jnxJsPolicyStatsTable

jnxJsPolicyStatsTable, whose object ID is {jnxJsPolicyObjects 3}, exposes the security policy statistics entries listed in Table 117. These statistics can be enabled and disabled by configuration on a per policy basis.

Table 117: jnxJsPolicyStatsTable

Object

Object ID

Description

jnxJsPolicyStatsEntry

jnxJsPolicyStatsTable 1

Contains security policy statistics.

Indexes:

  • jnxJsPolicyFromZone
  • jnxJsPolicyToZone
  • jnxJsPolicyName

Security policies are configured under FromZone and ToZone direction. Under a specific zone direction, each security policy contains name, match-criteria, action, and other options.

Sequence of parameters:

  • jnxJsPolicyStatsCreationTime
  • jnxJsPolicyStatsInputBytes
  • jnxJsPolicyStatsInputByteRate
  • jnxJsPolicyStatsOutputBytes
  • jnxJsPolicyStatsOutputByteRate
  • jnxJsPolicyStatsInputPackets
  • jnxJsPolicyStatsInputPacketRate
  • jnxJsPolicyStatsOutputPackets
  • jnxJsPolicyStatsOutputPacketRate
  • jnxJsPolicyStatsNumSessions
  • jnxJsPolicyStatsSessionRate
  • jnxJsPolicyStatsSessionDeleted
  • jnxJsPolicyStatsLookups
  • jnxJsPolicyStatsCountAlarm

jnxJsPolicyStatsCreationTime

jnxJsPolicyStatsEntry 1

Creation timestamp of the policy statistics entry. The timestamp is modified during the creation and deletion of the policy statistics entry. When the timestamp changes, the policy entry statistics entry is assumed to be a new statistics entry and not associated with a previous statistic entry of the same indices.

jnxJsPolicyStatsInputBytes

jnxJsPolicyStatsEntry 2

Number of input bytes that enter the firewall through this policy.

jnxJsPolicyStatsInputByteRate

jnxJsPolicyStatsEntry 3

Number of input bytes per second or the rate that enters the firewall through this policy.

jnxJsPolicyStatsOutputBytes

jnxJsPolicyStatsEntry 4

Number of output bytes associated with this policy.

jnxJsPolicyStatsOutputByteRate

jnxJsPolicyStatsEntry 5

Number of output bytes per second or the rate associated with this policy.

jnxJsPolicyStatsInputPackets

jnxJsPolicyStatsEntry 6

Number of input packets that enter the firewall through this policy.

jnxJsPolicyStatsInputPacketRate

jnxJsPolicyStatsEntry 7

Number of input packets per second or the input packet rate of the firewall through this policy.

jnxJsPolicyStatsOutputPackets

jnxJsPolicyStatsEntry 8

Number of output packets associated with this policy.

jnxJsPolicyStatsOutputPacketRate

jnxJsPolicyStatsEntry 9

Number of output packets per second or the rate associated with this policy.

jnxJsPolicyStatsNumSessions

jnxJsPolicyStatsEntry 10

Number of sessions associated with this policy.

jnxJsPolicyStatsSessionRate

jnxJsPolicyStatsEntry 11

Rate of the sessions associated with this policy.

jnxJsPolicyStatsSessionDeleted

jnxJsPolicyStatsEntry 12

Number of sessions associated with this policy.

jnxJsPolicyStatsLookups

jnxJsPolicyStatsEntry 13

Number of policy lookups performed.

jnxJsPolicyStatsCountAlarm

jnxJsPolicyStatsEntry 14

Number of alarms counted when the traffic exceeds a certain threshold configuration.

Related Topics