Home/Catalog/HIRSCHMANN-PIM-MIB

HIRSCHMANN-PIM-MIB

AI MIB Summary

The HIRSCHMANN-PIM-MIB facilitates the monitoring and management of Protocol Independent Multicast (PIM) routing states, neighbor adjacencies, and multicast group membership counters on Hirschmann Private Platform4 network devices. It enables the retrieval of specific PIM protocol metrics, including interface states, join/prune message statistics, and multicast forwarding table entries, to verify multicast routing integrity and troubleshoot delivery issues.

The Hirschmann Private Platform4 PIM MIB definitions for Platform devices.
Main OID:
hmPIMMIB.1.3.6.1.4.1.248.15.4.99
66
Objects
Active
Status
6
Dependencies

Imported Objects

Objects

66 total
Object Name
hmPIMMIBThe Hirschmann Private Platform4 PIM MIB definitions for Platform devices.
MODULE-IDENTITY
.1.3.6.1.4.1.248.15.4.99
hmPIMMIBObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.248.15.4.99.1
hmPIMTraps
OBJECT IDENTIFIER
.1.3.6.1.4.1.248.15.4.99.1.0
hmPIMNeighborLossA hmPIMNeighborLoss trap signifies the loss of an adjacency with a neighbor. This trap should 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.
NOTIFICATION-TYPE
.1.3.6.1.4.1.248.15.4.99.1.0.1
hmPIM
OBJECT IDENTIFIER
.1.3.6.1.4.1.248.15.4.99.1.1
hmPIMJoinPruneIntervalThe default interval at which periodic PIM-SM Join/Prune messages are to be sent.rw
Integer32 UNITS "seconds"
.1.3.6.1.4.1.248.15.4.99.1.1.1
hmPIMInterfaceTableThe (conceptual) table listing the router's PIM interfaces. IGMP and PIM are enabled on all interfaces listed in this table.
SEQUENCE OF HmPimInterfaceEntry
.1.3.6.1.4.1.248.15.4.99.1.1.2
hmPIMInterfaceEntryAn entry (conceptual row) in the hmPIMInterfaceTable.
HmPimInterfaceEntry
.1.3.6.1.4.1.248.15.4.99.1.1.2.1
hmPIMInterfaceIfIndexThe ifIndex value of this PIM interface.
InterfaceIndex (IF-MIB)
.1.3.6.1.4.1.248.15.4.99.1.1.2.1.1
hmPIMInterfaceAddressThe IP address of the PIM interface.ro
IpAddress
.1.3.6.1.4.1.248.15.4.99.1.1.2.1.2
hmPIMInterfaceNetMaskThe network mask for the IP address of the PIM interface.ro
IpAddress
.1.3.6.1.4.1.248.15.4.99.1.1.2.1.3
hmPIMInterfaceModeThe configured mode of this PIM interface. A value of sparseDense is only valid for PIMv1.rw
Enumeration
.1.3.6.1.4.1.248.15.4.99.1.1.2.1.4
hmPIMInterfaceDRThe Designated Router on this PIM interface. For point-to- point interfaces, this object has the value 0.0.0.0.ro
IpAddress
.1.3.6.1.4.1.248.15.4.99.1.1.2.1.5
hmPIMInterfaceHelloIntervalThe frequency at which PIM Hello messages are transmitted on this interface.rw
Integer32 UNITS "seconds"
.1.3.6.1.4.1.248.15.4.99.1.1.2.1.6
hmPIMInterfaceStatusThe status of this entry. Creating the entry enables PIM on the interface; destroying the entry disables PIM on the interface.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.248.15.4.99.1.1.2.1.7
hmPIMInterfaceJoinPruneIntervalThe frequency at which PIM Join/Prune messages are transmitted on this PIM interface. The default value of this object is the hmPIMJoinPruneInterval.rw
Integer32 UNITS "seconds"
.1.3.6.1.4.1.248.15.4.99.1.1.2.1.8
hmPIMInterfaceCBSRPreferenceThe preference value for the local interface as a candidate bootstrap router. The value of -1 is used to indicate that the local interface is not a candidate BSR interface.rw
Integer32 (-1..255)
.1.3.6.1.4.1.248.15.4.99.1.1.2.1.9
hmPIMNeighborTableThe (conceptual) table listing the router's PIM neighbors.
SEQUENCE OF HmPimNeighborEntry
.1.3.6.1.4.1.248.15.4.99.1.1.3
hmPIMNeighborEntryAn entry (conceptual row) in the hmPIMNeighborTable.
HmPimNeighborEntry
.1.3.6.1.4.1.248.15.4.99.1.1.3.1
hmPIMNeighborAddressThe IP address of the PIM neighbor for which this entry contains information.
IpAddress
.1.3.6.1.4.1.248.15.4.99.1.1.3.1.1
hmPIMNeighborIfIndexThe value of ifIndex for the interface used to reach this PIM neighbor.ro
InterfaceIndex (IF-MIB)
.1.3.6.1.4.1.248.15.4.99.1.1.3.1.2
hmPIMNeighborUpTimeThe time since this PIM neighbor (last) became a neighbor of the local router.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.248.15.4.99.1.1.3.1.3
hmPIMNeighborExpiryTimeThe minimum time remaining before this PIM neighbor will be aged out.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.248.15.4.99.1.1.3.1.4
hmPIMNeighborModeThe active PIM mode of this neighbor. This object is deprecated for PIMv2 routers since all neighbors on the interface must be either dense or sparse as determined by the protocol running on the interface.rodeprecated
Enumeration
.1.3.6.1.4.1.248.15.4.99.1.1.3.1.5
hmPIMIpMRouteTableThe (conceptual) table listing PIM-specific information on a subset of the rows of the ipMRouteTable defined in the IP Multicast MIB.
SEQUENCE OF HmPimIpMRouteEntry
.1.3.6.1.4.1.248.15.4.99.1.1.4
hmPIMIpMRouteEntryAn entry (conceptual row) in the hmPIMIpMRouteTable. There is one entry per entry in the ipMRouteTable whose incoming interface is running PIM.
HmPimIpMRouteEntry
.1.3.6.1.4.1.248.15.4.99.1.1.4.1
hmPIMIpMRouteUpstreamAssertTimerThe time remaining before the router changes its upstream neighbor back to its RPF neighbor. This timer is called the Assert timer in the PIM Sparse and Dense mode specification. A value of 0 indicates that no Assert has changed the upstream neighbor away from the RPF neighbor.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.248.15.4.99.1.1.4.1.1
hmPIMIpMRouteAssertMetricThe metric advertised by the assert winner on the upstream interface, or 0 if no such assert is in received.ro
Integer32
.1.3.6.1.4.1.248.15.4.99.1.1.4.1.2
hmPIMIpMRouteAssertMetricPrefThe preference advertised by the assert winner on the upstream interface, or 0 if no such assert is in effect.ro
Integer32
.1.3.6.1.4.1.248.15.4.99.1.1.4.1.3
hmPIMIpMRouteAssertRPTBitThe value of the RPT-bit advertised by the assert winner on the upstream interface, or false if no such assert is in effect.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.248.15.4.99.1.1.4.1.4
hmPIMIpMRouteFlagsThis object describes PIM-specific flags related to a multicast state entry. See the PIM Sparse Mode specification for the meaning of the RPT and SPT bits.ro
Bits
.1.3.6.1.4.1.248.15.4.99.1.1.4.1.5
hmPIMRPTableThe (conceptual) table listing PIM version 1 information for the Rendezvous Points (RPs) for IP multicast groups. This table is deprecated since its function is replaced by the hmPIMRPSetTable for PIM version 2.deprecated
SEQUENCE OF HmPimRPEntry
.1.3.6.1.4.1.248.15.4.99.1.1.5
hmPIMRPEntryAn entry (conceptual row) in the hmPIMRPTable. There is one entry per RP address for each IP multicast group.deprecated
HmPimRPEntry
.1.3.6.1.4.1.248.15.4.99.1.1.5.1
hmPIMRPGroupAddressThe IP multicast group address for which this entry contains information about an RP.deprecated
IpAddress
.1.3.6.1.4.1.248.15.4.99.1.1.5.1.1
hmPIMRPAddressThe unicast address of the RP.deprecated
IpAddress
.1.3.6.1.4.1.248.15.4.99.1.1.5.1.2
hmPIMRPStateThe state of the RP.rodeprecated
Enumeration
.1.3.6.1.4.1.248.15.4.99.1.1.5.1.3
hmPIMRPStateTimerThe minimum time remaining before the next state change. When hmPIMRPState is up, this is the minimum time which must expire until it can be declared down. When hmPIMRPState is down, this is the time until it will be declared up (in order to retry).rodeprecated
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.248.15.4.99.1.1.5.1.4
hmPIMRPLastChangeThe value of sysUpTime at the time when the corresponding instance of hmPIMRPState last changed its value.rodeprecated
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.248.15.4.99.1.1.5.1.5
hmPIMRPRowStatusThe status of this row, by which new entries may be created, or old entries deleted from this table.rwdeprecated
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.248.15.4.99.1.1.5.1.6
hmPIMRPSetTableThe (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.
SEQUENCE OF HmPimRPSetEntry
.1.3.6.1.4.1.248.15.4.99.1.1.6
hmPIMRPSetEntryAn entry (conceptual row) in the hmPIMRPSetTable.
HmPimRPSetEntry
.1.3.6.1.4.1.248.15.4.99.1.1.6.1
hmPIMRPSetGroupAddressThe IP multicast group address which, when combined with hmPIMRPSetGroupMask, gives the group prefix for which this entry contains information about the Candidate-RP.
IpAddress
.1.3.6.1.4.1.248.15.4.99.1.1.6.1.1
hmPIMRPSetGroupMaskThe multicast group address mask which, when combined with hmPIMRPSetGroupAddress, gives the group prefix for which this entry contains information about the Candidate-RP.
IpAddress
.1.3.6.1.4.1.248.15.4.99.1.1.6.1.2
hmPIMRPSetAddressThe IP address of the Candidate-RP.
IpAddress
.1.3.6.1.4.1.248.15.4.99.1.1.6.1.3
hmPIMRPSetHoldTimeThe holdtime of a Candidate-RP. If the local router is not the BSR, this value is 0.ro
Integer32
.1.3.6.1.4.1.248.15.4.99.1.1.6.1.4
hmPIMRPSetExpiryTimeThe minimum time remaining before the Candidate-RP will be declared down. If the local router is not the BSR, this value is 0.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.248.15.4.99.1.1.6.1.5
hmPIMRPSetComponentA number uniquely identifying the component. Each protocol instance connected to a separate domain should have a different index value.
Integer32
.1.3.6.1.4.1.248.15.4.99.1.1.6.1.6
hmPIMIpMRouteNextHopTableThe (conceptual) table listing PIM-specific information on a subset of the rows of the ipMRouteNextHopTable defined in the IP Multicast MIB.
SEQUENCE OF HmPimIpMRouteNextHopEntry
.1.3.6.1.4.1.248.15.4.99.1.1.7
hmPIMIpMRouteNextHopEntryAn entry (conceptual row) in the hmPIMIpMRouteNextHopTable. There is one entry per entry in the ipMRouteNextHopTable whose interface is running PIM and whose ipMRouteNextHopState is pruned(1).
HmPimIpMRouteNextHopEntry
.1.3.6.1.4.1.248.15.4.99.1.1.7.1
hmPIMIpMRouteNextHopPruneReasonThis object indicates why the downstream interface was pruned, whether in response to a PIM prune message or due to PIM Assert processing.ro
Enumeration
.1.3.6.1.4.1.248.15.4.99.1.1.7.1.2
hmPIMCandidateRPTableThe (conceptual) table listing the IP multicast groups for which the local router is to advertise itself as a Candidate-RP when the value of hmPIMComponentCRPHoldTime 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 hmPIMComponentCRPHoldTime is non- zero).
SEQUENCE OF HmPimCandidateRPEntry
.1.3.6.1.4.1.248.15.4.99.1.1.11
hmPIMCandidateRPEntryAn entry (conceptual row) in the hmPIMCandidateRPTable.
HmPimCandidateRPEntry
.1.3.6.1.4.1.248.15.4.99.1.1.11.1
hmPIMCandidateRPGroupAddressThe IP multicast group address which, when combined with hmPIMCandidateRPGroupMask, identifies a group prefix for which the local router will advertise itself as a Candidate-RP.
IpAddress
.1.3.6.1.4.1.248.15.4.99.1.1.11.1.1
hmPIMCandidateRPGroupMaskThe multicast group address mask which, when combined with hmPIMCandidateRPGroupMask, identifies a group prefix for which the local router will advertise itself as a Candidate-RP.
IpAddress
.1.3.6.1.4.1.248.15.4.99.1.1.11.1.2
hmPIMCandidateRPAddressThe (unicast) address of the interface which will be advertised as a Candidate-RP.rw
IpAddress
.1.3.6.1.4.1.248.15.4.99.1.1.11.1.3
hmPIMCandidateRPRowStatusThe 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.248.15.4.99.1.1.11.1.4
hmPIMComponentTableThe (conceptual) table containing objects specific to a PIM domain. One row exists for each domain to which the router is connected. A PIM-SM domain is defined as an area of the network over which Bootstrap messages are forwarded. Typically, a PIM-SM router will be a member of exactly one domain. This table also supports, however, routers which may form a border between two PIM-SM domains and do not forward Bootstrap messages between them.
SEQUENCE OF HmPimComponentEntry
.1.3.6.1.4.1.248.15.4.99.1.1.12
hmPIMComponentEntryAn entry (conceptual row) in the hmPIMComponentTable.
HmPimComponentEntry
.1.3.6.1.4.1.248.15.4.99.1.1.12.1
hmPIMComponentIndexA 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 PIM-SM domain should use a hmPIMComponentIndex value of 1.
Integer32
.1.3.6.1.4.1.248.15.4.99.1.1.12.1.1
hmPIMComponentBSRAddressThe IP address of the bootstrap router (BSR) for the local PIM region.ro
IpAddress
.1.3.6.1.4.1.248.15.4.99.1.1.12.1.2
hmPIMComponentBSRExpiryTimeThe 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.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.248.15.4.99.1.1.12.1.3
hmPIMComponentCRPHoldTimeThe 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.rw
Integer32
.1.3.6.1.4.1.248.15.4.99.1.1.12.1.4
hmPIMComponentStatusThe status of this entry. Creating the entry creates another protocol instance; destroying the entry disables a protocol instance.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.248.15.4.99.1.1.12.1.5
hmPIMMIBConformance
OBJECT IDENTIFIER
.1.3.6.1.4.1.248.15.4.99.2
hmPIMMIBCompliances
OBJECT IDENTIFIER
.1.3.6.1.4.1.248.15.4.99.2.1
hmPIMMIBGroups
OBJECT IDENTIFIER
.1.3.6.1.4.1.248.15.4.99.2.2
HIRSCHMANN-PIM-MIB - SNMP MIB Reference | MIBs Explorer