pae802_1x
PaePortAuthHostDiagStatsLogPolicy



public class PaePortAuthHostDiagStatsLogPolicy

Stats For:
pae802_1x.PaePortAuthHosts

Properties
ahAccessChallengesPeriodicThreshold Counts the number of times that the state machine receives an initial Access-Challenge packet from the Authentication server (i.e., 'aReq' becomes TRUE, causing exit from the RESPONSE state). Indicates that the Authentication Server has communication with the Authenticator.

type=long
access=read-only
default=0

ahAccessChallengesPeriodicThresholdEnabled

type=boolean
access=read-only
default=false

ahAuthFailsPeriodicThreshold Counts the number of times that the state machine receives an EAP-Failure message from the Authentication Server (i.e., 'aFail' becomes TRUE, causing a transition from RESPONSE to FAIL). Indicates that the Supplicant has not authenticated to the Authentication Server.

type=long
access=read-only
default=0

ahAuthFailsPeriodicThresholdEnabled

type=boolean
access=read-only
default=false

ahAuthSuccessesPeriodicThreshold Counts the number of times that the state machine receives an EAP-Success message from the Authentication Server (i.e., 'aSuccess' becomes TRUE, causing a transition from RESPONSE to SUCCESS). Indicates that the Supplicant has successfully authenticated to the Authentication Server.

type=long
access=read-only
default=0

ahAuthSuccessesPeriodicThresholdEnabled

type=boolean
access=read-only
default=false

ahEapLogoffWhileAuthEdPeriodicThreshold Counts the number of times that the state machine transitions from AUTHENTICATED to DISCONNECTED, as a result of an EAPOL-Logoff message being received from the Supplicant.

type=long
access=read-only
default=0

ahEapLogoffWhileAuthEdPeriodicThresholdEnabled

type=boolean
access=read-only
default=false

ahEapLogoffWhileAuthIngPeriodicThreshold Counts the number of times that the state machine transitions from AUTHENTICATING to ABORTING, as a result of an EAPOL-Logoff message being received from the Supplicant.

type=long
access=read-only
default=0

ahEapLogoffWhileAuthIngPeriodicThresholdEnabled

type=boolean
access=read-only
default=false

ahEapLogoffsWhileConnIngPeriodicThreshold Counts the number of times that the state machine transitions from CONNECTING to DISCONNECTED as a result of receiving an EAPOL-Logoff message.

type=long
access=read-only
default=0

ahEapLogoffsWhileConnIngPeriodicThresholdEnabled

type=boolean
access=read-only
default=false

ahEapStartsWhileAuthEdPeriodicThreshold Counts the number of times that the state machine transitions from AUTHENTICATED to CONNECTING, as a result of an EAPOL-Start message being received from the Supplicant.

type=long
access=read-only
default=0

ahEapStartsWhileAuthEdPeriodicThresholdEnabled

type=boolean
access=read-only
default=false

ahEapStartsWhileAuthIngPeriodicThreshold Counts the number of times that the state machine transitions from AUTHENTICATING to ABORTING, as a result of an EAPOL-Start message being received from the Supplicant.

type=long
access=read-only
default=0

ahEapStartsWhileAuthIngPeriodicThresholdEnabled

type=boolean
access=read-only
default=false

ahEntersAuthIngPeriodicThreshold Counts the number of times that the state machine transitions from CONNECTING to AUTHENTICATING, as a result of an EAP-Response/Identity message being received from the Supplicant.

type=long
access=read-only
default=0

ahEntersAuthIngPeriodicThresholdEnabled

type=boolean
access=read-only
default=false

ahEntersConnIngPeriodicThreshold Counts the number of times that the state machine transitions to the CONNECTING state from any other state.

type=long
access=read-only
default=0

ahEntersConnIngPeriodicThresholdEnabled

type=boolean
access=read-only
default=false

ahFailWhileAuthIngPeriodicThreshold Counts the number of times that the state machine transitions from AUTHENTICATING to HELD, as a result of the Backend Authentication state machine indicating authentication failure ('authFail' = TRUE).

type=long
access=read-only
default=0

ahFailWhileAuthIngPeriodicThresholdEnabled

type=boolean
access=read-only
default=false

ahNonNakResponsesFromSupPeriodicThreshold Counts the number of times that the state machine receives a response from the Supplicant to an initial EAP-Request, and the response is something other than EAP-NAK (i.e., 'rxResp' becomes TRUE, causing the state machine to transition from REQUEST to RESPONSE, and the response is not an EAP-NAK). Indicates that the Supplicant can respond to the Authenticator's chosen EAP-method.

type=long
access=read-only
default=0

ahNonNakResponsesFromSupPeriodicThresholdEnabled

type=boolean
access=read-only
default=false

ahOtherRequestsToSupPeriodicThreshold Counts the number of times that the state machine sends an EAP-Request packet (other than an Identity, Notification, Failure or Success message) to the Supplicant (i.e., executes 'txReq' on entry to the REQUEST state). Indicates that the Authenticator chose an EAP-method.

type=long
access=read-only
default=0

ahOtherRequestsToSupPeriodicThresholdEnabled

type=boolean
access=read-only
default=false

ahReauthsWhileAuthEdPeriodicThreshold Counts the number of times that the state machine transitions from AUTHENTICATED to CONNECTING, as a result of a reauthentication request ('reAuthenticate' = TRUE).

type=long
access=read-only
default=0

ahReauthsWhileAuthEdPeriodicThresholdEnabled

type=boolean
access=read-only
default=false

ahReauthsWhileAuthIngPeriodicThreshold Counts the number of times that the state machine transitions from AUTHENTICATING to ABORTING, as a result of a reauthentication request ('reAuthenticate' = TRUE).

type=long
access=read-only
default=0

ahReauthsWhileAuthIngPeriodicThresholdEnabled

type=boolean
access=read-only
default=false

ahResponsesPeriodicThreshold Counts the number of times that the state machine sends an initial Access-Request packet to the Authentication server (i.e., executes 'sendRespToServer' on entry to the RESPONSE state). Indicates that the Authenticator attempted communication with the Authentication Server.

type=long
access=read-only
default=0

ahResponsesPeriodicThresholdEnabled

type=boolean
access=read-only
default=false

ahSuccessWhileAuthIngPeriodicThreshold Counts the number of times that the state machine transitions from AUTHENTICATING to AUTHENTICATED, as a result of the Backend Authentication state machine indicating successful authentication of the Supplicant ('authSuccess' = TRUE).

type=long
access=read-only
default=0

ahSuccessWhileAuthIngPeriodicThresholdEnabled

type=boolean
access=read-only
default=false

ahTimeoutsWhileAuthIngPeriodicThreshold Counts the number of times that the state machine transitions from AUTHENTICATING to ABORTING, as a result of the Backend Authentication state machine indicating authentication timeout ('authTimeout' = TRUE).

type=long
access=read-only
default=0

ahTimeoutsWhileAuthIngPeriodicThresholdEnabled

type=boolean
access=read-only
default=false

  
Properties inherited from log.LogPolicy
administrativeState, retentionTime, thresholdReportingState
 
Properties inherited from ManagedObject
actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed
 
Methods inherited from log.LogPolicy
purge
 
Supported Network Elements
7450 ESS Supported from 21.2.R1
7250 IXR Supported from 21.2.R1 until 21.5.R1
  • Excluded chassis types: 7250 IXR-x, 7250 IXR-x3
Supported from 21.5.R1
7750 SR Supported from 21.2.R1
7705 SAR Gen 2
7950 XRS Supported from 21.2.R1
7705 SAR Hm Supported from 21.2.R1