CISCO-IETF-PIM-EXT-MIB

File: CISCO-IETF-PIM-EXT-MIB.mib (46400 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
INET-ADDRESS-MIB IANA-RTPROTO-MIB IF-MIB
CISCO-IETF-PIM-MIB CISCO-PIM-MIB CISCO-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Unsigned32 Integer32 TimeTicks
MODULE-COMPLIANCE OBJECT-GROUP NOTIFICATION-GROUP
TruthValue InetAddressType InetAddressPrefixLength
InetAddress IANAipMRouteProtocol InterfaceIndex
cPimIfEntry cPimNbrEntry cPimInetMRouteEntry
cPimInetMRouteNextHopEntry cPimCRPEntry cPimNbrIfIndex
cPimNbrAddressType cPimNbrAddress cPimIfStatus
cpimRPMappingChangeType ciscoExperiment

Defined Types

CpimExtIfEntry  
SEQUENCE    
  cpimExtIfTrigHelloInterval Unsigned32
  cpimExtIfHelloHoldtime Unsigned32
  cpimExtIfLanPruneDelay BITS
  cpimExtIfPropagationDelay Unsigned32
  cpimExtIfOverrideInterval Unsigned32
  cpimExtIfGenerationID BITS
  cpimExtIfJoinPruneHoldtime Unsigned32
  cpimExtIfGraftRetryInterval Unsigned32
  cpimExtIfMaxGraftRetries Unsigned32
  cpimExtIfSRTTLThreshold Unsigned32
  cpimExtIfLanDelayEnabled TruthValue
  cpimExtIfSRCapable TruthValue
  cpimExtIfDRPriority Unsigned32
  cpimExtIfBidirCapable TruthValue
  cpimExtIfBSRBorder TruthValue

CpimExtNbrEntry  
SEQUENCE    
  cpimExtNbrLANPruneDelay Unsigned32
  cpimExtNbrOverrideInterval Unsigned32
  cpimExtNbrTBit BITS
  cpimExtNbrSRCapable TruthValue
  cpimExtNbrGenId Unsigned32
  cpimExtNbrBidirCapable TruthValue
  cpimExtNbrDRPresent TruthValue
  cpimExtNbrDRPriority Unsigned32

CpimExtNbrSecAddressEntry  
SEQUENCE    
  cpimExtNbrSecAddress InetAddress
  cpimExtNbrSecMask InetAddressPrefixLength

CpimExtMRouteEntry  
SEQUENCE    
  cpimExtMRouteRPFNeighbor InetAddress
  cpimExtMRouteSourceTimer TimeTicks
  cpimExtMRouteOriginatorSRTTL Unsigned32
  cpimExtMRouteBidirGroup TruthValue

CpimExtMRouteNextHopEntry  
SEQUENCE    
  cpimExtMRouteNextHopAssertWinner InetAddress
  cpimExtMRouteNextHopAssertTimer TimeTicks
  cpimExtMRouteNextHopAssertMetric Unsigned32
  cpimExtMRouteNextHopAsrtMtrcPref Unsigned32
  cpimExtMRouteNextHopJoinPruneTmr TimeTicks

CpimExtBidirDFEntry  
SEQUENCE    
  cpimExtBidirDFIfIndex InterfaceIndex
  cpimExtBidirDFRPAddressType InetAddressType
  cpimExtBidirDFRPAddress InetAddress
  cpimExtBidirDFWinnerAddress InetAddress
  cpimExtBidirDFWinnerUptime TimeTicks
  cpimExtBidirDFWnrMtrcPref Unsigned32
  cpimExtBidirDFWinnerMetric Unsigned32
  cpimExtBidirDFState INTEGER
  cpimExtBidirDFStateTimer TimeTicks

CpimExtRPSetEntry  
SEQUENCE    
  cpimExtRPSetComponent Unsigned32
  cpimExtRPSetAddrType InetAddressType
  cpimExtRPSetGroupAddress InetAddress
  cpimExtRPSetGroupMask InetAddressPrefixLength
  cpimExtRPSetType INTEGER
  cpimExtRPSetProtocol IANAipMRouteProtocol
  cpimExtRPSetAddress InetAddress
  cpimExtRPSetHoldTime Unsigned32
  cpimExtRPSetExpiryTime Unsigned32
  cpimExtRPSetPriority Integer32
  cpimExtRPSetRPActive TruthValue

CpimExtCRPEntry  
SEQUENCE    
  cpimExtCRPBidir TruthValue

Defined Values

ciscoIetfPimExtMIB 1.3.6.1.4.1.9.10.120
The MIB module which extends PIM management capabilities defined in CISCO-IETF-PIM-MIB.
MODULE-IDENTITY    

ciscoIetfPimExtNotifs 1.3.6.1.4.1.9.10.120.0
OBJECT IDENTIFIER    

ciscoIetfPimExtMIBObjects 1.3.6.1.4.1.9.10.120.1
OBJECT IDENTIFIER    

ciscoPimExt 1.3.6.1.4.1.9.10.120.1.1
OBJECT IDENTIFIER    

cpimExtIfTable 1.3.6.1.4.1.9.10.120.1.1.1
The (conceptual) table listing the router's PIM interfaces. IGMP and PIM are enabled on all interfaces listed in this table. This table is augmented to cPimIfTable
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CpimExtIfEntry

cpimExtIfEntry 1.3.6.1.4.1.9.10.120.1.1.1.1
An entry (conceptual row) in the cpimExtIfTable. Each entry represents multicast related interface configuration and operational states. An interface can have more than one type of Inet address family enabled and there will be one entry per interface and address family version
Status: current Access: not-accessible
OBJECT-TYPE    
  CpimExtIfEntry  

cpimExtIfTrigHelloInterval 1.3.6.1.4.1.9.10.120.1.1.1.1.1
The maximum time before a triggered PIM Hello message is transmitted on this interface.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..65535  

cpimExtIfHelloHoldtime 1.3.6.1.4.1.9.10.120.1.1.1.1.2
The value set in the Holdtime field of Hello messages transmitted on this interface. This should be 3.5 times the value of cPimInterfaceHelloInterval.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..65535  

cpimExtIfLanPruneDelay 1.1.3.6.1.4.1.9.10.120.1.1.1.1.3
Turns the LAN Prune Delay Option off and on on this interface.
Status: current Access: read-create
OBJECT-TYPE    
  BITS off(0), on(1)  

cpimExtIfPropagationDelay 1.3.6.1.4.1.9.10.120.1.1.1.1.4
The value inserted into the LAN Prune Delay field of a LAN Prune Delay option on this interface.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..32767  

cpimExtIfOverrideInterval 1.3.6.1.4.1.9.10.120.1.1.1.1.5
The value inserted into the Override Interval field of a LAN Prune Delay option on this interface.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..65535  

cpimExtIfGenerationID 0.1.3.6.1.4.1.9.10.120.1.1.1.1.6
Turns the Generation ID Option off and on on this interface. Generation ID is a random value for the interface and is used to determine neighbor restart
Status: current Access: read-create
OBJECT-TYPE    
  BITS off(0), on(1)  

cpimExtIfJoinPruneHoldtime 1.3.6.1.4.1.9.10.120.1.1.1.1.7
The value inserted into the Holdtime field of a Join/ Prune message sent on this interface. The value should be 3.5 times cPimInterfaceJoinPruneInterval.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..65535  

cpimExtIfGraftRetryInterval 1.3.6.1.4.1.9.10.120.1.1.1.1.8
The interval a PIM router waits for a Graft Ack before resending a Graft on this interface.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..65535  

cpimExtIfMaxGraftRetries 1.3.6.1.4.1.9.10.120.1.1.1.1.9
The maximum number of times this router will resend a Graft on this interface.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..255  

cpimExtIfSRTTLThreshold 1.3.6.1.4.1.9.10.120.1.1.1.1.10
The Time To Live in a PIM-DM State Refresh message at which it is not forwarded on this interface.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..255  

cpimExtIfLanDelayEnabled 1.3.6.1.4.1.9.10.120.1.1.1.1.11
Evaluates to 'true' if all routers on this interface are using the LAN Prune Delay Option.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cpimExtIfSRCapable 1.3.6.1.4.1.9.10.120.1.1.1.1.12
Evaluates to 'true' if all routers on this interface are using the State Refresh Capable Option.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cpimExtIfDRPriority 1.3.6.1.4.1.9.10.120.1.1.1.1.13
The Designater Router Priority inserted into the DR priority option on this interface.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..65535  

cpimExtIfBidirCapable 1.3.6.1.4.1.9.10.120.1.1.1.1.14
Evaluates to 'true' if all routers on this interface are using the Bidirectional-PIM Capable Option.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cpimExtIfBSRBorder 1.3.6.1.4.1.9.10.120.1.1.1.1.15
This object denotes whether this interface acts as the border for all BSR messages for all groups with any scope.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

cpimExtNbrTable 1.3.6.1.4.1.9.10.120.1.1.2
The (conceptual) table listing the router's PIM neighbors. This table is augmented to cPimNbrTable
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CpimExtNbrEntry

cpimExtNbrEntry 1.3.6.1.4.1.9.10.120.1.1.2.1
An entry (conceptual row) in the cpimExtNbrTable. Each entry is indexed using interface ifIndex though which neighbor is reachable and InetAddress that is used for communicating with this neighbor
Status: current Access: not-accessible
OBJECT-TYPE    
  CpimExtNbrEntry  

cpimExtNbrLANPruneDelay 1.3.6.1.4.1.9.10.120.1.1.2.1.1
The value of LAN Prune Delay field of the LAN Prune Delay Option received from this neighbor. A value of 0 indicates that no LAN Prune Delay Option was received from this neigbor.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..65535  

cpimExtNbrOverrideInterval 1.3.6.1.4.1.9.10.120.1.1.2.1.2
The value of Override Interval field of the LAN Prune Delay Option received from this neighbor. A value of 0 indicates that no LAN Prune Delay Option was received from this neighbor.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..65535  

cpimExtNbrTBit 1.3.6.1.4.1.9.10.120.1.1.2.1.3
The value of the T bit field of the LAN Prune Delay Option received from this neighbor. The T bit specifies the ability of the neighbor to disable join suppression.
Status: current Access: read-only
OBJECT-TYPE    
  BITS disabled(0), enabled(1)  

cpimExtNbrSRCapable 1.3.6.1.4.1.9.10.120.1.1.2.1.4
Evaluates to 'true' if this neighbor is using the State Refresh Capable Option.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cpimExtNbrGenId 1.3.6.1.4.1.9.10.120.1.1.2.1.5
The value of the GenerationID received in the Hello from the neighbor.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cpimExtNbrBidirCapable 1.3.6.1.4.1.9.10.120.1.1.2.1.6
Evaluates to 'true' if this neighbor is using the Bidirectional-PIM Capable Option.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cpimExtNbrDRPresent 1.3.6.1.4.1.9.10.120.1.1.2.1.7
Evaluates to 'true' if this neighbor is using the Designated Router Option.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cpimExtNbrDRPriority 1.3.6.1.4.1.9.10.120.1.1.2.1.8
The value of the Designated Router Priority received in the Hello from the neighbor, if the cpimExtNbrDRPresent is 'true'.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..65535  

cpimExtNbrSecAddressTable 1.3.6.1.4.1.9.10.120.1.1.3
The (conceptual) table listing the Secondary InetAddresses advertised by each PIM neighbor (on a subset of the rows of the cPimNbrTable defined in CISCO-IETF-PIM-MIB).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CpimExtNbrSecAddressEntry

cpimExtNbrSecAddressEntry 1.3.6.1.4.1.9.10.120.1.1.3.1
An entry (conceptual row) in the cPimNbrSecAddressTable. Each entry represents secondary InetAddresses that can be used to reach the corresponding neighbor.
Status: current Access: not-accessible
OBJECT-TYPE    
  CpimExtNbrSecAddressEntry  

cpimExtNbrSecAddress 1.3.6.1.4.1.9.10.120.1.1.3.1.1
The Secondary Inetddress of the PIM Neighbor. Type of InetAddress presented in this object is same as that of cPimNbrAddressType in INDEX clause
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress Size(4|16|20)  

cpimExtNbrSecMask 1.3.6.1.4.1.9.10.120.1.1.3.1.2
The network mask for the Inet address presented in cpimExtNbrSecAddress
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressPrefixLength  

cpimExtMRouteTable 1.3.6.1.4.1.9.10.120.1.1.4
The (conceptual) table listing PIM-specific information on a subset of the rows of the cIpMRouteTable defined in the IP Multicast MIB. This table is augmented to cPimInetMRouteTable
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CpimExtMRouteEntry

cpimExtMRouteEntry 1.3.6.1.4.1.9.10.120.1.1.4.1
An entry (conceptual row) in the cpimExtIPMRouteTable. There is one entry per entry in the cIpMRouteTable whose incoming interface is running PIM.
Status: current Access: not-accessible
OBJECT-TYPE    
  CpimExtMRouteEntry  

cpimExtMRouteRPFNeighbor 1.3.6.1.4.1.9.10.120.1.1.4.1.1
The Inetaddress of the current RPF neighbor. If there is an upstream Assert Winner, it will be the RPF neighbor. Otherwise, the RPF neighbor will be the next hop indicated by unicast routing. Type of InetAddress presented in this object is same as that of cIpMRouteAddrType in INDEX
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress Size(4|16|20)  

cpimExtMRouteSourceTimer 1.3.6.1.4.1.9.10.120.1.1.4.1.2
The time before this router ceases originating State Refresh messages for this route.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

cpimExtMRouteOriginatorSRTTL 1.3.6.1.4.1.9.10.120.1.1.4.1.3
The TTL used in State Refresh messages originated by this router for this route.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 1..255  

cpimExtMRouteBidirGroup 1.3.6.1.4.1.9.10.120.1.1.4.1.4
Evaluates to 'true' if this entry represents a Bidir-PIM route.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cpimExtMRouteNextHopTable 1.3.6.1.4.1.9.10.120.1.1.5
The (conceptual) table listing PIM-specific information on a subset of the rows of the cIpMRouteNextHopTable defined in the IP Multicast Routing Table MIB - IPMROUTE-MIB. This table is augmented to cPimInetMRouteNextHopTable
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CpimExtMRouteNextHopEntry

cpimExtMRouteNextHopEntry 1.3.6.1.4.1.9.10.120.1.1.5.1
An entry (conceptual row) in the cpimExtMRouteNextHopTable. There is one entry per entry in the cPimInetMRouteNextHopTable whose interface is running PIM and whose cIpMRouteNextHopState is pruned(1).
Status: current Access: not-accessible
OBJECT-TYPE    
  CpimExtMRouteNextHopEntry  

cpimExtMRouteNextHopAssertWinner 1.3.6.1.4.1.9.10.120.1.1.5.1.1
The Inetaddress of the Assert Winner. Type of InetAddress presented in this object is same as that of cIpMRouteNextHopAddrType in INDEX
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress Size(4|16|20)  

cpimExtMRouteNextHopAssertTimer 1.3.6.1.4.1.9.10.120.1.1.5.1.2
The time remaining before the PIM router leaves the current Assert state. A value of 0 indicates that the router is in the No Info state.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

cpimExtMRouteNextHopAssertMetric 1.3.6.1.4.1.9.10.120.1.1.5.1.3
The metric advertised by the Assert Winner.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..65535  

cpimExtMRouteNextHopAsrtMtrcPref 1.3.6.1.4.1.9.10.120.1.1.5.1.4
The metric preference advertised by the Assert Winner.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..65535  

cpimExtMRouteNextHopJoinPruneTmr 1.3.6.1.4.1.9.10.120.1.1.5.1.5
The time remaining before the PIM router reverts to default operation on this interface. PIM-SM will cease forwarding, PIM-DM will resume forwarding.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

cpimExtBidirDFTable 1.3.6.1.4.1.9.10.120.1.1.6
The (conceptual) table listing the Per-RP DF (Designated Forwarder) Election state for each interface for all the RPs in Bidir mode.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CpimExtBidirDFEntry

cpimExtBidirDFEntry 1.3.6.1.4.1.9.10.120.1.1.6.1
An entry (conceptual row) in the cpimExtBidirDFTable. Each entry represents details about DF winner for each RP per interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  CpimExtBidirDFEntry  

cpimExtBidirDFIfIndex 1.3.6.1.4.1.9.10.120.1.1.6.1.1
The value of ifIndex for the interface for which the DF state is being maintained.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

cpimExtBidirDFRPAddressType 1.3.6.1.4.1.9.10.120.1.1.6.1.2
The type of Inetaddress of the RP for which the DF state is being maintained.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

cpimExtBidirDFRPAddress 1.3.6.1.4.1.9.10.120.1.1.6.1.3
The Inetaddress of the RP for which the DF state is being maintained. Type of InetAddress presented in this object is same as that of cpimExtBidirDFRPAddressType in INDEX clause
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress Size(4|16|20)  

cpimExtBidirDFWinnerAddress 1.3.6.1.4.1.9.10.120.1.1.6.1.4
The Inetaddress of the winner of the DF Election process. Type of InetAddress presented in this object is same as that of cpimExtBidirDFRPAddressType in INDEX clause
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress Size(4|16|20)  

cpimExtBidirDFWinnerUptime 1.3.6.1.4.1.9.10.120.1.1.6.1.5
The time interval for which this DF is being used.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

cpimExtBidirDFWnrMtrcPref 1.3.6.1.4.1.9.10.120.1.1.6.1.6
The metric preference advertised by the DF Winner.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..65535  

cpimExtBidirDFWinnerMetric 1.3.6.1.4.1.9.10.120.1.1.6.1.7
The metric advertised by the DF Winner.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..65535  

cpimExtBidirDFState 1.3.6.1.4.1.9.10.120.1.1.6.1.8
The state of this interface wrt DF-Election wrt this RP. unknown (0) indicates that there is no election state on the interface. dfOffer (1) indicates the initial election state in which the winner offers its metrics thinking it might eventually become winner. dfLose (2) indicates the state in which the router knows that there either is a different election winner or that no router on the link has a path to the RP. dfWinner (3) indicates the router is the acting DF without any contest. dfBackoff (4) indicates the router is the acting DF but another router has made a bid to take over.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(0), dfOffer(1), dfLose(2), dfWinner(3), dfBackoff(4)  

cpimExtBidirDFStateTimer 1.3.6.1.4.1.9.10.120.1.1.6.1.9
The time remaining before for which the router expires the current DF state represented by cpimExtBidirDFState.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

cpimExtRPSetTable 1.3.6.1.4.1.9.10.120.1.1.7
The (conceptual) table listing PIM information for available Rendezvous Points (RPs) for IP multicast groups. An entry is learnt from one of {static, bsr, embedded} methods, as defined by the cpimExtRPSetType object. When the cpimExtRPSetType object has a value {static}, the entry is a mapping provided by user-configuration. A value of {embedded} indicates that the RP-address is embedded in the Group-address. When the value is {bsr}, this entry is obtained from received Candidate-RP-Advertisements when the local router is the BSR, and is obtained from received RP-Set messages when the local router is not the BSR.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CpimExtRPSetEntry

cpimExtRPSetEntry 1.3.6.1.4.1.9.10.120.1.1.7.1
An entry (conceptual row) in the cpimExtRPSetTable. Each entry represents details about RP per multicast group and how it is learned
Status: current Access: not-accessible
OBJECT-TYPE    
  CpimExtRPSetEntry  

cpimExtRPSetComponent 1.3.6.1.4.1.9.10.120.1.1.7.1.1
A number uniquely identifying the component. Each protocol instance connected to a separate domain should have a different index value.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..255  

cpimExtRPSetAddrType 1.3.6.1.4.1.9.10.120.1.1.7.1.2
The type of Inetaddress of the IP multicast group.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

cpimExtRPSetGroupAddress 1.3.6.1.4.1.9.10.120.1.1.7.1.3
The IP multicast group address which, when combined with cpimExtRPSetGroupMask, gives the group prefix for which this entry contains information about the RP. Type of InetAddress presented in this object is same as that of cpimExtRPSetAddrType in INDEX clause
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress Size(4|16|20)  

cpimExtRPSetGroupMask 1.3.6.1.4.1.9.10.120.1.1.7.1.4
The multicast group address mask which, when combined with cpimExtRPSetGroupAddress, gives the group prefix for which this entry contains information about the RP.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressPrefixLength  

cpimExtRPSetType 1.3.6.1.4.1.9.10.120.1.1.7.1.5
This object indicates how the RP was learnt, 'static' means static (2) indicates entry was learnt from local configuration. bsr (3) indicates entry was learnt from BSR RP discovery protocol. embedded (4) indicates entry was learnt from Embedded-RP mechanism where the RP-Address is embedded in the Multicast Group address. autorp (5) indicates entry was learnt from Auto-Rendezvous-Point protocol, a Cisco proprietary protocol to dynamically distribute Group to RP mappings within an autonomous system.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER other(1), static(2), bsr(3), embedded(4), autorp(5)  

cpimExtRPSetProtocol 1.3.6.1.4.1.9.10.120.1.1.7.1.6
The multicast routing protocol
Status: current Access: not-accessible
OBJECT-TYPE    
  IANAipMRouteProtocol  

cpimExtRPSetAddress 1.3.6.1.4.1.9.10.120.1.1.7.1.7
The Inet Address of the RP. Type of InetAddress presented in this object is same as that of cpimExtRPSetAddrType in INDEX clause
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress Size(4|16|20)  

cpimExtRPSetHoldTime 1.3.6.1.4.1.9.10.120.1.1.7.1.8
The holdtime of the RP entry. In case of 'bsr' cpimExtRPSetType, if the local router is not the BSR, this value is 0.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..255  

cpimExtRPSetExpiryTime 1.3.6.1.4.1.9.10.120.1.1.7.1.9
The minimum time remaining before the RP denoted by this entry will be declared down. In case of 'bsr' cpimExtRPSetType, if the local router is not the BSR, this value is 0.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..65535  

cpimExtRPSetPriority 1.3.6.1.4.1.9.10.120.1.1.7.1.10
The RP-priority in the C-RP Advertisements or the RP-Set messages from the BSR (with value 0 denoting the highest priority, default 192). Note that this field is valid only when cPimRPSetType is 'bsr', and for other types, this value will be -1.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 -1..65535  

cpimExtRPSetRPActive 1.3.6.1.4.1.9.10.120.1.1.7.1.11
Evaluates to 'true' if the RP in this entry is the currently active RP for the group-range.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cpimExtCRPTable 1.3.6.1.4.1.9.10.120.1.1.8
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).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CpimExtCRPEntry

