DLINK-AUTH-MIB: View SNMP OID List / Download MIB

VENDOR: D-LINK


 Home MIB: DLINK-AUTH-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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 swDlinkAuthCtrl 1.3.6.1.4.1.171.12.3
The Structure of Common Management Information for security functions for D-Link devices.
     swAuthCtrl 1.3.6.1.4.1.171.12.3.1
         authProtocol 1.3.6.1.4.1.171.12.3.1.1 integer read-write
The authentication method used to authenticate user. Enumeration: 'authProtocolRadiusPap': 2, 'authProtocolRadiusEap': 1.
         swAuthMode 1.3.6.1.4.1.171.12.3.1.2 integer read-write
This object indicates the authentication mode of the device. Enumeration: 'portBase': 1, 'macBase': 2, 'none': 3.
         swFakeAuthentication 1.3.6.1.4.1.171.12.3.1.3 integer read-write
This object indicates whether the switch would like to enable/disable Fake Authentication when RADIUS server is down. Enumeration: 'enable': 1, 'disable': 2.
     swRadiusCtrl 1.3.6.1.4.1.171.12.3.2
         swRadiusServerTable 1.3.6.1.4.1.171.12.3.2.4 no-access
The swRadius server table
             swRadiusServerEntry 1.3.6.1.4.1.171.12.3.2.4.1 no-access
The entiries of raidus Server table
                 swRadiusServerIndex 1.3.6.1.4.1.171.12.3.2.4.1.1 integer read-only
The index of radius server Enumeration: 'swRadiusServerIndex-second': 2, 'swRadiusServerIndex-third': 3, 'swRadiusServerIndex-first': 1.
                 swRadiusServerIpAddr 1.3.6.1.4.1.171.12.3.2.4.1.2 ipaddress read-only
The ip address of radius server
                 swRadiusServerKey 1.3.6.1.4.1.171.12.3.2.4.1.3 octet string no-access
The key of radius server
                 swRadiusAuthPortNumber 1.3.6.1.4.1.171.12.3.2.4.1.4 unsigned32 read-only
UDP destination port number to use for authentication requests to this server.
                 swRadiusAcctPortNumber 1.3.6.1.4.1.171.12.3.2.4.1.5 unsigned32 read-only
UDP destination port number to use for accounting requests to this server
                 swRadiusServerStatus 1.3.6.1.4.1.171.12.3.2.4.1.6 rowstatus read-only
The satuts of radius server
     swRadiusAuthInfo 1.3.6.1.4.1.171.12.3.3
         swRadiusAuthClientIdentifier 1.3.6.1.4.1.171.12.3.3.1 octet string read-only
NAS Identifier.It is obsoleted by rfc2618 and rfc2620.
         swRadiusAuthClientInvalidServerAddresses 1.3.6.1.4.1.171.12.3.3.2 counter32 read-only
Statistics infomation - the number of RADIUS Access-Response packets received from unknown addresses.It is obsoleted by rfc2618 and rfc2620
         swRadiusAuthServerTable 1.3.6.1.4.1.171.12.3.3.3 no-access
The authenticate table for swRadius server.It is obsoleted by rfc2618 and rfc2620.
             swRadiusAuthServerEntry 1.3.6.1.4.1.171.12.3.3.3.1 no-access
A list of Radius authentic servers.It is obsoleted by rfc2618 and rfc2620.
                 swRadiusAuthServerIndex 1.3.6.1.4.1.171.12.3.3.3.1.1 integer32 read-only
Argument with RadiusServerIndex.It is obsoleted by rfc2618 and rfc2620.
                 swRadiusAuthServerAddress 1.3.6.1.4.1.171.12.3.3.3.1.2 ipaddress read-only
RadiusAuth server address.It is obsoleted by rfc2618 and rfc2620.
                 swRadiusAuthClientServerPortNumber 1.3.6.1.4.1.171.12.3.3.3.1.3 unsigned32 read-only
The UDP socket port numbers.It is obsoleted by rfc2618 and rfc2620.
                 swRadiusAuthClientRoundTripTime 1.3.6.1.4.1.171.12.3.3.3.1.4 counter32 read-only
The counter of trip time from radius authentication.It is obsoleted by rfc2618 and rfc2620.
                 swRadiusAuthClientAccessRequests 1.3.6.1.4.1.171.12.3.3.3.1.5 counter32 read-only
