Dot1xEapMethodResults Object


Description:

802.1X method 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.

Dot1xEapMethodResults Writable Attributes

There are no writable attributes.

Dot1xEapMethodResults Read-Only Attributes

Read-Only Attribute Description
RxExpandedTypesPktCount

Number of EAP-Response Expanded Types packets received.

Type: u32

Default: 0

RxIdentityPktCount

Number of EAP-Request Identity packets received.

Type: u32

Default: 0

RxMd5ChallengePktCount

Number of EAP-Response MD5 Challenge packets received.

Type: u32

Default: 0

RxNotificationPktCount

Number of EAP-Request Notification packets received.

Type: u32

Default: 0

RxOtherEapMethodPktCount

Number of other/unknown EAP method packets received.

Type: u32

Default: 0

TxExpandedNakPktCount

Number of EAP-Response Expanded NAK packets transmitted.

Type: u32

Default: 0

TxExpandedTypesPktCount

Number of EAP-Response Expanded Types packets transmitted.

Type: u32

Default: 0

TxIdentityPktCount

Number of EAP-Response Identity packets transmitted.

Type: u32

Default: 0

TxLegacyNakPktCount

Number of EAP-Response Legacy NAK packets transmitted.

Type: u32

Default: 0

TxMd5ChallengePktCount

Number of EAP-Response MD5 Challenge packets transmitted.

Type: u32

Default: 0

TxNotificationPktCount

Number of EAP-Response Notification packets transmitted.

Type: u32

Default: 0

TxOtherEapMethodPktCount

Number of other/unknown EAP method packets transmitted.

Type: u32

Default: 0