.. _slb_mqtt_stats: slb mqtt stats ============== Statistics for the object mqtt mqtt Specification ------------------ ===================================== ======================================================= **Parameter** **Value** ===================================== ======================================================= **Type** *Configuration Resource* **Element Name** mqtt **Element URI** /axapi/v3/slb/mqtt/stats **Element Attributes** mqtt_attributes **Partition Visibility** None **Schema** :download:`mqtt 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/mqtt/stats .. raw:: html :ref:`2827_mqtt_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/slb/mqtt/stats .. raw:: html :ref:`2827_mqtt_attributes` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/slb/mqtt/stats .. raw:: html :ref:`2827_mqtt_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/slb/mqtt/stats .. raw:: html :ref:`2827_mqtt_attributes` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/slb/mqtt/stats .. raw:: html :ref:`2827_mqtt_attributes` .. raw:: html
.. _2827_mqtt_attributes: mqtt attributes --------------- **stats** **Description:** stats is a **JSON Block**. Please see below for :ref:`2827_stats` **Type:** Object .. _2827_stats: stats ^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **client_id_null** **Description** Null client id **Type:** number **Format:** counter **conn_null** **Description** Null conn **Type:** number **Format:** counter **curr_proxy** **Description** Current proxy conns **Type:** number **Format:** counter **insertion_failed** **Description** Insertion failure **Type:** number **Format:** counter **insertion_successful** **Description** Insertion successful **Type:** number **Format:** counter **parse_connect_fail** **Description** Parse connect failure **Type:** number **Format:** counter **parse_publish_fail** **Description** Parse publish failure **Type:** number **Format:** counter **parse_subscribe_fail** **Description** Parse subscribe failure **Type:** number **Format:** counter **parse_unsubscribe_fail** **Description** Parse unsubscribe failure **Type:** number **Format:** counter **recv_mqtt_auth** **Description** MQTT Auth **Type:** number **Format:** counter **recv_mqtt_connack** **Description** MQTT Connack **Type:** number **Format:** counter **recv_mqtt_connect** **Description** MQTT Connect **Type:** number **Format:** counter **recv_mqtt_disconnect** **Description** MQTT Disconnect **Type:** number **Format:** counter **recv_mqtt_other** **Description** MQTT Unknown **Type:** number **Format:** counter **recv_mqtt_pingreq** **Description** MQTT Pingreq **Type:** number **Format:** counter **recv_mqtt_pingresp** **Description** MQTT Pingresp **Type:** number **Format:** counter **recv_mqtt_puback** **Description** MQTT Puback **Type:** number **Format:** counter **recv_mqtt_pubcomp** **Description** MQTT Pubcomp **Type:** number **Format:** counter **recv_mqtt_publish** **Description** MQTT Publish **Type:** number **Format:** counter **recv_mqtt_pubrec** **Description** MQTT Pubrec **Type:** number **Format:** counter **recv_mqtt_pubrel** **Description** MQTT Pubrel **Type:** number **Format:** counter **recv_mqtt_suback** **Description** MQTT Suback **Type:** number **Format:** counter **recv_mqtt_subscribe** **Description** MQTT Subscribe **Type:** number **Format:** counter **recv_mqtt_unsuback** **Description** MQTT Unsuback **Type:** number **Format:** counter **recv_mqtt_unsubscribe** **Description** MQTT Unsubscribe **Type:** number **Format:** counter **request** **Description** Total MQTT Commands **Type:** number **Format:** counter **session_exist** **Description** Session already exist **Type:** number **Format:** counter **total_proxy** **Description** Total proxy conns **Type:** number **Format:** counter **tuple_already_linked** **Description** tuple-already-linked failure **Type:** number **Format:** counter **tuple_not_linked** **Description** tuple-not-linked failure **Type:** number **Format:** counter