MIB Viewer

dnaSessionMethodState

OBJECT-TYPE
1.3.6.1.4.1.171.14.151.1.3.2.1.2
Access
read-only
Status
current
Sub-identifiers
0
Indicates the state of this authentication method. notInitiated : The method hasn't initiated the authentication process yet. inProgress : The authentication method is in progress. authcSuccess: The session has been authenticated by the method. authcFailed : The session has failed to be authenticated by the method.
INTEGER { notInitiated(1), inProgress(2), authcSuccess(3), authcFailed(4) }