{ "id":"/axapi/v3/so-counters", "type":"object", "node-type":"scalar", "title":"so-counters", "partition-visibility":"shared", "auto-created-object":1, "description":"Show scaleout statistics", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object", "optional":true }, "sampling-enable":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "counters1":{ "type":"string", "format":"enum", "partition-visibility":"shared", "description":"'all': all; 'so_pkts_conn_in': Total packets processed for an established connection; 'so_pkts_conn_redirect': Total packets redirected for an established connection; 'so_pkts_dropped': Total packets dropped; 'so_pkts_errors': Total packet errors; 'so_pkts_in': Total packets in-coming; 'so_pkts_new_conn_in': Total packets processed for a new connection; 'so_pkts_new_conn_redirect': Total packets redirected for a new connection; 'so_pkts_out': Total packets sent out; 'so_pkts_redirect': Total packets redirected; 'so_pkts_conn_sync_fail': Total connection sync failures; 'so_pkts_nat_reserve_fail': Total NAT reserve failures; 'so_pkts_nat_release_fail': Total NAT release failures; 'so_pkts_conn_l7_sync': Total L7 connection syncs; 'so_pkts_conn_l4_sync': Total L4 connection syncs; 'so_pkts_conn_nat_sync': Total NAT connection syncs; 'so_pkts_conn_xparent_fw_sync': Total Xparent FW connection syncs; 'so_pkts_redirect_conn_aged_out': Total redirect conns aged out; 'so_pkts_traffic_map_not_found_drop': Traffic MAP Not Found Drop; 'so_pkts_scaleout_not_active_drop': Scaleout Not Active Drop; 'so_pkts_dest_mac_mistmatch_drop': Destination MAC Mistmatch Drop; 'so_pkts_l2redirect_interface_not_up': L2redirect Intf is not UP; 'so_pkts_redirect_table_error': Redirect Table Error; 'so_pkts_mac_zero_drop': MAC Address zero Drop; 'so_pkts_l3_redirect_encap_error_drop': L3 Redirect encap error Drop; 'so_pkts_l3_redirect_inner_mac_zero_drop': L3 Redirect inner mac zero Drop; 'so_pkts_l3_redirect_decap_vlan_sanity_drop': L3 Redirect Decap VLAN Sanity Drop; 'so_pkts_l3_redirect_inner_ip_frag_req': L3 Redirect Inner ipv4 fragmentation, punt slowpath; 'so_pkts_l3_redirect_inner_ipv6_frag_req': L3 Redirect Inner ipv6 fragmentation, punt slowpath; 'so_pkts_l3_redirect_rx_pkts_in': Total number of L3 Redirected packets received; 'so_pkts_l3_redirect_decap_non_ipv4_vxlan_drop': L3 Redirect received non ipv4 VXLAN packet; 'so_pkts_l3_redirect_decap_rx_encap_params_drop': L3 Redirect decap Rx encap params error Drop; 'so_pkts_l3_redirect_table_error': L3 Redirect Table error Drop; 'so_pkts_l3_redirect_rcvd_in_l2_mode_drop': Recevied l3 redirect packets in L2 mode Drop; 'so_pkts_l3_redirect_encap_df_bit_set': L3 redirect encap DF bit set; 'so_pkts_l3_redirect_fragmentation_error': L3 redirect encap Fragmentation error; 'so_pkts_l3_redirect_internal_buffer_alloc_error': L3 redirect encap Internal buffer allocation error; 'so_pkts_l3_redirect_table_no_entry_found': L3 redirect Table no redirect entry found error; 'so_pkts_l3_redirect_follow_shared_table_error': L3 Redirect Follow Shared Table error Drop; 'so_pkts_l3_redirect_invalid_dev_dir': L3 Redirect Invalid Device direction; 'so_pkts_l3_redirect_chassis_dest_mac_error': L3 Redirect Chassis Destination Mac Error; 'so_pkts_fw_internal_rule_update_error': FW internal rule update Error; 'so_pkts_l3_redirect_encap_ip_jumbo_frag_drop': L3 Redirect ipv4 packet after encap more than max jumbo size; 'so_pkts_l3_redirect_encap_ipv6_jumbo_frag_drop': L3 Redirect ipv6 packet after encap more than max jumbo size; 'so_pkts_l3_redirect_too_large_pkts_in_drop': Received L3 Redirected fragmented packets too large; 'so_sync_fw_shadow_session_create': Sent Sync message for FW Shadow session creation; 'so_fw_shadow_session_created': FW Shadow Session created; 'so_sync_fw_shadow_ext': Sync FW Shadow extension creation/updation; 'so_sync_shadow_stats': Sync Shadow session stats from shadow to active; 'so_sync_fw_shadow_session_delete': Sent Sync message for FW Shadow session deletion; 'so_fw_create_shadow_flag': FW create shadow flag set; 'so_fw_internal_rule_count': FW internal rule count; ", "enum":[ "all", "so_pkts_conn_in", "so_pkts_conn_redirect", "so_pkts_dropped", "so_pkts_errors", "so_pkts_in", "so_pkts_new_conn_in", "so_pkts_new_conn_redirect", "so_pkts_out", "so_pkts_redirect", "so_pkts_conn_sync_fail", "so_pkts_nat_reserve_fail", "so_pkts_nat_release_fail", "so_pkts_conn_l7_sync", "so_pkts_conn_l4_sync", "so_pkts_conn_nat_sync", "so_pkts_conn_xparent_fw_sync", "so_pkts_redirect_conn_aged_out", "so_pkts_traffic_map_not_found_drop", "so_pkts_scaleout_not_active_drop", "so_pkts_dest_mac_mistmatch_drop", "so_pkts_l2redirect_interface_not_up", "so_pkts_redirect_table_error", "so_pkts_mac_zero_drop", "so_pkts_l3_redirect_encap_error_drop", "so_pkts_l3_redirect_inner_mac_zero_drop", "so_pkts_l3_redirect_decap_vlan_sanity_drop", "so_pkts_l3_redirect_inner_ip_frag_req", "so_pkts_l3_redirect_inner_ipv6_frag_req", "so_pkts_l3_redirect_rx_pkts_in", "so_pkts_l3_redirect_decap_non_ipv4_vxlan_drop", "so_pkts_l3_redirect_decap_rx_encap_params_drop", "so_pkts_l3_redirect_table_error", "so_pkts_l3_redirect_rcvd_in_l2_mode_drop", "so_pkts_l3_redirect_encap_df_bit_set", "so_pkts_l3_redirect_fragmentation_error", "so_pkts_l3_redirect_internal_buffer_alloc_error", "so_pkts_l3_redirect_table_no_entry_found", "so_pkts_l3_redirect_follow_shared_table_error", "so_pkts_l3_redirect_invalid_dev_dir", "so_pkts_l3_redirect_chassis_dest_mac_error", "so_pkts_fw_internal_rule_update_error", "so_pkts_l3_redirect_encap_ip_jumbo_frag_drop", "so_pkts_l3_redirect_encap_ipv6_jumbo_frag_drop", "so_pkts_l3_redirect_too_large_pkts_in_drop", "so_sync_fw_shadow_session_create", "so_fw_shadow_session_created", "so_sync_fw_shadow_ext", "so_sync_shadow_stats", "so_sync_fw_shadow_session_delete", "so_fw_create_shadow_flag", "so_fw_internal_rule_count" ] }, "optional":true } } ] } } }