All MIBs › RADIUS-AUTH-CLIENT-MIB › radiusAuthClientExtTimeouts
radiusAuthClientExtTimeouts
Module: RADIUS-AUTH-CLIENT-MIB
OID (symbolic): RADIUS-AUTH-CLIENT-MIB::radiusAuthClientExtTimeouts
OID (numeric): 1.3.6.1.2.1.67.1.2.1.1.4.1.14
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description:
The number of authentication timeouts to this server.
After a timeout, the client may retry to the same server, send to a different server, or give up. A retry to the same server is counted as a retransmit as well as a timeout. A send to a different server is counted as a Request as well as a timeout. This counter may experience a discontinuity when the RADIUS Client module within the managed entity is reinitialized, as indicated by the current value of radiusAuthClientCounterDiscontinuity.
What is radiusAuthClientExtTimeouts?
This counter tracks the total number of timeout events that have occurred when attempting to authenticate against a specific RADIUS server. After a timeout, the client may retry the same server, switch to a different server, or abandon the authentication attempt; each of these outcomes counts as one timeout. System administrators monitor this metric to detect RADIUS server availability problems, network latency issues, or load imbalance requiring failover to alternate authentication servers.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.67.1.2.1.1.4.1.14 snmpwalk -v2c -c public <target> RADIUS-AUTH-CLIENT-MIB::radiusAuthClientExtTimeouts
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.67.1.2.1.1.4.1.14.1 snmpget -v2c -c public <target> RADIUS-AUTH-CLIENT-MIB::radiusAuthClientExtTimeouts.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.1 | radiusAuthentication | RADIUS-AUTH-CLIENT-MIB |
| 1.3.6.1.2.1.67.1.2 | radiusAuthClientMIB | RADIUS-AUTH-CLIENT-MIB |
| 1.3.6.1.2.1.67.1.2.1 | radiusAuthClientMIBObjects | RADIUS-AUTH-CLIENT-MIB |
| 1.3.6.1.2.1.67.1.2.1.1 | radiusAuthClient | RADIUS-AUTH-CLIENT-MIB |
| 1.3.6.1.2.1.67.1.2.1.1.4 | radiusAuthServerExtTable | RADIUS-AUTH-CLIENT-MIB |
| 1.3.6.1.2.1.67.1.2.1.1.4.1 | radiusAuthServerExtEntry | RADIUS-AUTH-CLIENT-MIB |
| 1.3.6.1.2.1.67.1.2.1.1.4.1.14 | radiusAuthClientExtTimeouts | RADIUS-AUTH-CLIENT-MIB |