NSX-T Data Center REST API
DataPathL3 (schema)
Name | Description | Type | Notes |
---|---|---|---|
arp_hold_pkt_drops | The drops of packet(IPv4) pending on ARP resolution. | integer | |
drop_route_ipv4_drops | Packet(IPv4) matching drop routes. | integer | |
drop_route_ipv6_drops | Packet(IPv6) matching drop routes. | integer | |
no_route_ipv4_drops | No IPv4 routes. | integer | |
no_route_ipv6_drops | No IPv6 routes. | integer | |
ns_hold_pkt_drops | The drops of packet(IPv6) pending on neighbor resolution. | integer | |
pkt_attr_error_drops | Packets which failed attribute operation. | integer | |
rpf_ipv4_drops | Reverse path forwarding drops of packet(IPv4). | integer | |
rpf_ipv6_drops | Reverse path forwarding drops of packet(IPv6). | integer | |
rx_pkt_parsing_error_drops | Packets failed to be parsed. | integer | |
ttl_ipv4_drops | Packet(IPv4) drops due to low TTL. | integer | |
ttl_ipv6_drops | Packet(IPv6) drops due to low TTL. | integer | |
tx_dispatch_queue_too_long_drops | Packets being tail dropped in the txDispatchQueue. | integer |