CPS-MIB :: ePDUOutletStatusOutletState

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCPS-MIBePDUOutletStatusOutletState

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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
Numeric OIDNameModule
1.3.6.1.4.1.3808cpsCPS-MIB
1.3.6.1.4.1.3808.1productsCPS-MIB
1.3.6.1.4.1.3808.1.1hardwareCPS-MIB
1.3.6.1.4.1.3808.1.1.3ePDUCPS-MIB
1.3.6.1.4.1.3808.1.1.3.3ePDUOutletCPS-MIB
1.3.6.1.4.1.3808.1.1.3.3.5ePDUOutletStatusCPS-MIB
1.3.6.1.4.1.3808.1.1.3.3.5.1ePDUOutletStatusTableCPS-MIB
1.3.6.1.4.1.3808.1.1.3.3.5.1.1ePDUOutletStatusEntryCPS-MIB
1.3.6.1.4.1.3808.1.1.3.3.5.1.1.4ePDUOutletStatusOutletStateCPS-MIB