byteblowerll.byteblower.DHCPv6SessionInfo

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

Class containing the info about the DHCPSession.

This class represents the session info gathered from a DHCPv6Session. It will contain counters of the amount of DHCPMesseage transmitted and received.

__init__(*args, **kwargs)

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

Methods

AdvertiseTimestampLastGet()
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 results are last retrieved from the server
ReplyTimestampLastGet()
RequestTimestampLastGet()
RxGet() Returns the number of DHCPMessages recieved.
SolicitTimestampLastGet()
TxGet() Returns the number of DHCPMessages transmitted.
__init__(*args, **kwargs) Initialize self.

Attributes

thisown The membership flag