IChannelEthernet

Summary

Represents an Ethernet Channel.

See also

IChannel

Properties

Structure

class IChannelEthernet
cluster

Extracts the cluster of the channel.

Type

ICluster

frame_triggerings

Extracts the frame triggerings of the channel.

Type

IEnumerable[IFrameTriggering]

name

The name of the item.

Type

str

pdu_triggerings

Extracts the pdu triggerings of the channel.

Type

IEnumerable[IPduTriggering]

signal_triggerings

Extracts the signal triggerings of the channel.

Type

IEnumerable[ISignalTriggering]

uuid

The uuid of the frame.

Type

str

vlan_identifier

Extracts the vlan identifier of the channel.

Type

decimal or None

vlan_name

Extracts the vlan name of the channel.

Type

str

vlan_uuid

Extracts the vlan id of the channel.

Type

str