All MIBs › CIENA-CES-RADIUS-CLIENT-MIB › cienaCesRadiusUserLoginAcctAdminState
cienaCesRadiusUserLoginAcctAdminState
Module: CIENA-CES-RADIUS-CLIENT-MIB
OID (symbolic): CIENA-CES-RADIUS-CLIENT-MIB::cienaCesRadiusUserLoginAcctAdminState
OID (numeric): 1.3.6.1.4.1.1271.2.3.3.1.1.6.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Setting this object administratively enables/disables the RADIUS user login accounting client on the device.
What is cienaCesRadiusUserLoginAcctAdminState?
This is the master switch specifically for RADIUS accounting of user login sessions, distinct from and independent of the authentication admin state. Disabling it stops the device from sending session accounting records, such as who logged in and for how long, to the accounting server, without in any way affecting whether users can actually log in, since that's governed by the separate authentication admin state. For example, disabling this while leaving the authentication admin state enabled would mean logins keep working normally, but the device stops generating any accounting trail of who logged in and for how long.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1271.2.3.3.1.1.6.1.1 snmpwalk -v2c -c public <target> CIENA-CES-RADIUS-CLIENT-MIB::cienaCesRadiusUserLoginAcctAdminState
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.1.1 snmpget -v2c -c public <target> CIENA-CES-RADIUS-CLIENT-MIB::cienaCesRadiusUserLoginAcctAdminState.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1271.2.3.3.1.1.6.1.1.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cienaCesRadiusUserLoginAcctAdminState.1
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::cienaCesRadiusUserLoginAcctAdminState 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.1 | cienaCesRadiusUserLoginAcctAdminState | CIENA-CES-RADIUS-CLIENT-MIB |