ENTERASYS-8021X-EXTENSIONS-MIB

File: ENTERASYS-8021X-EXTENSIONS-MIB.mib (56966 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
IF-MIB SNMP-FRAMEWORK-MIB IEEE8021-PAE-MIB
ENTERASYS-MIB-NAMES

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Counter32
Counter64 Unsigned32 TimeTicks
TruthValue MacAddress RowStatus
MODULE-COMPLIANCE OBJECT-GROUP InterfaceIndex
SnmpAdminString PaeControlledDirections PaeControlledPortStatus
PaeControlledPortControl etsysModules

Defined Types

EtsysDot1xAuthStationEntry  
SEQUENCE    
  etsysDot1xAuthStationAddress MacAddress
  etsysDot1xAuthStationPaePort InterfaceIndex
  etsysDot1xAuthStationPaeState INTEGER
  etsysDot1xAuthStationBackendAuthState INTEGER
  etsysDot1xAuthStationUserName SnmpAdminString

EtsysDot1xAuthConfigEntry  
SEQUENCE    
  etsysDot1xAuthInitialize TruthValue
  etsysDot1xAuthReauthenticate TruthValue
  etsysDot1xAuthAdminControlledDirections PaeControlledDirections
  etsysDot1xAuthOperControlledDirections PaeControlledDirections
  etsysDot1xAuthAuthControlledPortStatus PaeControlledPortStatus
  etsysDot1xAuthAuthControlledPortControl PaeControlledPortControl
  etsysDot1xAuthQuietPeriod Unsigned32
  etsysDot1xAuthTxPeriod Unsigned32
  etsysDot1xAuthSuppTimeout Unsigned32
  etsysDot1xAuthServerTimeout Unsigned32
  etsysDot1xAuthMaxReq Unsigned32
  etsysDot1xAuthReAuthPeriod Unsigned32
  etsysDot1xAuthReAuthEnabled TruthValue
  etsysDot1xAuthKeyTxEnabled TruthValue

EtsysDot1xAuthStatsEntry  
SEQUENCE    
  etsysDot1xAuthEapolFramesRx Counter32
  etsysDot1xAuthEapolFramesTx Counter32
  etsysDot1xAuthEapolStartFramesRx Counter32
  etsysDot1xAuthEapolLogoffFramesRx Counter32
  etsysDot1xAuthEapolRespIdFramesRx Counter32
  etsysDot1xAuthEapolRespFramesRx Counter32
  etsysDot1xAuthEapolReqIdFramesTx Counter32
  etsysDot1xAuthEapolReqFramesTx Counter32
  etsysDot1xAuthInvalidEapolFramesRx Counter32
  etsysDot1xAuthEapLengthErrorFramesRx Counter32
  etsysDot1xAuthLastEapolFrameVersion Unsigned32
  etsysDot1xAuthLastEapolFrameSource MacAddress

EtsysDot1xAuthDiagEntry  
SEQUENCE    
  etsysDot1xAuthEntersConnecting Counter32
  etsysDot1xAuthEapLogoffsWhileConnecting Counter32
  etsysDot1xAuthEntersAuthenticating Counter32
  etsysDot1xAuthAuthSuccessWhileAuthenticating Counter32
  etsysDot1xAuthAuthTimeoutsWhileAuthenticating Counter32
  etsysDot1xAuthAuthFailWhileAuthenticating Counter32
  etsysDot1xAuthAuthReauthsWhileAuthenticating Counter32
  etsysDot1xAuthAuthEapStartsWhileAuthenticating Counter32
  etsysDot1xAuthAuthEapLogoffWhileAuthenticating Counter32
  etsysDot1xAuthAuthReauthsWhileAuthenticated Counter32
  etsysDot1xAuthAuthEapStartsWhileAuthenticated Counter32
  etsysDot1xAuthAuthEapLogoffWhileAuthenticated Counter32
  etsysDot1xAuthBackendResponses Counter32
  etsysDot1xAuthBackendAccessChallenges Counter32
  etsysDot1xAuthBackendOtherRequestsToSupplicant Counter32
  etsysDot1xAuthBackendNonNakResponsesFromSupplicant Counter32
  etsysDot1xAuthBackendAuthSuccesses Counter32
  etsysDot1xAuthBackendAuthFails Counter32

EtsysDot1xAuthSessionStatsEntry  
SEQUENCE    
  etsysDot1xAuthSessionOctetsRx Counter64
  etsysDot1xAuthSessionOctetsTx Counter64
  etsysDot1xAuthSessionFramesRx Counter32
  etsysDot1xAuthSessionFramesTx Counter32
  etsysDot1xAuthSessionId SnmpAdminString
  etsysDot1xAuthSessionAuthenticMethod INTEGER
  etsysDot1xAuthSessionTime TimeTicks
  etsysDot1xAuthSessionTerminateCause INTEGER

EtsysDot1xAuthStationWatchEntry  
SEQUENCE    
  etsysDot1xAuthInfoStationAddress MacAddress
  etsysDot1xAuthInfoStationRowStatus RowStatus

Defined Values

etsys8021xExtensionsMIB 1.3.6.1.4.1.5624.1.2.18
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. (Here, a MAC address is a much more natural table index than a port or interface number.)
MODULE-IDENTITY    

etsysDot1xExtensionsObjects 1.3.6.1.4.1.5624.1.2.18.1
OBJECT IDENTIFIER    

etsysDot1xSystemBranch 1.3.6.1.4.1.5624.1.2.18.1.1
OBJECT IDENTIFIER    

etsysDot1xAuthenticatorBranch 1.3.6.1.4.1.5624.1.2.18.1.2
OBJECT IDENTIFIER    

etsysDot1xSupplicantBranch 1.3.6.1.4.1.5624.1.2.18.1.3
OBJECT IDENTIFIER    

etsysDot1xAuthStationBranch 1.3.6.1.4.1.5624.1.2.18.1.2.1
OBJECT IDENTIFIER    

etsysDot1xAuthStationTable 1.3.6.1.4.1.5624.1.2.18.1.2.1.1
A table that contains basic status information for the Authenticator PAEs associated with station-based virtual ports.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EtsysDot1xAuthStationEntry

etsysDot1xAuthStationEntry 1.3.6.1.4.1.5624.1.2.18.1.2.1.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  EtsysDot1xAuthStationEntry  

etsysDot1xAuthStationAddress 1.3.6.1.4.1.5624.1.2.18.1.2.1.1.1.1
The 48-bit IEEE media access control address of the Supplicant associated with the logical station-based access control port.
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAddress  

etsysDot1xAuthStationPaePort 1.3.6.1.4.1.5624.1.2.18.1.2.1.1.1.2
The dot1xPaePortNumber of the shared-media port that is associated with this Authenticator PAE.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

etsysDot1xAuthStationPaeState 1.3.6.1.4.1.5624.1.2.18.1.2.1.1.1.3
The current value of the Authenticator PAE state machine.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER initialize(1), disconnected(2), connecting(3), authenticating(4), authenticated(5), aborting(6), held(7), forceAuth(8), forceUnauth(9)  

etsysDot1xAuthStationBackendAuthState 1.3.6.1.4.1.5624.1.2.18.1.2.1.1.1.4
The current state of the Backend Authentication state machine.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER request(1), response(2), success(3), fail(4), timeout(5), idle(6), initialize(7)  

etsysDot1xAuthStationUserName 1.3.6.1.4.1.5624.1.2.18.1.2.1.1.1.5
The User-Name representing the identity of the Supplicant PAE.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

etsysDot1xAuthConfigTable 1.3.6.1.4.1.5624.1.2.18.1.2.1.2
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 address (rather than by user), and rows that come and go. Port-level and Authentication-Server-based management are quite a bit more convenient. Thus, most of the objects in this table are read-only; a way to see how other settings have interacted if you need this information for troubleshooting purposes.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EtsysDot1xAuthConfigEntry

etsysDot1xAuthConfigEntry 1.3.6.1.4.1.5624.1.2.18.1.2.1.2.1
Configuration information for a station-based Authenticator PAE.
Status: current Access: not-accessible
OBJECT-TYPE    
  EtsysDot1xAuthConfigEntry  

etsysDot1xAuthInitialize 1.3.6.1.4.1.5624.1.2.18.1.2.1.2.1.1
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.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

etsysDot1xAuthReauthenticate 1.3.6.1.4.1.5624.1.2.18.1.2.1.2.1.2
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 is read.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

etsysDot1xAuthAdminControlledDirections 1.3.6.1.4.1.5624.1.2.18.1.2.1.2.1.3
The current value of the administrative controlled directions parameter for the virtual port.
Status: current Access: read-only
OBJECT-TYPE    
  PaeControlledDirections  

etsysDot1xAuthOperControlledDirections 1.3.6.1.4.1.5624.1.2.18.1.2.1.2.1.4
The current value of the operational controlled directions parameter for the virtual port.
Status: current Access: read-only
OBJECT-TYPE    
  PaeControlledDirections  

etsysDot1xAuthAuthControlledPortStatus 1.3.6.1.4.1.5624.1.2.18.1.2.1.2.1.5
The current value of the controlled Port status parameter for the virtual port.
Status: current Access: read-only
OBJECT-TYPE    
  PaeControlledPortStatus  

etsysDot1xAuthAuthControlledPortControl 1.3.6.1.4.1.5624.1.2.18.1.2.1.2.1.6
The current value of the controlled Port control parameter for the virtual port.
Status: current Access: read-only
OBJECT-TYPE    
  PaeControlledPortControl  

etsysDot1xAuthQuietPeriod 1.3.6.1.4.1.5624.1.2.18.1.2.1.2.1.7
The value, in seconds, of the quietPeriod constant currently in use by the Authenticator PAE state machine.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

etsysDot1xAuthTxPeriod 1.3.6.1.4.1.5624.1.2.18.1.2.1.2.1.8
The value, in seconds, of the txPeriod constant currently in use by the Authenticator PAE state machine.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

etsysDot1xAuthSuppTimeout 1.3.6.1.4.1.5624.1.2.18.1.2.1.2.1.9
The value, in seconds, of the suppTimeout constant currently in use by the Backend Authentication state machine.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

etsysDot1xAuthServerTimeout 1.3.6.1.4.1.5624.1.2.18.1.2.1.2.1.10
The value, in seconds, of the serverTimeout constant currently in use by the Backend Authentication state machine.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

etsysDot1xAuthMaxReq 1.3.6.1.4.1.5624.1.2.18.1.2.1.2.1.11
The value of the maxReq constant currently in use by the Backend Authentication state machine.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

etsysDot1xAuthReAuthPeriod 1.3.6.1.4.1.5624.1.2.18.1.2.1.2.1.12
The value, in seconds, of the reAuthPeriod constant currently in use by the Reauthentication Timer state machine.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

etsysDot1xAuthReAuthEnabled 1.3.6.1.4.1.5624.1.2.18.1.2.1.2.1.13
The enable/disable control used by the Reauthentication Timer state machine (IEEE 802.1X-2001 Section 8.5.5.1).
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

etsysDot1xAuthKeyTxEnabled 1.3.6.1.4.1.5624.1.2.18.1.2.1.2.1.14
The value of the keyTransmissionEnabled constant currently in use by the Authenticator PAE state machine.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

etsysDot1xAuthStatsTable 1.3.6.1.4.1.5624.1.2.18.1.2.1.3
A table that contains the statistics objects for the Authenticator PAE associated with each supplicant/station.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EtsysDot1xAuthStatsEntry

etsysDot1xAuthStatsEntry 1.3.6.1.4.1.5624.1.2.18.1.2.1.3.1
The statistics information for an Authenticator PAE.
Status: current Access: not-accessible
OBJECT-TYPE    
  EtsysDot1xAuthStatsEntry  

etsysDot1xAuthEapolFramesRx 1.3.6.1.4.1.5624.1.2.18.1.2.1.3.1.1
The number of valid EAPOL frames of any type that have been received by this Authenticator.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

etsysDot1xAuthEapolFramesTx 1.3.6.1.4.1.5624.1.2.18.1.2.1.3.1.2
The number of EAPOL frames of any type that have been transmitted by this Authenticator.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

etsysDot1xAuthEapolStartFramesRx 1.3.6.1.4.1.5624.1.2.18.1.2.1.3.1.3
The number of EAPOL Start frames that have been received by this Authenticator.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

etsysDot1xAuthEapolLogoffFramesRx 1.3.6.1.4.1.5624.1.2.18.1.2.1.3.1.4
The number of EAPOL Logoff frames that have been received by this Authenticator.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

etsysDot1xAuthEapolRespIdFramesRx 1.3.6.1.4.1.5624.1.2.18.1.2.1.3.1.5
The number of EAP Resp/Id frames that have been received by this Authenticator.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

etsysDot1xAuthEapolRespFramesRx 1.3.6.1.4.1.5624.1.2.18.1.2.1.3.1.6
The number of valid EAP Response frames (other than Resp/Id frames) that have been received by this Authenticator.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

etsysDot1xAuthEapolReqIdFramesTx 1.3.6.1.4.1.5624.1.2.18.1.2.1.3.1.7
The number of EAP Req/Id frames that have been transmitted by this Authenticator.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

etsysDot1xAuthEapolReqFramesTx 1.3.6.1.4.1.5624.1.2.18.1.2.1.3.1.8
The number of EAP Request frames (other than Rq/Id frames) that have been transmitted by this Authenticator.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

etsysDot1xAuthInvalidEapolFramesRx 1.3.6.1.4.1.5624.1.2.18.1.2.1.3.1.9
The number of EAPOL frames that have been received by this Authenticator in which the frame type is not recognized.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

etsysDot1xAuthEapLengthErrorFramesRx 1.3.6.1.4.1.5624.1.2.18.1.2.1.3.1.10
The number of EAPOL frames that have been received by this Authenticator in which the Packet Body Length field is invalid.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

etsysDot1xAuthLastEapolFrameVersion 1.3.6.1.4.1.5624.1.2.18.1.2.1.3.1.11
The protocol version number carried in the most recently received EAPOL frame.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

etsysDot1xAuthLastEapolFrameSource 1.3.6.1.4.1.5624.1.2.18.1.2.1.3.1.12
The source MAC address carried in the most recently received EAPOL frame.
Status: deprecated Access: read-only
OBJECT-TYPE    
  MacAddress  

etsysDot1xAuthDiagTable 1.3.6.1.4.1.5624.1.2.18.1.2.1.4
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EtsysDot1xAuthDiagEntry

etsysDot1xAuthDiagEntry 1.3.6.1.4.1.5624.1.2.18.1.2.1.4.1
The diagnostics information for an Authenticator PAE.
Status: current Access: not-accessible
OBJECT-TYPE    
  EtsysDot1xAuthDiagEntry  

etsysDot1xAuthEntersConnecting 1.3.6.1.4.1.5624.1.2.18.1.2.1.4.1.1
Counts the number of times that the state machine transitions to the CONNECTING state from any other state.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

etsysDot1xAuthEapLogoffsWhileConnecting 1.3.6.1.4.1.5624.1.2.18.1.2.1.4.1.2
Counts the number of times that the state machine transitions from CONNECTING to DISCONNECTED as a result of receiving an EAPOL-Logoff message.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

etsysDot1xAuthEntersAuthenticating 1.3.6.1.4.1.5624.1.2.18.1.2.1.4.1.3
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

etsysDot1xAuthAuthSuccessWhileAuthenticating 1.3.6.1.4.1.5624.1.2.18.1.2.1.4.1.4
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).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

