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 mqtt schema

Operations Allowed:

OperationMethodURIPayload

Create Object

POST

/axapi/v3/slb/mqtt/stats

mqtt attributes

Get Object

GET

/axapi/v3/slb/mqtt/stats

mqtt attributes

Modify Object

POST

/axapi/v3/slb/mqtt/stats

mqtt attributes

Replace Object

PUT

/axapi/v3/slb/mqtt/stats

mqtt attributes

Delete Object

DELETE

/axapi/v3/slb/mqtt/stats

mqtt attributes

mqtt attributes

stats

Description: stats is a JSON Block. Please see below for stats

Type: Object

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