P_TRAFFICERR#

code: 198

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

Description#

Obtain the traffic error which has occurred in the last *_TRAFFIC or C_TRAFFICSYNC command.

Actions#

get

Parameters#

  1. error: byte, traffic error which has occurred in the last *_TRAFFIC or C_TRAFFICSYNC command

  • NOT_PREPARED = 0

  • RATE_LENGTH_ERROR = 1

  • PREPARED_OK = 2

Example#

# get
input:  0/1 P_TRAFFICERR ?
output: 0/1 P_TRAFFICERR NOT_PREPARED