Você está na página 1de 4

List Typical RAB OLPC Parameters(LST UTYPRABOLPC)

Function

Use this command to list the sub-flow OLPC parameters of a typical traffic RAB.
OLPC: Outer Loop Power Control. The OLPC algorithm adjusts the target values for the inner loop power control based on the communication quality, such as the Block Error Rate (BLER), Bit Error Rate (BER), and Frame Error Rate
(FER) parameters. Thus, the minimum power can always meet the communication requirements.

Note

None.

Parameter

Parameter ID Parameter Name Parameter Description

QueryType Query type Meaning: Select query typical RAB condition type.

GUI Value Range: QUERY_BY_RABINDEX, QUERY_BY_PROPERTY

Actual Value Range: QUERY_BY_RABINDEX, QUERY_BY_PROPERTY

Unit: None

Default Value: QUERY_BY_RABINDEX

Recommended Value: QUERY_BY_RABINDEX

RabIndex Service parameter index Meaning: Index number uniquely identifying the configuration of the typical service parameters.

GUI Value Range: 0~99

Actual Value Range: 0~99

Unit: None

Default Value: None

Recommended Value: None

CNDomainId CN domain ID Meaning: This parameter specifies whether the service is a CS service or PS service.

- CS_DOMAIN: Circuit Switched domain service

- PS_DOMAIN: Packet Switched domain service

GUI Value Range: CS_DOMAIN, PS_DOMAIN


Parameter ID Parameter Name Parameter Description

Actual Value Range: CS_DOMAIN, PS_DOMAIN

Unit: None

Default Value: None

Recommended Value: None

TrafficClass Traffic class Meaning: Traffic class. There are four traffic classes: conversational, streaming, interactive, and background.

GUI Value Range: CONVERSATIONAL, STREAMING, INTERACTIVE, BACKGROUND

Actual Value Range: CONVERSATIONAL, STREAMING, INTERACTIVE, BACKGROUND

Unit: None

Default Value: None

Recommended Value: None

MaxBitRate Max rate[bit/s] Meaning: Maximum bit rate of the typical traffic.

GUI Value Range: 0~256000000

Actual Value Range: 0~256000000

Unit: bit/s

Default Value: None

Recommended Value: None

TrchType Transport channel type Meaning: This parameter specifies the type of uplink transport channel for the typical RAB.

GUI Value Range: TRCH_DCH, TRCH_EDCH_2MS, TRCH_EDCH_10MS

Actual Value Range: TRCH_DCH, TRCH_EDCH_2MS, TRCH_EDCH_10MS

Unit: None

Default Value: None

Recommended Value: None


Parameter ID Parameter Name Parameter Description

DelayClass Delay Class Meaning: Delay class number. Each delay class number indicates a specified delay time range of Iub transmission.

GUI Value Range: 1~5

Actual Value Range: 1~5

Unit: None

Default Value: None

Recommended Value: None

LstFormat Result list format Meaning: This parameter indicates the result is listed horizontally or vertically.

GUI Value Range: HORIZONTAL, VERTICAL

Actual Value Range: HORIZONTAL, VERTICAL

Unit: None

Default Value: VERTICAL

Recommended Value: VERTICAL

Example

To list the OLPC related configurations of the typical traffic RAB that has the following configuration:
- CN domain ID: PS_DOMAIN
- Traffic class: CONVERSATIONAL
- Max rate[bit/s]: 64000
- Transport channel type: TRCH_DCH
- Delay Class: 1
Execute the following command:
LST UTYPRABOLPC: QueryType=QUERY_BY_PROPERTY, CNDomainId=PS_DOMAIN, TrafficClass=CONVERSATIONAL, MaxBitRate=64000, TrchType=TRCH_DCH, DelayClass=1;
After the above operation, the result is shown as follows:

%%LST UTYPRABOLPC: QueryType=QUERY_BY_PROPERTY, CNDomainId=PS_DOMAIN, TrafficClass=CONVERSATIONAL, MaxBitRate=64000, TrchType=TRCH_DCH, DelayClass=1;%%


RETCODE = 0 Execution succeeded.

List Typical RAB OLPC Parameters


--------------------------------
Service parameter index = 15
Service subflow index = 0
Transport channel type = TRCH_DCH
Delay Class = 1
Target value of service DCH_BLER = -20
Maximum Number of E-DCH PDU retransfer[times] =
Edch Little Target Number of E-DCH PDU retransfer[times] =
Maximum E-DCH SIR decrease step[0.001dB] =
Edch Target Large Number of E-DCH PDU retransfer[times] =
Traffic Class = CONVERSATIONAL
(Number of results = 1)

1 reports in total

--- END

Output Description

Refer to the parameter description of ADD UTYPRABOLPC.

Você também pode gostar