CISCOSB-PIM-MIB

File: CISCOSB-PIM-MIB.mib (57496 bytes)

Imported modules

CISCOSB-MIB PIM-STD-MIB SNMPv2-SMI
SNMPv2-TC SNMPv2-CONF IF-MIB
INET-ADDRESS-MIB IANA-RTPROTO-MIB

Imported symbols

switch001 pimInterfaceEntry pimInterfaceIfIndex
pimInterfaceIPVersion pimNeighborIfIndex pimNeighborAddressType
pimNeighborAddress MODULE-IDENTITY OBJECT-TYPE
NOTIFICATION-TYPE Integer32 Unsigned32
TimeTicks Gauge32 RowStatus
TruthValue TEXTUAL-CONVENTION DisplayString
MODULE-COMPLIANCE OBJECT-GROUP NOTIFICATION-GROUP
InterfaceIndex InterfaceIndexOrZero InetAddressType
InetAddressPrefixLength InetAddress InetVersion
IANAipRouteProtocol

Defined Types

AdminStatus  
The desired administrative state of a MIB row.
TEXTUAL-CONVENTION    
  INTEGER adminStatusUp(1), adminStatusDown(2)  

OperStatus  
The current operational state of a MIB row. This set of values is used by many Data Connection products written before 2006.
TEXTUAL-CONVENTION    
  INTEGER operStatusUp(1), operStatusDown(2), operStatusGoingUp(3), operStatusGoingDown(4), operStatusActFailed(5)  

Unsigned32NonZero  
A non-zero Unsigned32.
TEXTUAL-CONVENTION    
  Unsigned32 1..FFFFFFFF  

NumericIndex  
A numeric index value or identifier.
TEXTUAL-CONVENTION    
  Integer32 1..7FFFFFFF  

NumericIndexOrZero  
Either a numeric index value or identifier, or the value zero with a special meaning defined by the object description. Do not use this TC for MIB table index objects. Zero is not valid for such objects.
TEXTUAL-CONVENTION    
  Integer32 0..7FFFFFFF  

EntityIndex  
The HAF entity index value identifying a DC software entity. This TC is deprecated. Use NumericIndex for all indexes.
TEXTUAL-CONVENTION    
  Integer32 1..2147483647  

EntityIndexOrZero  
The HAF entity index value identifying a DC software entity, or zero which is used to indicate that the entity is not present. This TC is deprecated. Use NumericIndexOrZero for all references to indexes.
TEXTUAL-CONVENTION    
  Integer32 0..2147483647  

StdAccessListListIndexOrZero  
An arbitrary index value identifying a standard access list or zero for no access list.
TEXTUAL-CONVENTION    
  Integer32 0..2147483647  

StdAccessListRuleIndex  
An index value identifying a particular rule within a standard access list. Rules are tested in order of increasing rule index.
TEXTUAL-CONVENTION    
  Integer32 1..2147483647  

ExtAccessListListIndex  
An arbitrary index value identifying an extended access list.
TEXTUAL-CONVENTION    
  Integer32 1..2147483647  

ExtAccessListListIndexOrZero  
An arbitrary index value identifying an extended access list or zero for no access list.
TEXTUAL-CONVENTION    
  Integer32 0..2147483647  

PimStatsCounter  
The count of the number of events of a particular type that have occurred since the last time either the NMI join was established (caused by activating DC-PIM TIB Manager or DC-PIM Neighbor Manager, or by recovery after NMI join failure/fail-over), or the statistics were explicitly reset by setting the pimNmEntClearStatsCounters object to 'true'. This value can wrap.
TEXTUAL-CONVENTION    
  Unsigned32  

NpgOperStatus  
The current operational state of a MIB row. This set of values has been used by the Data Connection Networking Protocols Group since 2006.
TEXTUAL-CONVENTION    
  INTEGER operStatusUp(1), operStatusDown(2), operStatusGoingUp(3), operStatusGoingDown(4), operStatusActFailed(5), operStatusFailed(8), operStatusFailedPerm(10), operStatusFailing(11)  

