P_TCVRSTATUS

code: 357

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

Description

Get various tcvr status information. RX loss status of the individual RX optical lanes (only 4 lanes are supported currently).

Actions

get

Parameters

  1. rx_loss_lane_0: short integer, various tcvr status information. RX loss status of the individual RX optical lanes (only 4 lanes are supported currently).

  2. rx_loss_lane_1: short integer, various tcvr status information. RX loss status of the individual RX optical lanes (only 4 lanes are supported currently).

  3. rx_loss_lane_2: short integer, various tcvr status information. RX loss status of the individual RX optical lanes (only 4 lanes are supported currently).

  4. rx_loss_lane_3: short integer, various tcvr status information. RX loss status of the individual RX optical lanes (only 4 lanes are supported currently).

Example

# get
input:  0/1 P_TCVRSTATUS ?
output: 0/1 P_TCVRSTATUS 123 123 123 123