MIBs Depot

COLUBRIS-DEVICE-DOT1X-MIB

Registered at
1.3.6.1.4.1.8744.5.32
Last updated
2006-07-05 00:00
Organization
Colubris Networks, Inc.
Namespace
hpmsm
Source file
COLUBRIS-DEVICE-DOT1X-MIB
Digest
sha256:07fdc60d355e17195becdfba83cc57ab79ea876c361975b8b2cff5c4fa2db16d

Description

Colubris Device IEEE 802.1x MIB.

Contact

Colubris Networks Postal: 200 West Street Ste 300 Waltham, Massachusetts 02451-1121 UNITED STATES Phone: +1 781 684 0001 Fax: +1 781 684 0009 E-mail: cn-snmp@colubris.com

Imports

FromSymbols
COLUBRIS-DEVICE-MIBcoDevDisIndex
COLUBRIS-SMIcolubrisMgmtV2
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMICounter32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso
SNMPv2-TCDisplayString, MacAddress, TEXTUAL-CONVENTION

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

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

Objects

NameOIDSyntaxAccessStatus
colubrisDeviceDot1xMIBObjects
OBJECT-IDENTITY
1.3.6.1.4.1.8744.5.32.1
coDeviceDot1xConfigGroup
OBJECT-IDENTITY
1.3.6.1.4.1.8744.5.32.1.1
coDeviceDot1xStatusGroup
OBJECT-IDENTITY
1.3.6.1.4.1.8744.5.32.1.2
coDeviceDot1xStatusTable
OBJECT-TYPE
Device IEEE 802.1x wireless station status attributes.
1.3.6.1.4.1.8744.5.32.1.2.1not-accessiblecurrent
coDeviceDot1xStatusEntry
OBJECT-TYPE
An entry in the coDeviceDot1xStatusTable. coDevDisIndex - Uniquely identifies a device on the MultiService Controller. coDev1xStaIndex - Uniquely identifies a 802.1x station on the device.
1.3.6.1.4.1.8744.5.32.1.2.1.1not-accessiblecurrent
coDev1xStaIndex
OBJECT-TYPE
Specifies the index of a 802.1x station on the device.
1.3.6.1.4.1.8744.5.32.1.2.1.1.1Integer32 (1..2147483647)not-accessiblecurrent
coDev1xStaMacAddress
OBJECT-TYPE
Wireless MAC address of the 802.1x station.
1.3.6.1.4.1.8744.5.32.1.2.1.1.2MacAddressread-onlycurrent
coDev1xStaUserName
OBJECT-TYPE
The User-Name representing the identity of the Supplicant PAE.
1.3.6.1.4.1.8744.5.32.1.2.1.1.3DisplayStringread-onlycurrent
coDev1xStaPaeState
OBJECT-TYPE
The current value of the Authenticator PAE state machine.
1.3.6.1.4.1.8744.5.32.1.2.1.1.4INTEGER {initialize(1), disconnected(2), connecting(3), authenticating(4), authenticated(5), aborting(6), held(7), forceAuth(8), forceUnauth(9)}read-onlycurrent
coDev1xStaBackendAuthState
OBJECT-TYPE
The current state of the Backend Authentication state machine.
1.3.6.1.4.1.8744.5.32.1.2.1.1.5INTEGER {request(1), response(2), success(3), fail(4), timeout(5), idle(6), initialize(7)}read-onlycurrent
coDev1xStaPortStatus
OBJECT-TYPE
The current value of the controlled Port status parameter for the Port.
1.3.6.1.4.1.8744.5.32.1.2.1.1.6INTEGER {authorized(1), unauthorized(2)}read-onlycurrent
coDev1xStaSessionTime
OBJECT-TYPE
The duration of the session in seconds.
1.3.6.1.4.1.8744.5.32.1.2.1.1.7Counter32read-onlycurrent
coDev1xStaTerminateCause
OBJECT-TYPE
The reason for session termination.
1.3.6.1.4.1.8744.5.32.1.2.1.1.8INTEGER {supplicantLogoff(1), portFailure(2), supplicantRestart(3), reauthFailed(4), authControlForceUnauth(5), portReInit(6), portAdminDisabled(7), notTerminatedYet(999)}read-onlycurrent
coDeviceDot1xStatsGroup
OBJECT-IDENTITY
1.3.6.1.4.1.8744.5.32.1.3
coDeviceDot1xStatsTable
OBJECT-TYPE
Device IEEE 802.1x wireless client statistic attributes.
1.3.6.1.4.1.8744.5.32.1.3.1not-accessiblecurrent
coDeviceDot1xStatsEntry
OBJECT-TYPE
An entry in the coDeviceDot1xStatsTable. coDevDisIndex - Uniquely identify a device in the MultiService Controller. coDev1xStaIndex - Uniquely identify a 802.1x station on the device.
1.3.6.1.4.1.8744.5.32.1.3.1.1not-accessiblecurrent
coDev1xStaEapolRxFrame
OBJECT-TYPE
The number of valid EAPOL frames of any type that have been received by this Authenticator.
1.3.6.1.4.1.8744.5.32.1.3.1.1.1Counter32read-onlycurrent
coDev1xStaEapolTxFrame
OBJECT-TYPE
The number of EAPOL frames of any type that have been transmitted by this Authenticator.
1.3.6.1.4.1.8744.5.32.1.3.1.1.2Counter32read-onlycurrent
coDev1xStaBackendResponses
OBJECT-TYPE
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.
1.3.6.1.4.1.8744.5.32.1.3.1.1.3Counter32read-onlycurrent
coDev1xStaBackendChallenges
OBJECT-TYPE
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.
1.3.6.1.4.1.8744.5.32.1.3.1.1.4Counter32read-onlycurrent
coDev1xStaBackendAuthSuccesses
OBJECT-TYPE
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.
1.3.6.1.4.1.8744.5.32.1.3.1.1.5Counter32read-onlycurrent
coDev1xStaBackendAuthFails
OBJECT-TYPE
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.
1.3.6.1.4.1.8744.5.32.1.3.1.1.6Counter32read-onlycurrent
colubrisDeviceDot1xMIBConformance
OBJECT-IDENTITY
1.3.6.1.4.1.8744.5.32.2
colubrisDeviceDot1xMIBCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.8744.5.32.2.1
colubrisDeviceDot1xMIBGroups
OBJECT-IDENTITY
1.3.6.1.4.1.8744.5.32.2.2

Conformance

NameOIDStatus
colubrisDeviceDot1xMIBCompliance
MODULE-COMPLIANCE
The compliance statement for the Device MIB.
1.3.6.1.4.1.8744.5.32.2.1.1current
colubrisDeviceDot1xStatusMIBGroup
OBJECT-GROUP
A collection of status objects for IEEE 802.1x stations connected to colubris devices.
1.3.6.1.4.1.8744.5.32.2.2.1current
colubrisDeviceDot1xStatsMIBGroup
OBJECT-GROUP
A collection of statistical objects for IEEE 802.1x stations connected to colubris devices.
1.3.6.1.4.1.8744.5.32.2.2.2current