All MIBs › RC-TACACS-MIB › rcTacacsGlobalLastAddress
rcTacacsGlobalLastAddress
Module: RC-TACACS-MIB
OID (symbolic): RC-TACACS-MIB::rcTacacsGlobalLastAddress
OID (numeric): 1.3.6.1.4.1.2272.1.65.1.4
Node type: OBJECT-TYPE
Type: InetAddress
Access: read-only
Description: The address of the TACACS+ server that was most recently accessed
What is rcTacacsGlobalLastAddress?
This reports the IP address of the TACACS+ server that the device most recently contacted for an authentication, authorization, or accounting request. An admin checks this to confirm which server in a multi-server TACACS+ deployment actually handled the last request, useful for diagnosing whether traffic is reaching the intended primary server or has failed over to a backup. For example, if an admin expected requests to go to a primary server at 10.1.1.1 but rcTacacsGlobalLastAddress shows a backup server's address instead, that would indicate the primary server is unreachable and requests are failing over.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.65.1.4 snmpwalk -v2c -c public <target> RC-TACACS-MIB::rcTacacsGlobalLastAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.65.1.4.1 snmpget -v2c -c public <target> RC-TACACS-MIB::rcTacacsGlobalLastAddress.1
Start monitoring Bay Networks/Nortel Rapid-City series switch (TACACS+ AAA client configuration) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the RC-TACACS-MIB::rcTacacsGlobalLastAddress OID value, configure state conditions and alerts, and monitor any Bay Networks/Nortel Rapid-City series switch (TACACS+ AAA client configuration) from a single console.
OID Breakdown
Upper-level ancestors (10 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.2272 | rapidCity | RAPID-CITY |
| 1.3.6.1.4.1.2272.1 | rcMgmt | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.65 | rcTacacs | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.65.1 | rcTacacsGlobal | RAPID-CITY |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2272.1.65.1.4 | rcTacacsGlobalLastAddress | RC-TACACS-MIB |