enterasys-multi-user-8021x-mib Download
This MIB module defines a portion of the SNMP enterprise
MIBs under Enterasys Networks' enterprise OID pertaining to
Multi-User IEEE 802.1X authentication.
This MIB is designed to supplement and be used in connection
with the standard IEEE 802.1X-2001 MIB.
With the IPHost SNMP tool, you can monitor any SNMP objects of the
enterasys-multi-user-8021x-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-multi-user-8021x-mib
.
OID list for enterasys-multi-user-8021x-mib
- etsysMulti1xAccessEntityTable
- The system and configuration information for all the Access Entities.
- etsysMulti1xAccessEntityEntry
- The system and configuration information for an individual Access Entity.
- etsysMulti1xAeIndex
- Indicates if this Access Entity is currently active.
- etsysMulti1xAeActive
- Indicates if this Access Entity is currently active.
- etsysMulti1xAeState
- The current value of the Access Entity state machine.
- etsysMulti1xAeBackendAuthState
- The current state of the Backend Authentication state machine.
- etsysMulti1xAeInitialize
- The initialization control for this Access Entity. Setting this attribute TRUE causes the Access Entity to be initialized. The attribute value reverts to FALSE once initialization has completed.
- etsysMulti1xAeReauthenticate
- The reauthentication control for this Access Entity. Setting this attribute TRUE causes the Access Entity state machine to reauthenticate the Supplicant. Setting this attribute FALSE has no effect. This attribute always returns FALSE when it is read.
- etsysMulti1xAeReAuthPeriod
- The value, in seconds, of the reAuthPeriod constant currently in use by the Reauthentication Timer state machine.
- etsysMulti1xAeSupplicantAddress
- The MAC address that this Access Entity is currently bound to.
- etsysMulti1xAeUserName
- The User-Name representing the identity of the Supplicant PAE.
- etsysMulti1xAccessEntityStatsTable
- The statistics objects for the all the Access Entities.
- etsysMulti1xAccessEntityStatsEntry
- The statistics information for an individual Access Entity.
- etsysMulti1xAeEapolFramesRx
- The number of valid EAPOL frames of any type that have been received by this Access Entity.
- etsysMulti1xAeEapolFramesTx
- The number of EAPOL frames of any type that have been transmitted by this Access Entity.
- etsysMulti1xAeEapolStartFramesRx
- The number of EAPOL Start frames that have been received by this Access Entity.
- etsysMulti1xAeEapolLogoffFramesRx
- The number of EAPOL Logoff frames that have been received by this Access Entity.
- etsysMulti1xAeEapolRespIdFramesRx
- The number of EAP Resp/Id frames that have been received by this Access Entity.
- etsysMulti1xAeEapolRespFramesRx
- The number of valid EAP Response frames (other than Resp/Id frames) that have been received by this Access Entity.
- etsysMulti1xAeEapolReqIdFramesTx
- The number of EAP Req/Id frames that have been transmitted by this Access Entity.
- etsysMulti1xAeEapolReqFramesTx
- The number of EAP Request frames (other than Rq/Id frames) that have been transmitted by this Access Entity.
- etsysMulti1xAeInvalidEapolFramesRx
- The number of EAPOL frames that have been received by this Access Entity in which the frame type is not recognized.
- etsysMulti1xAeEapLengthErrorFramesRx
- The number of EAPOL frames that have been received by this Access Entity in which the Packet Body Length field is invalid.
- etsysMulti1xAeEapolFrameVersion
- The protocol version number carried in the most recently received EAPOL frame.
- etsysMulti1xAeEapolFrameSource
- The source MAC address carried in the most recently received EAPOL frame.
- etsysMulti1xAeDiagTable
- The diagnostics objects for all the Access Entities.
- etsysMulti1xAeDiagEntry
- The diagnostics information for an individual Access Entity.
- etsysMulti1xAeEntersConnecting
- Counts the number of times that the state machine transitions to the CONNECTING state from any other state.
- etsysMulti1xAeEapLogoffsWhileConnecting
- Counts the number of times that the state machine transitions from CONNECTING to DISCONNECTED as a result of receiving an EAPOL-Logoff message.
- etsysMulti1xAeEntersAuthenticating
- 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.
- etsysMulti1xAeAuthSuccessWhileAuthenticating
- 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).
- etsysMulti1xAeAuthTimeoutsWhileAuthenticating
- 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).
- etsysMulti1xAeAuthFailWhileAuthenticating
- 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).
- etsysMulti1xAeAuthReauthsWhileAuthenticating
- Counts the number of times that the state machine transitions from AUTHENTICATING to ABORTING, as a result of a reauthentication request (reAuthenticate = TRUE).
- etsysMulti1xAeAuthEapStartsWhileAuthenticating
- 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.
- etsysMulti1xAeAuthEapLogoffWhileAuthenticating
- 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.
- etsysMulti1xAeAuthReauthsWhileAuthenticated
- Counts the number of times that the state machine transitions from AUTHENTICATED to CONNECTING, as a result of a reauthentication request (reAuthenticate = TRUE).
- etsysMulti1xAeAuthEapStartsWhileAuthenticated
- 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.
- etsysMulti1xAeAuthEapLogoffWhileAuthenticated
- 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.
- etsysMulti1xAeBackendResponses
- 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 ...
- etsysMulti1xAeBackendAccessChallenges
- 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 ...
- etsysMulti1xAeBackendOtherRequestsToSupplicant
- 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 ...
- etsysMulti1xAeBackendNonNakResponsesFromSupplicant
- 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 ...
- etsysMulti1xAeBackendAuthSuccesses
- 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 ...
- etsysMulti1xAeBackendAuthFails
- 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 ...
- etsysMulti1xSessionStatsTable
- The session statistics for all the Access Entities.
- etsysMulti1xSessionStatsEntry
- The session statistics for an individual Access Entity. 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 Access Entity where there is no session currently acti ...
- etsysMulti1xSessionOctetsRx
- The number of octets of user data received on this port for this session.
- etsysMulti1xSessionOctetsTx
- The number of octets of user data transmitted on this port for this session.
- etsysMulti1xSessionFramesRx
- The number of user data frames received on this port for this session.
- etsysMulti1xSessionFramesTx
- The number of user data frames transmitted on this port for this session.
- etsysMulti1xSessionId
- A unique identifier for the session, in the form of a printable ASCII string of at least three characters.
- etsysMulti1xSessionAuthenticMethod
- The authentication method used to establish the session.
- etsysMulti1xSessionTime
- The duration of the session in seconds.
- etsysMulti1xSessionTerminateCause
- The reason for the session termination.
- etsysMulti1xSessionUserName
- The User-Name representing the identity of the Supplicant PAE.
- etsysMulti1xSessionActive
- Indicates if this session is currently active.
- etsysMulti1xSupplicantAddressTable
- The Access Entities relative to the supplicant MAC address, port, and access entity index.
- etsysMulti1xSupplicantAddressEntry
- Some basic information about an individual Access Entity.
- etsysMulti1xSupplicantActive
- Indicates if the associated Access Entity is currently active.
- etsysMulti1xSupplicantUserName
- The User-Name representing the identity of the Supplicant PAE.
- etsysMulti1xUserNameTable
- The Access Entities relative to the supplicant user name, or the initial part of the supplicant user name, port, and access entity index.
- etsysMulti1xUserNameEntry
- Some basic information about an individual Access Entity.
- etsysMulti1xUserNameIndex
- The fixed length equivalent of the etsysMulti1xUserName object. When the length of the corresponding etsysMulti1xUserName object is less then 8 octets this object is padded with null octets. When the length of the corresponding etsysMulti1xUserName object ...
- etsysMulti1xUserName
- The User-Name representing the identity of the Supplicant PAE.
- etsysMulti1xUserActive
- Indicates if the associated Access Entity is currently active.
- etsysMulti1xUserAddress
- The User-Name representing the identity of the Supplicant PAE.
- etsysMulti1xActiveAccessEntityTable
- The active Access Entities.
- etsysMulti1xActiveAccessEntityEntry
- An individual active Access Entity.
- etsysMulti1xActiveSupplicantAddress
- The MAC address that this active Access Entity is currently bound to.
- etsysMultiUser8021xAccessEntityGroup
- A collection of objects providing system and configuration information for all the Access Entities running on all the ports.
- etsysMultiUser8021xAccessEntityStatsGroup
- A collection of objects providing statistics information for all the Access Entities running on all the ports.
- etsysMultiUser8021xAccessEntityDiagGroup
- A collection of objects providing diagnostic statistics for all the Access Entities running on all the ports.
- etsysMultiUser8021xAccessEntitySessionGroup
- A collection of objects providing session statistics for all the Access Entities running on all the ports.
- etsysMultiUser8021xSupplicantAddressGroup
- A collection of objects providing a means to look up all of the Access Entities that are associated with a particular supplicant address.
- etsysMultiUser8021xUserNameGroup
- A collection of objects providing a means to look up all of the Access Entities that are associated with a particular user name.
- etsysMultiUser8021xActiveAccessEntityGroup
- The Supplicant Address for each active Access Entity.
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.