PL1_CWE_FEC_STATS#

code: 439

Attention

Only for the following modules:

  • Freya-800G-4S-1P

  • Freya-800G-4S-1P-OSFP

# get
<module-index>/<port-index> PL1_CWE_FEC_STATS ?

Description#

FEC error injection statistics.

Actions#

get

Parameters#

  1. total_cw: long integer, total codewords transmitted.

  2. total_correctable_cw: long integer, total injected correctable codewords.

  3. total_uncorrectable_cw: long integer, total uncorrectable codewords transmitted.

  4. total_error_free_cw: long integer, total error-free codewords transmitted.

  5. total_symbol_error: long integer, total injected symbol errors.

  6. total_bits: long integer, total bits transmitted.

  7. total_bit_errors: long integer, total injected bit errors.

Example#

# get
input:  0/1 PL1_CWE_FEC_STATS ?
output: 0/1 PL1_CWE_FEC_STATS 80 10 0 70 50 43520 70