.. _slb_sip_stats: slb sip stats ============= Statistics for the object sip sip Specification ----------------- ===================================== ====================================================== **Parameter** **Value** ===================================== ====================================================== **Type** *Configuration Resource* **Element Name** sip **Element URI** /axapi/v3/slb/sip/stats **Element Attributes** sip_attributes **Partition Visibility** None **Schema** :download:`sip 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/slb/sip/stats .. raw:: html :ref:`2889_sip_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/slb/sip/stats .. raw:: html :ref:`2889_sip_attributes` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/slb/sip/stats .. raw:: html :ref:`2889_sip_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/slb/sip/stats .. raw:: html :ref:`2889_sip_attributes` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/slb/sip/stats .. raw:: html :ref:`2889_sip_attributes` .. raw:: html
.. _2889_sip_attributes: sip attributes -------------- **stats** **Description:** stats is a **JSON Block**. Please see below for :ref:`2889_stats` **Type:** Object .. _2889_stats: stats ^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **msg_proxy_client_connection** **Description** Connecting server **Type:** number **Format:** counter **msg_proxy_client_drop** **Description** Number of AX drop **Type:** number **Format:** counter **msg_proxy_client_fail** **Description** Number of SIP messages received from client but failed to forward to server **Type:** number **Format:** counter **msg_proxy_client_incomplete** **Description** Number of packet which contains incomplete message **Type:** number **Format:** counter **msg_proxy_client_recv** **Description** Number of SIP messages received from client **Type:** number **Format:** counter **msg_proxy_client_send_success** **Description** Number of SIP messages received from client and forwarded to server **Type:** number **Format:** counter **msg_proxy_create_server_conn** **Description** Number of server connection system tries to create **Type:** number **Format:** counter **msg_proxy_current** **Description** Number of current sip proxy connections **Type:** number **Format:** counter **msg_proxy_fail_start_server_conn** **Description** Number of server connection create failed **Type:** number **Format:** counter **msg_proxy_server_drop** **Description** Number of AX drop **Type:** number **Format:** counter **msg_proxy_server_fail** **Description** Number of SIP messages received from server but failed to forward to client **Type:** number **Format:** counter **msg_proxy_server_incomplete** **Description** Number of packet which contains incomplete message **Type:** number **Format:** counter **msg_proxy_server_recv** **Description** Number of SIP messages received from server **Type:** number **Format:** counter **msg_proxy_server_send_success** **Description** Number of SIP messages received from server and forwarded to client **Type:** number **Format:** counter **msg_proxy_start_server_conn** **Description** Number of server connection created successfully **Type:** number **Format:** counter **msg_proxy_total** **Description** Total number of sip proxy connections **Type:** number **Format:** counter **session_created** **Description** SIP Session created **Type:** number **Format:** counter **session_freed** **Description** SIP Session freed **Type:** number **Format:** counter