ePDULoadStatusLoadState
CPS-MIB ·
.1.3.6.1.4.1.3808.1.1.3.2.3.1.1.3
Object
column
mandatory
Enumeration
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.
Context
- MIB
- CPS-MIB
- OID
.1.3.6.1.4.1.3808.1.1.3.2.3.1.1.3- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- ePDULoadStatusEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | loadNormal |
2 | loadLow |
3 | loadNearOverload |
4 | loadOverload |