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
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