MIBs Depot

DLINKSW-DOT1X-EXT-MIB

Registered at
1.3.6.1.4.1.171.14.30
Last updated
2013-07-19 00:00
Organization
D-Link Corp.
Revisions
2013-07-19 00:00
Namespace
dlink
Source file
DLINKSW-DOT1X-EXT-MIB
Digest
sha256:9125836c4932bd42c194541102f72eae8de6c0c25eb9aa01d4324ed63f0649f7

Description

This MIB module defines objects for managing IEEE 802.1X extensions which cannot be covered by standard MIB (IEEE8021-PAE-MIB).

Contact

D-Link Corporation Postal: No. 289, Sinhu 3rd Rd., Neihu District, Taipei City 114, Taiwan, R.O.C Tel: +886-2-66000123 E-mail: tsd@dlink.com.tw

Imports

FromSymbols
DLINK-ID-REC-MIBdlinkIndustrialCommon
DLINKSW-NETWORK-ACCESS-MIBdnaSessionAuthUserName, dnaSessionAuthVlan, dnaSessionClientMacAddress
IF-MIBInterfaceIndex, InterfaceIndexOrZero, ifIndex
Q-BRIDGE-MIBVlanId
SNMP-FRAMEWORK-MIBSnmpAdminString
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMICounter32, Counter64, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, Unsigned32, iso
SNMPv2-TCDisplayString, MacAddress, TEXTUAL-CONVENTION, TruthValue

Imported by

Nothing in this corpus imports this module.

Load order

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

BRIDGE-MIB
DLINK-ID-REC-MIB
DLINKSW-DOT1X-EXT-MIB
DLINKSW-NETWORK-ACCESS-MIB
DLINKSW-TC-MIB
IANAifType-MIB
IF-MIB
INET-ADDRESS-MIB
P-BRIDGE-MIB
Q-BRIDGE-MIB
RFC1158-MIB
RFC1271-MIB
RMON-MIB
RMON2-MIB
SNMP-FRAMEWORK-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC
TOKEN-RING-RMON-MIB

Objects

