Monitoring Cisco UCS C220 M4

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
delboy1966
Posts: 98
Joined: Thu Oct 22, 2015 5:26 am

Monitoring Cisco UCS C220 M4

Post by delboy1966 »

I am having issues with SNMP on Cisco UCS boxes.
I want to be able to monitor the hardware, Fans, CPUs, PSUs etc.
I can SNMPWalk the correct MIB tree and have downloaded the MIBs for the device from the Cisco site, but I have no idea what the returned data relates to as I can't get it to translate to ASCII, it all comes back as OIDs.

For instance for the fans I can get the total fans in the device and their index IDs.
It shows 12 fan entries, then I do a full walk on the Fan MIB Tree and get lots of stuff back in groups of 12 for the 12 fan entries but have no idea what its telling me.
UCS Fan MIB Tree.txt
(14.41 KiB) Downloaded 574 times
I have found a couple of plugins on Nagios Exchange that say they are for Cisco UCS devices but they don't seem to work, can't find OIDs.

Any help would be appreciated.
Maybe someone else has actually successfully monitored these devices.

Thanks
Tony
User avatar
rhassing
Posts: 416
Joined: Sat Oct 05, 2013 10:29 pm
Location: Netherlands

Re: Monitoring Cisco UCS C220 M4

Post by rhassing »

You could use the iReasoning MIB browser (http://ireasoning.com/mibbrowser.shtml)
This tool could help you "read" the mib files.
Rob Hassing
Image
rkennedy
Posts: 6579
Joined: Mon Oct 05, 2015 11:45 am

Re: Monitoring Cisco UCS C220 M4

Post by rkennedy »

Thanks @rhassing! The other alternative is to contact Cisco and ask them how the OID's / MIB's correlate.
Former Nagios Employee
Locked