All MIBs › CISCO-TS-STACK-MIB › ciscoTsStackSwitchTemperature
ciscoTsStackSwitchTemperature
Module: CISCO-TS-STACK-MIB
OID (symbolic): CISCO-TS-STACK-MIB::ciscoTsStackSwitchTemperature
OID (numeric): 1.3.6.1.4.1.9.5.32.2.1.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Temperature of each switch reported in degrees Celsius.
What is ciscoTsStackSwitchTemperature?
This read-only INTEGER reports this switch's internal temperature in degrees Celsius, read directly from an onboard sensor. Admins poll this per-switch value to catch a single overheating unit in a stack before it triggers a thermal shutdown, which matters because ambient conditions can differ between switches mounted in different rack positions. A reading climbing from a normal 45 to 68 on one switch while its stack-mates stay flat points at a fan or airflow problem specific to that unit.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.5.32.2.1.1.8 snmpwalk -v2c -c public <target> CISCO-TS-STACK-MIB::ciscoTsStackSwitchTemperature
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.5.32.2.1.1.8.1 snmpget -v2c -c public <target> CISCO-TS-STACK-MIB::ciscoTsStackSwitchTemperature.1
Start monitoring Cisco stackable terminal server (async port aggregation, legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-TS-STACK-MIB::ciscoTsStackSwitchTemperature OID value, configure state conditions and alerts, and monitor any Cisco stackable terminal server (async port aggregation, legacy) from a single console.
OID Breakdown
Upper-level ancestors (9 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.5 | workgroup | CISCO-ES-STACK-MIB |
| 1.3.6.1.4.1.9.5.32 | tsStack | CISCO-STACK-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.5.32.2 | ciscoTsStack | CISCO-TS-STACK-MIB |
| 1.3.6.1.4.1.9.5.32.2.1 | ciscoTsStackTable | CISCO-TS-STACK-MIB |
| 1.3.6.1.4.1.9.5.32.2.1.1 | ciscoTsStackEntry | CISCO-TS-STACK-MIB |
| 1.3.6.1.4.1.9.5.32.2.1.1.8 | ciscoTsStackSwitchTemperature | CISCO-TS-STACK-MIB |