State

Leafs

Children

class Aps.ApsModules.ApsModule.Ports.LinePrimaryIn.State

Bases: Entity

Class Hierarchy: Aps ApsModules ApsModule Ports LinePrimaryIn State

This class represents state data.

State data for the line primary input port

enabled

This leaf contains the configured, desired state of the port. Disabling the port turns off alarm reporting for the port

type: bool

config: False

default value: true

target_attenuation

Target attenuation of the variable optical attenuator associated with the port in increments of 0.01 dB

type: Decimal64

range: -92233720368547758.08..92233720368547758.07

config: False

units: dB

attenuation

The attenuation of the variable optical attenuator associated with the port in increments of 0.01 dB

type: Decimal64

range: -92233720368547758.08..92233720368547758.07

config: False

units: dB

optical_power

The optical input power of this port in units of 0.01dBm. Optical input power represents the signal traversing from an external destination into the module. The power is measured before any attenuation. If avg/min/max statistics are not supported, the target is expected to just supply the instant value

type: OpticalPower

config: False