show security idp counters http-decoder
Syntax
show security idp counters http-decoder <logical-system (logical-system-name | all)> <tenant tenant-name>
Description
Displays the status of all HTTP decoders.
Options
none | Displays the status of all HTTP decoders. |
logical-system logical-system-name | (Optional) Displays the status of all HTTP decoders for a specific logical system. |
logical-system all | (Optional) Displays the status of all HTTP decoders for all logical systems. |
tenant tenant-name | (Optional) Displays the status of all HTTP decoders for a specific tenant system. |
Required Privilege Level
view
Output Fields
Table 1 lists the output fields for the show
security idp counters http-decoder
command. Output fields are
listed in the approximate order in which they appear.
Field Name |
Field Description |
---|---|
|
Number of active file decoder requests sent over HTTP from MIME. |
|
Number of pending file decoder requests sent over HTTP from MIME. |
|
Number of completed file decoder requests sent over HTTP from MIME. |
|
Number of unrecognized file types sent over HTTP from MIME. |
|
Number of compressed files transferred over HTTP from MIME. |
Sample Output
- show security idp counters http-decoder
- show security idp counters http-decoder logical-system LSYS1
- show security idp counters http-decoder tenant TSYS1
show security idp counters http-decoder
user@host> show security idp counters http-decoder IDP counters: IDP counter type Value No of file-decoder requests from MIME over HTTP 0 No of pending file-decoder requests from MIME over HTTP 0 No of completed file-decoder requests from MIME over HTTP 0 No of unrecognized file type from MIME over HTTP 0 No of compressed payload transferred over HTTP 0 No of bypassed files over HTTP 0
show security idp counters http-decoder logical-system LSYS1
user@host> show security idp counters http-decoder logical-system LSYS1 IDP counters: IDP counter type Value No of file-decoder requests from MIME over HTTP 0 No of pending file-decoder requests from MIME over HTTP 0 No of completd file-decoder requests from MIME over HTTP 0 No of unrecognized file type from MIME over HTTP 0 No of compressed payload transferred over HTTP 0 No of bypassed files over HTTP 0
show security idp counters http-decoder tenant TSYS1
user@host> show security idp counters http-decoder tenant TSYS1 IDP counters: IDP counter type Value No of file-decoder requests from MIME over HTTP 0 No of pending file-decoder requests from MIME over HTTP 0 No of completd file-decoder requests from MIME over HTTP 0 No of unrecognized file type from MIME over HTTP 0 No of compressed payload transferred over HTTP 0 No of bypassed files over HTTP 0
Release Information
Command introduced in Junos OS Release 11.2.
logical-system
option introduced in Junos OS Release 18.3R1.
tenant
option introduced in Junos OS Release 19.2R1.