CISCOSB-AAA :: rlRadiusServerInetTimeout

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCOSB-AAArlRadiusServerInetTimeout

rlRadiusServerInetTimeout

Module: CISCOSB-AAA

OID (symbolic): CISCOSB-AAA::rlRadiusServerInetTimeout

OID (numeric): 1.3.6.1.4.1.9.6.1.101.80.8.1.5

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: The maximum time (in seconds) to wait for this RADIUS server to reply. Value of 0 means that rlRadiusGlobalDefaultTimeout.

What is rlRadiusServerInetTimeout?

This read-write INTEGER (0-30 seconds) sets the wait time for a reply from this Inet-style RADIUS server, with 0 meaning the switch falls back to rlRadiusGlobalDefaultTimeout. Admins use this the same way as the legacy per-server timeout, but for servers configured with IPv6 or the newer Inet address objects. For example, an admin gives an IPv6 RADIUS server on a distant site a longer timeout here than the global default to account for extra network latency.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.80.8.1.5
snmpwalk -v2c -c public <target> CISCOSB-AAA::rlRadiusServerInetTimeout

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.80.8.1.5.1
snmpget -v2c -c public <target> CISCOSB-AAA::rlRadiusServerInetTimeout.1

Set instance 1 (SNMPv2c):

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

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> rlRadiusServerInetTimeout.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::rlRadiusServerInetTimeout 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.8rlRadiusServerInetTableCISCOSB-AAA
1.3.6.1.4.1.9.6.1.101.80.8.1rlRadiusServerInetEntryCISCOSB-AAA
1.3.6.1.4.1.9.6.1.101.80.8.1.5rlRadiusServerInetTimeoutCISCOSB-AAA