DLINK-AUTH-MIB

File: DLINK-AUTH-MIB.mib (46044 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMP-FRAMEWORK-MIB
RFC1155-SMI IF-MIB IEEE8021-PAE-MIB
DLINK-ID-REC-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
Unsigned32 Counter32 Counter64
TimeTicks TruthValue RowStatus
MacAddress SnmpAdminString IpAddress
InterfaceIndex PaeControlledPortStatus dlink-common-mgmt

Defined Types

RadiusServerEntry  
SEQUENCE    
  swRadiusServerIndex INTEGER
  swRadiusServerIpAddr IpAddress
  swRadiusServerKey OCTET STRING
  swRadiusAuthPortNumber Unsigned32
  swRadiusAcctPortNumber Unsigned32
  swRadiusServerStatus RowStatus

RadiusAuthServerEntry  
SEQUENCE    
  swRadiusAuthServerIndex Integer32
  swRadiusAuthServerAddress IpAddress
  swRadiusAuthClientServerPortNumber Unsigned32
  swRadiusAuthClientRoundTripTime Counter32
  swRadiusAuthClientAccessRequests Counter32
  swRadiusAuthClientAccessRetransmissions Counter32
  swRadiusAuthClientAccessAccepts Counter32
  swRadiusAuthClientAccessRejects Counter32
  swRadiusAuthClientAccessChallenges Counter32
  swRadiusAuthClientMalformedAccessResponses Counter32
  swRadiusAuthClientBadAuthenticators Counter32
  swRadiusAuthClientPendingRequests Counter32
  swRadiusAuthClientTimeouts Counter32
  swRadiusAuthClientUnknownTypes Counter32
  swRadiusAuthClientPacketsDropped Counter32

AcctServiceEntry  
SEQUENCE    
  swRadiusAcctServiceIndex INTEGER
  swRadiusAcctServiceMethod INTEGER
  swRadiusAcctServiceMode INTEGER

RadiusAcctServerEntry  
SEQUENCE    
  swRadiusAcctServerIndex Integer32
  swRadiusAcctServerAddress IpAddress
  swRadiusAcctClientServerPortNumber Unsigned32
  swRadiusAcctClientRoundTripTime Counter32
  swRadiusAcctClientRequests Counter32
  swRadiusAcctClientRetransmissions Counter32
  swRadiusAcctClientResponses Counter32
  swRadiusAcctClientMalformedResponses Counter32
  swRadiusAcctClientBadAuthenticators Counter32
  swRadiusAcctClientPendingRequests Counter32
  swRadiusAcctClientTimeouts Counter32
  swRadiusAcctClientUnknownTypes Counter32
  swRadiusAcctClientPacketsDropped Counter32

SwMacAuthStateEntry  
SEQUENCE    
  swPaeMacAddr MacAddress
  swPaePortNumber InterfaceIndex
  swAuthPaeState INTEGER
  swAuthBackendAuthState INTEGER
  swAuthAuthControlledPortStatus PaeControlledPortStatus

SwMacAuthStatsEntry  
SEQUENCE    
  swAuthEapolFramesRx Counter32
  swAuthEapolFramesTx Counter32
  swAuthEapolStartFramesRx Counter32
  swAuthEapolLogoffFramesRx Counter32
  swAuthEapolRespIdFramesRx Counter32
  swAuthEapolRespFramesRx Counter32
  swAuthEapolReqIdFramesTx Counter32
  swAuthEapolReqFramesTx Counter32
  swAuthInvalidEapolFramesRx Counter32
  swAuthEapLengthErrorFramesRx Counter32
  swAuthLastEapolFrameVersion Unsigned32
  swAuthLastEapolFrameSource MacAddress

SwMacAuthDiagEntry  
SEQUENCE    
  swAuthEntersConnecting Counter32
  swAuthEapLogoffsWhileConnecting Counter32
  swAuthEntersAuthenticating Counter32
  swAuthAuthSuccessWhileAuthenticating Counter32
  swAuthAuthTimeoutsWhileAuthenticating Counter32
  swAuthAuthFailWhileAuthenticating Counter32
  swAuthAuthReauthsWhileAuthenticating Counter32
  swAuthAuthEapStartsWhileAuthenticating Counter32
  swAuthAuthEapLogoffWhileAuthenticating Counter32
  swAuthAuthReauthsWhileAuthenticated Counter32
  swAuthAuthEapStartsWhileAuthenticated Counter32
  swAuthAuthEapLogoffWhileAuthenticated Counter32
  swAuthBackendResponses Counter32
  swAuthBackendAccessChallenges Counter32
  swAuthBackendOtherRequestsToSupplicant Counter32
  swAuthBackendNonNakResponsesFromSupplicant Counter32
  swAuthBackendAuthSuccesses Counter32
  swAuthBackendAuthFails Counter32

SwMacAuthSessionStatsEntry  
SEQUENCE    
  swAuthSessionOctetsRx Counter64
  swAuthSessionOctetsTx Counter64
  swAuthSessionFramesRx Counter32
  swAuthSessionFramesTx Counter32
  swAuthSessionId SnmpAdminString
  swAuthSessionAuthenticMethod INTEGER
  swAuthSessionTime TimeTicks
  swAuthSessionTerminateCause INTEGER
  swAuthSessionUserName SnmpAdminString

Defined Values

swDlinkAuthCtrl 1.3.6.1.4.1.171.12.3
The Structure of Common Management Information for security functions for D-Link devices.
MODULE-IDENTITY    

swAuthCtrl 1.3.6.1.4.1.171.12.3.1
OBJECT IDENTIFIER    

swRadiusCtrl 1.3.6.1.4.1.171.12.3.2
OBJECT IDENTIFIER    

swRadiusAuthInfo 1.3.6.1.4.1.171.12.3.3
OBJECT IDENTIFIER    

swRadiusAccountingCtrl 1.3.6.1.4.1.171.12.3.4
OBJECT IDENTIFIER    

swRadiusAccountingInfo 1.3.6.1.4.1.171.12.3.5
OBJECT IDENTIFIER    

swMacAuthBaseStatsInfo 1.3.6.1.4.1.171.12.3.6
OBJECT IDENTIFIER    

swRadiusCommand 1.3.6.1.4.1.171.12.3.7
OBJECT IDENTIFIER    

authProtocol 1.3.6.1.4.1.171.12.3.1.1
The authentication method used to authenticate user.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER authProtocolRadiusEap(1), authProtocolRadiusPap(2)  

swAuthMode 1.3.6.1.4.1.171.12.3.1.2
This object indicates the authentication mode of the device.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER portBase(1), macBase(2), none(3)  

swFakeAuthentication 1.3.6.1.4.1.171.12.3.1.3
This object indicates whether the switch would like to enable/disable Fake Authentication when RADIUS server is down.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

swRadiusServerTable 1.3.6.1.4.1.171.12.3.2.4
The swRadius server table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RadiusServerEntry

swRadiusServerEntry 1.3.6.1.4.1.171.12.3.2.4.1
The entiries of raidus Server table
Status: current Access: not-accessible
OBJECT-TYPE    
  RadiusServerEntry  

swRadiusServerIndex 1.3.6.1.4.1.171.12.3.2.4.1.1
The index of radius server
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER swRadiusServerIndex-first(1), swRadiusServerIndex-second(2), swRadiusServerIndex-third(3)  

swRadiusServerIpAddr 1.3.6.1.4.1.171.12.3.2.4.1.2
The ip address of radius server
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

swRadiusServerKey 1.3.6.1.4.1.171.12.3.2.4.1.3
The key of radius server
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(1..32)  

swRadiusAuthPortNumber 1.3.6.1.4.1.171.12.3.2.4.1.4
UDP destination port number to use for authentication requests to this server.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

swRadiusAcctPortNumber 1.3.6.1.4.1.171.12.3.2.4.1.5
UDP destination port number to use for accounting requests to this server
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

swRadiusServerStatus 1.3.6.1.4.1.171.12.3.2.4.1.6
The satuts of radius server
Status: current Access: read-only
OBJECT-TYPE    
  RowStatus  

swRadiusAuthClientIdentifier 1.3.6.1.4.1.171.12.3.3.1
NAS Identifier.It is obsoleted by rfc2618 and rfc2620.
Status: obsolete Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..40)  

