All MIBs › RAPID-CITY › rcIpv6RsmltOperHoldDownTimer
rcIpv6RsmltOperHoldDownTimer
Module: RAPID-CITY
OID (symbolic): RAPID-CITY::rcIpv6RsmltOperHoldDownTimer
OID (numeric): 1.3.6.1.4.1.2272.1.8.26.5.1.5
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description:
Timer value, the range of value is from 0 to 3600.
What is rcIpv6RsmltOperHoldDownTimer?
This object configures the hold-down timer (0-3600 seconds) for the IPv6 Router Solicitation Multicast Loop Topology (RSMLT) protocol on a specific interface. The hold-down timer prevents rapid topology changes from destabilizing the network by delaying topology recalculation after a failure is detected. Operators tune this value to balance convergence speed against stability, typically setting longer values on slower or less stable links.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.8.26.5.1.5 snmpwalk -v2c -c public <target> RAPID-CITY::rcIpv6RsmltOperHoldDownTimer
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.8.26.5.1.5.1 snmpget -v2c -c public <target> RAPID-CITY::rcIpv6RsmltOperHoldDownTimer.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2272.1.8.26.5.1.5.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> rcIpv6RsmltOperHoldDownTimer.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.2272 | rapidCity | RAPID-CITY |
| 1.3.6.1.4.1.2272.1 | rcMgmt | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8 | rcIp | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8.26 | rcIpRsmlt | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8.26.5 | rcIpv6RsmltOperTable | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8.26.5.1 | rcIpv6RsmltOperEntry | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8.26.5.1.5 | rcIpv6RsmltOperHoldDownTimer | RAPID-CITY |