On 26/04/07, Jeffrey C. Baldwin <[EMAIL PROTECTED]> wrote:
> rwuser initial
> rwuser opennmsUser
> createUser initial MD5 setup_passphrase DES


> [EMAIL PROTECTED] snmp]# snmpusm -v3 -u initial -n "" -l authNoPriv -a MD5
> -A setup_passphrase localhost create opennmsUser initial
>
> snmpset: Unknown user name
>
> And I cannot understand WHY?!


At first sight, neither can I.   That looks as if it should have worked.

Can you query the agent at all using the SNMPv3 user "initial"?
   ("snmpget -v 3 -u initial  -A setup_passphrase localhost sysDescr.0")
Can you query the agent at all using *any* config?
   (e.g "snmpget -v 1 -c public localhost sysDescr.0")

If you can, then try walking the vacmMibObjects subtree (to check
the access control settings), and the usmUserTable (to check the
SNMPv3 user configuration).

That might shed some light as to what exactly is happening.


The other possibility is that the agent isn't reading the config file(s)
that you expect.   Is this a vendor-supplied agent, or one you've
compiled yourself?  How exactly are you (re)starting it?

Dave

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Net-snmp-users mailing list
[email protected]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to