All MIBs › CHS-MIB › uchasEnvironFailures
uchasEnvironFailures
Module: CHS-MIB
OID (symbolic): CHS-MIB::uchasEnvironFailures
OID (numeric): 1.3.6.1.4.1.429.1.1.5.1.1.5
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description: The number of times uchasEnvironStatus has gone to bad(2).
What is uchasEnvironFailures?
This counter records how many times this specific sensor has crossed into the bad (out-of-range) state, giving the hard-failure analog to uchasEnvironWarnings' softer warning-count metric. An admin treats a nonzero and growing value here as significantly more urgent than warnings alone, since it means the monitored condition has actually breached the danger threshold, not just drifted toward it, at least once. For example, a sensor showing 3 recorded bad-state transitions in its history is a strong signal that whatever cooling problem exists in that chassis has already reached damage-risk levels multiple times and needs a permanent fix, not just monitoring.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.429.1.1.5.1.1.5 snmpwalk -v2c -c public <target> CHS-MIB::uchasEnvironFailures
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.429.1.1.5.1.1.5.1 snmpget -v2c -c public <target> CHS-MIB::uchasEnvironFailures.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::uchasEnvironFailures 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.5 | uchasEnvironFailures | CHS-MIB |