HUAWEI-PIM-STD-MIB

File: HUAWEI-PIM-STD-MIB.mib (142865 bytes)

Imported modules

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

Imported symbols

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

Defined Types

HWPimMode  
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) Bi-directional 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)  

HWPimGroupMappingOriginType  
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) 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)  

HWPimCtlMsgState  
The PIM control message state. recv(1) The PIM control message has been received. sent(2) The PIM control message has been sent. invalid(3) The invalid PIM control message has been received. filter(4) The PIM control message has been filtered.
TEXTUAL-CONVENTION    
  INTEGER recv(1), sent(2), invalid(3), filter(4)  

HwPimInterfaceEntry  
SEQUENCE    
  hwPimInterfaceIfIndex InterfaceIndex
  hwPimInterfaceIpVersion InetVersion
  hwPimInterfaceAddressType InetAddressType
  hwPimInterfaceAddress InetAddress
  hwPimInterfaceGenerationIdValue Unsigned32
  hwPimInterfaceDr InetAddress
  hwPimInterfaceDrPriority Unsigned32
  hwPimInterfaceDrPriorityEnabled TruthValue
  hwPimInterfaceHelloInterval Unsigned32
  hwPimInterfaceTrigHelloInterval Unsigned32
  hwPimInterfaceHelloHoldtime Unsigned32
  hwPimInterfaceJoinPruneInterval Unsigned32
  hwPimInterfaceJoinPruneHoldtime Unsigned32
  hwPimInterfaceDfElectionRobustness Unsigned32
  hwPimInterfaceLanDelayEnabled TruthValue
  hwPimInterfacePropagationDelay Unsigned32
  hwPimInterfaceOverrideInterval Unsigned32
  hwPimInterfaceEffectPropagDelay Unsigned32
  hwPimInterfaceEffectOverrideIvl Unsigned32
  hwPimInterfaceSuppressionEnabled TruthValue
  hwPimInterfaceBidirCapable TruthValue
  hwPimInterfaceDomainBorder TruthValue
  hwPimInterfaceStubInterface TruthValue
  hwPimInterfacePruneLimitInterval Unsigned32
  hwPimInterfaceGraftRetryInterval Unsigned32
  hwPimInterfaceSrPriorityEnabled TruthValue
  hwPimInterfaceStatus RowStatus
  hwPimInterfaceStorageType StorageType
  hwPimInterfaceName DisplayString

HwPimNeighborEntry  
SEQUENCE    
  hwPimNeighborIfIndex InterfaceIndex
  hwPimNeighborAddressType InetAddressType
  hwPimNeighborAddress InetAddress
  hwPimNeighborGenerationIdPresent TruthValue
  hwPimNeighborGenerationIdValue Unsigned32
  hwPimNeighborUpTime TimeTicks
  hwPimNeighborExpiryTime TimeTicks
  hwPimNeighborDrPriorityPresent TruthValue
  hwPimNeighborDrPriority Unsigned32
  hwPimNeighborLanPruneDelayPresent TruthValue
  hwPimNeighborTBit TruthValue
  hwPimNeighborPropagationDelay Unsigned32
  hwPimNeighborOverrideInterval Unsigned32
  hwPimNeighborBidirCapable TruthValue
  hwPimNeighborSrCapable TruthValue
  hwPimNeighborIfName DisplayString

HwPimNbrSecAddressEntry  
SEQUENCE    
  hwPimNbrSecAddressIfIndex InterfaceIndex
  hwPimNbrSecAddressType InetAddressType
  hwPimNbrSecAddressPrimary InetAddress
  hwPimNbrSecAddress InetAddress

HwPimStarGEntry  
SEQUENCE    
  hwPimStarGAddressType InetAddressType
  hwPimStarGGrpAddress InetAddress
  hwPimStarGUpTime TimeTicks
  hwPimStarGPimMode HWPimMode
  hwPimStarGRpAddressType InetAddressType
  hwPimStarGRpAddress InetAddress
  hwPimStarGPimModeOrigin HWPimGroupMappingOriginType
  hwPimStarGRpIsLocal TruthValue
  hwPimStarGUpstreamJoinState INTEGER
  hwPimStarGUpstreamJoinTimer TimeTicks
  hwPimStarGUpstreamNeighborType InetAddressType
  hwPimStarGUpstreamNeighbor InetAddress
  hwPimStarGRpfIfIndex InterfaceIndexOrZero
  hwPimStarGRpfNextHopType InetAddressType
  hwPimStarGRpfNextHop InetAddress
  hwPimStarGRpfRouteProtocol IANAipRouteProtocol
  hwPimStarGRpfRouteAddress InetAddress
  hwPimStarGRpfRoutePrefixLength InetAddressPrefixLength
  hwPimStarGRpfRouteMetricPref Unsigned32
  hwPimStarGRpfRouteMetric Unsigned32

HwPimStarGIEntry  
SEQUENCE    
  hwPimStarGIIfIndex InterfaceIndex
  hwPimStarGIUpTime TimeTicks
  hwPimStarGILocalMembership TruthValue
  hwPimStarGIJoinPruneState INTEGER
  hwPimStarGIPrunePendingTimer TimeTicks
  hwPimStarGIJoinExpiryTimer TimeTicks
  hwPimStarGIAssertState INTEGER
  hwPimStarGIAssertTimer TimeTicks
  hwPimStarGIAssertWinnerAddressType InetAddressType
  hwPimStarGIAssertWinnerAddress InetAddress
  hwPimStarGIAssertWinnerMetricPref Unsigned32
  hwPimStarGIAssertWinnerMetric Unsigned32

