Home/Catalog/CISCO-IETF-PIM-MIB

CISCO-IETF-PIM-MIB

AI MIB Summary

The CISCO-IETF-PIM-MIB enables address-family-agnostic monitoring and management of Protocol Independent Multicast (PIM) router states, neighbor adjacencies, and interface metrics on Cisco IOS devices. This module extends RFC 2934 to support both IPv4 and IPv6 PIM operations, tracking critical counters such as join/prune messages, neighbor timeouts, and multicast routing table entries for both unicast and multicast forwarding planes.

Address family independent MIB module for management of PIM routers. This MIB module is based on RFC 2934 with additional MIB objects added to make it address family independent MIB. This Cisco MIB was created due to non availability of RFC or an Internet Draft, which can provide address family independent MIB for management of PIM routers. This MIB may later be deprecated with a stable RFC or an Internet Draft.
Main OID:
ciscoIetfPimMIB.1.3.6.1.4.1.9.10.119
63
Objects
Active
Status
7
Dependencies

Imported Objects

Objects

63 total
Object Name
ciscoIetfPimMIBAddress family independent MIB module for management of PIM routers. This MIB module is based on RFC 2934 with additional MIB objects added to make it address family independent MIB. This Cisco MIB was created due to non availability of RFC or an Internet Draft, which can provide address family independent MIB for management of PIM routers. This MIB may later be deprecated with a stable RFC or an Internet Draft.
MODULE-IDENTITY
.1.3.6.1.4.1.9.10.119
cPimNotifs
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.119.0
cPimNbrLossA cPimNbrLoss 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.4.1.9.10.119.0.2
cPimMIBObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.119.1
cPim
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.119.1.1
cPimJoinPruneIntervalThe default interval at which periodic PIM-SM Join/Prune messages are to be sent.rw
Unsigned32
.1.3.6.1.4.1.9.10.119.1.1.1
cPimIfTableThe (conceptual) table listing the router's PIM interfaces. Along with PIM IGMP or MLD is enabled on all interfaces listed in this table.
SEQUENCE OF CPimIfEntry
.1.3.6.1.4.1.9.10.119.1.1.2
cPimIfEntryAn entry (conceptual row) in the pimIfTable.
CPimIfEntry
.1.3.6.1.4.1.9.10.119.1.1.2.1
cPimIfIndexThe ifIndex value of this PIM interface.
InterfaceIndex (IF-MIB)
.1.3.6.1.4.1.9.10.119.1.1.2.1.1
cPimIfInetVersionThe Inet version of this row.
InetVersion (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9.10.119.1.1.2.1.2
cPimIfAddressTypeThis objects identifies type of InetAddress presented in cPimIfAddress and cPimIfDRrw
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9.10.119.1.1.2.1.3
cPimIfAddressThe Inet address of the PIM interface.rw
InetAddress
.1.3.6.1.4.1.9.10.119.1.1.2.1.4
cPimIfNetMaskThe network mask for the IP address of the PIM interface.ro
InetAddressPrefixLength (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9.10.119.1.1.2.1.5
cPimIfModeThe configured mode of this PIM interface. A value of sparseDense is only valid for PIMv1. dense (1): indicates interface is running PIM dense mode sparse (2): indicates interface is running PIM sparse mode. sparseDense (3): indicates interface is running both dense and sparse mode.rw
Enumeration
.1.3.6.1.4.1.9.10.119.1.1.2.1.6
cPimIfDRThe Designated Router on this PIM interface. For point-to- point interfaces, this object has the value 0.0.0.0 or 0::0ro
InetAddress
.1.3.6.1.4.1.9.10.119.1.1.2.1.7
cPimIfHelloIntervalThe frequency at which PIM Hello messages are transmitted on this interface.rw
Unsigned32
.1.3.6.1.4.1.9.10.119.1.1.2.1.8
cPimIfJoinPruneIntervalThe frequency at which PIM Join/Prune messages are transmitted on this PIM interface. The default value of this object is the pimJoinPruneInterval.rw
Unsigned32
.1.3.6.1.4.1.9.10.119.1.1.2.1.9
cPimIfCBSRPreferenceThe 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.4.1.9.10.119.1.1.2.1.10
cPimIfStatusThe 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.4.1.9.10.119.1.1.2.1.11
cPimNbrTableThe (conceptual) table listing the router's PIM neighbors.
SEQUENCE OF CPimNbrEntry
.1.3.6.1.4.1.9.10.119.1.1.3
cPimNbrEntryAn entry (conceptual row) in the pimNbrTable.
CPimNbrEntry
.1.3.6.1.4.1.9.10.119.1.1.3.1
cPimNbrIfIndexThe value of ifIndex for the interface used to reach this PIM neighbor.
InterfaceIndex (IF-MIB)
.1.3.6.1.4.1.9.10.119.1.1.3.1.1
cPimNbrAddressTypeThis objects identifies type of InetAddress presented in cPimNbrAddress.
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9.10.119.1.1.3.1.2
cPimNbrAddressThe IP address of the PIM neighbor for which this entry contains information.
InetAddress
.1.3.6.1.4.1.9.10.119.1.1.3.1.3
cPimNbrUpTimeThe time since this PIM neighbor (last) became a neighbor of the local router.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.9.10.119.1.1.3.1.4
cPimNbrExpiryTimeThe minimum time remaining before this PIM neighbor will be aged out.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.9.10.119.1.1.3.1.5
cPimInetMRouteTableThe (conceptual) table listing PIM-specific information on a subset of the rows of the cIpMRouteTable defined in the IP Multicast MIB.
SEQUENCE OF CPimInetMRouteEntry
.1.3.6.1.4.1.9.10.119.1.1.4
cPimInetMRouteEntryAn entry (conceptual row) in the cPimInetMRouteTable. There is one entry per entry in the cIpMRouteTable whose incoming interface is running PIM.
CPimInetMRouteEntry
.1.3.6.1.4.1.9.10.119.1.1.4.1
cPimInetMRouteUpstreamAssertTimeThe 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.4.1.9.10.119.1.1.4.1.1
cPimInetMRouteAssertMetricThe metric advertised by the assert winner on the upstream interface, or 0 if no such assert is in received.ro
Unsigned32
.1.3.6.1.4.1.9.10.119.1.1.4.1.2
cPimInetMRouteAssertMetricPrefThe preference advertised by the assert winner on the upstream interface, or 0 if no such assert is in effect.ro
Unsigned32
.1.3.6.1.4.1.9.10.119.1.1.4.1.3
cPimInetMRouteAssertRPTBitThe 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.4.1.9.10.119.1.1.4.1.4
cPimInetMRouteFlagsThis object describes PIM-specific flags related to a multicast state entry. rpt (0): indicates the route is a shared-tree or RP-tree route. spt (1): indicates the route is a shortest-path-tree route.ro
Bits
.1.3.6.1.4.1.9.10.119.1.1.4.1.5
cPimInetMRouteNextHopTableThe (conceptual) table listing PIM-specific information on a subset of the rows of the cIpMRouteNextHopTable defined in the IP Multicast MIB.
SEQUENCE OF CPimInetMRouteNextHopEntry
.1.3.6.1.4.1.9.10.119.1.1.5
cPimInetMRouteNextHopEntryAn entry (conceptual row) in the cPimInetMRouteNextHopTable. There is one entry per entry in the cIpMRouteNextHopTable whose interface is running PIM and whose cIpMRouteNextHopState is pruned(1).
CPimInetMRouteNextHopEntry
.1.3.6.1.4.1.9.10.119.1.1.5.1
cPimInetMRouteNextHopPruneReasonThis object indicates the reason why downstream interface was pruned, prune (1): indicates downstream interface was pruned in response to a PIM prune message. assert (3): indicates downstream interface was pruned due to PIM assert processing.ro
Enumeration
.1.3.6.1.4.1.9.10.119.1.1.5.1.2
cPimRPMapTableThe (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 CPimRPMapEntry
.1.3.6.1.4.1.9.10.119.1.1.6
cPimRPMapEntryAn entry (conceptual row) in the pimRPsTable.
CPimRPMapEntry
.1.3.6.1.4.1.9.10.119.1.1.6.1
cPimRPMapComponentA number uniquely identifying the component. Each protocol instance connected to a separate domain should have a different index value.
Unsigned32
.1.3.6.1.4.1.9.10.119.1.1.6.1.1
cPimRPMapAddrTypeType of Inet address presented in this row. This includes cPimRPMapGroupAddress and cPimRPMapAddress
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9.10.119.1.1.6.1.2
cPimRPMapGroupAddressThe IP multicast group address which, when combined with pimRPsGroupMask, gives the group prefix for which this entry contains information about the Candidate-RP.
InetAddress
.1.3.6.1.4.1.9.10.119.1.1.6.1.3
cPimRPMapGroupMaskThe multicast group address mask which, when combined with pimRPsGroupAddress, gives the group prefix for which this entry contains information about the Candidate-RP.
InetAddressPrefixLength (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9.10.119.1.1.6.1.4
cPimRPMapAddressThe IP address of the Candidate-RP.
InetAddress
.1.3.6.1.4.1.9.10.119.1.1.6.1.5
cPimRPMapHoldTimeThe holdtime of a Candidate-RP. If the local router is not the BSR, this value is 0.ro
Unsigned32
.1.3.6.1.4.1.9.10.119.1.1.6.1.6
cPimRPMapExpiryTimeThe 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.4.1.9.10.119.1.1.6.1.7
cPimCRPTableThe (conceptual) table listing the IP multicast groups for which the local router is to advertise itself as a Candidate-RP when the value of cPimComponentCRPHoldTime 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 cPimComponentCRPHoldTime is non- zero).
SEQUENCE OF CPimCRPEntry
.1.3.6.1.4.1.9.10.119.1.1.7
cPimCRPEntryAn entry (conceptual row) in the cPimCRPTable.
CPimCRPEntry
.1.3.6.1.4.1.9.10.119.1.1.7.1
cPimCRPAddrTypeType of Inet address presented in this row. This includes cPimCRPGroupAddress and cPimCRPAddress
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9.10.119.1.1.7.1.1
cPimCRPGroupAddressThe IP multicast group address which, when combined with cPimCRPGroupMask, identifies a group prefix for which the local router will advertise itself as a Candidate-RP.
InetAddress
.1.3.6.1.4.1.9.10.119.1.1.7.1.2
cPimCRPGroupMaskThe multicast group address mask which, when combined with cPimCRPGroupMask, identifies a group prefix for which the local router will advertise itself as a Candidate-RP.
InetAddressPrefixLength (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9.10.119.1.1.7.1.3
cPimCRPAddressThe (unicast) address of the interface which will be advertised as a Candidate-RP.rw
InetAddress
.1.3.6.1.4.1.9.10.119.1.1.7.1.4
cPimCRPRowStatusThe 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.4.1.9.10.119.1.1.7.1.5
cPimComponentTableThe (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 CPimComponentEntry
.1.3.6.1.4.1.9.10.119.1.1.8
cPimComponentEntryAn entry (conceptual row) in the cPimComponentTable.
CPimComponentEntry
.1.3.6.1.4.1.9.10.119.1.1.8.1
cPimComponentIndexA 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 cPimComponentIndex value of 1.
Unsigned32
.1.3.6.1.4.1.9.10.119.1.1.8.1.1
cPimComponentBSRAddrTypeType of Inet address presented in cPimComponentBSRAddress.rw
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9.10.119.1.1.8.1.2
cPimComponentBSRAddressThe IP address of the bootstrap router (BSR) for the local PIM region.rw
InetAddress
.1.3.6.1.4.1.9.10.119.1.1.8.1.3
cPimComponentBSRExpiryTimeThe 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.rw
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.9.10.119.1.1.8.1.4
cPimComponentCRPHoldTimeThe 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
Unsigned32
.1.3.6.1.4.1.9.10.119.1.1.8.1.5
cPimComponentStatusThe 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.4.1.9.10.119.1.1.8.1.6
cPimMIBConformance
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.119.2
cPimMIBCompliances
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.119.2.1
cPimMIBGroups
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.119.2.2
CISCO-IETF-PIM-MIB - SNMP MIB Reference | MIBs Explorer