class IMEICheck

ManagedElement
+-IpworksFunction
+-IPWorksAAARoot
+-IPWorksDiameterAAARoot
+-DiameterAAAService
+-EPCAAAService
+-IMEICheck

IMEI Check Control

Attributes
boolean
allowAbsentIMEI = true
With the configuration switch "Enable" of IMEI Check set to "true", if there is no IMEI information sent to AAA, then the behavior depends on the setting of configuration switch of "AllowAbsentIMEI" :

true : proceeds with the authentication and authorization

false : reject the authentication

The default value of this configuration switch is "true".


Takes effect: Immediately
boolean
allowGreyList = true
With the configuration switch "Enable" of IMEI Check set to "true", if EIR replys to AAA with the result of "ME Identity in Grey List", then the behavior depends on the setting of configuration switch of "AllowGreyList" :

true : proceeds with the authentication and authorization

false : reject the authentication

The default value of this configuration switch is "true".


Takes effect: Immediately
boolean
allowUnknownIMEI = false
With the configuration switch "Enable" of IMEI Check set to "true", if EIR reply to AAA with the result of "Unknown IMEI", then the behavior depends on the setting of configuration switch of "AllowUnknownIMEI" :

true : proceeds with the authentication and authorization

false : reject the authentication

The default value of this configuration switch is "false".


Takes effect: Immediately
boolean
enable = false
The configuration switch is to control whether IMEI Check function is enabled or not.

true : IMEI Check is enabled.

false : IMEI Check is disabled.

The default value of this configuration switch is disabled.


Takes effect: Immediately
string
key
mandatory
noNotification
restricted
imeiCheckId
The value component of the RDN.

  class IMEICheck