RlPimInterfaceEntry  
SEQUENCE    
  rlPimInterfaceAdminStatus AdminStatus
  rlPimInterfaceOperStatus NpgOperStatus
  rlPimInterfaceStubInterface TruthValue
  rlPimInterfaceP2PNoHellos TruthValue
  rlPimInterfaceMgmdEntIndex NumericIndexOrZero
  rlPimInterfaceNeighborCount Gauge32
  rlPimInterfaceStarGStateLimit Unsigned32
  rlPimInterfaceStarGStateWarnThold Unsigned32
  rlPimInterfaceStarGStateStored Gauge32
  rlPimInterfaceSGStateLimit Unsigned32
  rlPimInterfaceSGStateWarnThold Unsigned32
  rlPimInterfaceSGStateStored Gauge32
  rlPimInterfaceNeighborFilter DisplayString
  rlPimInterfaceAssertInterval Unsigned32
  rlPimInterfaceAssertHoldtime Unsigned32
  rlPimInterfaceAsmGrpFilter DisplayString
  rlPimInterfaceSsmSrcAndGrpFilter DisplayString

RlPimIfStatsEntry  
SEQUENCE    
  rlPimIfStatsNumSentHello PimStatsCounter
  rlPimIfStatsNumSentJoinPrune PimStatsCounter
  rlPimIfStatsNumSentAssert PimStatsCounter
  rlPimIfStatsNumSentBsm PimStatsCounter
  rlPimIfStatsNumErrHello PimStatsCounter
  rlPimIfStatsNumRecvUnknownNbr PimStatsCounter
  rlPimIfStatsNumUnknownHelloOpt PimStatsCounter
  rlPimIfStatsNumFilteredOut PimStatsCounter

RlPimNmEntEntry  
SEQUENCE    
  rlPimNmEntIndex NumericIndex
  rlPimNmEntRowStatus RowStatus
  rlPimNmEntAdminStatus AdminStatus
  rlPimNmEntOperStatus NpgOperStatus
  rlPimNmEntTmEntIndex NumericIndex
  rlPimNmEntI3JoinOperStatus NpgOperStatus
  rlPimNmEntNmiJoinOperStatus NpgOperStatus
  rlPimNmEntSckJoinOperStatus NpgOperStatus
  rlPimNmEntClearStatsCounters TruthValue
  rlPimNmEntStatsUpTime TimeTicks
  rlPimNmEntEnableUnicastMessages TruthValue
  rlPimNmEntAcceptUnicastBsms TruthValue
  rlPimNmEntCrpAdvFilterIndex StdAccessListListIndexOrZero

RlPimNmEntStatsEntry  
SEQUENCE    
  rlPimNmEntStatsNumSentCRPAdvert PimStatsCounter
  rlPimNmEntStatsNumSentRegister PimStatsCounter
  rlPimNmEntStatsNumSentRegisterStop PimStatsCounter
  rlPimNmEntStatsNumRecvCRPAdvert PimStatsCounter
  rlPimNmEntStatsNumRecvRegister PimStatsCounter
  rlPimNmEntStatsNumRecvRegisterStop PimStatsCounter
  rlPimNmEntStatsNumErrCRPAdvert PimStatsCounter
  rlPimNmEntStatsNumErrRegister PimStatsCounter
  rlPimNmEntStatsNumErrRegisterStop PimStatsCounter
  rlPimNmEntStatsNumRecvIgnoredType PimStatsCounter
  rlPimNmEntStatsNumRecvUnknownType PimStatsCounter
  rlPimNmEntStatsNumRecvUnknownVer PimStatsCounter
  rlPimNmEntStatsNumRecvBadChecksum PimStatsCounter
  rlPimNmEntStatsNumRecvBadLength PimStatsCounter
  rlPimNmEntStatsNumCRPAdvfiltered PimStatsCounter

RlPimNbrStatsEntry  
SEQUENCE    
  rlPimNbrStatsNumRecvHello PimStatsCounter
  rlPimNbrStatsNumRecvJoinPrune PimStatsCounter
  rlPimNbrStatsNumRecvAssert PimStatsCounter
  rlPimNbrStatsNumRecvBSM PimStatsCounter
  rlPimNbrStatsNumErrJoinPrune PimStatsCounter
  rlPimNbrStatsNumErrAssert PimStatsCounter
  rlPimNbrStatsNumErrBSM PimStatsCounter

