enterasys-8021x-extensions-mib

enterasys-8021x-extensions-mib Download

MIBs list

This MIB module defines a portion of the SNMP enterprise MIBs under Enterasys Networks' enterprise OID pertaining to IEEE 802.1X authentication. This MIB is designed to supplement and be used in connection with the standard IEEE 802.1X-2001 MIB. It provides a convenient way to retrieve authentication status for station- based access control.

With the IPHost SNMP tool, you can monitor any SNMP objects of the enterasys-8021x-extensions-mib . You can select a variable to monitor using the built-in IPHost MIB browser that provides you with all variables, their current values and descriptions taken from the enterasys-8021x-extensions-mib .

OID list for enterasys-8021x-extensions-mib

etsysDot1xAuthStationTable
A table that contains basic status information for the Authenticator PAEs associated with station-based virtual ports.
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 ta ...
etsysDot1xAuthStationAddress
The 48-bit IEEE media access control address of the Supplicant associated with the logical station-based access control port.
etsysDot1xAuthStationPaePort
The dot1xPaePortNumber of the shared-media port that is associated with this Authenticator PAE.
etsysDot1xAuthStationPaeState
The current value of the Authenticator PAE state machine.
etsysDot1xAuthStationBackendAuthState
The current state of the Backend Authentication state machine.
etsysDot1xAuthStationUserName
The User-Name representing the identity of the Supplicant PAE.
etsysDot1xAuthConfigTable
A table that contains configuration objects for the Authenticator PAE associated with each station-based virtual port. Station-based configuration management poses several rather major inconveniences, including a large number of rows, rows indexed by MAC ...
etsysDot1xAuthConfigEntry
Configuration information for a station-based Authenticator PAE.
etsysDot1xAuthInitialize
The initialization control for this Authenticator PAE. Setting this attribute to TRUE causes the PAE to be initialized. The attribute value reverts to FALSE once initialization has completed.
etsysDot1xAuthReauthenticate
The reauthentication control for this Authenticator PAE. Setting this attribute to TRUE causes the Authenticator PAE state machine to reauthenticate the Supplicant. Setting this attribute FALSE has no effect. This attribute always returns FALSE when it ...
etsysDot1xAuthAdminControlledDirections
The current value of the administrative controlled directions parameter for the virtual port.
etsysDot1xAuthOperControlledDirections
The current value of the operational controlled directions parameter for the virtual port.
etsysDot1xAuthAuthControlledPortStatus
The current value of the controlled Port status parameter for the virtual port.
etsysDot1xAuthAuthControlledPortControl
The current value of the controlled Port control parameter for the virtual port.
etsysDot1xAuthQuietPeriod
The value, in seconds, of the quietPeriod constant currently in use by the Authenticator PAE state machine.
etsysDot1xAuthTxPeriod
The value, in seconds, of the txPeriod constant currently in use by the Authenticator PAE state machine.
etsysDot1xAuthSuppTimeout
The value, in seconds, of the suppTimeout constant currently in use by the Backend Authentication state machine.
etsysDot1xAuthServerTimeout
The value, in seconds, of the serverTimeout constant currently in use by the Backend Authentication state machine.
etsysDot1xAuthMaxReq
The value of the maxReq constant currently in use by the Backend Authentication state machine.
etsysDot1xAuthReAuthPeriod
The value, in seconds, of the reAuthPeriod constant currently in use by the Reauthentication Timer state machine.
etsysDot1xAuthReAuthEnabled
The enable/disable control used by the Reauthentication Timer state machine (IEEE 802.1X-2001 Section 8.5.5.1).
etsysDot1xAuthKeyTxEnabled
The value of the keyTransmissionEnabled constant currently in use by the Authenticator PAE state machine.
etsysDot1xAuthStatsTable
A table that contains the statistics objects for the Authenticator PAE associated with each supplicant/station.
etsysDot1xAuthStatsEntry
The statistics information for an Authenticator PAE.
etsysDot1xAuthEapolFramesRx
The number of valid EAPOL frames of any type that have been received by this Authenticator.
etsysDot1xAuthEapolFramesTx
The number of EAPOL frames of any type that have been transmitted by this Authenticator.
etsysDot1xAuthEapolStartFramesRx
The number of EAPOL Start frames that have been received by this Authenticator.
etsysDot1xAuthEapolLogoffFramesRx
The number of EAPOL Logoff frames that have been received by this Authenticator.
etsysDot1xAuthEapolRespIdFramesRx
The number of EAP Resp/Id frames that have been received by this Authenticator.
etsysDot1xAuthEapolRespFramesRx
The number of valid EAP Response frames (other than Resp/Id frames) that have been received by this Authenticator.
etsysDot1xAuthEapolReqIdFramesTx
The number of EAP Req/Id frames that have been transmitted by this Authenticator.
etsysDot1xAuthEapolReqFramesTx
The number of EAP Request frames (other than Rq/Id frames) that have been transmitted by this Authenticator.
etsysDot1xAuthInvalidEapolFramesRx
The number of EAPOL frames that have been received by this Authenticator in which the frame type is not recognized.
etsysDot1xAuthEapLengthErrorFramesRx
The number of EAPOL frames that have been received by this Authenticator in which the Packet Body Length field is invalid.
etsysDot1xAuthLastEapolFrameVersion
The protocol version number carried in the most recently received EAPOL frame.
etsysDot1xAuthLastEapolFrameSource
The source MAC address carried in the most recently received EAPOL frame.
etsysDot1xAuthDiagTable
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.
etsysDot1xAuthDiagEntry
The diagnostics information for an Authenticator PAE.
etsysDot1xAuthEntersConnecting
Counts the number of times that the state machine transitions to the CONNECTING state from any other state.
etsysDot1xAuthEapLogoffsWhileConnecting
Counts the number of times that the state machine transitions from CONNECTING to DISCONNECTED as a result of receiving an EAPOL-Logoff message.
etsysDot1xAuthEntersAuthenticating
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.
etsysDot1xAuthAuthSuccessWhileAuthenticating
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).
etsysDot1xAuthAuthTimeoutsWhileAuthenticating
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).
etsysDot1xAuthAuthFailWhileAuthenticating
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).
etsysDot1xAuthAuthReauthsWhileAuthenticating
Counts the number of times that the state machine transitions from AUTHENTICATING to ABORTING, as a result of a reauthentication request (reAuthenticate = TRUE).
etsysDot1xAuthAuthEapStartsWhileAuthenticating
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.
etsysDot1xAuthAuthEapLogoffWhileAuthenticating
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.
etsysDot1xAuthAuthReauthsWhileAuthenticated
Counts the number of times that the state machine transitions from AUTHENTICATED to CONNECTING, as a result of a reauthentication request (reAuthenticate = TRUE).
etsysDot1xAuthAuthEapStartsWhileAuthenticated
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.
etsysDot1xAuthAuthEapLogoffWhileAuthenticated
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.
etsysDot1xAuthBackendResponses
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 Authe ...
etsysDot1xAuthBackendAccessChallenges
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 t ...
etsysDot1xAuthBackendOtherRequestsToSupplicant
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 ...
etsysDot1xAuthBackendNonNakResponsesFromSupplicant
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 RESPO ...
etsysDot1xAuthBackendAuthSuccesses
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 ...
etsysDot1xAuthBackendAuthFails
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 Authenticat ...
etsysDot1xAuthSessionStatsTable
A table that contains the session statistics objects for the Authenticator PAE associated with each supplicant. An entry appears in this table for each supplicant.
etsysDot1xAuthSessionStatsEntry
The session statistics information for an Authenticator PAE. This shows the current values being collected for each session that is still in progress.
etsysDot1xAuthSessionOctetsRx
The number of octets received in user data frames from the supplicant PAE during the session.
etsysDot1xAuthSessionOctetsTx
The number of octets transmitted in user data frames to the supplicant PAE during the session.
etsysDot1xAuthSessionFramesRx
The number of user data frames received from the supplicant PAE during the session.
etsysDot1xAuthSessionFramesTx
The number of user data frames transmitted to the supplicant PAE during the session.
etsysDot1xAuthSessionId
A unique identifier for the session, in the form of a printable ASCII string of at least three characters.
etsysDot1xAuthSessionAuthenticMethod
The authentication method used to establish the session.
etsysDot1xAuthSessionTime
The duration of the session in seconds.
etsysDot1xAuthSessionTerminateCause
The reason for the session termination.
etsysDot1xAuthStatsSupported
Defines the objects supported in the Authenticator Statistics Table.
etsysDot1xAuthDiagSupported
Defines the objects supported in the Authenticator Diagnostics Table.
etsysDot1xAuthSessionSuppportedObjs
Defines the objects supported in the Authenticator Session Statistics Table.
etsysDot1xMaxCapableAuthStations
The maximum number of stations this device can authenticate.
etsysDot1xMaximumStationsStatsGathered
The maximum number of stations that this device can gather statistics, diagnostics, and session statistics for.
etsysDot1xCurrentStationsStatsGathered
The number of stations that this device is currently gathering statistics, diagnostics, and session statistics for.
etsysDot1xAuthStationWatchTable
A table containing the MAC addresses of stations that statistics, diagnostics, and session statistics will be kept for. This table's existence is due to the realization that devices may not have the resources to keep all of this data for all the authentic ...
etsysDot1xAuthStationWatchEntry
Each row contains the MAC address of a station that statistics, diagnostics, and session statistics will be kept for.
etsysDot1xAuthInfoStationAddress
The MAC address of a station that statistics, diagnostics, and session statistics will be kept for.
etsysDot1xAuthInfoStationRowStatus
A control that allows entries to be added, activated, deactivated, and removed from this table. When the value of this object is 'active' none of the other objects in this conceptual row can be modified. Setting this object to the 'active' state from the ...
etsysDot1xAuthStationGroup
A collection of objects providing basic status information about Authenticator PAEs running on ports that use station-based access control.
etsysDot1xAuthConfigGroup
A collection of objects providing configuration information about Authenticator PAEs running on ports that use station- based access control.
etsysDot1xAuthStatsGroup
A collection of objects providing statistics about Authenticator PAEs running on ports that use station- based access control.
etsysDot1xAuthDiagGroup
A collection of objects providing diagnostic statistics about Authenticator PAEs running on ports that use station- based access control.
etsysDot1xAuthSessionStatsGroup
A collection of objects providing statistics about the current or last sessions for Authenticator PAEs running on ports that use station-based access control.
etsysDot1xAuthSessionControlGroup
A collection of objects providing statistics about the current or last sessions for Authenticator PAEs running on ports that use station-based access control.

You can start network devices monitoring using free 30-day trial version of IPHost Network Monitor right now. Witn IPHost SNMP monitor you can monitor network performance, audit network usage, detect network faults, or inappropriate access. The IPHost's SNMP monitor can communicate and interact with any SNMP-enabled device.

MIBs list