class EapSIM

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

This Managed Object Class is for EAP SIM method control.

Attributes
string
key
mandatory
noNotification
restricted
eapSIMId
The value component of the RDN.
boolean
enable = true
Specifies whether EAP-SIM 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-SIM Fast Reauth Max Counter, the default value is 5.

Takes effect: After next restart
string
identityFormat = ^[135].+
Specifies the regular expression of Identity format.

The default vaue is "^[135].+"


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

The default value is 5.


Takes effect: After next restart
uint8
requiredVectorNum = 3
AKA-SIM Required Vector Number.
For UE IPhone, the required Vector must be 3.


Takes effect: After next restart

  class EapSIM