CPS-MIB :: ePDUStatusOutletState

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCPS-MIBePDUStatusOutletState

ePDUStatusOutletState

Module: CPS-MIB

OID (symbolic): CPS-MIB::ePDUStatusOutletState

OID (numeric): 1.3.6.1.4.1.3808.1.1.3.5.6.1.3

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: Getting this OID will return the Outlet load state.

outletLoadNormal(1) indicates that the Outlet is operating properly within the ePDUOutletConfigMonitoredLowLoadThreshold and ePDUOutletConfigMonitoredNearOverloadThreshold OID values.

outletLoadLow(2) indicates that the Outlet load has dropped below the ePDUOutletConfigMonitoredLowLoadThreshold OID value. An SNMP trap will occur when this state is entered or cleared.

outletLoadNearOverload(3) indicates that the Outlet load is greater than or equal to the ePDUOutletConfigMonitoredNearOverloadThreshold OID value. An SNMP trap will occur when this state is entered or cleared.

outletLoadOverload(4) indicates that the Outlet load is greater than or equal to the ePDUOutletConfigMonitoredOverloadThreshold OID value. An SNMP trap will occur when this state is entered or cleared.

What is ePDUStatusOutletState?

This read-only enumerated integer reports an outlet's load state relative to its configured thresholds: outletLoadNormal(1), outletLoadLow(2), with a trap on entry and clear, outletLoadNearOverload(3), or outletLoadOverload(4). Admins use this field to identify exactly which monitored outlet, and thus which piece of equipment, is contributing to an alarm at the finest level of granularity available. Seeing outletLoadOverload(4) on one specific outlet, rather than just an overloaded bank, tells the admin exactly which device is driving the excess draw.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3808.1.1.3.5.6.1.3
snmpwalk -v2c -c public <target> CPS-MIB::ePDUStatusOutletState

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.3808.1.1.3.5.6.1.3.1
snmpget -v2c -c public <target> CPS-MIB::ePDUStatusOutletState.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::ePDUStatusOutletState 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.5ePDUStatusCPS-MIB
1.3.6.1.4.1.3808.1.1.3.5.6ePDUStatusOutletTableCPS-MIB
1.3.6.1.4.1.3808.1.1.3.5.6.1ePDUStatusOutletEntryCPS-MIB
1.3.6.1.4.1.3808.1.1.3.5.6.1.3ePDUStatusOutletStateCPS-MIB