RlPimTmEntEntry  
SEQUENCE    
  rlPimTmEntIndex NumericIndex
  rlPimTmEntRowStatus RowStatus
  rlPimTmEntAdminStatus AdminStatus
  rlPimTmEntOperStatus NpgOperStatus
  rlPimTmEntGStateLimit Unsigned32
  rlPimTmEntGStateWarnThold Unsigned32
  rlPimTmEntGStateStored Gauge32
  rlPimTmEntSGStateLimit Unsigned32
  rlPimTmEntSGStateWarnThold Unsigned32
  rlPimTmEntSGStateStored Gauge32
  rlPimTmEntStarGIStateLimit Unsigned32
  rlPimTmEntStarGIStateWarnThold Unsigned32
  rlPimTmEntStarGIStateStored Gauge32
  rlPimTmEntSGIStateLimit Unsigned32
  rlPimTmEntSGIStateWarnThold Unsigned32
  rlPimTmEntSGIStateStored Gauge32
  rlPimTmEntAsmGrpFilter DisplayString
  rlPimTmEntSsmSrcAndGrpFilter DisplayString
  rlPimTmEntRegSrcAndGrpFilter DisplayString
  rlPimTmEntRegSuppressionTime Unsigned32
  rlPimTmEntRegProbeTime Unsigned32
  rlPimTmEntKeepalivePeriod Unsigned32
  rlPimTmEntSendIfStateChangeTraps TruthValue
  rlPimTmEntSupportedAddrType InetAddressType

Defined Values

rlPim 1.3.6.1.4.1.9.6.1.101.211
The private MIB module definition for PIM MIB.
MODULE-IDENTITY    

rlPimInterfaceTable 1.3.6.1.4.1.9.6.1.101.211.1
This table is used to create and manage the {interface, IP version} pairs for which PIM is enabled.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlPimInterfaceEntry

rlPimInterfaceEntry 1.3.6.1.4.1.9.6.1.101.211.1.1
An entry (conceptual row) in the pimInterfaceTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlPimInterfaceEntry  

rlPimInterfaceAdminStatus 1.3.6.1.4.1.9.6.1.101.211.1.1.3
The desired administrative state of this interface.
Status: current Access: read-create
OBJECT-TYPE    
  AdminStatus  

rlPimInterfaceOperStatus 1.3.6.1.4.1.9.6.1.101.211.1.1.4
The current operational state of this interface.
Status: current Access: read-only
OBJECT-TYPE    
  NpgOperStatus  

rlPimInterfaceStubInterface 1.3.6.1.4.1.9.6.1.101.211.1.1.5
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.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

rlPimInterfaceP2PNoHellos 1.3.6.1.4.1.9.6.1.101.211.1.1.6
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.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

rlPimInterfaceMgmdEntIndex 1.3.6.1.4.1.9.6.1.101.211.1.1.7
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.
Status: current Access: read-create
OBJECT-TYPE    
  NumericIndexOrZero  

rlPimInterfaceNeighborCount 1.3.6.1.4.1.9.6.1.101.211.1.1.8
The number of PIM neighbors on this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

rlPimInterfaceStarGStateLimit 1.3.6.1.4.1.9.6.1.101.211.1.1.9
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.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

rlPimInterfaceStarGStateWarnThold 1.3.6.1.4.1.9.6.1.101.211.1.1.10
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.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

rlPimInterfaceStarGStateStored 1.3.6.1.4.1.9.6.1.101.211.1.1.11
The number of groups for which DC-PIM TIB Manager is storing (*,G,I) state specific to this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

rlPimInterfaceSGStateLimit 1.3.6.1.4.1.9.6.1.101.211.1.1.12
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.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

rlPimInterfaceSGStateWarnThold 1.3.6.1.4.1.9.6.1.101.211.1.1.13
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.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

rlPimInterfaceSGStateStored 1.3.6.1.4.1.9.6.1.101.211.1.1.14
The number of {source, group} pairs for which DC-PIM TIB Manager is storing (S,G,I) state specific to this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

rlPimInterfaceNeighborFilter 1.3.6.1.4.1.9.6.1.101.211.1.1.15
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.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString  

rlPimInterfaceAssertInterval 1.3.6.1.4.1.9.6.1.101.211.1.1.16
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.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..65535  

rlPimInterfaceAssertHoldtime 1.3.6.1.4.1.9.6.1.101.211.1.1.17
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.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..65535  

rlPimInterfaceAsmGrpFilter 1.3.6.1.4.1.9.6.1.101.211.1.1.18
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.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString  