cpimExtCRPEntry 1.3.6.1.4.1.9.10.120.1.1.8.1
An entry (conceptual row) in the cpimExtCandidateRPTable. Each entry represents Bidir state of Candidate-RP
Status: current Access: not-accessible
OBJECT-TYPE    
  CpimExtCRPEntry  

cpimExtCRPBidir 1.3.6.1.4.1.9.10.120.1.1.8.1.1
The Group for which this RP is advertised is a PIM-Bidir group or not.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

cpimExtSourceLifetime 1.3.6.1.4.1.9.10.120.1.1.9
The maximum time this router will continue to originate State Refresh messages in the absence of traffic from the source itself.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..65535  

cpimExtStateRefreshInterval 1.3.6.1.4.1.9.10.120.1.1.10
The interval between successive State Refresh messages originated by this router.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..255  

cpimExtStateRefreshLimitInterval 1.3.6.1.4.1.9.10.120.1.1.11
This router will not forward successive State Refresh messages received at less than this interval.
Status: current Access: read-write
OBJECT-TYPE    
  TimeTicks  

cpimExtStateRefreshTimeToLive 1.3.6.1.4.1.9.10.120.1.1.12
The TTL to be used by this router's originated State Refresh messages if the data packet's TTL is not recorded.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..255  

cpimExtInterfaceStateChangeNotifEnabled 1.3.6.1.4.1.9.10.120.1.1.13
An indication of whether ciscoIetfPimExtInterfaceUp and ciscoIetfPimExtInterfaceDown notifications are enabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cpimExtRPMappingChangeNotifEnabled 1.3.6.1.4.1.9.10.120.1.1.14
An indication of whether the ciscoIetfPimExtRPMappingChange notification is enabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

