slb smpp stats¶
Statistics for the object smpp
smpp Specification¶
Type Configuration Resource Element Name smpp Element URI /axapi/v3/slb/smpp/stats Element Attributes smpp_attributes Schema smpp schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/slb/smpp/stats | ||
Get Object | GET | /axapi/v3/slb/smpp/stats | ||
Modify Object | POST | /axapi/v3/slb/smpp/stats | ||
Replace Object | PUT | /axapi/v3/slb/smpp/stats | ||
Delete Object | DELETE | /axapi/v3/slb/smpp/stats |
smpp attributes¶
stats
Description: stats is a JSON Block. Please see below for stats
Type: Object
stats¶
Specification Type object AX_response_directly
Description Number of packet which AX responds directly
Type: number
Format: counter
msg_proxy_client_connection
Description Connecting server
Type: number
Format: counter
msg_proxy_client_drop
Description AX responds directly
Type: number
Format: counter
msg_proxy_client_fail
Description Number of SMPP messages received from client but failed to forward to server
Type: number
Format: counter
msg_proxy_client_incomplete
Description Incomplete
Type: number
Format: counter
msg_proxy_client_recv
Description Client message rcvd
Type: number
Format: counter
msg_proxy_client_send_success
Description Sent to server
Type: number
Format: counter
msg_proxy_create_server_conn
Description Server conn created
Type: number
Format: counter
msg_proxy_current
Description Curr SMPP Proxy
Type: number
Format: counter
msg_proxy_fail_start_server_conn
Description Number of server connection created failed
Type: number
Format: counter
msg_proxy_server_drop
Description Number of the packet AX drop
Type: number
Format: counter
msg_proxy_server_fail
Description Number of SMPP messages received from server but failed to forward to client
Type: number
Format: counter
msg_proxy_server_incomplete
Description Incomplete
Type: number
Format: counter
msg_proxy_server_recv
Description Server message rcvd
Type: number
Format: counter
msg_proxy_server_send_success
Description Sent 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 SMPP Proxy
Type: number
Format: counter
select_client_by_conn
Description Select by conn
Type: number
Format: counter
select_client_by_req
Description Select by request
Type: number
Format: counter
select_client_conn
Description Client conn selection
Type: number
Format: counter
select_client_fail
Description Select failed
Type: number
Format: counter
select_client_from_list
Description Select by roundbin
Type: number
Format: counter
select_server_by_conn
Description Select server conn by client conn
Type: number
Format: counter
select_server_by_req
Description Select by request
Type: number
Format: counter
select_server_conn
Description Server conn selection
Type: number
Format: counter
select_server_fail
Description Fail to select server conn
Type: number
Format: counter
select_server_from_list
Description Select by roundbin
Type: number
Format: counter