P4_ARP_RX_COUNTERS
# get
<module-index>/<port-index> P4_ARP_RX_COUNTERS ?
Description
Return total Port ARP protocol receive statistics since last clear.
Actions
get
Parameters
current_time
: long integer, total Port ARP protocol receive statistics since last clear.
ref_time
: long integer, total Port ARP protocol receive statistics since last clear.
arp_request_count
: long integer, total Port ARP protocol receive statistics since last clear.
arp_reply_count
: long integer, total Port ARP protocol receive statistics since last clear.
Example
# get
input: 0/1 P4_ARP_RX_COUNTERS ?
output: 0/1 P4_ARP_RX_COUNTERS 123456789123 123456789123 123456789123 123456789123