Config

Leafs

class Components.Component.OpticalChannel.Config

Bases: Entity

Class Hierarchy: Components Component OpticalChannel Config

This class represents configuration data.

Configuration data for optical channels

frequency

Frequency of the optical channel, expressed in MHz

type: int

range: 0..18446744073709551615
target_output_power

Target output optical power level of the optical channel, expressed in increments of 0.01 dBm (decibel-milliwats)

type: Decimal64

range: -92233720368547758.08..92233720368547758.07

units: dBm

operational_mode

Vendor-specific mode identifier – sets the operational mode for the channel. The specified operational mode must exist in the list of supported operational modes supplied by the device

type: int

range: 0..65535
line_port

Reference to the line-side physical port that carries this optical channel. The target port should be a component in the physical inventory data model

type: str

refers to: name