All MIBs › RC-TACACS-MIB › rcTacacsServerConnectionStatus
rcTacacsServerConnectionStatus
Module: RC-TACACS-MIB
OID (symbolic): RC-TACACS-MIB::rcTacacsServerConnectionStatus
OID (numeric): 1.3.6.1.4.1.2272.1.65.2.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Specifies status TCP connection type between device and TACACS+ server.
What is rcTacacsServerConnectionStatus?
This reports whether the device currently has an active TCP connection to this TACACS+ server: connected(1) or notConnected(2). An admin checks this to quickly verify TACACS+ server reachability, particularly useful when troubleshooting failed logins that might be caused by the device being unable to reach its configured authentication server. For example, if users suddenly can't log in via TACACS+ and rcTacacsServerConnectionStatus shows notConnected(2) for the primary server, the admin knows to check network connectivity or the TACACS+ daemon's status on that server.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.65.2.1.5 snmpwalk -v2c -c public <target> RC-TACACS-MIB::rcTacacsServerConnectionStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.65.2.1.5.1 snmpget -v2c -c public <target> RC-TACACS-MIB::rcTacacsServerConnectionStatus.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::rcTacacsServerConnectionStatus 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 (11 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.2 | rcTacacsServerTable | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.65.2.1 | rcTacacsServerEntry | RAPID-CITY |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2272.1.65.2.1.5 | rcTacacsServerConnectionStatus | RC-TACACS-MIB |