Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

show security utm anti-virus statistics

date_range 21-Aug-24

Syntax

content_copy zoom_out_map
show security utm anti-virus statistics 
<root-logical-system>
<logical-system (logical-system-name | all)>
<tenant (tenant-name | all)>
<all-logical-systems-tenants>
<fpc <fpc-slot fpc-slot pic-slot pic-slot>>

Description

Displays antivirus statistics for connections including clean and infected files, scan engine status, and aggregated statistics from all FPCs and PICs. Statistics from both the nodes (with full chassis cluster support for Content Security) are displayed.

Starting in Junos OS Release 18.3R1, you can view the antivirus statistics for the primary logical system or for a specific user logical system or for all the user logical systems.

Starting in Junos OS Release 19.2R1, you can view the antivirus statistics for a specific tenant system or for all the tenant systems.

Options

none

Displays antivirus statistics for the primary logical system.

root-logical-system

(Optional) Displays antivirus statistics for the primary logical system.

logical-system logical-system-name

(Optional) Displays antivirus statistics for a specific user logical system.

all

(Optional) Displays antivirus statistics for all the user logical systems.

all-logical-systems-tenants

(Optional) Displays antivirus statistics for all the logical systems and tenant systems.

tenant tenant-name

(Optional) Displays antivirus statistics for a specific tenant system.

all

(Optional) Displays antispam statistics for all the tenant systems.

Required Privilege Level

view

Sample Output

show security utm anti-virus statistics

content_copy zoom_out_map
user@host> show security utm anti-virus statistics
UTM Anti Virus statistics: 

 Intelligent-prescreening passed:    0
 MIME-whitelist passed:              0
 URL-whitelist passed:               0
 Session abort:                      0
 Scan Request: 

  Total           Clean         Threat-found    Fallback
    14              1                1             1

 File Reputation:        11
                                   Log-and-Permit        Block             Permit
Potentially Unwanted Application:        1                 1                 2
Unknown:               2                 2                 3

 Fallback: 
                         Log-and-Permit	   Block		     Permit
 Engine not ready:            0                    0                        0 
 Out of resources:            0                    0                        0 
 Timeout:                     0                    0                        0 
 Maximum content size:        0                    0                        0 
 Too many requests:           0                    0                        0 
 Decompress error:            0                    0                        0 
 Server connection error:     0                    0                        0 
 Others:                      0                    0                        0 	

show security utm anti-virus statistics fpc

content_copy zoom_out_map
user@host> show security utm anti-virus statistics fpc

 fpc-slot 5 pic-slot 0
 UTM Anti Virus statistics:
 MIME-whitelist passed:                0
 URL-whitelist passed:                 0
 Scan Request:

  Total           Clean         Threat-found    Fallback
       0               0              0               0

 Fallback:
                              Log-and-Permit    Block             Permit
 Engine not ready:                0                 0                 0
 Out of resources:                0                 0                 0
 Timeout:                         0                 0                 0
 Maximum content size:            0                 0                 0
 Too many requests:               0                 0                 0
 Others:                          0                 0                 0

show security utm anti-virus statistics fpc fpc-slot 5 pic-slot 0

content_copy zoom_out_map
user@host> show security utm anti-virus statistics fpc fpc-slot 5 pic-slot 0
 UTM Anti Virus statistics:
 MIME-whitelist passed:                0
 URL-whitelist passed:                 0
 Scan Request:

  Total           Clean         Threat-found    Fallback
       0               0              0               0

 Fallback:
                              Log-and-Permit    Block             Permit
 Engine not ready:                0                 0                 0
 Out of resources:                0                 0                 0
 Timeout:                         0                 0                 0
 Maximum content size:            0                 0                 0
 Too many requests:               0                 0                 0
 Others:                          0                 0                 0

show security utm anti-virus statistics root-logical-system

content_copy zoom_out_map
user@host> show security utm anti-virus statistics root-logical-system
 UTM Anti Virus statistics:
 MIME-whitelist passed:                0
 URL-whitelist passed:                 0
 Session abort:                        0
 Scan Request:

  Total           Clean         Threat-found    Fallback
       0               0              0               0
 Fallback:

                           Log-and-permit         Block
  Engine not ready:                0                      0
  Out of resources:                0                      0
  Timeout:                         0                      0
  Maximum content size:            0                      0
  Too many requests:               0                      0
  Others:                          0                      0

