Hi, 

I have configured SNMPv3 user on the snmpd.conf file as with following lines:

-----
rouser  bonarasi
createUser   bonarasi        MD5     12345678        DES     12345678


trapsess -v 3  -l authNoPriv -u bonarasi -a MD5 -A 12345678  x.x.x.x

------




Later on  when I restarted my agent (net-snmp) to send the cold-start trap.
I'm getting following error message in the trap-receiver. As far as my 
knowledge I am doing correct. Can you please suggest something on this. I have 
seen the similar queries on the same topics on the net, but none of them 
resolved my doubt.


------------------
>snmptrapd -f -Le -D
2009-03-30 05:51:54 NET-SNMP version 5.1.2 Started.
....
....

usm: Unknown User(bonarasi)
...
...
snmp_parse: Parsed SNMPv3 message (secName:bonarasi, secLevel:authNoPriv): USM 
unknown security name (no such user exists)
---------------

Thanks in advance.

Regards,
Narasi.




      Add more friends to your messenger and enjoy! Go to 
http://messenger.yahoo.com/invite/

------------------------------------------------------------------------------
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to