PL1AD_RX_HISER_ALARM
code: 560
# set
<module-index>/<port-index> PL1AD_RX_HISER_ALARM <alarm_state>
# get
<module-index>/<port-index> PL1AD_RX_HISER_ALARM ?
Description
Controls the High SER Alarm state of the port. When enabled, the port will signal a High SER Alarm if 5560 RS-FEC symbol errors are detected in a contiguous block of 8192 non-overlapping RS-FEC codewords (Use PL1AD_RX_HISER to retrieve the status). When disabled, the High SER Alarm will not be signaled regardless of the symbol error rate.
Actions
set, get
Parameters
alarm_state: boolean, Enables or disables the High SER Alarm on the port. ON enables the alarm, OFF disables it.
Example
# set
input: 0/1 PL1AD_RX_HISER_ALARM ON
output: <OK>
# get
input: 0/1 PL1AD_RX_HISER_ALARM ?
output: 0/1 PL1AD_RX_HISER_ALARM ON