swRadiusAuthClientInvalidServerAddresses 1.3.6.1.4.1.171.12.3.3.2
Statistics infomation - the number of RADIUS Access-Response packets received from unknown addresses.It is obsoleted by rfc2618 and rfc2620
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

swRadiusAuthServerTable 1.3.6.1.4.1.171.12.3.3.3
The authenticate table for swRadius server.It is obsoleted by rfc2618 and rfc2620.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RadiusAuthServerEntry

swRadiusAuthServerEntry 1.3.6.1.4.1.171.12.3.3.3.1
A list of Radius authentic servers.It is obsoleted by rfc2618 and rfc2620.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  RadiusAuthServerEntry  

swRadiusAuthServerIndex 1.3.6.1.4.1.171.12.3.3.3.1.1
Argument with RadiusServerIndex.It is obsoleted by rfc2618 and rfc2620.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Integer32  

swRadiusAuthServerAddress 1.3.6.1.4.1.171.12.3.3.3.1.2
RadiusAuth server address.It is obsoleted by rfc2618 and rfc2620.
Status: obsolete Access: read-only
OBJECT-TYPE    
  IpAddress  

swRadiusAuthClientServerPortNumber 1.3.6.1.4.1.171.12.3.3.3.1.3
The UDP socket port numbers.It is obsoleted by rfc2618 and rfc2620.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Unsigned32  

swRadiusAuthClientRoundTripTime 1.3.6.1.4.1.171.12.3.3.3.1.4
The counter of trip time from radius authentication.It is obsoleted by rfc2618 and rfc2620.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

swRadiusAuthClientAccessRequests 1.3.6.1.4.1.171.12.3.3.3.1.5
The counter of access requests from radius authentication.It is obsoleted by rfc2618 and rfc2620.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

swRadiusAuthClientAccessRetransmissions 1.3.6.1.4.1.171.12.3.3.3.1.6
The counter of retransimissions from radius authentication.It is obsoleted by rfc2618 and rfc2620.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

swRadiusAuthClientAccessAccepts 1.3.6.1.4.1.171.12.3.3.3.1.7
The counter for accept times from radius authentication.It is obsoleted by rfc2618 and rfc2620.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

swRadiusAuthClientAccessRejects 1.3.6.1.4.1.171.12.3.3.3.1.8
The counter of reject from radius authentication.It is obsoleted by rfc2618 and rfc2620.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

swRadiusAuthClientAccessChallenges 1.3.6.1.4.1.171.12.3.3.3.1.9
The counter of Access changellenges times from radius authentication. It is obsoleted by rfc2618 and rfc2620.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

swRadiusAuthClientMalformedAccessResponses 1.3.6.1.4.1.171.12.3.3.3.1.10
The counter of Malformed access response from radius authentication. It is obsoleted by rfc2618 and rfc2620.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

swRadiusAuthClientBadAuthenticators 1.3.6.1.4.1.171.12.3.3.3.1.11
The counter of bad authenticate from radius authentication.It is obsoleted by rfc2618 and rfc2620.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

swRadiusAuthClientPendingRequests 1.3.6.1.4.1.171.12.3.3.3.1.12
The counter of pending requests from radius authentication.It is obsoleted by rfc2618 and rfc2620.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

swRadiusAuthClientTimeouts 1.3.6.1.4.1.171.12.3.3.3.1.13
The counter of timeouts from radius authentication.It is obsoleted by rfc2618 and rfc2620.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

swRadiusAuthClientUnknownTypes 1.3.6.1.4.1.171.12.3.3.3.1.14
The counter of unknown types from radius authentication.It is obsoleted by rfc2618 and rfc2620.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

swRadiusAuthClientPacketsDropped 1.3.6.1.4.1.171.12.3.3.3.1.15
The counter of dropped packets.It is obsoleted by rfc2618 and rfc2620.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

swRadiusAcctUpdateInterval 1.3.6.1.4.1.171.12.3.4.1
Time interval after which this Radius record should be updated and sent to an accounting server.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..65535  

swRadiusAcctSuppressNullUserName 1.3.6.1.4.1.171.12.3.4.2
Whether or not generate accounting records for users with null name
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

swRadiusAcctServiceTable 1.3.6.1.4.1.171.12.3.4.3
Radius accounting Table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AcctServiceEntry

swRadiusAcctServiceEntry 1.3.6.1.4.1.171.12.3.4.3.1
The list of accounting services.
Status: current Access: not-accessible
OBJECT-TYPE    
  AcctServiceEntry  

swRadiusAcctServiceIndex 1.3.6.1.4.1.171.12.3.4.3.1.1
The index of Accounting table.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER acctServiceIndex-network(1), acctServiceIndex-exec(2), acctServiceIndex-system(3)  

swRadiusAcctServiceMethod 1.3.6.1.4.1.171.12.3.4.3.1.2
The method of accouting service
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER swRadiusAcctServiceMethodNone(1), swRadiusAcctServiceMethodRadius(2)  

swRadiusAcctServiceMode 1.3.6.1.4.1.171.12.3.4.3.1.3
The service mode of accounting service
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER radiusAcctServiceModeNone(1), radiusAcctServiceModeStartStop(2), radiusAcctServiceModeStopOnly(3)  

swRadiusAcctClientIdentifier 1.3.6.1.4.1.171.12.3.5.1
NAS Identifier.It is obsoleted by rfc2618 and rfc2620.
Status: obsolete Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..40)  

swRadiusAcctClientInvalidServerAddresses 1.3.6.1.4.1.171.12.3.5.2
Statistics infomation - the number of RADIUS Accounting-Response packets received from unknown addresses..It is obsoleted by rfc2618 and rfc2620.
Status: obsolete Access: read-only
OBJECT-TYPE    
  IpAddress  

swRadiusAcctServerTable 1.3.6.1.4.1.171.12.3.5.3
The radius server accounting table.It is obsoleted by rfc2618 and rfc2620.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RadiusAcctServerEntry

swRadiusAcctServerEntry 1.3.6.1.4.1.171.12.3.5.3.1
The list for radius accounting table.It is obsoleted by rfc2618 and rfc2620.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  RadiusAcctServerEntry  

swRadiusAcctServerIndex 1.3.6.1.4.1.171.12.3.5.3.1.1
The index of Radius accounting server, argument with RadiusServerIndex. It is obsoleted by rfc2618 and rfc2620.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Integer32  

swRadiusAcctServerAddress 1.3.6.1.4.1.171.12.3.5.3.1.2
The server address of radius accounting.It is obsoleted by rfc2618 and rfc2620.
Status: obsolete Access: read-only
OBJECT-TYPE    
  IpAddress  

swRadiusAcctClientServerPortNumber 1.3.6.1.4.1.171.12.3.5.3.1.3
The UDP socket port of radius accounting.It is obsoleted by rfc2618 and rfc2620.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Unsigned32  

swRadiusAcctClientRoundTripTime 1.3.6.1.4.1.171.12.3.5.3.1.4
The counter of trip time from radius accounting.It is obsoleted by rfc2618 and rfc2620.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

swRadiusAcctClientRequests 1.3.6.1.4.1.171.12.3.5.3.1.5
The counter of request from radius accounting.It is obsoleted by rfc2618 and rfc2620.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

swRadiusAcctClientRetransmissions 1.3.6.1.4.1.171.12.3.5.3.1.6
The counter of retransmissions from radius accounting.It is obsoleted by rfc2618 and rfc2620.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

swRadiusAcctClientResponses 1.3.6.1.4.1.171.12.3.5.3.1.7
The counter of responses from radius accounting.It is obsoleted by rfc2618 and rfc2620.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

swRadiusAcctClientMalformedResponses 1.3.6.1.4.1.171.12.3.5.3.1.8
The counter of Malformed response from radius accounting.It is obsoleted by rfc2618 and rfc2620.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

swRadiusAcctClientBadAuthenticators 1.3.6.1.4.1.171.12.3.5.3.1.9
The counter of bad authenticate for radius accounting.It is obsoleted by rfc2618 and rfc2620.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

swRadiusAcctClientPendingRequests 1.3.6.1.4.1.171.12.3.5.3.1.10
The pending counter of radius client requests.It is obsoleted by rfc2618 and rfc2620.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

swRadiusAcctClientTimeouts 1.3.6.1.4.1.171.12.3.5.3.1.11
The counter of the timeout connect to radius accounting.It is obsoleted by rfc2618 and rfc2620.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

swRadiusAcctClientUnknownTypes 1.3.6.1.4.1.171.12.3.5.3.1.12
The counter of unknown types from radius accounting.It is obsoleted by rfc2618 and rfc2620.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

swRadiusAcctClientPacketsDropped 1.3.6.1.4.1.171.12.3.5.3.1.13
The counter of dropped packets from radius accounting.It is obsoleted by rfc2618 and rfc2620.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

swMacAuthStateTable 1.3.6.1.4.1.171.12.3.6.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SwMacAuthStateEntry

swMacAuthStateEntry 1.3.6.1.4.1.171.12.3.6.1.1
The information for an Authenticator PAE.
Status: current Access: not-accessible
OBJECT-TYPE    
  SwMacAuthStateEntry  