NameOIDSyntaxAccessStatus
dDot1xExtMIBNotifications
OBJECT-IDENTITY
1.3.6.1.4.1.171.14.30.0
dDot1xExtMIBObjects
OBJECT-IDENTITY
1.3.6.1.4.1.171.14.30.1
dDot1xExtGenCtrl
OBJECT-IDENTITY
1.3.6.1.4.1.171.14.30.1.1
dDot1xExtClearCounterByIf
OBJECT-TYPE
This object indicates the ifIndex of the interface on which 802.1X authentication and session statistics will be cleared. When read, a value of 0 is returned.
1.3.6.1.4.1.171.14.30.1.1.1InterfaceIndexOrZeroread-writecurrent
dDot1xExtInitByMacAddr
OBJECT-TYPE
This object specifies a MAC address which will be initialized. When read, a value of '000000000000'H is returned.
1.3.6.1.4.1.171.14.30.1.1.2MacAddressread-writecurrent
dDot1xExtReAuthByMacAddr
OBJECT-TYPE
This object specifies a MAC address which will be re-authenticated. When read, a value of '000000000000'H is returned.
1.3.6.1.4.1.171.14.30.1.1.3MacAddressread-writecurrent
dDot1xExtNotifEnabled
OBJECT-TYPE
Setting to 'true' to enable global SNMP notification for 802.1X authentication feature. Setting the object to 'false' will disable SNMP notifications.
1.3.6.1.4.1.171.14.30.1.1.4TruthValueread-writecurrent
dDot1xExtPortMgmt
OBJECT-IDENTITY
1.3.6.1.4.1.171.14.30.1.2
dDot1xExtPaePortTable
OBJECT-TYPE
A table contains a list of port-specific information for the 802.1X extensions.
1.3.6.1.4.1.171.14.30.1.2.1not-accessiblecurrent
dDot1xExtPaePortEntry
OBJECT-TYPE
An entry in dDot1xExtPaePortTable indicates per port 802.1X extensions information which is not covered by IEEE8021-PAE-MIB.
1.3.6.1.4.1.171.14.30.1.2.1.1not-accessiblecurrent
dDot1xExtPaePortNumber
OBJECT-TYPE
This object indicates the ifIndex of the port.
1.3.6.1.4.1.171.14.30.1.2.1.1.1InterfaceIndexnot-accessiblecurrent
dDot1xExtPaePortEnabled
OBJECT-TYPE
This object is used to enable/disable IEEE 802.1X port access entity (PAE) authenticator.
1.3.6.1.4.1.171.14.30.1.2.1.1.2TruthValueread-createcurrent
dDot1xExtPaePortForwardPdu
OBJECT-TYPE
This object is used to enable/disable forwarding of IEEE 802.1X PDU. 'true' indicates the forwarding of 802.1X PDU is enabled. 'false' indicates the forwarding of 802.1X PDU is disabled.
1.3.6.1.4.1.171.14.30.1.2.1.1.3TruthValueread-createcurrent
dDot1xExtAuthStatsTable
OBJECT-TYPE
A table that contains the statistics objects for the Authenticator PAE associated with each Port/MAC/VLAN (for multi-auth mode).
1.3.6.1.4.1.171.14.30.1.3not-accessiblecurrent
dDot1xExtAuthStatsEntry
OBJECT-TYPE
The statistics information for an Authenticator PAE, including multi-auth mode.
1.3.6.1.4.1.171.14.30.1.3.1not-accessiblecurrent
dDot1xExtAuthStatsMacAddr
OBJECT-TYPE
This object indicates the MAC address of the entry.
1.3.6.1.4.1.171.14.30.1.3.1.1MacAddressnot-accessiblecurrent
dDot1xExtAuthStatsVlanId
OBJECT-TYPE
This object indicates the VLAN ID of the entry.
1.3.6.1.4.1.171.14.30.1.3.1.2VlanIdnot-accessiblecurrent
dDot1xExtAuthEapolFramesRx
OBJECT-TYPE
The number of valid EAPOL frames of any type that have been received by this Authenticator.
1.3.6.1.4.1.171.14.30.1.3.1.3Counter32read-onlycurrent
dDot1xExtAuthEapolFramesTx
OBJECT-TYPE
The number of EAPOL frames of any type that have been transmitted by this Authenticator.
1.3.6.1.4.1.171.14.30.1.3.1.4Counter32read-onlycurrent
dDot1xExtAuthEapolStartFramesRx
OBJECT-TYPE
The number of EAPOL Start frames that have been received by this Authenticator.
1.3.6.1.4.1.171.14.30.1.3.1.5Counter32read-onlycurrent
dDot1xExtAuthEapolLogoffFramesRx
OBJECT-TYPE
The number of EAPOL Logoff frames that have been received by this Authenticator.
1.3.6.1.4.1.171.14.30.1.3.1.6Counter32read-onlycurrent
dDot1xExtAuthEapolRespIdFramesRx
OBJECT-TYPE
The number of EAP Resp/Id frames that have been received by this Authenticator.
1.3.6.1.4.1.171.14.30.1.3.1.7Counter32read-onlycurrent
dDot1xExtAuthEapolRespFramesRx
OBJECT-TYPE
The number of valid EAP Response frames (other than Resp/Id frames) that have been received by this Authenticator.
1.3.6.1.4.1.171.14.30.1.3.1.8Counter32read-onlycurrent
dDot1xExtAuthEapolReqIdFramesTx
OBJECT-TYPE
The number of EAP Req/Id frames that have been transmitted by this Authenticator.
1.3.6.1.4.1.171.14.30.1.3.1.9Counter32read-onlycurrent
dDot1xExtAuthEapolReqFramesTx
OBJECT-TYPE
The number of EAP Request frames (other than Rq/Id frames) that have been transmitted by this Authenticator.
1.3.6.1.4.1.171.14.30.1.3.1.10Counter32read-onlycurrent
dDot1xExtAuthInvalidEapolFramesRx
OBJECT-TYPE
The number of EAPOL frames that have been received by this Authenticator in which the frame type is not recognized.
1.3.6.1.4.1.171.14.30.1.3.1.11Counter32read-onlycurrent
dDot1xExtAuthEapLengthErrorFramesRx
OBJECT-TYPE
The number of EAPOL frames that have been received by this Authenticator in which the Packet Body Length field is invalid.
1.3.6.1.4.1.171.14.30.1.3.1.12Counter32read-onlycurrent
dDot1xExtAuthLastEapolFrameVersion
OBJECT-TYPE
The protocol version number carried in the most recently received EAPOL frame.
1.3.6.1.4.1.171.14.30.1.3.1.13Unsigned32read-onlycurrent
dDot1xExtAuthLastEapolFrameSource
OBJECT-TYPE
The source MAC address carried in the most recently received EAPOL frame.
1.3.6.1.4.1.171.14.30.1.3.1.14MacAddressread-onlycurrent
dDot1xExtAuthDiagTable
OBJECT-TYPE
A table that contains the diagnostics objects for the Authenticator PAE associated with each Port/MAC/VLAN (for multi-auth mode).
1.3.6.1.4.1.171.14.30.1.4not-accessiblecurrent
dDot1xExtAuthDiagEntry
OBJECT-TYPE
The statistics information for an Authenticator PAE, including multi-auth mode.
1.3.6.1.4.1.171.14.30.1.4.1not-accessiblecurrent
dDot1xExtAuthDiagMacAddr
OBJECT-TYPE
This object indicates the MAC address of the entry.
1.3.6.1.4.1.171.14.30.1.4.1.1MacAddressnot-accessiblecurrent
dDot1xExtAuthDiagVlanId
OBJECT-TYPE
This object indicates the VLAN ID of the entry.
1.3.6.1.4.1.171.14.30.1.4.1.2VlanIdnot-accessiblecurrent
dDot1xExtAuthEntersConnecting
OBJECT-TYPE
Counts the number of times that the state machine transitions to the CONNECTING state from any other state.
1.3.6.1.4.1.171.14.30.1.4.1.3Counter32read-onlycurrent
dDot1xExtAuthEapLogoffsWhileConnecting
OBJECT-TYPE
Counts the number of times that the state machine transitions from CONNECTING to DISCONNECTED as a result of receiving an EAPOL-Logoff message.
1.3.6.1.4.1.171.14.30.1.4.1.4Counter32read-onlycurrent
dDot1xExtAuthEntersAuthenticating
OBJECT-TYPE
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.
1.3.6.1.4.1.171.14.30.1.4.1.5Counter32read-onlycurrent
dDot1xExtAuthAuthSuccessWhileAuthenticating
OBJECT-TYPE
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).
1.3.6.1.4.1.171.14.30.1.4.1.6Counter32read-onlycurrent
dDot1xExtAuthAuthTimeoutsWhileAuthenticating
OBJECT-TYPE
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).
1.3.6.1.4.1.171.14.30.1.4.1.7Counter32read-onlycurrent
dDot1xExtAuthAuthFailWhileAuthenticating
OBJECT-TYPE
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).
1.3.6.1.4.1.171.14.30.1.4.1.8Counter32read-onlycurrent
dDot1xExtAuthAuthReauthsWhileAuthenticating
OBJECT-TYPE
Counts the number of times that the state machine transitions from AUTHENTICATING to ABORTING, as a result of a reauthentication request (reAuthenticate = TRUE).
1.3.6.1.4.1.171.14.30.1.4.1.9Counter32read-onlycurrent
dDot1xExtAuthAuthEapStartsWhileAuthenticating
OBJECT-TYPE
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.
1.3.6.1.4.1.171.14.30.1.4.1.10Counter32read-onlycurrent
dDot1xExtAuthAuthEapLogoffWhileAuthenticating
OBJECT-TYPE
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.
1.3.6.1.4.1.171.14.30.1.4.1.11Counter32read-onlycurrent
dDot1xExtAuthAuthReauthsWhileAuthenticated
OBJECT-TYPE
Counts the number of times that the state machine transitions from AUTHENTICATED to CONNECTING, as a result of a reauthentication request (reAuthenticate = TRUE).
1.3.6.1.4.1.171.14.30.1.4.1.12Counter32read-onlycurrent
dDot1xExtAuthAuthEapStartsWhileAuthenticated
OBJECT-TYPE
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.
1.3.6.1.4.1.171.14.30.1.4.1.13Counter32read-onlycurrent
dDot1xExtAuthAuthEapLogoffWhileAuthenticated
OBJECT-TYPE
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.
1.3.6.1.4.1.171.14.30.1.4.1.14Counter32read-onlycurrent
dDot1xExtAuthBackendResponses
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.171.14.30.1.4.1.15Counter32read-onlycurrent
dDot1xExtAuthBackendAccessChallenges
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.171.14.30.1.4.1.16Counter32read-onlycurrent
dDot1xExtAuthBackendOtherRequestsToSupplicant
OBJECT-TYPE
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.
1.3.6.1.4.1.171.14.30.1.4.1.17Counter32read-onlycurrent
dDot1xExtAuthBackendNonNakResponsesFromSupplicant
OBJECT-TYPE
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.
1.3.6.1.4.1.171.14.30.1.4.1.18Counter32read-onlycurrent
dDot1xExtAuthBackendAuthSuccesses
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.171.14.30.1.4.1.19Counter32read-onlycurrent
dDot1xExtAuthBackendAuthFails
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.171.14.30.1.4.1.20Counter32read-onlycurrent
dDot1xExtAuthSessionStatsTable
OBJECT-TYPE
A table that contains the diagnostics objects for the Authenticator PAE associated with each Port/MAC/VLAN (for multi-auth mode).
1.3.6.1.4.1.171.14.30.1.5not-accessiblecurrent
dDot1xExtAuthSessionStatsEntry
OBJECT-TYPE
The statistics information for an Authenticator PAE, including multi-auth mode.
1.3.6.1.4.1.171.14.30.1.5.1not-accessiblecurrent
dDot1xExtAuthSessionMacAddr
OBJECT-TYPE
This object indicates the MAC address of the entry.
1.3.6.1.4.1.171.14.30.1.5.1.1MacAddressnot-accessiblecurrent
dDot1xExtAuthSessionVlanId
OBJECT-TYPE
This object indicates the VLAN ID of the entry.
1.3.6.1.4.1.171.14.30.1.5.1.2VlanIdnot-accessiblecurrent
dDot1xExtAuthSessionOctetsRx
OBJECT-TYPE
The number of octets received in user data frames on this Port during the session.
1.3.6.1.4.1.171.14.30.1.5.1.3Counter64read-onlycurrent
dDot1xExtAuthSessionOctetsTx
OBJECT-TYPE
The number of octets transmitted in user data frames on this Port during the session.
1.3.6.1.4.1.171.14.30.1.5.1.4Counter64read-onlycurrent
dDot1xExtAuthSessionFramesRx
OBJECT-TYPE
The number of user data frames received on this Port during the session.
1.3.6.1.4.1.171.14.30.1.5.1.5Counter32read-onlycurrent
dDot1xExtAuthSessionFramesTx
OBJECT-TYPE
The number of user data frames transmitted on this Port during the session.
1.3.6.1.4.1.171.14.30.1.5.1.6Counter32read-onlycurrent
dDot1xExtAuthSessionId
OBJECT-TYPE
A unique identifier for the session, in the form of a printable ASCII string of at least three characters.
1.3.6.1.4.1.171.14.30.1.5.1.7SnmpAdminString (SIZE(0..255))read-onlycurrent
dDot1xExtAuthSessionAuthenticMethod
OBJECT-TYPE
The authentication method used to establish the session.
1.3.6.1.4.1.171.14.30.1.5.1.8INTEGER {remoteAuthServer(1), localAuthServer(2)}read-onlycurrent
dDot1xExtAuthSessionTime
OBJECT-TYPE
The duration of the session in seconds.
1.3.6.1.4.1.171.14.30.1.5.1.9TimeTicksread-onlycurrent
dDot1xExtAuthSessionTerminateCause
OBJECT-TYPE
The reason for the session termination.
1.3.6.1.4.1.171.14.30.1.5.1.10INTEGER {supplicantLogoff(1), portFailure(2), supplicantRestart(3), reauthFailed(4), authControlForceUnauth(5), portReInit(6), portAdminDisabled(7), notTerminatedYet(999)}read-onlycurrent
dDot1xExtAuthSessionUserName
OBJECT-TYPE
The User-Name representing the identity of the Supplicant PAE.
1.3.6.1.4.1.171.14.30.1.5.1.11SnmpAdminString (SIZE(0..255))read-onlycurrent
dDot1xExtNotifyInfo
OBJECT-IDENTITY
1.3.6.1.4.1.171.14.30.1.6
dDot1xExtNotifyFailReason
OBJECT-TYPE
The reason for failed authentication.
1.3.6.1.4.1.171.14.30.1.6.1DisplayString (SIZE(1..255))accessible-for-notifycurrent
dDot1xExtMIBConformance
OBJECT-IDENTITY
1.3.6.1.4.1.171.14.30.2
dDot1xExtCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.171.14.30.2.1
dDot1xExtGroups
OBJECT-IDENTITY
1.3.6.1.4.1.171.14.30.2.2

Notifications

NameOIDStatus
dDot1xExtLoggedSuccess
NOTIFICATION-TYPE
The trap is sent when a host has successfully logged in (passed 802.1X authentication).
1.3.6.1.4.1.171.14.30.0.1current
dDot1xExtLoggedFail
NOTIFICATION-TYPE
The trap is sent when a host failed to pass 802.1X authenitcation (login failed).
1.3.6.1.4.1.171.14.30.0.2current

Conformance

NameOIDStatus
dDot1xExtCompliance
MODULE-COMPLIANCE
The compliance statement for entities which implement the DLINKSW-DOT1X-EXT-MIB.
1.3.6.1.4.1.171.14.30.2.1.1current
dDot1xExtGeneralGroup
OBJECT-GROUP
A collection of objects providing the global configuration for 802.1X extensions.
1.3.6.1.4.1.171.14.30.2.2.1current
dDot1xExtPortIfGroup
OBJECT-GROUP
A collection of objects providing the interface-specific information for 802.1X extensions.
1.3.6.1.4.1.171.14.30.2.2.2current
ddot1xExtPaeAuthStatsGroup
OBJECT-GROUP
A collection of objects providing statistics about an Authenticator PAE, including the multi-auth mode.
1.3.6.1.4.1.171.14.30.2.2.3current
ddot1xExtPaeAuthDiagGroup
OBJECT-GROUP
A collection of objects providing diagnostic statistics about an Authenticator PAE, including the multi-auth mode.
1.3.6.1.4.1.171.14.30.2.2.4current
ddot1xExtPaeAuthSessionStatsGroup
OBJECT-GROUP
A collection of objects providing statistics about the current, or last session for an Authenticator PAE, including the multi-auth mode.
1.3.6.1.4.1.171.14.30.2.2.5current
ddot1xExtNotifyCfgGroup
OBJECT-GROUP
A collection of objects provides the configuration for notification of 802.1X authentication.
1.3.6.1.4.1.171.14.30.2.2.6current
dDot1xExtNotificationGroup
NOTIFICATION-GROUP
The collection of notifications used for monitoring the hosts under the control of 802.1X authentication.
1.3.6.1.4.1.171.14.30.2.2.7current