Hello:
executing from linux these commands to check the CPU load on a CiscoCatalyst3500 I obtain the same value for days, no matter the time.
---------------------------------------
# /usr/bin/snmpget -Ov -OQ -OU -t 1 -r 9 -m ALL -v 2c -c public 192.168.8.11 1.3.6.1.4.1.9.2.1.58.0
Answer: 4
------------------------
# /usr/bin/snmpget -Ov -OQ -OU -t 1 -r 9 -m ALL -v 2c -c public 192.168.8.11 1.3.6.1.4.1.9.2.1.57.0
Answer: 4
---------------------------------------
My concern is if I'm checking the right OIDs, if it's the case, how is possible that this value keeps unchanged.
Thanks in advance for any answer
Enediel