All MIBs › XEDIA-RADIUS-MIB › xradiuscMaxOutstanding
xradiuscMaxOutstanding
Module: XEDIA-RADIUS-MIB
OID (symbolic): XEDIA-RADIUS-MIB::xradiuscMaxOutstanding
OID (numeric): 1.3.6.1.4.1.838.3.16.1.1.1.1.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The maximum number of outstanding resquests.
What is xradiuscMaxOutstanding?
Sets the maximum number of RADIUS requests (1-100, default 20) that may be outstanding (awaiting a server response) at once. An admin raises this on a router handling many simultaneous authentication/accounting requests to avoid requests being queued or dropped due to hitting this cap.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.838.3.16.1.1.1.1.7 snmpwalk -v2c -c public <target> XEDIA-RADIUS-MIB::xradiuscMaxOutstanding
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.838.3.16.1.1.1.1.7.1 snmpget -v2c -c public <target> XEDIA-RADIUS-MIB::xradiuscMaxOutstanding.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.838.3.16.1.1.1.1.7.1 i <value>
Start monitoring Xedia WAN access router (RADIUS admin-vs-operational auth/accounting status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the XEDIA-RADIUS-MIB::xradiuscMaxOutstanding OID value, configure state conditions and alerts, and monitor any Xedia WAN access router (RADIUS admin-vs-operational auth/accounting status) from a single console.
OID Breakdown
Upper-level ancestors (8 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.838 | xedia | XEDIA-REG |
| 1.3.6.1.4.1.838.3 | xediaMibs | XEDIA-REG |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.838.3.16 | xediaRadiusMIB | XEDIA-RADIUS-MIB |
| 1.3.6.1.4.1.838.3.16.1 | xRadiusObjects | XEDIA-RADIUS-MIB |
| 1.3.6.1.4.1.838.3.16.1.1 | xRadiuscObjects | XEDIA-RADIUS-MIB |
| 1.3.6.1.4.1.838.3.16.1.1.1 | xRadiuscGlobal | XEDIA-RADIUS-MIB |
| 1.3.6.1.4.1.838.3.16.1.1.1.1 | xRadiuscGlobalCfg | XEDIA-RADIUS-MIB |
| 1.3.6.1.4.1.838.3.16.1.1.1.1.7 | xradiuscMaxOutstanding | XEDIA-RADIUS-MIB |