ciscoIetfPimExtInterfaceUp 1.3.6.1.4.1.9.10.120.0.1
A ciscoIetfPimExtInterfaceUp notification signifies the restoration of a PIM interface. This notification should be generated whenever cPimIfStatus transitions into the 'active' state. cPimIfStatus identifies the interface which was involved in the generation of this notification.
Status: current Access: read-write
NOTIFICATION-TYPE    

ciscoIetfPimExtInterfaceDown 1.3.6.1.4.1.9.10.120.0.2
A ciscoIetfPimExtInterfaceDown notification signifies the loss of a PIM interface. This notification should be generated whenever an entry is about to be deleted from the cPimIfTable. cPimIfStatus identifies the interface which was involved in the generation of this notification.
Status: current Access: read-write
NOTIFICATION-TYPE    

ciscoIetfPimExtRPMappingChange 1.3.6.1.4.1.9.10.120.0.3
A ciscoIetfPimExtRPMappingChange notification signifies a change in the RP Mapping on the device in question. A change in RP Mapping could be because of addition of new entries to the RP Mapping cache, deletion of existing entries, or a modification to an existing mapping. The type of change is indicated by cpimRPMappingChangeType. cpimExtRPSetHoldTime is used to identify the row in the cpimExtRPSetTable that is responsible for the generation of this notification. In case of modification to existing entries, a notification should be generated once before the modification (with cpimRPMappingChangeType set to 'modifiedOldMapping') and once after modification (with cpimRPMappingChangeType set to 'modifiedNewMapping'). NOTE: A high frequency of RP Mapping change could result in a large number of ciscoIetfPimExtRPMappingChange notifications being generated. Hence, in environments where the possibility of a high frequency of RP Mapping change exists, enable this notification with utmost care.
Status: current Access: read-write
NOTIFICATION-TYPE    

