All MIBs › RAPID-CITY › rcIpxRsmltOperHoldUpTimer
rcIpxRsmltOperHoldUpTimer
Module: RAPID-CITY
OID (symbolic): RAPID-CITY::rcIpxRsmltOperHoldUpTimer
OID (numeric): 1.3.6.1.4.1.2272.1.24.21.2.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
The range of value 0 to 3600 or 9999. 9999 means infinity.
What is rcIpxRsmltOperHoldUpTimer?
This object sets the hold-up timer duration (in seconds, or 9999 for infinity) for a resilient ring topology, controlling how long a port waits after detecting a topology change before taking corrective action. The timer prevents flapping during temporary outages. An operator would adjust this based on their network's stability needs.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.24.21.2.1.6 snmpwalk -v2c -c public <target> RAPID-CITY::rcIpxRsmltOperHoldUpTimer
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.24.21.2.1.6.1 snmpget -v2c -c public <target> RAPID-CITY::rcIpxRsmltOperHoldUpTimer.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2272.1.24.21.2.1.6.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> rcIpxRsmltOperHoldUpTimer.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.24 | rcIpx | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.24.21 | rcIpxRsmlt | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.24.21.2 | rcIpxRsmltOperTable | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.24.21.2.1 | rcIpxRsmltOperEntry | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.24.21.2.1.6 | rcIpxRsmltOperHoldUpTimer | RAPID-CITY |