The (conceptual) table listing the interfaces that are members of a particular group. This is an inverse lookup table for entries in the mgmdRouterCacheTable.
The indexes of the table are mgmdInverseRouterCacheIfIndex, mgmdInverseRouterCacheAddressType, mgmdInverseRouterCacheAddress.
| OID | Object | Syntax | Max Access | Description | Implemented Specifications | 
|---|---|---|---|---|---|
| 1.3.6.1.2.1.185.1.6.1.1 | mgmdInverseRouterCacheIfIndex | INTEGER | not-accessible | The interface for which this entry contains information for an IP multicast group address. | This object is implemented as defined in the corresponding MIB files. | 
| 1.3.6.1.2.1.185.1.6.1.2 | mgmdInverseRouterCacheAddressType | INTEGER{ipv4(1),ipv6(2)} | not-accessible | The address type of the mgmdInverseRouterCacheTable entry. | This object is implemented as defined in the corresponding MIB files. | 
| 1.3.6.1.2.1.185.1.6.1.3 | mgmdInverseRouterCacheAddress | OCTET STRING{(4,4),(16,16)} | read-only | The IP multicast group address for which this entry contains information. The InetAddressType, e.g., IPv4 or IPv6, is identified by the mgmdInverseRouterCacheAddressType variable in the mgmdInverseRouterCache table. | This object is implemented as defined in the corresponding MIB files. |