All MIBs › RAPID-CITY › rcIpxRsmltPeerHoldUpTimer
rcIpxRsmltPeerHoldUpTimer
Module: RAPID-CITY
OID (symbolic): RAPID-CITY::rcIpxRsmltPeerHoldUpTimer
OID (numeric): 1.3.6.1.4.1.2272.1.24.21.3.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The range of value 0 to 3600 or 9999. 9999 means infinity.
What is rcIpxRsmltPeerHoldUpTimer?
This object specifies the hold-up timer value (range 0 to 3600 seconds, or 9999 for infinity) that controls how long an IPX network device waits before removing a Redundant Service Module Link (RSMLT) peer from its active neighbor list after losing connectivity. An operator tunes this timeout to balance failover speed against avoiding flapping due to temporary outages. Higher values mean more resilience to transient link losses but slower recovery.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.24.21.3.1.6 snmpwalk -v2c -c public <target> RAPID-CITY::rcIpxRsmltPeerHoldUpTimer
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.24.21.3.1.6.1 snmpget -v2c -c public <target> RAPID-CITY::rcIpxRsmltPeerHoldUpTimer.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> rcIpxRsmltPeerHoldUpTimer.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.3 | rcIpxRsmltPeerTable | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.24.21.3.1 | rcIpxRsmltPeerEntry | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.24.21.3.1.6 | rcIpxRsmltPeerHoldUpTimer | RAPID-CITY |