Re: [net-snmp] How to log traps using snmptrad daemon

2017-01-27 Thread Chris Fowler
I'm using vs 5.6.1. The struggle for me debugging SNMPv3 traps to snmptrapd was that snmptrapd wouid simply ignore v3 traps if the authentication was wrong. This is fine and expected. It would not even behave as if it had seen anything an log it. with tcpudmp I saw that I was receiving the trap

Re: [net-snmp] How to log traps using snmptrad daemon

2017-01-27 Thread Ruth Garzón
Hi, I managed to have the right configuration. I was missing the EngineID in snmptrapd.conf file. I was not understanding exactly what is this for, and did not see it in my device configuration which got me even more "confused". A good thing I found in another thread was to debug properly. For th