State

Leafs

Children

class Components.Component.OpticalPort.State

Bases: Entity

Class Hierarchy: Components Component OpticalPort State

This class represents state data.

Operational state data for optical line ports

admin_state

Sets the admin state of the optical-port

type: AdminStateType

config: False

optical_port_type

Indicates the type of transport line port. This is an informational field that should be made available by the device (e.g., in the openconfig-platform model)

type: one of the below values: INGRESS

config: False

input_power

The total input optical power of this port in units of 0.01dBm. If avg/min/max statistics are not supported, just supply the instant value

type: InputPower

config: False

output_power

The total output optical power of this port in units of 0.01dBm. If avg/min/max statistics are not supported, just supply the instant value

type: OutputPower

config: False