Dot1xEapolResults Object


Description:

EAPOL packet counters and rates.

Parents: Dot1xPortConfig, Dot1xSupplicantBlockConfig

Relations:

Side name
(Type)
Relative Description
ResultParent
(ResultChild)

Dot1xPortConfig, Dot1xSupplicantBlockConfig

Use this to connect a results object to an object.

Dot1xEapolResults Writable Attributes

There are no writable attributes.

Dot1xEapolResults Read-Only Attributes

Read-Only Attribute Description
AvgEapPktLatencyInMsec

Average latency for EAP packets in milliseconds.

Type: u64

Default: 0

AvgKeyPktLatencyInMsec

Average latency for EAPOL-Key packets in milliseconds (currently supported only at the supplicant block level).

Type: u64

Default: 0

AvgLogoffPktLatencyInMsec

Average latency for EAPOL-Logoff packets in milliseconds (currently supported only at the supplicant block level).

Type: u64

Default: 0

AvgStartPktLatencyInMsec

Average latency for EAPOL-Start packets in milliseconds (currently supported only at the supplicant block level).

Type: u64

Default: 0

MaxEapPktLatencyInMsec

Maximum latency for EAP packets in milliseconds (currently supported only at the supplicant block level).

Type: u64

Default: 0

MaxKeyPktLatencyInMsec

Maximum latency for EAPOL-Key packets in milliseconds (currently supported only at the supplicant block level).

Type: u64

Default: 0

MaxLogoffPktLatencyInMsec

Maximum latency for EAPOL-Logoff packets in milliseconds (currently supported only at the supplicant block level).

Type: u64

Default: 0

MaxStartPktLatencyInMsec

Maximum latency for EAPOL-Start packets in milliseconds (currently supported only at the supplicant block level).

Type: u64

Default: 0

MinEapPktLatencyInMsec

Minimum latency for EAP packets in milliseconds (currently supported only at the supplicant block level).

Type: u64

Default: 0

MinKeyPktLatencyInMsec

Minimum latency for EAPOL-Key packets in milliseconds (currently supported only at the supplicant block level).

Type: u64

Default: 0

MinLogoffPktLatencyInMsec

Minimum latency for EAPOL-Logoff packets in milliseconds (currently supported only at the supplicant block level).

Type: u64

Default: 0

MinStartPktLatencyInMsec

Minimum latency for EAPOL-Start packets in milliseconds (currently supported only at the supplicant block level).

Type: u64

Default: 0

RxEapOctetCount

Number of EAP octets received.

Type: u32

Default: 0

RxEapPktCount

Number of EAP packets received.

Type: u32

Default: 0

RxInvalidPktCount

Number of invalid EAPOL packets received.

Type: u32

Default: 0

RxOtherOctetCount

Number of other/unknown EAPOL octets received.

Type: u32

Default: 0

RxOtherPktCount

Number of other/unknown EAPOL packets received.

Type: u32

Default: 0

TxEapOctetCount

Number of EAP octets transmitted.

Type: u32

Default: 0

TxEapPktCount

Number of EAP packets transmitted.

Type: u32

Default: 0

TxKeyOctetCount

Number of EAPOL-Key octets transmitted.

Type: u32

Default: 0

TxKeyPktCount

Number of EAPOL-Key packets transmitted.

Type: u32

Default: 0

TxLogoffOctetCount

Number of EAPOL-Logoff octets transmitted.

Type: u32

Default: 0

TxLogoffPktCount

Number of EAPOL-Logoff packets transmitted.

Type: u32

Default: 0

TxOtherOctetCount

Number of other/unknown EAPOL octets transmitted.

Type: u32

Default: 0

TxOtherPktCount

Number of other/unknown EAPOL packets transmitted.

Type: u32

Default: 0

TxStartOctetCount

Number of EAPOL-Start octets transmitted.

Type: u32

Default: 0

TxStartPktCount

Number of EAPOL-Start packets transmitted.

Type: u32

Default: 0