IxCatApRangeBase
DESCRIPTION
This class has no description.
OPTIONS
Parameter | Description |
---|---|
apn |
Access Point Name String, default = "" |
enableAmbrUpdate |
Enable aggregated maximum bitrate update for this APN Boolean, default = False |
enabled |
Boolean, default = True |
enableLifetime |
Enable UE PDN connection lifetime control. The UE will disconnect from specified APN after the specified time. Boolean, default = False |
ipType |
PDN type supported by the Access Point. NOTE: IPv4v6 not supported by LTE UE. 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 |
qosv1 |
QoSv1 settings Reference to IxCatQoSv1 |
updateAmbrIncrement |
Percentage to increase the value of APN-MBR at each update. Use negative values to decrease it. Integer, max = 100, 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 |