VdrbCounters
{
"arp_hold_pkt_drops": 0,
"consumed_icmpv4": 0,
"consumed_icmpv6": 0,
"drop_route_ipv4_drops": 0,
"drop_route_ipv6_drops": 0,
"no_nbr_ipv4": 0,
"no_nbr_ipv6": 0,
"no_route_ipv4_drops": 0,
"no_route_ipv6_drops": 0,
"ns_hold_pkt_drops": 0,
"pkt_attr_error_drops": 0,
"relayed_dhcpv4_req": 0,
"relayed_dhcpv4_rsp": 0,
"relayed_dhcpv6_req": 0,
"relayed_dhcpv6_rsp": 0,
"rpf_ipv4_drops": 0,
"rpf_ipv6_drops": 0,
"rx_arp_req": 0,
"rx_ipv4": 0,
"rx_ipv6": 0,
"rx_pkt_parsing_error_drops": 0,
"ttl_ipv4_drops": 0,
"ttl_ipv6_drops": 0,
"tx_arp_rsp": 0,
"tx_dispatch_queue_too_long_drops": 0,
"tx_ipv4": 0,
"tx_ipv6": 0
}
The drops of packet(IPv4) pending on ARP resolution
ICMP packets(IPv4) destinated to VDR and consumed by VDR
ICMP packets(IPv6) destinated to VDR and consumed by VDR
Packet(IPv4) matching drop routes
Packet(IPv6) matching drop routes
No IPv4 ARP entry found
No IPv6 Neighbor entry found
No IPv4 routes
No IPv6 routes
The drops of packet(IPv6) pending on neighbor resolution
Packets which failed attribute operation
Relayed DHCPv4 requests
Relayed DHCPv4 responses
Relayed DHCPv6 requests
Relayed DHCPv6 responses
Reverse path forwarding drops of packet(IPv4)
Reverse path forwarding drops of packet(IPv6)
Arp Reqests received
Packets(IPv4) received on VDR
Packets(IPv6) received on VDR
Packets failed to be parsed
Packet(IPv4) drops due to low TTL
Packet(IPv6) drops due to low TTL
Arp Responses sent
Packets being tail dropped in the txDispatchQueue
Packets(IPv4) sent from VDR
Packets(IPv6) sent from VDR