AT-PAE-MIB

File: AT-PAE-MIB.mib (37947 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC IF-MIB
AT-SMI-MIB

Imported symbols

MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE
Counter32 Unsigned32 TimeTicks
MacAddress TEXTUAL-CONVENTION TruthValue
DisplayString InterfaceIndex modules

Defined Types

AtrPaeControlledDirections  
The control mode values for the Authenticator PAE.
TEXTUAL-CONVENTION    
  INTEGER both(0), in(1)  

AtrPaeControlledPortStatus  
The status values of the Authenticator PAE controlled Port.
TEXTUAL-CONVENTION    
  INTEGER authorised(1), unauthorised(2)  

AtrPaeControlledPortControl  
The control values of the Authenticator PAE controlled Port.
TEXTUAL-CONVENTION    
  INTEGER forceUnauthorised(1), auto(2), forceAuthorised(3)  

AtrDot1xPaePortEntry  
SEQUENCE    
  atrDot1xPaePortNumber InterfaceIndex
  atrDot1xPaePortProtocolVersion Unsigned32
  atrDot1xPaePortCapabilities BITS
  atrDot1xPaePortInitialise TruthValue
  atrDot1xPaePortReauthenticate TruthValue
  atrDot1xPaePortSuppMacAddress MacAddress

AtrDot1xAuthConfigEntry  
SEQUENCE    
  atrDot1xAuthPaeState INTEGER
  atrDot1xAuthBackendAuthState INTEGER
  atrDot1xAuthAdminControlledDirections AtrPaeControlledDirections
  atrDot1xAuthOperControlledDirections AtrPaeControlledDirections
  atrDot1xAuthAuthControlledPortStatus AtrPaeControlledPortStatus
  atrDot1xAuthAuthControlledPortControl AtrPaeControlledPortControl
  atrDot1xAuthQuietPeriod Unsigned32
  atrDot1xAuthTxPeriod Unsigned32
  atrDot1xAuthSuppTimeout Unsigned32
  atrDot1xAuthServerTimeout Unsigned32
  atrDot1xAuthMaxReq Unsigned32
  atrDot1xAuthReAuthPeriod Unsigned32
  atrDot1xAuthReAuthEnabled TruthValue
  atrDot1xAuthKeyTxEnabled TruthValue
  atrDot1xAuthPreAuthVlan DisplayString
  atrDot1xAuthPostAuthVlan DisplayString
  atrDot1xAuthLastAuthReason INTEGER
  atrDot1XAuthVlanAssignment TruthValue
  atrDot1XAuthSecureVlan TruthValue
  atrDot1xAuthGuestVlan DisplayString
  atrDot1XAuthMibReset TruthValue
  atrDot1xAuthTrap INTEGER

AtrDot1xAuthStatsEntry  
SEQUENCE    
  atrDot1xAuthEapolFramesRx Counter32
  atrDot1xAuthEapolFramesTx Counter32
  atrDot1xAuthEapolStartFramesRx Counter32
  atrDot1xAuthEapolLogoffFramesRx Counter32
  atrDot1xAuthEapolRespIdFramesRx Counter32
  atrDot1xAuthEapolRespFramesRx Counter32
  atrDot1xAuthEapolReqIdFramesTx Counter32
  atrDot1xAuthEapolReqFramesTx Counter32
  atrDot1xAuthInvalidEapolFramesRx Counter32
  atrDot1xAuthEapLengthErrorFramesRx Counter32
  atrDot1xAuthLastEapolFrameVersion Unsigned32

AtrMacBasedAuthPaePortEntry  
SEQUENCE    
  atrMacBasedAuthPaePortNumber InterfaceIndex
  atrMacBasedAuthPaePortInitialise TruthValue
  atrMacBasedAuthPaePortReauthenticate TruthValue
  atrMacBasedAuthPaePortSuppMacAddress MacAddress

AtrMacBasedAuthConfigEntry  
SEQUENCE    
  atrMacBasedAuthPaeState INTEGER
  atrMacBasedAuthBackendAuthState INTEGER
  atrMacBasedAuthControlledPortStatus AtrPaeControlledPortStatus
  atrMacBasedAuthControlledPortControl AtrPaeControlledPortControl
  atrMacBasedAuthQuietPeriod Unsigned32
  atrMacBasedAuthReAuthPeriod Unsigned32
  atrMacBasedAuthReAuthEnabled TruthValue
  atrMacBasedAuthPreAuthVlan DisplayString
  atrMacBasedAuthPostAuthVlan DisplayString
  atrMacBasedAuthLastAuthReason INTEGER
  atrMacBasedAuthVlanAssignment TruthValue
  atrMacBasedAuthSecureVlan TruthValue
  atrMacBasedAuthMibReset TruthValue
  atrMacBasedAuthTrap INTEGER

Defined Values

portAuth 1.3.6.1.4.1.207.8.4.4.4.118
Description of atrDot1xUnauthenticated is modified.
MODULE-IDENTITY    

atrPaeMib 1.3.6.1.4.1.207.8.4.4.4.118.1
OBJECT IDENTIFIER    

atrPaeMIBObjects 1.3.6.1.4.1.207.8.4.4.4.118.1.1
OBJECT IDENTIFIER    

atrDot1xPaeSystem 1.3.6.1.4.1.207.8.4.4.4.118.1.1.1
OBJECT IDENTIFIER    

atrDot1xPaeAuthenticator 1.3.6.1.4.1.207.8.4.4.4.118.1.1.2
OBJECT IDENTIFIER    

atrDot1xTraps 1.3.6.1.4.1.207.8.4.4.4.118.1.1.3
OBJECT IDENTIFIER    

atrMacBasedAuthPaeSystem 1.3.6.1.4.1.207.8.4.4.4.118.1.1.4
OBJECT IDENTIFIER    

atrMacBasedAuthPaeAuthenticator 1.3.6.1.4.1.207.8.4.4.4.118.1.1.5
OBJECT IDENTIFIER    

atrMacBasedAuthTraps 1.3.6.1.4.1.207.8.4.4.4.118.1.1.6
OBJECT IDENTIFIER    

atrDot1xPaePortTable 1.3.6.1.4.1.207.8.4.4.4.118.1.1.1.2
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AtrDot1xPaePortEntry

atrDot1xPaePortEntry 1.3.6.1.4.1.207.8.4.4.4.118.1.1.1.2.1
The Port number, protocol version, and initialisation control for a Port.
Status: current Access: not-accessible
OBJECT-TYPE    
  AtrDot1xPaePortEntry  

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

atrDot1xPaePortProtocolVersion 1.3.6.1.4.1.207.8.4.4.4.118.1.1.1.2.1.2
The protocol version associated with this Port.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

atrDot1xPaePortCapabilities 1.3.6.1.4.1.207.8.4.4.4.118.1.1.1.2.1.3
Indicates the PAE functionality that this Port supports and that may be managed through this MIB.
Status: current Access: read-only
OBJECT-TYPE    
  BITS atrDot1xPaePortAuthCapable(0), atrDot1xPaePortSuppCapable(1)  

atrDot1xPaePortInitialise 1.3.6.1.4.1.207.8.4.4.4.118.1.1.1.2.1.4
The initialisation control for this Port. Setting this attribute TRUE causes the Port to be initialised. The attribute value reverts to FALSE once initialisation has completed.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

atrDot1xPaePortReauthenticate 1.3.6.1.4.1.207.8.4.4.4.118.1.1.1.2.1.5
The reauthentication control for this port. Setting this attribute TRUE causes the Authenticator PAE state machine for the Port to reauthenticate the Supplicant. Setting this attribute FALSE has no effect. This attribute always returns FALSE when it is read.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

atrDot1xPaePortSuppMacAddress 1.3.6.1.4.1.207.8.4.4.4.118.1.1.1.2.1.6
The six character MAC Address of the attached supplicant.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

atrDot1xAuthConfigTable 1.3.6.1.4.1.207.8.4.4.4.118.1.1.2.1
A 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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AtrDot1xAuthConfigEntry

atrDot1xAuthConfigEntry 1.3.6.1.4.1.207.8.4.4.4.118.1.1.2.1.1
The configuration information for an Authenticator PAE.
Status: current Access: not-accessible
OBJECT-TYPE    
  AtrDot1xAuthConfigEntry  

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

atrDot1xAuthBackendAuthState 1.3.6.1.4.1.207.8.4.4.4.118.1.1.2.1.1.2
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), initialise(7)  

