MIBs Depot

PIM-MIB

Registered at
1.3.6.1.3.61
Last updated
2000-09-28 00:00
Organization
IETF IDMR Working Group.
Revisions
2000-09-28 00:00
Namespace
standard
Source file
PIM-MIB
Digest
sha256:32773e00a436953f68edc5c22bbbfb253842b826882f4a10c03f7e080d48eb48

Description

The MIB module for management of PIM routers.

Contact

Dave Thaler Microsoft Corporation One Microsoft Way Redmond, WA 98052-6399 US Phone: +1 425 703 8835 EMail: dthaler@microsoft.com

Imports

FromSymbols
IF-MIBInterfaceIndex
IPMROUTE-STD-MIBipMRouteGroup, ipMRouteNextHopAddress, ipMRouteNextHopGroup, ipMRouteNextHopIfIndex, ipMRouteNextHopSource, ipMRouteNextHopSourceMask, ipMRouteSource, ipMRouteSourceMask
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMIInteger32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, experimental, iso
SNMPv2-TCDisplayString, RowStatus, TEXTUAL-CONVENTION, TruthValue

Imported by

4 module(s) in this corpus import this one.

Load order

Every file a consumer needs in order to load this module, dependencies first.

IANA-RTPROTO-MIB
IANAifType-MIB
IF-MIB
IPMROUTE-STD-MIB
PIM-MIB
SNMP-FRAMEWORK-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC

Objects

