04-21-2016 01:00 AM
Hi all,
I need to diagnose System Temperature Status (Board Temperature) via SNMP on my device WS-C2960+24TC-L.
I found the following OIDs:
chassisFanStatus 1.3.6.1.4.1.9.5.1.2.9.0
(other (1) - none of the following, ok (2) - status OK, minorFault (3) - minor problem, majorFault (4) - major problem)
and
chassisTempAlarm 1.3.6.1.4.1.9.5.1.2.13.0
(off (1) - temperature within normal range, on (2) - temperature too high, critical (3) - critical temperature, system shut down imminent)
In normal state I displayed the following states in concole:
bila_tremesna>show env all
FAN is OK
SYSTEM TEMPERATURE is OK
POWER is OK
RPS is NOT PRESENT
21.4.2016 8:21:23 (152 ms) : 1.3.6.1.4.1.9.5.1.2.9.0 = "2" [ASN_INTEGER]
21.4.2016 8:21:23 (195 ms) : 1.3.6.1.4.1.9.5.1.2.13.0 = "1" [ASN_INTEGER]
When I disconnect the Fan, the FanStatus goes to "4" and in console is displayed:
bila_tremesna>show env all
FAN is FAULTY
SYSTEM TEMPERATURE is FAULTY
POWER is OK
RPS is NOT PRESENT
21.4.2016 8:21:12 (144 ms) : 1.3.6.1.4.1.9.5.1.2.9.0 = "4" [ASN_INTEGER]
21.4.2016 8:21:12 (188 ms) : 1.3.6.1.4.1.9.5.1.2.13.0 = "1" [ASN_INTEGER]
So, in the console, the state of System Temperature is changed to FAULTY, but in SNMP is "1" (not change). Is this correct state?
Thank you
VojKrej
04-21-2016 01:09 AM
What software version are you using?
04-21-2016 01:34 AM
Here is the version:
Cisco IOS Software, C2960 Software (C2960-LANBASEK9-M), Version 15.0(2)SE6, RELEASE SOFTWARE (fc2)
ROM: Bootstrap program is C2960 boot loader
BOOTLDR: C2960 Boot Loader (C2960-HBOOT-M) Version 15.0(2r)EZ1, RELEASE SOFTWARE (fc1)
Thank you for your reply
04-21-2016 01:35 AM
Hmm, I suspect this will be a platform limitation then.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide