Dot1xEapPktResults Object


Description:

802.1X EAP packet counters.

Parents: Dot1xPortConfig, Dot1xSupplicantBlockConfig

Relations:

Side name
(Type)
Relative Description
ResultParent
(ResultChild)

Dot1xPortConfig, Dot1xSupplicantBlockConfig

Use this to connect a results object to an object.

Dot1xEapPktResults Writable Attributes

There are no writable attributes.

Dot1xEapPktResults Read-Only Attributes

Read-Only Attribute Description
RxFailurePktCount

Number of EAP-Failure packets received.

Type: u32

Default: 0

RxLengthErrorPktCount

Number of EAP packets received with a length error.

Type: u32

Default: 0

RxOtherEapPktCount

Number of other/unknown EAP packets received.

Type: u32

Default: 0

RxRequestPktCount

Number of EAP-Request packets received.

Type: u32

Default: 0

RxResponsePktCount

Number of EAP-Response packets received.

Type: u32

Default: 0

RxSuccessPktCount

Number of EAP-Success packets received.

Type: u32

Default: 0

TxOtherEapPktCount

Number of other/unknown EAP packets transmitted.

Type: u32

Default: 0

TxRequestPktCount

Number of EAP-Request packets transmitted.

Type: u32

Default: 0

TxResponsePktCount

Number of EAP-Response packets transmitted.

Type: u32

Default: 0