Turn on suggestions
![]() Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
|
05-19-2011 02:58 AM
Hi all,
We are currently trying to implement monitoring of IBM-B40 San Switch, running FOS 6.3.2a.
Monitoring software is Netcool/OMNIBus
We have compiled, made rule files and loaded SW.mib and BRCD.mib files.
When we on the switch issue :
snmptraps --send -trap_name NAME -ip_address IP
We receive traps and if traps are from HA-MIB or FA-MIB we can translate them.
Problems start when we issue:
snmptraps --send -trap_name sw-event-trap -ip_address IP (which is the SW-MIB)
we expect af SNMP trap with OID .1.3.6.1.4.1.1588.2.1.1.1 - problem is traps is formatted using Enterprise ID .1.3.6.1.4.1.1588.2.1.1.66 , looking on both SW.mib and BRCD.mib we cant find any information in either files.
We have tried changeing OID in the rules file from .1.3.6.1.4.1.1588.2.1.1.1 to .1.3.6.1.4.1.1588.2.1.1.66 but then the specific numbers dont match
Anyone seen this before ? and have a solution for this ?
Thanx in advance
Christian Sonder
05-19-2011 04:51 AM
tcpdump shows the error originates from the San Switch. Problem is solved in 6.3.2b so we will try to upgrade the FOS
/Christian