swPaeMacAddr 1.3.6.1.4.1.171.12.3.6.1.1.1
The address associated with this Mac.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

swPaePortNumber 1.3.6.1.4.1.171.12.3.6.1.1.2
The Port number associated with this Port.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

swAuthPaeState 1.3.6.1.4.1.171.12.3.6.1.1.3
The current value of the Authenticator PAE state machine.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER initialize(1), disconnected(2), connecting(3), authenticating(4), authenticated(5), aborting(6), held(7), forceAuth(8), forceUnauth(9)  

swAuthBackendAuthState 1.3.6.1.4.1.171.12.3.6.1.1.4
The current state of the Backend Authentication state machine.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER request(1), response(2), success(3), fail(4), timeout(5), idle(6), initialize(7)  

swAuthAuthControlledPortStatus 1.3.6.1.4.1.171.12.3.6.1.1.5
The current value of the controlled Port status parameter for the Port.
Status: current Access: read-only
OBJECT-TYPE    
  PaeControlledPortStatus  

swMacAuthStatsTable 1.3.6.1.4.1.171.12.3.6.2
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SwMacAuthStatsEntry

swMacAuthStatsEntry 1.3.6.1.4.1.171.12.3.6.2.1
The statistics information for an Authenticator PAE.
Status: current Access: not-accessible
OBJECT-TYPE    
  SwMacAuthStatsEntry  

swAuthEapolFramesRx 1.3.6.1.4.1.171.12.3.6.2.1.1
The number of valid EAPOL frames of any type that have been received by this Authenticator.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

swAuthEapolFramesTx 1.3.6.1.4.1.171.12.3.6.2.1.2
The number of EAPOL frames of any type that have been transmitted by this Authenticator.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

swAuthEapolStartFramesRx 1.3.6.1.4.1.171.12.3.6.2.1.3
The number of EAPOL Start frames that have been received by this Authenticator.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

swAuthEapolLogoffFramesRx 1.3.6.1.4.1.171.12.3.6.2.1.4
The number of EAPOL Logoff frames that have been received by this Authenticator.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

swAuthEapolRespIdFramesRx 1.3.6.1.4.1.171.12.3.6.2.1.5
The number of EAP Resp/Id frames that have been received by this Authenticator.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

swAuthEapolRespFramesRx 1.3.6.1.4.1.171.12.3.6.2.1.6
The number of valid EAP Response frames (other than Resp/Id frames) that have been received by this Authenticator.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

swAuthEapolReqIdFramesTx 1.3.6.1.4.1.171.12.3.6.2.1.7
The number of EAP Req/Id frames that have been transmitted by this Authenticator.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

swAuthEapolReqFramesTx 1.3.6.1.4.1.171.12.3.6.2.1.8
The number of EAP Request frames (other than Rq/Id frames) that have been transmitted by this Authenticator.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

swAuthInvalidEapolFramesRx 1.3.6.1.4.1.171.12.3.6.2.1.9
The number of EAPOL frames that have been received by this Authenticator in which the frame type is not recognized.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

swAuthEapLengthErrorFramesRx 1.3.6.1.4.1.171.12.3.6.2.1.10
The number of EAPOL frames that have been received by this Authenticator in which the Packet Body Length field is invalid.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

swAuthLastEapolFrameVersion 1.3.6.1.4.1.171.12.3.6.2.1.11
The protocol version number carried in the most recently received EAPOL frame.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

swAuthLastEapolFrameSource 1.3.6.1.4.1.171.12.3.6.2.1.12
The source MAC address carried in the most recently received EAPOL frame.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

swMacAuthDiagTable 1.3.6.1.4.1.171.12.3.6.3
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SwMacAuthDiagEntry

swMacAuthDiagEntry 1.3.6.1.4.1.171.12.3.6.3.1
The diagnostics information for an Authenticator PAE.
Status: current Access: not-accessible
OBJECT-TYPE    
  SwMacAuthDiagEntry  

swAuthEntersConnecting 1.3.6.1.4.1.171.12.3.6.3.1.1
Counts the number of times that the state machine transitions to the CONNECTING state from any other state.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

swAuthEapLogoffsWhileConnecting 1.3.6.1.4.1.171.12.3.6.3.1.2
Counts the number of times that the state machine transitions from CONNECTING to DISCONNECTED as a result of receiving an EAPOL-Logoff message.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