The counter of access requests from radius authentication.It is obsoleted by rfc2618 and rfc2620.
                 swRadiusAuthClientAccessRetransmissions 1.3.6.1.4.1.171.12.3.3.3.1.6 counter32 read-only
The counter of retransimissions from radius authentication.It is obsoleted by rfc2618 and rfc2620.
                 swRadiusAuthClientAccessAccepts 1.3.6.1.4.1.171.12.3.3.3.1.7 counter32 read-only
The counter for accept times from radius authentication.It is obsoleted by rfc2618 and rfc2620.
                 swRadiusAuthClientAccessRejects 1.3.6.1.4.1.171.12.3.3.3.1.8 counter32 read-only
The counter of reject from radius authentication.It is obsoleted by rfc2618 and rfc2620.
                 swRadiusAuthClientAccessChallenges 1.3.6.1.4.1.171.12.3.3.3.1.9 counter32 read-only
The counter of Access changellenges times from radius authentication. It is obsoleted by rfc2618 and rfc2620.
                 swRadiusAuthClientMalformedAccessResponses 1.3.6.1.4.1.171.12.3.3.3.1.10 counter32 read-only
The counter of Malformed access response from radius authentication. It is obsoleted by rfc2618 and rfc2620.
                 swRadiusAuthClientBadAuthenticators 1.3.6.1.4.1.171.12.3.3.3.1.11 counter32 read-only
The counter of bad authenticate from radius authentication.It is obsoleted by rfc2618 and rfc2620.
                 swRadiusAuthClientPendingRequests 1.3.6.1.4.1.171.12.3.3.3.1.12 counter32 read-only
The counter of pending requests from radius authentication.It is obsoleted by rfc2618 and rfc2620.
                 swRadiusAuthClientTimeouts 1.3.6.1.4.1.171.12.3.3.3.1.13 counter32 read-only
The counter of timeouts from radius authentication.It is obsoleted by rfc2618 and rfc2620.
                 swRadiusAuthClientUnknownTypes 1.3.6.1.4.1.171.12.3.3.3.1.14 counter32 read-only
The counter of unknown types from radius authentication.It is obsoleted by rfc2618 and rfc2620.
                 swRadiusAuthClientPacketsDropped 1.3.6.1.4.1.171.12.3.3.3.1.15 counter32 read-only
The counter of dropped packets.It is obsoleted by rfc2618 and rfc2620.
     swRadiusAccountingCtrl 1.3.6.1.4.1.171.12.3.4
         swRadiusAcctUpdateInterval 1.3.6.1.4.1.171.12.3.4.1 unsigned32 read-write
Time interval after which this Radius record should be updated and sent to an accounting server.
         swRadiusAcctSuppressNullUserName 1.3.6.1.4.1.171.12.3.4.2 truthvalue read-write
Whether or not generate accounting records for users with null name
         swRadiusAcctServiceTable 1.3.6.1.4.1.171.12.3.4.3 no-access
Radius accounting Table
             swRadiusAcctServiceEntry 1.3.6.1.4.1.171.12.3.4.3.1 no-access
The list of accounting services.
                 swRadiusAcctServiceIndex 1.3.6.1.4.1.171.12.3.4.3.1.1 integer read-only
The index of Accounting table. Enumeration: 'acctServiceIndex-network': 1, 'acctServiceIndex-exec': 2, 'acctServiceIndex-system': 3.
                 swRadiusAcctServiceMethod 1.3.6.1.4.1.171.12.3.4.3.1.2 integer read-write
The method of accouting service Enumeration: 'swRadiusAcctServiceMethodRadius': 2, 'swRadiusAcctServiceMethodNone': 1.
                 swRadiusAcctServiceMode 1.3.6.1.4.1.171.12.3.4.3.1.3 integer read-write
The service mode of accounting service Enumeration: 'radiusAcctServiceModeStartStop': 2, 'radiusAcctServiceModeNone': 1, 'radiusAcctServiceModeStopOnly': 3.
     swRadiusAccountingInfo 1.3.6.1.4.1.171.12.3.5
         swRadiusAcctClientIdentifier 1.3.6.1.4.1.171.12.3.5.1 octet string read-only
NAS Identifier.It is obsoleted by rfc2618 and rfc2620.
         swRadiusAcctClientInvalidServerAddresses 1.3.6.1.4.1.171.12.3.5.2 ipaddress read-only
