PT_FLOWTOTAL
code: 1740
# get
<module-index>/<port-index> PT_FLOWTOTAL [<flow_index>] ?
Description
Obtains statistics concerning all the packets transmitted from a between this receive port and its partner TX port.
Actions
get
Parameters
l2_bps
: long integer, number of bits transmitted at layer 2 in the last second for the flow,pps
: long integer, number of packets transmitted in the last second for the flow,byte_count
: long integer, number of bytes transmitted since statistics were cleared for the flow,packet_count
: long integer, number of packets transmitted since statistics were cleared for the flow
Example
# get
input: 0/1 PT_FLOWTOTAL [0] ?
output: 0/1 PT_FLOWTOTAL [0] 123456789123 123456789123 123456789123 123456789123