All MIBs › EQLGROUP-MIB › eqlRADIUSAcctRecvTimeout
eqlRADIUSAcctRecvTimeout
Module: EQLGROUP-MIB
OID (symbolic): EQLGROUP-MIB::eqlRADIUSAcctRecvTimeout
OID (numeric): 1.3.6.1.4.1.12740.1.1.14.1.6
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-write
Description:
This field configures the RADIUS accounting message receive timeout in seconds.
What is eqlRADIUSAcctRecvTimeout?
This object configures the timeout period (in seconds) that the system waits to receive a RADIUS accounting message response from the authentication server before considering the request failed. It directly controls how long the device will wait for acknowledgment of accounting messages. A network operator would adjust this value based on network latency and server responsiveness to balance between reliability and performance.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.12740.1.1.14.1.6 snmpwalk -v2c -c public <target> EQLGROUP-MIB::eqlRADIUSAcctRecvTimeout
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.12740.1.1.14.1.6.1 snmpget -v2c -c public <target> EQLGROUP-MIB::eqlRADIUSAcctRecvTimeout.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.12740.1.1.14.1.6.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.6 | eqlRADIUSAcctRecvTimeout | EQLGROUP-MIB |