NSX-T Data Center REST API

VdrbCounters (schema)

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