Home/Catalog/CISCO-IETF-IPMROUTE-MIB

CISCO-IETF-IPMROUTE-MIB

AI MIB Summary

The CISCO-IETF-IPMROUTE-MIB monitors Cisco router IP multicast routing tables and interface states, specifically tracking source-group (S,G) forwarding entries, next-hop lists, and configured multicast scope boundaries. This address-family independent module provides visibility into the active multicast distribution tree and scope configuration without relying on a specific underlying multicast routing protocol.

Address family independent MIB module for management IP Multicast routing, but independent of the specific multicast routing protocol in use. This MIB module is based on RFC 2932 with additional MIB objects to make it a 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 IP Multicast Routing. This MIB may later be deprecated with a stable RFC or an Internet Draft This MIB module contains two scalars and five tables. The tables are: (1) The IP Multicast Route Table containing multicast routing information for IP datagrams sent by particular sources to the IP multicast groups known to a router. (2) The IP Multicast Routing Next Hop Table containing information on the next-hops for the 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. (3) The IP Multicast Routing Interface Table containing multicast routing information specific to interfaces. (4) The IP Multicast Scope Boundary Table containing the boundaries configured for multicast scopes. (5) The IP Multicast Scope Name Table containing human-readable names of multicast scope.
Main OID:
ciscoIetfIpMRouteMIB.1.3.6.1.4.1.9.10.117
74
Objects
Active
Status
9
Dependencies

Imported Objects

Objects

