PIM-MIB
73 objects
The MIB module for management of PIM routers.
Imported Objects
| IF-MIB | InterfaceIndex |
| IPMROUTE-STD-MIB | ipMRouteGroup ipMRouteNextHopAddress ipMRouteNextHopGroup ipMRouteNextHopIfIndex ipMRouteNextHopSource ipMRouteNextHopSourceMask ipMRouteSource ipMRouteSourceMask |
| SNMPv2-CONF | MODULE-COMPLIANCE OBJECT-GROUP |
| SNMPv2-SMI | experimental Integer32 IpAddress MODULE-IDENTITY OBJECT-TYPE TimeTicks |
| SNMPv2-TC | RowStatus TruthValue |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.3.61 | IdentitypimMIB | The MIB module for management of PIM routers. | ||
| 1.3.6.1.3.61.1 | NodepimMIBObjects | |||
| 1.3.6.1.3.61.1.1 | Nodepim | |||
| 1.3.6.1.3.61.1.1.1 | ScalarpimJoinPruneInterval | read-only | current | The default interval at which periodic PIM-SM Join/Prune messages are to be sent. |
| 1.3.6.1.3.61.1.1.2 | TablepimInterfaceTable | not-accessible | current | 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.2.1 | RowpimInterfaceEntry | not-accessible | current | An entry (conceptual row) in the pimInterfaceTable. |
| 1.3.6.1.3.61.1.1.2.1.1 | ColumnpimInterfaceIfIndex | not-accessible | current | The ifIndex value of this PIM interface. |
| 1.3.6.1.3.61.1.1.2.1.2 | ColumnpimInterfaceAddress | read-only | current | The IP address of the PIM interface. |
| 1.3.6.1.3.61.1.1.2.1.3 | ColumnpimInterfaceNetMask | read-only | current | The network mask for the IP address of the PIM interface. |
| 1.3.6.1.3.61.1.1.2.1.4 | ColumnpimInterfaceMode | read-only | current | 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.5 | ColumnpimInterfaceDR | read-only | current | 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.6 | ColumnpimInterfaceHelloInterval | read-only | current | The frequency at which PIM Hello messages are transmitted on this interface. |
| 1.3.6.1.3.61.1.1.2.1.7 | ColumnpimInterfaceStatus | read-only | current | 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.8 | ColumnpimInterfaceJoinPruneInterval | read-only | current | 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.9 | ColumnpimInterfaceCBSRPreference | read-only | current | 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 B… |
| 1.3.6.1.3.61.1.1.3 | TablepimNeighborTable | not-accessible | current | The (conceptual) table listing the router's PIM neighbors. |
| 1.3.6.1.3.61.1.1.3.1 | RowpimNeighborEntry | not-accessible | current | An entry (conceptual row) in the pimNeighborTable. |
| 1.3.6.1.3.61.1.1.3.1.1 | ColumnpimNeighborAddress | not-accessible | current | The IP address of the PIM neighbor for which this entry contains information. |
| 1.3.6.1.3.61.1.1.3.1.2 | ColumnpimNeighborIfIndex | read-only | current | The value of ifIndex for the interface used to reach this PIM neighbor. |
| 1.3.6.1.3.61.1.1.3.1.3 | ColumnpimNeighborUpTime | read-only | current | The time since this PIM neighbor (last) became a neighbor of the local router. |
| 1.3.6.1.3.61.1.1.3.1.4 | ColumnpimNeighborExpiryTime | read-only | current | The minimum time remaining before this PIM neighbor will be aged out. |
| 1.3.6.1.3.61.1.1.3.1.5 | ColumnpimNeighborMode | read-only | deprecated | 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 determ… |
| 1.3.6.1.3.61.1.1.4 | TablepimIpMRouteTable | not-accessible | current | 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.4.1 | RowpimIpMRouteEntry | not-accessible | current | 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.1.1 | ColumnpimIpMRouteUpstreamAssertTimer | read-only | current | 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 … |
| 1.3.6.1.3.61.1.1.4.1.2 | ColumnpimIpMRouteAssertMetric | read-only | current | 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.3 | ColumnpimIpMRouteAssertMetricPref | read-only | current | 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.4 | ColumnpimIpMRouteAssertRPTBit | read-only | current | 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.5 | ColumnpimIpMRouteFlags | read-only | current | 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.5 | TablepimRPTable | not-accessible | deprecated | The (conceptual) table listing PIM version 1 information for the Rendezvous Points (RPs) for IP multicast groups. This table is deprecated since its function i… |
| 1.3.6.1.3.61.1.1.5.1 | RowpimRPEntry | not-accessible | deprecated | 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.1.1 | ColumnpimRPGroupAddress | not-accessible | deprecated | The IP multicast group address for which this entry contains information about an RP. |
| 1.3.6.1.3.61.1.1.5.1.2 | ColumnpimRPAddress | not-accessible | deprecated | The unicast address of the RP. |
| 1.3.6.1.3.61.1.1.5.1.3 | ColumnpimRPState | read-only | deprecated | The state of the RP. |
| 1.3.6.1.3.61.1.1.5.1.4 | ColumnpimRPStateTimer | read-only | deprecated | 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 … |
| 1.3.6.1.3.61.1.1.5.1.5 | ColumnpimRPLastChange | read-only | deprecated | 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.6 | ColumnpimRPRowStatus | read-only | deprecated | 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.6 | TablepimRPSetTable | not-accessible | current | The (conceptual) table listing PIM information for candidate Rendezvous Points (RPs) for IP multicast groups. When the local router is the BSR, this informatio… |
| 1.3.6.1.3.61.1.1.6.1 | RowpimRPSetEntry | not-accessible | current | An entry (conceptual row) in the pimRPSetTable. |
| 1.3.6.1.3.61.1.1.6.1.1 | ColumnpimRPSetGroupAddress | not-accessible | current | The IP multicast group address which, when combined with pimRPSetGroupMask, gives the group prefix for which this entry contains information about the Candidat… |
| 1.3.6.1.3.61.1.1.6.1.2 | ColumnpimRPSetGroupMask | not-accessible | current | The multicast group address mask which, when combined with pimRPSetGroupAddress, gives the group prefix for which this entry contains information about the Can… |
| 1.3.6.1.3.61.1.1.6.1.3 | ColumnpimRPSetAddress | not-accessible | current | The IP address of the Candidate-RP. |
| 1.3.6.1.3.61.1.1.6.1.4 | ColumnpimRPSetHoldTime | read-only | current | 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.5 | ColumnpimRPSetExpiryTime | read-only | current | 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.6 | ColumnpimRPSetComponent | not-accessible | current | 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.7 | TablepimIpMRouteNextHopTable | not-accessible | current | 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.7.1 | RowpimIpMRouteNextHopEntry | not-accessible | current | An entry (conceptual row) in the pimIpMRouteNextHopTable. There is one entry per entry in the ipMRouteNextHopTable whose interface is running PIM and whose ipM… |
| 1.3.6.1.3.61.1.1.7.1.2 | ColumnpimIpMRouteNextHopPruneReason | read-only | current | 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.11 | TablepimCandidateRPTable | not-accessible | current | 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 pimComponentCRPHol… |
| 1.3.6.1.3.61.1.1.11.1 | RowpimCandidateRPEntry | not-accessible | current | An entry (conceptual row) in the pimCandidateRPTable. |
| 1.3.6.1.3.61.1.1.11.1.1 | ColumnpimCandidateRPGroupAddress | not-accessible | current | The IP multicast group address which, when combined with pimCandidateRPGroupMask, identifies a group prefix for which the local router will advertise itself as… |
| 1.3.6.1.3.61.1.1.11.1.2 | ColumnpimCandidateRPGroupMask | not-accessible | current | The multicast group address mask which, when combined with pimCandidateRPGroupMask, identifies a group prefix for which the local router will advertise itself … |
| 1.3.6.1.3.61.1.1.11.1.3 | ColumnpimCandidateRPAddress | read-only | current | The (unicast) address of the interface which will be advertised as a Candidate-RP. |
| 1.3.6.1.3.61.1.1.11.1.4 | ColumnpimCandidateRPRowStatus | read-only | current | 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.12 | TablepimComponentTable | not-accessible | current | 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… |
| 1.3.6.1.3.61.1.1.12.1 | RowpimComponentEntry | not-accessible | current | An entry (conceptual row) in the pimComponentTable. |
| 1.3.6.1.3.61.1.1.12.1.1 | ColumnpimComponentIndex | not-accessible | current | A number uniquely identifying the component. Each protocol instance connected to a separate domain should have a different index value. Routers that only suppo… |
| 1.3.6.1.3.61.1.1.12.1.2 | ColumnpimComponentBSRAddress | read-only | current | The IP address of the bootstrap router (BSR) for the local PIM region. |
| 1.3.6.1.3.61.1.1.12.1.3 | ColumnpimComponentBSRExpiryTime | read-only | current | 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 send… |
| 1.3.6.1.3.61.1.1.12.1.4 | ColumnpimComponentCRPHoldTime | read-only | current | 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.5 | ColumnpimComponentStatus | read-only | current | 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.2 | NodepimMIBConformance | |||
| 1.3.6.1.3.61.2.1 | NodepimMIBCompliances | |||
| 1.3.6.1.3.61.2.1.1 | CompliancepimV1MIBCompliance | deprecated | The compliance statement for routers running PIMv1 and implementing the PIM MIB. | |
| 1.3.6.1.3.61.2.1.2 | CompliancepimSparseV2MIBCompliance | read-only | current | The compliance statement for routers running PIM Sparse Mode and implementing the PIM MIB. |
| 1.3.6.1.3.61.2.1.3 | CompliancepimDenseV2MIBCompliance | read-only | current | The compliance statement for routers running PIM Dense Mode and implementing the PIM MIB. |
| 1.3.6.1.3.61.2.2 | NodepimMIBGroups | |||
| 1.3.6.1.3.61.2.2.2 | GrouppimV2MIBGroup | current | A collection of objects to support management of PIM Sparse Mode (version 2) routers. | |
| 1.3.6.1.3.61.2.2.3 | GrouppimV2CandidateRPMIBGroup | current | 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.4 | GrouppimV1MIBGroup | deprecated | A collection of objects to support management of PIM (version 1) routers. | |
| 1.3.6.1.3.61.2.2.5 | GrouppimDenseV2MIBGroup | current | A collection of objects to support management of PIM Dense Mode (version 2) routers. | |
| 1.3.6.1.3.61.2.2.6 | GrouppimNextHopGroup | current | 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 tr… | |
| 1.3.6.1.3.61.2.2.7 | GrouppimAssertGroup | current | 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… |