MIB Viewer

hwOntDot1xPortBackendAuthState

OBJECT-TYPE
1.3.6.1.4.1.2011.5.22.1.4.3.1.4
Access
read-only
Status
current
Sub-identifiers
0
Indicates the 802.1x backend authentication state. Options: 1.request(1) -Indicates that 802.1x backend authentication state is request. 2.response(2) -Indicates that 802.1x backend authentication state is response. 3.success(3) -Indicates that 802.1x backend authentication state is success. 4.fail(4) -Indicates that 802.1x backend authentication state is fail. 5.timeout(5) -Indicates that 802.1x backend authentication state is timeout. 6.idle(6) -Indicates that 802.1x backend authentication state is idle. 7.initialize(7) -Indicates that 802.1x backend authentication state is initialize. 8.ignore(8) -Indicates that 802.1x backend authentication state is ignore. 9.invalid(-1) -Indicates the invalid state.
INTEGER { request(1), response(2), success(3), fail(4), timeout(5), idle(6), initialize(7), ignore(8), invalid(-1) }