All MIBs › CIENA-CES-RADIUS-CLIENT-MIB › cienaCesRadiusUserLoginAcctAuthSecret
cienaCesRadiusUserLoginAcctAuthSecret
Module: CIENA-CES-RADIUS-CLIENT-MIB
OID (symbolic): CIENA-CES-RADIUS-CLIENT-MIB::cienaCesRadiusUserLoginAcctAuthSecret
OID (numeric): 1.3.6.1.4.1.1271.2.3.3.1.1.6.1.6
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description: Used to set the pre-encrypted secret for user-login accounting auth. When read, this object returns the encrypted secret.
What is cienaCesRadiusUserLoginAcctAuthSecret?
Like its authentication-table counterpart, this expects a pre-encrypted value and returns that same encrypted value on read rather than blanking it, which the admin should remember is specific to accounting and independent of the plaintext-style cienaCesRadiusUserLoginAcctAuthKey object nearby. The two represent two different ways of supplying essentially the same kind of secret. For example, a provisioning script could safely copy this encrypted accounting secret between two identically-configured devices, the same way it could for the authentication table's equivalent object.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1271.2.3.3.1.1.6.1.6 snmpwalk -v2c -c public <target> CIENA-CES-RADIUS-CLIENT-MIB::cienaCesRadiusUserLoginAcctAuthSecret
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1271.2.3.3.1.1.6.1.6.1 snmpget -v2c -c public <target> CIENA-CES-RADIUS-CLIENT-MIB::cienaCesRadiusUserLoginAcctAuthSecret.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1271.2.3.3.1.1.6.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::cienaCesRadiusUserLoginAcctAuthSecret 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.6 | cienaCesRadiusUserLoginAcct | CIENA-CES-RADIUS-CLIENT-MIB |
| 1.3.6.1.4.1.1271.2.3.3.1.1.6.1 | cienaCesRadiusUserLoginAcctGlobal | CIENA-CES-RADIUS-CLIENT-MIB |
| 1.3.6.1.4.1.1271.2.3.3.1.1.6.1.6 | cienaCesRadiusUserLoginAcctAuthSecret | CIENA-CES-RADIUS-CLIENT-MIB |