atrDot1xAuthAdminControlledDirections 1.3.6.1.4.1.207.8.4.4.4.118.1.1.2.1.1.3
The current value of the administrative controlled directions parameter for the Port.
Status: current Access: read-only
OBJECT-TYPE    
  AtrPaeControlledDirections  

atrDot1xAuthOperControlledDirections 1.3.6.1.4.1.207.8.4.4.4.118.1.1.2.1.1.4
The current value of the operational controlled directions parameter for the Port.
Status: current Access: read-only
OBJECT-TYPE    
  AtrPaeControlledDirections  

atrDot1xAuthAuthControlledPortStatus 1.3.6.1.4.1.207.8.4.4.4.118.1.1.2.1.1.5
The current value of the controlled Port status parameter for the Port.
Status: current Access: read-only
OBJECT-TYPE    
  AtrPaeControlledPortStatus  

atrDot1xAuthAuthControlledPortControl 1.3.6.1.4.1.207.8.4.4.4.118.1.1.2.1.1.6
The current value of the controlled Port control parameter for the Port.
Status: current Access: read-write
OBJECT-TYPE    
  AtrPaeControlledPortControl  

atrDot1xAuthQuietPeriod 1.3.6.1.4.1.207.8.4.4.4.118.1.1.2.1.1.7
The value, in seconds, of the quietPeriod constant currently in use by the Authenticator PAE state machine.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

