All MIBs › RAPID-CITY › rcIpConfGlobalRipTimeOutInterval
rcIpConfGlobalRipTimeOutInterval
Module: RAPID-CITY
OID (symbolic): RAPID-CITY::rcIpConfGlobalRipTimeOutInterval
OID (numeric): 1.3.6.1.4.1.2272.1.8.1.6.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
Rip TimeOut Interval in seconds
What is rcIpConfGlobalRipTimeOutInterval?
Stores the time in seconds that the RIP routing protocol waits for route advertisements before considering a neighbor router unreachable. A shorter timeout detects network failures faster but may cause false positives on slow links. An operator would increase this on WAN links with variable latency to prevent unnecessary route flapping.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.8.1.6.8 snmpwalk -v2c -c public <target> RAPID-CITY::rcIpConfGlobalRipTimeOutInterval
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.8.1.6.8.1 snmpget -v2c -c public <target> RAPID-CITY::rcIpConfGlobalRipTimeOutInterval.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2272.1.8.1.6.8.1 i <value>
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.1 | rcIpConf | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8.1.6 | rcIpConfGlobal | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8.1.6.8 | rcIpConfGlobalRipTimeOutInterval | RAPID-CITY |