class EapAKA

ManagedElement
+-IpworksFunction
+-IPWorksAAARoot
+-IPWorksRadiusAAARoot
+-RadiusAAAService
+-AuthMethodControl
+-EapMethodControl
+-EapAKA

This Managed Object Class is for EAP AKA method control.

Attributes
string
key
mandatory
noNotification
restricted
eapAKAId
The value component of the RDN.
boolean
enable = true
Specifies whether EAP-AKA is enabled.

The default value is true.


Takes effect: After next restart
boolean
failedNotification = false
Specifies whether EAP notification is triggered.

Takes effect: After next restart
uint8
fastReauthMaxCounter = 5
EAP-AKA Fast Reauth Max Counter, the default value is 5.

Takes effect: After next restart
string
mandatory
identityFormat
Specifies the regular expression of Identity format.

The default value is "^[024].+"


Takes effect: After next restart
uint8
requestVectorNum = 5
Specifies the request Vector number of EAP-AKA.

The default value is 5.


Takes effect: After next restart

  class EapAKA