EGTPApnEntryBase

DESCRIPTION

This class has no description.

OPTIONS

Parameter Description
addressPoolStartIPv4
Defines the base IPv4 address to be used for enumerating all the addresses
in the range.
String, default = "172.16.0.1"
addressPoolStartIPv6
Defines the base IPv6 address to be used for enumerating all the addresses
in the range.
String, default = "::AC10:65"
ambrDL
Aggregated Maximum Bit Rate for down-link. For both spec versions (December '09 and December '10) this value represents kbps and the maximum value that can be encoded is 4,294,967,295 kbps.
Integer, max = 4294967295, default = 1024
ambrUL
Aggregated Maximum Bit Rate for up-link. For both spec versions (December '09 and December '10) this value represents kbps and the maximum value that can be encoded is 4,294,967,295 kbps.
Integer, max = 4294967295, default = 1024
apnRollover
When this value is reached, restart counting from 1. Use 0 to disable rollover.
Integer, min = 0, default = 0
arpPreemptionCapability
If true preemption capability is enabled
Boolean, default = True
arpPreemptionVulnerability
If true preemption vulnerability is enabled
Boolean, default = True
arpPriorityLevel
Priority Level 1=highest 15=lowest
Integer, max = 15, default = 1
customAPNperIMSIFile
APN per IMSI file
String, default = "Click to set..."
enabled
Disabled ranges won't be configured nor validated.
Boolean, default = True
enableLifetime
Enable UE PDN connection lifetime control. The UE will disconnect from specified APN after the specified time.
Boolean, default = False
enableStaticIpAllocation
This enables the static ip allocation for the User Plane.
The Create Session Request at initial attach in E-Utran shall have the PAA set to the values set here.
Boolean, default = False
extendedName
String, default = ""
imsAPN
IMS APN
Boolean, default = False
incrementAPN
Obsolete. Use incrementAPNType.
Boolean, default = False
incrementAPNType
- No increment: Every UE in the range attaches to the same Access Point Name.
- Round robin increment: The APN Rollover value is used as the increment value within the range, and the UEs will attach to the APNs using a round-robin distribution method.
- Chunks increment: The APN Rollover value is used as the increment value within the range, and the UEs will attach to the APNs using a chunk distribution method. A chunk is defined as UE Count/APN Rollover value. The first chunk of users will attach to the first APN, the second to the second APN, and so on.
- Custom APN per IMSI: The APNs are selected by each UE based on the IMSI values stored in the CSV file that you select as the Custom APN per IMSI File setting.
String, default = "0"
Choices:
0 - No increment (default)
1 - Round robin increment
2 - Chunks increment
3 - Custom APN per IMSI
ipType
Defines the IP type to be used by the UE. IP type IPv4v6 is used for dual stack functionality.
String, default = "IPv4"
Choices:
IPv4 - IPv4 (default)
IPv6 - IPv6
IPv4v6 - IPv4v6
lifetime
Amount of time (in seconds) to wait after PDN attach procedure completes before scheduling forced detach.
Integer, min = 1, default = 100
mbrd
Maximum bitrate for downlink. For December '09 and December '10 spec versions the maximum value that can be encoded is 1,099,511,627,775 kbps.
Integer, max = 1099511627775, default = 0
mbru
Maximum bitrate for uplink. For December '09 and December '10 spec versions the maximum value that can be encoded is 1,099,511,627,775 kbps.
Integer, max = 1099511627775, default = 0
name
APN name
String, default = "apn-1.ixiacom.com"
pcoDns
The DNS server to be requested inside PCO
Integer, default = 2
Choices:
1 - Internet Protocol Control Protocol (0x8021)
2 - DNS Server (0x000d for IPv4, 0x0003 for IPv6) (default)
3 - Both
pgwIp
PGW IP
String, default = "20.0.0.1"
pgwIpCount
Integer, max = 1000000, default = 1
qci
QoS Class Identifier
Integer, max = 255, default = 9
restriction
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
s5s8InterfaceType
S5/S8 Interface Type
String, default = "7"
Choices:
9 - PMIPv6
7 - GTP (default)
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
sendDNSServerIpPco
Send a request for DNS server Ip
Boolean, default = False
sendImcnFlagPco
Set the IM CN Subsystem signalling flag in the PCO IE
Boolean, default = False
sendPcscfv4RequestPco
Send a request for a P-CSCF IPv4 address in the PCO IE
Boolean, default = False
sendPcscfv6RequestPco
Send a request for a P-CSCF IPv6 address in the PCO IE
Boolean, default = False
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
useFullApn
Send the full APN in CreateSessionRequest by appending APN-OI to the APN name
Boolean, default = False