I am currently monitoring our Cisco WLC, and is using SNMP to monitor connected clients to an AP
No issues with the SNMP result but graphing seems not working properly.
My guess is because it was a Counter32 type instead of Integer. (There is a letter "c" at the end of the data)
Is there any way to fix this?
Check command:
Code: Select all
/usr/local/nagios/libexec/check_snmp -H 192.168.233.101 -o 1.3.6.1.4.1.14179.2.2.2.1.15.244.219.230.238.182.0.1 -C calambaro -P 2c -w 25 -c 28
SNMP OK - 2 | iso.3.6.1.4.1.14179.2.2.2.1.15.244.219.230.238.182.0.1=2c;25;28;Code: Select all
snmpwalk -v 2c -c calambaro 192.168.233.101 1.3.6.1.4.1.14179.2.2.2.1.15.244.219.230.238.182.0.1
SNMPv2-SMI::enterprises.14179.2.2.2.1.15.244.219.230.238.182.0.1 = Counter32: 2