P_FAULTSTATUS

code: 349

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

Description

Shows if a local or remote fault is currently being detected by the Reconciliation Sub-layer of the port.

Note

Currently only available on M1CFP100, M2CFP40, M2QSFP+ and M1CFP4QSFP28CXP.

Actions

get

Parameters

  1. local_fault_status: byte, whether a local or remote fault is currently being detected.

  • OK = 0

  • LOCAL_FAULT = 1

  1. remote_fault_status: byte, specifying the local fault

  • OK = 0

  • REMOTE_FAULT = 1

Example

# get
input:  0/1 P_FAULTSTATUS ?
output: 0/1 P_FAULTSTATUS OK OK