PIM-MIB
AI MIB Summary
The PIM-MIB module enables the monitoring and management of Protocol Independent Multicast (PIM) router interfaces and neighbor adjacencies by exposing critical metrics such as PIM neighbor states, join/prune message counters, and multicast routing table entries. This standard allows network operations to track multicast group membership, detect topology changes, and verify the operational status of PIM sparse-mode or dense-mode protocols across heterogeneous vendor equipment.
The MIB module for management of PIM routers.
Main OID:
pimMIB.1.3.6.1.3.61
76
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
76 total| Object Name |
|---|
pimMIBThe MIB module for management of PIM routers. MODULE-IDENTITY .1.3.6.1.3.61 |
pimMIBObjects OBJECT IDENTIFIER .1.3.6.1.3.61.1 |
pimTraps OBJECT IDENTIFIER .1.3.6.1.3.61.1.0 |
pimNeighborLossA pimNeighborLoss trap signifies the loss of an adjacency with a neighbor. This trap should be generated when the neighbor timer expires, and the router has no other neighbors on the same interface with a lower IP address than itself. NOTIFICATION-TYPE .1.3.6.1.3.61.1.0.1 |
pim OBJECT IDENTIFIER .1.3.6.1.3.61.1.1 |
pimJoinPruneIntervalThe default interval at which periodic PIM-SM Join/Prune messages are to be sent.rw Integer32 UNITS "seconds" .1.3.6.1.3.61.1.1.1 |
pimInterfaceTableThe (conceptual) table listing the router's PIM interfaces. IGMP and PIM are enabled on all interfaces listed in this table. SEQUENCE OF PimInterfaceEntry .1.3.6.1.3.61.1.1.2 |
pimInterfaceEntryAn entry (conceptual row) in the pimInterfaceTable. PimInterfaceEntry .1.3.6.1.3.61.1.1.2.1 |
pimInterfaceIfIndexThe ifIndex value of this PIM interface. InterfaceIndex (IF-MIB) .1.3.6.1.3.61.1.1.2.1.1 |
pimInterfaceAddressThe IP address of the PIM interface.ro IpAddress .1.3.6.1.3.61.1.1.2.1.2 |
pimInterfaceNetMaskThe network mask for the IP address of the PIM interface.ro IpAddress .1.3.6.1.3.61.1.1.2.1.3 |
pimInterfaceModeThe configured mode of this PIM interface. A value of sparseDense is only valid for PIMv1.rw Enumeration .1.3.6.1.3.61.1.1.2.1.4 |
pimInterfaceDRThe Designated Router on this PIM interface. For point-to- point interfaces, this object has the value 0.0.0.0.ro IpAddress .1.3.6.1.3.61.1.1.2.1.5 |
pimInterfaceHelloIntervalThe frequency at which PIM Hello messages are transmitted on this interface.rw Integer32 UNITS "seconds" .1.3.6.1.3.61.1.1.2.1.6 |
pimInterfaceStatusThe status of this entry. Creating the entry enables PIM on the interface; destroying the entry disables PIM on the interface.rw RowStatus (SNMPv2-TC) .1.3.6.1.3.61.1.1.2.1.7 |
pimInterfaceJoinPruneIntervalThe frequency at which PIM Join/Prune messages are transmitted on this PIM interface. The default value of this object is the pimJoinPruneInterval.rw Integer32 UNITS "seconds" .1.3.6.1.3.61.1.1.2.1.8 |
pimInterfaceCBSRPreferenceThe preference value for the local interface as a candidate bootstrap router. The value of -1 is used to indicate that the local interface is not a candidate BSR interface.rw Integer32 (-1..255) .1.3.6.1.3.61.1.1.2.1.9 |
pimNeighborTableThe (conceptual) table listing the router's PIM neighbors. SEQUENCE OF PimNeighborEntry .1.3.6.1.3.61.1.1.3 |
pimNeighborEntryAn entry (conceptual row) in the pimNeighborTable. PimNeighborEntry .1.3.6.1.3.61.1.1.3.1 |
pimNeighborAddressThe IP address of the PIM neighbor for which this entry contains information. IpAddress .1.3.6.1.3.61.1.1.3.1.1 |
pimNeighborIfIndexThe value of ifIndex for the interface used to reach this PIM neighbor.ro InterfaceIndex (IF-MIB) .1.3.6.1.3.61.1.1.3.1.2 |
pimNeighborUpTimeThe time since this PIM neighbor (last) became a neighbor of the local router.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.3.61.1.1.3.1.3 |
pimNeighborExpiryTimeThe minimum time remaining before this PIM neighbor will be aged out.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.3.61.1.1.3.1.4 |
pimNeighborModeThe active PIM mode of this neighbor. This object is deprecated for PIMv2 routers since all neighbors on the interface must be either dense or sparse as determined by the protocol running on the interface.rodeprecated Enumeration .1.3.6.1.3.61.1.1.3.1.5 |
pimIpMRouteTableThe (conceptual) table listing PIM-specific information on a subset of the rows of the ipMRouteTable defined in the IP Multicast MIB. SEQUENCE OF PimIpMRouteEntry .1.3.6.1.3.61.1.1.4 |
pimIpMRouteEntryAn entry (conceptual row) in the pimIpMRouteTable. There is one entry per entry in the ipMRouteTable whose incoming interface is running PIM. PimIpMRouteEntry .1.3.6.1.3.61.1.1.4.1 |
pimIpMRouteUpstreamAssertTimerThe time remaining before the router changes its upstream neighbor back to its RPF neighbor. This timer is called the Assert timer in the PIM Sparse and Dense mode specification. A value of 0 indicates that no Assert has changed the upstream neighbor away from the RPF neighbor.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.3.61.1.1.4.1.1 |
pimIpMRouteAssertMetricThe metric advertised by the assert winner on the upstream interface, or 0 if no such assert is in received.ro Integer32 .1.3.6.1.3.61.1.1.4.1.2 |
pimIpMRouteAssertMetricPrefThe preference advertised by the assert winner on the upstream interface, or 0 if no such assert is in effect.ro Integer32 .1.3.6.1.3.61.1.1.4.1.3 |
pimIpMRouteAssertRPTBitThe value of the RPT-bit advertised by the assert winner on the upstream interface, or false if no such assert is in effect.ro TruthValue (SNMPv2-TC) .1.3.6.1.3.61.1.1.4.1.4 |
pimIpMRouteFlagsThis object describes PIM-specific flags related to a multicast state entry. See the PIM Sparse Mode specification for the meaning of the RPT and SPT bits.ro Bits .1.3.6.1.3.61.1.1.4.1.5 |
pimRPTableThe (conceptual) table listing PIM version 1 information for the Rendezvous Points (RPs) for IP multicast groups. This table is deprecated since its function is replaced by the pimRPSetTable for PIM version 2.deprecated SEQUENCE OF PimRPEntry .1.3.6.1.3.61.1.1.5 |
pimRPEntryAn entry (conceptual row) in the pimRPTable. There is one entry per RP address for each IP multicast group.deprecated PimRPEntry .1.3.6.1.3.61.1.1.5.1 |
pimRPGroupAddressThe IP multicast group address for which this entry contains information about an RP.deprecated IpAddress .1.3.6.1.3.61.1.1.5.1.1 |
pimRPAddressThe unicast address of the RP.deprecated IpAddress .1.3.6.1.3.61.1.1.5.1.2 |
pimRPStateThe state of the RP.rodeprecated Enumeration .1.3.6.1.3.61.1.1.5.1.3 |
pimRPStateTimerThe minimum time remaining before the next state change. When pimRPState is up, this is the minimum time which must expire until it can be declared down. When pimRPState is down, this is the time until it will be declared up (in order to retry).rodeprecated TimeTicks (SNMPv2-SMI) .1.3.6.1.3.61.1.1.5.1.4 |
pimRPLastChangeThe value of sysUpTime at the time when the corresponding instance of pimRPState last changed its value.rodeprecated TimeTicks (SNMPv2-SMI) .1.3.6.1.3.61.1.1.5.1.5 |
pimRPRowStatusThe status of this row, by which new entries may be created, or old entries deleted from this table.rwdeprecated RowStatus (SNMPv2-TC) .1.3.6.1.3.61.1.1.5.1.6 |
pimRPSetTableThe (conceptual) table listing PIM information for candidate Rendezvous Points (RPs) for IP multicast groups. When the local router is the BSR, this information is obtained from received Candidate-RP-Advertisements. When the local router is not the BSR, this information is obtained from received RP-Set messages. SEQUENCE OF PimRPSetEntry .1.3.6.1.3.61.1.1.6 |
pimRPSetEntryAn entry (conceptual row) in the pimRPSetTable. PimRPSetEntry .1.3.6.1.3.61.1.1.6.1 |
pimRPSetGroupAddressThe IP multicast group address which, when combined with pimRPSetGroupMask, gives the group prefix for which this entry contains information about the Candidate-RP. IpAddress .1.3.6.1.3.61.1.1.6.1.1 |
pimRPSetGroupMaskThe multicast group address mask which, when combined with pimRPSetGroupAddress, gives the group prefix for which this entry contains information about the Candidate-RP. IpAddress .1.3.6.1.3.61.1.1.6.1.2 |
pimRPSetAddressThe IP address of the Candidate-RP. IpAddress .1.3.6.1.3.61.1.1.6.1.3 |
pimRPSetHoldTimeThe holdtime of a Candidate-RP. If the local router is not the BSR, this value is 0.ro Integer32 .1.3.6.1.3.61.1.1.6.1.4 |
pimRPSetExpiryTimeThe minimum time remaining before the Candidate-RP will be declared down. If the local router is not the BSR, this value is 0.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.3.61.1.1.6.1.5 |
pimRPSetComponentA number uniquely identifying the component. Each protocol instance connected to a separate domain should have a different index value. Integer32 .1.3.6.1.3.61.1.1.6.1.6 |
pimIpMRouteNextHopTableThe (conceptual) table listing PIM-specific information on a subset of the rows of the ipMRouteNextHopTable defined in the IP Multicast MIB. SEQUENCE OF PimIpMRouteNextHopEntry .1.3.6.1.3.61.1.1.7 |
pimIpMRouteNextHopEntryAn entry (conceptual row) in the pimIpMRouteNextHopTable. There is one entry per entry in the ipMRouteNextHopTable whose interface is running PIM and whose ipMRouteNextHopState is pruned(1). PimIpMRouteNextHopEntry .1.3.6.1.3.61.1.1.7.1 |
pimIpMRouteNextHopPruneReasonThis object indicates why the downstream interface was pruned, whether in response to a PIM prune message or due to PIM Assert processing.ro Enumeration .1.3.6.1.3.61.1.1.7.1.2 |
pimCandidateRPTableThe (conceptual) table listing the IP multicast groups for which the local router is to advertise itself as a Candidate-RP when the value of pimComponentCRPHoldTime is non-zero. If this table is empty, then the local router will advertise itself as a Candidate-RP for all groups (providing the value of pimComponentCRPHoldTime is non- zero). SEQUENCE OF PimCandidateRPEntry .1.3.6.1.3.61.1.1.11 |
pimCandidateRPEntryAn entry (conceptual row) in the pimCandidateRPTable. PimCandidateRPEntry .1.3.6.1.3.61.1.1.11.1 |
pimCandidateRPGroupAddressThe IP multicast group address which, when combined with pimCandidateRPGroupMask, identifies a group prefix for which the local router will advertise itself as a Candidate-RP. IpAddress .1.3.6.1.3.61.1.1.11.1.1 |
pimCandidateRPGroupMaskThe multicast group address mask which, when combined with pimCandidateRPGroupMask, identifies a group prefix for which the local router will advertise itself as a Candidate-RP. IpAddress .1.3.6.1.3.61.1.1.11.1.2 |
pimCandidateRPAddressThe (unicast) address of the interface which will be advertised as a Candidate-RP.rw IpAddress .1.3.6.1.3.61.1.1.11.1.3 |
pimCandidateRPRowStatusThe status of this row, by which new entries may be created, or old entries deleted from this table.rw RowStatus (SNMPv2-TC) .1.3.6.1.3.61.1.1.11.1.4 |
pimComponentTableThe (conceptual) table containing objects specific to a PIM domain. One row exists for each domain to which the router is connected. A PIM-SM domain is defined as an area of the network over which Bootstrap messages are forwarded. Typically, a PIM-SM router will be a member of exactly one domain. This table also supports, however, routers which may form a border between two PIM-SM domains and do not forward Bootstrap messages between them. SEQUENCE OF PimComponentEntry .1.3.6.1.3.61.1.1.12 |
pimComponentEntryAn entry (conceptual row) in the pimComponentTable. PimComponentEntry .1.3.6.1.3.61.1.1.12.1 |
pimComponentIndexA number uniquely identifying the component. Each protocol instance connected to a separate domain should have a different index value. Routers that only support membership in a single PIM-SM domain should use a pimComponentIndex value of 1. Integer32 .1.3.6.1.3.61.1.1.12.1.1 |
pimComponentBSRAddressThe IP address of the bootstrap router (BSR) for the local PIM region.ro IpAddress .1.3.6.1.3.61.1.1.12.1.2 |
pimComponentBSRExpiryTimeThe minimum time remaining before the bootstrap router in the local domain will be declared down. For candidate BSRs, this is the time until the component sends an RP-Set message. For other routers, this is the time until it may accept an RP-Set message from a lower candidate BSR.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.3.61.1.1.12.1.3 |
pimComponentCRPHoldTimeThe holdtime of the component when it is a candidate RP in the local domain. The value of 0 is used to indicate that the local system is not a Candidate-RP.rw Integer32 .1.3.6.1.3.61.1.1.12.1.4 |
pimComponentStatusThe status of this entry. Creating the entry creates another protocol instance; destroying the entry disables a protocol instance.rw RowStatus (SNMPv2-TC) .1.3.6.1.3.61.1.1.12.1.5 |
pimMIBConformance OBJECT IDENTIFIER .1.3.6.1.3.61.2 |
pimMIBCompliances OBJECT IDENTIFIER .1.3.6.1.3.61.2.1 |
pimV1MIBComplianceThe compliance statement for routers running PIMv1 and implementing the PIM MIB.deprecated Unknown .1.3.6.1.3.61.2.1.1 |
pimSparseV2MIBComplianceThe compliance statement for routers running PIM Sparse Mode and implementing the PIM MIB. Unknown .1.3.6.1.3.61.2.1.2 |
pimDenseV2MIBComplianceThe compliance statement for routers running PIM Dense Mode and implementing the PIM MIB. Unknown .1.3.6.1.3.61.2.1.3 |
pimMIBGroups OBJECT IDENTIFIER .1.3.6.1.3.61.2.2 |
pimNotificationGroupA collection of notifications for signaling important PIM events. Unknown .1.3.6.1.3.61.2.2.1 |
pimV2MIBGroupA collection of objects to support management of PIM Sparse Mode (version 2) routers. Unknown .1.3.6.1.3.61.2.2.2 |
pimV2CandidateRPMIBGroupA collection of objects to support configuration of which groups a router is to advertise itself as a Candidate-RP. Unknown .1.3.6.1.3.61.2.2.3 |
pimV1MIBGroupA collection of objects to support management of PIM (version 1) routers.deprecated Unknown .1.3.6.1.3.61.2.2.4 |
pimDenseV2MIBGroupA collection of objects to support management of PIM Dense Mode (version 2) routers. Unknown .1.3.6.1.3.61.2.2.5 |
pimNextHopGroupA collection of optional objects to provide per-next hop information for diagnostic purposes. Supporting this group may add a large number of instances to a tree walk, but the information in this group can be extremely useful in tracking down multicast connectivity problems. Unknown .1.3.6.1.3.61.2.2.6 |
pimAssertGroupA collection of optional objects to provide extra information about the assert election process. There is no protocol reason to keep such information, but some implementations may already keep this information and make it available. These objects can also be very useful in debugging connectivity or duplicate packet problems, especially if the assert winner does not support the PIM and IP Multicast MIBs. Unknown .1.3.6.1.3.61.2.2.7 |