swAuthEntersAuthenticating 1.3.6.1.4.1.171.12.3.6.3.1.3
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

swAuthAuthSuccessWhileAuthenticating 1.3.6.1.4.1.171.12.3.6.3.1.4
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).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

swAuthAuthTimeoutsWhileAuthenticating 1.3.6.1.4.1.171.12.3.6.3.1.5
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).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

swAuthAuthFailWhileAuthenticating 1.3.6.1.4.1.171.12.3.6.3.1.6
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).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

swAuthAuthReauthsWhileAuthenticating 1.3.6.1.4.1.171.12.3.6.3.1.7
Counts the number of times that the state machine transitions from AUTHENTICATING to ABORTING, as a result of a reauthentication request (reAuthenticate = TRUE).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

swAuthAuthEapStartsWhileAuthenticating 1.3.6.1.4.1.171.12.3.6.3.1.8
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

swAuthAuthEapLogoffWhileAuthenticating 1.3.6.1.4.1.171.12.3.6.3.1.9
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

swAuthAuthReauthsWhileAuthenticated 1.3.6.1.4.1.171.12.3.6.3.1.10
Counts the number of times that the state machine transitions from AUTHENTICATED to CONNECTING, as a result of a reauthentication request (reAuthenticate = TRUE).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

swAuthAuthEapStartsWhileAuthenticated 1.3.6.1.4.1.171.12.3.6.3.1.11
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

swAuthAuthEapLogoffWhileAuthenticated 1.3.6.1.4.1.171.12.3.6.3.1.12
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

swAuthBackendResponses 1.3.6.1.4.1.171.12.3.6.3.1.13
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

swAuthBackendAccessChallenges 1.3.6.1.4.1.171.12.3.6.3.1.14
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

swAuthBackendOtherRequestsToSupplicant 1.3.6.1.4.1.171.12.3.6.3.1.15
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

swAuthBackendNonNakResponsesFromSupplicant 1.3.6.1.4.1.171.12.3.6.3.1.16
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

swAuthBackendAuthSuccesses 1.3.6.1.4.1.171.12.3.6.3.1.17
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

swAuthBackendAuthFails 1.3.6.1.4.1.171.12.3.6.3.1.18
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

swMacAuthSessionStatsTable 1.3.6.1.4.1.171.12.3.6.4
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SwMacAuthSessionStatsEntry

swMacAuthSessionStatsEntry 1.3.6.1.4.1.171.12.3.6.4.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SwMacAuthSessionStatsEntry  

swAuthSessionOctetsRx 1.3.6.1.4.1.171.12.3.6.4.1.1
The number of octets received in user data frames from this Mac during the session.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

swAuthSessionOctetsTx 1.3.6.1.4.1.171.12.3.6.4.1.2
The number of octets transmitted in user data frames to this Mac during the session.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

swAuthSessionFramesRx 1.3.6.1.4.1.171.12.3.6.4.1.3
The number of user data frames received from this Mac during the session.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

swAuthSessionFramesTx 1.3.6.1.4.1.171.12.3.6.4.1.4
The number of user data frames transmitted to this Mac during the session.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

swAuthSessionId 1.3.6.1.4.1.171.12.3.6.4.1.5
A unique identifier for the session, in the form of a printable ASCII string of at least three characters.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

swAuthSessionAuthenticMethod 1.3.6.1.4.1.171.12.3.6.4.1.6
The authentication method used to establish the session.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER remoteAuthServer(1), localAuthServer(2)  

swAuthSessionTime 1.3.6.1.4.1.171.12.3.6.4.1.7
The duration of the session in seconds.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

swAuthSessionTerminateCause 1.3.6.1.4.1.171.12.3.6.4.1.8
The reason for the session termination.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER supplicantLogoff(1), portFailure(2), supplicantRestart(3), reauthFailed(4), authControlForceUnauth(5), portReInit(6), portAdminDisabled(7), notTerminatedYet(999)  

swAuthSessionUserName 1.3.6.1.4.1.171.12.3.6.4.1.9
The User-Name representing the identity of the Supplicant PAE.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

swRadiusForceDownPortNumber 1.3.6.1.4.1.171.12.3.7.1
The port number on which RADIUS server forces to terminate network service.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

swRadiusForceDownMacAddr 1.3.6.1.4.1.171.12.3.7.2
The user's mac address on which RADIUS server forces to terminate network service.
Status: current Access: read-write
OBJECT-TYPE    
  MacAddress