MIB Viewer

outletStatus

OBJECT-TYPE
1.3.6.1.4.1.1718.3.2.3.1.5
Access
read-only
Status
current
Sub-identifiers
0
The status of the outlet. If the outletCapabilities 'onSense' bit is TRUE, then the state indicates the sensed state of the outlet, not a derived state, and 'offError' and 'onError' are supported to indicate a mismatch between the control and sensed state. If the outletCapabilities 'fusedBranch' bit is TRUE, then the outlet is on a fused branch circuit that can detect the fuse state, and 'offFuse' and 'onFuse' are supported to indicate a fuse error.
INTEGER { off(0), on(1), offWait(2), onWait(3), offError(4), onError(5), noComm(6), reading(7), offFuse(8), onFuse(9) }