jnxUserAAAStatTable

jnxUserAAAStatTable, whose object ID is {jnxUserAAAAccessAuthStats 1}, exposes the user authentication statistics listed in Table 22.

Table 22: jnxUserAAAStatTable

Object

Object ID

Description

jnxUserAAAStatEntry

jnxUserAAAStatTable 1

Statistics entries collected for authentication.

Sequence of parameters:

  • jnxUserAAAStatAuthType
  • jnxUserAAAStatRequestReceived
  • jnxUserAAAStatAccessAccepted
  • jnxUserAAAStatAccessRejected

jnxUserAAAStatAuthType

jnxUserAAAStatEntry 1

Indicates the authentication type. This entry uniquely identifies the statistics counters related to its authentication.

jnxUserAAAStatRequestReceived

jnxUserAAAStatEntry 2

The number of the request received.

jnxUserAAAStatAccessAccepted

jnxUserAAAStatEntry 3

The number of the access granted. This entry is an aggregated statistic for this type of authentication.

jnxUserAAAStatAccessRejected

jnxUserAAAStatEntry 4

This number of the access request rejected. This entry is an aggregated statistic for this type of authentication.

Related Topics