All MIBs › RAD-MIB › agnCBuMlWaitToRestore
agnCBuMlWaitToRestore
Module: RAD-MIB
OID (symbolic): RAD-MIB::agnCBuMlWaitToRestore
OID (numeric): 1.3.6.1.4.1.164.3.1.2.2.12.1.8
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-write
Description:
This object defines traffic recovery time (in milliseconds) of the link after its recovery. This object is applicable only when Recovery Mode is revertive.
What is agnCBuMlWaitToRestore?
This object specifies a wait time in milliseconds before traffic resumes normal flow after a link recovers in revertive recovery mode (where traffic automatically reverts to the primary link). This prevents traffic thrashing if the link is flapping; by waiting before fully restoring traffic, transient failures don't cause repeated switchovers. Operators set this based on expected link stability.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.1.2.2.12.1.8 snmpwalk -v2c -c public <target> RAD-MIB::agnCBuMlWaitToRestore
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.1.2.2.12.1.8.1 snmpget -v2c -c public <target> RAD-MIB::agnCBuMlWaitToRestore.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.164.3.1.2.2.12.1.8.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> agnCBuMlWaitToRestore.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.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.164 | rad | DACS-MIB |
| 1.3.6.1.4.1.164.3 | radWan | DACS-MIB |
| 1.3.6.1.4.1.164.3.1 | wanGen | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.2 | agnWanGen | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.2.2 | cnfgAgnGen | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.2.2.12 | agnCBuMlTable | RAD-MIB |
| 1.3.6.1.4.1.164.3.1.2.2.12.1 | agnCBuMlEntry | RAD-MIB |
| 1.3.6.1.4.1.164.3.1.2.2.12.1.8 | agnCBuMlWaitToRestore | RAD-MIB |