P_GAPMONITOR
code: 301
# set
<module-index>/<port-index> P_GAPMONITOR <start> <stop>
# get
<module-index>/<port-index> P_GAPMONITOR ?
Description
The gap-start and gap-stop criteria for the port’s gap monitor. The gap monitor expects a steady stream of incoming packets, and detects larger-than-allowed gaps between them. Once a gap event is encountered it requires a certain number of consecutive packets below the threshold to end the event.
Actions
set, get
Parameters
Example
# set
input: 0/1 P_GAPMONITOR 1 1
output: <OK>
# get
input: 0/1 P_GAPMONITOR ?
output: 0/1 P_GAPMONITOR 1 1