An IGMPInterface represents a logical interface logical interface capable of providing IGMP functionality.
Attributes for IGMPInterface
Following table lists some key attributes for IGMPInterface:
Attribute | Description | Allowed values |
---|---|---|
igmplfGroups | The current number of entries for this interface in the Cache Table. | Integer |
igmplfJoins | The number of times a group membership has been added to this interface. | Integer |
newJoin | A new multicast group has joined on this IGMPInterface. | Boolean: true or false |
newLeave | A new multicast group was dropped on this IGMPInterface. | Boolean: true or false |