byteblowerll.byteblower.ICMPProtocol¶
-
class
byteblowerll.byteblower.ICMPProtocol(*args, **kwargs)¶ The ICMP protocol is attached to the IPv4 protocol and allows the host to start ICMP sessions, through which it can communicate with the Layer3 IP network.
-
__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. PortGet()Refresh()Retrieves the latest data from the server for this object. ServerGet()SessionAdd(*args)Creates an ICMP Echo Session, through which this host can query the Layer3 IP network. SessionDestroy(inSession)SessionGet()Returns the active list of ICMP Echo Sessions. __init__(*args, **kwargs)Initialize self. Attributes
thisownThe membership flag -