>>>>> On Wed, 22 Feb 2006 17:57:23 +0100, "talpun talp" <[EMAIL PROTECTED]> 
>>>>> said:

talpun> we are tryng to configure net-snmp for snmpv3.
talpun> We have some problem with usm user. Into snmpd.conf I inserted the 
talpun> statement:

talpun> createUser -e 0x1234567890 maurizio MD5 1234567890 DES 0987654321

talpun> into snmpd.conf, and I try to run an snmpget like this:

talpun> snmpget -v 3 -n "" -e 0x1234567890 -u maurizio -a MD5 -A 1234567890 -l 
talpun> authNoPriv 10.17.252.27 sysName.0

It's illegal to use users in the user database that don't map to the
exact same engineid of the agent.  Thus, that user even though created
isn't legal for the agent to respond to (note the VACM settings don't
let you specify a engineID when mapping a user to a group)

-- 
Wes Hardaker
Sparta, Inc.


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
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