HP-ICF-PIM6
- Registered at
- 1.3.6.1.4.1.11.2.14.11.5.1.122
- Last updated
- 2017-10-10 00:00
- Organization
- HP Networking
- Revisions
- 2017-10-10 00:00, 2017-07-03 00:00, 2012-04-12 00:00
- Namespace
- hp
- Source file
HP-ICF-PIM6- Digest
sha256:29b40b263143ae3b8071428cd2e87465e798652616f4edd8c6fae18cd4b4741a
Description
This MIB module contains HP proprietary extensions to the standard PIM MIB (RFC 5060).
Contact
Hewlett-Packard Company 8000 Foothills Blvd. Roseville, CA 95747
Imports
| From | Symbols |
|---|---|
| HP-ICF-OID | hpSwitch |
| IANA-RTPROTO-MIB | IANAipMRouteProtocol, IANAipRouteProtocol |
| IF-MIB | InterfaceIndex, InterfaceIndexOrZero |
| INET-ADDRESS-MIB | InetAddress, InetAddressPrefixLength, InetAddressType |
| PIM-MIB | pimRPSetComponent |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, Counter64, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, Unsigned32, iso |
| SNMPv2-TC | DisplayString, RowStatus, 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.
HP-ICF-OID HP-ICF-PIM6 IANA-RTPROTO-MIB IANAifType-MIB IF-MIB INET-ADDRESS-MIB IPMROUTE-STD-MIB PIM-MIB SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| hpicfPim6Objects OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.122.1 | |||
| hpicfPim6Traps OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.0 | |||
| hpicfPim6 OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1 | |||
| hpicfPim6AdminStatus OBJECT-TYPE The operational status of the PIMv6 routing protocol on this router. Default is disabled. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.1 | INTEGER {enable(1), disable(2)} | read-write | current |
| hpicfPim6StateRefreshInterval OBJECT-TYPE The interval between successive State Refresh messages originated by this router. Default is 60 seconds. The maximum value allowed in PIMv6 for State Refresh interval will be 100. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.2 | Integer32 (10..100) | read-write | current |
| hpicfPim6TrapControl OBJECT-TYPE Indicates whether the PIMv6-enabled router will generate SNMP traps for PIMv6 events. The set bit means 'enabled'. - neighborLoss(0) This bit controls whether the notification trap is allowed to be sent when the neighbor timer expires and the router has no other neighbors on the same interface with a lower IP address than itself. - hardMrtFull(1) This bit controls whether the notification trap is allowed to be sent when the MRT table is full and the error has been originated by hardware. - softMrtFull(2) This bit controls whether the notification trap is allowed to be sent when the MRT table is full and the error has been originated by software. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.3 | Bits {neighborLoss(0), hardMrtFull(1), softMrtFull(2)} | read-write | current |
| hpicfPim6IfTable OBJECT-TYPE HP extensions to the pimInterfaceTable. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.4 | not-accessible | current | |
| hpicfPim6IfEntry OBJECT-TYPE HP extensions for an entry in the pimInterfaceTable. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.4.1 | not-accessible | current | |
| hpicfPim6IfIndex OBJECT-TYPE The ifindex value of this PIMv6 interface. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.4.1.1 | InterfaceIndex | not-accessible | current |
| hpicfPim6IfAddressType OBJECT-TYPE The address type of this PIMv6 interface. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.4.1.2 | InetAddressType | read-create | current |
| hpicfPim6IfAddress OBJECT-TYPE The primary IP address of this router on this PIMv6 interface. The InetAddressType is given by the pimInterfaceAddressType object. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.4.1.3 | InetAddress (SIZE(0 | 4 | 8 | 16 | 20)) | read-create | current |
| hpicfPim6IfMode OBJECT-TYPE The configured mode of this PIMv6 interface. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.4.1.4 | INTEGER {dense(1), sparse(2)} | read-create | current |
| hpicfPim6IfTrigHelloInterval OBJECT-TYPE The maximum time before this router sends a triggered PIMv6 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 PIMv6 Hello messages should always be sent immediately. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.4.1.5 | Unsigned32 (0..5) | read-create | current |
| hpicfPim6IfHelloHoldtime OBJECT-TYPE The value set in the Holdtime field of PIMv6 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 hpicfPim6InterfaceHelloInterval,or 65535 if hpicfPim6InterfaceHelloInterval is set to zero. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.4.1.6 | Unsigned32 (0..65535) | read-create | current |
| hpicfPim6IfLanPruneDelay OBJECT-TYPE Turns the LAN Prune Delay options ON and OFF, on this interface. Default is true. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.4.1.7 | TruthValue | read-create | current |
| hpicfPim6IfPropagationDelay OBJECT-TYPE The expected propagation delay between PIMv6 routers on this network or link.This router inserts this value into the Propagation_Delay 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 local router. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.4.1.8 | Unsigned32 (250..2000) | read-create | current |
| hpicfPim6IfOverrideInterval OBJECT-TYPE The value this router inserts into the Override_Interval field of the LAN Prune Delay option in the PIMv6 Hello messages it sends on this interface. When overriding a prune, PIMv6 routers pick a random timer up to the value of this object. The more PIMv6 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 PIMv6 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.11.2.14.11.5.1.122.1.1.4.1.9 | Unsigned32 (500..6000) | read-create | current |
| hpicfPim6IfGenerationID OBJECT-TYPE Turns the Generation ID option ON and OFF, on this interface. Default is false. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.4.1.10 | TruthValue | read-create | current |
| hpicfPim6IfJoinPruneHoldtime OBJECT-TYPE The value inserted into the Holdtime field of a PIMv6 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 hpicfPim6JoinPruneInterval, or 65535 if hpicfpiPim6JoinPruneInterval is set to zero. PIMv6-DM implementations are recommended to use the value of hpicfPim6IfPruneLimitInterval. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.4.1.11 | Unsigned32 (0..65535) | read-create | current |
| hpicfPim6IfGraftRetryInterval 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 PIMv6-DM specification. This object is used only by PIMv6-DM. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.4.1.12 | Unsigned32 (1..10) | read-create | current |
| hpicfPim6IfMaxGraftRetries OBJECT-TYPE The maximum number of times this router will re-send a Graft on this interface. Default is 2. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.4.1.13 | Integer32 (1..10) | read-create | current |
| hpicfPim6IfSRTTLThreshold OBJECT-TYPE The Time To Live in a PIMv6-DM State Refresh message at which it is not forwarded on this interface. Default is 0. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.4.1.14 | Unsigned32 | read-create | current |
| hpicfPim6IfLanDelayEnabled OBJECT-TYPE Evaluates to TRUE if all routers on this interface are using the LAN Prune Delay Option. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.4.1.15 | TruthValue | read-only | current |
| hpicfPim6IfSRCapable OBJECT-TYPE Evaluates to TRUE if all routers on this interface are using the State Refresh Capable Option. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.4.1.16 | TruthValue | read-only | current |
| hpicfPim6IfNBRTimeout OBJECT-TYPE Time interval after which the router will consider a neighbor to not be present, if no PIM Hello messages arrived on the interface. Default is 180 seconds. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.4.1.17 | Integer32 (60..8000) | read-create | current |
| hpicfPim6IfNBRCount OBJECT-TYPE PIMv6 Neighbor Count. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.4.1.18 | Counter32 | read-only | current |
| hpicfPim6IfNegotiatedPropagationDelay OBJECT-TYPE Negotiated PIMv6 LAN/Propagation Delay (ms). | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.4.1.19 | TimeTicks | read-only | current |
| hpicfPim6IfNegotiatedOverrideInterval OBJECT-TYPE Negotiated PIMv6 Override Interval (ms). | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.4.1.20 | TimeTicks | read-only | current |
| hpicfPim6IfAssertHoldInterval OBJECT-TYPE PIMv6 Assert Hold Interval (s). | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.4.1.21 | Counter32 | read-only | current |
| hpicfPim6IfNumRoutersNotUsingLanDelay OBJECT-TYPE Number of routers on network not using LAN Delay. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.4.1.22 | Counter32 | read-only | current |
| hpicfPim6IfHelloInterval OBJECT-TYPE The frequency at which PIMv6 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.11.2.14.11.5.1.122.1.1.4.1.23 | Unsigned32 (5..300) | read-create | current |
| hpicfPim6IfStatus OBJECT-TYPE The status of this entry. Creating the entry enables PIMv6 on the interface; destroying the entry disables PIMv6 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.11.2.14.11.5.1.122.1.1.4.1.24 | RowStatus | read-create | current |
| hpicfPim6IfDRPriority OBJECT-TYPE The Designated Router Priority inserted into the DR priority option on this interface. Default is 1. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.4.1.25 | Unsigned32 | read-create | current |
| hpicfPim6IfDRType OBJECT-TYPE The address type of Designated Router on this PIM interface. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.4.1.26 | InetAddressType | read-create | current |
| hpicfPim6IfDR OBJECT-TYPE The primary IP address of the Designated Router on this PIM interface. The InetAddressType is given by the hpicfPim6InterfaceAddressType object. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.4.1.27 | InetAddress (SIZE(0 | 4 | 8 | 16 | 20)) | read-only | current |
| hpicfPim6RemoveConfig OBJECT-TYPE PIMv6 is halted. This objects clears all existing PIMv6 configuration, intializes the pim config to the default state. SnmpGet on this will always return false. An SnmpSet of false has no effect. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.5 | TruthValue | read-write | current |
| hpicfPim6NumStaticRpfEntries OBJECT-TYPE Total number of Static RPF entries. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.6 | Counter32 | read-only | current |
| hpicfPim6Version OBJECT-TYPE Currently running PIM Version. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.7 | Counter32 | read-only | current |
| hpicfPim6StarGEntries OBJECT-TYPE Total number of entries in the (*,G) table | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.8 | Counter32 | read-only | current |
| hpicfPim6SGEntries OBJECT-TYPE Total number of entries in the (S,G) table. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.9 | Counter32 | read-only | current |
| hpicfPim6TotalNeighborCount OBJECT-TYPE PIMv6 Neighbor Count. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.10 | Counter32 | read-only | current |
| hpicfPim6JoinPruneInterval OBJECT-TYPE The default interval at which periodic PIMv6-SM Join/Prune messages are to be sent. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.11 | Integer32 | read-write | current |
| hpicfPim6StaticRPSetTable OBJECT-TYPE The (conceptual) table containing statically configured Rendezvous Points (RPs) for IPv6 multicast group mappings. This information is being used in the PIMv6 Sparse mode only. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.12 | not-accessible | current | |
| hpicfPim6StaticRPSetEntry OBJECT-TYPE An entry (row) in the hpicfPim6StaticRPSetTable. NOTE: the pimRPSetComponent is an index that uniquely identifies the component. Each protocol instance connected to a separate domain should have a different index value. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.12.1 | not-accessible | current | |
| hpicfPim6StaticRPSetGrpAddrType OBJECT-TYPE The address type of this RP-set Group address. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.12.1.1 | InetAddressType | not-accessible | current |
| hpicfPim6StaticRPSetGroupAddress OBJECT-TYPE The IPv6 multicast group address which, when combined with hpicfPim6StaticRPSetGroupMask, gives the group prefix for which this entry contains information about the statically configured RP. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.12.1.2 | InetAddress (SIZE(0 | 4 | 8 | 16 | 20)) | not-accessible | current |
| hpicfPim6StaticRPSetGrpMskType OBJECT-TYPE The address type of this RP-set Group mask. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.12.1.3 | InetAddressType | not-accessible | current |
| hpicfPim6StaticRPSetGroupMask OBJECT-TYPE The multicast group address mask which, when combined with hpicfPim6StaticRPSetGroupAddress, gives the group prefix for which this entry contains information about the statically configured RP. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.12.1.4 | InetAddress (SIZE(0 | 4 | 8 | 16 | 20)) | not-accessible | current |
| hpicfPim6StaticRPSetAddressType OBJECT-TYPE The address type of this RP-set Address. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.12.1.5 | InetAddressType | not-accessible | current |
| hpicfPim6StaticRPSetAddress OBJECT-TYPE The IPv6 address of statically configured RP for the given IPv6 multicast group(s). | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.12.1.6 | InetAddress (SIZE(0 | 4 | 8 | 16 | 20)) | not-accessible | current |
| hpicfPim6StaticRPSetOverride OBJECT-TYPE If true, indicates that the router should ignore the information learned by a BSR if there is a conflict between the information this static entry contains and the information that is learned by the BSR. Default is false. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.12.1.7 | TruthValue | read-create | current |
| hpicfPim6StaticRPSetRowStatus OBJECT-TYPE The status of this row, by which new entries may be created, or old entries deleted from this table. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.12.1.8 | RowStatus | read-create | current |
| hpicfPim6CandidateRPTable OBJECT-TYPE The (conceptual) table listing the IPv6 multicast groups for which the local router is to advertise itself as a Candidate-RP when the value of hpicfPim6ComponentCRPHoldTime is non-zero. If this table is empty, then the local router will advertise itself as a Candidate-RP for all groups (providing the value of hpicfPim6ComponentCRPHoldTime is non- zero). | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.13 | not-accessible | current | |
| hpicfPim6CandidateRPEntry OBJECT-TYPE An entry (conceptual row) in the hpicfPim6CandidateRPTable. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.13.1 | not-accessible | current | |
| hpicfPim6CandidateRPGrpAddrType OBJECT-TYPE The IP address type of hpicfPim6CandidateRPGroupAddress. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.13.1.1 | InetAddressType | not-accessible | current |
| hpicfPim6CandidateRPGroupAddress OBJECT-TYPE The IPv6 multicast group address which, when combined with hpicfPim6CandidateRPGroupMask, identifies a group prefix for which the local router will advertise itself as a Candidate-RP. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.13.1.2 | InetAddress (SIZE(0 | 4 | 8 | 16 | 20)) | not-accessible | current |
| hpicfPim6CandidateRPGrpMskType OBJECT-TYPE The IP address type of hpicfPim6CandidateRPGroupMask. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.13.1.3 | InetAddressType | not-accessible | current |
| hpicfPim6CandidateRPGroupMask OBJECT-TYPE The multicast group address mask which, when combined with hpicfPim6CandidateRPGroupMask, identifies a group prefix for which the local router will advertise itself as a Candidate-RP. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.13.1.4 | InetAddress (SIZE(0 | 4 | 8 | 16 | 20)) | not-accessible | current |
| hpicfPim6CandidateRPAddressType OBJECT-TYPE The IP address type of hpicfPim6CandidateRPAddress. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.13.1.5 | InetAddressType | read-create | current |
| hpicfPim6CandidateRPAddress OBJECT-TYPE The (unicast) address of the interface which will be advertised as a Candidate-RP. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.13.1.6 | InetAddress (SIZE(0 | 4 | 8 | 16 | 20)) | read-create | current |
| hpicfPim6CandidateRPRowStatus OBJECT-TYPE The status of this row, by which new entries may be created, or old entries deleted from this table. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.13.1.7 | RowStatus | read-create | current |
| hpicfPim6ComponentTable OBJECT-TYPE The (conceptual) table containing objects specific to a PIMv6 domain. One row exists for each domain to which the router is connected. A PIMv6-SM domain is defined as an area of the network over which Bootstrap messages are forwarded. Typically, a PIMv6-SM router will be a member of exactly one domain. This table also supports, however, routers which may form a border between two PIMv6-SM domains and do not forward Bootstrap messages between them. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.14 | not-accessible | current | |
| hpicfPim6ComponentEntry OBJECT-TYPE An entry (conceptual row) in the hpicfPim6ComponentTable. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.14.1 | not-accessible | current | |
| hpicfPim6ComponentIndex OBJECT-TYPE A number uniquely identifying the component. Each protocol instance connected to a separate domain should have a different index value. Routers that only support membership in a single PIMv6-SM domain should use a hpicfPim6ComponentIndex value of 1. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.14.1.1 | Integer32 (1..255) | not-accessible | current |
| hpicfPim6ComponentBSRAddrType OBJECT-TYPE The IP address type of the bootstrap router (BSR) for the local PIMv6 region. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.14.1.2 | InetAddressType | read-only | current |
| hpicfPim6ComponentBSRAddress OBJECT-TYPE The IPv6 address of the bootstrap router (BSR) for the local PIMv6 region. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.14.1.3 | InetAddress | read-only | current |
| hpicfPim6ComponentBSRExpiryTime OBJECT-TYPE The minimum time remaining before the bootstrap router in the local domain will be declared down. For candidate BSRs, this is the time until the component sends an RP-Set message. For other routers, this is the time until it may accept an RP-Set message from a lower candidate BSR. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.14.1.4 | TimeTicks | read-only | current |
| hpicfPim6ComponentCRPHoldTime OBJECT-TYPE The holdtime of the component when it is a candidate RP in the local domain. The value of 0 is used to indicate that the local system is not a Candidate-RP. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.14.1.5 | Integer32 (0..255) | read-create | current |
| hpicfPim6ComponentStatus OBJECT-TYPE The status of this entry. Creating the entry creates another protocol instance; destroying the entry disables a protocol instance. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.14.1.6 | RowStatus | read-create | current |
| hpicfPim6ComponentCBSRAdmStatus OBJECT-TYPE This objects specifies whether or not the router configured to be a Candidate BSR for the local PIMv6 region. Default is disabled. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.14.1.7 | INTEGER {enable(1), disable(2)} | read-create | current |
| hpicfPim6ComponentCBSRAddrType OBJECT-TYPE The IPv6 address type of the Candidate BSR router will advertise for the local PIMv6 region. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.14.1.8 | InetAddressType | read-create | current |
| hpicfPim6ComponentCBSRAddress OBJECT-TYPE The IPv6 address the Candidate BSR router will advertise for the local PIMv6 region. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.14.1.9 | InetAddress | read-create | current |
| hpicfPim6ComponentCBSRPriority OBJECT-TYPE The priority for Candidate BSR router. In BSR election process the candidate BSR with the highest (numerically bigger) priority becomes the BSR. If the priority values are the same, the router with the larger IPv6 address is the BSR. Default is 0. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.14.1.10 | Integer32 (0..255) | read-create | current |
| hpicfPim6ComponentCBSRHashMskLen OBJECT-TYPE Specifies the length (in bits) of a multicast group address to use when mapping a group to one of the candidate RPs from the RP-Set whose group-prefix includes the group. Default is 126. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.14.1.11 | Integer32 (1..128) | read-create | current |
| hpicfPim6ComponentCBSRMsgInt OBJECT-TYPE If this router is the elected BSR, then this is the interval for sending (multicast out) periodic Bootstrap (RP-Set) messages on all PIMv6 SM interfaces. Default is 60 seconds. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.14.1.12 | Integer32 (5..300) | read-create | current |
| hpicfPim6ComponentCRPPriority OBJECT-TYPE The priority for the Candidate RP for the local PIMv6 domain. Determines which Candidate RPs get selected by the BSR to be in the RP Set. The smaller value means the higher priority (a value of zero is the highest possible priority). Default is 192. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.14.1.13 | Integer32 (0..255) | read-create | current |
| hpicfPim6ComponentCRPAdvInterval OBJECT-TYPE The interval at which the Candidate RP transmits (unicast to the elected BSR) advertise messages in the local PIMv6 domain. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.14.1.14 | Unsigned32 | read-only | current |
| hpicfPim6ComponentBSRPriority OBJECT-TYPE The priority of the Bootstrap Router (BSR) elected for the local PIMv6 region. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.14.1.15 | Unsigned32 | read-only | current |
| hpicfPim6ComponentBSRHashMskLen OBJECT-TYPE The hash mask length of the elected Bootstrap Router (BSR). | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.14.1.16 | Unsigned32 | read-only | current |
| hpicfPim6ComponentBSRUpTime OBJECT-TYPE Length of time that the elected Bootstrap Router (BSR) has been up. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.14.1.17 | TimeTicks | read-only | current |
| hpicfPim6ComponentBSRNextMessage OBJECT-TYPE Time in which the next bootstrap message is due from the elected Bootstrap Router (BSR). | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.14.1.18 | TimeTicks | read-only | current |
| hpicfPim6ComponentCRPAdvTimer OBJECT-TYPE Next scheduled Candidate RP Advertisement. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.14.1.19 | TimeTicks | read-only | current |
| hpicfPim6SPTThreshold OBJECT-TYPE Specifies a threshold for switching to the Shortest Path Tree (SPT) on this router. If the object has the special value of -1, the Shared Tree rooted to the Rendezvous Point (RP) will be used indefinitely on the router. Default is -1. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.15 | Integer32 | read-write | current |
| hpicfPim6NeighborTable OBJECT-TYPE The (conceptual) table listing the router's PIMv6 neighbors. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.16 | not-accessible | current | |
| hpicfPim6NeighborEntry OBJECT-TYPE An entry (conceptual row) in the hpicfPim6NeighborTable. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.16.1 | not-accessible | current | |
| hpicfPim6NeighborIfIndex OBJECT-TYPE The value of ifIndex for the interface used to reach this PIMv6 neighbor. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.16.1.1 | InterfaceIndex | not-accessible | current |
| hpicfPim6NeighborAddressType OBJECT-TYPE The address type of this PIM neighbor. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.16.1.2 | InetAddressType | not-accessible | current |
| hpicfPim6NeighborAddress OBJECT-TYPE The primary IP address of this PIM neighbor. The InetAddressType is given by the hpicfPim6NeighborAddressType object. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.16.1.3 | InetAddress (SIZE(4 | 8 | 16 | 20)) | not-accessible | current |
| hpicfPim6NeighborGenIDPresent OBJECT-TYPE Evaluates to TRUE if this neighbor is using the Generation ID option. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.16.1.4 | TruthValue | read-only | current |
| hpicfPim6NeighborGenIDValue OBJECT-TYPE The value of the Generation ID from the last PIM Hello message received from this neighbor. This object is always zero if hpicfPim6NeighborGenIDPresent is FALSE. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.16.1.5 | Unsigned32 | read-only | current |
| hpicfPim6NeighborUpTime OBJECT-TYPE The time since this PIMv6 neighbor (last) became a neighbor of the local router. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.16.1.6 | TimeTicks | read-only | current |
| hpicfPim6NeighborExpiryTime OBJECT-TYPE The minimum time remaining before this PIMv6 neighbor will time out. The value zero indicates that this PIMv6 neighbor will never time out. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.16.1.7 | TimeTicks | read-only | current |
| hpicfPim6NeighborDRPrioPresent OBJECT-TYPE Evaluates to TRUE if this neighbor is using the DR Priority option. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.16.1.8 | TruthValue | read-only | current |
| hpicfPim6NeighborDRPriority 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 hpicfPim6NeighborDRPrioPresent is FALSE. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.16.1.9 | Unsigned32 | read-only | current |
| hpicfPim6NeighborLanPruneDlyPres OBJECT-TYPE Evaluates to TRUE if this neighbor is using the LAN Prune Delay option. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.16.1.10 | TruthValue | read-only | current |
| hpicfPim6RPSetTable OBJECT-TYPE The (conceptual) table listing PIM information for candidate Rendezvous Points (RPs) for IP multicast groups. When the local router is the BSR, this information is obtained from received Candidate-RP-Advertisements. When the local router is not the BSR, this information is obtained from received RP-Set messages. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.17 | not-accessible | current | |
| hpicfPim6RPSetEntry OBJECT-TYPE An entry (conceptual row) in the hpicfPim6RPSetTable. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.17.1 | not-accessible | current | |
| hpicfPim6RPSetGroupAddressType OBJECT-TYPE The address type of this RP-set Group address. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.17.1.1 | InetAddressType | not-accessible | current |
| hpicfPim6RPSetGroupAddress OBJECT-TYPE The IP multicast group address which, when combined with hpicfPim6RPSetGroupMask, gives the group prefix for which this entry contains information about the Candidate-RP. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.17.1.2 | InetAddress (SIZE(0 | 4 | 8 | 16 | 20)) | not-accessible | current |
| hpicfPim6RPSetGroupMaskType OBJECT-TYPE The address type of this RP-set Mask address. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.17.1.3 | InetAddressType | not-accessible | current |
| hpicfPim6RPSetGroupMask OBJECT-TYPE The multicast group address mask which, when combined with hpicfPim6RPSetGroupAddress, gives the group prefix for which this entry contains information about the Candidate-RP. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.17.1.4 | InetAddress (SIZE(0 | 4 | 8 | 16 | 20)) | not-accessible | current |
| hpicfPim6RPSetAddressType OBJECT-TYPE The address type of this RP-set address. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.17.1.5 | InetAddressType | not-accessible | current |
| hpicfPim6RPSetAddress OBJECT-TYPE The IP address of the Candidate-RP. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.17.1.6 | InetAddress (SIZE(0 | 4 | 8 | 16 | 20)) | not-accessible | current |
| hpicfPim6RPSetHoldTime OBJECT-TYPE The holdtime of a Candidate-RP. If the local router is not the BSR, this value is 0. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.17.1.7 | Integer32 (0..255) | read-only | current |
| hpicfPim6RPSetExpiryTime OBJECT-TYPE The minimum time remaining before the Candidate-RP will be declared down. If the local router is not the BSR, this value is 0. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.17.1.8 | TimeTicks | read-only | current |
| hpicfPim6IpMcastEnabled OBJECT-TYPE The enabled status of IPv6 Multicast routing on this router. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.18 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| hpicfPim6IpMcastRouteEntryCount OBJECT-TYPE The number of rows in the ipMRouteTable. This can be used to monitor the multicast routing table size. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.19 | Counter32 | read-only | current |
| hpicfPim6IpMRouteTable OBJECT-TYPE The (conceptual) table containing multicast routing information for IPv6 datagrams sent by particular sources to the IPv6 multicast groups known to this router. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.20 | not-accessible | current | |
| hpicfPim6IpMRouteEntry OBJECT-TYPE An entry (conceptual row) containing the multicast routing information for IPv6 datagrams from a particular source and addressed to a particular IPv6 multicast group address. OIDs are limited to 128 sub-identifiers, but this limit is not enforced by the syntax of this entry. In practice, this does not present a problem, because IP address types allowed by conformance statements do not exceed this limit. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.20.1 | not-accessible | current | |
| hpicfPim6IpMRouteGrpAddrType OBJECT-TYPE A value indicating the address family of the address contained in hpicfPim6IpMRouteGroup. Legal values correspond to the subset of address families for which multicast forwarding is supported. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.20.1.1 | InetAddressType | not-accessible | current |
| hpicfPim6IpMRouteGroup OBJECT-TYPE The IP multicast group address which, when combined with the corresponding value specified in hpicfPim6IpMRouteGroupPrefixLength, identifies the groups for which this entry contains multicast routing information. This address object is only significant up to hpicfPim6IpMRouteGroupPrefixLength bits. The remaining address bits are set to 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. For addresses of type ipv4z or ipv6z, the appended zone index is significant even though it lies beyond the prefix length. The use of these address types indicate that this forwarding state applies only within the given zone. Zone index zero is not valid in this table. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.20.1.2 | InetAddress (SIZE(0 | 4 | 8 | 16 | 20)) | not-accessible | current |
| hpicfPim6IpMRouteGrpPrefixLen OBJECT-TYPE The length in bits of the mask which, when combined with the corresponding value of hpicfPim6IpMRouteGroup, identifies the groups for which this entry contains multicast routing information. The InetAddressType is given by hpicfPim6IpMRouteGroupAddressType. For values 'ipv4' and 'ipv4z', this object must be in the range 4..32. For values 'ipv6' and 'ipv6z', this object must be in the range 8..128. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.20.1.3 | InetAddressPrefixLength | not-accessible | current |
| hpicfPim6IpMRouteSrcAddrType OBJECT-TYPE A value indicating the address family of the address contained in hpicfPim6IpMRouteSource. A value of unknown(0) indicates a non-source-specific entry, corresponding to all sources in the group. Otherwise, the value MUST be the same as the value of hpicfPim6IpMRouteGroupType. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.20.1.4 | InetAddressType | not-accessible | current |
| hpicfPim6IpMRouteSource OBJECT-TYPE The network address which, when combined with the corresponding value of hpicfPim6IpMRouteSourcePrefixLength, identifies the sources for which this entry contains multicast routing information. This address object is only significant up to hpicfPim6IpMRouteSourcePrefixLength bits. The remaining address bits are set to 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. For addresses of type ipv4z or ipv6z, the appended zone index is significant even though it lies beyond the prefix length. The use of these address types indicate that this source address applies only within the given zone. Zone index zero is not valid in this table. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.20.1.5 | InetAddress (SIZE(0 | 4 | 8 | 16 | 20)) | not-accessible | current |
| hpicfPim6IpMRouteSrcPrefixLen OBJECT-TYPE The length in bits of the mask which, when combined with the corresponding value of hpicfPim6IpMRouteSource, identifies the sources for which this entry contains multicast routing information. The InetAddressType is given by hpicfPim6IpMRouteSourceAddressType. For the value 'unknown', this object must be zero. For values 'ipv4' and 'ipv4z', this object must be in the range 4..32. For values 'ipv6' and 'ipv6z', this object must be in the range 8..128. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.20.1.6 | InetAddressPrefixLength | not-accessible | current |
| hpicfPim6IpMRouteUpstrNbrType OBJECT-TYPE A value indicating the address family of the address contained in hpicfPim6IpMRouteUpstreamNbr. An address type of unknown(0) indicates that the upstream neighbor is unknown, for example in BIDIR-PIM. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.20.1.7 | InetAddressType | read-only | current |
| hpicfPim6IpMRouteUpstrNbr OBJECT-TYPE The address of the upstream neighbor (for example, RPF neighbor) from which IP datagrams from these sources to this multicast address are received. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.20.1.8 | InetAddress (SIZE(0 | 4 | 8 | 16 | 20)) | read-only | current |
| hpicfPim6IpMRouteInIfIndex OBJECT-TYPE The value of ifIndex for the interface on which IP datagrams sent by these sources to this multicast address are received. A value of 0 indicates that datagrams are not subject to an incoming interface check, but may be accepted on multiple interfaces (for example, in BIDIR-PIM). | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.20.1.9 | InterfaceIndexOrZero | read-only | current |
| hpicfPim6IpMRouteTimeStamp OBJECT-TYPE The value of sysUpTime at which the multicast routing information represented by this entry was learned by the router. If this information was present at the most recent re- initialization of the local management subsystem, then this object contains a zero value. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.20.1.10 | TimeStamp | read-only | current |
| hpicfPim6IpMRouteExpiryTime OBJECT-TYPE The minimum amount of time remaining before this entry will be aged out. The value 0 indicates that the entry is not subject to aging. If hpicfPim6IpMRouteNHopState is pruned(1),this object represents the remaining time until the prune expires. If this timer expires, state reverts to forwarding(2). Otherwise, this object represents the time until this entry is removed from the table. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.20.1.11 | TimeTicks | read-only | current |
| hpicfPim6IpMRouteProtocol OBJECT-TYPE The multicast routing protocol via which this multicast forwarding entry was learned. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.20.1.12 | IANAipMRouteProtocol | read-only | current |
| hpicfPim6IpMRouteRtProtocol OBJECT-TYPE The routing mechanism via which the route used to find the upstream or parent interface for this multicast forwarding entry was learned. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.20.1.13 | IANAipRouteProtocol | read-only | current |
| hpicfPim6IpMRouteRtAddrType OBJECT-TYPE A value indicating the address family of the address contained in hpicfPim6IpMRouteRtAddress. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.20.1.14 | InetAddressType | read-only | current |
| hpicfPim6IpMRouteRtAddress OBJECT-TYPE The address portion of the route used to find the upstream or parent interface for this multicast forwarding entry. This address object is only significant up to hpicfPim6IpMRouteRtPrefixLength bits. The remaining address bits are set to zero. For addresses of type ipv4z or ipv6z, the appended zone index is significant even though it lies beyond the prefix length. The use of these address types indicate that this forwarding state applies only within the given zone. Zone index zero is not valid in this table. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.20.1.15 | InetAddress (SIZE(0 | 4 | 8 | 16 | 20)) | read-only | current |
| hpicfPim6IpMRouteRtPrefixLen OBJECT-TYPE The length in bits of the mask associated with the route used to find the upstream or parent interface for this multicast forwarding entry. The InetAddressType is given by hpicfPim6IpMRouteRtAddressType. For values 'ipv4' and 'ipv4z', this object must be in the range 4..32. For values 'ipv6' and 'ipv6z', this object must be in the range 8..128. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.20.1.16 | InetAddressPrefixLength | read-only | current |
| hpicfPim6IpMRouteRtType OBJECT-TYPE The reason the given route was placed in the (logical) multicast Routing Information Base (RIB). A value of unicast means that the route would normally be placed only in the unicast RIB, but was placed in the multicast RIB due (instead or in addition) to local configuration, such as when running PIM over RIP. A value of multicast means that the route was explicitly added to the multicast RIB by the routing protocol, such as the Distance Vector Multicast Routing Protocol (DVMRP) or Multiprotocol BGP. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.20.1.17 | INTEGER {unicast(1), multicast(2)} | read-only | current |
| hpicfPim6IpMRouteOctets OBJECT-TYPE The number of octets contained in IP datagrams that were received from these sources and addressed to this multicast group address, and which were forwarded by this router. Discontinuities in this monotonically increasing value occur at re-initialization of the management system. Discontinuities can also occur as a result of routes being removed and replaced, which can be detected by observing the value of hpicfPim6IpMRouteTimeStamp. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.20.1.18 | Counter64 | read-only | current |
| hpicfPim6IpMRoutePkts OBJECT-TYPE The number of packets routed using this multicast route entry. Discontinuities in this monotonically increasing value occur at re-initialization of the management system. Discontinuities can also occur as a result of routes being removed and replaced, which can be detected by observing the value of hpicfPim6IpMRouteTimeStamp. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.20.1.19 | Counter64 | read-only | current |
| hpicfPim6IpMRouteTtlDropOct OBJECT-TYPE The number of octets contained in IP datagrams that this router has received from these sources and addressed to this multicast group address, which were dropped because the TTL (IPv4) or Hop Limit (IPv6) was decremented to zero, or to a value less than hpicfPim6IpMcastInterfaceTtl for all next hops. Discontinuities in this monotonically increasing value occur at re-initialization of the management system. Discontinuities can also occur as a result of routes being removed and replaced, which can be detected by observing the value of hpicfPim6IpMRouteTimeStamp. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.20.1.20 | Counter64 | read-only | current |
| hpicfPim6IpMRouteTtlDropPkts OBJECT-TYPE The number of packets that this router has received from these sources and addressed to this multicast group address, which were dropped because the TTL (IPv4) or Hop Limit (IPv6) was decremented to zero, or to a value less than hpicfPim6IpMcastInterfaceTtl for all next hops. Discontinuities in this monotonically increasing value occur at re-initialization of the management system. Discontinuities can also occur as a result of routes being removed and replaced, which can be detected by observing the value of hpicfPim6IpMRouteTimeStamp. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.20.1.21 | Counter64 | read-only | current |
| hpicfPim6IpMRouteDiffInIfOct OBJECT-TYPE The number of octets contained in IP datagrams that this router has received from these sources and addressed to this multicast group address, which were dropped because they were received on an unexpected interface. For RPF checking protocols (such as PIM-SM), these packets arrived on interfaces other than hpicfPim6IpMRouteInIfIndex, and were dropped because of this failed RPF check. (RPF paths are 'Reverse Path Forwarding' paths; the unicast routes to the expected origin of multicast data flows). Other protocols may drop packets on an incoming interface check for different reasons (for example, BIDIR-PIM performs a DF check on receipt of packets). All packets dropped as a result of an incoming interface check are counted here. If this counter increases rapidly, this indicates a problem. A significant quantity of multicast data is arriving at this router on unexpected interfaces, and is not being forwarded. For guidance, if the rate of increase of this counter exceeds 1% of the rate of increase of hpicfPim6IpMRouteOctets, then there are multicast routing problems that require investigation. Discontinuities in this monotonically increasing value occur at re-initialization of the management system. Discontinuities can also occur as a result of routes being removed and replaced, which can be detected by observing the value of hpicfPim6IpMRouteTimeStamp. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.20.1.22 | Counter64 | read-only | current |
| hpicfPim6IpMRouteDiffInIfPkts OBJECT-TYPE The number of packets which this router has received from these sources and addressed to this multicast group address, which were dropped because they were received on an unexpected interface. For RPF checking protocols (such as PIM-SM), these packets arrived on interfaces other than hpicfPim6IpMRouteInIfIndex, and were dropped because of this failed RPF check. (RPF paths are 'Reverse Path Forwarding' path; the unicast routes to the expected origin of multicast data flows). Other protocols may drop packets on an incoming interface check for different reasons (for example, BIDIR-PIM performs a DF check on receipt of packets). All packets dropped as a result of an incoming interface check are counted here. If this counter increases rapidly, this indicates a problem. A significant quantity of multicast data is arriving at this router on unexpected interfaces, and is not being forwarded. For guidance, if the rate of increase of this counter exceeds 1% of the rate of increase of hpicfPim6IpMRoutePkts,then there are multicast routing problems that require investigation. Discontinuities in this monotonically increasing value occur at re-initialization of the management system. Discontinuities can also occur as a result of routes being removed and replaced, which can be detected by observing the value of hpicfPim6IpMRouteTimeStamp. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.20.1.23 | Counter64 | read-only | current |
| hpicfPim6IpMRouteBps OBJECT-TYPE Bits per second forwarded by this router using this multicast routing entry. This value is a sample; it is the number of bits forwarded during the last whole 1 second sampling period. The value during the current 1 second sampling period is not made available until the period is completed. The quantity being sampled is the same as that measured by hpicfPim6IpMRouteOctets. The units and the sampling method are different. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.20.1.24 | Counter64 | read-only | current |
| hpicfPim6IpMRouteNHopTable OBJECT-TYPE The (conceptual) table containing information on the next-hops on outgoing interfaces for routing IP multicast datagrams. Each entry is one of a list of next-hops on outgoing interfaces for particular sources sending to a particular multicast group address. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.21 | not-accessible | current | |
| hpicfPim6IpMRouteNHopEntry OBJECT-TYPE An entry (conceptual row) in the list of next-hops on outgoing interfaces to which IP multicast datagrams from particular sources to an IP multicast group address are routed. OIDs are limited to 128 sub-identifiers, but this limit is not enforced by the syntax of this entry. In practice, this does not present a problem, because IP address types allowed by conformance statements do not exceed this limit. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.21.1 | not-accessible | current | |
| hpicfPim6IpMRouteNHopGrpAddrType OBJECT-TYPE A value indicating the address family of the address contained in hpicfPim6IpMRouteNHopGroup. Legal values correspond to the subset of address families for which multicast forwarding is supported. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.21.1.1 | InetAddressType | not-accessible | current |
| hpicfPim6IpMRouteNHopGroup OBJECT-TYPE The IP multicast group address which, when combined with the corresponding value specified in hpicfPim6IpMRouteNHopGrpPLen, identifies the groups for which this entry contains multicast forwarding information. This address object is only significant up to hpicfPim6IpMRouteNHopGrpPLen bits. The remaining address bits are set to 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. For addresses of type ipv4z or ipv6z, the appended zone index is significant even though it lies beyond the prefix length. The use of these address types indicate that this forwarding state applies only within the given zone. Zone index zero is not valid in this table. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.21.1.2 | InetAddress (SIZE(0 | 4 | 8 | 16 | 20)) | not-accessible | current |
| hpicfPim6IpMRouteNHopGrpPLen OBJECT-TYPE The length in bits of the mask which, when combined with the corresponding value of hpicfPim6IpMRouteGroup, identifies the groups for which this entry contains multicast routing information. The InetAddressType is given by hpicfPim6IpMRouteNHopGrpAddrType. For values 'ipv4' and 'ipv4z', this object must be in the range 4..32. For values 'ipv6' and 'ipv6z', this object must be in the range 8..128. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.21.1.3 | InetAddressPrefixLength | not-accessible | current |
| hpicfPim6IpMRouteNHopSrcAddrType OBJECT-TYPE A value indicating the address family of the address contained in hpicfPim6IpMRouteNHopSource. A value of unknown(0) indicates a non-source-specific entry, corresponding to all sources in the group. Otherwise, the value MUST be the same as the value of hpicfPim6IpMRouteNHopGroupType. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.21.1.4 | InetAddressType | not-accessible | current |
| hpicfPim6IpMRouteNHopSource OBJECT-TYPE The network address which, when combined with the corresponding value of the mask specified in hpicfPim6IpMRouteNHopSrcPLen, identifies the sources for which this entry specifies a next-hop on an outgoing interface. This address object is only significant up to hpicfPim6IpMRouteNHopSrcPLen bits. The remaining address bits are set to 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. For addresses of type ipv4z or ipv6z, the appended zone index is significant even though it lies beyond the prefix length. The use of these address types indicate that this source address applies only within the given zone. Zone index zero is not valid in this table. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.21.1.5 | InetAddress (SIZE(0 | 4 | 8 | 16 | 20)) | not-accessible | current |
| hpicfPim6IpMRouteNHopSrcPLen OBJECT-TYPE The length in bits of the mask which, when combined with the corresponding value specified in hpicfPim6IpMRouteNHopSource, identifies the sources for which this entry specifies a next-hop on an outgoing interface. The InetAddressType is given by hpicfPim6IpMRouteNHopSrcAddrType. For the value 'unknown', this object must be zero. For values 'ipv4' and 'ipv4z', this object must be in the range 4..32. For values 'ipv6' and 'ipv6z', this object must be in the range 8..128. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.21.1.6 | InetAddressPrefixLength | not-accessible | current |
| hpicfPim6IpMRouteNHopIfIndex OBJECT-TYPE The ifIndex value of the interface for the outgoing interface for this next-hop. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.21.1.7 | InterfaceIndex | not-accessible | current |
| hpicfPim6IpMRouteNHopAddrType OBJECT-TYPE A value indicating the address family of the address contained in hpicfPim6IpMRouteNHopAddress. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.21.1.8 | InetAddressType | not-accessible | current |
| hpicfPim6IpMRouteNHopAddress OBJECT-TYPE The address of the next-hop specific to this entry. For most interfaces, this is identical to hpicfPim6IpMRouteNHopGroup. Non-Broadcast Multi-Access (NBMA) interfaces, however, may have multiple next-hop addresses out a single outgoing interface. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.21.1.9 | InetAddress (SIZE(0 | 4 | 8 | 16 | 20)) | not-accessible | current |
| hpicfPim6IpMRouteNHopState OBJECT-TYPE An indication of whether the outgoing interface and next- hop represented by this entry is currently being used to forward IP datagrams. The value 'forwarding' indicates it is currently being used; the value 'pruned' indicates it is not. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.21.1.10 | INTEGER {pruned(1), forwarding(2)} | read-only | current |
| hpicfPim6IpMRouteNHopTStamp OBJECT-TYPE The value of sysUpTime at which the multicast routing information represented by this entry was learned by the router. If this information was present at the most recent re- initialization of the local management subsystem, then this object contains a zero value. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.21.1.11 | TimeStamp | read-only | current |
| hpicfPim6IpMRouteNHopExpTime OBJECT-TYPE The minimum amount of time remaining before this entry will be aged out. If hpicfPim6IpMRouteNHopState is pruned(1), the remaining time until the prune expires and the state reverts to forwarding(2). Otherwise, the remaining time until this entry is removed from the table. The time remaining may be copied from hpicfPim6IpMRouteExpiryTime if the protocol in use for this entry does not specify next-hop timers. The value 0 indicates that the entry is not subject to aging. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.21.1.12 | TimeTicks | read-only | current |
| hpicfPim6IpMRouteNHopClsMHops OBJECT-TYPE The minimum number of hops between this router and any member of this IP multicast group reached via this next-hop on this outgoing interface. Any IP multicast datagrams for the group that have a TTL (IPv4) or Hop Count (IPv6) less than this number of hops will not be forwarded to this next-hop. A value of 0 means all multicast datagrams are forwarded out the interface. A value of 256 means that no multicast datagrams are forwarded out the interface. This is an optimization applied by multicast routing protocols that explicitly track hop counts to downstream listeners. Multicast protocols that are not aware of hop counts to downstream listeners set this object to 0. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.21.1.13 | Unsigned32 (0..256) | read-only | current |
| hpicfPim6IpMRouteNHopProtocol OBJECT-TYPE The routing mechanism via which this next-hop was learned. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.21.1.14 | IANAipMRouteProtocol | read-only | current |
| hpicfPim6IpMRouteNHopOctets OBJECT-TYPE The number of octets of multicast packets that have been forwarded using this route. Discontinuities in this monotonically increasing value occur at re-initialization of the management system. Discontinuities can also occur as a result of routes being removed and replaced, which can be detected by observing the value of hpicfPim6IpMRouteNHopTStamp. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.21.1.15 | Counter64 | read-only | current |
| hpicfPim6IpMRouteNHopPkts OBJECT-TYPE The number of packets which have been forwarded using this route. Discontinuities in this monotonically increasing value occur at re-initialization of the management system. Discontinuities can also occur as a result of routes being removed and replaced, which can be detected by observing the value of hpicfPim6IpMRouteNHopTStamp. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.21.1.16 | Counter64 | read-only | current |
| hpicfPim6Conformance OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.122.2 | |||
| hpicfPim6Groups OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.122.2.1 | |||
| hpicfPim6Compliances OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.122.2.2 |
Notifications
| Name | OID | Status |
|---|---|---|
| hpicfPim6NeighborLoss NOTIFICATION-TYPE This notification trap signifies the loss of an adjacency with a neighbor. This trap will be generated when the neighbor timer expires, and the router has no other neighbors on the same interface with a lower IP address than itself. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.0.1 | current |
| hpicfPim6HardMRTFull NOTIFICATION-TYPE This notification signifies that the MRT table is full and the error has been originated by hardware. This trap will be generated whenever a multicast flow or MRT entry cannot be added. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.0.2 | current |
| hpicfPim6SoftMRTFull NOTIFICATION-TYPE This notification signifies that the MRT table is full and the error has been originated by software. This trap will be generated whenever a multicast flow or MRT entry cannot be added. | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.0.3 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| hpicfPim6BaseGroup OBJECT-GROUP A collection of objects to support basic PIM v6 configuration information on HP routers. | 1.3.6.1.4.1.11.2.14.11.5.1.122.2.1.1 | deprecated |
| hpicfPim6DenseIfGroup OBJECT-GROUP A collection of objects that extends objects defined in pimInterfaceTable and used to support management of interfaces operating in PIMv6 Dense Mode. | 1.3.6.1.4.1.11.2.14.11.5.1.122.2.1.2 | current |
| hpicfPim6InterfaceExtensionsGroup OBJECT-GROUP A collection of objects that extends objects defined in pimInterfaceTable. | 1.3.6.1.4.1.11.2.14.11.5.1.122.2.1.3 | current |
| hpicfPim6StaticRpfExtensionsGroup OBJECT-GROUP A collection of objects that extend hpicfPim6StaticRpfTable. | 1.3.6.1.4.1.11.2.14.11.5.1.122.2.1.4 | current |
| hpicfPim6GlobalCounterGroup OBJECT-GROUP A collection of global PIMv6 counter objects. | 1.3.6.1.4.1.11.2.14.11.5.1.122.2.1.5 | current |
| hpicfPim6NotificationGroup NOTIFICATION-GROUP A collection of notifications used for signaling important PIMv6 events. | 1.3.6.1.4.1.11.2.14.11.5.1.122.2.1.6 | current |
| hpicfPim6StaticRPSetGroup OBJECT-GROUP A collection of objects that represents hpicfPim6StaticRPSetTable | 1.3.6.1.4.1.11.2.14.11.5.1.122.2.1.7 | current |
| hpicfPim6CandidateRPGroup OBJECT-GROUP A collection of objects that represents hpicfPim6CandidateRPTable | 1.3.6.1.4.1.11.2.14.11.5.1.122.2.1.8 | current |
| hpicfPim6ComponentGroup OBJECT-GROUP A collection of objects that represents hpicfPim6ComponentTable | 1.3.6.1.4.1.11.2.14.11.5.1.122.2.1.9 | current |
| hpicfPim6CommonGroup OBJECT-GROUP A collection of objects to support basic PIM v6 configuration information on HP routers. | 1.3.6.1.4.1.11.2.14.11.5.1.122.2.1.10 | current |
| hpicfPim6SparseIfGroup OBJECT-GROUP A collection of objects that extends objects defined in pimInterfaceTable and used to support management of interfaces operating in PIMv6 Sparse Mode. | 1.3.6.1.4.1.11.2.14.11.5.1.122.2.1.11 | current |
| hpicfPim6NeighborGroup OBJECT-GROUP A collection of objects that represents hpicfPim6NeighborTable | 1.3.6.1.4.1.11.2.14.11.5.1.122.2.1.12 | current |
| hpicfPim6RPSetGroup OBJECT-GROUP A collection of objects that represents hpicfPim6RPSetTable | 1.3.6.1.4.1.11.2.14.11.5.1.122.2.1.13 | current |
| hpicfPim6MRouteGroup OBJECT-GROUP A collection of objects that represents hpicfPim6IpMRouteTable | 1.3.6.1.4.1.11.2.14.11.5.1.122.2.1.14 | current |
| hpicfPim6MRouteNHopGroup OBJECT-GROUP A collection of objects that represents hpicfPim6IpMRouteNHopTable | 1.3.6.1.4.1.11.2.14.11.5.1.122.2.1.15 | current |
| hpicfPim6DenseMIBCompliance MODULE-COMPLIANCE The compliance statement for HP routers running PIMv6 Dense Mode and implementing the HP-ICF-PIM6 MIB. | 1.3.6.1.4.1.11.2.14.11.5.1.122.2.2.1 | deprecated |
| hpicfPim6UcastRoutingCompliance MODULE-COMPLIANCE The compliance statement for HP routers running PIMv6 and related Unicast routing info. | 1.3.6.1.4.1.11.2.14.11.5.1.122.2.2.2 | current |
| hpicfPim6GlobalCountersCompliance MODULE-COMPLIANCE The compliance statement for HP routers running PIMv6 and related global statistics data. | 1.3.6.1.4.1.11.2.14.11.5.1.122.2.2.3 | current |
| hpicfPim6InterfaceInfoCompliance MODULE-COMPLIANCE The compliance statement for HP routers running PIMv6 and related interface and neighbor info. | 1.3.6.1.4.1.11.2.14.11.5.1.122.2.2.4 | current |
| hpicfPim6NotificationCompliance MODULE-COMPLIANCE The collection of notifications used for signalling important PIMv6 events. | 1.3.6.1.4.1.11.2.14.11.5.1.122.2.2.5 | current |
| hpicfPim6SparseModeMIBCompliance MODULE-COMPLIANCE The compliance statement for HP routers running PIMv6 Sparse Mode and implementing the HP-ICF-PIM6 MIB. | 1.3.6.1.4.1.11.2.14.11.5.1.122.2.2.6 | current |
| hpicfPim6DenseModeMIBCompliance MODULE-COMPLIANCE The compliance statement for HP routers running PIMv6 Dense Mode and implementing the HP-ICF-PIM6 MIB. | 1.3.6.1.4.1.11.2.14.11.5.1.122.2.2.7 | current |