COLUBRIS-DEVICE-DOT1X-MIB

File: COLUBRIS-DEVICE-DOT1X-MIB.mib (11866 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
COLUBRIS-SMI COLUBRIS-DEVICE-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
Counter32 DisplayString MacAddress
MODULE-COMPLIANCE OBJECT-GROUP colubrisMgmtV2
coDevDisIndex

Defined Types

CoDeviceStatusEntry  
SEQUENCE    
  coDev1xStaIndex Integer32
  coDev1xStaMacAddress MacAddress
  coDev1xStaUserName DisplayString
  coDev1xStaPaeState INTEGER
  coDev1xStaBackendAuthState INTEGER
  coDev1xStaPortStatus INTEGER
  coDev1xStaSessionTime Counter32
  coDev1xStaTerminateCause INTEGER

CoDeviceStatsEntry  
SEQUENCE    
  coDev1xStaEapolRxFrame Counter32
  coDev1xStaEapolTxFrame Counter32
  coDev1xStaBackendResponses Counter32
  coDev1xStaBackendChallenges Counter32
  coDev1xStaBackendAuthSuccesses Counter32
  coDev1xStaBackendAuthFails Counter32

Defined Values

colubrisDeviceDot1xMIB 1.3.6.1.4.1.8744.5.32
Colubris Device IEEE 802.1x MIB.
MODULE-IDENTITY    

colubrisDeviceDot1xMIBObjects 1.3.6.1.4.1.8744.5.32.1
OBJECT IDENTIFIER    

coDeviceDot1xConfigGroup 1.3.6.1.4.1.8744.5.32.1.1
OBJECT IDENTIFIER    

coDeviceDot1xStatusGroup 1.3.6.1.4.1.8744.5.32.1.2
OBJECT IDENTIFIER    

coDeviceDot1xStatsGroup 1.3.6.1.4.1.8744.5.32.1.3
OBJECT IDENTIFIER    

coDeviceDot1xStatusTable 1.3.6.1.4.1.8744.5.32.1.2.1
Device IEEE 802.1x wireless station status attributes.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CoDeviceStatusEntry

coDeviceDot1xStatusEntry 1.3.6.1.4.1.8744.5.32.1.2.1.1
An entry in the coDeviceDot1xStatusTable. coDevDisIndex - Uniquely identifies a device on the controller. coDev1xStaIndex - Uniquely identifies a 802.1X station on the device.
Status: current Access: not-accessible
OBJECT-TYPE    
  CoDeviceStatusEntry  

coDev1xStaIndex 1.3.6.1.4.1.8744.5.32.1.2.1.1.1
Specifies the index of a 802.1X station on the device.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

coDev1xStaMacAddress 1.3.6.1.4.1.8744.5.32.1.2.1.1.2
Wireless MAC address of the 802.1X station.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

coDev1xStaUserName 1.3.6.1.4.1.8744.5.32.1.2.1.1.3
The User-Name representing the identity of the Supplicant PAE.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

coDev1xStaPaeState 1.3.6.1.4.1.8744.5.32.1.2.1.1.4
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)  

coDev1xStaBackendAuthState 1.3.6.1.4.1.8744.5.32.1.2.1.1.5
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)  

coDev1xStaPortStatus 1.3.6.1.4.1.8744.5.32.1.2.1.1.6
The current value of the controlled Port status parameter for the Port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER authorized(1), unauthorized(2)  

coDev1xStaSessionTime 1.3.6.1.4.1.8744.5.32.1.2.1.1.7
The duration of the session in seconds.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

coDev1xStaTerminateCause 1.3.6.1.4.1.8744.5.32.1.2.1.1.8
The reason for 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)  

coDeviceDot1xStatsTable 1.3.6.1.4.1.8744.5.32.1.3.1
Device IEEE 802.1X wireless client statistic attributes.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CoDeviceStatsEntry

coDeviceDot1xStatsEntry 1.3.6.1.4.1.8744.5.32.1.3.1.1
An entry in the coDeviceDot1xStatsTable. coDevDisIndex - Uniquely identify a device on the controller. coDev1xStaIndex - Uniquely identify a 802.1X station on the device.
Status: current Access: not-accessible
OBJECT-TYPE    
  CoDeviceStatsEntry  

coDev1xStaEapolRxFrame 1.3.6.1.4.1.8744.5.32.1.3.1.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  

coDev1xStaEapolTxFrame 1.3.6.1.4.1.8744.5.32.1.3.1.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  

coDev1xStaBackendResponses 1.3.6.1.4.1.8744.5.32.1.3.1.1.3
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  

coDev1xStaBackendChallenges 1.3.6.1.4.1.8744.5.32.1.3.1.1.4
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  

coDev1xStaBackendAuthSuccesses 1.3.6.1.4.1.8744.5.32.1.3.1.1.5
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  

coDev1xStaBackendAuthFails 1.3.6.1.4.1.8744.5.32.1.3.1.1.6
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  

colubrisDeviceDot1xMIBConformance 1.3.6.1.4.1.8744.5.32.2
OBJECT IDENTIFIER    

colubrisDeviceDot1xMIBCompliances 1.3.6.1.4.1.8744.5.32.2.1
OBJECT IDENTIFIER    

colubrisDeviceDot1xMIBGroups 1.3.6.1.4.1.8744.5.32.2.2
OBJECT IDENTIFIER    

colubrisDeviceDot1xMIBCompliance 1.3.6.1.4.1.8744.5.32.2.1.1
The compliance statement for the Device MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

colubrisDeviceDot1xStatusMIBGroup 1.3.6.1.4.1.8744.5.32.2.2.1
A collection of status objects for IEEE 802.1x stations connected to colubris devices.
Status: current Access: read-only
OBJECT-GROUP    

colubrisDeviceDot1xStatsMIBGroup 1.3.6.1.4.1.8744.5.32.2.2.2
A collection of statistical objects for IEEE 802.1X stations connected to HP devices.
Status: current Access: read-only
OBJECT-GROUP