[RRC] Update to V13.1.0 (2015-12)

Change-Id: Ic9c19bf7f8ee4233ac1150bc372b3693502d986d
Reviewed-on: https://code.wireshark.org/review/13261
Petri-Dish: Anders Broman <a.broman58@gmail.com>
Reviewed-by: Anders Broman <a.broman58@gmail.com>
This commit is contained in:
AndersBroman 2016-01-13 15:55:39 +01:00 committed by Anders Broman
parent bf0f5a982b
commit 588955d2ac
7 changed files with 17740 additions and 11112 deletions

View file

@ -1,4 +1,6 @@
-- 3GPP TS 25.331 V12.6.0 (2015-06) -- 3GPP TS 25.331 V13.1.0 (2015-12)
--
-- 11.1 General message structure
-- --
Class-definitions DEFINITIONS AUTOMATIC TAGS ::= Class-definitions DEFINITIONS AUTOMATIC TAGS ::=
@ -70,6 +72,7 @@ IMPORTS
SignallingConnectionRelease, SignallingConnectionRelease,
SignallingConnectionReleaseIndication, SignallingConnectionReleaseIndication,
SystemInformation-BCH, SystemInformation-BCH,
SystemInformation2-BCH,
SystemInformation-FACH, SystemInformation-FACH,
SystemInformationChangeIndication, SystemInformationChangeIndication,
TransportChannelReconfiguration, TransportChannelReconfiguration,
@ -337,6 +340,16 @@ BCCH-BCH-Message ::= SEQUENCE {
message SystemInformation-BCH message SystemInformation-BCH
} }
--**************************************************************
--
-- BCCH messages sent on BCH2
--
--**************************************************************
BCCH-BCH2-Message ::= SEQUENCE {
message SystemInformation2-BCH
}
--************************************************************** --**************************************************************
-- --
-- MCCH messages -- MCCH messages

View file

@ -1,4 +1,6 @@
-- 3GPP TS 25.331 V12.6.0 (2015-06) -- 3GPP TS 25.331 V13.1.0 (2015-12)
--
-- 11.4 Constant definitions
-- --
Constant-definitions DEFINITIONS AUTOMATIC TAGS ::= Constant-definitions DEFINITIONS AUTOMATIC TAGS ::=
@ -9,9 +11,12 @@ hiPUSCHidentities INTEGER ::= 64
hiRM INTEGER ::= 256 hiRM INTEGER ::= 256
maxAC INTEGER ::= 16 maxAC INTEGER ::= 16
maxAdditionalMeas INTEGER ::= 4 maxAdditionalMeas INTEGER ::= 4
maxAddPos INTEGER ::= 8
maxASC INTEGER ::= 8 maxASC INTEGER ::= 8
maxASCmap INTEGER ::= 7 maxASCmap INTEGER ::= 7
maxASCpersist INTEGER ::= 6 maxASCpersist INTEGER ::= 6
maxBeacons INTEGER ::= 64
maxBTs INTEGER ::= 32
maxCCTrCH INTEGER ::= 8 maxCCTrCH INTEGER ::= 8
maxCellMeas INTEGER ::= 32 maxCellMeas INTEGER ::= 32
maxCellMeas-ext INTEGER ::= 80 maxCellMeas-ext INTEGER ::= 80
@ -102,6 +107,7 @@ maxMeasOccasionPattern-1 INTEGER ::= 4
maxMeasParEvent INTEGER ::= 2 maxMeasParEvent INTEGER ::= 2
maxNonContiguousMultiCellCombinations INTEGER ::= 3 maxNonContiguousMultiCellCombinations INTEGER ::= 3
maxNumAccessGroups INTEGER ::= 16 maxNumAccessGroups INTEGER ::= 16
maxNumAcdcCategory INTEGER ::= 16
maxNumCDMA2000Freqs INTEGER ::= 8 maxNumCDMA2000Freqs INTEGER ::= 8
maxNumE-AGCH INTEGER ::= 4 maxNumE-AGCH INTEGER ::= 4
maxNumE-HICH INTEGER ::= 4 maxNumE-HICH INTEGER ::= 4
@ -132,8 +138,11 @@ maxPRACH INTEGER ::= 16
maxPRACH-EUL INTEGER ::= 4 maxPRACH-EUL INTEGER ::= 4
maxPRACH-FPACH INTEGER ::= 8 maxPRACH-FPACH INTEGER ::= 8
maxPredefConfig INTEGER ::= 16 maxPredefConfig INTEGER ::= 16
maxOtherStateConfig INTEGER ::= 4
maxOtherStateConfig-1 INTEGER ::= 3
maxPrio INTEGER ::= 8 maxPrio INTEGER ::= 8
maxPrio-1 INTEGER ::= 7 maxPrio-1 INTEGER ::= 7
maxPrio-ext INTEGER ::= 16
maxPUSCH INTEGER ::= 8 maxPUSCH INTEGER ::= 8
maxQueueIDs INTEGER ::= 8 maxQueueIDs INTEGER ::= 8
maxRABsetup INTEGER ::= 16 maxRABsetup INTEGER ::= 16
@ -147,6 +156,8 @@ maxReportedEUTRACellPerFreq INTEGER ::= 4
maxReportedEUTRAFreqs INTEGER ::= 4 maxReportedEUTRAFreqs INTEGER ::= 4
maxReportedEUTRAFreqs-ext INTEGER ::= 8 maxReportedEUTRAFreqs-ext INTEGER ::= 8
maxReportedGSMCells INTEGER ::= 8 maxReportedGSMCells INTEGER ::= 8
maxRetrievConfig INTEGER ::= 8
maxRetrievConfig-1 INTEGER ::= 7
maxRL INTEGER ::= 8 maxRL INTEGER ::= 8
maxRL-1 INTEGER ::= 7 maxRL-1 INTEGER ::= 7
maxRLCPDUsizePerLogChan INTEGER ::= 32 maxRLCPDUsizePerLogChan INTEGER ::= 32
@ -189,5 +200,6 @@ maxTS-LCR-1 INTEGER ::= 5
maxURA INTEGER ::= 8 maxURA INTEGER ::= 8
maxURNTI-Group INTEGER ::= 8 maxURNTI-Group INTEGER ::= 8
maxWLANID INTEGER ::= 16 maxWLANID INTEGER ::= 16
maxWLANs INTEGER ::= 64
END END

File diff suppressed because it is too large Load diff

View file