HwPimSGEntry  
SEQUENCE    
  hwPimSGAddressType InetAddressType
  hwPimSGGrpAddress InetAddress
  hwPimSGSrcAddress InetAddress
  hwPimSGUpTime TimeTicks
  hwPimSGPimMode HWPimMode
  hwPimSGUpstreamJoinState INTEGER
  hwPimSGUpstreamJoinTimer TimeTicks
  hwPimSGUpstreamNeighbor InetAddress
  hwPimSGRpfIfIndex InterfaceIndexOrZero
  hwPimSGRpfNextHopType InetAddressType
  hwPimSGRpfNextHop InetAddress
  hwPimSGRpfRouteProtocol IANAipRouteProtocol
  hwPimSGRpfRouteAddress InetAddress
  hwPimSGRpfRoutePrefixLength InetAddressPrefixLength
  hwPimSGRpfRouteMetricPref Unsigned32
  hwPimSGRpfRouteMetric Unsigned32
  hwPimSGSptBit TruthValue
  hwPimSGKeepaliveTimer TimeTicks
  hwPimSGDrRegisterState INTEGER
  hwPimSGDrRegisterStopTimer TimeTicks
  hwPimSGRpRegisterPmbrAddressType InetAddressType
  hwPimSGRpRegisterPmbrAddress InetAddress
  hwPimSGUpstreamPruneState INTEGER
  hwPimSGUpstreamPruneLimitTimer TimeTicks
  hwPimSGOriginatorState INTEGER
  hwPimSGSourceActiveTimer TimeTicks
  hwPimSGStateRefreshTimer TimeTicks

HwPimSGIEntry  
SEQUENCE    
  hwPimSGIIfIndex InterfaceIndex
  hwPimSGIUpTime TimeTicks
  hwPimSGILocalMembership TruthValue
  hwPimSGIJoinPruneState INTEGER
  hwPimSGIPrunePendingTimer TimeTicks
  hwPimSGIJoinExpiryTimer TimeTicks
  hwPimSGIAssertState INTEGER
  hwPimSGIAssertTimer TimeTicks
  hwPimSGIAssertWinnerAddressType InetAddressType
  hwPimSGIAssertWinnerAddress InetAddress
  hwPimSGIAssertWinnerMetricPref Unsigned32
  hwPimSGIAssertWinnerMetric Unsigned32

HwPimSGRptEntry  
SEQUENCE    
  hwPimSGRptSrcAddress InetAddress
  hwPimSGRptUpTime TimeTicks
  hwPimSGRptUpstreamPruneState INTEGER
  hwPimSGRptUpstreamOverrideTimer TimeTicks

HwPimSGRptIEntry  
SEQUENCE    
  hwPimSGRptIIfIndex InterfaceIndex
  hwPimSGRptIUpTime TimeTicks
  hwPimSGRptILocalMembership TruthValue
  hwPimSGRptIJoinPruneState INTEGER
  hwPimSGRptIPrunePendingTimer TimeTicks
  hwPimSGRptIPruneExpiryTimer TimeTicks

HwPimGroupMappingEntry  
SEQUENCE    
  hwPimGroupMappingOrigin HWPimGroupMappingOriginType
  hwPimGroupMappingAddressType InetAddressType
  hwPimGroupMappingGrpAddress InetAddress
  hwPimGroupMappingGrpPrefixLength InetAddressPrefixLength
  hwPimGroupMappingRpAddressType InetAddressType
  hwPimGroupMappingRpAddress InetAddress
  hwPimGroupMappingPimMode HWPimMode
  hwPimGroupMappingPrecedence Unsigned32

HwPimInterfaceCtlMsgCountEntry  
SEQUENCE    
  hwPimInterfaceCtlMsgCountIfIndex InterfaceIndex
  hwPimInterfaceCtlMsgCountIpVersion InetVersion
  hwPimInterfaceCtlMsgCountMsgState HWPimCtlMsgState
  hwPimInterfaceCtlMsgCountAssert Unsigned32
  hwPimInterfaceCtlMsgCountHello Unsigned32
  hwPimInterfaceCtlMsgCountJoinPrune Unsigned32
  hwPimInterfaceCtlMsgCountBsr Unsigned32

HwPimGlobalCtlMsgCountEntry  
SEQUENCE    
  hwPimGlobalCtlMsgCountIpVersion InetVersion
  hwPimGlobalCtlMsgCountMsgState HWPimCtlMsgState
  hwPimGlobalCtlMsgCountRegister Unsigned32
  hwPimGlobalCtlMsgCountRegisterStop Unsigned32
  hwPimGlobalCtlMsgCountProbe Unsigned32
  hwPimGlobalCtlMsgCountCrp Unsigned32

Defined Values

hwMcast 1.3.6.1.4.1.2011.5.25.149
OBJECT IDENTIFIER    

hwPimStdMib 1.3.6.1.4.1.2011.5.25.149.4
The MIB module for management of PIM routers. Huawei Technologies co.,Ltd . Supplementary information may be available at: http://www.huawei.com
MODULE-IDENTITY    

hwPimNotifications 1.3.6.1.4.1.2011.5.25.149.4.0
OBJECT IDENTIFIER    

hwPim 1.3.6.1.4.1.2011.5.25.149.4.1
OBJECT IDENTIFIER    

hwPimKeepalivePeriod 1.3.6.1.4.1.2011.5.25.149.4.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 hwPimDeviceConfigStorageType. DEFVAL { 210 }
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..65535  

hwPimRegisterSuppressionTime 1.3.6.1.4.1.2011.5.25.149.4.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 hwPimDeviceConfigStorageType. DEFVAL { 60 }
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..65535  

hwPimStarGEntries 1.3.6.1.4.1.2011.5.25.149.4.1.16
The number of entries in the hwPimStarGTable.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

hwPimStarGIEntries 1.3.6.1.4.1.2011.5.25.149.4.1.17
The number of entries in the hwPimStarGITable.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

hwPimSGEntries 1.3.6.1.4.1.2011.5.25.149.4.1.18
The number of entries in the hwPimSGTable.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

hwPimSGIEntries 1.3.6.1.4.1.2011.5.25.149.4.1.19
The number of entries in the hwPimSGITable.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

hwPimSGRptEntries 1.3.6.1.4.1.2011.5.25.149.4.1.20
The number of entries in the hwPimSGRptTable.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

hwPimSGRptIEntries 1.3.6.1.4.1.2011.5.25.149.4.1.21
The number of entries in the hwPimSGRptITable.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

hwPimOutAsserts 1.3.6.1.4.1.2011.5.25.149.4.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  

hwPimInAsserts 1.3.6.1.4.1.2011.5.25.149.4.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  

hwPimLastAssertInterface 1.3.6.1.4.1.2011.5.25.149.4.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  

hwPimLastAssertGroupAddressType 1.3.6.1.4.1.2011.5.25.149.4.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  

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

hwPimLastAssertSourceAddressType 1.3.6.1.4.1.2011.5.25.149.4.1.27
The address type of the multicast 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  

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

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

