byteblowerll.byteblower.IGMPMemberSessionInfo

class byteblowerll.byteblower.IGMPMemberSessionInfo(*args, **kwargs)

InfoObject of the IGMPSession. Contains various stats of the IGMPSession

Example

 sessionv1 = igmpProtocol.SessionV1Add()
 igmpMemberSessionInfo = sessionv1.SessionInfoGet()
__init__(*args, **kwargs)

Initialize self. See help(type(self)) for accurate signature.

Methods

DescriptionGet(*args) Gets a textual description for the current object
ParentGet() Returns the parent object.
Refresh() Retrieves the latest data from the server for this object.
RefreshTimestampGet() Returns the timestamp when the counters of this object where last refreshed.
RxGet() Returns the number of IGMP messages received by this session.
RxQueriesGet() Returns the number of received IGMP queries by this session.
RxVersion1ReportsGet() Returns the number of transmitted IGMP V2 reports by this session.
RxVersion2ReportsGet() Returns the number of transmitted IGMP V2 reports by this session.
TxGet() Returns the number of IGMP messages transmitted by this session.
TxVersion1ReportsGet() Returns the number of transmitted IGMP V1 reports by this session.
TxVersion2LeavesGet() Returns the number of transmitted IGMP V2 leaves by this session.
TxVersion2ReportsGet() Returns the number of transmitted IGMP V2 reports by this session.
TxVersion3ReportsGet() Returns the number of transmitted IGMP V3 reports by this session.
__init__(*args, **kwargs) Initialize self.

Attributes

thisown The membership flag