IxCatMMEDedicatedBearers
Extends RangeBase
DESCRIPTION
This class has no description.
OPTIONS
Parameter | Description |
---|---|
apnAmbrUpdateValue |
APN_AMBR update value (in %). Integer, max = 1000, default = 0 |
custom_tft |
String, default = "3X0X03500051" |
enableLifetime |
Enable bearer lifetime control Boolean, default = False |
gbrd |
Guaranteed bitrate (in kbps) for downlink. The exact rate configured might be different than what is sent on the wire because increments of 100 Kbps, 1 Mbps, or 2 Mbps are used depending on the size of the rate. The default value is 65535. The maximum value is 256,000. Integer, default = 65535 |
gbru |
Guaranteed bitrate (in kbps) for uplink. The exact rate configured might be different than what is sent on the wire because increments of 100 Kbps, 1 Mbps, or 2 Mbps are used depending on the size of the rate. The default value is 65535. The maximum value is 256,000. Integer, default = 65535 |
lifetime |
Bearer lifetime (seconds) Integer, min = 1, default = 10 |
mbrd |
Maximum bitrate (in kbps) for downlink. The exact rate configured might be different than what is sent on the wire because increments of 100 Kbps, 1 Mbps, or 2 Mbps are used depending on the size of the rate. The default value is 65535. The maximum value is 256,000. Integer, default = 65535 |
mbru |
Maximum bitrate (in kbps) for uplink. The exact rate configured might be different than what is sent on the wire because increments of 100 Kbps, 1 Mbps, or 2 Mbps are used depending on the size of the rate. The default value is 65535. The maximum value is 256,000. 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 |
qosLabel |
Deprecated. String, default = "Deprecated" |
qosUpdateValue |
QoS update value (in %). Integer, max = 1000, default = 10 |
tft |
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 Custom - Custom |
timeoutAction |
Action to be execute when a bearer lifetime expires String, default = "kDelete" Choices: kDelete - Delete (default) kIncrementQoS - Increment QoS kDecrementQoS - Decrement QoS |