All MIBs › RC-TACACS-MIB › rcTacacsGlobalLastUserName
rcTacacsGlobalLastUserName
Module: RC-TACACS-MIB
OID (symbolic): RC-TACACS-MIB::rcTacacsGlobalLastUserName
OID (numeric): 1.3.6.1.4.1.2272.1.65.1.2
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: The last user for which authentication was attempted using TACACS+.
What is rcTacacsGlobalLastUserName?
This reports the username of the most recent user for whom a TACACS+ authentication attempt was made, up to 128 characters. An admin checks this when troubleshooting login issues to quickly see who last tried to authenticate via TACACS+, without needing to dig through full authentication logs. For example, if a user reports being unable to log in, an admin could check rcTacacsGlobalLastUserName to confirm their username was indeed the last one the device attempted to authenticate via TACACS+.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.65.1.2 snmpwalk -v2c -c public <target> RC-TACACS-MIB::rcTacacsGlobalLastUserName
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.65.1.2.1 snmpget -v2c -c public <target> RC-TACACS-MIB::rcTacacsGlobalLastUserName.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::rcTacacsGlobalLastUserName 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.2 | rcTacacsGlobalLastUserName | RC-TACACS-MIB |