All MIBs › RC-TACACS-MIB › rcTacacsServerKey
rcTacacsServerKey
Module: RC-TACACS-MIB
OID (symbolic): RC-TACACS-MIB::rcTacacsServerKey
OID (numeric): 1.3.6.1.4.1.2272.1.65.2.1.7
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-create
Description: Secret key to be shared with this TACACS+ server. If the key length is zero that indicates no encryption is being used.
What is rcTacacsServerKey?
This holds the shared secret key used to encrypt communication with this TACACS+ server, where a zero-length key means no encryption is applied. An admin must set this to match the shared secret configured on the TACACS+ server itself, since a mismatched or missing key will cause authentication requests to fail or be sent unencrypted, exposing credentials on the wire. For example, an admin setting up a new TACACS+ server entry would configure rcTacacsServerKey with the same secret string, such as "MySharedSecret123", that's configured in the tacacs+ daemon's configuration file on the server.
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.7 | rcTacacsServerKey | RC-TACACS-MIB |