MIB Viewer

cmabClientMabState

OBJECT-TYPE
1.3.6.1.4.1.9.9.654.1.2.1.1.3
Access
read-only
Status
current
Sub-identifiers
0
Indicates the session state of the MAB state machine for the MAB client. other : None of the below. initialize : Initializing the authentication session. acquiring : Acquiring client's MAC address for the authentication process. authorizing: Authorization is in progress. terminate : Authorization is completed.
INTEGER { other(1), initialize(2), acquiring(3), authorizing(4), terminate(5) }