tacplusAuthentStatus
RAD-TACACS-MIB ·
.1.3.6.1.4.1.164.6.1.14.1.1.1.9
Object
column
Enumeration
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.
Context
- MIB
- RAD-TACACS-MIB
- OID
.1.3.6.1.4.1.164.6.1.14.1.1.1.9- Type
- column
- Access
- readonly
- Status
- current
- Parent
- tacplusAuthServerEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | authenticated |
2 | authenticationFailure |
3 | unknownFailure |
4 | idle |