.. _sflow_setting: sflow setting ============= Configure sFlow setting Specification --------------------- ===================================== ====================================================== ===================================== ====================================================== **Type** *Configuration Resource* **Element Name** setting **Element URI** /axapi/v3/sflow/setting **Element Attributes** setting_attributes **Schema** :download:`setting 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 .. raw:: html
OperationMethodURIPayload
Create Object .. raw:: html POST .. raw:: html /axapi/v3/sflow/setting .. raw:: html :ref:`359_setting_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/sflow/setting .. raw:: html :ref:`359_setting_attributes` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/sflow/setting .. raw:: html :ref:`359_setting_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/sflow/setting .. raw:: html :ref:`359_setting_attributes` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/sflow/setting .. raw:: html :ref:`359_setting_attributes` .. raw:: html
.. _359_setting_attributes: setting attributes ------------------ **counter-polling-interval** **Description** sFlow counter polling interval, default is 20 **Type:** number **Range:** 1-200 **management-link-utilization** **Description** limit management link speed in (Mbps) **Type:** number **Range:** 1-10000 **Mutual Exclusion:** management-link-utilization and management-link-utilization-percentage are mutually exclusive **management-link-utilization-percentage** **Description** percentage limit of the management link speed (Default is 30%) **Type:** number **Range:** 1-100 **Default:** 30 **Mutual Exclusion:** management-link-utilization-percentage and management-link-utilization are mutually exclusive **max-header** **Description** Configure maximum number of bytes that should be copied from a sampled packet (default: 128) (The maximum number of bytes (Default: 128)) **Type:** number **Range:** 14-512 **packet-sampling-rate** **Description** sFlow packet sampling rate, default is 1000 **Type:** number **Range:** 10-10000 **port-range-end** **Description** Source port-range end **Type:** number **Range:** 2049-63640 **port-range-start** **Description** Source port-range **Type:** number **Range:** 2049-63640 **randomize-source-port** **Description** 'enable': Randomize source port; 'disable': Fix source port 6343; 'packet-sampling-only': Only randomized source port for packet-sampling (Default); **Type:** string **Supported Values:** enable, disable, packet-sampling-only **Default:** packet-sampling-only **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters