terminal-optical-
channel-state
attribute
gNMI path under
/comonents/component[name]/
Corresponding TAI
attribute
output-power state/output-power CURRENT_OUTPUT_POWER
input-power state/input-power CURRENT_INPUT_POWER
Note: The "operational mode" is a vendor-specific configuration of the channel
represented by 16 bits. In TAI, we set modulation only. The following table pictures the
bidirectional mapping of operational mode and modulation.
operational mode modulation
1 MODULATION_FORMAT_DP_QPSK
2 MODULATION_FORMAT_DP_16_QAM
3 MODULATION_FORMAT_DP_8_QAM
Todos
ChasisConfig to OpenConfig conversion and vise versa
Stratum supports the "Get"/"Set" operations for the entire ChassisConfig only in the
OpenConfig format. Applying/retrieving of the entire OpenConfig at once in Stratum should
be extended with the optical network interface.
"/name" and "/line-port" complete implementation
Stratum doesn't support Yang tree nodes renaming. Since the "config/name" paths
represent the names of the actual nodes, they should be made configurable when Stratum
supports that.
Collecting data from optical network interfaces
In OpenConfig model, there are few leaves which stores min, max, and average input/output
power of a network interface. However, TAI does not provide these data. We need to collect
those information and store in Stratum.
Notification support
Support notification such as input/output power report.