.. _interface_ethernet_stats: interface ethernet stats ======================== Statistics for the object ethernet ethernet Specification ---------------------- ===================================== ========================================================================= **Parameter** **Value** ===================================== ========================================================================= **Type** *Collection* **Collection Name** :ref:`1931_ethernet_list` **Collection URI** /axapi/v3/interface/ethernet/{ifnum} **Element Name** ethernet **Element URI** /axapi/v3/interface/ethernet/{ifnum}/stats **Element Attributes** ethernet_attributes **Partition Visibility** None **Schema** :download:`ethernet 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/interface/ethernet/{ifnum} .. raw:: html :ref:`1931_ethernet_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/interface/ethernet/{ifnum} .. raw:: html :ref:`1931_ethernet_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/interface/ethernet/{ifnum}/stats .. raw:: html :ref:`1931_ethernet_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/interface/ethernet/{ifnum} .. raw:: html :ref:`1931_ethernet_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/interface/ethernet/{ifnum}/stats .. raw:: html :ref:`1931_ethernet_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/interface/ethernet/{ifnum}/stats .. raw:: html :ref:`1931_ethernet_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/interface/ethernet/{ifnum} .. raw:: html :ref:`1931_ethernet_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/interface/ethernet/{ifnum}/stats .. raw:: html :ref:`1931_ethernet_attributes` .. raw:: html
.. _1931_ethernet_list: ethernet-list ------------- ethernet-list is **JSON List** of :ref:`1931_ethernet_attributes` ethernet-list : [ { :ref:`1931_ethernet_attributes` }, { :ref:`1931_ethernet_attributes` }, ... ] .. _1931_ethernet_attributes: ethernet attributes ------------------- **ifnum** **Description** Ethernet interface number **Type:** number **Format:** interface **stats** **Description:** stats is a **JSON Block**. Please see below for :ref:`1931_stats` **Type:** Object .. _1931_stats: stats ^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **bytes_input** **Description** Input bytes **Type:** number **Format:** counter **bytes_output** **Description** Output bytes **Type:** number **Format:** counter **collisions** **Description** Collisions **Type:** number **Format:** counter **crc** **Description** CRC **Type:** number **Format:** counter **drops** **Description** Drops **Type:** number **Format:** counter **frame** **Description** Frames **Type:** number **Format:** counter **giants** **Description** Giants **Type:** number **Format:** counter **giants_output** **Description** Output Giants **Type:** number **Format:** counter **input_errors** **Description** Input errors **Type:** number **Format:** counter **input_utilization** **Description** Input Utilization **Type:** number **Format:** counter **load_interval** **Description** Load Interval **Type:** number **Format:** counter **output_errors** **Description** Output errors **Type:** number **Format:** counter **output_utilization** **Description** Output Utilization **Type:** number **Format:** counter **packets_input** **Description** Input packets **Type:** number **Format:** counter **packets_output** **Description** Output packets **Type:** number **Format:** counter **rate_byte_rcvd** **Description** Byte received rate bits/sec **Type:** number **Format:** counter **rate_byte_sent** **Description** Byte sent rate bits/sec **Type:** number **Format:** counter **rate_pkt_rcvd** **Description** Packet received rate packets/sec **Type:** number **Format:** counter **rate_pkt_sent** **Description** Packet sent rate packets/sec **Type:** number **Format:** counter **received_broadcasts** **Description** Received broadcasts **Type:** number **Format:** counter **received_multicasts** **Description** Received multicasts **Type:** number **Format:** counter **received_unicasts** **Description** Received unicasts **Type:** number **Format:** counter **runts** **Description** Runts **Type:** number **Format:** counter **transmitted_broadcasts** **Description** Transmitted broadcasts **Type:** number **Format:** counter **transmitted_multicasts** **Description** Transmitted multicasts **Type:** number **Format:** counter **transmitted_unicasts** **Description** Transmitted unicasts **Type:** number **Format:** counter