Dot1xSupplicantAuthResults Object


Description:

802.1X authentication results.

Parents: Dot1xPortConfig, Dot1xSupplicantBlockConfig

Relations:

Side name
(Type)
Relative Description
ResultParent
(ResultChild)

Dot1xPortConfig, Dot1xSupplicantBlockConfig

Use this to connect a results object to an object.

Dot1xSupplicantAuthResults Writable Attributes

There are no writable attributes.

Dot1xSupplicantAuthResults Read-Only Attributes

Read-Only Attribute Description
AuthAbortCount

Total number of sessions aborted.

Type: u32

Default: 0

AuthAttemptCount

Total number of sessions initiated, including any retries.

Type: u32

Default: 0

AuthFailCount

Total number of sessions failed, including retries.

Type: u32

Default: 0

AuthSuccessCount

Total number of sessions successfully established.

Type: u32

Default: 0

AvgAuthSuccessDurationInMsec

Average duration of a successful authentication attempt in milliseconds (currently supported only at the supplicant block level).

Type: u64

Default: 0

LogoffAttemptCount

Number of logoff attempts.

Type: u32

Default: 0

LogoffFailCount

Number of unsuccessful logoff attempts.

Type: u32

Default: 0

LogoffSuccessCount

Number of successful logoff attempts.

Type: u32

Default: 0

MaxAuthSuccessDurationInMsec

Maximum duration of a successful authentication attempt in milliseconds (currently supported only at the supplicant block level).

Type: u64

Default: 0

MinAuthSuccessDurationInMsec

Minimum duration of a successful authentication attempt in milliseconds (currently supported only at the supplicant block level).

Type: u64

Default: 0

ReAuthAttemptCount

Number of reauthentication attempts.

Type: u32

Default: 0

ReAuthFailCount

Number of unsuccessful reauthentication attempts.

Type: u32

Default: 0

ReAuthSuccessCount

Number of successful reauthentication attempts.

Type: u32

Default: 0