All MIBs › RADIUS-ACC-CLIENT-MIB › radiusAccClientExtPendingRequests
radiusAccClientExtPendingRequests
Module: RADIUS-ACC-CLIENT-MIB
OID (symbolic): RADIUS-ACC-CLIENT-MIB::radiusAccClientExtPendingRequests
OID (numeric): 1.3.6.1.2.1.67.2.2.1.1.4.1.11
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. This counter may experience a discontinuity when the RADIUS Accounting Client module within the managed entity is reinitialized, as indicated by the current value of radiusAccClientCounterDiscontinuity.
What is radiusAccClientExtPendingRequests?
This gauge tracks the number of RADIUS Accounting-Request packets that have been sent to a server but are still awaiting a response, timeout, or retransmission. It increments when an Accounting-Request is sent and decrements when a response is received, the request times out, or the packet is retransmitted. Network administrators use this metric to monitor the real-time load and responsiveness of RADIUS accounting transactions for AAA (Authentication, Authorization, and Accounting) operations.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.67.2.2.1.1.4.1.11 snmpwalk -v2c -c public <target> RADIUS-ACC-CLIENT-MIB::radiusAccClientExtPendingRequests
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.67.2.2.1.1.4.1.11.1 snmpget -v2c -c public <target> RADIUS-ACC-CLIENT-MIB::radiusAccClientExtPendingRequests.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 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.4 | radiusAccServerExtTable | RADIUS-ACC-CLIENT-MIB |
| 1.3.6.1.2.1.67.2.2.1.1.4.1 | radiusAccServerExtEntry | RADIUS-ACC-CLIENT-MIB |
| 1.3.6.1.2.1.67.2.2.1.1.4.1.11 | radiusAccClientExtPendingRequests | RADIUS-ACC-CLIENT-MIB |