HP-ICF-PIM
AI MIB Summary
The HP-ICF-PIM MIB module enables monitoring of Protocol Independent Multicast (PIM) routing states and neighbor adjacencies on HP networking hardware through proprietary extensions to RFC 2934. It facilitates the tracking of PIM interface counters, group membership data, and multicast forwarding table entries for troubleshooting multicast routing topology.
This MIB module contains HP proprietary extensions to the standard PIM MIB (RFC 2934).
Main OID:
hpicfPimMIB.1.3.6.1.4.1.11.2.14.11.5.1.20
70
Objects
Active
Status
6
Dependencies
Imported Objects
Objects
70 total| Object Name |
|---|
hpicfPimMIBThis MIB module contains HP proprietary extensions to the standard PIM MIB (RFC 2934). MODULE-IDENTITY .1.3.6.1.4.1.11.2.14.11.5.1.20 |
hpicfPimObjects OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.14.11.5.1.20.1 |
hpicfPimTraps OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.14.11.5.1.20.1.0 |
hpicfPimHardMRTFullThis notification signifies that the MRT table is full and the error has been originated by hardware. This trap should be generated whenever a multicast flow or MRT entry cannot be added. NOTIFICATION-TYPE .1.3.6.1.4.1.11.2.14.11.5.1.20.1.0.1 |
hpicfPimSoftMRTFullThis notification signifies that the MRT table is full and the error has been originated by software. This trap should be generated whenever a multicast flow or MRT entry cannot be added. NOTIFICATION-TYPE .1.3.6.1.4.1.11.2.14.11.5.1.20.1.0.2 |
hpicfPim OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.14.11.5.1.20.1.1 |
hpicfPimAdminStatusThe operational status of the PIM routing protocol on this router. Default is disabled.rw Enumeration .1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.1 |
hpicfPimStateRefreshIntervalThe interval between successive State Refresh messages originated by this router. Default is 60 seconds.rw Integer32 .1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.2 |
hpicfPimSPTThresholdSpecifies 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.rw Integer32 .1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.3 |
hpicfPimTrapControlIndicates whether the PIM-enabled router will generate SNMP traps for PIM 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.rw Bits .1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.4 |
hpicfPimStaticRPSetTableThe (conceptual) table containing statically configured Rendezvous Points (RPs) for IP multicast group mappings. This information is being used in the PIM Sparse mode only. SEQUENCE OF HpicfPimStaticRPSetEntry .1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.5 |
hpicfPimStaticRPSetEntryAn entry (row) in the hpicfPimStaticRPSetTable. 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. HpicfPimStaticRPSetEntry .1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.5.1 |
hpicfPimStaticRPSetGroupAddressThe IP multicast group address which, when combined with hpicfPimStaticRPSetGroupMask, gives the group prefix for which this entry contains information about the statically configured RP. IpAddress .1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.5.1.1 |
hpicfPimStaticRPSetGroupMaskThe multicast group address mask which, when combined with hpicfPimStaticRPSetGroupAddress, gives the group prefix for which this entry contains information about the statically configured RP. IpAddress .1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.5.1.2 |
hpicfPimStaticRPSetAddressThe IP address of statically configured RP for the given IP multicast group(s). IpAddress .1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.5.1.3 |
hpicfPimStaticRPSetOverrideIf 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.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.5.1.4 |
hpicfPimStaticRPSetRowStatusThe status of this row, by which new entries may be created, or old entries deleted from this table.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.5.1.5 |
hpicfPimIfTableHP extensions to the pimInterfaceTable. SEQUENCE OF HpicfPimIfEntry .1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.6 |
hpicfPimIfEntryHP extensions for an entry in the pimInterfaceTable. HpicfPimIfEntry .1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.6.1 |
hpicfPimIfAddressThis is copy of pimInterfaceAddress with read-create access. PIM uses this source address to send its protocol packets out on this interface. This address can be set to one of IP addresses of the interface or 255.255.255.255 if the address is determined dynamically based on the current IP configuration. The currently used source address is value of pimInterfaceAddress in the latter case.rw IpAddress .1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.6.1.1 |
hpicfPimIfTrigHelloIntervalThe maximum time before a triggered PIM Hello message is transmitted on this interface. Default is 5 seconds.rw Integer32 .1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.6.1.2 |
hpicfPimIfHelloHoldtimeThe value set in the Holdtime field of Hello messages transmitted on this interface. This should be 3.5 times the value of pimInterfaceHelloInterval. Default is 105 seconds.rw Integer32 .1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.6.1.3 |
hpicfPimIfLanPruneDelayTurns the LAN Prune Delay options ON and OFF, on this interface. Default is true.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.6.1.4 |
hpicfPimIfPropagationDelayThe value inserted into the LAN Prune Delay field of a LAN Prune Delay option on this interface. Default is 500 milliseconds.rw Integer32 .1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.6.1.5 |
hpicfPimIfOverrideIntervalThe value inserted into the Override Interval field of a LAN Prune Delay option on this interface. Default is 2500 milliseconds.rw Integer32 .1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.6.1.6 |
hpicfPimIfGenerationIDTurns the Generation ID option ON and OFF, on this interface. Default is false.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.6.1.7 |
hpicfPimIfJoinPruneHoldtimeThe value inserted into the Holdtime field of a Join/ Prune message sent on this interface. The value should be 3.5 times pimInterfaceJoinPruneInterval. Default is 210 seconds.rw Unsigned32 UNITS "seconds" .1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.6.1.8 |
hpicfPimIfGraftRetryIntervalThe interval a PIM router waits for a Graft Ack before re-sending a Graft on this interface. Default is 3 seconds.rw Integer32 .1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.6.1.9 |
hpicfPimIfMaxGraftRetriesThe maximum number of times this router will re-send a Graft on this interface. Default is 2.rw Integer32 .1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.6.1.10 |
hpicfPimIfSRTTLThresholdThe Time To Live in a PIM-DM State Refresh message at which it is not forwarded on this interface. Default is 0.rw Unsigned32 .1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.6.1.11 |
hpicfPimIfLanDelayEnabledEvaluates to TRUE if all routers on this interface are using the LAN Prune Delay Option.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.6.1.12 |
hpicfPimIfSRCapableEvaluates to TRUE if all routers on this interface are using the State Refresh Capable Option.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.6.1.13 |
hpicfPimIfDRPriorityThe Designated Router Priority inserted into the DR priority option on this interface. Default is 1.rw Unsigned32 .1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.6.1.14 |
hpicfPimIfNBRTimeoutTime 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.rw Integer32 .1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.6.1.15 |
hpicfPimComponentTableHP extensions to the pimComponentTable - the (conceptual) table containing objects specific to a PIM domain. One row exists for each domain to which the router is connected. Typically, a PIM-SM router will be a member of exactly one domain, however, the table also supports routers which may form a border between two PIM-SM domains and do not forward Bootstrap messages between them. SEQUENCE OF HpicfPimComponentEntry .1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.7 |
hpicfPimComponentEntryHP extensions for an entry in the pimComponentTable. HpicfPimComponentEntry .1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.7.1 |
hpicfPimComponentCBSRAdminStatusThis objects specifies whether or not the router configured to be a Candidate BSR for the local PIM region. Default is disabled.rw Enumeration .1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.7.1.1 |
hpicfPimComponentCBSRAddressThe IP address the Candidate BSR router will advertise for the local PIM region.rw IpAddress .1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.7.1.2 |
hpicfPimComponentCBSRPriorityThe 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 IP address is the BSR. Default is 0.rw Integer32 .1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.7.1.3 |
hpicfPimComponentCBSRHashMaskLengthSpecifies 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. The recommended value for IPv4 is 30, for IPv6 is 126. Default is 30.rw Integer32 .1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.7.1.4 |
hpicfPimComponentCBSRMessageIntervalIf this router is the elected BSR, then this is the interval for sending (multicast out) periodic Bootstrap (RP-Set) messages on all PIM SM interfaces. Default is 60 seconds.rw Integer32 .1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.7.1.5 |
hpicfPimComponentCRPPriorityThe priority for the Candidate RP for the local PIM 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.rw Integer32 .1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.7.1.6 |
hpicfPimComponentCRPAdvIntervalThe interval at which the Candidate RP transmits (unicast to the elected BSR) advertise messages in the local PIM domain.ro Unsigned32 .1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.7.1.7 |
hpicfPimComponentBSRPriorityThe priority of the Bootstrap Router (BSR) elected for the local PIM region.ro Unsigned32 .1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.7.1.8 |
hpicfPimComponentBSRHashMaskLengthThe hash mask length of the elected Bootstrap Router (BSR).ro Unsigned32 .1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.7.1.9 |
hpicfPimComponentBSRUpTimeLength of time that the elected Bootstrap Router (BSR) has been up.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.7.1.10 |
hpicfPimComponentBSRNextMessageTime in which the next bootstrap message is due from the elected Bootstrap Router (BSR).ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.7.1.11 |
hpicfPimRemoveConfigPIM is halted. This objects clears all existing PIM configuration, intializes the pim config to the default state. SnmpGet on this will always return false. An SnmpSet of false has no effect.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.8 |
hpicfPimStaticRpfTableThe (conceptual) table containing statically configured reverse path forwarding (RPF) source address to interface mappings. This information is currently used in the PIM sparse mode only. SEQUENCE OF HpicfPimStaticRpfEntry .1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.9 |
hpicfPimStaticRpfEntryA row in the hpicfPimStaticRpfTable. HpicfPimStaticRpfEntry .1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.9.1 |
hpicfPimStaticRpfSourceAddressTypeThe IP address type of the statically configured multicast source. InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.9.1.1 |
hpicfPimStaticRpfSourceAddressThe IP address of the statically configured multicast source. InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.9.1.2 |
hpicfPimStaticRpfSourcePrefixLengthThe prefix length of the statically configured multicast source. InetAddressPrefixLength (INET-ADDRESS-MIB) .1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.9.1.3 |
hpicfPimStaticRpfAddressTypeThe type of RPF address for this route. The value of this object must be equal to a value appropriate for the corresponding instance of the hpicfPimStaticRpfSourceAddressType object. InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.9.1.4 |
hpicfPimStaticRpfAddressThe IP address of the interface to use for RPF checks. InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.9.1.5 |
hpicfPimStaticRpfRowStatusThe status of this row, by which new entries may be created, or old entries deleted from this table.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.9.1.6 |
hpicfPimStaticRpfOverrideStateThe state of this RPF override entry.ro Enumeration .1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.9.1.7 |
hpicfPimConformance OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.14.11.5.1.20.2 |
hpicfPimGroups OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.14.11.5.1.20.2.1 |
hpicfPimNotificationGroupA collection of notifications that extends notifications defined in RFC 2934 - used for signaling important PIM events. Unknown .1.3.6.1.4.1.11.2.14.11.5.1.20.2.1.1 |
hpicfPimBaseGroupA collection of objects to support basic PIM configuration information on HP routers. Unknown .1.3.6.1.4.1.11.2.14.11.5.1.20.2.1.2 |
hpicfPimStaticRPSetMappingGroupA collection of objects to support management of static Rendezvous Point (RP) to IP multicast group mappings. Unknown .1.3.6.1.4.1.11.2.14.11.5.1.20.2.1.3 |
hpicfPimSparseIfGroupA collection of objects that extends objects defined in pimInterfaceTable and used to support management of interfaces operating in PIM Sparse Mode. Unknown .1.3.6.1.4.1.11.2.14.11.5.1.20.2.1.4 |
hpicfPimDenseIfGroupA collection of objects that extends objects defined in pimInterfaceTable and used to support management of interfaces operating in PIM Dense Mode. Unknown .1.3.6.1.4.1.11.2.14.11.5.1.20.2.1.5 |
hpicfPimComponentGroupA collection of objects that extends objects defined in pimComponentTable (RFC 2934). Unknown .1.3.6.1.4.1.11.2.14.11.5.1.20.2.1.6 |
hpicfPimStaticRpfGroupA collection of objects defined in hpicfPimStaticRpfTable. Unknown .1.3.6.1.4.1.11.2.14.11.5.1.20.2.1.7 |
hpicfPimCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.14.11.5.1.20.2.2 |
hpicfPimSparseMIBComplianceThe compliance statement for HP routers running PIM Sparse Mode and implementing the HP-ICF-PIM MIB. Unknown .1.3.6.1.4.1.11.2.14.11.5.1.20.2.2.1 |
hpicfPimDenseMIBComplianceThe compliance statement for HP routers running PIM Dense Mode and implementing the HP-ICF-PIM MIB. Unknown .1.3.6.1.4.1.11.2.14.11.5.1.20.2.2.2 |
hpicfPimNotificationComplianceThe collection of notifications that extends notifications defined in RFC 2934 - used for signalling important PIM events. Unknown .1.3.6.1.4.1.11.2.14.11.5.1.20.2.2.3 |