{ "id":"/axapi/v3/slb/hm-dplane/stats", "type":"object", "node-type":"scalar", "title":"hm-dplane", "description":"Statistics for the object hm-dplane", "properties":{ "stats":{ "type":"object", "properties":{ "curr_entries":{ "type":"number", "format":"counter", "size":"8", "oid":"1", "description":"Current HM Entries", "optional":true }, "total_created":{ "type":"number", "format":"counter", "size":"8", "oid":"2", "description":"Total HM Entries Created", "optional":true }, "total_inserted":{ "type":"number", "format":"counter", "size":"8", "oid":"3", "description":"Total HM entries inserted", "optional":true }, "total_ready_to_free":{ "type":"number", "format":"counter", "size":"8", "oid":"4", "description":"Total HM entries ready to free", "optional":true }, "total_freed":{ "type":"number", "format":"counter", "size":"8", "oid":"5", "description":"Total HM entries freed", "optional":true }, "err_entry_create_failed":{ "type":"number", "format":"counter", "size":"8", "oid":"6", "description":"Entry Creation Failure", "optional":true }, "err_entry_create_oom":{ "type":"number", "format":"counter", "size":"8", "oid":"7", "description":"Entry creation out of memory", "optional":true }, "err_entry_insert_failed":{ "type":"number", "format":"counter", "size":"8", "oid":"8", "description":"Entry insert failed", "optional":true }, "total_tcp_err":{ "type":"number", "format":"counter", "size":"8", "oid":"15", "description":"Total TCP errors in health-checks sent", "optional":true }, "err_smart_nat_alloc":{ "type":"number", "format":"counter", "size":"8", "oid":"16", "description":"Error creating smart-nat instance", "optional":true }, "err_smart_nat_port_alloc":{ "type":"number", "format":"counter", "size":"8", "oid":"17", "description":"Error obtaining smart-nat source port", "optional":true }, "err_l4_sess_alloc":{ "type":"number", "format":"counter", "size":"8", "oid":"18", "description":"Error allocating L4 session for HM", "optional":true }, "err_hm_tcp_conn_sent":{ "type":"number", "format":"counter", "size":"8", "oid":"19", "description":"Error in initiating TCP connection for HM", "optional":true }, "hm_tcp_conn_sent":{ "type":"number", "format":"counter", "size":"8", "oid":"20", "description":"Total TCP connections sent for HM", "optional":true }, "entry_deleted":{ "type":"number", "format":"counter", "size":"8", "oid":"21", "description":"Entry deleted", "optional":true }, "err_entry_create_vip_failed":{ "type":"number", "format":"counter", "size":"8", "oid":"22", "description":"Error in creating HM internal VIP", "optional":true }, "total_match_resp_code":{ "type":"number", "format":"counter", "size":"8", "oid":"23", "description":"Total HTTP received response with match response code", "optional":true }, "total_match_default_resp_code":{ "type":"number", "format":"counter", "size":"8", "oid":"24", "description":"Total HTTP received response with match 200 response code", "optional":true }, "total_maintenance_received":{ "type":"number", "format":"counter", "size":"8", "oid":"25", "description":"Total maintenace response received", "optional":true }, "total_wrong_status_received":{ "type":"number", "format":"counter", "size":"8", "oid":"26", "description":"Total HTTP received response with wrong response code", "optional":true }, "err_no_hm_entry":{ "type":"number", "format":"counter", "size":"8", "oid":"27", "description":"Error no HM entry found", "optional":true }, "err_ssl_cert_name_mismatch":{ "type":"number", "format":"counter", "size":"8", "oid":"28", "description":"Error SSL cert name mismatch", "optional":true }, "err_server_syn_timeout":{ "type":"number", "format":"counter", "size":"8", "oid":"29", "description":"Error SSL server SYN timeout", "optional":true }, "err_http2_callback":{ "type":"number", "format":"counter", "size":"8", "oid":"30", "description":"Error HTTP2 callback", "optional":true }, "err_l7_sess_process_tcp_estab_failed":{ "type":"number", "format":"counter", "size":"8", "oid":"31", "description":"L7 session process TCP established failed", "optional":true }, "err_l7_sess_process_tcp_data_failed":{ "type":"number", "format":"counter", "size":"8", "oid":"32", "description":"L7 session process TCP data failed", "optional":true }, "err_http2_ver_mismatch":{ "type":"number", "format":"counter", "size":"8", "oid":"33", "description":"Error HTTP2 version mismatch", "optional":true }, "smart_nat_alloc":{ "type":"number", "format":"counter", "size":"8", "oid":"34", "description":"Total smart-nat allocation successful", "optional":true }, "smart_nat_release":{ "type":"number", "format":"counter", "size":"8", "oid":"35", "description":"Total smart-nat release successful", "optional":true }, "smart_nat_alloc_failed":{ "type":"number", "format":"counter", "size":"8", "oid":"36", "description":"Total smart-nat allocation failed", "optional":true }, "smart_nat_release_failed":{ "type":"number", "format":"counter", "size":"8", "oid":"37", "description":"Total smart-nat release failed", "optional":true }, "total_server_quic_conn":{ "type":"number", "format":"counter", "size":"8", "oid":"38", "description":"Total start server QUIC connections", "optional":true }, "total_server_quic_conn_err":{ "type":"number", "format":"counter", "size":"8", "oid":"39", "description":"Total start server QUIC connections error", "optional":true } } } } }