CISCO-IETF-IPMROUTE-MIB
- Registered at
- 1.3.6.1.4.1.9.10.117
- Last updated
- 2006-08-24 00:00
- Organization
- Cisco Systems, Inc.
- Revisions
- 2006-08-24 00:00, 2004-12-02 00:00
- Namespace
- cisco
- Source file
CISCO-IETF-IPMROUTE-MIB- Digest
sha256:f0ef7ca1a7618088e89d27e6fcfe9fc71851534964ea7b8af1cc376b9aa06f81
Description
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.
Contact
Cisco Systems Customer Service Postal: 170 W Tasman Drive San Jose, CA 95134 Tel: +1 800 553-NETS E-mail: cs-ipmulticast@cisco.com
Imports
| From | Symbols |
|---|---|
| CISCO-SMI | ciscoExperiment |
| IANA-RTPROTO-MIB | IANAipMRouteProtocol, IANAipRouteProtocol |
| IF-MIB | InterfaceIndex, InterfaceIndexOrZero |
| INET-ADDRESS-MIB | InetAddress, InetAddressPrefixLength, InetAddressType, InetVersion |
| IPMROUTE-STD-MIB | LanguageTag |
| SNMP-FRAMEWORK-MIB | SnmpAdminString |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, Counter64, Gauge32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, iso |
| SNMPv2-TC | DisplayString, RowStatus, TEXTUAL-CONVENTION, TruthValue |
Imported by
1 module(s) in this corpus import this one.
Load order
Every file a consumer needs in order to load this module, dependencies first.
CISCO-IETF-IPMROUTE-MIB CISCO-SMI IANA-RTPROTO-MIB IANAifType-MIB IF-MIB INET-ADDRESS-MIB IPMROUTE-STD-MIB SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| cIpMRouteMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9.10.117.1 | |||
| cIpMRoute OBJECT-IDENTITY | 1.3.6.1.4.1.9.10.117.1.1 | |||
| cIpMRouteEnable OBJECT-TYPE The enabled status of IP Multicast routing on this router. | 1.3.6.1.4.1.9.10.117.1.1.1 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| cIpMRouteTable OBJECT-TYPE The (conceptual) table containing multicast routing information for IP datagrams sent by particular sources to the IP multicast groups known to this router. | 1.3.6.1.4.1.9.10.117.1.1.2 | not-accessible | current | |
| cIpMRouteEntry OBJECT-TYPE 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. Discontinuities in counters in this entry can be detected by observing the value of cIpMRouteUpTime. | 1.3.6.1.4.1.9.10.117.1.1.2.1 | not-accessible | current | |
| cIpMRouteAddrType OBJECT-TYPE The type of InetAddress for the IP multicast group address for which this entry contains multicast routing information. | 1.3.6.1.4.1.9.10.117.1.1.2.1.1 | InetAddressType | not-accessible | current |
| cIpMRouteGroup OBJECT-TYPE The IP multicast group address for which this entry contains multicast routing information. | 1.3.6.1.4.1.9.10.117.1.1.2.1.2 | InetAddress (SIZE(4 | 16 | 20)) | not-accessible | current |
| cIpMRouteSource OBJECT-TYPE The 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. | 1.3.6.1.4.1.9.10.117.1.1.2.1.3 | InetAddress (SIZE(4 | 16 | 20)) | not-accessible | current |
| cIpMRouteSourceMask OBJECT-TYPE The network mask which when combined with the corresponding value of cIpMRouteSource identifies the sources for which this entry contains multicast routing information. | 1.3.6.1.4.1.9.10.117.1.1.2.1.4 | InetAddressPrefixLength | not-accessible | current |
| cIpMRouteUpstreamNeighbor OBJECT-TYPE The 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. | 1.3.6.1.4.1.9.10.117.1.1.2.1.5 | InetAddress (SIZE(4 | 16 | 20)) | read-only | current |
| cIpMRouteInIfIndex OBJECT-TYPE The value of ifIndex for the interface on which IP datagrams sent by these sources to this multicast address are received (i.e., RPF Interface). | 1.3.6.1.4.1.9.10.117.1.1.2.1.6 | InterfaceIndexOrZero | read-only | current |
| cIpMRouteUpTime OBJECT-TYPE The time since the multicast routing information represented by this entry was learned by the router. | 1.3.6.1.4.1.9.10.117.1.1.2.1.7 | TimeTicks | read-only | current |
| cIpMRouteExpiryTime OBJECT-TYPE The minimum amount of time remaining before this entry will be aged out. The value 0 indicates that the entry is not subject to aging. | 1.3.6.1.4.1.9.10.117.1.1.2.1.8 | TimeTicks | read-only | current |
| cIpMRoutePkts OBJECT-TYPE The number of packets which this router has received from these sources and addressed to this multicast group address. | 1.3.6.1.4.1.9.10.117.1.1.2.1.9 | Counter32 | read-only | current |
| cIpMRouteDifferentInIfPackets OBJECT-TYPE The 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. | 1.3.6.1.4.1.9.10.117.1.1.2.1.10 | Counter32 | read-only | current |
| cIpMRouteOctets OBJECT-TYPE 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. | 1.3.6.1.4.1.9.10.117.1.1.2.1.11 | Counter32 | read-only | current |
| cIpMRouteProtocol OBJECT-TYPE The multicast routing protocol via which this multicast forwarding entry was learned. | 1.3.6.1.4.1.9.10.117.1.1.2.1.12 | IANAipMRouteProtocol | read-only | current |
| cIpMRouteRtProto OBJECT-TYPE The 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. | 1.3.6.1.4.1.9.10.117.1.1.2.1.13 | IANAipRouteProtocol | read-only | current |
| cIpMRouteRtAddress OBJECT-TYPE The address portion of the route used to find the upstream or parent interface for this multicast forwarding entry. | 1.3.6.1.4.1.9.10.117.1.1.2.1.14 | InetAddress (SIZE(4 | 16 | 20)) | read-only | current |
| cIpMRouteRtMask OBJECT-TYPE The mask associated with the route used to find the upstream or parent interface for this multicast forwarding entry. | 1.3.6.1.4.1.9.10.117.1.1.2.1.15 | InetAddressPrefixLength | read-only | current |
| cIpMRouteRtType OBJECT-TYPE The 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. | 1.3.6.1.4.1.9.10.117.1.1.2.1.16 | INTEGER {unicast(1), multicast(2)} | read-only | current |
| cIpMRouteHCOctets OBJECT-TYPE 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 cIpMRouteOctets. | 1.3.6.1.4.1.9.10.117.1.1.2.1.17 | Counter64 | read-only | current |
| cIpMRouteNextHopTable OBJECT-TYPE 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.117.1.1.3 | not-accessible | current | |
| cIpMRouteNextHopEntry OBJECT-TYPE 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. Discontinuities in counters in this entry can be detected by observing the value of cIpMRouteUpTime. | 1.3.6.1.4.1.9.10.117.1.1.3.1 | not-accessible | current | |
| cIpMRouteNextHopAddrType OBJECT-TYPE The type of InetAddress representing the IP multicast group. | 1.3.6.1.4.1.9.10.117.1.1.3.1.1 | InetAddressType | not-accessible | current |
| cIpMRouteNextHopGroup OBJECT-TYPE The IP multicast group for which this entry specifies a next-hop on an outgoing interface. | 1.3.6.1.4.1.9.10.117.1.1.3.1.2 | InetAddress (SIZE(4 | 16 | 20)) | not-accessible | current |
| cIpMRouteNextHopSource OBJECT-TYPE The 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. | 1.3.6.1.4.1.9.10.117.1.1.3.1.3 | InetAddress (SIZE(4 | 16 | 20)) | not-accessible | current |
| cIpMRouteNextHopSourceMask OBJECT-TYPE The 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. | 1.3.6.1.4.1.9.10.117.1.1.3.1.4 | InetAddressPrefixLength | not-accessible | current |
| cIpMRouteNextHopIfIndex OBJECT-TYPE The ifIndex value of the interface for the outgoing interface for this next-hop. | 1.3.6.1.4.1.9.10.117.1.1.3.1.5 | InterfaceIndex | not-accessible | current |
| cIpMRouteNextHopAddress OBJECT-TYPE The 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. | 1.3.6.1.4.1.9.10.117.1.1.3.1.6 | InetAddress (SIZE(4 | 16 | 20)) | not-accessible | current |
| cIpMRouteNextHopState OBJECT-TYPE An 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. | 1.3.6.1.4.1.9.10.117.1.1.3.1.7 | INTEGER {pruned(1), forwarding(2)} | read-only | current |
| cIpMRouteNextHopUpTime OBJECT-TYPE The time since the multicast routing information represented by this entry was learned by the router. | 1.3.6.1.4.1.9.10.117.1.1.3.1.8 | TimeTicks | read-only | current |
| cIpMRouteNextHopExpiryTime OBJECT-TYPE The 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. | 1.3.6.1.4.1.9.10.117.1.1.3.1.9 | TimeTicks | read-only | current |
| cIpMRouteNextHopClosestHops OBJECT-TYPE The 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. | 1.3.6.1.4.1.9.10.117.1.1.3.1.10 | Integer32 (0..255) | read-only | current |
| cIpMRouteNextHopProtocol OBJECT-TYPE The routing mechanism via which this next-hop was learned. | 1.3.6.1.4.1.9.10.117.1.1.3.1.11 | IANAipMRouteProtocol | read-only | current |
| cIpMRouteNextHopPkts OBJECT-TYPE The number of packets which have been forwarded using this route. | 1.3.6.1.4.1.9.10.117.1.1.3.1.12 | Counter32 | read-only | current |
| cIpMRouteInterfaceTable OBJECT-TYPE The (conceptual) table containing multicast routing information specific to interfaces. | 1.3.6.1.4.1.9.10.117.1.1.4 | not-accessible | current | |
| cIpMRouteInterfaceEntry OBJECT-TYPE An entry (conceptual row) containing the multicast routing information for a particular interface. | 1.3.6.1.4.1.9.10.117.1.1.4.1 | not-accessible | current | |
| cIpMRouteInterfaceIfIndex OBJECT-TYPE The ifIndex value of the interface for which this entry contains information. | 1.3.6.1.4.1.9.10.117.1.1.4.1.1 | InterfaceIndex | not-accessible | current |
| cIpMRouteInterfaceIPVersion OBJECT-TYPE The IP version of this row. | 1.3.6.1.4.1.9.10.117.1.1.4.1.2 | InetVersion | not-accessible | current |
| cIpMRouteInterfaceTtl OBJECT-TYPE The 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. | 1.3.6.1.4.1.9.10.117.1.1.4.1.3 | Integer32 (0..255) | read-write | current |
| cIpMRouteInterfaceProtocol OBJECT-TYPE The routing protocol running on this interface. | 1.3.6.1.4.1.9.10.117.1.1.4.1.4 | IANAipMRouteProtocol | read-only | current |
| cIpMRouteInterfaceRateLimit OBJECT-TYPE The 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. | 1.3.6.1.4.1.9.10.117.1.1.4.1.5 | Integer32 (0..429496295) | read-write | current |
| cIpMRouteInterfaceInMcastPkts OBJECT-TYPE The 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. | 1.3.6.1.4.1.9.10.117.1.1.4.1.6 | Counter32 | read-only | current |
| cIpMRouteInterfaceOutMcastPkts OBJECT-TYPE The number of multicast packets that have been sent on the interface. | 1.3.6.1.4.1.9.10.117.1.1.4.1.7 | Counter32 | read-only | current |
| cIpMRouteInterfaceInMcastOctets OBJECT-TYPE The 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. | 1.3.6.1.4.1.9.10.117.1.1.4.1.8 | Counter32 | read-only | current |
| cIpMRouteInterfaceOutMcastOctets OBJECT-TYPE The number of octets of multicast packets that have been sent on the interface. | 1.3.6.1.4.1.9.10.117.1.1.4.1.9 | Counter32 | read-only | current |
| cIpMRouteInterfaceHCInMOctets OBJECT-TYPE The 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. | 1.3.6.1.4.1.9.10.117.1.1.4.1.10 | Counter64 | read-only | current |
| cIpMRouteInterfaceHCOutMOctets OBJECT-TYPE The number of octets of multicast packets that have been sent on the interface. This object is a 64-bit version of cIpMRouteInterfaceOutMcastOctets. | 1.3.6.1.4.1.9.10.117.1.1.4.1.11 | Counter64 | read-only | current |
| cIpMRouteInterfaceHCInMPkts OBJECT-TYPE The 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. | 1.3.6.1.4.1.9.10.117.1.1.4.1.12 | Counter64 | read-only | current |
| cIpMRouteInterfaceHCOutMPkts OBJECT-TYPE The number of multicast packets that have been sent on the interface. This object is a 64-bit version of cIpMRouteInterfaceOutMcastPkts. | 1.3.6.1.4.1.9.10.117.1.1.4.1.13 | Counter64 | read-only | current |
| cIpMRouteBoundaryTable OBJECT-TYPE The (conceptual) table listing the router's scoped multicast address boundaries. | 1.3.6.1.4.1.9.10.117.1.1.5 | not-accessible | current | |
| cIpMRouteBoundaryEntry OBJECT-TYPE An entry (conceptual row) in the cIpMRouteBoundaryTable representing a scoped boundary. | 1.3.6.1.4.1.9.10.117.1.1.5.1 | not-accessible | current | |
| cIpMRouteBoundaryScopeId OBJECT-TYPE The 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. | 1.3.6.1.4.1.9.10.117.1.1.5.1.1 | Integer32 (0..15) | not-accessible | current |
| cIpMRouteBoundaryIfIndex OBJECT-TYPE The 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. | 1.3.6.1.4.1.9.10.117.1.1.5.1.2 | InterfaceIndex | not-accessible | current |
| cIpMRouteBoundaryAddressType OBJECT-TYPE The type of InetAddress representing the cIpMRouteBoundaryAddress. | 1.3.6.1.4.1.9.10.117.1.1.5.1.3 | InetAddressType | not-accessible | current |
| cIpMRouteBoundaryAddress OBJECT-TYPE The group address which when combined with the corresponding value of cIpMRouteBoundaryAddressMask identifies the group range for which the scoped boundary exists. | 1.3.6.1.4.1.9.10.117.1.1.5.1.4 | InetAddress (SIZE(4 | 16 | 20)) | not-accessible | current |
| cIpMRouteBoundaryAddressMask OBJECT-TYPE The group address mask which when combined with the corresponding value of cIpMRouteBoundaryAddress identifies the group range for which the scoped boundary exists. | 1.3.6.1.4.1.9.10.117.1.1.5.1.5 | InetAddressPrefixLength | not-accessible | current |
| cIpMRouteBoundaryNameString OBJECT-TYPE The 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. | 1.3.6.1.4.1.9.10.117.1.1.5.1.6 | SnmpAdminString | read-create | current |
| cIpMRouteBoundaryStatus OBJECT-TYPE The status of this row, by which new entries may be created, or old entries deleted from this table. | 1.3.6.1.4.1.9.10.117.1.1.5.1.7 | RowStatus | read-create | current |
| cIpMRouteScopeNameTable OBJECT-TYPE The (conceptual) table listing the multicast scope names. | 1.3.6.1.4.1.9.10.117.1.1.6 | not-accessible | current | |
| cIpMRouteScopeNameEntry OBJECT-TYPE An entry (conceptual row) in the cIpMRouteScopeNameTable representing a multicast scope name. | 1.3.6.1.4.1.9.10.117.1.1.6.1 | not-accessible | current | |
| cIpMRouteScopeNameAddressType OBJECT-TYPE The type of InetAddress representing cIpMRouteScopeNameAddress. | 1.3.6.1.4.1.9.10.117.1.1.6.1.1 | InetAddressType | not-accessible | current |
| cIpMRouteScopeNameAddress OBJECT-TYPE The group address which when combined with the corresponding value of cIpMRouteScopeNameAddressMask identifies the group range associated with the multicast scope. | 1.3.6.1.4.1.9.10.117.1.1.6.1.2 | InetAddress (SIZE(4 | 16 | 20)) | not-accessible | current |
| cIpMRouteScopeNameAddressMask OBJECT-TYPE The group address mask which when combined with the corresponding value of cIpMRouteScopeNameAddress identifies the group range associated with the multicast scope. | 1.3.6.1.4.1.9.10.117.1.1.6.1.3 | InetAddressPrefixLength | not-accessible | current |
| cIpMRouteScopeNameLanguage OBJECT-TYPE The RFC 1766-style language tag associated with the scope name. | 1.3.6.1.4.1.9.10.117.1.1.6.1.4 | LanguageTag | not-accessible | current |
| cIpMRouteScopeNameString OBJECT-TYPE The 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. | 1.3.6.1.4.1.9.10.117.1.1.6.1.5 | SnmpAdminString | read-create | current |
| cIpMRouteScopeNameDefault OBJECT-TYPE If 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. | 1.3.6.1.4.1.9.10.117.1.1.6.1.6 | TruthValue | read-create | current |
| cIpMRouteScopeNameStatus OBJECT-TYPE The status of this row, by which new entries may be created, or old entries deleted from this table. | 1.3.6.1.4.1.9.10.117.1.1.6.1.7 | RowStatus | read-create | current |
| cIpMRouteEntryCount OBJECT-TYPE The number of rows in the cIpMRouteTable. This can be used to monitor the multicast routing table size. | 1.3.6.1.4.1.9.10.117.1.1.7 | Gauge32 | read-only | current |
| cIpMRouteMIBConformance OBJECT-IDENTITY | 1.3.6.1.4.1.9.10.117.2 | |||
| cIpMRouteMIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.9.10.117.2.1 | |||
| cIpMRouteMIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.9.10.117.2.2 |
Conformance
| Name | OID | Status |
|---|---|---|
| cIpMRouteMIBCompliance MODULE-COMPLIANCE The compliance statement for the IP Multicast Routing MIB. | 1.3.6.1.4.1.9.10.117.2.1.1 | deprecated |
| cIpMRouteMIBComplianceRev1 MODULE-COMPLIANCE The compliance statement for the IP Multicast Routing MIB. | 1.3.6.1.4.1.9.10.117.2.1.2 | current |
| cIpMRouteMIBBasicGroup OBJECT-GROUP A collection of objects to support basic management of IP Multicast routing. | 1.3.6.1.4.1.9.10.117.2.2.1 | current |
| cIpMRouteMIBHopCountGroup OBJECT-GROUP A collection of objects to support management of the use of hop counts in IP Multicast routing. | 1.3.6.1.4.1.9.10.117.2.2.2 | current |
| cIpMRouteMIBBoundaryGroup OBJECT-GROUP A collection of objects to support management of scoped multicast address boundaries. | 1.3.6.1.4.1.9.10.117.2.2.3 | current |
| cIpMRouteMIBPktsOutGroup OBJECT-GROUP A collection of objects to support management of packet counters for each outgoing interface entry of a route. | 1.3.6.1.4.1.9.10.117.2.2.4 | current |
| cIpMRouteMIBHCInterfaceGroup OBJECT-GROUP A collection of objects providing information specific to high speed (greater than 20,000,000 bits/second) network interfaces. | 1.3.6.1.4.1.9.10.117.2.2.5 | current |
| cIpMRouteMIBRouteGroup OBJECT-GROUP A collection of objects providing information on the relationship between multicast routing information, and the IP Forwarding Table. | 1.3.6.1.4.1.9.10.117.2.2.6 | current |
| cIpMRouteMIBPktsGroup OBJECT-GROUP A collection of objects to support management of packet counters for each forwarding entry. | 1.3.6.1.4.1.9.10.117.2.2.7 | current |
| cIpMRouteMIBHCInterfaceGroupSup1 OBJECT-GROUP A collection of objects providing information specific to high speed (greater than 20,000,000 bits/second) network interfaces. | 1.3.6.1.4.1.9.10.117.2.2.8 | current |