RAD-TACACS-MIB
32 objects
TACACS MIB.
Imported Objects
| INET-ADDRESS-MIB | InetAddress InetAddressType |
| RAD-SMI-MIB | radSecurity |
| SNMP-FRAMEWORK-MIB | SnmpAdminString |
| SNMPv2-SMI | Counter32 MODULE-IDENTITY OBJECT-TYPE Unsigned32 |
| SNMPv2-TC | RowStatus TEXTUAL-CONVENTION |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.164.6.1.14.1 | IdentityradTacacsPlus | TACACS MIB. | ||
| 1.3.6.1.4.1.164.6.1.14.1.1 | TabletacplusAuthServerTable | not-accessible | current | The (conceptual) table listing the TACACS+ authentication servers with which the client shares a secret key. |
| 1.3.6.1.4.1.164.6.1.14.1.1.1 | RowtacplusAuthServerEntry | not-accessible | current | An entry (conceptual row) representing a TACACS+ authentication server with which the client shares a secret key. |
| 1.3.6.1.4.1.164.6.1.14.1.1.1.1 | ColumntacplusServerAddressType | not-accessible | current | This variable represents the TACACS+ Server Address Type indicating ipv4(1), ipv6(2). The object identifiers for the InetAddressType object and the InetAddress… |
| 1.3.6.1.4.1.164.6.1.14.1.1.1.2 | ColumntacplusServerAddress | not-accessible | current | The IP address of the TACACS+ authentication server referred to in this table entry. |
| 1.3.6.1.4.1.164.6.1.14.1.1.1.3 | ColumntacplusServerPort | not-accessible | current | In current implementation this index shall me equal to '1'. The TCP port configuration shall be done via the objects in the table. |
| 1.3.6.1.4.1.164.6.1.14.1.1.1.4 | ColumntacplusRowStatus | read-create | current | 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… |
| 1.3.6.1.4.1.164.6.1.14.1.1.1.6 | ColumntacplusSecretKey | read-create | current | This is the secret key shared between the Client and Server TACACS+. |
| 1.3.6.1.4.1.164.6.1.14.1.1.1.7 | ColumntacplusRetryCount | read-create | current | This object indicates the threshold number of permitted Authentication requests. If the number of authentication requests crosses the threshold number then the… |
| 1.3.6.1.4.1.164.6.1.14.1.1.1.8 | ColumntacplusTimeout | read-create | current | The delay in seconds that a specific TACACS+ server responds to a client request. The default value is 5 seconds. |
| 1.3.6.1.4.1.164.6.1.14.1.1.1.9 | ColumntacplusAuthentStatus | read-only | current | Authentication Status reflects possible results of the authentication process. Authenticated(1) means that the authentication succeeded. AuthenticationFailure(… |
| 1.3.6.1.4.1.164.6.1.14.1.1.1.11 | ColumntacplusAccountingPort | read-create | current | The TCP port used for Accounting. This parameter shall be configured only if the Accounting TCP port is different from 49. |
| 1.3.6.1.4.1.164.6.1.14.1.1.1.12 | ColumntacplusServerGroup | read-create | current | The associate group (in tacplusServerGroupId). By default the value is 0. |
| 1.3.6.1.4.1.164.6.1.14.1.1.1.13 | ColumntacplusAuthenticationPort | read-create | current | The TCP port used for Authentication. This parameter shall be configured only if the Authentication TCP port is different from 49. |
| 1.3.6.1.4.1.164.6.1.14.1.2 | TabletacplusStatsTable | not-accessible | current | This table contains the statistics per TACACS+ server instance. |
| 1.3.6.1.4.1.164.6.1.14.1.2.1 | RowtacplusStatsEntry | not-accessible | current | A TACACS+ server instance statistics table entry. |
| 1.3.6.1.4.1.164.6.1.14.1.2.1.1 | ColumntacplusClearStaticsCmd | read-write | current | 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… |
| 1.3.6.1.4.1.164.6.1.14.1.2.1.2 | ColumntacplusAuthRequests | read-only | current | Counter that measures the number of authentications performed toward a specific TACACS+ server. |
| 1.3.6.1.4.1.164.6.1.14.1.2.1.3 | ColumntacplusAuthenRequestTimeouts | read-only | current | Counter that measures the number of transaction timeouts that were occured between the client and server. |
| 1.3.6.1.4.1.164.6.1.14.1.2.1.4 | ColumntacplusAuthenUnexpectedResponses | read-only | current | 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 t… |
| 1.3.6.1.4.1.164.6.1.14.1.2.1.5 | ColumntacplusAuthenServerErrorResponses | read-only | current | Counter that measures the number of errors received from the tacacs+ server. |
| 1.3.6.1.4.1.164.6.1.14.1.2.1.6 | ColumntacplusAuthenIncorrectResponses | read-only | current | 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… |
| 1.3.6.1.4.1.164.6.1.14.1.2.1.7 | ColumntacplusAuthenTransactionSuccesses | read-only | current | Counter that measures the successfully transactions between the client and server tacacs+. |
| 1.3.6.1.4.1.164.6.1.14.1.2.1.8 | ColumntacplusAuthenTransactionFailures | read-only | current | 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). |
| 1.3.6.1.4.1.164.6.1.14.1.2.1.9 | ColumntacplusAuthenPendingRequests | read-only | current | 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. |
| 1.3.6.1.4.1.164.6.1.14.1.3 | TabletacplusServerGroupTable | not-accessible | current | This table contains the groups of tacacs servers. |
| 1.3.6.1.4.1.164.6.1.14.1.3.1 | RowtacplusServerGroupEntry | not-accessible | current | A TACACS+ server group table entry. |
| 1.3.6.1.4.1.164.6.1.14.1.3.1.1 | ColumntacplusServerGroupId | not-accessible | current | The ID for the group |
| 1.3.6.1.4.1.164.6.1.14.1.3.1.2 | ColumntacplusServerGroupRowStatus | read-create | current | The status of this table entry. |
| 1.3.6.1.4.1.164.6.1.14.1.3.1.3 | ColumntacplusServerGroupName | read-create | current | The name of the group |
| 1.3.6.1.4.1.164.6.1.14.1.3.1.4 | ColumntacplusServerGroupAccountingMode | read-create | current | 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). |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| RadTacacsKeyString | OCTET STRING (SIZE(0..255)) | current | A string to keep a TACACS Plus key. Its lenght is limited to 255 characters. |