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
| From | Symbols |
|---|---|
| CISCO-IETF-IPMROUTE-MIB | cIpMRouteAddrType, cIpMRouteGroup, cIpMRouteNextHopAddrType, cIpMRouteNextHopAddress, cIpMRouteNextHopGroup, cIpMRouteNextHopIfIndex, cIpMRouteNextHopSource, cIpMRouteNextHopSourceMask, cIpMRouteSource, cIpMRouteSourceMask |
| CISCO-SMI | ciscoExperiment |
| IF-MIB | InterfaceIndex |
| INET-ADDRESS-MIB | InetAddress, InetAddressPrefixLength, InetAddressType, InetVersion |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, Unsigned32, iso |
| SNMPv2-TC | DisplayString, 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
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| 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.1 | Unsigned32 (1..65535) | read-write | current |
| 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.2 | not-accessible | current | |
| cPimIfEntry OBJECT-TYPE An entry (conceptual row) in the pimIfTable. | 1.3.6.1.4.1.9.10.119.1.1.2.1 | not-accessible | current | |
| cPimIfIndex OBJECT-TYPE The ifIndex value of this PIM interface. | 1.3.6.1.4.1.9.10.119.1.1.2.1.1 | InterfaceIndex | not-accessible | current |
| cPimIfInetVersion OBJECT-TYPE The Inet version of this row. | 1.3.6.1.4.1.9.10.119.1.1.2.1.2 | InetVersion | not-accessible | current |
| 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.3 | InetAddressType | read-create | current |
| cPimIfAddress OBJECT-TYPE The Inet address of the PIM interface. | 1.3.6.1.4.1.9.10.119.1.1.2.1.4 | InetAddress (SIZE(4 | 16 | 20)) | read-create | current |
| 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.5 | InetAddressPrefixLength | read-only | current |
| 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.6 | INTEGER {dense(1), sparse(2), sparseDense(3)} | read-create | current |
| 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.7 | InetAddress (SIZE(4 | 16 | 20)) | read-only | current |
| 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.8 | Unsigned32 (1..65535) | read-create | current |
| 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.9 | Unsigned32 (1..65535) | read-create | current |
| 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.10 | Integer32 (-1..255) | read-create | current |
| 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.11 | RowStatus | read-create | current |
| cPimNbrTable OBJECT-TYPE The (conceptual) table listing the router's PIM neighbors. | 1.3.6.1.4.1.9.10.119.1.1.3 | not-accessible | current | |
| cPimNbrEntry OBJECT-TYPE An entry (conceptual row) in the pimNbrTable. | 1.3.6.1.4.1.9.10.119.1.1.3.1 | not-accessible | current | |
| 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.1 | InterfaceIndex | not-accessible | current |
| 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.2 | InetAddressType | not-accessible | current |
| 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.3 | InetAddress (SIZE(4 | 16 | 20)) | not-accessible | current |
| 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.4 | TimeTicks | read-only | current |
| 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.5 | TimeTicks | read-only | current |
| 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.4 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| 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.1 | TimeTicks | read-only | current |
| 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.2 | Unsigned32 (0..65535) | read-only | current |
| 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.3 | Unsigned32 (0..65535) | read-only | current |
| 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.4 | TruthValue | read-only | current |
| 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.5 | Bits {rpt(0), spt(1)} | read-only | current |
| 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.5 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| 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.2 | INTEGER {other(1), prune(2), assert(3)} | read-only | current |
| 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.6 | not-accessible | current | |
| cPimRPMapEntry OBJECT-TYPE An entry (conceptual row) in the pimRPsTable. | 1.3.6.1.4.1.9.10.119.1.1.6.1 | not-accessible | current | |
| 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.1 | Unsigned32 (1..255) | not-accessible | current |
| 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.2 | InetAddressType | not-accessible | current |
| 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.3 | InetAddress (SIZE(4 | 16 | 20)) | not-accessible | current |
| 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.4 | InetAddressPrefixLength | not-accessible | current |
| cPimRPMapAddress OBJECT-TYPE The IP address of the Candidate-RP. | 1.3.6.1.4.1.9.10.119.1.1.6.1.5 | InetAddress (SIZE(4 | 16 | 20)) | not-accessible | current |
| 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.6 | Unsigned32 (0..255) | read-only | current |
| 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.7 | TimeTicks | read-only | current |
| 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.7 | not-accessible | current | |
| cPimCRPEntry OBJECT-TYPE An entry (conceptual row) in the cPimCRPTable. | 1.3.6.1.4.1.9.10.119.1.1.7.1 | not-accessible | current | |
| 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.1 | InetAddressType | not-accessible | current |
| 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.2 | InetAddress (SIZE(4 | 16 | 20)) | not-accessible | current |
| 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.3 | InetAddressPrefixLength | not-accessible | current |
| 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.4 | InetAddress (SIZE(4 | 16 | 20)) | read-create | current |
| 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.5 | RowStatus | read-create | current |
| 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.8 | not-accessible | current | |
| cPimComponentEntry OBJECT-TYPE An entry (conceptual row) in the cPimComponentTable. | 1.3.6.1.4.1.9.10.119.1.1.8.1 | not-accessible | current | |
| 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.1 | Unsigned32 (1..255) | not-accessible | current |
| cPimComponentBSRAddrType OBJECT-TYPE Type of Inet address presented in cPimComponentBSRAddress. | 1.3.6.1.4.1.9.10.119.1.1.8.1.2 | InetAddressType | read-create | current |
| 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.3 | InetAddress (SIZE(4 | 16 | 20)) | read-create | current |
| 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.4 | TimeTicks | read-create | current |
| 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.5 | Unsigned32 (0..255) | read-create | current |
| 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.6 | RowStatus | read-create | current |
| 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
| Name | OID | Status |
|---|---|---|
| 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.2 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| 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.1 | current |
| 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.2 | current |
| cPimNotificationGroup NOTIFICATION-GROUP A collection of notifications for signaling important PIM events. | 1.3.6.1.4.1.9.10.119.2.2.1 | current |
| 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.2 | current |
| 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.3 | current |
| 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.4 | current |
| 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.5 | current |
| 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.6 | current |