EGTPUERangeBase

Extends EGTPIpProviderRangeBase

UE Range Base

DESCRIPTION

This class has no description.

OPTIONS

Parameter Description
aPNRestriction
Authorization to access another APN
Integer, max = 4, default = 0
Choices:
0 - No Restriction (default)
1 - Public 1
2 - Public 2
3 - Private 1
4 - Private 2
attachType
- Normal : This is the usual type of attach in which the IMSI is known and authenticated and IMEI and MSISDN are also available and included.
- Unauthenticated IMSI: A type of emergency attach in which IMSI is provided at attach, but it is not authenticated by the MME. The IMSI is sent in the Create Session Request message, but MSISDN is not sent. The Create Session Request message includes the Unauthenticated IMSI flag (set to 1) in the Indication Flags IE.
- No IMSI: A type of emergency attach in which neither IMSI nor MSISDN are included (nor in any other related procedures). Instead, the IMEI is used to identify the UE.
- No IMEI: A type of emergency attach in which IMEI is not be included at attach. The IMEI will not be included in any of the messages sent for this range.
Enum, type = eAttachType, default = 1
Choices:
kNormal - Normal
kUnauthIMSI - Unauthenticated IMSI
kNoIMSI - No IMSI
kNoIMEI - No IMEI
count
The total number of UEs to be created for this range.
Integer, min = 1, default = 10
displayedIMEI
IMEI
String, default = ""
enableAuth
Perform PDN Authentication
Boolean, default = False
enableLifetime
Enable UE lifetime control. The UE will disconnect after the specified time.
Boolean, default = False
enableMobility
Perform a mobility test
Boolean, default = False
enableSV
Use Software Version to generate IMEISV
Boolean, default = False
enableUEAttachRetry
Enable UE Attach Retry.
Boolean, default = False
fragmentation
The resulting maximum GTP payload length will be MTU - GTP header length - outer UDP header length - outer IP header length.
Boolean, default = False
hNI
HNI
String, default = "22604"
identityCount
The total number of UEs available for UE Cycling.
Integer, min = 1, default = 20
identityCycling
Enable UE Cycling for this range.
Boolean, default = False
iMSI
IMSI
String, default = "226041000000001"
incrementBy
Increment by this amount
Integer, min = 1, default = 1
ipType
IP Type
String, default = "IPv4"
lifetime
Amount of time (in seconds) to wait after attach procedure completes before scheduling forced detach.
Integer, min = 1, default = 100
maxDelayVariation
Randomize "Start delay" by max +/- X%
Integer, max = 50, default = 0
maxIntervalVariation
Randomize "Mobility interval" by max +/- X%
Integer, max = 50, default = 0
mEI
IMEI
String, default = "99990000000001"
mobilityInterval
The total time (seconds) it will take the mobile to return to the starting node
Integer, min = 1, default = 60
mSISDN
MSISDN
String, default = "40700000001"
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. 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
parentRange
Parent range
Reference to RangeBase
randomizeIMEI
Boolean, default = False
selectionMode
Indicates the origin of the APN in the message
Integer, max = 2, default = 0
Choices:
0 - MS or network provided APN, subscribed verified (default)
1 - MS provided APN, subscription not verified
2 - Network provided APN, subscription not verified
startDelay
How many seconds to wait before starting to move the UEs
Integer, min = 0, default = 0
sV
Software Version
String, default = "11"
tacListFile
TAC List File
String, default = "Click to set..."
tacSeed
Seed for TAC List
Integer, min = 0, default = 1
ueAttachRetryN3
Maximum number of retransmissions that will be permitted for UE Attach Retry.
Integer, max = 100, default = 5
ueAttachRetryT3
Number of seconds to wait for UE Attach Retry procedure.
Integer, max = 100, default = 3
ueAuthenticationList
Authentication parameters associated with each UE.
List of EGTPUEAuthenticationEntry objects
updateAmbrEnable
Update APN-AMBR for this UE
Boolean, default = False
updateAmbrIncrement
Percentage to increase the value of APN-AMBR at each update. Use negative values to decrease it.
Integer, max = 50, default = 10
updateAmbrIterations
How many updates to be sent during the lifetime of each session. Use 0 to send unlimited number of updates
Integer, min = 0, default = 1
updateAmbrTimeout
Time to wait (in seconds) since the session was created until sending the update
Integer, min = 1, default = 10
vlanRange
Vlan Range of parent Range
Reference to VlanIdRange