Random Project

Perfect for 3750 – Could work on ESW520?

The script has been running perfectly on several Cisco 3750 for a month.
All that time I have been trying to obtain the same information via SNMP from a set of Cisco ESW520 switches, with no success. All interfaces have the same name “Ethernet Interface” and the script returns “Remote device does not return data for XX” when asking for PS, CPU or memory.
Any clue on how to obtain information in Nagios from a ESW520? The command snmpget -v 2c -c CCC IP 1.3.6.1.2.1.2.2.1.8.51 will return the required info, but I don’t know how to include that in Nagios.