[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]

show security idp counters application-identification

Syntax

show security idp counters application-identification

Release Information

Command introduced in Release 9.2 of JUNOS software.

Description

Display the status of all IDP application identification (AI) counter values.

This command is supported on SRX-series devices.

Required Privilege Level

view

Related Topics

application-identification

clear security idp counters application-identification

List of Sample Output

show security idp counters application-identification

Output Fields

Table 53 lists the output fields for the show security idp counters application-identification command. Output fields are listed in the approximate order in which they appear.

Table 53: show security idp counters application-identification Output Fields

Field Name

Field Description

AI cache hits

Number of sessions found application in AI cache.

AI cache misses

Number of sessions those did not find application from AI cache.

AI matches

Number of sessions matched AI signatures.

AI no-matches

Number of sessions that did not match AI signatures.

AI-enabled sessions

Number of sessions that are AI enabled.

AI-disabled sessions

Number of sessions that are AI disabled.

AI-disabled sessions due to gate match

Number of sessions disabled AI match due to gate match.

AI-disabled sessions due to ssl encapsulated flows

Number of sessions disabled AI match due to ssl encapsulated flows.

AI-disabled sessions due to cache hit

Number of sessions disabled AI match due to AI cache match.

AI-disabled sessions due to configuration

Number of sessions disabled AI match due to AI session limit in the configuration.

AI-disabled sessions due to protocol remapping

Number of sessions disabled AI match due to protocol remapping.

AI-disabled sessions due to RPC match

Number of sessions disabled AI match due to RPC match.

AI-disabled sessions due to Aux/Dynamic/Encap/Mgmt flows

(Unsupported)

Number of sessions disabled AI match due to auxiliary, dynamic, encapsulated, or management flows.

AI-disabled sessions due to non-TCP/UDP flows

Number of sessions disabled AI match due to non-TCP or non-UDP flows.

AI-disabled sessions due to no AI signatures

(Unsupported)

Number of sessions disabled AI match due to absence of AI signature.

AI-disabled sessions due to session limit

Number of sessions disabled AI match after reaching AI max session limit.

AI-disabled sessions due to session packet memory limit

Number of sessions disabled AI match after reaching AI memory usage limit per session.

AI-disabled sessions due to global packet memory limit

Number of sessions disabled AI match after reaching AI global memory usage limit.

show security idp counters application-identification

user@host> show security idp counters application-identification
IDP counters:
IDP counter type                                                      Value
 AI cache hits                                                           2682
 AI cache misses                                                         3804
 AI matches                                                              74
 AI no-matches                                                           27
 AI-enabled sessions                                                     3804
 AI-disabled sessions                                                    2834
 AI-disabled sessions due to gate match                                  0
 AI-disabled sessions due to ssl encapsulated flows                      0
 AI-disabled sessions due to cache hit                                   2682
 AI-disabled sessions due to configuration                               0
 AI-disabled sessions due to protocol remapping                          0
 AI-disabled sessions due to RPC match                                   0
 AI-disabled sessions due to Aux/Dynamic/Encap/Mgmt flows                0
 AI-disabled sessions due to non-TCP/UDP flows                           118
 AI-disabled sessions due to no AI signatures                            0
 AI-disabled sessions due to session limit                               0
 AI-disabled sessions due to session packet memory limit                 34
 AI-disabled sessions due to global packet memory limit                  0

[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]