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 idp counters pdf-decoder

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show security idp counters pdf-decoder
<logical-system (logical-system-name | all)>
<tenant tenant-name>

Description

Displays the IDP counters value for PDF-Decode enabled sessions, requests, and memory limit IDP counter types.

Options

none

Displays the IDP counters value for PDF-Decode enabled sessions, requests, and memory limit IDP counter types.

logical-system logical-system-name

(Optional) Displays the IDP counters value for PDF-Decode enabled sessions, requests, and memory limit IDP counter types for a specific logical system.

logical-system all

(Optional) Displays the IDP counters value for PDF-Decode enabled sessions, requests, and memory limit IDP counter types for all logical systems.

tenant tenant-name

(Optional) Displays the IDP counters value for PDF-Decode enabled sessions, requests, and memory limit IDP counter types for a specific tenant system.

Required Privilege Level

view

Output Fields

Table 1 lists the output fields for the show security idp counters pdf-decoder command. Output fields are listed in the approximate order in which they appear.

Table 1: show security idp counters pdf-decoder Output Fields

Field Name

Field Description

IDP counter type

Name of the action

Value

Number of PDF-decode enabled sessions and requests for the IDP counters.

Sample Output

show security idp counters pdf-decoder

content_copy zoom_out_map
user@host>  show security idp counters pdf-decoder
IDP counters:

  IDP counter type                                                      Value
 PDF-Decode enabled sessions                                             0
 PDF-Decode requests                                                     0
 PDF-decode in pending state                                             0
 PDF-decode finished sucessfully                                         0
 PDF-decode per file memory limit reached                                0
 PDF-decode memory limit reached                                         0
 PDF-decode session limit reached                                        0
 PDF-decode malloc count                                                 0
 PDF-decode free count                                                   0
 PDF-decode bypassed  -  Global memory limit                             0
 PDF-decode bypassed  -  Per file memory limit                           0
 PDF-decode bypassed  -  Document encrypted                              0
 PDF-decode bypassed  -  Unsupported filter decode                       0
 PDF-decode bypassed  -  corrupted PDF file                              0
 PDF-decode bypassed  -  unsupported obj-stream length                   0
 PDF-decode bypassed  -  filter decode failed                            0

show security idp counters pdf-decoder logical-system LSYS1

content_copy zoom_out_map
user@host>  show security idp counters pdf-decoder logical-system LSYS1
IDP counters:

  IDP counter type                                                      Value
 PDF-Decode enabled sessions                                             0
 PDF-Decode requests                                                     0
 PDF-decode in pending state                                             0
 PDF-decode finished sucessfully                                         0
 PDF-decode per file memory limit reached                                0
 PDF-decode memory limit reached                                         0
 PDF-decode session limit reached                                        0
 PDF-decode malloc count                                                 0
 PDF-decode free count                                                   0
 PDF-decode bypassed  -  Global memory limit                             0
 PDF-decode bypassed  -  Per file memory limit                           0
 PDF-decode bypassed  -  Document encrypted                              0
 PDF-decode bypassed  -  Unsupported filter decode                       0
 PDF-decode bypassed  -  corrupted PDF file                              0
 PDF-decode bypassed  -  unsupported obj-stream length                   0
 PDF-decode bypassed  -  filter decode failed                            0

show security idp counters pdf-decoder tenant TSYS1

content_copy zoom_out_map
user@host>  show security idp counters pdf-decoder tenant TSYS1
IDP counters:

  IDP counter type                                                      Value
 PDF-Decode enabled sessions                                             0
 PDF-Decode requests                                                     0
 PDF-decode in pending state                                             0
 PDF-decode finished sucessfully                                         0
 PDF-decode per file memory limit reached                                0
 PDF-decode memory limit reached                                         0
 PDF-decode session limit reached                                        0
 PDF-decode malloc count                                                 0
 PDF-decode free count                                                   0
 PDF-decode bypassed  -  Global memory limit                             0
 PDF-decode bypassed  -  Per file memory limit                           0
 PDF-decode bypassed  -  Document encrypted                              0
 PDF-decode bypassed  -  Unsupported filter decode                       0
 PDF-decode bypassed  -  corrupted PDF file                              0
 PDF-decode bypassed  -  unsupported obj-stream length                   0
 PDF-decode bypassed  -  filter decode failed                            0

Release Information

Command introduced for user logical systems in Junos OS Release 18.3R1

tenant option introduced in Junos OS Release 19.2R1.

footer-navigation