byteblowerll.byteblower.ICMPv6Protocol¶
- 
class 
byteblowerll.byteblower.ICMPv6Protocol(*args, **kwargs)¶ ICMPv6 Protocol.
Every
IPv6Configurationhas a ICMPv6Protocol attached. With this class you can create aICMPv6EchoSessionto send Echo Requests- 
__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. SessionAdd(*args)Creates an ICMPv6 Echo Session, through which this host can query the Layer3 IP network. SessionDestroy(inSession)SessionGet()Returns the active list of ICMPv6 Echo Sessions. __init__(*args, **kwargs)Initialize self. Attributes
thisownThe membership flag -