Statistics infomation - the number of RADIUS Accounting-Response packets received from unknown addresses..It is obsoleted by rfc2618 and rfc2620.
         swRadiusAcctServerTable 1.3.6.1.4.1.171.12.3.5.3 no-access
The radius server accounting table.It is obsoleted by rfc2618 and rfc2620.
             swRadiusAcctServerEntry 1.3.6.1.4.1.171.12.3.5.3.1 no-access
The list for radius accounting table.It is obsoleted by rfc2618 and rfc2620.
                 swRadiusAcctServerIndex 1.3.6.1.4.1.171.12.3.5.3.1.1 integer32 read-only
The index of Radius accounting server, argument with RadiusServerIndex. It is obsoleted by rfc2618 and rfc2620.
                 swRadiusAcctServerAddress 1.3.6.1.4.1.171.12.3.5.3.1.2 ipaddress read-only
The server address of radius accounting.It is obsoleted by rfc2618 and rfc2620.
                 swRadiusAcctClientServerPortNumber 1.3.6.1.4.1.171.12.3.5.3.1.3 unsigned32 read-only
The UDP socket port of radius accounting.It is obsoleted by rfc2618 and rfc2620.
                 swRadiusAcctClientRoundTripTime 1.3.6.1.4.1.171.12.3.5.3.1.4 counter32 read-only
The counter of trip time from radius accounting.It is obsoleted by rfc2618 and rfc2620.
                 swRadiusAcctClientRequests 1.3.6.1.4.1.171.12.3.5.3.1.5 counter32 read-only
The counter of request from radius accounting.It is obsoleted by rfc2618 and rfc2620.
                 swRadiusAcctClientRetransmissions 1.3.6.1.4.1.171.12.3.5.3.1.6 counter32 read-only
The counter of retransmissions from radius accounting.It is obsoleted by rfc2618 and rfc2620.
                 swRadiusAcctClientResponses 1.3.6.1.4.1.171.12.3.5.3.1.7 counter32 read-only
The counter of responses from radius accounting.It is obsoleted by rfc2618 and rfc2620.
                 swRadiusAcctClientMalformedResponses 1.3.6.1.4.1.171.12.3.5.3.1.8 counter32 read-only
The counter of Malformed response from radius accounting.It is obsoleted by rfc2618 and rfc2620.
                 swRadiusAcctClientBadAuthenticators 1.3.6.1.4.1.171.12.3.5.3.1.9 counter32 read-only
The counter of bad authenticate for radius accounting.It is obsoleted by rfc2618 and rfc2620.
                 swRadiusAcctClientPendingRequests 1.3.6.1.4.1.171.12.3.5.3.1.10 counter32 read-only
The pending counter of radius client requests.It is obsoleted by rfc2618 and rfc2620.
                 swRadiusAcctClientTimeouts 1.3.6.1.4.1.171.12.3.5.3.1.11 counter32 read-only
The counter of the timeout connect to radius accounting.It is obsoleted by rfc2618 and rfc2620.
                 swRadiusAcctClientUnknownTypes 1.3.6.1.4.1.171.12.3.5.3.1.12 counter32 read-only
The counter of unknown types from radius accounting.It is obsoleted by rfc2618 and rfc2620.
                 swRadiusAcctClientPacketsDropped 1.3.6.1.4.1.171.12.3.5.3.1.13 counter32 read-only
The counter of dropped packets from radius accounting.It is obsoleted by rfc2618 and rfc2620.
     swMacAuthBaseStatsInfo 1.3.6.1.4.1.171.12.3.6
         swMacAuthStateTable 1.3.6.1.4.1.171.12.3.6.1 no-access
A table that contains the status objects for the Authenticator PAE associated with each virtual port(Mac). An entry appears in this table for each virtual port that may authenticate access to itself.
             swMacAuthStateEntry 1.3.6.1.4.1.171.12.3.6.1.1 no-access
The information for an Authenticator PAE.
                 swPaeMacAddr 1.3.6.1.4.1.171.12.3.6.1.1.1 macaddress read-only
The address associated with this Mac.
                 swPaePortNumber 1.3.6.1.4.1.171.12.3.6.1.1.2 interfaceindex read-only
The Port number associated with this Port.
                 swAuthPaeState 1.3.6.1.4.1.171.12.3.6.1.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.
                 swAuthBackendAuthState 1.3.6.1.4.1.171.12.3.6.1.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.
                 swAuthAuthControlledPortStatus 1.3.6.1.4.1.171.12.3.6.1.1.5 paecontrolledportstatus read-only
