P4G_TCP_RTT_VALUE
# get
<module-index>/<port-index> P4G_TCP_RTT_VALUE [<group_index>] ?
Description
Returns values that can be used to calculate the RTT value of all connections in a CG.
Actions
get
Parameters
current_time
: long integer, values that can be used to calculate the RTT value of all connections in a CG.
ref_time
: long integer, values that can be used to calculate the RTT value of all connections in a CG.
local_rtt_sum
: long integer, values that can be used to calculate the RTT value of all connections in a CG.
local_rtt_count
: long integer, values that can be used to calculate the RTT value of all connections in a CG.
global_rtt_sum
: long integer, values that can be used to calculate the RTT value of all connections in a CG.
global_rtt_count
: long integer, values that can be used to calculate the RTT value of all connections in a CG.
Example
# get
input: 0/1 P4G_TCP_RTT_VALUE [0] ?
output: 0/1 P4G_TCP_RTT_VALUE [0] 123456789123 123456789123 123456789123 123456789123 123456789123 123456789123