PR_FLOWTOTAL#

code: 1741

# get
<module-index>/<port-index> PR_FLOWTOTAL [<flow_index>] ?

Description#

Obtains statistics concerning all the packets received from a flow between this receive port and its partner TX port.

Actions#

get

Parameters#

  1. l2_bps: long integer, number of bits received at layer 2 in the last second for the flow,

  2. pps: long integer, number of packets received in the last second for the flow,

  3. byte_count: long integer, number of bytes received since statistics were cleared for the flow,

  4. packet_count: long integer, number of packets received since statistics were cleared for the flow

Example#

# get
input:  0/1 PR_FLOWTOTAL [0] ?
output: 0/1 PR_FLOWTOTAL [0] 123456789123 123456789123 123456789123 123456789123