CISCO-IPMROUTE-MIB: View SNMP OID List / Download MIB
VENDOR: CISCO
Home | MIB: CISCO-IPMROUTE-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
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 | |||
ciscoIpMRouteNumberOfEntries | 1.3.6.1.4.1.9.10.2.1.1.1 | gauge32 | read-only |
Maintains a count of the number of entries in the ipMRouteTable. |
ciscoIpMRouteTable | 1.3.6.1.4.1.9.10.2.1.1.2 | no-access |
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. |
|
1.3.6.1.4.1.9.10.2.1.1.2.1 | no-access |
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. |
||
ciscoIpMRoutePruneFlag | 1.3.6.1.4.1.9.10.2.1.1.2.1.12 | truthvalue | read-only |
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 | truthvalue | read-only |
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 | truthvalue | read-only |
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 | truthvalue | read-only |
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 | truthvalue | read-only |
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 | truthvalue | read-only |
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 | truthvalue | read-only |
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 | gauge32 | read-only |
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 | integer32 | read-only |
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 | integer32 | read-only |
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 | integer32 | read-only |
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 | timeticks | read-only |
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 | gauge32 | read-only |
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 | truthvalue | read-only |
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 | truthvalue | read-only |
Boolean, indicates whether this route is learned via MSDP. |
ciscoIpMRouteProxyJoinFlag | 1.3.6.1.4.1.9.10.2.1.1.2.1.27 | truthvalue | read-only |
Boolean, indicates whether to send join for this entry. |
ciscoIpMRoutePkts | 1.3.6.1.4.1.9.10.2.1.1.2.1.28 | counter64 | read-only |
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 | counter64 | read-only |
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 | counter64 | read-only |
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 | counterbasedgauge64 | read-only |
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 | unsigned32 | read-only |
Metric - The best metric heard from Assert messages. |
ciscoIpMRouteNextHopTable | 1.3.6.1.4.1.9.10.2.1.1.3 | no-access |
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. |
|
1.3.6.1.4.1.9.10.2.1.1.3.1 | no-access |
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. |
||
ciscoIpMRouteNextHopOutLimit | 1.3.6.1.4.1.9.10.2.1.1.3.1.9 | gauge32 | read-only |
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 | octet string | read-only |
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 | counter64 | read-only |
The number of packets which have been forwarded using this route. This object is a 64-bit version of ipMRouteNextHopPkts. |
ciscoIpMRouteHeartBeatTable | 1.3.6.1.4.1.9.10.2.1.1.4 | no-access |
The (conceptual) table listing sets of IP Multicast heartbeat parameters. If no IP Multicast heartbeat is configured, this table would be empty. |
|
1.3.6.1.4.1.9.10.2.1.1.4.1 | no-access |
An entry (conceptual row) representing a set of IP Multicast heartbeat parameters. |
||
ciscoIpMRouteHeartBeatGroupAddr | 1.3.6.1.4.1.9.10.2.1.1.4.1.1 | ipaddress | no-access |
Multicast group address used to receive heartbeat packets. |
ciscoIpMRouteHeartBeatSourceAddr | 1.3.6.1.4.1.9.10.2.1.1.4.1.2 | ipaddress | read-only |
Source address of the last multicast heartbeat packet received. |
ciscoIpMRouteHeartBeatInterval | 1.3.6.1.4.1.9.10.2.1.1.4.1.3 | integer32 | read-only |
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 | integer32 | read-only |
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 | gauge32 | read-only |
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 | integer32 | read-only |
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 | timestamp | read-only |
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 | rowstatus | read-only |
This object is used to create a new row or delete an existing row in this table. |
ciscoIpMRouteInterfaceTable | 1.3.6.1.4.1.9.10.2.1.1.5 | no-access |
The (conceptual) table containing multicast routing information specific to interfaces. This table augments the ipMRouteInterfaceTable. |
|
1.3.6.1.4.1.9.10.2.1.1.5.1 | no-access |
An entry (conceptual row) containing the multicast routing information for a particular interface. |
||
ciscoIpMRouteIfInMcastOctets | 1.3.6.1.4.1.9.10.2.1.1.5.1.1 | counter64 | read-only |
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 | counter64 | read-only |
The number of octets of multicast packets that have been sent on the interface. This object is a 64-bit version of ipMRouteInterfaceOutMcastOctets. |
ciscoIpMRouteIfInMcastPkts | 1.3.6.1.4.1.9.10.2.1.1.5.1.3 | counter32 | read-only |
The number of multicast packets that have arrived on the interface. |
ciscoIpMRouteIfHCInMcastPkts | 1.3.6.1.4.1.9.10.2.1.1.5.1.4 | counter64 | read-only |
The number of multicast packets that have arrived on the interface. This object is a 64-bit version of ciscoIpMRouteIfInMcastPkts |
ciscoIpMRouteIfOutMcastPkts | 1.3.6.1.4.1.9.10.2.1.1.5.1.5 | counter32 | read-only |
The number of multicast packets that have been sent on the interface. |
ciscoIpMRouteIfHCOutMcastPkts | 1.3.6.1.4.1.9.10.2.1.1.5.1.6 | counter64 | read-only |
The number of multicast packets that have been sent on the interface. This object is a 64-bit version of ciscoIpMRouteIfOutMcastPkts |
ciscoIpMRouteMIBConformance | 1.3.6.1.4.1.9.10.2.2 | |||
ciscoIpMRouteMIBCompliances | 1.3.6.1.4.1.9.10.2.2.1 | |||
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. |
||
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. |
||
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 |
||
ciscoIpMRouteMIBComplianceV12R28S | 1.3.6.1.4.1.9.10.2.2.1.4 |
The compliance statement for the cisco IP Multicast MIB. |
||
ciscoIpMRouteMIBGroups | 1.3.6.1.4.1.9.10.2.2.2 | |||
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. |
||
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. |
||
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 |
||
ciscoIpMRouteMIBNotifGroup | 1.3.6.1.4.1.9.10.2.2.2.5 |
The collection of IPMroute related notifications. |
||
ciscoIpMRouteMIBGroupV12R28S | 1.3.6.1.4.1.9.10.2.2.2.6 |
A collection of objects to support management of IP Multicast routing. |
||
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. |
||
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 | |||
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. |