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
- Table
- tacplusAuthServerTable
- Siblings
- 10
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | authenticated |
2 | authenticationFailure |
3 | unknownFailure |
4 | idle |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| tacplusServerAddressType This variable represents the TACACS+ Server Address Type
indicating ipv4(1), ipv6(2). The object identifiers for
the InetAddressType object and the InetAddress object MUST
have th… | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.164.6.1.14.1.1.1.1 |
| tacplusAccountingPort The TCP port used for Accounting.
This parameter shall be configured only if the Accounting TCP port is
different from 49. | column | Unsigned32 | .1.3.6.1.4.1.164.6.1.14.1.1.1.11 |
| tacplusServerGroup The associate group (in tacplusServerGroupId).
By default the value is 0. | column | Unsigned32 | .1.3.6.1.4.1.164.6.1.14.1.1.1.12 |
| tacplusAuthenticationPort The TCP port used for Authentication.
This parameter shall be configured only if the Authentication TCP port is
different from 49. | column | Unsigned32 | .1.3.6.1.4.1.164.6.1.14.1.1.1.13 |
| tacplusServerAddress The IP address of the TACACS+ authentication server
referred to in this table entry. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.164.6.1.14.1.1.1.2 |
| tacplusServerPort In current implementation this index shall me equal to '1'.
The TCP port configuration shall be done via the objects in the table. | column | Unsigned32 | .1.3.6.1.4.1.164.6.1.14.1.1.1.3 |
| tacplusRowStatus The status of the TACACS server entry.
In order for this object to become active, the following
row objects must be defined:
tacplusSecretKey
All other objects can assume default … | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.164.6.1.14.1.1.1.4 |
| tacplusSecretKey This is the secret key shared between the Client and Server TACACS+. | column | RadTacacsKeyString | .1.3.6.1.4.1.164.6.1.14.1.1.1.6 |
| tacplusRetryCount This object indicates the threshold number of permitted Authentication requests.
If the number of authentication requests crosses the threshold number then the device will
not att… | column | Unsigned32 | .1.3.6.1.4.1.164.6.1.14.1.1.1.7 |
| tacplusTimeout The delay in seconds that a specific TACACS+ server responds to a client request.
The default value is 5 seconds. | column | Unsigned32 | .1.3.6.1.4.1.164.6.1.14.1.1.1.8 |