so-counters¶
Show scaleout statistics
so-counters Specification¶
Type Configuration Resource Element Name so-counters Element URI /axapi/v3/so-counters Element Attributes so-counters_attributes Statistics Data URI /axapi/v3/so-counters/stats Schema so-counters schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/so-counters | ||
Get Object | GET | /axapi/v3/so-counters | ||
Modify Object | POST | /axapi/v3/so-counters | ||
Replace Object | PUT | /axapi/v3/so-counters | ||
Delete Object | DELETE | /axapi/v3/so-counters |
so-counters attributes¶
sampling-enable
Type: Listuuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
sampling-enable¶
Specification Type list Block object keys counters1
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_redirect_conn_aged_out’: Total redirect conns aged out;
Type: string
Supported Values: 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_fw_internal_rule_count, so_pkts_redirect_table_error, so_pkts_mac_zero_drop
stats data¶
Counter | Size | Description | |
---|---|---|---|
so_pkts_conn_l7_sync | 8 | Total L7 connection syncs | |
so_pkts_traffic_map_not_found_drop | 8 | Traffic MAP Not Found Drop | |
so_pkts_dropped | 8 | Total packets dropped | |
so_pkts_conn_xparent_fw_sync | 8 | Total Xparent FW connection syncs | |
so_pkts_in | 8 | Total packets in-coming | |
so_pkts_errors | 8 | Total packet errors | |
so_pkts_conn_sync_fail | 8 | Total connection sync failures | |
so_pkts_redirect_table_error | 8 | Redirect Table Error | |
so_pkts_conn_nat_sync | 8 | Total NAT connection syncs | |
so_fw_internal_rule_count | 8 | FW internal rule count | |
so_pkts_dest_mac_mistmatch_drop | 8 | Destination MAC Mistmatch Drop | |
so_pkts_l2redirect_interface_not_up | 8 | L2redirect Intf is not UP | |
so_pkts_conn_in | 8 | Total packets processed for an established connection | |
so_pkts_scaleout_not_active_drop | 8 | Scaleout Not Active Drop | |
so_pkts_conn_redirect | 8 | Total packets redirected for an established connection | |
so_pkts_redirect_conn_aged_out | 8 | Total redirect conns aged out | |
so_pkts_nat_reserve_fail | 8 | Total NAT reserve failures | |
so_pkts_redirect | 8 | Total packets redirected | |
so_pkts_mac_zero_drop | 8 | MAC Address zero Drop | |
so_pkts_out | 8 | Total packets sent out | |
so_pkts_new_conn_in | 8 | Total packets processed for a new connection | |
so_pkts_nat_release_fail | 8 | Total NAT release failures | |
so_pkts_new_conn_redirect | 8 | Total packets redirected for a new connection | |
so_pkts_conn_l4_sync | 8 | Total L4 connection syncs |