etsysDot1xAuthStationEntry
Each conceptual row contains basic information about a station-based Authenticator PAE. The most natural label for such a PAE is the MAC address of the Supplicant that it manages, and that, in some sense, called the PAE into existence. So we index the table by the Supplicant MAC address.
Details
Table index
- etsysDot1xAuthStationAddress
Reference
IEEE 802.1X-2001 Section 9.4.1, Authenticator PAE state
Table columns
5 objects| Oid | Name | Access | Type |
|---|---|---|---|
| 1.3.6.1.4.1.5624.1.2.18.1.2.1.1.1.1 | etsysDot1xAuthStationAddress | noaccess | MacAddress |
| 1.3.6.1.4.1.5624.1.2.18.1.2.1.1.1.2 | etsysDot1xAuthStationPaePort | readonly | InterfaceIndex |
| 1.3.6.1.4.1.5624.1.2.18.1.2.1.1.1.3 | etsysDot1xAuthStationPaeState | readonly | initialize(1), disconnected(2), connecting(3), authenticating(4), authenticated(5), aborting(6), held(7), forceAuth(8), forceUnauth(9) |
| 1.3.6.1.4.1.5624.1.2.18.1.2.1.1.1.4 | etsysDot1xAuthStationBackendAuthState | readonly | request(1), response(2), success(3), fail(4), timeout(5), idle(6), initialize(7) |
| 1.3.6.1.4.1.5624.1.2.18.1.2.1.1.1.5 | etsysDot1xAuthStationUserName | readonly | SnmpAdminString |