hwPimNeighborLossCount 1.3.6.1.4.1.2011.5.25.149.4.1.30
The number of neighbor loss events that have occurred. This counter is incremented when the neighbor timer expires. This counter is incremented whenever a hwPimNeighborLoss 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  

hwPimInvalidRegisterNotificationPeriod 1.3.6.1.4.1.2011.5.25.149.4.1.31
The minimum time that must elapse between hwPimInvalidRegister notifications originated by this router. The default value of 65535 represents an 'infinite' time, in which case no hwPimInvalidRegister 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 hwPimDeviceConfigStorageType. DEFVAL { 65535 }
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 10..65535  

hwPimInvalidRegisterMsgsRcvd 1.3.6.1.4.1.2011.5.25.149.4.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 hwPimGroupMappingPimMode. If there is no such mapping, then the object hwPimGroupMappingPimMode is absent. The RP address contained in the invalid Register is hwPimInvalidRegisterRp. Multicast data carried by invalid Register messages is discarded. The discarded data is from a source directly connected to hwPimInvalidRegisterOrigin, and is addressed to hwPimInvalidRegisterGroup. 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  

hwPimInvalidRegisterAddressType 1.3.6.1.4.1.2011.5.25.149.4.1.33
The address type stored in hwPimInvalidRegisterOrigin, hwPimInvalidRegisterGroup and hwPimInvalidRegisterRp. If no unexpected Register messages have been received, then this object is set to unknown(0).
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

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

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

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

hwPimInvalidJoinPruneNotificationPeriod 1.3.6.1.4.1.2011.5.25.149.4.1.37
The minimum time that must elapse between hwPimInvalidJoinPrune notifications originated by this router. The default value of 65535 represents an 'infinite' time, in which case no hwPimInvalidJoinPrune 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 hwPimDeviceConfigStorageType. DEFVAL { 65535 }
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 10..65535  

hwPimInvalidJoinPruneMsgsRcvd 1.3.6.1.4.1.2011.5.25.149.4.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 hwPimGroupMappingPimMode. If there is no such mapping, then the object hwPimGroupMappingPimMode is absent. The RP address contained in the invalid Join/Prune is hwPimInvalidJoinPruneRp. Invalid Join/Prune messages are discarded. This may result in loss of multicast data affecting listeners downstream of hwPimInvalidJoinPruneOrigin, for multicast data addressed to hwPimInvalidJoinPruneGroup. 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  

hwPimInvalidJoinPruneAddressType 1.3.6.1.4.1.2011.5.25.149.4.1.39
The address type stored in hwPimInvalidJoinPruneOrigin, hwPimInvalidJoinPruneGroup and hwPimInvalidJoinPruneRp. If no unexpected Join/Prune messages have been received, this object is set to unknown(0).
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

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

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

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

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

hwPimRpMappingChangeCount 1.3.6.1.4.1.2011.5.25.149.4.1.44
The number of changes to active RP mappings on this device. Information about active RP mappings is available in hwPimGroupMappingTable. Only changes to active mappings cause this counter to be incremented. That is, changes that modify the hwPimGroupMappingEntry with the highest precedence for a group (lowest value of hwPimGroupMappingPrecedence). 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  

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

hwPimInterfaceElectionWinCount 1.3.6.1.4.1.2011.5.25.149.4.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  

hwPimRefreshInterval 1.3.6.1.4.1.2011.5.25.149.4.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 hwPimDeviceConfigStorageType. DEFVAL { 60 }
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..65535  

hwPimDeviceConfigStorageType 1.3.6.1.4.1.2011.5.25.149.4.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: hwPimKeepalivePeriod, hwPimRegisterSuppressionTime, hwPimNeighborLossNotificationPeriod, hwPimInvalidRegisterNotificationPeriod, hwPimInvalidJoinPruneNotificationPeriod, hwPimRpMappingNotificationPeriod, hwPimInterfaceElectionNotificationPeriod, hwPimRefreshInterval, hwPimNeighborAddNotificationPeriod. DEFVAL { nonVolatile }
Status: current Access: read-write
OBJECT-TYPE    
  StorageType  

hwPimNeighborAddCount 1.3.6.1.4.1.2011.5.25.149.4.1.49
The number of new neighbor found events that have occurred. This counter is incremented when the new neighbor is come up. This counter is incremented whenever a hwPimNeighborLoss 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  

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

hwPimGRStartTime 1.3.6.1.4.1.2011.5.25.149.4.1.51
The time when PIM entered GR state.
Status: obsolete Access: accessible-for-notify
OBJECT-TYPE    
  TimeStamp  

hwPimGRInterval 1.3.6.1.4.1.2011.5.25.149.4.1.52
The minimum PIM GR period. DEFVAL { 120 }
Status: obsolete Access: accessible-for-notify
OBJECT-TYPE    
  Unsigned32 90..3600  

hwPimGREndTime 1.3.6.1.4.1.2011.5.25.149.4.1.53
The time when PIM left the GR state.
Status: obsolete Access: accessible-for-notify
OBJECT-TYPE    
  TimeStamp  

hwPimMrtLimitAddressType 1.3.6.1.4.1.2011.5.25.149.4.1.54
The address type of the multicast group address.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  InetAddressType  

hwPimMrtLimitSource 1.3.6.1.4.1.2011.5.25.149.4.1.55
The source address of the entry.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  InetAddress Size(0|4|8|16|20)  

hwPimMrtLimitGroup 1.3.6.1.4.1.2011.5.25.149.4.1.56
The group address of the entry.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  InetAddress Size(0|4|8|16|20)  

hwPimInstanceID 1.3.6.1.4.1.2011.5.25.149.4.1.57
The Instance ID of the trap.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Unsigned32  

hwPimInstanceName 1.3.6.1.4.1.2011.5.25.149.4.1.60
The instance name of the trap.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

hwPimNeighborNotificationReason 1.3.6.1.4.1.2011.5.25.149.4.1.61
The reason for trap sending: 1:holdTime expired; 2:Not receive hello for a long time; 3:Interface is down; 4:Receive Hello again; 5:neighbour is deleted; 6:Alarm time out; 7:Receive Hello HoldTime is Zero; 8:Bfd Session is Down; 9:User Operation; 100:Alarm Clear
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER holdTimeExpired(1), notReceiveHelloForALongTime(2), interfaceIsDown(3), receiveHelloAgain(4), neighbourIsDeleted(5), alarmTimeOut(6), receiveHelloHoldTimeZero(7), bfdSessionDown(8), userOperation(9), alarmClear(100)  

