MIBs Depot

CISCO-IETF-PIM-MIB

Registered at
1.3.6.1.4.1.9.10.119
Last updated
2005-02-22 00:00
Organization
Cisco Systems, Inc.
Revisions
2005-02-22 00:00
Namespace
cisco
Source file
CISCO-IETF-PIM-MIB
Digest
sha256:a2e030deaa3fb743242a6c49d6c61c5d0d30510026ca4dc7b082c22074c94198

Description

Address family independent MIB module for management of PIM routers. This MIB module is based on RFC 2934 with additional MIB objects added to make it address family independent MIB. This Cisco MIB was created due to non availability of RFC or an Internet Draft, which can provide address family independent MIB for management of PIM routers. This MIB may later be deprecated with a stable RFC or an Internet Draft.

Contact

Cisco Systems Customer Service Postal: 170 W Tasman Drive San Jose, CA 95134 Tel: +1 800 553-NETS E-mail: cs-ipmulticast@cisco.com

Imports

FromSymbols
CISCO-IETF-IPMROUTE-MIBcIpMRouteAddrType, cIpMRouteGroup, cIpMRouteNextHopAddrType, cIpMRouteNextHopAddress, cIpMRouteNextHopGroup, cIpMRouteNextHopIfIndex, cIpMRouteNextHopSource, cIpMRouteNextHopSourceMask, cIpMRouteSource, cIpMRouteSourceMask
CISCO-SMIciscoExperiment
IF-MIBInterfaceIndex
INET-ADDRESS-MIBInetAddress, InetAddressPrefixLength, InetAddressType, InetVersion
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMIInteger32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, Unsigned32, iso
SNMPv2-TCDisplayString, RowStatus, TEXTUAL-CONVENTION, TruthValue

Imported by

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

Load order

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

CISCO-IETF-IPMROUTE-MIB
CISCO-IETF-PIM-MIB
CISCO-SMI
IANA-RTPROTO-MIB
IANAifType-MIB
IF-MIB
INET-ADDRESS-MIB
IPMROUTE-STD-MIB
SNMP-FRAMEWORK-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC

Objects

