Unable to receive v3 traps in snmptrapd
Shanmugam Vairavan <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <497B3BF095D687408EC268A103E85E8539B506@ca-exbe1.webm.webmethods.com> |
Hi all,
I am new to net-snmp. I tried configuring the snmptrapd.conf file for
receiving the v3 traps. This is my configuration
doNotLogTraps no
logOption o
createUser -e 0x0102030405 shanmugam MD5 shanmugam DES shanmugam
disableAuthorization yes
#authUser TYPES -s usm USER webmethods LEVEL -3
If I make disableAuthorization as "no" I always get this warning
Warning: no access control information configured.
This receiver will *NOT* accept any incoming notifications.
If I make it as yes then it starts properly.
Then I used snmptrap.exe to send a sample trap to the receiver. This is the
command I used "snmptrap -e 0x0102030405 -v 3 -u shanmugam -a MD5 -A
shanmugam -l authNoPriv localhost 42 coldStart.0"
But we are not getting the trap on the receiver (i.e.) the snmptrapd.exe
side.
Do I missing any configuration?
Please help me out
Thanks
Shanmugam.VE
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
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
snmptrapd.conf
(application/octet-stream, 172 B)
doNotLogTraps no logOption o createUser -e 0x0102030405 webmethods MD5 webmethods DES webmethods disableAuthorization yes #authUser TYPES -s usm USER webmethods LEVEL -3
image001.gif
(image/gif, 145 B) - not displayed