P_ERRORS
code: 335
# get
<module-index>/<port-index> P_ERRORS ?
Description
Obtains the total number of errors detected across all streams on the port, including lost packets, misorder events, and payload errors.
Note
FCS errors are included, which will typically lead to double-counting of lost packets.
Actions
get
Parameters
error_count
: long integer, the total number of errors detected across all streams on the port, including lost packets, misorder events, and payload errors
Example
# get
input: 0/1 P_ERRORS ?
output: 0/1 P_ERRORS 123456789123