CPS-MIB :: ePDULoadStatusLoadState

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCPS-MIBePDULoadStatusLoadState

ePDULoadStatusLoadState

Module: CPS-MIB

OID (symbolic): CPS-MIB::ePDULoadStatusLoadState

OID (numeric): 1.3.6.1.4.1.3808.1.1.3.2.3.1.1.3

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: Getting this OID will return the phase/bank load state.

loadNormal(1) indicates that the phase/bank is operating properly within the ePDULoadConfigLowLoadThreshold and ePDULoadConfigNearOverloadThreshold OID values.

loadLow(2) indicates that the phase/bank load has dropped below the ePDULoadConfigLowLoadThreshold OID value. An SNMP trap will occur when this state is entered or cleared.

loadNearOverload(3) indicates that the phase/bank load is greater than or equal to the ePDULoadConfigNearOverloadThreshold OID value. An SNMP trap will occur when this state is entered or cleared.

loadOverload(4) indicates that the phase/bank load is greater than or equal to the ePDULoadConfigOverloadThreshold OID value.

An SNMP trap will occur when this state is entered or cleared.

What is ePDULoadStatusLoadState?

This read-only enumerated integer reports whether a phase or bank's load is loadNormal(1), loadLow(2), loadNearOverload(3), or loadOverload(4) relative to its configured thresholds, and an SNMP trap fires when the low or overload states are entered or cleared. Admins rely on this as the summarized health signal for that phase or bank rather than manually comparing load figures to thresholds. Seeing loadOverload(4) on a bank means that bank has already breached its configured overload threshold and risks tripping its breaker.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3808.1.1.3.2.3.1.1.3
snmpwalk -v2c -c public <target> CPS-MIB::ePDULoadStatusLoadState

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.3808.1.1.3.2.3.1.1.3.1
snmpget -v2c -c public <target> CPS-MIB::ePDULoadStatusLoadState.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::ePDULoadStatusLoadState 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.2ePDULoadCPS-MIB
1.3.6.1.4.1.3808.1.1.3.2.3ePDULoadStatusCPS-MIB
1.3.6.1.4.1.3808.1.1.3.2.3.1ePDULoadStatusTableCPS-MIB
1.3.6.1.4.1.3808.1.1.3.2.3.1.1ePDULoadStatusEntryCPS-MIB
1.3.6.1.4.1.3808.1.1.3.2.3.1.1.3ePDULoadStatusLoadStateCPS-MIB