All MIBs › RAPID-CITY › rcRadiusServerPendingRequests
rcRadiusServerPendingRequests
Module: RAPID-CITY
OID (symbolic): RAPID-CITY::rcRadiusServerPendingRequests
OID (numeric): 1.3.6.1.4.1.2272.1.29.2.1.12
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: The number of RADIUS access-request packets destined for this server that have not yet timed out or received a response. This variable is incremented when an access-request is sent and decremented due to receipt of an access-accept, access-reject, a timeout or retransmission.
What is rcRadiusServerPendingRequests?
This object counts how many RADIUS authentication requests sent to a specific server are still waiting for a response, having neither timed out nor received a reply. The counter increases when a request is sent and decreases when a response arrives, times out, or a retry occurs. An operator would monitor this to detect slow or unresponsive RADIUS servers, which would indicate authentication delays or potential authentication failures.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.29.2.1.12 snmpwalk -v2c -c public <target> RAPID-CITY::rcRadiusServerPendingRequests
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.29.2.1.12.1 snmpget -v2c -c public <target> RAPID-CITY::rcRadiusServerPendingRequests.1
Start monitoring Bay Networks/Nortel Accelar and Ethernet Routing Switch (ERS) chassis switches with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the RAPID-CITY::rcRadiusServerPendingRequests OID value, configure state conditions and alerts, and monitor any Bay Networks/Nortel Accelar and Ethernet Routing Switch (ERS) chassis switches 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.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2272 | rapidCity | RAPID-CITY |
| 1.3.6.1.4.1.2272.1 | rcMgmt | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.29 | rcRadius | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.29.2 | rcRadiusServerTable | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.29.2.1 | rcRadiusServerEntry | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.29.2.1.12 | rcRadiusServerPendingRequests | RAPID-CITY |