PP_RXFECSTATS
code: 286
# get
<module-index>/<port-index> PP_RXFECSTATS ?
Description
Provides statistics on how many FEC codewords have been seen with a given number of symbol errors.
Actions
get
Parameters
stats_type: long integer, stats type (currently always 0).data_count: long integer, the length ofcorrection_stats + 1. Sincecorrection_statshas a length ofn+2, the value ofdata_countisn+3correction_stats: long integer list, array of lengthdata_count-1. The array shows how many FEC codewords have been seen with[0, 1, 2, 3....n, >n]symbol errors, wherenis the uncorrectable error threshold, the point at which the error correction fails to recover because the symbol errors are too numerous.
Important
FEC codewords with
<=nsymbol errors are correctable.FEC codewords with
>nsymbol errors are uncorrectable.
sum_of_zero_and_correctable_fec_codewords: long integer, the sum of FEC codewords with<=nsymbol errors.
Example
# get
input: 0/1 PP_RXFECSTATS ?
output: 0/1 PP_RXFECSTATS 0 18 11585906049992 460533565 106553 86 0 0 0 0 0 0 0 0 0 0 0 0 0 11586366690196