All MIBs › CIENA-CES-RADIUS-CLIENT-MIB › cienaCesRadiusDot1xAuthAuthSecret
cienaCesRadiusDot1xAuthAuthSecret
Module: CIENA-CES-RADIUS-CLIENT-MIB
OID (symbolic): CIENA-CES-RADIUS-CLIENT-MIB::cienaCesRadiusDot1xAuthAuthSecret
OID (numeric): 1.3.6.1.4.1.1271.2.3.3.1.1.4.1.6
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description: Used to set the pre-encrypted secret for dot1x auth. When read, this object returns the encrypted secret.
What is cienaCesRadiusDot1xAuthAuthSecret?
This object carries the RADIUS shared secret for 802.1X authentication in pre-encrypted form, distinct from the plaintext AuthKey object. Because a read of this object returns the already-encrypted value rather than plaintext, a config backup/restore tool can safely copy it between devices of the same key domain without exposing the real secret, but it cannot be used to verify the secret matches a human-readable value. For example, a configuration-management script cloning RADIUS settings to a spare switch would push this encrypted blob directly rather than trying to re-derive it from the plaintext AuthKey object.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1271.2.3.3.1.1.4.1.6 snmpwalk -v2c -c public <target> CIENA-CES-RADIUS-CLIENT-MIB::cienaCesRadiusDot1xAuthAuthSecret
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1271.2.3.3.1.1.4.1.6.1 snmpget -v2c -c public <target> CIENA-CES-RADIUS-CLIENT-MIB::cienaCesRadiusDot1xAuthAuthSecret.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1271.2.3.3.1.1.4.1.6.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-RADIUS-CLIENT-MIB::cienaCesRadiusDot1xAuthAuthSecret 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.3 | cienaCesRadiusClientMIB | CIENA-CES-RADIUS-CLIENT-MIB |
| 1.3.6.1.4.1.1271.2.3.3.1 | cienaCesRadiusClientMIBObjects | CIENA-CES-RADIUS-CLIENT-MIB |
| 1.3.6.1.4.1.1271.2.3.3.1.1 | cienaCesRadiusClient | CIENA-CES-RADIUS-CLIENT-MIB |
| 1.3.6.1.4.1.1271.2.3.3.1.1.4 | cienaCesRadiusDot1xAuth | CIENA-CES-RADIUS-CLIENT-MIB |
| 1.3.6.1.4.1.1271.2.3.3.1.1.4.1 | cienaCesRadiusDot1xAuthGlobal | CIENA-CES-RADIUS-CLIENT-MIB |
| 1.3.6.1.4.1.1271.2.3.3.1.1.4.1.6 | cienaCesRadiusDot1xAuthAuthSecret | CIENA-CES-RADIUS-CLIENT-MIB |