AUTH-MIB
AI MIB Summary
The AUTH-MIB module provides standardized SNMP objects for monitoring authentication session states, user login success/failure counts, and security service status across network devices. It enables systems administrators to track access control events and audit authentication mechanisms via the Common Management Information Protocol.
The Structure of Common Management Information for the security functions of the devices.
Main OID:
swAuthCtrl.dlink-common-mgmt.3
212
Objects
Active
Status
9
Dependencies
Imported Objects
Objects
212 total| Object Name |
|---|
swAuthCtrlThe Structure of Common Management Information for the
security functions of the devices. MODULE-IDENTITY .dlink-common-mgmt.3 |
swAuthenCtrl OBJECT IDENTIFIER .dlink-common-mgmt.3.1 |
authProtocolThe authentication method used to authenticate users.rw Enumeration .dlink-common-mgmt.3.1.1 |
swAuthModeThis object indicates the authentication mode of the device.rw Enumeration .dlink-common-mgmt.3.1.2 |
swAuthorizationStateThis object indicates the authorization status.rw Enumeration .dlink-common-mgmt.3.1.3 |
swAuthFailOverThis object indicates the fail over status.rw Enumeration .dlink-common-mgmt.3.1.4 |
swRadiusCtrl OBJECT IDENTIFIER .dlink-common-mgmt.3.2 |
swRadiusDeadTimeSpecifies the number of minutes when a RADIUS server
that is not responding to authentication requests,
is considered unavailable and will no longer accept
further requests for RADIUS authentication.rw Unsigned32 .dlink-common-mgmt.3.2.1 |
swRadiusTimeoutSpecifies the number of seconds the NAS
will wait for a reply to a RADIUS request
before retransmitting the request.rw Unsigned32 .dlink-common-mgmt.3.2.2 |
swRadiusRetransmitAttemptsSpecifies the number of times the NAS
transmits each RADIUS request to the
server before giving up.rw Unsigned32 .dlink-common-mgmt.3.2.3 |
swRadiusServerTableThe RADIUS server table SEQUENCE OF RadiusServerEntry .dlink-common-mgmt.3.2.4 |
swRadiusServerEntryThe entries of the RADIUS server table RadiusServerEntry .dlink-common-mgmt.3.2.4.1 |
swRadiusServerIndexThe index of the RADIUS serverro Enumeration .dlink-common-mgmt.3.2.4.1.1 |
swRadiusServerIpAddrThe IP address of the RADIUS serverroobsolete IpAddress .dlink-common-mgmt.3.2.4.1.2 |
swRadiusServerKeyThe key of the RADIUS server OCTET STRING( SIZE .dlink-common-mgmt.3.2.4.1.3 |
swRadiusAuthPortNumberThe UDP destination port number used
for authentication requests to this
server.ro Unsigned32 .dlink-common-mgmt.3.2.4.1.4 |
swRadiusAcctPortNumberThe UDP destination port number used
for accounting requests to this
serverro Unsigned32 .dlink-common-mgmt.3.2.4.1.5 |
swRadiusServerStatusThe status of the RADIUS serverro RowStatus (SNMPv2-TC) .dlink-common-mgmt.3.2.4.1.6 |
swRadiusServerTimeoutSpecifies the number of seconds the NAS
will wait for a reply to a RADIUS request
before retransmitting the request.ro Unsigned32 .dlink-common-mgmt.3.2.4.1.7 |
swRadiusServerRetransmitSpecifies the number of times the NAS
transmits RADIUS requests to the
server before giving up.ro Unsigned32 .dlink-common-mgmt.3.2.4.1.8 |
swRadiusServerAddrTypeThe type of RADIUS Server address as specified by
object 'swRadiusServerAddr'.ro InetAddressType (INET-ADDRESS-MIB) .dlink-common-mgmt.3.2.4.1.9 |
swRadiusServerAddrThe address of the RADIUS Server.ro InetAddress (INET-ADDRESS-MIB) .dlink-common-mgmt.3.2.4.1.10 |
swRadiusVrfNameThis object is used to add or remove the VRF for 802.1X RADIUSrw DisplayString .dlink-common-mgmt.3.2.5 |
swRadiusAuthInfo OBJECT IDENTIFIER .dlink-common-mgmt.3.3 |
swRadiusAuthClientIdentifierNAS Identifier. It was made obsolete by RFC 2618 and RFC 2620.roobsolete OCTET STRING .dlink-common-mgmt.3.3.1 |
swRadiusAuthClientInvalidServerAddressesStatistics infomation - The number of RADIUS
Access-Response packets received from unknown
addresses. It was made obsolete by RFC 2618 and RFC 2620.roobsolete Counter32 .dlink-common-mgmt.3.3.2 |
swRadiusAuthServerTableThe authenticate table for the RADIUS server. SEQUENCE OF RadiusAuthServerEntry .dlink-common-mgmt.3.3.3 |
swRadiusAuthServerEntryA list of RADIUS authentication servers. It was made obsolete by RFC 2618 and RFC 2620.obsolete RadiusAuthServerEntry .dlink-common-mgmt.3.3.3.1 |
swRadiusAuthServerIndexThe RADIUS Server Index. It was made obsolete by RFC 2618 and RFC 2620.roobsolete Integer32 .dlink-common-mgmt.3.3.3.1.1 |
swRadiusAuthServerAddressThe RADIUS authentication server address. It was made obsolete by RFC 2618 and RFC 2620.roobsolete IpAddress .dlink-common-mgmt.3.3.3.1.2 |
swRadiusAuthClientServerPortNumberThe UDP socket port numbers. It was made obsolete by RFC 2618 and RFC 2620.roobsolete Unsigned32 .dlink-common-mgmt.3.3.3.1.3 |
swRadiusAuthClientRoundTripTimeThe round trip time counter from the RADIUS Authentication Client. It was made
obsolete by RFC 2618 and RFC 2620.roobsolete Counter32 .dlink-common-mgmt.3.3.3.1.4 |
swRadiusAuthClientAccessRequestsThe number of access requests from a RADIUS Authentication Client. It
was made obsolete by RFC 2618 and RFC 2620.roobsolete Counter32 .dlink-common-mgmt.3.3.3.1.5 |
swRadiusAuthClientAccessRetransmissionsThe number of retransmissions sent from the RADIUS Authentication Client. It
was made obsolete by RFC 2618 and RFC 2620.roobsolete Counter32 .dlink-common-mgmt.3.3.3.1.6 |
swRadiusAuthClientAccessAcceptsThe number of authentication access attempts from the RADIUS Authentication Client.
It was made obsolete by RFC 2618 and RFC 2620.roobsolete Counter32 .dlink-common-mgmt.3.3.3.1.7 |
swRadiusAuthClientAccessRejectsThe counter stating the Client Access Authentication rejections. It was made obsolete
by RFC 2618 and RFC 2620.roobsolete Counter32 .dlink-common-mgmt.3.3.3.1.8 |
swRadiusAuthClientAccessChallengesThe counter stating the number of Access challenges from RADIUS authentication attempts.
It was made obsolete by RFC 2618 and RFC 2620.roobsolete Counter32 .dlink-common-mgmt.3.3.3.1.9 |
swRadiusAuthClientMalformedAccessResponsesThe counter for malformed access responses from RADIUS Authentication Clients.
It was made obsolete by RFC 2618 and RFC 2620.roobsolete Counter32 .dlink-common-mgmt.3.3.3.1.10 |
swRadiusAuthClientBadAuthenticatorsThe counter of bad authenticators from the RADIUS Authentication Client.
It was made obsolete by RFC 2618 and RFC 2620.roobsolete Counter32 .dlink-common-mgmt.3.3.3.1.11 |
swRadiusAuthClientPendingRequestsThe counter of pending requests from the RADIUS Authentication Client.
It was made obsolete by RFC 2618 and RFC 2620.roobsolete Counter32 .dlink-common-mgmt.3.3.3.1.12 |
swRadiusAuthClientTimeoutsThe counter of timeouts from a RADIUS Authentication Client. It was
made obsolete by RFC 2618 and RFC 2620.roobsolete Counter32 .dlink-common-mgmt.3.3.3.1.13 |
swRadiusAuthClientUnknownTypesThe counter for unknown types from a RADIUS Authentication Client. It
was made obsolete by RFC 2618 and RFC 2620.roobsolete Counter32 .dlink-common-mgmt.3.3.3.1.14 |
swRadiusAuthClientPacketsDroppedThe counter of dropped packets from a RADIUS Authentication Client.
It was made obsolete by RFC 2618 and RFC 2620.roobsolete Counter32 .dlink-common-mgmt.3.3.3.1.15 |
swRadiusAccountingCtrl OBJECT IDENTIFIER .dlink-common-mgmt.3.4 |
swRadiusAcctUpdateIntervalTime interval after which this RADIUS record
should be updated and sent to an
accounting server.rw Unsigned32 .dlink-common-mgmt.3.4.1 |
swRadiusAcctSuppressNullUserNameIndicates whether or not accounting records will be generated for users with null names.rw TruthValue (SNMPv2-TC) .dlink-common-mgmt.3.4.2 |
swRadiusAcctServiceTableRADIUS accounting Table SEQUENCE OF AcctServiceEntry .dlink-common-mgmt.3.4.3 |
swRadiusAcctServiceEntryThe list of accounting services. AcctServiceEntry .dlink-common-mgmt.3.4.3.1 |
swRadiusAcctServiceIndexThe Accounting table indexro Enumeration .dlink-common-mgmt.3.4.3.1.1 |
swRadiusAcctServiceMethodThe accounting service methodrw Enumeration .dlink-common-mgmt.3.4.3.1.2 |
swRadiusAcctServiceModeThe accounting service moderw Enumeration .dlink-common-mgmt.3.4.3.1.3 |
swRadiusAccountingInfo OBJECT IDENTIFIER .dlink-common-mgmt.3.5 |
swMacAuthBaseStatsInfo OBJECT IDENTIFIER .dlink-common-mgmt.3.6 |
swMacAuthStateTableA table that contains the status objects for the
Authenticator PAE associated with each virtual port (MAC address).
An entry appears in this table for each virtual port that may
authenticate access to itself.obsolete SEQUENCE OF SwMacAuthStateEntry .dlink-common-mgmt.3.6.1 |
swMacAuthStateEntryThe information for an Authenticator
PAE.obsolete SwMacAuthStateEntry .dlink-common-mgmt.3.6.1.1 |
swPaeMacAddrThe address associated with this MAC address.obsolete MacAddress (SNMPv2-TC) .dlink-common-mgmt.3.6.1.1.1 |
swPaePortNumberThe PAE Port number associated with this Port.obsolete InterfaceIndex (IF-MIB) .dlink-common-mgmt.3.6.1.1.2 |
swAuthPaeStateThe current value of the Authenticator PAE state
machine.roobsolete Enumeration .dlink-common-mgmt.3.6.1.1.3 |
swAuthBackendAuthStateThe current state of the Backend Authentication
state machine.roobsolete Enumeration .dlink-common-mgmt.3.6.1.1.4 |
swAuthAuthControlledPortStatusThe current value of the controlled Port
status parameter for the Port.roobsolete PaeControlledPortStatus (IEEE8021-PAE-MIB) .dlink-common-mgmt.3.6.1.1.5 |
swMacAuthStatsTableA table that contains the statistics objects for the
Authenticator PAE associated with each MAC address.
An entry appears in this table for each MAC address that may
authenticate access to itself. SEQUENCE OF SwMacAuthStatsEntry .dlink-common-mgmt.3.6.2 |
swMacAuthStatsEntryThe statistics information for an Authenticator PAE. SwMacAuthStatsEntry .dlink-common-mgmt.3.6.2.1 |
swAuthEapolFramesRxThe number of valid EAPOL frames of any type
that have been received by this Authenticator.ro Counter32 .dlink-common-mgmt.3.6.2.1.1 |
swAuthEapolFramesTxThe number of EAPOL frames of any type
that have been transmitted by this Authenticator.ro Counter32 .dlink-common-mgmt.3.6.2.1.2 |
swAuthEapolStartFramesRxThe number of EAPOL Start frames that have
been received by this Authenticator.ro Counter32 .dlink-common-mgmt.3.6.2.1.3 |
swAuthEapolLogoffFramesRxThe number of EAPOL logoff frames that have
been received by this Authenticator.ro Counter32 .dlink-common-mgmt.3.6.2.1.4 |
swAuthEapolRespIdFramesRxThe number of EAP Resp/Id frames that have
been received by this Authenticator.ro Counter32 .dlink-common-mgmt.3.6.2.1.5 |
swAuthEapolRespFramesRxThe number of valid EAP Response frames,
other than Resp/Id frames, that have been
received by this Authenticator.ro Counter32 .dlink-common-mgmt.3.6.2.1.6 |
swAuthEapolReqIdFramesTxThe number of EAP Req/Id frames that have been
transmitted by this Authenticator.ro Counter32 .dlink-common-mgmt.3.6.2.1.7 |
swAuthEapolReqFramesTxThe number of EAP Request frames,
other than Rq/Id frames, that have been
transmitted by this Authenticator.ro Counter32 .dlink-common-mgmt.3.6.2.1.8 |
swAuthInvalidEapolFramesRxThe number of EAPOL frames that have been
received by this Authenticator for which the
frame type is not recognized.ro Counter32 .dlink-common-mgmt.3.6.2.1.9 |
swAuthEapLengthErrorFramesRxThe number of EAPOL frames that have been received
by this Authenticator for which the Packet Body
Length field is invalid.ro Counter32 .dlink-common-mgmt.3.6.2.1.10 |
swAuthLastEapolFrameVersionThe protocol version number carried in the
most recently received EAPOL frame.ro Unsigned32 .dlink-common-mgmt.3.6.2.1.11 |
swAuthLastEapolFrameSourceThe source MAC address carried in the
most recently received EAPOL frame.ro MacAddress (SNMPv2-TC) .dlink-common-mgmt.3.6.2.1.12 |
swMacAuthDiagTableA table that contains the diagnostics objects for the
Authenticator PAE associated with each MAC address.
An entry appears in this table for each MAC address that may
authenticate access to itself. SEQUENCE OF SwMacAuthDiagEntry .dlink-common-mgmt.3.6.3 |
swMacAuthDiagEntryThe diagnostics information for an Authenticator PAE. SwMacAuthDiagEntry .dlink-common-mgmt.3.6.3.1 |
swAuthEntersConnectingCounts the number of times that the state machine
transitions to a CONNECTING state from any other
state.ro Counter32 .dlink-common-mgmt.3.6.3.1.1 |
swAuthEapLogoffsWhileConnectingCounts the number of times that the state machine
transitions from CONNECTING to DISCONNECTED as a result
of receiving an EAPOL-Logoff message.ro Counter32 .dlink-common-mgmt.3.6.3.1.2 |
swAuthEntersAuthenticatingCounts 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.ro Counter32 .dlink-common-mgmt.3.6.3.1.3 |
swAuthAuthSuccessWhileAuthenticatingCounts 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).ro Counter32 .dlink-common-mgmt.3.6.3.1.4 |
swAuthAuthTimeoutsWhileAuthenticatingCounts 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).ro Counter32 .dlink-common-mgmt.3.6.3.1.5 |
swAuthAuthFailWhileAuthenticatingCounts 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).ro Counter32 .dlink-common-mgmt.3.6.3.1.6 |
swAuthAuthReauthsWhileAuthenticatingCounts the number of times that the state machine
transitions from AUTHENTICATING to ABORTING, as a result
of a reauthentication request (reAuthenticate = TRUE).ro Counter32 .dlink-common-mgmt.3.6.3.1.7 |
swAuthAuthEapStartsWhileAuthenticatingCounts 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.ro Counter32 .dlink-common-mgmt.3.6.3.1.8 |
swAuthAuthEapLogoffWhileAuthenticatingCounts 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.ro Counter32 .dlink-common-mgmt.3.6.3.1.9 |
swAuthAuthReauthsWhileAuthenticatedCounts the number of times that the state machine
transitions from AUTHENTICATED to CONNECTING, as a
result of a reauthentication request
(reAuthenticate = TRUE).ro Counter32 .dlink-common-mgmt.3.6.3.1.10 |
swAuthAuthEapStartsWhileAuthenticatedCounts the number of times that the state machine
transitions from AUTHENTICATED to CONNECTING, as a
result of an EAPOL-Start message received from the
Supplicant.ro Counter32 .dlink-common-mgmt.3.6.3.1.11 |
swAuthAuthEapLogoffWhileAuthenticatedCounts the number of times that the state machine
transitions from AUTHENTICATED to DISCONNECTED, as a
result of an EAPOL-Logoff message received from
the Supplicant.ro Counter32 .dlink-common-mgmt.3.6.3.1.12 |
swAuthBackendResponsesCounts 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.ro Counter32 .dlink-common-mgmt.3.6.3.1.13 |
swAuthBackendAccessChallengesCounts 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.ro Counter32 .dlink-common-mgmt.3.6.3.1.14 |
swAuthBackendOtherRequestsToSupplicantCounts 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.ro Counter32 .dlink-common-mgmt.3.6.3.1.15 |
swAuthBackendNonNakResponsesFromSupplicantCounts 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.ro Counter32 .dlink-common-mgmt.3.6.3.1.16 |
swAuthBackendAuthSuccessesCounts the number of times that the state machine
receives an EAP-Success message from the Authentication
Server (i.e., a Success becomes TRUE, causing a
transition from RESPONSE to SUCCESS). Indicates that
the Supplicant has successfully authenticated to
the Authentication Server.ro Counter32 .dlink-common-mgmt.3.6.3.1.17 |
swAuthBackendAuthFailsCounts the number of times that the state machine
receives an EAP-Failure message from the Authentication
Server (i.e., a Fail becomes TRUE, causing a transition
from RESPONSE to FAIL). Indicates that the Supplicant
has not authenticated to the Authentication Server.ro Counter32 .dlink-common-mgmt.3.6.3.1.18 |
swMacAuthSessionStatsTableA table that contains the session statistics objects
for the Authenticator PAE associated with each MAC address.
An entry appears in this table for each MAC address that may
authenticate access to itself. SEQUENCE OF SwMacAuthSessionStatsEntry .dlink-common-mgmt.3.6.4 |
swMacAuthSessionStatsEntryThe session statistics information for an Authenticator
PAE. 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 MAC address where
there is no session currently active. SwMacAuthSessionStatsEntry .dlink-common-mgmt.3.6.4.1 |
swAuthSessionOctetsRxThe number of octets received in user data
frames from this MAC address during the session.ro Counter64 .dlink-common-mgmt.3.6.4.1.1 |
swAuthSessionOctetsTxThe number of octets transmitted in user data
frames to this MAC address during the session.ro Counter64 .dlink-common-mgmt.3.6.4.1.2 |
swAuthSessionFramesRxThe number of user data frames received
from this MAC address during the session.ro Counter32 .dlink-common-mgmt.3.6.4.1.3 |
swAuthSessionFramesTxThe number of user data frames transmitted
to this MAC address during the session.ro Counter32 .dlink-common-mgmt.3.6.4.1.4 |
swAuthSessionIdA unique identifier for the session, in the
form of a printable ASCII string of at least
three characters.ro SnmpAdminString (SNMP-FRAMEWORK-MIB) .dlink-common-mgmt.3.6.4.1.5 |
swAuthSessionAuthenticMethodThe authentication method used to establish the
session.ro Enumeration .dlink-common-mgmt.3.6.4.1.6 |
swAuthSessionTimeThe duration of the session in units of hundredth of a second.ro TimeTicks (SNMPv2-SMI) .dlink-common-mgmt.3.6.4.1.7 |
swAuthSessionTerminateCauseThe reason for the session termination.ro Enumeration .dlink-common-mgmt.3.6.4.1.8 |
swAuthSessionUserNameThe User-Name representing the identity of the
Supplicant PAE.ro SnmpAdminString (SNMP-FRAMEWORK-MIB) .dlink-common-mgmt.3.6.4.1.9 |
swDot1xAuthStateTableA table that contains the status objects for the
Authenticator PAE associated with each host. An
entry appears in this table for each host that may
authenticate access to itself. SEQUENCE OF SwDot1xAuthStateEntry .dlink-common-mgmt.3.6.5 |
swDot1xAuthStateEntryThe information for an Authenticator PAE. SwDot1xAuthStateEntry .dlink-common-mgmt.3.6.5.1 |
swDot1xAuthPortNumberThe Port number associated with this host. InterfaceIndex (IF-MIB) .dlink-common-mgmt.3.6.5.1.1 |
swDot1xAuthVIDThe Original VID associated with this host. INTEGER .dlink-common-mgmt.3.6.5.1.2 |
swDot1xAuthMACAddressThe MAC address associated with this host. MacAddress (SNMPv2-TC) .dlink-common-mgmt.3.6.5.1.3 |
swDot1xAuthenticatorPAEStateThe current value of the Authenticator PAE state
machine.ro Enumeration .dlink-common-mgmt.3.6.5.1.4 |
swDot1xAuthBackendAuthStateThe current state of the Backend Authentication
state machine.ro Enumeration .dlink-common-mgmt.3.6.5.1.5 |
swDot1xAuthAuthControlledStatusThe authenticate state of the host.ro Enumeration .dlink-common-mgmt.3.6.5.1.6 |
swDot1xAuthAssignVIDThe VID assigned by the RADIUS server.ro INTEGER .dlink-common-mgmt.3.6.5.1.7 |
swDot1xAuthAssignPriorityThe priority assigned by the RADIUS server.ro INTEGER .dlink-common-mgmt.3.6.5.1.8 |
swDot1xAuthStatsTableA table that contains the statistics objects for the
Authenticator PAE associated with each host. An entry
appears in this table for each host that may
authenticate access to itself. SEQUENCE OF SwDot1xAuthStatsEntry .dlink-common-mgmt.3.6.6 |
swDot1xAuthStatsEntryThe statistics information for an Authenticator PAE. SwDot1xAuthStatsEntry .dlink-common-mgmt.3.6.6.1 |
swDot1xAuthEapolFramesRxThe number of valid EAPOL frames of any type
that have been received by this Authenticator.ro Counter32 .dlink-common-mgmt.3.6.6.1.1 |
swDot1xAuthEapolFramesTxThe number of EAPOL frames of any type
that have been transmitted by this Authenticator.ro Counter32 .dlink-common-mgmt.3.6.6.1.2 |
swDot1xAuthEapolStartFramesRxThe number of EAPOL Start frames that have
been received by this Authenticator.ro Counter32 .dlink-common-mgmt.3.6.6.1.3 |
swDot1xAuthEapolLogoffFramesRxThe number of EAPOL Logoff frames that have
been received by this Authenticator.ro Counter32 .dlink-common-mgmt.3.6.6.1.4 |
swDot1xAuthEapolRespIdFramesRxThe number of EAP Resp/Id frames that have
been received by this Authenticator.ro Counter32 .dlink-common-mgmt.3.6.6.1.5 |
swDot1xAuthEapolRespFramesRxThe number of valid EAP Response frames
(other than Resp/Id frames) that have been
received by this Authenticator.ro Counter32 .dlink-common-mgmt.3.6.6.1.6 |
swDot1xAuthEapolReqIdFramesTxThe number of EAP Req/Id frames that have been
transmitted by this Authenticator.ro Counter32 .dlink-common-mgmt.3.6.6.1.7 |
swDot1xAuthEapolReqFramesTxThe number of EAP Request frames
(other than Rq/Id frames) that have been
transmitted by this Authenticator.ro Counter32 .dlink-common-mgmt.3.6.6.1.8 |
swDot1xAuthInvalidEapolFramesRxThe number of EAPOL frames that have been
received by this Authenticator for which the
frame type is not recognized.ro Counter32 .dlink-common-mgmt.3.6.6.1.9 |
swDot1xAuthEapLengthErrorFramesRxThe number of EAPOL frames that have been received
by this Authenticator for which the Packet Body
Length field is invalid.ro Counter32 .dlink-common-mgmt.3.6.6.1.10 |
swDot1xAuthLastEapolFrameVersionThe protocol version number carried in the
most recently received EAPOL frame.ro Unsigned32 .dlink-common-mgmt.3.6.6.1.11 |
swDot1xAuthLastEapolFrameSourceThe source MAC address carried in the
most recently received EAPOL frame.ro MacAddress (SNMPv2-TC) .dlink-common-mgmt.3.6.6.1.12 |
swDot1xAuthDiagTableA table that contains the diagnostics objects for the
Authenticator PAE associated with each host. An entry
appears in this table for each MAC address that may
authenticate access to itself. SEQUENCE OF SwDot1xAuthDiagEntry .dlink-common-mgmt.3.6.7 |
swDot1xAuthDiagEntryThe diagnostics information for an Authenticator PAE. SwDot1xAuthDiagEntry .dlink-common-mgmt.3.6.7.1 |
swDot1xAuthEntersConnectingCounts the number of times that the state machine
transitions to a CONNECTING state from any other
state.ro Counter32 .dlink-common-mgmt.3.6.7.1.1 |
swDot1xAuthEapLogoffsWhileConnectingCounts the number of times that the state machine
transitions from CONNECTING to DISCONNECTED as a result
of receiving an EAPOL-Logoff message.ro Counter32 .dlink-common-mgmt.3.6.7.1.2 |
swDot1xAuthEntersAuthenticatingCounts 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.ro Counter32 .dlink-common-mgmt.3.6.7.1.3 |
swDot1xAuthAuthSuccessWhileAuthenticatingCounts 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).ro Counter32 .dlink-common-mgmt.3.6.7.1.4 |
swDot1xAuthAuthTimeoutsWhileAuthenticatingCounts the number of times that the state machine
transitions from AUTHENTICATING to ABORTING, as a result
of the Backend Authentication state machine indicating
an authentication timeout (authTimeout = TRUE).ro Counter32 .dlink-common-mgmt.3.6.7.1.5 |
swDot1xAuthAuthFailWhileAuthenticatingCounts the number of times that the state machine
transitions from AUTHENTICATING to HELD, as a result
of the Backend Authentication state machine indicating
an authentication failure (authFail = TRUE).ro Counter32 .dlink-common-mgmt.3.6.7.1.6 |
swDot1xAuthAuthReauthsWhileAuthenticatingCounts the number of times that the state machine
transitions from AUTHENTICATING to ABORTING, as a result
of a reauthentication request (reAuthenticate = TRUE).ro Counter32 .dlink-common-mgmt.3.6.7.1.7 |
swDot1xAuthAuthEapStartsWhileAuthenticatingCounts 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.ro Counter32 .dlink-common-mgmt.3.6.7.1.8 |
swDot1xAuthAuthEapLogoffWhileAuthenticatingCounts 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.ro Counter32 .dlink-common-mgmt.3.6.7.1.9 |
swDot1xAuthAuthReauthsWhileAuthenticatedCounts the number of times that the state machine
transitions from AUTHENTICATED to CONNECTING, as a
result of a reauthentication request
(reAuthenticate = TRUE).ro Counter32 .dlink-common-mgmt.3.6.7.1.10 |
swDot1xAuthAuthEapStartsWhileAuthenticatedCounts 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.ro Counter32 .dlink-common-mgmt.3.6.7.1.11 |
swDot1xAuthAuthEapLogoffWhileAuthenticatedCounts 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.ro Counter32 .dlink-common-mgmt.3.6.7.1.12 |
swDot1xAuthBackendResponsesCounts 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.ro Counter32 .dlink-common-mgmt.3.6.7.1.13 |
swDot1xAuthBackendAccessChallengesCounts 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.ro Counter32 .dlink-common-mgmt.3.6.7.1.14 |
swDot1xAuthBackendOtherRequestsToSupplicantCounts 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.ro Counter32 .dlink-common-mgmt.3.6.7.1.15 |
swDot1xAuthBackendNonNakResponsesFromSupplicantCounts 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.ro Counter32 .dlink-common-mgmt.3.6.7.1.16 |
swDot1xAuthBackendAuthSuccessesCounts the number of times that the state machine
receives an EAP-Success message from the Authentication
Server (i.e., a Success becomes TRUE, causing a
transition from RESPONSE to SUCCESS). Indicates that
the Supplicant has successfully authenticated to
the Authentication Server.ro Counter32 .dlink-common-mgmt.3.6.7.1.17 |
swDot1xAuthBackendAuthFailsCounts the number of times that the state machine
receives an EAP-Failure message from the Authentication
Server (i.e., a Fail becomes TRUE, causing a transition
from RESPONSE to FAIL). Indicates that the Supplicant
has not authenticated to the Authentication Server.ro Counter32 .dlink-common-mgmt.3.6.7.1.18 |
swDot1xAuthSessionStatsTableA table that contains the session statistics objects
for the Authenticator PAE associated with each host.
An entry appears in this table for each host that may
authenticate access to itself. SEQUENCE OF SwDot1xAuthSessionStatsEntry .dlink-common-mgmt.3.6.8 |
swDot1xAuthSessionStatsEntryThe session statistics information for an Authenticator
PAE. 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 host where
there is no session currently active. SwDot1xAuthSessionStatsEntry .dlink-common-mgmt.3.6.8.1 |
swDot1xAuthSessionOctetsRxThe number of octets received in user data
frames from this host during the session.ro Counter64 .dlink-common-mgmt.3.6.8.1.1 |
swDot1xAuthSessionOctetsTxThe number of octets transmitted in user data
frames to this host during the session.ro Counter64 .dlink-common-mgmt.3.6.8.1.2 |
swDot1xAuthSessionFramesRxThe number of user data frames received
from this host during the session.ro Counter32 .dlink-common-mgmt.3.6.8.1.3 |
swDot1xAuthSessionFramesTxThe number of user data frames transmitted
to this host during the session.ro Counter32 .dlink-common-mgmt.3.6.8.1.4 |
swDot1xAuthSessionIdA unique identifier for the session, in the
form of a printable ASCII string of at least
three characters.ro SnmpAdminString (SNMP-FRAMEWORK-MIB) .dlink-common-mgmt.3.6.8.1.5 |
swDot1xAuthSessionAuthenticMethodThe authentication method used to establish the
session.ro Enumeration .dlink-common-mgmt.3.6.8.1.6 |
swDot1xAuthSessionTimeThe duration of the session in units of hundredth of a second.ro TimeTicks (SNMPv2-SMI) .dlink-common-mgmt.3.6.8.1.7 |
swDot1xAuthSessionTerminateCauseThe reason for the session termination.ro Enumeration .dlink-common-mgmt.3.6.8.1.8 |
swDot1xAuthSessionUserNameThe User-Name representing the identity of the
Supplicant PAE.ro SnmpAdminString (SNMP-FRAMEWORK-MIB) .dlink-common-mgmt.3.6.8.1.9 |
swRadiusCommand OBJECT IDENTIFIER .dlink-common-mgmt.3.7 |
swRadiusForceDownPortNumberThe port number on which the RADIUS server is forced to terminate the network
service.rw Unsigned32 .dlink-common-mgmt.3.7.1 |
swRadiusForceDownMacAddrThe user's MAC address on which the RADIUS server is forced to terminate
the network service.rw MacAddress (SNMPv2-TC) .dlink-common-mgmt.3.7.2 |
swAuthenticatedPortInfo OBJECT IDENTIFIER .dlink-common-mgmt.3.8 |
swAuthenticatedPortCtrlTableA table used to configure the port's 802.1x capability. SEQUENCE OF SwAuthenticatedPortCtrlEntry .dlink-common-mgmt.3.8.1 |
swAuthenticatedPortCtrlEntryThe Port number and authenticator control for a Port. SwAuthenticatedPortCtrlEntry .dlink-common-mgmt.3.8.1.1 |
swAuthenticatedPortNumberThe Authenticated Port number associated with this Port. INTEGER .dlink-common-mgmt.3.8.1.1.1 |
swAuthenticatedPortCapabilitiesIndicates the PAE functionality that this Port
supports and that it may be managed through this MIB.rw Enumeration .dlink-common-mgmt.3.8.1.1.2 |
swMacBasedPaePortInfo OBJECT IDENTIFIER .dlink-common-mgmt.3.9 |
swMacBasedPaePortTableA table of system level information for each port
supported by the MAC-based Port Access Entity. An entry appears
in this table for each port of this system. SEQUENCE OF SwMacBasedPaePortEntry .dlink-common-mgmt.3.9.1 |
swMacBasedPaePortEntryThe port number, protocol version and
initialization control for a Port by MAC based mode. SwMacBasedPaePortEntry .dlink-common-mgmt.3.9.1.1 |
swMacBasedPaePortNumberThe port number associated with this Port. InterfaceIndex (IF-MIB) .dlink-common-mgmt.3.9.1.1.1 |
swMacBasedPaeMacAddressSpecifies the MAC address used to initialize the 802.1X authentication
state machine of some or all ports or used to reauthenticate the
device connected to the port.rw MacAddress (SNMPv2-TC) .dlink-common-mgmt.3.9.1.1.2 |
swMacBasedPaePortInitializeOrReauthStatusThis is used to execute MAC-Based Port initialization or reauthentication,
so it is necessary to set swMacBasedPaeMacAddress before this action can
be initialized.
Choosing 'initialize' causes the port to be initialized in MAC-based mode.
Choosing 'reauthenticate' causes the port to be reauthenticated in
MAC-based mode.
The attribute value reverts to 'other' once the initialization or
reauthentication has been done.rw Enumeration .dlink-common-mgmt.3.9.1.1.3 |
swMacBasedPaeTableA table used to reauthenticate or initialize a host. SEQUENCE OF SwMacBasedPaeEntry .dlink-common-mgmt.3.9.2 |
swMacBasedPaeEntryThe port number, MAC address and
initialization or reauthentication control for a host by MAC based mode. SwMacBasedPaeEntry .dlink-common-mgmt.3.9.2.1 |
swMacBasedPaePortThe port number associated with this Port. InterfaceIndex (IF-MIB) .dlink-common-mgmt.3.9.2.1.1 |
swMacBasedPaeMacSpecifies the MAC address used to initialize the 802.1X authentication
state machine of the host or used to reauthenticate the
host on the port. MacAddress (SNMPv2-TC) .dlink-common-mgmt.3.9.2.1.2 |
swMacBasedPaeInitOrReauthStatusThis is used to execute MAC-based Port initialization or reauthentication.
Choosing 'initialize' causes the host to be initialized in MAC-based mode.
Choosing 'reauthenticate' causes the host to be reauthenticated in
MAC-based mode.
The attribute value reverts to 'other' once the initialization or
reauthentication has been done.rw Enumeration .dlink-common-mgmt.3.9.2.1.3 |
swPaeAuthenticator OBJECT IDENTIFIER .dlink-common-mgmt.3.10 |
swPaeAuthSysFwdPduThis object indicates the global setting to control the
forwarding of the EAPOL PDU.rw Enumeration .dlink-common-mgmt.3.10.1 |
swPaeAuthSysMaxUserThis object indicates the global limitation on the maximum
number of users that can be learned via 802.1X authentication.
The maximum entry range is (0..N), the value N means the maximum number. It is determined by the project itself.
Value 0 means no-limit.rw INTEGER .dlink-common-mgmt.3.10.2 |
swPaeAuthConfigTableA table that contains the configuration objects for the
Authenticator PAE associated with each port.
An entry appears in this table for each port that may
authenticate access to itself. SEQUENCE OF SwPaeAuthConfigEntry .dlink-common-mgmt.3.10.3 |
swPaeAuthConfigEntryThe configuration information for an Authenticator PAE. SwPaeAuthConfigEntry .dlink-common-mgmt.3.10.3.1 |
swPaeAuthFwdPduThis object indicates the per port setting to control the
forwarding of EAPOL PDU.rw Enumeration .dlink-common-mgmt.3.10.3.1.1 |
swPaeAuthMaxUserThis object indicates the limitation on the maximum number
of users by port.
The max entry range is (0..N), the value N means the max number. It is determined by project itself.
Value 0 means no-limit.rw INTEGER .dlink-common-mgmt.3.10.3.1.2 |
swAuthStateTableA table that contains the status objects for the
Authenticator PAE associated with each host. An
entry appears in this table for each host that may
authenticate access to itself. SEQUENCE OF SwAuthStateEntry .dlink-common-mgmt.3.10.4 |
swAuthStateEntryThe information for an Authenticator PAE. SwAuthStateEntry .dlink-common-mgmt.3.10.4.1 |
swAuthPortNumberThe PAE Port number associated with this Port. InterfaceIndex (IF-MIB) .dlink-common-mgmt.3.10.4.1.1 |
swAuthMacAddressThe address associated with this MAC address. MacAddress (SNMPv2-TC) .dlink-common-mgmt.3.10.4.1.2 |
swAuthAuthControlledStatusThe authenticate state of the host.ro Enumeration .dlink-common-mgmt.3.10.4.1.3 |
swAuthAssignVidThe VID assigned by the RADIUS server.ro INTEGER .dlink-common-mgmt.3.10.4.1.4 |
swAuthAssignPriorityThe priority assigned by the RADIUS server.ro INTEGER .dlink-common-mgmt.3.10.4.1.5 |
swAuthenticatorPAEStateThe current value of the Authenticator PAE state
machine.ro Enumeration .dlink-common-mgmt.3.10.4.1.6 |
swAuthBKdAuthStateThe current state of the Backend Authentication
state machine.ro Enumeration .dlink-common-mgmt.3.10.4.1.7 |
swCompoundAuthMgmt OBJECT IDENTIFIER .dlink-common-mgmt.3.11 |
swCompoundAuthPortTableA table that contains compound authentication information for each port. SEQUENCE OF SwCompoundAuthPortEntry .dlink-common-mgmt.3.11.1 |
swCompoundAuthPortEntryThe compound authentication configuration information for a port. SwCompoundAuthPortEntry .dlink-common-mgmt.3.11.1.1 |
swCompoundAuthPortIndexThe compound authentication port number associated with this port.ro INTEGER .dlink-common-mgmt.3.11.1.1.1 |
swCompoundAuthPortAuthModeThis object sets the authorization mode.
Port-based:
If one of the attached hosts passes the authentication,
all the hosts on the same port will be granted access to the network.
If the user fails the authorization, this port will keep
trying the next authentication.
Host-based:
Every user can be authenticated individually.
The client can start authentication on specific authentication VLAN(s).rw Enumeration .dlink-common-mgmt.3.11.1.1.2 |
swCompoundAuthPortMethodThis object sets the method for compound authentication settings.
None:
The system level setting of individual authentication still takes effect.
Thus suppose that the compound authentication method of a port is set to any
but MAC-AC is disabled, JWAC and 802.1x enabled, then the user must pass either the JWAC or 802.1x method.
The following is the relation of the compound authentication method
and the configuration of the individual authentication method.
(1) If compound authentication methods is not set to none:
The port's authentication method will depend on the compound authentication method.
An individual authentication method's setting is ignored.
(2) If compound authentication methods is set to none:
This port is in single-auth mode. The port's authentication method
will depend on the individual authentication method's setting.
Any:
If any one of the authentication methods (802.1x, MAC-AC, WAC and JWAC)
passes, then pass.
dot1xImpb:
Dot1x will be verified first, and then IMPB will be verified.
Both authentication methods need to be passed to make the authentication successful.
impbJwac:
IMPB will be verified first, and then JWAC will be verified.
Both authentication methods need to be passed to make the authentication successful.
impbWac:
IMPB will be verified first, and then WAC will be verified.
Both authentication methods need to be passed to make the authentication successful.
macImpb:
MAC-AC will be verified first, and then IMPB will be verified.
Both authentication methods need to be passed to make the authentication successful.
macJwac:
MAC-AC will be verified first. If client passed MAC authentication, JWAC will be verified.
Both authentication methods need to be passed to make the authentication successful.rw Enumeration .dlink-common-mgmt.3.11.1.1.3 |
swCompoundAuthPortAuthVLANsThis object sets the Authentication VLAN(s).
If the authentication VLAN is not specified,
It means to not care which VLAN the client comes from,
the client will be authenticated if the client's MAC (not care the VLAN) is not authenticated.
After the client is authenticated, the client will not be reauthenticated when received from other VLANs.
When the port's authorization mode is changed to port based, previously authentication VLAN(s) on this port will be cleared.
Note:
For the compound VLAN specification, the value should be separated by ',' or '-'.
Such as: 1,4,7 or 1,4,7-9 .rw DisplayString (SNMPv2-TC) .dlink-common-mgmt.3.11.1.1.4 |
swGuestVlanTableA table containing configuration information for
guest VLANs configured into the device by local or
network management. All entries are permanent and will
be restored after the device reset. SEQUENCE OF SwGuestVlanEntry .dlink-common-mgmt.3.11.2 |
swGuestVlanEntryInformation for a guest VLAN configured into the
device by local or network management. SwGuestVlanEntry .dlink-common-mgmt.3.11.2.1 |
swGuestVlanIdThe VLAN ID referring to this guest VLAN.ro VlanId .dlink-common-mgmt.3.11.2.1.1 |
swGuestVlanPortsThe set of ports which are permanently assigned to the
guest VLAN member for this guest VLAN by management.
Note:
For on-going projects which need to support old-style commands as well,
the rules for guest VLAN setting are:
(1) Compound authentication mode is not none: You need to specify the guest VLAN by this command
or individual authentication method's guest VLAN setting will be ignored.
(2) Compound authentication mode is none: This port is in single authentication mode.
Individual authentications use their guest VLAN settings configured
by their individual guest VLAN commands. The setting of config guest_vlan will be ignoredrw PortList .dlink-common-mgmt.3.11.2.1.2 |
swGuestVlanRowStatusThis object indicates the status of this entry.rw RowStatus (SNMPv2-TC) .dlink-common-mgmt.3.11.2.1.3 |
swAuthorizationAttributesThis object indicates the authorization status.
When the authorization for attributes is enabled,
whether the authorized attributes (for example VLAN, 802.1p default priority, and ACL)
assigned by the RADIUS server or local database will be accepted or not
will depend on the individual module setting.rw Enumeration .dlink-common-mgmt.3.11.3 |
swAuthServerFailoverStateThis object indicates the authentication server failover state.
block: Block the client.
local: Use the local DB to authenticate the client.
permit: The client is always regarded as authenticated.rw Enumeration .dlink-common-mgmt.3.11.4 |
swAuthMACFormatCaseThis object indicates the case format of the authentication MAC address for RADIUS authentication.
uppercase: Using uppercase format, the formatted is: AA-BB-CC-DD-EE-FF.
lowercase: Using lowercase format, the formatted is: aa-bb-cc-dd-ee-ff.rw Enumeration .dlink-common-mgmt.3.11.5 |
swAuthMACFormatDelimiterThis object indicates the delimiter format of authentication MAC address for RADIUS authentication.
none: Not using any delimiter, the format is: AABBCCDDEEFF
hyphen: Using '-' as delimiter, the format is: AA-BB-CC-DD-EE-FF
colon: Using ':' as delimiter, the format is: AA:BB:CC:DD:EE:FF
dot: Using '.' as delimiter, the format is: AA.BB.CC.DD.EE.FFrw Enumeration .dlink-common-mgmt.3.11.6 |
swAuthMACFormatDelimiterNumberThis object indicates the delimiter number of authentication MAC address for RADIUS authentication.
delimiter-number-1: single delimiter, the format is: AABBCC.DDEEFF
delimiter-number-2: double delimiter, the format is: AABB.CCDD.EEFF
delimiter-number-5: multiple delimiter, the format is: AA.BB.CC.DD.EE.FF
Note: while swAuthMACFormatDelimiter is none(1), the delimiter number will not take effect.rw Enumeration .dlink-common-mgmt.3.11.7 |