The following table describes the fields of EAPOL Diag tab.
Field | Description |
---|---|
EntersConnecting | Counts the number of times that the Authenticator PAE state machine transitions to the Connecting state from another state. |
EapLogoffsWhileConnecting | Counts the number of times that the Authenticator PAE state machine transitions from Connected to Disconnected as a result of receiving an EAPOL-Logoff message. |
EntersAuthenticating | Counts the number of times that the Authenticator PAE state machine transitions from Connecting to Authenticating as a result of receiving an EAP-Response/Identity message from the supplicant. |
AuthSuccessWhileAuthenticating | Counts the number of times that the Authenticator PAE state machine transitions from Authenticating to Authenticated as a result of the Backend authentication state machine indicating successful authentication of the supplicant. |
AuthTimeoutsWhileAuthenticating | Counts the number of times that the Authenticator PAE state machine transitions from Authenticating to Aborting as a result of the Backend authentication state machine indicating authentication timeout. |
AuthFailWhileAuthenticating | Counts the number of times that the Authenticator PAE state machine transitions from Authenticating to Held as a result of the Backend authentication state machine indicating authentication failure. |
AuthReauthsWhileAuthenticating | Counts the number of times that the Authenticator PAE state machine transitions from Authenticating to Aborting as a result of a reauthentication request. |
AuthEapStartsWhileAuthenticating | Counts the number of times that the Authenticator PAE state machine transitions from Authenticating to Aborting as a result of an EAPOL-Start message being received from the supplicant. |
AuthEapLogoffWhileAuthenticating | Counts the number of times that the Authenticator PAE state machine transitions from Authenticating to Aborting as a result of an EAPOL-Logoff message being received from the supplicant. |
AuthReauthsWhileAuthenticated | Counts the number of times that the Authenticator PAE state machine transitions from Authenticated to Connecting as a result of a reauthentication request. |
AuthEapStartsWhileAuthenticated | Counts the number of times that the Authenticator PAE state machine transitions from Authenticated to Connecting as a result of an EAPOL-Start message being received from the supplicant. |
AuthEapLogoffWhileAuthenticated | Counts the number of times that the Authenticator PAE state machine transitions from Authenticated to Disconnected as a result of an EAPOL-Logoff message being received from the supplicant. |
BackendResponses | Counts the number of times that the Backend Authentication state machine sends an Initial-Access request packet to the Authentication server. |
BackendAccessChallenges | Counts the number of times that the Backend Authentication state machine receives an Initial-Access challenge packet from the Authentication server. |
BackendOtherRequestsToSupplicant | Counts the number of times that the Backend Authentication state machine sends an EAP request packet (other than an Identity, Notification, failure, or success message) to the supplicant. |
BackendNonNakResponsesFromSupplicant | Counts the number of times that the Backend Authentication state machine receives a response from the supplicant to an initial EAP request and the response is something other than EAP-NAK. |
BackendAuthSuccesses | Counts the number of times that the Backend Authentication state machine receives an EAP-success message from the Authentication server. |
BackendAuthFails | Counts the number of times that the Backend Authentication state machine receives an EAP-failure message from the Authentication server. |