.. _system_icmp_rate: system icmp-rate ================ Icmp rate limit statistics icmp-rate Specification ----------------------- ===================================== ========================================================= ===================================== ========================================================= **Type** *Configuration Resource* **Element Name** icmp-rate **Element URI** /axapi/v3/system/icmp-rate **Element Attributes** icmp-rate_attributes **Statistics Data URI** /axapi/v3/system/icmp-rate/stats **Schema** :download:`icmp-rate schema ` ===================================== ========================================================= **Operations Allowed:** .. 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/system/icmp-rate .. raw:: html :ref:`2045_icmp-rate_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/system/icmp-rate .. raw:: html :ref:`2045_icmp-rate_attributes` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/system/icmp-rate .. raw:: html :ref:`2045_icmp-rate_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/system/icmp-rate .. raw:: html :ref:`2045_icmp-rate_attributes` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/system/icmp-rate .. raw:: html :ref:`2045_icmp-rate_attributes` .. raw:: html
.. _2045_icmp-rate_attributes: icmp-rate attributes -------------------- **sampling-enable** **Type:** List **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters .. _2045_sampling-enable: sampling-enable ^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **counters1** **Description** 'all': all; 'over_limit_drop': Over limit drops; 'limit_intf_drop': Interfaces rate limit drops; 'limit_vserver_drop': Virtual Server rate limit drops; 'limit_total_drop': Total rate limit drops; 'lockup_time_left': Lockup time left; 'curr_rate': Current rate; 'v6_over_limit_drop': Over limit drops (v6); 'v6_limit_intf_drop': Interfaces rate limit drops (v6); 'v6_limit_vserver_drop': Virtual Server rate limit drops (v6); 'v6_limit_total_drop': Total rate limit drops (v6); 'v6_lockup_time_left': Lockup time left (v6); 'v6_curr_rate': Current rate (v6); **Type:** string **Supported Values:** all, over_limit_drop, limit_intf_drop, limit_vserver_drop, limit_total_drop, lockup_time_left, curr_rate, v6_over_limit_drop, v6_limit_intf_drop, v6_limit_vserver_drop, v6_limit_total_drop, v6_lockup_time_left, v6_curr_rate .. _2045_stats_data: stats data ---------- .. list-table:: :widths: 10 20 30 80 :header-rows: 2 :stub-columns: 1 * - - Counter - Size - Description * - - - - * - - limit_total_drop - 2 - Total rate limit drops * - - v6_limit_intf_drop - 2 - Interfaces rate limit drops (v6) * - - limit_vserver_drop - 2 - Virtual Server rate limit drops * - - v6_limit_vserver_drop - 2 - Virtual Server rate limit drops (v6) * - - over_limit_drop - 2 - Over limit drops * - - v6_lockup_time_left - 8 - Lockup time left (v6) * - - v6_limit_total_drop - 2 - Total rate limit drops (v6) * - - v6_curr_rate - 8 - Current rate (v6) * - - lockup_time_left - 8 - Lockup time left * - - limit_intf_drop - 2 - Interfaces rate limit drops * - - curr_rate - 8 - Current rate * - - v6_over_limit_drop - 2 - Over limit drops (v6)