All MIBs › CHS-MIB › uchasPowerSupplyOutStatus
uchasPowerSupplyOutStatus
Module: CHS-MIB
OID (symbolic): CHS-MIB::uchasPowerSupplyOutStatus
OID (numeric): 1.3.6.1.4.1.429.1.1.4.2.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Actual status of the supply output. One of unknown(1), warning(2), or good(3).
What is uchasPowerSupplyOutStatus?
This field reports the health of one specific output rail of one specific power supply, distinguishing a rail within tolerance (good) from one that's drifting out of spec (warning) or unreadable (unknown) -- notably there's no explicit 'bad/failed' value here, only a warning state before presumably the whole PSU is marked bad elsewhere. An admin watches this per-rail status because a single output drifting into warning can be an early indicator of a supply about to fail entirely, well before the coarser uchasPowerSupplyOperStatus flips to bad. For example, the +12V rail's uchasPowerSupplyOutStatus moving to warning(2) while the overall PSU still reports good gives an admin advance notice to schedule replacement before a hard failure takes the whole supply down.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.429.1.1.4.2.1.3 snmpwalk -v2c -c public <target> CHS-MIB::uchasPowerSupplyOutStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.429.1.1.4.2.1.3.1 snmpget -v2c -c public <target> CHS-MIB::uchasPowerSupplyOutStatus.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::uchasPowerSupplyOutStatus 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.4 | uchasPowerSupply | CHS-MIB |
| 1.3.6.1.4.1.429.1.1.4.2 | uchasPowerSupplyOutTable | CHS-MIB |
| 1.3.6.1.4.1.429.1.1.4.2.1 | uchasPowerSupplyOutEntry | CHS-MIB |
| 1.3.6.1.4.1.429.1.1.4.2.1.3 | uchasPowerSupplyOutStatus | CHS-MIB |