hwPimNotificationAddressType 1.3.6.1.4.1.2011.5.25.149.4.1.62
The address type of the multicast group address.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  InetAddressType  

hwPimStarGCurrentCount 1.3.6.1.4.1.2011.5.25.149.4.1.63
The current number of PIM (*, G) entries of all instances.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Unsigned32 0..262144  

hwPimStarGTotalCount 1.3.6.1.4.1.2011.5.25.149.4.1.64
The total number of PIM (*, G) entries of all instances.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Unsigned32 0..262144  

hwPimStarGThreshold 1.3.6.1.4.1.2011.5.25.149.4.1.65
The threshold value of PIM (*, G) uppper limit(%).
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Unsigned32 1..100  

hwPimSGCurrentCount 1.3.6.1.4.1.2011.5.25.149.4.1.66
The current number of PIM (S, G) entries of all instances.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Unsigned32 0..262144  

hwPimSGTotalCount 1.3.6.1.4.1.2011.5.25.149.4.1.67
The total number of PIM (S, G) entries of all instances.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Unsigned32 0..262144  

hwPimSGThreshold 1.3.6.1.4.1.2011.5.25.149.4.1.68
The threshold value of PIM (S, G) uppper limit(%).
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Unsigned32 1..100  

hwPimNotificationSrcAddr 1.3.6.1.4.1.2011.5.25.149.4.1.69
The source address of the entry.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  InetAddress Size(0|4|8|16|20)  

hwPimNotificationGrpAddr 1.3.6.1.4.1.2011.5.25.149.4.1.70
The group address of the entry.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  InetAddress Size(0|4|8|16|20)  

hwPimInterfaceTable 1.3.6.1.4.1.2011.5.25.149.4.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  
    HwPimInterfaceEntry

hwPimInterfaceEntry 1.3.6.1.4.1.2011.5.25.149.4.1.1.1
An entry (conceptual row) in the hwPimInterfaceTable. This entry is preserved on agent restart.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwPimInterfaceEntry  

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

hwPimInterfaceIpVersion 1.3.6.1.4.1.2011.5.25.149.4.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  

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

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

hwPimInterfaceGenerationIdValue 1.3.6.1.4.1.2011.5.25.149.4.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  

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

hwPimInterfaceDrPriority 1.3.6.1.4.1.2011.5.25.149.4.1.1.1.7
The Designated Router Priority value inserted into the DR Priority option on this interface. Numerically higher values for this object indicate higher priorities.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

hwPimInterfaceDrPriorityEnabled 1.3.6.1.4.1.2011.5.25.149.4.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  

hwPimInterfaceHelloInterval 1.3.6.1.4.1.2011.5.25.149.4.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  

hwPimInterfaceTrigHelloInterval 1.3.6.1.4.1.2011.5.25.149.4.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  

hwPimInterfaceHelloHoldtime 1.3.6.1.4.1.2011.5.25.149.4.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 hwPimInterfaceHelloInterval, or 65535 if hwPimInterfaceHelloInterval is set to zero.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..65535  

hwPimInterfaceJoinPruneInterval 1.3.6.1.4.1.2011.5.25.149.4.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  

hwPimInterfaceJoinPruneHoldtime 1.3.6.1.4.1.2011.5.25.149.4.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 hwPimInterfaceJoinPruneInterval, or 65535 if hwPimInterfaceJoinPruneInterval is set to zero. PIM-DM implementations are recommended to use the value of hwPimInterfacePruneLimitInterval.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..65535  

hwPimInterfaceDfElectionRobustness 1.3.6.1.4.1.2011.5.25.149.4.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  

hwPimInterfaceLanDelayEnabled 1.3.6.1.4.1.2011.5.25.149.4.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  

hwPimInterfacePropagationDelay 1.3.6.1.4.1.2011.5.25.149.4.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  

hwPimInterfaceOverrideInterval 1.3.6.1.4.1.2011.5.25.149.4.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  

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

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

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

hwPimInterfaceBidirCapable 1.3.6.1.4.1.2011.5.25.149.4.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  

hwPimInterfaceDomainBorder 1.3.6.1.4.1.2011.5.25.149.4.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  

hwPimInterfaceStubInterface 1.3.6.1.4.1.2011.5.25.149.4.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 the interface to be deactivated and then reactivated.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

hwPimInterfacePruneLimitInterval 1.3.6.1.4.1.2011.5.25.149.4.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  

hwPimInterfaceGraftRetryInterval 1.3.6.1.4.1.2011.5.25.149.4.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  

hwPimInterfaceSrPriorityEnabled 1.3.6.1.4.1.2011.5.25.149.4.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  

hwPimInterfaceStatus 1.3.6.1.4.1.2011.5.25.149.4.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  

hwPimInterfaceStorageType 1.3.6.1.4.1.2011.5.25.149.4.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  

hwPimInterfaceName 1.3.6.1.4.1.2011.5.25.149.4.1.1.1.29
The name of this PIM interface.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString Size(1..64)  

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

hwPimNeighborEntry 1.3.6.1.4.1.2011.5.25.149.4.1.2.1
An entry (conceptual row) in the hwPimNeighborTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwPimNeighborEntry  

hwPimNeighborIfIndex 1.3.6.1.4.1.2011.5.25.149.4.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  

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

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

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

hwPimNeighborGenerationIdValue 1.3.6.1.4.1.2011.5.25.149.4.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 hwPimNeighborGenerationIdPresent is FALSE.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hwPimNeighborUpTime 1.3.6.1.4.1.2011.5.25.149.4.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  

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

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

hwPimNeighborDrPriority 1.3.6.1.4.1.2011.5.25.149.4.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 hwPimNeighborDrPriorityPresent is FALSE.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hwPimNeighborLanPruneDelayPresent 1.3.6.1.4.1.2011.5.25.149.4.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  

hwPimNeighborTBit 1.3.6.1.4.1.2011.5.25.149.4.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 hwPimNeighborLanPruneDelayPresent is FALSE.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