NameOIDSyntaxAccessStatus
pimMIBObjects
OBJECT-IDENTITY
1.3.6.1.3.61.1
pimTraps
OBJECT-IDENTITY
1.3.6.1.3.61.1.0
pim
OBJECT-IDENTITY
1.3.6.1.3.61.1.1
pimJoinPruneInterval
OBJECT-TYPE
The default interval at which periodic PIM-SM Join/Prune messages are to be sent.
1.3.6.1.3.61.1.1.1Integer32read-writecurrent
pimInterfaceTable
OBJECT-TYPE
The (conceptual) table listing the router's PIM interfaces. IGMP and PIM are enabled on all interfaces listed in this table.
1.3.6.1.3.61.1.1.2not-accessiblecurrent
pimInterfaceEntry
OBJECT-TYPE
An entry (conceptual row) in the pimInterfaceTable.
1.3.6.1.3.61.1.1.2.1not-accessiblecurrent
pimInterfaceIfIndex
OBJECT-TYPE
The ifIndex value of this PIM interface.
1.3.6.1.3.61.1.1.2.1.1InterfaceIndexnot-accessiblecurrent
pimInterfaceAddress
OBJECT-TYPE
The IP address of the PIM interface.
1.3.6.1.3.61.1.1.2.1.2IpAddressread-onlycurrent
pimInterfaceNetMask
OBJECT-TYPE
The network mask for the IP address of the PIM interface.
1.3.6.1.3.61.1.1.2.1.3IpAddressread-onlycurrent
pimInterfaceMode
OBJECT-TYPE
The configured mode of this PIM interface. A value of sparseDense is only valid for PIMv1.
1.3.6.1.3.61.1.1.2.1.4INTEGER {dense(1), sparse(2), sparseDense(3)}read-createcurrent
pimInterfaceDR
OBJECT-TYPE
The Designated Router on this PIM interface. For point-to- point interfaces, this object has the value 0.0.0.0.
1.3.6.1.3.61.1.1.2.1.5IpAddressread-onlycurrent
pimInterfaceHelloInterval
OBJECT-TYPE
The frequency at which PIM Hello messages are transmitted on this interface.
1.3.6.1.3.61.1.1.2.1.6Integer32read-createcurrent
pimInterfaceStatus
OBJECT-TYPE
The status of this entry. Creating the entry enables PIM on the interface; destroying the entry disables PIM on the interface.
1.3.6.1.3.61.1.1.2.1.7RowStatusread-createcurrent
pimInterfaceJoinPruneInterval
OBJECT-TYPE
The frequency at which PIM Join/Prune messages are transmitted on this PIM interface. The default value of this object is the pimJoinPruneInterval.
1.3.6.1.3.61.1.1.2.1.8Integer32read-createcurrent
pimInterfaceCBSRPreference
OBJECT-TYPE
The 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.
1.3.6.1.3.61.1.1.2.1.9Integer32 (-1..255)read-createcurrent
pimNeighborTable
OBJECT-TYPE
The (conceptual) table listing the router's PIM neighbors.
1.3.6.1.3.61.1.1.3not-accessiblecurrent
pimNeighborEntry
OBJECT-TYPE
An entry (conceptual row) in the pimNeighborTable.
1.3.6.1.3.61.1.1.3.1not-accessiblecurrent
pimNeighborAddress
OBJECT-TYPE
The IP address of the PIM neighbor for which this entry contains information.
1.3.6.1.3.61.1.1.3.1.1IpAddressnot-accessiblecurrent
pimNeighborIfIndex
OBJECT-TYPE
The value of ifIndex for the interface used to reach this PIM neighbor.
1.3.6.1.3.61.1.1.3.1.2InterfaceIndexread-onlycurrent
pimNeighborUpTime
OBJECT-TYPE
The time since this PIM neighbor (last) became a neighbor of the local router.
1.3.6.1.3.61.1.1.3.1.3TimeTicksread-onlycurrent
pimNeighborExpiryTime
OBJECT-TYPE
The minimum time remaining before this PIM neighbor will be aged out.
1.3.6.1.3.61.1.1.3.1.4TimeTicksread-onlycurrent
pimNeighborMode
OBJECT-TYPE
The 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.
1.3.6.1.3.61.1.1.3.1.5INTEGER {dense(1), sparse(2)}read-onlydeprecated
pimIpMRouteTable
OBJECT-TYPE
The (conceptual) table listing PIM-specific information on a subset of the rows of the ipMRouteTable defined in the IP Multicast MIB.
1.3.6.1.3.61.1.1.4not-accessiblecurrent
pimIpMRouteEntry
OBJECT-TYPE
An entry (conceptual row) in the pimIpMRouteTable. There is one entry per entry in the ipMRouteTable whose incoming interface is running PIM.
1.3.6.1.3.61.1.1.4.1not-accessiblecurrent
pimIpMRouteUpstreamAssertTimer
OBJECT-TYPE
The 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.
1.3.6.1.3.61.1.1.4.1.1TimeTicksread-onlycurrent
pimIpMRouteAssertMetric
OBJECT-TYPE
The metric advertised by the assert winner on the upstream interface, or 0 if no such assert is in received.
1.3.6.1.3.61.1.1.4.1.2Integer32read-onlycurrent
pimIpMRouteAssertMetricPref
OBJECT-TYPE
The preference advertised by the assert winner on the upstream interface, or 0 if no such assert is in effect.
1.3.6.1.3.61.1.1.4.1.3Integer32read-onlycurrent
pimIpMRouteAssertRPTBit
OBJECT-TYPE
The value of the RPT-bit advertised by the assert winner on the upstream interface, or false if no such assert is in effect.
1.3.6.1.3.61.1.1.4.1.4TruthValueread-onlycurrent
pimIpMRouteFlags
OBJECT-TYPE
This 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.
1.3.6.1.3.61.1.1.4.1.5Bits {rpt(0), spt(1)}read-onlycurrent
pimRPTable
OBJECT-TYPE
The (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 pimRPSetTable for PIM version 2.
1.3.6.1.3.61.1.1.5not-accessibledeprecated
pimRPEntry
OBJECT-TYPE
An entry (conceptual row) in the pimRPTable. There is one entry per RP address for each IP multicast group.
1.3.6.1.3.61.1.1.5.1not-accessibledeprecated
pimRPGroupAddress
OBJECT-TYPE
The IP multicast group address for which this entry contains information about an RP.
1.3.6.1.3.61.1.1.5.1.1IpAddressnot-accessibledeprecated
pimRPAddress
OBJECT-TYPE
The unicast address of the RP.
1.3.6.1.3.61.1.1.5.1.2IpAddressnot-accessibledeprecated
pimRPState
OBJECT-TYPE
The state of the RP.
1.3.6.1.3.61.1.1.5.1.3INTEGER {up(1), down(2)}read-onlydeprecated
pimRPStateTimer
OBJECT-TYPE
The minimum time remaining before the next state change. When pimRPState is up, this is the minimum time which must expire until it can be declared down. When pimRPState is down, this is the time until it will be declared up (in order to retry).
1.3.6.1.3.61.1.1.5.1.4TimeTicksread-onlydeprecated
pimRPLastChange
OBJECT-TYPE
The value of sysUpTime at the time when the corresponding instance of pimRPState last changed its value.
1.3.6.1.3.61.1.1.5.1.5TimeTicksread-onlydeprecated
pimRPRowStatus
OBJECT-TYPE
The status of this row, by which new entries may be created, or old entries deleted from this table.
1.3.6.1.3.61.1.1.5.1.6RowStatusread-createdeprecated
pimRPSetTable
OBJECT-TYPE
The (conceptual) table listing PIM information for candidate Rendezvous Points (RPs) for IP multicast groups. When the local router is the BSR, this information is obtained from received Candidate-RP-Advertisements. When the local router is not the BSR, this information is obtained from received RP-Set messages.
1.3.6.1.3.61.1.1.6not-accessiblecurrent
pimRPSetEntry
OBJECT-TYPE
An entry (conceptual row) in the pimRPSetTable.
1.3.6.1.3.61.1.1.6.1not-accessiblecurrent
pimRPSetGroupAddress
OBJECT-TYPE
The IP multicast group address which, when combined with pimRPSetGroupMask, gives the group prefix for which this entry contains information about the Candidate-RP.
1.3.6.1.3.61.1.1.6.1.1IpAddressnot-accessiblecurrent
pimRPSetGroupMask
OBJECT-TYPE
The multicast group address mask which, when combined with pimRPSetGroupAddress, gives the group prefix for which this entry contains information about the Candidate-RP.
1.3.6.1.3.61.1.1.6.1.2IpAddressnot-accessiblecurrent
pimRPSetAddress
OBJECT-TYPE
The IP address of the Candidate-RP.
1.3.6.1.3.61.1.1.6.1.3IpAddressnot-accessiblecurrent
pimRPSetHoldTime
OBJECT-TYPE
The holdtime of a Candidate-RP. If the local router is not the BSR, this value is 0.
1.3.6.1.3.61.1.1.6.1.4Integer32 (0..255)read-onlycurrent
pimRPSetExpiryTime
OBJECT-TYPE
The minimum time remaining before the Candidate-RP will be declared down. If the local router is not the BSR, this value is 0.
1.3.6.1.3.61.1.1.6.1.5TimeTicksread-onlycurrent
pimRPSetComponent
OBJECT-TYPE
A number uniquely identifying the component. Each protocol instance connected to a separate domain should have a different index value.
1.3.6.1.3.61.1.1.6.1.6Integer32 (1..255)not-accessiblecurrent
pimIpMRouteNextHopTable
OBJECT-TYPE
The (conceptual) table listing PIM-specific information on a subset of the rows of the ipMRouteNextHopTable defined in the IP Multicast MIB.
1.3.6.1.3.61.1.1.7not-accessiblecurrent
pimIpMRouteNextHopEntry
OBJECT-TYPE
An entry (conceptual row) in the pimIpMRouteNextHopTable. There is one entry per entry in the ipMRouteNextHopTable whose interface is running PIM and whose ipMRouteNextHopState is pruned(1).
1.3.6.1.3.61.1.1.7.1not-accessiblecurrent
pimIpMRouteNextHopPruneReason
OBJECT-TYPE
This object indicates why the downstream interface was pruned, whether in response to a PIM prune message or due to PIM Assert processing.
1.3.6.1.3.61.1.1.7.1.2INTEGER {other(1), prune(2), assert(3)}read-onlycurrent
pimCandidateRPTable
OBJECT-TYPE
The (conceptual) table listing the IP multicast groups for which the local router is to advertise itself as a Candidate-RP when the value of pimComponentCRPHoldTime 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 pimComponentCRPHoldTime is non- zero).
1.3.6.1.3.61.1.1.11not-accessiblecurrent
pimCandidateRPEntry
OBJECT-TYPE
An entry (conceptual row) in the pimCandidateRPTable.
1.3.6.1.3.61.1.1.11.1not-accessiblecurrent
pimCandidateRPGroupAddress
OBJECT-TYPE
The IP multicast group address which, when combined with pimCandidateRPGroupMask, identifies a group prefix for which the local router will advertise itself as a Candidate-RP.
1.3.6.1.3.61.1.1.11.1.1IpAddressnot-accessiblecurrent
pimCandidateRPGroupMask
OBJECT-TYPE
The multicast group address mask which, when combined with pimCandidateRPGroupMask, identifies a group prefix for which the local router will advertise itself as a Candidate-RP.
1.3.6.1.3.61.1.1.11.1.2IpAddressnot-accessiblecurrent
pimCandidateRPAddress
OBJECT-TYPE
The (unicast) address of the interface which will be advertised as a Candidate-RP.
1.3.6.1.3.61.1.1.11.1.3IpAddressread-createcurrent
pimCandidateRPRowStatus
OBJECT-TYPE
The status of this row, by which new entries may be created, or old entries deleted from this table.
1.3.6.1.3.61.1.1.11.1.4RowStatusread-createcurrent
pimComponentTable
OBJECT-TYPE
The (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.
1.3.6.1.3.61.1.1.12not-accessiblecurrent
pimComponentEntry
OBJECT-TYPE
An entry (conceptual row) in the pimComponentTable.
1.3.6.1.3.61.1.1.12.1not-accessiblecurrent
pimComponentIndex
OBJECT-TYPE
A number uniquely identifying the component. Each protocol instance connected to a separate domain should have a different index value. Routers that only support membership in a single PIM-SM domain should use a pimComponentIndex value of 1.
1.3.6.1.3.61.1.1.12.1.1Integer32 (1..255)not-accessiblecurrent
pimComponentBSRAddress
OBJECT-TYPE
The IP address of the bootstrap router (BSR) for the local PIM region.
1.3.6.1.3.61.1.1.12.1.2IpAddressread-onlycurrent
pimComponentBSRExpiryTime
OBJECT-TYPE
The minimum time remaining before the bootstrap router in the local domain will be declared down. For candidate BSRs, this is the time until the component sends an RP-Set message. For other routers, this is the time until it may accept an RP-Set message from a lower candidate BSR.
1.3.6.1.3.61.1.1.12.1.3TimeTicksread-onlycurrent
pimComponentCRPHoldTime
OBJECT-TYPE
The holdtime of the component when it is a candidate RP in the local domain. The value of 0 is used to indicate that the local system is not a Candidate-RP.
1.3.6.1.3.61.1.1.12.1.4Integer32 (0..255)read-createcurrent
pimComponentStatus
OBJECT-TYPE
The status of this entry. Creating the entry creates another protocol instance; destroying the entry disables a protocol instance.
1.3.6.1.3.61.1.1.12.1.5RowStatusread-createcurrent
pimMIBConformance
OBJECT-IDENTITY
1.3.6.1.3.61.2
pimMIBCompliances
OBJECT-IDENTITY
1.3.6.1.3.61.2.1
pimMIBGroups
OBJECT-IDENTITY
1.3.6.1.3.61.2.2

Notifications

NameOIDStatus
pimNeighborLoss
NOTIFICATION-TYPE
A pimNeighborLoss 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.
1.3.6.1.3.61.1.0.1current

Conformance

NameOIDStatus
pimV1MIBCompliance
MODULE-COMPLIANCE
The compliance statement for routers running PIMv1 and implementing the PIM MIB.
1.3.6.1.3.61.2.1.1deprecated
pimSparseV2MIBCompliance
MODULE-COMPLIANCE
The compliance statement for routers running PIM Sparse Mode and implementing the PIM MIB.
1.3.6.1.3.61.2.1.2current
pimDenseV2MIBCompliance
MODULE-COMPLIANCE
The compliance statement for routers running PIM Dense Mode and implementing the PIM MIB.
1.3.6.1.3.61.2.1.3current
pimNotificationGroup
NOTIFICATION-GROUP
A collection of notifications for signaling important PIM events.
1.3.6.1.3.61.2.2.1current
pimV2MIBGroup
OBJECT-GROUP
A collection of objects to support management of PIM Sparse Mode (version 2) routers.
1.3.6.1.3.61.2.2.2current
pimV2CandidateRPMIBGroup
OBJECT-GROUP
A collection of objects to support configuration of which groups a router is to advertise itself as a Candidate-RP.
1.3.6.1.3.61.2.2.3current
pimV1MIBGroup
OBJECT-GROUP
A collection of objects to support management of PIM (version 1) routers.
1.3.6.1.3.61.2.2.4deprecated
pimDenseV2MIBGroup
OBJECT-GROUP
A collection of objects to support management of PIM Dense Mode (version 2) routers.
1.3.6.1.3.61.2.2.5current
pimNextHopGroup
OBJECT-GROUP
A collection of optional objects to provide per-next hop information for diagnostic purposes. Supporting this group may add a large number of instances to a tree walk, but the information in this group can be extremely useful in tracking down multicast connectivity problems.
1.3.6.1.3.61.2.2.6current
pimAssertGroup
OBJECT-GROUP
A collection of optional objects to provide extra information about the assert election process. There is no protocol reason to keep such information, but some implementations may already keep this information and make it available. These objects can also be very useful in debugging connectivity or duplicate packet problems, especially if the assert winner does not support the PIM and IP Multicast MIBs.
1.3.6.1.3.61.2.2.7current