6 Protocol data units, formats and parameters (tabular & ASN.1) 6.1 General The contents of each RRC message is specified in sub-clause 6.2 using ASN.1 to specify the message syntax and using tables when needed to provide further detailed information about the information elements specified in the message syntax. The syntax of the information elements that are defined as stand-alone abstract types is further specified in a similar manner in sub-clause 6.3. The need for information elements to be present in a message or an abstract type, i.e., the ASN.1 fields that are specified as OPTIONAL in the abstract notation (ASN.1), is specified by means of comment text tags attached to the OPTIONAL statement in the abstract syntax. All comment text tags are available for use in the downlink direction only. The meaning of each tag is specified in table 6.1-1. Table 6.1-1: Meaning of abbreviations used to specify the need for information elements to be present Abbreviation Meaning Cond conditionTag (Used in downlink only) Conditionally present An information element for which the need is specified by means of conditions. For each conditionTag, the need is specified in a tabular form following the ASN.1 segment. In case, according to the conditions, a field is not present, the UE takes no action and where applicable shall continue to use the existing value (and/ or the associated functionality) unless explicitly stated otherwise in the description of the field itself. Need OP (Used in downlink only) Optionally present An information element that is optional to signal. For downlink messages, the UE is not required to take any special action on absence of the IE beyond what is specified in the procedural text or the field description table following the ASN.1 segment. The UE behaviour on absence should be captured either in the procedural text or in the field description. Need ON (Used in downlink only) Optionally present, No action An information element that is optional to signal. If the message is received by the UE, and in case the information element is absent, the UE takes no action and where applicable shall continue to use the existing value (and/ or the associated functionality). Need OR (Used in downlink only) Optionally present, Release An information element that is optional to signal. If the message is received by the UE, and in case the information element is absent, the UE shall discontinue/ stop using/ delete any existing value (and/ or the associated functionality). Any IE with Need ON in system information shall be interpreted as Need OR. 6.2 RRC messages NOTE: The messages included in this section reflect the current status of the discussions. Additional messages may be included at a later stage. 6.2.1 General message structure – EUTRA-RRC-Definitions This ASN.1 segment is the start of the EUTRA RRC PDU definitions. -- ASN1START EUTRA-RRC-Definitions DEFINITIONS AUTOMATIC TAGS ::= BEGIN -- ASN1STOP – BCCH-BCH-Message The BCCH-BCH-Message class is the set of RRC messages that may be sent from the EUTRAN to the UE via BCH on the BCCH logical channel. -- ASN1START BCCH-BCH-Message ::= SEQUENCE { message BCCH-BCH-MessageType } BCCH-BCH-MessageType ::= MasterInformationBlock -- ASN1STOP – BCCH-DL-SCH-Message The BCCH-DL-SCH-Message class is the set of RRC messages that may be sent from the EUTRAN to the UE via DLSCH on the BCCH logical channel. -- ASN1START BCCH-DL-SCH-Message ::= SEQUENCE { message BCCH-DL-SCH-MessageType } BCCH-DL-SCH-MessageType ::= CHOICE { c1 CHOICE { systemInformation SystemInformation, systemInformationBlockType1 SystemInformationBlockType1 }, messageClassExtension SEQUENCE {} } -- ASN1STOP – PCCH-Message The PCCH-Message class is the set of RRC messages that may be sent from the EUTRAN to the UE on the PCCH logical channel. -- ASN1START PCCH-Message ::= SEQUENCE { message PCCH-MessageType } PCCH-MessageType ::= CHOICE { c1 CHOICE { paging Paging }, messageClassExtension SEQUENCE {} } -- ASN1STOP – DL-CCCH-Message The DL-CCCH-Message class is the set of RRC messages that may be sent from the EUTRAN to the UE on the downlink CCCH logical channel. -- ASN1START DL-CCCH-Message ::= SEQUENCE { message DL-CCCH-MessageType } DL-CCCH-MessageType ::= CHOICE { c1 CHOICE { rrcConnectionReestablishment RRCConnectionReestablishment, rrcConnectionReestablishmentReject RRCConnectionReestablishmentReject, rrcConnectionReject RRCConnectionReject, rrcConnectionSetup RRCConnectionSetup }, messageClassExtension SEQUENCE {} } -- ASN1STOP – DL-DCCH-Message The DL-DCCH-Message class is the set of RRC messages that may be sent from the EUTRAN to the UE on the downlink DCCH logical channel. -- ASN1START DL-DCCH-Message ::= SEQUENCE { message DL-DCCH-MessageType } DL-DCCH-MessageType ::= CHOICE { c1 CHOICE { csfbParametersResponseCDMA2000 CSFBParametersResponseCDMA2000, dlInformationTransfer DLInformationTransfer, handoverFromEUTRAPreparationRequest HandoverFromEUTRAPreparationRequest, mobilityFromEUTRACommand MobilityFromEUTRACommand, rrcConnectionReconfiguration RRCConnectionReconfiguration, rrcConnectionRelease RRCConnectionRelease, securityModeCommand SecurityModeCommand, ueCapabilityEnquiry UECapabilityEnquiry, counterCheck CounterCheck, spare7 NULL, spare6 NULL, spare5 NULL, spare4 NULL, spare3 NULL, spare2 NULL, spare1 NULL }, messageClassExtension SEQUENCE {} } -- ASN1STOP – UL-CCCH-Message The UL-CCCH-Message class is the set of RRC messages that may be sent from the UE to the EUTRAN on the uplink CCCH logical channel. -- ASN1START UL-CCCH-Message ::= SEQUENCE { message UL-CCCH-MessageType } UL-CCCH-MessageType ::= CHOICE { c1 CHOICE { rrcConnectionReestablishmentRequest RRCConnectionReestablishmentRequest, rrcConnectionRequest RRCConnectionRequest }, messageClassExtension SEQUENCE {} } -- ASN1STOP – UL-DCCH-Message The UL-DCCH-Message class is the set of RRC messages that may be sent from the UE to the EUTRAN on the uplink DCCH logical channel. -- ASN1START UL-DCCH-Message ::= SEQUENCE { message UL-DCCH-MessageType } UL-DCCH-MessageType ::= CHOICE { c1 CHOICE { csfbParametersRequestCDMA2000 CSFBParametersRequestCDMA2000, measurementReport MeasurementReport, rrcConnectionReconfigurationComplete RRCConnectionReconfigurationComplete, rrcConnectionReestablishmentComplete RRCConnectionReestablishmentComplete, rrcConnectionSetupComplete RRCConnectionSetupComplete, securityModeComplete SecurityModeComplete, securityModeFailure SecurityModeFailure, ueCapabilityInformation UECapabilityInformation, ulHandoverPreparationTransfer ULHandoverPreparationTransfer, ulInformationTransfer ULInformationTransfer, counterCheckResponse CounterCheckResponse, spare5 NULL, spare4 NULL, spare3 NULL, spare2 NULL, spare1 NULL }, messageClassExtension SEQUENCE {} } -- ASN1STOP 6.2.2 Message definitions – CounterCheck The CounterCheck message is used by the E-UTRAN to indicate the current COUNT MSB values associated to each DRB and to request the UE to compare these to its COUNT MSB values and to report the comparison results to E-UTRAN. Signalling radio bearer: SRB1 RLC-SAP: AM Logical channel: DCCH Direction: EUTRAN to UE CounterCheck message -- ASN1START CounterCheck ::= SEQUENCE { rrc-TransactionIdentifier RRC-TransactionIdentifier, criticalExtensions CHOICE { c1 CHOICE { counterCheck-r8 CounterCheck-r8-IEs, spare3 NULL, spare2 NULL, spare1 NULL }, criticalExtensionsFuture SEQUENCE {} } } CounterCheck-r8-IEs ::= SEQUENCE { drb-CountMSB-InfoList DRB-CountMSB-InfoList, nonCriticalExtension SEQUENCE {} OPTIONAL --Need OP } DRB-CountMSB-InfoList::= SEQUENCE (SIZE (1..maxDRB)) OF DRB-CountMSB-Info DRB-CountMSB-Info ::= SEQUENCE { drb-Identity DRB-Identity, countMSB-Uplink INTEGER(0..33554431), countMSB-Downlink INTEGER(0..33554431) } -- ASN1STOP CounterCheck field descriptions drb-CountMSB-InfoList Indicates the MSBs of the COUNT values of the DRBs. count-MSB-Uplink Indicates the value of 25 MSBs from uplink COUNT associated to this DRB. count-MSB-Downlink Indicates the value of 25 MSBs from downlink COUNT associated to this DRB. – CounterCheckResponse The CounterCheckResponse message is used by the UE to respond to a CounterCheck message. Signalling radio bearer: SRB1 RLC-SAP: AM Logical channel: DCCH Direction: UE to EUTRAN CounterCheckResponse message -- ASN1START CounterCheckResponse ::= SEQUENCE { rrc-TransactionIdentifier RRC-TransactionIdentifier, criticalExtensions CHOICE { counterCheckResponse-r8 CounterCheckResponse-r8-IEs, criticalExtensionsFuture SEQUENCE {} } } CounterCheckResponse-r8-IEs ::= SEQUENCE { drb-CountInfoList DRB-CountInfoList, nonCriticalExtension SEQUENCE {} OPTIONAL } DRB-CountInfoList ::= SEQUENCE (SIZE (0..maxDRB)) OF DRB-CountInfo DRB-CountInfo ::= SEQUENCE { drb-Identity DRB-Identity, count-Uplink INTEGER(0..4294967295), count-Downlink INTEGER(0..4294967295) } -- ASN1STOP CounterCheckResponse field descriptions drb-CountInfoList Indicates the COUNT values of the DRBs. count-Uplink Indicates the value of uplink COUNT associated to this DRB. count-Downlink Indicates the value of downlink COUNT associated to this DRB. – CSFBParametersRequestCDMA2000 The CSFBParametersRequestCDMA2000 message is used by the UE to obtain the CDMA2000 1xRTT Parameters from the network. The UE needs these parameters to generate the 1xRTT Registration message used to register with the CDMA2000 1xRTT Network which is required to support CSFB to 1xRTT. Signalling radio bearer: SRB1 RLC-SAP: AM Logical channel: DCCH Direction: UE to EUTRAN CSFBParametersRequestCDMA2000 message -- ASN1START CSFBParametersRequestCDMA2000 ::= SEQUENCE { criticalExtensions CHOICE { csfbParametersRequestCDMA2000-r8 CSFBParametersRequestCDMA2000-r8-IEs, criticalExtensionsFuture SEQUENCE {} } } CSFBParametersRequestCDMA2000-r8-IEs ::= SEQUENCE { nonCriticalExtension SEQUENCE {} OPTIONAL } -- ASN1STOP – CSFBParametersResponseCDMA2000 The CSFBParametersResponseCDMA2000 message is used to provide the CDMA2000 1xRTT Parameters to the UE so the UE can register with the CDMA2000 1xRTT Network to support CSFB to 1xRTT. Signalling radio bearer: SRB1 RLC-SAP: AM Logical channel: DCCH Direction: EUTRAN to UE CSFBParametersResponseCDMA2000 message -- ASN1START CSFBParametersResponseCDMA2000 ::= SEQUENCE { rrc-TransactionIdentifier RRC-TransactionIdentifier, criticalExtensions CHOICE { csfbParametersResponseCDMA2000-r8 CSFBParametersResponseCDMA2000-r8-IEs, criticalExtensionsFuture SEQUENCE {} } } CSFBParametersResponseCDMA2000-r8-IEs ::= SEQUENCE { rand RAND-CDMA2000, mobilityParameters MobilityParametersCDMA2000, nonCriticalExtension SEQUENCE {} OPTIONAL --Need OP } -- ASN1STOP – DLInformationTransfer The DLInformationTransfer message is used for the downlink transfer of dedicated NAS information. Signalling radio bearer: SRB2 or SRB1 (only if SRB2 not established yet. If SRB2 is suspended, E-UTRAN does not send this message until SRB2 is resumed.) RLC-SAP: AM Logical channel: DCCH Direction: EUTRAN to UE DLInformationTransfer message -- ASN1START DLInformationTransfer ::= SEQUENCE { rrc-TransactionIdentifier RRC-TransactionIdentifier, criticalExtensions CHOICE { c1 CHOICE { dlInformationTransfer-r8 DLInformationTransfer-r8-IEs, spare3 NULL, spare2 NULL, spare1 NULL }, criticalExtensionsFuture SEQUENCE {} } } DLInformationTransfer-r8-IEs ::= SEQUENCE { dedicatedInfoType CHOICE { dedicatedInfoNAS DedicatedInfoNAS, dedicatedInfoCDMA2000-1XRTT DedicatedInfoCDMA2000, dedicatedInfoCDMA2000-HRPD DedicatedInfoCDMA2000 }, nonCriticalExtension SEQUENCE {} OPTIONAL --Need OP } -- ASN1STOP – HandoverFromEUTRAPreparationRequest (CDMA2000) The HandoverFromEUTRAPreparationRequest message is used to trigger the handover preparation procedure with a CDMA2000 RAT. Signalling radio bearer: SRB1 RLC-SAP: AM Logical channel: DCCH Direction: EUTRAN to UE HandoverFromEUTRAPreparationRequest message -- ASN1START HandoverFromEUTRAPreparationRequest ::= SEQUENCE { rrc-TransactionIdentifier RRC-TransactionIdentifier, criticalExtensions CHOICE { c1 CHOICE { handoverFromEUTRAPreparationRequest-r8 HandoverFromEUTRAPreparationRequest-r8-IEs, spare3 NULL, spare2 NULL, spare1 NULL }, criticalExtensionsFuture SEQUENCE {} } } HandoverFromEUTRAPreparationRequest-r8-IEs ::= SEQUENCE { cdma2000-Type CDMA2000-Type, rand RAND-CDMA2000 OPTIONAL, -- Cond cdma2000-Type mobilityParameters MobilityParametersCDMA2000 OPTIONAL, -- Cond cdma2000-Type nonCriticalExtension SEQUENCE {} OPTIONAL -- Need OP } -- ASN1STOP Conditional presence Explanation cdma2000-Type The field is mandatory present if the cdma2000-Type = type1XRTT; otherwise it is not present. – MasterInformationBlock The MasterInformationBlock includes the system information transmitted on BCH. Signalling radio bearer: N/A RLC-SAP: TM Logical channel: BCCH Direction: EUTRAN to UE MasterInformationBlock -- ASN1START MasterInformationBlock ::= SEQUENCE { dl-Bandwidth ENUMERATED { n6, n15, n25, n50, n75, n100}, phich-Config PHICH-Config, systemFrameNumber BIT STRING (SIZE (8)), spare BIT STRING (SIZE (10)) } -- ASN1STOP MasterInformationBlock field descriptions dl-Bandwidth Parameter: transmission bandwidth configuration, NRB in downlink, see TS 36.101 [42, table 5.6-1]. n6 corresponds to 6 resource blocks, n15 to 15 resource blocks and so on. systemFrameNumber Defines the 8 most significant bits of the SFN, see TS 36.211 [21, 6.6.1]. The 2 least significant bits of the SFN are acquired implicitly in the P-BCH decoding, i.e. timing of 40ms P-BCH TTI indicates 2 least significant bits (within 40ms P-BCH TTI, the first radio frame: 00, the second radio frame: 01, the third radio frame: 10, the last radio frame: 11). – MeasurementReport The MeasurementReport message is used for the indication of measurement results. Signalling radio bearer: SRB1 RLC-SAP: AM Logical channel: DCCH Direction: UE to EUTRAN MeasurementReport message -- ASN1START MeasurementReport ::= SEQUENCE { criticalExtensions CHOICE { c1 CHOICE{ measurementReport-r8 MeasurementReport-r8-IEs, spare7 NULL, spare6 NULL, spare5 NULL, spare4 NULL, spare3 NULL, spare2 NULL, spare1 NULL }, criticalExtensionsFuture SEQUENCE {} } } MeasurementReport-r8-IEs ::= SEQUENCE { measResults MeasResults, nonCriticalExtension SEQUENCE {} OPTIONAL } -- ASN1STOP – MobilityFromEUTRACommand The MobilityFromEUTRACommand message is used to command handover or a cell change from EUTRA to another RAT (3GPP or non-3GPP). Signalling radio bearer: SRB1 RLC-SAP: AM Logical channel: DCCH Direction: EUTRAN to UE MobilityFromEUTRACommand message -- ASN1START MobilityFromEUTRACommand ::= SEQUENCE { rrc-TransactionIdentifier RRC-TransactionIdentifier, criticalExtensions CHOICE { c1 CHOICE{ mobilityFromEUTRACommand-r8 MobilityFromEUTRACommand-r8-IEs, spare3 NULL, spare2 NULL, spare1 NULL }, criticalExtensionsFuture SEQUENCE {} } } MobilityFromEUTRACommand-r8-IEs ::= SEQUENCE { cs-FallbackIndicator BOOLEAN, purpose CHOICE{ handover Handover, cellChangeOrder CellChangeOrder }, nonCriticalExtension SEQUENCE {} OPTIONAL -- Need OP } Handover ::= SEQUENCE { targetRAT-Type ENUMERATED { utra, geran, cdma2000-1XRTT, cdma2000-HRPD, spare4, spare3, spare2, spare1, ...}, targetRAT-MessageContainer OCTET STRING, nas-SecurityParamFromEUTRA OCTET STRING (SIZE (1)) OPTIONAL, -- Cond UTRAGERAN systemInformation SI-OrPSI-GERAN OPTIONAL -- Cond PSHO } CellChangeOrder ::= SEQUENCE { t304 ENUMERATED { ms100, ms200, ms500, ms1000, ms2000, ms4000, ms8000, spare1}, targetRAT-Type CHOICE { geran SEQUENCE { physCellId PhysCellIdGERAN, carrierFreq CarrierFreqGERAN, networkControlOrder BIT STRING (SIZE (2)) OPTIONAL, -- Need OP systemInformation SI-OrPSI-GERAN OPTIONAL -- Need OP }, ... } } SI-OrPSI-GERAN ::= CHOICE { si SystemInfoListGERAN, psi SystemInfoListGERAN } SystemInfoListGERAN ::= SEQUENCE (SIZE (1..maxGERAN-SI)) OF OCTET STRING (SIZE (1..23)) -- ASN1STOP MobilityFromEUTRACommand field descriptions t304 Timer T304 as described in section 7.3. Value ms100 corresponds with 100 ms, ms200 corresponds with 200 ms and so on. cs-FallbackIndicator Indicates whether or not the CS Fallback procedure is triggered. E-UTRAN only applies value 'false' when targetRAT-Type is set to ‘cdma2000-1XRTT’ or to ‘cdma2000-HRPD’. targetRAT-Type Indicates the target RAT type. targetRAT-MessageContainer Used to carry messages corresponding to specifications from the target RAT. nas-SecurityParamFromEUTRA Used to deliver the key synchronisation and Key freshness for the E-UTRAN to UTRAN handovers as specified in TS 33.401. The content of the parameter is defined in TS24.301. carrierFreq contains the carrier frequency of the target GERAN cell. networkControlOrder Parameter NETWORK_CONTROL_ORDER in TS 44.060 [36]. systemInformation As specified in TS 44.060 [36]. The first octet contains octet 1 of the GERAN system information block, the second octet contains octet 2 of the GERAN system information block and so on. If purpose = 'CellChangeOrder' and if the field is not present, the UE has to acquire this from the GERAN cell. Conditional presence Explanation UTRAGERAN The field is mandatory present if the targetRAT-Type is set to “utra” or “geran”; otherwise the field is not present PSHO The field is mandatory present in case of PS handover toward GERAN; otherwise the field is optionally present, but not needed by the UE – Paging The Paging message is used for the notification of one or more UEs. Signalling radio bearer: N/A RLC-SAP: TM Logical channel: PCCH Direction: EUTRAN to UE Paging message -- ASN1START Paging ::= SEQUENCE { pagingRecordList PagingRecordList OPTIONAL, -- Need ON systemInfoModification ENUMERATED {true} OPTIONAL, -- Need ON etws-Indication ENUMERATED {true} OPTIONAL, -- Need ON nonCriticalExtension SEQUENCE {} OPTIONAL -- Need OP } PagingRecordList ::= SEQUENCE (SIZE (1..maxPageRec)) OF PagingRecord PagingRecord ::= SEQUENCE { ue-Identity PagingUE-Identity, cn-Domain ENUMERATED {ps, cs}, ... } PagingUE-Identity ::= CHOICE { s-TMSI S-TMSI, imsi IMSI, ... } IMSI ::= SEQUENCE (SIZE (6..21)) OF IMSI-Digit IMSI-Digit::= INTEGER (0..9) -- ASN1STOP Paging field descriptions cn-Domain Indicates the origin of paging. ue-Identity Provides the NAS identity of the UE that is being paged. systemInfoModification If present: indication of a BCCH modification other than SIB10 and SIB11. etws-Indication If present: indication of an ETWS primary notification and/ or ETWS secondary notification. imsi The International Mobile Subscriber Identity, a globally unique permanent subscriber identity, see TS 23.003 [27]. The first element contains the first IMSI digit, the second element contains the second IMSI digit and so on. – RRCConnectionReconfiguration The RRCConnectionReconfiguration message is the command to modify an RRC connection. It may convey information for measurement configuration, mobility control, radio resource configuration (including RBs, MAC main configuration and physical channel configuration) including any associated dedicated NAS information and security configuration. Signalling radio bearer: SRB1 RLC-SAP: AM Logical channel: DCCH Direction: EUTRAN to UE RRCConnectionReconfiguration message -- ASN1START RRCConnectionReconfiguration ::= SEQUENCE { rrc-TransactionIdentifier RRC-TransactionIdentifier, criticalExtensions CHOICE { c1 CHOICE{ rrcConnectionReconfiguration-r8 RRCConnectionReconfiguration-r8-IEs, spare7 NULL, spare6 NULL, spare5 NULL, spare4 NULL, spare3 NULL, spare2 NULL, spare1 NULL }, criticalExtensionsFuture SEQUENCE {} } } RRCConnectionReconfiguration-r8-IEs ::= SEQUENCE { measConfig MeasConfig OPTIONAL, -- Need ON mobilityControlInfo MobilityControlInfo OPTIONAL, -- Cond HO dedicatedInfoNASList SEQUENCE (SIZE(1..maxDRB)) OF DedicatedInfoNAS OPTIONAL, -- Cond nonHO radioResourceConfigDedicated RadioResourceConfigDedicated OPTIONAL, -- Cond HO-toEUTRA securityConfigHO SecurityConfigHO OPTIONAL, -- Cond HO nonCriticalExtension SEQUENCE {} OPTIONAL -- Need OP } SecurityConfigHO ::= SEQUENCE { handoverType CHOICE { intraLTE SEQUENCE { securityAlgorithmConfig SecurityAlgorithmConfig OPTIONAL, -- Need OP keyChangeIndicator BOOLEAN, nextHopChainingCount NextHopChainingCount }, interRAT SEQUENCE { securityAlgorithmConfig SecurityAlgorithmConfig, nas-SecurityParamToEUTRA OCTET STRING (SIZE(6)) } }, ... } -- ASN1STOP RRCConnectionReconfiguration field descriptions dedicatedInfoNASList This field is used to transfer UE specific NAS layer information between the network and the UE. The RRC layer is transparent for each PDU in the list. nas-securityParamToEUTRA This field is used to transfer UE specific NAS layer information between the network and the UE. The RRC layer is transparent for this field, although it affects activation of AS- security after inter-RAT handover to E-UTRA. The content is defined in TS 24.301. keyChangeIndicator Indicates whether the UE shall derive the KeNB key from the KASME key taken into use with the previous successful NAS SMC procedure or from the KASME key to which the current KeNB is associated. The field can be set to TRUE only in case of intra-cell handover. nextHopChainingCount Parameter NCC: See TS 33.401 [32] Conditional presence Explanation HO The field is mandatory present in case of handover within E-UTRA or to E-UTRA; otherwise the field is not present. nonHO The field is not present in case of handover within E-UTRA or to E-UTRA; otherwise it is optional present, need ON. HO-toEUTRA The field is mandatory present in case of handover to E-UTRA; otherwise the field is optionally present, need ON. – RRCConnectionReconfigurationComplete The RRCConnectionReconfigurationComplete message is used to confirm the successful completion of an RRC connection reconfiguration. Signalling radio bearer: SRB1 RLC-SAP: AM Logical channel: DCCH Direction: UE to EUTRAN RRCConnectionReconfigurationComplete message -- ASN1START RRCConnectionReconfigurationComplete ::= SEQUENCE { rrc-TransactionIdentifier RRC-TransactionIdentifier, criticalExtensions CHOICE { rrcConnectionReconfigurationComplete-r8 RRCConnectionReconfigurationComplete-r8-IEs, criticalExtensionsFuture SEQUENCE {} } } RRCConnectionReconfigurationComplete-r8-IEs ::= SEQUENCE { nonCriticalExtension SEQUENCE {} OPTIONAL } -- ASN1STOP – RRCConnectionReestablishment The RRCConnectionReestablishment message is used to resolve contention and to re-establish SRB1. Signalling radio bearer: SRB0 RLC-SAP: TM Logical channel: CCCH Direction: EUTRAN to UE RRCConnectionReestablishment message -- ASN1START RRCConnectionReestablishment ::= SEQUENCE { rrc-TransactionIdentifier RRC-TransactionIdentifier, criticalExtensions CHOICE { c1 CHOICE{ rrcConnectionReestablishment-r8 RRCConnectionReestablishment-r8-IEs, spare7 NULL, spare6 NULL, spare5 NULL, spare4 NULL, spare3 NULL, spare2 NULL, spare1 NULL }, criticalExtensionsFuture SEQUENCE {} } } RRCConnectionReestablishment-r8-IEs ::= SEQUENCE { radioResourceConfigDedicated RadioResourceConfigDedicated, nextHopChainingCount NextHopChainingCount, nonCriticalExtension SEQUENCE {} OPTIONAL -- Need OP } -- ASN1STOP – RRCConnectionReestablishmentComplete The RRCConnectionReestablishmentComplete message is used to confirm the successful completion of an RRC connection reestablishment. Signalling radio bearer: SRB1 RLC-SAP: AM Logical channel: DCCH Direction: UE to EUTRAN RRCConnectionReestablishmentComplete message -- ASN1START RRCConnectionReestablishmentComplete ::= SEQUENCE { rrc-TransactionIdentifier RRC-TransactionIdentifier, criticalExtensions CHOICE { rrcConnectionReestablishmentComplete-r8 RRCConnectionReestablishmentComplete-r8-IEs, criticalExtensionsFuture SEQUENCE {} } } RRCConnectionReestablishmentComplete-r8-IEs ::= SEQUENCE { nonCriticalExtension SEQUENCE {} OPTIONAL } -- ASN1STOP – RRCConnectionReestablishmentReject The RRCConnectionReestablishmentReject message is used to indicate the rejection of an RRC connection reestablishment request. Signalling radio bearer: SRB0 RLC-SAP: TM Logical channel: CCCH Direction: EUTRAN to UE RRCConnectionReestablishmentReject message -- ASN1START RRCConnectionReestablishmentReject ::= SEQUENCE { criticalExtensions CHOICE { rrcConnectionReestablishmentReject-r8 RRCConnectionReestablishmentReject-r8-IEs, criticalExtensionsFuture SEQUENCE {} } } RRCConnectionReestablishmentReject-r8-IEs ::= SEQUENCE { nonCriticalExtension SEQUENCE {} OPTIONAL -- Need OP } -- ASN1STOP – RRCConnectionReestablishmentRequest The RRCConnectionReestablishmentRequest message is used to request the reestablishment of an RRC connection. Signalling radio bearer: SRB0 RLC-SAP: TM Logical channel: CCCH Direction: UE to EUTRAN RRCConnectionReestablishmentRequest message -- ASN1START RRCConnectionReestablishmentRequest ::= SEQUENCE { criticalExtensions CHOICE { rrcConnectionReestablishmentRequest-r8 RRCConnectionReestablishmentRequest-r8-IEs, criticalExtensionsFuture SEQUENCE {} } } RRCConnectionReestablishmentRequest-r8-IEs ::= SEQUENCE { ue-Identity ReestabUE-Identity, reestablishmentCause ReestablishmentCause, spare BIT STRING (SIZE (2)) } ReestabUE-Identity ::= SEQUENCE { c-RNTI C-RNTI, physCellId PhysCellId, shortMAC-I ShortMAC-I } ReestablishmentCause ::= ENUMERATED { reconfigurationFailure, handoverFailure, otherFailure, spare1} -- ASN1STOP RRCConnectionReestablishmentRequest field descriptions ue-Identity UE identity included to retrieve UE context and to facilitate contention resolution by lower layers. reestablishmentCause Indicates the failure cause that triggered the re-establishment procedure. physCellId The Physical Cell Identity of the cell the UE was connected to prior to the failure. – RRCConnectionReject The RRCConnectionReject message is used to reject the RRC connection establishment. Signalling radio bearer: SRB0 RLC-SAP: TM Logical channel: CCCH Direction: EUTRAN to UE RRCConnectionReject message -- ASN1START RRCConnectionReject ::= SEQUENCE { criticalExtensions CHOICE { c1 CHOICE { rrcConnectionReject-r8 RRCConnectionReject-r8-IEs, spare3 NULL, spare2 NULL, spare1 NULL }, criticalExtensionsFuture SEQUENCE {} } } RRCConnectionReject-r8-IEs ::= SEQUENCE { waitTime INTEGER (1..16), nonCriticalExtension SEQUENCE {} OPTIONAL -- Need OP } -- ASN1STOP RRCConnectionReject field descriptions waitTime Wait time value in seconds. – RRCConnectionRelease The RRCConnectionRelease message is used to command the release of an RRC connection. Signalling radio bearer: SRB1 RLC-SAP: AM Logical channel: DCCH Direction: EUTRAN to UE RRCConnectionRelease message -- ASN1START RRCConnectionRelease ::= SEQUENCE { rrc-TransactionIdentifier RRC-TransactionIdentifier, criticalExtensions CHOICE { c1 CHOICE { rrcConnectionRelease-r8 RRCConnectionRelease-r8-IEs, spare3 NULL, spare2 NULL, spare1 NULL }, criticalExtensionsFuture SEQUENCE {} } } RRCConnectionRelease-r8-IEs ::= SEQUENCE { releaseCause ReleaseCause, redirectedCarrierInfo RedirectedCarrierInfo OPTIONAL, -- Need ON idleModeMobilityControlInfo IdleModeMobilityControlInfo OPTIONAL, -- Need OP nonCriticalExtension SEQUENCE {} OPTIONAL -- Need OP } ReleaseCause ::= ENUMERATED {loadBalancingTAUrequired, other,spare2, spare1 } RedirectedCarrierInfo ::= CHOICE { eutra ARFCN-ValueEUTRA, geran CarrierFreqsGERAN, utra-FDD ARFCN-ValueUTRA, utra-TDD ARFCN-ValueUTRA, cdma2000-HRPD CarrierFreqCDMA2000, cdma2000-1xRTT CarrierFreqCDMA2000, ... } IdleModeMobilityControlInfo ::= SEQUENCE { freqPriorityListEUTRA FreqPriorityListEUTRA OPTIONAL, -- Need ON freqPriorityListGERAN FreqsPriorityListGERAN OPTIONAL, -- Need ON freqPriorityListUTRA-FDD FreqPriorityListUTRA-FDD OPTIONAL, -- Need ON freqPriorityListUTRA-TDD FreqPriorityListUTRA-TDD OPTIONAL, -- Need ON bandClassPriorityListHRPD BandClassPriorityListHRPD OPTIONAL, -- Need ON bandClassPriorityList1XRTT BandClassPriorityList1XRTT OPTIONAL, -- Need ON t320 ENUMERATED { min5, min10, min20, min30, min60, min120, min180, spare1} OPTIONAL, -- Need OR ... } FreqPriorityListEUTRA ::= SEQUENCE (SIZE (1..maxFreq)) OF FreqPriorityEUTRA FreqPriorityEUTRA ::= SEQUENCE { carrierFreq ARFCN-ValueEUTRA, cellReselectionPriority CellReselectionPriority } FreqsPriorityListGERAN ::= SEQUENCE (SIZE (1..maxGNFG)) OF FreqsPriorityGERAN FreqsPriorityGERAN ::= SEQUENCE { carrierFreqs CarrierFreqsGERAN, cellReselectionPriority CellReselectionPriority } FreqPriorityListUTRA-FDD ::= SEQUENCE (SIZE (1..maxUTRA-FDD-Carrier)) OF FreqPriorityUTRA-FDD FreqPriorityUTRA-FDD ::= SEQUENCE { carrierFreq ARFCN-ValueUTRA, cellReselectionPriority CellReselectionPriority } FreqPriorityListUTRA-TDD ::= SEQUENCE (SIZE (1..maxUTRA-TDD-Carrier)) OF FreqPriorityUTRA-TDD FreqPriorityUTRA-TDD ::= SEQUENCE { carrierFreq ARFCN-ValueUTRA, cellReselectionPriority CellReselectionPriority } BandClassPriorityListHRPD ::= SEQUENCE (SIZE (1..maxCDMA-BandClass)) OF BandClassPriorityHRPD BandClassPriorityHRPD ::= SEQUENCE { bandClass BandclassCDMA2000, cellReselectionPriority CellReselectionPriority } BandClassPriorityList1XRTT ::= SEQUENCE (SIZE (1..maxCDMA-BandClass)) OF BandClassPriority1XRTT BandClassPriority1XRTT ::= SEQUENCE { bandClass BandclassCDMA2000, cellReselectionPriority CellReselectionPriority } -- ASN1STOP RRCConnectionRelease field descriptions releaseCause The releaseCause is used to indicate the reason for releasing the RRC Connection. redirectedCarrierInfo The redirectedCarrierInfo indicates a carrier frequency (downlink for FDD) and is used to redirect the UE to another EUTRA or an inter-RAT carrier frequency, by means of the cell selection upon leaving RRC_CONNECTED as specified in TS 36.304 [4]. idleModeMobilityControlInfo Provides dedicated cell reselection priorities. Used for cell reselection as specified in TS 36.304 [4]. freqPriorityListX Provides a cell reselection priority for each frequency, by means of separate lists for each RAT (including E-UTRA). carrierFreq or bandClass The carrier frequency (UTRA and E-UTRA) and band class (HRPD and 1xRTT) for which the associated cellReselectionPriority is applied. t320 Timer T320 as described in section 7.3. Value minN corresponds to N minutes. carrierFreqs The list of GERAN carrier frequencies organised into one group of GERAN carrier frequencies. – RRCConnectionRequest The RRCConnectionRequest message is used to request the establishment of an RRC connection. Signalling radio bearer: SRB0 RLC-SAP: TM Logical channel: CCCH Direction: UE to EUTRAN RRCConnectionRequest message -- ASN1START RRCConnectionRequest ::= SEQUENCE { criticalExtensions CHOICE { rrcConnectionRequest-r8 RRCConnectionRequest-r8-IEs, criticalExtensionsFuture SEQUENCE {} } } RRCConnectionRequest-r8-IEs ::= SEQUENCE { ue-Identity InitialUE-Identity, establishmentCause EstablishmentCause, spare BIT STRING (SIZE (1)) } InitialUE-Identity ::= CHOICE { s-TMSI S-TMSI, randomValue BIT STRING (SIZE (40)) } EstablishmentCause ::= ENUMERATED { emergency, highPriorityAccess, mt-Access, mo-Signalling, mo-Data, spare3, spare2, spare1} -- ASN1STOP RRCConnectionRequest field descriptions ue-Identity UE identity included to facilitate contention resolution by lower layers. establishmentCause Provides the establishment cause for the RRC connection request as provided by the upper layers. W.r.t. the cause value names: highPriorityAccess concerns AC11..AC15, ‘mt’ stands for ‘Mobile Terminating’ and ‘mo’ for ‘Mobile Originating. randomValue Integer value in the range 0 to 240 − 1. – RRCConnectionSetup The RRCConnectionSetup message is used to establish SRB1. Signalling radio bearer: SRB0 RLC-SAP: TM Logical channel: CCCH Direction: EUTRAN to UE RRCConnectionSetup message -- ASN1START RRCConnectionSetup ::= SEQUENCE { rrc-TransactionIdentifier RRC-TransactionIdentifier, criticalExtensions CHOICE { c1 CHOICE { rrcConnectionSetup-r8 RRCConnectionSetup-r8-IEs, spare7 NULL, spare6 NULL, spare5 NULL, spare4 NULL, spare3 NULL, spare2 NULL, spare1 NULL }, criticalExtensionsFuture SEQUENCE {} } } RRCConnectionSetup-r8-IEs ::= SEQUENCE { radioResourceConfigDedicated RadioResourceConfigDedicated, nonCriticalExtension SEQUENCE {} OPTIONAL -- Need OP } -- ASN1STOP – RRCConnectionSetupComplete The RRCConnectionSetupComplete message is used to confirm the successful completion of an RRC connection establishment. Signalling radio bearer: SRB1 RLC-SAP: AM Logical channel: DCCH Direction: UE to EUTRAN RRCConnectionSetupComplete message -- ASN1START RRCConnectionSetupComplete ::= SEQUENCE { rrc-TransactionIdentifier RRC-TransactionIdentifier, criticalExtensions CHOICE { c1 CHOICE{ rrcConnectionSetupComplete-r8 RRCConnectionSetupComplete-r8-IEs, spare3 NULL, spare2 NULL, spare1 NULL }, criticalExtensionsFuture SEQUENCE {} } } RRCConnectionSetupComplete-r8-IEs ::= SEQUENCE { selectedPLMN-Identity INTEGER (1..6), registeredMME RegisteredMME OPTIONAL, dedicatedInfoNAS DedicatedInfoNAS, nonCriticalExtension SEQUENCE {} OPTIONAL } RegisteredMME ::= SEQUENCE { plmn-Identity PLMN-Identity OPTIONAL, mmegi BIT STRING (SIZE (16)), mmec MMEC } -- ASN1STOP RRCConnectionSetupComplete field descriptions selectedPLMN-Identity Index of the PLMN selected by the UE from the plmn-IdentityList included in SIB1. 1 if the 1st PLMN is selected from the plmn-IdentityList included in SIB1, 2 if the 2nd PLMN is selected from the plmn-IdentityList included in SIB1 and so on. registeredMME This field is used to transfer the GUMMEI of the MME where the UE is registered, as provided by upper layers. mmegi Provides the Group Identity of the registered MME within the PLMN, as provided by upper layers, see TS 23.003 [27]. – SecurityModeCommand The SecurityModeCommand message is used to command the activation of AS security. Signalling radio bearer: SRB1 RLC-SAP: AM Logical channel: DCCH Direction: EUTRAN to UE SecurityModeCommand message -- ASN1START SecurityModeCommand ::= SEQUENCE { rrc-TransactionIdentifier RRC-TransactionIdentifier, criticalExtensions CHOICE { c1 CHOICE{ securityModeCommand-r8 SecurityModeCommand-r8-IEs, spare3 NULL, spare2 NULL, spare1 NULL }, criticalExtensionsFuture SEQUENCE {} } } SecurityModeCommand-r8-IEs ::= SEQUENCE { securityConfigSMC SecurityConfigSMC, nonCriticalExtension SEQUENCE {} OPTIONAL -- Need OP } SecurityConfigSMC ::= SEQUENCE { securityAlgorithmConfig SecurityAlgorithmConfig, ... } -- ASN1STOP – SecurityModeComplete The SecurityModeComplete message is used to confirm the successful completion of a security mode command. Signalling radio bearer: SRB1 RLC-SAP: AM Logical channel: DCCH Direction: UE to EUTRAN SecurityModeComplete message -- ASN1START SecurityModeComplete ::= SEQUENCE { rrc-TransactionIdentifier RRC-TransactionIdentifier, criticalExtensions CHOICE { securityModeComplete-r8 SecurityModeComplete-r8-IEs, criticalExtensionsFuture SEQUENCE {} } } SecurityModeComplete-r8-IEs ::= SEQUENCE { nonCriticalExtension SEQUENCE {} OPTIONAL } -- ASN1STOP – SecurityModeFailure The SecurityModeFailure message is used to indicate an unsuccessful completion of a security mode command. Signalling radio bearer: SRB1 RLC-SAP: AM Logical channel: DCCH Direction: UE to EUTRAN SecurityModeFailure message -- ASN1START SecurityModeFailure ::= SEQUENCE { rrc-TransactionIdentifier RRC-TransactionIdentifier, criticalExtensions CHOICE { securityModeFailure-r8 SecurityModeFailure-r8-IEs, criticalExtensionsFuture SEQUENCE {} } } SecurityModeFailure-r8-IEs ::= SEQUENCE { nonCriticalExtension SEQUENCE {} OPTIONAL } -- ASN1STOP – SystemInformation The SystemInformation message is used to convey one or more System Information Blocks. All the SIBs included are transmitted with the same periodicity. Signalling radio bearer: N/A RLC-SAP: TM Logical channel: BCCH Direction: EUTRAN to UE SystemInformation message -- ASN1START SystemInformation ::= SEQUENCE { criticalExtensions CHOICE { systemInformation-r8 SystemInformation-r8-IEs, criticalExtensionsFuture SEQUENCE {} } } SystemInformation-r8-IEs ::= SEQUENCE { sib-TypeAndInfo SEQUENCE (SIZE (1..maxSIB)) OF CHOICE { sib2 SystemInformationBlockType2, sib3 SystemInformationBlockType3, sib4 SystemInformationBlockType4, sib5 SystemInformationBlockType5, sib6 SystemInformationBlockType6, sib7 SystemInformationBlockType7, sib8 SystemInformationBlockType8, sib9 SystemInformationBlockType9, sib10 SystemInformationBlockType10, sib11 SystemInformationBlockType11, ... }, nonCriticalExtension SEQUENCE {} OPTIONAL -- Need OP } -- ASN1STOP – SystemInformationBlockType1 SystemInformationBlockType1 contains information relevant when evaluating if a UE is allowed to access a cell and defines the scheduling of other system information. Signalling radio bearer: N/A RLC-SAP: TM Logical channel: BCCH Direction: EUTRAN to UE SystemInformationBlockType1 message -- ASN1START SystemInformationBlockType1 ::= SEQUENCE { cellAccessRelatedInfo SEQUENCE { plmn-IdentityList PLMN-IdentityList, trackingAreaCode TrackingAreaCode, cellIdentity CellIdentity, cellBarred ENUMERATED {barred, notBarred}, intraFreqReselection ENUMERATED {allowed, notAllowed}, csg-Indication BOOLEAN, csg-Identity BIT STRING (SIZE (27)) OPTIONAL -- Need OR }, cellSelectionInfo SEQUENCE { q-RxLevMin Q-RxLevMin, q-RxLevMinOffset INTEGER (1..8) OPTIONAL -- Need OP }, p-Max P-Max OPTIONAL, -- Need OP freqBandIndicator INTEGER (1..64), schedulingInfoList SchedulingInfoList, tdd-Config TDD-Config OPTIONAL, -- Cond TDD si-WindowLength ENUMERATED { ms1, ms2, ms5, ms10, ms15, ms20, ms40}, systemInfoValueTag INTEGER (0..31), nonCriticalExtension SEQUENCE {} OPTIONAL -- Need OP } PLMN-IdentityList ::= SEQUENCE (SIZE (1..6)) OF PLMN-IdentityInfo PLMN-IdentityInfo ::= SEQUENCE { plmn-Identity PLMN-Identity, cellReservedForOperatorUse ENUMERATED {reserved, notReserved} } SchedulingInfoList ::= SEQUENCE (SIZE (1..maxSI-Message)) OF SchedulingInfo SchedulingInfo ::= SEQUENCE { si-Periodicity ENUMERATED { rf8, rf16, rf32, rf64, rf128, rf256, rf512}, sib-MappingInfo SIB-MappingInfo } SIB-MappingInfo ::= SEQUENCE (SIZE (0..maxSIB-1)) OF SIB-Type SIB-Type ::= ENUMERATED { sibType3, sibType4, sibType5, sibType6, sibType7, sibType8, sibType9, sibType10, sibType11, spare7, spare6, spare5, spare4, spare3, spare2, spare1, ...} -- ASN1STOP SystemInformationBlockType1 field descriptions plmn-IdentityList List of PLMN identities. The first listed PLMN-Identity is the primary PLMN. cellReservedForOperatorUse As defined in TS 36.304 [4]. trackingAreaCode A trackingAreaCode that is common for all the PLMNs listed. cellBarred ‘barred’ means the cell is barred, as defined in TS 36.304 [4]. intraFreqReselection Used to control cell reselection to intra-frequency cells when the highest ranked cell is barred, or treated as barred by the UE, as specified in TS 36.304 [4]. csg-Indication If set to TRUE the UE is only allowed to access the cell if the CSG identity matches an entry in the ‘white list’ that the UE has stored. q-RxLevMinOffset Parameter Qrxlevminoffset in 36.304 [4]. Actual value Qrxlevminoffset = IE value * 2 [dB]. If absent, apply the (default) value of 0 [dB] for Qrxlevminoffset. Affects the minimum required Rx level in the cell. p-Max Value applicable for the cell. freqBandIndicator Defined in TS 36.101 [42, table 5.5-1]. si-Periodicity Periodicity of the SI-message in radio frames, such that rf8 denotes 8 radio frames, rf16 denotes 16 radio frames, and so on. sib-MappingInfo List of the SIBs mapped to this SystemInformation message.There is no mapping information of SIB2; it is always present in the first SystemInformation message listed in the schedulingInfoList list. si-WindowLength Common SI scheduling window for all SIs. Unit in milliseconds, where ms1 denotes 1 millisecond, ms2 denotes 2 milliseconds and so on. systemInfoValueTag Common for all SIBs other than MIB, SIB1, SIB10 and SIB11. csg-Identity Identity of the Closed Subscriber Group within the primary PLMN the cell belongs to. The IE is present in a CSG cell. Conditional presence Explanation TDD This field is mandatory present for TDD; it is not present for FDD and the UE shall delete any existing value for this field. – UECapabilityEnquiry The UECapabilityEnquiry message is used to request the transfer of UE radio access capabilities for EUTRA as well as for other RATs. Signalling radio bearer: SRB1 RLC-SAP: AM Logical channel: DCCH Direction: EUTRAN to UE UECapabilityEnquiry message -- ASN1START UECapabilityEnquiry ::= SEQUENCE { rrc-TransactionIdentifier RRC-TransactionIdentifier, criticalExtensions CHOICE { c1 CHOICE { ueCapabilityEnquiry-r8 UECapabilityEnquiry-r8-IEs, spare3 NULL, spare2 NULL, spare1 NULL }, criticalExtensionsFuture SEQUENCE {} } } UECapabilityEnquiry-r8-IEs ::= SEQUENCE { ue-CapabilityRequest UE-CapabilityRequest, nonCriticalExtension SEQUENCE {} OPTIONAL -- Need OP } UE-CapabilityRequest ::= SEQUENCE (SIZE (1..maxRAT-Capabilities)) OF RAT-Type -- ASN1STOP UECapabilityEnquiry field descriptions ue-CapabilityRequest List of the RATs for which the UE is requested to transfer the UE radio access capabilities i.e. E-UTRA, UTRA, GERAN-CS, GERAN-PS, CDMA2000. – UECapabilityInformation The UECapabilityInformation message is used to transfer of UE radio access capabilities requested by the EUTRAN. Signalling radio bearer: SRB1 RLC-SAP: AM Logical channel: DCCH Direction: UE to EUTRAN UECapabilityInformation message -- ASN1START UECapabilityInformation ::= SEQUENCE { rrc-TransactionIdentifier RRC-TransactionIdentifier, criticalExtensions CHOICE { c1 CHOICE{ ueCapabilityInformation-r8 UECapabilityInformation-r8-IEs, spare7 NULL, spare6 NULL, spare5 NULL, spare4 NULL, spare3 NULL, spare2 NULL, spare1 NULL }, criticalExtensionsFuture SEQUENCE {} } } UECapabilityInformation-r8-IEs ::= SEQUENCE { ue-CapabilityRAT-ContainerList UE-CapabilityRAT-ContainerList, nonCriticalExtension SEQUENCE {} OPTIONAL } -- ASN1STOP – ULHandoverPreparationTransfer (CDMA2000) The ULHandoverPreparationTransfer message is used for the uplink transfer of handover related CDMA2000 information when requested by the higher layers. Signalling radio bearer: SRB1 RLC-SAP: AM Logical channel: DCCH Direction: UE to EUTRAN ULHandoverPreparationTransfer message -- ASN1START ULHandoverPreparationTransfer ::= SEQUENCE { criticalExtensions CHOICE { c1 CHOICE { ulHandoverPreparationTransfer-r8 ULHandoverPreparationTransfer-r8-IEs, spare3 NULL, spare2 NULL, spare1 NULL }, criticalExtensionsFuture SEQUENCE {} } } ULHandoverPreparationTransfer-r8-IEs ::= SEQUENCE { cdma2000-Type CDMA2000-Type, meid BIT STRING (SIZE (56)) OPTIONAL, dedicatedInfo DedicatedInfoCDMA2000, nonCriticalExtension SEQUENCE {} OPTIONAL } -- ASN1STOP ULHandoverPreparationTransfer field descriptions meid The 56 bit mobile identification number provided by the CDMA2000 Upper layers. – ULInformationTransfer The ULInformationTransfer message is used for the uplink transfer of dedicated NAS information. Signalling radio bearer: SRB2 or SRB1(only if SRB2 not established yet). If SRB2 is suspended, the UE does not send this message until SRB2 is resumed RLC-SAP: AM Logical channel: DCCH Direction: UE to EUTRAN ULInformationTransfer message -- ASN1START ULInformationTransfer ::= SEQUENCE { criticalExtensions CHOICE { c1 CHOICE { ulInformationTransfer-r8 ULInformationTransfer-r8-IEs, spare3 NULL, spare2 NULL, spare1 NULL }, criticalExtensionsFuture SEQUENCE {} } } ULInformationTransfer-r8-IEs ::= SEQUENCE { dedicatedInformationType CHOICE { dedicatedInfoNAS DedicatedInfoNAS, dedicatedInfoCDMA2000-1XRTT DedicatedInfoCDMA2000, dedicatedInfoCDMA2000-HRPD DedicatedInfoCDMA2000 }, nonCriticalExtension SEQUENCE {} OPTIONAL } -- ASN1STOP 6.3 RRC information elements 6.3.1 System information blocks – SystemInformationBlockType2 The IE SystemInformationBlockType2 contains radio resource configuration information that is common for all UEs. NOTE: UE timers and constants related to functionality for which parameters are provided in another SIB are included in the corresponding SIB. SystemInformationBlockType2 information element -- ASN1START SystemInformationBlockType2 ::= SEQUENCE { ac-BarringInfo SEQUENCE { ac-BarringForEmergency BOOLEAN, ac-BarringForMO-Signalling AC-BarringConfig OPTIONAL, -- Need OP ac-BarringForMO-Data AC-BarringConfig OPTIONAL -- Need OP } OPTIONAL, -- Need OP radioResourceConfigCommon RadioResourceConfigCommonSIB, ue-TimersAndConstants UE-TimersAndConstants, freqInfo SEQUENCE { ul-CarrierFreq ARFCN-ValueEUTRA OPTIONAL, -- Need OP ul-Bandwidth ENUMERATED {n6, n15, n25, n50, n75, n100} OPTIONAL, -- Need OP additionalSpectrumEmission AdditionalSpectrumEmission }, mbsfn-SubframeConfigList MBSFN-SubframeConfigList OPTIONAL, -- Need OR timeAlignmentTimerCommon TimeAlignmentTimer, ... } AC-BarringConfig ::= SEQUENCE { ac-BarringFactor ENUMERATED { p00, p05, p10, p15, p20, p25, p30, p40, p50, p60, p70, p75, p80, p85, p90, p95}, ac-BarringTime ENUMERATED {s4, s8, s16, s32, s64, s128, s256, s512}, ac-BarringForSpecialAC BIT STRING (SIZE(5)) } MBSFN-SubframeConfigList ::= SEQUENCE (SIZE (1..maxMBSFN-Allocations)) OF MBSFN-SubframeConfig MBSFN-SubframeConfig ::= SEQUENCE { radioframeAllocationPeriod ENUMERATED {n1, n2, n4, n8, n16, n32}, radioframeAllocationOffset INTEGER (0..7), subframeAllocation CHOICE { oneFrame BIT STRING (SIZE(6)), fourFrames BIT STRING (SIZE(24)) } } -- ASN1STOP SystemInformationBlockType2 field descriptions ac-BarringForEmergency Access class barring for AC 10. ac-BarringForMO-Signalling Access class barring for mobile originating signalling. ac-BarringForMO-Data Access class barring for mobile originating calls. ac-BarringFactor If the random number drawn by the UE is lower than this value, access is allowed. Otherwise the access is barred. The values are interpreted in the range [0,1): p00 = 0, p05 = 0.05, p10 = 0.10,…,p95 = 0.95. ac-BarringTime Mean access barring time value in seconds. ac-BarringForSpecialAC Access class barring for AC 11-15. The first/ leftmost bit is for AC 11, the second bit is for AC 12, and so on. ul-CarrierFreq For FDD: If absent, the (default) value determined from the default TX-RX frequency separation defined in TS 36.101 [42, table 5.7.3-1] applies. For TDD: This parameter is absent and it is equal to the downlink frequency. ul-Bandwidth Parameter: transmission bandwidth configuration, NRB, in uplink, see TS 36.101 [42, table 5.6-1]. Value n6 corresponds to 6 resource blocks, n15 to 15 resource blocks and so on. If for FDD this parameter is absent, the uplink bandwidth is equal to the downlink bandwidth. For TDD this parameter is absent and it is equal to the downlink bandwidth. mbsfn-SubframeConfigList Defines the subframes that are reserved for MBSFN in downlink. radioFrameAllocationPeriod, radioFrameAllocationOffset Radio-frames that contain MBSFN subframes occur when equation SFN mod radioFrameAllocationPeriod = radioFrameAllocationOffset is satisfied. Value n1 for radioframeAllocationPeriod denotes value 1, n2 denotes value 2, and so on. When fourFrames is used for subframeAllocation, the equation defines the first radio frame referred to in the description below. Values n1 and n2 are not applicable when fourFrames is used. subframeAllocation Defines the subframes that are allocated for MBSFN within the radio frame allocation period defined by the radioFrameAllocationPeriod and the radioFrameAllocationOffset. oneFrame “1” denotes that the corresponding subframe is allocated for MBSFN. The following mapping applies: FDD: The first/leftmost bit defines the MBSFN allocation for subframe #1, the second bit for #2, third bit for #3 , fourth bit for #6, fifth bit for #7, sixth bit for #8. TDD: The first/leftmost bit defines the allocation for subframe #3, the second bit for #4, third bit for #7, fourth bit for #8, fifth bit for #9. Uplink subframes are not allocated. The last bit is not used. fourFrames A bit-map indicating MBSFN subframe allocation in four consecutive radio frames, “1” denotes that the corresponding subframe is allocated for MBSFN. The bitmap is interpreted as follows: FDD: Starting from the first radioframe and from the first/leftmost bit in the bitmap, the allocation applies to subframes #1, #2, #3 , #6, #7, and #8 in the sequence of the four radio-frames. TDD: Starting from the first radioframe and from the first/leftmost bit in the bitmap, the allocation applies to subframes #3, #4, #7, #8, and #9 in the sequence of the four radio-frames. The last four bits are not used. Uplink subframes are not allocated. – SystemInformationBlockType3 The IE SystemInformationBlockType3 contains cell re-selection information common for intra-frequency, inter-frequency and/ or inter-RAT cell re-selection (i.e. applicable for more than one type of cell re-selection but not necessarily all) as well as intra-frequency cell re-selection information other than neighbouring cell related. SystemInformationBlockType3 information element -- ASN1START SystemInformationBlockType3 ::= SEQUENCE { cellReselectionInfoCommon SEQUENCE { q-Hyst ENUMERATED { dB0, dB1, dB2, dB3, dB4, dB5, dB6, dB8, dB10, dB12, dB14, dB16, dB18, dB20, dB22, dB24}, speedStateReselectionPars SEQUENCE { mobilityStateParameters MobilityStateParameters, q-HystSF SEQUENCE { sf-Medium ENUMERATED { dB-6, dB-4, dB-2, dB0}, sf-High ENUMERATED { dB-6, dB-4, dB-2, dB0} } } OPTIONAL -- Need OP }, cellReselectionServingFreqInfo SEQUENCE { s-NonIntraSearch ReselectionThreshold OPTIONAL, -- Need OP threshServingLow ReselectionThreshold, cellReselectionPriority CellReselectionPriority }, intraFreqCellReselectionInfo SEQUENCE { q-RxLevMin Q-RxLevMin, p-Max P-Max OPTIONAL, -- Need OP s-IntraSearch ReselectionThreshold OPTIONAL, -- Need OP allowedMeasBandwidth AllowedMeasBandwidth OPTIONAL, -- Need OP presenceAntennaPort1 PresenceAntennaPort1, neighCellConfig NeighCellConfig, t-ReselectionEUTRA T-Reselection, t-ReselectionEUTRA-SF SpeedStateScaleFactors OPTIONAL -- Need OP }, ... } -- ASN1STOP SystemInformationBlockType3 field descriptions cellReselectionInfoCommon Cell re-selection information common for cells. q-Hyst Parameter Qhyst in 36.304 [4], Value in dB. Value dB1 corresponds to 1 dB, dB2 corresponds to 2 dB and so on. speedStateReselectionPars Speed dependent reselection parameters, see TS 36.304 [4]. If this field is absent, i.e, mobilityStateParameters is also not present, UE behaviour is specified in TS 36.304 [4]. q-HystSF Parameter “Speed dependent ScalingFactor for Qhyst” in TS 36.304 [4]. The sf-Medium and sf-High concern the additional hysteresis to be applied, in Medium and High Mobility state respectively, to Qhyst as defined in TS 36.304 [4]. In dB. Value dB-6 corresponds to -6dB, dB-4 corresponds to -4dB and so on. t-ReselectionEUTRA Parameter “TreselectionEUTRAN” in TS 36.304 [4]. t-ReselectionEUTRA-SF Parameter “Speed dependent ScalingFactor for TreselectionEUTRAN” in TS 36.304 [4]. If the field is not present, the UE behaviour is specified in TS 36.304 [4]. s-IntraSearch Parameter Sintrasearch, see TS 36.304 [4]. If the field is not present, the UE behaviour is specified in TS 36.304 [4]. cellReselectionServingFreqInfo Information common for Cell re-selection to inter-frequency and inter-RAT cells. s-NonIntraSearch Parameter Snonintrasearch, see TS 36.304 [4]. If the field is not present, the UE behaviour is specified in TS 36.304 [4]. threshServingLow Parameter Threshserving, low, see TS 36.304 [4]. intraFreqcellReselectionInfo Cell re-selection information common for intra-frequency cells. p-Max Value applicable for the intra-frequency neighbouring E-UTRA cells. allowedMeasBandwidth If absent, the value corresponding to the downlink bandwidth indicated by the dl-Bandwidth included in MasterInformationBlock applies. – SystemInformationBlockType4 The IE SystemInformationBlockType4 contains neighbouring cell related information relevant only for intra-frequency cell re-selection. The IE includes cells with specific re-selection parameters as well as blacklisted cells. SystemInformationBlockType4 information element -- ASN1START SystemInformationBlockType4 ::= SEQUENCE { intraFreqNeighCellList IntraFreqNeighCellList OPTIONAL, -- Need OR intraFreqBlackCellList IntraFreqBlackCellList OPTIONAL, -- Need OR csg-PhysCellIdRange PhysCellIdRange OPTIONAL, -- Cond CSG ... } IntraFreqNeighCellList ::= SEQUENCE (SIZE (1..maxCellIntra)) OF IntraFreqNeighCellInfo IntraFreqNeighCellInfo ::= SEQUENCE { physCellId PhysCellId, q-OffsetCell Q-OffsetRange, ... } IntraFreqBlackCellList ::= SEQUENCE (SIZE (1..maxCellBlack)) OF PhysCellIdRange -- ASN1STOP SystemInformationBlockType4 field descriptions intraFreqNeighbCellList List of intra-frequency neighbouring cells with specific cell re-selection parameters. q-OffsetCell Parameter “Qoffsets,n” in TS 36.304 [4]. intraFreqBlackCellList List of blacklisted intra-frequency neighbouring cells. csg-PhysCellIdRange Set of physical cell identities reserved for CSG cells on the frequency on which this field was received. The received csg-PhysCellIdRange applies if less than 24 hours has elapsed since it was received and it was received in the same primary PLMN. The 3 hour validity restriction (section 5.2.1.3) does not apply to this field. Conditional presence Explanation CSG This field is optional, need OP, for non-CSG cells, and mandatory for CSG cells. – SystemInformationBlockType5 The IE SystemInformationBlockType5 contains information relevant only for inter-frequency cell re-selection i.e. information about other EUTRA frequencies and inter-frequency neighbouring cells relevant for cell re-selection. The IE includes cell re-selection parameters common for a frequency as well as cell specific re-selection parameters. SystemInformationBlockType5 information element -- ASN1START SystemInformationBlockType5 ::= SEQUENCE { interFreqCarrierFreqList InterFreqCarrierFreqList, ... } InterFreqCarrierFreqList ::= SEQUENCE (SIZE (1..maxFreq)) OF InterFreqCarrierFreqInfo InterFreqCarrierFreqInfo ::= SEQUENCE { dl-CarrierFreq ARFCN-ValueEUTRA, q-RxLevMin Q-RxLevMin, p-Max P-Max OPTIONAL, -- Need OP t-ReselectionEUTRA T-Reselection, t-ReselectionEUTRA-SF SpeedStateScaleFactors OPTIONAL, -- Need OP threshX-High ReselectionThreshold, threshX-Low ReselectionThreshold, allowedMeasBandwidth AllowedMeasBandwidth, presenceAntennaPort1 PresenceAntennaPort1, cellReselectionPriority CellReselectionPriority OPTIONAL, -- Need OP neighCellConfig NeighCellConfig, q-OffsetFreq Q-OffsetRange DEFAULT dB0, interFreqNeighCellList InterFreqNeighCellList OPTIONAL, -- Need OR interFreqBlackCellList InterFreqBlackCellList OPTIONAL, -- Need OR ... } InterFreqNeighCellList ::= SEQUENCE (SIZE (1..maxCellInter)) OF InterFreqNeighCellInfo InterFreqNeighCellInfo ::= SEQUENCE { physCellId PhysCellId, q-OffsetCell Q-OffsetRange } InterFreqBlackCellList ::= SEQUENCE (SIZE (1..maxCellBlack)) OF InterFreqBlackCellInfo InterFreqBlackCellInfo ::= SEQUENCE { physCellIdRange PhysCellIdRange } -- ASN1STOP SystemInformationBlockType5 field descriptions p-Max Value applicable for the neighbouring E-UTRA cells on this carrier frequency. threshX-High Parameter "Threshx,high", see TS 36.304 [4]. threshX-Low Parameter "Threshx,low", see TS 36.304 [4]. t-ReselectionEUTRA Parameter “TreselectionEUTRAN” in TS 36.304 [4]. t-ReselectionEUTRA-SF Parameter “Speed dependent ScalingFactor for TreselectionEUTRAN” in TS 36.304 [4]. If the field is not present, the UE behaviour is specified in TS 36.304 [4]. q-OffsetFreq Parameter “Qoffsetfrequency” in TS 36.304 [4]. interFreqNeighCellList List of inter-frequency neighbouring cells with specific cell re-selection parameters. q-OffsetCell Parameter “Qoffsets,n” in TS 36.304 [4]. interFreqBlackCellList List of blacklisted inter-frequency neighbouring cells. – SystemInformationBlockType6 The IE SystemInformationBlockType6 contains information relevant only for inter-RAT cell re-selection i.e. information about UTRA frequencies and UTRA neighbouring cells relevant for cell re-selection. The IE includes cell re-selection parameters common for a frequency. SystemInformationBlockType6 information element -- ASN1START SystemInformationBlockType6 ::= SEQUENCE { carrierFreqListUTRA-FDD CarrierFreqListUTRA-FDD OPTIONAL, -- Need OR carrierFreqListUTRA-TDD CarrierFreqListUTRA-TDD OPTIONAL, -- Need OR t-ReselectionUTRA T-Reselection, t-ReselectionUTRA-SF SpeedStateScaleFactors OPTIONAL, -- Need OP ... } CarrierFreqListUTRA-FDD ::= SEQUENCE (SIZE (1..maxUTRA-FDD-Carrier)) OF CarrierFreqUTRA-FDD CarrierFreqUTRA-FDD ::= SEQUENCE { carrierFreq ARFCN-ValueUTRA, cellReselectionPriority CellReselectionPriority OPTIONAL, -- Need OP threshX-High ReselectionThreshold, threshX-Low ReselectionThreshold, q-RxLevMin INTEGER (-60..-13), p-MaxUTRA INTEGER (-50..33), q-QualMin INTEGER (-24..0), ... } CarrierFreqListUTRA-TDD ::= SEQUENCE (SIZE (1..maxUTRA-TDD-Carrier)) OF CarrierFreqUTRA-TDD CarrierFreqUTRA-TDD ::= SEQUENCE { carrierFreq ARFCN-ValueUTRA, cellReselectionPriority CellReselectionPriority OPTIONAL, -- Need OP threshX-High ReselectionThreshold, threshX-Low ReselectionThreshold, q-RxLevMin INTEGER (-60..-13), p-MaxUTRA INTEGER (-50..33), ... } -- ASN1STOP SystemInformationBlockType6 field descriptions t-ReselectionUTRA Parameter “TreselectionUTRAN” in TS 36.304 [4]. t-ReselectionUTRA-SF Parameter “Speed dependent ScalingFactor for TreselectionUTRA” in TS 36.304 [4]. If the field is not present, the UE behaviour is specified in TS 36.304 [4]. carrierFreqListUTRA-FDD List of carrier frequencies of UTRA FDD. carrierFreqListUTRA-TDD List of carrier frequencies of UTRA TDD. threshX-High Parameter "Threshx,high" in TS 36.304 [4]. threshX-Low Parameter "Threshx,low" in TS 36.304 [4]. q-RxLevMin Parameter Qrxlevmin, see TS 25.304 [40]. Actual value = IE value * 2+1. Specifies the minimum required Rx level in the cell expressedin dBm. p-MaxUTRA The maximum allowed transmission power on the (uplink) carrier frequency, see TS 25.304 [40]. In dBm q-QualMin Parameter “Qqualmin” in TS 25.304 [40]. In dB. – SystemInformationBlockType7 The IE SystemInformationBlockType7 contains information relevant only for inter-RAT cell re-selection i.e. information about GERAN frequencies relevant for cell re-selection. The IE includes cell re-selection parameters for each frequency. SystemInformationBlockType7 information element -- ASN1START SystemInformationBlockType7 ::= SEQUENCE { t-ReselectionGERAN T-Reselection, t-ReselectionGERAN-SF SpeedStateScaleFactors OPTIONAL, -- Need OR carrierFreqsInfoList CarrierFreqsInfoListGERAN OPTIONAL, -- Need OR ... } CarrierFreqsInfoListGERAN ::= SEQUENCE (SIZE (1..maxGNFG)) OF CarrierFreqsInfoGERAN CarrierFreqsInfoGERAN ::= SEQUENCE { carrierFreqs CarrierFreqsGERAN, commonInfo SEQUENCE { cellReselectionPriority CellReselectionPriority OPTIONAL, -- Need OP ncc-Permitted BIT STRING (SIZE (8)), q-RxLevMin INTEGER (0..45), p-MaxGERAN INTEGER (0..39) OPTIONAL, -- Need OP threshX-High ReselectionThreshold, threshX-Low ReselectionThreshold }, ... } -- ASN1STOP SystemInformationBlockType7 field descriptions carrierFreqsInfoList Provides a list of neighbouring GERAN carrier frequencies, which may be monitored for neighbouring GERAN cells. The GERAN carrier frequencies are organised in groups and the cell reselection parameters are provided per group of GERAN carrier frequencies. carrierFreqs The list of GERAN carrier frequencies organised into one group of GERAN carrier frequencies. commonInfo Defines the set of cell reselection parameters for the group of GERAN carrier frequencies. t-ReselectionGERAN Parameter “TreselectionGERAN” in TS 36.304 [4]. t-ReselectionGERAN-SF Parameter “Speed dependent ScalingFactor for TreselectionGERAN” in TS 36.304 [4]. If the field is not present, the UE behaviour is specified in TS 36.304 [4]. ncc-Permitted Field encoded as a bit map, where bit N is set to "0" if a BCCH carrier with NCC = N-1 is not permitted for monitoring and set to "1" if the BCCH carrier with NCC = N-1 is permitted for monitoring; N = 1 to 8; bit 1 of the bitmap is the leading bit of the bit string. q-RxLevMin Parameter “Qrxlevmin” in TS 45.008 [28]. The actual value of Qrxlevmin in dBm = (IE value * 2) − 115. p-MaxGERAN Maximum allowed transmission power for GERAN on an uplink carrier frequency, see TS 45.008 [28]. Value in dBm. Applicable for the neighbouring GERAN cells on this carrier frequency. If pmaxGERAN is absent, the maximum power according to the UE capability is used. threshX-High Parameter "Threshx,high" in TS 36.304 [4]. threshX-Low Parameter "Threshx,low" in TS 36.304 [4]. – SystemInformationBlockType8 The IE SystemInformationBlockType8 contains information relevant only for inter-RAT cell re-selection i.e. information about CDMA2000 frequencies and CDMA2000 neighbouring cells relevant for cell re-selection. The IE includes cell re-selection parameters common for a frequency as well as cell specific re-selection parameters. SystemInformationBlockType8 information element -- ASN1START SystemInformationBlockType8 ::= SEQUENCE { systemTimeInfo SystemTimeInfoCDMA2000 OPTIONAL, -- Need OR searchWindowSize INTEGER (0..15) OPTIONAL, -- Need OR parametersHRPD SEQUENCE { preRegistrationInfoHRPD PreRegistrationInfoHRPD, cellReselectionParametersHRPD CellReselectionParametersCDMA2000 OPTIONAL -- Need OR } OPTIONAL, -- Need OR parameters1XRTT SEQUENCE { csfb-RegistrationParam1XRTT CSFB-RegistrationParam1XRTT OPTIONAL, -- Need OR longCodeState1XRTT BIT STRING (SIZE (42)) OPTIONAL, -- Need OR cellReselectionParameters1XRTT CellReselectionParametersCDMA2000 OPTIONAL -- Need OR } OPTIONAL, -- Need OR ... } CellReselectionParametersCDMA2000 ::= SEQUENCE { bandClassList BandClassListCDMA2000, neighCellList NeighCellListCDMA2000, t-ReselectionCDMA2000 T-Reselection, t-ReselectionCDMA2000-SF SpeedStateScaleFactors OPTIONAL -- Need OP } NeighCellListCDMA2000 ::= SEQUENCE (SIZE (1..16)) OF NeighCellCDMA2000 NeighCellCDMA2000 ::= SEQUENCE { bandClass BandclassCDMA2000, neighCellsPerFreqList NeighCellsPerBandclassListCDMA2000 } NeighCellsPerBandclassListCDMA2000 ::= SEQUENCE (SIZE (1..16)) OF NeighCellsPerBandclassCDMA2000 NeighCellsPerBandclassCDMA2000 ::= SEQUENCE { arfcn ARFCN-ValueCDMA2000, physCellIdList PhysCellIdListCDMA2000 } PhysCellIdListCDMA2000 ::= SEQUENCE (SIZE (1..16)) OF PhysCellIdCDMA2000 BandClassListCDMA2000 ::= SEQUENCE (SIZE (1..maxCDMA-BandClass)) OF BandClassInfoCDMA2000 BandClassInfoCDMA2000 ::= SEQUENCE { bandClass BandclassCDMA2000, cellReselectionPriority CellReselectionPriority OPTIONAL, -- Need OP threshX-High INTEGER (0..63), threshX-Low INTEGER (0..63), ... } -- ASN1STOP SystemInformationBlockType8 field descriptions systemTimeInfo Information on CDMA2000 system time. This field is required for a UE with rx-ConfigHRPD= `single' and/ or rx-Config1XRTT= `single' to perform handover, cell re-selection and UE measurement based redirection from E-UTRAN to CDMA2000 according to this specification and TS 36.304 [4]. This field is excluded when estimating changes in system information, i.e. changes of systemTimeInfo should neither result in system information change notifications nor in a modification of systemInfoValueTag in SIB1. searchWindowSize The search window size is a CDMA2000 parameter to be used to assist in searching for the neighbouring pilots. For values see C.S0005-A [25, Table 2.6.6.2.1-1] and C.S0024-A [26, Table 8.7.6.2-4]. This field is required for a UE with rx-ConfigHRPD= `single' and/ or rx-Config1XRTT= `single' to perform handover, cell re-selection and UE measurement based redirection from E-UTRAN to CDMA2000 according to this specification and TS 36.304 [4]. parametersHRPD Parameters applicable only for interworking with HRPD systems. preRegistrationInfoHRPD The HRPD Pre-Registration Information tells the UE if it should pre-register with the HRPD network and identifies the Pre-registration zone to the UE. cellReselectionParametersHRPD Cell reselection parameters applicable for cell reselection to HRPD system bandClassList List of CDMA2000 frequency bands. bandClass Identifies the Frequency Band in which the Carrier can be found. Details can be found in C.S0057-B [24, Table 1.5]. threshX-High Parameter "Threshx,high" in TS 36.304 [4]. This specifies the high threshold used in reselection towards this CDMA2000 band class expressed as an unsigned binary number equal to FLOOR (-2 x 10 x log10 Ec/Io) in units of 0.5 dB, as defined in C.S0005-A [25]. threshX-Low Parameter "Threshx,low" in TS 36.304 [4]. This specifies the low threshold used in reselection towards this CDMA2000 band class expressed as an unsigned binary number equal to FLOOR (-2 x 10 x log10 Ec/Io) in units of 0.5 dB, as defined in C.S0005-A [25]. t-ReselectionHRPD Parameter “TreselectionCDMA_HRPD” in TS 36.304 [4]. t-ReselectionHRPD-SF Parameter “Speed dependent ScalingFactor for TreselectionCDMA-HRPD” in TS 36.304 [4]. If the field is not present, the UE behaviour is specified in TS 36.304 [4]. neighCellListHRPD List of HRPD neighbouring cells. The total number of HRPD neighbour cells is limited to 32. parameters1XRTT Parameters applicable for interworking with 1XRTT system. csfb-RegistrationParam1XRTT Contains the parameters the UE will use to determine if it should perform a 1xRTT Registration/Re-Registration. This field is included if CSFB to 1xRTT is supported. cellReselectionParameters1XRTT Cell reselection parameters applicable only to 1xRTT system. bandClassList1XRTT List of CDMA2000 frequency bands. t-Reselection1XRTT Parameter “TreselectionCDMA_1xRTT” in TS 36.304 [4]. t-Reselection1XRTT-SF Parameter “Speed dependent ScalingFactor for TreselectionCDMA-1xRTT” in TS 36.304 [4]. If the field is not present, the UE behaviour is specified in TS 36.304 [4]. neighCellList1XRTT List of 1xRTT neighbouring cells. The total number of 1xRTT neighbour cells is limited to 32. NeighCellListCDMA2000 List of CDMA2000 1xRTT or of CDMA2000 HRPD neighbouring cells. neighCellsPerFreqList List of carrier frequencies and neighbour cell ids in each frequency within a CDMA2000 Band, see C.S0002-A [12]. physCellIdList Identifies the list of CDMA2000 cells ids, see C.S0002-A [12]. – SystemInformationBlockType9 The IE SystemInformationBlockType9 contains a home eNB name (HNB Name). SystemInformationBlockType9 information element -- ASN1START SystemInformationBlockType9 ::= SEQUENCE { hnb-Name OCTET STRING (SIZE(1..48)) OPTIONAL, -- Need OR ... } -- ASN1STOP SystemInformationBlockType9 field descriptions hnb-Name Carries the name of the home eNB, coded in UTF-8 with variable number of bytes per character, see TS 22.011 [10]. – SystemInformationBlockType10 The IE SystemInformationBlockType10 contains an ETWS primary notification. SystemInformationBlockType10 information element -- ASN1START SystemInformationBlockType10 ::= SEQUENCE { messageIdentifier BIT STRING (SIZE (16)), serialNumber BIT STRING (SIZE (16)), warningType OCTET STRING (SIZE (2)), warningSecurityInfo OCTET STRING (SIZE (50)) OPTIONAL, -- Need OP ... } -- ASN1STOP SystemInformationBlockType10 field descriptions messageIdentifier Identifies the source and type of ETWS notification. The first bit contains bit 1 of the equivalent IE defined in TS 23.041 [37, 9.4.1.2.2], TS 36.413 [39, 9.2.1.44] and encoded according to TS 23.041 [37] and so on. serialNumber Identifies variations of an ETWS notification. The first bit contains bit 1 of the equivalent IE defined in TS 23.041 [37, 9.4.1.2.1], TS 36.413 [39, 9.2.1.45] and encoded according to TS 23.041 [37] and so on. warningType Identifies the warning type of the ETWS primary notification and provides information on emergency user alert and UE popup. The first octet contains octet 1 of the equivalent IE defined in TS 23.041 [37, 9.3.24], TS 36.413 [39, 9.2.1.50] and encoded according to TS 23.041 [37], and so on. warningSecurityInfo Provides security information for the ETWS notification. The first octet contains octet 1 of the equivalent IE defined in TS 23.041 [37], TS 36.413 [39] and encoded according to TS 23.041 [37] and so on. – SystemInformationBlockType11 The IE SystemInformationBlockType11 contains an ETWS secondary notification. SystemInformationBlockType11 information element -- ASN1START SystemInformationBlockType11 ::= SEQUENCE { messageIdentifier BIT STRING (SIZE (16)), serialNumber BIT STRING (SIZE (16)), warningMessageSegmentType ENUMERATED {notLastSegment, lastSegment}, warningMessageSegmentNumber INTEGER (0..63), warningMessageSegment OCTET STRING, dataCodingScheme OCTET STRING (SIZE (1)) OPTIONAL, -- Cond Segment1 ... } -- ASN1STOP SystemInformationBlockType11 field descriptions messageIdentifier Identifies the source and type of ETWS notification. The first bit contains bit 1 of the equivalent IE defined in TS 23.041 [37, 9.4.1.2.2], TS 36.413 [39, 9.2.1.44] and encoded according to TS 23.041 [37] and so on. serialNumber Identifies variations of an ETWS notification. The first bit contains bit 1 of the equivalent IE defined in TS 23.041 [37, 9.4.1.2.1], TS 36.413 [39, 9.2.1.45] and encoded according to TS 23.041 [37] and so on. warningMessageSegmentType Indicates whether the included ETWS warning message segment is the last segment or not. warningMessageSegmentNumber Segment number of the ETWS warning message segment contained in the SIB. A segment number of zero corresponds to the first segment, one corresponds to the second segment, and so on. warningMessageSegment Carries a segment of the Warning Message Contents IE defined in TS 36.413 [39]. The first octet of the Warning Message Contents IE is equivalent to the CB data IE defined in and encoded according to TS 23.041 [37] and so on. dataCodingScheme Identifies the alphabet/coding and the language applied variations of an ETWS notification. The octet contains the octet of the equivalent IE defined in TS 23.041 [37], TS 36.413 [39] and encoded according to TS 23.038 [38]. Conditional presence Explanation Segment1 The field is mandatory present in the first segment of SIB11, otherwise it is not present. 6.3.2 Radio resource control information elements – AntennaInfo The IE AntennaInfoCommon and the AntennaInfoDedicated are used to specify the common and the UE specific antenna configuration respectively. AntennaInfo information elements -- ASN1START AntennaInfoCommon ::= SEQUENCE { antennaPortsCount ENUMERATED {an1, an2, an4, spare1} } AntennaInfoDedicated ::= SEQUENCE { transmissionMode ENUMERATED { tm1, tm2, tm3, tm4, tm5, tm6, tm7, spare1}, codebookSubsetRestriction CHOICE { n2TxAntenna-tm3 BIT STRING (SIZE (2)), n4TxAntenna-tm3 BIT STRING (SIZE (4)), n2TxAntenna-tm4 BIT STRING (SIZE (6)), n4TxAntenna-tm4 BIT STRING (SIZE (64)), n2TxAntenna-tm5 BIT STRING (SIZE (4)), n4TxAntenna-tm5 BIT STRING (SIZE (16)), n2TxAntenna-tm6 BIT STRING (SIZE (4)), n4TxAntenna-tm6 BIT STRING (SIZE (16)) } OPTIONAL, -- Cond TM ue-TransmitAntennaSelection CHOICE{ release NULL, setup ENUMERATED {closedLoop, openLoop} } } -- ASN1STOP AntennaInfo field descriptions antennaPortsCount Parameter represents the number of cell specific antenna ports where an1 corresponds to 1, an2 to 2 antenna ports etc. see TS 36.211, 6.2.1. transmissionMode Points to one of Transmission modes defined in TS 36.213, 7.1 where tm1 refers to transmission mode 1, tm2 to transmission mode 2 etc. codebookSubsetRestriction Parameter: codebookSubsetRestriction, see TS 36.213 [23, 7.2] and TS 36.211 [21, 6.3.4.2.3]. ue-TransmitAntennaSelection For value setup the field indicates whether UE transmit antenna selection control is closed-loop or open-loop as described in TS 36.213 [23, 8.7]. Conditional presence Explanation TM The field is mandatory present if the transmissionMode is set to tm3, tm4, tm5 or tm6. Otherwise the IE is not present and the UE shall delete any existing value for this field. – CQI-ReportConfig The IE CQI-ReportConfig is used to specify the CQI reporting configuration. CQI-ReportConfig information elements -- ASN1START CQI-ReportConfig ::= SEQUENCE { cqi-ReportModeAperiodic ENUMERATED { rm12, rm20, rm22, rm30, rm31, spare3, spare2, spare1} OPTIONAL, -- Need OR nomPDSCH-RS-EPRE-Offset INTEGER (-1..6), cqi-ReportPeriodic CQI-ReportPeriodic OPTIONAL -- Need ON } CQI-ReportPeriodic ::= CHOICE { release NULL, setup SEQUENCE { cqi-PUCCH-ResourceIndex INTEGER (0.. 1185), cqi-pmi-ConfigIndex INTEGER (0..1023), cqi-FormatIndicatorPeriodic CHOICE { widebandCQI NULL, subbandCQI SEQUENCE { k INTEGER (1..4) } }, ri-ConfigIndex INTEGER (0..1023) OPTIONAL, -- Need OR simultaneousAckNackAndCQI BOOLEAN } } -- ASN1STOP CQI-ReportConfig field descriptions cqi-pmi-ConfigIndex Parameter: CQI/PMI Periodicity and Offset Configuration Index ICQI/PMI, see TS 36.213 [23, tables 7.2.2-1A and 7.2.2-1C]. ri-ConfigIndex Parameter: RI Config Index IRI, see TS 36.213 [23, 7.2.2-1B]. K Parameter: K, see TS 36.213 [23, 7.2.2]. cqi-FormatIndicatorPeriodic Parameter: PUCCH CQI Feedback Type, see TS 36.213 [23, table 7.2.2-1]. Depending on transmissionMode, reporting mode is implicitly given from the table. simultaneousAckNackAndCQI Parameter: Simultaneous-AN-and-CQI. see TS 36.213 [23, 10.1] TRUE indicates that simultaneous transmission of ACK/NACK and CQI is allowed. cqi-ReportModeAperiodic Parameter: reporting mode. Value rm12 corresponds to Mode 1-2, rm20 corresponds to Mode 2-0, rm22 corresponds to Mode 2-2 etc. PUSCH reporting modes are described in TS 36.213 [23, 7.2.1]. – DRB-Identity The IE DRB-Identity is used to identify a DRB used by a UE. DRB-Identity information elements -- ASN1START DRB-Identity ::= INTEGER (1..32) -- ASN1STOP – LogicalChannelConfig The IE LogicalChannelConfig is used to configure the logical channel parameters. LogicalChannelConfig information element -- ASN1START LogicalChannelConfig ::= SEQUENCE { ul-SpecificParameters SEQUENCE { priority INTEGER (1..16), prioritisedBitRate ENUMERATED { kBps0, kBps8, kBps16, kBps32, kBps64, kBps128, kBps256, infinity, spare8, spare7, spare6, spare5, spare4, spare3, spare2, spare1}, bucketSizeDuration ENUMERATED { ms50, ms100, ms150, ms300, ms500, ms1000, spare2, spare1}, logicalChannelGroup INTEGER (0..3) OPTIONAL -- Need OR } OPTIONAL, -- Cond UL ... } -- ASN1STOP LogicalChannelConfig field descriptions priority Logical channel priority in TS 36.321 [6]. Value is an integer. prioritisedBitRate Prioritized Bit Rate for logical channel prioritization in TS 36.321 [6]. Value in kilobytes/second. Value kBps0 corresponds to 0 kB/second, kBps8 corresponds to 8 kB/second, kBps16 corresponds to 16 kB/second and so on. Infinity is the only applicable value for SRB1 and SRB2 bucketSizeDuration Bucket Size Duration for logical channel prioritization in TS 36.321 [6]. Value in milliseconds. Value ms50 corresponds to 50 ms, ms100 corresponds to 100 ms and so on. logicalChannelGroup Mapping of logical channel to logical channel group for BSR reporting in TS 36.321 [6]. Conditional presence Explanation UL The field is mandatory present for UL logical channels; otherwise it is not present. – MAC-MainConfig The IE MAC-MainConfig is used to specify the MAC main configuration for signalling and data radio bearers. MAC-MainConfig information element -- ASN1START MAC-MainConfig ::= SEQUENCE { ul-SCH-Config SEQUENCE { maxHARQ-Tx ENUMERATED { n1, n2, n3, n4, n5, n6, n7, n8, n10, n12, n16, n20, n24, n28, spare2, spare1} OPTIONAL, -- Need ON periodicBSR-Timer ENUMERATED { sf5, sf10, sf16, sf20, sf32, sf40, sf64, sf80, sf128, sf160, sf320, sf640, sf1280, sf2560, infinity, spare1} OPTIONAL, -- Need ON retxBSR-Timer ENUMERATED { sf320, sf640, sf1280, sf2560, sf5120, sf10240, spare2, spare1}, ttiBundling BOOLEAN } OPTIONAL, -- Need ON drx-Config DRX-Config OPTIONAL, -- Need ON timeAlignmentTimerDedicated TimeAlignmentTimer, phr-Config CHOICE { release NULL, setup SEQUENCE { periodicPHR-Timer ENUMERATED {sf10, sf20, sf50, sf100, sf200, sf500, sf1000, infinity}, prohibitPHR-Timer ENUMERATED {sf0, sf10, sf20, sf50, sf100, sf200, sf500, sf1000}, dl-PathlossChange ENUMERATED {dB1, dB3, dB6, infinity} } } OPTIONAL, -- Need ON ... } DRX-Config ::= CHOICE { release NULL, setup SEQUENCE { onDurationTimer ENUMERATED { psf1, psf2, psf3, psf4, psf5, psf6, psf8, psf10, psf20, psf30, psf40, psf50, psf60, psf80, psf100, psf200}, drx-InactivityTimer ENUMERATED { psf1, psf2, psf3, psf4, psf5, psf6, psf8, psf10, psf20, psf30, psf40, psf50, psf60, psf80, psf100, psf200, psf300, psf500, psf750, psf1280, psf1920, psf2560, spare10, spare9, spare8, spare7, spare6, spare5, spare4, spare3, spare2, spare1}, drx-RetransmissionTimer ENUMERATED { psf1, psf2, psf4, psf6, psf8, psf16, psf24, psf33}, longDRX-CycleStartOffset CHOICE { sf10 INTEGER(0..9), sf20 INTEGER(0..19), sf32 INTEGER(0..31), sf40 INTEGER(0..39), sf64 INTEGER(0..63), sf80 INTEGER(0..79), sf128 INTEGER(0..127), sf160 INTEGER(0..159), sf256 INTEGER(0..255), sf320 INTEGER(0..319), sf512 INTEGER(0..511), sf640 INTEGER(0..639), sf1024 INTEGER(0..1023), sf1280 INTEGER(0..1279), sf2048 INTEGER(0..2047), sf2560 INTEGER(0..2559) }, shortDRX SEQUENCE { shortDRX-Cycle ENUMERATED { sf2, sf5, sf8, sf10, sf16, sf20, sf32, sf40, sf64, sf80, sf128, sf160, sf256, sf320, sf512, sf640}, drxShortCycleTimer INTEGER (1..16) } OPTIONAL -- Need OR } } -- ASN1STOP MAC-MainConfig field descriptions maxHARQ-Tx Maximum number of transmissions for UL HARQ in TS 36.321 [6]. periodicBSR-Timer Timer for BSR reporting in TS 36.321 [6]. Value in number of sub-frames. Value sf10 corresponds to 10 sub-frames, sf20 corresponds to 20 sub-frames and so on. retxBSR-Timer Timer for BSR reporting in TS 36.321 [6]. Value in number of sub-frames. Value sf640 corresponds to 640 sub-frames, sf1280 corresponds to 1280 sub-frames and so on. ttiBundling TRUE indicates that TTI bundling TS 36.321 [6] is enabled while FALSE indicates that TTI bundling is disabled. TTI bundling can be enabled for FDD and for TDD only for configurations 0, 1 and 6. For TDD, E-UTRAN does not simultaneously enable TTI bundling and semi-persistent scheduling in this release of specification. longDRX-CycleStartOffset longDRX-Cycle and drxStartOffset in TS 36.321 [6]. Long DRX Cycle value in number of sub-frames. Value sf10 corresponds to 10 sub-frames, sf20 corresponds to 20 sub-frames and so on. If shortDRX-Cycle is configured, the value shall be a multiple of the shortDRX-Cycle value. DRX Start Offset value in integer. In TDD, this can point to a DL or UL sub-frame. onDurationTimer Timer for DRX in TS 36.321 [6]. Value in number of PDCCH sub-frames. Value psf1 corresponds to 1 PDCCH sub-frame, psf2 corresponds to 2 PDCCH sub-frames and so on. drx-InactivityTimer Timer for DRX in TS 36.321 [6]. Value in number of PDCCH sub-frames. Value psf1 corresponds to 1 PDCCH sub-frame, psf2 corresponds to 2 PDCCH sub-frames and so on. drx-RetransmissionTimer Timer for DRX in TS 36.321 [6]. Value in number of PDCCH sub-frames. Value psf1 corresponds to 1 PDCCH sub-frame, psf2 corresponds to 2 PDCCH sub-frames and so on. shortDRX-Cycle Short DRX cycle in TS 36.321 [6]. Value in number of sub-frames. Value sf2 corresponds to 2 sub-frames, sf5 corresponds to 5 subframes and so on. drxShortCycleTimer Timer for DRX in TS 36.321 [6]. Value in multiples of shortDRX-Cycle. A value of 1 corresponds to shortDRX-Cycle, a value of 2 corresponds to 2 * shortDRX-Cycle and so on. periodicPHR-Timer Timer for PHR reporting in TS 36.321 [6]. Value in number of sub-frames. Value sf10 corresponds to 10 subframes, sf20 corresponds to 20 subframes and so on. prohibitPHR-Timer Timer for PHR reporting in TS 36.321 [6]. Value in number of sub-frames. Value sf0 corresponds to 0 subframes, sf100 corresponds to 100 subframes and so on. dl-PathLossChange DL Pathloss Change for PHR reporting in TS 36.321 [6]. Value in dB. Value dB1 corresponds to 1 dB, dB3 corresponds to 3 dB and so on. – PDCP-Config The IE PDCP-Config is used to set the configurable PDCP parameters for data radio bearers. PDCP-Config information element -- ASN1START PDCP-Config ::= SEQUENCE { discardTimer ENUMERATED { ms50, ms100, ms150, ms300, ms500, ms750, ms1500, infinity } OPTIONAL, -- Cond Setup rlc-AM SEQUENCE { statusReportRequired BOOLEAN } OPTIONAL, -- Cond Rlc-AM rlc-UM SEQUENCE { pdcp-SN-Size ENUMERATED {len7bits, len12bits} } OPTIONAL, -- Cond Rlc-UM headerCompression CHOICE { notUsed NULL, rohc SEQUENCE { maxCID INTEGER (1..16383) DEFAULT 15, profiles SEQUENCE { profile0x0001 BOOLEAN, profile0x0002 BOOLEAN, profile0x0003 BOOLEAN, profile0x0004 BOOLEAN, profile0x0006 BOOLEAN, profile0x0101 BOOLEAN, profile0x0102 BOOLEAN, profile0x0103 BOOLEAN, profile0x0104 BOOLEAN }, ... } }, ... } -- ASN1STOP PDCP-Config field descriptions discardTimer Indicates the discard timer value specified in TS 36.323 [8]. Value in milliseconds. Value ms50 means 50 ms, ms100 means 100 ms and so on. statusReportRequired Indicates whether or not the UE shall send a PDCP Status Report upon re-establishment of the PDCP entity as specified in TS 36.323 [8]. pdcp-SN-Size Indicates the PDCP Sequence Number length in bits. Value len7bits means that the 7-bit PDCP SN format is used and len12bits means that the 12-bit PDCP SN format is used, as specified in TS 36.323 [8]. maxCID Indicates the value of the MAX_CID parameter as specified in TS 36.323 [8]. profiles The profiles used by both compressor and decompressor in both UE and E-UTRAN. The field indicates which of the ROHC profiles specified in TS 36.323 [8] are supported, i.e. value 'true' indicates that the profile is supported. Profile 0x0000 shall always be supported when the use of ROHC is configured. If support of two ROHC profile identifiers with the same 8 LSB’s is signalled, only the profile corresponding to the highest value shall be applied. Conditional presence Explanation Setup The field is mandatory present in case of radio bearer setup. Otherwise the field is not present. Rlc-AM The field is mandatory present upon setup of a PDCP entity for a radio bearer configured with RLC AM. The field is optional, need ON, in case of reconfiguration of a PDCP entity at handover for a radio bearer configured with RLC AM. Otherwise the field is not present. Rlc-UM The field is mandatory present upon setup of a PDCP entity for a radio bearer configured with RLC UM. Otherwise the field is not present. – PDSCH-Config The IE PDSCH-ConfigCommon and the IE PDSCH-ConfigDedicated are used to specify the common and the UE specific PDSCH configuration respectively. PDSCH-Config information element -- ASN1START PDSCH-ConfigCommon::= SEQUENCE { referenceSignalPower INTEGER (-60..50), p-b INTEGER (0..3) } PDSCH-ConfigDedicated::= SEQUENCE { p-a ENUMERATED { dB-6, dB-4dot77, dB-3, dB-1dot77, dB0, dB1, dB2, dB3 } } -- ASN1STOP PDSCH-Config field descriptions referenceSignalPower Parameter: Reference-signal power, which provides the downlink reference-signal EPRE, see TS 36.213 [23, 5.2]. The actual value in dBm. – PHICH-Config The IE PHICH-Config is used to specify the PHICH configuration. PHICH-Config information element -- ASN1START PHICH-Config ::= SEQUENCE { phich-Duration ENUMERATED {normal, extended}, phich-Resource ENUMERATED {oneSixth, half, one, two} } -- ASN1STOP PHICH-Config field descriptions phich-Duration Parameter: PHICH-Duration, see TS 36.211 [21, Table 6.9.3-1]. phich-Resource Parameter: Ng, see TS 36.211 [21, 6.9]. Value oneSixth corresponds to 1/6, half corresponds to 1/2 and so on. – PhysicalConfigDedicated The IE PhysicalConfigDedicated is used to specify the UE specific physical channel configuration. PhysicalConfigDedicated information element -- ASN1START PhysicalConfigDedicated ::= SEQUENCE { pdsch-ConfigDedicated PDSCH-ConfigDedicated OPTIONAL, -- Need ON pucch-ConfigDedicated PUCCH-ConfigDedicated OPTIONAL, -- Need ON pusch-ConfigDedicated PUSCH-ConfigDedicated OPTIONAL, -- Need ON uplinkPowerControlDedicated UplinkPowerControlDedicated OPTIONAL, -- Need ON tpc-PDCCH-ConfigPUCCH TPC-PDCCH-Config OPTIONAL, -- Need ON tpc-PDCCH-ConfigPUSCH TPC-PDCCH-Config OPTIONAL, -- Need ON cqi-ReportConfig CQI-ReportConfig OPTIONAL, -- Need ON soundingRS-UL-ConfigDedicated SoundingRS-UL-ConfigDedicated OPTIONAL, -- Need ON antennaInfo CHOICE { explicitValue AntennaInfoDedicated, defaultValue NULL } OPTIONAL, -- Need ON schedulingRequestConfig SchedulingRequestConfig OPTIONAL, -- Need ON ... } -- ASN1STOP PhysicalConfigDedicated field descriptions antennaInfo A choice is used to indicate whether the antennaInfo is signalled explicitly or set to the default antenna configuration as specified in section 9.2.4. tpc-PDCCH-ConfigPUCCH PDCCH configuration for power control of PUCCH using format 3/3A, see TS 36.212 [22]. tpc-PDCCH-ConfigPUSCH PDCCH configuration for power control of PUSCH using format 3/3A, see TS 36.212 [22]. – P-Max The IE P-Max is used to limit the UE’s uplink transmission power on a carrier frequency and is used to calculate the parameter Pcompensation defined in TS 36.304 [4]. Corresponds to parameter PEMAX in TS 36.101 [42]. The UE transmit power shall not exceed the minimum of this value (in dBm), if provided, and the maximum UE power for the UE power class, PUMAX, as specified in TS 36.101 [42, 6.2.5]. P-Max information element -- ASN1START P-Max ::= INTEGER (-30..33) -- ASN1STOP – PRACH-Config The IE PRACH-ConfigSIB and IE PRACH-Config are used to specify the PRACH configuration in the system information and in the mobility control information, respectively. PRACH-Config information elements -- ASN1START PRACH-ConfigSIB ::= SEQUENCE { rootSequenceIndex INTEGER (0..837), prach-ConfigInfo PRACH-ConfigInfo } PRACH-Config ::= SEQUENCE { rootSequenceIndex INTEGER (0..837), prach-ConfigInfo PRACH-ConfigInfo OPTIONAL -- Need ON } PRACH-ConfigInfo ::= SEQUENCE { prach-ConfigIndex INTEGER (0..63), highSpeedFlag BOOLEAN, zeroCorrelationZoneConfig INTEGER (0..15), prach-FreqOffset INTEGER (0..94) } -- ASN1STOP PRACH-Config field descriptions rootSequenceIndex Parameter: RACH_ROOT_SEQUENCE, see TS 36.211 [21, 5.7.1]. prach-ConfigIndex Parameter: PRACH-Configuration-Index, see TS 36.211 [21, 5.7.1]. highSpeedFlag Parameter: High-speed-flag, see TS 36.211, [21, 5.7.2].TRUE corresponds to Restricted set and FALSE to Unrestricted set. zeroCorrelationZoneConfig Parameter: NCS configuration, see TS 36.211, [21, 5.7.2: table 5.7.2-2] for preamble format 0..3 and TS 36.211, [21, 5.7.2: table 5.7.2-3] for preamble format 4. prach-FreqOffset Parameter: prach-FrequencyOffset, see TS 36.211, [21, 5.7.1]. For TDD the value range is dependent on the value of prach-ConfigIndex. – PresenceAntennaPort1 The IE PresenceAntennaPort1 is used to indicate whether all the neighbouring cells use Antenna Port 1. When set to TRUE, the UE may assume that at least two cell-specific antenna ports are used in all neighbouring cells. PresenceAntennaPort1 information element -- ASN1START PresenceAntennaPort1 ::= BOOLEAN -- ASN1STOP – PUCCH-Config The IE PUCCH-ConfigCommon and IE PUCCH-ConfigDedicated are used to specify the common and the UE specific PUCCH configuration respectively. PUCCH-Config information elements -- ASN1START PUCCH-ConfigCommon ::= SEQUENCE { deltaPUCCH-Shift ENUMERATED {ds1, ds2, ds3}, nRB-CQI INTEGER (0..98), nCS-AN INTEGER (0..7), n1PUCCH-AN INTEGER (0..2047) } PUCCH-ConfigDedicated ::= SEQUENCE { ackNackRepetition CHOICE{ release NULL, setup SEQUENCE { repetitionFactor ENUMERATED { n2, n4, n6, spare1}, n1PUCCH-AN-Rep INTEGER (0..2047) } }, tdd-AckNackFeedbackMode ENUMERATED {bundling, multiplexing} OPTIONAL -- Cond TDD } -- ASN1STOP PUCCH-Config field descriptions ackNackRepetition Parameter indicates whether ACK/NACK repetition is configured, see TS 36.213 [23, 10.1]. tdd-AckNackFeedbackMode Parameter indicates one of the two TDD ACK/NACK feedback modes used, see TS 36.213 [23, 7.3]. bundling corresponds to use of ACK/NACK bundling whereas, multiplexing corresponds to ACK/NACK multiplexing. The same value applies to both ACK/NACK feedback modes on PUCCH as well as on PUSCH. For TDD configuration 5, E-UTRAN should always set this field to bundling. Conditional presence Explanation TDD The field is mandatory present for TDD; it is not present for FDD and the UE shall delete any existing value for this field. – PUSCH-Config The IE PUSCH-ConfigCommon is used to specify the common PUSCH configuration and the reference signal configuration for PUSCH and PUCCH. The IE PUSCH-ConfigDedicated is used to specify the UE specific PUSCH configuration. PUSCH-Config information element -- ASN1START PUSCH-ConfigCommon ::= SEQUENCE { pusch-ConfigBasic SEQUENCE { n-SB INTEGER (1..4), hoppingMode ENUMERATED {interSubFrame, intraAndInterSubFrame}, pusch-HoppingOffset INTEGER (0..98), enable64QAM BOOLEAN }, ul-ReferenceSignalsPUSCH UL-ReferenceSignalsPUSCH } PUSCH-ConfigDedicated ::= SEQUENCE { betaOffset-ACK-Index INTEGER (0..15), betaOffset-RI-Index INTEGER (0..15), betaOffset-CQI-Index INTEGER (0..15) } UL-ReferenceSignalsPUSCH ::= SEQUENCE { groupHoppingEnabled BOOLEAN, groupAssignmentPUSCH INTEGER (0..29), sequenceHoppingEnabled BOOLEAN, cyclicShift INTEGER (0..7) } -- ASN1STOP PUSCH-Config field descriptions n-SB Parameter: Nsb see TS 36.211 [21, 5.3.4]. hoppingMode Parameter: Hopping-mode, see TS 36.211 [21, 5.3.4]. enable64QAM See TS 36.213 [23, 8.6.1]. TRUE indicates that 64QAM is allowed while FALSE indicates that 64QAM is not allowed. ul- ReferenceSignalsPUSCH Used to specify parameters needed for the transmission on PUSCH (or PUCCH). groupHoppingEnabled Parameter: Group-hopping-enabled, see TS 36.211 [21, 5.5.1.3]. groupAssignmentPUSCH Parameter: ΔSS See TS 36.211 [21, 5.5.1.3]. sequenceHoppingEnabled Parameter: Sequence-hopping-enabled, see TS 36.211 [21, 5.5.1.4]. cyclicShift Parameters: cyclicShift, see TS 36.211 [21, Table 5.5.2.1.1-2]. – RACH-ConfigCommon The IE RACH-ConfigCommon is used to specify the generic random access parameters. RACH-ConfigCommon information element -- ASN1START RACH-ConfigCommon ::= SEQUENCE { preambleInfo SEQUENCE { numberOfRA-Preambles ENUMERATED { n4, n8, n12, n16 ,n20, n24, n28, n32, n36, n40, n44, n48, n52, n56, n60, n64}, preamblesGroupAConfig SEQUENCE { sizeOfRA-PreamblesGroupA ENUMERATED { n4, n8, n12, n16 ,n20, n24, n28, n32, n36, n40, n44, n48, n52, n56, n60}, messageSizeGroupA ENUMERATED {b56, b144, b208, b256}, messagePowerOffsetGroupB ENUMERATED { minusinfinity, dB0, dB5, dB8, dB10, dB12, dB15, dB18}, ... } OPTIONAL -- Need OP }, powerRampingParameters SEQUENCE { powerRampingStep ENUMERATED {dB0, dB2,dB4, dB6}, preambleInitialReceivedTargetPower ENUMERATED { dBm-120, dBm-118, dBm-116, dBm-114, dBm-112, dBm-110, dBm-108, dBm-106, dBm-104, dBm-102, dBm-100, dBm-98, dBm-96, dBm-94, dBm-92, dBm-90} }, ra-SupervisionInfo SEQUENCE { preambleTransMax ENUMERATED { n3, n4, n5, n6, n7, n8, n10, n20, n50, n100, n200}, ra-ResponseWindowSize ENUMERATED { sf2, sf3, sf4, sf5, sf6, sf7, sf8, sf10}, mac-ContentionResolutionTimer ENUMERATED { sf8, sf16, sf24, sf32, sf40, sf48, sf56, sf64} }, maxHARQ-Msg3Tx INTEGER (1..8), ... } -- ASN1STOP RACH-ConfigCommon field descriptions numberOfRA-Preambles Number of non-dedicated random access preambles in TS 36.321 [6]. Value is an integer. Value n4 corresponds to 4, n8 corresponds to 8 and so on. preamblesGroupAConfig Provides the configuration for preamble grouping in TS 36.321 [6]. If the field is not signalled, the size of the random access preambles group A [6] is equal to numberOfRA-Preambles. sizeOfRA-PreamblesGroupA Size of the random access preambles group A in TS 36.321 [6]. Value is an integer. Value n4 corresponds to 4, n8 corresponds to 8 and so on. messageSizeGroupA Threshold for preamble selection in TS 36.321 [6]. Value in bits. Value b56 corresponds to 56 bits, b144 corresponds to 144 bits and so on. messagePowerOffsetGroupB Threshold for preamble selection in TS 36.321 [6]. Value in dB. Value minusinfinity corresponds to –infinity. Value dB0 corresponds to 0 dB, dB5 corresponds to 5 dB and so on. powerRampingStep Power ramping factor in TS 36.321 [6]. Value in dB. Value dB0 corresponds to 0 dB, dB2 corresponds to 2 dB and so on. preambleInitialReceivedTargetPower Initial preamble power in TS 36.321 [6]. Value in dBm. Value dBm-120 corresponds to -120 dBm, dBm-118 corresponds to -118 dBm and so on. preambleTransMax Maximum number of preamble transmission in TS 36.321 [6]. Value is an integer. Value n3 corresponds to 3, n4 corresponds to 4 and so on. ra-ResponseWindowSize Duration of the RA response window in TS 36.321 [6]. Value in subframes. Value sf2 corresponds to 2 subframes, sf3 corresponds to 3 subframes and so on. mac-ContentionResolutionTimer Timer for contention resolution in TS 36.321 [6]. Value in subframes. Value sf8 corresponds to 8 subframes, sf16 corresponds to 16 subframes and so on. maxHARQ-Msg3Tx Maximum number of Msg3 HARQ transmissions in TS 36.321 [6], used for contention based random access. Value is an integer. – RACH-ConfigDedicated The IE RACH-ConfigDedicated is used to specify the dedicated random access parameters. RACH-ConfigDedicated information element -- ASN1START RACH-ConfigDedicated ::= SEQUENCE { ra-PreambleIndex INTEGER (0..63), ra-PRACH-MaskIndex INTEGER (0..15) } -- ASN1STOP RACH-ConfigDedicated field descriptions ra-PreambleIndex Explicitly signalled Random Access Preamble for RA Resource selection in TS 36.321 [6]. ra-PRACH-MaskIndex Explicitly signalled PRACH Mask Index for RA Resource selection in TS 36.321 [6]. – RadioResourceConfigCommon The IE RadioResourceConfigCommonSIB and IE RadioResourceConfigCommon are used to specify common radio resource configurations in the system information and in the mobility control information, respectively, e.g., the random access parameters and the static physical layer parameters. RadioResourceConfigCommon information element -- ASN1START RadioResourceConfigCommonSIB ::= SEQUENCE { rach-Config RACH-ConfigCommon, bcch-Config BCCH-Config, pcch-Config PCCH-Config, prach-Config PRACH-ConfigSIB, pdsch-Config PDSCH-ConfigCommon, pusch-Config PUSCH-ConfigCommon, pucch-Config PUCCH-ConfigCommon, soundingRS-UL-Config SoundingRS-UL-ConfigCommon, uplinkPowerControl UplinkPowerControlCommon, ul-CyclicPrefixLength UL-CyclicPrefixLength, ... } RadioResourceConfigCommon ::= SEQUENCE { rach-Config RACH-ConfigCommon OPTIONAL, -- Need ON prach-Config PRACH-Config, pdsch-ConfigCommon PDSCH-ConfigCommon OPTIONAL, -- Need ON pusch-ConfigCommon PUSCH-ConfigCommon, phich-Config PHICH-Config OPTIONAL, -- Need ON pucch-ConfigCommon PUCCH-ConfigCommon OPTIONAL, -- Need ON soundingRS-UL-ConfigCommon SoundingRS-UL-ConfigCommon OPTIONAL, -- Need ON uplinkPowerControlCommon UplinkPowerControlCommon OPTIONAL, -- Need ON antennaInfoCommon AntennaInfoCommon OPTIONAL, -- Need ON p-Max P-Max OPTIONAL, -- Need OP tdd-Config TDD-Config OPTIONAL, -- Cond TDD ul-CyclicPrefixLength UL-CyclicPrefixLength, ... } BCCH-Config ::= SEQUENCE { modificationPeriodCoeff ENUMERATED {n2, n4, n8, n16} } PCCH-Config ::= SEQUENCE { defaultPagingCycle ENUMERATED { rf32, rf64, rf128, rf256}, nB ENUMERATED { fourT, twoT, oneT, halfT, quarterT, oneEighthT, oneSixteenthT, oneThirtySecondT} } UL-CyclicPrefixLength ::= ENUMERATED {len1, len2} -- ASN1STOP RadioResourceConfigCommon field descriptions p-Max Pmax to be used in the target cell. If absent the UE applies the maximum power according to the UE capability. BCCH-Config modificationPeriodCoeff Actual modification period, expressed in number of radio frames= modificationPeriodCoeff * defaultPagingCycle. n2 corresponds to value 2, n4 corresponds to value 4, n8 corresponds to value 8 and n16 corresponds to value 16. PCCH-Config defaultPagingCycle Default paging cycle, referred to as ‘T’ in TS 36.304 [4]. Value rf32 corresponds to 32 radio frames, rf64 corresponds to 64 radio frames and so on. nB Parameter: nB is used as one of parameters to derive the Paging Frame and Paging Occasion according to TS 36.304 [4]. Value in multiples of defaultPagingCycle ('T'). A value of fourT corresponds to 4 * defaultPagingCycle, a value of twoT corresponds to 2 * defaultPagingCycle and so on. UL-CyclicPrefixLength UL-CyclicPrefixLength Parameter: Uplink cyclic prefix length see 36.211 [21, 5.2.1] where len1 corresponds to normal cyclic prefix and len2 corresponds to extended cyclic prefix. Conditional presence Explanation TDD The field is optional for TDD, Need ON; it is not present for FDD and the UE shall delete any existing value for this field. – RadioResourceConfigDedicated The IE RadioResourceConfigDedicated is used to setup/modify/release RBs, to modify the MAC main configuration, to modify the SPS configuration and to modify dedicated physical configuration. RadioResourceConfigDedicated information element -- ASN1START RadioResourceConfigDedicated ::= SEQUENCE { srb-ToAddModList SRB-ToAddModList OPTIONAL, -- Cond HO-Conn drb-ToAddModList DRB-ToAddModList OPTIONAL, -- Cond HO-toEUTRA drb-ToReleaseList DRB-ToReleaseList OPTIONAL, -- Need ON mac-MainConfig CHOICE { explicitValue MAC-MainConfig, defaultValue NULL } OPTIONAL, -- Need ON sps-Config SPS-Config OPTIONAL, -- Need ON physicalConfigDedicated PhysicalConfigDedicated OPTIONAL, -- Need ON ... } SRB-ToAddModList ::= SEQUENCE (SIZE (1..2)) OF SRB-ToAddMod SRB-ToAddMod ::= SEQUENCE { srb-Identity INTEGER (1..2), rlc-Config CHOICE { explicitValue RLC-Config, defaultValue NULL } OPTIONAL, -- Cond Setup logicalChannelConfig CHOICE { explicitValue LogicalChannelConfig, defaultValue NULL } OPTIONAL, -- Cond Setup ... } DRB-ToAddModList ::= SEQUENCE (SIZE (1..maxDRB)) OF DRB-ToAddMod DRB-ToAddMod ::= SEQUENCE { eps-BearerIdentity INTEGER (0..15) OPTIONAL, -- Cond DRB-Setup drb-Identity DRB-Identity, pdcp-Config PDCP-Config OPTIONAL, -- Cond PDCP rlc-Config RLC-Config OPTIONAL, -- Cond Setup logicalChannelIdentity INTEGER (3..10) OPTIONAL, -- Cond DRB-Setup logicalChannelConfig LogicalChannelConfig OPTIONAL, -- Cond Setup ... } DRB-ToReleaseList ::= SEQUENCE (SIZE (1..maxDRB)) OF DRB-Identity -- ASN1STOP RadioResourceConfigDedicated field descriptions rlc-Config For SRBs a choice is used to indicate whether the RLC configuration is signalled explicitly or set to the values defined in the default RLC configuration for SRB1 in 9.2.1.1 or for SRB2 in 9.2.1.2. RLC AM is the only applicable RLC mode for SRB1 and SRB2. E-UTRAN does not reconfigure the RLC mode of DRBs. mac-MainConfig A choice is used to indicate whether the mac-MainConfig is signalled explictly or set to the default MAC main configuration as specified in 9.2.2. sps-Config The default SPS configuration is specified in 9.2.3. physicalConfigDedicated The default dedicated physical configuration is specified in 9.2.4. logicalChannelConfig For SRBs a choice is used to indicate whether the logical channel configuration is signalled explicitly or set to the default logical channel configuration for SRB1 as specified in 9.2.1.1 or for SRB2 as specified in 9.2.1.2. logicalChannelIdentity The logical channel identity for both UL and DL. Conditional presence Explanation DRB-Setup The field is mandatory present if the corresponding DRB is being set up (including bearer setup at handover to E-UTRA); otherwise it is not present. PDCP The field is mandatory present if the corresponding DRB is being setup; the field is optionally present, need ON, upon handover within E-UTRA and upon the first reconfiguration after re-establishment; otherwise it is not present. Setup The field is mandatory present if the corresponding SRB/DRB is being setup; otherwise the field is optionally present, need ON. HO-Conn The field is mandatory present in case of handover to E-UTRA and to only establish SRB1 in case of RRC connection establishment; otherwise the field is optionally present, need ON. HO-toEUTRA The field is mandatory present in case of handover to E-UTRA; In case of RRC connection establishment and RRC connection re-establishment the field is not present; otherwise the field is optionally present, need ON. – RLC-Config The IE RLC-Config is used to specify the RLC configuration of SRBs and DRBs. RLC-Config information element -- ASN1START RLC-Config ::= CHOICE { am SEQUENCE { ul-AM-RLC UL-AM-RLC, dl-AM-RLC DL-AM-RLC }, um-Bi-Directional SEQUENCE { ul-UM-RLC UL-UM-RLC, dl-UM-RLC DL-UM-RLC }, um-Uni-Directional-UL SEQUENCE { ul-UM-RLC UL-UM-RLC }, um-Uni-Directional-DL SEQUENCE { dl-UM-RLC DL-UM-RLC }, ... } UL-AM-RLC ::= SEQUENCE { t-PollRetransmit T-PollRetransmit, pollPDU PollPDU, pollByte PollByte, maxRetxThreshold ENUMERATED { t1, t2, t3, t4, t6, t8, t16, t32} } DL-AM-RLC ::= SEQUENCE { t-Reordering T-Reordering, t-StatusProhibit T-StatusProhibit } UL-UM-RLC ::= SEQUENCE { sn-FieldLength SN-FieldLength } DL-UM-RLC ::= SEQUENCE { sn-FieldLength SN-FieldLength, t-Reordering T-Reordering } SN-FieldLength ::= ENUMERATED {size5, size10} T-PollRetransmit ::= ENUMERATED { ms5, ms10, ms15, ms20, ms25, ms30, ms35, ms40, ms45, ms50, ms55, ms60, ms65, ms70, ms75, ms80, ms85, ms90, ms95, ms100, ms105, ms110, ms115, ms120, ms125, ms130, ms135, ms140, ms145, ms150, ms155, ms160, ms165, ms170, ms175, ms180, ms185, ms190, ms195, ms200, ms205, ms210, ms215, ms220, ms225, ms230, ms235, ms240, ms245, ms250, ms300, ms350, ms400, ms450, ms500, spare9, spare8, spare7, spare6, spare5, spare4, spare3, spare2, spare1} PollPDU ::= ENUMERATED { p4, p8, p16, p32, p64, p128, p256, pInfinity} PollByte ::= ENUMERATED { kB25, kB50, kB75, kB100, kB125, kB250, kB375, kB500, kB750, kB1000, kB1250, kB1500, kB2000, kB3000, kBinfinity, spare1} T-Reordering ::= ENUMERATED { ms0, ms5, ms10, ms15, ms20, ms25, ms30, ms35, ms40, ms45, ms50, ms55, ms60, ms65, ms70, ms75, ms80, ms85, ms90, ms95, ms100, ms110, ms120, ms130, ms140, ms150, ms160, ms170, ms180, ms190, ms200, spare1} T-StatusProhibit ::= ENUMERATED { ms0, ms5, ms10, ms15, ms20, ms25, ms30, ms35, ms40, ms45, ms50, ms55, ms60, ms65, ms70, ms75, ms80, ms85, ms90, ms95, ms100, ms105, ms110, ms115, ms120, ms125, ms130, ms135, ms140, ms145, ms150, ms155, ms160, ms165, ms170, ms175, ms180, ms185, ms190, ms195, ms200, ms205, ms210, ms215, ms220, ms225, ms230, ms235, ms240, ms245, ms250, ms300, ms350, ms400, ms450, ms500, spare8, spare7, spare6, spare5, spare4, spare3, spare2, spare1} -- ASN1STOP RLC-Config field descriptions sn-FieldLength Indicates the UM RLC SN field size, see TS 36.322 [7], in bits. Value size5 means 5 bits, size10 means 10 bits. t-PollRetransmit Timer for RLC AM in TS 36.322 [7], in milliseconds. Value ms5 means 5ms, ms10 means 10ms and so on. pollPDU Parameter for RLC AM in TS 36.322 [7]. Value p4 corresponds to 4 PDUs, p8 to 8 PDUs and so on. pInfinity corresponds to an infinite number of PDUs. pollByte Parameter for RLC AM in TS 36.322 [7]. Value kB25 corresponds to 25 kBytes, kB50 to 50 kBytes and so on. kBInfinity corresponds to an infinite amount of kBytes. maxRetxThreshold Parameter for RLC AM in TS 36.322 [7]. Value t1 corresponds to 1 retransmission, t2 to 2 retransmissions and so on. t-Reordering Timer for reordering in TS 36.322 [7], in milliseconds. Value ms0 means 0ms, ms5 means 5ms and so on. t-StatusProhibit Timer for status reporting in TS 36.322 [7], in milliseconds. Value ms0 means 0ms, ms5 means 5ms and so on. – SchedulingRequestConfig The IE SchedulingRequestConfig is used to specify the Scheduling Request related parameters SchedulingRequestConfig information element -- ASN1START SchedulingRequestConfig ::= CHOICE { release NULL, setup SEQUENCE { sr-PUCCH-ResourceIndex INTEGER (0..2047), sr-ConfigIndex INTEGER (0..155), dsr-TransMax ENUMERATED { n4, n8, n16, n32, n64, spare3, spare2, spare1} } } -- ASN1STOP SchedulingRequestConfig field descriptions dsr-TransMax Parameter for SR transmission in TS 36.321 [6, 5.4.4]. The value n4 corresponds to 4 transmissions, n8 corresponds to 8 transmissions and so on. – SoundingRS-UL-Config The IE SoundingRS-UL-Config is used to specify the uplink Sounding RS configuration. SoundingRS-UL-Config information element -- ASN1START SoundingRS-UL-ConfigCommon ::= CHOICE { release NULL, setup SEQUENCE { srs-BandwidthConfig ENUMERATED {bw0, bw1, bw2, bw3, bw4, bw5, bw6, bw7}, srs-SubframeConfig ENUMERATED { sc0, sc1, sc2, sc3, sc4, sc5, sc6, sc7, sc8, sc9, sc10, sc11, sc12, sc13, sc14, sc15}, ackNackSRS-SimultaneousTransmission BOOLEAN, srs-MaxUpPts ENUMERATED {true} OPTIONAL -- Cond TDD } } SoundingRS-UL-ConfigDedicated ::= CHOICE{ release NULL, setup SEQUENCE { srs-Bandwidth ENUMERATED {bw0, bw1, bw2, bw3}, srs-HoppingBandwidth ENUMERATED {hbw0, hbw1, hbw2, hbw3}, freqDomainPosition INTEGER (0..23), duration BOOLEAN, srs-ConfigIndex INTEGER (0..1023), transmissionComb INTEGER (0..1), cyclicShift ENUMERATED {cs0, cs1, cs2, cs3, cs4, cs5, cs6, cs7} } } -- ASN1STOP SoundingRS-UL-Config field descriptions srs-BandwidthConfig Parameter: SRS Bandwidth Configuration. See TS 36.211, [21, table 5.5.3.2-1, 5.5.3.2-2, 5.5.3.2-3 and 5.5.3.2– 4]. Actual configuration depends on UL bandwidth. bw0 corresponds to value 0, bw1 to value 1 and so on. srs-SubframeConfig Parameter: SRS SubframeConfiguration. See TS 36.211, [21, table 5.5.3.3-1] applies for FDD whereas TS 36.211, [21, table 5.5.3.3-2] applies for TDD. sc0 corresponds to value 0, sc1 to value 1 and so on. ackNackSRS-SimultaneousTransmission Parameter: Simultaneous-AN-and-SRS, see TS 36.213 [23, 8.2]. srs-Bandwidth Parameter: b, see TS 36.211 [21, table 5.5.3.2-1]. duration Parameter: Duration. See TS 36.213 [21, 8.2]. FALSE corresponds to “single” and value TRUE to “indefinite”. srs-ConfigIndex Parameter: ISRS. See TS 36.213 [23, table8.2-1]. cyclicShift Parameter: n_SRS. See TS 36.211 [21, 5.5.3.1], where cs0 corresponds to 0 etc. Conditional presence Explanation TDD This field is optional present for TDD, need OR; it is not present for FDD and the UE shall delete any existing value for this field. – SPS-Config The IE SPS-Config is used to specify the semi-persistent scheduling configuration. SPS-Config information element -- ASN1START SPS-Config ::= SEQUENCE { semiPersistSchedC-RNTI C-RNTI OPTIONAL, -- Need OR sps-ConfigDL SPS-ConfigDL OPTIONAL, -- Need ON sps-ConfigUL SPS-ConfigUL OPTIONAL -- Need ON } SPS-ConfigDL ::= CHOICE{ release NULL, setup SEQUENCE { semiPersistSchedIntervalDL ENUMERATED { sf10, sf20, sf32, sf40, sf64, sf80, sf128, sf160, sf320, sf640, spare6, spare5, spare4, spare3, spare2, spare1}, numberOfConfSPS-Processes INTEGER (1..8), n1-PUCCH-AN-PersistentList N1-PUCCH-AN-PersistentList, ... } } SPS-ConfigUL ::= CHOICE { release NULL, setup SEQUENCE { semiPersistSchedIntervalUL ENUMERATED { sf10, sf20, sf32, sf40, sf64, sf80, sf128, sf160, sf320, sf640, spare6, spare5, spare4, spare3, spare2, spare1}, implicitReleaseAfter ENUMERATED {e2, e3, e4, e8}, p0-Persistent SEQUENCE { p0-NominalPUSCH-Persistent INTEGER (-126..24), p0-UE-PUSCH-Persistent INTEGER (-8..7) } OPTIONAL, -- Need OP twoIntervalsConfig ENUMERATED {true} OPTIONAL, -- Cond TDD ... } } N1-PUCCH-AN-PersistentList ::= SEQUENCE (SIZE (1..4)) OF INTEGER (0..2047) -- ASN1STOP SPS-Config field descriptions semiPersistSchedC-RNTI Semi-persistent Scheduling C-RNTI, see TS 36.321 [6]. semiPersistSchedIntervalDL Semi-persistent scheduling interval in downlink. Value in number of sub-frames. Value sf10 corresponds to 10 sub-frames, sf20 corresponds to 20 sub-frames and so on. For TDD, the UE shall round this parameter down to the nearest integer (of 10 sub-frames), e.g. sf10 corresponds to 10 sub-frames, sf32 corresponds to 30 sub-frames, sf128 corresponds to 120 sub-frames. numberOfConfSPS-Processes Parameter: Number of Configured SPS Processes, see TS 36.321 [6]. semiPersistSchedIntervalUL Semi-persistent scheduling interval in uplink, see TS 36.321 [6]. Value in number of sub-frames. Value sf10 corresponds to 10 sub-frames, sf20 corresponds to 20 sub-frames and so on. For TDD, the UE shall round this parameter down to the nearest integer (of 10 sub-frames), e.g. sf10 corresponds to 10 sub-frames, sf32 corresponds to 30 sub-frames, sf128 corresponds to 120 sub-frames. implicitReleaseAfter Number of empty transmissions before implicit release, see TS 36.321 [6, 5.10.2]. Value e2 corresponds to 2 transmissions, e3 corresponds to 3 transmissions and so on. p0-NominalPUSCH-Persistent Parameter: P0,NOMINAL_PUSCH (0). See TS 36.213, 5.1.1.1, unit dBm step 1. This field is applicable for persistent scheduling, only. If choice ‘enable’ is used and p0-Persistent is absent, apply the (default) value of p0-NominalPUSCH for p0-NominalPUSCH-Persistent. p0-UE-PUSCH-Persistent Parameter: P0,UE; PUSCH (0). See TS 36.213, 5.1.1.1, unit dB. This field is applicable for persistent scheduling, only. If choice ‘enable’ is used and p0-Persistent is absent, apply the value of p0-UE-PUSCH for p0-UE-PUSCH-Persistent. twoIntervalsConfig Trigger of two-intervals-Semi-Persistent Scheduling in uplink. See TS 36.321 [6, 5.10]. If this field is present, two-intervals-SPS is enabled for uplink. Otherwise, two-intervals-SPS is disabled. Conditional presence Explanation TDD This field is optional present for TDD, need OR; it is not present for FDD and the UE shall delete any existing value for this field. – TDD-Config The IE TDD-Config is used to specify the TDD specific physical channel configuration. TDD-Config information element -- ASN1START TDD-Config ::= SEQUENCE { subframeAssignment ENUMERATED { sa0, sa1, sa2, sa3, sa4, sa5, sa6}, specialSubframePatterns ENUMERATED { ssp0, ssp1, ssp2, ssp3, ssp4,ssp5, ssp6, ssp7, ssp8} } -- ASN1STOP TDD-Config field descriptions subframeAssignment Indicates DL/UL subframe configuration where sa0 point to Configuration 0, sa1 to Configuration 1 etc. as specified in TS 36.211 [21, table 4.2.2]. specialSubframePatterns Indicates Configuration as in TS 36.211 [21, table 4.2.1] where ssp0 point to Configuration 0, ssp1 to Configuration 1 etc. – TimeAlignmentTimer The IE TimeAlignmentTimer is used to control how long the UE is considered uplink time aligned. Corresponds to the Timer for time alignment in TS 36.321 [6]. Value in number of sub-frames. Value sf500 corresponds to 500 sub-frames, sf750 corresponds to 750 sub-frames and so on. TimeAlignmentTimer information element -- ASN1START TimeAlignmentTimer ::= ENUMERATED { sf500, sf750, sf1280, sf1920, sf2560, sf5120, sf10240, infinity} -- ASN1STOP – TPC-PDCCH-Config The IE TPC-PDCCH-Config is used to specify the RNTIs and indexes for PUCCH and PUSCH power control according to TS 36.212 [22]. The power control function can either be setup or released with the IE. TPC-PDCCH-Config information element -- ASN1START TPC-PDCCH-Config::= CHOICE { release NULL, setup SEQUENCE { tpc-RNTI BIT STRING (SIZE (16)), tpc-Index TPC-Index } } TPC-Index ::= CHOICE { indexOfFormat3 INTEGER (1..15), indexOfFormat3A INTEGER (1..31) } -- ASN1STOP TPC-PDCCH-Config field descriptions tpc-RNTI RNTI for power control using DCI format 3/3A, see TS 36.212 [22]. tpc-Index Index of N or M, see TS 36.212 [22, 5.3.3.1.6 and 5.3.3.1.7], where N or M is dependent on the used DCI format (i.e. format 3 or 3a). indexOfFormat3 Index of N when DCI format 3 is used. See TS 36.212 [22, 5.3.3.1.6]. IndexOfFormat3A Index of M when DCI format 3A is used. See TS 36.212 [22, 5.3.3.1.7]. – UplinkPowerControl The IE UplinkPowerControlCommon and IE UplinkPowerControlDedicated are used to specify parameters for uplink power control in the system information and in the dedicated signalling, respectively. UplinkPowerControl information elements -- ASN1START UplinkPowerControlCommon ::= SEQUENCE { p0-NominalPUSCH INTEGER (-126..24), alpha ENUMERATED {al0, al04, al05, al06, al07, al08, al09, al1}, p0-NominalPUCCH INTEGER (-127..-96), deltaFList-PUCCH DeltaFList-PUCCH, deltaPreambleMsg3 INTEGER (-1..6) } UplinkPowerControlDedicated ::= SEQUENCE { p0-UE-PUSCH INTEGER (-8..7), deltaMCS-Enabled ENUMERATED {en0, en1}, accumulationEnabled BOOLEAN, p0-UE-PUCCH INTEGER (-8..7), pSRS-Offset INTEGER (0..15), filterCoefficient FilterCoefficient DEFAULT fc4 } DeltaFList-PUCCH ::= SEQUENCE { deltaF-PUCCH-Format1 ENUMERATED {deltaF-2, deltaF0, deltaF2}, deltaF-PUCCH-Format1b ENUMERATED {deltaF1, deltaF3, deltaF5}, deltaF-PUCCH-Format2 ENUMERATED {deltaF-2, deltaF0, deltaF1, deltaF2}, deltaF-PUCCH-Format2a ENUMERATED {deltaF-2, deltaF0, deltaF2}, deltaF-PUCCH-Format2b ENUMERATED {deltaF-2, deltaF0, deltaF2} } -- ASN1STOP UplinkPowerControl field descriptions p0-NominalPUSCH Parameter: P0,NOMINAL_PUSCH See TS 36.213, 5.1.1.1, unit dBm. This field is applicable for non-persistent scheduling, only. alpha Parameter: α See TS 36.213, 5.1.1.1 where al0 corresponds to 0, al04 corresponds to value 0.4, al05 to 0.5, al06 to 0.6, al07 to 0.7, al08 to 0.8, al09 to 0.9 and al1 corresponds to 1. p0-NominalPUCCH Parameter: P0, NOMINAL; PUCCH See TS 36.213, 5.1.2.1, unit dBm. p0-UE-PUSCH Parameter: P0,UE; PUSCH See TS 36.213 [23, 5.1.1.1], unit dB. This field is applicable for non-persistent scheduling, only. deltaMCS-Enabled Parameter: Ks See TS 36.213 [23, 5.1.1.1]. en0 corresponds to value 0 corresponding to state “disabled”. en1 corresponds to value 1.25 corresponding to “enabled”. accumulationEnabled Parameter: Accumulation-enabled, see TS 36.213 [23, 5.1.1.1]. TRUE corresponds to “enabled” whereas FALSE corresponds to “disabled”. p0-UE-PUCCH Parameter: P0,UE; PUCCH See TS 36.213 [23, 5.1.2.1]. Unit dB pSRS-Offset Parameter: PSRS_OFFSET See TS 36.213 [23, 5.1.3.1]. For Ks=1.25, the actual parameter value is pSRS-Offset value – 3. For Ks=0, the actual parameter value is -10.5 + 1.5*pSRS-Offset value. filterCoefficient Specifies the filtering coefficient for RSRP measurements used to calculate path loss, as specified in TS 36.213 [23, 5.1.1.1]. The same filtering mechanism applies as for quantityConfig described in 5.5.3.2. 6.3.3 Security control information elements – NextHopChainingCount The IE NextHopChainingCount is used to update the KeNB key and corresponds to parameter NCC: See TS 33.401 [32, 7.2.8.4]. NextHopChainingCount information element -- ASN1START NextHopChainingCount ::= INTEGER (0..7) -- ASN1STOP – SecurityAlgorithmConfig The IE SecurityAlgorithmConfig is used to configure AS integrity protection algorithm (SRBs) and AS ciphering algorithm (SRBs and DRBs). SecurityAlgorithmConfig information element -- ASN1START SecurityAlgorithmConfig ::= SEQUENCE { cipheringAlgorithm ENUMERATED { eea0, eea1, eea2, spare5, spare4, spare3, spare2, spare1, ...}, integrityProtAlgorithm ENUMERATED { reserved, eia1, eia2, spare5, spare4, spare3, spare2, spare1, ...} } -- ASN1STOP SecurityAlgorithmConfig field descriptions integrityProtAlgorithm Indicates the integrity protection algorithm to be used for SRBs, as specified in TS 33.401 [32, 5.1.4.2]. The value ‘reserved’ is handled as a spare value in Rel-8. cipheringAlgorithm Indicates the ciphering algorithm to be used for SRBs and DRBs, as specified in TS 33.401 [32, 5.1.3.2]. – ShortMAC-I The IE ShortMAC-I is used to identify and verify the UE at RRC connection re-establishment. The 16 least significant bits of the MAC-I calculated using the security configuration of the source cell, as specified in 5.3.7.4. ShortMAC-I information element -- ASN1START ShortMAC-I ::= BIT STRING (SIZE (16)) -- ASN1STOP 6.3.4 Mobility control information elements – AdditionalSpectrumEmission The UE requirements related to IE AdditionalSpectrumEmission are defined in TS 36.101 [42, table 6.2.4-1]. AdditionalSpectrumEmission information element -- ASN1START AdditionalSpectrumEmission ::= INTEGER (1..32) -- ASN1STOP – ARFCN-ValueCDMA2000 The IE ARFCN-ValueCDMA2000 used to indicate the CDMA2000 carrier frequency within a CDMA2000 band, see C.S0002-A [12]. ARFCN-ValueCDMA2000 information element -- ASN1START ARFCN-ValueCDMA2000 ::= INTEGER (0..2047) -- ASN1STOP – ARFCN-ValueEUTRA The IE ARFCN-ValueEUTRA is used to indicate the ARFCN applicable for a downlink, uplink or bi-directional (TDD) E-UTRA carrier frequency, as defined in TS 36.101 [42]. ARFCN-ValueEUTRA information element -- ASN1START ARFCN-ValueEUTRA ::= INTEGER (0..maxEARFCN) -- ASN1STOP – ARFCN-ValueGERAN The IE ARFCN-ValueGERAN is used to specify the ARFCN value applicable for a GERAN BCCH carrier frequency, see TS 45.005 [20]. ARFCN-ValueGERAN information element -- ASN1START ARFCN-ValueGERAN ::= INTEGER (0..1023) -- ASN1STOP – ARFCN-ValueUTRA The IE ARFCN-ValueUTRA is used to indicate the ARFCN applicable for a downlink (Nd, FDD) or bi-directional (Nt, TDD) UTRA carrier frequency, as defined in TS 25.331 [19]. ARFCN-ValueUTRA information element -- ASN1START ARFCN-ValueUTRA ::= INTEGER (0..16383) -- ASN1STOP – BandclassCDMA2000 The IE BandclassCDMA2000 is used to define the CDMA2000 band in which the CDMA2000 carrier frequency can be found, as defined in C.S0057-B [24, table 1.5-1]. BandclassCDMA2000 information element -- ASN1START BandclassCDMA2000 ::= ENUMERATED { bc0, bc1, bc2, bc3, bc4, bc5, bc6, bc7, bc8, bc9, bc10, bc11, bc12, bc13, bc14, bc15, bc16, bc17, spare14, spare13, spare12, spare11, spare10, spare9, spare8, spare7, spare6, spare5, spare4, spare3, spare2, spare1, ...} -- ASN1STOP – BandIndicatorGERAN The IE BandIndicatorGERAN indicates how to interpret an associated GERAN carrier ARFCN, see TS 45.005 [20]. More specifically, the IE indicates the GERAN frequency band in case the ARFCN value can concern either a DCS 1800 or a PCS 1900 carrier frequency. For ARFCN values not associated with one of these bands, the indicator has no meaning. BandIndicatorGERAN information element -- ASN1START BandIndicatorGERAN ::= ENUMERATED {dcs1800, pcs1900} -- ASN1STOP – CarrierFreqCDMA2000 The IE CarrierFreqCDMA2000 used to provide the CDMA2000 carrier information. CarrierFreqCDMA2000 information element -- ASN1START CarrierFreqCDMA2000 ::= SEQUENCE { bandClass BandclassCDMA2000, arfcn ARFCN-ValueCDMA2000 } -- ASN1STOP – CarrierFreqGERAN The IE CarrierFreqGERAN is used to provide an unambiguous carrier frequency description of a GERAN cell. CarrierFreqGERAN information element -- ASN1START CarrierFreqGERAN ::= SEQUENCE { arfcn ARFCN-ValueGERAN, bandIndicator BandIndicatorGERAN } -- ASN1STOP CarrierFreqGERAN field descriptions arfcn GERAN ARFCN of BCCH carrier. bandIndicator Indicates how to interpret the ARFCN of the BCCH carrier. – CarrierFreqsGERAN The IE CarrierFreqListGERAN is used to provide one or more GERAN ARFCN values, as defined in TS 44.005 [43], which represents a list of GERAN BCCH carrier frequencies. CarrierFreqsGERAN information element -- ASN1START CarrierFreqsGERAN ::= SEQUENCE { startingARFCN ARFCN-ValueGERAN, bandIndicator BandIndicatorGERAN, followingARFCNs CHOICE { explicitListOfARFCNs ExplicitListOfARFCNs, equallySpacedARFCNs SEQUENCE { arfcn-Spacing INTEGER (1..8), numberOfFollowingARFCNs INTEGER (0..31) }, variableBitMapOfARFCNs OCTET STRING (SIZE (1..16)) } } ExplicitListOfARFCNs ::= SEQUENCE (SIZE (0..31)) OF ARFCN-ValueGERAN -- ASN1STOP CarrierFreqsGERAN field descriptions startingARFCN The first ARFCN value, s, in the set. bandIndicator Indicates how to interpret the ARFCN of the BCCH carrier. followingARFCNs Field containing a representation of the remaining ARFCN values in the set. explicitListOfARFCNs The remaining ARFCN values in the set are explicitly listed one by one. arfcn-Spacing Space, d, between a set of equally spaced ARFCN values. numberOfFollowingARFCNs The number, n, of the remaining equally spaced ARFCN values in the set. The complete set of (n+1) ARFCN values is defined as: {s, ((s + d) mod 1024), ((s + 2*d) mod 1024) ... ((s + n*d) mod 1024)}. variableBitMapOfARFCNs Bitmap field representing the remaining ARFCN values in the set. The leading bit of the first octet in the bitmap corresponds to the ARFCN = ((s + 1) mod 1024), the next bit to the ARFCN = ((s + 2) mod 1024), and so on. If the bitmap consist of N octets, the trailing bit of octet N corresponds to ARFCN = ((s + 8*N) mod 1024). The complete set of ARFCN values consists of ARFCN = s and the ARFCN values, where the corresponding bit in the bitmap is set to "1". – CDMA2000-Type The IE CDMA2000-Type is used to describe the type of CDMA2000 network. CDMA2000-Type information element -- ASN1START CDMA2000-Type ::= ENUMERATED {type1XRTT, typeHRPD} -- ASN1STOP – CellIdentity The IE CellIdentity is used to unambiguously identify a cell within a PLMN. CellIdentity information element -- ASN1START CellIdentity ::= BIT STRING (SIZE (28)) -- ASN1STOP – CellIndexList The IE CellIndexList concerns a list of cell indices, which may be used for different purposes. CellIndexList information element -- ASN1START CellIndexList ::= SEQUENCE (SIZE (1..maxCellMeas)) OF CellIndex CellIndex ::= INTEGER (1..maxCellMeas) -- ASN1STOP – CellReselectionPriority The IE CellReselectionPriority concerns the absolute priority of the concerned carrier frequency/ set of frequencies (GERAN), as used by the cell reselection procedure. Corresponds with parameter “priority” in TS 36.304 [4]. Value 0 means: lowest priority. The UE behaviour for the case the field is absent, if applicable, is specified in TS 36.304 [4]. CellReselectionPriority information element -- ASN1START CellReselectionPriority ::= INTEGER (0..7) -- ASN1STOP – CSFB-RegistrationParam1XRTT The IE CSFB-RegistrationParam1XRTT is used to indicate whether or not the UE shall perform an 1xRTT pre-registration if the UE does not have a valid / current pre-registration. -- ASN1START CSFB-RegistrationParam1XRTT ::= SEQUENCE { sid BIT STRING (SIZE (15)), nid BIT STRING (SIZE (16)), multipleSID BOOLEAN, multipleNID BOOLEAN, homeReg BOOLEAN, foreignSIDReg BOOLEAN, foreignNIDReg BOOLEAN, parameterReg BOOLEAN, powerUpReg BOOLEAN, registrationPeriod BIT STRING (SIZE (7)), registrationZone BIT STRING (SIZE (12)), totalZone BIT STRING (SIZE (3)), zoneTimer BIT STRING (SIZE (3)) } -- ASN1STOP CSFB-RegistrationParam1XRTT field descriptions sid Used along with the oneXRTT-NetworkID as a pair to control when the UE should Re-Register with the 1xRTT network. nid Used along with the oneXRTT-SystemID as a pair to control when the UE should Re-Register with the 1xRTT network. multipleSID The 1xRTT Multiple SID storage indicator. multipleNID The 1xRTT Multiple NID storage indicator. homeReg The 1xRTT Home registration indicator. foreignSIDReg The 1xRTT SID roamer registration indicator. foreignNIDReg The 1xRTT NID roamer registration indicator. parameterReg The 1xRTT Parameter-change registration indicator. powerUpReg The 1xRTT Power-up registration indicator. registrationPeriod The 1xRTT Registration period. registrationZone The 1xRTT Registration zone. totalZone The 1xRTT Number of registration zones to be retained. zoneTimer The 1xRTT Zone timer length. – CellGlobalIdEUTRA The IE CellGlobalIdEUTRA specifies the Evolved Cell Global Identifier (ECGI), the globally unique identity of a cell in E-UTRA. CellGlobalIdEUTRA information element -- ASN1START CellGlobalIdEUTRA ::= SEQUENCE { plmn-Identity PLMN-Identity, cellIdentity CellIdentity } -- ASN1STOP CellGlobalIdEUTRA field descriptions plmn-Identity Identifies the PLMN of the cell as given by the first PLMN entry in the plmn-IdentityList in SystemInformationBlockType1. cellIdentity Identity of the cell within the context of the PLMN. – CellGlobalIdUTRA The IE CellGlobalIdUTRA specifies the global UTRAN Cell Identifier, the globally unique identity of a cell in UTRA. CellGlobalIdUTRA information element -- ASN1START CellGlobalIdUTRA ::= SEQUENCE { plmn-Identity PLMN-Identity, cellIdentity BIT STRING (SIZE (28)) } -- ASN1STOP CellGlobalIdUTRA field descriptions plmn-Identity Identifies the PLMN of the cell as given by the common PLMN broadcast in the MIB. cellIdentity UTRA Cell Identifier which is unique within the context of the identified PLMN as defined in TS 25.331 [19]. – CellGlobalIdGERAN The IE CellGlobalIdGERAN specifies the Cell Global Identification (CGI), the globally unique identity of a cell in GERAN. CellGlobalIdGERAN information element -- ASN1START CellGlobalIdGERAN ::= SEQUENCE { plmn-Identity PLMN-Identity, locationAreaCode BIT STRING (SIZE (16)), cellIdentity BIT STRING (SIZE (16)) } -- ASN1STOP CellGlobalIdGERAN field descriptions plmn-Identity Identifies the PLMN of the cell. locationAreaCode A fixed length code identifying the location area within a PLMN as defined in TS 23.003 [27]. cellIdentity Cell Identifier which is unique within the context of the GERAN location area as defined in TS 23.003 [27]. – CellGlobalIdCDMA2000 The IE CellGlobalIdCDMA2000 specifies the Cell Global Identification (CGI), the globally unique identity of a cell in CDMA2000. CellGlobalIdCDMA2000 information element -- ASN1START CellGlobalIdCDMA2000 ::= CHOICE { cellGlobalId1XRTT BIT STRING (SIZE (47)), cellGlobalIdHRPD BIT STRING (SIZE (128)) } -- ASN1STOP CellGlobalIdCDMA2000 field descriptions cellGlobalId1XRTT Unique identifier for a 1xRTT cell, corresponds to BASEID, SID and NID parameters (in that order) defined in C.S0005-A [25]. cellGlobalIdHRPD Unique identifier for a HRPD cell, corresponds to SECTOR ID parameter defined in C.S0024-A [26, 14.9]. – MobilityControlInfo The IE MobilityControlInfo includes parameters relevant for network controlled mobility to/within EUTRA. MobilityControlInfo information element -- ASN1START MobilityControlInfo ::= SEQUENCE { targetPhysCellId PhysCellId, carrierFreq CarrierFreqEUTRA OPTIONAL, -- Need ON carrierBandwidth CarrierBandwidthEUTRA OPTIONAL, -- Need ON additionalSpectrumEmission AdditionalSpectrumEmission OPTIONAL, -- Need ON t304 ENUMERATED { ms50, ms100, ms150, ms200, ms500, ms1000, ms2000, spare1}, newUE-Identity C-RNTI, radioResourceConfigCommon RadioResourceConfigCommon, rach-ConfigDedicated RACH-ConfigDedicated OPTIONAL, -- Need OP ... } CarrierBandwidthEUTRA ::= SEQUENCE { dl-Bandwidth ENUMERATED { n6, n15, n25, n50, n75, n100, spare10, spare9, spare8, spare7, spare6, spare5, spare4, spare3, spare2, spare1}, ul-Bandwidth ENUMERATED { n6, n15, n25, n50, n75, n100, spare10, spare9, spare8, spare7, spare6, spare5, spare4, spare3, spare2, spare1} OPTIONAL -- Need OP } CarrierFreqEUTRA ::= SEQUENCE { dl-CarrierFreq ARFCN-ValueEUTRA, ul-CarrierFreq ARFCN-ValueEUTRA OPTIONAL -- Cond FDD } -- ASN1STOP MobilityControlInfo field descriptions t304 Timer T304 as described in section 7.3. ms50 corresponds with 50 ms, ms100 corresponds with 100 ms and so on. dl-Bandwidth Parameter: Downlink bandwidth, see TS 36.101 [42]. If absent, i.e. if carrierBandwidth is absent, apply the same downlink bandwidth as for the current cell. ul-Bandwidth Parameter: Uplink bandwidth, see TS 36.101 [42, table 5.6-1]. For TDD, the parameter is absent and it is equal to downlink bandwidth. If absent for FDD (includes the case carrierBandwidth is absent), apply the same value as applies for the downlink bandwidth. rach-ConfigDedicated The dedicated random access parameters. If absent the UE applies contention based random access as specified in TS 36.321 [6]. carrierBandwidth Provides the parameters Downlink bandwidth, and Uplink bandwidth, see TS 36.101 [42]. Conditional presence Explanation FDD The field is mandatory with default value (the default duplex distance defined for the concerned band, as specified in TS 36.101 [42]) in case of “FDD”; otherwise the field is not present. – MobilityParametersCDMA2000 (1xRTT) The MobilityParametersCDMA2000 contains the parameters provided to the UE for handover and CSFB support,as. defined in C.S0087 [44]. MobilityParametersCDMA2000 information element -- ASN1START MobilityParametersCDMA2000 ::= OCTET STRING -- ASN1STOP – MobilityStateParameters The IE MobilityStateParameters contains parameters to determine UE mobility state. MobilityStateParameters information element -- ASN1START MobilityStateParameters ::= SEQUENCE { t-Evaluation ENUMERATED { s30, s60, s120, s180, s240, spare3, spare2, spare1}, t-HystNormal ENUMERATED { s30, s60, s120, s180, s240, spare3, spare2, spare1}, n-CellChangeMedium INTEGER (1..16), n-CellChangeHigh INTEGER (1..16) } -- ASN1STOP MobilityStateParameters field descriptions t-Evaluation The duration for evaluating criteria to enter mobility states. Corresponds to TCRmax in TS 36.304 [4]. Value in seconds, s30 corresponds to 30 s and so on. t-HystNormal The additional duration for evaluating criteria to enter normal mobility state. Corresponds to TCRmaxHyst in TS 36.304 [4]. Value in seconds, s30 corresponds to 30 s and so on. n-CellChangeMedium The number of cell changes to enter medium mobility state. Corresponds to NCR_M in TS 36.304 [4]. n-CellChangeHigh The number of cell changes to enter high mobility state. Corresponds to NCR_H in TS 36.304 [4]. – PhysCellId The IE PhyslCellId is used to indicate the physical layer identity of the cell, as defined in TS 36.211 [21]. PhysCellId information element -- ASN1START PhysCellId ::= INTEGER (0..503) -- ASN1STOP – PhysCellIdRange The IE PhysCellIdRange is used to encode either a single or a range of physical cell identities. The range is encoded by using a start value and by indicating the number of consecutive physical cell identities (including start) in the range. PhysCellIdRange information element -- ASN1START PhysCellIdRange ::= SEQUENCE { start PhysCellId, range ENUMERATED { n4, n8, n12, n16, n24, n32, n48, n64, n84, n96, n128, n168, n252, n504, spare2, spare1} OPTIONAL -- Need OP } -- ASN1STOP PhysCellIdRange field descriptions start Indicates the lowest physical cell identity in the range. range Indicates the number of physical cell identities in the range (including start). Value n4 corresponds with 4, n8 corresponds with 8 and so on. The UE shall apply value 1 in case the field is absent, in which case only the physical cell identity value indicated by start applies. – PhysCellIdCDMA2000 The IE PhysCellIdCDMA2000 identifies the PNOffset that represents the "Physical cell identity" in CDMA2000. PhysCellIdCDMA2000 information element -- ASN1START PhysCellIdCDMA2000 ::= INTEGER (0..maxPNOffset) -- ASN1STOP – PhysCellIdGERAN The IE PhysCellIdGERAN contains the Base Station Identity Code (BSIC). PhysCellIdGERAN information element -- ASN1START PhysCellIdGERAN ::= SEQUENCE { networkColourCode BIT STRING (SIZE (3)), baseStationColourCode BIT STRING (SIZE (3)) } -- ASN1STOP PhysCellIdGERAN field descriptions networkColourCode Network Colour Code as defined in TS 23.003 [27]. baseStationColourCode Base station Colour Code as defined in TS 23.003 [27]. – PhysCellIdentityUTRA-FDD The IE PhysCellIdUTRA-FDD is used to indicate the physical layer identity of the cell, i.e. the primary scrambling code, as defined in TS 25.331 [19]. PhysCellIdUTRA-FDD information element -- ASN1START PhysCellIdUTRA-FDD ::= INTEGER (0..511) -- ASN1STOP – PhysCellIdUTRA-TDD The IE PhysCellIdUTRA-TDD is used to indicate the physical layer identity of the cell, i.e. the cell parameters ID (TDD), as specified in TS 25.331 [19]. Also corresponds to the Initial Cell Parameter Assignment in TS 25.223 [46]. PhysCellIdUTRA-TDD information element -- ASN1START PhysCellIdUTRA-TDD ::= INTEGER (0..127) -- ASN1STOP – PLMN-Identity The IE PLMN-Identity identifies a Public Land Mobile Network. Further information regarding how to set the IE are specified in TS 23.003 [27]. PLMN-Identity information element -- ASN1START PLMN-Identity ::= SEQUENCE { mcc MCC OPTIONAL, -- Cond MCC mnc MNC } MCC ::= SEQUENCE (SIZE (3)) OF MCC-MNC-Digit MNC ::= SEQUENCE (SIZE (2..3)) OF MCC-MNC-Digit MCC-MNC-Digit ::= INTEGER (0..9) -- ASN1STOP PLMN-Identity field descriptions mcc The first element contains the first MCC digit, the second element the second MCC digit and so on. If the field is absent, it takes the same value as the mcc of the immediately preceding IE PLMN-Identity. See TS 23.003 [27]. mnc The first element contains the first MNC digit, the second element the second MNC digit and so on. See TS 23.003 [27]. Conditional presence Explanation MCC This IE is mandatory when PLMN-Identity is included in CellGlobalIdEUTRA, in CellGlobalIdUTRA, in CellGlobalIdGERAN or in RegisteredMME. This IE is also mandatory in the first occurrence of the IE PLMN-Identity within the IE PLMN-IdentityList. Otherwise it is optional, need OP. – PreRegistrationInfoHRPD -- ASN1START PreRegistrationInfoHRPD ::= SEQUENCE { preRegistrationAllowed BOOLEAN, preRegistrationZoneId PreRegistrationZoneIdHRPD OPTIONAL, -- cond PreRegAllowed secondaryPreRegistrationZoneIdList SecondaryPreRegistrationZoneIdListHRPD OPTIONAL -- Need OR } SecondaryPreRegistrationZoneIdListHRPD ::= SEQUENCE (SIZE (1..2)) OF PreRegistrationZoneIdHRPD PreRegistrationZoneIdHRPD ::= INTEGER (0..255) -- ASN1STOP PreRegistrationInfoHRPD field descriptions preRegistrationAllowed TRUE indicates that a UE shall perform an HRPD pre-registration if the UE does not have a valid / current pre-registration. FALSE indicates that the UE is not allowed to perform HRPD pre-registration in the current cell. preRegistrationZoneID Used to control when the UE should re-register. secondaryPreRegistrationZoneIdList Used to control when the UE should re-register. Conditional presence Explanation PreRegAllowed The field is mandatory in case the preRegistrationAllowed is set to ‘true’. Otherwise the field is not present and the UE shall delete any existing value for this field. – Q-RxLevMin The IE Q-RxLevMin is used to indicate for cell re-selection the required minimum received RSRP level in the (E-UTRA) cell. Corresponds to parameter Qrxlevmin in 36.304 [4]. Actual value Qrxlevmin = IE value * 2 [dBm]. Q-RxLevMin information element -- ASN1START Q-RxLevMin ::= INTEGER (-70..-22) -- ASN1STOP – Q-OffsetRange The IE Q-OffsetRange is used to indicate a cell or frequency specific offset to be applied when evaluating candidates for cell re-selection or when evaluating triggering conditions for measurement reporting. The value in dB. Value dB-24 corresponds to -24 dB, dB-22 corresponds to -22 dB and so on. Q- OffsetRange information element -- ASN1START Q-OffsetRange ::= ENUMERATED { dB-24, dB-22, dB-20, dB-18, dB-16, dB-14, dB-12, dB-10, dB-8, dB-6, dB-5, dB-4, dB-3, dB-2, dB-1, dB0, dB1, dB2, dB3, dB4, dB5, dB6, dB8, dB10, dB12, dB14, dB16, dB18, dB20, dB22, dB24} -- ASN1STOP – Q-OffsetRangeInterRAT The IE Q-OffsetRangeInterRAT is used to indicate a frequency specific offset to be applied when evaluating triggering conditions for measurement reporting. The value in dB. Q- OffsetRangeInterRAT information element -- ASN1START Q-OffsetRangeInterRAT ::= INTEGER (-15..15) -- ASN1STOP – ReselectionThreshold The IE ReselectionThreshold is used to indicate a threshold for cell reselection. Actual value of threshold in dB = IE value * 2. ReselectionThreshold information element -- ASN1START ReselectionThreshold ::= INTEGER (0..31) -- ASN1STOP – SpeedStateScaleFactors The IE SpeedStateScaleFactors concerns factors, to be applied when the UE is in medium or high speed state, used for scaling a mobility control related parameter. SpeedStateScaleFactors information element -- ASN1START SpeedStateScaleFactors ::= SEQUENCE { sf-Medium ENUMERATED {oDot25, oDot5, oDot75, lDot0}, sf-High ENUMERATED {oDot25, oDot5, oDot75, lDot0} } -- ASN1STOP SpeedStateScaleFactors field descriptions sf-Medium The concerned mobility control related parameter is multiplied with this factor if the UE is in Medium Mobility state as defined in TS 36.304 [4]. Value oDot25 corresponds to 0.25, oDot5 corresponds to 0.5 , oDot75 corresponds to 0.75 and so on. sf-High The concerned mobility control related parameter is multiplied with this factor if the UE is in High Mobility state as defined in TS 36.304 [4]. Value oDot25 corresponds to 0.25, oDot5 corresponds to 0.5 , oDot75 corresponds to 0.75 and so on. – SystemTimeInfoCDMA2000 The IE SystemTimeInfoCDMA2000 informs the UE about the absolute time in the current cell. The UE uses this absolute time knowledge to derive the CDMA2000 Physical cell identity, expressed as PNOffset, of neighbour CDMA2000 cells. NOTE: The UE needs the CDMA2000 system time with a certain level of accuracy for performing measurements as well as for communicating with the CDMA2000 network (HRPD or 1xRTT). SystemTimeInfoCDMA2000 information element -- ASN1START SystemTimeInfoCDMA2000 ::= SEQUENCE { cdma-EUTRA-Synchronisation BOOLEAN, cdma-SystemTime CHOICE { synchronousSystemTime BIT STRING (SIZE (39)), asynchronousSystemTime BIT STRING (SIZE (49)) } } -- ASN1STOP SystemTimeInfoCDMA2000 field descriptions cdma-EUTRA-Synchronisation TRUE indicates that the networks are synchronised i.e. there is no drift in the timing between EUTRA and CDMA2000. FALSE indicates that the networks are not synchronised, i.e. the timing between E-UTRA and CDMA2000 can drift. synchronousSystemTime CDMA2000 system time corresponding to the SFN boundary at or after the ending boundary of the SI-window in which SystemInformationBlockType8 is transmitted. If synchronized to CDMA2000 system time then the size is 39 bits and the unit is 10 ms based on a 1.2288 Mcps chip rate. asynchronousSystemTime The CDMA2000 system time corresponding to the SFN boundary at or after the ending boundary of the SI-Window in which SystemInformationBlockType8 is transmitted. If not synchronized then the size is 49 bits and the unit is [8 CDMA2000 chips based on 1.2288 Mcps]. – TrackingAreaCode The IE TrackingAreaCode is used to identify a tracking area within the scope of a PLMN, see TS 24.301 [35]. TrackingAreaCode information element -- ASN1START TrackingAreaCode ::= BIT STRING (SIZE (16)) -- ASN1STOP – T-Reselection The IE T-Reselection concerns the cell reselection timer TreselectionRAT for E-UTRA, UTRA, GERAN or CDMA2000. Value in seconds. T-Reselection information element -- ASN1START T-Reselection ::= INTEGER (0..7) -- ASN1STOP 6.3.5 Measurement information elements – AllowedMeasBandwidth The IE AllowedMeasBandwidth is used to indicate the maximum allowed measurement bandwidth on a carrier frequency as defined by the parameter Transmission Bandwidth Configuration "NRB" TS 36.104 [47]. The values mbw6, mbw15, mbw25, mbw50, mbw75, mbw100 indicate 6, 15, 25, 50, 75 and 100 resource blocks respectively. AllowedMeasBandwidth information element -- ASN1START AllowedMeasBandwidth ::= ENUMERATED {mbw6, mbw15, mbw25, mbw50, mbw75, mbw100} -- ASN1STOP – Hysteresis The IE Hysteresis is a parameter used within the entry and leave condition of an event triggered reporting condition. The actual value is IE value * 0.5 dB. Hysteresis information element -- ASN1START Hysteresis ::= INTEGER (0..30) -- ASN1STOP – MeasConfig The IE MeasConfig specifies measurements to be performed by the UE, and covers intra-frequency, inter-frequency and inter-RAT mobility as well as configuration of measurement gaps. MeasConfig information element -- ASN1START MeasConfig ::= SEQUENCE { -- Measurement objects measObjectToRemoveList MeasObjectToRemoveList OPTIONAL, -- Need ON measObjectToAddModList MeasObjectToAddModList OPTIONAL, -- Need ON -- Reporting configurations reportConfigToRemoveList ReportConfigToRemoveList OPTIONAL, -- Need ON reportConfigToAddModList ReportConfigToAddModList OPTIONAL, -- Need ON -- Measurement identities measIdToRemoveList MeasIdToRemoveList OPTIONAL, -- Need ON measIdToAddModList MeasIdToAddModList OPTIONAL, -- Need ON -- Other parameters quantityConfig QuantityConfig OPTIONAL, -- Need ON measGapConfig MeasGapConfig OPTIONAL, -- Need ON s-Measure RSRP-Range OPTIONAL, -- Need ON preRegistrationInfoHRPD PreRegistrationInfoHRPD OPTIONAL, -- Need OP speedStatePars CHOICE { release NULL, setup SEQUENCE { mobilityStateParameters MobilityStateParameters, timeToTrigger-SF SpeedStateScaleFactors } } OPTIONAL, -- Need ON ... } MeasIdToRemoveList ::= SEQUENCE (SIZE (1..maxMeasId)) OF MeasId MeasObjectToRemoveList ::= SEQUENCE (SIZE (1..maxObjectId)) OF MeasObjectId ReportConfigToRemoveList ::= SEQUENCE (SIZE (1..maxReportConfigId)) OF ReportConfigId -- ASN1STOP MeasConfig field descriptions measObjectToRemoveList List of measurement objects to remove. measObjectId Used to identify a measurement object configuration. measObject Specifies measurement object configurations for EUTRA, UTRA, GERAN, or CDMA2000 measurements. reportConfigToRemoveList List of measurement reporting configurations to remove. reportConfigId Used to identify a measurement reporting configuration. reportConfig Specifies measurement reporting configurations for EUTRA, UTRA, GERAN, or CDMA2000 measurements. measIdToRemoveList List of measurement identities to remove. measGapConfig Used to setup and release measurement gaps. s-Measure Serving cell quality threshold controlling whether or not the UE is required to perform measurements of intra-frequency, inter-frequency and inter-RAT neighbouring cells. Value “0” indicates to disable s-Measure. PreRegistrationInfoHRPD The HRPD Pre-Registration Information tells the UE if it should pre-register with the HRPD network and identifies the Pre-registration zone to the UE. timeToTrigger-SF The timeToTrigger in ReportConfigEUTRA and in ReportConfigInterRAT are multiplied with the scaling factor applicable for the UE’s speed state. – MeasGapConfig The IE MeasGapConfig specifies the measurement gap configuration and controls setup/ release of measurement gaps. MeasGapConfig information element -- ASN1START MeasGapConfig ::= CHOICE { release NULL, setup SEQUENCE { gapOffset CHOICE { gp0 INTEGER (0..39), gp1 INTEGER (0..79), ... } } } -- ASN1STOP MeasGapConfig field descriptions gapOffset Value gapOffset of gp0 corresponds to gap offset of Gap Pattern Id “0” with TGRP = 40ms, gapOffset of gp1 corresponds to gap offset of Gap Pattern Id “1” with TGRP = 80ms. Also used to specify the measurement gap pattern to be applied, as defined in TS 36.133 [16]. – MeasId The IE MeasId is used to identify a measurement configuration, i.e., linking of a measurement object and a reporting configuration. MeasId information element -- ASN1START MeasId ::= INTEGER (1..maxMeasId) -- ASN1STOP – MeasIdToAddModList The IE MeasIdToAddModList concerns a list of measurement identities to add or modify, with for each entry the measId, the associated measObjectId and the associated reportConfigId. MeasIdToAddModList information element -- ASN1START MeasIdToAddModList ::= SEQUENCE (SIZE (1..maxMeasId)) OF MeasIdToAddMod MeasIdToAddMod ::= SEQUENCE { measId MeasId, measObjectId MeasObjectId, reportConfigId ReportConfigId } -- ASN1STOP – MeasObjectCDMA2000 The IE MeasObjectCDMA2000 specifies information applicable for inter-RAT CDMA2000 neighbouring cells. MeasObjectCDMA2000 information element -- ASN1START MeasObjectCDMA2000 ::= SEQUENCE { cdma2000-Type CDMA2000-Type, carrierFreq CarrierFreqCDMA2000, searchWindowSize INTEGER (0..15) OPTIONAL, -- Need ON offsetFreq Q-OffsetRangeInterRAT DEFAULT 0, cellsToRemoveList CellIndexList OPTIONAL, -- Need ON cellsToAddModList CellsToAddModListCDMA2000 OPTIONAL, -- Need ON cellForWhichToReportCGI PhysCellIdCDMA2000 OPTIONAL, -- Need ON ... } CellsToAddModListCDMA2000 ::= SEQUENCE (SIZE (1..maxCellMeas)) OF CellsToAddModCDMA2000 CellsToAddModCDMA2000 ::= SEQUENCE { cellIndex INTEGER (1..maxCellMeas), physCellId PhysCellIdCDMA2000 } -- ASN1STOP MeasObjectCDMA2000 field descriptions cdma2000-Type The type of CDMA2000 network: 1xRTT or HRPD. carrierInfo Identifies CDMA2000 carrier frequency for which this configuration is valid. searchWindowSize Provides the search window size to be used by the UE for the neighbouring pilot, see C.S0005-A [25]. cellsToRemoveList List of cells to remove from the neighbouring cell list. cellsToAddModList List of cells to add/ modify in the neighbouring cell list. cellIndex Entry index in the neighbouring cell list. physCellId CDMA2000 Physical cell identity of a cell in neighbouring cell list expressed as PNOffset. – MeasObjectEUTRA The IE MeasObjectEUTRA specifies information applicable for intra-frequency or inter-frequency EUTRA neighbouring cells. MeasObjectEUTRA information element -- ASN1START MeasObjectEUTRA ::= SEQUENCE { carrierFreq ARFCN-ValueEUTRA, allowedMeasBandwidth AllowedMeasBandwidth, presenceAntennaPort1 PresenceAntennaPort1, neighCellConfig NeighCellConfig, offsetFreq Q-OffsetRange DEFAULT dB0, -- Neighbour cell list cellsToRemoveList CellIndexList OPTIONAL, -- Need ON cellsToAddModList CellsToAddModList OPTIONAL, -- Need ON -- Black list blackCellsToRemoveList CellIndexList OPTIONAL, -- Need ON blackCellsToAddModList BlackCellsToAddModList OPTIONAL, -- Need ON cellForWhichToReportCGI PhysCellId OPTIONAL, -- Need ON ... } CellsToAddModList ::= SEQUENCE (SIZE (1..maxCellMeas)) OF CellsToAddMod CellsToAddMod ::= SEQUENCE { cellIndex INTEGER (1..maxCellMeas), physCellId PhysCellId, cellIndividualOffset Q-OffsetRange } BlackCellsToAddModList ::= SEQUENCE (SIZE (1..maxCellMeas)) OF BlackCellsToAddMod BlackCellsToAddMod ::= SEQUENCE { cellIndex INTEGER (1..maxCellMeas), physCellIdRange PhysCellIdRange } -- ASN1STOP MeasObjectEUTRA field descriptions carrierFreq Identifies EUTRA carrier frequency for which this configuration is valid. offsetFreq Offset value applicable to the carrier frequency. Value dB-24 corresponds to -24 dB, dB-22 corresponds to -22 dB and so on. cellsToRemoveList List of cells to remove from the neighbouring cell list. cellsToAddModList List of cells to add/ modify in the neighbouring cell list. cellIndex Entry index in the neighbouring cell list. An entry may concern a range of cells, in which case this value applies to the entire range. physCellId Physical cell identity of a cell in neighbouring cell list. cellIndividualOffset Cell individual offset applicable to a specific neighbouring cell. Value dB-24 corresponds to -24 dB, dB-22 corresponds to -22 dB and so on. blackCellsToRemoveList List of cells to remove from the black list of cells. blackCellsToAddMoList List of cells to add/ modify in the black list of cells. physCellIdRange Physical cell identity or a range of physical cell identities of cells in the black list. – MeasObjectGERAN The IE MeasObjectGERAN specifies information applicable for inter-RAT GERAN neighbouring frequencies. MeasObjectGERAN information element -- ASN1START MeasObjectGERAN ::= SEQUENCE { carrierFreqs CarrierFreqsGERAN, offsetFreq Q-OffsetRangeInterRAT DEFAULT 0, ncc-Permitted BIT STRING(SIZE (8)) DEFAULT '11111111'B, cellForWhichToReportCGI PhysCellIdGERAN OPTIONAL, -- Need ON ... } -- ASN1STOP MeasObjectGERAN field descriptions CarrierFreqsList Provides a list of neighbouring GERAN carrier frequencies defining the measurement object. ncc-Permitted Field encoded as a bit map, where bit N is set to "0" if a BCCH carrier with NCC = N-1 is not permitted for monitoring and set to "1" if a BCCH carrier with NCC = N-1 is permitted for monitoring; N = 1 to 8; bit 1 of the bitmap is the leading bit of the bit string. – MeasObjectId The IE MeasObjectId used to identify a measurement object configuration. MeasObjectId information element -- ASN1START MeasObjectId ::= INTEGER (1..maxObjectId) -- ASN1STOP – MeasObjectToAddModList The IE MeasObjectToAddModList concerns a list of measurement objects to add or modify MeasObjectToAddModList information element -- ASN1START MeasObjectToAddModList ::= SEQUENCE (SIZE (1..maxObjectId)) OF MeasObjectToAddMod MeasObjectToAddMod ::= SEQUENCE { measObjectId MeasObjectId, measObject CHOICE { measObjectEUTRA MeasObjectEUTRA, measObjectUTRA MeasObjectUTRA, measObjectGERAN MeasObjectGERAN, measObjectCDMA2000 MeasObjectCDMA2000, ... } } -- ASN1STOP – MeasObjectUTRA The IE MeasObjectUTRA specifies information applicable for inter-RAT UTRA neighbouring cells. MeasObjectUTRA information element -- ASN1START MeasObjectUTRA ::= SEQUENCE { carrierFreq ARFCN-ValueUTRA, offsetFreq Q-OffsetRangeInterRAT DEFAULT 0, cellsToRemoveList CellIndexList OPTIONAL, -- Need ON cellsToAddModList CHOICE { cellsToAddModListUTRA-FDD CellsToAddModListUTRA-FDD, cellsToAddModListUTRA-TDD CellsToAddModListUTRA-TDD } OPTIONAL, -- Need ON cellForWhichToReportCGI CHOICE { utra-FDD PhysCellIdUTRA-FDD, utra-TDD PhysCellIdUTRA-TDD } OPTIONAL, -- Need ON ... } CellsToAddModListUTRA-FDD ::= SEQUENCE (SIZE (1..maxCellMeas)) OF CellsToAddModUTRA-FDD CellsToAddModUTRA-FDD ::= SEQUENCE { cellIndex INTEGER (1..maxCellMeas), physCellId PhysCellIdUTRA-FDD } CellsToAddModListUTRA-TDD ::= SEQUENCE (SIZE (1..maxCellMeas)) OF CellsToAddModUTRA-TDD CellsToAddModUTRA-TDD ::= SEQUENCE { cellIndex INTEGER (1..maxCellMeas), physCellId PhysCellIdUTRA-TDD } -- ASN1STOP MeasObjectUTRA field descriptions carrierFreq Identifies UTRA carrier frequency for which this configuration is valid. cellsToRemoveList List of cells to remove from the neighbouring cell list. cellsToAddModListUTRA-FDD List of UTRA FDD cells to add/ modify in the neighbouring cell list. cellsToAddModListUTRA-TDD List of UTRA TDD cells to add/modify in the neighbouring cell list. cellIndex Entry index in the neighbouring cell list. – MeasResults The IE MeasResults covers measured results for intra-frequency, inter-frequency and inter- RAT mobility. MeasResults information element -- ASN1START MeasResults ::= SEQUENCE { measId MeasId, measResultServCell SEQUENCE { rsrpResult RSRP-Range, rsrqResult RSRQ-Range }, measResultNeighCells CHOICE { measResultListEUTRA MeasResultListEUTRA, measResultListUTRA MeasResultListUTRA, measResultListGERAN MeasResultListGERAN, measResultsCDMA2000 MeasResultsCDMA2000, ... } OPTIONAL, ... } MeasResultListEUTRA ::= SEQUENCE (SIZE (1..maxCellReport)) OF MeasResultEUTRA MeasResultEUTRA ::= SEQUENCE { physCellId PhysCellId, cgi-Info SEQUENCE { cellGlobalId CellGlobalIdEUTRA, trackingAreaCode TrackingAreaCode, plmn-IdentityList PLMN-IdentityList2 OPTIONAL } OPTIONAL, measResult SEQUENCE { rsrpResult RSRP-Range OPTIONAL, rsrqResult RSRQ-Range OPTIONAL, ... } } MeasResultListUTRA ::= SEQUENCE (SIZE (1..maxCellReport)) OF MeasResultUTRA MeasResultUTRA ::= SEQUENCE { physCellId CHOICE { fdd PhysCellIdUTRA-FDD, tdd PhysCellIdUTRA-TDD }, cgi-Info SEQUENCE { cellGlobalId CellGlobalIdUTRA, locationAreaCode BIT STRING (SIZE (16)) OPTIONAL, routingAreaCode BIT STRING (SIZE (8)) OPTIONAL, plmn-IdentityList PLMN-IdentityList2 OPTIONAL } OPTIONAL, measResult SEQUENCE { utra-RSCP INTEGER (-5..91) OPTIONAL, utra-EcN0 INTEGER (0..49) OPTIONAL, ... } } MeasResultListGERAN ::= SEQUENCE (SIZE (1..maxCellReport)) OF MeasResultGERAN MeasResultGERAN ::= SEQUENCE { carrierFreq CarrierFreqGERAN, physCellId PhysCellIdGERAN, cgi-Info SEQUENCE { cellGlobalId CellGlobalIdGERAN, routingAreaCode BIT STRING (SIZE (8)) OPTIONAL } OPTIONAL, measResult SEQUENCE { rssi INTEGER (0..63), ... } } MeasResultsCDMA2000 ::= SEQUENCE { preRegistrationStatusHRPD BOOLEAN, measResultListCDMA2000 MeasResultListCDMA2000 } MeasResultListCDMA2000 ::= SEQUENCE (SIZE (1..maxCellReport)) OF MeasResultCDMA2000 MeasResultCDMA2000 ::= SEQUENCE { physCellId PhysCellIdCDMA2000, cgi-Info CellGlobalIdCDMA2000 OPTIONAL, measResult SEQUENCE { pilotPnPhase INTEGER (0..32767) OPTIONAL, pilotStrength INTEGER (0..63), ... } } PLMN-IdentityList2 ::= SEQUENCE (SIZE (1..5)) OF PLMN-Identity -- ASN1STOP MeasResults field descriptions measId Identifies the measurement identity for which the reporting is being performed. measResultServCell Measured result of the serving cell. measResultListEUTRA List of measured results for the maximum number of reported best cells for an EUTRA measurement identity. rsrpResult Measured RSRP result of an EUTRA cell. The rsrpResult is only reported if configured by the eNB. rsrqResult Measured RSRQ result of an EUTRA cell. The rsrqResult is only reported if configured by the eNB. measResultListUTRA List of measured results for the maximum number of reported best cells for a UTRA measurement identity. measResultListGERAN List of measured results for the maximum number of reported best cells or frequencies for a GERAN measurement identity. measResultsCDMA2000 Contains the HRPD pre-registration status and the list of CDMA2000 measurements. preRegistrationStatusHRPD Set to TRUE if the UE is currently pre-registered with CDMA2000 HRPD. Otherwise set to FALSE. This can be ignored by the eNB for 1xRTT. measResultListCDMA2000 List of measured results for the maximum number of reported best cells for a CDMA2000 measurement identity. measResult Measured result of an EUTRA cell; Measured result of a UTRA cell; Measured result of a GERAN cell or frequency; or Measured result of a CDMA2000 cell. utra-RSCP According to CPICH_RSCP in TS 25.133 [29] for FDD and P-CCPCH_RSCP in TS 25.123 [30] for TDD. Thirty-one spare values. utra-EcN0 According to CPICH_Ec/No in TS 25.133 [29] for FDD. Fourteen spare values. The field is not present for TDD. rssi GERAN Carrier RSSI. RXLEV is mapped to a value between 0 and 63, TS 45.008 [28]. When mapping the RXLEV value to the RSSI bit string, the first/leftmost bit of the bit string contains the most significant bit. locationAreaCode A fixed length code identifying the location area within a PLMN, as defined in TS 23.003 [27]. routingAreaCode The RAC identity read from broadcast information, as defined in TS 23.003 [27]. plmn-IdentityList The list of PLMN Identity read from broadcast information when the multiple PLMN Identities are broadcast. This field contains the list of identities starting from the second entry of PLMN Identities in the broadcast information. pilotPnPhase Indicates the arrival time of a CDMA2000 pilot, measured relative to the UE’s time reference in units of PN chips, see C.S0005-A [25]. This information is used in SRVCC handover procedure to CDMA2000 1xRTT. pilotStrength CDMA2000 Pilot Strength, the ratio of pilot power to total power in the signal bandwidth of a CDMA2000 Forward Channel. See C.S0005-A [25] for CDMA2000 1xRTT and C.S0024-A [26] for CDMA2000 HRPD. – QuantityConfig The IE QuantityConfig specifies the measurement quantities and layer 3 filtering coefficients for E-UTRA and inter-RAT measurements. QuantityConfig information element -- ASN1START QuantityConfig ::= SEQUENCE { quantityConfigEUTRA QuantityConfigEUTRA OPTIONAL, -- Need ON quantityConfigUTRA QuantityConfigUTRA OPTIONAL, -- Need ON quantityConfigGERAN QuantityConfigGERAN OPTIONAL, -- Need ON quantityConfigCDMA2000 QuantityConfigCDMA2000 OPTIONAL, -- Need ON ... } QuantityConfigEUTRA ::= SEQUENCE { filterCoefficientRSRP FilterCoefficient DEFAULT fc4, filterCoefficientRSRQ FilterCoefficient DEFAULT fc4 } QuantityConfigUTRA ::= SEQUENCE { measQuantityUTRA-FDD ENUMERATED {cpich-RSCP, cpich-EcN0}, measQuantityUTRA-TDD ENUMERATED {pccpch-RSCP}, filterCoefficient FilterCoefficient DEFAULT fc4 } QuantityConfigGERAN ::= SEQUENCE { measQuantityGERAN ENUMERATED {rssi}, filterCoefficient FilterCoefficient DEFAULT fc2 } QuantityConfigCDMA2000 ::= SEQUENCE { measQuantityCDMA2000 ENUMERATED {pilotStrength, pilotPnPhaseAndPilotStrength} } -- ASN1STOP QuantityConfig field descriptions quantityConfigEUTRA Specifies filter configurations for EUTRA measurements. quantityConfigUTRA Specifies quantity and filter configurations for UTRA measurements. measQuantityUTRA Measurement quantity used for UTRA measurements. quantityConfigGERAN Specifies quantity and filter configurations for GERAN measurements. measQuantityGERAN Measurement quantity used for GERAN measurements. quantityConfigCDMA2000 Specifies quantity configurations for CDMA2000 measurements. measQuantityCDMA2000 Measurement quantity used for CDMA2000 measurements. pilotPnPhaseAndPilotStrength is only applicable for MeasObjectCDMA2000 of cdma2000-Type = type1XRTT. filterCoefficientRSRP Specifies the filtering coefficient used for RSRP. filterCoefficientRSRQ Specifies the filtering coefficient used for RSRQ. – ReportConfigEUTRA The IE ReportConfigEUTRA specifies criteria for triggering of an EUTRA measurement reporting event. The EUTRA measurement reporting events are labelled AN with N equal to 1, 2 and so on. Event A1: Serving becomes better than absolute threshold; Event A2: Serving becomes worse than absolute threshold; Event A3: Neighbour becomes amount of offset better than serving; Event A4: Neighbour becomes better than absolute threshold; Event A5: Serving becomes worse than absolute threshold1 AND Neighbour becomes better than another absolute threshold2. ReportConfigEUTRA information element -- ASN1START ReportConfigEUTRA ::= SEQUENCE { triggerType CHOICE { event SEQUENCE { eventId CHOICE { eventA1 SEQUENCE { a1-Threshold ThresholdEUTRA }, eventA2 SEQUENCE { a2-Threshold ThresholdEUTRA }, eventA3 SEQUENCE { a3-Offset INTEGER (-30..30), reportOnLeave BOOLEAN }, eventA4 SEQUENCE { a4-Threshold ThresholdEUTRA }, eventA5 SEQUENCE { a5-Threshold1 ThresholdEUTRA, a5-Threshold2 ThresholdEUTRA }, ... }, hysteresis Hysteresis, timeToTrigger TimeToTrigger }, periodical SEQUENCE { purpose ENUMERATED { reportStrongestCells, reportCGI} } }, triggerQuantity ENUMERATED {rsrp, rsrq}, reportQuantity ENUMERATED {sameAsTriggerQuantity, both}, maxReportCells INTEGER (1..maxCellReport), reportInterval ReportInterval, reportAmount ENUMERATED {r1, r2, r4, r8, r16, r32, r64, infinity}, ... } ThresholdEUTRA ::= CHOICE{ threshold-RSRP RSRP-Range, threshold-RSRQ RSRQ-Range } -- ASN1STOP ReportConfigEUTRA field descriptions eventId Choice of EUTRA event triggered reporting criteria. aN-ThresholdM Threshold to be used in EUTRA measurement report triggering condition for event number aN. If multiple thresholds are defined for event number aN, the thresholds are differentiated by M. a3-Offset Offset value to be used in EUTRA measurement report triggering condition for event a3. The actual value is IE value * 0.5 dB. reportOnLeave Indicates whether or not the UE shall initiate the measurement reporting procedure when the leaving condition is met for a cell in cellsTriggeredList, as specified in 5.5.4.1. triggerQuantity 
The quantities used to evaluate the triggering condition for the event. The values rsrp and rsrq correspond to Reference Signal Received Power (RSRP) and Reference Signal Received Quality (RSRQ), see TS 36.214 [48]. timeToTrigger Time during which specific criteria for the event needs to be met in order to trigger a measurement report. reportQuantity 
The quantities to be included in the measurement report. The value both means that both the rsrp and rsrq quantities are to be included in the measurement report. maxReportCells Max number of cells, excluding the serving cell, to include in the measurement report. reportAmount Number of measurement reports applicable for triggerType ‘event’ as well as for triggerType ‘periodical’. In case purpose is set to ‘reportCGI’ only value 1 applies. ThresholdEUTRA For RSRP: RSRP based threshold for event evaluation. For RSRQ: RSRQ based threshold for event evaluation. – ReportConfigId The IE ReportConfigId is used to identify a measurement reporting configuration. ReportConfigId information element -- ASN1START ReportConfigId ::= INTEGER (1..maxReportConfigId) -- ASN1STOP – ReportConfigInterRAT The IE ReportConfigInterRAT specifies criteria for triggering of an inter-RAT measurement reporting event. The inter-RAT measurement reporting events are labelled BN with N equal to 1, 2 and so on. Event B1: Neighbour becomes better than absolute threshold; Event B2: Serving becomes worse than absolute threshold1 AND Neighbour becomes better than another absolute threshold2. The b1 and b2 event thresholds for CDMA2000 are the CDMA2000 pilot detection thresholds are expressed as an unsigned binary number equal to [-2 x 10 log 10 Ec/Io] in units of 0.5dB, see C.S0005-A [25] for details. ReportConfigInterRAT information element -- ASN1START ReportConfigInterRAT ::= SEQUENCE { triggerType CHOICE { event SEQUENCE { eventId CHOICE { eventB1 SEQUENCE { b1-Threshold CHOICE { b1-ThresholdUTRA ThresholdUTRA, b1-ThresholdGERAN ThresholdGERAN, b1-ThresholdCDMA2000 ThresholdCDMA2000 } }, eventB2 SEQUENCE { b2-Threshold1 ThresholdEUTRA, b2-Threshold2 CHOICE { b2-Threshold2UTRA ThresholdUTRA, b2-Threshold2GERAN ThresholdGERAN, b2-Threshold2CDMA2000 ThresholdCDMA2000 } }, ... }, hysteresis Hysteresis, timeToTrigger TimeToTrigger }, periodical SEQUENCE { purpose ENUMERATED { reportStrongestCells, reportStrongestCellsForSON, reportCGI} } }, maxReportCells INTEGER (1..maxCellReport), reportInterval ReportInterval, reportAmount ENUMERATED {r1, r2, r4, r8, r16, r32, r64, infinity}, ... } ThresholdUTRA ::= CHOICE{ utra-RSCP INTEGER (-5..91), utra-EcN0 INTEGER (0..49) } ThresholdGERAN ::= INTEGER (0..63) ThresholdCDMA2000 ::= INTEGER (0..63) -- ASN1STOP ReportConfigInterRAT field descriptions eventId Choice of inter-RAT event triggered reporting criteria. bN-ThresholdM Threshold to be used in inter RAT measurement report triggering condition for event number bN. If multiple thresholds are defined for event number bN, the thresholds are differentiated by M. timeToTrigger Time during which specific criteria for the event needs to be met in order to trigger a measurement report. Purpose reportStrongestCellsForSON applies only in case reportConfig is linked to a measObject set to ‘measObjectUTRA’ or ‘measObjectCDMA2000’. maxReportCells Max number of cells, excluding the serving cell, to include in the measurement report. In case purpose is set to ‘reportStrongestCellsForSON’ only value 1 applies. reportAmount Number of measurement reports applicable for triggerType ‘event’ as well as for triggerType ‘periodical’. In case purpose is set to ‘reportCGI’ or ‘reportStrongestCellsForSON’ only value 1 applies. ThresholdUTRA utra-RSCP corresponds to CPICH_RSCP in TS 25.133 [29] for FDD and P-CCPCH_RSCP in TS 25.123 [30] for TDD. utra-EcN0 corresponds to CPICH_Ec/No in TS 25.133 [29] for FDD, and is not applicable for TDD. For utra-RSCP: The actual value is IE value – 115 dBm. Integer value according to mapping table in TS 25.133 [29] and TS 25.123 [30], for FDD and TDD, respectively. For utra-EcN0: The actual value is (IE value – 49)/2 dB. Integer value according to mapping table in TS 25.133 [29]. ThresholdGERAN The actual value is IE value – 110 dBm. . Integer value according to mapping table in TS 45.008 [28]. – ReportConfigToAddModList The IE ReportConfigToAddModList concerns a list of reporting configurations to add or modify ReportConfigToAddModList information element -- ASN1START ReportConfigToAddModList ::= SEQUENCE (SIZE (1..maxReportConfigId)) OF ReportConfigToAddMod ReportConfigToAddMod ::= SEQUENCE { reportConfigId ReportConfigId, reportConfig CHOICE { reportConfigEUTRA ReportConfigEUTRA, reportConfigInterRAT ReportConfigInterRAT } } -- ASN1STOP – ReportInterval The ReportInterval indicates the interval between periodical reports. The ReportInterval is applicable if the UE performs periodical reporting (i.e. when reportAmount exceeds 1), for triggerType ‘event’ as well as for triggerType ‘periodical’. Value ms120 corresponds with 120 ms, ms240 corresponds with 240 ms and so on, while value min1 corresponds with 1 min, min6 corresponds with 6 min and so on. ReportInterval information element -- ASN1START ReportInterval ::= ENUMERATED { ms120, ms240, ms480, ms640, ms1024, ms2048, ms5120, ms10240, min1, min6, min12, min30, min60, spare3, spare2, spare1} -- ASN1STOP – RSRP-Range The IE RSRP-Range specifies the value range used in RSRP measurements and thresholds. Integer value for RSRP according to mapping table in TS 36.133 [16]. RSRP-Range information element -- ASN1START RSRP-Range ::= INTEGER(0..97) -- ASN1STOP – RSRQ-Range The IE RSRQ-Range specifies the value range used in RSRQ measurements and thresholds. Integer value for RSRQ according to mapping table in TS 36.133 [16]. RSRQ-Range information element -- ASN1START RSRQ-Range ::= INTEGER(0..34) -- ASN1STOP – TimeToTrigger The IE TimeToTrigger specifies the value range used for time to trigger parameter, which concerns the time during which specific criteria for the event needs to be met in order to trigger a measurement report. Value ms0 corresponds to 0 ms, ms40 corresponds to 40 ms, and so on. TimeToTrigger information element -- ASN1START TimeToTrigger ::= ENUMERATED { ms0, ms40, ms64, ms80, ms100, ms128, ms160, ms256, ms320, ms480, ms512, ms640, ms1024, ms1280, ms2560, ms5120} -- ASN1STOP 6.3.6 Other information elements – C-RNTI The IE C-RNTI identifies a UE having a RRC connection within a cell. C-RNTI information element -- ASN1START C-RNTI ::= BIT STRING (SIZE (16)) -- ASN1STOP – DedicatedInfoCDMA2000 The DedicatedInfoCDMA2000 is used to transfer UE specific CDMA2000 information between the network and the UE. The RRC layer is transparent for this information. DedicatedInfoCDMA2000 information element -- ASN1START DedicatedInfoCDMA2000 ::= OCTET STRING -- ASN1STOP – DedicatedInfoNAS The IE DedicatedInfoNAS is used to transfer UE specific NAS layer information between the network and the UE. The RRC layer is transparent for this information. DedicatedInfoNAS information element -- ASN1START DedicatedInfoNAS ::= OCTET STRING -- ASN1STOP – FilterCoefficient The IE FilterCoefficient specifies the measurement filtering coefficient. Value fc0 corresponds to k = 0, fc1 corresponds to k = 1, and so on. FilterCoefficient information element -- ASN1START FilterCoefficient ::= ENUMERATED { fc0, fc1, fc2, fc3, fc4, fc5, fc6, fc7, fc8, fc9, fc11, fc13, fc15, fc17, fc19, spare1, ...} -- ASN1STOP – MMEC The IE MMEC identifies an MME within the scope of an MME Group within a PLMN, see TS 23.003 [27]. MMEC information element -- ASN1START MMEC ::= BIT STRING (SIZE (8)) -- ASN1STOP – NeighCellConfig The IE NeighCellConfig is used to provide the information related to MBSFN and TDD UL/DL configuration of neighbour cells. NeighCellConfig information element -- ASN1START NeighCellConfig ::= BIT STRING (SIZE (2)) -- ASN1STOP NeighCellConfig field descriptions neighCellConfig Provides information related to MBSFN and TDD UL/DL configuration of neighbour cells of this frequency 00: Not all neighbour cells have the same MBSFN subframe allocation as serving cell 10: The MBSFN subframe allocations of all neighbour cells are identical to or subsets of that in the serving cell 01: No MBSFN subframes are present in all neighbour cells 11: Different UL/DL allocation in neighbouring cells for TDD compared to the serving cell For TDD, 00, 10 and 01 are only used for same UL/DL allocation in neighbouring cells compared to the serving cell. – RAND-CDMA2000 (1xRTT) The RAND-CDMA2000 concerns a random value, generated by the eNB, to be passed to the CDMA2000 upper layers. RAND-CDMA2000 information element -- ASN1START RAND-CDMA2000 ::= BIT STRING (SIZE (32)) -- ASN1STOP – RAT-Type The IE RAT-Type is used to indicate the radio access technology (RAT), including EUTRA, of the requested/ transferred UE capabilities. RAT-Type information element -- ASN1START RAT-Type ::= ENUMERATED { eutra, utra, geran-cs, geran-ps, cdma2000-1XRTT, spare3, spare2, spare1, ...} -- ASN1STOP – RRC-TransactionIdentifier The IE RRC-TransactionIdentifier is used, together with the message type, for the identification of an RRC procedure (transaction). RRC-TransactionIdentifier information element -- ASN1START RRC-TransactionIdentifier ::= INTEGER (0..3) -- ASN1STOP – S-TMSI The IE S-TMSI contains an S-Temporary Mobile Subscriber Identity, a temporary UE identity provided by the EPC which uniquely identifies the UE within the tracking area, see TS 23.003 [27]. S-TMSI information element -- ASN1START S-TMSI ::= SEQUENCE { mmec MMEC, m-TMSI BIT STRING (SIZE (32)) } -- ASN1STOP S-TMSI field descriptions m-TMSI The first/leftmost bit of the bit string contains the most significant bit of the M-TMSI. – UE-CapabilityRAT-ContainerList The IE UE-CapabilityRAT-ContainerList contains list of containers, one for each RAT for which UE capabilities are transferred, if any. UE-CapabilityRAT-ContainerList information element -- ASN1START UE-CapabilityRAT-ContainerList ::=SEQUENCE (SIZE (0..maxRAT-Capabilities)) OF UE-CapabilityRAT-Container UE-CapabilityRAT-Container ::= SEQUENCE { rat-Type RAT-Type, ueCapabilityRAT-Container OCTET STRING } -- ASN1STOP UECapabilityRAT-ContainerList field descriptions ueCapabilityRAT-Container Container for the UE capabilities of the indicated RAT. The encoding is defined in the specification of each RAT: For EUTRA: the encoding of UE capabilities is defined in IE UE-EUTRA-Capability. For UTRA: the octet string contains the INTER RAT HANDOVER INFO message defined in TS 25.331 [19]. For GERAN CS: the octet string contains the concatenated string of the Mobile Station Classmark 2 and Mobile Station Classmark 3. The first 5 octets correspond to Mobile Station Classmark 2 and the following octets correspond to Mobile Station Classmark 3. The Mobile Station Classmark 2 is formatted as 'TLV' and is coded in the same way as the Mobile Station Classmark 2 information element in TS 24.008 [49]. The first octet is the Mobile station classmark 2 IEI and its value shall be set to 33H. The second octet is the Length of mobile station classmark 2 and its value shall be set to 3. The octet 3 contains the first octet of the value part of the Mobile Station Classmark 2 information element, the octet 4 contains the second octet of the value part of the Mobile Station Classmark 2 information element and so on. For each of these octets, the first/ leftmost/ most significant bit of the octet contains b8 of the corresponding octet of the Mobile Station Classmark 2. The Mobile Station Classmark 3 is formatted as 'V' and is coded in the same way as the value part in the Mobile station classmark 3 information element in TS 24.008 [49]. The sixth octet of this octet string contains octet 1 of the value part of Mobile station classmark 3, the seventh of octet of this octet string contains octet 2 of the value part of Mobile station classmark 3 and so on. Note. For GERAN PS: the encoding of UE capabilities is formatted as 'V' and is coded in the same way as the value part in the MS Radio Access Capability information element in TS 36.306 [5]. For CDMA2000-1XRTT: the octet string contains the A21 Mobile Subscription Information and the encoding of this is defined in A.S0008 [33]. The A21 Mobile Subscription Information contains the supported CDMA2000 1xRTT band class and band sub-class information. NOTE: The value part is specified by means of CSN.1, which encoding results in a bit string, to which final padding may be appended up to the next octet boundary TS 24.008 [49]. The first/ leftmost bit of the CSN.1 bit string is placed in the first/ leftmost/ most significant bit of the first octet. This continues until the last bit of the CSN.1 bit string, which is placed in the last/ rightmost/ least significant bit of the last octet. – UE-EUTRA-Capability The IE UE-EUTRA-Capability is used to convey the E-UTRA UE Radio Access Capability Parameters, see TS 36.306 [5], to the network. The IE UE-EUTRA-Capability is transferred in E-UTRA or in another RAT. UE-EUTRA-Capability information element -- ASN1START UE-EUTRA-Capability ::= SEQUENCE { accessStratumRelease AccessStratumRelease, ue-Category INTEGER (1..5), pdcp-Parameters PDCP-Parameters, phyLayerParameters PhyLayerParameters, rf-Parameters RF-Parameters, measParameters MeasParameters, featureGroupIndicators BIT STRING (SIZE (32)) OPTIONAL, interRAT-Parameters SEQUENCE { utraFDD IRAT-ParametersUTRA-FDD OPTIONAL, utraTDD128 IRAT-ParametersUTRA-TDD128 OPTIONAL, utraTDD384 IRAT-ParametersUTRA-TDD384 OPTIONAL, utraTDD768 IRAT-ParametersUTRA-TDD768 OPTIONAL, geran IRAT-ParametersGERAN OPTIONAL, cdma2000-HRPD IRAT-ParametersCDMA2000-HRPD OPTIONAL, cdma2000-1xRTT IRAT-ParametersCDMA2000-1XRTT OPTIONAL }, nonCriticalExtension SEQUENCE {} OPTIONAL } AccessStratumRelease ::= ENUMERATED { rel8, spare7, spare6, spare5, spare4, spare3, spare2, spare1, ...} PDCP-Parameters ::= SEQUENCE { supportedROHC-Profiles SEQUENCE { profile0x0001 BOOLEAN, profile0x0002 BOOLEAN, profile0x0003 BOOLEAN, profile0x0004 BOOLEAN, profile0x0006 BOOLEAN, profile0x0101 BOOLEAN, profile0x0102 BOOLEAN, profile0x0103 BOOLEAN, profile0x0104 BOOLEAN }, maxNumberROHC-ContextSessions ENUMERATED { cs2, cs4, cs8, cs12, cs16, cs24, cs32, cs48, cs64, cs128, cs256, cs512, cs1024, cs16384, spare2, spare1} DEFAULT cs16, ... } PhyLayerParameters ::= SEQUENCE { ue-TxAntennaSelectionSupported BOOLEAN, ue-SpecificRefSigsSupported BOOLEAN } RF-Parameters ::= SEQUENCE { supportedBandListEUTRA SupportedBandListEUTRA } SupportedBandListEUTRA ::= SEQUENCE (SIZE (1..maxBands)) OF SupportedBandEUTRA SupportedBandEUTRA ::= SEQUENCE { bandEUTRA INTEGER (1..64), halfDuplex BOOLEAN } MeasParameters ::= SEQUENCE { bandListEUTRA BandListEUTRA } BandListEUTRA ::= SEQUENCE (SIZE (1..maxBands)) OF BandInfoEUTRA BandInfoEUTRA ::= SEQUENCE { interFreqBandList InterFreqBandList, interRAT-BandList InterRAT-BandList OPTIONAL } InterFreqBandList ::= SEQUENCE (SIZE (1..maxBands)) OF InterFreqBandInfo InterFreqBandInfo ::= SEQUENCE { interFreqNeedForGaps BOOLEAN } InterRAT-BandList ::= SEQUENCE (SIZE (1..maxBands)) OF InterRAT-BandInfo InterRAT-BandInfo ::= SEQUENCE { interRAT-NeedForGaps BOOLEAN } IRAT-ParametersUTRA-FDD ::= SEQUENCE { supportedBandListUTRA-FDD SupportedBandListUTRA-FDD } SupportedBandListUTRA-FDD ::= SEQUENCE (SIZE (1..maxBands)) OF SupportedBandUTRA-FDD SupportedBandUTRA-FDD ::= ENUMERATED { bandI, bandII, bandIII, bandIV, bandV, bandVI, bandVII, bandVIII, bandIX, bandX, bandXI, bandXII, bandXIII, bandXIV, bandXV, bandXVI, ...} IRAT-ParametersUTRA-TDD128 ::= SEQUENCE { supportedBandListUTRA-TDD128 SupportedBandListUTRA-TDD128 } SupportedBandListUTRA-TDD128 ::= SEQUENCE (SIZE (1..maxBands)) OF SupportedBandUTRA-TDD128 SupportedBandUTRA-TDD128 ::= ENUMERATED { a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, ...} IRAT-ParametersUTRA-TDD384 ::= SEQUENCE { supportedBandListUTRA-TDD384 SupportedBandListUTRA-TDD384 } SupportedBandListUTRA-TDD384 ::= SEQUENCE (SIZE (1..maxBands)) OF SupportedBandUTRA-TDD384 SupportedBandUTRA-TDD384 ::= ENUMERATED { a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, ...} IRAT-ParametersUTRA-TDD768 ::= SEQUENCE { supportedBandListUTRA-TDD768 SupportedBandListUTRA-TDD768 } SupportedBandListUTRA-TDD768 ::= SEQUENCE (SIZE (1..maxBands)) OF SupportedBandUTRA-TDD768 SupportedBandUTRA-TDD768 ::= ENUMERATED { a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, ...} IRAT-ParametersGERAN ::= SEQUENCE { supportedBandListGERAN SupportedBandListGERAN, interRAT-PS-HO-ToGERAN BOOLEAN } SupportedBandListGERAN ::= SEQUENCE (SIZE (1..maxBands)) OF SupportedBandGERAN SupportedBandGERAN ::= ENUMERATED { gsm450, gsm480, gsm710, gsm750, gsm810, gsm850, gsm900P, gsm900E, gsm900R, gsm1800, gsm1900, spare5, spare4, spare3, spare2, spare1, ...} IRAT-ParametersCDMA2000-HRPD ::= SEQUENCE { supportedBandListHRPD SupportedBandListHRPD, tx-ConfigHRPD ENUMERATED {single, dual}, rx-ConfigHRPD ENUMERATED {single, dual} } SupportedBandListHRPD ::= SEQUENCE (SIZE (1..maxCDMA-BandClass)) OF BandclassCDMA2000 IRAT-ParametersCDMA2000-1XRTT ::= SEQUENCE { supportedBandList1XRTT SupportedBandList1XRTT, tx-Config1XRTT ENUMERATED {single, dual}, rx-Config1XRTT ENUMERATED {single, dual} } SupportedBandList1XRTT ::= SEQUENCE (SIZE (1..maxCDMA-BandClass)) OF BandclassCDMA2000 -- ASN1STOP UE-EUTRA-Capability field descriptions accessStratumRelease Set to rel8 in this version of the specification. maxNumberROHC-ContextSessions Set to the maximum number of concurrently active ROHC contexts supported by the UE. cs2 corresponds with 2 (context sessions), cs4 corresponds with 4 and so on. ue-Category UE category as defined in TS 36.306 [5]. Set to values 1 to 5 in this version of the specification. bandEUTRA EUTRA band as defined in TS 36.101 [42]. ue-TxAntennaSelectionSupported TRUE indicates that the UE is capable of supporting UE transmit antenna selection as described in TS 36.213 [23, 8.7]. halfDuplex If halfDuplex is set to true, only half duplex operation is supported for the band, otherwise full duplex operation is supported. bandListEUTRA One entry corresponding to each supported EUTRA band listed in the same order as in supportedEUTRA-BandList. interFreqBandList One entry corresponding to each supported EUTRA band listed in the same order as in supportedEUTRA-BandList. interFreqNeedForGaps Indicates need for measurement gaps when operating on the EUTRA band given by the entry in eutraBandList and measuring on the EUTRA band given by the entry in interFreqEUTRA-BandList. interRAT-BandList One entry corresponding to each supported band of another RAT listed in the same order as in the interRAT-Parameters. interRATNeedForGaps Indicates need for DL measurement gaps when operating on the EUTRA band given by the entry in eutraBandList and measuring on the inter-RAT band given by the entry in the interRAT-Parameters. bandUTRA-FDD UTRA band as defined in TS 25.101 [17]. bandUTRA-TDD128 UTRA band as defined in TS 25.102 [18]. bandUTRA-TDD384 UTRA band as defined in TS 25.102 [18]. bandUTRA-TDD768 UTRA band as defined in TS 25.102 [18]. bandGERAN GERAN band as defined in TS 45.005 [20]. bandHRPD CDMA2000 HRPD band class. band1XRTT CDMA2000 1xRTT band class. featureGroupIndicators The definitions of the bits in the bit string are described in Annex B. NOTE: The IE UE-EUTRA-Capability does not include AS security capability information, since these are the same as the security capabilities that are signalled by NAS. Consequently AS need not provide "man-in-the-middle" protection for the security capabilities. – UE-TimersAndConstants The IE UE-TimersAndConstants contains timers and constants used by the UE in either RRC_CONNECTED or RRC_IDLE. UE-TimersAndConstants information element -- ASN1START UE-TimersAndConstants ::= SEQUENCE { t300 ENUMERATED { ms100, ms200, ms300, ms400, ms600, ms1000, ms1500, ms2000}, t301 ENUMERATED { ms100, ms200, ms300, ms400, ms600, ms1000, ms1500, ms2000}, t310 ENUMERATED { ms0, ms50, ms100, ms200, ms500, ms1000, ms2000}, n310 ENUMERATED { n1, n2, n3, n4, n6, n8, n10, n20}, t311 ENUMERATED { ms1000, ms3000, ms5000, ms10000, ms15000, ms20000, ms30000}, n311 ENUMERATED { n1, n2, n3, n4, n5, n6, n8, n10}, ... } -- ASN1STOP UE-TimersAndConstants field descriptions t3xy Timers are described in section 7.3. Value ms0 corresponds with 0 ms, ms50 corresponds with 50 ms and so on. n3xy Constants are described in section 7.4. n1 corresponds with 1, n2 corresponds with 2 and so on. 6.4 RRC multiplicity and type constraint values – Multiplicity and type constraint definitions -- ASN1START maxBands INTEGER ::= 64 -- Maximum number of bands listed in EUTRA UE caps maxCDMA-BandClass INTEGER ::= 32 -- Maximum value of the CDMA band classes maxCellBlack INTEGER ::= 16 -- Maximum number of blacklisted cells -- listed in SIB type 4 and 5 maxCellInter INTEGER ::= 16 -- Maximum number of neighbouring inter-frequency -- cells listed in SIB type 5 maxCellIntra INTEGER ::= 16 -- Maximum number of neighbouring intra-frequency -- cells listed in SIB type 4 maxCellMeas INTEGER ::= 32 -- Maximum number of neighbouring cells within a -- measurement object (incl blacklisted cells) maxCellReport INTEGER ::= 8 -- Maximum number of reported cells maxDRB INTEGER ::= 11 -- Maximum number of Data Radio Bearers maxEARFCN INTEGER ::= 65535 -- Maximum value of EUTRA carrier fequency maxFreq INTEGER ::= 8 -- Maximum number of EUTRA carrier frequencies maxGERAN-SI INTEGER ::= 10 -- Maximum number of GERAN SI blocks that can be -- provided as part of NACC information maxGNFG INTEGER ::= 16 -- Maximum number of GERAN neighbour freq groups maxMBSFN-Allocations INTEGER ::= 8 -- Maximum number of MBSFN frame allocations with -- different offset maxMCS-1 INTEGER ::= 16 -- Maximum number of PUCCH formats (MCS) maxMeasId INTEGER ::= 32 maxObjectId INTEGER ::= 32 maxPageRec INTEGER ::= 16 -- maxPNOffset INTEGER ::= 511 -- Maximum number of CDMA2000 PNOffsets maxRAT-Capabilities INTEGER ::= 8 -- Maximum number of interworking RATs (incl EUTRA) maxReportConfigId INTEGER ::= 32 maxSIB INTEGER ::= 32 -- Maximum number of SIBs maxSIB-1 INTEGER ::= 31 maxSI-Message INTEGER ::= 32 -- Maximum number of SI messages maxUTRA-FDD-Carrier INTEGER ::= 16 -- Maximum number of UTRA FDD carrier frequencies maxUTRA-TDD-Carrier INTEGER ::= 16 -- Maximum number of UTRA TDD carrier frequencies -- ASN1STOP NOTE: The value of maxDRB align with SA2. – End of EUTRA-RRC-Definitions -- ASN1START END -- ASN1STOP 7 Variables and constants 7.1 UE variables NOTE: To facilitate the specification of the UE behavioural requirements, UE variables are represented using ASN.1. Unless explicitly specified otherwise, it is however up to UE implementation how to store the variables. The optionality of the IEs in ASN.1 is used only to indicate that the values may not always be available. – EUTRA-UE-Variables This ASN.1 segment is the start of the EUTRA UE variable definitions. -- ASN1START EUTRA-UE-Variables DEFINITIONS AUTOMATIC TAGS ::= BEGIN IMPORTS CellIdentity, SpeedStateScaleFactors, C-RNTI, MeasId, MeasIdToAddModList, MeasObjectToAddModList, MobilityStateParameters, NeighCellConfig, PhysCellId, QuantityConfig, ReportConfigToAddModList, RSRP-Range, maxCellMeas, maxMeasId FROM EUTRA-RRC-Definitions; -- ASN1STOP – VarMeasConfig The UE variable VarMeasConfig includes the accumulated configuration of the measurements to be performed by the UE, covering intra-frequency, inter-frequency and inter-RAT mobility related measurements as well as the measurement gap configuration. VarMeasConfig UE variable -- ASN1START VarMeasConfig ::= SEQUENCE { -- Measurement identities measIdList MeasIdToAddModList OPTIONAL, -- Measurement objects measObjectList MeasObjectToAddModList OPTIONAL, -- Reporting configurations reportConfigList ReportConfigToAddModList OPTIONAL, -- Other parameters quantityConfig QuantityConfig OPTIONAL, s-Measure RSRP-Range OPTIONAL, speedStatePars CHOICE { release NULL, setup SEQUENCE { mobilityStateParameters MobilityStateParameters, speedStateScaleFactors SpeedStateScaleFactors } } OPTIONAL } -- ASN1STOP – VarMeasReportList The UE variable VarMeasReportList includes information about the measurements for which the triggering conditions have been met. VarMeasReportList UE variable -- ASN1START VarMeasReportList ::= SEQUENCE (SIZE (1..maxMeasId)) OF VarMeasReport VarMeasReport ::= SEQUENCE { -- List of measurement that have been triggered measId MeasId, cellsTriggeredList CellsTriggeredList OPTIONAL, numberOfReportsSent INTEGER } CellsTriggeredList ::= SEQUENCE (SIZE (1..maxCellMeas)) OF PhysCellId -- ASN1STOP – VarShortMAC-Input The UE variable VarShortMAC-Input specifies the input used to generate the shortMAC-I. VarShortMAC-Input UE variable -- ASN1START VarShortMAC-Input ::= SEQUENCE { cellIdentity CellIdentity, physCellId PhysCellId, c-RNTI C-RNTI } -- ASN1STOP VarShortMAC-Input field descriptions cellIdentity Set to CellIdentity of the current cell. physCellId Set to the physical cell identity of the cell the UE was connected to prior to the failure. c-RNTI Set to C-RNTI that the UE had in the cell it was connected to prior to the failure. – Multiplicity and type constraint definitions This section includes multiplicity and type constraints applicable (only) for UE variables. -- ASN1START -- ASN1STOP – End of EUTRA-UE-Variables -- ASN1START END -- ASN1STOP 7.2 Counters Counter Reset Incremented When reaching max value 7.3 Timers Timer Start Stop At expiry T300
 Transmission of RRCConnectionRequest Reception of RRCConnectionSetup or RRCConnectionReject message, cell re-selection and upon abortion of connection establishment by upper layers Perform the actions as specified in 5.3.3.6 T301 Transmission of RRCConnectionReestabilshmentRequest Reception of RRCConnectionReestablishment or RRCConnectionReestablishmentReject message as well as when the selected cell becomes unsuitable Go to RRC_IDLE T302 Reception of RRCConnectionReject while performing RRC connection establishment Upon entering RRC_CONNECTED and upon cell re-selection Inform upper layers about barring alleviation as specified in 5.3.3.7 T303 Access barred while performing RRC connection establishment for mobile originating calls Upon entering RRC_CONNECTED and upon cell re-selection Inform upper layers about barring alleviation as specified in 5.3.3.7 T304 Reception of RRCConnectionReconfiguration message including the MobilityControl Info or reception of MobilityFromEUTRACommand message including CellChangeOrder Criterion for successful completion of handover to EUTRA or cell change order is met (the criterion is specified in the target RAT in case of inter-RAT) In case of cell change order from E-UTRA or intra E-UTRA handover, initiate the RRC connection re-establishment procedure; In case of handover to E-UTRA, perform the actions defined in the specifications applicable for the source RAT. T305 Access barred while performing RRC connection establishment for mobile originating signalling Upon entering RRC_CONNECTED and upon cell re-selection Inform upper layers about barring alleviation as specified in 5.3.3.7 T310 Upon detecting physical layer problems i.e. upon receiving N310 consecutive out-of-sync indications from lower layers Upon receiving N311 consecutive in-sync indications from lower layers, upon triggering the handover procedure and upon initiating the connection re-establishment procedure If security is not activated: go to RRC_IDLE else: initiate the connection re-establishment procedure T311 Upon initiating the RRC connection re-establishment procedure Selection of a suitable E-UTRA cell or a cell using another RAT. Enter RRC_IDLE T320 Upon receiving t320 or upon cell (re)selection to E-UTRA from another RAT with validity time configured for dedicated priorities (in which case the remaining validity time is applied). Upon entering RRC_CONNECTED, when PLMN selection is performed on request by NAS, or upon cell (re)selection to another RAT (in which case the timer is carried on to the other RAT). Discard the cell reselection priority information provided by dedicated signalling. T321 Upon receiving measConfig including a reportConfig with the purpose set to reportCGI Upon acquiring the information needed to set all fields of globalCellId for the requested cell, upon receiving measConfig that includes removal of the reportConfig with the purpose set to reportCGI Initiate the measurement reporting procedure, stop performing the related measurements and remove the corresponding measId 7.4 Constants Constant Usage N310 Maximum number of consecutive "out-of-sync" indications received from lower layers N311 Maximum number of consecutive "in-sync" indications received from lower layers 8 Protocol data unit abstract syntax 8.1 General The RRC PDU contents in clause 6 and clause 10 are described using abstract syntax notation one (ASN.1) as specified in ITU-T Rec. X.680 [13] and X.681 [14]. Transfer syntax for RRC PDUs is derived from their ASN.1 definitions by use of Packed Encoding Rules, unaligned as specified in ITU-T Rec. X.691 [15]. The following encoding rules apply in addition to what has been specified in X.691: - When a bit string value is placed in a bit-field as specified in 15.6 to 15.11 in X.691, the leading bit of the bit string value shall be placed in the leading bit of the bit-field, and the trailing bit of the bit string value shall be placed in the trailing bit of the bit-field. NOTE: The terms 'leading bit' and 'trailing bit' are defined in ITU-T Rec. X.680. When using the 'bstring' notation, the leading bit of the bit string value is on the left, and the trailing bit of the bit string value is on the right. 8.2 Structure of encoded RRC messages An RRC PDU, which is the bit string that is exchanged between peer entities/ across the radio interface contains the basic production as defined in X.691. RRC PDUs shall be mapped to and from PDCP SDUs (in case of DCCH) or RLC SDUs (in case of PCCH, BCCH or CCCH) upon transmission and reception as follows: - when delivering an RRC PDU as an PDCP SDU to the PDCP layer for transmission, the first bit of the RRC PDU shall be represented as the first bit in the PDCP SDU and onwards; and - when delivering an RRC PDU as an RLC SDU to the RLC layer for transmission, the first bit of the RRC PDU shall be represented as the first bit in the RLC SDU and onwards; and - upon reception of an PDCP SDU from the PDCP layer, the first bit of the PDCP SDU shall represent the first bit of the RRC PDU and onwards; and - upon reception of an RLC SDU from the RLC layer, the first bit of the RLC SDU shall represent the first bit of the RRC PDU and onwards. 8.3 Basic production The 'basic production' is obtained by applying UNALIGNED PER to the abstract syntax value (the ASN.1 description) as specified in X.691. It always contains a multiple of 8 bits. 8.4 Extension The following rules apply with respect to the use of protocol extensions: - A transmitter compliant with this version of the specification shall, unless explicitly indicated otherwise on a PDU type basis, set the extension part empty. Transmitters compliant with a later version may send non-empty extensions; - A transmitter compliant with this version of the specification shall set spare bits to zero; 8.5 Padding If the encoded RRC message does not fill a transport block, the RRC layer shall add padding bits. This applies to PCCH and BCCH. Padding bits shall be set to 0 and the number of padding bits is a multiple of 8.  Figure 8.5-1: RRC level padding 9 Specified and default radio configurations Specified and default configurations are configurations of which the details are specified in the standard. Specified configurations are fixed while default configurations can be modified using dedicated signalling. 9.1 Specified configurations 9.1.1 Logical channel configurations 9.1.1.1 BCCH configuration Parameters Name Value Semantics description Ver PDCP configuration N/A RLC configuration TM MAC configuration TM NOTE: RRC will perform padding, if required due to the granularity of the TF signalling, as defined in 8.5. 9.1.1.2 CCCH configuration Parameters Name Value Semantics description Ver PDCP configuration N/A RLC configuration TM MAC configuration Normal MAC headers are used Logical channel configuration priority 1 Highest priority prioritisedBitRate Infinity bucketSizeDuration N/A logicalChannelGroup 0 9.1.1.3 PCCH configuration Parameters Name Value Semantics description Ver PDCP configuration N/A RLC configuration TM MAC configuration TM NOTE: RRC will perform padding, if required due to the granularity of the TF signalling, as defined in 8.5. 9.1.2 SRB configurations 9.1.2.1 SRB1 Parameters Name Value Semantics description Ver RLC configuration logicalChannelIdentity 1 9.1.2.2 SRB2 Parameters Name Value Semantics description Ver RLC configuration logicalChannelIdentity 2 9.2 Default radio configurations 9.2.1 SRB configurations 9.2.1.1 SRB1 Parameters Name Value Semantics description Ver RLC configuration CHOICE am ul-RLC-Config >t-PollRetransmit >pollPDU >pollByte >maxRetxThreshold 45 Infinity Infinity 4 dl-RLC-Config >t-Reordering >t-StatusProhibit 35 0 Logical channel configuration priority 1 Highest priority prioritisedBitRate Infinity bucketSizeDuration N/A logicalChannelGroup 0 9.2.1.2 SRB2 Parameters Name Value Semantics description Ver RLC configuration CHOICE am ul-RLC-Config >t-PollRetransmit >pollPDU >pollByte >maxRetxThreshold 45 Infinity Infinity 4 dl-RLC-Config >t-Reordering >t-StatusProhibit 35 0 Logical channel configuration priority 3 prioritisedBitRate Infinity bucketSizeDuration N/A logicalChannelGroup 0 9.2.2 Default MAC main configuration Parameters Name Value Semantics description Ver MAC main configuration maxHARQ-tx 5 periodicBSR-Timer Infinity retxBSR-Timer sf2560 ttiBundling FALSE drx-Config release phr-Config release 9.2.3 Default semi-persistent scheduling configuration SPS-Config >sps-ConfigDL >sps-ConfigUL release release 9.2.4 Default physical channel configuration Parameters Name Value Semantics description Ver PDSCH-ConfigDedicated >p-a dB0 PUCCH-ConfigDedicated > tdd-AckNackFeedbackMode >ackNackRepetition bundling release Only valid for TDD mode PUSCH-ConfigDedicated >betaOffset-ACK-Index >betaOffset-RI-Index >betaOffset-CQI-Index 10 12 15 UplinkPowerControlDedicated >p0-UE-PUSCH >deltaMCS-Enabled >accumulationEnabled >p0-UE-PUCCH >pSRS-Offset > filterCoefficient 0 en0 (disabled) TRUE 0 7 fc4 tpc-pdcch-ConfigPUCCH release tpc-pdcch-ConfigPUSCH release CQI-ReportConfig > CQI-ReportPeriodic release SoundingRS-UL-ConfigDedicated release AntennaInfoDedicated >transmissionMode >codebookSubsetRestriction >ue-TransmitAntennaSelection tm1, tm2 N/A release If the number of PBCH antenna ports is one, tm1 is used as default; otherwise tm2 is used as default SchedulingRequestConfig release 9.2.5 Default values timers and constants Parameters Name Value Semantics description Ver t310 ms1000 n310 1 t311 ms1000 n311 1 10 Radio information related interactions between network nodes 10.1 General This section specifies RRC messages that are transferred between network nodes. These RRC messages may be transferred to or from the UE via another Radio Access Technology. Consequently, these messages have similar characteristics as the RRC messages that are transferred across the E-UTRA radio interface, i.e. the same transfer syntax and protocol extension mechanisms apply. 10.2 Inter-node RRC messages 10.2.1 General This section specifies RRC messages that are sent either across the X2- or the S1-interface, either to or from the eNB, i.e. a single ‘logical channel’ is used for all RRC messages transferred across network nodes. The information could originate from or be destined for another RAT. – EUTRA-InterNodeDefinitions This ASN.1 segment is the start of the EUTRA inter-node PDU definitions. -- ASN1START EUTRA-InterNodeDefinitions DEFINITIONS AUTOMATIC TAGS ::= BEGIN IMPORTS AntennaInfoCommon, CellIdentity, C-RNTI, DL-DCCH-Message, ARFCN-ValueEUTRA, MasterInformationBlock, MeasConfig, PhysCellId, RadioResourceConfigDedicated, SecurityAlgorithmConfig, ShortMAC-I, SystemInformationBlockType1, SystemInformationBlockType2, UECapabilityInformation, UE-CapabilityRAT-ContainerList FROM EUTRA-RRC-Definitions; -- ASN1STOP 10.2.2 Message definitions – HandoverCommand This message is used to transfer the handover command generated by the target eNB, which is transparently transferred by the source RAN to the UE. Direction: target eNB to source eNB/ source RAN HandoverCommand message -- ASN1START HandoverCommand ::= SEQUENCE { criticalExtensions CHOICE { c1 CHOICE{ handoverCommand-r8 HandoverCommand-r8-IEs, spare7 NULL, spare6 NULL, spare5 NULL, spare4 NULL, spare3 NULL, spare2 NULL, spare1 NULL }, criticalExtensionsFuture SEQUENCE {} } } HandoverCommand-r8-IEs ::= SEQUENCE { handoverCommandMessage OCTET STRING (CONTAINING DL-DCCH-Message), nonCriticalExtension SEQUENCE {} OPTIONAL } -- ASN1STOP HandoverCommand field descriptions handoverCommandMessage Contains the entire DL-DCCH-Message including the RRCConnectionReconfiguration message used to perform handover to E-UTRAN, generated (entirely) by the target eNB. – HandoverPreparationInformation This message is used to transfer the E-UTRA RRC information used by the target eNB during handover preparation, including UE capability information. Direction: source eNB/ source RAN to target eNB HandoverPreparationInformation message -- ASN1START HandoverPreparationInformation ::= SEQUENCE { criticalExtensions CHOICE { c1 CHOICE{ handoverPreparationInformation-r8 HandoverPreparationInformation-r8-IEs, spare7 NULL, spare6 NULL, spare5 NULL, spare4 NULL, spare3 NULL, spare2 NULL, spare1 NULL }, criticalExtensionsFuture SEQUENCE {} } } HandoverPreparationInformation-r8-IEs ::= SEQUENCE { ue-RadioAccessCapabilityInfo UE-CapabilityRAT-ContainerList, as-Config AS-Config OPTIONAL, -- Cond HO rrm-Config RRM-Config OPTIONAL, as-Context AS-Context OPTIONAL, -- Cond HO nonCriticalExtension SEQUENCE {} OPTIONAL } -- ASN1STOP HandoverPreparationInformation field descriptions ue-RadioAccessCapabilityInfo Including E-UTRA, GERAN and UTRA radio access capabilities (separated). as-Config The complete radio resource configuration. Applicable in case of intra-E-UTRA handover. rrm-Config Local E-UTRAN context used depending on the target node’s implementation, which is mainly used for the RRM purpose. as-Context Local E-UTRAN context required by the target eNB. Conditional presence Explanation HO The field is mandatory present in case of handover within E-UTRA; otherwise the field is not present. – UERadioAccessCapabilityInformation This message is used to transfer UE radio access capability information, covering both upload to and download from the EPC. Direction: eNB to/ from EPC UERadioAccessCapabilityInformation message -- ASN1START UERadioAccessCapabilityInformation ::= SEQUENCE { criticalExtensions CHOICE { c1 CHOICE{ ueRadioAccessCapabilityInformation-r8 UERadioAccessCapabilityInformation-r8-IEs, spare7 NULL, spare6 NULL, spare5 NULL, spare4 NULL, spare3 NULL, spare2 NULL, spare1 NULL }, criticalExtensionsFuture SEQUENCE {} } } UERadioAccessCapabilityInformation-r8-IEs ::= SEQUENCE { ue-RadioAccessCapabilityInfo OCTET STRING (CONTAINING UECapabilityInformation), nonCriticalExtension SEQUENCE {} OPTIONAL } -- ASN1STOP UERadioAccessCapabilityInformation field descriptions ue-RadioAccessCapabilityInfo Including E-UTRA, GERAN, UTRA and CDMA2000-1xRTT Bandclass radio access capabilities (separated). 10.3 Inter-node RRC information element definitions – AS-Config The AS-Config IE contains information about RRC configuration information in the source cell which can be utilized by target cell to determine the need to change the RRC configuration during the handover preparation phase. The information can also be used after the handover is successfully performed or during the RRC connection re-establishment. AS-Config information element -- ASN1START AS-Config ::= SEQUENCE { sourceMeasConfig MeasConfig, sourceRadioResourceConfig RadioResourceConfigDedicated, sourceSecurityAlgorithmConfig SecurityAlgorithmConfig, sourceUE-Identity C-RNTI, sourceMasterInformationBlock MasterInformationBlock, sourceSystemInformationBlockType1 SystemInformationBlockType1, sourceSystemInformationBlockType2 SystemInformationBlockType2, antennaInfoCommon AntennaInfoCommon, sourceDl-CarrierFreq ARFCN-ValueEUTRA, ... } -- ASN1STOP NOTE: The AS-Config re-uses information elements primarily created to cover the radio interface signalling requirements. Consequently, the information elements may include some parameters that are not relevant for the target eNB e.g. the SFN as included in the MasterInformationBlock. AS-Config field descriptions sourceMeasConfig Measurement configuration in the source cell. The measurement configuration for all measurements existing in the source cell when handover is triggered shall be included. See 10.5. sourceRadioResourceConfig Radio configuration in the source cell. The radio resource configuration for all radio bearers existing in the source cell when handover is triggered shall be included. See 10.5. sourceSecurityAlgorithmConfig This field provides the AS integrity protection (SRBs) and AS ciphering (SRBs and DRBs) algorithm configuration used in the source cell. sourceMasterInformationBlock MasterInformationBlock transmitted in the source cell. sourceSystemInformationBlockType1 SystemInformationBlockType1 transmitted in the source cell. sourceSystemInformationBlockType2 SystemInformationBlockType2 transmitted in the source cell. antennaInfoCommon This field provides information about the number of antenna ports in the source cell. sourceDL-CarrierFreq Provides the parameter Downlink EARFCN in the source cell, see TS 36.101 [42]. – AS-Context The IE AS-Context is used to transfer local E-UTRAN context required by the target eNB. AS-Context information element -- ASN1START AS-Context ::= SEQUENCE { reestablishmentInfo ReestablishmentInfo OPTIONAL -- Cond HO } -- ASN1STOP AS-Context field descriptions reestablishmentInfo Including information needed for the RRC connection re-establishment. Conditional presence Explanation HO The field is mandatory present in case of handover within E-UTRA; otherwise the field is not present. – ReestablishmentInfo The ReestablishmentInfo IE contains information needed for the RRC connection re-establishment. ReestablishmentInfo information element -- ASN1START ReestablishmentInfo ::= SEQUENCE { sourcePhysCellId PhysCellId, targetCellShortMAC-I ShortMAC-I, additionalReestabInfoList AdditionalReestabInfoList OPTIONAL, ... } AdditionalReestabInfoList ::= SEQUENCE ( SIZE (1..maxReestabInfo) ) OF AdditionalReestabInfo AdditionalReestabInfo ::= SEQUENCE{ cellIdentity CellIdentity, key-eNodeB-Star Key-eNodeB-Star, shortMAC-I ShortMAC-I } Key-eNodeB-Star ::= BIT STRING (SIZE (256)) -- ASN1STOP ReestablishmentInfo field descriptions sourcePhyCellId The physical cell identity of the source cell, used to determine the UE context in the target eNB at re-establishment. targetCellShortMAC-I The ShortMAC-I for the handover target cell, in order for potential re-establishment to succeed. additionalReestabInfoList Contains a list of shortMAC-I and KeNB* for cells under control of the target eNB, required for potential re-establishment by the UE in these cells to succeed. Key-eNodeB-Star Parameter KeNB*: See TS 33.401 [32, 7.2.8.4]. – RRM-Config The RRM-Config IE contains information about UE specific RRM information before the handover which can be utilized by target eNB after the handover is successfully performed. RRM-Config information element -- ASN1START RRM-Config ::= SEQUENCE { ue-InactiveTime ENUMERATED { s1, s2, s3, s5, s7, s10, s15, s20, s25, s30, s40, s50, min1, min1s20c, min1s40, min2, min2s30, min3, min3s30, min4, min5, min6, min7, min8, min9, min10, min12, min14, min17, min20, min24, min28, min33, min38, min44, min50, hr1, hr1min30, hr2, hr2min30, hr3, hr3min30, hr4, hr5, hr6, hr8, hr10, hr13, hr16, hr20, day1, day1hr12, day2, day2hr12, day3, day4, day5, day7, day10, day14, day19, day24, day30, dayMoreThan30} OPTIONAL, ... } -- ASN1STOP RRM-Config field descriptions ue-InactiveTime Duration while UE has not received or transmitted any user data. Thus the timer is still running in case e.g., UE measures the neighbour cells for the HO purpose. Value s1 corresponds to 1 second, s2 corresponds to 2 seconds and so on. Value min1 corresponds to 1 minute, value min1s20 corresponds to 1 minute and 20 seconds, value min1s40 corresponds to 1 minute and 40 seconds and so on. Value hr1 corresponds to 1 hour, hr1min30 corresponds to 1 hour and 30 minutes and so on. 10.4 Inter-node RRC multiplicity and type constraint values – Multiplicity and type constraints definitions -- ASN1START maxReestabInfo INTEGER ::= 32 -- Maximum number of KeNB* and shortMAC-I forwarded -- at handover for re-establishment preparation -- ASN1STOP – End of EUTRA-InterNodeDefinitions -- ASN1START END -- ASN1STOP 10.5 Mandatory information in AS-Config The AS-Config transferred between source eNB and target-eNB shall include all IEs necessary to describe the AS context. The conditional presence in section 6 is only applicable for eNB to UE communication. The "need" or "cond" statements are not applied in case of sending the IEs from source eNB to target eNB. Some information elements shall be included regardless of the "need" or "cond" e.g. discardTimer. The AS-Config re-uses information elements primarily created to cover the radio interface signalling requirements. The information elements may include some parameters that are not relevant for the target eNB e.g. the SFN as included in the MasterInformationBlock. The following IEs, which are optional for eNB to UE communication, are mandatory in the sourceRadioResourceConfig if the related functionality is configured. If the IEs are not included, the target-eNB shall assume that default values are configured in the UE: Name Presence in clause 6 Comment RadioResourceConfigDedicated > srb-ToAddModList >> rlc-Config >> logicalChannelConfig >>> ul-SpecificParameters >>>> logicalChannelGroup OPTIONAL, -Cond HO-Conn OPTIONAL, -Cond Setup OPTIONAL, -Cond Setup OPTIONAL, -Cond UL OPTIONAL, -Need OR - Mandatory for all SRBs configured - - - The conditional presence applies - >drb-ToAddModList >> eps-BearerIdentity >> pdcp-Config >>> discardTimer >>> rlc-AM >>> rlc-UM >> rlc-Config >> logicalChannelIdentity >> logicalChannelConfig >>> ul-SpecificParameters >>>> logicalChannelGroup OPTIONAL, -Cond HO-toEUTRA OPTIONAL, -Cond DRB-Setup OPTIONAL, -Cond PDCP OPTIONAL, -Cond Setup OPTIONAL, -Cond Rlc-AM OPTIONAL, -Cond Rlc-UM OPTIONAL, -Cond Setup OPTIONAL, -Cond DRB-Setup OPTIONAL, -Cond Setup OPTIONAL, -Cond UL OPTIONAL, -Need OR - Mandatory for all DRBs configured - - - - The conditional presence applies - The conditional presence applies - - - - The conditional presence applies - > mac-MainConfig >> ul-SCH-Config >>> maxHARQ-Tx >> periodicBSR-Timer >> drx-Config >>> shortDRX >> phr-Config OPTIONAL, -Need ON OPTIONAL, -Need ON OPTIONAL, -Need ON OPTIONAL, -Need ON OPTIONAL, -Need ON OPTIONAL, -Need ON OPTIONAL, -Need ON - - - - - - Mandatory if DRX is enabled - > sps-Config >> sps-ConfigDL >> sps-ConfigUL >>> p0-Persistent >>> twoIntervalsConfig OPTIONAL, -Need ON OPTIONAL, -Need ON OPTIONAL, -Need ON OPTIONAL, -Need OP OPTIONAL, -Cond TDD - - - - - The conditional presence applies > physicalConfigDedicated >> pdsch-ConfigDedicated >> pucch-ConfigDedicated >>> tdd-AckNackFeedbackMode >> pusch-ConfigDedicated >> uplinkPowerControlDedicated >> tpc-PDCCH-ConfigPUCCH >> tpc-PDCCH-ConfigPUSCH >> cqi-ReportConfig >>> cqi-ReportingModeAperiodic >>> cqi-ReportPeriodic >> soundingRS-UL-ConfigDedicated >> antennaInfo >>> codebookSubsetRestriction >> schedulingRequestConfig OPTIONAL, -Need ON OPTIONAL, -Need ON OPTIONAL, -Need ON OPTIONAL, -Cond TDD OPTIONAL, -Need ON OPTIONAL, -Need ON OPTIONAL, -Need ON OPTIONAL, -Need ON OPTIONAL, -Need ON OPTIONAL, -Need OR OPTIONAL, -Need ON OPTIONAL, -Need ON OPTIONAL, -Need ON OPTIONAL, -Cond TM OPTIONAL, -Need ON - - - - The conditional presence applies - - - - - - - - - - The conditional presence applies - The following IEs, which are optional for eNB to UE communication, are mandatory in the sourceMeasConfig if the related functionality is configured: Name Presence in clause 6 Comment MeasConfig > measObjectToAddModList >> measObject >>> measObjectEUTRA >>>> cellsToAddModList >>>> blackCellsToAddModList >>>> cellForWhichToReportCGI >>> MeasObjectUTRA >>>> cellsToAddModList >>>> cellForWhichToReportCGI >>> MeasObjectGERAN >>>> cellForWhichToReportCGI >>> MeasObjectCDMA2000 >>>> searchWindowSize >>>> cellsToAddModList >>>> cellForWhichToReportCGI OPTIONAL, -Need ON - - OPTIONAL, -Need ON OPTIONAL, -Need ON OPTIONAL, -Need ON - OPTIONAL, -Need ON OPTIONAL, -Need ON - OPTIONAL, -Need ON - OPTIONAL, -Need ON OPTIONAL, -Need ON OPTIONAL, -Need ON - Mandatory for all measurements configured - - - - - - - - - - - - - - > reportConfigToAddModList OPTIONAL, -Need ON - Mandatory for all reporting configurations > measIdToAddModList OPTIONAL, -Need ON - Mandatory for all measurement identities > quantityConfig >> quantityConfigEUTRA >> quantityConfigUTRA >> quantityConfigGERAN >> quantityConfigCDMA2000 OPTIONAL, -Need ON OPTIONAL, -Need ON OPTIONAL, -Need ON OPTIONAL, -Need ON OPTIONAL, -Need ON - Mandatory for all measurement quantities - - - - > s-Measure OPTIONAL, -Need ON - > preRegistrationInfoHRPD >> preRegistrationZoneId >> secondaryPreRegistrationZoneIdList OPTIONAL, -Need OP OPTIONAL, -Cond PreRegAllowed OPTIONAL, -Need OR - The conditional presence applies - > speedStatePars OPTIONAL, -Need ON - 11 UE capability related constraints and performance requirements 11.1 UE capability related constraints The following table lists constraints regarding the UE capabilities that E-UTRAN is assumed to take into account. Parameter Description Value #DRBs The number of DRBs that a UE of categories 1- 5 shall support 8 #RLC-AM The number of RLC AM entities that a UE of categories 1- 5 shall support 10 11.2 Processing delay requirements for RRC procedures The UE performance requirements for RRC procedures are specified in the following table, by means of a value N: N = the number of 1ms subframes from the end of reception of the E-UTRAN -> UE message on the UE physical layer up to when the UE shall be ready for the reception of uplink grant for the UE -> E-UTRAN response message with no access delay other than the TTI-alignment (e.g. excluding delays caused by scheduling, the random access procedure or physical layer synchronisation).  Figure 11.2-1: Illustration of RRC procedure delay  Procedure title: E-UTRAN -> UE UE -> E-UTRAN N Notes RRC Connection Control Procedures RRC connection establishment RRCConnectionSetup RRCConnectionSetupComplete 15 RRC connection release RRCConnectionSetupRelease NA RRC connection re-configuration (radio resource configuration) RRCConnectionReconfiguration RRCConnectionReconfigurationComplete 15 RRC connection re-configuration (measurement configuration) RRCConnectionReconfiguration RRCConnectionReconfigurationComplete 15 RRC connection re-configuration (intra-LTE mobility) RRCConnectionReconfiguration RRCConnectionReconfigurationComplete 15 RRC connection re-establishment RRCConnectionReestablishment RRCConnectionReestablishmentComplete 15 Initial security activation SecurityModeCommand SecurityModeCommandComplete/SecurityModeCommandFailure 10 Initial security activation + RRC connection re-configuration (RB establishment) SecurityModeCommand, RRCConnectionReconfiguration RRCConnectionReconfigurationComplete 20 The two DL messages are transmitted in the same TTI Paging Paging NA Inter RAT mobilty Handover to E-UTRA RRCConnectionReconfiguration (sent by other RAT) RRCConnectionReconfigurationComplete NA Handover from E-UTRA MobilityFromEUTRACommand NA Handover from E-UTRA to CDMA2000 HandoverFromEUTRAPreparationRequest (CDMA2000) NA Used to trigger the handover preparation procedure with a CDMA2000 RAT. Measurement procedures Measurement Reporting MeasurementReport NA Other procedures UE capability transfer UECapabilityEnquiry UECapabilityInformation 10