All MIBs › CAT2600-MIB › cat2600TsSysTemperature
cat2600TsSysTemperature
Module: CAT2600-MIB
OID (symbolic): CAT2600-MIB::cat2600TsSysTemperature
OID (numeric): 1.3.6.1.4.1.9.1.111.1.2.1.2.11
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Temperature condition of the system. A change in this value generates a TRAP.
What is cat2600TsSysTemperature?
This is a simple two-state thermal health flag for the switch chassis, reporting either normal(1) or toohigh(2), and any transition between the two states generates an SNMP trap. An admin relies on this as an early warning for cooling problems -- a blocked vent, failed fan, or an overloaded equipment closet -- before the switch actually thermal-shuts-down or corrupts data. Seeing this flip to toohigh(2) on a switch in a poorly ventilated wiring closet in summer would be cause for an immediate site visit.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.1.111.1.2.1.2.11 snmpwalk -v2c -c public <target> CAT2600-MIB::cat2600TsSysTemperature
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.1.111.1.2.1.2.11.1 snmpget -v2c -c public <target> CAT2600-MIB::cat2600TsSysTemperature.1
Start monitoring Cisco Catalyst 2600 switching hub (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CAT2600-MIB::cat2600TsSysTemperature OID value, configure state conditions and alerts, and monitor any Cisco Catalyst 2600 switching hub (legacy) from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.1 | catProd | CAT2600-MIB |
| 1.3.6.1.4.1.9.1.111 | cat2600 | CAT2600-MIB |
| 1.3.6.1.4.1.9.1.111.1 | cat2600Ts | CAT2600-MIB |
| 1.3.6.1.4.1.9.1.111.1.2 | cat2600TsObjects | CAT2600-MIB |
| 1.3.6.1.4.1.9.1.111.1.2.1 | cat2600TsMain | CAT2600-MIB |
| 1.3.6.1.4.1.9.1.111.1.2.1.2 | cat2600TsSys | CAT2600-MIB |
| 1.3.6.1.4.1.9.1.111.1.2.1.2.11 | cat2600TsSysTemperature | CAT2600-MIB |