MIB Viewer

ePDULoadStatusLoadState

OBJECT-TYPE
1.3.6.1.4.1.3808.1.1.3.2.3.1.1.3
Access
read-only
Status
mandatory
Source
CPS-MIB
Sub-identifiers
0
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.
INTEGER { loadNormal (1), loadLow (2), loadNearOverload (3), loadOverload (4) }