CPS-MIB :: ePDUStatusPhaseState

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCPS-MIBePDUStatusPhaseState

ePDUStatusPhaseState

Module: CPS-MIB

OID (symbolic): CPS-MIB::ePDUStatusPhaseState

OID (numeric): 1.3.6.1.4.1.3808.1.1.3.5.4.1.3

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

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

phaseLoadNormal(1) indicates that the Phase is operating properly within the ePDULoadPhaseConfigLowLoadThreshold and ePDULoadPhaseConfigNearOverloadThreshold OID values.

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

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

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

What is ePDUStatusPhaseState?

This read-only enumerated integer reports a phase's overall load state relative to its configured thresholds: phaseLoadNormal(1), phaseLoadLow(2), with a trap on entry and clear, phaseLoadNearOverload(3), or phaseLoadOverload(4). Admins treat this as the summarized alarm state for a phase without manually comparing raw current draw to configured thresholds. Seeing phaseLoadNearOverload(3) on phase 1 warns the admin to redistribute load off that phase before it actually overloads.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3808.1.1.3.5.4.1.3
snmpwalk -v2c -c public <target> CPS-MIB::ePDUStatusPhaseState

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.3808.1.1.3.5.4.1.3.1
snmpget -v2c -c public <target> CPS-MIB::ePDUStatusPhaseState.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::ePDUStatusPhaseState 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.4ePDUStatusPhaseTableCPS-MIB
1.3.6.1.4.1.3808.1.1.3.5.4.1ePDUStatusPhaseEntryCPS-MIB
1.3.6.1.4.1.3808.1.1.3.5.4.1.3ePDUStatusPhaseStateCPS-MIB