PIM-STD-MIB

File: PIM-STD-MIB.mib (135414 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
IF-MIB INET-ADDRESS-MIB IANA-RTPROTO-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE mib-2
NOTIFICATION-TYPE Unsigned32 Counter32
Counter64 Gauge32 TimeTicks
TEXTUAL-CONVENTION RowStatus TruthValue
StorageType MODULE-COMPLIANCE OBJECT-GROUP
NOTIFICATION-GROUP InterfaceIndexOrZero InterfaceIndex
InetAddressType InetAddressPrefixLength InetAddress
InetVersion IANAipRouteProtocol

Defined Types

PimMode  
The PIM mode in which a group is operating. none(1) The group is not using PIM, which may be the case if, for example, it is a link-local or unroutable group address. ssm(2) Source-Specific Multicast (SSM) with PIM Sparse Mode. asm(3) Any Source Multicast (ASM) with PIM Sparse Mode. bidir(4) Bidirectional PIM. dm(5) PIM Dense Mode. other(6) Any other PIM mode.
TEXTUAL-CONVENTION    
  INTEGER none(1), ssm(2), asm(3), bidir(4), dm(5), other(6)  

PimGroupMappingOriginType  
The mechanism by which a PIM group mapping was learned. fixed(1) Link-local or unroutable group mappings. configRp(2) Local static RP configuration. configSsm(3) Local SSM Group configuration. bsr(4) The PIM Bootstrap Router (BSR) mechanism. autoRP(5) Cisco's Auto-RP mechanism. embedded(6) The Embedded-RP mechanism where the RP address is embedded in the multicast group address. other(7) Any other mechanism.
TEXTUAL-CONVENTION    
  INTEGER fixed(1), configRp(2), configSsm(3), bsr(4), autoRP(5), embedded(6), other(7)  

PimInterfaceEntry  
SEQUENCE    
  pimInterfaceIfIndex InterfaceIndex
  pimInterfaceIPVersion InetVersion
  pimInterfaceAddressType InetAddressType
  pimInterfaceAddress InetAddress
  pimInterfaceGenerationIDValue Unsigned32
  pimInterfaceDR InetAddress
  pimInterfaceDRPriority Unsigned32
  pimInterfaceDRPriorityEnabled TruthValue
  pimInterfaceHelloInterval Unsigned32
  pimInterfaceTrigHelloInterval Unsigned32
  pimInterfaceHelloHoldtime Unsigned32
  pimInterfaceJoinPruneInterval Unsigned32
  pimInterfaceJoinPruneHoldtime Unsigned32
  pimInterfaceDFElectionRobustness Unsigned32
  pimInterfaceLanDelayEnabled TruthValue
  pimInterfacePropagationDelay Unsigned32
  pimInterfaceOverrideInterval Unsigned32
  pimInterfaceEffectPropagDelay Unsigned32
  pimInterfaceEffectOverrideIvl Unsigned32
  pimInterfaceSuppressionEnabled TruthValue
  pimInterfaceBidirCapable TruthValue
  pimInterfaceDomainBorder TruthValue
  pimInterfaceStubInterface TruthValue
  pimInterfacePruneLimitInterval Unsigned32
  pimInterfaceGraftRetryInterval Unsigned32
  pimInterfaceSRPriorityEnabled TruthValue
  pimInterfaceStatus RowStatus
  pimInterfaceStorageType StorageType

PimNeighborEntry  
SEQUENCE    
  pimNeighborIfIndex InterfaceIndex
  pimNeighborAddressType InetAddressType
  pimNeighborAddress InetAddress
  pimNeighborGenerationIDPresent TruthValue
  pimNeighborGenerationIDValue Unsigned32
  pimNeighborUpTime TimeTicks
  pimNeighborExpiryTime TimeTicks
  pimNeighborDRPriorityPresent TruthValue
  pimNeighborDRPriority Unsigned32
  pimNeighborLanPruneDelayPresent TruthValue
  pimNeighborTBit TruthValue
  pimNeighborPropagationDelay Unsigned32
  pimNeighborOverrideInterval Unsigned32
  pimNeighborBidirCapable TruthValue
  pimNeighborSRCapable TruthValue

PimNbrSecAddressEntry  
SEQUENCE    
  pimNbrSecAddressIfIndex InterfaceIndex
  pimNbrSecAddressType InetAddressType
  pimNbrSecAddressPrimary InetAddress
  pimNbrSecAddress InetAddress

PimStarGEntry  
SEQUENCE    
  pimStarGAddressType InetAddressType
  pimStarGGrpAddress InetAddress
  pimStarGUpTime TimeTicks
  pimStarGPimMode PimMode
  pimStarGRPAddressType InetAddressType
  pimStarGRPAddress InetAddress
  pimStarGPimModeOrigin PimGroupMappingOriginType
  pimStarGRPIsLocal TruthValue
  pimStarGUpstreamJoinState INTEGER
  pimStarGUpstreamJoinTimer TimeTicks
  pimStarGUpstreamNeighborType InetAddressType
  pimStarGUpstreamNeighbor InetAddress
  pimStarGRPFIfIndex InterfaceIndexOrZero
  pimStarGRPFNextHopType InetAddressType
  pimStarGRPFNextHop InetAddress
  pimStarGRPFRouteProtocol IANAipRouteProtocol
  pimStarGRPFRouteAddress InetAddress
  pimStarGRPFRoutePrefixLength InetAddressPrefixLength
  pimStarGRPFRouteMetricPref Unsigned32
  pimStarGRPFRouteMetric Unsigned32

PimStarGIEntry  
SEQUENCE    
  pimStarGIIfIndex InterfaceIndex
  pimStarGIUpTime TimeTicks
  pimStarGILocalMembership TruthValue
  pimStarGIJoinPruneState INTEGER
  pimStarGIPrunePendingTimer TimeTicks
  pimStarGIJoinExpiryTimer TimeTicks
  pimStarGIAssertState INTEGER
  pimStarGIAssertTimer TimeTicks
  pimStarGIAssertWinnerAddressType InetAddressType
  pimStarGIAssertWinnerAddress InetAddress
  pimStarGIAssertWinnerMetricPref Unsigned32
  pimStarGIAssertWinnerMetric Unsigned32

PimSGEntry  
SEQUENCE    
  pimSGAddressType InetAddressType
  pimSGGrpAddress InetAddress
  pimSGSrcAddress InetAddress
  pimSGUpTime TimeTicks
  pimSGPimMode PimMode
  pimSGUpstreamJoinState INTEGER
  pimSGUpstreamJoinTimer TimeTicks
  pimSGUpstreamNeighbor InetAddress
  pimSGRPFIfIndex InterfaceIndexOrZero
  pimSGRPFNextHopType InetAddressType
  pimSGRPFNextHop InetAddress
  pimSGRPFRouteProtocol IANAipRouteProtocol
  pimSGRPFRouteAddress InetAddress
  pimSGRPFRoutePrefixLength InetAddressPrefixLength
  pimSGRPFRouteMetricPref Unsigned32
  pimSGRPFRouteMetric Unsigned32
  pimSGSPTBit TruthValue
  pimSGKeepaliveTimer TimeTicks
  pimSGDRRegisterState INTEGER
  pimSGDRRegisterStopTimer TimeTicks
  pimSGRPRegisterPMBRAddressType InetAddressType
  pimSGRPRegisterPMBRAddress InetAddress
  pimSGUpstreamPruneState INTEGER
  pimSGUpstreamPruneLimitTimer TimeTicks
  pimSGOriginatorState INTEGER
  pimSGSourceActiveTimer TimeTicks
  pimSGStateRefreshTimer TimeTicks

PimSGIEntry  
SEQUENCE    
  pimSGIIfIndex InterfaceIndex
  pimSGIUpTime TimeTicks
  pimSGILocalMembership TruthValue
  pimSGIJoinPruneState INTEGER
  pimSGIPrunePendingTimer TimeTicks
  pimSGIJoinExpiryTimer TimeTicks
  pimSGIAssertState INTEGER
  pimSGIAssertTimer TimeTicks
  pimSGIAssertWinnerAddressType InetAddressType
  pimSGIAssertWinnerAddress InetAddress
  pimSGIAssertWinnerMetricPref Unsigned32
  pimSGIAssertWinnerMetric Unsigned32

PimSGRptEntry  
SEQUENCE    
  pimSGRptSrcAddress InetAddress
  pimSGRptUpTime TimeTicks
  pimSGRptUpstreamPruneState INTEGER
  pimSGRptUpstreamOverrideTimer TimeTicks

PimSGRptIEntry  
SEQUENCE    
  pimSGRptIIfIndex InterfaceIndex
  pimSGRptIUpTime TimeTicks
  pimSGRptILocalMembership TruthValue
  pimSGRptIJoinPruneState INTEGER
  pimSGRptIPrunePendingTimer TimeTicks
  pimSGRptIPruneExpiryTimer TimeTicks

PimBidirDFElectionEntry  
SEQUENCE    
  pimBidirDFElectionAddressType InetAddressType
  pimBidirDFElectionRPAddress InetAddress
  pimBidirDFElectionIfIndex InterfaceIndex
  pimBidirDFElectionWinnerAddressType InetAddressType
  pimBidirDFElectionWinnerAddress InetAddress
  pimBidirDFElectionWinnerUpTime TimeTicks
  pimBidirDFElectionWinnerMetricPref Unsigned32
  pimBidirDFElectionWinnerMetric Unsigned32
  pimBidirDFElectionState INTEGER
  pimBidirDFElectionStateTimer TimeTicks

PimStaticRPEntry  
SEQUENCE    
  pimStaticRPAddressType InetAddressType
  pimStaticRPGrpAddress InetAddress
  pimStaticRPGrpPrefixLength InetAddressPrefixLength
  pimStaticRPRPAddress InetAddress
  pimStaticRPPimMode PimMode
  pimStaticRPOverrideDynamic TruthValue
  pimStaticRPPrecedence Unsigned32
  pimStaticRPRowStatus RowStatus
  pimStaticRPStorageType StorageType

PimAnycastRPSetEntry  
SEQUENCE    
  pimAnycastRPSetAddressType InetAddressType
  pimAnycastRPSetAnycastAddress InetAddress
  pimAnycastRPSetRouterAddress InetAddress
  pimAnycastRPSetLocalRouter TruthValue
  pimAnycastRPSetRowStatus RowStatus
  pimAnycastRPSetStorageType StorageType

PimGroupMappingEntry  
SEQUENCE    
  pimGroupMappingOrigin PimGroupMappingOriginType
  pimGroupMappingAddressType InetAddressType
  pimGroupMappingGrpAddress InetAddress
  pimGroupMappingGrpPrefixLength InetAddressPrefixLength
  pimGroupMappingRPAddressType InetAddressType
  pimGroupMappingRPAddress InetAddress
  pimGroupMappingPimMode PimMode
  pimGroupMappingPrecedence Unsigned32

Defined Values

pimStdMIB 1.3.6.1.2.1.157
The MIB module for management of PIM routers. Copyright (C) The IETF Trust (2007). This version of this MIB module is part of RFC 5060; see the RFC itself for full legal notices.
MODULE-IDENTITY    

pimNotifications 1.3.6.1.2.1.157.0
OBJECT IDENTIFIER    

pim 1.3.6.1.2.1.157.1
OBJECT IDENTIFIER    

pimKeepalivePeriod 1.3.6.1.2.1.157.1.14
The duration of the Keepalive Timer. This is the period during which the PIM router will maintain (S,G) state in the absence of explicit (S,G) local membership or (S,G) join messages received to maintain it. This timer period is called the Keepalive_Period in the PIM-SM specification. It is called the SourceLifetime in the PIM-DM specification. The storage type of this object is determined by pimDeviceConfigStorageType.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..65535  

pimRegisterSuppressionTime 1.3.6.1.2.1.157.1.15
The duration of the Register Suppression Timer. This is the period during which a PIM Designated Router (DR) stops sending Register-encapsulated data to the Rendezvous Point (RP) after receiving a Register-Stop message. This object is used to run timers both at the DR and at the RP. This timer period is called the Register_Suppression_Time in the PIM-SM specification. The storage type of this object is determined by pimDeviceConfigStorageType.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..65535  

pimStarGEntries 1.3.6.1.2.1.157.1.16
The number of entries in the pimStarGTable.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

pimStarGIEntries 1.3.6.1.2.1.157.1.17
The number of entries in the pimStarGITable.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

pimSGEntries 1.3.6.1.2.1.157.1.18
The number of entries in the pimSGTable.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

pimSGIEntries 1.3.6.1.2.1.157.1.19
The number of entries in the pimSGITable.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

pimSGRptEntries 1.3.6.1.2.1.157.1.20
The number of entries in the pimSGRptTable.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

pimSGRptIEntries 1.3.6.1.2.1.157.1.21
The number of entries in the pimSGRptITable.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

pimOutAsserts 1.3.6.1.2.1.157.1.22
The number of Asserts sent by this router. Discontinuities in the value of this counter can occur at re-initialization of the management system, for example, when the device is rebooted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pimInAsserts 1.3.6.1.2.1.157.1.23
The number of Asserts received by this router. Asserts are multicast to all routers on a network. This counter is incremented by all routers that receive an assert, not only those routers that are contesting the assert. Discontinuities in the value of this counter can occur at re-initialization of the management system, for example, when the device is rebooted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pimLastAssertInterface 1.3.6.1.2.1.157.1.24
The interface on which this router most recently sent or received an assert, or zero if this router has not sent or received an assert.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndexOrZero  

pimLastAssertGroupAddressType 1.3.6.1.2.1.157.1.25
The address type of the multicast group address in the most recently sent or received assert. If this router has not sent or received an assert, then this object is set to unknown(0).
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

pimLastAssertGroupAddress 1.3.6.1.2.1.157.1.26
The multicast group address in the most recently sent or received assert. The InetAddressType is given by the pimLastAssertGroupAddressType object.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress Size(0|4|8|16|20)  

pimLastAssertSourceAddressType 1.3.6.1.2.1.157.1.27
The address type of the source address in the most recently sent or received assert. If the most recent assert was (*,G), or if this router has not sent or received an assert, then this object is set to unknown(0).
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

pimLastAssertSourceAddress 1.3.6.1.2.1.157.1.28
The source address in the most recently sent or received assert. The InetAddressType is given by the pimLastAssertSourceAddressType object.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress Size(0|4|8|16|20)  

pimNeighborLossNotificationPeriod 1.3.6.1.2.1.157.1.29
The minimum time that must elapse between pimNeighborLoss notifications originated by this router. The maximum value 65535 represents an 'infinite' time, in which case, no pimNeighborLoss notifications are ever sent. The storage type of this object is determined by pimDeviceConfigStorageType.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..65535  

pimNeighborLossCount 1.3.6.1.2.1.157.1.30
The number of neighbor loss events that have occurred. This counter is incremented when the neighbor timer expires, and the router has no other neighbors on the same interface with the same IP version and a lower IP address than itself. This counter is incremented whenever a pimNeighborLoss notification would be generated. Discontinuities in the value of this counter can occur at re-initialization of the management system, for example, when the device is rebooted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

pimInvalidRegisterNotificationPeriod 1.3.6.1.2.1.157.1.31
The minimum time that must elapse between pimInvalidRegister notifications originated by this router. The default value of 65535 represents an 'infinite' time, in which case, no pimInvalidRegister notifications are ever sent. The non-zero minimum allowed value provides resilience against propagation of denial-of-service attacks from the data and control planes to the network management plane. The storage type of this object is determined by pimDeviceConfigStorageType.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 10..65535  

pimInvalidRegisterMsgsRcvd 1.3.6.1.2.1.157.1.32
The number of invalid PIM Register messages that have been received by this device. A PIM Register message is invalid if either o the destination address of the Register message does not match the Group to RP mapping on this device, or o this device believes the group address to be within an SSM address range, but this Register implies ASM usage. These conditions can occur transiently while RP mapping changes propagate through the network. If this counter is incremented repeatedly over several minutes, then there is a persisting configuration error that requires correction. The active Group to RP mapping on this device is specified by the object pimGroupMappingPimMode. If there is no such mapping, then the object pimGroupMappingPimMode is absent. The RP address contained in the invalid Register is pimInvalidRegisterRp. Multicast data carried by invalid Register messages is discarded. The discarded data is from a source directly connected to pimInvalidRegisterOrigin, and is addressed to pimInvalidRegisterGroup. Discontinuities in the value of this counter can occur at re-initialization of the management system, for example, when the device is rebooted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

pimInvalidRegisterAddressType 1.3.6.1.2.1.157.1.33
The address type stored in pimInvalidRegisterOrigin, pimInvalidRegisterGroup, and pimInvalidRegisterRp. If no invalid Register messages have been received, then this object is set to unknown(0).
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

pimInvalidRegisterOrigin 1.3.6.1.2.1.157.1.34
The source address of the last invalid Register message received by this device.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress Size(0|4|8|16|20)  

pimInvalidRegisterGroup 1.3.6.1.2.1.157.1.35
The IP multicast group address to which the last invalid Register message received by this device was addressed.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress Size(0|4|8|16|20)  

pimInvalidRegisterRp 1.3.6.1.2.1.157.1.36
The RP address to which the last invalid Register message received by this device was delivered.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress Size(0|4|8|16|20)  

pimInvalidJoinPruneNotificationPeriod 1.3.6.1.2.1.157.1.37
The minimum time that must elapse between pimInvalidJoinPrune notifications originated by this router. The default value of 65535 represents an 'infinite' time, in which case, no pimInvalidJoinPrune notifications are ever sent. The non-zero minimum allowed value provides resilience against propagation of denial-of-service attacks from the control plane to the network management plane. The storage type of this object is determined by pimDeviceConfigStorageType.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 10..65535  

pimInvalidJoinPruneMsgsRcvd 1.3.6.1.2.1.157.1.38
The number of invalid PIM Join/Prune messages that have been received by this device. A PIM Join/Prune message is invalid if either o the Group to RP mapping specified by this message does not match the Group to RP mapping on this device, or o this device believes the group address to be within an SSM address range, but this Join/Prune (*,G) or (S,G,rpt) implies ASM usage. These conditions can occur transiently while RP mapping changes propagate through the network. If this counter is incremented repeatedly over several minutes, then there is a persisting configuration error that requires correction. The active Group to RP mapping on this device is specified by the object pimGroupMappingPimMode. If there is no such mapping, then the object pimGroupMappingPimMode is absent. The RP address contained in the invalid Join/Prune is pimInvalidJoinPruneRp. Invalid Join/Prune messages are discarded. This may result in loss of multicast data affecting listeners downstream of pimInvalidJoinPruneOrigin, for multicast data addressed to pimInvalidJoinPruneGroup. Discontinuities in the value of this counter can occur at re-initialization of the management system, for example, when the device is rebooted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

pimInvalidJoinPruneAddressType 1.3.6.1.2.1.157.1.39
The address type stored in pimInvalidJoinPruneOrigin, pimInvalidJoinPruneGroup, and pimInvalidJoinPruneRp. If no invalid Join/Prune messages have been received, this object is set to unknown(0).
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

pimInvalidJoinPruneOrigin 1.3.6.1.2.1.157.1.40
The source address of the last invalid Join/Prune message received by this device.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress Size(0|4|8|16|20)  

pimInvalidJoinPruneGroup 1.3.6.1.2.1.157.1.41
The IP multicast group address carried in the last invalid Join/Prune message received by this device.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress Size(0|4|8|16|20)  

pimInvalidJoinPruneRp 1.3.6.1.2.1.157.1.42
The RP address carried in the last invalid Join/Prune message received by this device.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress Size(0|4|8|16|20)  

pimRPMappingNotificationPeriod 1.3.6.1.2.1.157.1.43
The minimum time that must elapse between pimRPMappingChange notifications originated by this router. The default value of 65535 represents an 'infinite' time, in which case, no pimRPMappingChange notifications are ever sent. The storage type of this object is determined by pimDeviceConfigStorageType.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..65535  

pimRPMappingChangeCount 1.3.6.1.2.1.157.1.44
The number of changes to active RP mappings on this device. Information about active RP mappings is available in pimGroupMappingTable. Only changes to active mappings cause this counter to be incremented. That is, changes that modify the pimGroupMappingEntry with the highest precedence for a group (lowest value of pimGroupMappingPrecedence). Such changes may result from manual configuration of this device, or from automatic RP mapping discovery methods including the PIM Bootstrap Router (BSR) mechanism. Discontinuities in the value of this counter can occur at re-initialization of the management system, for example, when the device is rebooted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

pimInterfaceElectionNotificationPeriod 1.3.6.1.2.1.157.1.45
The minimum time that must elapse between pimInterfaceElection notifications originated by this router. The default value of 65535 represents an 'infinite' time, in which case, no pimInterfaceElection notifications are ever sent. The storage type of this object is determined by pimDeviceConfigStorageType.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..65535  

pimInterfaceElectionWinCount 1.3.6.1.2.1.157.1.46
The number of times this device has been elected DR or DF on any interface. Elections occur frequently on newly-active interfaces, as triggered Hellos establish adjacencies. This counter is not incremented for elections on an interface until the first periodic Hello has been sent. If this router is the DR or DF at the time of sending the first periodic Hello after interface activation, then this counter is incremented (once) at that time. Discontinuities in the value of this counter can occur at re-initialization of the management system, for example, when the device is rebooted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

pimRefreshInterval 1.3.6.1.2.1.157.1.47
The interval between successive State Refresh messages sent by an Originator. This timer period is called the RefreshInterval in the PIM-DM specification. This object is used only by PIM-DM. The storage type of this object is determined by pimDeviceConfigStorageType.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..65535  

pimDeviceConfigStorageType 1.3.6.1.2.1.157.1.48
The storage type used for the global PIM configuration of this device, comprised of the objects listed below. If this storage type takes the value 'permanent', write-access to the listed objects need not be allowed. The objects described by this storage type are: pimKeepalivePeriod, pimRegisterSuppressionTime, pimNeighborLossNotificationPeriod, pimInvalidRegisterNotificationPeriod, pimInvalidJoinPruneNotificationPeriod, pimRPMappingNotificationPeriod, pimInterfaceElectionNotificationPeriod, and pimRefreshInterval.
Status: current Access: read-write
OBJECT-TYPE    
  StorageType  

pimInterfaceTable 1.3.6.1.2.1.157.1.1
The (conceptual) table listing the router's PIM interfaces. PIM is enabled on all interfaces listed in this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PimInterfaceEntry

pimInterfaceEntry 1.3.6.1.2.1.157.1.1.1
An entry (conceptual row) in the pimInterfaceTable. This entry is preserved on agent restart.
Status: current Access: not-accessible
OBJECT-TYPE    
  PimInterfaceEntry  

pimInterfaceIfIndex 1.3.6.1.2.1.157.1.1.1.1
The ifIndex value of this PIM interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

pimInterfaceIPVersion 1.3.6.1.2.1.157.1.1.1.2
The IP version of this PIM interface. A physical interface may be configured in multiple modes concurrently, e.g., IPv4 and IPv6; however, the traffic is considered to be logically separate.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetVersion  

pimInterfaceAddressType 1.3.6.1.2.1.157.1.1.1.3
The address type of this PIM interface.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

pimInterfaceAddress 1.3.6.1.2.1.157.1.1.1.4
The primary IP address of this router on this PIM interface. The InetAddressType is given by the pimInterfaceAddressType object.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress Size(0|4|8|16|20)  

pimInterfaceGenerationIDValue 1.3.6.1.2.1.157.1.1.1.5
The value of the Generation ID this router inserted in the last PIM Hello message it sent on this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

pimInterfaceDR 1.3.6.1.2.1.157.1.1.1.6
The primary IP address of the Designated Router on this PIM interface. The InetAddressType is given by the pimInterfaceAddressType object.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress Size(0|4|8|16|20)  

pimInterfaceDRPriority 1.3.6.1.2.1.157.1.1.1.7
The Designated Router Priority value inserted into the DR Priority option in PIM Hello messages transmitted on this interface. Numerically higher values for this object indicate higher priorities.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

pimInterfaceDRPriorityEnabled 1.3.6.1.2.1.157.1.1.1.8
Evaluates to TRUE if all routers on this interface are using the DR Priority option.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

pimInterfaceHelloInterval 1.3.6.1.2.1.157.1.1.1.9
The frequency at which PIM Hello messages are transmitted on this interface. This object corresponds to the 'Hello_Period' timer value defined in the PIM-SM specification. A value of zero represents an 'infinite' interval, and indicates that periodic PIM Hello messages should not be sent on this interface.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..18000  

pimInterfaceTrigHelloInterval 1.3.6.1.2.1.157.1.1.1.10
The maximum time before this router sends a triggered PIM Hello message on this interface. This object corresponds to the 'Trigered_Hello_Delay' timer value defined in the PIM-SM specification. A value of zero has no special meaning and indicates that triggered PIM Hello messages should always be sent immediately.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..60  

pimInterfaceHelloHoldtime 1.3.6.1.2.1.157.1.1.1.11
The value set in the Holdtime field of PIM Hello messages transmitted on this interface. A value of 65535 represents an 'infinite' holdtime. Implementations are recommended to use a holdtime that is 3.5 times the value of pimInterfaceHelloInterval, or 65535 if pimInterfaceHelloInterval is set to zero.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..65535  

pimInterfaceJoinPruneInterval 1.3.6.1.2.1.157.1.1.1.12
The frequency at which this router sends PIM Join/Prune messages on this PIM interface. This object corresponds to the 't_periodic' timer value defined in the PIM-SM specification. A value of zero represents an 'infinite' interval, and indicates that periodic PIM Join/Prune messages should not be sent on this interface.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..18000  

pimInterfaceJoinPruneHoldtime 1.3.6.1.2.1.157.1.1.1.13
The value inserted into the Holdtime field of a PIM Join/Prune message sent on this interface. A value of 65535 represents an 'infinite' holdtime. Implementations are recommended to use a holdtime that is 3.5 times the value of pimInterfaceJoinPruneInterval, or 65535 if pimInterfaceJoinPruneInterval is set to zero. PIM-DM implementations are recommended to use the value of pimInterfacePruneLimitInterval.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..65535  

pimInterfaceDFElectionRobustness 1.3.6.1.2.1.157.1.1.1.14
The minimum number of PIM DF-Election messages that must be lost in order for DF election on this interface to fail.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

pimInterfaceLanDelayEnabled 1.3.6.1.2.1.157.1.1.1.15
Evaluates to TRUE if all routers on this interface are using the LAN Prune Delay option.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

pimInterfacePropagationDelay 1.3.6.1.2.1.157.1.1.1.16
The expected propagation delay between PIM routers on this network or link. This router inserts this value into the Propagation_Delay field of the LAN Prune Delay option in the PIM Hello messages sent on this interface. Implementations SHOULD enforce a lower bound on the permitted values for this object to allow for scheduling and processing delays within the local router.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..32767  

pimInterfaceOverrideInterval 1.3.6.1.2.1.157.1.1.1.17
The value this router inserts into the Override_Interval field of the LAN Prune Delay option in the PIM Hello messages it sends on this interface. When overriding a prune, PIM routers pick a random timer duration up to the value of this object. The more PIM routers that are active on a network, the more likely it is that the prune will be overridden after a small proportion of this time has elapsed. The more PIM routers are active on this network, the larger this object should be to obtain an optimal spread of prune override latencies.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..65535  

pimInterfaceEffectPropagDelay 1.3.6.1.2.1.157.1.1.1.18
The Effective Propagation Delay on this interface. This object is always 500 if pimInterfaceLanDelayEnabled is FALSE.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..32767  

pimInterfaceEffectOverrideIvl 1.3.6.1.2.1.157.1.1.1.19
The Effective Override Interval on this interface. This object is always 2500 if pimInterfaceLanDelayEnabled is FALSE.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..65535  

pimInterfaceSuppressionEnabled 1.3.6.1.2.1.157.1.1.1.20
Whether join suppression is enabled on this interface. This object is always TRUE if pimInterfaceLanDelayEnabled is FALSE.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

pimInterfaceBidirCapable 1.3.6.1.2.1.157.1.1.1.21
Evaluates to TRUE if all routers on this interface are using the Bidirectional-PIM Capable option.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

pimInterfaceDomainBorder 1.3.6.1.2.1.157.1.1.1.22
Whether or not this interface is a PIM domain border. This includes acting as a border for PIM Bootstrap Router (BSR) messages, if the BSR mechanism is in use.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

pimInterfaceStubInterface 1.3.6.1.2.1.157.1.1.1.23
Whether this interface is a 'stub interface'. If this object is set to TRUE, then no PIM packets are sent out this interface, and any received PIM packets are ignored. Setting this object to TRUE is a security measure for interfaces towards untrusted hosts. This allows an interface to be configured for use with IGMP (Internet Group Management Protocol) or MLD (Multicast Listener Discovery) only, which protects the PIM router from forged PIM messages on the interface. To communicate with other PIM routers using this interface, this object must remain set to FALSE. Changing the value of this object while the interface is operational causes PIM to be disabled and then re-enabled on this interface.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

pimInterfacePruneLimitInterval 1.3.6.1.2.1.157.1.1.1.24
The minimum interval that must transpire between two successive Prunes sent by a router. This object corresponds to the 't_limit' timer value defined in the PIM-DM specification. This object is used only by PIM-DM.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..65535  

pimInterfaceGraftRetryInterval 1.3.6.1.2.1.157.1.1.1.25
The minimum interval that must transpire between two successive Grafts sent by a router. This object corresponds to the 'Graft_Retry_Period' timer value defined in the PIM-DM specification. This object is used only by PIM-DM.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..65535  

pimInterfaceSRPriorityEnabled 1.3.6.1.2.1.157.1.1.1.26
Evaluates to TRUE if all routers on this interface are using the State Refresh option. This object is used only by PIM-DM.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

pimInterfaceStatus 1.3.6.1.2.1.157.1.1.1.27
The status of this entry. Creating the entry enables PIM on the interface; destroying the entry disables PIM on the interface. This status object can be set to active(1) without setting any other columnar objects in this entry. All writeable objects in this entry can be modified when the status of this entry is active(1).
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

pimInterfaceStorageType 1.3.6.1.2.1.157.1.1.1.28
The storage type for this row. Rows having the value 'permanent' need not allow write-access to any columnar objects in the row.
Status: current Access: read-create
OBJECT-TYPE    
  StorageType  

pimNeighborTable 1.3.6.1.2.1.157.1.2
The (conceptual) table listing the router's PIM neighbors.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PimNeighborEntry

pimNeighborEntry 1.3.6.1.2.1.157.1.2.1
An entry (conceptual row) in the pimNeighborTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  PimNeighborEntry  

pimNeighborIfIndex 1.3.6.1.2.1.157.1.2.1.1
The value of ifIndex for the interface used to reach this PIM neighbor.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

pimNeighborAddressType 1.3.6.1.2.1.157.1.2.1.2
The address type of this PIM neighbor.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

pimNeighborAddress 1.3.6.1.2.1.157.1.2.1.3
The primary IP address of this PIM neighbor. The InetAddressType is given by the pimNeighborAddressType object.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress Size(4|8|16|20)  

pimNeighborGenerationIDPresent 1.3.6.1.2.1.157.1.2.1.4
Evaluates to TRUE if this neighbor is using the Generation ID option.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

pimNeighborGenerationIDValue 1.3.6.1.2.1.157.1.2.1.5
The value of the Generation ID from the last PIM Hello message received from this neighbor. This object is always zero if pimNeighborGenerationIDPresent is FALSE.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

pimNeighborUpTime 1.3.6.1.2.1.157.1.2.1.6
The time since this PIM neighbor (last) became a neighbor of the local router.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

pimNeighborExpiryTime 1.3.6.1.2.1.157.1.2.1.7
The minimum time remaining before this PIM neighbor will time out. The value zero indicates that this PIM neighbor will never time out.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

pimNeighborDRPriorityPresent 1.3.6.1.2.1.157.1.2.1.8
Evaluates to TRUE if this neighbor is using the DR Priority option.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

pimNeighborDRPriority 1.3.6.1.2.1.157.1.2.1.9
The value of the Designated Router Priority from the last PIM Hello message received from this neighbor. This object is always zero if pimNeighborDRPriorityPresent is FALSE.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

pimNeighborLanPruneDelayPresent 1.3.6.1.2.1.157.1.2.1.10
Evaluates to TRUE if this neighbor is using the LAN Prune Delay option.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

pimNeighborTBit 1.3.6.1.2.1.157.1.2.1.11
Whether the T bit was set in the LAN Prune Delay option received from this neighbor. The T bit specifies the ability of the neighbor to disable join suppression. This object is always TRUE if pimNeighborLanPruneDelayPresent is FALSE.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

pimNeighborPropagationDelay 1.3.6.1.2.1.157.1.2.1.12
The value of the Propagation_Delay field of the LAN Prune Delay option received from this neighbor. This object is always zero if pimNeighborLanPruneDelayPresent is FALSE.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..32767  

pimNeighborOverrideInterval 1.3.6.1.2.1.157.1.2.1.13
The value of the Override_Interval field of the LAN Prune Delay option received from this neighbor. This object is always zero if pimNeighborLanPruneDelayPresent is FALSE.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..65535  

pimNeighborBidirCapable 1.3.6.1.2.1.157.1.2.1.14
Evaluates to TRUE if this neighbor is using the Bidirectional-PIM Capable option.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

pimNeighborSRCapable 1.3.6.1.2.1.157.1.2.1.15
Evaluates to TRUE if this neighbor is using the State Refresh Capable option. This object is used only by PIM-DM.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

pimNbrSecAddressTable 1.3.6.1.2.1.157.1.3
The (conceptual) table listing the secondary addresses advertised by each PIM neighbor (on a subset of the rows of the pimNeighborTable defined above).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PimNbrSecAddressEntry

pimNbrSecAddressEntry 1.3.6.1.2.1.157.1.3.1
An entry (conceptual row) in the pimNbrSecAddressTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  PimNbrSecAddressEntry  

pimNbrSecAddressIfIndex 1.3.6.1.2.1.157.1.3.1.1
The value of ifIndex for the interface used to reach this PIM neighbor.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

pimNbrSecAddressType 1.3.6.1.2.1.157.1.3.1.2
The address type of this PIM neighbor.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

pimNbrSecAddressPrimary 1.3.6.1.2.1.157.1.3.1.3
The primary IP address of this PIM neighbor. The InetAddressType is given by the pimNbrSecAddressType object.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress Size(4|8|16|20)  

pimNbrSecAddress 1.3.6.1.2.1.157.1.3.1.4
The secondary IP address of this PIM neighbor. The InetAddressType is given by the pimNbrSecAddressType object.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress Size(4|8|16|20)  

pimStarGTable 1.3.6.1.2.1.157.1.4
The (conceptual) table listing the non-interface specific (*,G) state that PIM has.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PimStarGEntry

pimStarGEntry 1.3.6.1.2.1.157.1.4.1
An entry (conceptual row) in the pimStarGTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  PimStarGEntry  

pimStarGAddressType 1.3.6.1.2.1.157.1.4.1.1
The address type of this multicast group.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

pimStarGGrpAddress 1.3.6.1.2.1.157.1.4.1.2
The multicast group address. The InetAddressType is given by the pimStarGAddressType object.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress Size(4|8|16|20)  

pimStarGUpTime 1.3.6.1.2.1.157.1.4.1.3
The time since this entry was created by the local router.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

pimStarGPimMode 1.3.6.1.2.1.157.1.4.1.4
Whether this entry represents an ASM (Any Source Multicast, used with PIM-SM) or BIDIR-PIM group.
Status: current Access: read-only
OBJECT-TYPE    
  PimMode asm(3), bidir(4)  

pimStarGRPAddressType 1.3.6.1.2.1.157.1.4.1.5
The address type of the Rendezvous Point (RP), or unknown(0) if the RP address is unknown.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

pimStarGRPAddress 1.3.6.1.2.1.157.1.4.1.6
The address of the Rendezvous Point (RP) for the group. The InetAddressType is given by the pimStarGRPAddressType.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress Size(0|4|8|16|20)  

pimStarGPimModeOrigin 1.3.6.1.2.1.157.1.4.1.7
The mechanism by which the PIM mode and RP for the group were learned.
Status: current Access: read-only
OBJECT-TYPE    
  PimGroupMappingOriginType  

pimStarGRPIsLocal 1.3.6.1.2.1.157.1.4.1.8
Whether the local router is the RP for the group.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

pimStarGUpstreamJoinState 1.3.6.1.2.1.157.1.4.1.9
Whether the local router should join the RP tree for the group. This corresponds to the state of the upstream (*,G) state machine in the PIM-SM specification.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER notJoined(1), joined(2)  

pimStarGUpstreamJoinTimer 1.3.6.1.2.1.157.1.4.1.10
The time remaining before the local router next sends a periodic (*,G) Join message on pimStarGRPFIfIndex. This timer is called the (*,G) Upstream Join Timer in the PIM-SM specification. This object is zero if the timer is not running.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

pimStarGUpstreamNeighborType 1.3.6.1.2.1.157.1.4.1.11
The primary address type of the upstream neighbor, or unknown(0) if the upstream neighbor address is unknown or is not a PIM neighbor.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

pimStarGUpstreamNeighbor 1.3.6.1.2.1.157.1.4.1.12
The primary address of the neighbor on pimStarGRPFIfIndex that the local router is sending periodic (*,G) Join messages to. The InetAddressType is given by the pimStarGUpstreamNeighborType object. This address is called RPF'(*,G) in the PIM-SM specification.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress Size(0|4|8|16|20)  

pimStarGRPFIfIndex 1.3.6.1.2.1.157.1.4.1.13
The value of ifIndex for the Reverse Path Forwarding (RPF) interface towards the RP, or zero if the RPF interface is unknown.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndexOrZero  

pimStarGRPFNextHopType 1.3.6.1.2.1.157.1.4.1.14
The address type of the RPF next hop towards the RP, or unknown(0) if the RPF next hop is unknown.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

pimStarGRPFNextHop 1.3.6.1.2.1.157.1.4.1.15
The address of the RPF next hop towards the RP. The InetAddressType is given by the pimStarGRPFNextHopType object. This address is called MRIB.next_hop(RP(G)) in the PIM-SM specification.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress Size(0|4|8|16|20)  

pimStarGRPFRouteProtocol 1.3.6.1.2.1.157.1.4.1.16
The routing mechanism via which the route used to find the RPF interface towards the RP was learned.
Status: current Access: read-only
OBJECT-TYPE    
  IANAipRouteProtocol  

pimStarGRPFRouteAddress 1.3.6.1.2.1.157.1.4.1.17
The IP address that, when combined with the corresponding value of pimStarGRPFRoutePrefixLength, identifies the route used to find the RPF interface towards the RP. The InetAddressType is given by the pimStarGRPFNextHopType object. This address object is only significant up to pimStarGRPFRoutePrefixLength bits. The remainder of the address bits are zero.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress Size(0|4|8|16|20)  

pimStarGRPFRoutePrefixLength 1.3.6.1.2.1.157.1.4.1.18
The prefix length that, when combined with the corresponding value of pimStarGRPFRouteAddress, identifies the route used to find the RPF interface towards the RP. The InetAddressType is given by the pimStarGRPFNextHopType object.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressPrefixLength  

pimStarGRPFRouteMetricPref 1.3.6.1.2.1.157.1.4.1.19
The metric preference of the route used to find the RPF interface towards the RP.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..2147483647  

pimStarGRPFRouteMetric 1.3.6.1.2.1.157.1.4.1.20
The routing metric of the route used to find the RPF interface towards the RP.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

pimStarGITable 1.3.6.1.2.1.157.1.5
The (conceptual) table listing the interface-specific (*,G) state that PIM has.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PimStarGIEntry

pimStarGIEntry 1.3.6.1.2.1.157.1.5.1
An entry (conceptual row) in the pimStarGITable.
Status: current Access: not-accessible
OBJECT-TYPE    
  PimStarGIEntry  

pimStarGIIfIndex 1.3.6.1.2.1.157.1.5.1.1
The ifIndex of the interface that this entry corresponds to.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

pimStarGIUpTime 1.3.6.1.2.1.157.1.5.1.2
The time since this entry was created by the local router.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

pimStarGILocalMembership 1.3.6.1.2.1.157.1.5.1.3
Whether the local router has (*,G) local membership on this interface (resulting from a mechanism such as IGMP or MLD). This corresponds to local_receiver_include(*,G,I) in the PIM-SM specification.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

pimStarGIJoinPruneState 1.3.6.1.2.1.157.1.5.1.4
The state resulting from (*,G) Join/Prune messages received on this interface. This corresponds to the state of the downstream per-interface (*,G) state machine in the PIM-SM specification.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER noInfo(1), join(2), prunePending(3)  

pimStarGIPrunePendingTimer 1.3.6.1.2.1.157.1.5.1.5
The time remaining before the local router acts on a (*,G) Prune message received on this interface, during which the router is waiting to see whether another downstream router will override the Prune message. This timer is called the (*,G) Prune-Pending Timer in the PIM-SM specification. This object is zero if the timer is not running.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

pimStarGIJoinExpiryTimer 1.3.6.1.2.1.157.1.5.1.6
The time remaining before (*,G) Join state for this interface expires. This timer is called the (*,G) Join Expiry Timer in the PIM-SM specification. This object is zero if the timer is not running. A value of 'FFFFFFFF'h indicates an infinite expiry time.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

pimStarGIAssertState 1.3.6.1.2.1.157.1.5.1.7
The (*,G) Assert state for this interface. This corresponds to the state of the per-interface (*,G) Assert state machine in the PIM-SM specification. If pimStarGPimMode is 'bidir', this object must be 'noInfo'.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER noInfo(1), iAmAssertWinner(2), iAmAssertLoser(3)  

pimStarGIAssertTimer 1.3.6.1.2.1.157.1.5.1.8
If pimStarGIAssertState is 'iAmAssertWinner', this is the time remaining before the local router next sends a (*,G) Assert message on this interface. If pimStarGIAssertState is 'iAmAssertLoser', this is the time remaining before the (*,G) Assert state expires. If pimStarGIAssertState is 'noInfo', this is zero. This timer is called the (*,G) Assert Timer in the PIM-SM specification.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

pimStarGIAssertWinnerAddressType 1.3.6.1.2.1.157.1.5.1.9
If pimStarGIAssertState is 'iAmAssertLoser', this is the address type of the assert winner; otherwise, this object is unknown(0).
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

pimStarGIAssertWinnerAddress 1.3.6.1.2.1.157.1.5.1.10
If pimStarGIAssertState is 'iAmAssertLoser', this is the address of the assert winner. The InetAddressType is given by the pimStarGIAssertWinnerAddressType object.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress Size(0|4|8|16|20)  

pimStarGIAssertWinnerMetricPref 1.3.6.1.2.1.157.1.5.1.11
If pimStarGIAssertState is 'iAmAssertLoser', this is the metric preference of the route to the RP advertised by the assert winner; otherwise, this object is zero.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..2147483647  

pimStarGIAssertWinnerMetric 1.3.6.1.2.1.157.1.5.1.12
If pimStarGIAssertState is 'iAmAssertLoser', this is the routing metric of the route to the RP advertised by the assert winner; otherwise, this object is zero.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

pimSGTable 1.3.6.1.2.1.157.1.6
The (conceptual) table listing the non-interface specific (S,G) state that PIM has.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PimSGEntry

pimSGEntry 1.3.6.1.2.1.157.1.6.1
An entry (conceptual row) in the pimSGTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  PimSGEntry  

pimSGAddressType 1.3.6.1.2.1.157.1.6.1.1
The address type of the source and multicast group for this entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

pimSGGrpAddress 1.3.6.1.2.1.157.1.6.1.2
The multicast group address for this entry. The InetAddressType is given by the pimSGAddressType object.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress Size(4|8|16|20)  

pimSGSrcAddress 1.3.6.1.2.1.157.1.6.1.3
The source address for this entry. The InetAddressType is given by the pimSGAddressType object.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress Size(4|8|16|20)  

pimSGUpTime 1.3.6.1.2.1.157.1.6.1.4
The time since this entry was created by the local router.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

pimSGPimMode 1.3.6.1.2.1.157.1.6.1.5
Whether pimSGGrpAddress is an SSM (Source Specific Multicast, used with PIM-SM) or ASM (Any Source Multicast, used with PIM-SM) group.
Status: current Access: read-only
OBJECT-TYPE    
  PimMode ssm(2), asm(3)  

pimSGUpstreamJoinState 1.3.6.1.2.1.157.1.6.1.6
Whether the local router should join the shortest-path tree for the source and group represented by this entry. This corresponds to the state of the upstream (S,G) state machine in the PIM-SM specification.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER notJoined(1), joined(2)  

pimSGUpstreamJoinTimer 1.3.6.1.2.1.157.1.6.1.7
The time remaining before the local router next sends a periodic (S,G) Join message on pimSGRPFIfIndex. This timer is called the (S,G) Upstream Join Timer in the PIM-SM specification. This object is zero if the timer is not running.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

pimSGUpstreamNeighbor 1.3.6.1.2.1.157.1.6.1.8
The primary address of the neighbor on pimSGRPFIfIndex that the local router is sending periodic (S,G) Join messages to. This is zero if the RPF next hop is unknown or is not a PIM neighbor. The InetAddressType is given by the pimSGAddressType object. This address is called RPF'(S,G) in the PIM-SM specification.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress Size(4|8|16|20)  

pimSGRPFIfIndex 1.3.6.1.2.1.157.1.6.1.9
The value of ifIndex for the RPF interface towards the source, or zero if the RPF interface is unknown.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndexOrZero  

pimSGRPFNextHopType 1.3.6.1.2.1.157.1.6.1.10
The address type of the RPF next hop towards the source, or unknown(0) if the RPF next hop is unknown.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

pimSGRPFNextHop 1.3.6.1.2.1.157.1.6.1.11
The address of the RPF next hop towards the source. The InetAddressType is given by the pimSGRPFNextHopType. This address is called MRIB.next_hop(S) in the PIM-SM specification.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress Size(0|4|8|16|20)  

pimSGRPFRouteProtocol 1.3.6.1.2.1.157.1.6.1.12
The routing mechanism via which the route used to find the RPF interface towards the source was learned.
Status: current Access: read-only
OBJECT-TYPE    
  IANAipRouteProtocol  

pimSGRPFRouteAddress 1.3.6.1.2.1.157.1.6.1.13
The IP address that, when combined with the corresponding value of pimSGRPFRoutePrefixLength, identifies the route used to find the RPF interface towards the source. The InetAddressType is given by the pimSGRPFNextHopType object. This address object is only significant up to pimSGRPFRoutePrefixLength bits. The remainder of the address bits are zero.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress Size(0|4|8|16|20)  

pimSGRPFRoutePrefixLength 1.3.6.1.2.1.157.1.6.1.14
The prefix length that, when combined with the corresponding value of pimSGRPFRouteAddress, identifies the route used to find the RPF interface towards the source. The InetAddressType is given by the pimSGRPFNextHopType object.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressPrefixLength  

pimSGRPFRouteMetricPref 1.3.6.1.2.1.157.1.6.1.15
The metric preference of the route used to find the RPF interface towards the source.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..2147483647  

pimSGRPFRouteMetric 1.3.6.1.2.1.157.1.6.1.16
The routing metric of the route used to find the RPF interface towards the source.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

pimSGSPTBit 1.3.6.1.2.1.157.1.6.1.17
Whether the SPT bit is set; and therefore whether forwarding is taking place on the shortest-path tree.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

pimSGKeepaliveTimer 1.3.6.1.2.1.157.1.6.1.18
The time remaining before this (S,G) state expires, in the absence of explicit (S,G) local membership or (S,G) Join messages received to maintain it. This timer is called the (S,G) Keepalive Timer in the PIM-SM specification.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

pimSGDRRegisterState 1.3.6.1.2.1.157.1.6.1.19
Whether the local router should encapsulate (S,G) data packets in Register messages and send them to the RP. This corresponds to the state of the per-(S,G) Register state machine in the PIM-SM specification. This object is always 'noInfo' unless pimSGPimMode is 'asm'.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER noInfo(1), join(2), joinPending(3), prune(4)  

pimSGDRRegisterStopTimer 1.3.6.1.2.1.157.1.6.1.20
If pimSGDRRegisterState is 'prune', this is the time remaining before the local router sends a Null-Register message to the RP. If pimSGDRRegisterState is 'joinPending', this is the time remaining before the local router resumes encapsulating data packets and sending them to the RP. Otherwise, this is zero. This timer is called the Register-Stop Timer in the PIM-SM specification.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

pimSGRPRegisterPMBRAddressType 1.3.6.1.2.1.157.1.6.1.21
The address type of the first PIM Multicast Border Router to send a Register message with the Border bit set. This object is unknown(0) if the local router is not the RP for the group.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

pimSGRPRegisterPMBRAddress 1.3.6.1.2.1.157.1.6.1.22
The IP address of the first PIM Multicast Border Router to send a Register message with the Border bit set. The InetAddressType is given by the pimSGRPRegisterPMBRAddressType object.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress Size(0|4|8|16|20)  

pimSGUpstreamPruneState 1.3.6.1.2.1.157.1.6.1.23
Whether the local router has pruned itself from the tree. This corresponds to the state of the upstream prune (S,G) state machine in the PIM-DM specification. This object is used only by PIM-DM.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER forwarding(1), ackpending(2), pruned(3)  

pimSGUpstreamPruneLimitTimer 1.3.6.1.2.1.157.1.6.1.24
The time remaining before the local router may send a (S,G) Prune message on pimSGRPFIfIndex. This timer is called the (S,G) Prune Limit Timer in the PIM-DM specification. This object is zero if the timer is not running. This object is used only by PIM-DM.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

pimSGOriginatorState 1.3.6.1.2.1.157.1.6.1.25
Whether the router is an originator for an (S,G) message flow. This corresponds to the state of the per-(S,G) Originator state machine in the PIM-DM specification. This object is used only by PIM-DM.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER notOriginator(1), originator(2)  

pimSGSourceActiveTimer 1.3.6.1.2.1.157.1.6.1.26
If pimSGOriginatorState is 'originator', this is the time remaining before the local router reverts to a notOriginator state. Otherwise, this is zero. This timer is called the Source Active Timer in the PIM-DM specification. This object is used only by PIM-DM.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

pimSGStateRefreshTimer 1.3.6.1.2.1.157.1.6.1.27
If pimSGOriginatorState is 'originator', this is the time remaining before the local router sends a State Refresh message. Otherwise, this is zero. This timer is called the State Refresh Timer in the PIM-DM specification. This object is used only by PIM-DM.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

pimSGITable 1.3.6.1.2.1.157.1.7
The (conceptual) table listing the interface-specific (S,G) state that PIM has.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PimSGIEntry

pimSGIEntry 1.3.6.1.2.1.157.1.7.1
An entry (conceptual row) in the pimSGITable.
Status: current Access: not-accessible
OBJECT-TYPE    
  PimSGIEntry  

pimSGIIfIndex 1.3.6.1.2.1.157.1.7.1.1
The ifIndex of the interface that this entry corresponds to.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

pimSGIUpTime 1.3.6.1.2.1.157.1.7.1.2
The time since this entry was created by the local router.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

pimSGILocalMembership 1.3.6.1.2.1.157.1.7.1.3
Whether the local router has (S,G) local membership on this interface (resulting from a mechanism such as IGMP or MLD). This corresponds to local_receiver_include(S,G,I) in the PIM-SM specification.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

pimSGIJoinPruneState 1.3.6.1.2.1.157.1.7.1.4
The state resulting from (S,G) Join/Prune messages received on this interface. This corresponds to the state of the downstream per-interface (S,G) state machine in the PIM-SM and PIM-DM specification.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER noInfo(1), join(2), prunePending(3)  

pimSGIPrunePendingTimer 1.3.6.1.2.1.157.1.7.1.5
The time remaining before the local router acts on an (S,G) Prune message received on this interface, during which the router is waiting to see whether another downstream router will override the Prune message. This timer is called the (S,G) Prune-Pending Timer in the PIM-SM specification. This object is zero if the timer is not running.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

pimSGIJoinExpiryTimer 1.3.6.1.2.1.157.1.7.1.6
The time remaining before (S,G) Join state for this interface expires. This timer is called the (S,G) Join Expiry Timer in the PIM-SM specification. This object is zero if the timer is not running. A value of 'FFFFFFFF'h indicates an infinite expiry time. This timer is called the (S,G) Prune Timer in the PIM-DM specification.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

pimSGIAssertState 1.3.6.1.2.1.157.1.7.1.7
The (S,G) Assert state for this interface. This corresponds to the state of the per-interface (S,G) Assert state machine in the PIM-SM specification.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER noInfo(1), iAmAssertWinner(2), iAmAssertLoser(3)  

pimSGIAssertTimer 1.3.6.1.2.1.157.1.7.1.8
If pimSGIAssertState is 'iAmAssertWinner', this is the time remaining before the local router next sends a (S,G) Assert message on this interface. If pimSGIAssertState is 'iAmAssertLoser', this is the time remaining before the (S,G) Assert state expires. If pimSGIAssertState is 'noInfo', this is zero. This timer is called the (S,G) Assert Timer in the PIM-SM specification.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

pimSGIAssertWinnerAddressType 1.3.6.1.2.1.157.1.7.1.9
If pimSGIAssertState is 'iAmAssertLoser', this is the address type of the assert winner; otherwise, this object is unknown(0).
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

pimSGIAssertWinnerAddress 1.3.6.1.2.1.157.1.7.1.10
If pimSGIAssertState is 'iAmAssertLoser', this is the address of the assert winner. The InetAddressType is given by the pimSGIAssertWinnerAddressType object.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress Size(0|4|8|16|20)  

pimSGIAssertWinnerMetricPref 1.3.6.1.2.1.157.1.7.1.11
If pimSGIAssertState is 'iAmAssertLoser', this is the metric preference of the route to the source advertised by the assert winner; otherwise, this object is zero.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..2147483647  

pimSGIAssertWinnerMetric 1.3.6.1.2.1.157.1.7.1.12
If pimSGIAssertState is 'iAmAssertLoser', this is the routing metric of the route to the source advertised by the assert winner; otherwise, this object is zero.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

pimSGRptTable 1.3.6.1.2.1.157.1.8
The (conceptual) table listing the non-interface specific (S,G,rpt) state that PIM has.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PimSGRptEntry

pimSGRptEntry 1.3.6.1.2.1.157.1.8.1
An entry (conceptual row) in the pimSGRptTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  PimSGRptEntry  

pimSGRptSrcAddress 1.3.6.1.2.1.157.1.8.1.1
The source address for this entry. The InetAddressType is given by the pimStarGAddressType object.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress Size(4|8|16|20)  

pimSGRptUpTime 1.3.6.1.2.1.157.1.8.1.2
The time since this entry was created by the local router.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

pimSGRptUpstreamPruneState 1.3.6.1.2.1.157.1.8.1.3
Whether the local router should prune the source off the RP tree. This corresponds to the state of the upstream (S,G,rpt) state machine for triggered messages in the PIM-SM specification.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER rptNotJoined(1), pruned(2), notPruned(3)  

pimSGRptUpstreamOverrideTimer 1.3.6.1.2.1.157.1.8.1.4
The time remaining before the local router sends a triggered (S,G,rpt) Join message on pimStarGRPFIfIndex. This timer is called the (S,G,rpt) Upstream Override Timer in the PIM-SM specification. This object is zero if the timer is not running.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

pimSGRptITable 1.3.6.1.2.1.157.1.9
The (conceptual) table listing the interface-specific (S,G,rpt) state that PIM has.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PimSGRptIEntry

pimSGRptIEntry 1.3.6.1.2.1.157.1.9.1
An entry (conceptual row) in the pimSGRptITable.
Status: current Access: not-accessible
OBJECT-TYPE    
  PimSGRptIEntry  

pimSGRptIIfIndex 1.3.6.1.2.1.157.1.9.1.1
The ifIndex of the interface that this entry corresponds to.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

pimSGRptIUpTime 1.3.6.1.2.1.157.1.9.1.2
The time since this entry was created by the local router.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

pimSGRptILocalMembership 1.3.6.1.2.1.157.1.9.1.3
Whether the local router has both (*,G) include local membership and (S,G) exclude local membership on this interface (resulting from a mechanism such as IGMP or MLD). This corresponds to local_receiver_exclude(S,G,I) in the PIM-SM specification.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

pimSGRptIJoinPruneState 1.3.6.1.2.1.157.1.9.1.4
The state resulting from (S,G,rpt) Join/Prune messages received on this interface. This corresponds to the state of the downstream per-interface (S,G,rpt) state machine in the PIM-SM specification.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER noInfo(1), prune(2), prunePending(3)  

pimSGRptIPrunePendingTimer 1.3.6.1.2.1.157.1.9.1.5
The time remaining before the local router starts pruning this source off the RP tree. This timer is called the (S,G,rpt) Prune-Pending Timer in the PIM-SM specification. This object is zero if the timer is not running.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

pimSGRptIPruneExpiryTimer 1.3.6.1.2.1.157.1.9.1.6
The time remaining before (S,G,rpt) Prune state for this interface expires. This timer is called the (S,G,rpt) Prune Expiry Timer in the PIM-SM specification. This object is zero if the timer is not running. A value of 'FFFFFFFF'h indicates an infinite expiry time.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

pimBidirDFElectionTable 1.3.6.1.2.1.157.1.10
The (conceptual) table listing the per-RP Designated Forwarder (DF) Election state for each interface for all the RPs in BIDIR mode.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PimBidirDFElectionEntry

pimBidirDFElectionEntry 1.3.6.1.2.1.157.1.10.1
An entry (conceptual row) in the pimBidirDFElectionTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  PimBidirDFElectionEntry  

pimBidirDFElectionAddressType 1.3.6.1.2.1.157.1.10.1.1
The address type of the RP for which the DF state is being maintained.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

pimBidirDFElectionRPAddress 1.3.6.1.2.1.157.1.10.1.2
The IP address of the RP for which the DF state is being maintained. The InetAddressType is given by the pimBidirDFElectionAddressType object.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress Size(4|8|16|20)  

pimBidirDFElectionIfIndex 1.3.6.1.2.1.157.1.10.1.3
The value of ifIndex for the interface for which the DF state is being maintained.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

pimBidirDFElectionWinnerAddressType 1.3.6.1.2.1.157.1.10.1.4
The primary address type of the winner of the DF Election process. A value of unknown(0) indicates there is currently no DF.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

pimBidirDFElectionWinnerAddress 1.3.6.1.2.1.157.1.10.1.5
The primary IP address of the winner of the DF Election process. The InetAddressType is given by the pimBidirDFElectionWinnerAddressType object.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress Size(0|4|8|16|20)  

pimBidirDFElectionWinnerUpTime 1.3.6.1.2.1.157.1.10.1.6
The time since the current winner (last) became elected as the DF for this RP.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

pimBidirDFElectionWinnerMetricPref 1.3.6.1.2.1.157.1.10.1.7
The metric preference advertised by the DF Winner, or zero if there is currently no DF.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

pimBidirDFElectionWinnerMetric 1.3.6.1.2.1.157.1.10.1.8
The metric advertised by the DF Winner, or zero if there is currently no DF.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

pimBidirDFElectionState 1.3.6.1.2.1.157.1.10.1.9
The state of this interface with respect to DF-Election for this RP. The states correspond to the ones defined in the BIDIR-PIM specification.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER dfOffer(1), dfLose(2), dfWinner(3), dfBackoff(4)  

pimBidirDFElectionStateTimer 1.3.6.1.2.1.157.1.10.1.10
The minimum time remaining after which the local router will expire the current DF state represented by pimBidirDFElectionState.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

pimStaticRPTable 1.3.6.1.2.1.157.1.11
This table is used to manage static configuration of RPs. If the group prefixes configured for two or more rows in this table overlap, the row with the greatest value of pimStaticRPGrpPrefixLength is used for the overlapping range.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PimStaticRPEntry

pimStaticRPEntry 1.3.6.1.2.1.157.1.11.1
An entry (conceptual row) in the pimStaticRPTable. This entry is preserved on agent restart.
Status: current Access: not-accessible
OBJECT-TYPE    
  PimStaticRPEntry  

pimStaticRPAddressType 1.3.6.1.2.1.157.1.11.1.1
The address type of this entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

pimStaticRPGrpAddress 1.3.6.1.2.1.157.1.11.1.2
The multicast group address that, when combined with pimStaticRPGrpPrefixLength, gives the group prefix for this entry. The InetAddressType is given by the pimStaticRPAddressType object. This address object is only significant up to pimStaticRPGrpPrefixLength bits. The remainder of the address bits are zero. This is especially important for this index field, which is part of the index of this entry. Any non-zero bits would signify an entirely different entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress Size(4|8|16|20)  

pimStaticRPGrpPrefixLength 1.3.6.1.2.1.157.1.11.1.3
The multicast group prefix length that, when combined with pimStaticRPGrpAddress, gives the group prefix for this entry. The InetAddressType is given by the pimStaticRPAddressType object. If pimStaticRPAddressType is 'ipv4' or 'ipv4z', this object must be in the range 4..32. If pimStaticRPGrpAddressType is 'ipv6' or 'ipv6z', this object must be in the range 8..128.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressPrefixLength 4..128  

pimStaticRPRPAddress 1.3.6.1.2.1.157.1.11.1.4
The IP address of the RP to be used for groups within this group prefix. The InetAddressType is given by the pimStaticRPAddressType object.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress Size(4|8|16|20)  

pimStaticRPPimMode 1.3.6.1.2.1.157.1.11.1.5
The PIM mode to be used for groups in this group prefix. If this object is set to ssm(2), then pimStaticRPRPAddress must be set to zero. No RP operations are ever possible for PIM Mode SSM.
Status: current Access: read-create
OBJECT-TYPE    
  PimMode ssm(2), asm(3), bidir(4)  

pimStaticRPOverrideDynamic 1.3.6.1.2.1.157.1.11.1.6
Whether this static RP configuration will override other group mappings in this group prefix. If this object is TRUE, then it will override: - RP information learned dynamically for groups in this group prefix. - RP information configured in pimStaticRPTable with pimStaticRPOverrideDynamic set to FALSE. See pimGroupMappingTable for details.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

pimStaticRPPrecedence 1.3.6.1.2.1.157.1.11.1.7
The value for pimGroupMappingPrecedence to be used for this static RP configuration. This allows fine control over which configuration is overridden by this static configuration. If pimStaticRPOverrideDynamic is set to TRUE, all dynamic RP configuration is overridden by this static configuration, whatever the value of this object. The absolute values of this object have a significance only on the local router and do not need to be coordinated with other routers. A setting of this object may have different effects when applied to other routers. Do not use this object unless fine control of static RP behavior on the local router is required.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

pimStaticRPRowStatus 1.3.6.1.2.1.157.1.11.1.8
The status of this row, by which rows in this table can be created and destroyed. This status object cannot be set to active(1) before a valid value has been written to pimStaticRPRPAddress. All writeable objects in this entry can be modified when the status of this entry is active(1).
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

pimStaticRPStorageType 1.3.6.1.2.1.157.1.11.1.9
The storage type for this row. Rows having the value 'permanent' need not allow write-access to any columnar objects in the row.
Status: current Access: read-create
OBJECT-TYPE    
  StorageType  

pimAnycastRPSetTable 1.3.6.1.2.1.157.1.12
This table is used to manage Anycast-RP via PIM Register messages, as opposed to via other protocols such as MSDP (Multicast Source Discovery Protocol). Entries must be configured in this table if and only if the local router is a member of one or more Anycast-RP sets, that is, one or more Anycast-RP addresses are assigned to the local router. Note that if using static RP configuration, this is in addition to, not instead of, the pimStaticRPTable entries that must be configured for the Anycast-RPs. The set of rows with the same values of both pimAnycastRPSetAddressType and pimAnycastRPSetAnycastAddress corresponds to the Anycast-RP set for that Anycast-RP address. When an Anycast-RP set configuration is active, one entry per pimAnycastRPSetAnycastAddress corresponds to the local router. The local router is identified by the pimAnycastRpSetLocalRouter object. That entry determines the source address used by the local router when forwarding PIM Register messages within the Anycast-RP set.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PimAnycastRPSetEntry

pimAnycastRPSetEntry 1.3.6.1.2.1.157.1.12.1
An entry corresponds to a single router within a particular Anycast-RP set. This entry is preserved on agent restart.
Status: current Access: not-accessible
OBJECT-TYPE    
  PimAnycastRPSetEntry  

pimAnycastRPSetAddressType 1.3.6.1.2.1.157.1.12.1.1
The address type of the Anycast-RP address and router address.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

pimAnycastRPSetAnycastAddress 1.3.6.1.2.1.157.1.12.1.2
The Anycast-RP address. The InetAddressType is given by the pimAnycastRPSetAddressType object.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress Size(4|8|16|20)  

pimAnycastRPSetRouterAddress 1.3.6.1.2.1.157.1.12.1.3
The address of a router that is a member of the Anycast-RP set. The InetAddressType is given by the pimAnycastRPSetAddressType object. This address differs from pimAnycastRPSetAnycastAddress. Equal values for these two addresses in a single entry are not permitted. That would cause a Register loop.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress Size(4|8|16|20)  

pimAnycastRPSetLocalRouter 1.3.6.1.2.1.157.1.12.1.4
Whether this entry corresponds to the local router.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

pimAnycastRPSetRowStatus 1.3.6.1.2.1.157.1.12.1.5
The status of this row, by which rows in this table can be created and destroyed. This status object can be set to active(1) without setting any other columnar objects in this entry. All writeable objects in this entry can be modified when the status of this entry is active(1).
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

pimAnycastRPSetStorageType 1.3.6.1.2.1.157.1.12.1.6
The storage type for this row. Rows having the value 'permanent' need not allow write-access to any columnar objects in the row.
Status: current Access: read-create
OBJECT-TYPE    
  StorageType  

pimGroupMappingTable 1.3.6.1.2.1.157.1.13
The (conceptual) table listing mappings from multicast group prefixes to the PIM mode and RP address to use for groups within that group prefix. Rows in this table are created for a variety of reasons, indicated by the value of the pimGroupMappingOrigin object. - Rows with a pimGroupMappingOrigin value of 'fixed' are created automatically by the router at startup, to correspond to the well-defined prefixes of link-local and unroutable group addresses. These rows are never destroyed. - Rows with a pimGroupMappingOrigin value of 'embedded' are created by the router to correspond to group prefixes that are to be treated as being in Embedded-RP format. - Rows with a pimGroupMappingOrigin value of 'configRp' are created and destroyed as a result of rows in the pimStaticRPTable being created and destroyed. - Rows with a pimGroupMappingOrigin value of 'configSsm' are created and destroyed as a result of configuration of SSM address ranges to the local router. - Rows with a pimGroupMappingOrigin value of 'bsr' are created as a result of running the PIM Bootstrap Router (BSR) mechanism. If the local router is not the elected BSR, these rows are created to correspond to group prefixes in the PIM Bootstrap messages received from the elected BSR. If the local router is the elected BSR, these rows are created to correspond to group prefixes in the PIM Bootstrap messages that the local router sends. In either case, these rows are destroyed when the group prefixes are timed out by the BSR mechanism. - Rows with a pimGroupMappingOrigin value of 'other' are created and destroyed according to some other mechanism not specified here. Given the collection of rows in this table at any point in time, the PIM mode and RP address to use for a particular group is determined using the following algorithm. 1. From the set of all rows, the subset whose group prefix contains the group in question are selected. 2. If there are no such rows, then the group mapping is undefined. 3. If there are multiple selected rows, and a subset is defined by pimStaticRPTable (pimGroupMappingOrigin value of 'configRp') with pimStaticRPOverrideDynamic set to TRUE, then this subset is selected. 4. From the selected subset of rows, the subset that have the greatest value of pimGroupMappingGrpPrefixLength are selected. 5. If there are still multiple selected rows, the subset that has the highest precedence (the lowest numerical value for pimGroupMappingPrecedence) is selected. 6. If there are still multiple selected rows, the row selected is implementation dependent; the implementation might or might not apply the PIM hash function to select the row. 7. The group mode to use is given by the value of pimGroupMappingPimMode from the single selected row; the RP to use is given by the value of pimGroupMappingRPAddress, unless pimGroupMappingOrigin is 'embedded', in which case, the RP is extracted from the group address in question.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PimGroupMappingEntry

pimGroupMappingEntry 1.3.6.1.2.1.157.1.13.1
An entry (conceptual row) in the pimGroupMappingTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  PimGroupMappingEntry  

pimGroupMappingOrigin 1.3.6.1.2.1.157.1.13.1.1
The mechanism by which this group mapping was learned.
Status: current Access: not-accessible
OBJECT-TYPE    
  PimGroupMappingOriginType  

pimGroupMappingAddressType 1.3.6.1.2.1.157.1.13.1.2
The address type of the IP multicast group prefix.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

pimGroupMappingGrpAddress 1.3.6.1.2.1.157.1.13.1.3
The IP multicast group address that, when combined with pimGroupMappingGrpPrefixLength, gives the group prefix for this mapping. The InetAddressType is given by the pimGroupMappingAddressType object. This address object is only significant up to pimGroupMappingGrpPrefixLength bits. The remainder of the address bits are zero. This is especially important for this index field, which is part of the index of this entry. Any non-zero bits would signify an entirely different entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress Size(4|8|16|20)  

pimGroupMappingGrpPrefixLength 1.3.6.1.2.1.157.1.13.1.4
The multicast group prefix length that, when combined with pimGroupMappingGrpAddress, gives the group prefix for this mapping. The InetAddressType is given by the pimGroupMappingAddressType object. If pimGroupMappingAddressType is 'ipv4' or 'ipv4z', this object must be in the range 4..32. If pimGroupMappingAddressType is 'ipv6' or 'ipv6z', this object must be in the range 8..128.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressPrefixLength 4..128  

pimGroupMappingRPAddressType 1.3.6.1.2.1.157.1.13.1.5
The address type of the RP to be used for groups within this group prefix, or unknown(0) if no RP is to be used or if the RP address is unknown. This object must be unknown(0) if pimGroupMappingPimMode is ssm(2), or if pimGroupMappingOrigin is embedded(6).
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

pimGroupMappingRPAddress 1.3.6.1.2.1.157.1.13.1.6
The IP address of the RP to be used for groups within this group prefix. The InetAddressType is given by the pimGroupMappingRPAddressType object.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress Size(0|4|8|16|20)  

pimGroupMappingPimMode 1.3.6.1.2.1.157.1.13.1.7
The PIM mode to be used for groups in this group prefix.
Status: current Access: read-only
OBJECT-TYPE    
  PimMode  

pimGroupMappingPrecedence 1.3.6.1.2.1.157.1.13.1.8
The precedence of this row, used in the algorithm that determines which row applies to a given group address (described above). Numerically higher values for this object indicate lower precedences, with the value zero denoting the highest precedence. The absolute values of this object have a significance only on the local router and do not need to be coordinated with other routers.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

pimNeighborLoss 1.3.6.1.2.1.157.0.1
A pimNeighborLoss notification signifies the loss of an adjacency with a neighbor. This notification should be generated when the neighbor timer expires, and the router has no other neighbors on the same interface with the same IP version and a lower IP address than itself. This notification is generated whenever the counter pimNeighborLossCount is incremented, subject to the rate limit specified by pimNeighborLossNotificationPeriod.
Status: current Access: read-only
NOTIFICATION-TYPE    

pimInvalidRegister 1.3.6.1.2.1.157.0.2
A pimInvalidRegister notification signifies that an invalid PIM Register message was received by this device. This notification is generated whenever the counter pimInvalidRegisterMsgsRcvd is incremented, subject to the rate limit specified by pimInvalidRegisterNotificationPeriod.
Status: current Access: read-only
NOTIFICATION-TYPE    

pimInvalidJoinPrune 1.3.6.1.2.1.157.0.3
A pimInvalidJoinPrune notification signifies that an invalid PIM Join/Prune message was received by this device. This notification is generated whenever the counter pimInvalidJoinPruneMsgsRcvd is incremented, subject to the rate limit specified by pimInvalidJoinPruneNotificationPeriod.
Status: current Access: read-only
NOTIFICATION-TYPE    

pimRPMappingChange 1.3.6.1.2.1.157.0.4
A pimRPMappingChange notification signifies a change to the active RP mapping on this device. This notification is generated whenever the counter pimRPMappingChangeCount is incremented, subject to the rate limit specified by pimRPMappingChangeNotificationPeriod.
Status: current Access: read-only
NOTIFICATION-TYPE    

pimInterfaceElection 1.3.6.1.2.1.157.0.5
A pimInterfaceElection notification signifies that a new DR or DF has been elected on a network. This notification is generated whenever the counter pimInterfaceElectionWinCount is incremented, subject to the rate limit specified by pimInterfaceElectionNotificationPeriod.
Status: current Access: read-only
NOTIFICATION-TYPE    

pimMIBConformance 1.3.6.1.2.1.157.2
OBJECT IDENTIFIER    

pimMIBCompliances 1.3.6.1.2.1.157.2.1
OBJECT IDENTIFIER    

pimMIBGroups 1.3.6.1.2.1.157.2.2
OBJECT IDENTIFIER    

pimMIBComplianceAsm 1.3.6.1.2.1.157.2.1.1
The compliance statement for routers which are running PIM-SM (Sparse Mode).
Status: current Access: read-only
MODULE-COMPLIANCE    

pimMIBComplianceBidir 1.3.6.1.2.1.157.2.1.2
The compliance statement for routers which are running Bidir-PIM.
Status: current Access: read-only
MODULE-COMPLIANCE    

pimMIBComplianceSsm 1.3.6.1.2.1.157.2.1.3
The compliance statement for routers which are running PIM SSM (Source Specific Multicast).
Status: current Access: read-only
MODULE-COMPLIANCE    

pimMIBComplianceDm 1.3.6.1.2.1.157.2.1.4
The compliance statement for routers which are running PIM-DM (Dense Mode).
Status: current Access: read-only
MODULE-COMPLIANCE    

pimTopologyGroup 1.3.6.1.2.1.157.2.2.1
A collection of read-only objects used to report local PIM topology.
Status: current Access: read-only
OBJECT-GROUP    

pimNotificationGroup 1.3.6.1.2.1.157.2.2.2
A collection of notifications for signaling important PIM events.
Status: current Access: read-only
NOTIFICATION-GROUP    

pimTuningParametersGroup 1.3.6.1.2.1.157.2.2.3
A collection of writeable objects used to configure PIM behavior and to tune performance.
Status: current Access: read-only
OBJECT-GROUP    

pimRouterStatisticsGroup 1.3.6.1.2.1.157.2.2.4
A collection of statistics global to the PIM router.
Status: current Access: read-only
OBJECT-GROUP    

pimSsmGroup 1.3.6.1.2.1.157.2.2.5
A collection of objects to support management of PIM routers running the PIM SSM (Source Specific Multicast) protocol, in PIM mode SM (Sparse Mode).
Status: current Access: read-only
OBJECT-GROUP    

pimRPConfigGroup 1.3.6.1.2.1.157.2.2.6
A collection of objects to support configuration of RPs (Rendezvous Points) and Group Mappings.
Status: current Access: read-only
OBJECT-GROUP    

pimSmGroup 1.3.6.1.2.1.157.2.2.7
A collection of objects to support management of PIM routers running PIM-SM (Sparse Mode). The groups pimSsmGroup and pimRPConfigGroup are also required.
Status: current Access: read-only
OBJECT-GROUP    

pimBidirGroup 1.3.6.1.2.1.157.2.2.8
A collection of objects to support management of PIM routers running BIDIR mode. The groups pimSsmGroup, pimSmGroup and pimRPConfigGroup are also required.
Status: current Access: read-only
OBJECT-GROUP    

pimAnycastRpGroup 1.3.6.1.2.1.157.2.2.9
A collection of objects to support management of the PIM Anycast-RP mechanism.
Status: current Access: read-only
OBJECT-GROUP    

pimStaticRPPrecedenceGroup 1.3.6.1.2.1.157.2.2.10
A collection of objects to allow fine control of interactions between static RP configuration and dynamically acquired group to RP mappings.
Status: current Access: read-only
OBJECT-GROUP    

pimNetMgmtNotificationObjects 1.3.6.1.2.1.157.2.2.11
A collection of objects to support notification of PIM network management events.
Status: current Access: read-only
OBJECT-GROUP    

pimNetMgmtNotificationGroup 1.3.6.1.2.1.157.2.2.12
A collection of notifications for signaling PIM network management events.
Status: current Access: read-only
NOTIFICATION-GROUP    

pimDiagnosticsGroup 1.3.6.1.2.1.157.2.2.13
Objects providing additional diagnostics related to a PIM router.
Status: current Access: read-only
OBJECT-GROUP    

pimDmGroup 1.3.6.1.2.1.157.2.2.14
A collection of objects required for management of PIM Dense Mode (PIM-DM) function. The groups pimSsmGroup and pimSmGroup are also required.
Status: current Access: read-only
OBJECT-GROUP    

pimDeviceStorageGroup 1.3.6.1.2.1.157.2.2.15
An object that specifies the volatility of global PIM configuration settings on this device.
Status: current Access: read-only
OBJECT-GROUP