RAD-TACACS-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
3
Rows
3
Columns
24
.1.3.6.1.4.1.164.6.1.14.1.1 · 1 row entry · 11 columns
The (conceptual) table listing the TACACS+ authentication
servers with which the client shares a secret key.
tacplusAuthServerEntry entry .1.3.6.1.4.1.164.6.1.14.1.1.1
An entry (conceptual row) representing a TACACS+
authentication server with which the client shares
a secret key.
Indexes
tacplusServerAddressType tacplusServerAddress tacplusServerPort
Column 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 the same length and the last sub-identifie…
INET-ADDRESS-MIBInetAddressType
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.164.6.1.14.1.1.1.1
tacplusServerAddress
The IP address of the TACACS+ authentication server
referred to in this table entry.
INET-ADDRESS-MIBInetAddress
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.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.
Unsigned32
Constraints:
range: 1-65535
.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 values.
In order to set the admin Status…
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.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+.
RadTacacsKeyStringr/w
Textual Convention: RadTacacsKeyString OctetString
Type Constraints:
range: 0..255
.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 attempt to send additional Authentication r…
Unsigned32r/w
Constraints:
range: 1-10
.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.
Unsigned32r/w
Constraints:
range: 1-255
.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 authentication process failed due
to wrong…
Enumeration
Enumerated Values:
1authenticated
2authenticationFailure
3unknownFailure
4idle
.1.3.6.1.4.1.164.6.1.14.1.1.1.9
tacplusAccountingPort
The TCP port used for Accounting.
This parameter shall be configured only if the Accounting TCP port is
different from 49.
Unsigned32r/w
Constraints:
range: 1-65535
.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.
Unsigned32r/w
Constraints:
range: 0-65535
.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.
Unsigned32r/w
Constraints:
range: 1-65535
.1.3.6.1.4.1.164.6.1.14.1.1.1.13
.1.3.6.1.4.1.164.6.1.14.1.2 · 1 row entry · 9 columns
This table contains the statistics per TACACS+ server instance.
tacplusStatsEntry entry .1.3.6.1.4.1.164.6.1.14.1.2.1
A TACACS+ server instance statistics table entry.
Indexes
No indexes recorded
Column Syntax OID
tacplusClearStaticsCmd
This object will allow to initialize the statistic counters of a given
TACACS+ server instance.
on(1) means that the statistics will be cleared. The Agent will change the value
of this MIB object to off(2) automatical…
Enumerationr/w
Enumerated Values:
1on
2off
.1.3.6.1.4.1.164.6.1.14.1.2.1.1
tacplusAuthRequests
Counter that measures the number of authentications performed toward a specific TACACS+ server.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.164.6.1.14.1.2.1.2
tacplusAuthenRequestTimeouts
Counter that measures the number of transaction timeouts that were occured between the client and server.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.164.6.1.14.1.2.1.3
tacplusAuthenUnexpectedResponses
Counter that is incremented when the tacacs+ client receives a tacacs+ packet which
is not expected at that time. This could happen because of delay response to a request
which has already timed out.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.164.6.1.14.1.2.1.4
tacplusAuthenServerErrorResponses
Counter that measures the number of errors received from the tacacs+ server.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.164.6.1.14.1.2.1.5
tacplusAuthenIncorrectResponses
This counter is incremented when tacacs+ client fails to decrypt the packets or
when the client finds an invalid field in the tacacs+ packet or when the client
receives a response which is not valid based on the request.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.164.6.1.14.1.2.1.6
tacplusAuthenTransactionSuccesses
Counter that measures the successfully transactions between the client and server tacacs+.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.164.6.1.14.1.2.1.7
tacplusAuthenTransactionFailures
This counter is increamented when tacacs+ client receives an abort from the server or
when the server fails to respond even after maximum resend (RetryCount).
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.164.6.1.14.1.2.1.8
tacplusAuthenPendingRequests
This counter is incremented when a tacacs+ client sends a request and it is decremented
when tacaplus client receives a response or when a timeout occurs.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.164.6.1.14.1.2.1.9
.1.3.6.1.4.1.164.6.1.14.1.3 · 1 row entry · 4 columns
This table contains the groups of tacacs servers.
tacplusServerGroupEntry entry .1.3.6.1.4.1.164.6.1.14.1.3.1
A TACACS+ server group table entry.
Indexes
tacplusServerGroupId
Column Syntax OID
tacplusServerGroupId
The ID for the group
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.164.6.1.14.1.3.1.1
tacplusServerGroupRowStatus
The status of this table entry.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.164.6.1.14.1.3.1.2
tacplusServerGroupName
The name of the group
SNMP-FRAMEWORK-MIBSnmpAdminStringr/w
Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.164.6.1.14.1.3.1.3
tacplusServerGroupAccountingMode
The group type, the group can be configured as:
Bit 0 = shell
Bit 1 = system
Bit 2 = commands
By default all bits are inactive (bit # = 0).
Bitsr/w
Enumerated Values:
0shell
1system
2commands
.1.3.6.1.4.1.164.6.1.14.1.3.1.4