MIB Viewer

breakerStatus

OBJECT-TYPE
1.3.6.1.4.1.232.165.2.3.2.1.5
Access
read-only
Status
mandatory
Sub-identifiers
0
This object indicates the status of the breaker. A value of normal(1) indicates the breaker is operating normally. A value of overloadWarning(2) indicates the breaker has an overload warning. A value of overloadCritical(3) indicates the breaker is overloaded. A value of voltageRangeWarning(4) indicates the breaker voltage is out of tolerance by 10-20%. A value of voltageRangeCritical(5) indicates the breaker voltage is out of tolerance by more than 20%. Note: Overload status has priority over voltage tolerance status.
INTEGER { normal(1), overloadWarning(2), overloadCritical(3), voltageRangeWarning(4), voltageRangeCritical(5) }