All MIBs › CHS-MIB › uchasEnvironStatus
uchasEnvironStatus
Module: CHS-MIB
OID (symbolic): CHS-MIB::uchasEnvironStatus
OID (numeric): 1.3.6.1.4.1.429.1.1.5.1.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Actual status indicated by the sensor.
What is uchasEnvironStatus?
This is the direct health verdict from a specific environmental sensor, distinguishing a normal reading (good) from a marginal one (warning) or a clearly out-of-range one (bad), with unknown reserved for a sensor the NMC can't currently read. An admin treats this as an early-warning system for physical chassis conditions -- a sensor reporting warning gives time to address airflow or cooling issues before it escalates to bad and risks hardware damage. For example, a temperature sensor near a fan tray flipping from good(4) to warning(3) right after a fan failure trap fires would confirm the fan loss is already raising internal temperature, prompting urgent attention rather than waiting for the bad(2) state.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.429.1.1.5.1.1.3 snmpwalk -v2c -c public <target> CHS-MIB::uchasEnvironStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.429.1.1.5.1.1.3.1 snmpget -v2c -c public <target> CHS-MIB::uchasEnvironStatus.1
Start monitoring US Robotics Total Control/NetServer chassis (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CHS-MIB::uchasEnvironStatus OID value, configure state conditions and alerts, and monitor any US Robotics Total Control/NetServer chassis (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.429 | usr | CHS-MIB |
| 1.3.6.1.4.1.429.1 | nas | CHS-MIB |
| 1.3.6.1.4.1.429.1.1 | chs | CHS-MIB |
| 1.3.6.1.4.1.429.1.1.5 | uchasEnviron | CHS-MIB |
| 1.3.6.1.4.1.429.1.1.5.1 | uchasEnvironTable | CHS-MIB |
| 1.3.6.1.4.1.429.1.1.5.1.1 | uchasEnvironEntry | CHS-MIB |
| 1.3.6.1.4.1.429.1.1.5.1.1.3 | uchasEnvironStatus | CHS-MIB |