atrDot1xAuthTxPeriod 1.3.6.1.4.1.207.8.4.4.4.118.1.1.2.1.1.8
The value, in seconds, of the txPeriod constant currently in use by the Authenticator PAE state machine.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

atrDot1xAuthSuppTimeout 1.3.6.1.4.1.207.8.4.4.4.118.1.1.2.1.1.9
The value, in seconds, of the suppTimeout constant currently in use by the Backend Authentication state machine.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

atrDot1xAuthServerTimeout 1.3.6.1.4.1.207.8.4.4.4.118.1.1.2.1.1.10
The value, in seconds, of the serverTimeout constant currently in use by the Backend Authentication state machine.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

atrDot1xAuthMaxReq 1.3.6.1.4.1.207.8.4.4.4.118.1.1.2.1.1.11
The value of the maxReq constant currently in use by the Backend Authentication state machine.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

atrDot1xAuthReAuthPeriod 1.3.6.1.4.1.207.8.4.4.4.118.1.1.2.1.1.12
The value, in seconds, of the reAuthPeriod constant currently in use by the Reauthentication Timer state machine.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

atrDot1xAuthReAuthEnabled 1.3.6.1.4.1.207.8.4.4.4.118.1.1.2.1.1.13
The enable/disable control used by the Reauthentication Timer state machine (8.5.5.1).
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

atrDot1xAuthKeyTxEnabled 1.3.6.1.4.1.207.8.4.4.4.118.1.1.2.1.1.14
The value of the keyTransmissionEnabled constant currently in use by the Authenticator PAE state machine.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

atrDot1xAuthPreAuthVlan 1.3.6.1.4.1.207.8.4.4.4.118.1.1.2.1.1.15
The VLAN name of the VLAN that this port belonged to prior to RADIUS authentication.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

atrDot1xAuthPostAuthVlan 1.3.6.1.4.1.207.8.4.4.4.118.1.1.2.1.1.16
The VLAN name of the VLAN that this port belongs to since RADIUS authentication.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

atrDot1xAuthLastAuthReason 1.3.6.1.4.1.207.8.4.4.4.118.1.1.2.1.1.17
Should the supplicant have failed authentication, this records the reason for the last failure. Never is returned in the case the supplicant has never failed.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER never(1), adminReset(2), logoff(3), authTimeout(4), serverReject(5), serverTimeout(6), noActiveServers(7), invalidVlan(8), conflictingVlan(9), forcedUnauth(10), serverAuthed(11), forcedAuthed(12)  

atrDot1XAuthVlanAssignment 1.3.6.1.4.1.207.8.4.4.4.118.1.1.2.1.1.18
Specifies whether VLAN Assignment is to be performed on the port. When set to TRUE, the VLAN Assignment mechanism will run, when set to FALSE it will not.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

atrDot1XAuthSecureVlan 1.3.6.1.4.1.207.8.4.4.4.118.1.1.2.1.1.19
Only valid in Multi-Supplicant mode, this parameter defines whether to allow supplicants to authenticate on a port, when there is already an authenticated aupplicant on the port
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