hwPimNeighborPropagationDelay 1.3.6.1.4.1.2011.5.25.149.4.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 hwPimNeighborLanPruneDelayPresent is FALSE.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..32767  

hwPimNeighborOverrideInterval 1.3.6.1.4.1.2011.5.25.149.4.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 hwPimNeighborLanPruneDelayPresent is FALSE.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..65535  

hwPimNeighborBidirCapable 1.3.6.1.4.1.2011.5.25.149.4.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  

hwPimNeighborSrCapable 1.3.6.1.4.1.2011.5.25.149.4.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  

hwPimNeighborIfName 1.3.6.1.4.1.2011.5.25.149.4.1.2.1.16
The name for the interface used to reach this PIM neighbor.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString Size(1..64)  

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

hwPimNbrSecAddressEntry 1.3.6.1.4.1.2011.5.25.149.4.1.3.1
An entry (conceptual row) in the hwPimNbrSecAddressTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwPimNbrSecAddressEntry  

hwPimNbrSecAddressIfIndex 1.3.6.1.4.1.2011.5.25.149.4.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  

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

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

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

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

hwPimStarGEntry 1.3.6.1.4.1.2011.5.25.149.4.1.4.1
An entry (conceptual row) in the hwPimStarGTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwPimStarGEntry  

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

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

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

hwPimStarGPimMode 1.3.6.1.4.1.2011.5.25.149.4.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    
  HWPimMode asm(3), bidir(4)  

hwPimStarGRpAddressType 1.3.6.1.4.1.2011.5.25.149.4.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  

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

hwPimStarGPimModeOrigin 1.3.6.1.4.1.2011.5.25.149.4.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    
  HWPimGroupMappingOriginType  

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

hwPimStarGUpstreamJoinState 1.3.6.1.4.1.2011.5.25.149.4.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)  

hwPimStarGUpstreamJoinTimer 1.3.6.1.4.1.2011.5.25.149.4.1.4.1.10
The time remaining before the local router next sends a periodic (*,G) Join message on hwPimStarGRpfIfIndex. 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  

hwPimStarGUpstreamNeighborType 1.3.6.1.4.1.2011.5.25.149.4.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  

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

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

hwPimStarGRpfNextHopType 1.3.6.1.4.1.2011.5.25.149.4.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  

hwPimStarGRpfNextHop 1.3.6.1.4.1.2011.5.25.149.4.1.4.1.15
The address of the RPF next hop towards the RP. The InetAddressType is given by the hwPimStarGRpfNextHopType 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|16|20)  

hwPimStarGRpfRouteProtocol 1.3.6.1.4.1.2011.5.25.149.4.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  

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

hwPimStarGRpfRoutePrefixLength 1.3.6.1.4.1.2011.5.25.149.4.1.4.1.18
The prefix length which when combined with the corresponding value of hwPimStarGRpfRouteAddress identifies the route used to find the RPF interface towards the RP. The InetAddressType is given by the hwPimStarGRpfNextHopType object.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressPrefixLength  

hwPimStarGRpfRouteMetricPref 1.3.6.1.4.1.2011.5.25.149.4.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  

hwPimStarGRpfRouteMetric 1.3.6.1.4.1.2011.5.25.149.4.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  

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

hwPimStarGIEntry 1.3.6.1.4.1.2011.5.25.149.4.1.5.1
An entry (conceptual row) in the hwPimStarGITable.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwPimStarGIEntry  

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

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

hwPimStarGILocalMembership 1.3.6.1.4.1.2011.5.25.149.4.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  

hwPimStarGIJoinPruneState 1.3.6.1.4.1.2011.5.25.149.4.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)  

hwPimStarGIPrunePendingTimer 1.3.6.1.4.1.2011.5.25.149.4.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  

hwPimStarGIJoinExpiryTimer 1.3.6.1.4.1.2011.5.25.149.4.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  

hwPimStarGIAssertState 1.3.6.1.4.1.2011.5.25.149.4.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 hwPimStarGPimMode is 'bidir', this object must be 'noInfo'.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER noInfo(1), iAmAssertWinner(2), iAmAssertLoser(3)  

hwPimStarGIAssertTimer 1.3.6.1.4.1.2011.5.25.149.4.1.5.1.8
If hwPimStarGIAssertState is 'iAmAssertWinner', this is the time remaining before the local router next sends a (*,G) Assert message on this interface. If hwPimStarGIAssertState is 'iAmAssertLoser', this is the time remaining before the (*,G) Assert state expires. If hwPimStarGIAssertState 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  

hwPimStarGIAssertWinnerAddressType 1.3.6.1.4.1.2011.5.25.149.4.1.5.1.9
If hwPimStarGIAssertState 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  

hwPimStarGIAssertWinnerAddress 1.3.6.1.4.1.2011.5.25.149.4.1.5.1.10
If hwPimStarGIAssertState is 'iAmAssertLoser', this is the address of the assert winner. The InetAddressType is given by the hwPimStarGIAssertWinnerAddressType object.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress Size(0|4|16|20)  

hwPimStarGIAssertWinnerMetricPref 1.3.6.1.4.1.2011.5.25.149.4.1.5.1.11
If hwPimStarGIAssertState 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  

hwPimStarGIAssertWinnerMetric 1.3.6.1.4.1.2011.5.25.149.4.1.5.1.12
If hwPimStarGIAssertState 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  

hwPimSGTable 1.3.6.1.4.1.2011.5.25.149.4.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  
    HwPimSGEntry

hwPimSGEntry 1.3.6.1.4.1.2011.5.25.149.4.1.6.1
An entry (conceptual row) in the hwPimSGTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwPimSGEntry  

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

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

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

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

hwPimSGPimMode 1.3.6.1.4.1.2011.5.25.149.4.1.6.1.5
Whether hwPimSGGrpAddress 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    
  HWPimMode ssm(2), asm(3)  

hwPimSGUpstreamJoinState 1.3.6.1.4.1.2011.5.25.149.4.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)  

hwPimSGUpstreamJoinTimer 1.3.6.1.4.1.2011.5.25.149.4.1.6.1.7
The time remaining before the local router next sends a periodic (S,G) Join message on hwPimSGRpfIfIndex. 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  

