MIB Viewer

ePDUStatusBankState

OBJECT-TYPE
1.3.6.1.4.1.3808.1.1.3.5.2.1.3
Access
read-only
Status
mandatory
Source
CPS-MIB
Sub-identifiers
0
Getting this OID will return the bank load state. bankLoadNormal(1) indicates that the bank is operating properly within the ePDULoadBankConfigLowLoadThreshold and ePDULoadBankConfigNearOverloadThreshold OID values. bankLoadLow(2) indicates that the bank load has dropped below the ePDULoadBankConfigLowLoadThreshold OID value. An SNMP trap will occur when this state is entered or cleared. bankLoadNearOverload(3) indicates that the bank load is greater than or equal to the ePDULoadBankConfigNearOverloadThreshold OID value. An SNMP trap will occur when this state is entered or cleared. bankLoadOverload(4) indicates that the bank load is greater than or equal to the ePDULoadBankConfigOverloadThreshold OID value. An SNMP trap will occur when this state is entered or cleared.
INTEGER { bankLoadNormal (1), bankLoadLow (2), bankLoadNearOverload (3), bankLoadOverload (4) }