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. Range: 1 to 2147483647 |
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. Enumerations: |
UpTime |
The time since the multicast routing information represented by this entry was learned by the router. |
ExpiryTime |
The minimum amount of time remaining before this entry will be aged out. If ipMRouteNextHopState 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 ipMRouteExpiryTime 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. |
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. Enumerations: - other (1)
- local (2)
- netmgmt (3)
- dvmrp (4)
- mospf (5)
- pimSparseDense (6)
- cbt (7)
- pimSparseMode (8)
- pimDenseMode (9)
- igmpOnly (10)
- bgmp (11)
- msdp (12)
|
Pkts |
The number of packets which have been forwarded using this route. |