All MIBs › CIENA-CES-RADIUS-CLIENT-MIB › cienaCesRadiusDot1xAuthAuthKey
cienaCesRadiusDot1xAuthAuthKey
Module: CIENA-CES-RADIUS-CLIENT-MIB
OID (symbolic): CIENA-CES-RADIUS-CLIENT-MIB::cienaCesRadiusDot1xAuthAuthKey
OID (numeric): 1.3.6.1.4.1.1271.2.3.3.1.1.4.1.3
Node type: OBJECT-TYPE
Type: RadiusString
Access: read-write
Description: The authenticaion key to be used for RADIUS servers. Retrieving the value of this object via SNMP returns an empty string for security reasons.
What is cienaCesRadiusDot1xAuthAuthKey?
This is the shared secret the switch uses to authenticate and encrypt attributes exchanged with the 802.1X RADIUS authentication server, per the RadiusString syntax. Because SNMP GETs on this object always return an empty string, a monitoring tool cannot use it to verify the configured secret matches the server side; a mismatch shows up only indirectly, as a sudden run of Access-Reject or bad-authenticator errors instead of a clear alarm. For example, if a network team rotates the RADIUS shared secret on the AAA server but forgets to push the same string here, the bad-authenticators counter for this server will start incrementing on every login attempt.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1271.2.3.3.1.1.4.1.3 snmpwalk -v2c -c public <target> CIENA-CES-RADIUS-CLIENT-MIB::cienaCesRadiusDot1xAuthAuthKey
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.3.1 snmpget -v2c -c public <target> CIENA-CES-RADIUS-CLIENT-MIB::cienaCesRadiusDot1xAuthAuthKey.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1271.2.3.3.1.1.4.1.3.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::cienaCesRadiusDot1xAuthAuthKey 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.3 | cienaCesRadiusDot1xAuthAuthKey | CIENA-CES-RADIUS-CLIENT-MIB |