AD | Application | AWS | Azure | Cloud | Database | Enterprise | Environmental | Event Log | File System | Infra | IoT | IT Service | Linux | Network/System | Performance | Protocol | SaaS | Security | Service Level | SNMP | Storage | VMware | VoIP | Web | Wireless

Crumbtrail

MonitorTools.com » Technical documentation » SNMP » MIB » Cisco » CISCO-IPMROUTE-MIB » Objects

CISCO-IPMROUTE-MIB.mib object view, vendor Cisco

Introduction

Most network devices and programs ship with so-called MIB files to describe the parameters and meanings (i.e.: friendly names) which are available for monitoring via SNMP.
ActiveXperts Network Monitor 2024 can import vendor-specific MIB files, so it can be used to monitor specific OID's (Object Identifiers). This way, you can monitor your devices, computers, etc. by selecting your relevant OID's by name.

ActiveXperts Network Monitor 2024 can import MIB file CISCO-IPMROUTE-MIB and use it to monitor vendor specific OID's.

CISCO-IPMROUTE-MIB file content

Object view of CISCO-IPMROUTE-MIB:

Scalar Object
ciscoIpMRouteNumberOfEntries .1.3.6.1.4.1.9.10.2.1.1.1
Maintains a count of the number of entries in the ipMRouteTable.
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.
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.
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.
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.
Tabular Object
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.
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.
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.
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.
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.
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.
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.
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).
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.
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.
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.
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.
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.
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.
ciscoIpMRouteMsdpFlag .1.3.6.1.4.1.9.10.2.1.1.2.1.26
Boolean, indicates whether this route is learned via MSDP.
ciscoIpMRouteProxyJoinFlag .1.3.6.1.4.1.9.10.2.1.1.2.1.27
Boolean, indicates whether to send join for this entry.
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.
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.
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.
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.
ciscoIpMRouteMetric2 .1.3.6.1.4.1.9.10.2.1.1.2.1.32
Metric - The best metric heard from Assert messages.
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.
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.
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.
ciscoIpMRouteHeartBeatGroupAddr .1.3.6.1.4.1.9.10.2.1.1.4.1.1
Multicast group address used to receive heartbeat packets.
ciscoIpMRouteHeartBeatSourceAddr .1.3.6.1.4.1.9.10.2.1.1.4.1.2
Source address of the last multicast heartbeat packet received.
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.
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.
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.
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.
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.
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.
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.
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.
Table
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.
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.
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.
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.
Trap
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.
Object Identifier
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.
ciscoIpMRouteMIBObjects .1.3.6.1.4.1.9.10.2.1
ciscoIpMRoute .1.3.6.1.4.1.9.10.2.1.1
ciscoIpMRouteNotifications .1.3.6.1.4.1.9.10.2.3
ciscoIpMRouteMissingHeartBeatsNotificationPrefix .1.3.6.1.4.1.9.10.2.3.1
ciscoIpMRouteMissingHeartBeatsNotifications .1.3.6.1.4.1.9.10.2.3.1.0
ciscoIpMRouteMIBConformance .1.3.6.1.4.1.9.10.2.2
ciscoIpMRouteMIBCompliances .1.3.6.1.4.1.9.10.2.2.1
ciscoIpMRouteMIBGroups .1.3.6.1.4.1.9.10.2.2.2
Group
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.
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.
ciscoIpMRouteMIBGroupV12R00S .1.3.6.1.4.1.9.10.2.2.2.4
A collection of objects to support management of IP Multicast routing.
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.
ciscoIpMRouteMIBNotifGroup .1.3.6.1.4.1.9.10.2.2.2.5
The collection of IPMroute related notifications.