Page 1 of 1

Unable to get the OIDs from the CISCO MIBS while compling

Posted: Thu Jun 28, 2018 5:41 am
by sandeep.endla
Hi Team,

I have compiled the below CISCO MIBs on the nagios core with snmpttconvertmib for the SNMP TRAP monitoring for the CISCO hardware.
While compling i was able to capture only 3 OIDs from the MIBS. Could you, Please help me weather i have complied correctly.

Cisco UCS C-series software release 3.0 MIBs

ftp://ftp.cisco.com/pub/mibs/supportlis ... tlist.html


[root@wp-app-nag-01 ~]# tail -n 200 /etc/snmp/snmptt.conf
#
#
#
#
MIB: CISCO-UNIFIED-COMPUTING-MEMORY-MIB (file:./CISCO-UNIFIED-COMPUTING-MEMORY-MIB.my) converted on Wed Jun 27 11:54:27 2018 using snmpttconvertmib v1.4
#
#
#
#
MIB: CISCO-UNIFIED-COMPUTING-MIB (file:./CISCO-UNIFIED-COMPUTING-MIB.my) converted on Wed Jun 27 11:55:04 2018 using snmpttconvertmib v1.4
#
#
#
#
MIB: CISCO-UNIFIED-COMPUTING-FAULT-MIB (file:./CISCO-UNIFIED-COMPUTING-FAULT-MIB.my) converted on Wed Jun 27 12:00:04 2018 using snmpttconvertmib v1.4
#
#
#
#
MIB: CISCO-UNIFIED-COMPUTING-MGMT-MIB (file:./CISCO-UNIFIED-COMPUTING-MGMT-MIB.my) converted on Wed Jun 27 12:00:55 2018 using snmpttconvertmib v1.4
#
#
#
#
MIB: CISCO-UNIFIED-COMPUTING-EQUIPMENT-MIB (file:./CISCO-UNIFIED-COMPUTING-EQUIPMENT-MIB.my) converted on Wed Jun 27 12:01:15 2018 using snmpttconvertmib v1.4
#
#
#
#
MIB: CISCO-UNIFIED-COMPUTING-ADAPTOR-MIB (file:./CISCO-UNIFIED-COMPUTING-ADAPTOR-MIB.my) converted on Wed Jun 27 12:01:48 2018 using snmpttconvertmib v1.4
#
#
#
#
MIB: CISCO-UNIFIED-COMPUTING-MIB (file:./CISCO-UNIFIED-COMPUTING-MIB.my) converted on Wed Jun 27 12:35:23 2018 using snmpttconvertmib v1.4
#
#
#
#
MIB: CISCO-UNIFIED-COMPUTING-TC-MIB (file:./CISCO-UNIFIED-COMPUTING-TC-MIB.my) converted on Wed Jun 27 12:36:36 2018 using snmpttconvertmib v1.4
#
#
#
#
MIB: CISCO-UNIFIED-COMPUTING-FAULT-MIB (file:./CISCO-UNIFIED-COMPUTING-FAULT-MIB.my) converted on Wed Jun 27 12:37:24 2018 using snmpttconvertmib v1.4
#
#
#
#
MIB: CISCO-UNIFIED-COMPUTING-NOTIFS-MIB (file:./CISCO-UNIFIED-COMPUTING-NOTIFS-MIB.my) converted on Wed Jun 27 12:37:59 2018 using snmpttconvertmib v1.4
#
#
#
EVENT cucsFaultActiveNotif .1.3.6.1.4.1.9.9.719.0.1 "Status Events" Normal
FORMAT This notification is generated by a UCS node whenever a fault $*
EXEC /usr/local/nagios/libexec/eventhandlers/submit_check_result $r TRAP 1 "This notification is generated by a UCS node whenever a fault $*"
SDESC
This notification is generated by a UCS node whenever a fault
is active and the fault state changes.
Variables:
1: cucsFaultIndex
2: cucsFaultDescription
3: cucsFaultAffectedObjectId
4: cucsFaultAffectedObjectDn
5: cucsFaultCreationTime
6: cucsFaultLastModificationTime
7: cucsFaultCode
8: cucsFaultType
9: cucsFaultProbableCause
10: cucsFaultSeverity
11: cucsFaultOccur
12: cucsFaultId
EDESC
#
#
#
EVENT cucsFaultClearNotif .1.3.6.1.4.1.9.9.719.0.2 "Status Events" Normal
FORMAT This notification is generated by a UCS node whenever a fault $*
EXEC /usr/local/nagios/libexec/eventhandlers/submit_check_result $r TRAP 1 "This notification is generated by a UCS node whenever a fault $*"
SDESC
This notification is generated by a UCS node whenever a fault
is cleared.
Variables:
1: cucsFaultIndex
2: cucsFaultDescription
3: cucsFaultAffectedObjectId
4: cucsFaultAffectedObjectDn
5: cucsFaultCreationTime
6: cucsFaultLastModificationTime
7: cucsFaultCode
8: cucsFaultType
9: cucsFaultProbableCause
10: cucsFaultSeverity
11: cucsFaultOccur
12: cucsFaultId
EDESC

Re: Unable to get the OIDs from the CISCO MIBS while complin

Posted: Thu Jun 28, 2018 7:52 am
by scottwilkerson
Are you sure the other MIBs had TRAPS in them?

It only adds traps, and most MIBS actually do not contain trap information, but may still be required because the trap MIBs will reference them.