hwPimSGUpstreamNeighbor 1.3.6.1.4.1.2011.5.25.149.4.1.6.1.8
The primary address of the neighbor on hwPimSGRpfIfIndex 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 hwPimSGAddressType 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)  

hwPimSGRpfIfIndex 1.3.6.1.4.1.2011.5.25.149.4.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  

hwPimSGRpfNextHopType 1.3.6.1.4.1.2011.5.25.149.4.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  

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

hwPimSGRpfRouteProtocol 1.3.6.1.4.1.2011.5.25.149.4.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  

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

hwPimSGRpfRoutePrefixLength 1.3.6.1.4.1.2011.5.25.149.4.1.6.1.14
The prefix length which when combined with the corresponding value of hwPimSGRpfRouteAddress identifies the route used to find the RPF interface towards the source. The InetAddressType is given by the hwPimSGRpfNextHopType object.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressPrefixLength  

hwPimSGRpfRouteMetricPref 1.3.6.1.4.1.2011.5.25.149.4.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  

hwPimSGRpfRouteMetric 1.3.6.1.4.1.2011.5.25.149.4.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  

hwPimSGSptBit 1.3.6.1.4.1.2011.5.25.149.4.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  

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

hwPimSGDrRegisterState 1.3.6.1.4.1.2011.5.25.149.4.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 hwPimSGPimMode is 'asm'.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER noInfo(1), join(2), joinPending(3), prune(4)  

hwPimSGDrRegisterStopTimer 1.3.6.1.4.1.2011.5.25.149.4.1.6.1.20
If hwPimSGDrRegisterState is 'prune', this is the time remaining before the local router sends a Null-Register message to the RP. If hwPimSGDrRegisterState 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  

hwPimSGRpRegisterPmbrAddressType 1.3.6.1.4.1.2011.5.25.149.4.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  

hwPimSGRpRegisterPmbrAddress 1.3.6.1.4.1.2011.5.25.149.4.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 hwPimSGRpRegisterPmbrAddressType object.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress Size(0|4|16|20)  

hwPimSGUpstreamPruneState 1.3.6.1.4.1.2011.5.25.149.4.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)  

hwPimSGUpstreamPruneLimitTimer 1.3.6.1.4.1.2011.5.25.149.4.1.6.1.24
The time remaining before the local router may send a (S,G) Prune message on hwPimSGRpfIfIndex. 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  

hwPimSGOriginatorState 1.3.6.1.4.1.2011.5.25.149.4.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)  

hwPimSGSourceActiveTimer 1.3.6.1.4.1.2011.5.25.149.4.1.6.1.26
If hwPimSGOriginatorState 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  

hwPimSGStateRefreshTimer 1.3.6.1.4.1.2011.5.25.149.4.1.6.1.27
If hwPimSGOriginatorState 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  

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

hwPimSGIEntry 1.3.6.1.4.1.2011.5.25.149.4.1.7.1
An entry (conceptual row) in the hwPimSGITable.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwPimSGIEntry  

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

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

hwPimSGILocalMembership 1.3.6.1.4.1.2011.5.25.149.4.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  

hwPimSGIJoinPruneState 1.3.6.1.4.1.2011.5.25.149.4.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)  

hwPimSGIPrunePendingTimer 1.3.6.1.4.1.2011.5.25.149.4.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  

hwPimSGIJoinExpiryTimer 1.3.6.1.4.1.2011.5.25.149.4.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  

hwPimSGIAssertState 1.3.6.1.4.1.2011.5.25.149.4.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)  

hwPimSGIAssertTimer 1.3.6.1.4.1.2011.5.25.149.4.1.7.1.8
If hwPimSGIAssertState is 'iAmAssertWinner', this is the time remaining before the local router next sends a (S,G) Assert message on this interface. If hwPimSGIAssertState is 'iAmAssertLoser', this is the time remaining before the (S,G) Assert state expires. If hwPimSGIAssertState 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  

hwPimSGIAssertWinnerAddressType 1.3.6.1.4.1.2011.5.25.149.4.1.7.1.9
If hwPimSGIAssertState 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  

hwPimSGIAssertWinnerAddress 1.3.6.1.4.1.2011.5.25.149.4.1.7.1.10
If hwPimSGIAssertState is 'iAmAssertLoser', this is the address of the assert winner. The InetAddressType is given by the hwPimSGIAssertWinnerAddressType object.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress Size(0|4|16|20)  

hwPimSGIAssertWinnerMetricPref 1.3.6.1.4.1.2011.5.25.149.4.1.7.1.11
If hwPimSGIAssertState 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  

hwPimSGIAssertWinnerMetric 1.3.6.1.4.1.2011.5.25.149.4.1.7.1.12
If hwPimSGIAssertState 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  

hwPimSGRptTable 1.3.6.1.4.1.2011.5.25.149.4.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  
    HwPimSGRptEntry

hwPimSGRptEntry 1.3.6.1.4.1.2011.5.25.149.4.1.8.1
An entry (conceptual row) in the hwPimSGRptTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwPimSGRptEntry  

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

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

hwPimSGRptUpstreamPruneState 1.3.6.1.4.1.2011.5.25.149.4.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)  

hwPimSGRptUpstreamOverrideTimer 1.3.6.1.4.1.2011.5.25.149.4.1.8.1.4
The time remaining before the local router sends a triggered (S,G,rpt) Join message on hwPimStarGRpfIfIndex. 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  

hwPimSGRptITable 1.3.6.1.4.1.2011.5.25.149.4.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  
    HwPimSGRptIEntry

hwPimSGRptIEntry 1.3.6.1.4.1.2011.5.25.149.4.1.9.1
An entry (conceptual row) in the hwPimSGRptITable.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwPimSGRptIEntry  

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

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

hwPimSGRptILocalMembership 1.3.6.1.4.1.2011.5.25.149.4.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  

hwPimSGRptIJoinPruneState 1.3.6.1.4.1.2011.5.25.149.4.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)  

hwPimSGRptIPrunePendingTimer 1.3.6.1.4.1.2011.5.25.149.4.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  

hwPimSGRptIPruneExpiryTimer 1.3.6.1.4.1.2011.5.25.149.4.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  

