.. _visibility_stats:

visibility stats
================

Statistics for the object visibility


visibility Specification
------------------------

	===================================== =========================================================
	 **Parameter**                         **Value** 

	===================================== =========================================================
	 **Type**                              *Configuration Resource*

	 **Element Name**                      visibility

	 **Element URI**                       /axapi/v3/visibility/stats

	 **Element Attributes**                visibility_attributes

	 **Partition Visibility**              None

	 **Schema**                             :download:`visibility schema <visibility-stats/visibility-stats.txt>`
	===================================== =========================================================





	**Operations Allowed:**




.. raw:: html

   <script type="text/javascript">
 function showExample(a,b) { document.getElementById(a+'_div').style.display = 'block'; document.getElementById(a+'_cl').style.display = 'block'; document.getElementById(a+'_eg').style.display = 'none';}
   function closeExample(a,b) { document.getElementById(a+'_div').style.display = 'none'; document.getElementById(a+'_cl').style.display = 'none'; document.getElementById(a+'_eg').style.display = 'block';}
 </script>
   <table width='90%' style='margin-left:5%'>



.. raw:: html

   <tr style='border-bottom: thin solid; border-top: thin solid'><th width=15%>Operation</th><th width=10%>Method</th><th>URI</th><th width=15%>Payload</th><th width=10%></th></tr>




.. raw:: html

   <tr  style='border-bottom: thin solid;'><td valign = 'top'>


Create Object



.. raw:: html

   </td><td valign = 'top'>


POST



.. raw:: html

   </td><td valign = 'top'>


/axapi/v3/visibility/stats



.. raw:: html

   </td><td valign = 'top'>


:ref:`4030_visibility_attributes`



.. raw:: html

   </td><td></td></tr>




.. raw:: html

   <tr  style='border-bottom: thin solid;'><td valign = 'top'>


Get Object



.. raw:: html

   </td><td valign = 'top'>


GET



.. raw:: html

   </td><td valign = 'top'>


/axapi/v3/visibility/stats



.. raw:: html

   </td><td valign = 'top'>


:ref:`4030_visibility_attributes`



.. raw:: html

   </td><td></td></tr>




.. raw:: html

   <tr  style='border-bottom: thin solid;'><td valign = 'top'>


Modify Object



.. raw:: html

   </td><td valign = 'top'>


POST



.. raw:: html

   </td><td valign = 'top'>


/axapi/v3/visibility/stats



.. raw:: html

   </td><td valign = 'top'>


:ref:`4030_visibility_attributes`



.. raw:: html

   </td><td></td></tr>




.. raw:: html

   <tr  style='border-bottom: thin solid;'><td valign = 'top'>


Replace Object



.. raw:: html

   </td><td valign = 'top'>


PUT



.. raw:: html

   </td><td valign = 'top'>


/axapi/v3/visibility/stats



.. raw:: html

   </td><td valign = 'top'>


:ref:`4030_visibility_attributes`



.. raw:: html

   </td><td></td></tr>




.. raw:: html

   <tr  style='border-bottom: thin solid;'><td valign = 'top'>


Delete Object



.. raw:: html

   </td><td valign = 'top'>


DELETE



.. raw:: html

   </td><td valign = 'top'>


/axapi/v3/visibility/stats



.. raw:: html

   </td><td valign = 'top'>


:ref:`4030_visibility_attributes`



.. raw:: html

   </td><td></td></tr>




.. raw:: html

   </table>

.. _4030_visibility_attributes:

visibility attributes
---------------------

    **mon-entity-telemetry-data**

        **Description:** mon-entity-telemetry-data is a **JSON Block**.  Please see below for :ref:`4030_mon-entity-telemetry-data` 

        **Type:** Object

        **Reference Object:** :doc:`/axapi/v3/visibility/mon-entity-telemetry-data <visibility_mon_entity_telemetry_data>`

    **packet-capture**

        **Description:** packet-capture is a **JSON Block**.  Please see below for :ref:`4030_packet-capture` 

        **Type:** Object

        **Reference Object:** :doc:`/axapi/v3/visibility/mon-entity-telemetry-data/packet-capture <visibility_mon_entity_telemetry_data_packet_capture>`

    **reporting**

        **Description:** reporting is a **JSON Block**.  Please see below for :ref:`4030_reporting` 

        **Type:** Object

        **Reference Object:** :doc:`/axapi/v3/visibility/mon-entity-telemetry-data/reporting <visibility_mon_entity_telemetry_data_reporting>`

    **stats**

        **Description:** stats is a **JSON Block**.  Please see below for :ref:`4030_stats` 

        **Type:** Object

    **topn**

        **Description:** topn is a **JSON Block**.  Please see below for :ref:`4030_topn` 

        **Type:** Object

        **Reference Object:** :doc:`/axapi/v3/visibility/mon-entity-telemetry-data/topn <visibility_mon_entity_telemetry_data_topn>`

