All MIBs › CISCOSB-PIM-MIB
Organization: Cisco Systems, Inc.
Last Updated: 2008-09-25
Category: Routing Protocols, Vendor: RADLAN/Cisco SB
Description: Manages Cisco Small Business PIM (Protocol Independent Multicast) routing configuration and neighbor state.
Start monitoring vendor-neutral, standards-based MIB, any SNMPv3-capable network device (SNMP engine identity/boot/clock status) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.
What Is CISCOSB-PIM-MIB?
CISCOSB-PIM-MIB manages Protocol Independent Multicast (PIM) routing configuration and neighbor state on Cisco Small Business switches/routers, supporting IP multicast forwarding across VLANs/interfaces. It exposes per-interface PIM configuration and operational data, including administrative and operational status, whether the interface is a stub, neighbor count, and limits/thresholds/stored-state counts for (*,G) and (S,G) multicast forwarding-state entries. Its monitoring value centers on multicast routing health: operational status reveals whether PIM is actually running on an interface versus just admin-enabled, neighbor count confirms expected PIM adjacencies are up, and the stored-vs-limit/warning-threshold counters flag when an interface is approaching multicast state-table exhaustion, a leading indicator of multicast forwarding failures or a multicast storm. It depends conceptually on the standard PIM protocol and complements standard multicast MIBs like IPMROUTE-STD-MIB, though it is a Cisco private implementation. It is deployed on Cisco Small Business switches/routers running IP multicast applications (e.g., IPTV, video conferencing) across VLANs. Engineers can download the CISCOSB-PIM-MIB file directly to load it into their MIB browser.
IPNetwork Monitor allows you to monitor SNMP objects defined in CISCOSB-PIM-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
Supported Devices
- Cisco Small Business switch
- Cisco Small Business router
Monitoring Examples
Polling rlPimInterfaceTable/rlPimInterfaceEntry shows rlPimInterfaceAdminStatus versus rlPimInterfaceOperStatus for each interface, and rlPimInterfaceNeighborCount confirms expected PIM neighbors are present; an interface with admin-up but oper-down status, or an unexpected drop in neighbor count, signals a PIM adjacency failure. rlPimInterfaceStarGStateStored approaching rlPimInterfaceStarGStateLimit (with rlPimInterfaceStarGStateWarnThold as an early-warning marker) indicates the interface is nearing its (*,G) multicast state capacity, risking dropped multicast groups. rlPimInterfaceSGStateLimit provides the analogous ceiling for source-specific (S,G) state.
What Can Be Monitored
- PIM interface admin/operational status
- PIM neighbor count
- (*,G) multicast state usage vs limit
- (S,G) multicast state usage vs limit
- stub interface configuration
This MIB depends on
Related MIBs
Imported Objects
From CISCOSB-MIB
| switch001 | MODULE-IDENTITY |
From IANA-RTPROTO-MIB
| IANAipRouteProtocol |
From IF-MIB
| InterfaceIndex | |
| InterfaceIndexOrZero |
From INET-ADDRESS-MIB
| InetAddress | |
| InetAddressPrefixLength | |
| InetAddressType | |
| InetVersion |
From PIM-STD-MIB
| pimInterfaceEntry | OBJECT-TYPE |
| pimInterfaceIPVersion | OBJECT-TYPE |
| pimInterfaceIfIndex | OBJECT-TYPE |
| pimNeighborAddress | OBJECT-TYPE |
| pimNeighborAddressType | OBJECT-TYPE |
| pimNeighborIfIndex | OBJECT-TYPE |
From SNMPv2-CONF
| MODULE-COMPLIANCE | |
| NOTIFICATION-GROUP | |
| OBJECT-GROUP |
From SNMPv2-SMI
| Gauge32 | |
| Integer32 | |
| MODULE-IDENTITY | |
| NOTIFICATION-TYPE | |
| OBJECT-TYPE | |
| TimeTicks | |
| Unsigned32 |
From SNMPv2-TC
| DisplayString | |
| RowStatus | |
| TEXTUAL-CONVENTION | |
| TruthValue |
How to Use in IPNetwork Monitor
Example using rlPimInterfaceNeighborCount OID:
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| rlPim | 1.3.6.1.4.1.9.6.1.101.211 | The private MIB module definition for PIM MIB. | ||
| T/F rlPimEmbeddedRpEnabled | 1.3.6.1.4.1.9.6.1.101.211.7 | TruthValue | read-write | The enabled status of Embedded-RP function for PIM-SM on this system. |
| rlPimIfStatsEntry | 1.3.6.1.4.1.9.6.1.101.211.2.1 | not-accessible | An entry (conceptual row) in the rlPimIfStatsTable. | |
| NUM rlPimIfStatsNumErrHello | 1.3.6.1.4.1.9.6.1.101.211.2.1.5 | PimStatsCounter | read-only | The number of PIM Hello messages that have been received on this interface that have contained errors. |
| NUM rlPimIfStatsNumFilteredOut | 1.3.6.1.4.1.9.6.1.101.211.2.1.8 | PimStatsCounter | read-only | The number of link-local multicast PIM messages filtered out by rlPimInterfaceNeighborFilter on this interface. |
| NUM rlPimIfStatsNumRecvUnknownNbr | 1.3.6.1.4.1.9.6.1.101.211.2.1.6 | PimStatsCounter | read-only | The number of PIM Join/Prune, Assert and multicast Bootstrap Router messages that have been received on this interface from a neighbor from which we had not previously received a valid PIM Hello message (and for which rlPimInterfaceP2PNoHellos was 'false'). Bootstrap Router messages which are sent to a unicast address are not included in this count. |
| NUM rlPimIfStatsNumSentAssert | 1.3.6.1.4.1.9.6.1.101.211.2.1.3 | PimStatsCounter | read-only | The number of PIM Assert messages that have been sent out this interface. |
| NUM rlPimIfStatsNumSentBsm | 1.3.6.1.4.1.9.6.1.101.211.2.1.4 | PimStatsCounter | read-only | The number of PIM Bootstrap Router messages that have been sent out this interface. DC-PIM always multicasts this type of message. |
| NUM rlPimIfStatsNumSentHello | 1.3.6.1.4.1.9.6.1.101.211.2.1.1 | PimStatsCounter | read-only | The number of PIM Hello messages that have been sent out this interface. |
| NUM rlPimIfStatsNumSentJoinPrune | 1.3.6.1.4.1.9.6.1.101.211.2.1.2 | PimStatsCounter | read-only | The number of PIM Join/Prune messages that have been sent out this interface. |
| NUM rlPimIfStatsNumUnknownHelloOpt | 1.3.6.1.4.1.9.6.1.101.211.2.1.7 | PimStatsCounter | read-only | The number of unknown options that have been received in PIM Hello messages on this interface. |
| rlPimIfStatsTable | 1.3.6.1.4.1.9.6.1.101.211.2 | not-accessible | This table lists the statistics for {interface, IP version} pairs for which PIM is enabled. Note that any messages filtered out by rlPimInterfaceNeighborFilter do not contribute to any statistics in this table except for rlPimIfStatsNumFilteredOut. | |
| ADM rlPimInterfaceAdminStatus | 1.3.6.1.4.1.9.6.1.101.211.1.1.3 | AdminStatus | read-create | The desired administrative state of this interface. |
| STR rlPimInterfaceAsmGrpFilter | 1.3.6.1.4.1.9.6.1.101.211.1.1.18 | DisplayString | read-create | When ASM group filtering is enabled, then for groups in the ASM space the local router will: - process PIM (*,G) Join and (S,G) Join messages received on this interface only if the group address is included in the standard access list corresponding to the list index value configured for this object - only send PIM (*,G) Join and (S,G) Join messages over this interface if the group address is included in the standard access list corresponding to the list index value configured for this object. Local membership requests from the MGMD Router component are not filtered. These should be filtered by the MGMD Router component. In other words, the standard access list is a whitelist of the ASM groups for which DC-PIM is permitted to request or receive traffic over the interface. rlPimInterfaceAsmGrpFilter defaults to an empty string, which indicates that no access list is specified. If the name does not correspond to a valid access list, no group addresses will match the list and therefore all PIM (*,G) Join and PIM (S,G) Join messages will be filtered. |
| U32 rlPimInterfaceAssertHoldtime | 1.3.6.1.4.1.9.6.1.101.211.1.1.17 | Unsigned32 | read-create | The interval before this router leaves assert loser state on this interface, unless it receives a PIM Assert message that refreshes this state. This object corresponds to the 'Assert_Time' timer value defined in the PIM-SM specification [I-D.ietf-rlPim-sm-v2-new]. Note that configuring different values for this object for different routers on the same interface might lead to incorrect protocol operation. |
| U32 rlPimInterfaceAssertInterval | 1.3.6.1.4.1.9.6.1.101.211.1.1.16 | Unsigned32 | read-create | The frequency at which this router sends PIM Assert messages on this interface when it is the assert winner. This object corresponds to the 'Assert_Time' minus the 'Assert_Override_Interval' defined in the PIM-SM specification [I-D.ietf-rlPim-sm-v2-new]. This must be less than rlPimInterfaceAssertHoldtime. |
| rlPimInterfaceEntry | 1.3.6.1.4.1.9.6.1.101.211.1.1 | not-accessible | An entry (conceptual row) in the pimInterfaceTable. | |
| NUM rlPimInterfaceMgmdEntIndex | 1.3.6.1.4.1.9.6.1.101.211.1.1.7 | NumericIndexOrZero | read-create | The HAF entity index of the DC-MGMD (for example, for IPv4 this is DC-IGMP) Router component that owns this interface. Zero is a wildcard value meaning that no DC-MGMD Router component currently owns the interface, and the first DC-MGMD Router component that sends Group Membership information for this interface will take ownership of it. |
| G32 rlPimInterfaceNeighborCountEx | 1.3.6.1.4.1.9.6.1.101.211.1.1.8 | Gauge32 | read-only | The number of PIM neighbors on this interface. |
| STR rlPimInterfaceNeighborFilter | 1.3.6.1.4.1.9.6.1.101.211.1.1.15 | DisplayString | read-create | When neighbor filtering is enabled, the local router will process link-local multicast PIM messages received on this interface only if the originator's IP address (that is, the source address in the IP header) is included in the standard access list corresponding to the list name configured for this object. Note that this filter does not apply to unicast PIM messages, even if the originator is directly connected to the local router. So, for example, this filter has no effect on the processing of received Register messages. In other words, the standard access list is a whitelist, and the local router will treat any router excluded from the list as not being a valid PIM neighbor. To filter out all PIM neighbors, either configure this object to be the list name of an 'exclude all' standard access list, or use the rlPimInterfaceStubInterface object. |
| NPG rlPimInterfaceOperStatus | 1.3.6.1.4.1.9.6.1.101.211.1.1.4 | NpgOperStatus | read-only | The current operational state of this interface. |
| T/F rlPimInterfaceP2PNoHellos | 1.3.6.1.4.1.9.6.1.101.211.1.1.6 | TruthValue | read-create | Whether this interface is a point-to-point interface on which we do not require the neighbor to send PIM-Hello signals. Provided for back-compatibility with some older implementations that do not send Hellos on point-to-point links. Changing the value of this object while the interface is operational causes the interface to be deactivated and then reactivated. |
| U32 rlPimInterfaceSGStateLimit | 1.3.6.1.4.1.9.6.1.101.211.1.1.12 | Unsigned32 | read-create | The maximum number of {source, group} pairs for which DC-PIM TIB Manager is allowed to store (S,G,I) state specific to this interface. A value of zero means that there is no limit. |
| G32 rlPimInterfaceSGStateStored | 1.3.6.1.4.1.9.6.1.101.211.1.1.14 | Gauge32 | read-only | The number of {source, group} pairs for which DC-PIM TIB Manager is storing (S,G,I) state specific to this interface. |
| U32 rlPimInterfaceSGStateWarnThold | 1.3.6.1.4.1.9.6.1.101.211.1.1.13 | Unsigned32 | read-create | DC-PIM TIB Manager logs an exception if the number of {source, group} pairs for which it is storing (S,G,I) state specific to this interface exceeds this value. A value of zero means that there is no warning threshold. |
| STR rlPimInterfaceSsmSrcAndGrpFilter | 1.3.6.1.4.1.9.6.1.101.211.1.1.19 | DisplayString | read-create | When SSM source and group filtering is enabled, then for groups in the SSM space the local router will - process PIM (S,G) Join messages received on this interface only if the {source, group} pair is included in the extended access list corresponding to the list index value configured for this object - only send PIM (S,G) Join messages over this interface if the {source, group} pair is included in the extended access list corresponding to the list index value configured for this object. In other words, the extended access list is a whitelist of the SSM {source, group} pairs for which DC-PIM is permitted to request or receive traffic over the interface. rlPimInterfaceSsmSrcAndGrpFilter defaults to an empty string, which indicates that no access list is specified. If the name does not correspond to a valid access list, no {source, group} pairs will match the list and therefore all PIM (S,G) Join messages will be filtered. |
| U32 rlPimInterfaceStarGStateLimit | 1.3.6.1.4.1.9.6.1.101.211.1.1.9 | Unsigned32 | read-create | The maximum number of groups for which DC-PIM TIB Manager is allowed to store (*,G,I) state specific to this interface. A value of zero means that there is no limit. |
| G32 rlPimInterfaceStarGStateStored | 1.3.6.1.4.1.9.6.1.101.211.1.1.11 | Gauge32 | read-only | The number of groups for which DC-PIM TIB Manager is storing (*,G,I) state specific to this interface. |
| U32 rlPimInterfaceStarGStateWarnThold | 1.3.6.1.4.1.9.6.1.101.211.1.1.10 | Unsigned32 | read-create | DC-PIM TIB Manager logs an exception if the number of groups for which it is storing (*,G,I) state specific to this interface exceeds this value. A value of zero means that there is no warning threshold. |
| T/F rlPimInterfaceStubInterface | 1.3.6.1.4.1.9.6.1.101.211.1.1.5 | TruthValue | read-create | Whether this interface is a 'stub interface' with regard to PIM. If this is set to 'true', no PIM packets are sent or processed (if received) on this interface. This should be set to 'true' if there are no other PIM routers on the interface but there may be untrusted hosts on the interface, to prevent the router processing forged PIM messages from those hosts. If there are other PIM routers on this interface, this must be left as 'false'. Changing the value of this object while the interface is operational causes the interface to be deactivated and then reactivated. |
| rlPimInterfaceTable | 1.3.6.1.4.1.9.6.1.101.211.1 | not-accessible | This table is used to create and manage the {interface, IP version} pairs for which PIM is enabled. | |
| rlPimNbrStatsEntry | 1.3.6.1.4.1.9.6.1.101.211.5.1 | not-accessible | An entry (conceptual row) in the rlPimNbrStatsTable. | |
| NUM rlPimNbrStatsNumErrAssert | 1.3.6.1.4.1.9.6.1.101.211.5.1.6 | PimStatsCounter | read-only | The number of PIM Assert messages that have been received from this neighbor that have contained errors. |
| NUM rlPimNbrStatsNumErrBSM | 1.3.6.1.4.1.9.6.1.101.211.5.1.7 | PimStatsCounter | read-only | The number of PIM Bootstrap messages that have been received from this neighbor that have contained errors. |
| NUM rlPimNbrStatsNumErrJoinPrune | 1.3.6.1.4.1.9.6.1.101.211.5.1.5 | PimStatsCounter | read-only | The number of PIM Join/Prune messages that have been received from this neighbor that have contained errors. Note that this does not include messages for which the RP in the message differs from the RP known by the local router, nor does it include (*,G) messages received for SSM groups. |
| NUM rlPimNbrStatsNumRecvAssert | 1.3.6.1.4.1.9.6.1.101.211.5.1.3 | PimStatsCounter | read-only | The number of valid PIM Assert messages that have been received from this neighbor. |
| NUM rlPimNbrStatsNumRecvBSM | 1.3.6.1.4.1.9.6.1.101.211.5.1.4 | PimStatsCounter | read-only | The number of valid PIM Bootstrap messages that have been received from this neighbor. |
| NUM rlPimNbrStatsNumRecvHello | 1.3.6.1.4.1.9.6.1.101.211.5.1.1 | PimStatsCounter | read-only | The number of valid PIM Hello messages that have been received from this neighbor. |
| NUM rlPimNbrStatsNumRecvJoinPrune | 1.3.6.1.4.1.9.6.1.101.211.5.1.2 | PimStatsCounter | read-only | The number of valid PIM Join/Prune messages that have been received from this neighbor. |
| rlPimNbrStatsTable | 1.3.6.1.4.1.9.6.1.101.211.5 | not-accessible | This table lists the statistics for PIM neighbors. Note that if a neighbor's Liveness Timer expires (including on receipt of a PIM Hello message with a zero Holdtime), this event resets all of the statistics in this table. However, if a neighbor's Generation ID value changes, none of the statistics in this table are affected. | |
| T/F rlPimNmEntAcceptUnicastBsms | 1.3.6.1.4.1.9.6.1.101.211.3.1.12 | TruthValue | read-create | Set this object to 'true' to enable DC-PIM Neighbor Manager to accept PIM Bootstrap Messages (BSMs) which are sent to DC-PIM as unicast messages. Setting the object to 'false' means that DC-PIM Neighbor Manager ignores received unicast BSMs. The setting of this object has no effect on the ability of DC-PIM to accept BSMs which are multicast. DC-PIM only ever multicasts BSMs; it never sends them as unicast messages. This object can only be set to 'true' if the rlPimNmEntEnableUnicastMessages object is also set to 'true'. |
| ADM rlPimNmEntAdminStatus | 1.3.6.1.4.1.9.6.1.101.211.3.1.3 | AdminStatus | read-create | The desired administrative state of the DC-PIM Neighbor Manager entity. |
| T/F rlPimNmEntClearStatsCounters | 1.3.6.1.4.1.9.6.1.101.211.3.1.9 | TruthValue | read-create | Set this object to 'true' to cause DC-PIM Neighbor Manager to reset all its statistics counters (that is, all objects with syntax PimStatsCounter that are either in the rlPimNmEntStatsTable, or in a row of the rlPimIfStatsTable or rlPimNbrStatsTable for an interface for which rlPimInterfaceNmEntIndex equals rlPimNmEntIndex). Reading the value of this object has no meaning. |
| STD rlPimNmEntCrpAdvFilterIndex | 1.3.6.1.4.1.9.6.1.101.211.3.1.13 | StdAccessListListIndexOrZero | read-create | Set this object to zero to disable Candidate-RP Advertisement filtering. This means that the local router will process a Candidate-RP Advertisement message from any source IP address. Set this object to a non-zero value to enable Candidate-RP Advertisement filtering. The value gives the standard access list index used to filter received Candidate-RP Advertisement messages. The local router will process a received Candidate-RP Advertisement message only if its source IP address is included in the specified standard access list. In other words, the standard access list is a whitelist of the unicast sources from which DC-PIM is permitted to accept Candidate-RP advertisements. |
| T/F rlPimNmEntEnableUnicastMessages | 1.3.6.1.4.1.9.6.1.101.211.3.1.11 | TruthValue | read-create | Set this object to 'true' to enable DC-PIM Neighbor Manager to send and receive unicast PIM messages. This object must only be set to 'false' if the local router will never be an RP for any multicast group, and will never be the DR for any connected source that sends data to any ASM group. Note that this will always be the case if the local router will perform only the SSM subset of PIM-SM. |
| rlPimNmEntEntry | 1.3.6.1.4.1.9.6.1.101.211.3.1 | not-accessible | Each entry represents an instance of the DC-PIM Neighbor Manager entity. | |
| NPG rlPimNmEntI3JoinOperStatus | 1.3.6.1.4.1.9.6.1.101.211.3.1.6 | NpgOperStatus | read-only | The current operational state of the I3 join. rlPimNmEntOperStatus cannot transition to 'operStatusUp' unless this object has a value of 'operStatusUp', and cannot transition to 'operStatusDown' unless this object has a value of 'operStatusDown'. |
| NUM rlPimNmEntIndex | 1.3.6.1.4.1.9.6.1.101.211.3.1.1 | NumericIndex | not-accessible | The index of this rlPimNmEntEntry. This is the HAF entity index passed on the entity create parameters. |
| NPG rlPimNmEntNmiJoinOperStatus | 1.3.6.1.4.1.9.6.1.101.211.3.1.7 | NpgOperStatus | read-only | The current operational state of the NMI join. rlPimNmEntOperStatus cannot transition to 'operStatusUp' unless this object has a value of 'operStatusUp', and cannot transition to 'operStatusDown' unless this object has a value of 'operStatusDown'. |
| NPG rlPimNmEntOperStatus | 1.3.6.1.4.1.9.6.1.101.211.3.1.4 | NpgOperStatus | read-only | The current operational state of the DC-PIM Neighbor Manager entity. |
| ROW rlPimNmEntRowStatus | 1.3.6.1.4.1.9.6.1.101.211.3.1.2 | RowStatus | read-create | Used to create and delete a DC-PIM Neighbor Manager Entity Table entry. |
| NPG rlPimNmEntSckJoinOperStatus | 1.3.6.1.4.1.9.6.1.101.211.3.1.8 | NpgOperStatus | read-only | The current operational state of the SCK join. rlPimNmEntOperStatus cannot transition to 'operStatusUp' unless this object has a value of 'operStatusUp', and cannot transition to 'operStatusDown' unless this object has a value of 'operStatusDown'. |
| rlPimNmEntStatsEntry | 1.3.6.1.4.1.9.6.1.101.211.4.1 | not-accessible | Each entry represents the statistics for a DC-PIM Neighbor Manager entity. | |
| NUM rlPimNmEntStatsNumCRPAdvfiltered | 1.3.6.1.4.1.9.6.1.101.211.4.1.15 | PimStatsCounter | read-only | The number of C-RP-Advertisement messages which have been filtered out by this DC-PIM Neighbor Manager entity. |
| NUM rlPimNmEntStatsNumErrCRPAdvert | 1.3.6.1.4.1.9.6.1.101.211.4.1.7 | PimStatsCounter | read-only | The number of PIM Candidate-RP-Advertisement messages that have been received by this DC-PIM Neighbor Manager entity that have contained errors. |
| NUM rlPimNmEntStatsNumErrRegister | 1.3.6.1.4.1.9.6.1.101.211.4.1.8 | PimStatsCounter | read-only | The number of PIM Register messages that have been received by this DC-PIM Neighbor Manager entity that have contained errors. |
| NUM rlPimNmEntStatsNumErrRegisterStop | 1.3.6.1.4.1.9.6.1.101.211.4.1.9 | PimStatsCounter | read-only | The number of PIM Register-Stop messages that have been received by this DC-PIM Neighbor Manager entity that have contained errors. |
| NUM rlPimNmEntStatsNumRecvBadChecksum | 1.3.6.1.4.1.9.6.1.101.211.4.1.13 | PimStatsCounter | read-only | The number of PIM messages with a incorrect PIM checksum that have been received by this DC-PIM Neighbor Manager entity. |
| NUM rlPimNmEntStatsNumRecvBadLength | 1.3.6.1.4.1.9.6.1.101.211.4.1.14 | PimStatsCounter | read-only | The number of PIM messages with a length too short to contain a common PIM header that have been received by this DC-PIM Neighbor Manager entity. |
| NUM rlPimNmEntStatsNumRecvCRPAdvert | 1.3.6.1.4.1.9.6.1.101.211.4.1.4 | PimStatsCounter | read-only | The number of valid PIM Candidate-RP-Advertisement messages that have been received by this DC-PIM Neighbor Manager entity. |
| NUM rlPimNmEntStatsNumRecvIgnoredType | 1.3.6.1.4.1.9.6.1.101.211.4.1.10 | PimStatsCounter | read-only | The number of PIM messages with a known but unsupported PIM message type that have been received by this DC-PIM Neighbor Manager entity. |
| NUM rlPimNmEntStatsNumRecvRegister | 1.3.6.1.4.1.9.6.1.101.211.4.1.5 | PimStatsCounter | read-only | The number of valid PIM Register messages that have been received by this DC-PIM Neighbor Manager entity. |
| NUM rlPimNmEntStatsNumRecvRegisterStop | 1.3.6.1.4.1.9.6.1.101.211.4.1.6 | PimStatsCounter | read-only | The number of valid PIM Register-Stop messages that have been received by this DC-PIM Neighbor Manager entity. |
| NUM rlPimNmEntStatsNumRecvUnknownType | 1.3.6.1.4.1.9.6.1.101.211.4.1.11 | PimStatsCounter | read-only | The number of PIM messages with an unknown PIM message type that have been received by this DC-PIM Neighbor Manager entity. |
| NUM rlPimNmEntStatsNumRecvUnknownVer | 1.3.6.1.4.1.9.6.1.101.211.4.1.12 | PimStatsCounter | read-only | The number of PIM messages with an unknown PIM version that have been received by this DC-PIM Neighbor Manager entity. |
| NUM rlPimNmEntStatsNumSentCRPAdvert | 1.3.6.1.4.1.9.6.1.101.211.4.1.1 | PimStatsCounter | read-only | The number of PIM Candidate-RP-Advertisement messages that have been sent by this DC-PIM Neighbor Manager entity. |
| NUM rlPimNmEntStatsNumSentRegister | 1.3.6.1.4.1.9.6.1.101.211.4.1.2 | PimStatsCounter | read-only | The number of PIM Register messages that have been sent by this DC-PIM Neighbor Manager entity. Note that this only includes PIM Register messages forwarded to other members of Anycast-RP sets, and Null-Register messages. It does not include Register-encapsulated data packets sent from the DR to the RP; these are sent by the data plane. |
| NUM rlPimNmEntStatsNumSentRegisterStop | 1.3.6.1.4.1.9.6.1.101.211.4.1.3 | PimStatsCounter | read-only | The number of PIM Register-Stop messages that have been sent by this DC-PIM Neighbor Manager entity. |
| rlPimNmEntStatsTable | 1.3.6.1.4.1.9.6.1.101.211.4 | not-accessible | This table lists the statistics for DC-PIM Neighbor Manager entities. Note that any messages filtered out by rlPimInterfaceNeighborFilter do not contribute to any statistics in this table. Note that in the case of critical parsing errors, only the first error encountered will be counted. The checks are made in the following order. - Length. - Checksum. - Message type. - Version. | |
| TIK rlPimNmEntStatsUpTime | 1.3.6.1.4.1.9.6.1.101.211.3.1.10 | TimeTicks | read-only | The time since the statistics counters were last reset, either by establishing the NMI join (caused by activating DC-PIM TIB Manager or DC-PIM Neighbor Manager, or by recovery after NMI join failure/fail-over) or by setting the rlPimNmEntClearStatsCounters object to 'true'. |
| rlPimNmEntTable | 1.3.6.1.4.1.9.6.1.101.211.3 | not-accessible | This table is used to create and manage DC-PIM Neighbor Manager entities. | |
| NUM rlPimNmEntTmEntIndex | 1.3.6.1.4.1.9.6.1.101.211.3.1.5 | NumericIndex | read-create | The HAF entity index value of the DC-PIM TIB Manager to join to. Once set, the value of this object cannot be changed. |
| ADM rlPimTmEntAdminStatus | 1.3.6.1.4.1.9.6.1.101.211.6.1.3 | AdminStatus | read-create | The desired administrative state of the DC-PIM TIB Manager entity. |
| STR rlPimTmEntAsmGrpFilter | 1.3.6.1.4.1.9.6.1.101.211.6.1.17 | DisplayString | read-create | When ASM group filtering is enabled, then for groups in the ASM space, the local router will: - process received PIM (*,G) Join and (S,G) Join messages only if the group address is included in the standard access list corresponding to the list index value configured for this object, and - accept (*,G) and (S,G) local membership requests from the MGMD Router component only if the group address is included in the standard access list corresponding to the list index value configured for this object. In other words, the standard access list is a whitelist of the ASM groups for which DC-PIM is permitted to request traffic. Note that DC-PIM will never Register-encapsulate multicast data packets for groups that are blocked by this filter. See rlPimTmEntRegSrcAndGrpFilter for additional Register message filtering options. rlPimTmEntAsmGrpFilter defaults to an empty string, which indicates that no access list is specified. |
| rlPimTmEntEntry | 1.3.6.1.4.1.9.6.1.101.211.6.1 | not-accessible | Each entry represents an instance of the DC-PIM TIB Manager entity. | |
| U32 rlPimTmEntGStateLimit | 1.3.6.1.4.1.9.6.1.101.211.6.1.5 | Unsigned32 | read-create | The maximum number of groups for which DC-PIM TIB Manager is allowed to store non-interface specific (*,G) and/or (S,G) state. A value of zero means that there is no limit. |
| G32 rlPimTmEntGStateStored | 1.3.6.1.4.1.9.6.1.101.211.6.1.7 | Gauge32 | read-only | The number of groups for which DC-PIM TIB Manager is storing non-interface specific (*,G) and/or (S,G) state. |
| U32 rlPimTmEntGStateWarnThold | 1.3.6.1.4.1.9.6.1.101.211.6.1.6 | Unsigned32 | read-create | DC-PIM TIB Manager logs an exception if the number of groups for which it is storing non-interface specific (*,G) and/or (S,G) state exceeds this value. A value of zero means that there is no warning threshold. |
| NUM rlPimTmEntIndex | 1.3.6.1.4.1.9.6.1.101.211.6.1.1 | NumericIndex | not-accessible | The index of this rlPimTmEntEntry. This is the HAF entity index passed on the entity create parameters. |
| U32 rlPimTmEntKeepalivePeriod | 1.3.6.1.4.1.9.6.1.101.211.6.1.22 | Unsigned32 | read-create | The time keep (S,G) state alive in the absence of PIM (S,G) Join messages, (S,G) local membership or (S,G) data packets. This object corresponds to the 'Keepalive_Period' defined in the PIM-SM specification [I-D.ietf-dcPim-sm-v2-new]. Note that this value must also be configured in the MPF stub, as the duration of its Data Flow Liveness timer. Note that configuring different values for this object for different routers in the PIM domain might lead to incorrect protocol operation. |
| NPG rlPimTmEntOperStatus | 1.3.6.1.4.1.9.6.1.101.211.6.1.4 | NpgOperStatus | read-only | The current operational state of the DC-PIM TIB Manager entity. |
| U32 rlPimTmEntRegProbeTime | 1.3.6.1.4.1.9.6.1.101.211.6.1.21 | Unsigned32 | read-create | The time to wait for a PIM Register-Stop message after sending a PIM Null-Register message, before resuming Register-encapsulation at a DR. This object corresponds to the 'Register_Probe_Time' defined in the PIM-SM specification [I-D.ietf-dcPim-sm-v2-new]. |
| STR rlPimTmEntRegSrcAndGrpFilter | 1.3.6.1.4.1.9.6.1.101.211.6.1.19 | DisplayString | read-create | When Register message filtering by source and group address is enabled then: - for groups for which the local router is the RP, it will process received PIM Register messages as normal only if the {source, group} pair of the encapsulated multicast data packet is included in the extended access list corresponding to the list index value configured for this object; if the {source, group} pair is excluded from the extended access list, the local router will send a Register-Stop message, and - on interfaces on which the local router is the DR, it will encapsulate received multicast data packets and forward them in PIM Register messages only if the {source, group} pair of the multicast data packet is included in the extended access list corresponding to the list index value configured for this object. In other words, the extended access list is a whitelist of the {source, group} pairs for which the local router is permitted to Register-encapsulate/decapsulate multicast data packets. rlPimTmEntRegSrcAndGrpFilter defaults to an empty string, which indicates that no access list is specified. |
| U32 rlPimTmEntRegSuppressionTime | 1.3.6.1.4.1.9.6.1.101.211.6.1.20 | Unsigned32 | read-create | The mean value of the randomized interval during which a DR stops Register-encapsulation after receiving a PIM Register-Stop message. This object corresponds to the 'Register_Suppression_Time' defined in the PIM-SM specification [I-D.ietf-dcPim-sm-v2-new]. Note that configuring different values for this object for different routers in the PIM domain might lead to incorrect protocol operation. |
| ROW rlPimTmEntRowStatus | 1.3.6.1.4.1.9.6.1.101.211.6.1.2 | RowStatus | read-create | Used to create and delete a DC-PIM TIB Manager Entity Table entry. |
| T/F rlPimTmEntSendIfStateChangeTraps | 1.3.6.1.4.1.9.6.1.101.211.6.1.23 | TruthValue | read-create | Setting this object to 'true' means that DC-PIM TIB Manager will send a rlPimInterfaceStateChange trap when an interface's operational state changes. |
| U32 rlPimTmEntSGIStateLimit | 1.3.6.1.4.1.9.6.1.101.211.6.1.14 | Unsigned32 | read-create | The maximum number of {source, group, interface} triplets for which DC-PIM TIB Manager is allowed to store (S,G,I) state. A value of zero means that there is no limit. |
| G32 rlPimTmEntSGIStateStored | 1.3.6.1.4.1.9.6.1.101.211.6.1.16 | Gauge32 | read-only | The number of {source, group, interface} triplets for which DC-PIM TIB Manager is storing (S,G,I) state. |
| U32 rlPimTmEntSGIStateWarnThold | 1.3.6.1.4.1.9.6.1.101.211.6.1.15 | Unsigned32 | read-create | DC-PIM TIB Manager logs an exception if the number of {source, group, interface} triplets for which it is storing (S,G,I) state exceeds this value. A value of zero means that there is no warning threshold. |
| U32 rlPimTmEntSGStateLimit | 1.3.6.1.4.1.9.6.1.101.211.6.1.8 | Unsigned32 | read-create | The maximum number of {source, group} pairs for which DC-PIM TIB Manager is allowed to store non-interface specific (S,G) state. A value of zero means that there is no limit. |
| G32 rlPimTmEntSGStateStored | 1.3.6.1.4.1.9.6.1.101.211.6.1.10 | Gauge32 | read-only | The number of {source, group} pairs for which DC-PIM TIB Manager is storing non-interface specific (S,G) state. |
| U32 rlPimTmEntSGStateWarnThold | 1.3.6.1.4.1.9.6.1.101.211.6.1.9 | Unsigned32 | read-create | DC-PIM TIB Manager logs an exception if the number of {source, group} pairs for which it is storing non-interface specific (S,G) state exceeds this value. A value of zero means that there is no warning threshold. |
| STR rlPimTmEntSsmSrcAndGrpFilter | 1.3.6.1.4.1.9.6.1.101.211.6.1.18 | DisplayString | read-create | When SSM source and group filtering is enabled, then for groups in the SSM space, the local router will: - process received PIM (S,G) Join messages only if the {source, group} pair is included in the extended access list corresponding to the list index value configured for this object, and - accept (S,G) local membership requests from the MGMD Router component only if the {source, group} pair is included in the extended access list corresponding to the list index value configured for this object. In other words, the extended access list is a whitelist of the SSM {source, group} pairs for which DC-PIM is permitted to request traffic. rlPimTmEntSsmSrcAndGrpFilter defaults to an empty string, which indicates that no access list is specified. |
| U32 rlPimTmEntStarGIStateLimit | 1.3.6.1.4.1.9.6.1.101.211.6.1.11 | Unsigned32 | read-create | The maximum number of {group, interface} pairs for which DC-PIM TIB Manager is allowed to store (*,G,I) state. A value of zero means that there is no limit. |
| G32 rlPimTmEntStarGIStateStored | 1.3.6.1.4.1.9.6.1.101.211.6.1.13 | Gauge32 | read-only | The number of {group, interface} pairs for which DC-PIM TIB Manager is storing (*,G,I) state. |
| U32 rlPimTmEntStarGIStateWarnThold | 1.3.6.1.4.1.9.6.1.101.211.6.1.12 | Unsigned32 | read-create | DC-PIM TIB Manager logs an exception if the number of {group, interface} pairs for which it is storing (*,G,I) state exceeds this value. A value of zero means that there is no warning threshold. |
| IPt rlPimTmEntSupportedAddrType | 1.3.6.1.4.1.9.6.1.101.211.6.1.24 | InetAddressType | read-create | This field indicates the address family type that this entity supports. On routers which support multiple address families, separate DC-PIM-TM and DC-PIM-NM entities must be configured for each family. This configuration can only be updated when the row status of the TM entity is NotInService or the admin status is Down. |
| rlPimTmEntTable | 1.3.6.1.4.1.9.6.1.101.211.6 | not-accessible | This table is used to create and manage DC-PIM TIB Manager entities. |
RFC description
Cisco Small Business PIM (Protocol Independent Multicast) extension MIB for configuring and monitoring multicast routing.
Start monitoring Cisco Small Business switch/router with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.