P4_UDP_COUNTERS#

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

Description#

Return total Port UDP protocol error statistics since last clear.

Actions#

get

Parameters#

current_time: long integer, total Port UDP protocol error statistics since last clear.

ref_time: long integer, total Port UDP protocol error statistics since last clear.

checksum_error_count: long integer, total Port UDP protocol error statistics since last clear.

invalid_udp_count: long integer, total Port UDP protocol error statistics since last clear.

udp_lookup_failure_count: long integer, total Port UDP protocol error statistics since last clear.

Example#

# get
input:  0/1 P4_UDP_COUNTERS ?
output: 0/1 P4_UDP_COUNTERS 123456789123 123456789123 123456789123 123456789123 123456789123