rlPimInterfaceSsmSrcAndGrpFilter 1.3.6.1.4.1.9.6.1.101.211.1.1.19
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.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString  

rlPimIfStatsTable 1.3.6.1.4.1.9.6.1.101.211.2
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlPimIfStatsEntry

rlPimIfStatsEntry 1.3.6.1.4.1.9.6.1.101.211.2.1
An entry (conceptual row) in the rlPimIfStatsTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlPimIfStatsEntry  

rlPimIfStatsNumSentHello 1.3.6.1.4.1.9.6.1.101.211.2.1.1
The number of PIM Hello messages that have been sent out this interface.
Status: current Access: read-only
OBJECT-TYPE    
  PimStatsCounter  

rlPimIfStatsNumSentJoinPrune 1.3.6.1.4.1.9.6.1.101.211.2.1.2
The number of PIM Join/Prune messages that have been sent out this interface.
Status: current Access: read-only
OBJECT-TYPE    
  PimStatsCounter  

rlPimIfStatsNumSentAssert 1.3.6.1.4.1.9.6.1.101.211.2.1.3
The number of PIM Assert messages that have been sent out this interface.
Status: current Access: read-only
OBJECT-TYPE    
  PimStatsCounter  

rlPimIfStatsNumSentBsm 1.3.6.1.4.1.9.6.1.101.211.2.1.4
The number of PIM Bootstrap Router messages that have been sent out this interface. DC-PIM always multicasts this type of message.
Status: current Access: read-only
OBJECT-TYPE    
  PimStatsCounter  

rlPimIfStatsNumErrHello 1.3.6.1.4.1.9.6.1.101.211.2.1.5
The number of PIM Hello messages that have been received on this interface that have contained errors.
Status: current Access: read-only
OBJECT-TYPE    
  PimStatsCounter  

rlPimIfStatsNumRecvUnknownNbr 1.3.6.1.4.1.9.6.1.101.211.2.1.6
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.
Status: current Access: read-only
OBJECT-TYPE    
  PimStatsCounter  

rlPimIfStatsNumUnknownHelloOpt 1.3.6.1.4.1.9.6.1.101.211.2.1.7
The number of unknown options that have been received in PIM Hello messages on this interface.
Status: current Access: read-only
OBJECT-TYPE    
  PimStatsCounter  

rlPimIfStatsNumFilteredOut 1.3.6.1.4.1.9.6.1.101.211.2.1.8
The number of link-local multicast PIM messages filtered out by rlPimInterfaceNeighborFilter on this interface.
Status: current Access: read-only
OBJECT-TYPE    
  PimStatsCounter  

rlPimNmEntTable 1.3.6.1.4.1.9.6.1.101.211.3
This table is used to create and manage DC-PIM Neighbor Manager entities.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlPimNmEntEntry

rlPimNmEntEntry 1.3.6.1.4.1.9.6.1.101.211.3.1
Each entry represents an instance of the DC-PIM Neighbor Manager entity.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlPimNmEntEntry  

rlPimNmEntIndex 1.3.6.1.4.1.9.6.1.101.211.3.1.1
The index of this rlPimNmEntEntry. This is the HAF entity index passed on the entity create parameters.
Status: current Access: not-accessible
OBJECT-TYPE    
  NumericIndex  

rlPimNmEntRowStatus 1.3.6.1.4.1.9.6.1.101.211.3.1.2
Used to create and delete a DC-PIM Neighbor Manager Entity Table entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

rlPimNmEntAdminStatus 1.3.6.1.4.1.9.6.1.101.211.3.1.3
The desired administrative state of the DC-PIM Neighbor Manager entity.
Status: current Access: read-create
OBJECT-TYPE    
  AdminStatus  

rlPimNmEntOperStatus 1.3.6.1.4.1.9.6.1.101.211.3.1.4
The current operational state of the DC-PIM Neighbor Manager entity.
Status: current Access: read-only
OBJECT-TYPE    
  NpgOperStatus  

rlPimNmEntTmEntIndex 1.3.6.1.4.1.9.6.1.101.211.3.1.5
The HAF entity index value of the DC-PIM TIB Manager to join to. Once set, the value of this object cannot be changed.
Status: current Access: read-create
OBJECT-TYPE    
  NumericIndex  