show security utm anti-virus statistics logical-system LSYS1

content_copy zoom_out_map
user@host> show security utm anti-virus statistics logical-system LSYS1
 UTM Anti Virus statistics:
 MIME-whitelist passed:                0
 URL-whitelist passed:                 0
 Session abort:                        0
 Scan Request:

  Total           Clean         Threat-found    Fallback
       0               0              0               0
 Fallback:

                           Log-and-permit         Block
  Engine not ready:                0                      0
  Out of resources:                0                      0
  Timeout:                         0                      0
  Maximum content size:            0                      0
  Too many requests:               0                      0
  Others:                          0                      0

show security utm anti-virus statistics logical-system all

content_copy zoom_out_map
user@host> show security utm anti-virus statistics logical-system all
 UTM Anti Virus statistics:
 MIME-whitelist passed:                0
 URL-whitelist passed:                 0
 Session abort:                        0
 Scan Request:

  Total           Clean         Threat-found    Fallback
       0               0              0               0
 Fallback:

                           Log-and-permit         Block
  Engine not ready:                0                      0
  Out of resources:                0                      0
  Timeout:                         0                      0
  Maximum content size:            0                      0
  Too many requests:               0                      0
  Others:                          0                      0

show security utm anti-virus statistics tenant TSYS1

content_copy zoom_out_map
user@host> show security utm anti-virus statistics tenant TSYS1
 UTM Anti Virus statistics:
 MIME-whitelist passed:                0
 URL-whitelist passed:                 0
 Session abort:                        0
 Scan Request:

  Total           Clean         Threat-found    Fallback
       0               0              0               0
 Fallback:

                           Log-and-permit         Block
  Engine not ready:                0                      0
  Out of resources:                0                      0
  Timeout:                         0                      0
  Maximum content size:            0                      0
  Too many requests:               0                      0
  Decompress error:                0                      0
  Others:                          0                      0

show security utm anti-virus statistics tenant all

content_copy zoom_out_map
user@host> show security utm anti-virus statistics tenant all
 UTM Anti Virus statistics:
 MIME-whitelist passed:                0
 URL-whitelist passed:                 0
 Session abort:                        0
 Scan Request:

  Total           Clean         Threat-found    Fallback
       0               0              0               0
 Fallback:

                           Log-and-permit         Block
  Engine not ready:                0                      0
  Out of resources:                0                      0
  Timeout:                         0                      0
  Maximum content size:            0                      0
  Too many requests:               0                      0
  Decompress error:                0                      0
  Others:                          0                      0

show security utm anti-virus statistics all-logical-systems-tenants

content_copy zoom_out_map
user@host> show security utm anti-virus statistics all-logical-systems-tenants
 UTM Anti Virus statistics:
 MIME-whitelist passed:                0
 URL-whitelist passed:                 0
 Session abort:                        0
 Scan Request:

  Total           Clean         Threat-found    Fallback
       0               0              0               0
 Fallback:

                           Log-and-permit         Block
  Engine not ready:                0                      0
  Out of resources:                0                      0
  Timeout:                         0                      0
  Maximum content size:            0                      0
  Too many requests:               0                      0
  Decompress error:                0                      0
  Others:                          0                      0

Release Information

Command introduced in Junos OS Release 9.5.

Support for Sophos Antivirus added in Junos OS Release 11.1.

Support for Content Security in chassis cluster added in Junos OS Release 11.4.

Support for Flexible PIC Concentrator (FPC) and PIC status added in Junos OS Release 12.1X46-D10.

Starting in Junos OS Release 18.2R1, on SRX5000 line, the options pic and fpc are deprecated—rather than immediately removed—to provide backward compatibility.

Support for Content Security in logical system added in Junos OS Release 18.3R1.

Support for Content Security in tenant system added in Junos OS Release 19.2R1.

footer-navigation