All MIBs › RAPID-CITY › rcIpPimGlobalCRPADVTimeOut
rcIpPimGlobalCRPADVTimeOut
Module: RAPID-CITY
OID (symbolic): RAPID-CITY::rcIpPimGlobalCRPADVTimeOut
OID (numeric): 1.3.6.1.4.1.2272.1.8.16.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
Routers configured as candidate RPs use this timer to periodically send C-RP-Adv messages. Upon expiry, a C-RP-Adv message is sent to the elected BSR.
What is rcIpPimGlobalCRPADVTimeOut?
This timer (in seconds, range 5-26214) controls how often candidate Rendezvous Points advertise themselves to the Bootstrap Router in PIM multicast networks. Regular C-RP-Adv messages ensure the BSR knows which routers are available as RPs; without this timer, the RP discovery mechanism would fail. An operator adjusts this to balance RP discovery responsiveness against network overhead, typically leaving it at the default of 60 seconds.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.8.16.1.8 snmpwalk -v2c -c public <target> RAPID-CITY::rcIpPimGlobalCRPADVTimeOut
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.8.16.1.8.1 snmpget -v2c -c public <target> RAPID-CITY::rcIpPimGlobalCRPADVTimeOut.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2272.1.8.16.1.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.16 | rcIpPim | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8.16.1 | rcIpPimGlobal | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8.16.1.8 | rcIpPimGlobalCRPADVTimeOut | RAPID-CITY |