HP-ICF-PIM6: View SNMP OID List / Download MIB
VENDOR: HEWLETT-PACKARD
Home | MIB: HP-ICF-PIM6 | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
hpicfPim6MIB | 1.3.6.1.4.1.11.2.14.11.5.1.122 |
This MIB module contains HP proprietary extensions to the standard PIM MIB (RFC 5060). |
||
hpicfPim6Objects | 1.3.6.1.4.1.11.2.14.11.5.1.122.1 | |||
hpicfPim6Traps | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.0 | |||
hpicfPim6NeighborLoss | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.0.1 |
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. |
||
hpicfPim6HardMRTFull | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.0.2 |
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. |
||
hpicfPim6SoftMRTFull | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.0.3 |
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. |
||
hpicfPim6 | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1 | |||
hpicfPim6AdminStatus | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.1 | integer | read-write |
The operational status of the PIMv6 routing protocol on this router. Default is disabled. Enumeration: 'enable': 1, 'disable': 2. |
hpicfPim6StateRefreshInterval | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.2 | integer32 | read-write |
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. |
hpicfPim6TrapControl | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.3 | bits | read-write |
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. Bits: 'neighborLoss': 0, 'hardMrtFull': 1, 'softMrtFull': 2. |
hpicfPim6IfTable | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.4 | no-access |
HP extensions to the pimInterfaceTable. |
|
1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.4.1 | no-access |
HP extensions for an entry in the pimInterfaceTable. |
||
hpicfPim6IfIndex | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.4.1.1 | interfaceindex | no-access |
The ifindex value of this PIMv6 interface. |
hpicfPim6IfAddressType | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.4.1.2 | inetaddresstype | read-only |
The address type of this PIMv6 interface. |
hpicfPim6IfAddress | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.4.1.3 | inetaddress | read-only |
The primary IP address of this router on this PIMv6 interface. The InetAddressType is given by the pimInterfaceAddressType object. |
hpicfPim6IfMode | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.4.1.4 | integer | read-only |
The configured mode of this PIMv6 interface. Enumeration: 'dense': 1, 'sparse': 2. |
hpicfPim6IfTrigHelloInterval | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.4.1.5 | unsigned32 | read-only |
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. |
hpicfPim6IfHelloHoldtime | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.4.1.6 | unsigned32 | read-only |
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. |
hpicfPim6IfLanPruneDelay | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.4.1.7 | truthvalue | read-only |
Turns the LAN Prune Delay options ON and OFF, on this interface. Default is true. |
hpicfPim6IfPropagationDelay | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.4.1.8 | unsigned32 | read-only |
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. |
hpicfPim6IfOverrideInterval | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.4.1.9 | unsigned32 | read-only |
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. |
hpicfPim6IfGenerationID | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.4.1.10 | truthvalue | read-only |
Turns the Generation ID option ON and OFF, on this interface. Default is false. |
hpicfPim6IfJoinPruneHoldtime | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.4.1.11 | unsigned32 | read-only |
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. |
hpicfPim6IfGraftRetryInterval | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.4.1.12 | unsigned32 | read-only |
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. |
hpicfPim6IfMaxGraftRetries | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.4.1.13 | integer32 | read-only |
The maximum number of times this router will re-send a Graft on this interface. Default is 2. |
hpicfPim6IfSRTTLThreshold | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.4.1.14 | unsigned32 | read-only |
The Time To Live in a PIMv6-DM State Refresh message at which it is not forwarded on this interface. Default is 0. |
hpicfPim6IfLanDelayEnabled | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.4.1.15 | truthvalue | read-only |
Evaluates to TRUE if all routers on this interface are using the LAN Prune Delay Option. |
hpicfPim6IfSRCapable | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.4.1.16 | truthvalue | read-only |
Evaluates to TRUE if all routers on this interface are using the State Refresh Capable Option. |
hpicfPim6IfNBRTimeout | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.4.1.17 | integer32 | read-only |
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. |
hpicfPim6IfNBRCount | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.4.1.18 | counter32 | read-only |
PIMv6 Neighbor Count. |
hpicfPim6IfNegotiatedPropagationDelay | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.4.1.19 | timeticks | read-only |
Negotiated PIMv6 LAN/Propagation Delay (ms). |
hpicfPim6IfNegotiatedOverrideInterval | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.4.1.20 | timeticks | read-only |
Negotiated PIMv6 Override Interval (ms). |
hpicfPim6IfAssertHoldInterval | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.4.1.21 | counter32 | read-only |
PIMv6 Assert Hold Interval (s). |
hpicfPim6IfNumRoutersNotUsingLanDelay | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.4.1.22 | counter32 | read-only |
Number of routers on network not using LAN Delay. |
hpicfPim6IfHelloInterval | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.4.1.23 | unsigned32 | read-only |
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. |
hpicfPim6IfStatus | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.4.1.24 | rowstatus | read-only |
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). |
hpicfPim6IfDRPriority | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.4.1.25 | unsigned32 | read-only |
The Designated Router Priority inserted into the DR priority option on this interface. Default is 1. |
hpicfPim6IfDRType | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.4.1.26 | inetaddresstype | read-only |
The address type of Designated Router on this PIM interface. |
hpicfPim6IfDR | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.4.1.27 | inetaddress | read-only |
The primary IP address of the Designated Router on this PIM interface. The InetAddressType is given by the hpicfPim6InterfaceAddressType object. |
hpicfPim6RemoveConfig | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.5 | truthvalue | read-write |
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. |
hpicfPim6NumStaticRpfEntries | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.6 | counter32 | read-only |
Total number of Static RPF entries. |
hpicfPim6Version | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.7 | counter32 | read-only |
Currently running PIM Version. |
hpicfPim6StarGEntries | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.8 | counter32 | read-only |
Total number of entries in the (*,G) table |
hpicfPim6SGEntries | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.9 | counter32 | read-only |
Total number of entries in the (S,G) table. |
hpicfPim6TotalNeighborCount | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.10 | counter32 | read-only |
PIMv6 Neighbor Count. |
hpicfPim6JoinPruneInterval | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.11 | integer32 | read-write |
The default interval at which periodic PIMv6-SM Join/Prune messages are to be sent. |
hpicfPim6StaticRPSetTable | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.12 | no-access |
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.1 | no-access |
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. |
||
hpicfPim6StaticRPSetGrpAddrType | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.12.1.1 | inetaddresstype | no-access |
The address type of this RP-set Group address. |
hpicfPim6StaticRPSetGroupAddress | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.12.1.2 | inetaddress | no-access |
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. |
hpicfPim6StaticRPSetGrpMskType | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.12.1.3 | inetaddresstype | no-access |
The address type of this RP-set Group mask. |
hpicfPim6StaticRPSetGroupMask | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.12.1.4 | inetaddress | no-access |
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. |
hpicfPim6StaticRPSetAddressType | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.12.1.5 | inetaddresstype | no-access |
The address type of this RP-set Address. |
hpicfPim6StaticRPSetAddress | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.12.1.6 | inetaddress | no-access |
The IPv6 address of statically configured RP for the given IPv6 multicast group(s). |
hpicfPim6StaticRPSetOverride | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.12.1.7 | truthvalue | read-only |
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. |
hpicfPim6StaticRPSetRowStatus | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.12.1.8 | rowstatus | read-only |
The status of this row, by which new entries may be created, or old entries deleted from this table. |
hpicfPim6CandidateRPTable | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.13 | no-access |
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.1 | no-access |
An entry (conceptual row) in the hpicfPim6CandidateRPTable. |
||
hpicfPim6CandidateRPGrpAddrType | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.13.1.1 | inetaddresstype | no-access |
The IP address type of hpicfPim6CandidateRPGroupAddress. |
hpicfPim6CandidateRPGroupAddress | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.13.1.2 | inetaddress | no-access |
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. |
hpicfPim6CandidateRPGrpMskType | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.13.1.3 | inetaddresstype | no-access |
The IP address type of hpicfPim6CandidateRPGroupMask. |
hpicfPim6CandidateRPGroupMask | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.13.1.4 | inetaddress | no-access |
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. |
hpicfPim6CandidateRPAddressType | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.13.1.5 | inetaddresstype | read-only |
The IP address type of hpicfPim6CandidateRPAddress. |
hpicfPim6CandidateRPAddress | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.13.1.6 | inetaddress | read-only |
The (unicast) address of the interface which will be advertised as a Candidate-RP. |
hpicfPim6CandidateRPRowStatus | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.13.1.7 | rowstatus | read-only |
The status of this row, by which new entries may be created, or old entries deleted from this table. |
hpicfPim6ComponentTable | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.14 | no-access |
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.1 | no-access |
An entry (conceptual row) in the hpicfPim6ComponentTable. |
||
hpicfPim6ComponentIndex | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.14.1.1 | integer32 | no-access |
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. |
hpicfPim6ComponentBSRAddrType | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.14.1.2 | inetaddresstype | read-only |
The IP address type of the bootstrap router (BSR) for the local PIMv6 region. |
hpicfPim6ComponentBSRAddress | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.14.1.3 | inetaddress | read-only |
The IPv6 address of the bootstrap router (BSR) for the local PIMv6 region. |
hpicfPim6ComponentBSRExpiryTime | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.14.1.4 | timeticks | read-only |
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. |
hpicfPim6ComponentCRPHoldTime | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.14.1.5 | integer32 | read-only |
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. |
hpicfPim6ComponentStatus | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.14.1.6 | rowstatus | read-only |
The status of this entry. Creating the entry creates another protocol instance; destroying the entry disables a protocol instance. |
hpicfPim6ComponentCBSRAdmStatus | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.14.1.7 | integer | read-only |
This objects specifies whether or not the router configured to be a Candidate BSR for the local PIMv6 region. Default is disabled. Enumeration: 'enable': 1, 'disable': 2. |
hpicfPim6ComponentCBSRAddrType | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.14.1.8 | inetaddresstype | read-only |
The IPv6 address type of the Candidate BSR router will advertise for the local PIMv6 region. |
hpicfPim6ComponentCBSRAddress | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.14.1.9 | inetaddress | read-only |
The IPv6 address the Candidate BSR router will advertise for the local PIMv6 region. |
hpicfPim6ComponentCBSRPriority | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.14.1.10 | integer32 | read-only |
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. |
hpicfPim6ComponentCBSRHashMskLen | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.14.1.11 | integer32 | read-only |
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. |
hpicfPim6ComponentCBSRMsgInt | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.14.1.12 | integer32 | read-only |
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. |
hpicfPim6ComponentCRPPriority | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.14.1.13 | integer32 | read-only |
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. |
hpicfPim6ComponentCRPAdvInterval | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.14.1.14 | unsigned32 | read-only |
The interval at which the Candidate RP transmits (unicast to the elected BSR) advertise messages in the local PIMv6 domain. |
hpicfPim6ComponentBSRPriority | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.14.1.15 | unsigned32 | read-only |
The priority of the Bootstrap Router (BSR) elected for the local PIMv6 region. |
hpicfPim6ComponentBSRHashMskLen | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.14.1.16 | unsigned32 | read-only |
The hash mask length of the elected Bootstrap Router (BSR). |
hpicfPim6ComponentBSRUpTime | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.14.1.17 | timeticks | read-only |
Length of time that the elected Bootstrap Router (BSR) has been up. |
hpicfPim6ComponentBSRNextMessage | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.14.1.18 | timeticks | read-only |
Time in which the next bootstrap message is due from the elected Bootstrap Router (BSR). |
hpicfPim6ComponentCRPAdvTimer | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.14.1.19 | timeticks | read-only |
Next scheduled Candidate RP Advertisement. |
hpicfPim6SPTThreshold | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.15 | integer32 | read-write |
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. |
hpicfPim6NeighborTable | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.16 | no-access |
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.1 | no-access |
An entry (conceptual row) in the hpicfPim6NeighborTable. |
||
hpicfPim6NeighborIfIndex | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.16.1.1 | interfaceindex | no-access |
The value of ifIndex for the interface used to reach this PIMv6 neighbor. |
hpicfPim6NeighborAddressType | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.16.1.2 | inetaddresstype | no-access |
The address type of this PIM neighbor. |
hpicfPim6NeighborAddress | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.16.1.3 | inetaddress | no-access |
The primary IP address of this PIM neighbor. The InetAddressType is given by the hpicfPim6NeighborAddressType object. |
hpicfPim6NeighborGenIDPresent | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.16.1.4 | truthvalue | read-only |
Evaluates to TRUE if this neighbor is using the Generation ID option. |
hpicfPim6NeighborGenIDValue | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.16.1.5 | unsigned32 | read-only |
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. |
hpicfPim6NeighborUpTime | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.16.1.6 | timeticks | read-only |
The time since this PIMv6 neighbor (last) became a neighbor of the local router. |
hpicfPim6NeighborExpiryTime | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.16.1.7 | timeticks | read-only |
The minimum time remaining before this PIMv6 neighbor will time out. The value zero indicates that this PIMv6 neighbor will never time out. |
hpicfPim6NeighborDRPrioPresent | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.16.1.8 | truthvalue | read-only |
Evaluates to TRUE if this neighbor is using the DR Priority option. |
hpicfPim6NeighborDRPriority | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.16.1.9 | unsigned32 | read-only |
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. |
hpicfPim6NeighborLanPruneDlyPres | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.16.1.10 | truthvalue | read-only |
Evaluates to TRUE if this neighbor is using the LAN Prune Delay option. |
hpicfPim6RPSetTable | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.17 | no-access |
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.1 | no-access |
An entry (conceptual row) in the hpicfPim6RPSetTable. |
||
hpicfPim6RPSetGroupAddressType | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.17.1.1 | inetaddresstype | no-access |
The address type of this RP-set Group address. |
hpicfPim6RPSetGroupAddress | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.17.1.2 | inetaddress | no-access |
The IP multicast group address which, when combined with hpicfPim6RPSetGroupMask, gives the group prefix for which this entry contains information about the Candidate-RP. |
hpicfPim6RPSetGroupMaskType | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.17.1.3 | inetaddresstype | no-access |
The address type of this RP-set Mask address. |
hpicfPim6RPSetGroupMask | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.17.1.4 | inetaddress | no-access |
The multicast group address mask which, when combined with hpicfPim6RPSetGroupAddress, gives the group prefix for which this entry contains information about the Candidate-RP. |
hpicfPim6RPSetAddressType | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.17.1.5 | inetaddresstype | no-access |
The address type of this RP-set address. |
hpicfPim6RPSetAddress | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.17.1.6 | inetaddress | no-access |
The IP address of the Candidate-RP. |
hpicfPim6RPSetHoldTime | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.17.1.7 | integer32 | read-only |
The holdtime of a Candidate-RP. If the local router is not the BSR, this value is 0. |
hpicfPim6RPSetExpiryTime | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.17.1.8 | timeticks | read-only |
The minimum time remaining before the Candidate-RP will be declared down. If the local router is not the BSR, this value is 0. |
hpicfPim6IpMcastEnabled | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.18 | integer | read-write |
The enabled status of IPv6 Multicast routing on this router. Enumeration: 'disabled': 2, 'enabled': 1. |
hpicfPim6IpMcastRouteEntryCount | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.19 | counter32 | read-only |
The number of rows in the ipMRouteTable. This can be used to monitor the multicast routing table size. |
hpicfPim6IpMRouteTable | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.20 | no-access |
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.1 | no-access |
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. |
||
hpicfPim6IpMRouteGrpAddrType | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.20.1.1 | inetaddresstype | no-access |
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. |
hpicfPim6IpMRouteGroup | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.20.1.2 | inetaddress | no-access |
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. |
hpicfPim6IpMRouteGrpPrefixLen | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.20.1.3 | inetaddressprefixlength | no-access |
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. |
hpicfPim6IpMRouteSrcAddrType | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.20.1.4 | inetaddresstype | no-access |
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. |
hpicfPim6IpMRouteSource | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.20.1.5 | inetaddress | no-access |
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. |
hpicfPim6IpMRouteSrcPrefixLen | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.20.1.6 | inetaddressprefixlength | no-access |
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. |
hpicfPim6IpMRouteUpstrNbrType | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.20.1.7 | inetaddresstype | read-only |
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. |
hpicfPim6IpMRouteUpstrNbr | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.20.1.8 | inetaddress | read-only |
The address of the upstream neighbor (for example, RPF neighbor) from which IP datagrams from these sources to this multicast address are received. |
hpicfPim6IpMRouteInIfIndex | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.20.1.9 | interfaceindexorzero | read-only |
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). |
hpicfPim6IpMRouteTimeStamp | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.20.1.10 | timestamp | read-only |
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. |
hpicfPim6IpMRouteExpiryTime | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.20.1.11 | timeticks | read-only |
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. |
hpicfPim6IpMRouteProtocol | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.20.1.12 | ianaipmrouteprotocol | read-only |
The multicast routing protocol via which this multicast forwarding entry was learned. |
hpicfPim6IpMRouteRtProtocol | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.20.1.13 | ianaiprouteprotocol | read-only |
The routing mechanism via which the route used to find the upstream or parent interface for this multicast forwarding entry was learned. |
hpicfPim6IpMRouteRtAddrType | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.20.1.14 | inetaddresstype | read-only |
A value indicating the address family of the address contained in hpicfPim6IpMRouteRtAddress. |
hpicfPim6IpMRouteRtAddress | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.20.1.15 | inetaddress | read-only |
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. |
hpicfPim6IpMRouteRtPrefixLen | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.20.1.16 | inetaddressprefixlength | read-only |
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. |
hpicfPim6IpMRouteRtType | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.20.1.17 | integer | read-only |
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. Enumeration: 'unicast': 1, 'multicast': 2. |
hpicfPim6IpMRouteOctets | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.20.1.18 | counter64 | read-only |
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. |
hpicfPim6IpMRoutePkts | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.20.1.19 | counter64 | read-only |
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. |
hpicfPim6IpMRouteTtlDropOct | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.20.1.20 | counter64 | read-only |
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. |
hpicfPim6IpMRouteTtlDropPkts | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.20.1.21 | counter64 | read-only |
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. |
hpicfPim6IpMRouteDiffInIfOct | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.20.1.22 | counter64 | read-only |
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. |
hpicfPim6IpMRouteDiffInIfPkts | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.20.1.23 | counter64 | read-only |
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. |
hpicfPim6IpMRouteBps | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.20.1.24 | counter64 | read-only |
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. |
hpicfPim6IpMRouteNHopTable | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.21 | no-access |
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.1 | no-access |
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. |
||
hpicfPim6IpMRouteNHopGrpAddrType | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.21.1.1 | inetaddresstype | no-access |
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. |
hpicfPim6IpMRouteNHopGroup | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.21.1.2 | inetaddress | no-access |
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. |
hpicfPim6IpMRouteNHopGrpPLen | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.21.1.3 | inetaddressprefixlength | no-access |
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. |
hpicfPim6IpMRouteNHopSrcAddrType | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.21.1.4 | inetaddresstype | no-access |
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. |
hpicfPim6IpMRouteNHopSource | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.21.1.5 | inetaddress | no-access |
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. |
hpicfPim6IpMRouteNHopSrcPLen | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.21.1.6 | inetaddressprefixlength | no-access |
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. |
hpicfPim6IpMRouteNHopIfIndex | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.21.1.7 | interfaceindex | no-access |
The ifIndex value of the interface for the outgoing interface for this next-hop. |
hpicfPim6IpMRouteNHopAddrType | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.21.1.8 | inetaddresstype | no-access |
A value indicating the address family of the address contained in hpicfPim6IpMRouteNHopAddress. |
hpicfPim6IpMRouteNHopAddress | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.21.1.9 | inetaddress | no-access |
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. |
hpicfPim6IpMRouteNHopState | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.21.1.10 | integer | read-only |
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. Enumeration: 'pruned': 1, 'forwarding': 2. |
hpicfPim6IpMRouteNHopTStamp | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.21.1.11 | timestamp | read-only |
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. |
hpicfPim6IpMRouteNHopExpTime | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.21.1.12 | timeticks | read-only |
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. |
hpicfPim6IpMRouteNHopClsMHops | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.21.1.13 | unsigned32 | read-only |
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. |
hpicfPim6IpMRouteNHopProtocol | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.21.1.14 | ianaipmrouteprotocol | read-only |
The routing mechanism via which this next-hop was learned. |
hpicfPim6IpMRouteNHopOctets | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.21.1.15 | counter64 | read-only |
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. |
hpicfPim6IpMRouteNHopPkts | 1.3.6.1.4.1.11.2.14.11.5.1.122.1.1.21.1.16 | counter64 | read-only |
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. |
hpicfPim6Conformance | 1.3.6.1.4.1.11.2.14.11.5.1.122.2 | |||
hpicfPim6Groups | 1.3.6.1.4.1.11.2.14.11.5.1.122.2.1 | |||
hpicfPim6BaseGroup | 1.3.6.1.4.1.11.2.14.11.5.1.122.2.1.1 |
A collection of objects to support basic PIM v6 configuration information on HP routers. |
||
hpicfPim6DenseIfGroup | 1.3.6.1.4.1.11.2.14.11.5.1.122.2.1.2 |
A collection of objects that extends objects defined in pimInterfaceTable and used to support management of interfaces operating in PIMv6 Dense Mode. |
||
hpicfPim6InterfaceExtensionsGroup | 1.3.6.1.4.1.11.2.14.11.5.1.122.2.1.3 |
A collection of objects that extends objects defined in pimInterfaceTable. |
||
hpicfPim6StaticRpfExtensionsGroup | 1.3.6.1.4.1.11.2.14.11.5.1.122.2.1.4 |
A collection of objects that extend hpicfPim6StaticRpfTable. |
||
hpicfPim6GlobalCounterGroup | 1.3.6.1.4.1.11.2.14.11.5.1.122.2.1.5 |
A collection of global PIMv6 counter objects. |
||
hpicfPim6NotificationGroup | 1.3.6.1.4.1.11.2.14.11.5.1.122.2.1.6 |
A collection of notifications used for signaling important PIMv6 events. |
||
hpicfPim6StaticRPSetGroup | 1.3.6.1.4.1.11.2.14.11.5.1.122.2.1.7 |
A collection of objects that represents hpicfPim6StaticRPSetTable |
||
hpicfPim6CandidateRPGroup | 1.3.6.1.4.1.11.2.14.11.5.1.122.2.1.8 |
A collection of objects that represents hpicfPim6CandidateRPTable |
||
hpicfPim6ComponentGroup | 1.3.6.1.4.1.11.2.14.11.5.1.122.2.1.9 |
A collection of objects that represents hpicfPim6ComponentTable |
||
hpicfPim6CommonGroup | 1.3.6.1.4.1.11.2.14.11.5.1.122.2.1.10 |
A collection of objects to support basic PIM v6 configuration information on HP routers. |
||
hpicfPim6SparseIfGroup | 1.3.6.1.4.1.11.2.14.11.5.1.122.2.1.11 |
A collection of objects that extends objects defined in pimInterfaceTable and used to support management of interfaces operating in PIMv6 Sparse Mode. |
||
hpicfPim6NeighborGroup | 1.3.6.1.4.1.11.2.14.11.5.1.122.2.1.12 |
A collection of objects that represents hpicfPim6NeighborTable |
||
hpicfPim6RPSetGroup | 1.3.6.1.4.1.11.2.14.11.5.1.122.2.1.13 |
A collection of objects that represents hpicfPim6RPSetTable |
||
hpicfPim6MRouteGroup | 1.3.6.1.4.1.11.2.14.11.5.1.122.2.1.14 |
A collection of objects that represents hpicfPim6IpMRouteTable |
||
hpicfPim6MRouteNHopGroup | 1.3.6.1.4.1.11.2.14.11.5.1.122.2.1.15 |
A collection of objects that represents hpicfPim6IpMRouteNHopTable |
||
hpicfPim6Compliances | 1.3.6.1.4.1.11.2.14.11.5.1.122.2.2 | |||
hpicfPim6DenseMIBCompliance | 1.3.6.1.4.1.11.2.14.11.5.1.122.2.2.1 |
The compliance statement for HP routers running PIMv6 Dense Mode and implementing the HP-ICF-PIM6 MIB. |
||
hpicfPim6UcastRoutingCompliance | 1.3.6.1.4.1.11.2.14.11.5.1.122.2.2.2 |
The compliance statement for HP routers running PIMv6 and related Unicast routing info. |
||
hpicfPim6GlobalCountersCompliance | 1.3.6.1.4.1.11.2.14.11.5.1.122.2.2.3 |
The compliance statement for HP routers running PIMv6 and related global statistics data. |
||
hpicfPim6InterfaceInfoCompliance | 1.3.6.1.4.1.11.2.14.11.5.1.122.2.2.4 |
The compliance statement for HP routers running PIMv6 and related interface and neighbor info. |
||
hpicfPim6NotificationCompliance | 1.3.6.1.4.1.11.2.14.11.5.1.122.2.2.5 |
The collection of notifications used for signalling important PIMv6 events. |
||
hpicfPim6SparseModeMIBCompliance | 1.3.6.1.4.1.11.2.14.11.5.1.122.2.2.6 |
The compliance statement for HP routers running PIMv6 Sparse Mode and implementing the HP-ICF-PIM6 MIB. |
||
hpicfPim6DenseModeMIBCompliance | 1.3.6.1.4.1.11.2.14.11.5.1.122.2.2.7 |
The compliance statement for HP routers running PIMv6 Dense Mode and implementing the HP-ICF-PIM6 MIB. |