Hi,

I have been succesfully able to send snmp v1, v2c traps, but unable to
send v3 traps from net-snmp agent. 

I have following entries in snmpd.conf -

   trapsess -v 3 -l authNoPriv -u myuser -A mypassword  -e 0x0102030405
localhost

and in the snmptrapd.conf - 

    createUser -e 0x0102030405 myuser MD5 mypassword DES myotherpassword

When I start snmptrapd, and use snmptrap command to send traps using  

snmptrap -e 0x0102030405 -v 3 -u myuser -a MD5 -A mypassword -l
authNoPriv localhost 42 coldStart.0, 

then I am able to successfully send the traps. But I am unable to do so
through the agent. 

I have also tried using -Z option for trapsess parameters, but in vain.

Can someone tell me what exzactly am I missing.

Thanks in advance,
Anu.




-------------------------------------------------------
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
_______________________________________________
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