atrDot1xAuthGuestVlan 1.3.6.1.4.1.207.8.4.4.4.118.1.1.2.1.1.20
This value defines a temporary VLAN to assign to a port while there is no 802.1X host connected to it.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

atrDot1XAuthMibReset 1.3.6.1.4.1.207.8.4.4.4.118.1.1.2.1.1.21
Only valid in Multi-Supplicant mode, this parameter defines whether to age out MIB information stored for old supplicants.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

atrDot1xAuthTrap 1.3.6.1.4.1.207.8.4.4.4.118.1.1.2.1.1.22
Specifies what events trigger an SNMP trap.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER success(1), failure(2), both(3), none(4)  

atrDot1xAuthStatsTable 1.3.6.1.4.1.207.8.4.4.4.118.1.1.2.2
A table that contains the 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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AtrDot1xAuthStatsEntry

atrDot1xAuthStatsEntry 1.3.6.1.4.1.207.8.4.4.4.118.1.1.2.2.1
The statistics information for an Authenticator PAE.
Status: current Access: not-accessible
OBJECT-TYPE    
  AtrDot1xAuthStatsEntry  

atrDot1xAuthEapolFramesRx 1.3.6.1.4.1.207.8.4.4.4.118.1.1.2.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  

atrDot1xAuthEapolFramesTx 1.3.6.1.4.1.207.8.4.4.4.118.1.1.2.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  

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

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

atrDot1xAuthEapolRespIdFramesRx 1.3.6.1.4.1.207.8.4.4.4.118.1.1.2.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  

atrDot1xAuthEapolRespFramesRx 1.3.6.1.4.1.207.8.4.4.4.118.1.1.2.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  

atrDot1xAuthEapolReqIdFramesTx 1.3.6.1.4.1.207.8.4.4.4.118.1.1.2.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  

atrDot1xAuthEapolReqFramesTx 1.3.6.1.4.1.207.8.4.4.4.118.1.1.2.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  

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

atrDot1xAuthEapLengthErrorFramesRx 1.3.6.1.4.1.207.8.4.4.4.118.1.1.2.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  

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

atrDot1xAuthenticated 1.3.6.1.4.1.207.8.4.4.4.118.1.1.3.1
Triggered when a supplicant is authenticated on a port.
Status: current Access: read-only
NOTIFICATION-TYPE    

atrDot1xUnauthenticated 1.3.6.1.4.1.207.8.4.4.4.118.1.1.3.2
Triggered when a supplicant who was previously authorised on a port, is no longer authorised. This can be due to an authentication timeout, log off or disconnection of the port.
Status: current Access: read-only
NOTIFICATION-TYPE    

atrDot1xFailedAuth 1.3.6.1.4.1.207.8.4.4.4.118.1.1.3.3
Triggered when a supplicant is unable to be authorised on a port.
Status: current Access: read-only
NOTIFICATION-TYPE    

atrMacBasedAuthPaePortTable 1.3.6.1.4.1.207.8.4.4.4.118.1.1.4.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AtrMacBasedAuthPaePortEntry

atrMacBasedAuthPaePortEntry 1.3.6.1.4.1.207.8.4.4.4.118.1.1.4.1.1
The Port number, protocol version, and initialisation control for a Port.
Status: current Access: not-accessible
OBJECT-TYPE    
  AtrMacBasedAuthPaePortEntry  

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

atrMacBasedAuthPaePortInitialise 1.3.6.1.4.1.207.8.4.4.4.118.1.1.4.1.1.2
The initialisation control for this Port. Setting this attribute TRUE causes the Port to be initialised. The attribute value reverts to FALSE once initialisation has completed.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

atrMacBasedAuthPaePortReauthenticate 1.3.6.1.4.1.207.8.4.4.4.118.1.1.4.1.1.3
The reauthentication control for this port. Setting this attribute TRUE causes the Authenticator PAE state machine for the Port to reauthenticate the Supplicant. Setting this attribute FALSE has no effect. This attribute always returns FALSE when it is read.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

atrMacBasedAuthPaePortSuppMacAddress 1.3.6.1.4.1.207.8.4.4.4.118.1.1.4.1.1.4
The six character MAC Address of the attached supplicant.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

atrMacBasedAuthConfigTable 1.3.6.1.4.1.207.8.4.4.4.118.1.1.5.1
A 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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AtrMacBasedAuthConfigEntry

