All MIBs › CHS-MIB › uchasPowerSupplyOutWarnings
uchasPowerSupplyOutWarnings
Module: CHS-MIB
OID (symbolic): CHS-MIB::uchasPowerSupplyOutWarnings
OID (numeric): 1.3.6.1.4.1.429.1.1.4.2.1.6
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description: The number of times uchasPowerSupplyOutputStatus has gone to warning(3).
What is uchasPowerSupplyOutWarnings?
This counter tracks how many times this specific output rail has transitioned into the warning state over the agent's lifetime, giving a historical instability metric for that one rail similar to what uchasPowerSupplyFailures does at the whole-PSU level. An admin cares about this because a rail sitting at 'good' right now but with a high warning count has a pattern of intermittent voltage sag -- worth scheduling proactive PSU replacement rather than waiting for a hard failure during peak load. For example, a +12V rail showing 7 recorded warning transitions over the uptime period, even while currently reading good, points to a supply that should be replaced at the next maintenance window rather than left running to failure.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.429.1.1.4.2.1.6 snmpwalk -v2c -c public <target> CHS-MIB::uchasPowerSupplyOutWarnings
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.429.1.1.4.2.1.6.1 snmpget -v2c -c public <target> CHS-MIB::uchasPowerSupplyOutWarnings.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::uchasPowerSupplyOutWarnings 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.6 | uchasPowerSupplyOutWarnings | CHS-MIB |