@ -1,4 +1,6 @@
-- 3GPP TS 25.331 V12.6.0 (2015-06) -- 3GPP TS 25.331 V13.1.0 (2015-12)
--
-- 11.5 RRC information between network nodes
-- --
Internode-definitions DEFINITIONS AUTOMATIC TAGS ::= Internode-definitions DEFINITIONS AUTOMATIC TAGS ::=
@ -132,6 +134,7 @@ FROM PDU-definitions
DCH-Enhancements-Info-FDD, DCH-Enhancements-Info-FDD,
DL-CommonInformation-r12, DL-CommonInformation-r12,
DL-InformationPerRL-List-r12, DL-InformationPerRL-List-r12,
DL-InformationPerRL-List-r13,
DTX-DRX-Info-r12, DTX-DRX-Info-r12,
FrequencyInfo, FrequencyInfo,
PrimaryCPICH-Info, PrimaryCPICH-Info,
@ -143,6 +146,7 @@ FROM PDU-definitions
TGPS-ConfigurationParams, TGPS-ConfigurationParams,
TGPS-ConfigurationParams-r8, TGPS-ConfigurationParams-r8,
UL-SecondaryCellInfoFDD-r12, UL-SecondaryCellInfoFDD-r12,
UL-SecondaryCellInfoFDD-r13,
-- Measurement IEs : -- Measurement IEs :
Event1j-r6, Event1j-r6,
Hysteresis, Hysteresis,
@ -164,6 +168,7 @@ FROM PDU-definitions
MeasurementType-r10, MeasurementType-r10,
MeasurementType-r11, MeasurementType-r11,
MeasurementType-r12, MeasurementType-r12,
MeasurementType-r13,
AdditionalMeasurementID-List, AdditionalMeasurementID-List,
AdditionalMeasurementID-List-r9, AdditionalMeasurementID-List-r9,
PositionEstimate, PositionEstimate,
@ -566,7 +571,14 @@ SRNC-RelocationInfo-r3 ::= CHOICE {
sRNC-RelocationInfo-r12-add-ext BIT STRING OPTIONAL, sRNC-RelocationInfo-r12-add-ext BIT STRING OPTIONAL,
nonCriticalExtensions SEQUENCE {} OPTIONAL nonCriticalExtensions SEQUENCE {} OPTIONAL
}, },
criticalExtensions CHOICE {
r13 SEQUENCE {
sRNC-RelocationInfo-r13 SRNC-RelocationInfo-r13-IEs,
sRNC-RelocationInfo-r13-add-ext BIT STRING OPTIONAL,
nonCriticalExtensions SEQUENCE {} OPTIONAL
},
criticalExtensions SEQUENCE {} criticalExtensions SEQUENCE {}
}
} }
} }
} }
@ -596,7 +608,7 @@ SRNC-RelocationInfo-r3-IEs ::= SEQUENCE {
count-C-List COUNT-C-List OPTIONAL, count-C-List COUNT-C-List OPTIONAL,
integrityProtectionStatus IntegrityProtectionStatus, integrityProtectionStatus IntegrityProtectionStatus,
-- In the IE srb-SpecificIntegrityProtInfo, the first information listed corresponds to -- In the IE srb-SpecificIntegrityProtInfo, the first information listed corresponds to
-- signalling radio bearer RB0 and after the order of occurrence is the same as the SRBs in -- signalling radio bearer RB0 and after the order of occurrence is the same as the SRBs in
-- SRB-InformationSetupList -- SRB-InformationSetupList
-- The target RNC may ignore the IE srb-SpecificIntegrityProtInfo if the -- The target RNC may ignore the IE srb-SpecificIntegrityProtInfo if the
-- IE integrityProtectionStatus has the value "not started". -- IE integrityProtectionStatus has the value "not started".
@ -1578,6 +1590,97 @@ SRNC-RelocationInfo-r12-IEs ::= SEQUENCE {
mbmsSelectedServiceInfo MBMS-SelectedServiceInfo OPTIONAL mbmsSelectedServiceInfo MBMS-SelectedServiceInfo OPTIONAL
} }
SRNC-RelocationInfo-r13-IEs ::= SEQUENCE {
-- Non-RRC IEs
-- IE rb-IdentityForHOMessage includes the identity of the RB used by the source SRNC
-- to send the message contained in the IE "TargetRNC-ToSourceRNC-Container".
-- Only included if type is "UE involved"
rb-IdentityForHOMessage RB-Identity OPTIONAL,
stateOfRRC StateOfRRC,
stateOfRRC-Procedure StateOfRRC-Procedure,
-- Ciphering related information IEs
cipheringStatusList CipheringStatusList-r4,
latestConfiguredCN-Domain CN-DomainIdentity,
calculationTimeForCiphering CalculationTimeForCiphering OPTIONAL,
count-C-List COUNT-C-List OPTIONAL,
cipheringInfoPerRB-List CipheringInfoPerRB-List-r4 OPTIONAL,
-- Integrity protection related information IEs
integrityProtectionStatus IntegrityProtectionStatus,
srb-SpecificIntegrityProtInfo SRB-SpecificIntegrityProtInfoList OPTIONAL,
implementationSpecificParams ImplementationSpecificParams OPTIONAL,
-- User equipment IEs
u-RNTI U-RNTI,
c-RNTI C-RNTI OPTIONAL,
-- IE 'UE-RadioAccessCapability-r6' includes the Rel-5 radio access capability
-- extensions and earlier. Rel-6 and later extensions are included in IE 'UE-CapabilityContainer-IEs'.
ue-RadioAccessCapability UE-RadioAccessCapability-r6,
ue-RadioAccessCapability-ext UE-RadioAccessCapabBandFDDList OPTIONAL,
ue-Positioning-LastKnownPos UE-Positioning-LastKnownPos OPTIONAL,
uESpecificBehaviourInformation1idle
UESpecificBehaviourInformation1idle OPTIONAL,
uESpecificBehaviourInformation1interRAT
UESpecificBehaviourInformation1interRAT OPTIONAL,
-- IE ueCapabilityContainer is used for the transparent transfer of capability
-- information received from the UE
ueCapabilityContainer BIT STRING
(CONTAINING UE-CapabilityContainer-IEs) OPTIONAL,
-- IE ueCapabilityContainer-RSC and IE ueCapabilityContainer-UCI are used for the
-- transparent transfer of capability information received from the UE that was
-- introduced in a release independent manner, i.e., transferred within a VLEC.
-- These UE capabilities are included both in the RRC CONNECTION SETUP COMPLETE and
-- the UE CAPABILITY INFORMATION messages.
-- Only the VLEC of one message needs to be included i.e. the one from these
-- messages that was last received.
-- Case 1: If the last received message was a RRC CONNECTION SETUP COMPLETE (RSC)
ueCapabilityContainer-RSC BIT STRING
(CONTAINING RRCConnectionSetupComplete-r3-add-ext-IEs) OPTIONAL,
-- Case 2: If the last received message was a UE CAPABILITY INFORMATION (UCI)
ueCapabilityContainer-UCI BIT STRING
(CONTAINING UECapabilityInformation-r3-add-ext-IEs) OPTIONAL,
-- Other IEs
ue-RATSpecificCapability InterRAT-UE-RadioAccessCapabilityList-r5 OPTIONAL,
-- UTRAN mobility IEs
ura-Identity URA-Identity OPTIONAL,
srns-t-305 T-305 OPTIONAL,
-- Core network IEs
cn-CommonGSM-MAP-NAS-SysInfo NAS-SystemInformationGSM-MAP,
cn-DomainInformationList CN-DomainInformationListFull OPTIONAL,
-- Measurement IEs
ongoingMeasRepList OngoingMeasRepList-r13 OPTIONAL,
interRATCellInfoIndication InterRATCellInfoIndication OPTIONAL,
-- Radio bearer IEs
predefinedConfigStatusList PredefinedConfigStatusList,
srb-InformationList SRB-InformationSetupList-r11,
rab-InformationList RAB-InformationSetupList-r11 OPTIONAL,
pdcp-ROHC-TargetMode PDCP-ROHC-TargetMode OPTIONAL,
-- Transport channel IEs
ul-CommonTransChInfo UL-CommonTransChInfo-r12 OPTIONAL,
ul-TransChInfoList UL-AddReconfTransChInfoList-r8 OPTIONAL,
dl-CommonTransChInfo DL-CommonTransChInfo-r4 OPTIONAL,
dl-TransChInfoList DL-AddReconfTransChInfoList-r11 OPTIONAL,
-- PhyCH IEs
tpc-CombinationInfoList TPC-CombinationInfoList OPTIONAL,
e-RGCH-CombinationInfoList E-RGCH-CombinationInfoList OPTIONAL,
storedCompressedModeInfo StoredCompressedModeInfo-r8 OPTIONAL,
secondary-tpc-CombinationInfoList TPC-CombinationInfoList-r9 OPTIONAL,
secondary-e-RGCH-CombinationInfoList E-RGCH-CombinationInfoList-r9 OPTIONAL,
serving-HSDSCH-CellInformation Serving-HSDSCH-CellInformation-r12 OPTIONAL,
dtx-drx-Info DTX-DRX-Info-r12 OPTIONAL,
ul-SecondaryCellInfoFDD UL-SecondaryCellInfoFDD-r13 OPTIONAL,
dch-Enhancements-Info-FDD DCH-Enhancements-Info-FDD OPTIONAL,
dl-CommonInformation DL-CommonInformation-r12 OPTIONAL,
dl-InformationPerRL-List DL-InformationPerRL-List-r13 OPTIONAL,
-- Measurement report
measurementReport BIT STRING
(CONTAINING MeasurementReport) OPTIONAL,
-- Other IEs
failureCause FailureCauseWithProtErr OPTIONAL,
ue-HistoryInformation UE-HistoryInformation OPTIONAL,
-- MBMS IEs
mbms-JoinedInformation MBMS-JoinedInformation-r6 OPTIONAL,
mbmsSelectedServiceInfo MBMS-SelectedServiceInfo OPTIONAL
}
-- IE definitions -- IE definitions
CalculationTimeForCiphering ::= SEQUENCE { CalculationTimeForCiphering ::= SEQUENCE {
@ -1814,6 +1917,12 @@ MeasurementCommandWithType-r12 ::= CHOICE {
release NULL release NULL
} }
MeasurementCommandWithType-r13 ::= CHOICE {
setup MeasurementType-r13,
modify NULL,
release NULL
}
OngoingMeasRep ::= SEQUENCE { OngoingMeasRep ::= SEQUENCE {
measurementIdentity MeasurementIdentity, measurementIdentity MeasurementIdentity,
-- TABULAR: The CHOICE Measurement in the tabular description is included -- TABULAR: The CHOICE Measurement in the tabular description is included
@ -1925,6 +2034,13 @@ OngoingMeasRep-r12 ::= SEQUENCE {
additionalMeasurementID-List AdditionalMeasurementID-List-r9 OPTIONAL additionalMeasurementID-List AdditionalMeasurementID-List-r9 OPTIONAL
} }
OngoingMeasRep-r13 ::= SEQUENCE {
measurementIdentity MeasurementIdentity-r9,
measurementCommandWithType MeasurementCommandWithType-r13,
measurementReportingMode MeasurementReportingMode OPTIONAL,
additionalMeasurementID-List AdditionalMeasurementID-List-r9 OPTIONAL
}
OngoingMeasRepList ::= SEQUENCE (SIZE (1..maxNoOfMeas)) OF OngoingMeasRepList ::= SEQUENCE (SIZE (1..maxNoOfMeas)) OF
OngoingMeasRep OngoingMeasRep
@ -1958,6 +2074,9 @@ OngoingMeasRepList-r11 ::= SEQUENCE (SIZE (1..maxNoOfMeas)) OF
OngoingMeasRepList-r12 ::= SEQUENCE (SIZE (1..maxNoOfMeas)) OF OngoingMeasRepList-r12 ::= SEQUENCE (SIZE (1..maxNoOfMeas)) OF
OngoingMeasRep-r12 OngoingMeasRep-r12
OngoingMeasRepList-r13 ::= SEQUENCE (SIZE (1..maxNoOfMeas)) OF
OngoingMeasRep-r13
PDCP-Capability-r4 ::= SEQUENCE { PDCP-Capability-r4 ::= SEQUENCE {
losslessSRNS-RelocationSupport BOOLEAN, losslessSRNS-RelocationSupport BOOLEAN,
supportForRfc2507 CHOICE { supportForRfc2507 CHOICE {

View file

@ -1,5 +1,8 @@
-- 3GPP TS 25.331 V12.6.0 (2015-06) -- 3GPP TS 25.331 V13.1.0 (2015-12)
-- --
-- 11.2 PDU definitions
--
PDU-definitions DEFINITIONS AUTOMATIC TAGS ::= PDU-definitions DEFINITIONS AUTOMATIC TAGS ::=
BEGIN BEGIN
@ -27,6 +30,7 @@ IMPORTS
CellIdentity-PerRL-List, CellIdentity-PerRL-List,
DedicatedPriorityInformation, DedicatedPriorityInformation,
DedicatedPriorityInformation-r11, DedicatedPriorityInformation-r11,
DedicatedPriorityInformation-r13,
DedicatedWLANOffloadInformation, DedicatedWLANOffloadInformation,
URA-Identity, URA-Identity,
-- User Equipment IEs : -- User Equipment IEs :
@ -53,6 +57,7 @@ IMPORTS
DelayRestrictionFlag, DelayRestrictionFlag,
DL-PhysChCapabilityFDD-v380ext, DL-PhysChCapabilityFDD-v380ext,
DSCH-RNTI, DSCH-RNTI,
DynamicActivationTime,
E-RNTI, E-RNTI,
EstablishmentCause, EstablishmentCause,
ExtendedWaitTime, ExtendedWaitTime,
@ -129,6 +134,7 @@ IMPORTS
UE-RadioAccessCapability-vb50ext, UE-RadioAccessCapability-vb50ext,
UE-RadioAccessCapability-vb70ext, UE-RadioAccessCapability-vb70ext,
UE-RadioAccessCapability-vbc0ext, UE-RadioAccessCapability-vbc0ext,
UE-RadioAccessCapability-vdxyext,
UE-RadioAccessCapabilityComp, UE-RadioAccessCapabilityComp,
UE-RadioAccessCapabilityComp-ext, UE-RadioAccessCapabilityComp-ext,
UE-RadioAccessCapabilityComp-v770ext, UE-RadioAccessCapabilityComp-v770ext,
@ -140,6 +146,7 @@ IMPORTS
UE-RadioAccessCapabilityComp2-va40ext, UE-RadioAccessCapabilityComp2-va40ext,
UE-RadioAccessCapabilityComp2-vb50ext, UE-RadioAccessCapabilityComp2-vb50ext,
UE-RadioAccessCapabilityComp2-vc50ext, UE-RadioAccessCapabilityComp2-vc50ext,
UE-RadioAccessCapabilityComp2-vdxyext,
UE-RadioAccessCapabilityComp-TDD128, UE-RadioAccessCapabilityComp-TDD128,
UE-RadioAccessCapabilityInfo-v770ext, UE-RadioAccessCapabilityInfo-v770ext,
UE-RadioAccessCapabilityInfo-TDD128-v8b0ext, UE-RadioAccessCapabilityInfo-TDD128-v8b0ext,
@ -207,6 +214,7 @@ IMPORTS
RB-InformationReconfigList-r11, RB-InformationReconfigList-r11,
RB-InformationReleaseList, RB-InformationReleaseList,
RB-PDCPContextRelocationList, RB-PDCPContextRelocationList,
RetrievableConfigInfo,
SRB-InformationSetupList, SRB-InformationSetupList,
SRB-InformationSetupList-r5, SRB-InformationSetupList-r5,
SRB-InformationSetupList-r6, SRB-InformationSetupList-r6,
@ -227,6 +235,7 @@ IMPORTS
DL-AddReconfTransChInfoList-r5, DL-AddReconfTransChInfoList-r5,
DL-AddReconfTransChInfoList-r7, DL-AddReconfTransChInfoList-r7,
DL-AddReconfTransChInfoList-r9, DL-AddReconfTransChInfoList-r9,
DL-AddReconfTransChInfoList-r13,
DL-AddReconfTransChInfoList-TDD128-v9c0ext, DL-AddReconfTransChInfoList-TDD128-v9c0ext,
DL-AddReconfTransChInfoList-r11, DL-AddReconfTransChInfoList-r11,
DL-CommonTransChInfo, DL-CommonTransChInfo,
@ -237,6 +246,7 @@ IMPORTS
DRAC-StaticInformationList, DRAC-StaticInformationList,
HARQ-Info-r7, HARQ-Info-r7,
HARQ-Info-r11, HARQ-Info-r11,
HARQ-Info-r13,
PowerOffsetInfoShort, PowerOffsetInfoShort,
TFC-Subset, TFC-Subset,
TFCS-Identity, TFCS-Identity,
@ -297,6 +307,7 @@ IMPORTS
DL-InformationPerRL-List-v6b0ext, DL-InformationPerRL-List-v6b0ext,
DL-InformationPerRL-List-r11, DL-InformationPerRL-List-r11,
DL-InformationPerRL-List-r12, DL-InformationPerRL-List-r12,
DL-InformationPerRL-List-r13,
DL-InformationPerRL-ListPostFDD, DL-InformationPerRL-ListPostFDD,
DL-InformationPerRL-PostTDD, DL-InformationPerRL-PostTDD,
DL-InformationPerRL-PostTDD-LCR-r4, DL-InformationPerRL-PostTDD-LCR-r4,
@ -356,6 +367,7 @@ IMPORTS
PDSCH-CapacityAllocationInfo-r4, PDSCH-CapacityAllocationInfo-r4,
PDSCH-CapacityAllocationInfo-r7, PDSCH-CapacityAllocationInfo-r7,
PDSCH-Identity, PDSCH-Identity,
OtherStateConfig,
PrimaryCPICH-Info, PrimaryCPICH-Info,
PrimaryCCPCH-TX-Power, PrimaryCCPCH-TX-Power,
PUSCH-CapacityAllocationInfo, PUSCH-CapacityAllocationInfo,
@ -376,8 +388,10 @@ IMPORTS
RL-AdditionInformationList-vb50ext, RL-AdditionInformationList-vb50ext,
RL-AdditionInformationList-r11, RL-AdditionInformationList-r11,
RL-AdditionInformationList-r12, RL-AdditionInformationList-r12,
RL-AdditionInformationList-r13,
RL-AdditionInformationList-SecULFreq, RL-AdditionInformationList-SecULFreq,
RL-AdditionInformationList-SecULFreq-r12, RL-AdditionInformationList-SecULFreq-r12,
RL-AdditionInformationList-SecULFreq-r13,
RL-RemovalInformationList, RL-RemovalInformationList,
RL-RemovalInformationList-SecULFreq, RL-RemovalInformationList-SecULFreq,
SecondaryCellMIMOparametersFDD-v950ext, SecondaryCellMIMOparametersFDD-v950ext,
@ -430,6 +444,7 @@ IMPORTS
UL-OtherTTIConfiguration-Information, UL-OtherTTIConfiguration-Information,
UL-SecondaryCellInfoFDD, UL-SecondaryCellInfoFDD,
UL-SecondaryCellInfoFDD-r12, UL-SecondaryCellInfoFDD-r12,
UL-SecondaryCellInfoFDD-r13,
UL-SynchronisationParameters-r4, UL-SynchronisationParameters-r4,
UL-TimingAdvance, UL-TimingAdvance,
UL-TimingAdvanceControl, UL-TimingAdvanceControl,
@ -475,6 +490,7 @@ IMPORTS
MeasuredResults-v860ext, MeasuredResults-v860ext,
MeasuredResults-v920ext, MeasuredResults-v920ext,
MeasuredResults-vc50ext, MeasuredResults-vc50ext,
MeasuredResults-vdxyext,
MeasuredResultsOnSecUlFreq, MeasuredResultsOnSecUlFreq,
MeasuredResultsOnSecUlFreq-vc50ext, MeasuredResultsOnSecUlFreq-vc50ext,
MeasuredResultsListOnSecUlFreq, MeasuredResultsListOnSecUlFreq,
@ -485,6 +501,7 @@ IMPORTS
MeasuredResultsList-v860ext, MeasuredResultsList-v860ext,
MeasuredResultsList-v920ext, MeasuredResultsList-v920ext,
MeasuredResultsList-vc50ext, MeasuredResultsList-vc50ext,
MeasuredResultsList-vdxyext,
MeasuredResultsOnRACH, MeasuredResultsOnRACH,
MeasuredResultsOnRACHFDD-r11, MeasuredResultsOnRACHFDD-r11,
MeasuredResultsOnRACH-v7g0ext, MeasuredResultsOnRACH-v7g0ext,
@ -501,6 +518,7 @@ IMPORTS
MeasurementCommand-r11, MeasurementCommand-r11,
MeasurementReleaseEnhancement, MeasurementReleaseEnhancement,
MeasurementCommand-r12, MeasurementCommand-r12,
MeasurementCommand-r13,
MeasurementIdentity, MeasurementIdentity,
MeasurementIdentity-r9, MeasurementIdentity-r9,
MeasurementIdentityExt, MeasurementIdentityExt,
@ -737,7 +755,16 @@ ActiveSetUpdate ::= CHOICE {
activeSetUpdate-r12-add-ext BIT STRING OPTIONAL, activeSetUpdate-r12-add-ext BIT STRING OPTIONAL,
nonCriticalExtensions SEQUENCE {} OPTIONAL nonCriticalExtensions SEQUENCE {} OPTIONAL
}, },
criticalExtensions SEQUENCE {} criticalExtensions CHOICE {
r13 SEQUENCE {
activeSetUpdate-r13 ActiveSetUpdate-r13-IEs,
-- Container for adding non critical extensions after freezing
-- REL-14
activeSetUpdate-r13-add-ext BIT STRING OPTIONAL,
nonCriticalExtensions SEQUENCE {} OPTIONAL
},
criticalExtensions SEQUENCE {}
}
} }
} }
} }
@ -1070,6 +1097,54 @@ ActiveSetUpdate-r12-IEs ::= SEQUENCE {
additionalDLSecCellInfoListFDD2 AdditionalDLSecCellInfoListFDD2 OPTIONAL, additionalDLSecCellInfoListFDD2 AdditionalDLSecCellInfoListFDD2 OPTIONAL,
dPCCH2InfoFDD DPCCH2InfoFDD OPTIONAL dPCCH2InfoFDD DPCCH2InfoFDD OPTIONAL
} }
ActiveSetUpdate-r13-IEs ::= SEQUENCE {
-- User equipment IEs
activationTime ActivationTime OPTIONAL,
dynamicActivationTime DynamicActivationTime OPTIONAL,
newU-RNTI U-RNTI OPTIONAL,
newH-RNTI H-RNTI OPTIONAL,
newPrimary-E-RNTI E-RNTI OPTIONAL,
newSecondary-E-RNTI E-RNTI OPTIONAL,
-- Core network IEs
cn-InformationInfo CN-InformationInfo-r6 OPTIONAL,
-- Physical channel IEs
dtx-drx-TimingInfo DTX-DRX-TimingInfo-r7 OPTIONAL,
dtx-drx-Info DTX-DRX-Info-r12 OPTIONAL,
hs-scch-LessInfo HS-SCCH-LessInfo-r7 OPTIONAL,
mimoParameters MIMO-Parameters-r9 OPTIONAL,
mimo4x4Parameters MIMO4x4-Parameters OPTIONAL,
dch-Enhancements-Info-FDD DCH-Enhancements-Info-FDD OPTIONAL,
maxAllowedUL-TX-Power MaxAllowedUL-TX-Power OPTIONAL,
ul-SecondaryCellInfoFDD UL-SecondaryCellInfoFDD-r13 OPTIONAL,
e-dch-ReconfigurationInfo-SecULFrequency
E-DCH-ReconfigurationInfo-SecULFrequency OPTIONAL,
ul-CLTD-InfoFDD UL-CLTD-InfoFDD OPTIONAL,
f-tpich-ReconfigurationInfo F-TPICH-ReconfigurationInfo OPTIONAL,
ul-OLTD-InfoFDD UL-OLTD-InfoFDD OPTIONAL,
rl-AdditionInformationList RL-AdditionInformationList-r13 OPTIONAL,
rl-AdditionInformationList-SecULFreq
RL-AdditionInformationList-SecULFreq-r13 OPTIONAL,
servingCellChangeParameters ServingCellChangeParameters-r12 OPTIONAL,
rl-RemovalInformationList RL-RemovalInformationList OPTIONAL,
rl-RemovalInformationList-SecULFreq
RL-RemovalInformationList-SecULFreq OPTIONAL,
tx-DiversityMode TX-DiversityMode OPTIONAL,
dpc-Mode DPC-Mode OPTIONAL,
serving-HSDSCH-CellInformation Serving-HSDSCH-CellInformation-r12 OPTIONAL,
e-dch-ReconfigurationInfo E-DCH-ReconfigurationInfo-r11 OPTIONAL,
ul-16QAM-Config UL-16QAM-Config OPTIONAL,
ul-64QAM-Config UL-64QAM-Config OPTIONAL,
ul-MIMO-InfoFDD UL-MIMO-InfoFDD OPTIONAL,
e-dch-ReconfInfoSameCell E-DCH-RL-InfoSameServingCell OPTIONAL,
e-TFC-Boost-Info E-TFC-Boost-Info-r7 OPTIONAL,
e-DPDCH-PowerInterpolation E-DPDCH-PowerInterpolation OPTIONAL,
dl-SecondaryCellInfoFDD DL-SecondaryCellInfoFDD-r11 OPTIONAL,
additionalDLSecCellInfoListFDD AdditionalDLSecCellInfoListFDD-r11 OPTIONAL,
additionalDLSecCellInfoListFDD2 AdditionalDLSecCellInfoListFDD2 OPTIONAL,
dPCCH2InfoFDD DPCCH2InfoFDD OPTIONAL
}
-- *************************************************** -- ***************************************************
-- --
-- ACTIVE SET UPDATE COMPLETE (FDD only) -- ACTIVE SET UPDATE COMPLETE (FDD only)
@ -1604,7 +1679,17 @@ CellUpdateConfirm ::= CHOICE {
BIT STRING OPTIONAL, BIT STRING OPTIONAL,
nonCriticalExtensions SEQUENCE {} OPTIONAL nonCriticalExtensions SEQUENCE {} OPTIONAL
}, },
criticalExtensions SEQUENCE {} criticalExtensions CHOICE {
r13 SEQUENCE {
cellUpdateConfirm-r13 CellUpdateConfirm-r13-IEs,
-- Container for adding non critical extensions
-- after freezing REL-14
cellUpdateConfirm-r13-add-ext
BIT STRING OPTIONAL,
nonCriticalExtensions SEQUENCE {} OPTIONAL
},
criticalExtensions SEQUENCE {}
}
} }
} }
} }
@ -2334,6 +2419,86 @@ CellUpdateConfirm-r12-IEs ::= SEQUENCE {
dedicatedWLANOffloadInformation DedicatedWLANOffloadInformation OPTIONAL dedicatedWLANOffloadInformation DedicatedWLANOffloadInformation OPTIONAL
} }
CellUpdateConfirm-r13-IEs ::= SEQUENCE {
-- User equipment IEs
integrityProtectionModeInfo IntegrityProtectionModeInfo-r7 OPTIONAL,
cipheringModeInfo CipheringModeInfo-r7 OPTIONAL,
activationTime ActivationTime OPTIONAL,
new-U-RNTI U-RNTI OPTIONAL,
new-C-RNTI C-RNTI OPTIONAL,
-- The IE "new-DSCH-RNTI" should not be included in FDD mode,
-- and if received the UE behaviour is unspecified
new-DSCH-RNTI DSCH-RNTI OPTIONAL,
new-H-RNTI H-RNTI OPTIONAL,
newPrimary-E-RNTI E-RNTI OPTIONAL,
newSecondary-E-RNTI E-RNTI OPTIONAL,
uraPCHWithSeamlessTransitionRNTIHandlingMode ENUMERATED { true } OPTIONAL,
rrc-StateIndicator RRC-StateIndicator,
utran-DRX-CycleLengthCoeff UTRAN-DRX-CycleLengthCoefficient-r7 OPTIONAL,
waitTime WaitTime OPTIONAL,
rlc-Re-establishIndicatorRb2-3or4 BOOLEAN,
rlc-Re-establishIndicatorRb5orAbove BOOLEAN,
-- CN information elements
cn-InformationInfo CN-InformationInfo-r6 OPTIONAL,
-- UTRAN mobility IEs
ura-Identity URA-Identity OPTIONAL,
supportForChangeOfUE-Capability BOOLEAN OPTIONAL,
-- Specification mode information
-- Radio bearer IEs
rab-InformationSetup RAB-InformationSetup-r8 OPTIONAL,
rb-InformationReleaseList RB-InformationReleaseList OPTIONAL,
rb-InformationReconfigList RB-InformationReconfigList-r11 OPTIONAL,
rb-InformationAffectedList RB-InformationAffectedList-r8 OPTIONAL,
dl-CounterSynchronisationInfo DL-CounterSynchronisationInfo-r5 OPTIONAL,
pdcp-ROHC-TargetMode PDCP-ROHC-TargetMode OPTIONAL,
otherStateConfig OtherStateConfig OPTIONAL,
retrievableConfigInfo RetrievableConfigInfo OPTIONAL,
-- Transport channel IEs
ul-CommonTransChInfo UL-CommonTransChInfo-r12 OPTIONAL,
ul-deletedTransChInfoList UL-DeletedTransChInfoList-r6 OPTIONAL,
ul-AddReconfTransChInfoList UL-AddReconfTransChInfoList-r8 OPTIONAL,
dl-CommonTransChInfo DL-CommonTransChInfo-r4 OPTIONAL,
dl-DeletedTransChInfoList DL-DeletedTransChInfoList-r7 OPTIONAL,
dl-AddReconfTransChInfoList DL-AddReconfTransChInfoList-r13 OPTIONAL,
-- Physical channel IEs
frequencyInfo FrequencyInfo OPTIONAL,
multi-frequencyInfo Multi-frequencyInfo-LCR-r7 OPTIONAL,
dtx-drx-TimingInfo DTX-DRX-TimingInfo-r7 OPTIONAL,
dtx-drx-Info DTX-DRX-Info-r12 OPTIONAL,
hs-scch-LessInfo HS-SCCH-LessInfo-r7 OPTIONAL,
mimoParameters MIMO-Parameters-r9 OPTIONAL,
mimo4x4Parameters MIMO4x4-Parameters OPTIONAL,
dch-Enhancements-Info-FDD DCH-Enhancements-Info-FDD OPTIONAL,
maxAllowedUL-TX-Power MaxAllowedUL-TX-Power OPTIONAL,
ul-DPCH-Info UL-DPCH-Info-r11 OPTIONAL,
ul-EDCH-Information UL-EDCH-Information-r11 OPTIONAL,
ul-SecondaryCellInfoFDD UL-SecondaryCellInfoFDD-r13 OPTIONAL,
ul-MulticarrierEDCHInfo-TDD128 UL-MulticarrierEDCHInfo-TDD128 OPTIONAL,
ul-CLTD-InfoFDD UL-CLTD-InfoFDD OPTIONAL,
ul-OLTD-InfoFDD UL-OLTD-InfoFDD OPTIONAL,
ul-OtherTTIConfiguration-Info UL-OtherTTIConfiguration-Information OPTIONAL,
filteredUPHReportInfo FilteredUEPowerHeadroomReportInfo OPTIONAL,
dl-HSPDSCH-Information DL-HSPDSCH-Information-r12 OPTIONAL,
dl-CommonInformation DL-CommonInformation-r12 OPTIONAL,
dl-InformationPerRL-List DL-InformationPerRL-List-r13 OPTIONAL,
dl-SecondaryCellInfoFDD DL-SecondaryCellInfoFDD-r11 OPTIONAL,
additionalDLSecCellInfoListFDD AdditionalDLSecCellInfoListFDD-r11 OPTIONAL,
additionalDLSecCellInfoListFDD2 AdditionalDLSecCellInfoListFDD2 OPTIONAL,
commonERGCHInfoFDD CommonERGCHInfoFDD OPTIONAL,
controlChannelDRXInfo-TDD128 ControlChannelDRXInfo-TDD128-r8 OPTIONAL,
sps-Information-TDD128 SPS-Information-TDD128-r8 OPTIONAL,
mu-MIMO-Info-TDD128 MU-MIMO-Info-TDD128 OPTIONAL,
nonrectResAllocInd-TDD128 Non-rectResAllocInd-TDD128 OPTIONAL,
nonrectResSpecTSset-TDD128 Non-rectResSpecTSset-TDD128 OPTIONAL,
-- MBMS IEs
mbms-PL-ServiceRestrictInfo MBMS-PL-ServiceRestrictInfo-r6 OPTIONAL,
-- Measurement IEs for LCR
cellDCHMeasOccasionInfo-TDD128 CellDCHMeasOccasionInfo-TDD128-r9 OPTIONAL,
-- WLAN IEs
dedicatedWLANOffloadInformation DedicatedWLANOffloadInformation OPTIONAL
}
-- *************************************************** -- ***************************************************
-- --
-- CELL UPDATE CONFIRM for CCCH -- CELL UPDATE CONFIRM for CCCH
@ -2481,7 +2646,16 @@ CellUpdateConfirm-CCCH ::= CHOICE {
cellUpdateConfirm-r12-add-ext cellUpdateConfirm-r12-add-ext
BIT STRING OPTIONAL, BIT STRING OPTIONAL,
nonCriticalExtensions SEQUENCE {} OPTIONAL nonCriticalExtensions SEQUENCE {} OPTIONAL
}, criticalExtensions CHOICE {
r13 SEQUENCE {
cellUpdateConfirm-r13 CellUpdateConfirm-r13-IEs,
-- Container for adding non critical extensions
-- after freezing REL-14
cellUpdateConfirm-r13-add-ext
BIT STRING OPTIONAL,
nonCriticalExtensions SEQUENCE {} OPTIONAL
}, criticalExtensions SEQUENCE {} }, criticalExtensions SEQUENCE {}
}
} }
} }
} }
@ -3865,7 +4039,7 @@ InterRATHandoverInfo ::= SEQUENCE {
}, },
ue-CapabilityContainer CHOICE { ue-CapabilityContainer CHOICE {
absent NULL, absent NULL,
-- present is an octet aligned string containing Ie UE-RadioAccessCapabilityInfo -- present is an octet aligned string containing IE UE-RadioAccessCapabilityInfo
present OCTET STRING (SIZE (0..63)) present OCTET STRING (SIZE (0..63))
}, },
-- Non critical extensions -- Non critical extensions
@ -4007,7 +4181,9 @@ InterRATHandoverInfo-NonCriticalExtension-v6b0-IEs ::= SEQUENCE {
vc50NonCriticalExtensions SEQUENCE { vc50NonCriticalExtensions SEQUENCE {
interRATHandoverInfo-vc50ext interRATHandoverInfo-vc50ext
InterRATHandoverInfo-vc50ext-IEs, InterRATHandoverInfo-vc50ext-IEs,
nonCriticalExtensions SEQUENCE {} OPTIONAL vdxyNonCriticalExtensions SEQUENCE { interRATHandoverInfo-vdxyext InterRATHandoverInfo-vdxyext-IEs,
nonCriticalExtensions SEQUENCE {} OPTIONAL
} OPTIONAL
} OPTIONAL } OPTIONAL
} OPTIONAL } OPTIONAL
} OPTIONAL } OPTIONAL
@ -4115,6 +4291,11 @@ InterRATHandoverInfo-vc50ext-IEs ::= SEQUENCE {
ue-RadioAccessCapabilityComp2 UE-RadioAccessCapabilityComp2-vc50ext OPTIONAL ue-RadioAccessCapabilityComp2 UE-RadioAccessCapabilityComp2-vc50ext OPTIONAL
} }
InterRATHandoverInfo-vdxyext-IEs ::= SEQUENCE {
ue-RadioAccessCapabilityInfo-vdxyext UE-RadioAccessCapability-vdxyext OPTIONAL,
ue-RadioAccessCapabilityComp2 UE-RadioAccessCapabilityComp2-vdxyext OPTIONAL
}
-- *************************************************** -- ***************************************************
-- --
-- MEASUREMENT CONTROL -- MEASUREMENT CONTROL
@ -4258,7 +4439,17 @@ MeasurementControl ::= CHOICE {
measurementControl-r12-add-ext BIT STRING OPTIONAL, measurementControl-r12-add-ext BIT STRING OPTIONAL,
nonCriticalExtensions SEQUENCE {} OPTIONAL nonCriticalExtensions SEQUENCE {} OPTIONAL
}, },
criticalExtensions SEQUENCE {} criticalExtensions CHOICE {
r13 SEQUENCE {
measurementControl-r13
MeasurementControl-r13-IEs,
-- Container for adding non critical extensions
-- after freezing REL-14
measurementControl-r13-add-ext BIT STRING OPTIONAL,
nonCriticalExtensions SEQUENCE {} OPTIONAL
},
criticalExtensions SEQUENCE {}
}
} }
} }
} }
@ -4451,6 +4642,19 @@ MeasurementControl-r12-IEs ::= SEQUENCE {
dpch-CompressedModeStatusInfo DPCH-CompressedModeStatusInfo-r10 OPTIONAL dpch-CompressedModeStatusInfo DPCH-CompressedModeStatusInfo-r10 OPTIONAL
} }
MeasurementControl-r13-IEs ::= SEQUENCE {
-- Measurement IEs
measurementIdentity MeasurementIdentity-r9 OPTIONAL,
-- TABULAR: The measurement type is included in measurementCommand.
measurementCommand MeasurementCommand-r13,
measurementReportingMode MeasurementReportingMode OPTIONAL,
additionalMeasurementList AdditionalMeasurementID-List-r9 OPTIONAL,
cellDCHMeasOccasionInfo-TDD128 CellDCHMeasOccasionInfo-TDD128-r9 OPTIONAL,
measurementScalingFactor MeasurementScalingFactor OPTIONAL,
-- Physical channel IEs
dpch-CompressedModeStatusInfo DPCH-CompressedModeStatusInfo-r10 OPTIONAL
}
-- *************************************************** -- ***************************************************
-- --
-- MEASUREMENT CONTROL FAILURE -- MEASUREMENT CONTROL FAILURE
@ -4537,8 +4741,12 @@ MeasurementReport ::= SEQUENCE {
vc50NonCriticalExtensions SEQUENCE { vc50NonCriticalExtensions SEQUENCE {
measurementReport-vc50ext measurementReport-vc50ext
MeasurementReport-vc50ext-IEs, MeasurementReport-vc50ext-IEs,
nonCriticalExtensions vdxyNonCriticalExtensions SEQUENCE {
measurementReport-vdxyext
MeasurementReport-vdxyext-IEs,
nonCriticalExtensions
SEQUENCE {} OPTIONAL SEQUENCE {} OPTIONAL
} OPTIONAL
} OPTIONAL } OPTIONAL
} OPTIONAL } OPTIONAL
} OPTIONAL } OPTIONAL
@ -4640,6 +4848,12 @@ MeasurementReport-vc50ext-IEs ::= SEQUENCE {
eutra-EventResultsForCELLFACH EUTRA-EventResultsForCELLFACH-vc50ext OPTIONAL eutra-EventResultsForCELLFACH EUTRA-EventResultsForCELLFACH-vc50ext OPTIONAL
} }
MeasurementReport-vdxyext-IEs ::= SEQUENCE {
-- Measurement IEs
measuredResults MeasuredResults-vdxyext OPTIONAL,
additionalMeasuredResults MeasuredResultsList-vdxyext OPTIONAL
}
-- *************************************************** -- ***************************************************
-- --
-- PAGING TYPE 1 -- PAGING TYPE 1
@ -4660,7 +4874,7 @@ PagingType1 ::= SEQUENCE {
pagingType1-v860ext PagingType1-v860ext-IEs, pagingType1-v860ext PagingType1-v860ext-IEs,
vc50NonCriticalExtensions SEQUENCE { vc50NonCriticalExtensions SEQUENCE {
pagingType1-vc50ext PagingType1-vc50ext-IEs, pagingType1-vc50ext PagingType1-vc50ext-IEs,
nonCriticalExtensions SEQUENCE {} OPTIONAL nonCriticalExtensions SEQUENCE {} OPTIONAL
} OPTIONAL } OPTIONAL
} OPTIONAL } OPTIONAL
} OPTIONAL } OPTIONAL
@ -4893,7 +5107,18 @@ PhysicalChannelReconfiguration ::= CHOICE {
BIT STRING OPTIONAL, BIT STRING OPTIONAL,
nonCriticalExtensions SEQUENCE {} OPTIONAL nonCriticalExtensions SEQUENCE {} OPTIONAL
}, },
criticalExtensions SEQUENCE {} criticalExtensions CHOICE {
r13 SEQUENCE {
physicalChannelReconfiguration-r13
PhysicalChannelReconfiguration-r13-IEs,
-- Container for adding non critical extensions
-- after freezing REL-14
physicalChannelReconfiguration-r13-add-ext
BIT STRING OPTIONAL,
nonCriticalExtensions SEQUENCE {} OPTIONAL
},
criticalExtensions SEQUENCE {}
}
} }
} }
} }
@ -5450,6 +5675,70 @@ PhysicalChannelReconfiguration-r12-IEs ::= SEQUENCE {
cellDCHMeasOccasionInfo-TDD128 CellDCHMeasOccasionInfo-TDD128-r9 OPTIONAL cellDCHMeasOccasionInfo-TDD128 CellDCHMeasOccasionInfo-TDD128-r9 OPTIONAL
} }
PhysicalChannelReconfiguration-r13-IEs ::= SEQUENCE {
-- User equipment IEs
integrityProtectionModeInfo IntegrityProtectionModeInfo-r7 OPTIONAL,
cipheringModeInfo CipheringModeInfo-r7 OPTIONAL,
activationTime ActivationTime OPTIONAL,
dynamicActivationTime DynamicActivationTime OPTIONAL,
delayRestrictionFlag DelayRestrictionFlag OPTIONAL,
new-U-RNTI U-RNTI OPTIONAL,
new-C-RNTI C-RNTI OPTIONAL,
-- The IE "new-DSCH-RNTI" should not be included in FDD mode,
-- and if received the UE behaviour is unspecified
new-DSCH-RNTI DSCH-RNTI OPTIONAL,
new-H-RNTI H-RNTI OPTIONAL,
newPrimary-E-RNTI E-RNTI OPTIONAL,
newSecondary-E-RNTI E-RNTI OPTIONAL,
rrc-StateIndicator RRC-StateIndicator,
ueMobilityStateIndicator High-MobilityDetected OPTIONAL,
utran-DRX-CycleLengthCoeff UTRAN-DRX-CycleLengthCoefficient-r7 OPTIONAL,
-- Core network IEs
cn-InformationInfo CN-InformationInfo-r6 OPTIONAL,
-- UTRAN mobility IEs
ura-Identity URA-Identity OPTIONAL,
supportForChangeOfUE-Capability BOOLEAN OPTIONAL,
responseToChangeOfUE-Capability ENUMERATED { true } OPTIONAL,
-- Radio bearer IEs
dl-CounterSynchronisationInfo DL-CounterSynchronisationInfo-r5 OPTIONAL,
retrievableConfigInfo RetrievableConfigInfo OPTIONAL,
-- Transport channel IEs
harqInfo HARQ-Info-r13 OPTIONAL,
-- Physical channel IEs
frequencyInfo FrequencyInfo OPTIONAL,
multi-frequencyInfo Multi-frequencyInfo-LCR-r7 OPTIONAL,
dtx-drx-TimingInfo DTX-DRX-TimingInfo-r7 OPTIONAL,
dtx-drx-Info DTX-DRX-Info-r12 OPTIONAL,
hs-scch-LessInfo HS-SCCH-LessInfo-r7 OPTIONAL,
mimoParameters MIMO-Parameters-r9 OPTIONAL,
mimo4x4Parameters MIMO4x4-Parameters OPTIONAL,
dch-Enhancements-Info-FDD DCH-Enhancements-Info-FDD OPTIONAL,
controlChannelDRXInfo-TDD128 ControlChannelDRXInfo-TDD128-r8 OPTIONAL,
sps-Information-TDD128 SPS-Information-TDD128-r8 OPTIONAL,
maxAllowedUL-TX-Power MaxAllowedUL-TX-Power OPTIONAL,
ul-DPCH-Info UL-DPCH-Info-r11 OPTIONAL,
ul-EDCH-Information UL-EDCH-Information-r11 OPTIONAL,
ul-SecondaryCellInfoFDD UL-SecondaryCellInfoFDD-r13 OPTIONAL,
ul-MulticarrierEDCHInfo-TDD128 UL-MulticarrierEDCHInfo-TDD128 OPTIONAL,
ul-CLTD-InfoFDD UL-CLTD-InfoFDD OPTIONAL,
ul-OLTD-InfoFDD UL-OLTD-InfoFDD OPTIONAL,
dl-HSPDSCH-Information DL-HSPDSCH-Information-r12 OPTIONAL,
dl-CommonInformation DL-CommonInformation-r12 OPTIONAL,
dl-InformationPerRL-List DL-InformationPerRL-List-r13 OPTIONAL,
dl-SecondaryCellInfoFDD DL-SecondaryCellInfoFDD-r11 OPTIONAL,
additionalDLSecCellInfoListFDD AdditionalDLSecCellInfoListFDD-r11 OPTIONAL,
additionalDLSecCellInfoListFDD2 AdditionalDLSecCellInfoListFDD2 OPTIONAL,
commonERGCHInfoFDD CommonERGCHInfoFDD OPTIONAL,
dPCCH2InfoFDD DPCCH2InfoFDD OPTIONAL,
mu-MIMO-Info-TDD128 MU-MIMO-Info-TDD128 OPTIONAL,
nonrectResAllocInd-TDD128 Non-rectResAllocInd-TDD128 OPTIONAL,
nonrectResSpecTSset-TDD128 Non-rectResSpecTSset-TDD128 OPTIONAL,
-- MBMS IEs
mbms-PL-ServiceRestrictInfo MBMS-PL-ServiceRestrictInfo-r6 OPTIONAL,
-- Measurement IEs for LCR
cellDCHMeasOccasionInfo-TDD128 CellDCHMeasOccasionInfo-TDD128-r9 OPTIONAL
}
-- *************************************************** -- ***************************************************
-- --
-- PHYSICAL CHANNEL RECONFIGURATION COMPLETE -- PHYSICAL CHANNEL RECONFIGURATION COMPLETE
@ -5836,7 +6125,18 @@ RadioBearerReconfiguration ::= CHOICE {
BIT STRING OPTIONAL, BIT STRING OPTIONAL,
nonCriticalExtensions SEQUENCE {} OPTIONAL nonCriticalExtensions SEQUENCE {} OPTIONAL
}, },
criticalExtensions SEQUENCE {} criticalExtensions CHOICE {
r13 SEQUENCE {
radioBearerReconfiguration-r13
RadioBearerReconfiguration-r13-IEs,
-- Container for adding non critical extensions
-- after freezing REL-14
radioBearerReconfiguration-r13-add-ext
BIT STRING OPTIONAL,
nonCriticalExtensions SEQUENCE {} OPTIONAL
},
criticalExtensions SEQUENCE {}
}
} }
} }
} }
@ -6698,6 +6998,105 @@ RadioBearerReconfiguration-r12-IEs ::= SEQUENCE {
cellDCHMeasOccasionInfo-TDD128 CellDCHMeasOccasionInfo-TDD128-r9 OPTIONAL cellDCHMeasOccasionInfo-TDD128 CellDCHMeasOccasionInfo-TDD128-r9 OPTIONAL
} }
RadioBearerReconfiguration-r13-IEs ::= SEQUENCE {
-- User equipment IEs
integrityProtectionModeInfo IntegrityProtectionModeInfo-r7 OPTIONAL,
cipheringModeInfo CipheringModeInfo-r7 OPTIONAL,
activationTime ActivationTime OPTIONAL,
dynamicActivationTime DynamicActivationTime OPTIONAL,
delayRestrictionFlag DelayRestrictionFlag OPTIONAL,
new-U-RNTI U-RNTI OPTIONAL,
new-C-RNTI C-RNTI OPTIONAL,
-- The IE "new-DSCH-RNTI" should not be included in FDD mode,
-- and if received the UE behaviour is unspecified
new-DSCH-RNTI DSCH-RNTI OPTIONAL,
new-H-RNTI H-RNTI OPTIONAL,
newPrimary-E-RNTI E-RNTI OPTIONAL,
newSecondary-E-RNTI E-RNTI OPTIONAL,
uraPCHWithSeamlessTransitionRNTIHandlingMode ENUMERATED { true } OPTIONAL,
rrc-StateIndicator RRC-StateIndicator,
ueMobilityStateIndicator High-MobilityDetected OPTIONAL,
utran-DRX-CycleLengthCoeff UTRAN-DRX-CycleLengthCoefficient-r7 OPTIONAL,
accessGroupIdentity AccessGroupIdentity OPTIONAL,
-- Core network IEs
cn-InformationInfo CN-InformationInfo-r6 OPTIONAL,
-- UTRAN mobility IEs
ura-Identity URA-Identity OPTIONAL,
supportForChangeOfUE-Capability BOOLEAN OPTIONAL,
responseToChangeOfUE-Capability ENUMERATED { true } OPTIONAL,
-- Specification mode information
defaultConfigForCellFACH DefaultConfigForCellFACH OPTIONAL,
specificationMode CHOICE {
complete SEQUENCE {
-- Radio bearer IEs
rab-InformationReconfigList RAB-InformationReconfigList-r8 OPTIONAL,
rab-InformationMBMSPtpList RAB-InformationMBMSPtpList OPTIONAL,
rb-InformationReconfigList RB-InformationReconfigList-r11 OPTIONAL,
rb-InformationAffectedList RB-InformationAffectedList-r8 OPTIONAL,
rb-PDCPContextRelocationList RB-PDCPContextRelocationList OPTIONAL,
pdcp-ROHC-TargetMode PDCP-ROHC-TargetMode OPTIONAL,
umRlc-ReEstablishmentRBList RB-IdentityList OPTIONAL,
otherStateConfig OtherStateConfig OPTIONAL,
-- Transport channel IEs
ul-CommonTransChInfo UL-CommonTransChInfo-r12 OPTIONAL,
ul-deletedTransChInfoList UL-DeletedTransChInfoList-r6 OPTIONAL,
ul-AddReconfTransChInfoList UL-AddReconfTransChInfoList-r8 OPTIONAL,
dl-CommonTransChInfo DL-CommonTransChInfo-r4 OPTIONAL,
dl-DeletedTransChInfoList DL-DeletedTransChInfoList-r7 OPTIONAL,
dl-AddReconfTransChInfoList DL-AddReconfTransChInfoList-r13 OPTIONAL,
-- Retrievable configuration
retrievableConfigInfo RetrievableConfigInfo OPTIONAL
},
preconfiguration SEQUENCE {
-- All IEs that include an FDD/TDD choice are split in two IEs for this message,
-- one for the FDD only elements and one for the TDD only elements, so that one
-- FDD/TDD choice in this level is sufficient.
preConfigMode CHOICE {
predefinedConfigIdentity PredefinedConfigIdentity,
defaultConfig SEQUENCE {
defaultConfigMode DefaultConfigMode,
defaultConfigIdentity DefaultConfigIdentity-r6
}
}
}
},
-- Physical channel IEs
frequencyInfo FrequencyInfo OPTIONAL,
multi-frequencyInfo Multi-frequencyInfo-LCR-r7 OPTIONAL,
dtx-drx-TimingInfo DTX-DRX-TimingInfo-r7 OPTIONAL,
dtx-drx-Info DTX-DRX-Info-r12 OPTIONAL,
hs-scch-LessInfo HS-SCCH-LessInfo-r7 OPTIONAL,
mimoParameters MIMO-Parameters-r9 OPTIONAL,
mimo4x4Parameters MIMO4x4-Parameters OPTIONAL,
dch-Enhancements-Info-FDD DCH-Enhancements-Info-FDD OPTIONAL,
maxAllowedUL-TX-Power MaxAllowedUL-TX-Power OPTIONAL,
ul-DPCH-Info UL-DPCH-Info-r11 OPTIONAL,
ul-EDCH-Information UL-EDCH-Information-r11 OPTIONAL,
ul-SecondaryCellInfoFDD UL-SecondaryCellInfoFDD-r13 OPTIONAL,
ul-MulticarrierEDCHInfo-TDD128 UL-MulticarrierEDCHInfo-TDD128 OPTIONAL,
ul-CLTD-InfoFDD UL-CLTD-InfoFDD OPTIONAL,
ul-OLTD-InfoFDD UL-OLTD-InfoFDD OPTIONAL,
ul-OtherTTIConfiguration-Info UL-OtherTTIConfiguration-Information OPTIONAL,
filteredUPHReportInfo FilteredUEPowerHeadroomReportInfo OPTIONAL,
dl-HSPDSCH-Information DL-HSPDSCH-Information-r12 OPTIONAL,
dl-CommonInformation DL-CommonInformation-r12 OPTIONAL,
dl-InformationPerRL-List DL-InformationPerRL-List-r13 OPTIONAL,
dl-SecondaryCellInfoFDD DL-SecondaryCellInfoFDD-r11 OPTIONAL,
additionalDLSecCellInfoListFDD AdditionalDLSecCellInfoListFDD-r11 OPTIONAL,
additionalDLSecCellInfoListFDD2 AdditionalDLSecCellInfoListFDD2 OPTIONAL,
commonERGCHInfoFDD CommonERGCHInfoFDD OPTIONAL,
dPCCH2InfoFDD DPCCH2InfoFDD OPTIONAL,
controlChannelDRXInfo-TDD128 ControlChannelDRXInfo-TDD128-r8 OPTIONAL,
sps-Information-TDD128 SPS-Information-TDD128-r8 OPTIONAL,
mu-MIMO-Info-TDD128 MU-MIMO-Info-TDD128 OPTIONAL,
nonrectResAllocInd-TDD128 Non-rectResAllocInd-TDD128 OPTIONAL,
nonrectResSpecTSset-TDD128 Non-rectResSpecTSset-TDD128 OPTIONAL,
-- MBMS IEs
mbms-PL-ServiceRestrictInfo MBMS-PL-ServiceRestrictInfo-r6 OPTIONAL,
-- Measurement IEs for LCR
cellDCHMeasOccasionInfo-TDD128 CellDCHMeasOccasionInfo-TDD128-r9 OPTIONAL
}
-- *************************************************** -- ***************************************************
-- --
-- RADIO BEARER RECONFIGURATION COMPLETE -- RADIO BEARER RECONFIGURATION COMPLETE
@ -6926,7 +7325,18 @@ RadioBearerRelease ::= CHOICE {
BIT STRING OPTIONAL, BIT STRING OPTIONAL,
nonCriticalExtensions SEQUENCE {} OPTIONAL nonCriticalExtensions SEQUENCE {} OPTIONAL
}, },
criticalExtensions SEQUENCE {} criticalExtensions CHOICE {
r13 SEQUENCE {
radioBearerRelease-r13
RadioBearerRelease-r13-IEs,
-- Container for adding non critical extensions
-- after freezing REL-14
radioBearerRelease-r13-add-ext
BIT STRING OPTIONAL,
nonCriticalExtensions SEQUENCE {} OPTIONAL
},
criticalExtensions SEQUENCE {}
}
} }
} }
} }
@ -7620,6 +8030,82 @@ RadioBearerRelease-r12-IEs ::= SEQUENCE {
cellDCHMeasOccasionInfo-TDD128 CellDCHMeasOccasionInfo-TDD128-r9 OPTIONAL cellDCHMeasOccasionInfo-TDD128 CellDCHMeasOccasionInfo-TDD128-r9 OPTIONAL
} }
RadioBearerRelease-r13-IEs ::= SEQUENCE {
-- User equipment IEs
integrityProtectionModeInfo IntegrityProtectionModeInfo-r7 OPTIONAL,
cipheringModeInfo CipheringModeInfo-r7 OPTIONAL,
activationTime ActivationTime OPTIONAL,
dynamicActivationTime DynamicActivationTime OPTIONAL,
new-U-RNTI U-RNTI OPTIONAL,
new-C-RNTI C-RNTI OPTIONAL,
-- The IE "new-DSCH-RNTI" should not be included in FDD mode,
-- and if received the UE behaviour is unspecified
new-DSCH-RNTI DSCH-RNTI OPTIONAL,
new-H-RNTI H-RNTI OPTIONAL,
newPrimary-E-RNTI E-RNTI OPTIONAL,
newSecondary-E-RNTI E-RNTI OPTIONAL,
rrc-StateIndicator RRC-StateIndicator,
ueMobilityStateIndicator High-MobilityDetected OPTIONAL,
utran-DRX-CycleLengthCoeff UTRAN-DRX-CycleLengthCoefficient-r7 OPTIONAL,
accessGroupIdentity AccessGroupIdentity OPTIONAL,
-- Core network IEs
cn-InformationInfo CN-InformationInfo-r6 OPTIONAL,
signallingConnectionRelIndication CN-DomainIdentity OPTIONAL,
-- UTRAN mobility IEs
ura-Identity URA-Identity OPTIONAL,
supportForChangeOfUE-Capability BOOLEAN OPTIONAL,
-- Radio bearer IEs
rab-InformationReconfigList RAB-InformationReconfigList-r8 OPTIONAL,
rb-InformationReleaseList RB-InformationReleaseList,
rb-InformationReconfigList RB-InformationReconfigList-r11 OPTIONAL,
rb-InformationAffectedList RB-InformationAffectedList-r8 OPTIONAL,
dl-CounterSynchronisationInfo DL-CounterSynchronisationInfo-r5 OPTIONAL,
retrievableConfigInfo RetrievableConfigInfo OPTIONAL,
-- Transport channel IEs
ul-CommonTransChInfo UL-CommonTransChInfo-r12 OPTIONAL,
ul-deletedTransChInfoList UL-DeletedTransChInfoList-r6 OPTIONAL,
ul-AddReconfTransChInfoList UL-AddReconfTransChInfoList-r8 OPTIONAL,
dl-CommonTransChInfo DL-CommonTransChInfo-r4 OPTIONAL,
dl-DeletedTransChInfoList DL-DeletedTransChInfoList-r7 OPTIONAL,
dl-AddReconfTransChInfoList DL-AddReconfTransChInfoList-r13 OPTIONAL,
-- Physical channel IEs
frequencyInfo FrequencyInfo OPTIONAL,
multi-frequencyInfo Multi-frequencyInfo-LCR-r7 OPTIONAL,
dtx-drx-TimingInfo DTX-DRX-TimingInfo-r7 OPTIONAL,
dtx-drx-Info DTX-DRX-Info-r12 OPTIONAL,
hs-scch-LessInfo HS-SCCH-LessInfo-r7 OPTIONAL,
mimoParameters MIMO-Parameters-r9 OPTIONAL,
mimo4x4Parameters MIMO4x4-Parameters OPTIONAL,
dch-Enhancements-Info-FDD DCH-Enhancements-Info-FDD OPTIONAL,
maxAllowedUL-TX-Power MaxAllowedUL-TX-Power OPTIONAL,
ul-DPCH-Info UL-DPCH-Info-r11 OPTIONAL,
ul-EDCH-Information UL-EDCH-Information-r11 OPTIONAL,
ul-SecondaryCellInfoFDD UL-SecondaryCellInfoFDD-r13 OPTIONAL,
ul-MulticarrierEDCHInfo-TDD128 UL-MulticarrierEDCHInfo-TDD128 OPTIONAL,
ul-CLTD-InfoFDD UL-CLTD-InfoFDD OPTIONAL,
ul-OLTD-InfoFDD UL-OLTD-InfoFDD OPTIONAL,
ul-OtherTTIConfiguration-Info UL-OtherTTIConfiguration-Information OPTIONAL,
filteredUPHReportInfo FilteredUEPowerHeadroomReportInfo OPTIONAL,
dl-HSPDSCH-Information DL-HSPDSCH-Information-r12 OPTIONAL,
dl-CommonInformation DL-CommonInformation-r12 OPTIONAL,
dl-InformationPerRL-List DL-InformationPerRL-List-r13 OPTIONAL,
dl-SecondaryCellInfoFDD DL-SecondaryCellInfoFDD-r11 OPTIONAL,
additionalDLSecCellInfoListFDD AdditionalDLSecCellInfoListFDD-r11 OPTIONAL,
additionalDLSecCellInfoListFDD2 AdditionalDLSecCellInfoListFDD2 OPTIONAL,
commonERGCHInfoFDD CommonERGCHInfoFDD OPTIONAL,
controlChannelDRXInfo-TDD128 ControlChannelDRXInfo-TDD128-r8 OPTIONAL,
sps-Information-TDD128 SPS-Information-TDD128-r8 OPTIONAL,
mu-MIMO-Info-TDD128 MU-MIMO-Info-TDD128 OPTIONAL,
non-rectResAllocInd-TDD128 Non-rectResAllocInd-TDD128 OPTIONAL,
non-rectResSpecTSset-TDD128 Non-rectResSpecTSset-TDD128 OPTIONAL,
-- MBMS IEs
mbms-PL-ServiceRestrictInfo MBMS-PL-ServiceRestrictInfo-r6 OPTIONAL,
mbms-RB-ListReleasedToChangeTransferMode
RB-InformationReleaseList OPTIONAL,
-- Measurement IEs for LCR
cellDCHMeasOccasionInfo-TDD128 CellDCHMeasOccasionInfo-TDD128-r9 OPTIONAL
}
-- *************************************************** -- ***************************************************
-- --
-- RADIO BEARER RELEASE COMPLETE -- RADIO BEARER RELEASE COMPLETE
@ -7833,7 +8319,17 @@ RadioBearerSetup ::= CHOICE {
BIT STRING OPTIONAL, BIT STRING OPTIONAL,
nonCriticalExtensions SEQUENCE {} OPTIONAL nonCriticalExtensions SEQUENCE {} OPTIONAL
}, },
criticalExtensions SEQUENCE {} criticalExtensions CHOICE {
r13 SEQUENCE {
radioBearerSetup-r13 RadioBearerSetup-r13-IEs,
-- Container for adding non critical extensions
-- after freezing REL-14
radioBearerSetup-r13-add-ext
BIT STRING OPTIONAL,
nonCriticalExtensions SEQUENCE {} OPTIONAL
},
criticalExtensions SEQUENCE {}
}
} }
} }
} }
@ -8553,6 +9049,82 @@ RadioBearerSetup-r12-IEs ::= SEQUENCE {
cellDCHMeasOccasionInfo-TDD128 CellDCHMeasOccasionInfo-TDD128-r9 OPTIONAL cellDCHMeasOccasionInfo-TDD128 CellDCHMeasOccasionInfo-TDD128-r9 OPTIONAL
} }
RadioBearerSetup-r13-IEs ::= SEQUENCE {
-- User equipment IEs
integrityProtectionModeInfo IntegrityProtectionModeInfo-r7 OPTIONAL,
cipheringModeInfo CipheringModeInfo-r7 OPTIONAL,
sr-vcc-Info SR-VCC-Info OPTIONAL,
activationTime ActivationTime OPTIONAL,
dynamicActivationTime DynamicActivationTime OPTIONAL,
new-U-RNTI U-RNTI OPTIONAL,
new-C-RNTI C-RNTI OPTIONAL,
-- The IE "new-DSCH-RNTI" should not be included in FDD mode,
-- and if received the UE behaviour is unspecified
new-DSCH-RNTI DSCH-RNTI OPTIONAL,
new-H-RNTI H-RNTI OPTIONAL,
newPrimary-E-RNTI E-RNTI OPTIONAL,
newSecondary-E-RNTI E-RNTI OPTIONAL,
rrc-StateIndicator RRC-StateIndicator,
utran-DRX-CycleLengthCoeff UTRAN-DRX-CycleLengthCoefficient-r7 OPTIONAL,
accessGroupIdentity AccessGroupIdentity OPTIONAL,
-- UTRAN mobility IEs
ura-Identity URA-Identity OPTIONAL,
supportForChangeOfUE-Capability BOOLEAN OPTIONAL,
-- Core network IEs
cn-InformationInfo CN-InformationInfo-r6 OPTIONAL,
-- Radio bearer IEs
srb-InformationSetupList SRB-InformationSetupList-r11 OPTIONAL,
rab-InformationSetupList RAB-InformationSetupList-r11 OPTIONAL,
rab-InformationReconfigList RAB-InformationReconfigList-r8 OPTIONAL,
rb-InformationReconfigList RB-InformationReconfigList-r11 OPTIONAL,
rb-InformationAffectedList RB-InformationAffectedList-r8 OPTIONAL,
dl-CounterSynchronisationInfo DL-CounterSynchronisationInfo-r5 OPTIONAL,
pdcp-ROHC-TargetMode PDCP-ROHC-TargetMode OPTIONAL,
-- Transport channel IEs
ul-CommonTransChInfo UL-CommonTransChInfo-r12 OPTIONAL,
ul-deletedTransChInfoList UL-DeletedTransChInfoList-r6 OPTIONAL,
ul-AddReconfTransChInfoList UL-AddReconfTransChInfoList-r8 OPTIONAL,
dl-CommonTransChInfo DL-CommonTransChInfo-r4 OPTIONAL,
dl-DeletedTransChInfoList DL-DeletedTransChInfoList-r7 OPTIONAL,
dl-AddReconfTransChInfoList DL-AddReconfTransChInfoList-r13 OPTIONAL,
-- Retrievable configuration
retrievableConfigInfo RetrievableConfigInfo OPTIONAL,
-- Physical channel IEs
frequencyInfo FrequencyInfo OPTIONAL,
multi-frequencyInfo Multi-frequencyInfo-LCR-r7 OPTIONAL,
dtx-drx-TimingInfo DTX-DRX-TimingInfo-r7 OPTIONAL,
dtx-drx-Info DTX-DRX-Info-r12 OPTIONAL,
hs-scch-LessInfo HS-SCCH-LessInfo-r7 OPTIONAL,
mimoParameters MIMO-Parameters-r9 OPTIONAL,
mimo4x4Parameters MIMO4x4-Parameters OPTIONAL,
dch-Enhancements-Info-FDD DCH-Enhancements-Info-FDD OPTIONAL,
maxAllowedUL-TX-Power MaxAllowedUL-TX-Power OPTIONAL,
ul-DPCH-Info UL-DPCH-Info-r11 OPTIONAL,
ul-EDCH-Information UL-EDCH-Information-r11 OPTIONAL,
ul-SecondaryCellInfoFDD UL-SecondaryCellInfoFDD-r13 OPTIONAL,
ul-MulticarrierEDCHInfo-TDD128 UL-MulticarrierEDCHInfo-TDD128 OPTIONAL,
ul-CLTD-InfoFDD UL-CLTD-InfoFDD OPTIONAL,
ul-OLTD-InfoFDD UL-OLTD-InfoFDD OPTIONAL,
ul-OtherTTIConfiguration-Info UL-OtherTTIConfiguration-Information OPTIONAL,
filteredUPHReportInfo FilteredUEPowerHeadroomReportInfo OPTIONAL,
dl-HSPDSCH-Information DL-HSPDSCH-Information-r12 OPTIONAL,
dl-CommonInformation DL-CommonInformation-r12 OPTIONAL,
dl-InformationPerRL-List DL-InformationPerRL-List-r13 OPTIONAL,
dl-SecondaryCellInfoFDD DL-SecondaryCellInfoFDD-r11 OPTIONAL,
additionalDLSecCellInfoListFDD AdditionalDLSecCellInfoListFDD-r11 OPTIONAL,
additionalDLSecCellInfoListFDD2 AdditionalDLSecCellInfoListFDD2 OPTIONAL,
commonERGCHInfoFDD CommonERGCHInfoFDD OPTIONAL,
controlChannelDRXInfo-TDD128 ControlChannelDRXInfo-TDD128-r8 OPTIONAL,
sps-Information-TDD128 SPS-Information-TDD128-r8 OPTIONAL,
mu-MIMO-Info-TDD128 MU-MIMO-Info-TDD128 OPTIONAL,
non-rectResAllocInd-TDD128 Non-rectResAllocInd-TDD128 OPTIONAL,
non-rectResSpecTSset-TDD128 Non-rectResSpecTSset-TDD128 OPTIONAL,
-- MBMS IEs
mbms-PL-ServiceRestrictInfo MBMS-PL-ServiceRestrictInfo-r6 OPTIONAL,
-- Measurement IEs for LCR
cellDCHMeasOccasionInfo-TDD128 CellDCHMeasOccasionInfo-TDD128-r9 OPTIONAL
}
-- *************************************************** -- ***************************************************
-- --
-- RADIO BEARER SETUP COMPLETE -- RADIO BEARER SETUP COMPLETE
@ -9064,7 +9636,7 @@ RRCConnectionRequest-NonCriticalExts-va40-IEs ::= SEQUENCE {
RRCConnectionRequest-va40ext-IEs ::= SEQUENCE { RRCConnectionRequest-va40ext-IEs ::= SEQUENCE {
-- User equipment IEs -- User equipment IEs
-- For 1.28 Mcps TDD, IE "supportOfMoreThanTwoCellsOrMIMO4x4" represent MU-MIMO capability, -- For 1.28 Mcps TDD, IE ”supportOfMoreThanTwoCellsOrMIMO4x4” represent MU-MIMO capability,
-- higherRate indicates uplink and downlink MU-MIMO, lowerRate indicates uplink MU-MIMO -- higherRate indicates uplink and downlink MU-MIMO, lowerRate indicates uplink MU-MIMO
supportOfMoreThanTwoCellsOrMIMO4x4 ENUMERATED { higherRate, lowerRate } OPTIONAL, supportOfMoreThanTwoCellsOrMIMO4x4 ENUMERATED { higherRate, lowerRate } OPTIONAL,
supportOf1stFrequencyBand ENUMERATED { true } OPTIONAL, supportOf1stFrequencyBand ENUMERATED { true } OPTIONAL,
@ -10638,7 +11210,18 @@ TransportChannelReconfiguration ::= CHOICE {
BIT STRING OPTIONAL, BIT STRING OPTIONAL,
nonCriticalExtensions SEQUENCE {} OPTIONAL nonCriticalExtensions SEQUENCE {} OPTIONAL
}, },
criticalExtensions SEQUENCE {} criticalExtensions CHOICE {
r13 SEQUENCE {
transportChannelReconfiguration-r13
TransportChannelReconfiguration-r13-IEs,
-- Container for adding non critical extensions
-- after freezing REL-14
transportChannelReconfiguration-r13-add-ext
BIT STRING OPTIONAL,
nonCriticalExtensions SEQUENCE {} OPTIONAL
},
criticalExtensions SEQUENCE {}
}
} }
} }
} }
@ -11261,6 +11844,75 @@ TransportChannelReconfiguration-r12-IEs ::= SEQUENCE {
cellDCHMeasOccasionInfo-TDD128 CellDCHMeasOccasionInfo-TDD128-r9 OPTIONAL cellDCHMeasOccasionInfo-TDD128 CellDCHMeasOccasionInfo-TDD128-r9 OPTIONAL
} }
TransportChannelReconfiguration-r13-IEs ::= SEQUENCE {
-- User equipment IEs
integrityProtectionModeInfo IntegrityProtectionModeInfo-r7 OPTIONAL,
cipheringModeInfo CipheringModeInfo-r7 OPTIONAL,
activationTime ActivationTime OPTIONAL,
dynamicActivationTime DynamicActivationTime OPTIONAL,
delayRestrictionFlag DelayRestrictionFlag OPTIONAL,
new-U-RNTI U-RNTI OPTIONAL,
new-C-RNTI C-RNTI OPTIONAL,
-- The IE "new-DSCH-RNTI" should not be included in FDD mode,
-- and if received the UE behaviour is unspecified
new-DSCH-RNTI DSCH-RNTI OPTIONAL,
new-H-RNTI H-RNTI OPTIONAL,
newPrimary-E-RNTI E-RNTI OPTIONAL,
newSecondary-E-RNTI E-RNTI OPTIONAL,
rrc-StateIndicator RRC-StateIndicator,
ueMobilityStateIndicator High-MobilityDetected OPTIONAL,
utran-DRX-CycleLengthCoeff UTRAN-DRX-CycleLengthCoefficient-r7 OPTIONAL,
-- Core network IEs
cn-InformationInfo CN-InformationInfo-r6 OPTIONAL,
-- UTRAN mobility IEs
ura-Identity URA-Identity OPTIONAL,
supportForChangeOfUE-Capability BOOLEAN OPTIONAL,
responseToChangeOfUE-Capability ENUMERATED { true } OPTIONAL,
-- Radio bearer IEs
dl-CounterSynchronisationInfo DL-CounterSynchronisationInfo-r5 OPTIONAL,
retrievableConfigInfo RetrievableConfigInfo OPTIONAL,
-- Transport channel IEs
ul-CommonTransChInfo UL-CommonTransChInfo-r12 OPTIONAL,
ul-AddReconfTransChInfoList UL-AddReconfTransChInfoList-r8 OPTIONAL,
dl-CommonTransChInfo DL-CommonTransChInfo-r4 OPTIONAL,
dl-AddReconfTransChInfoList DL-AddReconfTransChInfoList-r13 OPTIONAL,
-- Physical channel IEs
frequencyInfo FrequencyInfo OPTIONAL,
multi-frequencyInfo Multi-frequencyInfo-LCR-r7 OPTIONAL,
dtx-drx-TimingInfo DTX-DRX-TimingInfo-r7 OPTIONAL,
dtx-drx-Info DTX-DRX-Info-r12 OPTIONAL,
hs-scch-LessInfo HS-SCCH-LessInfo-r7 OPTIONAL,
mimoParameters MIMO-Parameters-r9 OPTIONAL,
mimo4x4Parameters MIMO4x4-Parameters OPTIONAL,
dch-Enhancements-Info-FDD DCH-Enhancements-Info-FDD OPTIONAL,
maxAllowedUL-TX-Power MaxAllowedUL-TX-Power OPTIONAL,
ul-DPCH-Info UL-DPCH-Info-r11 OPTIONAL,
ul-EDCH-Information UL-EDCH-Information-r11 OPTIONAL,
ul-SecondaryCellInfoFDD UL-SecondaryCellInfoFDD-r13 OPTIONAL,
ul-MulticarrierEDCHInfo-TDD128 UL-MulticarrierEDCHInfo-TDD128 OPTIONAL,
ul-CLTD-InfoFDD UL-CLTD-InfoFDD OPTIONAL,
ul-OLTD-InfoFDD UL-OLTD-InfoFDD OPTIONAL,
ul-OtherTTIConfiguration-Info UL-OtherTTIConfiguration-Information OPTIONAL,
filteredUPHReportInfo FilteredUEPowerHeadroomReportInfo OPTIONAL,
dl-HSPDSCH-Information DL-HSPDSCH-Information-r12 OPTIONAL,
dl-CommonInformation DL-CommonInformation-r12 OPTIONAL,
dl-InformationPerRL-List DL-InformationPerRL-List-r13 OPTIONAL,
dl-SecondaryCellInfoFDD DL-SecondaryCellInfoFDD-r11 OPTIONAL,
additionalDLSecCellInfoListFDD AdditionalDLSecCellInfoListFDD-r11 OPTIONAL,
additionalDLSecCellInfoListFDD2 AdditionalDLSecCellInfoListFDD2 OPTIONAL,
commonERGCHInfoFDD CommonERGCHInfoFDD OPTIONAL,
dPCCH2InfoFDD DPCCH2InfoFDD OPTIONAL,
controlChannelDRXInfo-TDD128 ControlChannelDRXInfo-TDD128-r8 OPTIONAL,
sps-Information-TDD128 SPS-Information-TDD128-r8 OPTIONAL,
mu-MIMO-Info-TDD128 MU-MIMO-Info-TDD128 OPTIONAL,
non-rectResAllocInd-TDD128 Non-rectResAllocInd-TDD128 OPTIONAL,
non-rectResSpecTSset-TDD128 Non-rectResSpecTSset-TDD128 OPTIONAL,
-- MBMS IEs
mbms-PL-ServiceRestrictInfo MBMS-PL-ServiceRestrictInfo-r6 OPTIONAL,
-- Measurement IEs for LCR
cellDCHMeasOccasionInfo-TDD128 CellDCHMeasOccasionInfo-TDD128-r9 OPTIONAL
}
-- *************************************************** -- ***************************************************
-- --
-- TRANSPORT CHANNEL RECONFIGURATION COMPLETE -- TRANSPORT CHANNEL RECONFIGURATION COMPLETE
@ -12064,7 +12716,15 @@ UTRANMobilityInformation ::= CHOICE {
utranMobilityInformation-r12-add-ext BIT STRING OPTIONAL, utranMobilityInformation-r12-add-ext BIT STRING OPTIONAL,
nonCriticalExtensions SEQUENCE {} OPTIONAL nonCriticalExtensions SEQUENCE {} OPTIONAL
}, },
criticalExtensions SEQUENCE {} criticalExtensions CHOICE {
r13 SEQUENCE {
utranMobilityInformation-r13 UTRANMobilityInformation-r13-IEs,
-- Container for adding non critical extensions after freezing REL-14
utranMobilityInformation-r13-add-ext BIT STRING OPTIONAL,
nonCriticalExtensions SEQUENCE {} OPTIONAL
},
criticalExtensions SEQUENCE {}
}
} }
} }
@ -12204,6 +12864,32 @@ UTRANMobilityInformation-r12-IEs ::= SEQUENCE {
-- WLAN IEs -- WLAN IEs
dedicatedWLANOffloadInformation DedicatedWLANOffloadInformation OPTIONAL dedicatedWLANOffloadInformation DedicatedWLANOffloadInformation OPTIONAL
} }
UTRANMobilityInformation-r13-IEs ::= SEQUENCE {
-- User equipment IEs
integrityProtectionModeInfo IntegrityProtectionModeInfo-r7 OPTIONAL,
cipheringModeInfo CipheringModeInfo-r7 OPTIONAL,
new-U-RNTI U-RNTI OPTIONAL,
new-C-RNTI C-RNTI OPTIONAL,
new-H-RNTI H-RNTI OPTIONAL,
newPrimary-E-RNTI E-RNTI OPTIONAL,
ue-ConnTimersAndConstants UE-ConnTimersAndConstants-r11 OPTIONAL,
measurementReleaseEnhancement MeasurementReleaseEnhancement OPTIONAL,
-- CN information elements
cn-InformationInfo CN-InformationInfoFull OPTIONAL,
primary-plmn-Identity PLMN-Identity OPTIONAL,
domainSpecificAccessRestrictionParametersUpdate
DomainSpecificAccessRestrictionParam-v670ext OPTIONAL,
pagingPermissionWithAccessControlParametersUpdate
PagingPermissionWithAccessControlParameters OPTIONAL,
-- UTRAN mobility IEs
ura-Identity URA-Identity OPTIONAL,
supportForChangeOfUE-Capability BOOLEAN OPTIONAL,
extendedDedicatedPriorityInformation DedicatedPriorityInformation-r13 OPTIONAL,
-- Radio bearer IEs
dl-CounterSynchronisationInfo DL-CounterSynchronisationInfo-r5 OPTIONAL,
-- WLAN IEs
dedicatedWLANOffloadInformation DedicatedWLANOffloadInformation OPTIONAL
}
-- *************************************************** -- ***************************************************
-- --

View file

@ -81,6 +81,7 @@ DL-SHCCH-Message @dl.shcch
UL-SHCCH-Message @ul.shcch UL-SHCCH-Message @ul.shcch
BCCH-FACH-Message @bcch.fach BCCH-FACH-Message @bcch.fach
BCCH-BCH-Message @bcch.bch BCCH-BCH-Message @bcch.bch
BCCH-BCH2-Message @bcch.bch2
MCCH-Message @mcch MCCH-Message @mcch
MSCH-Message @msch MSCH-Message @msch
SystemInformation-BCH @sysinfo SystemInformation-BCH @sysinfo

File diff suppressed because it is too large Load diff