I'm executing the snmp traps as follows.
/usr/sbin/snmptrapd -LOw -Lf /var/log/snmp-traps.log -f -p
/run/snmptrapd.pid -F '%02.2h:%02.2j TRAP%w.%q from %A %a %W \n'
However, I'm getting the following logged to /var/log/snmp

19:19 TRAP6..262402 from i-silver.localdomain 10.20.13.20 Enterprise
Specific
19:19 TRAP6..262404 from i-silver.localdomain 10.20.13.20 Enterprise
Specific
19:19 TRAP6..262532 from i-silver.localdomain 10.20.13.20 Enterprise
Specific
19:19 TRAP6..262530 from i-silver.localdomain 10.20.13.20 Enterprise
Specific

My issue here is that I'm getting back "Enterprise Specific" for the
description of the trap, no matter how I load the MIB files or which MIB
files I include. When I'm running this on other EVIL paid for trap
receivers. I get a much better and detailed description like, "Fan Lower
Non-Recoverable - going low: FAN 1 - Deasserted".
Now, the description, "Enterprise Specific" does seem to be the very
generic description of the OID, but it pales in comparison to the
description that I get in other trap receivers. Is there a way to get and
print out to the file the much better and comprehensive trap description?
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to