Server Management - Systems Insight Manager
1823993 Members
3894 Online
109667 Solutions
New Discussion

SNMP Events from Cisco MDS unrecognised

 
bammy
Frequent Advisor

SNMP Events from Cisco MDS unrecognised

This problem is driving me crazy and I hope someone can please tell me what I'm doing wrong. I am trying to monitor 4 Cisco MDS switches for link up and link down alerts. I have registered the MIBs from the Cisco site in the order listed:

  MIB Name
1. SNMPv2-SMI
2. SNMPv2-TC
3. SNMPv2-CONF
4. SNMPv2-MIB
5. CISCO-SMI
6. IANAifType-MIB
7. IF-MIB
8. CISCO-TC
9. SNMP-FRAMEWORK-MIB
10. CISCO-ST-TC
11. CISCO-VSAN-MIB
12. ENTITY-MIB
13. INET-ADDRESS-MIB
14. CISCO-NS-MIB
15. RFC1155-SMI
16. RFC-1212
17. RFC-1215
18. SNMPv2-TC-v1
19. CISCO-IF-EXTENSION-MIB
20. CISCO-ZS-MIB
21. CISCO-FC-FE-MIB

With these compiled, I still get the following output from the event:

-----------------------------
Normal
Event Time Wed, 07/03/2007, 11:57 WET
Description A linkUp trap signifies that the sending protocol entity recognizes that one of the communication links represented in the agent``s configuration has come up.
Assignee
Comments

Trap Details

Variable Description Value
NO DATA
A unique value for each interface. Its value ranges between 1 and the value of ifNumber. The value for each interface must remain constant at least from one re-initialization of the entity``s network management system to the next re- initialization. 17874944
Mib data does not match the trap, make sure the latest version of the MIB is registered. The SNMP OID is 1.3.6.1.2.1.2.2.1.7.17874944 1
Mib data does not match the trap, make sure the latest version of the MIB is registered. The SNMP OID is 1.3.6.1.2.1.2.2.1.8.17874944 2
Mib data does not match the trap, make sure the latest version of the MIB is registered. The SNMP OID is 1.3.6.1.4.1.9.9.289.1.1.2.1.3.17874944 2
Mib data does not match the trap, make sure the latest version of the MIB is registered. The SNMP OID is 1.3.6.1.2.1.2.2.1.2.17874944 fc3/13

Mib Information
The associated MIB File Name for this trap is rfc1215.mib and the MIB identifier RFC1215-MIB

Close DetailsView Printable Details
---------------------------

I really don't know what I'm doing wrong and I'm desperate to get this port information recognised.

I've checked the OID's and it's basically saying I need if-mib.mib and cisco-fc-fe-mib.mib which are both compiled. I've tripple checked that all the depenencies are all there and they are. Any suggestions please?

Thanks.