All MIBs › XEDIA-RADIUS-MIB › xradiuscOperAuthQMax
xradiuscOperAuthQMax
Module: XEDIA-RADIUS-MIB
OID (symbolic): XEDIA-RADIUS-MIB::xradiuscOperAuthQMax
OID (numeric): 1.3.6.1.4.1.838.3.16.1.1.1.2.7
Node type: OBJECT-TYPE
Type: Gauge32
Access: read-only
Description: The maximum number of elements in the Authentication queue at one time.
What is xradiuscOperAuthQMax?
Reports the highest number of requests the RADIUS authentication queue has held at any one time since this counter was last reset. An admin uses this alongside xradiuscOperAuthQCurr to size how much authentication load the router has actually experienced.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.838.3.16.1.1.1.2.7 snmpwalk -v2c -c public <target> XEDIA-RADIUS-MIB::xradiuscOperAuthQMax
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.838.3.16.1.1.1.2.7.1 snmpget -v2c -c public <target> XEDIA-RADIUS-MIB::xradiuscOperAuthQMax.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> xradiuscOperAuthQMax.1
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::xradiuscOperAuthQMax 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.2 | xRadiuscGlobalStat | XEDIA-RADIUS-MIB |
| 1.3.6.1.4.1.838.3.16.1.1.1.2.7 | xradiuscOperAuthQMax | XEDIA-RADIUS-MIB |