tacplusServerAddressType
RAD-TACACS-MIB ·
.1.3.6.1.4.1.164.6.1.14.1.1.1.1
Object
column
INET-ADDRESS-MIBInetAddressType
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 the same length and the last sub-identifier of the InetAddressType object MUST be 1 less than the last sub-identifier of the InetAddress object.
Context
- MIB
- RAD-TACACS-MIB
- OID
.1.3.6.1.4.1.164.6.1.14.1.1.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- tacplusAuthServerEntry
- Table
- tacplusAuthServerTable
- Siblings
- 10
Syntax
INET-ADDRESS-MIBInetAddressType
- Source
- INET-ADDRESS-MIBInetAddressType
- Base type
Enumeration
Values & Constraints
Type Values
0 | unknown |
1 | ipv4 |
2 | ipv6 |
3 | ipv4z |
4 | ipv6z |
16 | dns |
25 | l2vpn |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| 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 |
| tacplusAuthentStatus Authentication Status reflects possible results of the authentication process.
Authenticated(1) means that the authentication succeeded.
AuthenticationFailure(2) means that the au… | column | Enumeration | .1.3.6.1.4.1.164.6.1.14.1.1.1.9 |