.. _overlay_tunnel_vtep_stats: overlay-tunnel vtep stats ========================= Statistics for the object vtep vtep Specification ------------------ ===================================== ======================================================================= **Parameter** **Value** ===================================== ======================================================================= **Type** *Collection* **Collection Name** :ref:`2416_vtep_list` **Collection URI** /axapi/v3/overlay-tunnel/vtep/{id} **Element Name** vtep **Element URI** /axapi/v3/overlay-tunnel/vtep/{id}/stats **Element Attributes** vtep_attributes **Partition Visibility** None **Schema** :download:`vtep schema ` ===================================== ======================================================================= **Operations Allowed:** .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html
OperationMethodURIPayload
Create Object .. raw:: html POST .. raw:: html /axapi/v3/overlay-tunnel/vtep/{id} .. raw:: html :ref:`2416_vtep_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/overlay-tunnel/vtep/{id} .. raw:: html :ref:`2416_vtep_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/overlay-tunnel/vtep/{id}/stats .. raw:: html :ref:`2416_vtep_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/overlay-tunnel/vtep/{id} .. raw:: html :ref:`2416_vtep_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/overlay-tunnel/vtep/{id}/stats .. raw:: html :ref:`2416_vtep_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/overlay-tunnel/vtep/{id}/stats .. raw:: html :ref:`2416_vtep_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/overlay-tunnel/vtep/{id} .. raw:: html :ref:`2416_vtep_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/overlay-tunnel/vtep/{id}/stats .. raw:: html :ref:`2416_vtep_attributes` .. raw:: html
.. _2416_vtep_list: vtep-list --------- vtep-list is **JSON List** of :ref:`2416_vtep_attributes` vtep-list : [ { :ref:`2416_vtep_attributes` }, { :ref:`2416_vtep_attributes` }, ... ] .. _2416_vtep_attributes: vtep attributes --------------- **id** **Description** VTEP Identifier **Type:** number **Range:** 1-190 **stats** **Description:** stats is a **JSON Block**. Please see below for :ref:`2416_stats` **Type:** Object .. _2416_stats: stats ^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **arp_req_sent** **Description** Arp request sent **Type:** number **Format:** counter **bad_chksum_pks_rx** **Description** Bad checksum in received packets **Type:** number **Format:** counter **bad_inner_ipv4_len_rx** **Description** bad inner ipv4 packet len **Type:** number **Format:** counter **bad_inner_ipv6_len_rx** **Description** Bad inner ipv6 packet len **Type:** number **Format:** counter **bcast_pkt_rx** **Description** Total broadcast packets in **Type:** number **Format:** counter **bcast_pkt_tx** **Description** Broadcast packets out **Type:** number **Format:** counter **cfg_err_count** **Description** Config errors **Type:** number **Format:** counter **dot1q_pkts_rx** **Description** Dot1q packets in **Type:** number **Format:** counter **dropped_pkt_rx** **Description** Dropped received packets **Type:** number **Format:** counter **dropped_pkts_tx** **Description** Dropped packets out **Type:** number **Format:** counter **encap_miss_pkts_rx** **Description** Encap missed in received packets **Type:** number **Format:** counter **encap_unresolved_count** **Description** Encap unresolved failures **Type:** number **Format:** counter **flooded_pkt_count** **Description** Flooded packet count **Type:** number **Format:** counter **frag_drop_pkts_tx** **Description** Frag dropped packets out **Type:** number **Format:** counter **frag_pkts_tx** **Description** Frag packets out **Type:** number **Format:** counter **invalid_lif_rx** **Description** Invalid Lif pkts in **Type:** number **Format:** counter **invalid_lif_tx** **Description** Invalid Lif pkts out **Type:** number **Format:** counter **large_pkts_rx** **Description** Too large packets in **Type:** number **Format:** counter **lif_un_init_rx** **Description** Lif uninitialized packets in **Type:** number **Format:** counter **mcast_pkt_rx** **Description** Total multicast packets in **Type:** number **Format:** counter **mcast_pkt_tx** **Description** Multicast packets out **Type:** number **Format:** counter **pkts_out** **Description** Packets out **Type:** number **Format:** counter **reassembled_pkts_rx** **Description** Reassembled packets in **Type:** number **Format:** counter **requeue_pkts_in** **Description** Requeued packets in **Type:** number **Format:** counter **total_bytes_rx** **Description** Total packet bytes in **Type:** number **Format:** counter **total_bytes_tx** **Description** Packet bytes out **Type:** number **Format:** counter **total_pkts_rx** **Description** Total packets out **Type:** number **Format:** counter **unhandled_pkt_rx** **Description** Unhandled packets in **Type:** number **Format:** counter **unhandled_pkt_tx** **Description** Unhandled packets out **Type:** number **Format:** counter **unicast_pkt_rx** **Description** Total unicast packets in **Type:** number **Format:** counter **unicast_pkt_tx** **Description** Unicast packets out **Type:** number **Format:** counter **unknown_encap_rx_pkt** **Description** Encap miss rx pkts **Type:** number **Format:** counter **unknown_encap_tx_pkt** **Description** Encap miss tx pkts **Type:** number **Format:** counter **unknown_vtep_rx** **Description** Vtep Unkown rx **Type:** number **Format:** counter **unknown_vtep_tx** **Description** Vtep unknown tx **Type:** number **Format:** counter **vtep_host_learn_error** **Description** Host learn error **Type:** number **Format:** counter **vtep_host_learned** **Description** Hosts learned **Type:** number **Format:** counter