Index |
Unique index of a auth eapol profile. |
AdminStatus |
Enable or delete the requested auth eapol profile. Enumerations: |
PTK1Timeout |
The time after which the first EAPOL-key Message in the pairwise temporal key negotiation phase (PTK1) is retransmitted if there is no reply from supplicant. Time can be changed in steps of 100 milliseconds. Range: 100 to 30000 |
PTK3Timeout |
The time after which the third EAPOL-key Message in the pairwise temporal key negotiation phase (PTK3) is retransmitted if there is no reply from supplicant. Time can be changed in steps of 100 milliseconds. Range: 100 to 30000 |
GTKTimeout |
The time after which the first EAPOL-key Message in the group temporal key negotiation phase (GTK) is retransmitted if there is no reply from supplicant. Time can be changed in steps of 100 milliseconds. Range: 100 to 30000 |
PairwiseUpdateCount |
The number of times EAPOL Message 1 and Message 3 in the pairwise temporal key negotiation phase (PTK) will be retried. |
GroupUpdateCount |
The number of times Message 1 in the group temporal key negotiation phase (GTK) will be retried. |
AuthPeriod |
The time after a disassociation/deauthentication should be committed by the client if there is no EAPOL Message from authenticator. Time can be changed in steps of 1 seconds. |
QuietPeriod |
Period of time during which the authenticator will not attempt to acquire a supplicant. Time can be changed in steps of 1 seconds. Default value is 60 seconds. |
TxPeriod |
A period used by the authenticator PAE state machine to determine when an EAPOL PDU is to be transmitted. Time can be changed in steps of 1 seconds. Default value is 30 seconds. Range: 0 to 65535 |
SuppTimeout |
A timeout used by the backend authentication state machine in order to determine timeout conditions in the exchanges between the authenticator and the supplicant. Time can be changed in steps of 1 seconds. Default value is 30 seconds. Range: 1 to 3600 |
ReAuthPeriod |
A period used by the reauthentication timer state machine to determine when reauthentication of the supplicant takes place. Time can be changed in steps of 1 seconds. Default value is 3600 seconds. |
ReAuthEnabled |
The state variable reAuthEnabled controls whether periodic reauthentication takes place. Default value is false. Enumerations: |
MaxReq |
The maximum number of times that the state machine will retransmit an EAP Request packet to the supplicant before it times out the authentication session. Default value is 2. Range: 1 to 10 |
KeyTxEnabled |
The EAPOL protocol optionally supports the transmission of global key information from the Authenticator to the Supplicant, following a successful authentication exchange, in circumstances in which encryption is available between the Supplicant and Authenticator systems (e.g., where encryption is used on an 802.11 association between a station and an access point). The use of this facility is controlled by the KeyTransmissionEnabled parameter. A value of TRUE allows key information to be transmitted following authorization; a value of FALSE disables the key transmission capability. Default value is false. Enumerations: |