Extends RangeBase
Bearer base class
This class has no description.
Parameter | Description |
---|---|
apnAmbrUpdateValue |
APN_AMBR update value (in %). Integer, max = 1000, default = 0 |
custom_tft |
String, default = "3X0X03500051" |
ebi |
EBI to be used in Update Bearer Request if no EBI is learned from the client String, default = "auto" Choices: auto - Auto (default) 5 - 5 6 - 6 7 - 7 8 - 8 9 - 9 10 - 10 11 - 11 12 - 12 13 - 13 14 - 14 15 - 15 |
enableLifetime |
Boolean, default = False |
gbrd |
Guaranteed bitrate for downlink. 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, default = 65535 |
gbru |
Guaranteed bitrate for uplink. 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, default = 65535 |
lifetime |
Integer, min = 1, default = 10 |
lifetimeInMilisec |
Helps keep track of the conversion between seconds and miliseconds of the bearer lifetime value. This should be done once only for old configs. Boolean, default = False |
mbrd |
Maximum bitrate for downlink. 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, default = 65535 |
mbru |
Maximum bitrate for uplink. 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, default = 65535 |
mode |
A dedicated bearer can be requested by the UE (UE requested) or created by the core network without a previous request (Network initiared). If the UE requested mode is selected the dedicated bearer will be activated only if the UE requests it using the UE requested bearer resource modification procedure String, default = "kMsInitiated" Choices: kMsInitiated - UE Requested (BRC) (default) kNetworkInitiated - Network Initiated (CBR) |
preemptionCapability |
If true preemption capability is enabled Boolean, default = True |
preemptionVulnerability |
If true preemption vulnerability is enabled Boolean, default = True |
priorityLevel |
Priority Level 1=highest 15=lowest Integer, max = 15, default = 1 |
qci |
QoS Class Identifier Integer, max = 255, default = 9 |
qosUpdateValue |
Integer, max = 1000, default = 10 |
startTimerAfterCbreq |
Switch arming timer between after CB Request and after CB Response. Boolean, default = False |
tft |
Traffic Flow Template String, default = "3X0X03500050" Choices: 3X0X03500035 - DNS 3X0X055100140015 - FTP 3X0X03500050 - HTTP (default) 3X0X035001BB - HTTPS 3X0X0350006E - POP3 3X0X0350008F - IMAP 3X0X03500019 - SMTP 3X0X035013C4 - SIP 3X0X035023F1 - WAP 3X0X0350022A - VIDEO (RTSP) 3X0X05512710FFFF - VOIP CustomAudio - VOIP Audio CustomVideo - VOIP Video CustomMsrp - VOIP MSRP CustomText - VOIP RTT Custom - Custom |
timeoutAction |
String, default = "kDelete" Choices: kDelete - Delete (default) kIncrementQoS - Increment QoS kDecrementQoS - Decrement QoS |
ubrIterations |
Number of Update Bearer Requests sent Integer, max = 1000, default = 1 |