State¶
Leafs
Children
-
class
OpticalAmplifier.SupervisoryChannels.SupervisoryChannel.
State
¶ Bases:
Entity
Class Hierarchy:
OpticalAmplifier
SupervisoryChannels
SupervisoryChannel
State
This class represents state data.
Operational state data for OSCs
-
input_power
¶ The input optical power of this port in units of 0.01dBm. If avg/min/max statistics are not supported, the target is expected to just supply the instant value
type:
InputPower
config: False
-
output_power
¶ The output optical power of this port in units of 0.01dBm. If avg/min/max statistics are not supported, the target is expected to just supply the instant value
type:
OutputPower
config: False
-
laser_bias_current
¶ The current applied by the system to the transmit laser to achieve the output power. The current is expressed in mA with up to one decimal precision. If avg/min/max statistics are not supported, the target is expected to just supply the instant value
type:
LaserBiasCurrent
config: False
-
output_frequency
¶ The frequency in MHz of the individual physical channel (e.g. ITU C50 - 195.0THz and would be reported as 195,000,000 MHz in this model). This attribute is not configurable on most client ports
type: int
range: 0..18446744073709551615config: False
-