IxCatENodeBSimUeRange

Extends IxCatUeRangeBase

DESCRIPTION

This class has no description.

OPTIONS

Parameter Description
accessClass
Access class that all UEs in the range belong to.
Low priority access is 0-9 with high priority being 11-15. 
This field is only valid with IMSI based NAS messaging.
String, default = "255"
Choices:
255 - None (default)
0 - 0 - Random
1 - 1 - Random
2 - 2 - Random
3 - 3 - Random
4 - 4 - Random
5 - 5 - Random
6 - 6 - Random
7 - 7 - Random
8 - 8 - Random
9 - 9 - Random
11 - 11 - For PLMN Use
12 - 12 - Security Services
13 - 13 - Public Utilities
14 - 14 - Emergency Services
15 - 15 - PLMN Staff
cipheringAlgorithm
Supported Ciphering Algorithms
Reference to IxCatENodeBSimCipheringAlgorithms
csfbCallDuration
The amount of time (in seconds) the UE spends in 3G performing a Circuit Switched Fallback call. The minimum value is 5.
Integer, min = 5, default = 60
csfbStartDelay
The time (in seconds) elapsed between UE attaches and the first Circuit Switched Fallback event.
Integer, min = 0, default = 10
csfbTimeBetweenCalls
Timer value in seconds for triggering Circuit Switched Fallback event.
Integer, min = 5, default = 60
csfbTotalNumberOfCalls
The number of Circuit Switched Mobile Originated calls.
Integer, min = 1, default = 1
emergencyAttach
Enable emergency call support for the UE range. This requires an 
Access Point range with "Emergency APN" enabled to have effect.
Boolean, default = False
enableCSFB
Enable Circuit Switched Fallback for UE range
Boolean, default = False
enableMO
Enable Mobile Originated calls for UE range
Boolean, default = True
fragmentation
The resulting maximum GTP payload length will be MTU - GTP header length - outer UDP header length - outer IP header length.
Boolean, default = False
identityCount
The total number of UEs available for UE Cycling.
Integer, min = 1, default = 20
identityCycling
Enable UE Cycling for this range. In NetTraffic mode, this also enables Dead Subscriber which
results in IxLoad initiating additional Attach requests until the desired UE objective is achieved.
Boolean, default = False
identityType
IMSI:
IMSI or GUTI identity types used in NAS messaging. If first attempt to connect to emergency session
fails (Normal Attach, Emergency PDN Connection) then another attempt is made (Emergency Attach,
Emergency PDN Connection).
IMEI only:
Only IMEI identity type used in NAS messaging. When connecting to emergency session,
Emergency Attach and Emergency PDN Connection are used.
IMEI or GUTI:
IMEI or GUTI identity types used in NAS messaging. When connecting to emergency session,
Emergency Attach and Emergency PDN Connection are used.
String, default = "0"
Choices:
0 - IMSI (default)
1 - IMEI Only
2 - IMEI or GUTI
ignorePagingCount
The number of valid Paging messages for the UE to ignore before responding.
The count is reset if the UE performs Service Request and exits idle state.
Integer, min = 1, default = 1
integrityAlgorithm
Supported Integrity Algorithms
Reference to IxCatENodeBSimIntegrityAlgorithms
mobilityPathList
List of IxCatENodeBSimUeMobilePathEntry objects
msisdn
The first Mobile Station ISDN (MSISDN) value in this range. The MSISDN is the number that a subscriber dials to call another subscriber.
An MSISDN number is constructed of three parts:
-Country Code (CC) of the country in which the UE is registered. 
-National Destination Code (NDC) of the network. 
-Subscriber Number. 
The IxLoad Mobile Subscribers plug-in creates a unique MSISDN value for each range that you add by incrementing the prior MSISDN value by the Subscriber Count value. For example, if the MSISDN value for range 1 is 40700000001 and you specify a Subscriber Count of 20, then the MSISDN value for range 2 will be 407000000021. Note that, once created, an MSISDN value will not change based on modifications to the Subscriber Count values.
String, default = "4070000001"
mss
The Maximum Segment Size (Bytes), defines the maximum length of the data. 
TCP over GTPU MSS = MTU - TCP header size - IP header size - GTP header size - UDP header size - IP header size. 
If traffic is tunneled over IPSec, the size of ESP header and extra IP header must be subtracted.
Theoretically, this value can be as large as 65495, but such a large value is never used. 
For traditional Ethernet the maximum value for MSS is 1424 = 1500-76. 
With Jumbo Frame support, the maximum value is 9424 = 9500-76
Integer, max = 65495, default = 1424
paging
Paging behavior for each UE. 
Ignore None - All valid Pages are handled
Ignore All - All Paging messages are ignored
Ignore Count - The first X Paging messages are ignored where X is the number in the Ignore Paging Count field.
String, default = "0"
Choices:
0 - Ignore None (default)
1 - Ignore All
2 - Ignore Count
pcoList
List of IxCatENodeBSimUePCO objects
roamingENodeBId
ENodeB range that the UE range has a roaming agreement with
Reference to RangeBase
securityMcc
MCC value used by LTE UE Sim in KASME derivation during NAS authentication procedure.
String, default = "312"
securityMnc
MNC value used by LTE UE Sim in KASME derivation during NAS authentication procedure.
String, default = "03"
smscNumber
The identifying number of the SMS Center (SMSC) to which the UEs in the range will transport mobile originated messages.
String, default = "4070000000"
smsEnabled
UE sends combined attach, is able to send/receive SMS messages
Boolean, default = False
smsMOEnabled
UE sends mobile originated SMS messages
Boolean, default = True
smsNumberPlanId
Number Plan Id for the SMSC and SMS target MSISDN, as defined in Table 10.5.118/3GPP TS 24.008.
String, default = "1"
Choices:
0 - Unknown
1 - ISDN (E.164/E.163) (default)
3 - Data (X.121)
4 - Telex (F.69)
8 - National
9 - Private
smsTargetMSISDN
MSISDN of target for SMS message
String, default = "4080000001"
smsTypeOfNumber
Type of number for the SMSC and SMS target MSISDN, as defined in Table 10.5.118/3GPP TS 24.008.
String, default = "1"
Choices:
0 - Unknown
1 - International (default)
2 - National
3 - Network Specific
4 - Dedicated Access, short code
srvcc_lac
Location Area Code for the 2G network
Integer, max = 65535, default = 100
srvcc_mcc
Mobile country code for the 2G network
String, default = "226"
srvcc_mnc
Mobile network code for the 2G network
String, default = "10"
srvcc_nodeId
Target Cell Id
Integer, max = 65535, default = 1
srvcc_rac
Routing Area Code for the 2G network
Integer, max = 255, default = 100
srvccCapable
UE range is capable of performing SRVCC call.
Boolean, default = False
uesim_attachToPredefinedApn
Attach to PreDefined APN
Boolean, default = False
uesim_testUSIM_TS34108
Enable XOR algorithm for authentication
Boolean, default = False
uesim_ucs2
UCS2 encoded character strings
String, default = "0"