Edit Multicast Next Hop
| Item | Description |
|
| Group | The IP multicast group for which this entry specifies a next hop on an outgoing interface. |
| Source | The network address which when combined with the corresponding value of ipMRouteNextHopSourceMask identifies the sources for which this entry specifies a next hop on an outgoing interface. |
| SourceMask | The network mask which when combined with the corresponding value of ipMRouteNextHopSource identifies the sources for which this entry specifies a next hop on an outgoing interface. |
| IfIndex | The ifIndex value of the interface for the outgoing interface for this next hop. |
| Address | The address of the next hop specific to this entry. For most interfaces, this is identical to ipMRouteNextHopGroup. NBMA interfaces, however, may have multiple next hop addresses out a single outgoing interface. |
| State | 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. |
| ExpiryTime | 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. |
| ClosestMemberHops | 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. |
| Protocol | The routing mechanism via which this next-hop was learned. |