.. _4030_mon-entity-telemetry-data:

mon-entity-telemetry-data
^^^^^^^^^^^^^^^^^^^^^^^^^
	=============================== ===================================================
	**Specification**                 **Value**
	=============================== ===================================================
	 **Type**                        *object*

	=============================== ===================================================

    **stats**

        **Description:** stats is a **JSON Block**.  Please see below for :ref:`4030_mon-entity-telemetry-data_stats` 

        **Type:** Object

.. _4030_mon-entity-telemetry-data_stats:

mon-entity-telemetry-data_stats
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
	=============================== ===================================================
	**Specification**                 **Value**
	=============================== ===================================================
	 **Type**                        *object*

	=============================== ===================================================

    **avg_data_cpu_util**

        **Description** Monitored Entity telemetry Metric Average data CPU utilization

        **Type:** number

        **Format:** counter

    **concurrent-conn**

        **Description** some help string

        **Type:** number

        **Format:** counter

    **drop_pkts_per_pkts**

        **Description** Monitored Entity telemetry Metric Drop pkts per pkts

        **Type:** number

        **Format:** counter

    **errors**

        **Description** Monitored Entity telemetry Metric ERRORS

        **Type:** number

        **Format:** counter

    **in_bytes**

        **Description** Monitored Entity telemetry Metric IN bytes

        **Type:** number

        **Format:** counter

    **in_bytes_per_out_bytes**

        **Description** Monitored Entity telemetry Metric IN bytes per OUT bytes

        **Type:** number

        **Format:** counter

    **in_frag**

        **Description** Monitored Entity telemetry Metric IN frag

        **Type:** number

        **Format:** counter

    **in_pkts**

        **Description** Monitored Entity telemetry Metric IN pkts

        **Type:** number

        **Format:** counter

    **in_small_pkt**

        **Description** Monitored Entity telemetry Metric IN SMALL pkt

        **Type:** number

        **Format:** counter

    **new-conn**

        **Description** Monitored Entity telemetry Metric New Sessions

        **Type:** number

        **Format:** counter

    **out_bytes**

        **Description** Monitored Entity telemetry Metric OUT bytes

        **Type:** number

        **Format:** counter

    **out_frag**

        **Description** Monitored Entity telemetry Metric OUT frag

        **Type:** number

        **Format:** counter

    **out_pkts**

        **Description** Monitored Entity telemetry Metric OUT pkts

        **Type:** number

        **Format:** counter

    **out_small_pkt**

        **Description** Monitored Entity telemetry Metric OUT SMALL pkt

        **Type:** number

        **Format:** counter

    **outside_intf_util**

        **Description** Monitored Entity telemetry Metric Outside interface utilization

        **Type:** number

        **Format:** counter

    **tcp_conn_miss**

        **Description** Monitored Entity telemetry Metric TCP connection miss

        **Type:** number

        **Format:** counter

    **tcp_fwd_syn_per_fin**

        **Description** Monitored Entity telemetry Metric TCP FWD SYN per FIN

        **Type:** number

        **Format:** counter

    **tcp_in_empty_ack**

        **Description** Monitored Entity telemetry Metric TCP_IN EMPTY ack

        **Type:** number

        **Format:** counter

    **tcp_in_fin**

        **Description** Monitored Entity telemetry Metric TCP IN fin

        **Type:** number

        **Format:** counter

    **tcp_in_payload**

        **Description** Monitored Entity telemetry Metric TCP IN payload

        **Type:** number

        **Format:** counter

    **tcp_in_rexmit**

        **Description** Monitored Entity telemetry Metric TCP IN rexmit

        **Type:** number

        **Format:** counter

    **tcp_in_rst**

        **Description** Monitored Entity telemetry Metric TCP IN rst

        **Type:** number

        **Format:** counter

    **tcp_in_syn**

        **Description** Monitored Entity telemetry Metric TCP IN syn

        **Type:** number

        **Format:** counter

    **tcp_in_zero_wnd**

        **Description** Monitored Entity telemetry Metric TCP IN ZERO wnd

        **Type:** number

        **Format:** counter

    **tcp_out_empty_ack**

        **Description** Monitored Entity telemetry Metric TCP OUT EMPTY ack

        **Type:** number

        **Format:** counter

    **tcp_out_fin**

        **Description** Monitored Entity telemetry Metric TCP OUT fin

        **Type:** number

        **Format:** counter

    **tcp_out_payload**

        **Description** Monitored Entity telemetry Metric TCP OUT payload

        **Type:** number

        **Format:** counter

    **tcp_out_rexmit**

        **Description** Monitored Entity telemetry Metric TCP OUT rexmit

        **Type:** number

        **Format:** counter

    **tcp_out_rst**

        **Description** Monitored Entity telemetry Metric TCP OUT rst

        **Type:** number

        **Format:** counter

    **tcp_out_syn**

        **Description** Monitored Entity telemetry Metric TCP OUT syn

        **Type:** number

        **Format:** counter

    **tcp_out_zero_wnd**

        **Description** Monitored Entity telemetry Metric TCP OUT ZERO wnd

        **Type:** number

        **Format:** counter

