6A TTCN-3 Test method and testing architecture
34.123-33GPPPart 3: Abstract test suite (ATS)TSUser Equipment (UE) conformance specification
The following signalling conformance tests are specified in TTCN-3:
Rel-10 or later;
UE capability audit;
Network Initiated Secondary PDP context;
Supplementary Service.
The system architecture and the test model are based on 3GPP TS 36.523-3 [62].
NOTE: The TTCN-3 specification of A-GNSS test cases is defined in 37.571-4 [64].
6A.1 Test system architecture
6A.1.1 General system architecture
Refer to 3GPP TS 36.523-3 [62], clause 4.1.1.
6A.1.2 Component architecture
The component architecture as defined in 3GPP TS 36.523-3 [62], clause 4.1.2 is applied. The TTCN-3 master test component (MTC) and the UTRAN TTCN-3 parallel component (PTC) are configured.
6A.2 Test model
The test model defined in clause 6 of the present test specification is applied; the figure below shows how it is mapped on the TTCN-3 component architecture.
Figure 6A.2: UTRAN TTCN-3 Test Model
UTRAN PDCP, if necessary, is configured according to 3GPP TS 36.523-3 [62] clause 4.4.1.1.
6A.3 ASP specifications
6A.3.1 ASPs for Control Primitive Transmission
TTCN-3 ASP Definition |
||
Type Name |
U_CPHY_CONFIG_REQ |
|
TTCN-3 Type |
union |
|
Port |
UTRAN_CPHY |
|
CPHY_RL_Setup_FDD_REQ |
clause 7.3.2.2.11 |
|
CPHY_RL_Setup_TDD_REQ |
clause 7.3.2.3.1 |
|
CPHY_RL_Modify_FDD_REQ |
clause 7.3.2.2.9 |
|
CPHY_RL_Modify_TDD_REQ |
clause 7.3.2.3.1 |
|
CPHY_RL_Release_REQ |
clause 7.3.2.2.10 |
|
CPHY_TrCH_Config_FDD_REQ |
clause 7.3.2.2.13 |
|
CPHY_TrCH_Config_TDD_REQ |
clause 7.3.2.2.13 |
|
CPHY_TrCH_Release_REQ |
clause 7.3.2.2.14 |
|
CPHY_Cell_Config_FDD_REQ |
clause 7.3.2.2.2 |
|
CPHY_Cell_Config_TDD_REQ |
clause 7.3.2.3.1 |
|
CPHY_Cell_Release_REQ |
clause 7.3.2.2.3, see note |
|
CPHY_Ini_REQ |
clause 7.3.2.2.4 |
|
CPHY_Cell_TxPower_Modify_REQ |
clause 7.3.2.2.5 |
|
CPHY_Frame_Number_REQ |
clause 7.3.2.2.6 |
|
CPHY_HS_DPCCH_CQI_MultiCell_REQ |
clause 6A.3.1.3.1 |
|
CPHY_HS_DPCCH_CQI_MultiCell_IND |
clause 6A.3.1.3.1 |
|
CPHY_MeasurementConfig_REQ |
clause 6A.3.1.3.2 |
|
CPHY_PRACH_Measurement_REQ |
clause 7.3.2.2.8 |
|
CPHY_AICH_NegAckModeSet_REQ |
clause 6A.3.1.3.7 |
|
NOTE: The Cell Release ASP can only ever be called at the end of the UTRAN side of the test case. Nothing else will occur on this cell within the test case after this ASP has been called. |
TTCN-3 ASP Definition |
||
Type Name |
U_CPHY_CONFIG_CNF |
|
TTCN-3 Type |
union |
|
Port |
UTRAN_CPHY |
|
CPHY_RL_Setup_CNF |
clause 7.3.2.2.11 |
|
CPHY_RL_Modify_CNF |
clause 7.3.2.2.9 |
|
CPHY_RL_Release_CNF |
clause 7.3.2.2.10 |
|
CPHY_TrCH_Config_CNF |
clause 7.3.2.2.13 |
|
CPHY_TrCH_Release_CNF |
clause 7.3.2.2.14 |
|
CPHY_Cell_Config_CNF |
clause 7.3.2.2.2 |
|
CPHY_Cell_Release_CNF |
clause 7.3.2.2.3 |
|
CPHY_Ini_CNF |
clause 7.3.2.2.4 |
|
CPHY_Cell_TxPower_Modify_CNF |
clause 7.3.2.2.5 |
|
CPHY_Frame_Number_CNF |
clause 7.3.2.2.6 |
|
CPHY_Sync_IND |
clause 7.3.2.2.12 |
|
CPHY_Out_of_Sync_IND |
clause 7.3.2.2.7 |
|
CPHY_HS_DPCCH_CQI_MultiCell_CNF |
clause 6A.3.1.3.1 |
|
CPHY_MeasurementConfig_CNF |
clause 6A.3.1.3.2 |
|
CPHY_PRACH_Measurement_CNF |
clause 7.3.2.2.8 |
|
CPHY_PRACH_Measurement_Report_IND |
clause 7.3.2.2.8 |
|
CPHY_AICH_NegAckModeSet_CNF |
clause 6A.3.1.3.7 |
TTCN-3 ASP Definition |
||
Type Name |
U_CMAC_CONFIG_REQ |
|
TTCN-3 Type |
union |
|
Port |
UTRAN_CMAC |
|
CMAC_Config_FDD_REQ |
clause 7.3.2.2.17 |
|
CMAC_Config_TDD_REQ |
clause 7.3.2.2.17 |
|
CMAC_SYSINFO_Config_REQ |
clause 7.3.2.2.22 |
|
CMAC_SecurityMode_Config_REQ |
clause 7.3.2.2.20 |
|
CMAC_Ciphering_Activate_REQ |
clause 7.3.2.2.16 |
|
CMAC_PAGING_Config_FDD_REQ |
clause 7.3.2.2.18 |
|
CMAC_PAGING_Config_TDD_REQ |
clause 7.3.2.2.18 |
|
CMAC_MACes_Config_REQ |
clause 7.3.2.2.17d |
|
CMAC_MACe_Config_FDD_REQ |
clause 7.3.2.2.17b |
|
CMAC_MACe_Config_TDD_REQ |
clause 7.3.2.2.17b |
|
CMAC_MACe_NodeB_CellMapping_REQ |
clause 7.3.2.2.17c |
|
CMAC_MAChs_MACehs_TFRCconfigure_FDD_REQ |
clause 7.3.2.2.17a |
|
CMAC_MAChs_MACehs_TFRCconfigure_TDD_REQ |
clause 7.3.2.3.1 |
|
CMAC_MACi_Config_FDD_REQ |
clause 7.3.2.2.17k |
|
CMAC_MACi_NodeB_CellMapping_REQ |
clause 7.3.2.2.17l |
|
CMAC_MACis_Config_REQ |
clause 7.3.2.2.17m |
|
CMAC_MACi_AG_REQ |
clause 7.3.2.2.17n |
|
CMAC_MACi_E_TFC_Restriction_REQ |
clause 7.3.2.2.17p |
|
CMAC_MACehs_HARQAssign_MultiFlows_REQ |
clause 7.3.2.2.17a1 |
|
CMAC_ConfigMACehs_NodeB_REQ |
clause 6A.3.1.3.3 |
|
CMAC_MACehs_NodeB_CellMapping_REQ |
clause 6A.3.1.3.4 |
|
CMAC_MACehs_HARQAssign_NodeB_REQ |
clause 6A.3.1.3.5 |
|
CMAC_FACH_MeasOccas_REQ |
clause 7.3.2.2.16a |
TTCN-3 ASP Definition |
||
Type Name |
U_CMAC_CONFIG_CNF |
|
TTCN-3 Type |
union |
|
Port |
UTRAN_CMAC |
|
CMAC_Config_CNF |
clause 7.3.2.2.17 |
|
CMAC_SYSINFO_Config_CNF |
clause 7.3.2.2.22 |
|
CMAC_SecurityMode_Config_CNF |
clause 7.3.2.2.20 |
|
CMAC_Ciphering_Activate_CNF |
clause 7.3.2.2.16 |
|
CMAC_PAGING_Config_CNF |
clause 7.3.2.2.18 |
|
CMAC_MACes_Config_CNF |
clause 7.3.2.2.17d |
|
CMAC_MACe_Config_CNF |
clause 7.3.2.2.17b |
|
CMAC_MACe_NodeB_CellMapping_CNF |
clause 7.3.2.2.17c |
|
CMAC_MAChs_MACehs_TFRCconfigure_CNF |
clause 7.3.2.2.17a |
|
CMAC_MACi_Config_CNF |
clause 7.3.2.2.17k |
|
CMAC_MACi_NodeB_CellMapping_CNF |
clause 7.3.2.2.17l |
|
CMAC_MACis_Config_CNF |
clause 7.3.2.2.17m |
|
CMAC_MACi_AG_CNF |
clause 7.3.2.2.17n |
|
CMAC_MACi_E_TFC_Restriction_CNF |
clause 7.3.2.2.17p |
|
CMAC_MACehs_HARQAssign_MultiFlows_CNF |
clause 7.3.2.2.17a1 |
|
CMAC_ConfigMACehs_NodeB_CNF |
clause 6A.3.1.3.3 |
|
CMAC_MACehs_NodeB_CellMapping_CNF |
clause 6A.3.1.3.4 |
|
CMAC_MACehs_HARQAssign_NodeB_CNF |
clause 6A.3.1.3.5 |
|
CMAC_FACH_MeasOccas_CNF |
clause 7.3.2.2.16a |
TTCN-3 ASP Definition |
||
Type Name |
U_CRLC_CONFIG_REQ |
|
TTCN-3 Type |
union |
|
Port |
UTRAN_CRLC |
|
CRLC_Config_FDD_REQ |
clause 7.3.2.2.24 |
|
CRLC_Config_TDD_REQ |
clause 7.3.2.2.24 |
|
CRLC_Sequence_Number_REQ |
clause 7.3.2.2.29 |
|
CRLC_SecurityMode_Config_REQ |
clause 7.3.2.2.28 |
|
CRLC_Ciphering_Activate_REQ |
clause 7.3.2.2.23 |
|
CRLC_Integrity_Activate_REQ |
clause 7.3.2.2.25 |
|
CRLC_SetRRC_MessageSN_REQ |
clause 7.3.2.2.28a |
|
CRLC_RRC_MessageSN_REQ |
clause 7.3.2.2.27a |
|
CRLC_Resume_REQ |
clause 7.3.2.2.27 |
|
CRLC_Suspend_REQ |
clause 7.3.2.2.31 |
|
CRLC_ProhibitRLC_Ack_REQ |
clause 7.3.2.2.26a |
|
CRLC_BindTestDataInMultipleMACehs_PDU_MultiFlows_REQ |
clause 7.3.2.2.22c |
|
CRLC_ReportReceivedCellId_REQ |
clause 7.3.2.2.26d |
|
CRLC_BindTestDataInMultipleMACehs_PDU_NodeB_REQ |
clause 6A.3.1.3.6 |
TTCN-3 ASP Definition |
||
Type Name |
U_CRLC_CONFIG_CNF |
|
TTCN-3 Type |
union |
|
Port |
UTRAN_CRLC |
|
CRLC_Config_CNF |
clause 7.3.2.2.24 |
|
CRLC_Sequence_Number_CNF |
clause 7.3.2.2.29 |
|
CRLC_SecurityMode_Config_CNF |
clause 7.3.2.2.28 |
|
CRLC_Ciphering_Activate_CNF |
clause 7.3.2.2.23 |
|
CRLC_integrity_Activate_CNF |
clause 7.3.2.2.25 |
|
CRLC_Integrity_Failure_IND |
clause 7.3.2.2.26 |
|
CRLC_SetRRC_MessageSN_CNF |
clause 7.3.2.2.28a |
|
CRLC_RRC_MessageSN_CNF |
clause 7.3.2.2.27a |
|
CRLC_Resume_CNF |
clause 7.3.2.2.27 |
|
CRLC_Suspend_CNF |
clause 7.3.2.2.31 |
|
CRLC_ProhibitRLC_Ack_CNF |
clause 7.3.2.2.26a |
|
CRLC_BindTestDataInMultipleMACehs_PDU_MultiFlows_CNF |
clause 7.3.2.2.22c |
|
CRLC_ReportReceivedCellId_CNF |
clause 7.3.2.2.26d |
|
CRLC_BindTestDataInMultipleMACehs_PDU_NodeB_CNF |
clause 6A.3.1.3.6 |
TTCN-3 ASP Definition |
||
Type Name |
U_CPDCP_CONFIG_REQ |
|
TTCN-3 Type |
union |
|
Port |
UTRAN_CPDCP |
|
CPDCP_Config_REQ |
clause 7.3.6.2.2 |
TTCN-3 ASP Definition |
||
Type Name |
U_CPDCP_CONFIG_CNF |
|
TTCN-3 Type |
union |
|
Port |
UTRAN_CPDCP |
|
CPDCP_Config_CNF |
clause 7.3.6.2.2 |
6A.3.1.1 FDD Control ASP extension types
The control ASP extension types used in the relAspTypeExtension fields are defined for Rel-10 or later, they are implemented in TTCN-3 ATSs only. In TTCN-2, the relAspTypeExtension fields are defined as SEQUENCE{}.
6A.3.1.1.1 CPHY_RL_Setup extension
ASN.1 Type Definition |
|
Type Name |
DPCHInfo_r10OrLaterExtensionType |
Comment |
Applicable Rel-10 or later rel12_AspExt is applied when DTCH is mapped on DL-DPCH |
Type Definition |
|
CHOICE { rel10_AspExt SEQUENCE { ul_DPCHInfo UL_DPCH_Info_r7 OPTIONAL, dl_DPCHInfo DL_DPCHInfo_r10 OPTIONAL, hs_DPCCHInd HS_DPCCHInfo_r10 OPTIONAL, ss_UL_DPCCH_DRX_Info SS_UL_DPCCH_DRX_Info OPTIONAL, ss_DRX_Info DTX_Info OPTIONAL }, rel11_AspExt SEQUENCE { ul_DPCHInfo UL_DPCH_Info_r11 OPTIONAL, dl_DPCHInfo DL_DPCHInfo_r11 OPTIONAL, hs_DPCCHInd HS_DPCCHInfo_r10 OPTIONAL, ss_UL_DPCCH_DRX_Info SS_UL_DPCCH_DRX_Info OPTIONAL, ss_DRX_Info DTX_Info OPTIONAL }, rel12_AspExt SEQUENCE { — Rel-12 and later ul_DPCHInfo UL_DPCH_Info_r11 OPTIONAL, dl_DPCHInfo DL_DPCHInfo_r12 OPTIONAL, hs_DPCCHInd HS_DPCCHInfo_r10 OPTIONAL, ss_UL_DPCCH_DRX_Info SS_UL_DPCCH_DRX_Info OPTIONAL, ss_DRX_Info DTX_Info OPTIONAL }, rel13_AspExt SEQUENCE { — Rel-13 and later ul_DPCHInfo UL_DPCH_Info_r11 OPTIONAL, dl_DPCHInfo DL_DPCHInfo_r13 OPTIONAL, hs_DPCCHInd HS_DPCCHInfo_r10 OPTIONAL, ss_UL_DPCCH_DRX_Info SS_UL_DPCCH_DRX_Info OPTIONAL, ss_DRX_Info DTX_Info OPTIONAL } } |
ASN.1 Type Definition |
|
Type Name |
DL_DPCHInfo_r10 |
Comment |
Applicable Rel-10 or later |
Type Definition |
|
SEQUENCE { dl_CommonInformation DL_CommonInformation_r10, dl_Dpch_InfoPerRL CHOICE { dl_DPCH_InfoPerRL DL_DPCH_InfoPerRL_r7, dl_FDPCH_InfoPerRL DL_FDPCH_InfoPerRL_r7 }, rl_Information RL_Information } |
ASN.1 Type Definition |
|
Type Name |
DL_DPCHInfo_r11 |
Comment |
Applicable Rel-11 or later |
Type Definition |
|
SEQUENCE { dl_CommonInformation DL_CommonInformation_r11, dl_Dpch_InfoPerRL CHOICE { dl_DPCH_InfoPerRL DL_DPCH_InfoPerRL_r7, dl_FDPCH_InfoPerRL DL_FDPCH_InfoPerRL_r7 }, rl_Information RL_Information } |
ASN.1 Type Definition |
|
Type Name |
DL_DPCHInfo_r12 |
Comment |
Applicable Rel-12 or later Used only when DTCH is mapped on DL-DPCH |
Type Definition |
|
SEQUENCE { dl_CommonInformation DL_CommonInformation_r12, dl_Dpch_InfoPerRL CHOICE { dl_DPCH_InfoPerRL DL_DPCH_InfoPerRL_r12, dl_FDPCH_InfoPerRL DL_FDPCH_InfoPerRL_r7 }, rl_Information RL_Information } |
ASN.1 Type Definition |
|
Type Name |
DL_DPCHInfo_r13 |
Comment |
Applicable Rel-13 or later Used only when DTCH is mapped on DL-DPCH |
Type Definition |
|
SEQUENCE { dl_CommonInformation DL_CommonInformation_r12, dl_Dpch_InfoPerRL CHOICE { dl_DPCH_InfoPerRL DL_DPCH_InfoPerRL_r12, dl_FDPCH_InfoPerRL DL_FDPCH_InfoPerRL_r13 }, rl_Information RL_Information } |
Type Name |
HS_DPCCHInfo_r10 |
Comment |
Applicable to 4C-HSDPA Rel-10 or later secondaryServing_HS_DSCH_Cell indicates if the HS-DSCH secondary serving cell is activated (see 3GPP TS 25.214 [12], clause 6A.1) The HS-DPCCH code allocation and slot format are set according to 3GPP TS 25.213 [66], clause 4.3.1.2.2. |
Type Definition |
|
SEQUENCE { cqi_RepetitionFactor CQI_RepetitionFactor, ackNackRepetitionFactor ACK_NACK_repetitionFactor, mimoStatus BOOLEAN DEFAULT FALSE, firstSecondaryServing_HS_DSCH_Cell ENUMERATED { deactivated (0), activated (1) } DEFAULT deactivated, secondSecondaryServing_HS_DSCH_Cell ENUMERATED { deactivated (0), activated (1) } DEFAULT deactivated, thirdSecondaryServing_HS_DSCH_Cell ENUMERATED { deactivated (0), activated (1) } DEFAULT deactivated — Relevant when third secondary cell is configured } |
ASN.1 Type Definition |
|
Type Name |
HS_PDSCHInfo_r10OrLaterExtensionType |
Comment |
Rel-10 or later. hS_PDSCH_Info rel10 extension is applied to 4C HSDPA configurations. The IEs related to HS-DSCH physical layer categories are mutually exclusive. One of the IE shall be present in the SS configuration. The IE "hsdsch_physical_layer_category_ext4" is present when 2 secondary cells are configured. The IE "hsdsch_physical_layer_category_ext5" is present when 3 secondary cells are configured. The IE "hsdsch_physical_layer_category_ext6" is present when multi-cell operation on 5 or 6 cells are configured. The IE "hsdsch_physical_layer_category_ext7" is present when multi-cell operation on 7 or 8 cells are configured. The IE "hsdsch_physical_layer_category_ext8" is present when MIMO with 4 transmit antenna are configured. |
Type Definition |
|
CHOICE { rel10_AspExt SEQUENCE { hSDSCHPhysicalLayerCategory HSDSCH_physical_layer_category OPTIONAL, hsdsch_physical_layer_category_ext HSDSCH_physical_layer_category_ext OPTIONAL, hsdsch_physical_layer_category_ext2 HSDSCH_physical_layer_category_ext2 OPTIONAL, hsdsch_physical_layer_category_ext3 HSDSCH_physical_layer_category_ext3 OPTIONAL, hsdsch_physical_layer_category_ext4 HSDSCH_physical_layer_category_ext4 OPTIONAL, hsdsch_physical_layer_category_ext5 HSDSCH_physical_layer_category_ext5 OPTIONAL, h_RNTI H_RNTI, dlHSPDSCHInformation DL_HSPDSCH_Information_r9, sttd_Indicator BOOLEAN, hs_SCCH_TxPower DL_TxPower, — offset related to CPICH ss_DTX_Info DRX_Info OPTIONAL, hs_scch_LessInfo HS_SCCH_LessInfo_r7 OPTIONAL, mimo_Parameters MIMO_Parameters_r9 OPTIONAL, hs_DPCCHToFollow BOOLEAN DEFAULT TRUE, hs_SCCH_SttdIndicator BOOLEAN DEFAULT FALSE }, rel11_AspExt SEQUENCE { hSDSCHPhysicalLayerCategory HSDSCH_physical_layer_category OPTIONAL, hsdsch_physical_layer_category_ext HSDSCH_physical_layer_category_ext OPTIONAL, hsdsch_physical_layer_category_ext2 HSDSCH_physical_layer_category_ext2 OPTIONAL, hsdsch_physical_layer_category_ext3 HSDSCH_physical_layer_category_ext3 OPTIONAL, hsdsch_physical_layer_category_ext4 HSDSCH_physical_layer_category_ext4 OPTIONAL, hsdsch_physical_layer_category_ext5 HSDSCH_physical_layer_category_ext5 OPTIONAL, hsdsch_physical_layer_category_ext6 HSDSCH_physical_layer_category_ext6 OPTIONAL, hsdsch_physical_layer_category_ext7 HSDSCH_physical_layer_category_ext7 OPTIONAL, hsdsch_physical_layer_category_ext8 HSDSCH_physical_layer_category_ext8 OPTIONAL, h_RNTI H_RNTI, dlHSPDSCHInformation DL_HSPDSCH_Information_r11, sttd_Indicator BOOLEAN, hs_SCCH_TxPower DL_TxPower, — offset related to CPICH ss_DTX_Info DRX_Info OPTIONAL, hs_scch_LessInfo HS_SCCH_LessInfo_r7 OPTIONAL, mimo_Parameters MIMO_Parameters_r9 OPTIONAL, hs_DPCCHToFollow BOOLEAN DEFAULT TRUE, hs_SCCH_SttdIndicator BOOLEAN DEFAULT FALSE }, commonRel11_AspExt SEQUENCE { hsdsch_physical_layer_category_ext HSDSCH_physical_layer_category_ext, commonOrDedicated_H_RNTI H_RNTI OPTIONAL, bcchSpecific_H_RNTI H_RNTI, hs_scch_SystemInfo HS_SCCH_SystemInfo, hs_dsch_PagingSystemInformation HS_DSCH_PagingSystemInformation OPTIONAL, sttd_Indicator BOOLEAN, hs_SCCH_TxPower DL_TxPower, — offset related to CPICH hs_DPCCHToFollow BOOLEAN DEFAULT TRUE, ss_HS_DSCH_DtxCellFach HS_DSCH_DrxCellfach_info OPTIONAL, ss_HS_DSCH_DtxCellFach_SecondDtx HS_DSCH_DrxCellfach_SecondDrx_info OPTIONAL }, rel12_AspExt SEQUENCE { — Rel-12 or later hSDSCHPhysicalLayerCategory HSDSCH_physical_layer_category OPTIONAL, hsdsch_physical_layer_category_ext HSDSCH_physical_layer_category_ext OPTIONAL, hsdsch_physical_layer_category_ext2 HSDSCH_physical_layer_category_ext2 OPTIONAL, hsdsch_physical_layer_category_ext3 HSDSCH_physical_layer_category_ext3 OPTIONAL, hsdsch_physical_layer_category_ext4 HSDSCH_physical_layer_category_ext4 OPTIONAL, hsdsch_physical_layer_category_ext5 HSDSCH_physical_layer_category_ext5 OPTIONAL, hsdsch_physical_layer_category_ext6 HSDSCH_physical_layer_category_ext6 OPTIONAL, hsdsch_physical_layer_category_ext7 HSDSCH_physical_layer_category_ext7 OPTIONAL, hsdsch_physical_layer_category_ext8 HSDSCH_physical_layer_category_ext8 OPTIONAL, h_RNTI H_RNTI, dlHSPDSCHInformation DL_HSPDSCH_Information_r12, sttd_Indicator BOOLEAN, hs_SCCH_TxPower DL_TxPower, — offset related to CPICH ss_DTX_Info DRX_Info_r12 OPTIONAL, hs_scch_LessInfo HS_SCCH_LessInfo_r7 OPTIONAL, mimo_Parameters MIMO_Parameters_r9 OPTIONAL, hs_DPCCHToFollow BOOLEAN DEFAULT TRUE, hs_SCCH_SttdIndicator BOOLEAN DEFAULT FALSE } } |
ASN.1 Type Definition |
|
Type Name |
SS_E_HICH_Info_r10OrLaterExtensionType |
Comment |
Rel-11 or later. Only one of e_HICHInfo, e_HICHInfoCommonEDCH or e_HICHInfo_r11 can be present. |
Type Definition |
|
CHOICE { rel11_AspExt SEQUENCE { e_HICHInfo_r11 E_HICH_Information_r11 OPTIONAL } } |
6A.3.1.1.1a CPHY_RL_Modify extension
ASN.1 Type Definition |
|
Type Name |
CphyRlModifyReq_FDD_r10OrLaterExtensionType |
Comment |
Applicable Rel-12 or later Used only for DCH Enhancements |
Type Definition |
|
CHOICE { rel12_AspExt SEQUENCE { dch_EnhancementsInfo_FDD DCH_Enhancements_Info_FDD OPTIONAL } } |
6A.3.1.1.2 CMAC_MACehs_HARQAssign_MultiFlows extension
ASN.1 Type Definition |
|
Type Name |
HARQAssign_MultiFlows_r10OrLaterExtensionType |
Comment |
Rel-10 or later Extension to assign the HARQ processes for the simultaneous transmission of the MAC-ehs PDUs on the different flows on the second and third secondary cells on the same TTI when 4C-HSDPA is configured. In 4C-HSDPA, the primaryFlow corresponds to the serving cell, the secPrimaryFlow corresponds to the first secondary cell, the thirdPrimaryFlow corresponds to the second secondary cell, and the fourthPrimaryFlow corresponds to the third secondary cell, when configured. In 4C-HSDPA and MIMO: the primaryFlow and secondaryFlow corresponds to the serving cell. The secPrimaryFlow and secSecondaryFlow corresponds to the first secondary cell. The thirdPrimaryFlow and thirdSecondaryFlow corresponds to the second secondary cell. The fourthPrimaryFlow and fourthSecondaryFlow corresponds to the third secondary cell, when configured. |
Type Definition |
|
CHOICE { rel10_AspExt SEQUENCE { thirdPrimaryFlowHarqProcessId INTEGER(0..15|31), — of third cell thirdSecondaryFlowHarqProcessId INTEGER(0..15|31) OPTIONAL, — for MIMO in third cell fourthPrimaryFlowHarqProcessId INTEGER(0..15|31) OPTIONAL, — of fourth cell for 4C-HSDPA fourthSecondaryFlowHarqProcessId INTEGER(0..15|31) OPTIONAL — for MIMO in fourth cell for 4C-HSDPA } } |
6A.3.1.1.3 CMAC_MAChs_MACehs_TFRCconfigure extension
ASN.1 Type Definition |
|
Type Name |
TFRCconfigure_r10OrLaterExtensionType |
Comment |
Rel-10 or later Extension to configure the TFRC selection in the MAC-ehs entity when 4C-HSDPA or Multiflow is configured. |
Type Definition |
|
CHOICE { rel10_AspExt CHOICE { sS_Configured_4C SEQUENCE { — Rel-10 3C/4C HSDPA serving_TFRC TFRC_Configured_Type, firstSecondary_TFRC TFRC_Configured_Type, secondSecondary_TFRC TFRC_Configured_Type, thirdSecondary_TFRC TFRC_Configured_Type OPTIONAL, — for the third secondary cell when configured iniHS_PDSCH_TxPower DL_TxPower, — default offset related — to p-CPICH or s-CPICH hs_scch_LessInfo HS_SCCH_LessInfo_r7 OPTIONAL }, explicitlyConfigured_4C SEQUENCE { — Rel-10 3C/4C HSDPA serving_TFRC TFRC_Explicit_Type OPTIONAL, — when omitted then no data is sent on the serving HS-DSCH cell firstSecondary_TFRC TFRC_Explicit_Type OPTIONAL, — when omitted then no data is sent on the secondary HS-DSCH cell secondSecondary_TFRC TFRC_Explicit_Type OPTIONAL, — when omitted then no data is sent on the secondary HS-DSCH cell thirdSecondary_TFRC TFRC_Explicit_Type OPTIONAL — for the third secondary cell when configured — when omitted then no data is sent on the secondary HS-DSCH cell }, explicitlyConfigured_4C_MIMO SEQUENCE { — Rel-10 3C/4C HSDPA serving_TFRC TFRC_ExplicitMIMO_Type OPTIONAL, — when omitted then no data is sent on the serving HS-DSCH cell firstSecondary_TFRC TFRC_ExplicitMIMO_Type OPTIONAL, — when omitted then no data is sent on the secondary HS-DSCH cell secondSecondary_TFRC TFRC_ExplicitMIMO_Type OPTIONAL, — when omitted then no data is sent on the secondary HS-DSCH cell thirdSecondary_TFRC TFRC_ExplicitMIMO_Type OPTIONAL — for the third secondary cell when configured — when omitted then no data is sent on the secondary HS-DSCH cell } }, rel11_AspExt CHOICE { sS_Configured_MF SEQUENCE { — Rel-11 Multiflow HSDPA nodeB_Id INTEGER(0..63), serving_TFRC TFRC_Configured_Type OPTIONAL, — serving HS-DSCH cell assistingServing_TFRC TFRC_Configured_Type OPTIONAL, — assisting serving HS-DSCH cell secondary_TFRC TFRC_Configured_Type OPTIONAL, — secondary serving HS-DSCH cell assistingSecondary_TFRC TFRC_Configured_Type OPTIONAL, — assisting secondary serving HS-DSCH cell iniHS_PDSCH_TxPower DL_TxPower — default offset related — to p-CPICH or s-CPICH }, explicitlyConfigured_MF SEQUENCE { — Rel-11 Multiflow HSDPA nodeB_Id INTEGER(0..63), serving_TFRC TFRC_Explicit_Type OPTIONAL, — when omitted then no data is sent on the serving HS-DSCH cell assistingServing_TFRC TFRC_Explicit_Type OPTIONAL, — when omitted then no data is sent on the assisting serving — HS-DSCH cell secondary_TFRC TFRC_Explicit_Type OPTIONAL, — when omitted then no data is sent on the secondary serving — HS-DSCH cell assistingSecondary_TFRC TFRC_Explicit_Type OPTIONAL — when omitted then no data is sent on the assisting secondary — serving HS-DSCH cell } } } |
ASN.1 Type Definition |
|
Type Name |
TFRC_Configured_Type |
Comment |
Rel-10 or later. |
Type Definition |
|
SEQUENCE { minChannelisationCodeOffset INTEGER (1..15), maxNoOfChannelisationCodes INTEGER (1..15), mimoStatus BOOLEAN DEFAULT FALSE } |
ASN.1 Type Definition |
|
Type Name |
TFRC_Explicit_Type |
Comment |
Rel-10 or later. |
Type Definition |
|
SEQUENCE{ modulationScheme ModulationScheme, channelisationCodeOffset INTEGER (1..15), noOfChannelisationCodes INTEGER (1..15), tbSizeIndexOnHS_SCCH INTEGER (0..63), minimumInterTTIinterval INTEGER (1..3), redundancyVersions RedundancyVersionList, hs_PDSCH_TxPower DL_TxPower — default offset related — to p-CPICH or s-CPICH } |
ASN.1 Type Definition |
|
Type Name |
TFRC_ExplicitMIMO_Type |
Comment |
Rel-10 or later. |
Type Definition |
|
SEQUENCE{ modulationSchemeAndNumTB INTEGER(0..7), — set according to table 14 of 25.212 — Values 1,2 and 5 are used for 64QAM+MIMO channelisationCodeOffset INTEGER (1..15), noOfChannelisationCodes INTEGER (1..15), precodingWeight2 INTEGER (0..3), — set according to table 14a of 25.212 primaryTB_SizeIndexOnHS_SCCH INTEGER (0..63), secondaryTB_SizeIndexOnHS_SCCH INTEGER (0..63) OPTIONAL, — present only if second TB is to be tx — as per modulationSchemeAndNumTB minimumInterTTIinterval INTEGER (1..3), primaryRedundancyVersions RedundancyVersionList, secondaryRedundancyVersions RedundancyVersionList OPTIONAL, — present only if second TB is to be tx — as per modulationSchemeAndNumTB hs_PDSCH_TxPower DL_TxPower — default offset related — to p-CPICH or s-CPICH } |
6A.3.1.1.4 CRLC_BindTestDataInMultipleMACehs_PDU_MultiFlows extension
ASN.1 ASP Type Definition |
|
Type Name |
BindTestDataInMultipleMACehs_r10OrLaterExtensionType |
PCO Type |
CSAP |
Comment |
Extension to request of binding subsequent data sending on the third and fourth secondary cells. |
Type Definition |
|
CHOICE { rel10_AspExt SEQUENCE { — Extension for 4C-HSDPA with or without MIMO thirdPrimaryFlowNumOfSDUs INTEGER, — Number of RLC SDU’s for primary flow of third cell thirdSecondaryFlowNumOfSDUs INTEGER OPTIONAL, — Number of RLC SDU’s for secondary flow of third cell fourthPrimaryFlowNumOfSDUs INTEGER OPTIONAL, — Number of RLC SDU’s for fourth cell primary flow fourthSecondaryFlowNumOfSDUs INTEGER OPTIONAL — Number of RLC SDU’s for fourth cell secondary flow } } |
6A.3.1.1.5 CMAC_Config
ASN.1 Type Definition |
|
Type Name |
TrCHInfo_r10OrLaterExtensionType |
Comment |
Rel-11 or later For Rel-11 MAC-ehs configuration: When ulconnectedTrCHList, ulTFCS, dlconnectedTrCHList and dlTFCS are omitted and ehs_DSCH_Flows or E-HS-DSCH_Common Flows or ehs_DSCH_Flows_r11 is present this ASP configures an MAC-ehs entity. Only one of hsDSCHMacdFlows or ehs_DSCH_Flows or ehs_DSCH_Flows_r9 or ehs_DSCH_Flows_r11 can be present. For Rel-12, UL DCH configuration: Only one of ulTFCS in TrCHInfo and ulTFCS _r12 can be present. For Rel-13 MAC-hs or MAC-ehs configuration: Only one of hsDSCHMacdFlows or ehs_DSCH_Flows or ehs_DSCH_Flows_r9 or ehs_DSCH_Flows_r11 or ehs_DSCH_Flows_r13 can be present. |
Type Definition |
|
CHOICE { rel11_AspExt SEQUENCE { — Rel-11 or later ehs_DSCH_Flows_r11 EHS_DSCH_Flows_r11 OPTIONAL }, rel12_AspExt SEQUENCE { — Rel-12 or later ulTFCS_r12 TFCS_r12 OPTIONAL }, rel13_AspExt SEQUENCE { — Rel-13 or later ehs_DSCH_Flows_r13 EHS_DSCH_Flows_r13 OPTIONAL } } |
Type Name |
EHS_DSCH_Flows_r11 |
Comment |
Applicable Rel-11 or later |
Type Definition |
|
SEQUENCE { harqInfo_r11 HARQ_Info_r11 OPTIONAL, addOrReconfMAC_ehs_ReordQ SS_MAC_ehs_AddReconfReordQueueList_r11 OPTIONAL, ackNackRepetitionFactor ACK_NACK_repetitionFactor OPTIONAL, mimoStatus BOOLEAN OPTIONAL } |
Type Name |
EHS_DSCH_Flows_r13 |
Comment |
Applicable Rel-13 or later |
Type Definition |
|
SEQUENCE { harqInfo_r13 HARQ_Info_r13 OPTIONAL, dl_MAC_HeaderType CHOICE { mac_hs SS_AddOrReconfMAC_dFlow, mac_ehs SS_MAC_ehs_AddReconfReordQueueList_r11 }, ackNackRepetitionFactor ACK_NACK_repetitionFactor OPTIONAL, mimoStatus BOOLEAN OPTIONAL } |
ASN.1 Type Definition |
|
Type Name |
SS_MAC_ehs_AddReconfReordQueueList_r11 |
Comment |
Applicable Rel-11 or later |
Type Definition |
|
SEQUENCE (SIZE (1..maxQueueIDs)) OF SS_MAC_ehs_AddReconfReordQ_r11 |
ASN.1 Type Definition |
|
Type Name |
SS_MAC_ehs_AddReconfReordQ_r11 |
Comment |
Applicable Rel-11or later The priority of PriorityQueue shall set according to the priority of logical channels which is mapped on to this priority queue. NOTE: The range of priority of PriorityQueue is from 0 to 7 and 0 is the lowest priority. |
Type Definition |
|
SEQUENCE { mAC_ehs_AddReconfReordQ MAC_ehs_AddReconfReordQ_r11, priority INTEGER(0..7) } |
ASN.1 Type Definition |
|
Type Name |
CmacConfigReq_r10OrLaterExtensionType |
Comment |
Applicable Rel-10 or later servingSecondaryCells is provided in 4C configurations |
Type Definition |
|
CHOICE { rel10_AspExt SEQUENCE { servingSecondaryCells SEQUENCE { — 3C/4C HSDPA configuration servingCellId INTEGER(0..63), secondaryCellActivationList SecondaryCellActivationList_Type } OPTIONAL } } |
ASN.1 Type Definition |
|
Type Name |
SecondaryCellActivationList_Type |
Comment |
|
Type Definition |
|
SEQUENCE (SIZE (1..3)) OF SecondaryCellActivation_Type |
ASN.1 Type Definition |
|
Type Name |
SecondaryCellActivation_Type |
Comment |
|
Type Definition |
|
SEQUENCE { secondaryCellId INTEGER(0..63), secondaryServingStatus ENUMERATED { deactivated (0), activated (1) } DEFAULT deactivated } |
6A.3.1.1.6 CRLC_Config
ASN.1 Type Definition |
|
Type Name |
SS_RLC_Info_r10OrLaterExtensionType |
Comment |
Rel-11 or later |
Type Definition |
|
CHOICE { rel11_AspExt SEQUENCE { — Rel-11 or later sS_ul_RLC_Mode DL_RLC_Mode_r11 OPTIONAL, sS_dl_RLC_Mode SS_DL_RLC_Mode OPTIONAL, rlc_OneSidedReEst BOOLEAN DEFAULT FALSE, altE_bitInterpretation ENUMERATED {false (0), true (1)} DEFAULT false, — applicable only for UM RLC mode useSpecialValueOfHEField ENUMERATED {false (0), true (1)} DEFAULT false, — applicable only for AM RLC mode uM_SN_DeliveryMode ENUMERATED { nonConfigured(0), configured(1)} DEFAULT nonConfigured } } |
6A.3.1.2 TDD Control ASP extension types
No type specific to TDD is needed.
6A.3.1.3 FDD and TDD Control ASP types
6A.3.1.3.1 CPHY_HS_DPCCH_CQI_MultiCell (Rel-10 or later)
ASN.1 ASP Type Definition |
|
Type Name |
CPHY_HS_DPCCH_CQI_MultiCell_CNF |
PCO Type |
CSAP |
Comment |
To Confirm CPHY_HS_DPCCH_CQI_MultiCell_REQ |
Type Definition |
|
SEQUENCE { cellId INTEGER(0..63) } |
ASN.1 ASP Type Definition |
|
Type Name |
CPHY_HS_DPCCH_CQI_MultiCell_REQ |
PCO Type |
CSAP |
Comment |
To enable the SS to start reporting N times of the CQI value received on the HS-DPCCH on cellId when 3C/4C-HSDPA is configured. After N times the SS stops reporting. N is specified as numberOfReports. At the SS initialization reporting of CQI values is disabled. |
Type Definition |
|
SEQUENCE { cellId INTEGER(0..63), ratType RatType, numberOfReports INTEGER(1..32) } |
ASN.1 ASP Type Definition |
|
Type Name |
CPHY_HS_DPCCH_CQI_MultiCell_IND |
PCO Type |
CSAP |
Comment |
SS generates one indication per subframe when a CQI/PCI value is received on HS-DPCCH after invocation of ASP CPHY_HS_DPCCH_CQI_MultiCell_REQ and before the numberOfReports is reached. This ASP is used for verifying whether the UE has configured the HS-DSCH and starts reception of HS-DSCH (3GPP TS 25.331 [21], subclause 8.6.6.34 and 3GPP TS 25.212 [58], subclause 4.7.4.2). |
Type Definition |
|
SEQUENCE { cellId INTEGER(0..63), ratType RatType, cfn INTEGER (0..255), subframe INTEGER (0..4), cqiPci_List cqiPci_List_Type } |
ASN.1 Type Definition |
|
Type Name |
cqiPci_List_Type |
Comment |
|
Type Definition |
|
SEQUENCE (SIZE (1..2)) OF cqiPci_Type |
ASN.1 Type Definition |
|
Type Name |
cqiPci_Type |
Comment |
|
Type Definition |
|
SEQUENCE { cqi INTEGER (0..1023), pci INTEGER (0..3) OPTIONAL, — MIMO cqiType ENUMERATED {cqiTypeA(0), cqiTypeB(1)} OPTIONAL — MIMO } |
6A.3.1.3.2 CPHY_MeasurementConfig
ASN.1 ASP Type Definition |
|
Type Name |
CPHY_MeasurementConfig_REQ |
PCO Type |
CSAP |
Comment |
To configure measurement parameters cellDCHMeasOccasionInfo_TDD128: to configure SS for CELL_DCH measurement occasion according to TS 25.331[21] clause 8.5.11a and 8.6.7.26. No DL transmission shall be performed in the calculated timeslot. The activationTime is set to ‘activateNow’. |
Type Definition |
|
SEQUENCE { cellId INTEGER(0..63), activationTime SS_ActivationTime, measurement CHOICE { rel9 SEQUENCE { cellDCHMeasOccasionInfo_TDD128 CellDCHMeasOccasionInfo_TDD128_r9 -– LCR TDD Rel-9 } } } |
ASN.1 ASP Type Definition |
|
Type Name |
CPHY_MeasurementConfig_CNF |
PCO Type |
CSAP |
Comment |
Confirm a previous CPHY_MeasurementConfig_REQ being successful. |
Type Definition |
|
SEQUENCE { cellId INTEGER(0..63) } |
6A.3.1.3.3 CMAC_ConfigMACehs_NodeB (Rel-11 or later)
ASN.1 ASP Type Definition |
|
Type Name |
CMAC_ConfigMACehs_NodeB_CNF |
PCO Type |
CSAP |
Comment |
Confirm a previous CMAC_ConfigMACehs_NodeB_REQ successful. |
Type Definition |
|
SEQUENCE { nodeB_Id INTEGER(0..63) } |
ASN.1 ASP Type Definition |
|
Type Name |
CMAC_ConfigMACehs_NodeB_REQ |
PCO Type |
CSAP |
Comment |
FDD rel-11 or later To configure a MAC-ehs entity. – setup is used for creation of the MAC-ehs entity; – release the MAC-ehs entity; – reconfiguration is used to modify the MAC-ehs parameters. |
Type Definition |
|
SEQUENCE { nodeB_Id INTEGER(0..63), routingInfo RoutingInfo, ratType RatType, activationTime SS_ActivationTime, configMessage CHOICE { setup CmacConfigReq_r11OrLater, reconfigure CmacConfigReq_r11OrLater, release NULL } } |
ASN.1 Type Definition |
|
Type Name |
CmacConfigReq_r11OrLater |
Comment |
|
Type Definition |
|
CHOICE { rel11 SEQUENCE { uE_Info UE_Info, trCHInfo TrCHInfo, trCH_LogCHMapping TrCH_LogCHMappingList1, associatedPhychConfigToFollow BOOLEAN DEFAULT FALSE, tSN_FieldExtension BOOLEAN DEFAULT FALSE } } |
6A.3.1.3.4 CMAC_MACehs_NodeB_CellMapping (Rel-11 or later)
ASN.1 ASP Type Definition |
|
Type Name |
CMAC_MACehs_NodeB_CellMapping_CNF |
PCO Type |
CSAP |
Comment |
Confirm a previous CMAC_MACehs_NodeB_CellMapping_REQ being successful. |
Type Definition |
|
SEQUENCE { nodeB_Id INTEGER(0..63) } |
ASN.1 ASP Type Definition |
|
Type Name |
CMAC_MACehs_NodeB_CellMapping_REQ |
PCO Type |
CSAP |
Comment |
FDD rel-11 or later. To put a set of cells under the control of a MAC-ehs entity indicated by nodeB_Id, which is configured by CMAC_ConfigMACehs_NodeB_REQ. This ASP establishes the routing relation between HS-DSCH related channels in these cells with a MAC-ehs entity. When a cell is mapped to the MAC-ehs entity then data can be transmitted on the HS-PDSCH of that cell. When a cell is unmapped then it is deactivated. A cell is mapped to only one NodeB. |
Type Definition |
|
SEQUENCE { nodeB_Id INTEGER(0..63), activationTime SS_ActivationTime, cellList SEQUENCE (SIZE (1..4)) OF MappingCellInfo_Type } |
ASN.1 Type Definition |
|
Type Name |
MappingCellInfo_Type |
Comment |
For Multiflow configuration: – multiflowCellConfiguration is included. – timeReferenceCell is set to true for the time reference cell: either the serving or the assisting serving HS-DSCH cell. |
Type Definition |
|
SEQUENCE { cellId INTEGER(0..63), multiflowCellConfiguration MultiflowCellConfiguration_Type OPTIONAL, timeReferenceCell ENUMERATED { true } OPTIONAL } |
ASN.1 Type Definition |
|
Type Name |
MultiflowCellConfiguration_Type |
Comment |
|
Type Definition |
|
ENUMERATED { serving, assistingServing, secondaryServing, assistingSecondaryServing } |
6A.3.1.3.5 CMAC_MACehs_HARQAssign_NodeB (Rel-11 or later)
ASN.1 ASP Type Definition |
|
Type Name |
CMAC_MACehs_HARQAssign_NodeB_CNF |
PCO Type |
CSAP |
Comment |
Applicable Rel-11 or later Confirm a previous CMAC_MACehs_HARQAssign_NodeB_REQ being successful. |
Type Definition |
|
SEQUENCE { } |
ASN.1 ASP Type Definition |
|
Type Name |
CMAC_MACehs_HARQAssign_NodeB_REQ |
PCO Type |
CSAP |
Comment |
Applicable Rel-11 or later To assign the HARQ processes for the simultaneous transmission of the MAC-ehs PDUs on the different flows in the same TTI (assisting serving and assisting secondary serving being shifted by cell timing offset). After successful transmission the MAC-ehs entities return back to normal operation. In the normal operation suitable HARQ processes are selected by HARQ entities in the MAC-ehs to serve the MAC-ehs PDU without TTCN intervening. |
Type Definition |
|
SEQUENCE{ harqFlowsPerNodeB SEQUENCE (SIZE (1..2)) OF NodeB_HarqFlowList_Type } |
ASN.1 Type Definition |
|
Type Name |
NodeB_HarqFlowList_Type |
Comment |
|
Type Definition |
|
SEQUENCE { nodeB_Id INTEGER(0..63), servingFlowHarqProcessId INTEGER(0..15|31) OPTIONAL, assistingServingFlowHarqProcessId INTEGER(0..15|31) OPTIONAL, secondaryFlowHarqProcessId INTEGER(0..15|31) OPTIONAL, assistingSecondaryFlowHarqProcessId INTEGER(0..15|31) OPTIONAL } |
6A.3.1.3.6 CRLC_BindTestDataInMultipleMACehs_PDU_NodeB (Rel-11 or later)
ASN.1 ASP Type Definition |
|
Type Name |
CRLC_BindTestDataInMultipleMACehs_PDU_NodeB_CNF |
PCO Type |
CSAP |
Comment |
To confirm the request of binding subsequent data sending RLC_TR/UM/AM_TestDataReq on the specified RB mapped on HS-DSCH. |
Type Definition |
|
SEQUENCE{ cellId INTEGER(-1..63), routingInfo RoutingInfo, — RB ID result ENUMERATED{failure(0), success(1)} } |
ASN.1 ASP Type Definition |
|
Type Name |
CRLC_BindTestDataInMultipleMACehs_PDU_NodeB_REQ |
PCO Type |
CSAP |
Comment |
To request of binding subsequent data sending RLC_TR/UM/AM_TestDataReq on the specified RB mapped on up to 4 HS-DSCH configured on one or two NodeB in simultaneous MAC-ehs PDUs. On the request, the transmission of the test data is temporarily suppressed on the radio bearer till all SDUs for all flows are received by RLC layer on the Radio Bearer. After receiving all SDU’s the RLC layer submits to MAC such that all of them are sent in MAC-ehs PDUs at the same timing. |
Type Definition |
|
SEQUENCE{ cellId INTEGER(-1..63), routingInfo RoutingInfo, — RB ID desired to be given bindingNodeB SEQUENCE (SIZE (1..2)) OF NodeB_FlowList_Type } |
ASN.1 Type Definition |
|
Type Name |
NodeB_FlowList_Type |
Comment |
|
Type Definition |
|
SEQUENCE { nodeB_Id INTEGER(0..63), servingFlowNumOfSDUs INTEGER OPTIONAL, — Number of RLC SDU’s for the serving HS-DSCH cell assistingServingFlowNumOfSDUs INTEGER OPTIONAL, — Number of RLC SDU’s for the assisting serving HS-DSCH cell secondaryFlowNumOfSDUs INTEGER OPTIONAL, — Number of RLC SDU’s for the secondary serving HS-DSCH cell assistingSecondaryFlowNumOfSDUs INTEGER OPTIONAL — Number of RLC SDU’s for the assisting secondary serving HS-DSCH cell } |
6A.3.1.3.7 CPHY_AICH_NegAckModeSet (Rel-11 or later)
ASN.1 ASP Type Definition |
|
Type Name |
CPHY_AICH_NegAckModeSet_REQ |
PCO Type |
CSAP |
Comment |
To configure SS to transmit a specific number of Negative AICH Acknowledge – numNegACK defines how many access preambles are negatively acknowledged – nextAICH_Mod is the AICH acknowledgement mode applied after the numNegACK negative acknowledgements have been transmitted. |
Type Definition |
|
SEQUENCE { cellId INTEGER(0..63), routingInfo RoutingInfo, ratType RatType, numNegACK INTEGER(1..100), nextAICH_Mode AICH_Mode } |
ASN.1 ASP Type Definition |
|
Type Name |
CPHY_AICH_NegAckModeSet_CNF |
PCO Type |
CSAP |
Comment |
To confirm setting of Negative AICH Acknowledge Mode |
Type Definition |
|
SEQUENCE { cellId INTEGER(0..63), routingInfo RoutingInfo } |
6A.3.2 ASPs for Data Transmission and Reception
TTCN-3 ASP Definition |
||
Type Name |
U_RLC_AM_REQ |
|
TTCN-3 Type |
union |
|
Port |
UTRAN_AM |
|
RLC_AM_DATA_REQ |
clause 7.3.2.2.34 |
|
RLC_AM_TestDataReq |
clause 7.3.3.1 |
TTCN-3 ASP Definition |
||
Type Name |
U_RLC_AM_IND |
|
TTCN-3 Type |
union |
|
Port |
UTRAN_AM |
|
RLC_AM_DATA_CNF |
clause 7.3.2.2.34 |
|
RLC_AM_DATA_IND |
clause 7.3.2.2.34 |
|
RLC_AM_TestDataInd |
clause 7.3.3.1 |
TTCN-3 ASP Definition |
||
Type Name |
U_RLC_TR_REQ |
|
TTCN-3 Type |
union |
|
Port |
UTRAN_TM |
|
RLC_TR_DATA_REQ |
clause 7.3.2.2.33 |
|
RLC_TR_TestDataReq |
clause 7.3.3.1 |
TTCN-3 ASP Definition |
||
Type Name |
U_RLC_TR_IND |
|
TTCN-3 Type |
union |
|
Port |
UTRAN_TM |
|
RLC_TR_DATA_IND |
clause 7.3.2.2.33 |
|
RLC_TR_TestDataInd |
clause 7.3.3.1 |
TTCN-3 ASP Definition |
Port |
Defined in |
RLC_UM_DATA_REQ |
UTRAN_UM |
clause 7.3.2.2.35 |
RLC_UM_DATA_IND |
UTRAN_UM |
clause 7.3.2.2.35 |
RRC_DataReq |
UTRAN_Dc |
clause 7.1.2 |
RRC_DataReqInd |
UTRAN_Dc |
clause 7.1.2 |
PDCP_DATA_REQ |
UTRAN_PDCP |
clause 7.3.6.3.2 |
PDCP_DATA_IND |
UTRAN_PDCP |
clause 7.3.6.3.2 |
The Invalid_DL_DCCH_Message type is replaced with:
Type Name |
Invalid_DL_DCCH_Message |
TTCN-3 Type |
NULL |
6A.4 Upper Tester Interface
Refer to 3GPP TS 36.523-3 [62], clause 5.
6A.5 IXIT Proforma
Refer to Annex B of the present test specification.