ciscoIetfPimExtMIBConformance 1.3.6.1.4.1.9.10.120.2
OBJECT IDENTIFIER    

ciscoIetfPimExtMIBCompliances 1.3.6.1.4.1.9.10.120.2.1
OBJECT IDENTIFIER    

ciscoIetfPimExtMIBGroups 1.3.6.1.4.1.9.10.120.2.2
OBJECT IDENTIFIER    

ciscoIetfPimExtMIBCompliance 1.3.6.1.4.1.9.10.120.2.1.1
The compliance statement for routers running PIM and implementing the PIM MIB.
Status: deprecated Access: read-write
MODULE-COMPLIANCE    

ciscoIetfPimExtMIBComplianceRev1 1.3.6.1.4.1.9.10.120.2.1.2
The compliance statement for routers running PIM and implementing the PIM MIB.
Status: current Access: read-write
MODULE-COMPLIANCE    

ciscoIetfPimExtGeneralGroup 1.3.6.1.4.1.9.10.120.2.2.1
A collection of objects to support management of PIM routers
Status: current Access: read-write
OBJECT-GROUP    

ciscoIetfPimExtNbrGroup 1.3.6.1.4.1.9.10.120.2.2.2
A collection of objects to support management of PIM neighbors
Status: current Access: read-write
OBJECT-GROUP    

ciscoIetfPimExtNextHopGroup 1.3.6.1.4.1.9.10.120.2.2.3
A collection of optional objects to provide per-next hop information for diagnostic purposes.
Status: current Access: read-write
OBJECT-GROUP    

ciscoIetfPimExtBidirGroup 1.3.6.1.4.1.9.10.120.2.2.4
A collection of objects to support management of RPs in Bidir mode
Status: current Access: read-write
OBJECT-GROUP    

ciscoIetfPimExtNotificationGroup 1.3.6.1.4.1.9.10.120.2.2.5
A collection of notification objects to support PIM interface up, PIM interface down, PIM RP mapping change events.
Status: current Access: read-write
NOTIFICATION-GROUP    

ciscoIetfPimExtNotifEnabledGroup 1.3.6.1.4.1.9.10.120.2.2.6
A collection of objects to indicate whether PIM interface up, PIM interface down, PIM RP mapping change notifications are enabled.
Status: current Access: read-write
OBJECT-GROUP