etsysDot1xAuthAuthTimeoutsWhileAuthenticating 1.3.6.1.4.1.5624.1.2.18.1.2.1.4.1.5
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).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

etsysDot1xAuthAuthFailWhileAuthenticating 1.3.6.1.4.1.5624.1.2.18.1.2.1.4.1.6
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).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

etsysDot1xAuthAuthReauthsWhileAuthenticating 1.3.6.1.4.1.5624.1.2.18.1.2.1.4.1.7
Counts the number of times that the state machine transitions from AUTHENTICATING to ABORTING, as a result of a reauthentication request (reAuthenticate = TRUE).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

etsysDot1xAuthAuthEapStartsWhileAuthenticating 1.3.6.1.4.1.5624.1.2.18.1.2.1.4.1.8
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

etsysDot1xAuthAuthEapLogoffWhileAuthenticating 1.3.6.1.4.1.5624.1.2.18.1.2.1.4.1.9
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

etsysDot1xAuthAuthReauthsWhileAuthenticated 1.3.6.1.4.1.5624.1.2.18.1.2.1.4.1.10
Counts the number of times that the state machine transitions from AUTHENTICATED to CONNECTING, as a result of a reauthentication request (reAuthenticate = TRUE).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

etsysDot1xAuthAuthEapStartsWhileAuthenticated 1.3.6.1.4.1.5624.1.2.18.1.2.1.4.1.11
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

