All MIBs › CPS-MIB › ePDUPowerSupply2Status
ePDUPowerSupply2Status
Module: CPS-MIB
OID (symbolic): CPS-MIB::ePDUPowerSupply2Status
OID (numeric): 1.3.6.1.4.1.3808.1.1.3.4.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Getting this OID will return powerSupply2Ok(1) if power supply 2 is functioning normally. If not functioning normally, this OID will return powerSupply2Failed(2).
Metered Rack PDUs do not have a redundant powersupply.
What is ePDUPowerSupply2Status?
This read-only enumerated integer reports the status of the PDU's second internal power supply: OK(1), failed(2), or notPresent(3), noting that metered, non-redundant, Rack PDUs won't have a second supply at all. Admins use this to confirm a dual-supply PDU still has full redundancy, since losing the second supply means the unit is running on a single point of failure. Seeing powerSupplyTwoFailed(2) on a dual-supply PDU that still shows powerSupplyOneOk(1) tells the admin the unit is still powered but has lost its redundancy.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3808.1.1.3.4.1.2 snmpwalk -v2c -c public <target> CPS-MIB::ePDUPowerSupply2Status
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.3808.1.1.3.4.1.2.1 snmpget -v2c -c public <target> CPS-MIB::ePDUPowerSupply2Status.1
Start monitoring UPS product line (vendor unclear, enterprise OID 3808) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPS-MIB::ePDUPowerSupply2Status OID value, configure state conditions and alerts, and monitor any UPS product line (vendor unclear, enterprise OID 3808) 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.3808 | cps | CPS-MIB |
| 1.3.6.1.4.1.3808.1 | products | CPS-MIB |
| 1.3.6.1.4.1.3808.1.1 | hardware | CPS-MIB |
| 1.3.6.1.4.1.3808.1.1.3 | ePDU | CPS-MIB |
| 1.3.6.1.4.1.3808.1.1.3.4 | ePDUPowerSupply | CPS-MIB |
| 1.3.6.1.4.1.3808.1.1.3.4.1 | ePDUPowerSupplyDevice | CPS-MIB |
| 1.3.6.1.4.1.3808.1.1.3.4.1.2 | ePDUPowerSupply2Status | CPS-MIB |