PL1_INJECT_ERR_CNT

code: 570

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

Description

Returns the cumulative number of Tx Layer-1 errors since last clearance.

Actions

get

Parameters

  1. tx_loa_count: long, Number of Tx LOA events since last clearance.

  2. tx_hiser_count: long, Number of Tx HI-SER events since last clearance.

  3. tx_itb_count: long, Number of Tx 256b/257b Invalid Transcode Blocks since last clearance.

  4. tx_errcw_count: long, Number of Tx erroneous 64b/66b codewords since last clearance.

Example

# get
input:  0/1 PL1_INJECT_ERR_CNT ?
output: 0/1 PL1_INJECT_ERR_CNT 5 10 15 2