On 30/01/2008, Bell, Adam <[EMAIL PROTECTED]> wrote:
> I still see  /var/net-snmp/snmpd.conf: Line 34:
>      Warning: Unknown token: createUser
>
> What else should I be looking at?

Two basic possibilities spring to mind:

   a)  There's a typo or similar in the snmpd.conf file
   b)  There's something wrong with the snmpd binary


The simplest way to test the first option is probably to copy
the snmpd.conf file onto some other system, and run a
default version of the agent (e.g. a vendor-supplied
binary) against it.   If that's happy, then you can safely
concentrate on your new binary.

  Thomas has suggested running "net-snmp-config" to check
the options used to compile it.   I'd also suggest querying the
value of UCD-SNMP-MIB::versionConfigureOptions.0
   Make sure that this does match what you expect.

It might also be worth starting again with a fresh install.
Remove the old agent (and client) binaries, together with
*any* SNMP-related libraries - make sure there's no trace
of Net--SNMP on your system at all.
   Then take a clean source tarball, and run
configure/make/make install as before.


One final thought - how exactly are you starting up the agent?
Does it make any difference if you specify a full path to the
agent binary?



Dave

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to