.. _4030_reporting:

reporting
^^^^^^^^^
	=============================== ===================================================
	**Specification**                 **Value**
	=============================== ===================================================
	 **Type**                        *object*

	=============================== ===================================================

    **stats**

        **Description:** stats is a **JSON Block**.  Please see below for :ref:`4030_reporting_stats` 

        **Type:** Object

.. _4030_reporting_stats:

reporting_stats
^^^^^^^^^^^^^^^
	=============================== ===================================================
	**Specification**                 **Value**
	=============================== ===================================================
	 **Type**                        *object*

	=============================== ===================================================

    **buffer-alloc-failure**

        **Description** Total reporting buffer allocation failures

        **Type:** number

        **Format:** counter

    **dequeued**

        **Description** Total jobs dequeued

        **Type:** number

        **Format:** counter

    **enqueue-fail**

        **Description** Total enqueue jobs failed

        **Type:** number

        **Format:** counter

    **enqueue-pass**

        **Description** Total enqueue jobs passed

        **Type:** number

        **Format:** counter

    **log-transmit-failure**

        **Description** Total log transmit failures

        **Type:** number

        **Format:** counter

    **notif-jobs-in-queue**

        **Description** Total notification jobs in queue

        **Type:** number

        **Format:** counter

.. _4030_stats:

stats
^^^^^
	=============================== ===================================================
	**Specification**                 **Value**
	=============================== ===================================================
	 **Type**                        *object*

	=============================== ===================================================

    **ha-entity-anomaly-off-sent**

        **Description** Total anomaly off HA messages sent

        **Type:** number

        **Format:** counter

    **ha-entity-anomaly-on-sent**

        **Description** Total anomaly on HA messages sent

        **Type:** number

        **Format:** counter

    **ha-entity-create-sent**

        **Description** Total montior entity HA create messages sent

        **Type:** number

        **Format:** counter

    **ha-entity-delete-sent**

        **Description** Total montior entity HA delete messages sent

        **Type:** number

        **Format:** counter

    **ha-entity-periodic-sync-sent**

        **Description** Total monitor entity periodic sync messages sent

        **Type:** number

        **Format:** counter

    **lw-mon-entity-created**

        **Description** Total Light-weight entities created

        **Type:** number

        **Format:** counter

    **lw-mon-entity-deleted**

        **Description** Total Light-weight entities deleted

        **Type:** number

        **Format:** counter

    **lw-mon-entity-limit-exceed**

        **Description** Light weight limit exceeded errors

        **Type:** number

        **Format:** counter

    **lw-out-of-memory-alloc-failures**

        **Description** Light Weight Out-of-memory allocation failures

        **Type:** number

        **Format:** counter

    **mon-entity-limit-exceed**

        **Description** Total monitor entity limit exceed failures

        **Type:** number

        **Format:** counter

    **mon-entity-rrd-file-create-err**

        **Description** Total monitor entity rrd file create error

        **Type:** number

        **Format:** counter

    **mon-entity-rrd-file-timestamp-err**

        **Description** Total monitor entity rrd file timestamp errors

        **Type:** number

        **Format:** counter

    **mon-entity-rrd-last-update-fetch-failed-err**

        **Description** Total monitor entity rrd last update fetch failed error

        **Type:** number

        **Format:** counter

    **mon-entity-rrd-out-of-memory-err**

        **Description** Total monitor entity rrd load failed, out of memory error

        **Type:** number

        **Format:** counter

    **mon-entity-rrd-tune-err**

        **Description** Total monitor entity rrd tune error

        **Type:** number

        **Format:** counter

    **mon-entity-rrd-update-err**

        **Description** Total monitor entity rrd update error

        **Type:** number

        **Format:** counter

    **out-of-memory-alloc-failures**

        **Description** Out of memory allocation failures

        **Type:** number

        **Format:** counter

.. _4030_packet-capture:

packet-capture
^^^^^^^^^^^^^^
	=============================== ===================================================
	**Specification**                 **Value**
	=============================== ===================================================
	 **Type**                        *object*

	=============================== ===================================================

    **automated-captures**

        **Description:** automated-captures is a **JSON Block**.  Please see below for :ref:`4030_packet-capture_automated-captures` 

        **Type:** Object

        **Reference Object:** :doc:`/axapi/v3/visibility/mon-entity-telemetry-data/packet-capture/capture-config/{name}/automated-captures <visibility_mon_entity_telemetry_data_packet_capture_capture_config>`

    **capture-config-list**

        **Type:** List

        **Reference Object:** :doc:`/axapi/v3/visibility/mon-entity-telemetry-data/packet-capture/capture-config/{name} <visibility_mon_entity_telemetry_data_packet_capture_capture_config>`

    **stats**

        **Description:** stats is a **JSON Block**.  Please see below for :ref:`4030_packet-capture_stats` 

        **Type:** Object