The current value of the controlled Port status parameter for the Port.
         swMacAuthStatsTable 1.3.6.1.4.1.171.12.3.6.2 no-access
A table that contains the statistics objects for the Authenticator PAE associated with each Mac address. An entry appears in this table for each Mac that may authenticate access to itself.
             swMacAuthStatsEntry 1.3.6.1.4.1.171.12.3.6.2.1 no-access
The statistics information for an Authenticator PAE.
                 swAuthEapolFramesRx 1.3.6.1.4.1.171.12.3.6.2.1.1 counter32 read-only
The number of valid EAPOL frames of any type that have been received by this Authenticator.
                 swAuthEapolFramesTx 1.3.6.1.4.1.171.12.3.6.2.1.2 counter32 read-only
The number of EAPOL frames of any type that have been transmitted by this Authenticator.
                 swAuthEapolStartFramesRx 1.3.6.1.4.1.171.12.3.6.2.1.3 counter32 read-only
The number of EAPOL Start frames that have been received by this Authenticator.
                 swAuthEapolLogoffFramesRx 1.3.6.1.4.1.171.12.3.6.2.1.4 counter32 read-only
The number of EAPOL Logoff frames that have been received by this Authenticator.
                 swAuthEapolRespIdFramesRx 1.3.6.1.4.1.171.12.3.6.2.1.5 counter32 read-only
The number of EAP Resp/Id frames that have been received by this Authenticator.
                 swAuthEapolRespFramesRx 1.3.6.1.4.1.171.12.3.6.2.1.6 counter32 read-only
The number of valid EAP Response frames (other than Resp/Id frames) that have been received by this Authenticator.
                 swAuthEapolReqIdFramesTx 1.3.6.1.4.1.171.12.3.6.2.1.7 counter32 read-only
The number of EAP Req/Id frames that have been transmitted by this Authenticator.
                 swAuthEapolReqFramesTx 1.3.6.1.4.1.171.12.3.6.2.1.8 counter32 read-only
The number of EAP Request frames (other than Rq/Id frames) that have been transmitted by this Authenticator.
                 swAuthInvalidEapolFramesRx 1.3.6.1.4.1.171.12.3.6.2.1.9 counter32 read-only
The number of EAPOL frames that have been received by this Authenticator in which the frame type is not recognized.
                 swAuthEapLengthErrorFramesRx 1.3.6.1.4.1.171.12.3.6.2.1.10 counter32 read-only
The number of EAPOL frames that have been received by this Authenticator in which the Packet Body Length field is invalid.
                 swAuthLastEapolFrameVersion 1.3.6.1.4.1.171.12.3.6.2.1.11 unsigned32 read-only
The protocol version number carried in the most recently received EAPOL frame.
                 swAuthLastEapolFrameSource 1.3.6.1.4.1.171.12.3.6.2.1.12 macaddress read-only
The source MAC address carried in the most recently received EAPOL frame.
         swMacAuthDiagTable 1.3.6.1.4.1.171.12.3.6.3 no-access
A table that contains the diagnostics objects for the Authenticator PAE associated with each Mac address. An entry appears in this table for each Mac that may authenticate access to itself.
             swMacAuthDiagEntry 1.3.6.1.4.1.171.12.3.6.3.1 no-access
The diagnostics information for an Authenticator PAE.
                 swAuthEntersConnecting 1.3.6.1.4.1.171.12.3.6.3.1.1 counter32 read-only
Counts the number of times that the state machine transitions to the CONNECTING state from any other state.
                 swAuthEapLogoffsWhileConnecting 1.3.6.1.4.1.171.12.3.6.3.1.2 counter32 read-only
