MIBs Depot

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

FromSymbols
IF-MIBInterfaceIndex
SNMP-FRAMEWORK-MIBSnmpAdminString
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMICounter32, Counter64, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, Unsigned32, iso
SNMPv2-TCDisplayString, MacAddress, TEXTUAL-CONVENTION, TruthValue

Imported by

22 module(s) in this corpus import this one.

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

NameOIDSyntaxAccessStatus
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

NameOIDSyntaxAccessStatus
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.1INTEGER {enabled(1), disabled(2)}read-writecurrent
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.2not-accessiblecurrent
dot1xPaePortEntry
OBJECT-TYPE
The Port number, protocol version, and initialization control for a Port.
1.0.8802.1.1.1.1.1.2.1not-accessiblecurrent
dot1xPaePortNumber
OBJECT-TYPE
The Port number associated with this Port.
1.0.8802.1.1.1.1.1.2.1.1InterfaceIndexnot-accessiblecurrent
dot1xPaePortProtocolVersion
OBJECT-TYPE
The protocol version associated with this Port.
1.0.8802.1.1.1.1.1.2.1.2Unsigned32read-onlycurrent
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.3Bits {dot1xPaePortAuthCapable(0), dot1xPaePortSuppCapable(1)}read-onlycurrent
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.4TruthValueread-writecurrent
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.5TruthValueread-writecurrent
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.1not-accessiblecurrent
dot1xAuthConfigEntry
OBJECT-TYPE
The configuration information for an Authenticator PAE.
1.0.8802.1.1.1.1.2.1.1not-accessiblecurrent
dot1xAuthPaeState
OBJECT-TYPE
The current value of the Authenticator PAE state machine.
1.0.8802.1.1.1.1.2.1.1.1INTEGER {initialize(1), disconnected(2), connecting(3), authenticating(4), authenticated(5), aborting(6), held(7), forceAuth(8), forceUnauth(9), restart(10)}read-onlycurrent
dot1xAuthBackendAuthState
OBJECT-TYPE
The current state of the Backend Authentication state machine.
1.0.8802.1.1.1.1.2.1.1.2INTEGER {request(1), response(2), success(3), fail(4), timeout(5), idle(6), initialize(7), ignore(8)}read-onlycurrent
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.3PaeControlledDirectionsread-writecurrent
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.4PaeControlledDirectionsread-onlycurrent
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.5PaeControlledPortStatusread-onlycurrent
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.6PaeControlledPortControlread-writecurrent
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.7Unsigned32read-writecurrent
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.8Unsigned32read-writedeprecated
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.9Unsigned32read-writedeprecated
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.10Unsigned32read-writecurrent
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.11Unsigned32read-writedeprecated
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.12Unsigned32read-writecurrent
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.13TruthValueread-writecurrent
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.14TruthValueread-writecurrent
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.2not-accessiblecurrent
dot1xAuthStatsEntry
OBJECT-TYPE
The statistics information for an Authenticator PAE.
1.0.8802.1.1.1.1.2.2.1not-accessiblecurrent
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.1Counter32read-onlycurrent
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.2Counter32read-onlycurrent
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.3Counter32read-onlycurrent
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.4Counter32read-onlycurrent
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.5Counter32read-onlycurrent
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.6Counter32read-onlycurrent
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.7Counter32read-onlycurrent
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.8Counter32read-onlycurrent
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.9Counter32read-onlycurrent
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.10Counter32read-onlycurrent
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.11Unsigned32read-onlycurrent
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.12MacAddressread-onlycurrent
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.3not-accessibledeprecated
dot1xAuthDiagEntry
OBJECT-TYPE
The diagnostics information for an Authenticator PAE.
1.0.8802.1.1.1.1.2.3.1not-accessibledeprecated
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.1Counter32read-onlydeprecated
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.2Counter32read-onlydeprecated
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.3Counter32read-onlydeprecated
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.4Counter32read-onlydeprecated
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.5Counter32read-onlydeprecated
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.6Counter32read-onlydeprecated
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.7Counter32read-onlydeprecated
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.8Counter32read-onlydeprecated
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.9Counter32read-onlydeprecated
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.10Counter32read-onlydeprecated
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.11Counter32read-onlydeprecated
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.12Counter32read-onlydeprecated
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.13Counter32read-onlydeprecated
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.14Counter32read-onlydeprecated
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.15Counter32read-onlydeprecated
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.16Counter32read-onlydeprecated
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.17Counter32read-onlydeprecated
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.18Counter32read-onlydeprecated
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.4not-accessiblecurrent
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.1not-accessiblecurrent
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.1Counter64read-onlycurrent
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.2Counter64read-onlycurrent
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.3Counter32read-onlycurrent
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.4Counter32read-onlycurrent
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.5SnmpAdminStringread-onlycurrent
dot1xAuthSessionAuthenticMethod
OBJECT-TYPE
The authentication method used to establish the session.
1.0.8802.1.1.1.1.2.4.1.6INTEGER {remoteAuthServer(1), localAuthServer(2)}read-onlycurrent
dot1xAuthSessionTime
OBJECT-TYPE
The duration of the session in seconds.
1.0.8802.1.1.1.1.2.4.1.7TimeTicksread-onlycurrent
dot1xAuthSessionTerminateCause
OBJECT-TYPE
The reason for the session termination.
1.0.8802.1.1.1.1.2.4.1.8INTEGER {supplicantLogoff(1), portFailure(2), supplicantRestart(3), reauthFailed(4), authControlForceUnauth(5), portReInit(6), portAdminDisabled(7), notTerminatedYet(999)}read-onlycurrent
dot1xAuthSessionUserName
OBJECT-TYPE
The User-Name representing the identity of the Supplicant PAE.
1.0.8802.1.1.1.1.2.4.1.9SnmpAdminStringread-onlycurrent
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.1not-accessiblecurrent
dot1xSuppConfigEntry
OBJECT-TYPE
The configuration information for a Supplicant PAE.
1.0.8802.1.1.1.1.3.1.1not-accessiblecurrent
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.1INTEGER {disconnected(1), logoff(2), connecting(3), authenticating(4), authenticated(5), acquired(6), held(7), restart(8), sForceAuth(9), sForceUnauth(10)}read-onlycurrent
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.2Unsigned32read-writecurrent
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.3Unsigned32read-writecurrent
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.4Unsigned32read-writecurrent
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.5Unsigned32read-writecurrent
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.6PaeControlledPortStatusread-onlycurrent
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.7INTEGER {inactive(1), active(2)}read-writecurrent
dot1xSuppBackendState
OBJECT-TYPE
The current state of the Supplicant Backend state machine.
1.0.8802.1.1.1.1.3.1.1.8INTEGER {initialize(1), idle(2), request(3), response(4), receive(5), fail(6), success(7), timeout(8)}read-onlycurrent
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.2not-accessiblecurrent
dot1xSuppStatsEntry
OBJECT-TYPE
The statistics information for a Supplicant PAE.
1.0.8802.1.1.1.1.3.2.1not-accessiblecurrent
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.1Counter32read-onlycurrent
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.2Counter32read-onlycurrent
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.3Counter32read-onlycurrent
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.4Counter32read-onlycurrent
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.5Counter32read-onlydeprecated
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.6Counter32read-onlydeprecated
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.7Counter32read-onlydeprecated
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.8Counter32read-onlydeprecated
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.9Counter32read-onlycurrent
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.10Counter32read-onlycurrent
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.11Unsigned32read-onlycurrent
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.12MacAddressread-onlycurrent
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

NameOIDStatus
dot1xPaeSystemGroup
OBJECT-GROUP
A collection of objects providing system information about, and control over, a PAE.
1.0.8802.1.1.1.2.1.1current
dot1xPaeAuthConfigGroup
OBJECT-GROUP
A collection of objects providing configuration information about an Authenticator PAE.
1.0.8802.1.1.1.2.1.2deprecated
dot1xPaeAuthStatsGroup
OBJECT-GROUP
A collection of objects providing statistics about an Authenticator PAE.
1.0.8802.1.1.1.2.1.3current
dot1xPaeAuthDiagGroup
OBJECT-GROUP
A collection of objects providing diagnostic statistics about an Authenticator PAE.
1.0.8802.1.1.1.2.1.4deprecated
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.5current
dot1xPaeSuppConfigGroup
OBJECT-GROUP
A collection of objects providing configuration information about a Supplicant PAE.
1.0.8802.1.1.1.2.1.6current
dot1xPaeSuppStatsGroup
OBJECT-GROUP
A collection of objects providing statistics about a Supplicant PAE.
1.0.8802.1.1.1.2.1.7deprecated
dot1xPaeAuthConfigGroup2
OBJECT-GROUP
A collection of objects providing configuration information about an Authenticator PAE.
1.0.8802.1.1.1.2.1.8current
dot1xPaeSuppConfigGroup2
OBJECT-GROUP
A collection of objects providing configuration information about a Supplicant PAE.
1.0.8802.1.1.1.2.1.9current
dot1xPaeSuppStatsGroup2
OBJECT-GROUP
A collection of objects providing statistics about a Supplicant PAE.
1.0.8802.1.1.1.2.1.10current
dot1xPaeCompliance
MODULE-COMPLIANCE
The compliance statement for device support of Port Access Control.
1.0.8802.1.1.1.2.2.1deprecated
dot1xPaeCompliance2
MODULE-COMPLIANCE
The compliance statement for device support of Port Access Control.
1.0.8802.1.1.1.2.2.2current