.. _4030_packet-capture_automated-captures:

packet-capture_automated-captures
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
	=============================== ===================================================
	**Specification**                 **Value**
	=============================== ===================================================
	 **Type**                        *object*

	=============================== ===================================================

    **stats**

        **Description:** stats is a **JSON Block**.  Please see below for :ref:`4030_packet-capture_automated-captures_stats` 

        **Type:** Object

.. _4030_packet-capture_automated-captures_stats:

packet-capture_automated-captures_stats
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
	=============================== ===================================================
	**Specification**                 **Value**
	=============================== ===================================================
	 **Type**                        *object*

	=============================== ===================================================

    **total-failure**

        **Description** Total failures

        **Type:** number

        **Format:** counter

.. _4030_packet-capture_stats:

packet-capture_stats
^^^^^^^^^^^^^^^^^^^^
	=============================== ===================================================
	**Specification**                 **Value**
	=============================== ===================================================
	 **Type**                        *object*

	=============================== ===================================================

    **Concurrent-capture-by-ctr-anomaly-freed**

        **Description** Dynamic Capture(ctr anomaly based) freed

        **Type:** number

        **Format:** counter

    **Concurrent-capture-by-ctr-increment-freed**

        **Description** Dynamic Capture(ctr increment based) freed

        **Type:** number

        **Format:** counter

    **Concurrent-capture-by-ctr-other-feature-freed**

        **Description** Dynamic Capture(Other feature based) freed

        **Type:** number

        **Format:** counter

    **Concurrent-capture-create-failed-by-ctr-anomaly**

        **Description** Error, Dynamic Capture(ctr anomaly based) create failed

        **Type:** number

        **Format:** counter

    **Concurrent-capture-create-failed-by-ctr-increment**

        **Description** Error, Dynamic Capture(ctr increment based) create failed

        **Type:** number

        **Format:** counter

    **Concurrent-capture-create-failed-by-other-feature**

        **Description** Error, Dynamic Capture(Other feature based) create failed

        **Type:** number

        **Format:** counter

    **Concurrent-capture-create-failed-oom**

        **Description** Error, Dynamic Capture create failed, OOM

        **Type:** number

        **Format:** counter

    **Concurrent-capture-created-by-ctr-anomaly**

        **Description** Dynamic 3 tuple based capture created (ctr anomaly based)

        **Type:** number

        **Format:** counter

    **Concurrent-capture-created-by-ctr-increment**

        **Description** Dynamic 3 tuple based capture created (ctr increment based)

        **Type:** number

        **Format:** counter

    **Concurrent-capture-created-by-other-feature**

        **Description** Dynamic 3 tuple based capture created (Other feature based)

        **Type:** number

        **Format:** counter

    **Concurrent-capture-finished**

        **Description** Number of Dynamic captures(3 tuple based) finished capturing

        **Type:** number

        **Format:** counter

    **Concurrent-capture-limit-reached**

        **Description** Dynamic Capture configured concurrent limit reached

        **Type:** number

        **Format:** counter

    **Global-capture-finished**

        **Description** Number of times global capture finished capturing

        **Type:** number

        **Format:** counter

    **auto-pcap-file-merged**

        **Description** Auto pcapng files merged

        **Type:** number

        **Format:** counter

    **auto-pcap-file-merged-failed**

        **Description** Auto pcapng files merged failed

        **Type:** number

        **Format:** counter

    **conn-ext-failed**

        **Description** Error, Conn extension creation fail

        **Type:** number

        **Format:** counter

    **failed-as-return-completed-set**

        **Description** Skip capturing, capture-config marked completed

        **Type:** number

        **Format:** counter

    **failed-disk-full**

        **Description** Error, Capture fail, Disk limit reached

        **Type:** number

        **Format:** counter

    **non-pkt-path**

        **Description** Skip capturing, not packet processing path

        **Type:** number

        **Format:** counter

    **num-capture-config-created**

        **Description** Number of capture-config created

        **Type:** number

        **Format:** counter

    **num-capture-config-delete-q**

        **Description** Number of capture-config set for deletion

        **Type:** number

        **Format:** counter

    **num-capture-config-deleted**

        **Description** Number of capture-config deleted

        **Type:** number

        **Format:** counter

    **num-capture-config-linked**

        **Description** Number of times capture-config linked to template

        **Type:** number

        **Format:** counter

    **num-capture-config-unlinked**

        **Description** Number of times capture-config unlinked from template

        **Type:** number

        **Format:** counter

    **num-conns-tagged-anomaly**

        **Description** Conn tag success (based on ctr anomaly, dynamic)

        **Type:** number

        **Format:** counter

    **num-conns-tagged-anomaly-fail**

        **Description** Conn tag fail (based on ctr anomaly, dynamic)

        **Type:** number

        **Format:** counter

    **num-conns-tagged-anomaly-maxed**

        **Description** Conn tag fail, reached limit (based on ctr anomaly, dynamic)

        **Type:** number

        **Format:** counter

    **num-conns-tagged-global-anomaly**

        **Description** Conn tag success (based on ctr anomaly, Global)

        **Type:** number

        **Format:** counter

    **num-conns-tagged-global-anomaly-fail**

        **Description** Conn tag fail (based on ctr anomaly, Global)

        **Type:** number

        **Format:** counter

    **num-conns-tagged-global-anomaly-maxed**

        **Description** Conn tag fail, reached limit (based on ctr anomaly, Global)

        **Type:** number

        **Format:** counter

    **num-conns-tagged-global-increment**

        **Description** Conn tag success (based on ctr increment, Global)

        **Type:** number

        **Format:** counter

    **num-conns-tagged-global-increment-fail**

        **Description** Conn tag fail (based on ctr increment, Global)

        **Type:** number

        **Format:** counter

    **num-conns-tagged-global-increment-maxed**

        **Description** Conn tag fail, reached limit (based on ctr increment, Global)

        **Type:** number

        **Format:** counter

    **num-conns-tagged-global-other-feature**

        **Description** Conn tag success (based on Other feature, Global)

        **Type:** number

        **Format:** counter

    **num-conns-tagged-global-other-feature-fail**

        **Description** Conn tag fail (based on Other feature, Global)

        **Type:** number

        **Format:** counter

    **num-conns-tagged-global-other-feature-maxed**

        **Description** Conn tag fail, reached limit (based on Other feature, Global)

        **Type:** number

        **Format:** counter

    **num-conns-tagged-increment**

        **Description** Conn tag success (based on ctr increment, dynamic)

        **Type:** number

        **Format:** counter

    **num-conns-tagged-increment-fail**

        **Description** Conn tag fail (based on ctr increment, dynamic)

        **Type:** number

        **Format:** counter

    **num-conns-tagged-increment-maxed**

        **Description** Conn tag fail, reached limit (based on ctr increment, dynamic)

        **Type:** number

        **Format:** counter

    **num-conns-tagged-other-feature**

        **Description** Conn tag success (based on Other feature, dynamic)

        **Type:** number

        **Format:** counter

    **num-conns-tagged-other-feature-fail**

        **Description** Conn tag fail (based on Other feature, dynamic)

        **Type:** number

        **Format:** counter

    **num-conns-tagged-other-feature-maxed**

        **Description** Conn tag fail, reached limit (based on Other feature, dynamic)

        **Type:** number

        **Format:** counter

    **num-conns-untagged**

        **Description** Number of conns untagged (done with conn limit or capture)

        **Type:** number

        **Format:** counter

    **num-dynamic-capture-config-created**

        **Description** Number of dynamic capture-config created

        **Type:** number

        **Format:** counter

    **num-dynamic-capture-config-delete-q**

        **Description** Number of dynamic capture-config set for deletion

        **Type:** number

        **Format:** counter

    **num-dynamic-capture-config-deleted**

        **Description** Number of dynamic capture-config deleted

        **Type:** number

        **Format:** counter

    **num-dynamic-capture-config-linked**

        **Description** Number of times dynamic capture-config linked to template

        **Type:** number

        **Format:** counter

    **num-dynamic-capture-config-unlinked**

        **Description** Number of times dynamic capture-config unlinked from template

        **Type:** number

        **Format:** counter

    **num-global-counters-deregistered**

        **Description** Number of global objects deregistered

        **Type:** number

        **Format:** counter

    **num-global-counters-registered**

        **Description** Number of global objects registered

        **Type:** number

        **Format:** counter

    **num-global-tmpl-created**

        **Description** Number of global templates created

        **Type:** number

        **Format:** counter

    **num-global-tmpl-deleted**

        **Description** Number of global templates deleted

        **Type:** number

        **Format:** counter

    **num-object-tmpl-created**

        **Description** Number of object templates created

        **Type:** number

        **Format:** counter

    **num-object-tmpl-deleted**

        **Description** Number of object templates deleted

        **Type:** number

        **Format:** counter

    **num-of-anomalies-cleared**

        **Description** Number of times ctr Anomaly cleared

        **Type:** number

        **Format:** counter

    **num-of-anomalies-detected**

        **Description** Number of times ctr Anomaly detected

        **Type:** number

        **Format:** counter

    **num-pcaps-create-failed**

        **Description** Error, Number of pcapng files creation failed

        **Type:** number

        **Format:** counter

    **num-pcaps-created**

        **Description** Number of pcapng files created

        **Type:** number

        **Format:** counter

    **num-per-object-counters-deregistered**

        **Description** Number of per instance objects deregistered

        **Type:** number

        **Format:** counter

    **num-per-object-counters-registered**

        **Description** Number of per instance objects registered

        **Type:** number

        **Format:** counter

    **num-tmp-pcaps-created**

        **Description** Number of temporary pcapng files created

        **Type:** number

        **Format:** counter

    **pkt-already-captured**

        **Description** Skip capturing, packet already captured

        **Type:** number

        **Format:** counter

    **pktcap-oom**

        **Description** Error, Automated Packet capture infra OOM

        **Type:** number

        **Format:** counter

    **pktcapture-failure-file-size-rchd**

        **Description** Capture fail, file size reached

        **Type:** number

        **Format:** counter

    **pktcapture-failure-wait-for-block**

        **Description** Capture fail, waiting to get free buffer

        **Type:** number

        **Format:** counter

    **pktcapture-triggered-by-anomaly**

        **Description** Capture triggered by counter anomaly

        **Type:** number

        **Format:** counter

    **pktcapture-triggered-by-increment**

        **Description** Capture triggered by counter increment

        **Type:** number

        **Format:** counter

    **pktcapture-triggered-by-other-feature**

        **Description** Capture triggered by Other feature

        **Type:** number

        **Format:** counter

    **pktcapture-with-conn-but-not-tagged-failure**

        **Description** Capture fail, Packets with untagged conn

        **Type:** number

        **Format:** counter

    **pktcapture-with-conn-but-not-tagged-success**

        **Description** Capture success, Packets with untagged conn

        **Type:** number

        **Format:** counter

    **pktcapture-with-conn-failure**

        **Description** Capture fail, Packets with tagged conn (dynamic capture)

        **Type:** number

        **Format:** counter

    **pktcapture-with-conn-failure-global**

        **Description** Capture fail, Packets with tagged conn (global capture)

        **Type:** number

        **Format:** counter

    **pktcapture-with-conn-success**

        **Description** Capture success, Packets with tagged conn (dynamic capture)

        **Type:** number

        **Format:** counter

    **pktcapture-with-conn-success-global**

        **Description** Capture success, Packets with tagged conn (global capture)

        **Type:** number

        **Format:** counter

    **pktcapture-with-no-conn-failure**

        **Description** Capture fail, Packets without conn

        **Type:** number

        **Format:** counter

    **pktcapture-with-no-conn-success**

        **Description** Capture success, Packets without conn

        **Type:** number

        **Format:** counter

    **skip-as-conn-already-recapture**

        **Description** Skip creating capture, conn was already captured

        **Type:** number

        **Format:** counter

    **skip-capture-as-conn-created-before-smp**

        **Description** Skip capturing, conn was created before the capture started

        **Type:** number

        **Format:** counter

    **wrong-ctr-incremented**

        **Description** Counter increment issue

        **Type:** number

        **Format:** counter

