.. _visibility_flow_collector_sflow: visibility flow-collector sflow =============================== sFlow collector sflow Specification ------------------- ===================================== ======================================================================== ===================================== ======================================================================== **Type** *Configuration Resource* **Element Name** sflow **Element URI** /axapi/v3/visibility/flow-collector/sflow **Element Attributes** sflow_attributes **Statistics Data URI** /axapi/v3/visibility/flow-collector/sflow/stats **Schema** :download:`sflow 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/visibility/flow-collector/sflow .. raw:: html :ref:`2255_sflow_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/visibility/flow-collector/sflow .. raw:: html :ref:`2255_sflow_attributes` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/visibility/flow-collector/sflow .. raw:: html :ref:`2255_sflow_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/visibility/flow-collector/sflow .. raw:: html :ref:`2255_sflow_attributes` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/visibility/flow-collector/sflow .. raw:: html :ref:`2255_sflow_attributes` .. raw:: html
.. _2255_sflow_attributes: sflow attributes ---------------- **sampling-enable** **Type:** List **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters .. _2255_sampling-enable: sampling-enable ^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **counters1** **Description** 'all': all; 'pkts-received': Total sflow pkts received; 'frag-dropped': Total sflow fragment packets droppped; 'agent-not-found': sflow pkts from not configured agents; 'version-not-supported': sflow version not supported; 'unknown-dir': sflow sample direction is unknown; **Type:** string **Supported Values:** all, pkts-received, frag-dropped, agent-not-found, version-not-supported, unknown-dir .. _2255_stats_data: stats data ---------- .. list-table:: :widths: 10 20 30 80 :header-rows: 2 :stub-columns: 1 * - - Counter - Size - Description * - - - - * - - version-not-supported - 8 - sflow version not supported * - - pkts-received - 8 - Total sflow pkts received * - - agent-not-found - 8 - sflow pkts from not configured agents * - - unknown-dir - 8 - sflow sample direction is unknown * - - frag-dropped - 8 - Total sflow fragment packets droppped