CISCO-IPMROUTE-MIB

File: CISCO-IPMROUTE-MIB.mib (31323 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
IPMROUTE-STD-MIB HCNUM-TC CISCO-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
Gauge32 Unsigned32 Counter32
IpAddress NOTIFICATION-TYPE TimeTicks
Counter64 MODULE-COMPLIANCE NOTIFICATION-GROUP
OBJECT-GROUP TimeStamp RowStatus
TruthValue ipMRouteEntry ipMRouteNextHopEntry
ipMRouteInterfaceEntry CounterBasedGauge64 ciscoExperiment

Defined Types

CiscoIpMRouteEntry  
SEQUENCE    
  ciscoIpMRoutePruneFlag TruthValue
  ciscoIpMRouteSparseFlag TruthValue
  ciscoIpMRouteConnectedFlag TruthValue
  ciscoIpMRouteLocalFlag TruthValue
  ciscoIpMRouteRegisterFlag TruthValue
  ciscoIpMRouteRpFlag TruthValue
  ciscoIpMRouteSptFlag TruthValue
  ciscoIpMRouteBps Gauge32
  ciscoIpMRouteMetric Integer32
  ciscoIpMRouteMetricPreference Integer32
  ciscoIpMRouteInLimit Integer32
  ciscoIpMRouteLastUsed TimeTicks
  ciscoIpMRouteInLimit2 Gauge32
  ciscoIpMRouteJoinFlag TruthValue
  ciscoIpMRouteMsdpFlag TruthValue
  ciscoIpMRouteProxyJoinFlag TruthValue
  ciscoIpMRoutePkts Counter64
  ciscoIpMRouteDifferentInIfPkts Counter64
  ciscoIpMRouteOctets Counter64
  ciscoIpMRouteBps2 CounterBasedGauge64
  ciscoIpMRouteMetric2 Unsigned32

CiscoIpMRouteNextHopEntry  
SEQUENCE    
  ciscoIpMRouteNextHopOutLimit Gauge32
  ciscoIpMRouteNextHopMacHdr OCTET STRING
  ciscoIpMRouteNextHopPkts Counter64

CiscoIpMRouteHeartBeatEntry  
SEQUENCE    
  ciscoIpMRouteHeartBeatGroupAddr IpAddress
  ciscoIpMRouteHeartBeatSourceAddr IpAddress
  ciscoIpMRouteHeartBeatInterval Integer32
  ciscoIpMRouteHeartBeatWindowSize Integer32
  ciscoIpMRouteHeartBeatCount Gauge32
  ciscoIpMRouteHeartBeatMinimum Integer32
  ciscoIpMRouteHeartBeatAlertTime TimeStamp
  ciscoIpMRouteHeartBeatStatus RowStatus

CiscoIpMRouteInterfaceEntry  
SEQUENCE    
  ciscoIpMRouteIfInMcastOctets Counter64
  ciscoIpMRouteIfOutMcastOctets Counter64
  ciscoIpMRouteIfInMcastPkts Counter32
  ciscoIpMRouteIfHCInMcastPkts Counter64
  ciscoIpMRouteIfOutMcastPkts Counter32
  ciscoIpMRouteIfHCOutMcastPkts Counter64

Defined Values

ciscoIpMRouteMIB 1.3.6.1.4.1.9.10.2
The MIB module for management of IP Multicast routing, but independent of the specific multicast routing protocol in use.
MODULE-IDENTITY    

ciscoIpMRouteMIBObjects 1.3.6.1.4.1.9.10.2.1
OBJECT IDENTIFIER    

ciscoIpMRoute 1.3.6.1.4.1.9.10.2.1.1
OBJECT IDENTIFIER    

ciscoIpMRouteNumberOfEntries 1.3.6.1.4.1.9.10.2.1.1.1
Maintains a count of the number of entries in the ipMRouteTable.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

ciscoIpMRouteTable 1.3.6.1.4.1.9.10.2.1.1.2
The (conceptual) table containing multicast routing information for IP datagrams sent by particular sources to the IP multicast groups known to this router. This table is augmented to the ipMRouteTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CiscoIpMRouteEntry

ciscoIpMRouteEntry 1.3.6.1.4.1.9.10.2.1.1.2.1
An entry (conceptual row) containing the multicast routing information for IP datagrams from a particular source and addressed to a particular IP multicast group address.
Status: current Access: not-accessible
OBJECT-TYPE    
  CiscoIpMRouteEntry  

ciscoIpMRoutePruneFlag 1.3.6.1.4.1.9.10.2.1.1.2.1.12
Boolean, indicates whether this route is pruned. A pruned route is one that has an empty outgoing interface list or all interfaces are in Pruned state. A multicast packet that matches a pruned route doesn't get forwarded.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

ciscoIpMRouteSparseFlag 1.3.6.1.4.1.9.10.2.1.1.2.1.13
Boolean, indicating PIM multicast routing protocol sparse-mode (versus dense-mode). In sparse-mode, packets are forwarded only out interfaces that have been joined. In dense-mode, they are forwarded out all interfaces that have not been pruned.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

ciscoIpMRouteConnectedFlag 1.3.6.1.4.1.9.10.2.1.1.2.1.14
Boolean, indicating whether there is a directly connected member for a group attached to the router.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

ciscoIpMRouteLocalFlag 1.3.6.1.4.1.9.10.2.1.1.2.1.15
Boolean, indicating whether local system is a member of a group on any interface.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

ciscoIpMRouteRegisterFlag 1.3.6.1.4.1.9.10.2.1.1.2.1.16
Boolean, indicates whether to send registers for the entry. A first hop router directly connected to a multicast source host, as well as a border router on the boundary of two domains running different multicast routing protocols, encapsulates packets to be sent on the shared tree. This is done until the RP sends Joins back to this router.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

ciscoIpMRouteRpFlag 1.3.6.1.4.1.9.10.2.1.1.2.1.17
Boolean, indicating whether there is a Prune state for this source along the shared tree.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

ciscoIpMRouteSptFlag 1.3.6.1.4.1.9.10.2.1.1.2.1.18
Boolean, indicating whether data is being received on the SPT tree, ie the Shortest Path Tree.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

ciscoIpMRouteBps 1.3.6.1.4.1.9.10.2.1.1.2.1.19
Bits per second forwarded by this router. This is the sum of all forwarded bits during a 1 second interval. At the end of each second the field is cleared. This object has been superseded by ciscoIpMRouteBps2 (which is the 64-bit version of this object).
Status: deprecated Access: read-only
OBJECT-TYPE    
  Gauge32  

ciscoIpMRouteMetric 1.3.6.1.4.1.9.10.2.1.1.2.1.20
Metric - The best metric heard from Assert messages. This object has been replaced by ciscoIpMRouteMetric2 in order to correctly represent a 32-bit unsigned metric value.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

ciscoIpMRouteMetricPreference 1.3.6.1.4.1.9.10.2.1.1.2.1.21
Metric Preference - The best metric preference heard from Assert messages.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

ciscoIpMRouteInLimit 1.3.6.1.4.1.9.10.2.1.1.2.1.22
Incoming interface's limit for rate limiting data traffic, in Kbps. Replaced by ciscoIpMRouteInLimit2.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

ciscoIpMRouteLastUsed 1.3.6.1.4.1.9.10.2.1.1.2.1.23
How long has it been since the last multicast packet was fastswitched.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

ciscoIpMRouteInLimit2 1.3.6.1.4.1.9.10.2.1.1.2.1.24
Incoming interface's limit for rate limiting data traffic, in Kbps.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

ciscoIpMRouteJoinFlag 1.3.6.1.4.1.9.10.2.1.1.2.1.25
Boolean, indicates whether this route is created due to SPT threshold.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

ciscoIpMRouteMsdpFlag 1.3.6.1.4.1.9.10.2.1.1.2.1.26
Boolean, indicates whether this route is learned via MSDP.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

ciscoIpMRouteProxyJoinFlag 1.3.6.1.4.1.9.10.2.1.1.2.1.27
Boolean, indicates whether to send join for this entry.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

ciscoIpMRoutePkts 1.3.6.1.4.1.9.10.2.1.1.2.1.28
The number of packets which this router has received from these sources and addressed to this multicast group address. This object is a 64-bit version of ipMRoutePkts.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ciscoIpMRouteDifferentInIfPkts 1.3.6.1.4.1.9.10.2.1.1.2.1.29
The number of packets which this router has received from these sources and addressed to this multicast group address, which were not received from the interface indicated by ipMRouteInIfIndex. This object is a 64-bit version of ipMRouteDifferentInIfPackets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ciscoIpMRouteOctets 1.3.6.1.4.1.9.10.2.1.1.2.1.30
The number of octets contained in IP datagrams which were received from these sources and addressed to this multicast group address, and which were forwarded by this router. This object is a 64-bit version of ipMRouteOctets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ciscoIpMRouteBps2 1.3.6.1.4.1.9.10.2.1.1.2.1.31
Bits per second forwarded by this router. This is the sum of all forwarded bits during a 1 second interval. At the end of each second the field is cleared.
Status: current Access: read-only
OBJECT-TYPE    
  CounterBasedGauge64  

ciscoIpMRouteMetric2 1.3.6.1.4.1.9.10.2.1.1.2.1.32
Metric - The best metric heard from Assert messages.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ciscoIpMRouteNextHopTable 1.3.6.1.4.1.9.10.2.1.1.3
The (conceptual) table containing information on the next hops on outgoing interfaces for routing IP multicast datagrams. Each entry is one of a list of next hops on outgoing interfaces for particular sources sending to a particular multicast group address.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CiscoIpMRouteNextHopEntry

ciscoIpMRouteNextHopEntry 1.3.6.1.4.1.9.10.2.1.1.3.1
An entry (conceptual row) in the list of next hops on outgoing interfaces to which IP multicast datagrams from particular sources to a IP multicast group address are routed.
Status: current Access: not-accessible
OBJECT-TYPE    
  CiscoIpMRouteNextHopEntry  

ciscoIpMRouteNextHopOutLimit 1.3.6.1.4.1.9.10.2.1.1.3.1.9
An outgoing interface's limit for rate limiting data traffic, in Kbps.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

ciscoIpMRouteNextHopMacHdr 1.3.6.1.4.1.9.10.2.1.1.3.1.10
The data link mac address header for a multicast datagram. Used by IP multicast fastswitching.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

ciscoIpMRouteNextHopPkts 1.3.6.1.4.1.9.10.2.1.1.3.1.11
The number of packets which have been forwarded using this route. This object is a 64-bit version of ipMRouteNextHopPkts.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ciscoIpMRouteHeartBeatTable 1.3.6.1.4.1.9.10.2.1.1.4
The (conceptual) table listing sets of IP Multicast heartbeat parameters. If no IP Multicast heartbeat is configured, this table would be empty.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CiscoIpMRouteHeartBeatEntry

ciscoIpMRouteHeartBeatEntry 1.3.6.1.4.1.9.10.2.1.1.4.1
An entry (conceptual row) representing a set of IP Multicast heartbeat parameters.
Status: current Access: not-accessible
OBJECT-TYPE    
  CiscoIpMRouteHeartBeatEntry  

ciscoIpMRouteHeartBeatGroupAddr 1.3.6.1.4.1.9.10.2.1.1.4.1.1
Multicast group address used to receive heartbeat packets.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

ciscoIpMRouteHeartBeatSourceAddr 1.3.6.1.4.1.9.10.2.1.1.4.1.2
Source address of the last multicast heartbeat packet received.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

ciscoIpMRouteHeartBeatInterval 1.3.6.1.4.1.9.10.2.1.1.4.1.3
Number of seconds in which a Cisco multicast router expects a valid heartBeat packet from a source. This value must be a multiple of 10.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 10..3600  

ciscoIpMRouteHeartBeatWindowSize 1.3.6.1.4.1.9.10.2.1.1.4.1.4
Number of ciscoIpMRouteHeartBeatInterval intervals a Cisco multicast router waits before checking if expected number of heartbeat packets are received or not.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..100  

ciscoIpMRouteHeartBeatCount 1.3.6.1.4.1.9.10.2.1.1.4.1.5
Number of time intervals where multicast packets were received in the last ciscoIpMRouteHeartBeatWindowSize intervals.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

ciscoIpMRouteHeartBeatMinimum 1.3.6.1.4.1.9.10.2.1.1.4.1.6
The minimal number of heartbeat packets expected in the last ciscoIpMRouteHeartBeatWindowSize intervals. If ciscoIpMRouteHeartBeatCount falls below this value, an SNMP trap/notification, if configured, will be sent to the NMS.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..100  

ciscoIpMRouteHeartBeatAlertTime 1.3.6.1.4.1.9.10.2.1.1.4.1.7
The value of sysUpTime on the most recent occasion at which a missing IP multicast heartbeat condition occured for the group address specified in this entry. If no such condition have occurred since the last re-initialization of the local management subsystem, then this object contains a zero value.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

ciscoIpMRouteHeartBeatStatus 1.3.6.1.4.1.9.10.2.1.1.4.1.8
This object is used to create a new row or delete an existing row in this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

ciscoIpMRouteInterfaceTable 1.3.6.1.4.1.9.10.2.1.1.5
The (conceptual) table containing multicast routing information specific to interfaces. This table augments the ipMRouteInterfaceTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CiscoIpMRouteInterfaceEntry

ciscoIpMRouteInterfaceEntry 1.3.6.1.4.1.9.10.2.1.1.5.1
An entry (conceptual row) containing the multicast routing information for a particular interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  CiscoIpMRouteInterfaceEntry  

ciscoIpMRouteIfInMcastOctets 1.3.6.1.4.1.9.10.2.1.1.5.1.1
The number of octets of multicast packets that have arrived on the interface. This object is a 64-bit version of ipMRouteInterfaceInMcastOctets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ciscoIpMRouteIfOutMcastOctets 1.3.6.1.4.1.9.10.2.1.1.5.1.2
The number of octets of multicast packets that have been sent on the interface. This object is a 64-bit version of ipMRouteInterfaceOutMcastOctets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ciscoIpMRouteIfInMcastPkts 1.3.6.1.4.1.9.10.2.1.1.5.1.3
The number of multicast packets that have arrived on the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ciscoIpMRouteIfHCInMcastPkts 1.3.6.1.4.1.9.10.2.1.1.5.1.4
The number of multicast packets that have arrived on the interface. This object is a 64-bit version of ciscoIpMRouteIfInMcastPkts
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ciscoIpMRouteIfOutMcastPkts 1.3.6.1.4.1.9.10.2.1.1.5.1.5
The number of multicast packets that have been sent on the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ciscoIpMRouteIfHCOutMcastPkts 1.3.6.1.4.1.9.10.2.1.1.5.1.6
The number of multicast packets that have been sent on the interface. This object is a 64-bit version of ciscoIpMRouteIfOutMcastPkts
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ciscoIpMRouteNotifications 1.3.6.1.4.1.9.10.2.3
OBJECT IDENTIFIER    

ciscoIpMRouteMissingHeartBeatsNotificationPrefix 1.3.6.1.4.1.9.10.2.3.1
OBJECT IDENTIFIER    

ciscoIpMRouteMissingHeartBeatsNotifications 1.3.6.1.4.1.9.10.2.3.1.0
OBJECT IDENTIFIER    

ciscoIpMRouteMissingHeartBeats 1.3.6.1.4.1.9.10.2.3.1.0.1
A ciscoIpMRouteMissingHeartBeat is sent if a multicast router with this feature enabled failed to receive configured number of heartbeat packets from heartbeat sources within a configured time interval.
Status: current Access: read-only
NOTIFICATION-TYPE    

ciscoIpMRouteMIBConformance 1.3.6.1.4.1.9.10.2.2
OBJECT IDENTIFIER    

ciscoIpMRouteMIBCompliances 1.3.6.1.4.1.9.10.2.2.1
OBJECT IDENTIFIER    

ciscoIpMRouteMIBGroups 1.3.6.1.4.1.9.10.2.2.2
OBJECT IDENTIFIER    

ciscoIpMRouteMIBCompliance 1.3.6.1.4.1.9.10.2.2.1.1
The compliance statement for the cisco IP Multicast MIB. Superseded by ciscoIpMRouteComplianceV11R01.
Status: obsolete Access: read-only
MODULE-COMPLIANCE    

ciscoIpMRouteMIBComplianceV11R01 1.3.6.1.4.1.9.10.2.2.1.2
The compliance statement for the cisco IP Multicast MIB. Superseded by ciscoIpMRouteComplianceV12R00S.
Status: deprecated Access: read-only
MODULE-COMPLIANCE    

ciscoIpMRouteMIBComplianceV12R00S 1.3.6.1.4.1.9.10.2.2.1.3
The compliance statement for the cisco IP Multicast MIB. Superseded by ciscoIpMRouteMIBComplianceV12R28S
Status: deprecated Access: read-only
MODULE-COMPLIANCE    

ciscoIpMRouteMIBComplianceV12R28S 1.3.6.1.4.1.9.10.2.2.1.4
The compliance statement for the cisco IP Multicast MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

ciscoIpMRouteMIBGroup 1.3.6.1.4.1.9.10.2.2.2.1
A collection of objects to support management of IP Multicast routing. Superseded by ciscoIpMRouteMIBGroupV11R01.
Status: obsolete Access: read-only
OBJECT-GROUP    

ciscoIpMRouteMIBGroupV11R01 1.3.6.1.4.1.9.10.2.2.2.2
A collection of objects to support management of IP Multicast routing. Superseded by ciscoIpMRouteMIBGroupV12R00S.
Status: deprecated Access: read-only
OBJECT-GROUP    

ciscoIpMRouteMIBHeartBeatGroup 1.3.6.1.4.1.9.10.2.2.2.3
A collection of unconditionally optional objects to support IP Multicast heartbeat monitoring.
Status: current Access: read-only
OBJECT-GROUP    

ciscoIpMRouteMIBGroupV12R00S 1.3.6.1.4.1.9.10.2.2.2.4
A collection of objects to support management of IP Multicast routing. Superseded by ciscoIpMRouteMIBGroupV12R28S
Status: deprecated Access: read-only
OBJECT-GROUP    

ciscoIpMRouteMIBNotifGroup 1.3.6.1.4.1.9.10.2.2.2.5
The collection of IPMroute related notifications.
Status: current Access: read-only
NOTIFICATION-GROUP    

ciscoIpMRouteMIBGroupV12R28S 1.3.6.1.4.1.9.10.2.2.2.6
A collection of objects to support management of IP Multicast routing.
Status: current Access: read-only
OBJECT-GROUP    

ciscoIpMRouteMIBIfGroup 1.3.6.1.4.1.9.10.2.2.2.7
A collection of objects to support management of IP Multicast routing on an interface.
Status: current Access: read-only
OBJECT-GROUP