RAD-MIB :: linkSelectorMaxIdleTime

MIB Reference — IPNetwork Monitor

All MIBsRAD-MIBlinkSelectorMaxIdleTime

linkSelectorMaxIdleTime

Module: RAD-MIB

OID (symbolic): RAD-MIB::linkSelectorMaxIdleTime

OID (numeric): 1.3.6.1.4.1.164.3.2.3.2.17.2.1.4

Node type: OBJECT-TYPE

Type: Integer32

Access: read-write

Description:

Move to higher prioritized connected link after this period of seconds of silence on the current link. 0=move immediately to higher prioritized connected link. UNIT is seconds.

What is linkSelectorMaxIdleTime?

This read-write parameter specifies seconds of silence before switching to a higher-priority link (0 means immediate switch). It controls failover timing for redundant WAN connections in link aggregation. A network engineer sets this to tune how aggressively the device fails over during outages.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.2.3.2.17.2.1.4
snmpwalk -v2c -c public <target> RAD-MIB::linkSelectorMaxIdleTime

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.2.3.2.17.2.1.4.1
snmpget -v2c -c public <target> RAD-MIB::linkSelectorMaxIdleTime.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.164.3.2.3.2.17.2.1.4.1 i <value>

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.164radDACS-MIB
1.3.6.1.4.1.164.3radWanDACS-MIB
1.3.6.1.4.1.164.3.2muxHubDACS-MIB
1.3.6.1.4.1.164.3.2.3prtMuxDACS-MIB
1.3.6.1.4.1.164.3.2.3.2cnfgPrtMuxDACS-MIB
1.3.6.1.4.1.164.3.2.3.2.17prtLogicalCnfgDACS-MIB
1.3.6.1.4.1.164.3.2.3.2.17.2linkSelectorCnfgTableDACS-MIB
1.3.6.1.4.1.164.3.2.3.2.17.2.1linkSelectorCnfgEntryDACS-MIB
1.3.6.1.4.1.164.3.2.3.2.17.2.1.4linkSelectorMaxIdleTimeRAD-MIB