NameOIDSyntaxAccessStatus
cPimNotifs
OBJECT-IDENTITY
1.3.6.1.4.1.9.10.119.0
cPimMIBObjects
OBJECT-IDENTITY
1.3.6.1.4.1.9.10.119.1
cPim
OBJECT-IDENTITY
1.3.6.1.4.1.9.10.119.1.1
cPimJoinPruneInterval
OBJECT-TYPE
The default interval at which periodic PIM-SM Join/Prune messages are to be sent.
1.3.6.1.4.1.9.10.119.1.1.1Unsigned32 (1..65535)read-writecurrent
cPimIfTable
OBJECT-TYPE
The (conceptual) table listing the router's PIM interfaces. Along with PIM IGMP or MLD is enabled on all interfaces listed in this table.
1.3.6.1.4.1.9.10.119.1.1.2not-accessiblecurrent
cPimIfEntry
OBJECT-TYPE
An entry (conceptual row) in the pimIfTable.
1.3.6.1.4.1.9.10.119.1.1.2.1not-accessiblecurrent
cPimIfIndex
OBJECT-TYPE
The ifIndex value of this PIM interface.
1.3.6.1.4.1.9.10.119.1.1.2.1.1InterfaceIndexnot-accessiblecurrent
cPimIfInetVersion
OBJECT-TYPE
The Inet version of this row.
1.3.6.1.4.1.9.10.119.1.1.2.1.2InetVersionnot-accessiblecurrent
cPimIfAddressType
OBJECT-TYPE
This objects identifies type of InetAddress presented in cPimIfAddress and cPimIfDR
1.3.6.1.4.1.9.10.119.1.1.2.1.3InetAddressTyperead-createcurrent
cPimIfAddress
OBJECT-TYPE
The Inet address of the PIM interface.
1.3.6.1.4.1.9.10.119.1.1.2.1.4InetAddress (SIZE(4 | 16 | 20))read-createcurrent
cPimIfNetMask
OBJECT-TYPE
The network mask for the IP address of the PIM interface.
1.3.6.1.4.1.9.10.119.1.1.2.1.5InetAddressPrefixLengthread-onlycurrent
cPimIfMode
OBJECT-TYPE
The configured mode of this PIM interface. A value of sparseDense is only valid for PIMv1. dense (1): indicates interface is running PIM dense mode sparse (2): indicates interface is running PIM sparse mode. sparseDense (3): indicates interface is running both dense and sparse mode.
1.3.6.1.4.1.9.10.119.1.1.2.1.6INTEGER {dense(1), sparse(2), sparseDense(3)}read-createcurrent
cPimIfDR
OBJECT-TYPE
The Designated Router on this PIM interface. For point-to- point interfaces, this object has the value 0.0.0.0 or 0::0
1.3.6.1.4.1.9.10.119.1.1.2.1.7InetAddress (SIZE(4 | 16 | 20))read-onlycurrent
cPimIfHelloInterval
OBJECT-TYPE
The frequency at which PIM Hello messages are transmitted on this interface.
1.3.6.1.4.1.9.10.119.1.1.2.1.8Unsigned32 (1..65535)read-createcurrent
cPimIfJoinPruneInterval
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.4.1.9.10.119.1.1.2.1.9Unsigned32 (1..65535)read-createcurrent
cPimIfCBSRPreference
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.4.1.9.10.119.1.1.2.1.10Integer32 (-1..255)read-createcurrent
cPimIfStatus
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.4.1.9.10.119.1.1.2.1.11RowStatusread-createcurrent
cPimNbrTable
OBJECT-TYPE
The (conceptual) table listing the router's PIM neighbors.
1.3.6.1.4.1.9.10.119.1.1.3not-accessiblecurrent
cPimNbrEntry
OBJECT-TYPE
An entry (conceptual row) in the pimNbrTable.
1.3.6.1.4.1.9.10.119.1.1.3.1not-accessiblecurrent
cPimNbrIfIndex
OBJECT-TYPE
The value of ifIndex for the interface used to reach this PIM neighbor.
1.3.6.1.4.1.9.10.119.1.1.3.1.1InterfaceIndexnot-accessiblecurrent
cPimNbrAddressType
OBJECT-TYPE
This objects identifies type of InetAddress presented in cPimNbrAddress.
1.3.6.1.4.1.9.10.119.1.1.3.1.2InetAddressTypenot-accessiblecurrent
cPimNbrAddress
OBJECT-TYPE
The IP address of the PIM neighbor for which this entry contains information.
1.3.6.1.4.1.9.10.119.1.1.3.1.3InetAddress (SIZE(4 | 16 | 20))not-accessiblecurrent
cPimNbrUpTime
OBJECT-TYPE
The time since this PIM neighbor (last) became a neighbor of the local router.
1.3.6.1.4.1.9.10.119.1.1.3.1.4TimeTicksread-onlycurrent
cPimNbrExpiryTime
OBJECT-TYPE
The minimum time remaining before this PIM neighbor will be aged out.
1.3.6.1.4.1.9.10.119.1.1.3.1.5TimeTicksread-onlycurrent
cPimInetMRouteTable
OBJECT-TYPE
The (conceptual) table listing PIM-specific information on a subset of the rows of the cIpMRouteTable defined in the IP Multicast MIB.
1.3.6.1.4.1.9.10.119.1.1.4not-accessiblecurrent
cPimInetMRouteEntry
OBJECT-TYPE
An entry (conceptual row) in the cPimInetMRouteTable. There is one entry per entry in the cIpMRouteTable whose incoming interface is running PIM.
1.3.6.1.4.1.9.10.119.1.1.4.1not-accessiblecurrent
cPimInetMRouteUpstreamAssertTime
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.4.1.9.10.119.1.1.4.1.1TimeTicksread-onlycurrent
cPimInetMRouteAssertMetric
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.4.1.9.10.119.1.1.4.1.2Unsigned32 (0..65535)read-onlycurrent
cPimInetMRouteAssertMetricPref
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.4.1.9.10.119.1.1.4.1.3Unsigned32 (0..65535)read-onlycurrent
cPimInetMRouteAssertRPTBit
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.4.1.9.10.119.1.1.4.1.4TruthValueread-onlycurrent
cPimInetMRouteFlags
OBJECT-TYPE
This object describes PIM-specific flags related to a multicast state entry. rpt (0): indicates the route is a shared-tree or RP-tree route. spt (1): indicates the route is a shortest-path-tree route.
1.3.6.1.4.1.9.10.119.1.1.4.1.5Bits {rpt(0), spt(1)}read-onlycurrent
cPimInetMRouteNextHopTable
OBJECT-TYPE
The (conceptual) table listing PIM-specific information on a subset of the rows of the cIpMRouteNextHopTable defined in the IP Multicast MIB.
1.3.6.1.4.1.9.10.119.1.1.5not-accessiblecurrent
cPimInetMRouteNextHopEntry
OBJECT-TYPE
An entry (conceptual row) in the cPimInetMRouteNextHopTable. There is one entry per entry in the cIpMRouteNextHopTable whose interface is running PIM and whose cIpMRouteNextHopState is pruned(1).
1.3.6.1.4.1.9.10.119.1.1.5.1not-accessiblecurrent
cPimInetMRouteNextHopPruneReason
OBJECT-TYPE
This object indicates the reason why downstream interface was pruned, prune (1): indicates downstream interface was pruned in response to a PIM prune message. assert (3): indicates downstream interface was pruned due to PIM assert processing.
1.3.6.1.4.1.9.10.119.1.1.5.1.2INTEGER {other(1), prune(2), assert(3)}read-onlycurrent
cPimRPMapTable
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.4.1.9.10.119.1.1.6not-accessiblecurrent
cPimRPMapEntry
OBJECT-TYPE
An entry (conceptual row) in the pimRPsTable.
1.3.6.1.4.1.9.10.119.1.1.6.1not-accessiblecurrent
cPimRPMapComponent
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.4.1.9.10.119.1.1.6.1.1Unsigned32 (1..255)not-accessiblecurrent
cPimRPMapAddrType
OBJECT-TYPE
Type of Inet address presented in this row. This includes cPimRPMapGroupAddress and cPimRPMapAddress
1.3.6.1.4.1.9.10.119.1.1.6.1.2InetAddressTypenot-accessiblecurrent
cPimRPMapGroupAddress
OBJECT-TYPE
The IP multicast group address which, when combined with pimRPsGroupMask, gives the group prefix for which this entry contains information about the Candidate-RP.
1.3.6.1.4.1.9.10.119.1.1.6.1.3InetAddress (SIZE(4 | 16 | 20))not-accessiblecurrent
cPimRPMapGroupMask
OBJECT-TYPE
The multicast group address mask which, when combined with pimRPsGroupAddress, gives the group prefix for which this entry contains information about the Candidate-RP.
1.3.6.1.4.1.9.10.119.1.1.6.1.4InetAddressPrefixLengthnot-accessiblecurrent
cPimRPMapAddress
OBJECT-TYPE
The IP address of the Candidate-RP.
1.3.6.1.4.1.9.10.119.1.1.6.1.5InetAddress (SIZE(4 | 16 | 20))not-accessiblecurrent
cPimRPMapHoldTime
OBJECT-TYPE
The holdtime of a Candidate-RP. If the local router is not the BSR, this value is 0.
1.3.6.1.4.1.9.10.119.1.1.6.1.6Unsigned32 (0..255)read-onlycurrent
cPimRPMapExpiryTime
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.4.1.9.10.119.1.1.6.1.7TimeTicksread-onlycurrent
cPimCRPTable
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 cPimComponentCRPHoldTime 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 cPimComponentCRPHoldTime is non- zero).
1.3.6.1.4.1.9.10.119.1.1.7not-accessiblecurrent
cPimCRPEntry
OBJECT-TYPE
An entry (conceptual row) in the cPimCRPTable.
1.3.6.1.4.1.9.10.119.1.1.7.1not-accessiblecurrent
cPimCRPAddrType
OBJECT-TYPE
Type of Inet address presented in this row. This includes cPimCRPGroupAddress and cPimCRPAddress
1.3.6.1.4.1.9.10.119.1.1.7.1.1InetAddressTypenot-accessiblecurrent
cPimCRPGroupAddress
OBJECT-TYPE
The IP multicast group address which, when combined with cPimCRPGroupMask, identifies a group prefix for which the local router will advertise itself as a Candidate-RP.
1.3.6.1.4.1.9.10.119.1.1.7.1.2InetAddress (SIZE(4 | 16 | 20))not-accessiblecurrent
cPimCRPGroupMask
OBJECT-TYPE
The multicast group address mask which, when combined with cPimCRPGroupMask, identifies a group prefix for which the local router will advertise itself as a Candidate-RP.
1.3.6.1.4.1.9.10.119.1.1.7.1.3InetAddressPrefixLengthnot-accessiblecurrent
cPimCRPAddress
OBJECT-TYPE
The (unicast) address of the interface which will be advertised as a Candidate-RP.
1.3.6.1.4.1.9.10.119.1.1.7.1.4InetAddress (SIZE(4 | 16 | 20))read-createcurrent
cPimCRPRowStatus
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.4.1.9.10.119.1.1.7.1.5RowStatusread-createcurrent
cPimComponentTable
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.4.1.9.10.119.1.1.8not-accessiblecurrent
cPimComponentEntry
OBJECT-TYPE
An entry (conceptual row) in the cPimComponentTable.
1.3.6.1.4.1.9.10.119.1.1.8.1not-accessiblecurrent
cPimComponentIndex
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 cPimComponentIndex value of 1.
1.3.6.1.4.1.9.10.119.1.1.8.1.1Unsigned32 (1..255)not-accessiblecurrent
cPimComponentBSRAddrType
OBJECT-TYPE
Type of Inet address presented in cPimComponentBSRAddress.
1.3.6.1.4.1.9.10.119.1.1.8.1.2InetAddressTyperead-createcurrent
cPimComponentBSRAddress
OBJECT-TYPE
The IP address of the bootstrap router (BSR) for the local PIM region.
1.3.6.1.4.1.9.10.119.1.1.8.1.3InetAddress (SIZE(4 | 16 | 20))read-createcurrent
cPimComponentBSRExpiryTime
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.4.1.9.10.119.1.1.8.1.4TimeTicksread-createcurrent
cPimComponentCRPHoldTime
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.4.1.9.10.119.1.1.8.1.5Unsigned32 (0..255)read-createcurrent
cPimComponentStatus
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.4.1.9.10.119.1.1.8.1.6RowStatusread-createcurrent
cPimMIBConformance
OBJECT-IDENTITY
1.3.6.1.4.1.9.10.119.2
cPimMIBCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.9.10.119.2.1
cPimMIBGroups
OBJECT-IDENTITY
1.3.6.1.4.1.9.10.119.2.2

