All MIBs › CHASSIS-MIB › chasEnvrmnt1TempRange2
chasEnvrmnt1TempRange2
Module: CHASSIS-MIB
OID (symbolic): CHASSIS-MIB::chasEnvrmnt1TempRange2
OID (numeric): 1.3.6.1.4.1.800.2.1.5.2
Node type: OBJECT-TYPE
Type: XylanTempStateType
Access: read-only
Description: This field contains the state of the temp sensor located on the Primary MPM. This is temperature sensor 1. If the module type is mpm(5) the value returned is notPresent(2). On other MPM types a returned value of underThreshold(4) indcates that the temperature is NOT too low and overThreshold(3) indicates that the temperature IS too low.
What is chasEnvrmnt1TempRange2?
This object reports the state of a second temperature sensor (sensor 1) on the Primary MPM, returning notPresent if the module type is mpm(5), and on other MPM types uses underThreshold to mean the temperature is not too low and overThreshold to mean it is too low, meaning this specific sensor pair checks for low-temperature conditions, unlike a typical overheating sensor. An admin seeing overThreshold here should not assume overheating as they might with a typical temp sensor; per the description this field flags a temperature that's too low, which could indicate a cooling malfunction like a stuck-on fan or a cold environment. A Primary MPM of the actual mpm(5) type will always report this as notPresent(2), so an admin querying it on that specific hardware type should not expect a real reading regardless of ambient conditions.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.800.2.1.5.2 snmpwalk -v2c -c public <target> CHASSIS-MIB::chasEnvrmnt1TempRange2
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.800.2.1.5.2.1 snmpget -v2c -c public <target> CHASSIS-MIB::chasEnvrmnt1TempRange2.1
Start monitoring Modular/chassis-based network switches and routers (any vendor) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CHASSIS-MIB::chasEnvrmnt1TempRange2 OID value, configure state conditions and alerts, and monitor any Modular/chassis-based network switches and routers (any vendor) 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.800 | xylan | XYLAN-BASE-MIB |
| 1.3.6.1.4.1.800.2 | xylanArch | XYLAN-BASE-MIB |
| 1.3.6.1.4.1.800.2.1 | xylanChassis | XYLAN-BASE-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.800.2.1.5 | chasEnvmnt | CHASSIS-MIB |
| 1.3.6.1.4.1.800.2.1.5.2 | chasEnvrmnt1TempRange2 | CHASSIS-MIB |