RRC: upgrade dissector to v15.3.0

Change-Id: I4fb62d5d3210f767e2db75da4a8185c249b4b4ec
Reviewed-on: https://code.wireshark.org/review/28456
Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
Petri-Dish: Pascal Quantin <pascal.quantin@gmail.com>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@gmail.com>
This commit is contained in:
Pascal Quantin 2018-06-26 09:24:57 -07:00 committed by Anders Broman
parent a57b3cee3c
commit 305b0d3fbe
7 changed files with 5804 additions and 4826 deletions

View File

@ -1,4 +1,4 @@
-- 3GPP TS 25.331 V15.2.0 (2018-03)
-- 3GPP TS 25.331 V15.3.0 (2018-06)
--
-- 11.1 General message structure
--

View File

@ -1,4 +1,4 @@
-- 3GPP TS 25.331 V15.2.0 (2018-03)
-- 3GPP TS 25.331 V15.3.0 (2018-06)
--
-- 11.4 Constant definitions
--

View File

@ -1,4 +1,4 @@
-- 3GPP TS 25.331 V15.2.0 (2018-03)
-- 3GPP TS 25.331 V15.3.0 (2018-06)
--
-- 11.3 Information element definitions
--
@ -800,7 +800,7 @@ AccessGroupIdentity ::= INTEGER (0..15)
AccessStratumReleaseIndicator ::= ENUMERATED {
rel-4, rel-5, rel-6, rel-7, rel-8,
rel-9, rel-10, rel-11, rel-12,
rel-13, rel-14, spare5, spare4, spare3,
rel-13, rel-14, rel-15, spare4, spare3,
spare2, spare1 }
-- TABULAR : for ActivationTime, value 'now' always appear as default, and is encoded
@ -1220,6 +1220,10 @@ DL-PhysChCapabilityFDD-ve30ext ::= SEQUENCE {
supportofHS-SCCHDrxOperation ENUMERATED { true } OPTIONAL
}
DL-PhysChCapabilityFDD-vf10ext ::= SEQUENCE {
supportofSimplifiedHS-SCCHType1Operation ENUMERATED { true } OPTIONAL
}
DL-PhysChCapabilityTDD ::= SEQUENCE {
maxTS-PerFrame MaxTS-PerFrame,
maxPhysChPerFrame MaxPhysChPerFrame,
@ -1743,6 +1747,10 @@ MeasurementCapability-ve30ext ::= SEQUENCE {
qoEMeasurementCollectionForStreamingServices ENUMERATED { true } OPTIONAL
}
MeasurementCapability-vf20ext ::= SEQUENCE {
qoEMeasurementCollectionForMTSIServices ENUMERATED { true } OPTIONAL
}
MessageAuthenticationCode ::= BIT STRING (SIZE (32))
MinimumSF-DL ::= ENUMERATED {
@ -2084,6 +2092,12 @@ PhysicalChannelCapabilityInfo-v770ext ::= SEQUENCE {
} OPTIONAL
}
PhysicalChannelCapability-vf10ext ::= SEQUENCE {
fddPhysChCapability SEQUENCE {
downlinkPhysChCapability DL-PhysChCapabilityFDD-vf10ext OPTIONAL
}
}
-- PhysicalChannelCapability-LCR-r4 describes the 1.28Mcps TDD physical channel capability
PhysicalChannelCapability-LCR-r4 ::= SEQUENCE {
tdd128-PhysChCapability SEQUENCE {
@ -3039,18 +3053,14 @@ UE-RadioAccessCapability-ve30ext-IEs ::= SEQUENCE {
UE-RadioAccessCapability-vf10ext-IEs ::= SEQUENCE {
physicalChannelCapability PhysicalChannelCapability-vf10ext OPTIONAL,
ue-RadioAccessCapability-vf20ext-IEs UE-RadioAccessCapability-vf20ext-IEs
}
UE-RadioAccessCapability-vf20ext-IEs ::= SEQUENCE {
measurementCapability MeasurementCapability-vf20ext OPTIONAL,
nonCriticalExtensions SEQUENCE {} OPTIONAL
}
PhysicalChannelCapability-vf10ext ::= SEQUENCE {
fddPhysChCapability SEQUENCE {
downlinkPhysChCapability DL-PhysChCapabilityFDD-vf10ext OPTIONAL
}
}
DL-PhysChCapabilityFDD-vf10ext ::= SEQUENCE {
supportofSimplifiedHS-SCCHType1Operation ENUMERATED { true } OPTIONAL
}
UE-ConnTimersAndConstants ::= SEQUENCE {
-- Optional is used also for parameters for which the default value is the last one read in SIB1
@ -18826,6 +18836,16 @@ MeasurementCommand-r14 ::= CHOICE {
releaseSome MeasurementsToRelease
}
MeasurementCommand-r15 ::= CHOICE {
setup MeasurementType-r15,
modify SEQUENCE {
measurementType MeasurementType-r15 OPTIONAL
},
release NULL,
releaseAll NULL,
releaseSome MeasurementsToRelease
}
MeasurementControlSysInfo ::= SEQUENCE {
-- CHOICE cellSelectQualityMeasure represents PCCPCH-RSCP in TDD mode.
use-of-HCS CHOICE {
@ -19160,6 +19180,21 @@ MeasurementType-r14 ::= CHOICE {
applicationLayerMeasurementConfiguration ApplicationLayerMeasurementConfiguration
}
MeasurementType-r15 ::= CHOICE {
intraFrequencyMeasurement IntraFrequencyMeasurement-r11,
interFrequencyMeasurement InterFrequencyMeasurement-r12,
interRATMeasurement InterRATMeasurement-r12,
up-Measurement UE-Positioning-Measurement-r13,
trafficVolumeMeasurement TrafficVolumeMeasurement,
qualityMeasurement QualityMeasurement,
ue-InternalMeasurement UE-InternalMeasurement-r14,
csgProximityDetection CSGProximityDetection,
eutraMeasurementForCELLFACH EUTRA-MeasurementForCELLFACH-r12,
applicationLayerMeasurementConfiguration ApplicationLayerMeasurementConfiguration,
applicationLayerMeasurementConfiguration-r15 ApplicationLayerMeasurementConfiguration-r15
}
MeasurementType-Relocation-r14 ::= CHOICE {
intraFrequencyMeasurement IntraFrequencyMeasurement-r11,
interFrequencyMeasurement InterFrequencyMeasurement-r12,
@ -19173,6 +19208,21 @@ MeasurementType-Relocation-r14 ::= CHOICE {
applicationLayerMeasurement NULL
}
MeasurementType-Relocation-r15 ::= CHOICE {
intraFrequencyMeasurement IntraFrequencyMeasurement-r11,
interFrequencyMeasurement InterFrequencyMeasurement-r12,
interRATMeasurement InterRATMeasurement-r12,
up-Measurement UE-Positioning-Measurement-r13,
trafficVolumeMeasurement TrafficVolumeMeasurement,
qualityMeasurement QualityMeasurement,
ue-InternalMeasurement UE-InternalMeasurement-r14,
csgProximityDetection CSGProximityDetection,
eutraMeasurementForCELLFACH EUTRA-MeasurementForCELLFACH-r12,
applicationLayerMeasurement NULL,
applicationLayerMeasurement-r15 NULL
}
MeasurementValidity ::= SEQUENCE {
ue-State ENUMERATED {
cell-DCH, all-But-Cell-DCH, all-States }
@ -19885,10 +19935,20 @@ ApplicationLayerMeasurementConfiguration ::= SEQUENCE {
containerForApplicationLayerMeasurementConfiguration OCTET STRING ( SIZE (1..1000))
}
ApplicationLayerMeasurementConfiguration-r15 ::= SEQUENCE {
containerForApplicationLayerMeasurementConfiguration OCTET STRING ( SIZE (1..1000)),
serviceType ENUMERATED { qoe, qoemtsi }
}
ApplicationLayerMeasurementReporting ::= SEQUENCE {
containerForApplicationLayerMeasurementReporting OCTET STRING ( SIZE (1..8000))
}
ApplicationLayerMeasurementReporting-r15 ::= SEQUENCE {
containerForApplicationLayerMeasurementReporting OCTET STRING ( SIZE (1..8000)),
serviceType ENUMERATED { qoe, qoemtsi }
}
ObservedTimeDifferenceToGSM ::= INTEGER (0..4095)
OTDOA-SearchWindowSize ::= ENUMERATED {

View File

@ -1,4 +1,4 @@
-- 3GPP TS 25.331 V15.2.0 (2018-03)
-- 3GPP TS 25.331 V15.3.0 (2018-06)
--
-- 11.5 RRC information between network nodes
--
@ -171,6 +171,7 @@ FROM PDU-definitions
MeasurementType-r13,
MeasurementType-r14,
MeasurementType-Relocation-r14,
MeasurementType-Relocation-r15,
AdditionalMeasurementID-List,
AdditionalMeasurementID-List-r9,
PositionEstimate,
@ -254,7 +255,7 @@ TargetRNC-ToSourceRNC-Container ::= CHOICE {
InterRATHandoverInfoWithInterRATCapabilities-r3 ::= CHOICE {
r3 SEQUENCE {
-- IE InterRATHandoverInfoWithInterRATCapabilities-r3-IEs also
-- IE InterRATHandoverInfoWithInterRATCapabilities-r3-IEs also
-- includes non critical extensions
interRATHandoverInfo-r3 InterRATHandoverInfoWithInterRATCapabilities-r3-IEs,
v390NonCriticalExtensions SEQUENCE {
@ -284,7 +285,7 @@ InterRATHandoverInfoWithInterRATCapabilities-r3-IEs ::= SEQUENCE {
-- but has been chosen to simplify the handling of the information in the BSC
-- Other IEs
ue-RATSpecificCapability InterRAT-UE-RadioAccessCapabilityList OPTIONAL,
-- interRATHandoverInfo, Octet string is used to obtain 8 bit length field prior to
-- interRATHandoverInfo, Octet string is used to obtain 8 bit length field prior to
-- actual information. This makes it possible for BSS to transparently handle information
-- received via GSM air interface even when it includes non critical extensions.
-- The octet string shall include the InterRATHandoverInfo information
@ -537,10 +538,10 @@ SRNC-RelocationInfo-r3 ::= CHOICE {
v8d0NonCriticalExtensions SEQUENCE {
sRNC-RelocationInfo-v8d0ext SRNC-RelocationInfo-v8d0ext-IEs,
v970NonCriticalExtensions SEQUENCE {
sRNC-RelocationInfo-v970ext
sRNC-RelocationInfo-v970ext
SRNC-RelocationInfo-v970ext-IEs,
v9c0NonCriticalExtensions SEQUENCE {
sRNC-RelocationInfo-v9c0ext
sRNC-RelocationInfo-v9c0ext
SRNC-RelocationInfo-v9c0ext-IEs,
nonCriticalExtensions SEQUENCE {} OPTIONAL
} OPTIONAL
@ -552,10 +553,10 @@ SRNC-RelocationInfo-r3 ::= CHOICE {
sRNC-RelocationInfo-r10 SRNC-RelocationInfo-r10-IEs,
sRNC-RelocationInfo-r10-add-ext BIT STRING OPTIONAL,
v9c0NonCriticalExtensions SEQUENCE {
sRNC-RelocationInfo-v9c0ext
sRNC-RelocationInfo-v9c0ext
SRNC-RelocationInfo-v9c0ext-IEs,
vab0NonCriticalExtensions SEQUENCE {
sRNC-RelocationInfo-vab0ext
sRNC-RelocationInfo-vab0ext
SRNC-RelocationInfo-vab0ext-IEs,
nonCriticalExtensions SEQUENCE {} OPTIONAL
} OPTIONAL
@ -654,7 +655,7 @@ SRNC-RelocationInfo-r3-IEs ::= SEQUENCE {
SRNC-RelocationInfo-v380ext-IEs ::= SEQUENCE {
-- Ciphering related information IEs
-- In the SRNC-RelocationInfo-r3-IEs, the IE 'cn-DomainIdentity' is used to represent the
-- In the SRNC-RelocationInfo-r3-IEs, the IE 'cn-DomainIdentity' is used to represent the
-- IE 'Latest configured CN domain' in the tabular.
cn-DomainIdentity CN-DomainIdentity,
cipheringStatusList CipheringStatusList
@ -679,9 +680,9 @@ SRNC-RelocationInfo-v3a0ext-IEs ::= SEQUENCE {
SRNC-RelocationInfo-v3b0ext-IEs ::= SEQUENCE {
-- cn-domain identity for IE startValueForCiphering-v3a0ext included in previous extension
cn-DomainIdentity CN-DomainIdentity,
-- the IE startValueForCiphering-v3b0ext contains the start values for each CN Domain. The
-- the IE startValueForCiphering-v3b0ext contains the start values for each CN Domain. The
-- value of start indicated by the IE startValueForCiphering-v3a0ext should be set to the
-- same value as the start-Value for the corresponding cn-DomainIdentity in the IE
-- same value as the start-Value for the corresponding cn-DomainIdentity in the IE
-- startValueForCiphering-v3b0ext
startValueForCiphering-v3b0ext STARTList2 OPTIONAL
}
@ -929,10 +930,10 @@ SRNC-RelocationInfo-v690ext-IEs ::= SEQUENCE {
-- 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
-- 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)
@ -983,10 +984,10 @@ SRNC-RelocationInfo-r6-IEs ::= SEQUENCE {
-- 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
-- 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)
@ -1075,10 +1076,10 @@ SRNC-RelocationInfo-r7-IEs ::= SEQUENCE {
-- 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
-- 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)
@ -1177,10 +1178,10 @@ SRNC-RelocationInfo-r8-IEs ::= SEQUENCE {
-- 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
-- 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)
@ -1273,10 +1274,10 @@ SRNC-RelocationInfo-r9-IEs ::= SEQUENCE {
-- 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
-- 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)
@ -1366,10 +1367,10 @@ SRNC-RelocationInfo-r10-IEs ::= SEQUENCE {
-- 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
-- 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)
@ -1417,7 +1418,7 @@ SRNC-RelocationInfo-r10-IEs ::= SEQUENCE {
}
SRNC-RelocationInfo-vab0ext-IEs ::= SRNC-RelocationInfo-v970ext-IEs
SRNC-RelocationInfo-r11-IEs ::= SEQUENCE {
-- Non-RRC IEs
-- IE rb-IdentityForHOMessage includes the identity of the RB used by the source SRNC
@ -1452,10 +1453,10 @@ SRNC-RelocationInfo-r11-IEs ::= SEQUENCE {
-- 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
-- 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)
@ -1536,10 +1537,10 @@ SRNC-RelocationInfo-r12-IEs ::= SEQUENCE {
-- 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
-- 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)
@ -1574,7 +1575,7 @@ SRNC-RelocationInfo-r12-IEs ::= SEQUENCE {
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,
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-r12 OPTIONAL,
@ -1626,11 +1627,11 @@ SRNC-RelocationInfo-r13-IEs ::= SEQUENCE {
-- information received from the UE
ueCapabilityContainer BIT STRING
(CONTAINING UE-CapabilityContainer-IEs) OPTIONAL,
-- IE ueCapabilityContainer-RSC and IE ueCapabilityContainer-UCI are used for the
-- 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.
-- 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)
@ -1665,7 +1666,7 @@ SRNC-RelocationInfo-r13-IEs ::= SEQUENCE {
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,
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,
@ -1690,6 +1691,19 @@ SRNC-RelocationInfo-LaterCriticalExtensions ::= SEQUENCE {
sRNC-RelocationInfo-r14-add-ext BIT STRING OPTIONAL,
nonCriticalExtensions SEQUENCE {} OPTIONAL
},
-- WS modification: fix sRNC-RelocationInfo-CriticalExtensions-r15-IEs call
-- sRNC-RelocationInfo-CriticalExtensions-r15-IEs SRNC-RelocationInfo-r15-IEs
sRNC-RelocationInfo-CriticalExtensions-r15-IEs SRNC-RelocationInfo-CriticalExtensions-r15-IEs
}
}
SRNC-RelocationInfo-CriticalExtensions-r15-IEs ::= SEQUENCE {
criticalExtensions CHOICE {
r15 SEQUENCE {
sRNC-RelocationInfo-r15 SRNC-RelocationInfo-r15-IEs,
sRNC-RelocationInfo-r15-add-ext BIT STRING OPTIONAL,
nonCriticalExtensions SEQUENCE {} OPTIONAL
},
criticalExtensions SEQUENCE {}
}
}
@ -1728,11 +1742,11 @@ SRNC-RelocationInfo-r14-IEs ::= SEQUENCE {
-- information received from the UE
ueCapabilityContainer BIT STRING
(CONTAINING UE-CapabilityContainer-IEs) OPTIONAL,
-- IE ueCapabilityContainer-RSC and IE ueCapabilityContainer-UCI are used for the
-- 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.
-- 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)
@ -1785,6 +1799,97 @@ SRNC-RelocationInfo-r14-IEs ::= SEQUENCE {
mbmsSelectedServiceInfo MBMS-SelectedServiceInfo OPTIONAL
}
SRNC-RelocationInfo-r15-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-r15 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
CalculationTimeForCiphering ::= SEQUENCE {
@ -1804,7 +1909,7 @@ CipheringInfoPerRB-r4 ::= SEQUENCE {
ul-HFN BIT STRING (SIZE (20..25))
}
-- TABULAR: CipheringInfoPerRB-List, multiplicity value numberOfRadioBearers
-- TABULAR: CipheringInfoPerRB-List, multiplicity value numberOfRadioBearers
-- has been replaced with maxRB.
CipheringInfoPerRB-List ::= SEQUENCE (SIZE (1..maxRB)) OF
CipheringInfoPerRB
@ -1848,7 +1953,7 @@ COUNT-C-List ::= SEQUENCE (SIZE (1..maxCNdomains)) OF
COUNT-CSingle ::= SEQUENCE {
cn-DomainIdentity CN-DomainIdentity,
count-C BIT STRING (SIZE (32))
count-C BIT STRING (SIZE (32))
}
DL-PhysChCapabilityFDD-r4 ::= SEQUENCE {
@ -1958,13 +2063,13 @@ IntraFreqReportingCriteria-r6-ext ::= SEQUENCE {
-- dummy is not used in this version of the specification, it should
-- not be sent and if received it should be ignored.
MaxHcContextSpace-r5 ::= ENUMERATED {
dummy, by1024, by2048, by4096, by8192,
MaxHcContextSpace-r5 ::= ENUMERATED {
dummy, by1024, by2048, by4096, by8192,
by16384, by32768, by65536, by131072 }
MeasurementCapability-r4 ::= SEQUENCE {
downlinkCompressedMode CompressedModeMeasCapability-r4,
uplinkCompressedMode CompressedModeMeasCapability-r4
uplinkCompressedMode CompressedModeMeasCapability-r4
}
MeasurementCommandWithType ::= CHOICE {
@ -2033,6 +2138,12 @@ MeasurementCommandWithType-r14 ::= CHOICE {
release NULL
}
MeasurementCommandWithType-r15 ::= CHOICE {
setup MeasurementType-Relocation-r15,
modify NULL,
release NULL
}
OngoingMeasRep ::= SEQUENCE {
measurementIdentity MeasurementIdentity,
-- TABULAR: The CHOICE Measurement in the tabular description is included
@ -2094,19 +2205,19 @@ OngoingMeasRep-r9 ::= SEQUENCE {
measurementCommandWithType MeasurementCommandWithType-r9,
measurementReportingMode MeasurementReportingMode OPTIONAL,
-- if any of the additional measurement ID is within the range 17 to 32,
-- "OngoingMeasRep-v970ext-IEs" should be present and should include
-- "OngoingMeasRep-v970ext-IEs" should be present and should include
-- the IE "measurementIdentity" and "additionalMeasurementID-List".
-- The value of the IE "measurementIdentity" in "OngoingMeasRep-v970ext-IEs"
-- should be the same as the "measurementIdentity" value in "OngoingMeasRep-r9",
-- and "additionalMeasurementID-List" should contain the complete list.
-- The IE "additionalMeasurementID-List" in "OngoingMeasRep-r9" should still
-- The IE "additionalMeasurementID-List" in "OngoingMeasRep-r9" should still
-- contain the additional measurement ID which value is within the range 1 to 16.
additionalMeasurementID-List AdditionalMeasurementID-List OPTIONAL
}
-- The IE "OngoingMeasRep-v970ext-IEs" should be included to report
-- measurementIdentity values within the range 17 to 32 and when a
-- "measurementIdentity" in "OngoingMeasRep-r9" needs to contain one of the
-- The IE "OngoingMeasRep-v970ext-IEs" should be included to report
-- measurementIdentity values within the range 17 to 32 and when a
-- "measurementIdentity" in "OngoingMeasRep-r9" needs to contain one of the
-- values within the range 17 to 32 in the IE "additionalMeasurementID-List".
OngoingMeasRep-v970ext-IEs ::= SEQUENCE {
@ -2119,14 +2230,14 @@ OngoingMeasRep-r10 ::= SEQUENCE {
measurementCommandWithType MeasurementCommandWithType-r10,
measurementReportingMode MeasurementReportingMode OPTIONAL,
-- if any of the additional measurement ID is within the range 17 to 32,
-- "OngoingMeasRep-v970ext-IEs" (in SRNC-RelocationInfo-vab0ext-IEs)should be present
-- and should include the IE "measurementIdentity" and
-- "OngoingMeasRep-v970ext-IEs" (in SRNC-RelocationInfo-vab0ext-IEs)should be present
-- and should include the IE "measurementIdentity" and
-- "additionalMeasurementID-List". In this case, the value of the IE "measurementIdentity" in
-- "OngoingMeasRep-v970ext-IEs" (in SRNC-RelocationInfo-vab0ext-IEs) should be the same as the
-- "OngoingMeasRep-v970ext-IEs" (in SRNC-RelocationInfo-vab0ext-IEs) should be the same as the
-- "measurementIdentity" value in "OngoingMeasRep-r10", and "additionalMeasurementID-List"
-- should contain the complete list.
-- The IE "additionalMeasurementID-List" in "OngoingMeasRep-r10" should still
-- contain the additional measurement ID which value is within the range 1 to 16.
-- The IE "additionalMeasurementID-List" in "OngoingMeasRep-r10" should still
-- contain the additional measurement ID which value is within the range 1 to 16.
additionalMeasurementID-List AdditionalMeasurementID-List OPTIONAL
}
@ -2158,6 +2269,13 @@ OngoingMeasRep-r14 ::= SEQUENCE {
additionalMeasurementID-List AdditionalMeasurementID-List-r9 OPTIONAL
}
OngoingMeasRep-r15 ::= SEQUENCE {
measurementIdentity MeasurementIdentity-r9,
measurementCommandWithType MeasurementCommandWithType-r15,
measurementReportingMode MeasurementReportingMode OPTIONAL,
additionalMeasurementID-List AdditionalMeasurementID-List-r9 OPTIONAL
}
OngoingMeasRepList ::= SEQUENCE (SIZE (1..maxNoOfMeas)) OF
OngoingMeasRep
@ -2197,6 +2315,9 @@ OngoingMeasRepList-r13 ::= SEQUENCE (SIZE (1..maxNoOfMeas)) OF
OngoingMeasRepList-r14 ::= SEQUENCE (SIZE (1..maxNoOfMeas)) OF
OngoingMeasRep-r14
OngoingMeasRepList-r15 ::= SEQUENCE (SIZE (1..maxNoOfMeas)) OF
OngoingMeasRep-r15
PDCP-Capability-r4 ::= SEQUENCE {
losslessSRNS-RelocationSupport BOOLEAN,
supportForRfc2507 CHOICE {
@ -2337,11 +2458,11 @@ StateOfRRC-Procedure ::= ENUMERATED {
-- dummy is not used in this version of specification
-- It should not be sent
dummy,
otherStates
otherStates
}
TotalRLC-AM-BufferSize-r5 ::= ENUMERATED {
kb10, kb50, kb100, kb150, kb200,
TotalRLC-AM-BufferSize-r5 ::= ENUMERATED {
kb10, kb50, kb100, kb150, kb200,
kb300, kb400, kb500, kb750, kb1000 }
TPC-Combination-Info ::= SEQUENCE {
@ -2371,7 +2492,7 @@ UE-Positioning-Capability-r4 ::= SEQUENCE {
sfn-sfnType2Capability ENUMERATED { true } OPTIONAL
}
UE-Positioning-LastKnownPos ::= SEQUENCE {
UE-Positioning-LastKnownPos ::= SEQUENCE {
sfn INTEGER (0..4095),
cell-id CellIdentity,
positionEstimate PositionEstimate

View File

@ -1,4 +1,4 @@
-- 3GPP TS 25.331 V15.2.0 (2018-03)
-- 3GPP TS 25.331 V15.3.0 (2018-06)
--
-- 11.2 PDU definitions
--
@ -460,6 +460,7 @@ IMPORTS
AdditionalMeasurementID-List,
AdditionalMeasurementID-List-r9,
ApplicationLayerMeasurementReporting,
ApplicationLayerMeasurementReporting-r15,
CellDCHMeasOccasionInfo-TDD128-r9,
CSGProximityIndication,
CSGProximityIndication-vb50ext,
@ -527,6 +528,7 @@ IMPORTS
MeasurementCommand-r12,
MeasurementCommand-r13,
MeasurementCommand-r14,
MeasurementCommand-r15,
MeasurementIdentity,
MeasurementIdentity-r9,
MeasurementIdentityExt,
@ -4805,11 +4807,36 @@ MeasurementControl-LaterCriticalExtensions-r14-IEs ::= SEQUENCE {
-- Container for adding non critical extensions after freezing REL-15
measurementControl-r14-add-ext BIT STRING OPTIONAL,
nonCriticalExtensions SEQUENCE {} OPTIONAL
},
measurementControl-LaterCriticalExtensions-r15-IEs MeasurementControl-LaterCriticalExtensions-r15-IEs
}
}
MeasurementControl-LaterCriticalExtensions-r15-IEs ::= SEQUENCE {
criticalExtensions CHOICE {
r15 SEQUENCE {
measurementControl-r15 MeasurementControl-r15-IEs,
-- Container for adding non critical extensions after freezing REL-16
measurementControl-r15-add-ext BIT STRING OPTIONAL,
nonCriticalExtensions SEQUENCE {} OPTIONAL
},
criticalExtensions SEQUENCE {}
}
}
MeasurementControl-r15-IEs ::= SEQUENCE {
-- Measurement IEs
measurementIdentity MeasurementIdentity-r9 OPTIONAL,
-- TABULAR: The measurement type is included in measurementCommand.
measurementCommand MeasurementCommand-r15,
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
@ -5012,9 +5039,14 @@ MeasurementReport-ve30ext-IEs ::= SEQUENCE {
-- Measurement IEs
measuredResults MeasuredResults-ve30ext OPTIONAL,
applicationLayerMeasurementReporting ApplicationLayerMeasurementReporting OPTIONAL,
nonCriticalExtensions SEQUENCE {} OPTIONAL
measurementReport-vf20ext MeasurementReport-vf20ext-IEs OPTIONAL
}
MeasurementReport-vf20ext-IEs ::= SEQUENCE {
-- Measurement IEs
applicationLayerMeasurementReporting-r15 ApplicationLayerMeasurementReporting-r15 OPTIONAL,
nonCriticalExtensions SEQUENCE {} OPTIONAL
}
-- ***************************************************
--
@ -6322,127 +6354,6 @@ RadioBearerReconfiguration ::= CHOICE {
}
}
RadioBearerReconfiguration-LaterCriticalExtensions-r15-IEs ::= SEQUENCE {
r15 SEQUENCE {
radioBearerReconfiguration-r15
RadioBearerReconfiguration-r15-IEs,
-- Container for adding non critical
-- extensions after freezing REL-16
radioBearerReconfiguration-r15-add-ext
BIT STRING OPTIONAL,
nonCriticalExtensions SEQUENCE {}
OPTIONAL
},
criticalExtensions SEQUENCE {}
}
RadioBearerReconfiguration-r15-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,
rntiHandlingAtCellReselection 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,
signallingConnectionRelIndication CN-DomainIdentity 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-InformationSetupList RAB-InformationSetupList-r11 OPTIONAL,
rab-InformationReconfigList RAB-InformationReconfigList-r8 OPTIONAL,
rab-InformationMBMSPtpList RAB-InformationMBMSPtpList OPTIONAL,
rb-InformationReconfigList RB-InformationReconfigList-r11 OPTIONAL,
rb-InformationAffectedList RB-InformationAffectedList-r8 OPTIONAL,
rb-InformationReleaseList RB-InformationReleaseList 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-r14 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-r14 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,
ul-OtherTTIConfigurationInfo-Sec UL-OtherTTIConfigurationInfo-Sec OPTIONAL,
filteredUPHReportInfo-Sec 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,
hs-scch-DrxCellfach-info HS-SCCH-DrxCellfach-info OPTIONAL,
simplified-HS-SCCH-type1-operation ENUMERATED { true } OPTIONAL,
-- MBMS IEs
mbms-PL-ServiceRestrictInfo MBMS-PL-ServiceRestrictInfo-r6 OPTIONAL,
-- Measurement IEs for LCR
cellDCHMeasOccasionInfo-TDD128 CellDCHMeasOccasionInfo-TDD128-r9 OPTIONAL
}
RadioBearerReconfiguration-vaa0ext-IEs ::= SEQUENCE {
um-RLC-ReEstablishmentRBList RB-IdentityList OPTIONAL
@ -7499,6 +7410,128 @@ RadioBearerReconfiguration-r14-IEs ::= SEQUENCE {
cellDCHMeasOccasionInfo-TDD128 CellDCHMeasOccasionInfo-TDD128-r9 OPTIONAL
}
RadioBearerReconfiguration-LaterCriticalExtensions-r15-IEs ::= SEQUENCE {
r15 SEQUENCE {
radioBearerReconfiguration-r15
RadioBearerReconfiguration-r15-IEs,
-- Container for adding non critical
-- extensions after freezing REL-16
radioBearerReconfiguration-r15-add-ext
BIT STRING OPTIONAL,
nonCriticalExtensions SEQUENCE {}
OPTIONAL
},
criticalExtensions SEQUENCE {}
}
RadioBearerReconfiguration-r15-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,
rntiHandlingAtCellReselection 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,
signallingConnectionRelIndication CN-DomainIdentity 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-InformationSetupList RAB-InformationSetupList-r11 OPTIONAL,
rab-InformationReconfigList RAB-InformationReconfigList-r8 OPTIONAL,
rab-InformationMBMSPtpList RAB-InformationMBMSPtpList OPTIONAL,
rb-InformationReconfigList RB-InformationReconfigList-r11 OPTIONAL,
rb-InformationAffectedList RB-InformationAffectedList-r8 OPTIONAL,
rb-InformationReleaseList RB-InformationReleaseList 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-r14 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-r14 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,
ul-OtherTTIConfigurationInfo-Sec UL-OtherTTIConfigurationInfo-Sec OPTIONAL,
filteredUPHReportInfo-Sec 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,
hs-scch-DrxCellfach-info HS-SCCH-DrxCellfach-info OPTIONAL,
simplified-HS-SCCH-type1-operation ENUMERATED { true } 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
@ -7752,94 +7785,6 @@ RadioBearerRelease ::= CHOICE {
}
}
RadioBearerRelease-LaterCriticalExtensions-r15-IEs ::= SEQUENCE {
r15 SEQUENCE {
radioBearerRelease-r15 RadioBearerRelease-r15-IEs,
-- Container for adding non critical extensions
-- after freezing REL-16
radioBearerRelease-r15-add-ext BIT STRING OPTIONAL,
nonCriticalExtensions SEQUENCE {} OPTIONAL
},
criticalExtensions SEQUENCE {}
}
RadioBearerRelease-r15-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,
simplified-HS-SCCH-type1-operation ENUMERATED { true } 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
}
RadioBearerRelease-r3-IEs ::= SEQUENCE {
-- User equipment IEs
@ -8598,6 +8543,95 @@ RadioBearerRelease-r13-IEs ::= SEQUENCE {
cellDCHMeasOccasionInfo-TDD128 CellDCHMeasOccasionInfo-TDD128-r9 OPTIONAL
}
RadioBearerRelease-LaterCriticalExtensions-r15-IEs ::= SEQUENCE {
r15 SEQUENCE {
radioBearerRelease-r15 RadioBearerRelease-r15-IEs,
-- Container for adding non critical extensions
-- after freezing REL-16
radioBearerRelease-r15-add-ext BIT STRING OPTIONAL,
nonCriticalExtensions SEQUENCE {} OPTIONAL
},
criticalExtensions SEQUENCE {}
}
RadioBearerRelease-r15-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,
simplified-HS-SCCH-type1-operation ENUMERATED { true } 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
@ -8833,93 +8867,6 @@ RadioBearerSetup ::= CHOICE {
}
}
}
RadioBearerSetup-LaterCriticalExtensions-r15-IEs ::= SEQUENCE {
r15 SEQUENCE {
radioBearerSetup-r15 RadioBearerSetup-r15-IEs,
-- Container for adding non critical extensions
-- after freezing REL-16
radioBearerSetup-r15-add-ext BIT STRING OPTIONAL,
nonCriticalExtensions SEQUENCE {} OPTIONAL
},
criticalExtensions SEQUENCE {}
}
RadioBearerSetup-r15-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,
simplified-HS-SCCH-type1-operation ENUMERATED { true } OPTIONAL,
-- MBMS IEs
mbms-PL-ServiceRestrictInfo MBMS-PL-ServiceRestrictInfo-r6 OPTIONAL,
-- Measurement IEs for LCR
cellDCHMeasOccasionInfo-TDD128 CellDCHMeasOccasionInfo-TDD128-r9 OPTIONAL
}
RadioBearerSetup-r3-IEs ::= SEQUENCE {
-- User equipment IEs
@ -9704,6 +9651,94 @@ RadioBearerSetup-r13-IEs ::= SEQUENCE {
cellDCHMeasOccasionInfo-TDD128 CellDCHMeasOccasionInfo-TDD128-r9 OPTIONAL
}
RadioBearerSetup-LaterCriticalExtensions-r15-IEs ::= SEQUENCE {
r15 SEQUENCE {
radioBearerSetup-r15 RadioBearerSetup-r15-IEs,
-- Container for adding non critical extensions
-- after freezing REL-16
radioBearerSetup-r15-add-ext BIT STRING OPTIONAL,
nonCriticalExtensions SEQUENCE {} OPTIONAL
},
criticalExtensions SEQUENCE {}
}
RadioBearerSetup-r15-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,
simplified-HS-SCCH-type1-operation ENUMERATED { true } 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

View File

@ -10,7 +10,7 @@
*
* SPDX-License-Identifier: GPL-2.0-or-later
*
* Ref: 3GPP TS 25.331 V15.2.0 (2018-03)
* Ref: 3GPP TS 25.331 V15.3.0 (2018-06)
*/
/**

File diff suppressed because it is too large Load Diff