All MIBs › PDN-RADIUS-MIB › sysDevRadiusAuthTimeout
sysDevRadiusAuthTimeout
Module: PDN-RADIUS-MIB
OID (symbolic): PDN-RADIUS-MIB::sysDevRadiusAuthTimeout
OID (numeric): 1.3.6.1.4.1.1795.2.24.2.25.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This object corresponds to the maximum response time of the RADIUS Server.
What is sysDevRadiusAuthTimeout?
sysDevRadiusAuthTimeout sets the maximum number of seconds, between 3 and 30, that the device will wait for a response from its configured RADIUS authentication server before considering the request timed out. Admins tune this value to balance responsiveness against network latency to the RADIUS server, since too short a timeout can cause spurious authentication failures on a slow link. For example, an admin might raise this to 15 seconds if the RADIUS server is reachable only over a high-latency WAN link.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1795.2.24.2.25.1.2 snmpwalk -v2c -c public <target> PDN-RADIUS-MIB::sysDevRadiusAuthTimeout
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1795.2.24.2.25.1.2.1 snmpget -v2c -c public <target> PDN-RADIUS-MIB::sysDevRadiusAuthTimeout.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1795.2.24.2.25.1.2.1 i <value>
Start monitoring Paradyne access/DSL equipment (RADIUS client authentication) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the PDN-RADIUS-MIB::sysDevRadiusAuthTimeout OID value, configure state conditions and alerts, and monitor any Paradyne access/DSL equipment (RADIUS client authentication) 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.1795.2.24.2.25.1 | sysDevRadiusMIBObjects | PDN-RADIUS-MIB |
| 1.3.6.1.4.1.1795.2.24.2.25.1.2 | sysDevRadiusAuthTimeout | PDN-RADIUS-MIB |