All MIBs › CIENA-CES-TACACS-CLIENT-MIB › cienaCesTacacsClientAuthKeyUnset
cienaCesTacacsClientAuthKeyUnset
Module: CIENA-CES-TACACS-CLIENT-MIB
OID (symbolic): CIENA-CES-TACACS-CLIENT-MIB::cienaCesTacacsClientAuthKeyUnset
OID (numeric): 1.3.6.1.4.1.1271.2.3.2.1.1.1.17
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description: Setting this object to true clears the value of cienaCesTacacsClientAuthKey. Reading this object always returns a value of false.
What is cienaCesTacacsClientAuthKeyUnset?
Setting this object to true clears the configured value of the TACACS auth-key object, giving an admin a way to explicitly wipe the shared secret rather than having to overwrite it with a new value; reading this object always returns false regardless of whether a clear was just performed. Because a GET on the key itself already returns an empty string for security reasons, and this unset object also always reads back false, an admin has no SNMP-visible way to confirm whether the key is currently set, unset, or was ever successfully cleared; verification has to happen indirectly, by observing whether subsequent TACACS logins succeed or start failing. For example, an admin decommissioning a TACACS integration would set this to true(1) to ensure no stale shared secret remains configured, but would need to test an actual login attempt afterward to confirm the key was truly cleared.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1271.2.3.2.1.1.1.17 snmpwalk -v2c -c public <target> CIENA-CES-TACACS-CLIENT-MIB::cienaCesTacacsClientAuthKeyUnset
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1271.2.3.2.1.1.1.17.1 snmpget -v2c -c public <target> CIENA-CES-TACACS-CLIENT-MIB::cienaCesTacacsClientAuthKeyUnset.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1271.2.3.2.1.1.1.17.1 s <value>
Start monitoring Ciena CES (Carrier Ethernet Switch) platforms with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CIENA-CES-TACACS-CLIENT-MIB::cienaCesTacacsClientAuthKeyUnset OID value, configure state conditions and alerts, and monitor any Ciena CES (Carrier Ethernet Switch) platforms from a single console.
OID Breakdown
Upper-level ancestors (9 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.1271 | ciena | CIENA-SMI |
| 1.3.6.1.4.1.1271.2 | cienaCes | CIENA-SMI |
| 1.3.6.1.4.1.1271.2.3 | cienaCesStatistics | CIENA-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1271.2.3.2 | cienaCesTacacsClientMIB | CIENA-CES-TACACS-CLIENT-MIB |
| 1.3.6.1.4.1.1271.2.3.2.1 | cienaCesTacacsClientMIBObjects | CIENA-CES-TACACS-CLIENT-MIB |
| 1.3.6.1.4.1.1271.2.3.2.1.1 | cienaCesTacacsClient | CIENA-CES-TACACS-CLIENT-MIB |
| 1.3.6.1.4.1.1271.2.3.2.1.1.1 | cienaCesTacacsClientGlobal | CIENA-CES-TACACS-CLIENT-MIB |
| 1.3.6.1.4.1.1271.2.3.2.1.1.1.17 | cienaCesTacacsClientAuthKeyUnset | CIENA-CES-TACACS-CLIENT-MIB |