.. _4030_packet-capture_capture-config-list:

packet-capture_capture-config-list
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
	=============================== ===================================================
	**Specification**                 **Value**
	=============================== ===================================================
	 **Type**                        *list*

	 **Block object keys**             

	=============================== ===================================================

    **name**

        **Description** Specify the name of the capture-config

        **Type:** string

        **Maximum Length:** 63 characters

        **Maximum Length:** 1 characters

    **stats**

        **Description:** stats is a **JSON Block**.  Please see below for :ref:`4030_packet-capture_capture-config-list_stats` 

        **Type:** Object

.. _4030_packet-capture_capture-config-list_stats:

packet-capture_capture-config-list_stats
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
	=============================== ===================================================
	**Specification**                 **Value**
	=============================== ===================================================
	 **Type**                        *object*

	=============================== ===================================================

    **Concurrent-capture-by-ctr-anomaly-freed**

        **Description** Dynamic Capture(ctr anomaly based) freed

        **Type:** number

        **Format:** counter

    **Concurrent-capture-by-ctr-increment-freed**

        **Description** Dynamic Capture(ctr increment based) freed

        **Type:** number

        **Format:** counter

    **Concurrent-capture-by-ctr-other-feature-freed**

        **Description** Dynamic Capture(Other feature based) freed

        **Type:** number

        **Format:** counter

    **Concurrent-capture-create-failed-by-ctr-anomaly**

        **Description** Error, Dynamic Capture(ctr anomaly based) create failed

        **Type:** number

        **Format:** counter

    **Concurrent-capture-create-failed-by-ctr-increment**

        **Description** Error, Dynamic Capture(ctr increment based) create failed

        **Type:** number

        **Format:** counter

    **Concurrent-capture-create-failed-by-other-feature**

        **Description** Error, Dynamic Capture(Other feature based) create failed

        **Type:** number

        **Format:** counter

    **Concurrent-capture-create-failed-oom**

        **Description** Error, Dynamic Capture create failed, OOM

        **Type:** number

        **Format:** counter

    **Concurrent-capture-created-by-ctr-anomaly**

        **Description** Dynamic 3 tuple based capture created (ctr anomaly based)

        **Type:** number

        **Format:** counter

    **Concurrent-capture-created-by-ctr-increment**

        **Description** Dynamic 3 tuple based capture created (ctr increment based)

        **Type:** number

        **Format:** counter

    **Concurrent-capture-finished**

        **Description** Number of Dynamic captures(3 tuple based) finished capturing

        **Type:** number

        **Format:** counter

    **Concurrent-capture-limit-reached**

        **Description** Dynamic Capture configured concurrent limit reached

        **Type:** number

        **Format:** counter

    **Global-capture-finished**

        **Description** Number of times global capture finished capturing

        **Type:** number

        **Format:** counter

    **auto-pcap-file-merged**

        **Description** Auto pcapng files merged

        **Type:** number

        **Format:** counter

    **auto-pcap-file-merged-failed**

        **Description** Auto pcapng files merged failed

        **Type:** number

        **Format:** counter

    **conn-ext-failed**

        **Description** Error, Conn extension creation fail

        **Type:** number

        **Format:** counter

    **failed-as-return-completed-set**

        **Description** Skip capturing, capture-config marked completed

        **Type:** number

        **Format:** counter

    **failed-disk-full**

        **Description** Error, Capture fail, Disk limit reached

        **Type:** number

        **Format:** counter

    **non-pkt-path**

        **Description** Skip capturing, not packet processing path

        **Type:** number

        **Format:** counter

    **num-conns-tagged-anomaly**

        **Description** Conn tag success (based on ctr anomaly, dynamic)

        **Type:** number

        **Format:** counter

    **num-conns-tagged-anomaly-fail**

        **Description** Conn tag fail (based on ctr anomaly, dynamic)

        **Type:** number

        **Format:** counter

    **num-conns-tagged-anomaly-maxed**

        **Description** Conn tag fail, reached limit (based on ctr anomaly, dynamic)

        **Type:** number

        **Format:** counter

    **num-conns-tagged-global-anomaly**

        **Description** Conn tag success (based on ctr anomaly, Global)

        **Type:** number

        **Format:** counter

    **num-conns-tagged-global-anomaly-fail**

        **Description** Conn tag fail (based on ctr anomaly, Global)

        **Type:** number

        **Format:** counter

    **num-conns-tagged-global-anomaly-maxed**

        **Description** Conn tag fail, reached limit (based on ctr anomaly, Global)

        **Type:** number

        **Format:** counter

    **num-conns-tagged-global-increment**

        **Description** Conn tag success (based on ctr increment, Global)

        **Type:** number

        **Format:** counter

    **num-conns-tagged-global-increment-fail**

        **Description** Conn tag fail (based on ctr increment, Global)

        **Type:** number

        **Format:** counter

    **num-conns-tagged-global-increment-maxed**

        **Description** Conn tag fail, reached limit (based on ctr increment, Global)

        **Type:** number

        **Format:** counter

    **num-conns-tagged-global-other-feature**

        **Description** Conn tag success (based on Other feature, Global)

        **Type:** number

        **Format:** counter

    **num-conns-tagged-global-other-feature-fail**

        **Description** Conn tag fail (based on Other feature, Global)

        **Type:** number

        **Format:** counter

    **num-conns-tagged-global-other-feature-maxed**

        **Description** Conn tag fail, reached limit (based on Other feature, Global)

        **Type:** number

        **Format:** counter

    **num-conns-tagged-increment**

        **Description** Conn tag success (based on ctr increment, dynamic)

        **Type:** number

        **Format:** counter

    **num-conns-tagged-increment-fail**

        **Description** Conn tag fail (based on ctr increment, dynamic)

        **Type:** number

        **Format:** counter

    **num-conns-tagged-increment-maxed**

        **Description** Conn tag fail, reached limit (based on ctr increment, dynamic)

        **Type:** number

        **Format:** counter

    **num-conns-tagged-other-feature**

        **Description** Conn tag success (based on Other feature, dynamic)

        **Type:** number

        **Format:** counter

    **num-conns-tagged-other-feature-fail**

        **Description** Conn tag fail (based on Other feature, dynamic)

        **Type:** number

        **Format:** counter

    **num-conns-tagged-other-feature-maxed**

        **Description** Conn tag fail, reached limit (based on Other feature, dynamic)

        **Type:** number

        **Format:** counter

    **num-conns-untagged**

        **Description** Number of conns untagged (done with conn limit or capture)

        **Type:** number

        **Format:** counter

    **num-dynamic-capture-config-created**

        **Description** Number of dynamic capture-config created

        **Type:** number

        **Format:** counter

    **num-dynamic-capture-config-delete-q**

        **Description** 

        **Type:** number

        **Format:** counter

    **num-dynamic-capture-config-deleted**

        **Description** Number of dynamic capture-config deleted

        **Type:** number

        **Format:** counter

    **num-global-counters-deregistered**

        **Description** Number of global objects deregistered

        **Type:** number

        **Format:** counter

    **num-global-counters-registered**

        **Description** Number of global objects registered

        **Type:** number

        **Format:** counter

    **num-of-anomalies-cleared**

        **Description** Number of times ctr Anomaly cleared

        **Type:** number

        **Format:** counter

    **num-of-anomalies-detected**

        **Description** Number of times ctr Anomaly detected

        **Type:** number

        **Format:** counter

    **num-pcaps-create-failed**

        **Description** Error, Number of pcapng files creation failed

        **Type:** number

        **Format:** counter

    **num-pcaps-created**

        **Description** Number of pcapng files created

        **Type:** number

        **Format:** counter

    **num-per-object-counters-deregistered**

        **Description** Number of per instance objects deregistered

        **Type:** number

        **Format:** counter

    **num-per-object-counters-registered**

        **Description** Number of per instance objects registered

        **Type:** number

        **Format:** counter

    **num-tmp-pcaps-created**

        **Description** Number of temporary pcapng files created

        **Type:** number

        **Format:** counter

    **pkt-already-captured**

        **Description** Skip capturing, packet already captured

        **Type:** number

        **Format:** counter

    **pktcap-oom**

        **Description** Error, Automated Packet capture infra OOM

        **Type:** number

        **Format:** counter

    **pktcapture-failure-file-size-rchd**

        **Description** Capture fail, file size reached

        **Type:** number

        **Format:** counter

    **pktcapture-failure-wait-for-block**

        **Description** Capture fail, waiting to get free buffer

        **Type:** number

        **Format:** counter

    **pktcapture-triggered-by-anomaly**

        **Description** Capture triggered by counter anomaly

        **Type:** number

        **Format:** counter

    **pktcapture-triggered-by-increment**

        **Description** Capture triggered by counter increment

        **Type:** number

        **Format:** counter

    **pktcapture-triggered-by-other-feature**

        **Description** Capture triggered by Other feature

        **Type:** number

        **Format:** counter

    **pktcapture-with-conn-but-not-tagged-failure**

        **Description** Capture fail, Packets with untagged conn

        **Type:** number

        **Format:** counter

    **pktcapture-with-conn-but-not-tagged-success**

        **Description** Capture success, Packets with untagged conn

        **Type:** number

        **Format:** counter

    **pktcapture-with-conn-failure**

        **Description** Capture fail, Packets with tagged conn (dynamic capture)

        **Type:** number

        **Format:** counter

    **pktcapture-with-conn-failure-global**

        **Description** Capture fail, Packets with tagged conn (global capture)

        **Type:** number

        **Format:** counter

    **pktcapture-with-conn-success**

        **Description** Capture success, Packets with tagged conn (dynamic capture)

        **Type:** number

        **Format:** counter

    **pktcapture-with-conn-success-global**

        **Description** Capture success, Packets with tagged conn (global capture)

        **Type:** number

        **Format:** counter

    **pktcapture-with-no-conn-failure**

        **Description** Capture fail, Packets without conn

        **Type:** number

        **Format:** counter

    **pktcapture-with-no-conn-success**

        **Description** Capture success, Packets without conn

        **Type:** number

        **Format:** counter

    **skip-as-conn-already-recapture**

        **Description** Skip creating capture, conn was already captured

        **Type:** number

        **Format:** counter

    **skip-capture-as-conn-created-before-smp**

        **Description** Skip capturing, conn was created before the capture started

        **Type:** number

        **Format:** counter

    **wrong-ctr-incremented**

        **Description** Counter increment issue

        **Type:** number

        **Format:** counter

