P4_ICMP_COUNTERS#

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

Description#

Return total Port ICMP protocol error statistics since last clear.

Actions#

get

Parameters#

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

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

invalid_icmp_count: long integer, total Port ICMP protocol error statistics since last clear.

unknown_icmp_count: long integer, total Port ICMP protocol error statistics since last clear.

invalid_icmpv6_count: long integer, total Port ICMP protocol error statistics since last clear.

unknown_icmpv6_count: long integer, total Port ICMP protocol error statistics since last clear.

Example#

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