file-inspection global-stat¶
global stats
global-stat Specification¶
Type Configuration Resource Element Name global-stat Element URI /axapi/v3/file-inspection/global-stat Element Attributes global-stat_attributes Statistics Data URI /axapi/v3/file-inspection/global-stat/stats Schema global-stat schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/file-inspection/global-stat | ||
Get Object | GET | /axapi/v3/file-inspection/global-stat | ||
Modify Object | POST | /axapi/v3/file-inspection/global-stat | ||
Replace Object | PUT | /axapi/v3/file-inspection/global-stat | ||
Delete Object | DELETE | /axapi/v3/file-inspection/global-stat |
global-stat 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; ‘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;
Type: string
Supported Values: all, download_bad_blocked, download_bad_allowed, download_bad_ext_inspect, download_suspect_blocked, download_suspect_ext_inspect, download_suspect_allowed, download_good_blocked, download_good_allowed, download_good_ext_inspect, upload_bad_blocked, upload_bad_allowed, upload_bad_ext_inspect, upload_suspect_blocked, upload_suspect_ext_inspect, upload_suspect_allowed, upload_good_blocked, upload_good_ext_inspect, upload_good_allowed, icap_200, icap_204, icap_500, icap_other_status_code, icap_connect_fail, icap_connection_created, icap_connection_established, icap_connection_closed, icap_connection_rst, icap_bytes_sent, icap_bytes_received, bypass_aflex, bypass_large_file, bypass_service_disabled, bypass_service_down, reset_service_down, bypass_max_concurrent_files_reached, bypass_non_inspection, non_supported_file, transactions_alloc, transactions_free, transactions_failure, transactions_aborted, orig_conn_bytes_received, orig_conn_bytes_sent, orig_conn_bytes_bypassed, bypass_buffered_overlimit, total_bandwidth, total_suspect_bandwidth, total_bad_bandwidth, total_good_bandwidth, total_file_size_less_1m, total_file_size_1_5m, total_file_size_5_8m, total_file_size_8_32m, total_file_size_over_32m, suspect_file_size_less_1m, suspect_file_size_1_5m, suspect_file_size_5_8m, suspect_file_size_8_32m, suspect_file_size_over_32m, good_file_size_less_1m, good_file_size_1_5m, good_file_size_5_8m, good_file_size_8_32m, good_file_size_over_32m, bad_file_size_less_1m, bad_file_size_1_5m, bad_file_size_5_8m, bad_file_size_8_32m, bad_file_size_over_32m
stats data¶
Counter | Size | Description | |
---|---|---|---|
icap_200 | 8 | Receive icap status 200 | |
download_suspect_ext_inspect | 8 | Download suspect extrnal inspect | |
upload_bad_blocked | 8 | Upload malware blocked | |
bad_file_size_less_1m | 8 | Bad Files Less than 1Mb | |
suspect_file_size_1_5m | 8 | Suspect Files Between 1-5Mb | |
orig_conn_bytes_bypassed | 8 | Original connection bytes bypassed | |
upload_suspect_allowed | 8 | Upload suspect allowed | |
download_good_blocked | 8 | Download safe blocked | |
bad_file_size_8_32m | 8 | Bad Files Between 8-32Mb | |
total_file_size_less_1m | 8 | Total Files Less than 1Mb | |
upload_bad_ext_inspect | 8 | Upload malware extrnal inspect | |
non_supported_file | 8 | Non supported file type | |
orig_conn_bytes_sent | 8 | Original connection bytes sent | |
total_file_size_1_5m | 8 | Total Files Between 1-5Mb | |
download_suspect_allowed | 8 | Download suspect allowed | |
icap_204 | 8 | Receive icap status 204 | |
suspect_file_size_5_8m | 8 | Suspect Files Between 5-8Mb | |
suspect_file_size_8_32m | 8 | Suspect Files Between 8-32Mb | |
total_file_size_5_8m | 8 | Total Files Between 5-8Mb | |
icap_connect_fail | 8 | Icap connect fail | |
upload_good_blocked | 8 | Upload safe blocked | |
icap_other_status_code | 8 | Receive icap other status code | |
total_bandwidth | 8 | Total File Bytes | |
total_file_size_over_32m | 8 | Total Files over 32Mb | |
bypass_aflex | 8 | Bypassed by aflex | |
good_file_size_over_32m | 8 | Good Files over 32Mb | |
total_suspect_bandwidth | 8 | Total Suspected Files Bytes | |
orig_conn_bytes_received | 8 | Original connection bytes received | |
upload_good_ext_inspect | 8 | Upload safe external inspect | |
good_file_size_8_32m | 8 | Good Files Between 8-32Mb | |
bad_file_size_5_8m | 8 | Bad Files Between 5-8Mb | |
icap_500 | 8 | Receive icap status 500 | |
icap_bytes_sent | 8 | Icap bytes sent | |
reset_service_down | 8 | Reset - Internal service down | |
total_good_bandwidth | 8 | Total Good Files Bytes | |
good_file_size_1_5m | 8 | Good Files Between 1-5Mb | |
icap_connection_closed | 8 | Icap connection closed | |
download_good_allowed | 8 | Download safe external inspect | |
download_bad_blocked | 8 | Download malware blocked | |
bad_file_size_over_32m | 8 | Bad Files over 32Mb | |
download_bad_ext_inspect | 8 | Download malware extrnal inspect | |
transactions_aborted | 8 | Total transactions aborted | |
bypass_service_disabled | 8 | Bypassed - Internal service disabled | |
bypass_non_inspection | 8 | Bypassed non inspection data | |
suspect_file_size_less_1m | 8 | Suspect Files Less than 1Mb | |
transactions_alloc | 8 | Total transactions allocated | |
download_bad_allowed | 8 | Download malware allowed | |
bypass_buffered_overlimit | 8 | Total Bytes Buffered Overlimit | |
download_good_ext_inspect | 8 | Download safe allowed | |
upload_suspect_blocked | 8 | Upload suspect blocked | |
bypass_max_concurrent_files_reached | 8 | Bypassed - max concurrent files on server reached | |
icap_connection_rst | 8 | Icap connection rst | |
total_file_size_8_32m | 8 | Total Files Between 8-32Mb | |
total_bad_bandwidth | 8 | Total Bad Files Bytes | |
upload_suspect_ext_inspect | 8 | Upload suspect extrnal inspect | |
bypass_service_down | 8 | Bypassed - Internal service down | |
icap_bytes_received | 8 | Icap bytes received | |
icap_connection_established | 8 | Icap connection established | |
good_file_size_less_1m | 8 | Good Files Less than 1Mb | |
good_file_size_5_8m | 8 | Good Files Between 5-8Mb | |
transactions_failure | 8 | Total transactions failure | |
download_suspect_blocked | 8 | Download suspect blocked | |
icap_connection_created | 8 | Icap connection created | |
transactions_free | 8 | Total transactions freed | |
bypass_large_file | 8 | Bypassed - large file size | |
upload_good_allowed | 8 | Upload safe allowed | |
upload_bad_allowed | 8 | Upload malware allowed | |
suspect_file_size_over_32m | 8 | Suspect Files over 32Mb | |
bad_file_size_1_5m | 8 | Bad Files Between 1-5Mb |