rlPimNmEntI3JoinOperStatus 1.3.6.1.4.1.9.6.1.101.211.3.1.6
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'.
Status: current Access: read-only
OBJECT-TYPE    
  NpgOperStatus  

rlPimNmEntNmiJoinOperStatus 1.3.6.1.4.1.9.6.1.101.211.3.1.7
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'.
Status: current Access: read-only
OBJECT-TYPE    
  NpgOperStatus  

rlPimNmEntSckJoinOperStatus 1.3.6.1.4.1.9.6.1.101.211.3.1.8
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'.
Status: current Access: read-only
OBJECT-TYPE    
  NpgOperStatus  

rlPimNmEntClearStatsCounters 1.3.6.1.4.1.9.6.1.101.211.3.1.9
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.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

rlPimNmEntStatsUpTime 1.3.6.1.4.1.9.6.1.101.211.3.1.10
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'.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

rlPimNmEntEnableUnicastMessages 1.3.6.1.4.1.9.6.1.101.211.3.1.11
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.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

rlPimNmEntAcceptUnicastBsms 1.3.6.1.4.1.9.6.1.101.211.3.1.12
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'.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

rlPimNmEntCrpAdvFilterIndex 1.3.6.1.4.1.9.6.1.101.211.3.1.13
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.
Status: current Access: read-create
OBJECT-TYPE    
  StdAccessListListIndexOrZero  

rlPimNmEntStatsTable 1.3.6.1.4.1.9.6.1.101.211.4
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlPimNmEntStatsEntry

rlPimNmEntStatsEntry 1.3.6.1.4.1.9.6.1.101.211.4.1
Each entry represents the statistics for a DC-PIM Neighbor Manager entity.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlPimNmEntStatsEntry  

rlPimNmEntStatsNumSentCRPAdvert 1.3.6.1.4.1.9.6.1.101.211.4.1.1
The number of PIM Candidate-RP-Advertisement messages that have been sent by this DC-PIM Neighbor Manager entity.
Status: current Access: read-only
OBJECT-TYPE    
  PimStatsCounter  

rlPimNmEntStatsNumSentRegister 1.3.6.1.4.1.9.6.1.101.211.4.1.2
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.
Status: current Access: read-only
OBJECT-TYPE    
  PimStatsCounter  

rlPimNmEntStatsNumSentRegisterStop 1.3.6.1.4.1.9.6.1.101.211.4.1.3
The number of PIM Register-Stop messages that have been sent by this DC-PIM Neighbor Manager entity.
Status: current Access: read-only
OBJECT-TYPE    
  PimStatsCounter  

rlPimNmEntStatsNumRecvCRPAdvert 1.3.6.1.4.1.9.6.1.101.211.4.1.4
The number of valid PIM Candidate-RP-Advertisement messages that have been received by this DC-PIM Neighbor Manager entity.
Status: current Access: read-only
OBJECT-TYPE    
  PimStatsCounter  

rlPimNmEntStatsNumRecvRegister 1.3.6.1.4.1.9.6.1.101.211.4.1.5
The number of valid PIM Register messages that have been received by this DC-PIM Neighbor Manager entity.
Status: current Access: read-only
OBJECT-TYPE    
  PimStatsCounter  

rlPimNmEntStatsNumRecvRegisterStop 1.3.6.1.4.1.9.6.1.101.211.4.1.6
The number of valid PIM Register-Stop messages that have been received by this DC-PIM Neighbor Manager entity.
Status: current Access: read-only
OBJECT-TYPE    
  PimStatsCounter  

rlPimNmEntStatsNumErrCRPAdvert 1.3.6.1.4.1.9.6.1.101.211.4.1.7
The number of PIM Candidate-RP-Advertisement messages that have been received by this DC-PIM Neighbor Manager entity that have contained errors.
Status: current Access: read-only
OBJECT-TYPE    
  PimStatsCounter  

rlPimNmEntStatsNumErrRegister 1.3.6.1.4.1.9.6.1.101.211.4.1.8
The number of PIM Register messages that have been received by this DC-PIM Neighbor Manager entity that have contained errors.
Status: current Access: read-only
OBJECT-TYPE    
  PimStatsCounter  

rlPimNmEntStatsNumErrRegisterStop 1.3.6.1.4.1.9.6.1.101.211.4.1.9
The number of PIM Register-Stop messages that have been received by this DC-PIM Neighbor Manager entity that have contained errors.
Status: current Access: read-only
OBJECT-TYPE    
  PimStatsCounter  

