RC-TACACS-MIB
AI MIB Summary
The RC-TACACS-MIB provides enterprise-specific SNMP visibility into TACACS+ authentication, authorization, and accounting (AAA) services, enabling the monitoring of active session counts, authentication failure rates, and server reachability states. This module facilitates the tracking of TACACS+ protocol interactions and resource utilization on network infrastructure devices to support access control auditing and service availability verification.
Enterprise MIB for TACACS
Main OID:
rcTacacsMib.1.3.6.1.4.1.2272.1.65.0
20
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
20 total| Object Name |
|---|
rcTacacsMibEnterprise MIB for TACACS MODULE-IDENTITY .1.3.6.1.4.1.2272.1.65.0 |
rcTacacsGlobal OBJECT IDENTIFIER .1.3.6.1.4.1.2272.1.65.1 |
rcTacacsGlobalEnableEnable/disable this feature.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.2272.1.65.1.1 |
rcTacacsGlobalLastUserNameThe last user for which authentication was attempted using TACACS+.ro OCTET STRING .1.3.6.1.4.1.2272.1.65.1.2 |
rcTacacsGlobalLastAddressTypeThe type of address for the TACACS+ server that was most recently accessedro InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.2272.1.65.1.3 |
rcTacacsGlobalLastAddressThe address of the TACACS+ server that was most recently accessedro InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.2272.1.65.1.4 |
rcTacacsServerTableThe (conceptual) table listing the TACACS+ servers with
which the client shares a secret. SEQUENCE OF RcTacacsServerEntry .1.3.6.1.4.1.2272.1.65.2 |
rcTacacsServerEntryAn entry (conceptual row) representing a TACACS+ server
with which the client shares a secret. RcTacacsServerEntry .1.3.6.1.4.1.2272.1.65.2.1 |
rcTacacsServerAddressTypeSpecifies the type of IP address used on the Tacacs+ server. InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.2272.1.65.2.1.1 |
rcTacacsServerAddressThe IP address of the TACACS+ server referred to in this table entry. InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.2272.1.65.2.1.2 |
rcTacacsServerPortNumberThe TCP port on which the client establishes a connection to the server.rw InetPortNumber (INET-ADDRESS-MIB) .1.3.6.1.4.1.2272.1.65.2.1.3 |
rcTacacsServerConnectionTypeSpecifies TCP connection type between device and TACACS+ server.
Either a single open connection between a device and server
(SingleConnection), or open/close connection per communication
session (PerSessionConnection).rw Enumeration .1.3.6.1.4.1.2272.1.65.2.1.4 |
rcTacacsServerConnectionStatusSpecifies status TCP connection type between device and TACACS+
server.ro Enumeration .1.3.6.1.4.1.2272.1.65.2.1.5 |
rcTacacsServerTimeoutThe maximum time (in seconds) to wait for this TACACS+ server to reply.rw Integer32 .1.3.6.1.4.1.2272.1.65.2.1.6 |
rcTacacsServerKeySecret key to be shared with this TACACS+ server.
If the key length is zero that indicates no encryption is being used.rw OCTET STRING .1.3.6.1.4.1.2272.1.65.2.1.7 |
rcTacacsServerSourceIpInterfaceEnabledSpecifies whether source address specification is enabled.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.2272.1.65.2.1.8 |
rcTacacsServerSourceIpInterfaceTypeSpecifies the type of IP address used on the interface that
connects to the Tacacs+ server. If this value is unknown(0),
then a system-wide default value will be used.rw InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.2272.1.65.2.1.9 |
rcTacacsServerSourceIpInterfaceIP address of the interface to use with this server.rw InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.2272.1.65.2.1.10 |
rcTacacsServerPriorityDetermines the order in which the TACACS+ servers will be used,
when 1 is the highest priority. If more than one server share
the same priority - they will be used in lexicographic order
(the order of entries in this table).rw Integer32 .1.3.6.1.4.1.2272.1.65.2.1.11 |
rcTacacsServerRowStatusThe row status variable, can be set to destroy or createAndGo.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.2272.1.65.2.1.12 |