a10_file_inspection_global_stat¶
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 |
||
file_content str |
Content of the uploaded file |
||
uuid str |
uuid of the object |
||
sampling_enable list |
Field sampling_enable |
||
counters1 str |
‘all’= all; ‘download_bad_blocked’= Download malware blocked; ‘download_bad_allowed’= Download malware allowed; ‘download_bad_ext_inspect’= Download malware extrnal inspect; ‘download_suspect_blocked’= Download suspect blocked; ‘download_suspect_ext_inspect’= Download suspect extrnal inspect; ‘download_suspect_allowed’= Download suspect allowed; ‘download_good_blocked’= Download safe blocked; ‘download_good_allowed’= Download safe external inspect; ‘download_good_ext_inspect’= Download safe allowed; ‘upload_bad_blocked’= Upload malware blocked; ‘upload_bad_allowed’= Upload malware allowed; ‘upload_bad_ext_inspect’= Upload malware extrnal inspect; ‘upload_suspect_blocked’= Upload suspect blocked; ‘upload_suspect_ext_inspect’= Upload suspect extrnal inspect; ‘upload_suspect_allowed’= Upload suspect allowed; ‘upload_good_blocked’= Upload safe blocked; ‘upload_good_ext_inspect’= Upload safe external inspect; ‘upload_good_allowed’= Upload safe allowed; ‘icap_200’= Receive icap status 200; ‘icap_204’= Receive icap status 204; ‘icap_500’= Receive icap status 500; ‘icap_other_status_code’= Receive icap other status code; ‘icap_connect_fail’= Icap connect fail; ‘icap_connection_created’= Icap connection created; ‘icap_connection_established’= Icap connection established; ‘icap_connection_closed’= Icap connection closed; ‘icap_connection_rst’= Icap connection rst; ‘icap_bytes_sent’= Icap bytes sent; ‘icap_bytes_received’= Icap bytes received; ‘bypass_aflex’= Bypassed by aflex; ‘bypass_large_file’= Bypassed - large file size; ‘bypass_service_disabled’= Bypassed - Internal service disabled; ‘bypass_service_down’= Bypassed - Internal service down; ‘reset_service_down’= Reset - Internal service down; ‘bypass_max_concurrent_files_reached’= Bypassed - max concurrent files on server reached; ‘bypass_non_inspection’= Bypassed non inspection data; ‘non_supported_file’= Non supported file type; ‘transactions_alloc’= Total transactions allocated; ‘transactions_free’= Total transactions freed; ‘transactions_failure’= Total transactions failure; ‘transactions_aborted’= Total transactions aborted; ‘orig_conn_bytes_received’= Original connection bytes received; ‘orig_conn_bytes_sent’= Original connection bytes sent; ‘orig_conn_bytes_bypassed’= Original connection bytes bypassed; ‘bypass_buffered_overlimit’= Total Bytes Buffered Overlimit; ‘total_bandwidth’= Total File Bytes; ‘total_suspect_bandwidth’= Total Suspected Files Bytes; ‘total_bad_bandwidth’= Total Bad Files Bytes; ‘total_good_bandwidth’= Total Good Files Bytes; ‘total_file_size_less_1m’= Total Files Less than 1Mb; ‘total_file_size_1_5m’= Total Files Between 1-5Mb; ‘total_file_size_5_8m’= Total Files Between 5-8Mb; ‘total_file_size_8_32m’= Total Files Between 8-32Mb; ‘total_file_size_over_32m’= Total Files over 32Mb; ‘suspect_file_size_less_1m’= Suspect Files Less than 1Mb; ‘suspect_file_size_1_5m’= Suspect Files Between 1-5Mb; ‘suspect_file_size_5_8m’= Suspect Files Between 5-8Mb; ‘suspect_file_size_8_32m’= Suspect Files Between 8-32Mb; ‘suspect_file_size_over_32m’= Suspect Files over 32Mb; ‘good_file_size_less_1m’= Good Files Less than 1Mb; ‘good_file_size_1_5m’= Good Files Between 1-5Mb; ‘good_file_size_5_8m’= Good Files Between 5-8Mb; ‘good_file_size_8_32m’= Good Files Between 8-32Mb; ‘good_file_size_over_32m’= Good Files over 32Mb; ‘bad_file_size_less_1m’= Bad Files Less than 1Mb; ‘bad_file_size_1_5m’= Bad Files Between 1-5Mb; ‘bad_file_size_5_8m’= Bad Files Between 5-8Mb; ‘bad_file_size_8_32m’= Bad Files Between 8-32Mb; ‘bad_file_size_over_32m’= Bad Files over 32Mb; |
||
stats dict |
Field stats |
||
download_bad_blocked str |
Download malware blocked |
||
download_bad_allowed str |
Download malware allowed |
||
download_bad_ext_inspect str |
Download malware extrnal inspect |
||
download_suspect_blocked str |
Download suspect blocked |
||
download_suspect_ext_inspect str |
Download suspect extrnal inspect |
||
download_suspect_allowed str |
Download suspect allowed |
||
download_good_blocked str |
Download safe blocked |
||
download_good_allowed str |
Download safe external inspect |
||
download_good_ext_inspect str |
Download safe allowed |
||
upload_bad_blocked str |
Upload malware blocked |
||
upload_bad_allowed str |
Upload malware allowed |
||
upload_bad_ext_inspect str |
Upload malware extrnal inspect |
||
upload_suspect_blocked str |
Upload suspect blocked |
||
upload_suspect_ext_inspect str |
Upload suspect extrnal inspect |
||
upload_suspect_allowed str |
Upload suspect allowed |
||
upload_good_blocked str |
Upload safe blocked |
||
upload_good_ext_inspect str |
Upload safe external inspect |
||
upload_good_allowed str |
Upload safe allowed |
||
icap_200 str |
Receive icap status 200 |
||
icap_204 str |
Receive icap status 204 |
||
icap_500 str |
Receive icap status 500 |
||
icap_other_status_code str |
Receive icap other status code |
||
icap_connect_fail str |
Icap connect fail |
||
icap_connection_created str |
Icap connection created |
||
icap_connection_established str |
Icap connection established |
||
icap_connection_closed str |
Icap connection closed |
||
icap_connection_rst str |
Icap connection rst |
||
icap_bytes_sent str |
Icap bytes sent |
||
icap_bytes_received str |
Icap bytes received |
||
bypass_aflex str |
Bypassed by aflex |
||
bypass_large_file str |
Bypassed - large file size |
||
bypass_service_disabled str |
Bypassed - Internal service disabled |
||
bypass_service_down str |
Bypassed - Internal service down |
||
reset_service_down str |
Reset - Internal service down |
||
bypass_max_concurrent_files_reached str |
Bypassed - max concurrent files on server reached |
||
bypass_non_inspection str |
Bypassed non inspection data |
||
non_supported_file str |
Non supported file type |
||
transactions_alloc str |
Total transactions allocated |
||
transactions_free str |
Total transactions freed |
||
transactions_failure str |
Total transactions failure |
||
transactions_aborted str |
Total transactions aborted |
||
orig_conn_bytes_received str |
Original connection bytes received |
||
orig_conn_bytes_sent str |
Original connection bytes sent |
||
orig_conn_bytes_bypassed str |
Original connection bytes bypassed |
||
bypass_buffered_overlimit str |
Total Bytes Buffered Overlimit |
||
total_bandwidth str |
Total File Bytes |
||
total_suspect_bandwidth str |
Total Suspected Files Bytes |
||
total_bad_bandwidth str |
Total Bad Files Bytes |
||
total_good_bandwidth str |
Total Good Files Bytes |
||
total_file_size_less_1m str |
Total Files Less than 1Mb |
||
total_file_size_1_5m str |
Total Files Between 1-5Mb |
||
total_file_size_5_8m str |
Total Files Between 5-8Mb |
||
total_file_size_8_32m str |
Total Files Between 8-32Mb |
||
total_file_size_over_32m str |
Total Files over 32Mb |
||
suspect_file_size_less_1m str |
Suspect Files Less than 1Mb |
||
suspect_file_size_1_5m str |
Suspect Files Between 1-5Mb |
||
suspect_file_size_5_8m str |
Suspect Files Between 5-8Mb |
||
suspect_file_size_8_32m str |
Suspect Files Between 8-32Mb |
||
suspect_file_size_over_32m str |
Suspect Files over 32Mb |
||
good_file_size_less_1m str |
Good Files Less than 1Mb |
||
good_file_size_1_5m str |
Good Files Between 1-5Mb |
||
good_file_size_5_8m str |
Good Files Between 5-8Mb |
||
good_file_size_8_32m str |
Good Files Between 8-32Mb |
||
good_file_size_over_32m str |
Good Files over 32Mb |
||
bad_file_size_less_1m str |
Bad Files Less than 1Mb |
||
bad_file_size_1_5m str |
Bad Files Between 1-5Mb |
||
bad_file_size_5_8m str |
Bad Files Between 5-8Mb |
||
bad_file_size_8_32m str |
Bad Files Between 8-32Mb |
||
bad_file_size_over_32m str |
Bad Files over 32Mb |