All MIBs › RADIUS-ACC-CLIENT-MIB › radiusAccClientPendingRequests
radiusAccClientPendingRequests
Module: RADIUS-ACC-CLIENT-MIB
OID (symbolic): RADIUS-ACC-CLIENT-MIB::radiusAccClientPendingRequests
OID (numeric): 1.3.6.1.2.1.67.2.2.1.1.3.1.10
Node type: OBJECT-TYPE
Type: Gauge32
Access: read-only
Description: The number of RADIUS Accounting-Request packets sent to this server that have not yet timed out or received a response. This variable is incremented when an Accounting-Request is sent and decremented due to receipt of an Accounting-Response, a timeout, or a retransmission.
What is radiusAccClientPendingRequests?
This gauge tracks the number of Accounting-Request packets sent to this server that have not yet timed out or received a response, incrementing on send and decrementing on response, timeout, or retransmission. Admins monitor this to spot a server that's falling behind, since a steadily climbing value indicates requests are piling up unanswered. For example, a persistently high radiusAccClientPendingRequests value would suggest the accounting server is overloaded or unreachable rather than just briefly slow.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.67.2.2.1.1.3.1.10 snmpwalk -v2c -c public <target> RADIUS-ACC-CLIENT-MIB::radiusAccClientPendingRequests
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.67.2.2.1.1.3.1.10.1 snmpget -v2c -c public <target> RADIUS-ACC-CLIENT-MIB::radiusAccClientPendingRequests.1
Start monitoring vendor-neutral, standards-based MIB, network access servers/routers/switches (RADIUS accounting client, RFC 4670) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the RADIUS-ACC-CLIENT-MIB::radiusAccClientPendingRequests OID value, configure state conditions and alerts, and monitor any vendor-neutral, standards-based MIB, network access servers/routers/switches (RADIUS accounting client, RFC 4670) 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.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.67 | radiusMIB | RADIUS-ACC-CLIENT-MIB |
| 1.3.6.1.2.1.67.2 | radiusAccounting | RADIUS-ACC-CLIENT-MIB |
| 1.3.6.1.2.1.67.2.2 | radiusAccClientMIB | RADIUS-ACC-CLIENT-MIB |
| 1.3.6.1.2.1.67.2.2.1 | radiusAccClientMIBObjects | RADIUS-ACC-CLIENT-MIB |
| 1.3.6.1.2.1.67.2.2.1.1 | radiusAccClient | RADIUS-ACC-CLIENT-MIB |
| 1.3.6.1.2.1.67.2.2.1.1.3 | radiusAccServerTable | RADIUS-ACC-CLIENT-MIB |
| 1.3.6.1.2.1.67.2.2.1.1.3.1 | radiusAccServerEntry | RADIUS-ACC-CLIENT-MIB |
| 1.3.6.1.2.1.67.2.2.1.1.3.1.10 | radiusAccClientPendingRequests | RADIUS-ACC-CLIENT-MIB |