hwPimGroupMappingTable 1.3.6.1.4.1.2011.5.25.149.4.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 hwPimGroupMappingOrigin object. - Rows with a hwPimGroupMappingOrigin 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 hwPimGroupMappingOrigin 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 hwPimGroupMappingOrigin value of 'configRp' are created and destroyed as a result of rows in the pimStaticRPTable being created and destroyed. - Rows with a hwPimGroupMappingOrigin value of 'configSsm' are created and destroyed as a result of configuration of SSM address ranges to the local router. - Rows with a hwPimGroupMappingOrigin 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 hwPimGroupMappingOrigin 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, the behavior is undefined. 3. From the selected subset of rows, the subset that have the greatest value of hwPimGroupMappingGrpPrefixLength are selected. 4. If there are multiple selected rows, and a subset are defined by pimStaticRPTable (hwPimGroupMappingOrigin value of 'configRp') with pimStaticRPOverrideDynamic set to TRUE, then this subset is selected. 5. If there are still multiple selected rows, the subset that have the highest precedence (the lowest numerical value for hwPimGroupMappingPrecedence) are 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 hwPimGroupMappingPimMode from the single selected row; the RP to use is given by the value of hwPimGroupMappingRpAddress, unless hwPimGroupMappingOrigin is 'embedded', in which case the RP is extracted from the group address in question.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwPimGroupMappingEntry

hwPimGroupMappingEntry 1.3.6.1.4.1.2011.5.25.149.4.1.13.1
An entry (conceptual row) in the hwPimGroupMappingTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwPimGroupMappingEntry  

hwPimGroupMappingOrigin 1.3.6.1.4.1.2011.5.25.149.4.1.13.1.1
The mechanism by which this group mapping was learned.
Status: current Access: not-accessible
OBJECT-TYPE    
  HWPimGroupMappingOriginType  

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

hwPimGroupMappingGrpAddress 1.3.6.1.4.1.2011.5.25.149.4.1.13.1.3
The IP multicast group address which, when combined with hwPimGroupMappingGrpPrefixLength, gives the group prefix for this mapping. The InetAddressType is given by the hwPimGroupMappingAddressType object. This address object is only significant up to hwPimGroupMappingGrpPrefixLength 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)  

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

hwPimGroupMappingRpAddressType 1.3.6.1.4.1.2011.5.25.149.4.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 hwPimGroupMappingPimMode is ssm(2), or if hwPimGroupMappingOrigin is embedded(6).
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

hwPimGroupMappingRpAddress 1.3.6.1.4.1.2011.5.25.149.4.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 hwPimGroupMappingRpAddressType object.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress Size(0|4|8|16|20)  

hwPimGroupMappingPimMode 1.3.6.1.4.1.2011.5.25.149.4.1.13.1.7
The PIM mode to be used for groups in this group prefix.
Status: current Access: read-only
OBJECT-TYPE    
  HWPimMode  

hwPimGroupMappingPrecedence 1.3.6.1.4.1.2011.5.25.149.4.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  

hwPimInterfaceCtlMsgCountTable 1.3.6.1.4.1.2011.5.25.149.4.1.58
The (conceptual) table listing the control message counter of all PIM interfaces.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwPimInterfaceCtlMsgCountEntry

hwPimInterfaceCtlMsgCountEntry 1.3.6.1.4.1.2011.5.25.149.4.1.58.1
An entry (conceptual row) in the hwPimCtlMsgCountTable. This entry is preserved on agent restart.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwPimInterfaceCtlMsgCountEntry  

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

hwPimInterfaceCtlMsgCountIpVersion 1.3.6.1.4.1.2011.5.25.149.4.1.58.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  

hwPimInterfaceCtlMsgCountMsgState 1.3.6.1.4.1.2011.5.25.149.4.1.58.1.3
The PIM control message state.
Status: current Access: not-accessible
OBJECT-TYPE    
  HWPimCtlMsgState  

hwPimInterfaceCtlMsgCountAssert 1.3.6.1.4.1.2011.5.25.149.4.1.58.1.4
The number of PIM Assert messages on this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hwPimInterfaceCtlMsgCountHello 1.3.6.1.4.1.2011.5.25.149.4.1.58.1.5
The number of PIM Hello messages on this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hwPimInterfaceCtlMsgCountJoinPrune 1.3.6.1.4.1.2011.5.25.149.4.1.58.1.6
The number of PIM Join/Prune messages on this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hwPimInterfaceCtlMsgCountBsr 1.3.6.1.4.1.2011.5.25.149.4.1.58.1.7
The number of PIM BSR messages on this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hwPimGlobalCtlMsgCountTable 1.3.6.1.4.1.2011.5.25.149.4.1.59
The (conceptual) table listing the control message counter on the router.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwPimGlobalCtlMsgCountEntry

hwPimGlobalCtlMsgCountEntry 1.3.6.1.4.1.2011.5.25.149.4.1.59.1
An entry (conceptual row) in the hwPimGlobalCtlMsgCountTable. This entry is preserved on agent restart.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwPimGlobalCtlMsgCountEntry  

hwPimGlobalCtlMsgCountIpVersion 1.3.6.1.4.1.2011.5.25.149.4.1.59.1.1
The IP version of this PIM instance, e.g. IPv4 and IPv6.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetVersion  

hwPimGlobalCtlMsgCountMsgState 1.3.6.1.4.1.2011.5.25.149.4.1.59.1.2
The PIM control message state.
Status: current Access: not-accessible
OBJECT-TYPE    
  HWPimCtlMsgState  

hwPimGlobalCtlMsgCountRegister 1.3.6.1.4.1.2011.5.25.149.4.1.59.1.3
The number of PIM Register messages on the router.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hwPimGlobalCtlMsgCountRegisterStop 1.3.6.1.4.1.2011.5.25.149.4.1.59.1.4
The number of PIM Register-stop messages on the router.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hwPimGlobalCtlMsgCountProbe 1.3.6.1.4.1.2011.5.25.149.4.1.59.1.5
The number of PIM Probe messages on the router.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hwPimGlobalCtlMsgCountCrp 1.3.6.1.4.1.2011.5.25.149.4.1.59.1.6
The number of PIM CRP messages on the router.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hwPimNeighborLoss 1.3.6.1.4.1.2011.5.25.149.4.0.1
A hwPimNeighborLoss notification signifies the loss of an adjacency with a neighbor. This notification should be generated when the neighbor is lost. This notification is generated whenever the counter hwPimNeighborLossCount is incremented, subject to the rate limit specified by hwPimNeighborLossNotificationPeriod.
Status: current Access: read-only
NOTIFICATION-TYPE    

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

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

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

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

