a10_so_counters¶
Parameters¶
Parameters |
Choices/Defaults |
Comment |
|
---|---|---|---|
state str/required |
[‘noop’, ‘present’, ‘absent’] |
State of the object to be created. |
|
ansible_host str/required |
Host for AXAPI authentication |
||
ansible_username str/required |
Username for AXAPI authentication |
||
ansible_password str/required |
Password for AXAPI authentication |
||
ansible_port int/required |
Port for AXAPI authentication |
||
a10_device_context_id int |
[‘1-8’] |
Device ID for aVCS configuration |
|
a10_partition str |
Destination/target partition for object/command |
||
uuid str |
uuid of the object |
||
sampling_enable list |
Field sampling_enable |
||
counters1 str |
‘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_fw_internal_rule_count’= FW internal rule count; ‘so_pkts_redirect_table_error’= Redirect Table Error; ‘so_pkts_mac_zero_drop’= MAC Address zero Drop; |
||
stats dict |
Field stats |
||
so_pkts_conn_in str |
Total packets processed for an established connection |
||
so_pkts_conn_redirect str |
Total packets redirected for an established connection |
||
so_pkts_dropped str |
Total packets dropped |
||
so_pkts_errors str |
Total packet errors |
||
so_pkts_in str |
Total packets in-coming |
||
so_pkts_new_conn_in str |
Total packets processed for a new connection |
||
so_pkts_new_conn_redirect str |
Total packets redirected for a new connection |
||
so_pkts_out str |
Total packets sent out |
||
so_pkts_redirect str |
Total packets redirected |
||
so_pkts_conn_sync_fail str |
Total connection sync failures |
||
so_pkts_nat_reserve_fail str |
Total NAT reserve failures |
||
so_pkts_nat_release_fail str |
Total NAT release failures |
||
so_pkts_conn_l7_sync str |
Total L7 connection syncs |
||
so_pkts_conn_l4_sync str |
Total L4 connection syncs |
||
so_pkts_conn_nat_sync str |
Total NAT connection syncs |
||
so_pkts_conn_xparent_fw_sync str |
Total Xparent FW connection syncs |
||
so_pkts_redirect_conn_aged_out str |
Total redirect conns aged out |
||
so_pkts_traffic_map_not_found_drop str |
Traffic MAP Not Found Drop |
||
so_pkts_scaleout_not_active_drop str |
Scaleout Not Active Drop |
||
so_pkts_dest_mac_mistmatch_drop str |
Destination MAC Mistmatch Drop |
||
so_pkts_l2redirect_interface_not_up str |
L2redirect Intf is not UP |
||
so_fw_internal_rule_count str |
FW internal rule count |
||
so_pkts_redirect_table_error str |
Redirect Table Error |
||
so_pkts_mac_zero_drop str |
MAC Address zero Drop |