CISCOSB-AAA :: rlRadiusGlobalDefaultRetries

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCOSB-AAArlRadiusGlobalDefaultRetries

rlRadiusGlobalDefaultRetries

Module: CISCOSB-AAA

OID (symbolic): CISCOSB-AAA::rlRadiusGlobalDefaultRetries

OID (numeric): 1.3.6.1.4.1.9.6.1.101.80.3

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: The number of times to try contacting this RADIUS server. This MIB is used if the value of the field rlRadiusServerUseGlobalDefaultRetries is false.

What is rlRadiusGlobalDefaultRetries?

This read-write INTEGER (1-15) sets the default number of times to retry contacting a RADIUS server, used when rlRadiusServerUseGlobalDefaultRetries indicates the per-server value should defer to this global default. Admins configure this to establish a baseline retry behavior across all RADIUS servers. For example, an admin sets this object to 3 so any server not explicitly overridden gets three retry attempts before AAA falls through to the next method.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.80.3
snmpwalk -v2c -c public <target> CISCOSB-AAA::rlRadiusGlobalDefaultRetries

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.80.3.1
snmpget -v2c -c public <target> CISCOSB-AAA::rlRadiusGlobalDefaultRetries.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.9.6.1.101.80.3.1 i <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> rlRadiusGlobalDefaultRetries.1

Start monitoring Cisco Small Business (SB) switches with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCOSB-AAA::rlRadiusGlobalDefaultRetries OID value, configure state conditions and alerts, and monitor any Cisco Small Business (SB) switches from a single console.

OID Breakdown

Upper-level ancestors (11 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.9ciscoCAT2600-MIB
1.3.6.1.4.1.9.6otherEnterprisesCISCO-SMI
1.3.6.1.4.1.9.6.1ciscoSBCISCO-SMI
1.3.6.1.4.1.9.6.1.101switch001CISCOSB-MIB
1.3.6.1.4.1.9.6.1.101.80rlRadiusCISCOSB-MIB
Numeric OIDNameModule
1.3.6.1.4.1.9.6.1.101.80.3rlRadiusGlobalDefaultRetriesCISCOSB-AAA