CIENA-CES-RADIUS-CLIENT-MIB :: cienaCesRadiusClientAuthKey

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCIENA-CES-RADIUS-CLIENT-MIBcienaCesRadiusClientAuthKey

cienaCesRadiusClientAuthKey

Module: CIENA-CES-RADIUS-CLIENT-MIB

OID (symbolic): CIENA-CES-RADIUS-CLIENT-MIB::cienaCesRadiusClientAuthKey

OID (numeric): 1.3.6.1.4.1.1271.2.3.3.1.1.1.5

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 cienaCesRadiusClientAuthKey?

This is the shared secret used to cryptographically sign and validate RADIUS packets exchanged with the server, so it must exactly match what's configured on the RADIUS server itself. A mismatch here is one of the most common causes of RADIUS authentication silently failing even though the server is reachable and otherwise correctly configured, and reading this object back always returns blank by design, so a config audit can't recover a forgotten key this way. For example, if the shared secret was changed on the RADIUS server during a routine rotation but not updated here, every login attempt would start failing even though the network path to the server remains fine.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1271.2.3.3.1.1.1.5
snmpwalk -v2c -c public <target> CIENA-CES-RADIUS-CLIENT-MIB::cienaCesRadiusClientAuthKey

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.1271.2.3.3.1.1.1.5.1
snmpget -v2c -c public <target> CIENA-CES-RADIUS-CLIENT-MIB::cienaCesRadiusClientAuthKey.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.1271.2.3.3.1.1.1.5.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::cienaCesRadiusClientAuthKey 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.1271cienaCIENA-SMI
1.3.6.1.4.1.1271.2cienaCesCIENA-SMI
1.3.6.1.4.1.1271.2.3cienaCesStatisticsCIENA-SMI
Numeric OIDNameModule
1.3.6.1.4.1.1271.2.3.3cienaCesRadiusClientMIBCIENA-CES-RADIUS-CLIENT-MIB
1.3.6.1.4.1.1271.2.3.3.1cienaCesRadiusClientMIBObjectsCIENA-CES-RADIUS-CLIENT-MIB
1.3.6.1.4.1.1271.2.3.3.1.1cienaCesRadiusClientCIENA-CES-RADIUS-CLIENT-MIB
1.3.6.1.4.1.1271.2.3.3.1.1.1cienaCesRadiusClientGlobalCIENA-CES-RADIUS-CLIENT-MIB
1.3.6.1.4.1.1271.2.3.3.1.1.1.5cienaCesRadiusClientAuthKeyCIENA-CES-RADIUS-CLIENT-MIB