so-counters stats¶
Statistics for the object so-counters
so-counters Specification¶
Parameter Value Type Configuration Resource Element Name so-counters Element URI /axapi/v3/so-counters/stats Element Attributes so-counters_attributes Partition Visibility None Schema so-counters schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/so-counters/stats | ||
Get Object | GET | /axapi/v3/so-counters/stats | ||
Modify Object | POST | /axapi/v3/so-counters/stats | ||
Replace Object | PUT | /axapi/v3/so-counters/stats | ||
Delete Object | DELETE | /axapi/v3/so-counters/stats |
so-counters attributes¶
stats
Description: stats is a JSON Block. Please see below for stats
Type: Object
stats¶
Specification Value Type object so_pkts_conn_in
Description Total packets processed for an established connection
Type: number
Format: counter
so_pkts_conn_l4_sync
Description Total L4 connection syncs
Type: number
Format: counter
so_pkts_conn_l7_sync
Description Total L7 connection syncs
Type: number
Format: counter
so_pkts_conn_redirect
Description Total packets redirected for an established connection
Type: number
Format: counter
so_pkts_conn_sync_fail
Description Total connection sync failures
Type: number
Format: counter
so_pkts_dropped
Description Total packets dropped
Type: number
Format: counter
so_pkts_errors
Description Total packet errors
Type: number
Format: counter
so_pkts_in
Description Total packets in-coming
Type: number
Format: counter
so_pkts_nat_release_fail
Description Total NAT release failures
Type: number
Format: counter
so_pkts_nat_reserve_fail
Description Total NAT reserve failures
Type: number
Format: counter
so_pkts_new_conn_in
Description Total packets processed for a new connection
Type: number
Format: counter
so_pkts_new_conn_redirect
Description Total packets redirected for a new connection
Type: number
Format: counter
so_pkts_out
Description Total packets sent out
Type: number
Format: counter
so_pkts_redirect
Description Total packets redirected
Type: number
Format: counter
so_pkts_redirect_conn_aged_out
Description Total redirect conns aged out
Type: number
Format: counter