CouplingPort

Summary

the coupling port of the coupling element

Properties

Structure

class CouplingPort
connected_to

The connected_to of coupling port named COUPLING-PORT-REF

Type

CouplingPort

controller

The controller of the coupling port.

Type

IController

coupling_port_details

The coupling port details.

Type

ICouplingPortDetails

default_vlan

The default vlan of the coupling port.

Type

IChannelEthernet

id_string

The path of coupling port.

Type

str

mac_multicast_groups

Set of MAC-Multicast-Addresses which are addressable via this CouplingPort.

Type

IEnumerable[IMacMulticastGroup]

name

The name of the coupling port.

Type

str

physical_layer_type

The coupling port physical layer type.

Type

PHYSICAL_LAYER_TYPE or None

vlan_memberships

The VlanMembership list of the coupling port.

Type

IReadOnlyCollection[VlanMembership]