All MIBs › CIENA-CES-RADIUS-CLIENT-MIB › cienaCesRadiusUserLoginAcctRetries
cienaCesRadiusUserLoginAcctRetries
Module: CIENA-CES-RADIUS-CLIENT-MIB
OID (symbolic): CIENA-CES-RADIUS-CLIENT-MIB::cienaCesRadiusUserLoginAcctRetries
OID (numeric): 1.3.6.1.4.1.1271.2.3.3.1.1.6.1.3
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description: Indicates the number of times the RADIUS server should be tried before giving up on the server.
What is cienaCesRadiusUserLoginAcctRetries?
Unlike retries on the authentication table, which directly delay a person trying to log in, retries here only affect how persistently the device tries to deliver a login-session accounting record before giving up on it. Giving up too early risks silently losing audit-trail data for that session rather than blocking anyone's access. For example, exhausting all 3 retries against an unreachable accounting server would mean that particular login session's start and stop record is simply lost, even though the login itself succeeded via the separate authentication path.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1271.2.3.3.1.1.6.1.3 snmpwalk -v2c -c public <target> CIENA-CES-RADIUS-CLIENT-MIB::cienaCesRadiusUserLoginAcctRetries
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.3.1 snmpget -v2c -c public <target> CIENA-CES-RADIUS-CLIENT-MIB::cienaCesRadiusUserLoginAcctRetries.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1271.2.3.3.1.1.6.1.3.1 i <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::cienaCesRadiusUserLoginAcctRetries 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.3 | cienaCesRadiusUserLoginAcctRetries | CIENA-CES-RADIUS-CLIENT-MIB |