CIENA-CES-RADIUS-CLIENT-MIB :: cienaCesRadiusUserLoginAuthSecret

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCIENA-CES-RADIUS-CLIENT-MIBcienaCesRadiusUserLoginAuthSecret

cienaCesRadiusUserLoginAuthSecret

Module: CIENA-CES-RADIUS-CLIENT-MIB

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

OID (numeric): 1.3.6.1.4.1.1271.2.3.3.1.1.3.1.5

Node type: OBJECT-TYPE

Type: OCTET STRING

Access: read-write

Description: Used to set the pre-encrypted secret for user-login auth. When read, this object returns the encrypted secret.

What is cienaCesRadiusUserLoginAuthSecret?

Unlike cienaCesRadiusUserLoginAuthKey, which accepts a plaintext secret that always reads back blank, this object explicitly expects a pre-encrypted value and, notably, actually returns that encrypted value when read back. That's a meaningfully different security model the admin needs to understand before assuming this field behaves like the other, always-blank-on-read RADIUS key objects in this MIB. For example, an automation script provisioning multiple devices identically could safely read back and copy this encrypted secret between devices, something it explicitly cannot do with cienaCesRadiusUserLoginAuthKey.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1271.2.3.3.1.1.3.1.5
snmpwalk -v2c -c public <target> CIENA-CES-RADIUS-CLIENT-MIB::cienaCesRadiusUserLoginAuthSecret

Get a specific instance (index 1):

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

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.1271.2.3.3.1.1.3.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::cienaCesRadiusUserLoginAuthSecret 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.3cienaCesRadiusUserLoginCIENA-CES-RADIUS-CLIENT-MIB
1.3.6.1.4.1.1271.2.3.3.1.1.3.1cienaCesRadiusUserLoginGlobalCIENA-CES-RADIUS-CLIENT-MIB
1.3.6.1.4.1.1271.2.3.3.1.1.3.1.5cienaCesRadiusUserLoginAuthSecretCIENA-CES-RADIUS-CLIENT-MIB