.. _4030_topn:

topn
^^^^
	=============================== ===================================================
	**Specification**                 **Value**
	=============================== ===================================================
	 **Type**                        *object*

	=============================== ===================================================

    **stats**

        **Description:** stats is a **JSON Block**.  Please see below for :ref:`4030_topn_stats` 

        **Type:** Object

.. _4030_topn_stats:

topn_stats
^^^^^^^^^^
	=============================== ===================================================
	**Specification**                 **Value**
	=============================== ===================================================
	 **Type**                        *object*

	=============================== ===================================================

    **heap-alloc-failed**

        **Description** Total heap node alloc failed

        **Type:** number

        **Format:** counter

    **heap-alloc-oom**

        **Description** Total heap node alloc failed Out of Memory

        **Type:** number

        **Format:** counter

    **heap-alloc-success**

        **Description** Total heap node allocated

        **Type:** number

        **Format:** counter

    **heap-deleted**

        **Description** Total Heap node deleted

        **Type:** number

        **Format:** counter

    **obj-deleted**

        **Description** Total Object node deleted

        **Type:** number

        **Format:** counter

    **obj-reg-failed**

        **Description** Total object node alloc failed

        **Type:** number

        **Format:** counter

    **obj-reg-oom**

        **Description** Total object node alloc failed Out of Memory

        **Type:** number

        **Format:** counter

    **obj-reg-success**

        **Description** Total object node allocated

        **Type:** number

        **Format:** counter