etsysDot1xAuthAuthEapLogoffWhileAuthenticated 1.3.6.1.4.1.5624.1.2.18.1.2.1.4.1.12
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

etsysDot1xAuthBackendResponses 1.3.6.1.4.1.5624.1.2.18.1.2.1.4.1.13
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

etsysDot1xAuthBackendAccessChallenges 1.3.6.1.4.1.5624.1.2.18.1.2.1.4.1.14
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

etsysDot1xAuthBackendOtherRequestsToSupplicant 1.3.6.1.4.1.5624.1.2.18.1.2.1.4.1.15
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

etsysDot1xAuthBackendNonNakResponsesFromSupplicant 1.3.6.1.4.1.5624.1.2.18.1.2.1.4.1.16
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

etsysDot1xAuthBackendAuthSuccesses 1.3.6.1.4.1.5624.1.2.18.1.2.1.4.1.17
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

etsysDot1xAuthBackendAuthFails 1.3.6.1.4.1.5624.1.2.18.1.2.1.4.1.18
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

etsysDot1xAuthSessionStatsTable 1.3.6.1.4.1.5624.1.2.18.1.2.1.5
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EtsysDot1xAuthSessionStatsEntry

etsysDot1xAuthSessionStatsEntry 1.3.6.1.4.1.5624.1.2.18.1.2.1.5.1
The session statistics information for an Authenticator PAE. This shows the current values being collected for each session that is still in progress.
Status: current Access: not-accessible
OBJECT-TYPE    
  EtsysDot1xAuthSessionStatsEntry  

etsysDot1xAuthSessionOctetsRx 1.3.6.1.4.1.5624.1.2.18.1.2.1.5.1.1
The number of octets received in user data frames from the supplicant PAE during the session.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

etsysDot1xAuthSessionOctetsTx 1.3.6.1.4.1.5624.1.2.18.1.2.1.5.1.2
The number of octets transmitted in user data frames to the supplicant PAE during the session.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

etsysDot1xAuthSessionFramesRx 1.3.6.1.4.1.5624.1.2.18.1.2.1.5.1.3
The number of user data frames received from the supplicant PAE during the session.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

etsysDot1xAuthSessionFramesTx 1.3.6.1.4.1.5624.1.2.18.1.2.1.5.1.4
The number of user data frames transmitted to the supplicant PAE during the session.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

etsysDot1xAuthSessionId 1.3.6.1.4.1.5624.1.2.18.1.2.1.5.1.5
A unique identifier for the session, in the form of a printable ASCII string of at least three characters.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

etsysDot1xAuthSessionAuthenticMethod 1.3.6.1.4.1.5624.1.2.18.1.2.1.5.1.6
The authentication method used to establish the session.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER remoteAuthServer(1), localAuthServer(2)  

etsysDot1xAuthSessionTime 1.3.6.1.4.1.5624.1.2.18.1.2.1.5.1.7
The duration of the session in seconds.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

etsysDot1xAuthSessionTerminateCause 1.3.6.1.4.1.5624.1.2.18.1.2.1.5.1.8
The reason for the session termination.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER supplicantLogoff(1), portFailure(2), supplicantRestart(3), reauthFailed(4), authControlForceUnauth(5), portReInit(6), portAdminDisabled(7), notTerminatedYet(999)  

etsysDot1xAuthStatsSupported 1.3.6.1.4.1.5624.1.2.18.1.2.1.6
Defines the objects supported in the Authenticator Statistics Table.
Status: current Access: read-only
OBJECT-TYPE    
  BITS etsysDot1xAuthEapolFramesRxSupported(0), etsysDot1xAuthEapolFramesTxSupported(1), etsysDot1xAuthEapolStartFramesRxSupported(2), etsysDot1xAuthEapolLogoffFramesRxSupported(3), etsysDot1xAuthEapolRespIdFramesRxSupported(4), etsysDot1xAuthEapolRespFramesRxSupported(5), etsysDot1xAuthEapolReqIdFramesTxSupported(6), etsysDot1xAuthEapolReqFramesTxSupported(7), etsysDot1xAuthInvalidEapolFramesRxSupported(8), etsysDot1xAuthEapLengthErrorFramesRxSupported(9), etsysDot1xAuthLastEapolFrameVersionSupported(10)  

etsysDot1xAuthDiagSupported 1.3.6.1.4.1.5624.1.2.18.1.2.1.7
Defines the objects supported in the Authenticator Diagnostics Table.
Status: current Access: read-only
OBJECT-TYPE    
  BITS etsysDot1xAuthEntersConnectingSupported(0), etsysDot1xAuthEapLogoffsWhileConnectingSupported(1), etsysDot1xAuthEntersAuthenticatingSupported(2), etsysDot1xAuthAuthSuccessWhileAuthenticatingSupported(3), etsysDot1xAuthAuthTimeoutsWhileAuthenticatingSupported(4), etsysDot1xAuthAuthFailWhileAuthenticatingSupported(5), etsysDot1xAuthAuthReauthsWhileAuthenticatingSupported(6), etsysDot1xAuthAuthEapStartsWhileAuthenticatingSupported(7), etsysDot1xAuthAuthEapLogoffWhileAuthenticatingSupported(8), etsysDot1xAuthAuthReauthsWhileAuthenticatedSupported(9), etsysDot1xAuthAuthEapStartsWhileAuthenticatedSupported(10), etsysDot1xAuthAuthEapLogoffWhileAuthenticatedSupported(11), etsysDot1xAuthBackendResponsesSupported(12), etsysDot1xAuthBackendAccessChallengesSupported(13), etsysDot1xAuthBackendOtherRequestsToSupplicantSupported(14), etsysDot1xAuthBackendNonNakResponsesFromSupplicantSupported(15), etsysDot1xAuthBackendAuthSuccessesSupported(16), etsysDot1xAuthBackendAuthFailsSupported(17)  

etsysDot1xAuthSessionSuppportedObjs 1.3.6.1.4.1.5624.1.2.18.1.2.1.8
Defines the objects supported in the Authenticator Session Statistics Table.
Status: current Access: read-only
OBJECT-TYPE    
  BITS etsysDot1xAuthSessionOctetsRxSupported(0), etsysDot1xAuthSessionOctetsTxSupported(1), etsysDot1xAuthSessionFramesRxSupported(2), etsysDot1xAuthSessionFramesTxSupported(3), etsysDot1xAuthSessionIdSupported(4), etsysDot1xAuthSessionAuthenticMethodSupported(5), etsysDot1xAuthSessionTimeSupported(6), etsysDot1xAuthSessionTerminateCauseSupported(7)  

etsysDot1xMaxCapableAuthStations 1.3.6.1.4.1.5624.1.2.18.1.2.1.9
The maximum number of stations this device can authenticate.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..4294967295  

etsysDot1xMaximumStationsStatsGathered 1.3.6.1.4.1.5624.1.2.18.1.2.1.10
The maximum number of stations that this device can gather statistics, diagnostics, and session statistics for.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..4294967295  

etsysDot1xCurrentStationsStatsGathered 1.3.6.1.4.1.5624.1.2.18.1.2.1.11
The number of stations that this device is currently gathering statistics, diagnostics, and session statistics for.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..4294967295  

etsysDot1xAuthStationWatchTable 1.3.6.1.4.1.5624.1.2.18.1.2.1.12
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 authenticated stations; however, there is a need when debugging a network for these statistics. This compromise solution allows the network administrator to pick which stations to collect data for. If the maximum number of stations this device can collect data for is equal to the maximum number of stations the device can authenticate than this table has no effect or meaning. If the maximum number of stations this device can collect data for is 0 then this table has no effect or meaning. Please note: even though a station may be placed into the watch table, the statistics and diagnostic information that is acquired is ultimately determined by the device's capability to acquire that data. The statistics, diagnostics, and session statistics tables all have a read only object that allow the network administrator to determine what information the device can acquire.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EtsysDot1xAuthStationWatchEntry

etsysDot1xAuthStationWatchEntry 1.3.6.1.4.1.5624.1.2.18.1.2.1.12.1
Each row contains the MAC address of a station that statistics, diagnostics, and session statistics will be kept for.
Status: current Access: not-accessible
OBJECT-TYPE    
  EtsysDot1xAuthStationWatchEntry  

etsysDot1xAuthInfoStationAddress 1.3.6.1.4.1.5624.1.2.18.1.2.1.12.1.1
The MAC address of a station that statistics, diagnostics, and session statistics will be kept for.
Status: current Access: read-create
OBJECT-TYPE    
  MacAddress  

etsysDot1xAuthInfoStationRowStatus 1.3.6.1.4.1.5624.1.2.18.1.2.1.12.1.2
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 'notInService' state will cause the collection of the above described statistics. Setting this object to any other valid state from the 'active' state will cause the collection of the above described statistics to stop. Setting this object to the 'active' state from the 'active' state will not have any affect. Conceptual rows that have been in the 'notInService' state for more than a device specific time period MAY be destroyed by the managed entity.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

etsysDot1xConformance 1.3.6.1.4.1.5624.1.2.18.2
OBJECT IDENTIFIER    

etsysDot1xGroups 1.3.6.1.4.1.5624.1.2.18.2.1
OBJECT IDENTIFIER    

etsysDot1xCompliances 1.3.6.1.4.1.5624.1.2.18.2.2
OBJECT IDENTIFIER    

etsysDot1xAuthStationGroup 1.3.6.1.4.1.5624.1.2.18.2.1.1
A collection of objects providing basic status information about Authenticator PAEs running on ports that use station-based access control.
Status: current Access: read-create
OBJECT-GROUP    

etsysDot1xAuthConfigGroup 1.3.6.1.4.1.5624.1.2.18.2.1.2
A collection of objects providing configuration information about Authenticator PAEs running on ports that use station- based access control.
Status: current Access: read-create
OBJECT-GROUP    

etsysDot1xAuthStatsGroup 1.3.6.1.4.1.5624.1.2.18.2.1.3
A collection of objects providing statistics about Authenticator PAEs running on ports that use station- based access control.
Status: current Access: read-create
OBJECT-GROUP    

etsysDot1xAuthDiagGroup 1.3.6.1.4.1.5624.1.2.18.2.1.4
A collection of objects providing diagnostic statistics about Authenticator PAEs running on ports that use station- based access control.
Status: current Access: read-create
OBJECT-GROUP    

etsysDot1xAuthSessionStatsGroup 1.3.6.1.4.1.5624.1.2.18.2.1.5
A collection of objects providing statistics about the current or last sessions for Authenticator PAEs running on ports that use station-based access control.
Status: current Access: read-create
OBJECT-GROUP    

etsysDot1xAuthSessionControlGroup 1.3.6.1.4.1.5624.1.2.18.2.1.6
A collection of objects providing statistics about the current or last sessions for Authenticator PAEs running on ports that use station-based access control.
Status: current Access: read-create
OBJECT-GROUP    

etsysDot1xCompliance 1.3.6.1.4.1.5624.1.2.18.2.2.1
The compliance statement for devices that support the Enterasys IEEE 802.1x extensions MIB.
Status: current Access: read-only
MODULE-COMPLIANCE