HUAWEI-PIM-STD-MIB
- Registered at
- 1.3.6.1.4.1.2011.5.25.149.4
- Last updated
- 2016-11-09 00:00
- Organization
- Huawei Technologies Co.,Ltd.
- Revisions
- 2016-11-09 00:00, 2016-05-26 00:00, 2014-07-01 00:00, 2014-06-20 00:00, 2013-05-06 00:00, 2007-04-24 00:00
- Namespace
- huawei
- Source file
HUAWEI-PIM-STD-MIB- Digest
sha256:8a5c1159644916402305a0659d91b7282211d319d0e3485218cda799cf7efc5a
Description
The MIB module for management of PIM routers. Huawei Technologies co.,Ltd . Supplementary information may be available at: http://www.huawei.com
Contact
Huawei Industrial Base Bantian, Longgang Shenzhen 518129 People's Republic of China Website: http://www.huawei.com Email: support@huawei.com
Imports
| From | Symbols |
|---|---|
| HUAWEI-MIB | hwDatacomm |
| IANA-RTPROTO-MIB | IANAipRouteProtocol |
| IF-MIB | InterfaceIndex, InterfaceIndexOrZero |
| INET-ADDRESS-MIB | InetAddress, InetAddressPrefixLength, InetAddressType, InetVersion |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, Counter64, Gauge32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, Unsigned32, iso, mib-2 |
| SNMPv2-TC | DisplayString, RowStatus, StorageType, TEXTUAL-CONVENTION, TimeStamp, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
HUAWEI-MIB HUAWEI-PIM-STD-MIB IANA-RTPROTO-MIB IANAifType-MIB IF-MIB INET-ADDRESS-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| HWPimCtlMsgState TEXTUAL-CONVENTION 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. | current | |||
| HWPimGroupMappingOriginType TEXTUAL-CONVENTION 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. | current | |||
| HWPimMode TEXTUAL-CONVENTION 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. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| hwMcast OBJECT-IDENTITY | 1.3.6.1.4.1.2011.5.25.149 | |||
| hwPimNotifications OBJECT-IDENTITY | 1.3.6.1.4.1.2011.5.25.149.4.0 | |||
| hwPim OBJECT-IDENTITY | 1.3.6.1.4.1.2011.5.25.149.4.1 | |||
| hwPimInterfaceTable OBJECT-TYPE The (conceptual) table listing the router's PIM interfaces. PIM is enabled on all interfaces listed in this table. | 1.3.6.1.4.1.2011.5.25.149.4.1.1 | not-accessible | current | |
| hwPimInterfaceEntry OBJECT-TYPE An entry (conceptual row) in the hwPimInterfaceTable. This entry is preserved on agent restart. | 1.3.6.1.4.1.2011.5.25.149.4.1.1.1 | not-accessible | current | |
| hwPimInterfaceIfIndex OBJECT-TYPE The ifIndex value of this PIM interface. | 1.3.6.1.4.1.2011.5.25.149.4.1.1.1.1 | InterfaceIndex | not-accessible | current |
| hwPimInterfaceIpVersion OBJECT-TYPE 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. | 1.3.6.1.4.1.2011.5.25.149.4.1.1.1.2 | InetVersion | not-accessible | current |
| hwPimInterfaceAddressType OBJECT-TYPE The address type of this PIM interface. | 1.3.6.1.4.1.2011.5.25.149.4.1.1.1.3 | InetAddressType | read-only | current |
| hwPimInterfaceAddress OBJECT-TYPE The primary IP address of this router on this PIM interface. The InetAddressType is given by the hwPimInterfaceAddressType object. | 1.3.6.1.4.1.2011.5.25.149.4.1.1.1.4 | InetAddress (SIZE(4 | 8 | 16 | 20)) | read-only | current |
| hwPimInterfaceGenerationIdValue OBJECT-TYPE The value of the Generation ID this router inserted in the last PIM Hello message it sent on this interface. | 1.3.6.1.4.1.2011.5.25.149.4.1.1.1.5 | Unsigned32 | read-only | current |
| hwPimInterfaceDr OBJECT-TYPE The primary IP address of the Designated Router on this PIM interface. The InetAddressType is given by the hwPimInterfaceAddressType object. | 1.3.6.1.4.1.2011.5.25.149.4.1.1.1.6 | InetAddress (SIZE(4 | 8 | 16 | 20)) | read-only | current |
| hwPimInterfaceDrPriority OBJECT-TYPE The Designated Router Priority value inserted into the DR Priority option on this interface. Numerically higher values for this object indicate higher priorities. | 1.3.6.1.4.1.2011.5.25.149.4.1.1.1.7 | Unsigned32 | read-create | current |
| hwPimInterfaceDrPriorityEnabled OBJECT-TYPE Evaluates to TRUE if all routers on this interface are using the DR Priority option. | 1.3.6.1.4.1.2011.5.25.149.4.1.1.1.8 | TruthValue | read-only | current |
| hwPimInterfaceHelloInterval OBJECT-TYPE 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. | 1.3.6.1.4.1.2011.5.25.149.4.1.1.1.9 | Unsigned32 (0..18000) | read-create | current |
| hwPimInterfaceTrigHelloInterval OBJECT-TYPE 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. | 1.3.6.1.4.1.2011.5.25.149.4.1.1.1.10 | Unsigned32 (0..60) | read-create | current |
| hwPimInterfaceHelloHoldtime OBJECT-TYPE 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. | 1.3.6.1.4.1.2011.5.25.149.4.1.1.1.11 | Unsigned32 (0..65535) | read-create | current |
| hwPimInterfaceJoinPruneInterval OBJECT-TYPE 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. | 1.3.6.1.4.1.2011.5.25.149.4.1.1.1.12 | Unsigned32 (0..18000) | read-create | current |
| hwPimInterfaceJoinPruneHoldtime OBJECT-TYPE 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. | 1.3.6.1.4.1.2011.5.25.149.4.1.1.1.13 | Unsigned32 (0..65535) | read-create | current |
| hwPimInterfaceDfElectionRobustness OBJECT-TYPE The minimum number of PIM DF-Election messages that must be lost in order for DF election on this interface to fail. | 1.3.6.1.4.1.2011.5.25.149.4.1.1.1.14 | Unsigned32 | read-create | current |
| hwPimInterfaceLanDelayEnabled OBJECT-TYPE Evaluates to TRUE if all routers on this interface are using the LAN Prune Delay option. | 1.3.6.1.4.1.2011.5.25.149.4.1.1.1.15 | TruthValue | read-only | current |
| hwPimInterfacePropagationDelay OBJECT-TYPE 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. | 1.3.6.1.4.1.2011.5.25.149.4.1.1.1.16 | Unsigned32 (0..32767) | read-create | current |
| hwPimInterfaceOverrideInterval OBJECT-TYPE 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. | 1.3.6.1.4.1.2011.5.25.149.4.1.1.1.17 | Unsigned32 (0..65535) | read-create | current |
| hwPimInterfaceEffectPropagDelay OBJECT-TYPE The Effective Propagation Delay on this interface. This object is always 500 if hwPimInterfaceLanDelayEnabled is FALSE. | 1.3.6.1.4.1.2011.5.25.149.4.1.1.1.18 | Unsigned32 (0..32767) | read-only | current |
| hwPimInterfaceEffectOverrideIvl OBJECT-TYPE The Effective Override Interval on this interface. This object is always 2500 if hwPimInterfaceLanDelayEnabled is FALSE. | 1.3.6.1.4.1.2011.5.25.149.4.1.1.1.19 | Unsigned32 (0..65535) | read-only | current |
| hwPimInterfaceSuppressionEnabled OBJECT-TYPE Whether join suppression is enabled on this interface. This object is always TRUE if hwPimInterfaceLanDelayEnabled is FALSE. | 1.3.6.1.4.1.2011.5.25.149.4.1.1.1.20 | TruthValue | read-only | current |
| hwPimInterfaceBidirCapable OBJECT-TYPE Evaluates to TRUE if all routers on this interface are using the Bidirectional-PIM Capable option. | 1.3.6.1.4.1.2011.5.25.149.4.1.1.1.21 | TruthValue | read-only | current |
| hwPimInterfaceDomainBorder OBJECT-TYPE 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. | 1.3.6.1.4.1.2011.5.25.149.4.1.1.1.22 | TruthValue | read-create | current |
| hwPimInterfaceStubInterface OBJECT-TYPE 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. | 1.3.6.1.4.1.2011.5.25.149.4.1.1.1.23 | TruthValue | read-create | current |
| hwPimInterfacePruneLimitInterval OBJECT-TYPE 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. | 1.3.6.1.4.1.2011.5.25.149.4.1.1.1.24 | Unsigned32 (0..65535) | read-create | current |
| hwPimInterfaceGraftRetryInterval OBJECT-TYPE 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. | 1.3.6.1.4.1.2011.5.25.149.4.1.1.1.25 | Unsigned32 (0..65535) | read-create | current |
| hwPimInterfaceSrPriorityEnabled OBJECT-TYPE Evaluates to TRUE if all routers on this interface are using the State Refresh option. This object is used only by PIM-DM. | 1.3.6.1.4.1.2011.5.25.149.4.1.1.1.26 | TruthValue | read-only | current |
| hwPimInterfaceStatus OBJECT-TYPE 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). | 1.3.6.1.4.1.2011.5.25.149.4.1.1.1.27 | RowStatus | read-create | current |
| hwPimInterfaceStorageType OBJECT-TYPE The storage type for this row. Rows having the value 'permanent' need not allow write-access to any columnar objects in the row. | 1.3.6.1.4.1.2011.5.25.149.4.1.1.1.28 | StorageType | read-create | current |
| hwPimInterfaceName OBJECT-TYPE The name of this PIM interface. | 1.3.6.1.4.1.2011.5.25.149.4.1.1.1.29 | DisplayString (SIZE(1..64)) | accessible-for-notify | current |
| hwPimNeighborTable OBJECT-TYPE The (conceptual) table listing the router's PIM neighbors. | 1.3.6.1.4.1.2011.5.25.149.4.1.2 | not-accessible | current | |
| hwPimNeighborEntry OBJECT-TYPE An entry (conceptual row) in the hwPimNeighborTable. | 1.3.6.1.4.1.2011.5.25.149.4.1.2.1 | not-accessible | current | |
| hwPimNeighborIfIndex OBJECT-TYPE The value of ifIndex for the interface used to reach this PIM neighbor. | 1.3.6.1.4.1.2011.5.25.149.4.1.2.1.1 | InterfaceIndex | not-accessible | current |
| hwPimNeighborAddressType OBJECT-TYPE The address type of this PIM neighbor. | 1.3.6.1.4.1.2011.5.25.149.4.1.2.1.2 | InetAddressType | not-accessible | current |
| hwPimNeighborAddress OBJECT-TYPE The primary IP address of this PIM neighbor. The InetAddressType is given by the hwPimNeighborAddressType object. | 1.3.6.1.4.1.2011.5.25.149.4.1.2.1.3 | InetAddress (SIZE(4 | 8 | 16 | 20)) | not-accessible | current |
| hwPimNeighborGenerationIdPresent OBJECT-TYPE Evaluates to TRUE if this neighbor is using the Generation ID option. | 1.3.6.1.4.1.2011.5.25.149.4.1.2.1.4 | TruthValue | read-only | current |
| hwPimNeighborGenerationIdValue OBJECT-TYPE 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. | 1.3.6.1.4.1.2011.5.25.149.4.1.2.1.5 | Unsigned32 | read-only | current |
| hwPimNeighborUpTime OBJECT-TYPE The time since this PIM neighbor (last) became a neighbor of the local router. | 1.3.6.1.4.1.2011.5.25.149.4.1.2.1.6 | TimeTicks | read-only | current |
| hwPimNeighborExpiryTime OBJECT-TYPE 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. | 1.3.6.1.4.1.2011.5.25.149.4.1.2.1.7 | TimeTicks | read-only | current |
| hwPimNeighborDrPriorityPresent OBJECT-TYPE Evaluates to TRUE if this neighbor is using the DR Priority option. | 1.3.6.1.4.1.2011.5.25.149.4.1.2.1.8 | TruthValue | read-only | current |
| hwPimNeighborDrPriority OBJECT-TYPE 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. | 1.3.6.1.4.1.2011.5.25.149.4.1.2.1.9 | Unsigned32 | read-only | current |
| hwPimNeighborLanPruneDelayPresent OBJECT-TYPE Evaluates to TRUE if this neighbor is using the LAN Prune Delay option. | 1.3.6.1.4.1.2011.5.25.149.4.1.2.1.10 | TruthValue | read-only | current |
| hwPimNeighborTBit OBJECT-TYPE 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. | 1.3.6.1.4.1.2011.5.25.149.4.1.2.1.11 | TruthValue | read-only | current |
| hwPimNeighborPropagationDelay OBJECT-TYPE 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. | 1.3.6.1.4.1.2011.5.25.149.4.1.2.1.12 | Unsigned32 (0..32767) | read-only | current |
| hwPimNeighborOverrideInterval OBJECT-TYPE 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. | 1.3.6.1.4.1.2011.5.25.149.4.1.2.1.13 | Unsigned32 (0..65535) | read-only | current |
| hwPimNeighborBidirCapable OBJECT-TYPE Evaluates to TRUE if this neighbor is using the Bidirectional-PIM Capable option. | 1.3.6.1.4.1.2011.5.25.149.4.1.2.1.14 | TruthValue | read-only | current |
| hwPimNeighborSrCapable OBJECT-TYPE Evaluates to TRUE if this neighbor is using the State Refresh Capable option. This object is used only by PIM-DM. | 1.3.6.1.4.1.2011.5.25.149.4.1.2.1.15 | TruthValue | read-only | current |
| hwPimNeighborIfName OBJECT-TYPE The name for the interface used to reach this PIM neighbor. | 1.3.6.1.4.1.2011.5.25.149.4.1.2.1.16 | DisplayString (SIZE(1..64)) | accessible-for-notify | current |
| hwPimNbrSecAddressTable OBJECT-TYPE The (conceptual) table listing the secondary addresses advertised by each PIM neighbor (on a subset of the rows of the hwPimNeighborTable defined above). | 1.3.6.1.4.1.2011.5.25.149.4.1.3 | not-accessible | current | |
| hwPimNbrSecAddressEntry OBJECT-TYPE An entry (conceptual row) in the hwPimNbrSecAddressTable. | 1.3.6.1.4.1.2011.5.25.149.4.1.3.1 | not-accessible | current | |
| hwPimNbrSecAddressIfIndex OBJECT-TYPE The value of ifIndex for the interface used to reach this PIM neighbor. | 1.3.6.1.4.1.2011.5.25.149.4.1.3.1.1 | InterfaceIndex | not-accessible | current |
| hwPimNbrSecAddressType OBJECT-TYPE The address type of this PIM neighbor. | 1.3.6.1.4.1.2011.5.25.149.4.1.3.1.2 | InetAddressType | not-accessible | current |
| hwPimNbrSecAddressPrimary OBJECT-TYPE The primary IP address of this PIM neighbor. The InetAddressType is given by the hwPimNbrSecAddressType object. | 1.3.6.1.4.1.2011.5.25.149.4.1.3.1.3 | InetAddress (SIZE(4 | 8 | 16 | 20)) | not-accessible | current |
| hwPimNbrSecAddress OBJECT-TYPE The secondary IP address of this PIM neighbor. The InetAddressType is given by the hwPimNbrSecAddressType object. | 1.3.6.1.4.1.2011.5.25.149.4.1.3.1.4 | InetAddress (SIZE(4 | 8 | 16 | 20)) | read-only | current |
| hwPimStarGTable OBJECT-TYPE The (conceptual) table listing the non-interface specific (*,G) state that PIM has. | 1.3.6.1.4.1.2011.5.25.149.4.1.4 | not-accessible | current | |
| hwPimStarGEntry OBJECT-TYPE An entry (conceptual row) in the hwPimStarGTable. | 1.3.6.1.4.1.2011.5.25.149.4.1.4.1 | not-accessible | current | |
| hwPimStarGAddressType OBJECT-TYPE The address type of this multicast group. | 1.3.6.1.4.1.2011.5.25.149.4.1.4.1.1 | InetAddressType | not-accessible | current |
| hwPimStarGGrpAddress OBJECT-TYPE The multicast group address. The InetAddressType is given by the hwPimStarGAddressType object. | 1.3.6.1.4.1.2011.5.25.149.4.1.4.1.2 | InetAddress (SIZE(4 | 8 | 16 | 20)) | not-accessible | current |
| hwPimStarGUpTime OBJECT-TYPE The time since this entry was created by the local router. | 1.3.6.1.4.1.2011.5.25.149.4.1.4.1.3 | TimeTicks | read-only | current |
| hwPimStarGPimMode OBJECT-TYPE Whether this entry represents an ASM (Any Source Multicast, used with PIM-SM) or BIDIR-PIM group. | 1.3.6.1.4.1.2011.5.25.149.4.1.4.1.4 | HWPimMode {asm(3), bidir(4)} | read-only | current |
| hwPimStarGRpAddressType OBJECT-TYPE The address type of the Rendezvous Point (RP), or unknown(0) if the RP address is unknown. | 1.3.6.1.4.1.2011.5.25.149.4.1.4.1.5 | InetAddressType | read-only | current |
| hwPimStarGRpAddress OBJECT-TYPE The address of the Rendezvous Point (RP) for the group. The InetAddressType is given by the hwPimStarGRpAddressType. | 1.3.6.1.4.1.2011.5.25.149.4.1.4.1.6 | InetAddress (SIZE(0 | 4 | 16 | 20)) | read-only | current |
| hwPimStarGPimModeOrigin OBJECT-TYPE The mechanism by which the PIM mode and RP for the group were learned. | 1.3.6.1.4.1.2011.5.25.149.4.1.4.1.7 | HWPimGroupMappingOriginType | read-only | current |
| hwPimStarGRpIsLocal OBJECT-TYPE Whether the local router is the RP for the group. | 1.3.6.1.4.1.2011.5.25.149.4.1.4.1.8 | TruthValue | read-only | current |
| hwPimStarGUpstreamJoinState OBJECT-TYPE 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. | 1.3.6.1.4.1.2011.5.25.149.4.1.4.1.9 | INTEGER {notJoined(1), joined(2)} | read-only | current |
| hwPimStarGUpstreamJoinTimer OBJECT-TYPE 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. | 1.3.6.1.4.1.2011.5.25.149.4.1.4.1.10 | TimeTicks | read-only | current |
| hwPimStarGUpstreamNeighborType OBJECT-TYPE The primary address type of the upstream neighbor, or unknown(0) if the upstream neighbor address is unknown or is not a PIM neighbor. | 1.3.6.1.4.1.2011.5.25.149.4.1.4.1.11 | InetAddressType | read-only | current |
| hwPimStarGUpstreamNeighbor OBJECT-TYPE 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. | 1.3.6.1.4.1.2011.5.25.149.4.1.4.1.12 | InetAddress (SIZE(0 | 4 | 16 | 20)) | read-only | current |
| hwPimStarGRpfIfIndex OBJECT-TYPE The value of ifIndex for the RPF interface towards the RP, or zero if the RPF interface is unknown. | 1.3.6.1.4.1.2011.5.25.149.4.1.4.1.13 | InterfaceIndexOrZero | read-only | current |
| hwPimStarGRpfNextHopType OBJECT-TYPE The address type of the RPF next hop towards the RP, or unknown(0) if the RPF next hop is unknown. | 1.3.6.1.4.1.2011.5.25.149.4.1.4.1.14 | InetAddressType | read-only | current |
| hwPimStarGRpfNextHop OBJECT-TYPE 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. | 1.3.6.1.4.1.2011.5.25.149.4.1.4.1.15 | InetAddress (SIZE(0 | 4 | 16 | 20)) | read-only | current |
| hwPimStarGRpfRouteProtocol OBJECT-TYPE The routing mechanism via which the route used to find the RPF interface towards the RP was learned. | 1.3.6.1.4.1.2011.5.25.149.4.1.4.1.16 | IANAipRouteProtocol | read-only | current |
| hwPimStarGRpfRouteAddress OBJECT-TYPE 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. | 1.3.6.1.4.1.2011.5.25.149.4.1.4.1.17 | InetAddress (SIZE(0 | 4 | 16 | 20)) | read-only | current |
| hwPimStarGRpfRoutePrefixLength OBJECT-TYPE 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. | 1.3.6.1.4.1.2011.5.25.149.4.1.4.1.18 | InetAddressPrefixLength | read-only | current |
| hwPimStarGRpfRouteMetricPref OBJECT-TYPE The metric preference of the route used to find the RPF interface towards the RP. | 1.3.6.1.4.1.2011.5.25.149.4.1.4.1.19 | Unsigned32 (0..2147483647) | read-only | current |
| hwPimStarGRpfRouteMetric OBJECT-TYPE The routing metric of the route used to find the RPF interface towards the RP. | 1.3.6.1.4.1.2011.5.25.149.4.1.4.1.20 | Unsigned32 | read-only | current |
| hwPimStarGITable OBJECT-TYPE The (conceptual) table listing the interface-specific (*,G) state that PIM has. | 1.3.6.1.4.1.2011.5.25.149.4.1.5 | not-accessible | current | |
| hwPimStarGIEntry OBJECT-TYPE An entry (conceptual row) in the hwPimStarGITable. | 1.3.6.1.4.1.2011.5.25.149.4.1.5.1 | not-accessible | current | |
| hwPimStarGIIfIndex OBJECT-TYPE The ifIndex of the interface that this entry corresponds to. | 1.3.6.1.4.1.2011.5.25.149.4.1.5.1.1 | InterfaceIndex | not-accessible | current |
| hwPimStarGIUpTime OBJECT-TYPE The time since this entry was created by the local router. | 1.3.6.1.4.1.2011.5.25.149.4.1.5.1.2 | TimeTicks | read-only | current |
| hwPimStarGILocalMembership OBJECT-TYPE 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. | 1.3.6.1.4.1.2011.5.25.149.4.1.5.1.3 | TruthValue | read-only | current |
| hwPimStarGIJoinPruneState OBJECT-TYPE 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. | 1.3.6.1.4.1.2011.5.25.149.4.1.5.1.4 | INTEGER {noInfo(1), join(2), prunePending(3)} | read-only | current |
| hwPimStarGIPrunePendingTimer OBJECT-TYPE 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. | 1.3.6.1.4.1.2011.5.25.149.4.1.5.1.5 | TimeTicks | read-only | current |
| hwPimStarGIJoinExpiryTimer OBJECT-TYPE 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. | 1.3.6.1.4.1.2011.5.25.149.4.1.5.1.6 | TimeTicks | read-only | current |
| hwPimStarGIAssertState OBJECT-TYPE 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'. | 1.3.6.1.4.1.2011.5.25.149.4.1.5.1.7 | INTEGER {noInfo(1), iAmAssertWinner(2), iAmAssertLoser(3)} | read-only | current |
| hwPimStarGIAssertTimer OBJECT-TYPE 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. | 1.3.6.1.4.1.2011.5.25.149.4.1.5.1.8 | TimeTicks | read-only | current |
| hwPimStarGIAssertWinnerAddressType OBJECT-TYPE If hwPimStarGIAssertState is 'iAmAssertLoser', this is the address type of the assert winner; otherwise, this object is unknown(0). | 1.3.6.1.4.1.2011.5.25.149.4.1.5.1.9 | InetAddressType | read-only | current |
| hwPimStarGIAssertWinnerAddress OBJECT-TYPE If hwPimStarGIAssertState is 'iAmAssertLoser', this is the address of the assert winner. The InetAddressType is given by the hwPimStarGIAssertWinnerAddressType object. | 1.3.6.1.4.1.2011.5.25.149.4.1.5.1.10 | InetAddress (SIZE(0 | 4 | 16 | 20)) | read-only | current |
| hwPimStarGIAssertWinnerMetricPref OBJECT-TYPE 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. | 1.3.6.1.4.1.2011.5.25.149.4.1.5.1.11 | Unsigned32 (0..2147483647) | read-only | current |
| hwPimStarGIAssertWinnerMetric OBJECT-TYPE 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. | 1.3.6.1.4.1.2011.5.25.149.4.1.5.1.12 | Unsigned32 | read-only | current |
| hwPimSGTable OBJECT-TYPE The (conceptual) table listing the non-interface specific (S,G) state that PIM has. | 1.3.6.1.4.1.2011.5.25.149.4.1.6 | not-accessible | current | |
| hwPimSGEntry OBJECT-TYPE An entry (conceptual row) in the hwPimSGTable. | 1.3.6.1.4.1.2011.5.25.149.4.1.6.1 | not-accessible | current | |
| hwPimSGAddressType OBJECT-TYPE The address type of the source and multicast group for this entry. | 1.3.6.1.4.1.2011.5.25.149.4.1.6.1.1 | InetAddressType | not-accessible | current |
| hwPimSGGrpAddress OBJECT-TYPE The multicast group address for this entry. The InetAddressType is given by the hwPimSGAddressType object. | 1.3.6.1.4.1.2011.5.25.149.4.1.6.1.2 | InetAddress (SIZE(4 | 8 | 16 | 20)) | not-accessible | current |
| hwPimSGSrcAddress OBJECT-TYPE The source address for this entry. The InetAddressType is given by the hwPimSGAddressType object. | 1.3.6.1.4.1.2011.5.25.149.4.1.6.1.3 | InetAddress (SIZE(4 | 8 | 16 | 20)) | not-accessible | current |
| hwPimSGUpTime OBJECT-TYPE The time since this entry was created by the local router. | 1.3.6.1.4.1.2011.5.25.149.4.1.6.1.4 | TimeTicks | read-only | current |
| hwPimSGPimMode OBJECT-TYPE Whether hwPimSGGrpAddress is an SSM (Source Specific Multicast, used with PIM-SM) or ASM (Any Source Multicast, used with PIM-SM) group. | 1.3.6.1.4.1.2011.5.25.149.4.1.6.1.5 | HWPimMode {ssm(2), asm(3)} | read-only | current |
| hwPimSGUpstreamJoinState OBJECT-TYPE 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. | 1.3.6.1.4.1.2011.5.25.149.4.1.6.1.6 | INTEGER {notJoined(1), joined(2)} | read-only | current |
| hwPimSGUpstreamJoinTimer OBJECT-TYPE 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. | 1.3.6.1.4.1.2011.5.25.149.4.1.6.1.7 | TimeTicks | read-only | current |
| hwPimSGUpstreamNeighbor OBJECT-TYPE 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. | 1.3.6.1.4.1.2011.5.25.149.4.1.6.1.8 | InetAddress (SIZE(4 | 8 | 16 | 20)) | read-only | current |
| hwPimSGRpfIfIndex OBJECT-TYPE The value of ifIndex for the RPF interface towards the source, or zero if the RPF interface is unknown. | 1.3.6.1.4.1.2011.5.25.149.4.1.6.1.9 | InterfaceIndexOrZero | read-only | current |
| hwPimSGRpfNextHopType OBJECT-TYPE The address type of the RPF next hop towards the source, or unknown(0) if the RPF next hop is unknown. | 1.3.6.1.4.1.2011.5.25.149.4.1.6.1.10 | InetAddressType | read-only | current |
| hwPimSGRpfNextHop OBJECT-TYPE 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. | 1.3.6.1.4.1.2011.5.25.149.4.1.6.1.11 | InetAddress (SIZE(4 | 8 | 16 | 20)) | read-only | current |
| hwPimSGRpfRouteProtocol OBJECT-TYPE The routing mechanism via which the route used to find the RPF interface towards the source was learned. | 1.3.6.1.4.1.2011.5.25.149.4.1.6.1.12 | IANAipRouteProtocol | read-only | current |
| hwPimSGRpfRouteAddress OBJECT-TYPE 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. | 1.3.6.1.4.1.2011.5.25.149.4.1.6.1.13 | InetAddress (SIZE(4 | 8 | 16 | 20)) | read-only | current |
| hwPimSGRpfRoutePrefixLength OBJECT-TYPE 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. | 1.3.6.1.4.1.2011.5.25.149.4.1.6.1.14 | InetAddressPrefixLength | read-only | current |
| hwPimSGRpfRouteMetricPref OBJECT-TYPE The metric preference of the route used to find the RPF interface towards the source. | 1.3.6.1.4.1.2011.5.25.149.4.1.6.1.15 | Unsigned32 (0..2147483647) | read-only | current |
| hwPimSGRpfRouteMetric OBJECT-TYPE The routing metric of the route used to find the RPF interface towards the source. | 1.3.6.1.4.1.2011.5.25.149.4.1.6.1.16 | Unsigned32 | read-only | current |
| hwPimSGSptBit OBJECT-TYPE Whether the SPT bit is set; and therefore whether forwarding is taking place on the shortest-path tree. | 1.3.6.1.4.1.2011.5.25.149.4.1.6.1.17 | TruthValue | read-only | current |
| hwPimSGKeepaliveTimer OBJECT-TYPE 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. | 1.3.6.1.4.1.2011.5.25.149.4.1.6.1.18 | TimeTicks | read-only | current |
| hwPimSGDrRegisterState OBJECT-TYPE 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'. | 1.3.6.1.4.1.2011.5.25.149.4.1.6.1.19 | INTEGER {noInfo(1), join(2), joinPending(3), prune(4)} | read-only | current |
| hwPimSGDrRegisterStopTimer OBJECT-TYPE 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. | 1.3.6.1.4.1.2011.5.25.149.4.1.6.1.20 | TimeTicks | read-only | current |
| hwPimSGRpRegisterPmbrAddressType OBJECT-TYPE 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. | 1.3.6.1.4.1.2011.5.25.149.4.1.6.1.21 | InetAddressType | read-only | current |
| hwPimSGRpRegisterPmbrAddress OBJECT-TYPE 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. | 1.3.6.1.4.1.2011.5.25.149.4.1.6.1.22 | InetAddress (SIZE(0 | 4 | 16 | 20)) | read-only | current |
| hwPimSGUpstreamPruneState OBJECT-TYPE 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. | 1.3.6.1.4.1.2011.5.25.149.4.1.6.1.23 | INTEGER {forwarding(1), ackpending(2), pruned(3)} | read-only | current |
| hwPimSGUpstreamPruneLimitTimer OBJECT-TYPE 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. | 1.3.6.1.4.1.2011.5.25.149.4.1.6.1.24 | TimeTicks | read-only | current |
| hwPimSGOriginatorState OBJECT-TYPE 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. | 1.3.6.1.4.1.2011.5.25.149.4.1.6.1.25 | INTEGER {notOriginator(1), originator(2)} | read-only | current |
| hwPimSGSourceActiveTimer OBJECT-TYPE 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. | 1.3.6.1.4.1.2011.5.25.149.4.1.6.1.26 | TimeTicks | read-only | current |
| hwPimSGStateRefreshTimer OBJECT-TYPE 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. | 1.3.6.1.4.1.2011.5.25.149.4.1.6.1.27 | TimeTicks | read-only | current |
| hwPimSGITable OBJECT-TYPE The (conceptual) table listing the interface-specific (S,G) state that PIM has. | 1.3.6.1.4.1.2011.5.25.149.4.1.7 | not-accessible | current | |
| hwPimSGIEntry OBJECT-TYPE An entry (conceptual row) in the hwPimSGITable. | 1.3.6.1.4.1.2011.5.25.149.4.1.7.1 | not-accessible | current | |
| hwPimSGIIfIndex OBJECT-TYPE The ifIndex of the interface that this entry corresponds to. | 1.3.6.1.4.1.2011.5.25.149.4.1.7.1.1 | InterfaceIndex | not-accessible | current |
| hwPimSGIUpTime OBJECT-TYPE The time since this entry was created by the local router. | 1.3.6.1.4.1.2011.5.25.149.4.1.7.1.2 | TimeTicks | read-only | current |
| hwPimSGILocalMembership OBJECT-TYPE 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. | 1.3.6.1.4.1.2011.5.25.149.4.1.7.1.3 | TruthValue | read-only | current |
| hwPimSGIJoinPruneState OBJECT-TYPE 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. | 1.3.6.1.4.1.2011.5.25.149.4.1.7.1.4 | INTEGER {noInfo(1), join(2), prunePending(3)} | read-only | current |
| hwPimSGIPrunePendingTimer OBJECT-TYPE 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. | 1.3.6.1.4.1.2011.5.25.149.4.1.7.1.5 | TimeTicks | read-only | current |
| hwPimSGIJoinExpiryTimer OBJECT-TYPE 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. | 1.3.6.1.4.1.2011.5.25.149.4.1.7.1.6 | TimeTicks | read-only | current |
| hwPimSGIAssertState OBJECT-TYPE 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. | 1.3.6.1.4.1.2011.5.25.149.4.1.7.1.7 | INTEGER {noInfo(1), iAmAssertWinner(2), iAmAssertLoser(3)} | read-only | current |
| hwPimSGIAssertTimer OBJECT-TYPE 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. | 1.3.6.1.4.1.2011.5.25.149.4.1.7.1.8 | TimeTicks | read-only | current |
| hwPimSGIAssertWinnerAddressType OBJECT-TYPE If hwPimSGIAssertState is 'iAmAssertLoser', this is the address type of the assert winner; otherwise, this object is unknown(0). | 1.3.6.1.4.1.2011.5.25.149.4.1.7.1.9 | InetAddressType | read-only | current |
| hwPimSGIAssertWinnerAddress OBJECT-TYPE If hwPimSGIAssertState is 'iAmAssertLoser', this is the address of the assert winner. The InetAddressType is given by the hwPimSGIAssertWinnerAddressType object. | 1.3.6.1.4.1.2011.5.25.149.4.1.7.1.10 | InetAddress (SIZE(0 | 4 | 16 | 20)) | read-only | current |
| hwPimSGIAssertWinnerMetricPref OBJECT-TYPE 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. | 1.3.6.1.4.1.2011.5.25.149.4.1.7.1.11 | Unsigned32 (0..2147483647) | read-only | current |
| hwPimSGIAssertWinnerMetric OBJECT-TYPE 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. | 1.3.6.1.4.1.2011.5.25.149.4.1.7.1.12 | Unsigned32 | read-only | current |
| hwPimSGRptTable OBJECT-TYPE The (conceptual) table listing the non-interface specific (S,G,rpt) state that PIM has. | 1.3.6.1.4.1.2011.5.25.149.4.1.8 | not-accessible | current | |
| hwPimSGRptEntry OBJECT-TYPE An entry (conceptual row) in the hwPimSGRptTable. | 1.3.6.1.4.1.2011.5.25.149.4.1.8.1 | not-accessible | current | |
| hwPimSGRptSrcAddress OBJECT-TYPE The source address for this entry. The InetAddressType is given by the hwPimStarGAddressType object. | 1.3.6.1.4.1.2011.5.25.149.4.1.8.1.1 | InetAddress (SIZE(4 | 8 | 16 | 20)) | not-accessible | current |
| hwPimSGRptUpTime OBJECT-TYPE The time since this entry was created by the local router. | 1.3.6.1.4.1.2011.5.25.149.4.1.8.1.2 | TimeTicks | read-only | current |
| hwPimSGRptUpstreamPruneState OBJECT-TYPE 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. | 1.3.6.1.4.1.2011.5.25.149.4.1.8.1.3 | INTEGER {rptNotJoined(1), pruned(2), notPruned(3)} | read-only | current |
| hwPimSGRptUpstreamOverrideTimer OBJECT-TYPE 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. | 1.3.6.1.4.1.2011.5.25.149.4.1.8.1.4 | TimeTicks | read-only | current |
| hwPimSGRptITable OBJECT-TYPE The (conceptual) table listing the interface-specific (S,G,rpt) state that PIM has. | 1.3.6.1.4.1.2011.5.25.149.4.1.9 | not-accessible | current | |
| hwPimSGRptIEntry OBJECT-TYPE An entry (conceptual row) in the hwPimSGRptITable. | 1.3.6.1.4.1.2011.5.25.149.4.1.9.1 | not-accessible | current | |
| hwPimSGRptIIfIndex OBJECT-TYPE The ifIndex of the interface that this entry corresponds to. | 1.3.6.1.4.1.2011.5.25.149.4.1.9.1.1 | InterfaceIndex | not-accessible | current |
| hwPimSGRptIUpTime OBJECT-TYPE The time since this entry was created by the local router. | 1.3.6.1.4.1.2011.5.25.149.4.1.9.1.2 | TimeTicks | read-only | current |
| hwPimSGRptILocalMembership OBJECT-TYPE 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. | 1.3.6.1.4.1.2011.5.25.149.4.1.9.1.3 | TruthValue | read-only | current |
| hwPimSGRptIJoinPruneState OBJECT-TYPE 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. | 1.3.6.1.4.1.2011.5.25.149.4.1.9.1.4 | INTEGER {noInfo(1), prune(2), prunePending(3)} | read-only | current |
| hwPimSGRptIPrunePendingTimer OBJECT-TYPE 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. | 1.3.6.1.4.1.2011.5.25.149.4.1.9.1.5 | TimeTicks | read-only | current |
| hwPimSGRptIPruneExpiryTimer OBJECT-TYPE 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. | 1.3.6.1.4.1.2011.5.25.149.4.1.9.1.6 | TimeTicks | read-only | current |
| hwPimGroupMappingTable OBJECT-TYPE 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. | 1.3.6.1.4.1.2011.5.25.149.4.1.13 | not-accessible | current | |
| hwPimGroupMappingEntry OBJECT-TYPE An entry (conceptual row) in the hwPimGroupMappingTable. | 1.3.6.1.4.1.2011.5.25.149.4.1.13.1 | not-accessible | current | |
| hwPimGroupMappingOrigin OBJECT-TYPE The mechanism by which this group mapping was learned. | 1.3.6.1.4.1.2011.5.25.149.4.1.13.1.1 | HWPimGroupMappingOriginType | not-accessible | current |
| hwPimGroupMappingAddressType OBJECT-TYPE The address type of the IP multicast group prefix. | 1.3.6.1.4.1.2011.5.25.149.4.1.13.1.2 | InetAddressType | not-accessible | current |
| hwPimGroupMappingGrpAddress OBJECT-TYPE 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. | 1.3.6.1.4.1.2011.5.25.149.4.1.13.1.3 | InetAddress (SIZE(4 | 8 | 16 | 20)) | not-accessible | current |
| hwPimGroupMappingGrpPrefixLength OBJECT-TYPE 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. | 1.3.6.1.4.1.2011.5.25.149.4.1.13.1.4 | InetAddressPrefixLength (4..128) | not-accessible | current |
| hwPimGroupMappingRpAddressType OBJECT-TYPE 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). | 1.3.6.1.4.1.2011.5.25.149.4.1.13.1.5 | InetAddressType | not-accessible | current |
| hwPimGroupMappingRpAddress OBJECT-TYPE The IP address of the RP to be used for groups within this group prefix. The InetAddressType is given by the hwPimGroupMappingRpAddressType object. | 1.3.6.1.4.1.2011.5.25.149.4.1.13.1.6 | InetAddress (SIZE(0 | 4 | 8 | 16 | 20)) | not-accessible | current |
| hwPimGroupMappingPimMode OBJECT-TYPE The PIM mode to be used for groups in this group prefix. | 1.3.6.1.4.1.2011.5.25.149.4.1.13.1.7 | HWPimMode | read-only | current |
| hwPimGroupMappingPrecedence OBJECT-TYPE 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. | 1.3.6.1.4.1.2011.5.25.149.4.1.13.1.8 | Unsigned32 | read-only | current |
| hwPimKeepalivePeriod OBJECT-TYPE 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 } | 1.3.6.1.4.1.2011.5.25.149.4.1.14 | Unsigned32 (0..65535) | read-write | current |
| hwPimRegisterSuppressionTime OBJECT-TYPE 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 } | 1.3.6.1.4.1.2011.5.25.149.4.1.15 | Unsigned32 (0..65535) | read-write | current |
| hwPimStarGEntries OBJECT-TYPE The number of entries in the hwPimStarGTable. | 1.3.6.1.4.1.2011.5.25.149.4.1.16 | Gauge32 | read-only | current |
| hwPimStarGIEntries OBJECT-TYPE The number of entries in the hwPimStarGITable. | 1.3.6.1.4.1.2011.5.25.149.4.1.17 | Gauge32 | read-only | current |
| hwPimSGEntries OBJECT-TYPE The number of entries in the hwPimSGTable. | 1.3.6.1.4.1.2011.5.25.149.4.1.18 | Gauge32 | read-only | current |
| hwPimSGIEntries OBJECT-TYPE The number of entries in the hwPimSGITable. | 1.3.6.1.4.1.2011.5.25.149.4.1.19 | Gauge32 | read-only | current |
| hwPimSGRptEntries OBJECT-TYPE The number of entries in the hwPimSGRptTable. | 1.3.6.1.4.1.2011.5.25.149.4.1.20 | Gauge32 | read-only | current |
| hwPimSGRptIEntries OBJECT-TYPE The number of entries in the hwPimSGRptITable. | 1.3.6.1.4.1.2011.5.25.149.4.1.21 | Gauge32 | read-only | current |
| hwPimOutAsserts OBJECT-TYPE 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. | 1.3.6.1.4.1.2011.5.25.149.4.1.22 | Counter64 | read-only | current |
| hwPimInAsserts OBJECT-TYPE 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. | 1.3.6.1.4.1.2011.5.25.149.4.1.23 | Counter64 | read-only | current |
| hwPimLastAssertInterface OBJECT-TYPE 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. | 1.3.6.1.4.1.2011.5.25.149.4.1.24 | InterfaceIndexOrZero | read-only | current |
| hwPimLastAssertGroupAddressType OBJECT-TYPE 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). | 1.3.6.1.4.1.2011.5.25.149.4.1.25 | InetAddressType | read-only | current |
| hwPimLastAssertGroupAddress OBJECT-TYPE The multicast group address in the most recently sent or received assert. The InetAddressType is given by the hwPimLastAssertGroupAddressType object. | 1.3.6.1.4.1.2011.5.25.149.4.1.26 | InetAddress (SIZE(0 | 4 | 8 | 16 | 20)) | read-only | current |
| hwPimLastAssertSourceAddressType OBJECT-TYPE 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). | 1.3.6.1.4.1.2011.5.25.149.4.1.27 | InetAddressType | read-only | current |
| hwPimLastAssertSourceAddress OBJECT-TYPE The multicast source address in the most recently sent or received assert. The InetAddressType is given by the hwPimLastAssertSourceAddressType object. | 1.3.6.1.4.1.2011.5.25.149.4.1.28 | InetAddress (SIZE(0 | 4 | 8 | 16 | 20)) | read-only | current |
| hwPimNeighborLossNotificationPeriod OBJECT-TYPE 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 } | 1.3.6.1.4.1.2011.5.25.149.4.1.29 | Unsigned32 (0..65535) | read-write | current |
| hwPimNeighborLossCount OBJECT-TYPE 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. | 1.3.6.1.4.1.2011.5.25.149.4.1.30 | Counter32 | read-only | current |
| hwPimInvalidRegisterNotificationPeriod OBJECT-TYPE 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 } | 1.3.6.1.4.1.2011.5.25.149.4.1.31 | Unsigned32 (10..65535) | read-write | current |
| hwPimInvalidRegisterMsgsRcvd OBJECT-TYPE 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. | 1.3.6.1.4.1.2011.5.25.149.4.1.32 | Counter32 | read-only | current |
| hwPimInvalidRegisterAddressType OBJECT-TYPE 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). | 1.3.6.1.4.1.2011.5.25.149.4.1.33 | InetAddressType | read-only | current |
| hwPimInvalidRegisterOrigin OBJECT-TYPE The source address of the last unexpected Register message received by this device. | 1.3.6.1.4.1.2011.5.25.149.4.1.34 | InetAddress (SIZE(0 | 4 | 8 | 16 | 20)) | read-only | current |
| hwPimInvalidRegisterGroup OBJECT-TYPE The IP multicast group address to which the last unexpected Register message received by this device was addressed. | 1.3.6.1.4.1.2011.5.25.149.4.1.35 | InetAddress (SIZE(0 | 4 | 8 | 16 | 20)) | read-only | current |
| hwPimInvalidRegisterRp OBJECT-TYPE The RP address to which the last unexpected Register message received by this device was delivered. | 1.3.6.1.4.1.2011.5.25.149.4.1.36 | InetAddress (SIZE(0 | 4 | 8 | 16 | 20)) | read-only | current |
| hwPimInvalidJoinPruneNotificationPeriod OBJECT-TYPE 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 } | 1.3.6.1.4.1.2011.5.25.149.4.1.37 | Unsigned32 (10..65535) | read-write | current |
| hwPimInvalidJoinPruneMsgsRcvd OBJECT-TYPE 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. | 1.3.6.1.4.1.2011.5.25.149.4.1.38 | Counter32 | read-only | current |
| hwPimInvalidJoinPruneAddressType OBJECT-TYPE 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). | 1.3.6.1.4.1.2011.5.25.149.4.1.39 | InetAddressType | read-only | current |
| hwPimInvalidJoinPruneOrigin OBJECT-TYPE The source address of the last unexpected Join/Prune message received by this device. | 1.3.6.1.4.1.2011.5.25.149.4.1.40 | InetAddress (SIZE(0 | 4 | 8 | 16 | 20)) | read-only | current |
| hwPimInvalidJoinPruneGroup OBJECT-TYPE The IP multicast group address carried in the last unexpected Join/Prune message received by this device. | 1.3.6.1.4.1.2011.5.25.149.4.1.41 | InetAddress (SIZE(0 | 4 | 8 | 16 | 20)) | read-only | current |
| hwPimInvalidJoinPruneRp OBJECT-TYPE The RP address carried in the last unexpected Join/Prune message received by this device. | 1.3.6.1.4.1.2011.5.25.149.4.1.42 | InetAddress (SIZE(0 | 4 | 8 | 16 | 20)) | read-only | current |
| hwPimRpMappingNotificationPeriod OBJECT-TYPE 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 } | 1.3.6.1.4.1.2011.5.25.149.4.1.43 | Unsigned32 (0..65535) | read-write | current |
| hwPimRpMappingChangeCount OBJECT-TYPE 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. | 1.3.6.1.4.1.2011.5.25.149.4.1.44 | Counter32 | read-only | current |
| hwPimInterfaceElectionNotificationPeriod OBJECT-TYPE 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 } | 1.3.6.1.4.1.2011.5.25.149.4.1.45 | Unsigned32 (0..65535) | read-write | current |
| hwPimInterfaceElectionWinCount OBJECT-TYPE 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. | 1.3.6.1.4.1.2011.5.25.149.4.1.46 | Counter32 | read-only | current |
| hwPimRefreshInterval OBJECT-TYPE 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 } | 1.3.6.1.4.1.2011.5.25.149.4.1.47 | Unsigned32 (0..65535) | read-write | current |
| hwPimDeviceConfigStorageType OBJECT-TYPE 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 } | 1.3.6.1.4.1.2011.5.25.149.4.1.48 | StorageType | read-write | current |
| hwPimNeighborAddCount OBJECT-TYPE 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. | 1.3.6.1.4.1.2011.5.25.149.4.1.49 | Counter32 | read-only | current |
| hwPimNeighborAddNotificationPeriod OBJECT-TYPE 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 } | 1.3.6.1.4.1.2011.5.25.149.4.1.50 | Unsigned32 (0..65535) | read-write | current |
| hwPimGRStartTime OBJECT-TYPE The time when PIM entered GR state. | 1.3.6.1.4.1.2011.5.25.149.4.1.51 | TimeStamp | accessible-for-notify | obsolete |
| hwPimGRInterval OBJECT-TYPE The minimum PIM GR period. DEFVAL { 120 } | 1.3.6.1.4.1.2011.5.25.149.4.1.52 | Unsigned32 (90..3600) | accessible-for-notify | obsolete |
| hwPimGREndTime OBJECT-TYPE The time when PIM left the GR state. | 1.3.6.1.4.1.2011.5.25.149.4.1.53 | TimeStamp | accessible-for-notify | obsolete |
| hwPimMrtLimitAddressType OBJECT-TYPE The address type of the multicast group address. | 1.3.6.1.4.1.2011.5.25.149.4.1.54 | InetAddressType | accessible-for-notify | current |
| hwPimMrtLimitSource OBJECT-TYPE The source address of the entry. | 1.3.6.1.4.1.2011.5.25.149.4.1.55 | InetAddress (SIZE(0 | 4 | 8 | 16 | 20)) | accessible-for-notify | current |
| hwPimMrtLimitGroup OBJECT-TYPE The group address of the entry. | 1.3.6.1.4.1.2011.5.25.149.4.1.56 | InetAddress (SIZE(0 | 4 | 8 | 16 | 20)) | accessible-for-notify | current |
| hwPimInstanceID OBJECT-TYPE The Instance ID of the trap. | 1.3.6.1.4.1.2011.5.25.149.4.1.57 | Unsigned32 | accessible-for-notify | current |
| hwPimInterfaceCtlMsgCountTable OBJECT-TYPE The (conceptual) table listing the control message counter of all PIM interfaces. | 1.3.6.1.4.1.2011.5.25.149.4.1.58 | not-accessible | current | |
| hwPimInterfaceCtlMsgCountEntry OBJECT-TYPE An entry (conceptual row) in the hwPimCtlMsgCountTable. This entry is preserved on agent restart. | 1.3.6.1.4.1.2011.5.25.149.4.1.58.1 | not-accessible | current | |
| hwPimInterfaceCtlMsgCountIfIndex OBJECT-TYPE The ifIndex value of this PIM interface. | 1.3.6.1.4.1.2011.5.25.149.4.1.58.1.1 | InterfaceIndex | not-accessible | current |
| hwPimInterfaceCtlMsgCountIpVersion OBJECT-TYPE 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. | 1.3.6.1.4.1.2011.5.25.149.4.1.58.1.2 | InetVersion | not-accessible | current |
| hwPimInterfaceCtlMsgCountMsgState OBJECT-TYPE The PIM control message state. | 1.3.6.1.4.1.2011.5.25.149.4.1.58.1.3 | HWPimCtlMsgState | not-accessible | current |
| hwPimInterfaceCtlMsgCountAssert OBJECT-TYPE The number of PIM Assert messages on this interface. | 1.3.6.1.4.1.2011.5.25.149.4.1.58.1.4 | Unsigned32 | read-only | current |
| hwPimInterfaceCtlMsgCountHello OBJECT-TYPE The number of PIM Hello messages on this interface. | 1.3.6.1.4.1.2011.5.25.149.4.1.58.1.5 | Unsigned32 | read-only | current |
| hwPimInterfaceCtlMsgCountJoinPrune OBJECT-TYPE The number of PIM Join/Prune messages on this interface. | 1.3.6.1.4.1.2011.5.25.149.4.1.58.1.6 | Unsigned32 | read-only | current |
| hwPimInterfaceCtlMsgCountBsr OBJECT-TYPE The number of PIM BSR messages on this interface. | 1.3.6.1.4.1.2011.5.25.149.4.1.58.1.7 | Unsigned32 | read-only | current |
| hwPimGlobalCtlMsgCountTable OBJECT-TYPE The (conceptual) table listing the control message counter on the router. | 1.3.6.1.4.1.2011.5.25.149.4.1.59 | not-accessible | current | |
| hwPimGlobalCtlMsgCountEntry OBJECT-TYPE An entry (conceptual row) in the hwPimGlobalCtlMsgCountTable. This entry is preserved on agent restart. | 1.3.6.1.4.1.2011.5.25.149.4.1.59.1 | not-accessible | current | |
| hwPimGlobalCtlMsgCountIpVersion OBJECT-TYPE The IP version of this PIM instance, e.g. IPv4 and IPv6. | 1.3.6.1.4.1.2011.5.25.149.4.1.59.1.1 | InetVersion | not-accessible | current |
| hwPimGlobalCtlMsgCountMsgState OBJECT-TYPE The PIM control message state. | 1.3.6.1.4.1.2011.5.25.149.4.1.59.1.2 | HWPimCtlMsgState | not-accessible | current |
| hwPimGlobalCtlMsgCountRegister OBJECT-TYPE The number of PIM Register messages on the router. | 1.3.6.1.4.1.2011.5.25.149.4.1.59.1.3 | Unsigned32 | read-only | current |
| hwPimGlobalCtlMsgCountRegisterStop OBJECT-TYPE The number of PIM Register-stop messages on the router. | 1.3.6.1.4.1.2011.5.25.149.4.1.59.1.4 | Unsigned32 | read-only | current |
| hwPimGlobalCtlMsgCountProbe OBJECT-TYPE The number of PIM Probe messages on the router. | 1.3.6.1.4.1.2011.5.25.149.4.1.59.1.5 | Unsigned32 | read-only | current |
| hwPimGlobalCtlMsgCountCrp OBJECT-TYPE The number of PIM CRP messages on the router. | 1.3.6.1.4.1.2011.5.25.149.4.1.59.1.6 | Unsigned32 | read-only | current |
| hwPimInstanceName OBJECT-TYPE The instance name of the trap. | 1.3.6.1.4.1.2011.5.25.149.4.1.60 | DisplayString | accessible-for-notify | current |
| hwPimNeighborNotificationReason OBJECT-TYPE 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 | 1.3.6.1.4.1.2011.5.25.149.4.1.61 | INTEGER {holdTimeExpired(1), notReceiveHelloForALongTime(2), interfaceIsDown(3), receiveHelloAgain(4), neighbourIsDeleted(5), alarmTimeOut(6), receiveHelloHoldTimeZero(7), bfdSessionDown(8), userOperation(9), alarmClear(100)} | accessible-for-notify | current |
| hwPimNotificationAddressType OBJECT-TYPE The address type of the multicast group address. | 1.3.6.1.4.1.2011.5.25.149.4.1.62 | InetAddressType | accessible-for-notify | current |
| hwPimStarGCurrentCount OBJECT-TYPE The current number of PIM (*, G) entries of all instances. | 1.3.6.1.4.1.2011.5.25.149.4.1.63 | Unsigned32 (0..262144) | accessible-for-notify | current |
| hwPimStarGTotalCount OBJECT-TYPE The total number of PIM (*, G) entries of all instances. | 1.3.6.1.4.1.2011.5.25.149.4.1.64 | Unsigned32 (0..262144) | accessible-for-notify | current |
| hwPimStarGThreshold OBJECT-TYPE The threshold value of PIM (*, G) uppper limit(%). | 1.3.6.1.4.1.2011.5.25.149.4.1.65 | Unsigned32 (1..100) | accessible-for-notify | current |
| hwPimSGCurrentCount OBJECT-TYPE The current number of PIM (S, G) entries of all instances. | 1.3.6.1.4.1.2011.5.25.149.4.1.66 | Unsigned32 (0..262144) | accessible-for-notify | current |
| hwPimSGTotalCount OBJECT-TYPE The total number of PIM (S, G) entries of all instances. | 1.3.6.1.4.1.2011.5.25.149.4.1.67 | Unsigned32 (0..262144) | accessible-for-notify | current |
| hwPimSGThreshold OBJECT-TYPE The threshold value of PIM (S, G) uppper limit(%). | 1.3.6.1.4.1.2011.5.25.149.4.1.68 | Unsigned32 (1..100) | accessible-for-notify | current |
| hwPimNotificationSrcAddr OBJECT-TYPE The source address of the entry. | 1.3.6.1.4.1.2011.5.25.149.4.1.69 | InetAddress (SIZE(0 | 4 | 8 | 16 | 20)) | accessible-for-notify | current |
| hwPimNotificationGrpAddr OBJECT-TYPE The group address of the entry. | 1.3.6.1.4.1.2011.5.25.149.4.1.70 | InetAddress (SIZE(0 | 4 | 8 | 16 | 20)) | accessible-for-notify | current |
| hwPimNotificationTypeCurrentCount OBJECT-TYPE The current number of PIM specified type entries of all instances. | 1.3.6.1.4.1.2011.5.25.149.4.1.71 | Unsigned32 (0..262144) | accessible-for-notify | current |
| hwPimNotificationTypeTotalCount OBJECT-TYPE The total number of PIM specified type entries of all instances. | 1.3.6.1.4.1.2011.5.25.149.4.1.72 | Unsigned32 (0..262144) | accessible-for-notify | current |
| hwPimNotificationTypeLimit OBJECT-TYPE The threshold value of PIM specified type uppper limit(%). | 1.3.6.1.4.1.2011.5.25.149.4.1.73 | Unsigned32 (1..65535) | accessible-for-notify | current |
| hwPimNotificationLimitType OBJECT-TYPE The limit type: 1:SM star-group; 2:SM source-group; 3:DM star-group; 4:DM source-group; 5:bidirPim star-group | 1.3.6.1.4.1.2011.5.25.149.4.1.74 | INTEGER {sMStarG(1), sMSG(2), dMStarG(3), dMSG(4), bidirPimStarG(5)} | accessible-for-notify | current |
| hwPimNotificationLimitUpperThreshold OBJECT-TYPE The upper threshold value of PIM specified type alarm(%). | 1.3.6.1.4.1.2011.5.25.149.4.1.75 | Unsigned32 (1..100) | accessible-for-notify | current |
| hwPimNotificationLimitLowerThreshold OBJECT-TYPE The lower threshold value of PIM specified type alarm(%). | 1.3.6.1.4.1.2011.5.25.149.4.1.76 | Unsigned32 (1..100) | accessible-for-notify | current |
| hwPimNotificationLimitReasonType OBJECT-TYPE The reason for trap sending: 1:entry is deleted; 2:configuration is changed; 100:Alarm Clear | 1.3.6.1.4.1.2011.5.25.149.4.1.77 | INTEGER {entryDeleted(1), configurationChanged(2), alarmClear(100)} | accessible-for-notify | current |
| hwPimNotificationThresholdReasonType OBJECT-TYPE The reason for trap sending: 1:entry is created; 100:configuration is changed | 1.3.6.1.4.1.2011.5.25.149.4.1.78 | INTEGER {entryCreated(1), configurationChanged(100)} | accessible-for-notify | current |
| hwPimNotificationThresholdClearReasonType OBJECT-TYPE The reason for trap sending: 1:entry is deleted; 2:configuration is changed; 100:Alarm Clear | 1.3.6.1.4.1.2011.5.25.149.4.1.79 | INTEGER {entryDeleted(1), configurationChanged(2), alarmClear(100)} | accessible-for-notify | current |
| hwPimMibConformance OBJECT-IDENTITY | 1.3.6.1.4.1.2011.5.25.149.4.2 | |||
| hwPimMibCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.2011.5.25.149.4.2.1 | |||
| hwPimMibGroups OBJECT-IDENTITY | 1.3.6.1.4.1.2011.5.25.149.4.2.2 |
Notifications
| Name | OID | Status |
|---|---|---|
| hwPimNeighborLoss NOTIFICATION-TYPE 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. | 1.3.6.1.4.1.2011.5.25.149.4.0.1 | current |
| hwPimInvalidRegister NOTIFICATION-TYPE 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. | 1.3.6.1.4.1.2011.5.25.149.4.0.2 | current |
| hwPimInvalidJoinPrune NOTIFICATION-TYPE 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. | 1.3.6.1.4.1.2011.5.25.149.4.0.3 | current |
| hwPimRpMappingChange NOTIFICATION-TYPE 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. | 1.3.6.1.4.1.2011.5.25.149.4.0.4 | current |
| hwPimInterfaceElection NOTIFICATION-TYPE 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. | 1.3.6.1.4.1.2011.5.25.149.4.0.5 | current |
| hwPimNeighborAdd NOTIFICATION-TYPE 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. | 1.3.6.1.4.1.2011.5.25.149.4.0.6 | current |
| hwPimGRStart NOTIFICATION-TYPE A hwPimGRStart notification signifies that the router enters the PIM GR state. | 1.3.6.1.4.1.2011.5.25.149.4.0.7 | obsolete |
| hwPimGREnd NOTIFICATION-TYPE A hwPimGREnd notification signifies that the router leaves the PIM GR state. | 1.3.6.1.4.1.2011.5.25.149.4.0.8 | obsolete |
| hwPimMrtLimit NOTIFICATION-TYPE A hwPimMrtLimit notification signifies that PIM entries cannot be created because the upper limit is crossed. | 1.3.6.1.4.1.2011.5.25.149.4.0.9 | current |
| hwPimNeighborUnavailable NOTIFICATION-TYPE A hwPimNeighborUnavailable notification signifies that the PIM neighbor is unavailable. | 1.3.6.1.4.1.2011.5.25.149.4.0.10 | current |
| hwPimNeighborUnavailableClear NOTIFICATION-TYPE A hwPimNeighborUnavailableClear notification signifies that the PIM neighbor is available. | 1.3.6.1.4.1.2011.5.25.149.4.0.11 | current |
| hwPimMrtLimitClear NOTIFICATION-TYPE A hwPimMrtLimit notification signifies that PIM entries can created. | 1.3.6.1.4.1.2011.5.25.149.4.0.12 | current |
| hwPimStarGThresholdExceed NOTIFICATION-TYPE A hwPimStarGThresholdExceed notification signifies that PIM (*, G) entries count of all instances reached the upper threshold. | 1.3.6.1.4.1.2011.5.25.149.4.0.13 | current |
| hwPimStarGThresholdExceedClear NOTIFICATION-TYPE A hwPimStarGThresholdExceedClear notification signifies that PIM (*, G) entries count of all instances fell below the lower threshold. | 1.3.6.1.4.1.2011.5.25.149.4.0.14 | current |
| hwPimStarGExceed NOTIFICATION-TYPE A hwPimStarGExceed notification signifies that PIM (*, G) entries count of all instances reached the limit. | 1.3.6.1.4.1.2011.5.25.149.4.0.15 | current |
| hwPimStarGExceedClear NOTIFICATION-TYPE A hwPimStarGExceedClear notification signifies that PIM(*, G) entries count of all instances fell below the limit. | 1.3.6.1.4.1.2011.5.25.149.4.0.16 | current |
| hwPimSGThresholdExceed NOTIFICATION-TYPE A hwPimSGThresholdExceed notification signifies that PIM (S, G) entries count of all instances reached the upper threshold. | 1.3.6.1.4.1.2011.5.25.149.4.0.17 | current |
| hwPimSGThresholdExceedClear NOTIFICATION-TYPE A hwPimSGThresholdExceedClear notification signifies that PIM (S, G) entries count of all instances fell below the lower threshold. | 1.3.6.1.4.1.2011.5.25.149.4.0.18 | current |
| hwPimSGExceed NOTIFICATION-TYPE A hwPimSGExceed notification signifies that PIM (S, G) entries count of all instances reached the limit. | 1.3.6.1.4.1.2011.5.25.149.4.0.19 | current |
| hwPimSGExceedClear NOTIFICATION-TYPE A hwPimSGExceedClear notification signifies that the number of PIM(S, G) entries count of all instances fell below the limit. | 1.3.6.1.4.1.2011.5.25.149.4.0.20 | current |
| hwPimGlobalTypeSGThresholdExceed NOTIFICATION-TYPE A hwPimGlobalTypeSGThresholdExceed notification signifies that PIM specified type entries count of all instances reached the upper threshold. | 1.3.6.1.4.1.2011.5.25.149.4.0.21 | current |
| hwPimGlobalTypeSGThresholdExceedClear NOTIFICATION-TYPE A hwPimGlobalTypeSGThresholdExceedClear notification signifies that PIM specified type entries count of all instances fell below the lower threshold. | 1.3.6.1.4.1.2011.5.25.149.4.0.22 | current |
| hwPimGlobalTypeSGExceed NOTIFICATION-TYPE A hwPimGlobalTypeSGExceed notification signifies that PIM specified type entries count of all instances reached the limit. | 1.3.6.1.4.1.2011.5.25.149.4.0.23 | current |
| hwPimGlobalTypeSGExceedClear NOTIFICATION-TYPE A hwPimGlobalTypeSGExceedClear notification signifies that the number of PIM specified type entries count of all instances fell below the limit. | 1.3.6.1.4.1.2011.5.25.149.4.0.24 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| hwPimMibComplianceAsm MODULE-COMPLIANCE The compliance statement for PIM-SM MIB. | 1.3.6.1.4.1.2011.5.25.149.4.2.1.1 | current |
| hwPimMibComplianceBidir MODULE-COMPLIANCE The compliance statement for Bidir-PIM MIB. | 1.3.6.1.4.1.2011.5.25.149.4.2.1.2 | current |
| hwPimMibComplianceSsm MODULE-COMPLIANCE The compliance statement for PIM SSM MIB. | 1.3.6.1.4.1.2011.5.25.149.4.2.1.3 | current |
| hwPimMibComplianceDm MODULE-COMPLIANCE The compliance statement for PIM-DM MIB. | 1.3.6.1.4.1.2011.5.25.149.4.2.1.4 | current |
| hwPimTopologyGroup OBJECT-GROUP A collection of read-only objects used to report local PIM topology. | 1.3.6.1.4.1.2011.5.25.149.4.2.2.1 | current |
| hwPimNotificationGroup NOTIFICATION-GROUP A collection of notifications for signaling important PIM events. | 1.3.6.1.4.1.2011.5.25.149.4.2.2.2 | current |
| hwPimTuningParametersGroup OBJECT-GROUP A collection of writeable objects used to configure PIM behavior and to tune performance. | 1.3.6.1.4.1.2011.5.25.149.4.2.2.3 | current |
| hwPimRouterStatisticsGroup OBJECT-GROUP A collection of statistics global to the PIM router. | 1.3.6.1.4.1.2011.5.25.149.4.2.2.4 | current |
| hwPimSsmGroup OBJECT-GROUP A collection of objects to support management of PIM routers running the PIM SSM (Source Specific Multicast) protocol, in PIM mode SM (Sparse Mode). | 1.3.6.1.4.1.2011.5.25.149.4.2.2.5 | current |
| hwPimRpConfigGroup OBJECT-GROUP A collection of objects to support configuration of RPs (Rendezvous Points) and Group Mappings. | 1.3.6.1.4.1.2011.5.25.149.4.2.2.6 | current |
| hwPimSmGroup OBJECT-GROUP A collection of objects to support management of PIM routers running PIM-SM (Sparse Mode). The groups hwPimSsmGroup and hwPimRpConfigGroup are also required. | 1.3.6.1.4.1.2011.5.25.149.4.2.2.7 | current |
| hwPimBidirGroup OBJECT-GROUP A collection of objects to support management of PIM routers running BIDIR mode. The groups hwPimSsmGroup, hwPimSmGroup and hwPimRpConfigGroup are also required. | 1.3.6.1.4.1.2011.5.25.149.4.2.2.8 | current |
| hwPimNetMgmtNotificationObjects OBJECT-GROUP A collection of objects to support notification of PIM network management events. | 1.3.6.1.4.1.2011.5.25.149.4.2.2.11 | current |
| hwPimNetMgmtNotificationGroup NOTIFICATION-GROUP A collection of notifications for signaling PIM network management events. | 1.3.6.1.4.1.2011.5.25.149.4.2.2.12 | current |
| hwPimDiagnosticsGroup OBJECT-GROUP Objects providing additional diagnostics related to a PIM router. | 1.3.6.1.4.1.2011.5.25.149.4.2.2.13 | current |
| hwPimDmGroup OBJECT-GROUP A collection of objects required for management of PIM Dense Mode (PIM-DM) function. The groups hwPimSsmGroup and hwPimSmGroup are also required. | 1.3.6.1.4.1.2011.5.25.149.4.2.2.14 | current |
| hwPimDeviceStorageGroup OBJECT-GROUP An object that specifies the volatility of global PIM configuration settings on this device. | 1.3.6.1.4.1.2011.5.25.149.4.2.2.15 | current |