The (conceptual) table used to manage the multicast protocol active on an interface.
The indexes of the table are ipMcastInterfaceIPVersion, ipMcastInterfaceIfIndex.
| OID | Object | Syntax | Max Access | Description | Implemented Specifications | 
|---|---|---|---|---|---|
| 1.3.6.1.2.1.168.1.3.1.1 | ipMcastInterfaceIPVersion | INTEGER{unknown(0),ipv4(1),ipv6(2)} | not-accessible | The IP version of this row. | This object is implemented as defined in the corresponding MIB files. | 
| 1.3.6.1.2.1.168.1.3.1.2 | ipMcastInterfaceIfIndex | INTEGER | not-accessible | 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 same interface as identified by the same value of the IF-MIB's ifIndex. | This object is implemented as defined in the corresponding MIB files. | 
| 1.3.6.1.2.1.168.1.3.1.3 | ipMcastInterfaceTtl | Unsigned32{(0,256)} | read-write | 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 be forwarded out the interface. The default value of 0 means all multicast packets are forwarded out the interface. A value of 256 means that no multicast packets are forwarded out the interface. | The actually supported access is read-only. The actually supported value range is 1 to 255. The default value is 1. | 
| 1.3.6.1.2.1.168.1.3.1.4 | ipMcastInterfaceRateLimit | Unsigned32 | read-write | 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. | The actually supported access is read-only. | 
| 1.3.6.1.2.1.168.1.3.1.5 | ipMcastInterfaceStorageType | INTEGER{other(1),volatile(2),nonVolatile(3),permanent(4),readOnly(5)} | read-write | The storage type for this row. Rows having the value 'permanent' need not allow write-access to any columnar objects in the row. | The actually supported access is read-only. |