hwPimNeighborAdd 1.3.6.1.4.1.2011.5.25.149.4.0.6
A hwPimNeighborAdd notification signifies the new neighbor. This notification should be generated when receiving the hello report of a new neighbor. This notification is generated whenever the counter hwPimNeighborAddCount is incremented, subject to the rate limit specified by hwPimNeighborAddNotificationPeriod.
Status: current Access: read-only
NOTIFICATION-TYPE    

hwPimGRStart 1.3.6.1.4.1.2011.5.25.149.4.0.7
A hwPimGRStart notification signifies that the router enters the PIM GR state.
Status: obsolete Access: read-only
NOTIFICATION-TYPE    

hwPimGREnd 1.3.6.1.4.1.2011.5.25.149.4.0.8
A hwPimGREnd notification signifies that the router leaves the PIM GR state.
Status: obsolete Access: read-only
NOTIFICATION-TYPE    

hwPimMrtLimit 1.3.6.1.4.1.2011.5.25.149.4.0.9
A hwPimMrtLimit notification signifies that PIM entries cannot be created because the upper limit is crossed.
Status: current Access: read-only
NOTIFICATION-TYPE    

hwPimNeighborUnavailable 1.3.6.1.4.1.2011.5.25.149.4.0.10
A hwPimNeighborUnavailable notification signifies that the PIM neighbor is unavailable.
Status: current Access: read-only
NOTIFICATION-TYPE    

hwPimNeighborUnavailableClear 1.3.6.1.4.1.2011.5.25.149.4.0.11
A hwPimNeighborUnavailableClear notification signifies that the PIM neighbor is available.
Status: current Access: read-only
NOTIFICATION-TYPE    

hwPimMrtLimitClear 1.3.6.1.4.1.2011.5.25.149.4.0.12
A hwPimMrtLimit notification signifies that PIM entries can created.
Status: current Access: read-only
NOTIFICATION-TYPE    

hwPimStarGThresholdExceed 1.3.6.1.4.1.2011.5.25.149.4.0.13
A hwPimStarGThresholdExceed notification signifies that PIM (*, G) entries count of all instances reached the upper threshold.
Status: current Access: read-only
NOTIFICATION-TYPE    

hwPimStarGThresholdExceedClear 1.3.6.1.4.1.2011.5.25.149.4.0.14
A hwPimStarGThresholdExceedClear notification signifies that PIM (*, G) entries count of all instances fell below the lower threshold.
Status: current Access: read-only
NOTIFICATION-TYPE    

hwPimStarGExceed 1.3.6.1.4.1.2011.5.25.149.4.0.15
A hwPimStarGExceed notification signifies that PIM (*, G) entries count of all instances reached the limit.
Status: current Access: read-only
NOTIFICATION-TYPE    

hwPimStarGExceedClear 1.3.6.1.4.1.2011.5.25.149.4.0.16
A hwPimStarGExceedClear notification signifies that PIM(*, G) entries count of all instances fell below the limit.
Status: current Access: read-only
NOTIFICATION-TYPE    

hwPimSGThresholdExceed 1.3.6.1.4.1.2011.5.25.149.4.0.17
A hwPimSGThresholdExceed notification signifies that PIM (S, G) entries count of all instances reached the upper threshold.
Status: current Access: read-only
NOTIFICATION-TYPE    

hwPimSGThresholdExceedClear 1.3.6.1.4.1.2011.5.25.149.4.0.18
A hwPimSGThresholdExceedClear notification signifies that PIM (S, G) entries count of all instances fell below the lower threshold.
Status: current Access: read-only
NOTIFICATION-TYPE    

hwPimSGExceed 1.3.6.1.4.1.2011.5.25.149.4.0.19
A hwPimSGExceed notification signifies that PIM (S, G) entries count of all instances reached the limit.
Status: current Access: read-only
NOTIFICATION-TYPE    

hwPimSGExceedClear 1.3.6.1.4.1.2011.5.25.149.4.0.20
A hwPimSGExceedClear notification signifies that the number of PIM(S, G) entries count of all instances fell below the limit.
Status: current Access: read-only
NOTIFICATION-TYPE    

hwPimMibConformance 1.3.6.1.4.1.2011.5.25.149.4.2
OBJECT IDENTIFIER    

hwPimMibCompliances 1.3.6.1.4.1.2011.5.25.149.4.2.1
OBJECT IDENTIFIER    

hwPimMibGroups 1.3.6.1.4.1.2011.5.25.149.4.2.2
OBJECT IDENTIFIER    

hwPimMibComplianceAsm 1.3.6.1.4.1.2011.5.25.149.4.2.1.1
The compliance statement for PIM-SM MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

hwPimMibComplianceBidir 1.3.6.1.4.1.2011.5.25.149.4.2.1.2
The compliance statement for Bidir-PIM MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

hwPimMibComplianceSsm 1.3.6.1.4.1.2011.5.25.149.4.2.1.3
The compliance statement for PIM SSM MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

hwPimMibComplianceDm 1.3.6.1.4.1.2011.5.25.149.4.2.1.4
The compliance statement for PIM-DM MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

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

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

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

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

hwPimSsmGroup 1.3.6.1.4.1.2011.5.25.149.4.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    

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

hwPimSmGroup 1.3.6.1.4.1.2011.5.25.149.4.2.2.7
A collection of objects to support management of PIM routers running PIM-SM (Sparse Mode). The groups hwPimSsmGroup and hwPimRpConfigGroup are also required.
Status: current Access: read-only
OBJECT-GROUP    

hwPimBidirGroup 1.3.6.1.4.1.2011.5.25.149.4.2.2.8
A collection of objects to support management of PIM routers running BIDIR mode. The groups hwPimSsmGroup, hwPimSmGroup and hwPimRpConfigGroup are also required.
Status: current Access: read-only
OBJECT-GROUP    

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

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

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

hwPimDmGroup 1.3.6.1.4.1.2011.5.25.149.4.2.2.14
A collection of objects required for management of PIM Dense Mode (PIM-DM) function. The groups hwPimSsmGroup and hwPimSmGroup are also required.
Status: current Access: read-only
OBJECT-GROUP    

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