.. _system_ip6_stats_stats:

system ip6-stats stats
======================

Statistics for the object ip6-stats


ip6-stats Specification
-----------------------

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

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

	 **Element Name**                      ip6-stats

	 **Element URI**                       /axapi/v3/system/ip6-stats/stats

	 **Element Attributes**                ip6-stats_attributes

	 **Partition Visibility**              None

	 **Schema**                             :download:`ip6-stats schema <system-ip6-stats-stats/system-ip6-stats-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/system/ip6-stats/stats



.. raw:: html

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


:ref:`3302_ip6-stats_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/system/ip6-stats/stats



.. raw:: html

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


:ref:`3302_ip6-stats_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/system/ip6-stats/stats



.. raw:: html

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


:ref:`3302_ip6-stats_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/system/ip6-stats/stats



.. raw:: html

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


:ref:`3302_ip6-stats_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/system/ip6-stats/stats



.. raw:: html

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


:ref:`3302_ip6-stats_attributes`



.. raw:: html

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




.. raw:: html

   </table>

.. _3302_ip6-stats_attributes:

ip6-stats attributes
--------------------

    **stats**

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

        **Type:** Object

.. _3302_stats:

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

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

    **fragcreates**

        **Description** Outgoing fragmented packets

        **Type:** number

        **Format:** counter

    **fragfails**

        **Description** Outgoing packets fragmentation failed

        **Type:** number

        **Format:** counter

    **fragoks**

        **Description** Outgoing packets fragmented

        **Type:** number

        **Format:** counter

    **inaddrerrors**

        **Description** Incoming packet address errors

        **Type:** number

        **Format:** counter

    **indelivers**

        **Description** Incoming packets delivered

        **Type:** number

        **Format:** counter

    **indiscards**

        **Description** Incoming packets discarded

        **Type:** number

        **Format:** counter

    **inhdrerrors**

        **Description** Incoming packet header errors

        **Type:** number

        **Format:** counter

    **inmcastpkts**

        **Description** Incoming multicast packets

        **Type:** number

        **Format:** counter

    **innoroutes**

        **Description** Incoming no route packet drops

        **Type:** number

        **Format:** counter

    **inreceives**

        **Description** Incoming packets received

        **Type:** number

        **Format:** counter

    **intoobigerrors**

        **Description** Incoming packet too big errors

        **Type:** number

        **Format:** counter

    **intruncatedpkts**

        **Description** Incoming truncated packets

        **Type:** number

        **Format:** counter

    **inunknownprotos**

        **Description** Incoming unkown protocol packet drops

        **Type:** number

        **Format:** counter

    **outdiscards**

        **Description** Outgoing packets discarded

        **Type:** number

        **Format:** counter

    **outforwdatagrams**

        **Description** Outgoing forwarded datagrams

        **Type:** number

        **Format:** counter

    **outmcastpkts**

        **Description** Outgoing multicast packets

        **Type:** number

        **Format:** counter

    **outnoroutes**

        **Description** Outgoing no route packet drops

        **Type:** number

        **Format:** counter

    **outrequests**

        **Description** Outgoing packets

        **Type:** number

        **Format:** counter

    **reasmfails**

        **Description** Incoming reassembly requests failed

        **Type:** number

        **Format:** counter

    **reasmoks**

        **Description** Incoming reassembled packets

        **Type:** number

        **Format:** counter

    **reasmreqds**

        **Description** Incoming reassembly requests

        **Type:** number

        **Format:** counter

    **reasmtimeout**

        **Description** Reassembly timed out packet drops

        **Type:** number

        **Format:** counter