Dot1xEapAuthMethodResults Object


Description:

802.1X packet counters for the configured EAP authentication method.

Parents: Dot1xPortConfig, Dot1xSupplicantBlockConfig

Relations:

Side name
(Type)
Relative Description
ResultParent
(ResultChild)

Dot1xPortConfig, Dot1xSupplicantBlockConfig

Use this to connect a results object to an object.

Dot1xEapAuthMethodResults Writable Attributes

There are no writable attributes.

Dot1xEapAuthMethodResults Read-Only Attributes

Read-Only Attribute Description
RxDroppedPktCount

Number of EAP Authentication Method packets dropped. Note that a packet will only be counted if it matches the configured authentication method.

Type: u32

Default: 0

RxPktCount

Number of EAP Authentication Method packets received. Note that a packet will only be counted if it matches the configured authentication method.

Type: u32

Default: 0

TxPktCount

Number of EAP Authentication Method packets transmitted. Note that a packet will only be counted if it matches the configured authentication method.

Type: u32

Default: 0