Could I get some help troubleshooting this issue. I configured a brocade switch to send an snmp trap every minute. I imported several MIB files, first in the wrong sequence, as some seemed to be dependant of others. I was able to import them without errors, the traps are coming in the service, but the description of the trap is always "5 / experimental.94.1.8.1.4.16.0.0.39.248.11.151.208.0.0.0.0.0.0.0.0.3 ():5"
I have no idea where this is coming from. The description shopuld be somthing like "temperature above thresholds." SOmehow the trap translation is confused somewhere.
Any tips how to troubleshoot this? I used http://assets.nagios.com/downloads/nagi ... ios_XI.pdf
In the snmpttunknown.log, there are no entries. In the snmptt.log I can see the traps coming in:
Code: Select all
Mon Jan 12 16:11:06 2015 .1.3.6.1.3.94.0.5 Normal "Status Events" dg_brocade - 5
Mon Jan 12 16:11:36 2015 .1.3.6.1.3.94.0.5 Normal "Status Events" dg1_brocade02 - 5
Mon Jan 12 16:12:06 2015 .1.3.6.1.3.94.0.5 Normal "Status Events" dg1_brocade02 - 5
Mon Jan 12 16:12:36 2015 .1.3.6.1.3.94.0.5 Normal "Status Events" dg1_brocade02 - 5
Mon Jan 12 16:13:07 2015 .1.3.6.1.3.94.0.5 Normal "Status Events" dg1_brocade02 - 5
Mon Jan 12 16:13:37 2015 .1.3.6.1.3.94.0.5 Normal "Status Events" dg1_brocade02 - 5
Mon Jan 12 16:14:07 2015 .1.3.6.1.3.94.0.5 Normal "Status Events" dg1_brocade02 - 5
Mon Jan 12 16:14:37 2015 .1.3.6.1.3.94.0.5 Normal "Status Events" dg1_brocade02 - 5
Mon Jan 12 16:15:08 2015 .1.3.6.1.3.94.0.5 Normal "Status Events" dg1_brocade02 - 5
Mon Jan 12 16:15:38 2015 .1.3.6.1.3.94.0.5 Normal "Status Events" dg1_brocade02 - 5
Mon Jan 12 16:16:08 2015 .1.3.6.1.3.94.0.5 Normal "Status Events" dg1_brocade02 - 5
Mon Jan 12 16:16:38 2015 .1.3.6.1.3.94.0.5 Normal "Status Events" dg1_brocade02 - 5
Mon Jan 12 16:17:09 2015 .1.3.6.1.3.94.0.5 Normal "Status Events" dg1_brocade02 - 5
Mon Jan 12 16:17:45 2015 .1.3.6.1.3.94.0.5 Normal "Status Events" dg1_brocade02 - 5
Mon Jan 12 16:17:45 2015 .1.3.6.1.3.94.0.5 Normal "Status Events" dg1_brocade02 - 5
Mon Jan 12 16:22:10 2015 .1.3.6.1.3.94.0.5 Normal "Status Events" dg1_brocade02 - 5
Grtz
Willem