atrMacBasedAuthConfigEntry 1.3.6.1.4.1.207.8.4.4.4.118.1.1.5.1.1
The configuration information for an Authenticator PAE.
Status: current Access: not-accessible
OBJECT-TYPE    
  AtrMacBasedAuthConfigEntry  

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

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

atrMacBasedAuthControlledPortStatus 1.3.6.1.4.1.207.8.4.4.4.118.1.1.5.1.1.3
The current value of the controlled Port status parameter for the Port.
Status: current Access: read-only
OBJECT-TYPE    
  AtrPaeControlledPortStatus  

atrMacBasedAuthControlledPortControl 1.3.6.1.4.1.207.8.4.4.4.118.1.1.5.1.1.4
The current value of the controlled Port control parameter for the Port.
Status: current Access: read-write
OBJECT-TYPE    
  AtrPaeControlledPortControl  

atrMacBasedAuthQuietPeriod 1.3.6.1.4.1.207.8.4.4.4.118.1.1.5.1.1.5
The value, in seconds, of the quietPeriod constant currently in use by the Authenticator PAE state machine.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

atrMacBasedAuthReAuthPeriod 1.3.6.1.4.1.207.8.4.4.4.118.1.1.5.1.1.6
The value, in seconds, of the reAuthPeriod constant currently in use by the Reauthentication Timer state machine.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

atrMacBasedAuthReAuthEnabled 1.3.6.1.4.1.207.8.4.4.4.118.1.1.5.1.1.7
The enable/disable control used by the Reauthentication Timer state machine.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

atrMacBasedAuthPreAuthVlan 1.3.6.1.4.1.207.8.4.4.4.118.1.1.5.1.1.8
The VLAN name of the VLAN that this port belonged to prior to RADIUS authentication.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

atrMacBasedAuthPostAuthVlan 1.3.6.1.4.1.207.8.4.4.4.118.1.1.5.1.1.9
The VLAN name of the VLAN that this port belongs to since RADIUS authentication.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

atrMacBasedAuthLastAuthReason 1.3.6.1.4.1.207.8.4.4.4.118.1.1.5.1.1.10
Should the supplicant have failed authentication, this records the reason for the last failure. Never is returned in the case the supplicant has never failed.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER never(1), adminReset(2), logoff(3), authTimeout(4), serverReject(5), serverTimeout(6), noActiveServers(7), invalidVlan(8), conflictingVlan(9), forcedUnauth(10), serverAuthed(11), forcedAuthed(12)  

atrMacBasedAuthVlanAssignment 1.3.6.1.4.1.207.8.4.4.4.118.1.1.5.1.1.11
Specifies whether VLAN Assignment is to be performed on the port. When set to TRUE, the VLAN Assignment mechanism will run, when set to FALSE it will not.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

atrMacBasedAuthSecureVlan 1.3.6.1.4.1.207.8.4.4.4.118.1.1.5.1.1.12
Only valid in Multi-Supplicant mode, this parameter defines whether to allow supplicants to authenticate on a port, when there is already an authenticated aupplicant on the port
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

atrMacBasedAuthMibReset 1.3.6.1.4.1.207.8.4.4.4.118.1.1.5.1.1.13
Only valid in Multi-Supplicant mode, this parameter defines whether to age out MIB information stored for old supplicants.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

atrMacBasedAuthTrap 1.3.6.1.4.1.207.8.4.4.4.118.1.1.5.1.1.14
Specifies what events trigger an SNMP trap.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER success(1), failure(2), both(3), none(4)  

atrMacBasedAuthAuthenticated 1.3.6.1.4.1.207.8.4.4.4.118.1.1.6.1
Triggered when a supplicant is authenticated on a port.
Status: current Access: read-write
NOTIFICATION-TYPE    

atrMacBasedAuthUnauthenticated 1.3.6.1.4.1.207.8.4.4.4.118.1.1.6.2
Triggered when a supplicant who was previously authorised on a port, is no longer authorised. This can be due to a authentication timeout or a failed reauthentication.
Status: current Access: read-write
NOTIFICATION-TYPE    

atrMacBasedAuthFailedAuth 1.3.6.1.4.1.207.8.4.4.4.118.1.1.6.3
Triggered when a supplicant is unable to be authorised on a port.
Status: current Access: read-write
NOTIFICATION-TYPE