MIB Viewer

tacplusAuthentStatus

OBJECT-TYPE
1.3.6.1.4.1.164.6.1.14.1.1.1.9
Access
read-only
Status
current
Sub-identifiers
0
Authentication Status reflects possible results of the authentication process. Authenticated(1) means that the authentication succeeded. AuthenticationFailure(2) means that the authentication process failed due to wrong credential. UnknownFailure(4) means that the authentication process failed due to a server or internal error. Idle(4) is the initial default value.
INTEGER { authenticated (1), authenticationFailure (2), unknownFailure (3), idle (4) }