Notifications

NameOIDStatus
cPimNbrLoss
NOTIFICATION-TYPE
A cPimNbrLoss 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.4.1.9.10.119.0.2current

Conformance

NameOIDStatus
cPimSparseV2MIBCompliance
MODULE-COMPLIANCE
The compliance statement for routers running PIM Sparse Mode and implementing the PIM MIB.
1.3.6.1.4.1.9.10.119.2.1.1current
cPimDenseV2MIBCompliance
MODULE-COMPLIANCE
The compliance statement for routers running PIM Dense Mode and implementing the PIM MIB.
1.3.6.1.4.1.9.10.119.2.1.2current
cPimNotificationGroup
NOTIFICATION-GROUP
A collection of notifications for signaling important PIM events.
1.3.6.1.4.1.9.10.119.2.2.1current
cPimV2MIBGroup
OBJECT-GROUP
A collection of objects to support management of PIM Sparse Mode (version 2) routers.
1.3.6.1.4.1.9.10.119.2.2.2current
cPimDenseV2MIBGroup
OBJECT-GROUP
A collection of objects to support management of PIM Dense Mode (version 2) routers.
1.3.6.1.4.1.9.10.119.2.2.3current
cPimV2CRPMIBGroup
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.4.1.9.10.119.2.2.4current
cPimNextHopGroup
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.4.1.9.10.119.2.2.5current
cPimAssertGroup
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.4.1.9.10.119.2.2.6current