PIM-MIB :: pimRPState

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsPIM-MIBpimRPState

pimRPState

Module: PIM-MIB

OID (symbolic): PIM-MIB::pimRPState

OID (numeric): 1.3.6.1.3.61.1.1.5.1.3

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: The state of the RP.

What is pimRPState?

This deprecated object indicates whether a Protocol Independent Multicast Rendezvous Point (RP) is currently operational (up) or not responding (down). The RP is a critical device in PIM networks that acts as a meeting point for multicast traffic sources and receivers. Network administrators historically used this status to quickly check the health of their multicast infrastructure, though newer management systems now prefer other monitoring methods.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.3.61.1.1.5.1.3
snmpwalk -v2c -c public <target> PIM-MIB::pimRPState

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.3.61.1.1.5.1.3.1
snmpget -v2c -c public <target> PIM-MIB::pimRPState.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> pimRPState.1

Start monitoring Multicast-capable routers/Layer 3 switches, vendor-neutral standards MIB (PIM routing) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the PIM-MIB::pimRPState OID value, configure state conditions and alerts, and monitor any Multicast-capable routers/Layer 3 switches, vendor-neutral standards MIB (PIM routing) from a single console.

OID Breakdown

Upper-level ancestors (5 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.3experimentalAXON-MIB
Numeric OIDNameModule
1.3.6.1.3.61pimMIBPIM-MIB
1.3.6.1.3.61.1pimMIBObjectsPIM-MIB
1.3.6.1.3.61.1.1pimPIM-MIB
1.3.6.1.3.61.1.1.5pimRPTablePIM-MIB
1.3.6.1.3.61.1.1.5.1pimRPEntryPIM-MIB
1.3.6.1.3.61.1.1.5.1.3pimRPStatePIM-MIB