.. _system_ip_stats: system ip-stats =============== IP related statistics ip-stats Specification ---------------------- ===================================== ======================================================== ===================================== ======================================================== **Type** *Configuration Resource* **Element Name** ip-stats **Element URI** /axapi/v3/system/ip-stats **Element Attributes** ip-stats_attributes **Statistics Data URI** /axapi/v3/system/ip-stats/stats **Schema** :download:`ip-stats 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/ip-stats .. raw:: html :ref:`2055_ip-stats_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/system/ip-stats .. raw:: html :ref:`2055_ip-stats_attributes` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/system/ip-stats .. raw:: html :ref:`2055_ip-stats_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/system/ip-stats .. raw:: html :ref:`2055_ip-stats_attributes` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/system/ip-stats .. raw:: html :ref:`2055_ip-stats_attributes` .. raw:: html
.. _2055_ip-stats_attributes: ip-stats attributes ------------------- **sampling-enable** **Type:** List **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters .. _2055_sampling-enable: sampling-enable ^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **counters1** **Description** 'all': all; 'inreceives': Incoming packets received; 'inhdrerrors': Incoming packet header errors; 'intoobigerrors': Incoming packet too big errors; 'innoroutes': Incoming no route packet drops; 'inaddrerrors': Incoming packet address errors; 'inunknownprotos': Incoming unkown protocol packet drops; 'intruncatedpkts': Incoming truncated packets; 'indiscards': Incoming packets discarded; 'indelivers': Incoming packets delivered; 'outforwdatagrams': Outgoing forwarded datagrams; 'outrequests': Outgoing packets; 'outdiscards': Outgoing packets discarded; 'outnoroutes': Outgoing no route packet drops; 'reasmtimeout': Reassembly timed out packet drops; 'reasmreqds': Incoming reassembly requests; 'reasmoks': Incoming reassembled packets; 'reasmfails': Incoming reassembly requests failed; 'fragoks': Outgoing packets fragmented; 'fragfails': Outgoing packets fragmentation failed; 'fragcreates': Outgoing fragmented packets; 'inmcastpkts': Incoming multicast packets; 'outmcastpkts': Outgoing multicast packets; **Type:** string **Supported Values:** all, inreceives, inhdrerrors, intoobigerrors, innoroutes, inaddrerrors, inunknownprotos, intruncatedpkts, indiscards, indelivers, outforwdatagrams, outrequests, outdiscards, outnoroutes, reasmtimeout, reasmreqds, reasmoks, reasmfails, fragoks, fragfails, fragcreates, inmcastpkts, outmcastpkts .. _2055_stats_data: stats data ---------- .. list-table:: :widths: 10 20 30 80 :header-rows: 2 :stub-columns: 1 * - - Counter - Size - Description * - - - - * - - innoroutes - 2 - Incoming no route packet drops * - - reasmfails - 2 - Incoming reassembly requests failed * - - inhdrerrors - 2 - Incoming packet header errors * - - reasmtimeout - 2 - Reassembly timed out packet drops * - - intoobigerrors - 2 - Incoming packet too big errors * - - outrequests - 2 - Outgoing packets * - - indiscards - 2 - Incoming packets discarded * - - fragcreates - 2 - Outgoing fragmented packets * - - inaddrerrors - 2 - Incoming packet address errors * - - intruncatedpkts - 2 - Incoming truncated packets * - - fragoks - 2 - Outgoing packets fragmented * - - outmcastpkts - 2 - Outgoing multicast packets * - - outdiscards - 2 - Outgoing packets discarded * - - inunknownprotos - 2 - Incoming unkown protocol packet drops * - - outnoroutes - 2 - Outgoing no route packet drops * - - reasmoks - 2 - Incoming reassembled packets * - - outforwdatagrams - 2 - Outgoing forwarded datagrams * - - fragfails - 2 - Outgoing packets fragmentation failed * - - inreceives - 2 - Incoming packets received * - - reasmreqds - 2 - Incoming reassembly requests * - - inmcastpkts - 2 - Incoming multicast packets * - - indelivers - 2 - Incoming packets delivered