DLINK-3100-DOT1X-MIB: View SNMP OID List / Download MIB
VENDOR: D-LINK
Home | MIB: DLINK-3100-DOT1X-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
rldot1x | 1.3.6.1.4.1.171.10.94.89.89.95 |
This private MIB module defines dot1x private MIBs. |
||
rldot1xMibVersion | 1.3.6.1.4.1.171.10.94.89.89.95.1 | integer | read-only |
MIB's version, the current version is 1. |
rldot1xExtAuthSessionStatsTable | 1.3.6.1.4.1.171.10.94.89.89.95.2 | no-access |
A table that contains the session statistics objects for the Authenticator PAE associated with each Port. An entry appears in this table for each port that may authenticate access to itself. |
|
1.3.6.1.4.1.171.10.94.89.89.95.2.1 | no-access |
The 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 port where there is no session currently active. |
||
rlDot1xAuthSessionAuthenticMethod | 1.3.6.1.4.1.171.10.94.89.89.95.2.1.1 | integer | read-only |
The authentication method used to establish the session. Enumeration: 'localAuthServer': 2, 'none': 3, 'remoteAuthServer': 1. |
rldot1xGuestVlanSupported | 1.3.6.1.4.1.171.10.94.89.89.95.3 | truthvalue | read-only |
indicate if guest vlan is supported. |
rldot1xGuestVlanVID | 1.3.6.1.4.1.171.10.94.89.89.95.4 | vlanindex | read-write |
specify the guest vlan tag , 0 for non exiting. |
rldot1xGuestVlanPorts | 1.3.6.1.4.1.171.10.94.89.89.95.5 | portlist | read-write |
the ports that can be members in the guest vlan |
rldot1xUnAuthenticatedVlanSupported | 1.3.6.1.4.1.171.10.94.89.89.95.6 | truthvalue | read-only |
indicate if unauthenticated Vlan is supported. |
rldot1xUnAuthenticatedVlanTable | 1.3.6.1.4.1.171.10.94.89.89.95.7 | no-access |
port belong to vlan in all port authenticated state except force unauthenticated table |
|
1.3.6.1.4.1.171.10.94.89.89.95.7.1 | no-access |
port belong to vlan in all port authenticated state except force unauthenticated entry |
||
rldot1xUnAuthenticatedVlanStatus | 1.3.6.1.4.1.171.10.94.89.89.95.7.1.1 | rowstatus | read-only |
The row status variable, used according to row installation and removal conventions. |
rldot1xUserBasedVlanSupported | 1.3.6.1.4.1.171.10.94.89.89.95.8 | truthvalue | read-only |
indicate if user based Vlan is supported. |
rldot1xUserBasedVlanPorts | 1.3.6.1.4.1.171.10.94.89.89.95.9 | portlist | read-write |
the ports that can be members in the user based vlan |
rldot1xAuthenticationPortTable | 1.3.6.1.4.1.171.10.94.89.89.95.10 | no-access |
A table of system level information for each port supported by the Port Access Entity. An entry appears in this table for each port of this system. |
|
1.3.6.1.4.1.171.10.94.89.89.95.10.1 | no-access |
The Port number and mac method |
||
rldot1xAuthenticationPortMethod | 1.3.6.1.4.1.171.10.94.89.89.95.10.1.1 | integer | read-write |
The value of the mac based authenication. Enumeration: 'macAndEapol': 2, 'macOnly': 3, 'eapolOnly': 1. |
rldot1xRadiusAttrVlanIdEnabled | 1.3.6.1.4.1.171.10.94.89.89.95.10.1.2 | truthvalue | read-write |
Defines if treat VLAN ID that received from Radius attributes in Radius-Accept message. |
rldot1xRadiusAttAclNameEnabled | 1.3.6.1.4.1.171.10.94.89.89.95.10.1.3 | truthvalue | read-write |
Defines if treat ACL Name that received from Radius attributes in Radius-Accept message. |
rldot1xAuthMultiStatsTable | 1.3.6.1.4.1.171.10.94.89.89.95.11 | no-access |
A table that contains the statistics objects for the Authenticator PAE associated with each Port and MAC for multisession 802.1x mode of operation. An entry appears in this table for each port and MAC that have an authentication session currently running under way for them. |
|
1.3.6.1.4.1.171.10.94.89.89.95.11.1 | no-access |
The statistics information for an Authenticator PAE. |
||
rldot1xAuthMultiStatsPortNumber | 1.3.6.1.4.1.171.10.94.89.89.95.11.1.1 | integer | read-only |
Port Number. |
rldot1xAuthMultiStatsSourceMac | 1.3.6.1.4.1.171.10.94.89.89.95.11.1.2 | macaddress | read-only |
Mac of the authentication session. |
rldot1xAuthMultiEapolFramesRx | 1.3.6.1.4.1.171.10.94.89.89.95.11.1.3 | counter32 | read-only |
The number of valid EAPOL frames of any type that have been received by this Authenticator. |
rldot1xAuthMultiEapolFramesTx | 1.3.6.1.4.1.171.10.94.89.89.95.11.1.4 | counter32 | read-only |
The number of EAPOL frames of any type that have been transmitted by this Authenticator. |
rldot1xAuthMultiEapolStartFramesRx | 1.3.6.1.4.1.171.10.94.89.89.95.11.1.5 | counter32 | read-only |
The number of EAPOL Start frames that have been received by this Authenticator. |
rldot1xAuthMultiEapolLogoffFramesRx | 1.3.6.1.4.1.171.10.94.89.89.95.11.1.6 | counter32 | read-only |
The number of EAPOL Logoff frames that have been received by this Authenticator. |
rldot1xAuthMultiEapolRespIdFramesRx | 1.3.6.1.4.1.171.10.94.89.89.95.11.1.7 | counter32 | read-only |
The number of EAP Resp/Id frames that have been received by this Authenticator. |
rldot1xAuthMultiEapolRespFramesRx | 1.3.6.1.4.1.171.10.94.89.89.95.11.1.8 | counter32 | read-only |
The number of valid EAP Response frames (other than Resp/Id frames) that have been received by this Authenticator. |
rldot1xAuthMultiEapolReqIdFramesTx | 1.3.6.1.4.1.171.10.94.89.89.95.11.1.9 | counter32 | read-only |
The number of EAP Req/Id frames that have been transmitted by this Authenticator. |
rldot1xAuthMultiEapolReqFramesTx | 1.3.6.1.4.1.171.10.94.89.89.95.11.1.10 | counter32 | read-only |
The number of EAP Request frames (other than Rq/Id frames) that have been transmitted by this Authenticator. |
rldot1xAuthMultiInvalidEapolFramesRx | 1.3.6.1.4.1.171.10.94.89.89.95.11.1.11 | counter32 | read-only |
The number of EAPOL frames that have been received by this Authenticator in which the frame type is not recognized. |
rldot1xAuthMultiEapLengthErrorFramesRx | 1.3.6.1.4.1.171.10.94.89.89.95.11.1.12 | counter32 | read-only |
The number of EAPOL frames that have been received by this Authenticator in which the Packet Body Length field is invalid. |
rldot1xAuthMultiDiagTable | 1.3.6.1.4.1.171.10.94.89.89.95.12 | no-access |
A table that contains the diagnostics objects for the Authenticator PAE associated with each Port and MAC. An entry appears in this table for each port and MAC that have an authentication session currently running under way for them. |
|
1.3.6.1.4.1.171.10.94.89.89.95.12.1 | no-access |
The diagnostics information for an Authenticator PAE. |
||
rldot1xAuthMultiDiagPortNumber | 1.3.6.1.4.1.171.10.94.89.89.95.12.1.1 | integer | read-only |
Port Number. |
rldot1xAuthMultiDiagSourceMac | 1.3.6.1.4.1.171.10.94.89.89.95.12.1.2 | macaddress | read-only |
Mac of the authentication session. |
rldot1xAuthMultiEntersConnecting | 1.3.6.1.4.1.171.10.94.89.89.95.12.1.3 | counter32 | read-only |
Counts the number of times that the state machine transitions to the CONNECTING state from any other state. |
rldot1xAuthMultiEntersAuthenticating | 1.3.6.1.4.1.171.10.94.89.89.95.12.1.4 | counter32 | read-only |
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. |
rldot1xAuthMultiAuthSuccessWhileAuthenticating | 1.3.6.1.4.1.171.10.94.89.89.95.12.1.5 | counter32 | read-only |
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). |
rldot1xAuthMultiAuthFailWhileAuthenticating | 1.3.6.1.4.1.171.10.94.89.89.95.12.1.6 | counter32 | read-only |
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). |
rldot1xAuthMultiAuthReauthsWhileAuthenticating | 1.3.6.1.4.1.171.10.94.89.89.95.12.1.7 | counter32 | read-only |
Counts the number of times that the state machine transitions from AUTHENTICATING to ABORTING, as a result of a reauthentication request (reAuthenticate = TRUE). |
rldot1xAuthMultiAuthEapStartsWhileAuthenticating | 1.3.6.1.4.1.171.10.94.89.89.95.12.1.8 | counter32 | read-only |
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. |
rldot1xAuthMultiAuthReauthsWhileAuthenticated | 1.3.6.1.4.1.171.10.94.89.89.95.12.1.9 | counter32 | read-only |
Counts the number of times that the state machine transitions from AUTHENTICATED to CONNECTING, as a result of a reauthentication request (reAuthenticate = TRUE). |
rldot1xAuthMultiAuthEapStartsWhileAuthenticated | 1.3.6.1.4.1.171.10.94.89.89.95.12.1.10 | counter32 | read-only |
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. |
rldot1xAuthMultiBackendResponses | 1.3.6.1.4.1.171.10.94.89.89.95.12.1.11 | counter32 | read-only |
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. |
rldot1xAuthMultiBackendAccessChallenges | 1.3.6.1.4.1.171.10.94.89.89.95.12.1.12 | counter32 | read-only |
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. |
rldot1xAuthMultiBackendOtherRequestsToSupplicant | 1.3.6.1.4.1.171.10.94.89.89.95.12.1.13 | counter32 | read-only |
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. |
rldot1xAuthMultiBackendNonNakResponsesFromSupplicant | 1.3.6.1.4.1.171.10.94.89.89.95.12.1.14 | counter32 | read-only |
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 Authenticators chosen EAP-method. |
rldot1xAuthMultiBackendAuthSuccesses | 1.3.6.1.4.1.171.10.94.89.89.95.12.1.15 | counter32 | read-only |
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. |
rldot1xAuthMultiSessionStatsTable | 1.3.6.1.4.1.171.10.94.89.89.95.13 | no-access |
A table that contains the session statistics objects for the Authenticator PAE associated with each Port. An entry appears in this table for each port that may authenticate access to itself. |
|
1.3.6.1.4.1.171.10.94.89.89.95.13.1 | no-access |
The 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 port where there is no session currently active. |
||
rldot1xAuthMultiSessionStatsPortNumber | 1.3.6.1.4.1.171.10.94.89.89.95.13.1.1 | integer | read-only |
Port Number. |
rldot1xAuthMultiSessionStatsSourceMac | 1.3.6.1.4.1.171.10.94.89.89.95.13.1.2 | macaddress | read-only |
Mac of the authentication session. |
rldot1xAuthMultiSessionOctetsRx | 1.3.6.1.4.1.171.10.94.89.89.95.13.1.3 | counter64 | read-only |
The number of octets received in user data frames on this Port during the session. |
rldot1xAuthMultiSessionOctetsTx | 1.3.6.1.4.1.171.10.94.89.89.95.13.1.4 | counter64 | read-only |
The number of octets transmitted in user data frames on this Port during the session. |
rldot1xAuthMultiSessionFramesRx | 1.3.6.1.4.1.171.10.94.89.89.95.13.1.5 | counter32 | read-only |
The number of user data frames received on this Port during the session. |
rldot1xAuthMultiSessionFramesTx | 1.3.6.1.4.1.171.10.94.89.89.95.13.1.6 | counter32 | read-only |
The number of user data frames transmitted on this Port during the session. |
rldot1xAuthMultiSessionId | 1.3.6.1.4.1.171.10.94.89.89.95.13.1.7 | snmpadminstring | read-only |
A unique identifier for the session, in the form of a printable ASCII string of at least three characters. |
rldot1xAuthMultiSessionTime | 1.3.6.1.4.1.171.10.94.89.89.95.13.1.8 | timeticks | read-only |
The duration of the session in seconds. |
rldot1xAuthMultiSessionUserName | 1.3.6.1.4.1.171.10.94.89.89.95.13.1.9 | snmpadminstring | read-only |
The User-Name representing the identity of the Supplicant PAE. |
rldot1xAuthMultiSessionRadiusAttrVlan | 1.3.6.1.4.1.171.10.94.89.89.95.13.1.10 | integer | read-only |
VLAN ID that received from Radius attributes. |
rldot1xAuthMultiSessionRadiusAttrFilterId | 1.3.6.1.4.1.171.10.94.89.89.95.13.1.11 | snmpadminstring | read-only |
Filter ID that received from Radius attributes. |
rldot1xAuthMultiConfigTable | 1.3.6.1.4.1.171.10.94.89.89.95.14 | no-access |
A table that contains the configuration objects for the Authenticator PAE associated with each port and MAC. An entry appears in this table for each port and MAC that may authenticate access to itself. |
|
1.3.6.1.4.1.171.10.94.89.89.95.14.1 | no-access |
The configuration information for an Authenticator PAE. |
||
rldot1xAuthMultiPortNumber | 1.3.6.1.4.1.171.10.94.89.89.95.14.1.1 | integer | read-only |
Port Number. |
rldot1xAuthMultiSourceMac | 1.3.6.1.4.1.171.10.94.89.89.95.14.1.2 | macaddress | read-only |
Mac of the authentication session. |
rldot1xAuthMultiPaeState | 1.3.6.1.4.1.171.10.94.89.89.95.14.1.3 | integer | read-only |
The current value of the Authenticator PAE state machine. Enumeration: 'aborting': 6, 'authenticated': 5, 'disconnected': 2, 'forceAuth': 8, 'forceUnauth': 9, 'held': 7, 'connecting': 3, 'initialize': 1, 'authenticating': 4. |
rldot1xAuthMultiBackendAuthState | 1.3.6.1.4.1.171.10.94.89.89.95.14.1.4 | integer | read-only |
The current state of the Backend Authentication state machine. Enumeration: 'success': 3, 'request': 1, 'initialize': 7, 'idle': 6, 'timeout': 5, 'fail': 4, 'response': 2. |
rldot1xAuthMultiControlledPortStatus | 1.3.6.1.4.1.171.10.94.89.89.95.14.1.5 | paecontrolledportstatus | read-only |
The current value of the controlled Port status parameter for the Port. |
rldot1xBpduFilteringEnabled | 1.3.6.1.4.1.171.10.94.89.89.95.15 | truthvalue | read-write |
Specify that when 802.1x is globally disabled, 802.1x BPDU packets would be filtered or bridged. |
rldot1xRadiusAttributesErrorsAclReject | 1.3.6.1.4.1.171.10.94.89.89.95.18 | truthvalue | read-write |
Specify ACL error handling for the Radius attributes feature. |
rldot1xGuestVlanTimeInterval | 1.3.6.1.4.1.171.10.94.89.89.95.19 | integer | read-write |
indicate the guest vlan timeout interval. |
rldot1xMacAuthSuccessTrapEnabled | 1.3.6.1.4.1.171.10.94.89.89.95.20 | truthvalue | read-write |
Specify if sending traps when a MAC address is successfully authenticated by the 802.1X mac-authentication access control. |
rldot1xMacAuthFailureTrapEnabled | 1.3.6.1.4.1.171.10.94.89.89.95.21 | truthvalue | read-write |
Specify if sending traps when MAC address was failed in authentication of the 802.1X MAC authentication access control. |
rldot1xLegacyPortTable | 1.3.6.1.4.1.171.10.94.89.89.95.22 | no-access |
A table of system level information for each port supported by the Port Access Entity. An entry appears in this table for each port of this system. |
|
1.3.6.1.4.1.171.10.94.89.89.95.22.1 | no-access |
The Port number and leagcy mode |
||
rldot1xLegacyPortModeEnabled | 1.3.6.1.4.1.171.10.94.89.89.95.22.1.1 | truthvalue | read-write |
Indicates whether in multiple sessions mode work according to legacy devices mode or not. |