All MIBs › EQLGROUP-MIB › eqlRADIUSAuthRecvTimeout
eqlRADIUSAuthRecvTimeout
Module: EQLGROUP-MIB
OID (symbolic): EQLGROUP-MIB::eqlRADIUSAuthRecvTimeout
OID (numeric): 1.3.6.1.4.1.12740.1.1.14.1.3
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-write
Description:
This field configures the RADIUS authentication message receive timeout in seconds.
What is eqlRADIUSAuthRecvTimeout?
This boolean value enables or disables the RADIUS authentication timeout feature for client connections. When true, the device will wait a configured number of seconds for a response from the RADIUS authentication server before timing out. An operator would enable this if they need reliable RADIUS authentication with timeout protection, especially in slow or unreliable network environments.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.12740.1.1.14.1.3 snmpwalk -v2c -c public <target> EQLGROUP-MIB::eqlRADIUSAuthRecvTimeout
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.12740.1.1.14.1.3.1 snmpget -v2c -c public <target> EQLGROUP-MIB::eqlRADIUSAuthRecvTimeout.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.12740.1.1.14.1.3.1 i <value>
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.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.12740 | equalLogic | EQUALLOGIC-SMI |
| 1.3.6.1.4.1.12740.1 | eqlgroupModule | EQLGROUP-MIB |
| 1.3.6.1.4.1.12740.1.1 | eqlgroupObjects | EQLGROUP-MIB |
| 1.3.6.1.4.1.12740.1.1.14 | eqlRADIUSTable | EQLGROUP-MIB |
| 1.3.6.1.4.1.12740.1.1.14.1 | eqlRADIUSEntry | EQLGROUP-MIB |
| 1.3.6.1.4.1.12740.1.1.14.1.3 | eqlRADIUSAuthRecvTimeout | EQLGROUP-MIB |