byteblowerll.byteblower.EthernetConfiguration

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

EthernetII provides an interface for the Ethernet configuration on a ByteBlower port.

__init__(*args, **kwargs)

Methods

AddressGet()
AddressSet(inMacAddress)
DescriptionGet(*args) Gets a textual description for the current object
IsValidMacAddress
MacGet()
MacSet(inMacAddress)
ParentGet() Returns the parent object.
PortGet()
Refresh() Retrieves the latest data from the server for this object.
TypeGet() Returns the layer 2 encoding scheme.
TypeSet(inEthernetEncoding) Sets the layer 2 encoding scheme.
__init__(*args, **kwargs)