Address |
The IP multicast group address for which this entry contains information. |
IfIndex |
The interface for which this entry contains information for an IP multicast group address. Range: 1 to 2147483647 |
Self |
An indication of whether the local system is a member of this group address on this interface. Enumerations: |
LastReporter |
The IP address of the source of the last membership report received for this IP Multicast group address on this interface. If no membership report has been received, this object has the value 0.0.0.0. |
UpTime |
The time elapsed since this entry was created. |
ExpiryTime |
The time when this entry will be aged out. A value of 0 indicates that the entry is only present because igmpCacheSelf is true and that if the router left the group, this entry would be aged out immediately. Note that some implementations may process membership reports from the local system in the same way as reports from other hosts, so a value of 0 is not required. |
Status |
The status of this entry. Enumerations: - active (1)
- notInService (2)
- notReady (3)
- createAndGo (4)
- createAndWait (5)
- destroy (6)
|
Version1HostTimer |
The time when the local router will assume that there are no longer any IGMP version 1 members on the IP subnet attached to this interface. Upon hearing any IGMPv1 Membership Report, this value is reset to the group membership timer. While this time remaining is non-zero, the local router ignores any IGMPv2 Leave messages for this group that it receives on this interface. |
Version2HostTimer |
The time when the local router will assume that there are no longer any IGMP version 2 members on the IP subnet attached to this interface. Upon hearing any IGMPv2 Membership Report, this value is reset to the group membership timer. |
SourceFilterMode |
The state in which the interface is currently set. The value indicates the relevance of the corresponding source list entries in the SrcList Table for IGMPv3 interfaces. Enumerations: |