All MIBs › CIENA-CES-RADIUS-CLIENT-MIB › cienaCesRadiusDot1xAcctAuthSecret
cienaCesRadiusDot1xAcctAuthSecret
Module: CIENA-CES-RADIUS-CLIENT-MIB
OID (symbolic): CIENA-CES-RADIUS-CLIENT-MIB::cienaCesRadiusDot1xAcctAuthSecret
OID (numeric): 1.3.6.1.4.1.1271.2.3.3.1.1.5.1.7
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description: Used to set the pre-encrypted secret for dot1x auth acct. When read, this object returns the encrypted secret.
What is cienaCesRadiusDot1xAcctAuthSecret?
This carries the pre-encrypted form of the shared secret used for 802.1X accounting, and reading it back returns the encrypted value rather than the plaintext secret. As with its authentication-table counterpart, this lets configuration backups move the accounting secret between devices without exposing it in plaintext, but it can't be used to confirm the secret text matches what was intended. For example, a disaster-recovery replacement switch could be provisioned by pushing this encrypted value directly from a saved configuration rather than re-typing the accounting server's shared secret by hand.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1271.2.3.3.1.1.5.1.7 snmpwalk -v2c -c public <target> CIENA-CES-RADIUS-CLIENT-MIB::cienaCesRadiusDot1xAcctAuthSecret
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1271.2.3.3.1.1.5.1.7.1 snmpget -v2c -c public <target> CIENA-CES-RADIUS-CLIENT-MIB::cienaCesRadiusDot1xAcctAuthSecret.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1271.2.3.3.1.1.5.1.7.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::cienaCesRadiusDot1xAcctAuthSecret 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.5 | cienaCesRadiusDot1xAcct | CIENA-CES-RADIUS-CLIENT-MIB |
| 1.3.6.1.4.1.1271.2.3.3.1.1.5.1 | cienaCesRadiusDot1xAcctGlobal | CIENA-CES-RADIUS-CLIENT-MIB |
| 1.3.6.1.4.1.1271.2.3.3.1.1.5.1.7 | cienaCesRadiusDot1xAcctAuthSecret | CIENA-CES-RADIUS-CLIENT-MIB |