All MIBs › CORIANT-GROOVE-MIB › aaaServerRetry
aaaServerRetry
Module: CORIANT-GROOVE-MIB
OID (symbolic): CORIANT-GROOVE-MIB::aaaServerRetry
OID (numeric): 1.3.6.1.4.1.42229.1.2.7.4.1.1.10
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: Specifies the number of attempted Access-Request messages to a single AAA server before failing authentication.
default value :3
What is aaaServerRetry?
This is the maximum number of times, from 1 to 10, the device resends an Access-Request message to a single AAA server before giving up and declaring authentication failed for that server. This matters because it trades resilience against transient packet loss for speed of failing over to another server: more retries tolerate a flaky link but delay detection of a truly dead server. For example, on a AAA server reached over an unreliable link, an administrator might raise aaaServerRetry above the default of 3 so a couple of dropped UDP packets don't needlessly fail a login attempt.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.42229.1.2.7.4.1.1.10 snmpwalk -v2c -c public <target> CORIANT-GROOVE-MIB::aaaServerRetry
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.42229.1.2.7.4.1.1.10.1 snmpget -v2c -c public <target> CORIANT-GROOVE-MIB::aaaServerRetry.1
Start monitoring Coriant Groove optical transport platform with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CORIANT-GROOVE-MIB::aaaServerRetry OID value, configure state conditions and alerts, and monitor any Coriant Groove optical transport platform from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.42229 | coriant | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1 | products | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2 | groove | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2.7 | security | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2.7.4 | aaaServer | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2.7.4.1 | aaaServerTable | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2.7.4.1.1 | aaaServerEntry | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2.7.4.1.1.10 | aaaServerRetry | CORIANT-GROOVE-MIB |