IEEE8021-PAE-MIB
- Registered at
- 1.0.8802.1.1.1
- Last updated
- 2004-06-22 00:00
- Organization
- IEEE 802.1 Working Group
- Revisions
- 2004-06-22 00:00, 2001-01-16 00:00
- Namespace
- standard
- Source file
IEEE8021-PAE-MIB- Digest
sha256:8a1ffb773e30ba0f68531df93c4925ba94dcd4b2888abbb0c7b59d4e23429d4a
Description
The Port Access Entity module for managing IEEE 802.1X.
Contact
http://grouper.ieee.org/groups/802/1/index.html
Imports
| From | Symbols |
|---|---|
| IF-MIB | InterfaceIndex |
| SNMP-FRAMEWORK-MIB | SnmpAdminString |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, Counter64, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, Unsigned32, iso |
| SNMPv2-TC | DisplayString, MacAddress, TEXTUAL-CONVENTION, TruthValue |
Imported by
22 module(s) in this corpus import this one.
- CIENA-CES-8021X-MIB
- CISCO-PAE-MIB
- CISCOSB-DOT1X-MIB
- Dell-DOT1X-MIB
- Dell-VRTX-DOT1X-MIB
- ECS2100-MIB
- ECS3510-MIB
- ECS4100-52T-MIB
- ECS4120-MIB
- ES3510MA-MIB
- ES3528MV2-MIB
- HH3C-8021PAE-MIB
- HH3C-8021X-EXT2-MIB
- HH3C-PORT-SECURITY-MIB
- HIRSCHMANN-MMP4-BASICL2-MIB
- HP-DOT1X-EXTENSIONS-MIB
- HPN-ICF-8021PAE-MIB
- HPN-ICF-PORT-SECURITY-MIB
- JUNIPER-PAE-EXTENSION-MIB
- LINKSYS-DOT1X-MIB
- RADLAN-MIB
- TIMETRA-PORT-MIB
Load order
Every file a consumer needs in order to load this module, dependencies first.
IANAifType-MIB IEEE8021-PAE-MIB IF-MIB SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| PaeControlledDirections TEXTUAL-CONVENTION The control mode values for the Authenticator PAE. | current | |||
| PaeControlledPortControl TEXTUAL-CONVENTION The control values of the Authenticator PAE controlled Port. | current | |||
| PaeControlledPortStatus TEXTUAL-CONVENTION The status values of the Authenticator PAE controlled Port. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| paeMIBObjects OBJECT-IDENTITY | 1.0.8802.1.1.1.1 | |||
| dot1xPaeSystem OBJECT-IDENTITY | 1.0.8802.1.1.1.1.1 | |||
| dot1xPaeSystemAuthControl OBJECT-TYPE The administrative enable/disable state for Port Access Control in a System. | 1.0.8802.1.1.1.1.1.1 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| dot1xPaePortTable OBJECT-TYPE A table of system level information for each port supported by the Port Access Entity. An entry appears in this table for each port of this system. | 1.0.8802.1.1.1.1.1.2 | not-accessible | current | |
| dot1xPaePortEntry OBJECT-TYPE The Port number, protocol version, and initialization control for a Port. | 1.0.8802.1.1.1.1.1.2.1 | not-accessible | current | |
| dot1xPaePortNumber OBJECT-TYPE The Port number associated with this Port. | 1.0.8802.1.1.1.1.1.2.1.1 | InterfaceIndex | not-accessible | current |
| dot1xPaePortProtocolVersion OBJECT-TYPE The protocol version associated with this Port. | 1.0.8802.1.1.1.1.1.2.1.2 | Unsigned32 | read-only | current |
| dot1xPaePortCapabilities OBJECT-TYPE Indicates the PAE functionality that this Port supports and that may be managed through this MIB. | 1.0.8802.1.1.1.1.1.2.1.3 | Bits {dot1xPaePortAuthCapable(0), dot1xPaePortSuppCapable(1)} | read-only | current |
| dot1xPaePortInitialize OBJECT-TYPE The initialization control for this Port. Setting this attribute TRUE causes the Port to be initialized. The attribute value reverts to FALSE once initialization has completed. | 1.0.8802.1.1.1.1.1.2.1.4 | TruthValue | read-write | current |
| dot1xPaePortReauthenticate OBJECT-TYPE The reauthentication control for this port. Setting this attribute TRUE causes the Authenticator PAE state machine for the Port to reauthenticate the Supplicant. Setting this attribute FALSE has no effect. This attribute always returns FALSE when it is read. | 1.0.8802.1.1.1.1.1.2.1.5 | TruthValue | read-write | current |
| dot1xPaeAuthenticator OBJECT-IDENTITY | 1.0.8802.1.1.1.1.2 | |||
| dot1xAuthConfigTable OBJECT-TYPE A table that contains the configuration objects for the Authenticator PAE associated with each port. An entry appears in this table for each port that may authenticate access to itself. | 1.0.8802.1.1.1.1.2.1 | not-accessible | current | |
| dot1xAuthConfigEntry OBJECT-TYPE The configuration information for an Authenticator PAE. | 1.0.8802.1.1.1.1.2.1.1 | not-accessible | current | |
| dot1xAuthPaeState OBJECT-TYPE The current value of the Authenticator PAE state machine. | 1.0.8802.1.1.1.1.2.1.1.1 | INTEGER {initialize(1), disconnected(2), connecting(3), authenticating(4), authenticated(5), aborting(6), held(7), forceAuth(8), forceUnauth(9), restart(10)} | read-only | current |
| dot1xAuthBackendAuthState OBJECT-TYPE The current state of the Backend Authentication state machine. | 1.0.8802.1.1.1.1.2.1.1.2 | INTEGER {request(1), response(2), success(3), fail(4), timeout(5), idle(6), initialize(7), ignore(8)} | read-only | current |
| dot1xAuthAdminControlledDirections OBJECT-TYPE The current value of the administrative controlled directions parameter for the Port. | 1.0.8802.1.1.1.1.2.1.1.3 | PaeControlledDirections | read-write | current |
| dot1xAuthOperControlledDirections OBJECT-TYPE The current value of the operational controlled directions parameter for the Port. | 1.0.8802.1.1.1.1.2.1.1.4 | PaeControlledDirections | read-only | current |
| dot1xAuthAuthControlledPortStatus OBJECT-TYPE The current value of the controlled Port status parameter for the Port. | 1.0.8802.1.1.1.1.2.1.1.5 | PaeControlledPortStatus | read-only | current |
| dot1xAuthAuthControlledPortControl OBJECT-TYPE The current value of the controlled Port control parameter for the Port. | 1.0.8802.1.1.1.1.2.1.1.6 | PaeControlledPortControl | read-write | current |
| dot1xAuthQuietPeriod OBJECT-TYPE The value, in seconds, of the quietPeriod constant currently in use by the Authenticator PAE state machine. | 1.0.8802.1.1.1.1.2.1.1.7 | Unsigned32 | read-write | current |
| dot1xAuthTxPeriod OBJECT-TYPE The value, in seconds, of the txPeriod constant currently in use by the Authenticator PAE state machine. | 1.0.8802.1.1.1.1.2.1.1.8 | Unsigned32 | read-write | deprecated |
| dot1xAuthSuppTimeout OBJECT-TYPE The value, in seconds, of the suppTimeout constant currently in use by the Backend Authentication state machine. | 1.0.8802.1.1.1.1.2.1.1.9 | Unsigned32 | read-write | deprecated |
| dot1xAuthServerTimeout OBJECT-TYPE The value, in seconds, of the serverTimeout constant currently in use by the Backend Authentication state machine. | 1.0.8802.1.1.1.1.2.1.1.10 | Unsigned32 | read-write | current |
| dot1xAuthMaxReq OBJECT-TYPE The value of the maxReq constant currently in use by the Backend Authentication state machine. | 1.0.8802.1.1.1.1.2.1.1.11 | Unsigned32 | read-write | deprecated |
| dot1xAuthReAuthPeriod OBJECT-TYPE The value, in seconds, of the reAuthPeriod constant currently in use by the Reauthentication Timer state machine. | 1.0.8802.1.1.1.1.2.1.1.12 | Unsigned32 | read-write | current |
| dot1xAuthReAuthEnabled OBJECT-TYPE The enable/disable control used by the Reauthentication Timer state machine (8.5.5.1). | 1.0.8802.1.1.1.1.2.1.1.13 | TruthValue | read-write | current |
| dot1xAuthKeyTxEnabled OBJECT-TYPE The value of the keyTransmissionEnabled constant currently in use by the Authenticator PAE state machine. | 1.0.8802.1.1.1.1.2.1.1.14 | TruthValue | read-write | current |
| dot1xAuthStatsTable OBJECT-TYPE A table that contains the statistics objects for the Authenticator PAE associated with each Port. An entry appears in this table for each port that may authenticate access to itself. | 1.0.8802.1.1.1.1.2.2 | not-accessible | current | |
| dot1xAuthStatsEntry OBJECT-TYPE The statistics information for an Authenticator PAE. | 1.0.8802.1.1.1.1.2.2.1 | not-accessible | current | |
| dot1xAuthEapolFramesRx OBJECT-TYPE The number of valid EAPOL frames of any type that have been received by this Authenticator. | 1.0.8802.1.1.1.1.2.2.1.1 | Counter32 | read-only | current |
| dot1xAuthEapolFramesTx OBJECT-TYPE The number of EAPOL frames of any type that have been transmitted by this Authenticator. | 1.0.8802.1.1.1.1.2.2.1.2 | Counter32 | read-only | current |
| dot1xAuthEapolStartFramesRx OBJECT-TYPE The number of EAPOL Start frames that have been received by this Authenticator. | 1.0.8802.1.1.1.1.2.2.1.3 | Counter32 | read-only | current |
| dot1xAuthEapolLogoffFramesRx OBJECT-TYPE The number of EAPOL Logoff frames that have been received by this Authenticator. | 1.0.8802.1.1.1.1.2.2.1.4 | Counter32 | read-only | current |
| dot1xAuthEapolRespIdFramesRx OBJECT-TYPE The number of EAP Resp/Id frames that have been received by this Authenticator. | 1.0.8802.1.1.1.1.2.2.1.5 | Counter32 | read-only | current |
| dot1xAuthEapolRespFramesRx OBJECT-TYPE The number of valid EAP Response frames (other than Resp/Id frames) that have been received by this Authenticator. | 1.0.8802.1.1.1.1.2.2.1.6 | Counter32 | read-only | current |
| dot1xAuthEapolReqIdFramesTx OBJECT-TYPE The number of EAP Req/Id frames that have been transmitted by this Authenticator. | 1.0.8802.1.1.1.1.2.2.1.7 | Counter32 | read-only | current |
| dot1xAuthEapolReqFramesTx OBJECT-TYPE The number of EAP Request frames (other than Rq/Id frames) that have been transmitted by this Authenticator. | 1.0.8802.1.1.1.1.2.2.1.8 | Counter32 | read-only | current |
| dot1xAuthInvalidEapolFramesRx OBJECT-TYPE The number of EAPOL frames that have been received by this Authenticator in which the frame type is not recognized. | 1.0.8802.1.1.1.1.2.2.1.9 | Counter32 | read-only | current |
| dot1xAuthEapLengthErrorFramesRx OBJECT-TYPE The number of EAPOL frames that have been received by this Authenticator in which the Packet Body Length field is invalid. | 1.0.8802.1.1.1.1.2.2.1.10 | Counter32 | read-only | current |
| dot1xAuthLastEapolFrameVersion OBJECT-TYPE The protocol version number carried in the most recently received EAPOL frame. | 1.0.8802.1.1.1.1.2.2.1.11 | Unsigned32 | read-only | current |
| dot1xAuthLastEapolFrameSource OBJECT-TYPE The source MAC address carried in the most recently received EAPOL frame. | 1.0.8802.1.1.1.1.2.2.1.12 | MacAddress | read-only | current |
| dot1xAuthDiagTable OBJECT-TYPE A table that contains the diagnostics objects for the Authenticator PAE associated with each Port. An entry appears in this table for each port that may authenticate access to itself. | 1.0.8802.1.1.1.1.2.3 | not-accessible | deprecated | |
| dot1xAuthDiagEntry OBJECT-TYPE The diagnostics information for an Authenticator PAE. | 1.0.8802.1.1.1.1.2.3.1 | not-accessible | deprecated | |
| dot1xAuthEntersConnecting OBJECT-TYPE Counts the number of times that the state machine transitions to the CONNECTING state from any other state. | 1.0.8802.1.1.1.1.2.3.1.1 | Counter32 | read-only | deprecated |
| dot1xAuthEapLogoffsWhileConnecting OBJECT-TYPE Counts the number of times that the state machine transitions from CONNECTING to DISCONNECTED as a result of receiving an EAPOL-Logoff message. | 1.0.8802.1.1.1.1.2.3.1.2 | Counter32 | read-only | deprecated |
| dot1xAuthEntersAuthenticating OBJECT-TYPE Counts the number of times that the state machine transitions from CONNECTING to AUTHENTICATING, as a result of an EAP-Response/Identity message being received from the Supplicant. | 1.0.8802.1.1.1.1.2.3.1.3 | Counter32 | read-only | deprecated |
| dot1xAuthAuthSuccessWhileAuthenticating OBJECT-TYPE Counts the number of times that the state machine transitions from AUTHENTICATING to AUTHENTICATED, as a result of the Backend Authentication state machine indicating successful authentication of the Supplicant (authSuccess = TRUE). | 1.0.8802.1.1.1.1.2.3.1.4 | Counter32 | read-only | deprecated |
| dot1xAuthAuthTimeoutsWhileAuthenticating OBJECT-TYPE Counts the number of times that the state machine transitions from AUTHENTICATING to ABORTING, as a result of the Backend Authentication state machine indicating authentication timeout (authTimeout = TRUE). | 1.0.8802.1.1.1.1.2.3.1.5 | Counter32 | read-only | deprecated |
| dot1xAuthAuthFailWhileAuthenticating OBJECT-TYPE Counts the number of times that the state machine transitions from AUTHENTICATING to HELD, as a result of the Backend Authentication state machine indicating authentication failure (authFail = TRUE). | 1.0.8802.1.1.1.1.2.3.1.6 | Counter32 | read-only | deprecated |
| dot1xAuthAuthReauthsWhileAuthenticating OBJECT-TYPE Counts the number of times that the state machine transitions from AUTHENTICATING to ABORTING, as a result of a reauthentication request (reAuthenticate = TRUE). | 1.0.8802.1.1.1.1.2.3.1.7 | Counter32 | read-only | deprecated |
| dot1xAuthAuthEapStartsWhileAuthenticating OBJECT-TYPE Counts the number of times that the state machine transitions from AUTHENTICATING to ABORTING, as a result of an EAPOL-Start message being received from the Supplicant. | 1.0.8802.1.1.1.1.2.3.1.8 | Counter32 | read-only | deprecated |
| dot1xAuthAuthEapLogoffWhileAuthenticating OBJECT-TYPE Counts the number of times that the state machine transitions from AUTHENTICATING to ABORTING, as a result of an EAPOL-Logoff message being received from the Supplicant. | 1.0.8802.1.1.1.1.2.3.1.9 | Counter32 | read-only | deprecated |
| dot1xAuthAuthReauthsWhileAuthenticated OBJECT-TYPE Counts the number of times that the state machine transitions from AUTHENTICATED to CONNECTING, as a result of a reauthentication request (reAuthenticate = TRUE). | 1.0.8802.1.1.1.1.2.3.1.10 | Counter32 | read-only | deprecated |
| dot1xAuthAuthEapStartsWhileAuthenticated OBJECT-TYPE Counts the number of times that the state machine transitions from AUTHENTICATED to CONNECTING, as a result of an EAPOL-Start message being received from the Supplicant. | 1.0.8802.1.1.1.1.2.3.1.11 | Counter32 | read-only | deprecated |
| dot1xAuthAuthEapLogoffWhileAuthenticated OBJECT-TYPE Counts the number of times that the state machine transitions from AUTHENTICATED to DISCONNECTED, as a result of an EAPOL-Logoff message being received from the Supplicant. | 1.0.8802.1.1.1.1.2.3.1.12 | Counter32 | read-only | deprecated |
| dot1xAuthBackendResponses OBJECT-TYPE Counts the number of times that the state machine sends an initial Access-Request packet to the Authentication server (i.e., executes sendRespToServer on entry to the RESPONSE state). Indicates that the Authenticator attempted communication with the Authentication Server. | 1.0.8802.1.1.1.1.2.3.1.13 | Counter32 | read-only | deprecated |
| dot1xAuthBackendAccessChallenges OBJECT-TYPE Counts the number of times that the state machine receives an initial Access-Challenge packet from the Authentication server (i.e., aReq becomes TRUE, causing exit from the RESPONSE state). Indicates that the Authentication Server has communication with the Authenticator. | 1.0.8802.1.1.1.1.2.3.1.14 | Counter32 | read-only | deprecated |
| dot1xAuthBackendOtherRequestsToSupplicant OBJECT-TYPE Counts the number of times that the state machine sends an EAP-Request packet (other than an Identity, Notification, Failure or Success message) to the Supplicant (i.e., executes txReq on entry to the REQUEST state). Indicates that the Authenticator chose an EAP-method. | 1.0.8802.1.1.1.1.2.3.1.15 | Counter32 | read-only | deprecated |
| dot1xAuthBackendNonNakResponsesFromSupplicant OBJECT-TYPE Counts the number of times that the state machine receives a response from the Supplicant to an initial EAP-Request, and the response is something other than EAP-NAK (i.e., rxResp becomes TRUE, causing the state machine to transition from REQUEST to RESPONSE, and the response is not an EAP-NAK). Indicates that the Supplicant can respond to the Authenticator’s chosen EAP-method. | 1.0.8802.1.1.1.1.2.3.1.16 | Counter32 | read-only | deprecated |
| dot1xAuthBackendAuthSuccesses OBJECT-TYPE Counts the number of times that the state machine receives an EAP-Success message from the Authentication Server (i.e., aSuccess becomes TRUE, causing a transition from RESPONSE to SUCCESS). Indicates that the Supplicant has successfully authenticated to the Authentication Server. | 1.0.8802.1.1.1.1.2.3.1.17 | Counter32 | read-only | deprecated |
| dot1xAuthBackendAuthFails OBJECT-TYPE Counts the number of times that the state machine receives an EAP-Failure message from the Authentication Server (i.e., aFail becomes TRUE, causing a transition from RESPONSE to FAIL). Indicates that the Supplicant has not authenticated to the Authentication Server. | 1.0.8802.1.1.1.1.2.3.1.18 | Counter32 | read-only | deprecated |
| dot1xAuthSessionStatsTable OBJECT-TYPE A table that contains the session statistics objects for the Authenticator PAE associated with each Port. An entry appears in this table for each port that may authenticate access to itself. | 1.0.8802.1.1.1.1.2.4 | not-accessible | current | |
| dot1xAuthSessionStatsEntry OBJECT-TYPE The session statistics information for an Authenticator PAE. This shows the current values being collected for each session that is still in progress, or the final values for the last valid session on each port where there is no session currently active. | 1.0.8802.1.1.1.1.2.4.1 | not-accessible | current | |
| dot1xAuthSessionOctetsRx OBJECT-TYPE The number of octets received in user data frames on this Port during the session. | 1.0.8802.1.1.1.1.2.4.1.1 | Counter64 | read-only | current |
| dot1xAuthSessionOctetsTx OBJECT-TYPE The number of octets transmitted in user data frames on this Port during the session. | 1.0.8802.1.1.1.1.2.4.1.2 | Counter64 | read-only | current |
| dot1xAuthSessionFramesRx OBJECT-TYPE The number of user data frames received on this Port during the session. | 1.0.8802.1.1.1.1.2.4.1.3 | Counter32 | read-only | current |
| dot1xAuthSessionFramesTx OBJECT-TYPE The number of user data frames transmitted on this Port during the session. | 1.0.8802.1.1.1.1.2.4.1.4 | Counter32 | read-only | current |
| dot1xAuthSessionId OBJECT-TYPE A unique identifier for the session, in the form of a printable ASCII string of at least three characters. | 1.0.8802.1.1.1.1.2.4.1.5 | SnmpAdminString | read-only | current |
| dot1xAuthSessionAuthenticMethod OBJECT-TYPE The authentication method used to establish the session. | 1.0.8802.1.1.1.1.2.4.1.6 | INTEGER {remoteAuthServer(1), localAuthServer(2)} | read-only | current |
| dot1xAuthSessionTime OBJECT-TYPE The duration of the session in seconds. | 1.0.8802.1.1.1.1.2.4.1.7 | TimeTicks | read-only | current |
| dot1xAuthSessionTerminateCause OBJECT-TYPE The reason for the session termination. | 1.0.8802.1.1.1.1.2.4.1.8 | INTEGER {supplicantLogoff(1), portFailure(2), supplicantRestart(3), reauthFailed(4), authControlForceUnauth(5), portReInit(6), portAdminDisabled(7), notTerminatedYet(999)} | read-only | current |
| dot1xAuthSessionUserName OBJECT-TYPE The User-Name representing the identity of the Supplicant PAE. | 1.0.8802.1.1.1.1.2.4.1.9 | SnmpAdminString | read-only | current |
| dot1xPaeSupplicant OBJECT-IDENTITY | 1.0.8802.1.1.1.1.3 | |||
| dot1xSuppConfigTable OBJECT-TYPE A table that contains the configuration objects for the Supplicant PAE associated with each port. An entry appears in this table for each port that may authenticate itself when challenged by a remote system. | 1.0.8802.1.1.1.1.3.1 | not-accessible | current | |
| dot1xSuppConfigEntry OBJECT-TYPE The configuration information for a Supplicant PAE. | 1.0.8802.1.1.1.1.3.1.1 | not-accessible | current | |
| dot1xSuppPaeState OBJECT-TYPE The current state of the Supplicant PAE state machine (8.5.8). | 1.0.8802.1.1.1.1.3.1.1.1 | INTEGER {disconnected(1), logoff(2), connecting(3), authenticating(4), authenticated(5), acquired(6), held(7), restart(8), sForceAuth(9), sForceUnauth(10)} | read-only | current |
| dot1xSuppHeldPeriod OBJECT-TYPE The value, in seconds, of the heldPeriod constant currently in use by the Supplicant PAE state machine (8.5.8.1.2). | 1.0.8802.1.1.1.1.3.1.1.2 | Unsigned32 | read-write | current |
| dot1xSuppAuthPeriod OBJECT-TYPE The value, in seconds, of the authPeriod constant currently in use by the Supplicant PAE state machine (8.5.8.1.2). | 1.0.8802.1.1.1.1.3.1.1.3 | Unsigned32 | read-write | current |
| dot1xSuppStartPeriod OBJECT-TYPE The value, in seconds, of the startPeriod constant currently in use by the Supplicant PAE state machine (8.5.8.1.2). | 1.0.8802.1.1.1.1.3.1.1.4 | Unsigned32 | read-write | current |
| dot1xSuppMaxStart OBJECT-TYPE The value of the maxStart constant currently in use by the Supplicant PAE state machine (8.5.8.1.2). | 1.0.8802.1.1.1.1.3.1.1.5 | Unsigned32 | read-write | current |
| dot1xSuppControlledPortStatus OBJECT-TYPE The current state of the Supplicant PAE state machine (8.5.8). | 1.0.8802.1.1.1.1.3.1.1.6 | PaeControlledPortStatus | read-only | current |
| dot1xSuppAccessCtrlWithAuth OBJECT-TYPE The setting for the application of the Supplicant authorization state when the port is operating as both a Supplicant and an Authenticator. inactive indicates the port will not apply the the Supplicant authorization state, using only the Authenticator authorization state to restrict access to the port. active indicates the port will apply the the Supplicant authorization state, as well as the Authenticator authorization state. | 1.0.8802.1.1.1.1.3.1.1.7 | INTEGER {inactive(1), active(2)} | read-write | current |
| dot1xSuppBackendState OBJECT-TYPE The current state of the Supplicant Backend state machine. | 1.0.8802.1.1.1.1.3.1.1.8 | INTEGER {initialize(1), idle(2), request(3), response(4), receive(5), fail(6), success(7), timeout(8)} | read-only | current |
| dot1xSuppStatsTable OBJECT-TYPE A table that contains the statistics objects for the Supplicant PAE associated with each port. An entry appears in this table for each port that may authenticate itself when challenged by a remote system. | 1.0.8802.1.1.1.1.3.2 | not-accessible | current | |
| dot1xSuppStatsEntry OBJECT-TYPE The statistics information for a Supplicant PAE. | 1.0.8802.1.1.1.1.3.2.1 | not-accessible | current | |
| dot1xSuppEapolFramesRx OBJECT-TYPE The number of EAPOL frames of any type that have been received by this Supplicant. | 1.0.8802.1.1.1.1.3.2.1.1 | Counter32 | read-only | current |
| dot1xSuppEapolFramesTx OBJECT-TYPE The number of EAPOL frames of any type that have been transmitted by this Supplicant. | 1.0.8802.1.1.1.1.3.2.1.2 | Counter32 | read-only | current |
| dot1xSuppEapolStartFramesTx OBJECT-TYPE The number of EAPOL Start frames that have been transmitted by this Supplicant. | 1.0.8802.1.1.1.1.3.2.1.3 | Counter32 | read-only | current |
| dot1xSuppEapolLogoffFramesTx OBJECT-TYPE The number of EAPOL Logoff frames that have been transmitted by this Supplicant. | 1.0.8802.1.1.1.1.3.2.1.4 | Counter32 | read-only | current |
| dot1xSuppEapolRespIdFramesTx OBJECT-TYPE The number of EAP Resp/Id frames that have been transmitted by this Supplicant. | 1.0.8802.1.1.1.1.3.2.1.5 | Counter32 | read-only | deprecated |
| dot1xSuppEapolRespFramesTx OBJECT-TYPE The number of valid EAP Response frames (other than Resp/Id frames) that have been transmitted by this Supplicant. | 1.0.8802.1.1.1.1.3.2.1.6 | Counter32 | read-only | deprecated |
| dot1xSuppEapolReqIdFramesRx OBJECT-TYPE The number of EAP Req/Id frames that have been received by this Supplicant. | 1.0.8802.1.1.1.1.3.2.1.7 | Counter32 | read-only | deprecated |
| dot1xSuppEapolReqFramesRx OBJECT-TYPE The number of EAP Request frames (other than Rq/Id frames) that have been received by this Supplicant. | 1.0.8802.1.1.1.1.3.2.1.8 | Counter32 | read-only | deprecated |
| dot1xSuppInvalidEapolFramesRx OBJECT-TYPE The number of EAPOL frames that have been received by this Supplicant in which the frame type is not recognized. | 1.0.8802.1.1.1.1.3.2.1.9 | Counter32 | read-only | current |
| dot1xSuppEapLengthErrorFramesRx OBJECT-TYPE The number of EAPOL frames that have been received by this Supplicant in which the Packet Body Length field (7.5.5) is invalid. | 1.0.8802.1.1.1.1.3.2.1.10 | Counter32 | read-only | current |
| dot1xSuppLastEapolFrameVersion OBJECT-TYPE The protocol version number carried in the most recently received EAPOL frame. | 1.0.8802.1.1.1.1.3.2.1.11 | Unsigned32 | read-only | current |
| dot1xSuppLastEapolFrameSource OBJECT-TYPE The source MAC address carried in the most recently received EAPOL frame. | 1.0.8802.1.1.1.1.3.2.1.12 | MacAddress | read-only | current |
| dot1xPaeConformance OBJECT-IDENTITY | 1.0.8802.1.1.1.2 | |||
| dot1xPaeGroups OBJECT-IDENTITY | 1.0.8802.1.1.1.2.1 | |||
| dot1xPaeCompliances OBJECT-IDENTITY | 1.0.8802.1.1.1.2.2 |
Conformance
| Name | OID | Status |
|---|---|---|
| dot1xPaeSystemGroup OBJECT-GROUP A collection of objects providing system information about, and control over, a PAE. | 1.0.8802.1.1.1.2.1.1 | current |
| dot1xPaeAuthConfigGroup OBJECT-GROUP A collection of objects providing configuration information about an Authenticator PAE. | 1.0.8802.1.1.1.2.1.2 | deprecated |
| dot1xPaeAuthStatsGroup OBJECT-GROUP A collection of objects providing statistics about an Authenticator PAE. | 1.0.8802.1.1.1.2.1.3 | current |
| dot1xPaeAuthDiagGroup OBJECT-GROUP A collection of objects providing diagnostic statistics about an Authenticator PAE. | 1.0.8802.1.1.1.2.1.4 | deprecated |
| dot1xPaeAuthSessionStatsGroup OBJECT-GROUP A collection of objects providing statistics about the current, or last session for an Authenticator PAE. | 1.0.8802.1.1.1.2.1.5 | current |
| dot1xPaeSuppConfigGroup OBJECT-GROUP A collection of objects providing configuration information about a Supplicant PAE. | 1.0.8802.1.1.1.2.1.6 | current |
| dot1xPaeSuppStatsGroup OBJECT-GROUP A collection of objects providing statistics about a Supplicant PAE. | 1.0.8802.1.1.1.2.1.7 | deprecated |
| dot1xPaeAuthConfigGroup2 OBJECT-GROUP A collection of objects providing configuration information about an Authenticator PAE. | 1.0.8802.1.1.1.2.1.8 | current |
| dot1xPaeSuppConfigGroup2 OBJECT-GROUP A collection of objects providing configuration information about a Supplicant PAE. | 1.0.8802.1.1.1.2.1.9 | current |
| dot1xPaeSuppStatsGroup2 OBJECT-GROUP A collection of objects providing statistics about a Supplicant PAE. | 1.0.8802.1.1.1.2.1.10 | current |
| dot1xPaeCompliance MODULE-COMPLIANCE The compliance statement for device support of Port Access Control. | 1.0.8802.1.1.1.2.2.1 | deprecated |
| dot1xPaeCompliance2 MODULE-COMPLIANCE The compliance statement for device support of Port Access Control. | 1.0.8802.1.1.1.2.2.2 | current |