IPMCAST-MIB
118 objects
The MIB module for management of IP Multicast, including multicast routing, data forwarding, and data reception. Copyright (C) The IETF Trust (2007). This version of this MIB module is part of RFC 5132; see the RFC itself for full legal notices.
Imported Objects
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.2.1.168 | IdentityipMcastMIB | The MIB module for management of IP Multicast, including multicast routing, data forwarding, and data reception. Copyright (C) The IETF Trust (2007). This vers… | ||
| 1.3.6.1.2.1.168.1 | NodeipMcast | |||
| 1.3.6.1.2.1.168.1.1 | ScalaripMcastEnabled | read-write | current | The enabled status of IP Multicast function on this system. The storage type of this object is determined by ipMcastDeviceConfigStorageType. |
| 1.3.6.1.2.1.168.1.2 | ScalaripMcastRouteEntryCount | read-only | current | The number of rows in the ipMcastRouteTable. This can be used to check for multicast routing activity, and to monitor the multicast routing table size. |
| 1.3.6.1.2.1.168.1.3 | TableipMcastInterfaceTable | not-accessible | current | The (conceptual) table used to manage the multicast protocol active on an interface. |
| 1.3.6.1.2.1.168.1.3.1 | RowipMcastInterfaceEntry | not-accessible | current | An entry (conceptual row) containing the multicast protocol information for a particular interface. Per-interface multicast forwarding statistics are also avai… |
| 1.3.6.1.2.1.168.1.3.1.1 | ColumnipMcastInterfaceIPVersion | not-accessible | current | The IP version of this row. |
| 1.3.6.1.2.1.168.1.3.1.2 | ColumnipMcastInterfaceIfIndex | not-accessible | current | The index value that uniquely identifies the interface to which this entry is applicable. The interface identified by a particular value of this index is the s… |
| 1.3.6.1.2.1.168.1.3.1.3 | ColumnipMcastInterfaceTtl | read-write | current | The datagram Time to Live (TTL) threshold for the interface. Any IP multicast datagrams with a TTL (IPv4) or Hop Limit (IPv6) less than this threshold will not… |
| 1.3.6.1.2.1.168.1.3.1.4 | ColumnipMcastInterfaceRateLimit | read-write | current | 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.2.1.168.1.3.1.5 | ColumnipMcastInterfaceStorageType | read-write | current | The storage type for this row. Rows having the value 'permanent' need not allow write-access to any columnar objects in the row. |
| 1.3.6.1.2.1.168.1.4 | TableipMcastSsmRangeTable | not-accessible | current | This table is used to create and manage the range(s) of group addresses to which SSM semantics should be applied. |
| 1.3.6.1.2.1.168.1.4.1 | RowipMcastSsmRangeEntry | not-accessible | current | An entry (conceptual row) containing a range of group addresses to which SSM semantics should be applied. Object Identifiers (OIDs) are limited to 128 sub-iden… |
| 1.3.6.1.2.1.168.1.4.1.1 | ColumnipMcastSsmRangeAddressType | not-accessible | current | The address type of the multicast group prefix. |
| 1.3.6.1.2.1.168.1.4.1.2 | ColumnipMcastSsmRangeAddress | not-accessible | current | The multicast group address which, when combined with ipMcastSsmRangePrefixLength, gives the group prefix for this SSM range. The InetAddressType is given by i… |
| 1.3.6.1.2.1.168.1.4.1.3 | ColumnipMcastSsmRangePrefixLength | not-accessible | current | The length in bits of the mask which, when combined with ipMcastSsmRangeAddress, gives the group prefix for this SSM range. The InetAddressType is given by ipM… |
| 1.3.6.1.2.1.168.1.4.1.4 | ColumnipMcastSsmRangeRowStatus | read-create | current | The status of this row, by which rows in this table can be created and destroyed. This status object can be set to active(1) without setting any other columnar… |
| 1.3.6.1.2.1.168.1.4.1.5 | ColumnipMcastSsmRangeStorageType | read-create | current | The storage type for this row. Rows having the value 'permanent' need not allow write-access to any columnar objects in the row. |
| 1.3.6.1.2.1.168.1.5 | TableipMcastRouteTable | not-accessible | current | 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.2.1.168.1.5.1 | RowipMcastRouteEntry | not-accessible | current | An entry (conceptual row) containing the multicast routing information for IP datagrams from a particular source and addressed to a particular IP multicast gro… |
| 1.3.6.1.2.1.168.1.5.1.1 | ColumnipMcastRouteGroupAddressType | not-accessible | current | A value indicating the address family of the address contained in ipMcastRouteGroup. Legal values correspond to the subset of address families for which multic… |
| 1.3.6.1.2.1.168.1.5.1.2 | ColumnipMcastRouteGroup | not-accessible | current | The IP multicast group address which, when combined with the corresponding value specified in ipMcastRouteGroupPrefixLength, identifies the groups for which th… |
| 1.3.6.1.2.1.168.1.5.1.3 | ColumnipMcastRouteGroupPrefixLength | not-accessible | current | The length in bits of the mask which, when combined with the corresponding value of ipMcastRouteGroup, identifies the groups for which this entry contains mult… |
| 1.3.6.1.2.1.168.1.5.1.4 | ColumnipMcastRouteSourceAddressType | not-accessible | current | A value indicating the address family of the address contained in ipMcastRouteSource. A value of unknown(0) indicates a non-source-specific entry, correspondin… |
| 1.3.6.1.2.1.168.1.5.1.5 | ColumnipMcastRouteSource | not-accessible | current | The network address which, when combined with the corresponding value of ipMcastRouteSourcePrefixLength, identifies the sources for which this entry contains m… |
| 1.3.6.1.2.1.168.1.5.1.6 | ColumnipMcastRouteSourcePrefixLength | not-accessible | current | The length in bits of the mask which, when combined with the corresponding value of ipMcastRouteSource, identifies the sources for which this entry contains mu… |
| 1.3.6.1.2.1.168.1.5.1.7 | ColumnipMcastRouteUpstreamNeighborType | read-only | current | A value indicating the address family of the address contained in ipMcastRouteUpstreamNeighbor. An address type of unknown(0) indicates that the upstream neigh… |
| 1.3.6.1.2.1.168.1.5.1.8 | ColumnipMcastRouteUpstreamNeighbor | read-only | current | The address of the upstream neighbor (for example, RPF neighbor) from which IP datagrams from these sources to this multicast address are received. |
| 1.3.6.1.2.1.168.1.5.1.9 | ColumnipMcastRouteInIfIndex | read-only | current | The value of ifIndex for the interface on which IP datagrams sent by these sources to this multicast address are received. A value of 0 indicates that datagram… |
| 1.3.6.1.2.1.168.1.5.1.10 | ColumnipMcastRouteTimeStamp | read-only | current | The value of sysUpTime at which the multicast routing information represented by this entry was learned by the router. If this information was present at the m… |
| 1.3.6.1.2.1.168.1.5.1.11 | ColumnipMcastRouteExpiryTime | read-only | current | 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. If ipMcastRouteNextHopSt… |
| 1.3.6.1.2.1.168.1.5.1.12 | ColumnipMcastRouteProtocol | read-only | current | The multicast routing protocol via which this multicast forwarding entry was learned. |
| 1.3.6.1.2.1.168.1.5.1.13 | ColumnipMcastRouteRtProtocol | read-only | current | The routing mechanism via which the route used to find the upstream or parent interface for this multicast forwarding entry was learned. |
| 1.3.6.1.2.1.168.1.5.1.14 | ColumnipMcastRouteRtAddressType | read-only | current | A value indicating the address family of the address contained in ipMcastRouteRtAddress. |
| 1.3.6.1.2.1.168.1.5.1.15 | ColumnipMcastRouteRtAddress | read-only | current | The address portion of the route used to find the upstream or parent interface for this multicast forwarding entry. This address object is only significant up … |
| 1.3.6.1.2.1.168.1.5.1.16 | ColumnipMcastRouteRtPrefixLength | read-only | current | The length in bits of the mask associated with the route used to find the upstream or parent interface for this multicast forwarding entry. The InetAddressType… |
| 1.3.6.1.2.1.168.1.5.1.17 | ColumnipMcastRouteRtType | read-only | current | 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 plac… |
| 1.3.6.1.2.1.168.1.5.1.18 | ColumnipMcastRouteOctets | read-only | current | The number of octets contained in IP datagrams that were received from these sources and addressed to this multicast group address, and which were forwarded by… |
| 1.3.6.1.2.1.168.1.5.1.19 | ColumnipMcastRoutePkts | read-only | current | The number of packets routed using this multicast route entry. Discontinuities in this monotonically increasing value occur at re-initialization of the managem… |
| 1.3.6.1.2.1.168.1.5.1.20 | ColumnipMcastRouteTtlDropOctets | read-only | current | The number of octets contained in IP datagrams that this router has received from these sources and addressed to this multicast group address, which were dropp… |
| 1.3.6.1.2.1.168.1.5.1.21 | ColumnipMcastRouteTtlDropPackets | read-only | current | The number of packets that this router has received from these sources and addressed to this multicast group address, which were dropped because the TTL (IPv4)… |
| 1.3.6.1.2.1.168.1.5.1.22 | ColumnipMcastRouteDifferentInIfOctets | read-only | current | The number of octets contained in IP datagrams that this router has received from these sources and addressed to this multicast group address, which were dropp… |
| 1.3.6.1.2.1.168.1.5.1.23 | ColumnipMcastRouteDifferentInIfPackets | read-only | current | 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 rec… |
| 1.3.6.1.2.1.168.1.5.1.24 | ColumnipMcastRouteBps | read-only | current | Bits per second forwarded by this router using this multicast routing entry. This value is a sample; it is the number of bits forwarded during the last whole 1… |
| 1.3.6.1.2.1.168.1.6 | TableipMcastRouteNextHopTable | not-accessible | current | 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-h… |
| 1.3.6.1.2.1.168.1.6.1 | RowipMcastRouteNextHopEntry | not-accessible | current | An entry (conceptual row) in the list of next-hops on outgoing interfaces to which IP multicast datagrams from particular sources to an IP multicast group addr… |
| 1.3.6.1.2.1.168.1.6.1.1 | ColumnipMcastRouteNextHopGroupAddressType | not-accessible | current | A value indicating the address family of the address contained in ipMcastRouteNextHopGroup. Legal values correspond to the subset of address families for which… |
| 1.3.6.1.2.1.168.1.6.1.2 | ColumnipMcastRouteNextHopGroup | not-accessible | current | The IP multicast group address which, when combined with the corresponding value specified in ipMcastRouteNextHopGroupPrefixLength, identifies the groups for w… |
| 1.3.6.1.2.1.168.1.6.1.3 | ColumnipMcastRouteNextHopGroupPrefixLength | not-accessible | current | The length in bits of the mask which, when combined with the corresponding value of ipMcastRouteGroup, identifies the groups for which this entry contains mult… |
| 1.3.6.1.2.1.168.1.6.1.4 | ColumnipMcastRouteNextHopSourceAddressType | not-accessible | current | A value indicating the address family of the address contained in ipMcastRouteNextHopSource. A value of unknown(0) indicates a non-source-specific entry, corre… |
| 1.3.6.1.2.1.168.1.6.1.5 | ColumnipMcastRouteNextHopSource | not-accessible | current | The network address which, when combined with the corresponding value of the mask specified in ipMcastRouteNextHopSourcePrefixLength, identifies the sources fo… |
| 1.3.6.1.2.1.168.1.6.1.6 | ColumnipMcastRouteNextHopSourcePrefixLength | not-accessible | current | The length in bits of the mask which, when combined with the corresponding value specified in ipMcastRouteNextHopSource, identifies the sources for which this … |
| 1.3.6.1.2.1.168.1.6.1.7 | ColumnipMcastRouteNextHopIfIndex | not-accessible | current | The ifIndex value of the interface for the outgoing interface for this next-hop. |
| 1.3.6.1.2.1.168.1.6.1.8 | ColumnipMcastRouteNextHopAddressType | not-accessible | current | A value indicating the address family of the address contained in ipMcastRouteNextHopAddress. |
| 1.3.6.1.2.1.168.1.6.1.9 | ColumnipMcastRouteNextHopAddress | not-accessible | current | The address of the next-hop specific to this entry. For most interfaces, this is identical to ipMcastRouteNextHopGroup. Non-Broadcast Multi-Access (NBMA) inter… |
| 1.3.6.1.2.1.168.1.6.1.10 | ColumnipMcastRouteNextHopState | read-only | current | 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'… |
| 1.3.6.1.2.1.168.1.6.1.11 | ColumnipMcastRouteNextHopTimeStamp | read-only | current | The value of sysUpTime at which the multicast routing information represented by this entry was learned by the router. If this information was present at the m… |
| 1.3.6.1.2.1.168.1.6.1.12 | ColumnipMcastRouteNextHopExpiryTime | read-only | current | The minimum amount of time remaining before this entry will be aged out. If ipMcastRouteNextHopState is pruned(1), the remaining time until the prune expires a… |
| 1.3.6.1.2.1.168.1.6.1.13 | ColumnipMcastRouteNextHopClosestMemberHops | read-only | current | 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… |
| 1.3.6.1.2.1.168.1.6.1.14 | ColumnipMcastRouteNextHopProtocol | read-only | current | The routing mechanism via which this next-hop was learned. |
| 1.3.6.1.2.1.168.1.6.1.15 | ColumnipMcastRouteNextHopOctets | read-only | current | The number of octets of multicast packets that have been forwarded using this route. Discontinuities in this monotonically increasing value occur at re-initial… |
| 1.3.6.1.2.1.168.1.6.1.16 | ColumnipMcastRouteNextHopPkts | read-only | current | The number of packets which have been forwarded using this route. Discontinuities in this monotonically increasing value occur at re-initialization of the mana… |
| 1.3.6.1.2.1.168.1.7 | TableipMcastBoundaryTable | not-accessible | current | The (conceptual) table listing the system's multicast scope zone boundaries. |
| 1.3.6.1.2.1.168.1.7.1 | RowipMcastBoundaryEntry | not-accessible | current | An entry (conceptual row) describing one of this device's multicast scope zone boundaries. OIDs are limited to 128 sub-identifiers, but this limit is not enfor… |
| 1.3.6.1.2.1.168.1.7.1.1 | ColumnipMcastBoundaryIfIndex | not-accessible | current | 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 forward… |
| 1.3.6.1.2.1.168.1.7.1.2 | ColumnipMcastBoundaryAddressType | not-accessible | current | A value indicating the address family of the address contained in ipMcastBoundaryAddress. Legal values correspond to the subset of address families for which m… |
| 1.3.6.1.2.1.168.1.7.1.3 | ColumnipMcastBoundaryAddress | not-accessible | current | The group address which, when combined with the corresponding value of ipMcastBoundaryAddressPrefixLength, identifies the group range for which the scoped boun… |
| 1.3.6.1.2.1.168.1.7.1.4 | ColumnipMcastBoundaryAddressPrefixLength | not-accessible | current | The length in bits of the mask which when, combined with the corresponding value of ipMcastBoundaryAddress, identifies the group range for which the scoped bou… |
| 1.3.6.1.2.1.168.1.7.1.5 | ColumnipMcastBoundaryTimeStamp | read-only | current | The value of sysUpTime at which the multicast boundary information represented by this entry was learned by the router. If this information was present at the … |
| 1.3.6.1.2.1.168.1.7.1.6 | ColumnipMcastBoundaryDroppedMcastOctets | read-only | current | The number of octets of multicast packets that have been dropped as a result of this zone boundary configuration. Discontinuities in this monotonically increas… |
| 1.3.6.1.2.1.168.1.7.1.7 | ColumnipMcastBoundaryDroppedMcastPkts | read-only | current | The number of multicast packets that have been dropped as a result of this zone boundary configuration. Discontinuities in this monotonically increasing value … |
| 1.3.6.1.2.1.168.1.7.1.8 | ColumnipMcastBoundaryStatus | read-create | current | The status of this row, by which rows in this table can be created and destroyed. This status object can be set to active(1) without setting any other columnar… |
| 1.3.6.1.2.1.168.1.7.1.9 | ColumnipMcastBoundaryStorageType | read-create | current | The storage type for this row. Rows having the value 'permanent' need not allow write-access to any columnar objects in the row. |
| 1.3.6.1.2.1.168.1.8 | TableipMcastScopeNameTable | not-accessible | current | The (conceptual) table listing multicast scope names. |
| 1.3.6.1.2.1.168.1.8.1 | RowipMcastScopeNameEntry | not-accessible | current | An entry (conceptual row) that names a multicast address scope. OIDs are limited to 128 sub-identifiers, but this limit is not enforced by the syntax of this e… |
| 1.3.6.1.2.1.168.1.8.1.1 | ColumnipMcastScopeNameAddressType | not-accessible | current | A value indicating the address family of the address contained in ipMcastScopeNameAddress. Legal values correspond to the subset of address families for which … |
| 1.3.6.1.2.1.168.1.8.1.2 | ColumnipMcastScopeNameAddress | not-accessible | current | The group address which, when combined with the corresponding value of ipMcastScopeNameAddressPrefixLength, identifies the group range associated with the mult… |
| 1.3.6.1.2.1.168.1.8.1.3 | ColumnipMcastScopeNameAddressPrefixLength | not-accessible | current | The length in bits of the mask which, when combined with the corresponding value of ipMcastScopeNameAddress, identifies the group range associated with the mul… |
| 1.3.6.1.2.1.168.1.8.1.4 | ColumnipMcastScopeNameLanguage | not-accessible | current | Language tag associated with the scope name. |
| 1.3.6.1.2.1.168.1.8.1.5 | ColumnipMcastScopeNameString | read-create | current | 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 multic… |
| 1.3.6.1.2.1.168.1.8.1.6 | ColumnipMcastScopeNameDefault | read-create | current | 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.2.1.168.1.8.1.7 | ColumnipMcastScopeNameStatus | read-create | current | The status of this row, by which rows in this table can be created and destroyed. Before the row can be activated, the object ipMcastScopeNameString must be se… |
| 1.3.6.1.2.1.168.1.8.1.8 | ColumnipMcastScopeNameStorageType | read-create | current | The storage type for this row. Rows having the value 'permanent' need not allow write-access to any columnar objects in the row. |
| 1.3.6.1.2.1.168.1.9 | TableipMcastLocalListenerTable | not-accessible | current | The (conceptual) table listing local applications or services that have joined multicast groups as listeners. Entries exist for all addresses in the multicast … |
| 1.3.6.1.2.1.168.1.9.1 | RowipMcastLocalListenerEntry | not-accessible | current | An entry (conceptual row) identifying a local application or service that has joined a multicast group as a listener. OIDs are limited to 128 sub-identifiers, … |
| 1.3.6.1.2.1.168.1.9.1.1 | ColumnipMcastLocalListenerGroupAddressType | not-accessible | current | A value indicating the address family of the address contained in ipMcastLocalListenerGroupAddress. Legal values correspond to the subset of address families f… |
| 1.3.6.1.2.1.168.1.9.1.2 | ColumnipMcastLocalListenerGroupAddress | not-accessible | current | The IP multicast group for which this entry specifies locally joined applications or services. |
| 1.3.6.1.2.1.168.1.9.1.3 | ColumnipMcastLocalListenerSourceAddressType | not-accessible | current | A value indicating the address family of the address contained in ipMcastLocalListenerSource. A value of unknown(0) indicates a non-source-specific entry, corr… |
| 1.3.6.1.2.1.168.1.9.1.4 | ColumnipMcastLocalListenerSourceAddress | not-accessible | current | The network address which, when combined with the corresponding value of the mask specified in ipMcastLocalListenerSourcePrefixLength, identifies the sources f… |
| 1.3.6.1.2.1.168.1.9.1.5 | ColumnipMcastLocalListenerSourcePrefixLength | not-accessible | current | The length in bits of the mask which, when combined with the corresponding value specified in ipMcastLocalListenerSource, identifies the sources for which this… |
| 1.3.6.1.2.1.168.1.9.1.6 | ColumnipMcastLocalListenerIfIndex | not-accessible | current | The IfIndex value of the interface for which this entry specifies a local listener. |
| 1.3.6.1.2.1.168.1.9.1.7 | ColumnipMcastLocalListenerRunIndex | read-only | current | A unique value corresponding to a piece of software running on this router or host system. Where possible, this should be the system's native, unique identific… |
| 1.3.6.1.2.1.168.1.10 | TableipMcastZoneTable | not-accessible | current | The (conceptual) table listing scope zones on this device. |
| 1.3.6.1.2.1.168.1.10.1 | RowipMcastZoneEntry | not-accessible | current | An entry (conceptual row) describing a scope zone on this device. |
| 1.3.6.1.2.1.168.1.10.1.1 | ColumnipMcastZoneIndex | not-accessible | current | This zone index uniquely identifies a zone on a device. Each zone is for a given scope. Scope-level information in this table is for the unique scope that corr… |
| 1.3.6.1.2.1.168.1.10.1.2 | ColumnipMcastZoneScopeDefaultZoneIndex | read-only | current | The default zone index for this scope. This is the zone that this device will use if the default (zero) zone is requested for this scope. Zero is not a valid v… |
| 1.3.6.1.2.1.168.1.10.1.3 | ColumnipMcastZoneScopeAddressType | read-only | current | The IP address type for which this scope zone exists. |
| 1.3.6.1.2.1.168.1.10.1.4 | ColumnipMcastZoneScopeAddress | read-only | current | The multicast group address which, when combined with ipMcastZoneScopeAddressPrefixLength, gives the multicast address range for this scope. The InetAddressTyp… |
| 1.3.6.1.2.1.168.1.10.1.5 | ColumnipMcastZoneScopeAddressPrefixLength | read-only | current | The length in bits of the mask which, when combined with ipMcastZoneScopeAddress, gives the multicast address prefix for this scope. The InetAddressType is giv… |
| 1.3.6.1.2.1.168.1.11 | ScalaripMcastDeviceConfigStorageType | read-write | current | The storage type used for the global IP multicast configuration of this device, comprised of the objects listed below. If this storage type takes the value 'pe… |
| 1.3.6.1.2.1.168.2 | NodeipMcastMIBConformance | |||
| 1.3.6.1.2.1.168.2.1 | NodeipMcastMIBCompliances | |||
| 1.3.6.1.2.1.168.2.1.1 | ComplianceipMcastMIBComplianceHost | read-only | current | The compliance statement for hosts supporting IPMCAST-MIB. Support for either InetAddressType ipv4 or ipv6 is mandatory; support for both InetAddressTypes ipv4… |
| 1.3.6.1.2.1.168.2.1.2 | ComplianceipMcastMIBComplianceRouter | read-only | current | The compliance statement for routers supporting IPMCAST-MIB. Support for either InetAddressType ipv4 or ipv6 is mandatory; support for both InetAddressTypes ip… |
| 1.3.6.1.2.1.168.2.1.3 | ComplianceipMcastMIBComplianceBorderRouter | read-only | current | The compliance statement for routers on scope boundaries supporting IPMCAST-MIB. Support for either InetAddressType ipv4z or ipv6z is mandatory; support for bo… |
| 1.3.6.1.2.1.168.2.2 | NodeipMcastMIBGroups | |||
| 1.3.6.1.2.1.168.2.2.1 | GroupipMcastMIBBasicGroup | current | A collection of objects to support basic management of IP Multicast protocols. | |
| 1.3.6.1.2.1.168.2.2.2 | GroupipMcastMIBSsmGroup | current | A collection of objects to support management of Source- Specific Multicast routing. | |
| 1.3.6.1.2.1.168.2.2.3 | GroupipMcastMIBRouteGroup | current | A collection of objects to support basic management of IP Multicast routing. | |
| 1.3.6.1.2.1.168.2.2.4 | GroupipMcastMIBRouteDiagnosticsGroup | current | A collection of routing diagnostic packet counters. | |
| 1.3.6.1.2.1.168.2.2.5 | GroupipMcastMIBPktsOutGroup | current | A collection of objects to support management of packet counters for each outgoing interface entry of a route. | |
| 1.3.6.1.2.1.168.2.2.6 | GroupipMcastMIBHopCountGroup | current | A collection of objects to support management of the use of hop counts in IP Multicast routing. | |
| 1.3.6.1.2.1.168.2.2.7 | GroupipMcastMIBRouteOctetsGroup | current | A collection of objects to support management of octet counters for each forwarding entry. | |
| 1.3.6.1.2.1.168.2.2.8 | GroupipMcastMIBRouteBpsGroup | current | A collection of objects to support sampling of data rate in bits per second for each forwarding entry. | |
| 1.3.6.1.2.1.168.2.2.9 | GroupipMcastMIBRouteProtoGroup | current | A collection of objects providing information on the relationship between multicast routing information and the IP Forwarding Table. | |
| 1.3.6.1.2.1.168.2.2.10 | GroupipMcastMIBLocalListenerGroup | current | A collection of objects to support management of local listeners on hosts or routers. | |
| 1.3.6.1.2.1.168.2.2.11 | GroupipMcastMIBBoundaryIfGroup | current | A collection of objects to support management of multicast scope zone boundaries. | |
| 1.3.6.1.2.1.168.2.2.12 | GroupipMcastMIBScopeNameGroup | current | A collection of objects to support management of multicast address scope names. |