Counts the number of times that the state machine transitions from CONNECTING to DISCONNECTED as a result of receiving an EAPOL-Logoff message.
                 swAuthEntersAuthenticating 1.3.6.1.4.1.171.12.3.6.3.1.3 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.
                 swAuthAuthSuccessWhileAuthenticating 1.3.6.1.4.1.171.12.3.6.3.1.4 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).
                 swAuthAuthTimeoutsWhileAuthenticating 1.3.6.1.4.1.171.12.3.6.3.1.5 counter32 read-only
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).
                 swAuthAuthFailWhileAuthenticating 1.3.6.1.4.1.171.12.3.6.3.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).
                 swAuthAuthReauthsWhileAuthenticating 1.3.6.1.4.1.171.12.3.6.3.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).
                 swAuthAuthEapStartsWhileAuthenticating 1.3.6.1.4.1.171.12.3.6.3.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.
                 swAuthAuthEapLogoffWhileAuthenticating 1.3.6.1.4.1.171.12.3.6.3.1.9 counter32 read-only
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.
                 swAuthAuthReauthsWhileAuthenticated 1.3.6.1.4.1.171.12.3.6.3.1.10 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).
                 swAuthAuthEapStartsWhileAuthenticated 1.3.6.1.4.1.171.12.3.6.3.1.11 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.
                 swAuthAuthEapLogoffWhileAuthenticated 1.3.6.1.4.1.171.12.3.6.3.1.12 counter32 read-only
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.
                 swAuthBackendResponses 1.3.6.1.4.1.171.12.3.6.3.1.13 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.
                 swAuthBackendAccessChallenges 1.3.6.1.4.1.171.12.3.6.3.1.14 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.
                 swAuthBackendOtherRequestsToSupplicant 1.3.6.1.4.1.171.12.3.6.3.1.15 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.
                 swAuthBackendNonNakResponsesFromSupplicant 1.3.6.1.4.1.171.12.3.6.3.1.16 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 Authenticator's chosen EAP-method.
                 swAuthBackendAuthSuccesses 1.3.6.1.4.1.171.12.3.6.3.1.17 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.
                 swAuthBackendAuthFails 1.3.6.1.4.1.171.12.3.6.3.1.18 counter32 read-only
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.
         swMacAuthSessionStatsTable 1.3.6.1.4.1.171.12.3.6.4 no-access
A table that contains the session statistics objects for the Authenticator PAE associated with each Mac. An entry appears in this table for each Mac that may authenticate access to itself.
             swMacAuthSessionStatsEntry 1.3.6.1.4.1.171.12.3.6.4.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 Mac where there is no session currently active.
                 swAuthSessionOctetsRx 1.3.6.1.4.1.171.12.3.6.4.1.1 counter64 read-only
The number of octets received in user data frames from this Mac during the session.
                 swAuthSessionOctetsTx 1.3.6.1.4.1.171.12.3.6.4.1.2 counter64 read-only
The number of octets transmitted in user data frames to this Mac during the session.
                 swAuthSessionFramesRx 1.3.6.1.4.1.171.12.3.6.4.1.3 counter32 read-only
The number of user data frames received from this Mac during the session.
                 swAuthSessionFramesTx 1.3.6.1.4.1.171.12.3.6.4.1.4 counter32 read-only
The number of user data frames transmitted to this Mac during the session.
                 swAuthSessionId 1.3.6.1.4.1.171.12.3.6.4.1.5 snmpadminstring read-only
A unique identifier for the session, in the form of a printable ASCII string of at least three characters.
                 swAuthSessionAuthenticMethod 1.3.6.1.4.1.171.12.3.6.4.1.6 integer read-only
The authentication method used to establish the session. Enumeration: 'localAuthServer': 2, 'remoteAuthServer': 1.
                 swAuthSessionTime 1.3.6.1.4.1.171.12.3.6.4.1.7 timeticks read-only
The duration of the session in seconds.
                 swAuthSessionTerminateCause 1.3.6.1.4.1.171.12.3.6.4.1.8 integer read-only
The reason for the session termination. Enumeration: 'supplicantRestart': 3, 'notTerminatedYet': 999, 'portAdminDisabled': 7, 'portReInit': 6, 'supplicantLogoff': 1, 'portFailure': 2, 'reauthFailed': 4, 'authControlForceUnauth': 5.
                 swAuthSessionUserName 1.3.6.1.4.1.171.12.3.6.4.1.9 snmpadminstring read-only
The User-Name representing the identity of the Supplicant PAE.
     swRadiusCommand 1.3.6.1.4.1.171.12.3.7
         swRadiusForceDownPortNumber 1.3.6.1.4.1.171.12.3.7.1 unsigned32 read-write
The port number on which RADIUS server forces to terminate network service.
         swRadiusForceDownMacAddr 1.3.6.1.4.1.171.12.3.7.2 macaddress read-write
The user's mac address on which RADIUS server forces to terminate network service.