rlPimNmEntStatsNumRecvIgnoredType 1.3.6.1.4.1.9.6.1.101.211.4.1.10
The number of PIM messages with a known but unsupported PIM message type that have been received by this DC-PIM Neighbor Manager entity.
Status: current Access: read-only
OBJECT-TYPE    
  PimStatsCounter  

rlPimNmEntStatsNumRecvUnknownType 1.3.6.1.4.1.9.6.1.101.211.4.1.11
The number of PIM messages with an unknown PIM message type that have been received by this DC-PIM Neighbor Manager entity.
Status: current Access: read-only
OBJECT-TYPE    
  PimStatsCounter  

rlPimNmEntStatsNumRecvUnknownVer 1.3.6.1.4.1.9.6.1.101.211.4.1.12
The number of PIM messages with an unknown PIM version that have been received by this DC-PIM Neighbor Manager entity.
Status: current Access: read-only
OBJECT-TYPE    
  PimStatsCounter  

rlPimNmEntStatsNumRecvBadChecksum 1.3.6.1.4.1.9.6.1.101.211.4.1.13
The number of PIM messages with a incorrect PIM checksum that have been received by this DC-PIM Neighbor Manager entity.
Status: current Access: read-only
OBJECT-TYPE    
  PimStatsCounter  

rlPimNmEntStatsNumRecvBadLength 1.3.6.1.4.1.9.6.1.101.211.4.1.14
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.
Status: current Access: read-only
OBJECT-TYPE    
  PimStatsCounter  

rlPimNmEntStatsNumCRPAdvfiltered 1.3.6.1.4.1.9.6.1.101.211.4.1.15
The number of C-RP-Advertisement messages which have been filtered out by this DC-PIM Neighbor Manager entity.
Status: current Access: read-only
OBJECT-TYPE    
  PimStatsCounter  

rlPimNbrStatsTable 1.3.6.1.4.1.9.6.1.101.211.5
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlPimNbrStatsEntry

rlPimNbrStatsEntry 1.3.6.1.4.1.9.6.1.101.211.5.1
An entry (conceptual row) in the rlPimNbrStatsTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlPimNbrStatsEntry  

rlPimNbrStatsNumRecvHello 1.3.6.1.4.1.9.6.1.101.211.5.1.1
The number of valid PIM Hello messages that have been received from this neighbor.
Status: current Access: read-only
OBJECT-TYPE    
  PimStatsCounter  

rlPimNbrStatsNumRecvJoinPrune 1.3.6.1.4.1.9.6.1.101.211.5.1.2
The number of valid PIM Join/Prune messages that have been received from this neighbor.
Status: current Access: read-only
OBJECT-TYPE    
  PimStatsCounter  

rlPimNbrStatsNumRecvAssert 1.3.6.1.4.1.9.6.1.101.211.5.1.3
The number of valid PIM Assert messages that have been received from this neighbor.
Status: current Access: read-only
OBJECT-TYPE    
  PimStatsCounter  

rlPimNbrStatsNumRecvBSM 1.3.6.1.4.1.9.6.1.101.211.5.1.4
The number of valid PIM Bootstrap messages that have been received from this neighbor.
Status: current Access: read-only
OBJECT-TYPE    
  PimStatsCounter  

rlPimNbrStatsNumErrJoinPrune 1.3.6.1.4.1.9.6.1.101.211.5.1.5
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.
Status: current Access: read-only
OBJECT-TYPE    
  PimStatsCounter  

rlPimNbrStatsNumErrAssert 1.3.6.1.4.1.9.6.1.101.211.5.1.6
The number of PIM Assert messages that have been received from this neighbor that have contained errors.
Status: current Access: read-only
OBJECT-TYPE    
  PimStatsCounter  

rlPimNbrStatsNumErrBSM 1.3.6.1.4.1.9.6.1.101.211.5.1.7
The number of PIM Bootstrap messages that have been received from this neighbor that have contained errors.
Status: current Access: read-only
OBJECT-TYPE    
  PimStatsCounter  

rlPimTmEntTable 1.3.6.1.4.1.9.6.1.101.211.6
This table is used to create and manage DC-PIM TIB Manager entities.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlPimTmEntEntry

