All MIBs › CHS-MIB › uchasPowerSupplyFailures
uchasPowerSupplyFailures
Module: CHS-MIB
OID (symbolic): CHS-MIB::uchasPowerSupplyFailures
OID (numeric): 1.3.6.1.4.1.429.1.1.4.1.1.4
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description: The number of times that uchasPowerSupplyOperStatus has gone to bad(4).
What is uchasPowerSupplyFailures?
This counter tracks how many times this specific power supply has transitioned into the bad state over the life of the agent, giving a historical failure-frequency metric beyond just the current instantaneous status. An admin cares about this because a PSU that has already failed and recovered several times (perhaps due to a marginal connection or a fan issue triggering thermal shutdowns) is a much stronger replace-it-now signal than one showing its very first failure. For example, a supply currently reporting 'good' but with uchasPowerSupplyFailures already at 4 is a flapping unit that should be scheduled for proactive replacement even though it isn't failed at this exact moment.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.429.1.1.4.1.1.4 snmpwalk -v2c -c public <target> CHS-MIB::uchasPowerSupplyFailures
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.429.1.1.4.1.1.4.1 snmpget -v2c -c public <target> CHS-MIB::uchasPowerSupplyFailures.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> uchasPowerSupplyFailures.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::uchasPowerSupplyFailures 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.1 | uchasPowerSupplyTable | CHS-MIB |
| 1.3.6.1.4.1.429.1.1.4.1.1 | uchasPowerSupplyEntry | CHS-MIB |
| 1.3.6.1.4.1.429.1.1.4.1.1.4 | uchasPowerSupplyFailures | CHS-MIB |