All MIBs › CPS-MIB › ePDUOutletStatusOutletState
ePDUOutletStatusOutletState
Module: CPS-MIB
OID (symbolic): CPS-MIB::ePDUOutletStatusOutletState
OID (numeric): 1.3.6.1.4.1.3808.1.1.3.3.5.1.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Getting this variable will return the outlet state. If the outlet is on, the outletStatusOn (1) value will be returned. If the outlet is off, the outletStatusOff (2) value will be returned.
What is ePDUOutletStatusOutletState?
This read-only enumerated integer reports whether a specific outlet is currently on(1) or off(2). Admins poll this as the ground-truth check of whether equipment plugged into that outlet is actually receiving power, independent of whatever command was last sent. Finding outletStatusOff(2) on an outlet an admin expected to be on would prompt an investigation into why that piece of equipment lost power.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3808.1.1.3.3.5.1.1.4 snmpwalk -v2c -c public <target> CPS-MIB::ePDUOutletStatusOutletState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.3808.1.1.3.3.5.1.1.4.1 snmpget -v2c -c public <target> CPS-MIB::ePDUOutletStatusOutletState.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::ePDUOutletStatusOutletState 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.3 | ePDUOutlet | CPS-MIB |
| 1.3.6.1.4.1.3808.1.1.3.3.5 | ePDUOutletStatus | CPS-MIB |
| 1.3.6.1.4.1.3808.1.1.3.3.5.1 | ePDUOutletStatusTable | CPS-MIB |
| 1.3.6.1.4.1.3808.1.1.3.3.5.1.1 | ePDUOutletStatusEntry | CPS-MIB |
| 1.3.6.1.4.1.3808.1.1.3.3.5.1.1.4 | ePDUOutletStatusOutletState | CPS-MIB |