74 total
Object Name
ciscoIetfIpMRouteMIBAddress family independent MIB module for management IP Multicast routing, but independent of the specific multicast routing protocol in use. This MIB module is based on RFC 2932 with additional MIB objects to make it a 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 IP Multicast Routing. This MIB may later be deprecated with a stable RFC or an Internet Draft This MIB module contains two scalars and five tables. The tables are: (1) The IP Multicast Route Table containing multicast routing information for IP datagrams sent by particular sources to the IP multicast groups known to a router. (2) The IP Multicast Routing Next Hop Table containing information on the next-hops for the 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. (3) The IP Multicast Routing Interface Table containing multicast routing information specific to interfaces. (4) The IP Multicast Scope Boundary Table containing the boundaries configured for multicast scopes. (5) The IP Multicast Scope Name Table containing human-readable names of multicast scope.
MODULE-IDENTITY
.1.3.6.1.4.1.9.10.117
cIpMRouteMIBObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.117.1
cIpMRoute
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.117.1.1
cIpMRouteEnableThe enabled status of IP Multicast routing on this router.rw
Enumeration
.1.3.6.1.4.1.9.10.117.1.1.1
cIpMRouteTableThe (conceptual) table containing multicast routing information for IP datagrams sent by particular sources to the IP multicast groups known to this router.
SEQUENCE OF CIpMRouteEntry
.1.3.6.1.4.1.9.10.117.1.1.2
cIpMRouteEntryAn entry (conceptual row) containing the multicast routing information for IP datagrams from a particular source and addressed to a particular IP multicast group address. Discontinuities in counters in this entry can be detected by observing the value of cIpMRouteUpTime.
CIpMRouteEntry
.1.3.6.1.4.1.9.10.117.1.1.2.1
cIpMRouteAddrTypeThe type of InetAddress for the IP multicast group address for which this entry contains multicast routing information.
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9.10.117.1.1.2.1.1
cIpMRouteGroupThe IP multicast group address for which this entry contains multicast routing information.
InetAddress
.1.3.6.1.4.1.9.10.117.1.1.2.1.2
cIpMRouteSourceThe network address which when combined with the corresponding value of cIpMRouteSourceMask identifies the sources for which this entry contains multicast routing information. The address of 0:: indicates shared-tree entry.
InetAddress
.1.3.6.1.4.1.9.10.117.1.1.2.1.3
cIpMRouteSourceMaskThe network mask which when combined with the corresponding value of cIpMRouteSource identifies the sources for which this entry contains multicast routing information.
InetAddressPrefixLength (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9.10.117.1.1.2.1.4
cIpMRouteUpstreamNeighborThe address of the upstream neighbor (e.g., RPF neighbor) from which IP datagrams from these sources to this multicast address are received, or 0:: if the upstream neighbor is unknown.ro
InetAddress
.1.3.6.1.4.1.9.10.117.1.1.2.1.5
cIpMRouteInIfIndexThe value of ifIndex for the interface on which IP datagrams sent by these sources to this multicast address are received (i.e., RPF Interface).ro
InterfaceIndexOrZero (IF-MIB)
.1.3.6.1.4.1.9.10.117.1.1.2.1.6
cIpMRouteUpTimeThe time since the multicast routing information represented by this entry was learned by the router.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.9.10.117.1.1.2.1.7
cIpMRouteExpiryTimeThe minimum amount of time remaining before this entry will be aged out. The value 0 indicates that the entry is not subject to aging.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.9.10.117.1.1.2.1.8
cIpMRoutePktsThe number of packets which this router has received from these sources and addressed to this multicast group address.ro
Counter32
.1.3.6.1.4.1.9.10.117.1.1.2.1.9
cIpMRouteDifferentInIfPacketsThe number of packets which this router has received from these sources and addressed to this multicast group address, which were dropped because they were not received on the interface indicated by cIpMRouteInIfIndex.ro
Counter32
.1.3.6.1.4.1.9.10.117.1.1.2.1.10
cIpMRouteOctetsThe 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.ro
Counter32
.1.3.6.1.4.1.9.10.117.1.1.2.1.11
cIpMRouteProtocolThe multicast routing protocol via which this multicast forwarding entry was learned.ro
IANAipMRouteProtocol (IANA-RTPROTO-MIB)
.1.3.6.1.4.1.9.10.117.1.1.2.1.12
cIpMRouteRtProtoThe routing mechanism via which the route used to find the upstream or parent interface for this multicast forwarding entry was learned. Inclusion of values for routing protocols is not intended to imply that those protocols need be supported.ro
IANAipRouteProtocol (IANA-RTPROTO-MIB)
.1.3.6.1.4.1.9.10.117.1.1.2.1.13
cIpMRouteRtAddressThe address portion of the route used to find the upstream or parent interface for this multicast forwarding entry.ro
InetAddress
.1.3.6.1.4.1.9.10.117.1.1.2.1.14
cIpMRouteRtMaskThe mask associated with the route used to find the upstream or parent interface for this multicast forwarding entry.ro
InetAddressPrefixLength (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9.10.117.1.1.2.1.15
cIpMRouteRtTypeThe reason the given route was placed in the (logical) multicast Routing Information Base (RIB). A value of unicast means that the route would normally be placed only in the unicast RIB, but was placed in the multicast RIB (instead or in addition) due to local configuration, such as when running PIM over RIP. A value of multicast means that the route was explicitly added to the multicast RIB by the routing protocol, such as Multiprotocol BGP or DVMRP.ro
Enumeration
.1.3.6.1.4.1.9.10.117.1.1.2.1.16
cIpMRouteHCOctetsThe 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 cIpMRouteOctets.ro
Counter64
.1.3.6.1.4.1.9.10.117.1.1.2.1.17
cIpMRouteNextHopTableThe (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.
SEQUENCE OF CIpMRouteNextHopEntry
.1.3.6.1.4.1.9.10.117.1.1.3
cIpMRouteNextHopEntryAn 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. Discontinuities in counters in this entry can be detected by observing the value of cIpMRouteUpTime.
CIpMRouteNextHopEntry
.1.3.6.1.4.1.9.10.117.1.1.3.1
cIpMRouteNextHopAddrTypeThe type of InetAddress representing the IP multicast group.
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9.10.117.1.1.3.1.1
cIpMRouteNextHopGroupThe IP multicast group for which this entry specifies a next-hop on an outgoing interface.
InetAddress
.1.3.6.1.4.1.9.10.117.1.1.3.1.2
cIpMRouteNextHopSourceThe network address which when combined with the corresponding value of cIpMRouteNextHopSourceMask identifies the sources for which this entry specifies a next-hop on an outgoing interface.
InetAddress
.1.3.6.1.4.1.9.10.117.1.1.3.1.3
cIpMRouteNextHopSourceMaskThe network mask which when combined with the corresponding value of cIpMRouteNextHopSource identifies the sources for which this entry specifies a next-hop on an outgoing interface.
InetAddressPrefixLength (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9.10.117.1.1.3.1.4
cIpMRouteNextHopIfIndexThe ifIndex value of the interface for the outgoing interface for this next-hop.
InterfaceIndex (IF-MIB)
.1.3.6.1.4.1.9.10.117.1.1.3.1.5
cIpMRouteNextHopAddressThe address of the next-hop specific to this entry. For most interfaces, this is identical to cIpMRouteNextHopGroup. NBMA interfaces, however, may have multiple next-hop addresses out a single outgoing interface.
InetAddress
.1.3.6.1.4.1.9.10.117.1.1.3.1.6
cIpMRouteNextHopStateAn indication of whether the outgoing interface and next- hop represented by this entry is currently being used to forward IP datagrams. The value 'forwarding' indicates it is currently being used; the value 'pruned' indicates it is not.ro
Enumeration
.1.3.6.1.4.1.9.10.117.1.1.3.1.7
cIpMRouteNextHopUpTimeThe time since the multicast routing information represented by this entry was learned by the router.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.9.10.117.1.1.3.1.8
cIpMRouteNextHopExpiryTimeThe minimum amount of time remaining before this entry will be aged out. If cIpMRouteNextHopState is pruned(1), the remaining time until the prune expires and the state reverts to forwarding(2). Otherwise, the remaining time until this entry is removed from the table. The time remaining may be copied from cIpMRouteExpiryTime if the protocol in use for this entry does not specify next-hop timers. The value 0 indicates that the entry is not subject to aging.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.9.10.117.1.1.3.1.9
cIpMRouteNextHopClosestHopsThe minimum number of hops between this router and any member of this IP multicast group reached via this next-hop on this outgoing interface. Any IP multicast datagrams for the group which have a TTL less than this number of hops will not be forwarded to this next-hop.ro
Integer32 (0..255 )
.1.3.6.1.4.1.9.10.117.1.1.3.1.10
cIpMRouteNextHopProtocolThe routing mechanism via which this next-hop was learned.ro
IANAipMRouteProtocol (IANA-RTPROTO-MIB)
.1.3.6.1.4.1.9.10.117.1.1.3.1.11
cIpMRouteNextHopPktsThe number of packets which have been forwarded using this route.ro
Counter32
.1.3.6.1.4.1.9.10.117.1.1.3.1.12
cIpMRouteInterfaceTableThe (conceptual) table containing multicast routing information specific to interfaces.
SEQUENCE OF CIpMRouteInterfaceEntry
.1.3.6.1.4.1.9.10.117.1.1.4
cIpMRouteInterfaceEntryAn entry (conceptual row) containing the multicast routing information for a particular interface.
CIpMRouteInterfaceEntry
.1.3.6.1.4.1.9.10.117.1.1.4.1
cIpMRouteInterfaceIfIndexThe ifIndex value of the interface for which this entry contains information.
InterfaceIndex (IF-MIB)
.1.3.6.1.4.1.9.10.117.1.1.4.1.1
cIpMRouteInterfaceIPVersionThe IP version of this row.
InetVersion (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9.10.117.1.1.4.1.2
cIpMRouteInterfaceTtlThe datagram TTL threshold for the interface. Any IP multicast datagrams with a TTL less than this threshold will not be forwarded out the interface. The default value of 0 means all multicast packets are forwarded out the interface.rw
Integer32 (0..255 )
.1.3.6.1.4.1.9.10.117.1.1.4.1.3
cIpMRouteInterfaceProtocolThe routing protocol running on this interface.ro
IANAipMRouteProtocol (IANA-RTPROTO-MIB)
.1.3.6.1.4.1.9.10.117.1.1.4.1.4
cIpMRouteInterfaceRateLimitThe rate-limit, in kilobits per second, of forwarded multicast traffic on the interface. A rate-limit of 0 indicates that no rate limiting is done.rw
Integer32 (0..429496295 )
.1.3.6.1.4.1.9.10.117.1.1.4.1.5
cIpMRouteInterfaceInMcastPktsThe number of multicast packets that have arrived on the interfaces. This object is similar to ifInPkts in the Interfaces MIB, except that only multicast packets are counted.ro
Counter32
.1.3.6.1.4.1.9.10.117.1.1.4.1.6
cIpMRouteInterfaceOutMcastPktsThe number of multicast packets that have been sent on the interface.ro
Counter32
.1.3.6.1.4.1.9.10.117.1.1.4.1.7
cIpMRouteInterfaceInMcastOctetsThe number of octets of multicast packets that have arrived on the interface, including framing characters. This object is similar to ifInOctets in the Interfaces MIB, except that only multicast packets are counted.ro
Counter32
.1.3.6.1.4.1.9.10.117.1.1.4.1.8
cIpMRouteInterfaceOutMcastOctetsThe number of octets of multicast packets that have been sent on the interface.ro
Counter32
.1.3.6.1.4.1.9.10.117.1.1.4.1.9
cIpMRouteInterfaceHCInMOctetsThe number of octets of multicast packets that have arrived on the interface, including framing characters. This object is a 64-bit version of cIpMRouteInterfaceInMcastOctets. It is similar to ifHCInOctets in the Interfaces MIB, except that only multicast packets are counted.ro
Counter64
.1.3.6.1.4.1.9.10.117.1.1.4.1.10
cIpMRouteInterfaceHCOutMOctetsThe number of octets of multicast packets that have been sent on the interface. This object is a 64-bit version of cIpMRouteInterfaceOutMcastOctets.ro
Counter64
.1.3.6.1.4.1.9.10.117.1.1.4.1.11
cIpMRouteInterfaceHCInMPktsThe number of multicast packets that have arrived on the interfaces. This object is a 64-bit version of cIpMRouteInterfaceInMcastPkts. This object is similar to ifInPkts in the Interfaces MIB, except that only multicast packets are counted.ro
Counter64
.1.3.6.1.4.1.9.10.117.1.1.4.1.12
cIpMRouteInterfaceHCOutMPktsThe number of multicast packets that have been sent on the interface. This object is a 64-bit version of cIpMRouteInterfaceOutMcastPkts.ro
Counter64
.1.3.6.1.4.1.9.10.117.1.1.4.1.13
cIpMRouteBoundaryTableThe (conceptual) table listing the router's scoped multicast address boundaries.
SEQUENCE OF CIpMRouteBoundaryEntry
.1.3.6.1.4.1.9.10.117.1.1.5
cIpMRouteBoundaryEntryAn entry (conceptual row) in the cIpMRouteBoundaryTable representing a scoped boundary.
CIpMRouteBoundaryEntry
.1.3.6.1.4.1.9.10.117.1.1.5.1
cIpMRouteBoundaryScopeIdThe scope value in the Group address to which this boundary applies. Packets with a destination address in the address/mask range associated with this scope will not be forwarded out the interface associated with the cIpMRouteBondaryIfIndex. This object is valid only for IPv6 and should take on only values 3-15. In IPv4, the value must be set to zero.
Integer32 (0..15 )
.1.3.6.1.4.1.9.10.117.1.1.5.1.1
cIpMRouteBoundaryIfIndexThe IfIndex value for the interface to which this boundary applies. Packets with a destination address in the associated address/mask range will not be forwarded out this interface.
InterfaceIndex (IF-MIB)
.1.3.6.1.4.1.9.10.117.1.1.5.1.2
cIpMRouteBoundaryAddressTypeThe type of InetAddress representing the cIpMRouteBoundaryAddress.
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9.10.117.1.1.5.1.3
cIpMRouteBoundaryAddressThe group address which when combined with the corresponding value of cIpMRouteBoundaryAddressMask identifies the group range for which the scoped boundary exists.
InetAddress
.1.3.6.1.4.1.9.10.117.1.1.5.1.4
cIpMRouteBoundaryAddressMaskThe group address mask which when combined with the corresponding value of cIpMRouteBoundaryAddress identifies the group range for which the scoped boundary exists.
InetAddressPrefixLength (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9.10.117.1.1.5.1.5
cIpMRouteBoundaryNameStringThe textual name associated with the multicast scope. The value of this object should be suitable for displaying to end-users, such as when allocating a multicast address in this scope.rw
SnmpAdminString (SNMP-FRAMEWORK-MIB)
.1.3.6.1.4.1.9.10.117.1.1.5.1.6
cIpMRouteBoundaryStatusThe status of this row, by which new entries may be created, or old entries deleted from this table.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.9.10.117.1.1.5.1.7
cIpMRouteScopeNameTableThe (conceptual) table listing the multicast scope names.
SEQUENCE OF CIpMRouteScopeNameEntry
.1.3.6.1.4.1.9.10.117.1.1.6
cIpMRouteScopeNameEntryAn entry (conceptual row) in the cIpMRouteScopeNameTable representing a multicast scope name.
CIpMRouteScopeNameEntry
.1.3.6.1.4.1.9.10.117.1.1.6.1
cIpMRouteScopeNameAddressTypeThe type of InetAddress representing cIpMRouteScopeNameAddress.
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9.10.117.1.1.6.1.1
cIpMRouteScopeNameAddressThe group address which when combined with the corresponding value of cIpMRouteScopeNameAddressMask identifies the group range associated with the multicast scope.
InetAddress
.1.3.6.1.4.1.9.10.117.1.1.6.1.2
cIpMRouteScopeNameAddressMaskThe group address mask which when combined with the corresponding value of cIpMRouteScopeNameAddress identifies the group range associated with the multicast scope.
InetAddressPrefixLength (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9.10.117.1.1.6.1.3
cIpMRouteScopeNameLanguageThe RFC 1766-style language tag associated with the scope name.
LanguageTag (IPMROUTE-STD-MIB)
.1.3.6.1.4.1.9.10.117.1.1.6.1.4
cIpMRouteScopeNameStringThe textual name associated with the multicast scope. The value of this object should be suitable for displaying to end-users, such as when allocating a multicast address in this scope.rw
SnmpAdminString (SNMP-FRAMEWORK-MIB)
.1.3.6.1.4.1.9.10.117.1.1.6.1.5
cIpMRouteScopeNameDefaultIf true, indicates a preference that the name in the following language should be used by applications if no name is available in a desired language.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.9.10.117.1.1.6.1.6
cIpMRouteScopeNameStatusThe status of this row, by which new entries may be created, or old entries deleted from this table.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.9.10.117.1.1.6.1.7
cIpMRouteEntryCountThe number of rows in the cIpMRouteTable. This can be used to monitor the multicast routing table size.ro
Gauge32
.1.3.6.1.4.1.9.10.117.1.1.7
cIpMRouteMIBConformance
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.117.2
cIpMRouteMIBCompliances
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.117.2.1
cIpMRouteMIBGroups
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.117.2.2
CISCO-IETF-IPMROUTE-MIB - SNMP MIB Reference | MIBs Explorer