HP-ICF-PIM: View SNMP OID List / Download MIB
VENDOR: HEWLETT-PACKARD
Home | MIB: HP-ICF-PIM | |||
---|---|---|---|---|
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 |
hpicfPimMIB | 1.3.6.1.4.1.11.2.14.11.5.1.20 |
This MIB module contains HP proprietary extensions to the standard PIM MIB (RFC 2934). |
||
hpicfPimObjects | 1.3.6.1.4.1.11.2.14.11.5.1.20.1 | |||
hpicfPimTraps | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.0 | |||
hpicfPimHardMRTFull | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.0.1 |
This 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. |
||
hpicfPimSoftMRTFull | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.0.2 |
This 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. |
||
hpicfPim | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1 | |||
hpicfPimAdminStatus | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.1 | integer | read-write |
The operational status of the PIM routing protocol on this router. Default is disabled. Enumeration: 'enable': 1, 'disable': 2. |
hpicfPimStateRefreshInterval | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.2 | integer32 | read-write |
The interval between successive State Refresh messages originated by this router. Its default value is 60 seconds. The maximum value allowed in PIM for State Refresh interval will be 100. |
hpicfPimSPTThreshold | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.3 | 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. |
hpicfPimTrapControl | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.4 | bits | read-write |
Indicates 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. Bits: 'neighborLoss': 0, 'hardMrtFull': 1, 'softMrtFull': 2. |
hpicfPimStaticRPSetTable | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.5 | no-access |
The (conceptual) table containing statically configured Rendezvous Points (RPs) for IP multicast group mappings. This information is being used in the PIM Sparse mode only. |
|
1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.5.1 | no-access |
An 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. |
||
hpicfPimStaticRPSetGroupAddress | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.5.1.1 | ipaddress | no-access |
The IP multicast group address which, when combined with hpicfPimStaticRPSetGroupMask, gives the group prefix for which this entry contains information about the statically configured RP. |
hpicfPimStaticRPSetGroupMask | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.5.1.2 | ipaddress | no-access |
The multicast group address mask which, when combined with hpicfPimStaticRPSetGroupAddress, gives the group prefix for which this entry contains information about the statically configured RP. |
hpicfPimStaticRPSetAddress | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.5.1.3 | ipaddress | no-access |
The IP address of statically configured RP for the given IP multicast group(s). |
hpicfPimStaticRPSetOverride | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.5.1.4 | 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. |
hpicfPimStaticRPSetRowStatus | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.5.1.5 | rowstatus | read-only |
The status of this row, by which new entries may be created, or old entries deleted from this table. |
hpicfPimIfTable | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.6 | no-access |
HP extensions to the pimInterfaceTable. |
|
1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.6.1 | no-access |
HP extensions for an entry in the pimInterfaceTable. |
||
hpicfPimIfAddress | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.6.1.1 | ipaddress | read-only |
This 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. |
hpicfPimIfTrigHelloInterval | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.6.1.2 | integer32 | read-only |
The maximum time before a triggered PIM Hello message is transmitted on this interface. Default is 5 seconds. |
hpicfPimIfHelloHoldtime | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.6.1.3 | integer32 | read-only |
The 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. |
hpicfPimIfLanPruneDelay | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.6.1.4 | truthvalue | read-only |
Turns the LAN Prune Delay options ON and OFF, on this interface. Default is true. |
hpicfPimIfPropagationDelay | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.6.1.5 | integer32 | read-only |
The value inserted into the LAN Prune Delay field of a LAN Prune Delay option on this interface. Default is 500 milliseconds. |
hpicfPimIfOverrideInterval | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.6.1.6 | integer32 | read-only |
The value inserted into the Override Interval field of a LAN Prune Delay option on this interface. Default is 2500 milliseconds. |
hpicfPimIfGenerationID | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.6.1.7 | truthvalue | read-only |
Turns the Generation ID option ON and OFF, on this interface. Default is false. |
hpicfPimIfJoinPruneHoldtime | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.6.1.8 | unsigned32 | read-only |
The 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. |
hpicfPimIfGraftRetryInterval | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.6.1.9 | integer32 | read-only |
The interval a PIM router waits for a Graft Ack before re-sending a Graft on this interface. Default is 3 seconds. |
hpicfPimIfMaxGraftRetries | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.6.1.10 | integer32 | read-only |
The maximum number of times this router will re-send a Graft on this interface. Default is 2. |
hpicfPimIfSRTTLThreshold | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.6.1.11 | unsigned32 | read-only |
The Time To Live in a PIM-DM State Refresh message at which it is not forwarded on this interface. Default is 0. |
hpicfPimIfLanDelayEnabled | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.6.1.12 | truthvalue | read-only |
Evaluates to TRUE if all routers on this interface are using the LAN Prune Delay Option. |
hpicfPimIfSRCapable | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.6.1.13 | truthvalue | read-only |
Evaluates to TRUE if all routers on this interface are using the State Refresh Capable Option. |
hpicfPimIfDRPriority | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.6.1.14 | unsigned32 | read-only |
The Designated Router Priority inserted into the DR priority option on this interface. Default is 1. |
hpicfPimIfNBRTimeout | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.6.1.15 | 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. |
hpicfPimIfNBRCount | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.6.1.16 | counter32 | read-only |
PIM Neighbor Count. |
hpicfPimIfNegotiatedPropagationDelay | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.6.1.17 | timeticks | read-only |
Negotiated PIM LAN/Propagation Delay (ms). |
hpicfPimIfNegotiatedOverrideInterval | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.6.1.18 | timeticks | read-only |
Negotiated PIM Override Interval (ms). |
hpicfPimIfAssertHoldInterval | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.6.1.19 | counter32 | read-only |
PIM Assert Hold Interval (s). |
hpicfPimIfNumRoutersNotUsingDRPriority | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.6.1.20 | counter32 | read-only |
Number of routers on network not using DR priority. |
hpicfPimIfNumRoutersNotUsingLanDelay | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.6.1.21 | counter32 | read-only |
Number of routers on network not using LAN Delay. |
hpicfPimComponentTable | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.7 | no-access |
HP 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. |
|
1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.7.1 | no-access |
HP extensions for an entry in the pimComponentTable. |
||
hpicfPimComponentCBSRAdminStatus | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.7.1.1 | integer | read-only |
This objects specifies whether or not the router configured to be a Candidate BSR for the local PIM region. Default is disabled. Enumeration: 'enable': 1, 'disable': 2. |
hpicfPimComponentCBSRAddress | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.7.1.2 | ipaddress | read-only |
The IP address the Candidate BSR router will advertise for the local PIM region. |
hpicfPimComponentCBSRPriority | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.7.1.3 | 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 IP address is the BSR. Default is 0. |
hpicfPimComponentCBSRHashMaskLength | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.7.1.4 | 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. The recommended value for IPv4 is 30, for IPv6 is 126. Default is 30. |
hpicfPimComponentCBSRMessageInterval | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.7.1.5 | integer32 | read-only |
If this router is the elected BSR, this object is the interval for sending (multicast out) periodic Bootstrap (RP-Set) messages on all PIM SM interfaces. The acceptable range is 5-300. The default value of this object is 60 seconds. |
hpicfPimComponentCRPPriority | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.7.1.6 | integer32 | read-only |
The 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. |
hpicfPimComponentCRPAdvInterval | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.7.1.7 | unsigned32 | read-only |
The interval at which the Candidate RP transmits (unicast to the elected BSR) advertise messages in the local PIM domain. |
hpicfPimComponentBSRPriority | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.7.1.8 | unsigned32 | read-only |
The priority of the Bootstrap Router (BSR) elected for the local PIM region. |
hpicfPimComponentBSRHashMaskLength | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.7.1.9 | unsigned32 | read-only |
The hash mask length of the elected Bootstrap Router (BSR). |
hpicfPimComponentBSRUpTime | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.7.1.10 | timeticks | read-only |
Length of time that the elected Bootstrap Router (BSR) has been up. |
hpicfPimComponentBSRNextMessage | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.7.1.11 | timeticks | read-only |
Time in which the next bootstrap message is due from the elected Bootstrap Router (BSR). |
hpicfPimComponentCRPAdvTimer | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.7.1.12 | timeticks | read-only |
Next scheduled Candidate RP Advertisement. |
hpicfPimRemoveConfig | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.8 | truthvalue | read-write |
PIM 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. |
hpicfPimStaticRpfTable | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.9 | no-access |
The (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. |
|
1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.9.1 | no-access |
A row in the hpicfPimStaticRpfTable. |
||
hpicfPimStaticRpfSourceAddressType | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.9.1.1 | inetaddresstype | no-access |
The IP address type of the statically configured multicast source. |
hpicfPimStaticRpfSourceAddress | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.9.1.2 | inetaddress | no-access |
The IP address of the statically configured multicast source. |
hpicfPimStaticRpfSourcePrefixLength | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.9.1.3 | inetaddressprefixlength | no-access |
The prefix length of the statically configured multicast source. |
hpicfPimStaticRpfAddressType | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.9.1.4 | inetaddresstype | no-access |
The 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. |
hpicfPimStaticRpfAddress | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.9.1.5 | inetaddress | no-access |
The IP address of the interface to use for RPF checks. |
hpicfPimStaticRpfRowStatus | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.9.1.6 | rowstatus | read-only |
The status of this row, by which new entries may be created, or old entries deleted from this table. |
hpicfPimStaticRpfOverrideState | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.9.1.7 | integer | read-only |
The state of this RPF override entry. Enumeration: 'active': 1, 'inActive': 2. |
hpicfPimStaticRpfIfIndex | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.9.1.8 | interfaceindex | read-only |
Index of the Interface towards the RPF neighbor. |
hpicfPimStaticRpfNeighborAddressType | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.9.1.9 | inetaddresstype | read-only |
The IP address type of the statically configured RPF neighbor. |
hpicfPimStaticRpfNeighborAddress | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.9.1.10 | inetaddress | read-only |
The IP address of the static RPF Neighbor. |
hpicfPimNumStaticRpfEntries | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.10 | counter32 | read-only |
Total number of Static RPF entries. |
hpicfPimVersion | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.11 | counter32 | read-only |
Currently running PIM Version. |
hpicfPimStarGEntries | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.12 | counter32 | read-only |
Total number of entries in the (*,G) table |
hpicfPimSGEntries | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.13 | counter32 | read-only |
Total number of entries in the (S,G) table. |
hpicfPimMRouteTable | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.14 | no-access |
HP extensions to rfc2932's ipMRouteEntry table. |
|
1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.14.1 | no-access |
HP extensions for an entry in ipMRouteEntry. |
||
hpicfPimSendRegStop | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.14.1.1 | truthvalue | read-only |
Indicates that a register-stop message must be sent. |
hpicfPimSGSourceIsActive | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.14.1.2 | truthvalue | read-only |
Indicates whether the multicast source corresponding to the (S,G) is active. |
hpicfPimOutgoingRegisterIfAvailable | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.14.1.3 | truthvalue | read-only |
Indicates that a register outgoing interface is available. |
hpicfPimEntryAddSuccess | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.14.1.4 | truthvalue | read-only |
Indicates that an entry has been successfully added. |
hpicfPimNumOutgoingInterfaces | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.14.1.5 | counter32 | read-only |
List of outgoing interfaces. |
hpicfPimDirectlyConnectedSource | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.14.1.6 | truthvalue | read-only |
Specifies PIM routing entries on routers directly connecting to the same subnet with the multicast source. |
hpicfPimNeighborSearchFailure | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.14.1.7 | truthvalue | read-only |
Specifies PIM routing entries with PIM neighbor searching failure. |
hpicfPimRPTreePruneSent | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.14.1.8 | truthvalue | read-only |
Specifies PIM routing entries on RPT branches where (S, G) prunes have been sent to the RP. |
hpicfPimOnSPTree | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.14.1.9 | truthvalue | read-only |
Specifies PIM routing entries on the SPT. |
hpicfPimRPToSPTreeSwitching | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.14.1.10 | truthvalue | read-only |
Specifies PIM routing entries in the process of RPT-to-SPT switchover. |
hpicfPimWildcardEntry | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.14.1.11 | truthvalue | read-only |
Specifies wildcard routing entries. |
hpicfPimRPFPrimeNeighborAddressType | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.14.1.12 | inetaddresstype | read-only |
RPF Prime Neighbor address type |
hpicfPimRPFPrimeNeighborAddress | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.14.1.13 | inetaddress | read-only |
RPF Prime Neighbor address |
hpicfPimNumDownstreams | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.14.1.14 | counter32 | read-only |
Total number of downstreams. |
hpicfPimTotalNeighborCount | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.15 | counter32 | read-only |
PIM Neighbor Count. |
hpicfPimNeighborTable | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.16 | no-access |
HP extensions to the pimNeighborTable. |
|
1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.16.1 | no-access |
HP extensions for an entry in the pimNeighborTable. |
||
hpicfPimNeighborDRPriority | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.16.1.1 | counter32 | read-only |
PIM Neighbor Router's Designated Router Priority value. |
hpicfPimNeighborGenerationIDValue | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.16.1.2 | counter32 | read-only |
PIM Neighbor Router's Generation ID value. |
hpicfPimNeighborHoldtime | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.16.1.3 | counter32 | read-only |
PIM Neighbor Router's Hold Time value. |
hpicfPimNeighborPropagationDelay | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.16.1.4 | counter32 | read-only |
PIM Neighbor Router's LAN Delay value. |
hpicfPimNeighborOverrideInterval | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.16.1.5 | counter32 | read-only |
PIM Neighbor Router's Override Interval value. |
hpicfPimNeighborStateRefreshInterval | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.16.1.6 | counter32 | read-only |
PIM Neighbor Router's State Refresh Interval value. |
hpicfPimUcastRouteTable | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.17 | no-access |
Cached Unicast Route related to PIM. |
|
1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.17.1 | no-access |
An entry in pimUcastRouteTable. |
||
hpicfPimUcastRouteAddressType | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.17.1.1 | inetaddresstype | no-access |
Address family of a Unicast IP Address of a Source or network. |
hpicfPimUcastRouteAddress | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.17.1.2 | inetaddress | no-access |
Unicast IP Address of a Source or network. |
hpicfPimUcastRoutePrefix | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.17.1.3 | unsigned32 | no-access |
Network Prefix length in bits of the address. |
hpicfPimUcastRouteIfIndex | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.17.1.4 | interfaceindex | read-only |
Index of the Interface towards the source/network. |
hpicfPimUcastRouteUpstreamNbrType | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.17.1.5 | inetaddresstype | read-only |
Address type of the PIM neighbor on Interface towards the source/network. |
hpicfPimUcastRouteUpstreamNbr | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.17.1.6 | inetaddress | read-only |
Address of the PIM neighbor on the Interface towards the source/network. |
hpicfPimUcastRouteProtocol | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.17.1.7 | unsigned32 | read-only |
Unicast routing protocol through which the route was learned. |
hpicfPimJoinPruneTable | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.18 | no-access |
Info on Join-Prune messages to send |
|
1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.18.1 | no-access |
An entry in hpicfPimJoinPruneTable. |
||
hpicfPimJoinPruneInterface | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.18.1.1 | interfaceindex | no-access |
Interface on which Join-Prune messages will be sent. |
hpicfPimJoinPruneInterfaceState | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.18.1.2 | integer | no-access |
Flag indicating a (S,G)/(*,G) join or (S,G,Rpt) prune. Enumeration: 'join': 1, 'prune': 2. |
hpicfPimJoinPruneSourceType | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.18.1.3 | inetaddresstype | no-access |
Flow source address type for a (S,G) join or (S,G,Rpt) prune. |
hpicfPimJoinPruneSourceAddress | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.18.1.4 | inetaddress | no-access |
Flow source address for a (S,G) join or (S,G,Rpt) prune. |
hpicfPimJoinPruneGroupType | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.18.1.5 | inetaddresstype | no-access |
Flow group address type for a (S,G)/(*,G) join or (S,G,Rpt) prune. |
hpicfPimJoinPruneGroupAddress | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.18.1.6 | inetaddress | no-access |
Flow group address for a (S,G)/(*,G) join or (S,G,Rpt) prune. |
hpicfPimJoinPruneNeighborAddressType | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.18.1.7 | inetaddresstype | read-only |
PIM neighbor router address type towards the source/RP to which Join-Prune messages are sent. |
hpicfPimJoinPruneNeighborAddress | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.18.1.8 | inetaddress | read-only |
PIM neighbor router address towards the source/RP to which Join-Prune messages are sent. |
hpicfPimJoinPruneExpiryTime | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.18.1.9 | unsigned32 | read-only |
Expiry time of sending Join-Prune messages. |
hpicfPimRPSetTable | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.19 | no-access |
Extensions to rfc2943's pimRPSetTable. |
|
1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.19.1 | no-access |
An entry in pimUcastRouteTable. |
||
hpicfPimRPSetPriority | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.19.1.1 | counter32 | read-only |
RP Set Priority. |
hpicfPimRPSetUptime | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.19.1.2 | timeticks | read-only |
Time RP has been up. |
hpicfPimIfMessageCounterTable | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.20 | no-access |
Table of per-interface message counters. |
|
1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.20.1 | no-access |
An entry in hpicfPimIfMessageCounterTable. |
||
hpicfPimIfMsgCountAssertReceive | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.20.1.1 | counter32 | read-only |
Per-interface count of received Assert messages. |
hpicfPimIfMsgCountAssertTransmit | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.20.1.2 | counter32 | read-only |
Per-interface count of transmitted Assert messages. |
hpicfPimIfMsgCountAssertInvalid | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.20.1.3 | counter32 | read-only |
Per-interface count of invalid Assert messages received. |
hpicfPimIfMsgCountGraftReceive | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.20.1.4 | counter32 | read-only |
Per-interface count of received Graft messages. |
hpicfPimIfMsgCountGraftTransmit | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.20.1.5 | counter32 | read-only |
Per-interface count of transmitted Graft messages. |
hpicfPimIfMsgCountGraftInvalid | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.20.1.6 | counter32 | read-only |
Per-interface count of invalid Graft messages received. |
hpicfPimIfMsgCountGraftAckReceive | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.20.1.7 | counter32 | read-only |
Per-interface count of received Graft-Ack messages. |
hpicfPimIfMsgCountGraftAckTransmit | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.20.1.8 | counter32 | read-only |
Per-interface count of transmitted Graft-Ack messages. |
hpicfPimIfMsgCountGraftAckInvalid | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.20.1.9 | counter32 | read-only |
Per-interface count of invalid Graft-Ack messages received. |
hpicfPimIfMsgCountHelloReceive | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.20.1.10 | counter32 | read-only |
Per-interface count of received HELLO messages. |
hpicfPimIfMsgCountHelloTransmit | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.20.1.11 | counter32 | read-only |
Per-interface count of transmitted HELLO messages. |
hpicfPimIfMsgCountHelloInvalid | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.20.1.12 | counter32 | read-only |
Per-interface count of invalid HELLO messages received. |
hpicfPimIfMsgCountJPReceive | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.20.1.13 | counter32 | read-only |
Per-interface count of received Join-Prune messages. |
hpicfPimIfMsgCountJPTransmit | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.20.1.14 | counter32 | read-only |
Per-interface count of transmitted Join-Prune messages. |
hpicfPimIfMsgCountJPInvalid | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.20.1.15 | counter32 | read-only |
Per-interface count of invalid Join-Prune messages received. |
hpicfPimIfMsgCountSRReceive | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.20.1.16 | counter32 | read-only |
Per-interface count of received State-Refresh messages. |
hpicfPimIfMsgCountSRTransmit | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.20.1.17 | counter32 | read-only |
Per-interface count of transmitted State-Refresh messages. |
hpicfPimIfMsgCountSRInvalid | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.20.1.18 | counter32 | read-only |
Per-interface count of invalid State-Refresh messages received. |
hpicfPimIfMsgCountBSRReceive | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.20.1.19 | counter32 | read-only |
Per-interface count of received BSR messages. |
hpicfPimIfMsgCountBSRTransmit | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.20.1.20 | counter32 | read-only |
Per-interface count of transmitted BSR messages. |
hpicfPimIfMsgCountBSRInvalid | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.20.1.21 | counter32 | read-only |
Per-interface count of invalid BSR messages received. |
hpicfPimIfMsgCountCRPReceive | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.20.1.22 | counter32 | read-only |
Per-interface count of received Candidate-RP messages. |
hpicfPimIfMsgCountCRPTransmit | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.20.1.23 | counter32 | read-only |
Per-interface count of transmitted Candidate-RP messages. |
hpicfPimIfMsgCountCRPInvalid | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.20.1.24 | counter32 | read-only |
Per-interface count of invalid Candidate-RP messages received. |
hpicfPimUnackGraftsTable | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.21 | no-access |
Information about unacknowledged graft messages on the network. |
|
1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.21.1 | no-access |
An entry in hpicfPimUnackGraftsTable. |
||
hpicfPimUnackGraftSourceType | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.21.1.1 | inetaddresstype | no-access |
Flow Source address type for an unacknowledged Graft message on the network. |
hpicfPimUnackGraftSource | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.21.1.2 | inetaddress | no-access |
Flow Source address for an unacknowledged Graft message on the network. |
hpicfPimUnackGraftGroupType | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.21.1.3 | inetaddresstype | no-access |
Flow Group address type for an unacknowledged Graft message on the network. |
hpicfPimUnackGraftGroup | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.21.1.4 | inetaddress | no-access |
Flow Group address for an unacknowledged graft message on the network. |
hpicfPimUnackGraftAge | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.21.1.5 | counter32 | read-only |
Time in which the graft message will be timed-out. |
hpicfPimUnackGraftRetransIn | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.1.21.1.6 | counter32 | read-only |
Time in which the graft message will be retransmitted. |
hpicfPimScalars | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.2 | |||
hpicfPimMsgCountRegisterReceive | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.2.1 | counter32 | read-only |
Global count of received Register messages. |
hpicfPimMsgCountRegisterTransmit | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.2.2 | counter32 | read-only |
Global count of transmitted Register messages. |
hpicfPimMsgCountRegisterInvalid | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.2.3 | counter32 | read-only |
Global count of invalid Register messages received. |
hpicfPimMsgCountRegStopReceive | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.2.4 | counter32 | read-only |
Global count of received Register-stop messages. |
hpicfPimMsgCountRegStopTransmit | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.2.5 | counter32 | read-only |
Global count of transmitted Register-stop messages. |
hpicfPimMsgCountRegStopInvalid | 1.3.6.1.4.1.11.2.14.11.5.1.20.1.2.6 | counter32 | read-only |
Global count of invalid Register-stop messages received. |
hpicfPimConformance | 1.3.6.1.4.1.11.2.14.11.5.1.20.2 | |||
hpicfPimGroups | 1.3.6.1.4.1.11.2.14.11.5.1.20.2.1 | |||
hpicfPimNotificationGroup | 1.3.6.1.4.1.11.2.14.11.5.1.20.2.1.1 |
A collection of notifications that extends notifications defined in RFC 2934 - used for signaling important PIM events. |
||
hpicfPimBaseGroup | 1.3.6.1.4.1.11.2.14.11.5.1.20.2.1.2 |
A collection of objects to support basic PIM configuration information on HP routers. |
||
hpicfPimStaticRPSetMappingGroup | 1.3.6.1.4.1.11.2.14.11.5.1.20.2.1.3 |
A collection of objects to support management of static Rendezvous Point (RP) to IP multicast group mappings. |
||
hpicfPimSparseIfGroup | 1.3.6.1.4.1.11.2.14.11.5.1.20.2.1.4 |
A collection of objects that extends objects defined in pimInterfaceTable and used to support management of interfaces operating in PIM Sparse Mode. |
||
hpicfPimDenseIfGroup | 1.3.6.1.4.1.11.2.14.11.5.1.20.2.1.5 |
A collection of objects that extends objects defined in pimInterfaceTable and used to support management of interfaces operating in PIM Dense Mode. |
||
hpicfPimComponentGroup | 1.3.6.1.4.1.11.2.14.11.5.1.20.2.1.6 |
A collection of objects that extends objects defined in pimComponentTable (RFC 2934). |
||
hpicfPimStaticRpfGroup | 1.3.6.1.4.1.11.2.14.11.5.1.20.2.1.7 |
A collection of objects defined in hpicfPimStaticRpfTable. |
||
hpicfPimInterfaceExtensionsGroup | 1.3.6.1.4.1.11.2.14.11.5.1.20.2.1.8 |
A collection of objects that extends objects defined in pimInterfaceTable. |
||
hpicfPimStaticRpfExtensionsGroup | 1.3.6.1.4.1.11.2.14.11.5.1.20.2.1.9 |
A collection of objects that extend hpicfPimStaticRpfTable. |
||
hpicfPimNeighborGroup | 1.3.6.1.4.1.11.2.14.11.5.1.20.2.1.10 |
A collection of objects defined in hpicfPimNeighborTable. |
||
hpicfPimMRouteGroup | 1.3.6.1.4.1.11.2.14.11.5.1.20.2.1.11 |
A collection of objects defined in hpicfMRouteTable. |
||
hpicfPimUcastRouteGroup | 1.3.6.1.4.1.11.2.14.11.5.1.20.2.1.12 |
A collection of objects defined in hpicfUcastRouteTable. |
||
hpicfPimUnackGraftsGroup | 1.3.6.1.4.1.11.2.14.11.5.1.20.2.1.13 |
A collection of objects defined in hpicfUnackGraftTable. |
||
hpicfPimGlobalCounterGroup | 1.3.6.1.4.1.11.2.14.11.5.1.20.2.1.14 |
A collection of global PIM counter objects. |
||
hpicfPimRPSetGroup | 1.3.6.1.4.1.11.2.14.11.5.1.20.2.1.15 |
A collection of additional RP & BSR objects. |
||
hpicfPimJoinPruneGroup | 1.3.6.1.4.1.11.2.14.11.5.1.20.2.1.17 |
A collection of objects defined in hpicfPimJoinPruneTable. |
||
hpicfPimCompliances | 1.3.6.1.4.1.11.2.14.11.5.1.20.2.2 | |||
hpicfPimSparseMIBCompliance | 1.3.6.1.4.1.11.2.14.11.5.1.20.2.2.1 |
The compliance statement for HP routers running PIM Sparse Mode and implementing the HP-ICF-PIM MIB. |
||
hpicfPimDenseMIBCompliance | 1.3.6.1.4.1.11.2.14.11.5.1.20.2.2.2 |
The compliance statement for HP routers running PIM Dense Mode and implementing the HP-ICF-PIM MIB. |
||
hpicfPimNotificationCompliance | 1.3.6.1.4.1.11.2.14.11.5.1.20.2.2.3 |
The collection of notifications that extends notifications defined in RFC 2934 - used for signalling important PIM events. |
||
hpicfPimUcastRoutingCompliance | 1.3.6.1.4.1.11.2.14.11.5.1.20.2.2.4 |
The compliance statement for HP routers running PIM and related Unicast routing info. |
||
hpicfPimMcastRoutingCompliance | 1.3.6.1.4.1.11.2.14.11.5.1.20.2.2.5 |
The compliance statement for HP routers running PIM and related multicast forwarding info. |
||
hpicfPimInterfaceInfoCompliance | 1.3.6.1.4.1.11.2.14.11.5.1.20.2.2.6 |
The compliance statement for HP routers running PIM and related interface and neighbor info. |
||
hpicfPimProtoMessageCompliance | 1.3.6.1.4.1.11.2.14.11.5.1.20.2.2.7 |
The compliance statement for HP routers running PIM and certain protocol packet info. |
||
hpicfPimGlobalCountersCompliance | 1.3.6.1.4.1.11.2.14.11.5.1.20.2.2.8 |
The compliance statement for HP routers running PIM and related global statistics data. |
||
hpicfPimRPSetExtensionsCompliance | 1.3.6.1.4.1.11.2.14.11.5.1.20.2.2.9 |
The compliance statement for HP routers running PIM Sparse Mode and further RP set info. |