rlPimTmEntEntry 1.3.6.1.4.1.9.6.1.101.211.6.1
Each entry represents an instance of the DC-PIM TIB Manager entity.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlPimTmEntEntry  

rlPimTmEntIndex 1.3.6.1.4.1.9.6.1.101.211.6.1.1
The index of this rlPimTmEntEntry. This is the HAF entity index passed on the entity create parameters.
Status: current Access: not-accessible
OBJECT-TYPE    
  NumericIndex  

rlPimTmEntRowStatus 1.3.6.1.4.1.9.6.1.101.211.6.1.2
Used to create and delete a DC-PIM TIB Manager Entity Table entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

rlPimTmEntAdminStatus 1.3.6.1.4.1.9.6.1.101.211.6.1.3
The desired administrative state of the DC-PIM TIB Manager entity.
Status: current Access: read-create
OBJECT-TYPE    
  AdminStatus  

rlPimTmEntOperStatus 1.3.6.1.4.1.9.6.1.101.211.6.1.4
The current operational state of the DC-PIM TIB Manager entity.
Status: current Access: read-only
OBJECT-TYPE    
  NpgOperStatus  

rlPimTmEntGStateLimit 1.3.6.1.4.1.9.6.1.101.211.6.1.5
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.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

rlPimTmEntGStateWarnThold 1.3.6.1.4.1.9.6.1.101.211.6.1.6
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.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

rlPimTmEntGStateStored 1.3.6.1.4.1.9.6.1.101.211.6.1.7
The number of groups for which DC-PIM TIB Manager is storing non-interface specific (*,G) and/or (S,G) state.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

rlPimTmEntSGStateLimit 1.3.6.1.4.1.9.6.1.101.211.6.1.8
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.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

rlPimTmEntSGStateWarnThold 1.3.6.1.4.1.9.6.1.101.211.6.1.9
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.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

rlPimTmEntSGStateStored 1.3.6.1.4.1.9.6.1.101.211.6.1.10
The number of {source, group} pairs for which DC-PIM TIB Manager is storing non-interface specific (S,G) state.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

rlPimTmEntStarGIStateLimit 1.3.6.1.4.1.9.6.1.101.211.6.1.11
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.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

rlPimTmEntStarGIStateWarnThold 1.3.6.1.4.1.9.6.1.101.211.6.1.12
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.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

rlPimTmEntStarGIStateStored 1.3.6.1.4.1.9.6.1.101.211.6.1.13
The number of {group, interface} pairs for which DC-PIM TIB Manager is storing (*,G,I) state.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

rlPimTmEntSGIStateLimit 1.3.6.1.4.1.9.6.1.101.211.6.1.14
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.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

rlPimTmEntSGIStateWarnThold 1.3.6.1.4.1.9.6.1.101.211.6.1.15
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.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

rlPimTmEntSGIStateStored 1.3.6.1.4.1.9.6.1.101.211.6.1.16
The number of {source, group, interface} triplets for which DC-PIM TIB Manager is storing (S,G,I) state.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

rlPimTmEntAsmGrpFilter 1.3.6.1.4.1.9.6.1.101.211.6.1.17
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.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString  

rlPimTmEntSsmSrcAndGrpFilter 1.3.6.1.4.1.9.6.1.101.211.6.1.18
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.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString  

rlPimTmEntRegSrcAndGrpFilter 1.3.6.1.4.1.9.6.1.101.211.6.1.19
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.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString  

rlPimTmEntRegSuppressionTime 1.3.6.1.4.1.9.6.1.101.211.6.1.20
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.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..65535  

rlPimTmEntRegProbeTime 1.3.6.1.4.1.9.6.1.101.211.6.1.21
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].
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..65535  

rlPimTmEntKeepalivePeriod 1.3.6.1.4.1.9.6.1.101.211.6.1.22
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.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..65535  

rlPimTmEntSendIfStateChangeTraps 1.3.6.1.4.1.9.6.1.101.211.6.1.23
Setting this object to 'true' means that DC-PIM TIB Manager will send a rlPimInterfaceStateChange trap when an interface's operational state changes.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

rlPimTmEntSupportedAddrType 1.3.6.1.4.1.9.6.1.101.211.6.1.24
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.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

rlPimEmbeddedRpEnabled 1.3.6.1.4.1.9.6.1.101.211.7
The enabled status of Embedded-RP function for PIM-SM on this system.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue