ENTERASYS-MULTI-USER-8021X-MIB

File: ENTERASYS-MULTI-USER-8021X-MIB.mib (43083 bytes)

Imported modules

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

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Counter32
Counter64 Unsigned32 TimeTicks
TruthValue MacAddress MODULE-COMPLIANCE
OBJECT-GROUP SnmpAdminString dot1xPaePortNumber
etsysModules EnabledStatus

Defined Types

EtsysMulti1xAccessEntityEntry  
SEQUENCE    
  etsysMulti1xAeIndex Unsigned32
  etsysMulti1xAeActive TruthValue
  etsysMulti1xAeState INTEGER
  etsysMulti1xAeBackendAuthState INTEGER
  etsysMulti1xAeInitialize TruthValue
  etsysMulti1xAeReauthenticate TruthValue
  etsysMulti1xAeReAuthPeriod Unsigned32
  etsysMulti1xAeSupplicantAddress MacAddress
  etsysMulti1xAeUserName SnmpAdminString

EtsysMulti1xAccessEntityStatsEntry  
SEQUENCE    
  etsysMulti1xAeEapolFramesRx Counter32
  etsysMulti1xAeEapolFramesTx Counter32
  etsysMulti1xAeEapolStartFramesRx Counter32
  etsysMulti1xAeEapolLogoffFramesRx Counter32
  etsysMulti1xAeEapolRespIdFramesRx Counter32
  etsysMulti1xAeEapolRespFramesRx Counter32
  etsysMulti1xAeEapolReqIdFramesTx Counter32
  etsysMulti1xAeEapolReqFramesTx Counter32
  etsysMulti1xAeInvalidEapolFramesRx Counter32
  etsysMulti1xAeEapLengthErrorFramesRx Counter32
  etsysMulti1xAeEapolFrameVersion Unsigned32
  etsysMulti1xAeEapolFrameSource MacAddress

EtsysMulti1xAeDiagEntry  
SEQUENCE    
  etsysMulti1xAeEntersConnecting Counter32
  etsysMulti1xAeEapLogoffsWhileConnecting Counter32
  etsysMulti1xAeEntersAuthenticating Counter32
  etsysMulti1xAeAuthSuccessWhileAuthenticating Counter32
  etsysMulti1xAeAuthTimeoutsWhileAuthenticating Counter32
  etsysMulti1xAeAuthFailWhileAuthenticating Counter32
  etsysMulti1xAeAuthReauthsWhileAuthenticating Counter32
  etsysMulti1xAeAuthEapStartsWhileAuthenticating Counter32
  etsysMulti1xAeAuthEapLogoffWhileAuthenticating Counter32
  etsysMulti1xAeAuthReauthsWhileAuthenticated Counter32
  etsysMulti1xAeAuthEapStartsWhileAuthenticated Counter32
  etsysMulti1xAeAuthEapLogoffWhileAuthenticated Counter32
  etsysMulti1xAeBackendResponses Counter32
  etsysMulti1xAeBackendAccessChallenges Counter32
  etsysMulti1xAeBackendOtherRequestsToSupplicant Counter32
  etsysMulti1xAeBackendNonNakResponsesFromSupplicant Counter32
  etsysMulti1xAeBackendAuthSuccesses Counter32
  etsysMulti1xAeBackendAuthFails Counter32

EtsysMulti1xSessionStatsEntry  
SEQUENCE    
  etsysMulti1xSessionOctetsRx Counter64
  etsysMulti1xSessionOctetsTx Counter64
  etsysMulti1xSessionFramesRx Counter32
  etsysMulti1xSessionFramesTx Counter32
  etsysMulti1xSessionId SnmpAdminString
  etsysMulti1xSessionAuthenticMethod INTEGER
  etsysMulti1xSessionTime TimeTicks
  etsysMulti1xSessionTerminateCause INTEGER
  etsysMulti1xSessionUserName SnmpAdminString
  etsysMulti1xSessionActive TruthValue

EtsysMulti1xSupplicantAddressEntry  
SEQUENCE    
  etsysMulti1xSupplicantActive INTEGER
  etsysMulti1xSupplicantUserName SnmpAdminString

EtsysMulti1xUserNameEntry  
SEQUENCE    
  etsysMulti1xUserNameIndex SnmpAdminString
  etsysMulti1xUserName SnmpAdminString
  etsysMulti1xUserActive TruthValue
  etsysMulti1xUserAddress MacAddress

EtsysMulti1xActiveAccessEntityEntry  
SEQUENCE    
  etsysMulti1xActiveSupplicantAddress MacAddress

Defined Values

etsysMultiUser8021xMIB 1.3.6.1.4.1.5624.1.2.53
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.
MODULE-IDENTITY    

etsysMultiUser8021xObjects 1.3.6.1.4.1.5624.1.2.53.1
OBJECT IDENTIFIER    

etsysMultiUser8021xSystem 1.3.6.1.4.1.5624.1.2.53.1.1
OBJECT IDENTIFIER    

etsysMultiUser8021xAccessEntity 1.3.6.1.4.1.5624.1.2.53.1.2
OBJECT IDENTIFIER    

etsysMulti1xSystemAccountEnable 1.3.6.1.4.1.5624.1.2.53.1.1.1
When enabled(1), RADIUS accounting start, interim and stop frames are sent to the configured RADIUS server(s). When disabled(2), accounting packets are not sent to the RADIUS server.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

etsysMulti1xAccessEntityTable 1.3.6.1.4.1.5624.1.2.53.1.2.1
The system and configuration information for all the Access Entities.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EtsysMulti1xAccessEntityEntry

etsysMulti1xAccessEntityEntry 1.3.6.1.4.1.5624.1.2.53.1.2.1.1
The system and configuration information for an individual Access Entity.
Status: current Access: not-accessible
OBJECT-TYPE    
  EtsysMulti1xAccessEntityEntry  

etsysMulti1xAeIndex 1.3.6.1.4.1.5624.1.2.53.1.2.1.1.1
Indicates if this Access Entity is currently active.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

etsysMulti1xAeActive 1.3.6.1.4.1.5624.1.2.53.1.2.1.1.2
Indicates if this Access Entity is currently active.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

etsysMulti1xAeState 1.3.6.1.4.1.5624.1.2.53.1.2.1.1.3
The current value of the Access Entity 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)  

etsysMulti1xAeBackendAuthState 1.3.6.1.4.1.5624.1.2.53.1.2.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)  

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

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

etsysMulti1xAeReAuthPeriod 1.3.6.1.4.1.5624.1.2.53.1.2.1.1.7
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  

etsysMulti1xAeSupplicantAddress 1.3.6.1.4.1.5624.1.2.53.1.2.1.1.8
The MAC address that this Access Entity is currently bound to.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

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

etsysMulti1xAccessEntityStatsTable 1.3.6.1.4.1.5624.1.2.53.1.2.2
The statistics objects for the all the Access Entities.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EtsysMulti1xAccessEntityStatsEntry

etsysMulti1xAccessEntityStatsEntry 1.3.6.1.4.1.5624.1.2.53.1.2.2.1
The statistics information for an individual Access Entity.
Status: current Access: not-accessible
OBJECT-TYPE    
  EtsysMulti1xAccessEntityStatsEntry  

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

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

etsysMulti1xAeEapolStartFramesRx 1.3.6.1.4.1.5624.1.2.53.1.2.2.1.3
The number of EAPOL Start frames that have been received by this Access Entity.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

etsysMulti1xAeEapolLogoffFramesRx 1.3.6.1.4.1.5624.1.2.53.1.2.2.1.4
The number of EAPOL Logoff frames that have been received by this Access Entity.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

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

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

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

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

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

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

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

etsysMulti1xAeEapolFrameSource 1.3.6.1.4.1.5624.1.2.53.1.2.2.1.12
The source MAC address carried in the most recently received EAPOL frame.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

etsysMulti1xAeDiagTable 1.3.6.1.4.1.5624.1.2.53.1.2.3
The diagnostics objects for all the Access Entities.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EtsysMulti1xAeDiagEntry

etsysMulti1xAeDiagEntry 1.3.6.1.4.1.5624.1.2.53.1.2.3.1
The diagnostics information for an individual Access Entity.
Status: current Access: not-accessible
OBJECT-TYPE    
  EtsysMulti1xAeDiagEntry  

etsysMulti1xAeEntersConnecting 1.3.6.1.4.1.5624.1.2.53.1.2.3.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  

etsysMulti1xAeEapLogoffsWhileConnecting 1.3.6.1.4.1.5624.1.2.53.1.2.3.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  

etsysMulti1xAeEntersAuthenticating 1.3.6.1.4.1.5624.1.2.53.1.2.3.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  

etsysMulti1xAeAuthSuccessWhileAuthenticating 1.3.6.1.4.1.5624.1.2.53.1.2.3.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  

etsysMulti1xAeAuthTimeoutsWhileAuthenticating 1.3.6.1.4.1.5624.1.2.53.1.2.3.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  

etsysMulti1xAeAuthFailWhileAuthenticating 1.3.6.1.4.1.5624.1.2.53.1.2.3.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  

etsysMulti1xAeAuthReauthsWhileAuthenticating 1.3.6.1.4.1.5624.1.2.53.1.2.3.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  

etsysMulti1xAeAuthEapStartsWhileAuthenticating 1.3.6.1.4.1.5624.1.2.53.1.2.3.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  

etsysMulti1xAeAuthEapLogoffWhileAuthenticating 1.3.6.1.4.1.5624.1.2.53.1.2.3.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  

etsysMulti1xAeAuthReauthsWhileAuthenticated 1.3.6.1.4.1.5624.1.2.53.1.2.3.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  

etsysMulti1xAeAuthEapStartsWhileAuthenticated 1.3.6.1.4.1.5624.1.2.53.1.2.3.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  

etsysMulti1xAeAuthEapLogoffWhileAuthenticated 1.3.6.1.4.1.5624.1.2.53.1.2.3.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  

etsysMulti1xAeBackendResponses 1.3.6.1.4.1.5624.1.2.53.1.2.3.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  

etsysMulti1xAeBackendAccessChallenges 1.3.6.1.4.1.5624.1.2.53.1.2.3.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  

etsysMulti1xAeBackendOtherRequestsToSupplicant 1.3.6.1.4.1.5624.1.2.53.1.2.3.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  

etsysMulti1xAeBackendNonNakResponsesFromSupplicant 1.3.6.1.4.1.5624.1.2.53.1.2.3.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  

etsysMulti1xAeBackendAuthSuccesses 1.3.6.1.4.1.5624.1.2.53.1.2.3.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  

etsysMulti1xAeBackendAuthFails 1.3.6.1.4.1.5624.1.2.53.1.2.3.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  

etsysMulti1xSessionStatsTable 1.3.6.1.4.1.5624.1.2.53.1.2.4
The session statistics for all the Access Entities.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EtsysMulti1xSessionStatsEntry

etsysMulti1xSessionStatsEntry 1.3.6.1.4.1.5624.1.2.53.1.2.4.1
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 active.
Status: current Access: not-accessible
OBJECT-TYPE    
  EtsysMulti1xSessionStatsEntry  

etsysMulti1xSessionOctetsRx 1.3.6.1.4.1.5624.1.2.53.1.2.4.1.1
The number of octets of user data received on this port for this session.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

etsysMulti1xSessionOctetsTx 1.3.6.1.4.1.5624.1.2.53.1.2.4.1.2
The number of octets of user data transmitted on this port for this session.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

etsysMulti1xSessionFramesRx 1.3.6.1.4.1.5624.1.2.53.1.2.4.1.3
The number of user data frames received on this port for this session.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

etsysMulti1xSessionFramesTx 1.3.6.1.4.1.5624.1.2.53.1.2.4.1.4
The number of user data frames transmitted on this port for this session.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

etsysMulti1xSessionId 1.3.6.1.4.1.5624.1.2.53.1.2.4.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  

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

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

etsysMulti1xSessionTerminateCause 1.3.6.1.4.1.5624.1.2.53.1.2.4.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)  

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

etsysMulti1xSessionActive 1.3.6.1.4.1.5624.1.2.53.1.2.4.1.10
Indicates if this session is currently active.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

etsysMulti1xSupplicantAddressTable 1.3.6.1.4.1.5624.1.2.53.1.2.5
The Access Entities relative to the supplicant MAC address, port, and access entity index.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EtsysMulti1xSupplicantAddressEntry

etsysMulti1xSupplicantAddressEntry 1.3.6.1.4.1.5624.1.2.53.1.2.5.1
Some basic information about an individual Access Entity.
Status: current Access: not-accessible
OBJECT-TYPE    
  EtsysMulti1xSupplicantAddressEntry  

etsysMulti1xSupplicantActive 1.3.6.1.4.1.5624.1.2.53.1.2.5.1.1
Indicates if the associated Access Entity is currently active.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

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

etsysMulti1xUserNameTable 1.3.6.1.4.1.5624.1.2.53.1.2.6
The Access Entities relative to the supplicant user name, or the initial part of the supplicant user name, port, and access entity index.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EtsysMulti1xUserNameEntry

etsysMulti1xUserNameEntry 1.3.6.1.4.1.5624.1.2.53.1.2.6.1
Some basic information about an individual Access Entity.
Status: current Access: not-accessible
OBJECT-TYPE    
  EtsysMulti1xUserNameEntry  

etsysMulti1xUserNameIndex 1.3.6.1.4.1.5624.1.2.53.1.2.6.1.1
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 is greater than 8 octets this object has the value of the etsysMulti1xUserName object truncated to 20 octets.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnmpAdminString Size(8)  

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

etsysMulti1xUserActive 1.3.6.1.4.1.5624.1.2.53.1.2.6.1.3
Indicates if the associated Access Entity is currently active.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

etsysMulti1xUserAddress 1.3.6.1.4.1.5624.1.2.53.1.2.6.1.4
The User-Name representing the identity of the Supplicant PAE.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

etsysMulti1xActiveAccessEntityTable 1.3.6.1.4.1.5624.1.2.53.1.2.7
The active Access Entities.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EtsysMulti1xActiveAccessEntityEntry

etsysMulti1xActiveAccessEntityEntry 1.3.6.1.4.1.5624.1.2.53.1.2.7.1
An individual active Access Entity.
Status: current Access: not-accessible
OBJECT-TYPE    
  EtsysMulti1xActiveAccessEntityEntry  

etsysMulti1xActiveSupplicantAddress 1.3.6.1.4.1.5624.1.2.53.1.2.7.1.1
The MAC address that this active Access Entity is currently bound to.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

etsysMultiUser8021xConformance 1.3.6.1.4.1.5624.1.2.53.2
OBJECT IDENTIFIER    

etsysMultiUser8021xGroups 1.3.6.1.4.1.5624.1.2.53.2.1
OBJECT IDENTIFIER    

etsysMultiUser8021xCompliances 1.3.6.1.4.1.5624.1.2.53.2.2
OBJECT IDENTIFIER    

etsysMultiUser8021xAccessEntityGroup 1.3.6.1.4.1.5624.1.2.53.2.1.1
A collection of objects providing system and configuration information for all the Access Entities running on all the ports.
Status: current Access: read-only
OBJECT-GROUP    

etsysMultiUser8021xAccessEntityStatsGroup 1.3.6.1.4.1.5624.1.2.53.2.1.2
A collection of objects providing statistics information for all the Access Entities running on all the ports.
Status: current Access: read-only
OBJECT-GROUP    

etsysMultiUser8021xAccessEntityDiagGroup 1.3.6.1.4.1.5624.1.2.53.2.1.3
A collection of objects providing diagnostic statistics for all the Access Entities running on all the ports.
Status: current Access: read-only
OBJECT-GROUP    

etsysMultiUser8021xAccessEntitySessionGroup 1.3.6.1.4.1.5624.1.2.53.2.1.4
A collection of objects providing session statistics for all the Access Entities running on all the ports.
Status: current Access: read-only
OBJECT-GROUP    

etsysMultiUser8021xSupplicantAddressGroup 1.3.6.1.4.1.5624.1.2.53.2.1.5
A collection of objects providing a means to look up all of the Access Entities that are associated with a particular supplicant address.
Status: current Access: read-only
OBJECT-GROUP    

etsysMultiUser8021xUserNameGroup 1.3.6.1.4.1.5624.1.2.53.2.1.6
A collection of objects providing a means to look up all of the Access Entities that are associated with a particular user name.
Status: current Access: read-only
OBJECT-GROUP    

etsysMultiUser8021xActiveAccessEntityGroup 1.3.6.1.4.1.5624.1.2.53.2.1.7
The Supplicant Address for each active Access Entity.
Status: current Access: read-only
OBJECT-GROUP    

etsysMultiUser8021xSystemGroup 1.3.6.1.4.1.5624.1.2.53.2.1.8
A collection of objects providing system and configuration information for the 802.1x software
Status: current Access: read-only
OBJECT-GROUP    

etsysMulti8021xCompliance 1.3.6.1.4.1.5624.1.2.53.2.2.1
The compliance statement for devices that support the Enterasys Multi User IEEE 802.1x MIB.
Status: deprecated Access: read-only
MODULE-COMPLIANCE    

etsysMulti8021xCompliance2 1.3.6.1.4.1.5624.1.2.53.2.2.2
The compliance statement for devices that support the Enterasys Multi User IEEE 802.1x MIB.
Status: current Access: read-only
MODULE-COMPLIANCE