1 -- 3GPP TS 25.331 V17.1.0 (2022-06)
3 -- 11.3 Information element definitions
5 InformationElements DEFINITIONS AUTOMATIC TAGS ::=
17 maxMultipleFrequencyBandsEUTRA,
18 maxMultipleFrequencyBandsFDD,
30 maxCellMeasOnSecULFreq,
31 maxCellMeasOnSecULFreq-1,
44 maxEDCHTxPattern-TDD128,
45 maxEDCHTxPattern-TDD128-1,
51 maxExcludedDetectedSetCells,
55 maxFreqBandsEUTRA-ext,
62 maxFreqBandsIndicatorSupport,
75 maxHSDSCHTBIndex-tdd384,
102 maxMeasEventOnSecULFreq,
106 maxNonContiguousMultiCellCombinations,
107 maxMeasOccasionPattern,
108 maxMeasOccasionPattern-1,
115 maxNumEUTRAFreqs-FACH,
116 maxNumEUTRAFreqs-FACH-ext,
123 maxNumANRLoggedItems,
141 maxOtherStateConfig-1,
154 maxReportedEUTRAFreqs,
155 maxReportedEUTRAFreqs-ext,
156 maxReportedEUTRACellPerFreq,
160 maxRLCPDUsizePerLogChan,
167 maxROHC-PacketSizes-r4,
169 maxRxPatternForHSDSCH-TDD128,
170 maxRxPatternForHSDSCH-TDD128-1,
182 maxTbsForHSDSCH-TDD128,
183 maxTbsForHSDSCH-TDD128-1,
202 FROM Constant-definitions;
204 -- ***************************************************
206 -- CORE NETWORK INFORMATION ELEMENTS (10.3.1)
208 -- ***************************************************
210 Ansi-41-IDNNS ::= BIT STRING (SIZE (14))
212 CN-DomainIdentity ::= ENUMERATED {
216 CN-DomainInformation ::= SEQUENCE {
217 cn-DomainIdentity CN-DomainIdentity,
218 cn-DomainSpecificNAS-Info NAS-SystemInformationGSM-MAP
221 CN-DomainInformationFull ::= SEQUENCE {
222 cn-DomainIdentity CN-DomainIdentity,
223 cn-DomainSpecificNAS-Info NAS-SystemInformationGSM-MAP,
224 cn-DRX-CycleLengthCoeff CN-DRX-CycleLengthCoefficient
227 CN-DomainInformationList ::= SEQUENCE (SIZE (1..maxCNdomains)) OF
230 CN-DomainInformationListFull ::= SEQUENCE (SIZE (1..maxCNdomains)) OF
231 CN-DomainInformationFull
233 CN-DomainSysInfo ::= SEQUENCE {
234 cn-DomainIdentity CN-DomainIdentity,
236 gsm-MAP NAS-SystemInformationGSM-MAP,
237 ansi-41 NAS-SystemInformationANSI-41
239 cn-DRX-CycleLengthCoeff CN-DRX-CycleLengthCoefficient
242 CN-DomainSysInfoList ::= SEQUENCE (SIZE (1..maxCNdomains)) OF
245 CN-InformationInfo ::= SEQUENCE {
246 plmn-Identity PLMN-Identity OPTIONAL,
247 cn-CommonGSM-MAP-NAS-SysInfo NAS-SystemInformationGSM-MAP OPTIONAL,
248 cn-DomainInformationList CN-DomainInformationList OPTIONAL
251 CN-InformationInfo-r6 ::= SEQUENCE {
252 plmn-Identity PLMN-Identity OPTIONAL,
253 cn-CommonGSM-MAP-NAS-SysInfo NAS-SystemInformationGSM-MAP OPTIONAL,
254 cn-DomainInformationList CN-DomainInformationList OPTIONAL,
255 primary-plmn-Identity PLMN-Identity OPTIONAL
258 CN-InformationInfoFull ::= SEQUENCE {
259 plmn-Identity PLMN-Identity OPTIONAL,
260 cn-CommonGSM-MAP-NAS-SysInfo NAS-SystemInformationGSM-MAP OPTIONAL,
261 cn-DomainInformationListFull CN-DomainInformationListFull OPTIONAL
264 Digit ::= INTEGER (0..9)
266 DomainSpecificEAB-Parameters ::= SEQUENCE {
267 cs-DomainSpecificEAB-Parameters EAB-Configuration OPTIONAL,
268 ps-DomainSpecificEAB-Parameters EAB-Configuration OPTIONAL,
269 commonEAB-Parameters EAB-Configuration OPTIONAL
272 EAB-AccessClassBarredList ::= SEQUENCE (SIZE (10)) OF
275 EAB-Configuration ::= SEQUENCE {
276 eab-Category ENUMERATED {a,b,c},
277 eab-AccessClassBarredList EAB-AccessClassBarredList
280 EAB-Parameters ::= CHOICE {
281 eab-ParametersPerPLMN-List EAB-ParametersPerPLMN-List,
282 eab-ParametersForAll DomainSpecificEAB-Parameters
285 EAB-ParametersPerPLMN ::= SEQUENCE {
286 domainSpecificEAB-Parameters DomainSpecificEAB-Parameters OPTIONAL
289 EAB-ParametersPerPLMN-List ::= SEQUENCE (SIZE (1..6)) OF EAB-ParametersPerPLMN
291 Ec-N0forANR ::= SEQUENCE {
292 ec-N0 INTEGER (-24..0) OPTIONAL
295 Gsm-map-IDNNS ::= SEQUENCE {
296 routingbasis CHOICE {
297 localPTMSI SEQUENCE {
298 routingparameter RoutingParameter
300 tMSIofsamePLMN SEQUENCE {
301 routingparameter RoutingParameter
303 tMSIofdifferentPLMN SEQUENCE {
304 routingparameter RoutingParameter
306 iMSIresponsetopaging SEQUENCE {
307 routingparameter RoutingParameter
309 iMSIcauseUEinitiatedEvent SEQUENCE {
310 routingparameter RoutingParameter
313 routingparameter RoutingParameter
316 routingparameter RoutingParameter
319 routingparameter RoutingParameter
322 -- dummy is not used in this version of the specification and
323 -- it should be ignored by the receiver.
327 IMEI ::= SEQUENCE (SIZE (15)) OF
330 IMEI-Digit ::= INTEGER (0..15)
332 IMSI-GSM-MAP ::= SEQUENCE (SIZE (6..21)) OF
335 IntraDomainNasNodeSelector ::= SEQUENCE {
339 gsm-Map-IDNNS Gsm-map-IDNNS,
340 ansi-41-IDNNS Ansi-41-IDNNS
344 futurecoding BIT STRING (SIZE (15))
350 plmn-Identity PLMN-Identity,
351 lac BIT STRING (SIZE (16))
354 LocationRegistrationAccessClassBarredList ::= SEQUENCE (SIZE (15)) OF
357 LocationRegistrationParameters ::= CHOICE {
359 restriction LocationRegistrationAccessClassBarredList
362 MCC ::= SEQUENCE (SIZE (3)) OF
365 MNC ::= SEQUENCE (SIZE (2..3)) OF
368 MultiplePLMN-List-r6 ::= SEQUENCE {
369 mibPLMN-Identity BOOLEAN,
370 multiplePLMNs SEQUENCE (SIZE (1..5)) OF
371 PLMN-IdentityWithOptionalMCC-r6
374 NAS-Message ::= OCTET STRING (SIZE (1..4095))
376 NAS-Synchronisation-Indicator ::= BIT STRING(SIZE(4))
378 NAS-SystemInformationGSM-MAP ::= OCTET STRING (SIZE (1..8))
380 P-TMSI-GSM-MAP ::= BIT STRING (SIZE (32))
382 PagingPermissionWithAccessControlForSharedNetwork ::= CHOICE {
383 pagingPermissionWithAccessControlList PagingPermissionWithAccessControlList,
384 pagingPermissionWithAccessControlForAll PagingPermissionWithAccessControlParameters
387 PagingPermissionWithAccessControlList ::= SEQUENCE {
388 pagingPermissionWithAccessControlParametersForOperator1
389 PagingPermissionWithAccessControlParameters OPTIONAL,
390 pagingPermissionWithAccessControlParametersForOperator2
391 PagingPermissionWithAccessControlParameters OPTIONAL,
392 pagingPermissionWithAccessControlParametersForOperator3
393 PagingPermissionWithAccessControlParameters OPTIONAL,
394 pagingPermissionWithAccessControlParametersForOperator4
395 PagingPermissionWithAccessControlParameters OPTIONAL,
396 pagingPermissionWithAccessControlParametersForOperator5
397 PagingPermissionWithAccessControlParameters OPTIONAL
400 PagingPermissionWithAccessControlParameters ::= SEQUENCE {
401 pagingResponseRestrictionIndicator ENUMERATED {all, cS, pS, none},
402 locationRegistrationRestrictionIndicator ENUMERATED {all, cS, pS},
403 locationRegistration LocationRegistrationParameters
406 PagingRecordTypeID ::= ENUMERATED {
412 PLMN-Identity ::= SEQUENCE {
417 PLMN-IdentityWithOptionalMCC-r6 ::= SEQUENCE {
422 PLMN-Type ::= CHOICE {
424 plmn-Identity PLMN-Identity
432 gsm-MAP-and-ANSI-41 SEQUENCE {
433 plmn-Identity PLMN-Identity,
442 RAB-Identity ::= CHOICE {
443 gsm-MAP-RAB-Identity BIT STRING (SIZE (8)),
444 ansi-41-RAB-Identity BIT STRING (SIZE (8))
452 RoutingAreaCode ::= BIT STRING (SIZE (8))
454 RoutingParameter ::= BIT STRING (SIZE (10))
456 TMSI-GSM-MAP ::= BIT STRING (SIZE (32))
458 -- ***************************************************
460 -- UTRAN MOBILITY INFORMATION ELEMENTS (10.3.2)
462 -- ***************************************************
464 AccessClassBarred ::= ENUMERATED {
467 AccessClassBarredList ::= SEQUENCE (SIZE (maxAC)) OF
470 AllowedIndicator ::= ENUMERATED {
471 allowed, notAllowed }
473 CellAccessRestriction ::= SEQUENCE {
474 cellBarred CellBarred,
475 cellReservedForOperatorUse ReservedIndicator,
476 cellReservationExtension ReservedIndicator,
477 -- NOTE: IE accessClassBarredList should not be included if the IE CellAccessRestriction
478 -- is included in the IE SysInfoType4
479 accessClassBarredList AccessClassBarredList OPTIONAL
482 CellAccessRestriction-v870ext ::= SEQUENCE {
483 cellReservedForCSG ENUMERATED { true } OPTIONAL
486 CellBarred ::= CHOICE {
488 intraFreqCellReselectionInd AllowedIndicator,
494 CellIdentity ::= BIT STRING (SIZE (28))
496 CellIdentity-PerRL-List ::= SEQUENCE (SIZE (1..maxRL)) OF CellIdentity
498 CellIDListItem ::= SEQUENCE {
499 cell-Identity CellIdentity,
500 plmn-Identity PLMN-Identity OPTIONAL
503 CellSelectReselectInfoSIB-3-4 ::= SEQUENCE {
504 mappingInfo MappingInfo OPTIONAL,
505 cellSelectQualityMeasure CHOICE {
506 cpich-Ec-N0 SEQUENCE {
507 -- Default value for q-HYST-2-S is q-HYST-1-S
508 q-HYST-2-S Q-Hyst-S OPTIONAL
512 modeSpecificInfo CHOICE {
514 s-Intrasearch S-SearchQual OPTIONAL,
515 s-Intersearch S-SearchQual OPTIONAL,
516 s-SearchHCS S-SearchRXLEV OPTIONAL,
517 rat-List RAT-FDD-InfoList OPTIONAL,
519 q-RxlevMin Q-RxlevMin
522 s-Intrasearch S-SearchRXLEV OPTIONAL,
523 s-Intersearch S-SearchRXLEV OPTIONAL,
524 s-SearchHCS S-SearchRXLEV OPTIONAL,
525 rat-List RAT-TDD-InfoList OPTIONAL,
526 q-RxlevMin Q-RxlevMin
530 t-Reselection-S T-Reselection-S,
531 hcs-ServingCellInformation HCS-ServingCellInformation OPTIONAL,
532 maxAllowedUL-TX-Power MaxAllowedUL-TX-Power
535 CSG-DedicatedFrequencyInfoList ::= SEQUENCE (SIZE (1..maxDedicatedCSGFreq)) OF
538 CSG-Identity ::= BIT STRING (SIZE (27))
540 CSG-PSCSplitInfo ::= SEQUENCE {
541 -- Actual value = IE value * 8
542 startPSC INTEGER (0..63),
543 numberOfPSCs ENUMERATED { psc5, psc10, psc15, psc20,
544 psc30, psc40, psc50, psc64, psc80,
545 psc120, psc160, psc256, alltheRest,
546 spare3, spare2, spare1 },
547 -- Actual value = IE value * 8
548 pscRange2Offset INTEGER (1..63) OPTIONAL
551 DedicatedWLANOffloadInformation ::= SEQUENCE {
552 configurationInfo CHOICE {
554 newConfiguration SEQUENCE {
555 t-330 T-330 OPTIONAL,
556 wlanOffloadInformation WLANOffloadInformation
561 DomainSpecificAccessRestrictionForSharedNetwork-v670ext ::= CHOICE {
562 domainSpecificAccessRestictionList DomainSpecificAccessRestrictionList-v670ext,
563 domainSpecificAccessRestictionParametersForAll
564 DomainSpecificAccessRestrictionParam-v670ext
567 DomainSpecificAccessRestrictionList-v670ext ::= SEQUENCE {
568 domainSpecificAccessRestrictionParametersForOperator1
569 DomainSpecificAccessRestrictionParam-v670ext OPTIONAL,
570 domainSpecificAccessRestrictionParametersForOperator2
571 DomainSpecificAccessRestrictionParam-v670ext OPTIONAL,
572 domainSpecificAccessRestrictionParametersForOperator3
573 DomainSpecificAccessRestrictionParam-v670ext OPTIONAL,
574 domainSpecificAccessRestrictionParametersForOperator4
575 DomainSpecificAccessRestrictionParam-v670ext OPTIONAL,
576 domainSpecificAccessRestrictionParametersForOperator5
577 DomainSpecificAccessRestrictionParam-v670ext OPTIONAL
580 DomainSpecificAccessRestrictionParam-v670ext ::= SEQUENCE {
581 cSDomainSpecificAccessRestriction DomainSpecificAccessRestriction-v670ext,
582 pSDomainSpecificAccessRestriction DomainSpecificAccessRestriction-v670ext
585 DomainSpecificAccessRestriction-v670ext ::= CHOICE {
587 restriction SEQUENCE {
588 domainSpecficAccessClassBarredList AccessClassBarredList OPTIONAL
592 MapParameter ::= INTEGER (0..127)
594 Mapping ::= SEQUENCE {
596 mappingFunctionParameterList MappingFunctionParameterList
599 Mapping-LCR-r4 ::= SEQUENCE {
600 mappingFunctionParameterList MappingFunctionParameterList
603 MappingFunctionParameter ::= SEQUENCE {
604 functionType MappingFunctionType,
605 mapParameter1 MapParameter OPTIONAL,
606 mapParameter2 MapParameter,
607 -- The presence of upperLimit is conditional on the number of repetition
608 upperLimit UpperLimit OPTIONAL
611 MappingFunctionParameterList ::= SEQUENCE (SIZE (1..maxMeasIntervals)) OF
612 MappingFunctionParameter
614 MappingFunctionType ::= ENUMERATED {
620 -- In MappingInfo list, mapping for FDD and 3.84Mcps TDD is defined.
621 -- For 1.28Mcps TDD, Mapping-LCR-r4 is used instead.
622 MappingInfo ::= SEQUENCE (SIZE (1..maxRAT)) OF
625 OccurrenceSequenceNumberOfPICH ::= INTEGER (1..maxSCCPCH)
627 DedicatedPriorityInformation ::= SEQUENCE {
629 clearDedicatedPriorities NULL,
630 configureDedicatedPriorities SEQUENCE {
631 t-322 T-322 OPTIONAL,
632 priorityLevelList PriorityLevelList OPTIONAL,
633 eutraDetection BOOLEAN
638 DedicatedPriorityInformation-r11 ::= SEQUENCE {
640 clearDedicatedPriorities NULL,
641 configureDedicatedPriorities SEQUENCE {
642 t-322 T-322 OPTIONAL,
643 priorityLevelList PriorityLevelList-r11 OPTIONAL,
644 eutraDetection BOOLEAN
649 DedicatedPriorityInformation-r13 ::= SEQUENCE {
651 clearDedicatedPriorities NULL,
652 configureDedicatedPriorities SEQUENCE {
653 t-322 T-322 OPTIONAL,
654 priorityLevelList PriorityLevelList-r13 OPTIONAL,
655 eutraDetection BOOLEAN
660 PriorityLevel ::= SEQUENCE {
661 priority INTEGER (0..maxPrio-1) OPTIONAL,
662 radioAccessTechnology CHOICE {
663 utraFDD SEQUENCE (SIZE (1..maxNumFDDFreqs)) OF SEQUENCE{
666 utraTDD SEQUENCE (SIZE (1..maxNumTDDFreqs)) OF SEQUENCE{
669 eutra SEQUENCE (SIZE (1..maxNumEUTRAFreqs)) OF SEQUENCE{
673 gsm-CellGroup GSM-CellGroup
678 PriorityLevel-r11 ::= SEQUENCE {
679 priority INTEGER (0..maxPrio-1) OPTIONAL,
680 radioAccessTechnology CHOICE {
681 utraFDD SEQUENCE (SIZE (1..maxNumFDDFreqs)) OF SEQUENCE{
684 utraTDD SEQUENCE (SIZE (1..maxNumTDDFreqs)) OF SEQUENCE{
687 eutra SEQUENCE (SIZE (1..maxNumEUTRAFreqs)) OF
690 gsm-CellGroup GSM-CellGroup
695 PriorityLevel-r13 ::= SEQUENCE {
696 priority INTEGER (0..maxPrio-1) OPTIONAL,
697 subpriority ENUMERATED {oDot2,oDot4,oDot6,oDot8} OPTIONAL, radioAccessTechnology CHOICE {
698 utraFDD SEQUENCE (SIZE (1..maxNumFDDFreqs)) OF SEQUENCE{
701 utraTDD SEQUENCE (SIZE (1..maxNumTDDFreqs)) OF SEQUENCE{
704 eutra SEQUENCE (SIZE (1..maxNumEUTRAFreqs)) OF
707 gsm-CellGroup GSM-CellGroup
712 PriorityLevelList ::= SEQUENCE (SIZE (1..maxPrio)) OF
715 PriorityLevelList-r11 ::= SEQUENCE (SIZE (1..maxPrio)) OF
718 PriorityLevelList-r13 ::= SEQUENCE (SIZE (1..maxPrio-ext)) OF
722 -- Actual value Q-Hyst-S = IE value * 2
723 Q-Hyst-S ::= INTEGER (0..20)
725 Q-Hyst-S-Fine ::= INTEGER (0..40)
733 RAT-FDD-Info ::= SEQUENCE {
734 rat-Identifier RAT-Identifier,
735 s-SearchRAT S-SearchQual,
736 s-HCS-RAT S-SearchRXLEV OPTIONAL,
737 s-Limit-SearchRAT S-SearchQual
740 RAT-FDD-InfoList ::= SEQUENCE (SIZE (1..maxOtherRAT)) OF
743 RAT-Identifier ::= ENUMERATED {
746 RAT-TDD-Info ::= SEQUENCE {
747 rat-Identifier RAT-Identifier,
748 s-SearchRAT S-SearchRXLEV,
749 s-HCS-RAT S-SearchRXLEV OPTIONAL,
750 s-Limit-SearchRAT S-SearchRXLEV
753 RAT-TDD-InfoList ::= SEQUENCE (SIZE (1..maxOtherRAT)) OF
756 ReservedIndicator ::= ENUMERATED {
760 -- Actual value S-SearchQual = IE value * 2
761 S-SearchQual ::= INTEGER (-16..10)
763 -- Actual value S-SearchRXLEV = (IE value * 2) + 1
764 S-SearchRXLEV ::= INTEGER (-53..45)
766 -- Actual value ScalingFactor = IE value * 0.1
767 SpeedDependentScalingFactor ::= INTEGER (0..10)
769 T-Barred ::= ENUMERATED {
771 s160, s320, s640, s1280 }
773 T-Reselection-S ::= INTEGER (0..31)
775 -- Actual value T-Reselection-S-Fine = IE value * 0.2
776 T-Reselection-S-Fine ::= INTEGER (0..31)
778 -- Actual value ScalingFactor = IE value * 0.25
779 TreselectionScalingFactor ::= INTEGER (4..19)
781 -- Actual value ScalingFactor2 = IE value * 0.25
782 TreselectionScalingFactor2 ::= INTEGER (1..16)
784 -- For UpperLimit, the used range depends on the RAT used.
785 UpperLimit ::= INTEGER (1..91)
787 URA-Identity ::= BIT STRING (SIZE (16))
789 URA-IdentityList ::= SEQUENCE (SIZE (1..maxURA)) OF
792 -- ***************************************************
794 -- USER EQUIPMENT INFORMATION ELEMENTS (10.3.3)
796 -- ***************************************************
798 AccessGroupIdentity ::= INTEGER (0..15)
800 AccessStratumReleaseIndicator ::= ENUMERATED {
801 rel-4, rel-5, rel-6, rel-7, rel-8,
802 rel-9, rel-10, rel-11, rel-12,
803 rel-13, rel-14, rel-15, rel-16, spare3,
806 -- TABULAR : for ActivationTime, value 'now' always appear as default, and is encoded
807 -- by absence of the field
808 ActivationTime ::= INTEGER (0..255)
810 BackoffControlParams ::= SEQUENCE {
811 n-AP-RetransMax N-AP-RetransMax,
812 n-AccessFails N-AccessFails,
813 nf-BO-NoAICH NF-BO-NoAICH,
814 ns-BO-Busy NS-BO-Busy,
815 nf-BO-AllBusy NF-BO-AllBusy,
816 nf-BO-Mismatch NF-BO-Mismatch,
820 BandComb ::= INTEGER (1..256)
822 C-RNTI ::= BIT STRING (SIZE (16))
824 CapabilityUpdateRequirement ::= SEQUENCE {
825 ue-RadioCapabilityFDDUpdateRequirement BOOLEAN,
826 -- ue-RadioCapabilityTDDUpdateRequirement is for 3.84Mcps TDD update requirement
827 ue-RadioCapabilityTDDUpdateRequirement BOOLEAN,
828 systemSpecificCapUpdateReqList SystemSpecificCapUpdateReqList OPTIONAL
831 CapabilityUpdateRequirement-r4-ext ::= SEQUENCE {
832 ue-RadioCapabilityUpdateRequirement-TDD128 BOOLEAN
835 CapabilityUpdateRequirement-r4 ::= SEQUENCE {
836 ue-RadioCapabilityFDDUpdateRequirement-FDD BOOLEAN,
837 ue-RadioCapabilityTDDUpdateRequirement-TDD384 BOOLEAN,
838 ue-RadioCapabilityTDDUpdateRequirement-TDD128 BOOLEAN,
839 systemSpecificCapUpdateReqList SystemSpecificCapUpdateReqList OPTIONAL
842 CapabilityUpdateRequirement-r5 ::= SEQUENCE {
843 ue-RadioCapabilityFDDUpdateRequirement-FDD BOOLEAN,
844 ue-RadioCapabilityTDDUpdateRequirement-TDD384 BOOLEAN,
845 ue-RadioCapabilityTDDUpdateRequirement-TDD128 BOOLEAN,
846 systemSpecificCapUpdateReqList SystemSpecificCapUpdateReqList-r5 OPTIONAL
849 CapabilityUpdateRequirement-v770ext ::= SEQUENCE {
850 ue-RadioCapabilityTDDUpdateRequirement-TDD768 BOOLEAN
853 CapabilityUpdateRequirement-r7 ::= SEQUENCE {
854 ue-RadioCapabilityFDDUpdateRequirement-FDD BOOLEAN,
855 ue-RadioCapabilityTDDUpdateRequirement-TDD384 BOOLEAN,
856 ue-RadioCapabilityTDDUpdateRequirement-TDD768 BOOLEAN,
857 ue-RadioCapabilityTDDUpdateRequirement-TDD128 BOOLEAN,
858 systemSpecificCapUpdateReqList SystemSpecificCapUpdateReqList-r5 OPTIONAL
861 CapabilityUpdateRequirement-v860ext ::= SEQUENCE {
862 -- If both IEs are present, the elements in the IE SystemSpecificCapUpdateReqList-r8
863 -- shall be appended to the elements in the IE SystemSpecificCapUpdateReqList
864 systemSpecificCapUpdateReqList SystemSpecificCapUpdateReqList-r8 OPTIONAL
867 CapabilityUpdateRequirement-r8 ::= SEQUENCE {
868 ue-RadioCapabilityFDDUpdateRequirement-FDD BOOLEAN,
869 ue-RadioCapabilityTDDUpdateRequirement-TDD384 BOOLEAN,
870 ue-RadioCapabilityTDDUpdateRequirement-TDD768 BOOLEAN,
871 ue-RadioCapabilityTDDUpdateRequirement-TDD128 BOOLEAN,
872 systemSpecificCapUpdateReqList SystemSpecificCapUpdateReqList-r8 OPTIONAL
875 CapabilityUpdateRequirement-vaj0ext ::= SEQUENCE {
876 eUTRAbandSpecificCapUpdateReqList EUTRAbandSpecificCapUpdateReqList
879 CapabilityUpdateRequirement-r12 ::= SEQUENCE {
880 ue-RadioCapabilityFDDUpdateRequirement-FDD BOOLEAN,
881 ue-RadioCapabilityTDDUpdateRequirement-TDD384 BOOLEAN,
882 ue-RadioCapabilityTDDUpdateRequirement-TDD768 BOOLEAN,
883 ue-RadioCapabilityTDDUpdateRequirement-TDD128 BOOLEAN,
884 systemSpecificCapUpdateReqList SystemSpecificCapUpdateReqList-r8 OPTIONAL,
885 eUTRAbandSpecificCapUpdateReqList EUTRAbandSpecificCapUpdateReqList OPTIONAL
889 -- If the IE CellUpdateCause has the value 'cellUpdateCause-ext', the actual value is
890 -- defined in the IE CellUpdateCause-ext.
891 CellUpdateCause ::= ENUMERATED {
893 periodicalCellUpdate,
894 uplinkDataTransmission,
895 utran-pagingResponse,
896 re-enteredServiceArea,
898 rlc-unrecoverableError,
899 cellUpdateCause-ext }
901 -- The IE CellUpdateCause-ext shall be present, if the IE CellUpdateCause has the
902 -- value 'cellUpdateCause-ext'.
903 -- dummy is not used in this version of the specification, it should not be sent
904 -- and if received it should be ignored by the receiver.
905 CellUpdateCause-ext ::= ENUMERATED {
909 cellUpdateCause-ext2 }
911 -- The IE CellUpdateCause-ext2 shall be present, if the IE CellUpdateCause-ext has the
912 -- value 'cellUpdateCause-ext2'.
914 CellUpdateCause-ext2 ::= ENUMERATED {
915 applicationLayerMeasurementReportAvailable,
920 ChipRateCapability ::= ENUMERATED {
923 CipheringAlgorithm ::= ENUMERATED {
926 CipheringAlgorithm-r7 ::= ENUMERATED {
929 CipheringModeCommand ::= CHOICE {
930 startRestart CipheringAlgorithm,
934 CipheringModeCommand-r7 ::= SEQUENCE {
935 startRestart CipheringAlgorithm-r7
938 CipheringModeInfo ::= SEQUENCE {
939 -- TABULAR: The ciphering algorithm is included in the CipheringModeCommand.
940 cipheringModeCommand CipheringModeCommand,
941 activationTimeForDPCH ActivationTime OPTIONAL,
942 rb-DL-CiphActivationTimeInfo RB-ActivationTimeInfoList OPTIONAL
945 CipheringModeInfo-r7 ::= SEQUENCE {
946 -- TABULAR: The ciphering algorithm is included in the CipheringModeCommand.
947 cipheringModeCommand CipheringModeCommand-r7,
948 activationTimeForDPCH ActivationTime OPTIONAL,
949 rb-DL-CiphActivationTimeInfo RB-ActivationTimeInfoList OPTIONAL
952 CN-DRX-CycleLengthCoefficient ::= INTEGER (6..9)
954 CN-PagedUE-Identity ::= CHOICE {
955 imsi-GSM-MAP IMSI-GSM-MAP,
956 tmsi-GSM-MAP TMSI-GSM-MAP,
957 p-TMSI-GSM-MAP P-TMSI-GSM-MAP,
958 imsi-DS-41 IMSI-DS-41,
959 tmsi-DS-41 TMSI-DS-41,
965 CompressedModeMeasCapability ::= SEQUENCE {
966 fdd-Measurements BOOLEAN,
967 -- TABULAR: The IEs tdd-Measurements, gsm-Measurements and multiCarrierMeasurements
968 -- are made optional since they are conditional based on another information element.
969 -- Their absence corresponds to the case where the condition is not true.
970 -- The IE 'tdd-Measurements' applies to either or both TDD 3.84 Mcps and TDD 7.68 Mcps,
971 -- depending on the RF capability conditions.
972 tdd-Measurements BOOLEAN OPTIONAL,
973 gsm-Measurements GSM-Measurements OPTIONAL,
974 multiCarrierMeasurements BOOLEAN OPTIONAL
977 CompressedModeMeasCapability-LCR-r4 ::= SEQUENCE {
978 tdd128-Measurements BOOLEAN OPTIONAL
981 CompressedModeMeasCapability-v860ext ::= SEQUENCE {
982 adjacentFrequencyMeasurements ENUMERATED { true } OPTIONAL
985 CompressedModeMeasCapability-v920ext ::= SEQUENCE {
986 interBandMeasurements ENUMERATED { true } OPTIONAL
989 CompressedModeMeasCapability-va40ext ::= SEQUENCE {
990 enhancedInterFrequencyMeasurements ENUMERATED { true } OPTIONAL,
991 freqSpecificCompressedMode ENUMERATED { true } OPTIONAL
994 CompressedModeMeasCapabEUTRA ::= SEQUENCE {
995 radioFrequencyBandEUTRA RadioFrequencyBandEUTRA,
996 compressedMode BOOLEAN
999 CompressedModeMeasCapabEUTRAExt ::=SEQUENCE {
1000 radioFrequencyBandEUTRA RadioFrequencyBandEUTRAExt
1003 CompressedModeMeasCapabEUTRAExt2 ::=SEQUENCE {
1004 radioFrequencyBandEUTRA RadioFrequencyBandEUTRAExt2,
1005 compressedMode BOOLEAN
1008 CompressedModeMeasCapabEUTRAList ::= SEQUENCE (SIZE (1..maxFreqBandsEUTRA)) OF
1009 CompressedModeMeasCapabEUTRA
1011 CompressedModeMeasCapabEUTRAList2 ::= SEQUENCE (SIZE (1..maxFreqBandsEUTRA)) OF
1012 CompressedModeMeasCapabEUTRAExt
1014 CompressedModeMeasCapabEUTRAList3 ::= SEQUENCE (SIZE (1..maxFreqBandsEUTRA-ext)) OF
1015 CompressedModeMeasCapabEUTRAExt2
1017 CompressedModeMeasCapabFDDList ::= SEQUENCE (SIZE (1..maxFreqBandsFDD)) OF
1018 CompressedModeMeasCapabFDD
1020 CompressedModeMeasCapabFDDList2 ::= SEQUENCE (SIZE (1..maxFreqBandsFDD)) OF
1021 CompressedModeMeasCapabFDD2
1023 CompressedModeMeasCapabFDDList3 ::= SEQUENCE (SIZE (1..maxFreqBandsFDD-ext2)) OF
1024 CompressedModeMeasCapabFDD3
1026 CompressedModeMeasCapabFDDList-ext ::= SEQUENCE (SIZE (1..maxFreqBandsFDD)) OF
1027 CompressedModeMeasCapabFDD-ext
1029 CompressedModeMeasCapabFDD ::= SEQUENCE {
1030 radioFrequencyBandFDD RadioFrequencyBandFDD OPTIONAL,
1031 dl-MeasurementsFDD BOOLEAN,
1032 ul-MeasurementsFDD BOOLEAN
1035 CompressedModeMeasCapabFDD2 ::= SEQUENCE {
1036 -- UE may omit both IEs if this IE indicates the compressed mode capability within the same
1037 -- frequency band. Otherwise, the UE shall include either one of the following OPTIONAL IEs.
1038 radioFrequencyBandFDD RadioFrequencyBandFDD OPTIONAL,
1039 radioFrequencyBandFDD2 RadioFrequencyBandFDD2 OPTIONAL,
1040 dl-MeasurementsFDD BOOLEAN,
1041 ul-MeasurementsFDD BOOLEAN
1044 CompressedModeMeasCapabFDD3 ::= SEQUENCE {
1045 -- UE may omit radioFrequencyBandFDD3 if this IE indicates the compressed mode capability within
1046 -- the same frequency band. Otherwise, the UE shall include the IE.
1047 radioFrequencyBandFDD3 RadioFrequencyBandFDD3 OPTIONAL,
1048 dl-MeasurementsFDD BOOLEAN,
1049 ul-MeasurementsFDD BOOLEAN
1052 CompressedModeMeasCapabFDD-ext ::= SEQUENCE {
1053 radioFrequencyBandFDD2 RadioFrequencyBandFDD2,
1054 dl-MeasurementsFDD BOOLEAN,
1055 ul-MeasurementsFDD BOOLEAN
1058 CompressedModeMeasCapabTDDList ::= SEQUENCE (SIZE (1..maxFreqBandsTDD)) OF
1059 CompressedModeMeasCapabTDD
1061 CompressedModeMeasCapabTDD ::= SEQUENCE {
1062 radioFrequencyBandTDD RadioFrequencyBandTDD,
1063 dl-MeasurementsTDD BOOLEAN,
1064 ul-MeasurementsTDD BOOLEAN
1067 CompressedModeMeasCapabGSMList ::= SEQUENCE (SIZE (1..maxFreqBandsGSM)) OF
1068 CompressedModeMeasCapabGSM
1070 CompressedModeMeasCapabGSM ::= SEQUENCE {
1071 radioFrequencyBandGSM RadioFrequencyBandGSM,
1072 dl-MeasurementsGSM BOOLEAN,
1073 ul-MeasurementsGSM BOOLEAN
1076 CompressedModeMeasCapabMC ::= SEQUENCE {
1077 dl-MeasurementsMC BOOLEAN,
1078 ul-MeasurementsMC BOOLEAN
1081 CPCH-Parameters ::= SEQUENCE {
1082 initialPriorityDelayList InitialPriorityDelayList OPTIONAL,
1083 backoffControlParams BackoffControlParams,
1084 -- TABULAR: TPC step size nested inside PowerControlAlgorithm
1085 powerControlAlgorithm PowerControlAlgorithm,
1086 dl-DPCCH-BER DL-DPCCH-BER
1089 CSG-ProximityIndicationCapability ::= SEQUENCE {
1090 supportOfIntraFreqProximityIndication ENUMERATED { true } OPTIONAL,
1091 supportOfInterFreqProximityIndication ENUMERATED { true } OPTIONAL,
1092 supportOfE-UtraProximityIndication ENUMERATED { true } OPTIONAL
1095 DL-CapabilityWithSimultaneousHS-DSCHConfig ::= ENUMERATED{kbps32, kbps64, kbps128, kbps384}
1097 DL-DPCCH-BER ::= INTEGER (0..63)
1099 DL-InformationPerSecondaryRL-List ::= SEQUENCE (SIZE (1..maxEDCHRL)) OF
1100 DL-InformationPerSecondaryRL
1102 DL-InformationPerSecondaryRL-List-r12 ::= SEQUENCE (SIZE (1..maxEDCHRL)) OF
1103 DL-InformationPerSecondaryRL-r12
1105 DL-InformationPerSecondaryRL-List-r13 ::= SEQUENCE (SIZE (1..maxEDCHRL)) OF
1106 DL-InformationPerSecondaryRL-r13
1108 DL-InformationPerSecondaryRL ::= SEQUENCE {
1109 primaryCPICH-Info PrimaryCPICH-Info,
1110 cell-id CellIdentity OPTIONAL,
1111 dl-FDPCHInfoPerRL-SecULFreq DL-FDPCH-InfoPerRL-r7,
1112 e-AGCH-Information E-AGCH-Information OPTIONAL,
1113 e-HICH-Information E-HICH-Information OPTIONAL,
1114 e-RGCH-Info CHOICE {
1115 e-RGCH-Information E-RGCH-Information,
1116 releaseIndicator NULL
1120 DL-InformationPerSecondaryRL-r12 ::= SEQUENCE {
1121 primaryCPICH-Info PrimaryCPICH-Info,
1122 cell-id CellIdentity OPTIONAL,
1123 dl-FDPCHInfoPerRL-SecULFreq DL-FDPCH-InfoPerRL-r7,
1124 e-AGCH-Information E-AGCH-Information OPTIONAL,
1125 e-HICH-Information E-HICH-Information OPTIONAL,
1126 e-RGCH-Info CHOICE {
1127 e-RGCH-Information E-RGCH-Information,
1128 releaseIndicator NULL
1130 secondary-Serving-E-DCHRL-Indicator ENUMERATED { true } OPTIONAL,
1131 radioLinkswithoutDPCHFDPCHIndicator NULL OPTIONAL
1134 DL-InformationPerSecondaryRL-r13 ::= SEQUENCE {
1135 primaryCPICH-Info PrimaryCPICH-Info,
1136 cell-id CellIdentity OPTIONAL,
1137 dl-FDPCHInfoPerRL-SecULFreq DL-FDPCH-InfoPerRL-r13,
1138 e-AGCH-Information E-AGCH-Information OPTIONAL,
1139 e-HICH-Information E-HICH-Information OPTIONAL,
1140 e-RGCH-Info CHOICE {
1141 e-RGCH-Information E-RGCH-Information,
1142 releaseIndicator NULL
1144 secondary-Serving-E-DCHRL-Indicator ENUMERATED { true } OPTIONAL,
1145 radioLinkswithoutDPCHFDPCHIndicator NULL OPTIONAL
1148 DL-PhysChCapabilityFDD ::= SEQUENCE {
1149 -- The IE "maxNoDPCH-PDSCH-Codes" only gives information on the maximum number of DPCH Codes.
1150 maxNoDPCH-PDSCH-Codes INTEGER (1..8),
1151 maxNoPhysChBitsReceived MaxNoPhysChBitsReceived,
1152 supportForSF-512 BOOLEAN,
1153 -- dummy and dummy2 are not used in this version of the specification
1154 -- and if received they should be ignored.
1156 dummy2 SimultaneousSCCPCH-DPCH-Reception
1159 DL-PhysChCapabilityFDD-v380ext ::= SEQUENCE {
1160 -- dummy is not used in this version of the specification, it should
1161 -- not be sent and if received it should be ignored.
1162 dummy SupportOfDedicatedPilotsForChEstimation OPTIONAL
1165 SupportOfDedicatedPilotsForChEstimation ::= ENUMERATED { true }
1167 DL-PhysChCapabilityFDD-v770ext ::= SEQUENCE {
1168 hsdsch-physical-layer-category-ext HSDSCH-physical-layer-category-ext OPTIONAL,
1169 hsscchlessHsdschOperation ENUMERATED { true } OPTIONAL,
1170 enhancedFdpch ENUMERATED { true } OPTIONAL,
1171 hsdschReception-CellFach ENUMERATED { true } OPTIONAL,
1172 hsdschReception-CellUraPch ENUMERATED { true } OPTIONAL
1175 DL-PhysChCapabilityFDD-v860ext ::= SEQUENCE {
1176 hsdsch-physical-layer-category-ext2 HSDSCH-physical-layer-category-ext2 OPTIONAL,
1177 supportOfTargetCellPreConfig ENUMERATED { true } OPTIONAL,
1178 supportOfHsdschDrxOperation ENUMERATED { true } OPTIONAL
1181 DL-PhysChCapabilityFDD-v920ext ::= SEQUENCE {
1182 hsdsch-physical-layer-category-ext3 HSDSCH-physical-layer-category-ext3 OPTIONAL,
1183 supportOfMimoOnlySingleStream ENUMERATED { true } OPTIONAL
1186 DL-PhysChCapabilityFDD-va40ext ::= SEQUENCE {
1187 hsdsch-physical-layer-category-ext4 HSDSCH-physical-layer-category-ext4 OPTIONAL,
1188 hsdsch-physical-layer-category-ext5 HSDSCH-physical-layer-category-ext5 OPTIONAL
1191 DL-PhysChCapabilityFDD-vb50ext ::= SEQUENCE {
1192 hsdsch-physical-layer-category-ext6 HSDSCH-physical-layer-category-ext6 OPTIONAL,
1193 hsdsch-physical-layer-category-ext7 HSDSCH-physical-layer-category-ext7 OPTIONAL,
1194 hsdsch-physical-layer-category-ext8 HSDSCH-physical-layer-category-ext8 OPTIONAL,
1195 supportOf4x4MimoDualStreamRestriction ENUMERATED { true } OPTIONAL,
1196 supportOfHS-DSCHSecondDRXOperation ENUMERATED { true } OPTIONAL,
1197 supportOfNodeBTrigHS-DPCCHTransmission ENUMERATED { true } OPTIONAL
1200 DL-PhysChCapabilityFDD-vb80ext ::= SEQUENCE {
1201 non-ContiguousMulti-CellWithMIMO ENUMERATED { true } OPTIONAL
1204 DL-PhysChCapabilityFDD-vc50ext ::= SEQUENCE {
1205 supportforDCHEnhancements ENUMERATED { basic, full } OPTIONAL,
1206 simultaneousSupportforDCHEnhancementsAndCM ENUMERATED { true } OPTIONAL,
1207 simultaneousSupportforDCHEnhancementsAndDPCCHDiscntTx ENUMERATED { true } OPTIONAL,
1208 drx-enhancements ENUMERATED { true } OPTIONAL,
1209 hs-dpcchOverheadReduction ENUMERATED { true } OPTIONAL,
1210 supportofEnhancedServingCellChangeForEvent1C ENUMERATED { true } OPTIONAL,
1211 supportofDPCCH2 ENUMERATED { true } OPTIONAL
1214 DL-PhysChCapabilityFDD-vd20ext ::= SEQUENCE {
1215 supportofPowerControlAlgorithm3 ENUMERATED { true } OPTIONAL,
1216 supportofBlindHarqRetransmissionsforHsdpa ENUMERATED { true } OPTIONAL
1219 DL-PhysChCapabilityFDD-ve30ext ::= SEQUENCE {
1220 supportofHS-SCCHDrxOperation ENUMERATED { true } OPTIONAL
1223 DL-PhysChCapabilityFDD-vf10ext ::= SEQUENCE {
1224 supportofSimplifiedHS-SCCHType1Operation ENUMERATED { true } OPTIONAL
1227 DL-PhysChCapabilityTDD ::= SEQUENCE {
1228 maxTS-PerFrame MaxTS-PerFrame,
1229 maxPhysChPerFrame MaxPhysChPerFrame,
1230 minimumSF MinimumSF-DL,
1231 supportOfPDSCH BOOLEAN,
1232 maxPhysChPerTS MaxPhysChPerTS
1235 DL-PhysChCapabilityTDD-LCR-r4 ::= SEQUENCE {
1236 maxTS-PerSubFrame MaxTS-PerSubFrame-r4,
1237 maxPhysChPerFrame MaxPhysChPerSubFrame-r4,
1238 minimumSF MinimumSF-DL,
1239 supportOfPDSCH BOOLEAN,
1240 maxPhysChPerTS MaxPhysChPerTS,
1241 supportOf8PSK BOOLEAN
1244 DL-PhysChCapabilityTDD-128-v770ext ::= SEQUENCE {
1245 multiCarrier-physical-layer-category MultiCarrier-HSDSCH-physical-layer-category OPTIONAL
1248 DL-PhysChCapabilityTDD-128-v860ext ::= SEQUENCE {
1249 hSDSCH-physical-layer-category-extension
1250 HSDSCH-physical-layer-category-extension OPTIONAL,
1251 multiCarrier-physical-layer-category-extension
1252 MultiCarrier-HSDSCH-physical-layer-category-extension OPTIONAL,
1253 supportOfSFModeForHSPDSCHDualStream ENUMERATED { sf1, sf1sf16 } OPTIONAL
1256 DL-PhysChCapabilityInfoTDD-128-va40ext::= SEQUENCE {
1257 multiCarrier-physical-layer-category-extension2
1258 MultiCarrier-HSDSCH-physical-layer-category-extension2 OPTIONAL
1261 DL-PhysChCapabilityInfoTDD-128-vc50ext::= SEQUENCE {
1262 supportofNon-rectResourceAllocation ENUMERATED { true } OPTIONAL
1265 DL-PhysChCapabilityTDD-768 ::= SEQUENCE {
1266 maxTS-PerFrame MaxTS-PerFrame,
1267 maxPhysChPerFrame MaxPhysChPerFrame-768,
1268 minimumSF MinimumSF-DL-768,
1269 supportOfPDSCH BOOLEAN,
1270 tdd768-hspdsch CHOICE {
1271 supported HSDSCH-physical-layer-category,
1274 maxPhysChPerTS MaxPhysChPerTS-768
1277 DL-PhysChCapabilityInfoTDD-768 ::= SEQUENCE {
1278 maxTS-PerFrame MaxTS-PerFrame,
1279 maxPhysChPerFrame MaxPhysChPerFrame-768,
1280 minimumSF MinimumSF-DL-768,
1281 supportOfPDSCH BOOLEAN,
1282 maxPhysChPerTS MaxPhysChPerTS-768
1285 DL-TransChCapability ::= SEQUENCE {
1286 maxNoBitsReceived MaxNoBits,
1287 maxConvCodeBitsReceived MaxNoBits,
1288 turboDecodingSupport TurboSupport,
1289 maxSimultaneousTransChs MaxSimultaneousTransChsDL,
1290 maxSimultaneousCCTrCH-Count MaxSimultaneousCCTrCH-Count,
1291 maxReceivedTransportBlocks MaxTransportBlocksDL,
1292 maxNumberOfTFC MaxNumberOfTFC-DL,
1293 maxNumberOfTF MaxNumberOfTF
1296 DRAC-SysInfo ::= SEQUENCE {
1297 transmissionProbability TransmissionProbability,
1298 maximumBitRate MaximumBitRate
1301 DRAC-SysInfoList ::= SEQUENCE (SIZE (1..maxDRACclasses)) OF
1304 DSCH-RNTI ::= BIT STRING (SIZE (16))
1306 DelayRestrictionFlag ::= ENUMERATED { true }
1308 DynamicActivationTime ::= SEQUENCE {
1309 activationOffset INTEGER (0..15) OPTIONAL
1312 E-RNTI ::= BIT STRING (SIZE (16))
1314 ESN-DS-41 ::= BIT STRING (SIZE (32))
1316 EstablishmentCause ::= ENUMERATED {
1317 originatingConversationalCall,
1318 originatingStreamingCall,
1319 originatingInteractiveCall,
1320 originatingBackgroundCall,
1321 originatingSubscribedTrafficCall,
1322 terminatingConversationalCall,
1323 terminatingStreamingCall,
1324 terminatingInteractiveCall,
1325 terminatingBackgroundCall,
1327 interRAT-CellReselection,
1328 interRAT-CellChangeOrder,
1331 originatingHighPrioritySignalling,
1332 originatingLowPrioritySignalling,
1333 callRe-establishment,
1334 terminatingHighPrioritySignalling,
1335 terminatingLowPrioritySignalling,
1336 terminatingCauseUnknown,
1338 mbms-PTP-RB-Request,
1339 delayTolerantAccess,
1350 ExtendedWaitTime ::= INTEGER (1..1800)
1352 EUTRAbandSpecificCapUpdateReqList ::= SEQUENCE (SIZE (1..16)) OF RadioFrequencyBandEUTRAExt2
1354 FailureCauseWithProtErr ::= CHOICE {
1355 configurationUnsupported NULL,
1356 physicalChannelFailure NULL,
1357 incompatibleSimultaneousReconfiguration
1359 compressedModeRuntimeError TGPSI,
1360 protocolError ProtocolErrorInformation,
1361 cellUpdateOccurred NULL,
1362 invalidConfiguration NULL,
1363 configurationIncomplete NULL,
1364 unsupportedMeasurement NULL,
1365 mbmsSessionAlreadyReceivedCorrectly NULL,
1366 lowerPriorityMBMSService NULL,
1374 FailureCauseWithProtErrTrId ::= SEQUENCE {
1375 rrc-TransactionIdentifier RRC-TransactionIdentifier,
1376 failureCause FailureCauseWithProtErr
1379 FrequencyBandsIndicatorSupport ::= SEQUENCE {
1380 modeSpecificInfo CHOICE {
1382 frequencyBandsSupportFDD FrequencyBandsRedirectionFDD
1385 frequencyBandsSupportTDD128 FrequencyBandsIndicatorTDD128
1390 FrequencyBandsIndicatorTDD128 ::= SEQUENCE (SIZE (1..maxFreqBandsIndicatorSupport)) OF
1391 FrequencyBandsIndicatorSupportTDD128
1393 FrequencyBandsIndicatorSupportTDD128 ::= SEQUENCE {
1394 frequencyBandsIndicatorTDD RadioFrequencyBandTDD-r10
1397 FrequencyBandsRedirectionFDD ::= SEQUENCE (SIZE (1..maxFreqBandsIndicatorSupport)) OF
1398 FrequencyBandsIndicatorFDD
1400 FrequencyBandsIndicatorFDD ::= CHOICE {
1401 frequencyBandsIndicator1 RadioFrequencyBandFDD,
1402 frequencyBandsIndicator2 RadioFrequencyBandFDD2,
1403 frequencyBandsIndicator3 RadioFrequencyBandFDD3
1406 GANSS-Mode ::= ENUMERATED {
1412 GroupIdentityWithReleaseInformation ::= SEQUENCE {
1413 rrc-ConnectionReleaseInformation RRC-ConnectionReleaseInformation,
1414 groupReleaseInformation GroupReleaseInformation
1417 GroupReleaseInformation ::= SEQUENCE {
1418 uRNTI-Group U-RNTI-Group
1421 GSM-Measurements ::= SEQUENCE {
1427 H-RNTI ::= BIT STRING (SIZE (16))
1429 High-MobilityDetected ::= ENUMERATED { high-MobilityDetected }
1431 HSDSCH-physical-layer-category ::= INTEGER (1..64)
1433 HSDSCH-physical-layer-category-ext ::= INTEGER (1..20)
1435 HSDSCH-physical-layer-category-ext2 ::= INTEGER (21..24)
1437 HSDSCH-physical-layer-category-ext3 ::= INTEGER (25..28)
1439 HSDSCH-physical-layer-category-ext4 ::= INTEGER (29..30)
1441 HSDSCH-physical-layer-category-ext5 ::= INTEGER (31..32)
1443 HSDSCH-physical-layer-category-ext6 ::= INTEGER (33..34)
1445 HSDSCH-physical-layer-category-ext7 ::= INTEGER (35..36)
1447 HSDSCH-physical-layer-category-ext8 ::= INTEGER (37..38)
1449 HSDSCH-physical-layer-category-extension ::= INTEGER (1..64)
1451 MultiCarrier-HSDSCH-physical-layer-category ::= INTEGER (1..64)
1453 MultiCarrier-HSDSCH-physical-layer-category-extension ::= INTEGER (1..36)
1455 MultiCarrier-HSDSCH-physical-layer-category-extension2 ::= INTEGER (37..64)
1457 MultiflowCapabBandCombination ::= SEQUENCE {
1458 numberOfCellsBandA INTEGER(1..6),
1459 numberOfFrequenciesBandA INTEGER(1..3),
1460 numberOfCellsBandB INTEGER(1..6),
1461 numberOfFrequenciesBandB INTEGER(1..3)
1464 MultiflowCapabBandCombList ::= SEQUENCE (SIZE (1..16)) OF MultiflowCapabBandCombination
1466 MultiflowCapability ::= SEQUENCE {
1467 mimoInDifferentBands MultiflowMIMOCapability OPTIONAL,
1468 longerHARQProcessing ENUMERATED { true } OPTIONAL
1471 MultiflowPerBandCapability ::= SEQUENCE {
1472 numberOfCells INTEGER(2..8),
1473 numberOfFrequencies INTEGER(1..4),
1474 mimo MultiflowMIMOCapability OPTIONAL,
1475 nonContiguousCapability MultiflowNonContiguousCapability OPTIONAL
1478 MultiflowMIMOCapability ::= ENUMERATED { single-stream, dual-stream }
1480 MultiflowNonContiguousCapability ::= SEQUENCE {
1481 gapSize ENUMERATED { fiveMHz, tenMHz, anyGapSize,
1482 spare5, spare4, spare3, spare2, spare1 }
1485 UESpecificBehaviourInformation1idle ::= BIT STRING (SIZE (4))
1487 UESpecificBehaviourInformation1interRAT ::= BIT STRING (SIZE (8))
1489 IdleIntervalMeasCapabEUTRA ::= SEQUENCE {
1490 radioFrequencyBandEUTRA RadioFrequencyBandEUTRA,
1491 idleInterval BOOLEAN
1494 IdleIntervalMeasCapabEUTRAExtension ::= SEQUENCE {
1495 radioFrequencyBandEUTRA RadioFrequencyBandEUTRAExt
1498 IdleIntervalMeasCapabEUTRAList ::= SEQUENCE (SIZE (1..maxFreqBandsEUTRA)) OF
1499 IdleIntervalMeasCapabEUTRA
1501 IdleIntervalMeasCapabEUTRAExtensionList ::= SEQUENCE (SIZE (1..maxFreqBandsEUTRA)) OF
1502 IdleIntervalMeasCapabEUTRAExtension
1504 IMSI-and-ESN-DS-41 ::= SEQUENCE {
1505 imsi-DS-41 IMSI-DS-41,
1509 IMSI-DS-41 ::= OCTET STRING (SIZE (5..7))
1511 InitialPriorityDelayList ::= SEQUENCE (SIZE (1..maxASC)) OF
1514 InitialUE-Identity ::= CHOICE {
1516 tmsi-and-LAI TMSI-and-LAI-GSM-MAP,
1517 p-TMSI-and-RAI P-TMSI-and-RAI-GSM-MAP,
1519 esn-DS-41 ESN-DS-41,
1520 imsi-DS-41 IMSI-DS-41,
1521 imsi-and-ESN-DS-41 IMSI-and-ESN-DS-41,
1522 tmsi-DS-41 TMSI-DS-41
1525 IntegrityCheckInfo ::= SEQUENCE {
1526 messageAuthenticationCode MessageAuthenticationCode,
1527 rrc-MessageSequenceNumber RRC-MessageSequenceNumber
1530 IntegrityProtActivationInfo ::= SEQUENCE {
1531 rrc-MessageSequenceNumberList RRC-MessageSequenceNumberList
1534 IntegrityProtectionAlgorithm ::= ENUMERATED {
1537 IntegrityProtectionAlgorithm-r7 ::= ENUMERATED {
1540 IntegrityProtectionModeCommand ::= CHOICE {
1541 startIntegrityProtection SEQUENCE {
1542 integrityProtInitNumber IntegrityProtInitNumber
1545 dl-IntegrityProtActivationInfo IntegrityProtActivationInfo
1549 IntegrityProtectionModeInfo ::= SEQUENCE {
1550 -- TABULAR: DL integrity protection activation info and Integrity
1551 -- protection intialisation number have been nested inside
1552 -- IntegrityProtectionModeCommand.
1553 integrityProtectionModeCommand IntegrityProtectionModeCommand,
1554 integrityProtectionAlgorithm IntegrityProtectionAlgorithm OPTIONAL
1557 IntegrityProtectionModeInfo-r7 ::= SEQUENCE {
1558 -- TABULAR: DL integrity protection activation info and Integrity
1559 -- protection intialisation number have been nested inside
1560 -- IntegrityProtectionModeCommand.
1561 integrityProtectionModeCommand IntegrityProtectionModeCommand,
1562 integrityProtectionAlgorithm IntegrityProtectionAlgorithm-r7 OPTIONAL
1565 IntegrityProtInitNumber ::= BIT STRING (SIZE (32))
1567 -- dummy is not used in this version of the specification, it should
1568 -- not be sent and if received it should be ignored.
1569 MaxHcContextSpace ::= ENUMERATED {
1570 dummy, by1024, by2048, by4096,
1573 MaxHcContextSpace-r5-ext ::= ENUMERATED {
1574 by16384, by32768, by65536, by131072 }
1577 MaxROHC-ContextSessions-r4 ::= ENUMERATED {
1578 s2, s4, s8, s12, s16, s24, s32, s48,
1579 s64, s128, s256, s512, s1024, s16384 }
1581 MaximumAM-EntityNumberRLC-Cap ::= ENUMERATED {
1582 dummy, am4, am5, am6,
1585 -- Actual value MaximumBitRate = IE value * 16
1586 MaximumBitRate ::= INTEGER (0..32)
1588 MaximumRLC-WindowSize ::= ENUMERATED { mws2047, mws4095 }
1590 MaxNoDPDCH-BitsTransmitted ::= ENUMERATED {
1591 b600, b1200, b2400, b4800,
1592 b9600, b19200, b28800, b38400,
1595 MaxNoBits ::= ENUMERATED {
1596 b640, b1280, b2560, b3840, b5120,
1597 b6400, b7680, b8960, b10240,
1598 b20480, b40960, b81920, b163840 }
1600 MaxNoPhysChBitsReceived ::= ENUMERATED {
1601 dummy, b1200, b2400, b3600,
1602 b4800, b7200, b9600, b14400,
1603 b19200, b28800, b38400, b48000,
1604 b57600, b67200, b76800 }
1606 MaxNoSCCPCH-RL ::= ENUMERATED {
1609 MaxNumberOfTF ::= ENUMERATED {
1610 tf32, tf64, tf128, tf256,
1613 MaxNumberOfTFC-DL ::= ENUMERATED {
1614 tfc16, tfc32, tfc48, tfc64, tfc96,
1615 tfc128, tfc256, tfc512, tfc1024 }
1617 MaxNumberOfTFC-UL ::= ENUMERATED {
1618 dummy1, dummy2, tfc16, tfc32, tfc48, tfc64,
1619 tfc96, tfc128, tfc256, tfc512, tfc1024 }
1621 -- the values 1 to 4 for MaxPhysChPerFrame are not used in this version of the protocol
1622 MaxPhysChPerFrame ::= INTEGER (1..224)
1624 MaxPhysChPerFrame-768 ::= INTEGER (1..448)
1626 MaxPhysChPerSubFrame-r4 ::= INTEGER (1..96)
1628 MaxPhysChPerTimeslot ::= ENUMERATED {
1631 MaxPhysChPerTimeslot-LCR-r7 ::= INTEGER (1..4)
1633 -- the values 1 to 4 for MaxPhysChPerTS are not used in this version of the protocol
1634 MaxPhysChPerTS ::= INTEGER (1..16)
1636 MaxPhysChPerTS-768 ::= INTEGER (1..32)
1638 MaxSimultaneousCCTrCH-Count ::= INTEGER (1..8)
1640 MaxSimultaneousTransChsDL ::= ENUMERATED {
1643 MaxSimultaneousTransChsUL ::= ENUMERATED {
1644 dummy, e4, e8, e16, e32 }
1646 MaxTransportBlocksDL ::= ENUMERATED {
1647 tb4, tb8, tb16, tb32, tb48,
1648 tb64, tb96, tb128, tb256, tb512 }
1650 MaxTransportBlocksUL ::= ENUMERATED {
1651 dummy, tb4, tb8, tb16, tb32, tb48,
1652 tb64, tb96, tb128, tb256, tb512 }
1654 MaxTS-PerFrame ::= INTEGER (1..14)
1656 MaxTS-PerSubFrame-r4 ::= INTEGER (1..6)
1658 -- TABULAR: MeasurementCapability contains dependencies to UE-MultiModeRAT-Capability,
1659 -- the conditional fields have been left mandatory for now.
1660 MeasurementCapability ::= SEQUENCE {
1661 downlinkCompressedMode CompressedModeMeasCapability,
1662 uplinkCompressedMode CompressedModeMeasCapability
1665 MeasurementCapabilityExt ::= SEQUENCE{
1666 compressedModeMeasCapabFDDList CompressedModeMeasCapabFDDList,
1667 compressedModeMeasCapabTDDList CompressedModeMeasCapabTDDList OPTIONAL,
1668 compressedModeMeasCapabGSMList CompressedModeMeasCapabGSMList OPTIONAL,
1669 compressedModeMeasCapabMC CompressedModeMeasCapabMC OPTIONAL
1672 MeasurementCapabilityExt2 ::= SEQUENCE{
1673 compressedModeMeasCapabFDDList CompressedModeMeasCapabFDDList2,
1674 compressedModeMeasCapabTDDList CompressedModeMeasCapabTDDList OPTIONAL,
1675 compressedModeMeasCapabGSMList CompressedModeMeasCapabGSMList OPTIONAL,
1676 compressedModeMeasCapabMC CompressedModeMeasCapabMC OPTIONAL
1679 MeasurementCapabilityExt3 ::= SEQUENCE {
1680 compressedModeMeasCapabEUTRAList CompressedModeMeasCapabEUTRAList OPTIONAL
1683 MeasurementCapabilityExt4 ::= SEQUENCE{
1684 compressedModeMeasCapabFDDList2 CompressedModeMeasCapabFDDList2 OPTIONAL,
1685 compressedModeMeasCapabFDDList3 CompressedModeMeasCapabFDDList3 OPTIONAL,
1686 compressedModeMeasCapabTDDList CompressedModeMeasCapabTDDList OPTIONAL,
1687 compressedModeMeasCapabGSMList CompressedModeMeasCapabGSMList OPTIONAL,
1688 compressedModeMeasCapabMC CompressedModeMeasCapabMC OPTIONAL,
1689 compressedModeMeasCapabEUTRAList CompressedModeMeasCapabEUTRAList OPTIONAL
1692 MeasurementCapabilityExt5 ::= SEQUENCE {
1693 compressedModeMeasCapabEUTRAList CompressedModeMeasCapabEUTRAList2 OPTIONAL
1696 MeasurementCapabilityExt6 ::= SEQUENCE{
1697 compressedModeMeasCapabEUTRAList CompressedModeMeasCapabEUTRAList3 OPTIONAL
1700 MeasurementCapability-r4-ext ::= SEQUENCE {
1701 downlinkCompressedMode-LCR CompressedModeMeasCapability-LCR-r4,
1702 uplinkCompressedMode-LCR CompressedModeMeasCapability-LCR-r4
1705 MeasurementCapability-v860ext ::= SEQUENCE {
1706 downlinkCompressedMode CompressedModeMeasCapability-v860ext
1709 MeasurementCapability-v920ext ::= SEQUENCE {
1710 downlinkCompressedMode CompressedModeMeasCapability-v920ext
1713 MeasurementCapability-va40ext ::= SEQUENCE {
1714 interFrequencyDetectedSetMeasurements ENUMERATED { true } OPTIONAL,
1715 downlinkCompressedMode CompressedModeMeasCapability-va40ext
1718 MeasurementCapability-vb50ext ::= SEQUENCE {
1719 interFrequencyMeasOnConfigCarriersWithoutCompMode ENUMERATED { true } OPTIONAL,
1720 cellsExcludedFromDetectedSetMeasurements ENUMERATED { true } OPTIONAL
1723 MeasurementCapabilityTDD ::= SEQUENCE {
1724 idleIntervalMeasCapabEUTRAList IdleIntervalMeasCapabEUTRAList OPTIONAL
1727 MeasurementCapabilityTDD-vb50ext ::= SEQUENCE {
1728 idleIntervalMeasCapabEUTRAList IdleIntervalMeasCapabEUTRAExtensionList OPTIONAL
1731 MeasurementCapability-vb70ext ::= SEQUENCE {
1732 widebandRSRQFDDMeasurements ENUMERATED { true } OPTIONAL,
1733 widebandRSRQTDDMeasurements ENUMERATED { true } OPTIONAL
1736 MeasurementCapability-vc50ext ::= SEQUENCE {
1737 event2gReportingOnaConfiguredSecDLFrequency ENUMERATED { true } OPTIONAL,
1738 extendedRsrqLowerValueRange ENUMERATED { true } OPTIONAL,
1739 rsrqOnAllSymbols ENUMERATED { true } OPTIONAL,
1740 increasedUECarrierMonitoringUTRA ENUMERATED { true } OPTIONAL,
1741 increasedUECarrierMonitoringE-UTRA ENUMERATED { true } OPTIONAL,
1742 enhancedUPHReporting ENUMERATED { true } OPTIONAL
1745 MeasurementCapability-ve30ext ::= SEQUENCE {
1746 rrcEventsforUPHReporting ENUMERATED { true } OPTIONAL,
1747 qoEMeasurementCollectionForStreamingServices ENUMERATED { true } OPTIONAL
1750 MeasurementCapability-vf20ext ::= SEQUENCE {
1751 qoEMeasurementCollectionForMTSIServices ENUMERATED { true } OPTIONAL
1754 MessageAuthenticationCode ::= BIT STRING (SIZE (32))
1756 MinimumSF-DL ::= ENUMERATED {
1759 MinimumSF-DL-768 ::= ENUMERATED {
1762 MinimumSF-UL ::= ENUMERATED {
1763 sf1, sf2, sf4, sf8, dummy }
1765 NonContiguousMultiCellCombinationList ::= SEQUENCE (SIZE (1..maxNonContiguousMultiCellCombinations)) OF
1766 NonContiguousMultiCell
1768 NonContiguousMultiCell ::= SEQUENCE {
1769 aggregatedCells ENUMERATED { nc-2c, nc-3c, nc-4c },
1770 gapSize ENUMERATED { fiveMHz, tenMHz, anyGapSize,
1771 spare5, spare4, spare3, spare2, spare1 },
1772 nonContiguousMultiCellCombination22 ENUMERATED { true } OPTIONAL,
1773 nonContiguousMultiCellCombination31-13 ENUMERATED { true } OPTIONAL
1776 MultiModeCapability ::= ENUMERATED {
1779 MultiRAT-Capability ::= SEQUENCE {
1780 supportOfGSM BOOLEAN,
1781 supportOfMulticarrier BOOLEAN
1784 MultiModeRAT-Capability-v590ext ::= SEQUENCE {
1785 supportOfUTRAN-ToGERAN-NACC BOOLEAN
1788 MultiModeRAT-Capability-v680ext ::= SEQUENCE {
1789 supportOfHandoverToGAN ENUMERATED { doesSupportHandoverToGAN } OPTIONAL
1792 MultiModeRAT-Capability-v770ext ::= SEQUENCE {
1793 supportOfPSHandoverToGAN ENUMERATED { doesSupportPSHandoverToGAN } OPTIONAL
1796 MultiModeRAT-Capability-v860ext ::= SEQUENCE {
1797 supportOfEUTRAFDD ENUMERATED { doesSupportEUTRAFDD } OPTIONAL,
1798 supportOfInterRATHOToEUTRAFDD ENUMERATED { doesSupportInterRATHOToEUTRAFDD } OPTIONAL,
1799 supportOfEUTRATDD ENUMERATED { doesSupportEUTRATDD } OPTIONAL,
1800 supportOfInterRATHOToEUTRATDD ENUMERATED { doesSupportInterRATHOToEUTRATDD } OPTIONAL,
1801 eutraFeatureGroupIndicators BIT STRING (SIZE (4)) OPTIONAL
1804 MultiModeRAT-Capability-vae0ext ::= SEQUENCE {
1805 eutraSupportOfMFBI ENUMERATED { true } OPTIONAL
1808 MultiModeRAT-Capability-vb50ext ::= SEQUENCE {
1809 supportOfEUTRAFDDMeasurementReportingInCELLFACH ENUMERATED { doesSupportOfEUTRAFDDMeasurementReportingInCELLFACH } OPTIONAL,
1810 supportOfEUTRATDDMeasurementReportingInCELLFACH ENUMERATED { doesSupportOfEUTRATDDMeasurementReportingInCELLFACH } OPTIONAL
1813 MultiModeRAT-Capability-vc50ext ::= SEQUENCE {
1814 supportOfRAN-AssistedWLAN-Interworking-RAN-Rules ENUMERATED { true } OPTIONAL,
1815 supportOfRAN-AssistedWLAN-Interworking-ANDSF-Policies ENUMERATED { true } OPTIONAL
1818 MultiModeRAT-Capability-vd20ext ::= SEQUENCE {
1819 supportOfExtendedEUTRAFrequencyPriority ENUMERATED { true } OPTIONAL
1822 N-300 ::= INTEGER (0..7)
1824 N-301 ::= INTEGER (0..7)
1826 N-302 ::= INTEGER (0..7)
1828 N-304 ::= INTEGER (0..7)
1830 N-308 ::= INTEGER (1..8)
1832 N-310 ::= INTEGER (0..7)
1834 N-312 ::= ENUMERATED {
1835 s1, s50, s100, s200, s400,
1838 N-312ext ::= ENUMERATED {
1841 N-312-r5 ::= ENUMERATED {
1842 s1, s2, s4, s10, s20,
1843 s50, s100, s200, s400,
1846 N-313 ::= ENUMERATED {
1847 s1, s2, s4, s10, s20,
1850 N-315 ::= ENUMERATED {
1851 s1, s50, s100, s200, s400,
1854 N-315ext ::= ENUMERATED {
1857 N-315-r5 ::= ENUMERATED {
1858 s1, s2, s4, s10, s20,
1859 s50, s100, s200, s400,
1863 N-AccessFails ::= INTEGER (1..64)
1865 N-AP-RetransMax ::= INTEGER (1..64)
1867 NeighCellSI-AcquisitionCapability ::= SEQUENCE {
1868 supportOfIntraFreqSIAcquisitionForHO ENUMERATED { true } OPTIONAL,
1869 supportOfInterFreqSIAcquisitionForHO ENUMERATED { true } OPTIONAL,
1870 supportOfE-UtraSIAcquisitionForHO ENUMERATED { true } OPTIONAL
1873 NetworkAssistedGANSS-Supported-List ::= SEQUENCE (SIZE (1..maxGANSS)) OF SEQUENCE {
1874 gANSS-Id ENUMERATED {
1875 sbas, modernizedGPS, qzss, glonass, bds,
1876 spare3, spare2, spare1 } OPTIONAL,
1877 gANSS-Mode GANSS-Mode,
1878 gANSS-SignalId GANSS-Signal-Id OPTIONAL,
1879 supportForUE-GANSS-TimingOfCellFrames BOOLEAN,
1880 supportForUE-GANSS-CarrierPhaseMeasurement BOOLEAN OPTIONAL
1883 -- Each element in the NetworkAssistedGANSS-Supported-List-v860ext provides extension information
1884 -- to the corresponding element (position) in the NetworkAssistedGANSS-Supported-List
1885 NetworkAssistedGANSS-Supported-List-v860ext ::= SEQUENCE (SIZE (1..maxGANSS)) OF SEQUENCE {
1886 sbas-Ids BIT STRING (SIZE (8)) OPTIONAL,
1887 gANSS-SignalIds BIT STRING (SIZE (8)) OPTIONAL,
1888 non-native-AD-choices-supported ENUMERATED { true } OPTIONAL
1891 NetworkAssistedGPS-Supported ::= ENUMERATED {
1894 bothNetworkAndUE-Based,
1895 noNetworkAssistedGPS }
1897 NF-BO-AllBusy ::= INTEGER (0..31)
1899 NF-BO-NoAICH ::= INTEGER (0..31)
1901 NF-BO-Mismatch ::= INTEGER (0..127)
1903 NS-BO-Busy ::= INTEGER (0..63)
1905 NS-IP ::= INTEGER (0..28)
1907 P-TMSI-and-RAI-GSM-MAP ::= SEQUENCE {
1908 p-TMSI P-TMSI-GSM-MAP,
1912 PagingCause ::= ENUMERATED {
1913 terminatingConversationalCall,
1914 terminatingStreamingCall,
1915 terminatingInteractiveCall,
1916 terminatingBackgroundCall,
1917 terminatingHighPrioritySignalling,
1918 terminatingLowPrioritySignalling,
1919 terminatingCauseUnknown,
1923 PagingRecord ::= CHOICE {
1924 cn-Identity SEQUENCE {
1925 pagingCause PagingCause,
1926 cn-DomainIdentity CN-DomainIdentity,
1927 cn-pagedUE-Identity CN-PagedUE-Identity
1929 utran-Identity SEQUENCE {
1931 cn-OriginatedPage-connectedMode-UE SEQUENCE {
1932 pagingCause PagingCause,
1933 cn-DomainIdentity CN-DomainIdentity,
1934 pagingRecordTypeID PagingRecordTypeID
1939 PagingRecord2-r5 ::= CHOICE {
1940 utran-SingleUE-Identity SEQUENCE {
1942 cn-OriginatedPage-connectedMode-UE SEQUENCE {
1943 pagingCause PagingCause,
1944 cn-DomainIdentity CN-DomainIdentity,
1945 pagingRecordTypeID PagingRecordTypeID
1947 rrc-ConnectionReleaseInformation RRC-ConnectionReleaseInformation
1949 utran-GroupIdentity SEQUENCE ( SIZE (1 .. maxURNTI-Group) ) OF
1950 GroupIdentityWithReleaseInformation
1953 PagingRecordList ::= SEQUENCE (SIZE (1..maxPage1)) OF
1956 PagingRecord2List-r5 ::= SEQUENCE (SIZE (1..maxPage1)) OF
1959 PDCP-Capability ::= SEQUENCE {
1960 losslessSRNS-RelocationSupport BOOLEAN,
1961 -- If present, the "maxHcContextSpace" in the IE "PDCP-Capability-r5-ext" overrides the
1962 -- "supported" value in this IE. The value in this IE may be used by a pre-REL-5 UTRAN.
1963 supportForRfc2507 CHOICE {
1965 supported MaxHcContextSpace
1969 PDCP-Capability-r4-ext ::= SEQUENCE {
1970 supportForRfc3095 CHOICE {
1972 supported SEQUENCE {
1973 maxROHC-ContextSessions MaxROHC-ContextSessions-r4 DEFAULT s16,
1974 reverseCompressionDepth INTEGER (0..65535) DEFAULT 0
1979 PDCP-Capability-r5-ext ::= SEQUENCE {
1980 supportForRfc3095ContextRelocation BOOLEAN,
1981 maxHcContextSpace MaxHcContextSpace-r5-ext OPTIONAL
1984 PDCP-Capability-r5-ext2 ::= SEQUENCE {
1985 losslessDLRLC-PDUSizeChange ENUMERATED { true } OPTIONAL
1988 PDCP-Capability-v770ext ::= SEQUENCE {
1989 supportForCSVoiceoverHSPA ENUMERATED { true } OPTIONAL
1992 PhysicalChannelCapability ::= SEQUENCE {
1993 fddPhysChCapability SEQUENCE {
1994 downlinkPhysChCapability DL-PhysChCapabilityFDD,
1995 uplinkPhysChCapability UL-PhysChCapabilityFDD
1997 -- tddPhysChCapability describes the 3.84Mcps TDD physical channel capability
1998 tddPhysChCapability SEQUENCE {
1999 downlinkPhysChCapability DL-PhysChCapabilityTDD,
2000 uplinkPhysChCapability UL-PhysChCapabilityTDD
2004 PhysicalChannelCapability-v770ext ::= SEQUENCE {
2005 fddPhysChCapability SEQUENCE {
2006 downlinkPhysChCapability DL-PhysChCapabilityFDD-v770ext,
2007 uplinkPhysChCapability UL-PhysChCapabilityFDD-v770ext
2009 tddPhysChCapability-384 SEQUENCE {
2010 -- No TDD384 DL physical channel capability extension
2011 uplinkPhysChCapability UL-PhysChCapabilityTDD-384-v770ext
2013 tddPhysChCapability-768 SEQUENCE {
2014 downlinkPhysChCapability DL-PhysChCapabilityTDD-768,
2015 uplinkPhysChCapability UL-PhysChCapabilityTDD-768
2017 tddPhysChCapability-128 SEQUENCE {
2018 downlinkPhysChCapability DL-PhysChCapabilityTDD-128-v770ext,
2019 uplinkPhysChCapability UL-PhysChCapabilityTDD-128-v770ext
2023 PhysicalChannelCapability-v860ext ::= SEQUENCE {
2024 fddPhysChCapability SEQUENCE {
2025 downlinkPhysChCapability DL-PhysChCapabilityFDD-v860ext
2027 tddPhysChCapability-128 SEQUENCE {
2028 downlinkPhysChCapability DL-PhysChCapabilityTDD-128-v860ext
2032 PhysicalChannelCapability-v920ext ::= SEQUENCE {
2033 fddPhysChCapability SEQUENCE {
2034 downlinkPhysChCapability DL-PhysChCapabilityFDD-v920ext,
2035 uplinkPhysChCapability UL-PhysChCapabilityFDD-v920ext
2039 PhysicalChannelCapability-va40ext ::= SEQUENCE {
2040 fddPhysChCapability SEQUENCE {
2041 downlinkPhysChCapability DL-PhysChCapabilityFDD-va40ext
2043 tddPhysChCapability-128 SEQUENCE {
2044 downlinkPhysChCapability DL-PhysChCapabilityInfoTDD-128-va40ext,
2045 uplinkPhysChCapability UL-PhysChCapabilityInfoTDD-128-va40ext
2049 PhysicalChannelCapability-vb50ext ::= SEQUENCE {
2050 fddPhysChCapability SEQUENCE {
2051 downlinkPhysChCapability DL-PhysChCapabilityFDD-vb50ext,
2052 uplinkPhysChCapability UL-PhysChCapabilityFDD-vb50ext
2056 PhysicalChannelCapability-vb80ext ::= SEQUENCE {
2057 fddPhysChCapability SEQUENCE {
2058 downlinkPhysChCapability DL-PhysChCapabilityFDD-vb80ext
2062 PhysicalChannelCapability-vc50ext ::= SEQUENCE {
2063 fddPhysChCapability SEQUENCE {
2064 downlinkPhysChCapability DL-PhysChCapabilityFDD-vc50ext OPTIONAL,
2065 uplinkPhysChCapability UL-PhysChCapabilityFDD-vc50ext OPTIONAL
2067 tddPhysChCapability SEQUENCE {
2068 downlinkPhysChCapability DL-PhysChCapabilityInfoTDD-128-vc50ext
2072 PhysicalChannelCapability-vd20ext ::= SEQUENCE {
2073 fddPhysChCapability SEQUENCE {
2074 downlinkPhysChCapability DL-PhysChCapabilityFDD-vd20ext OPTIONAL,
2075 uplinkPhysChCapability UL-PhysChCapabilityFDD-vd20ext OPTIONAL
2078 PhysicalChannelCapability-ve30ext ::= SEQUENCE {
2079 fddPhysChCapability SEQUENCE {
2080 downlinkPhysChCapability DL-PhysChCapabilityFDD-ve30ext OPTIONAL,
2081 uplinkPhysChCapability UL-PhysChCapabilityFDD-ve30ext OPTIONAL
2085 PhysicalChannelCapabilityInfo-v770ext ::= SEQUENCE {
2086 tddPhysChCapability-768 SEQUENCE {
2087 downlinkPhysChCapability DL-PhysChCapabilityInfoTDD-768,
2088 uplinkPhysChCapability UL-PhysChCapabilityTDD
2090 tddPhysChCapability-128 SEQUENCE {
2091 uplinkPhysChCapability UL-PhysChCapabilityInfoTDD-128-v770ext
2095 PhysicalChannelCapability-vf10ext ::= SEQUENCE {
2096 fddPhysChCapability SEQUENCE {
2097 downlinkPhysChCapability DL-PhysChCapabilityFDD-vf10ext OPTIONAL
2101 -- PhysicalChannelCapability-LCR-r4 describes the 1.28Mcps TDD physical channel capability
2102 PhysicalChannelCapability-LCR-r4 ::= SEQUENCE {
2103 tdd128-PhysChCapability SEQUENCE {
2104 downlinkPhysChCapability DL-PhysChCapabilityTDD-LCR-r4,
2105 uplinkPhysChCapability UL-PhysChCapabilityTDD-LCR-r4
2109 -- PhysicalChannelCapability-hspdsch-r5 describes the HS-PDSCH physical channel capability
2110 PhysicalChannelCapability-hspdsch-r5 ::= SEQUENCE {
2111 fdd-hspdsch CHOICE {
2112 supported SEQUENCE {
2113 -- hsdsch-physical-layer-category values shall be restricted to the range [1..12]
2114 -- even if the UE physical capability category is above 12.
2115 hsdsch-physical-layer-category HSDSCH-physical-layer-category,
2116 -- dummy and dummy2 are not used in this version of the specification
2117 -- and if received they should be ignored.
2123 tdd384-hspdsch CHOICE {
2124 supported HSDSCH-physical-layer-category,
2127 tdd128-hspdsch CHOICE {
2128 supported HSDSCH-physical-layer-category,
2133 PNBSCH-Allocation-r4 ::= SEQUENCE {
2134 numberOfRepetitionsPerSFNPeriod ENUMERATED {
2135 c2, c3, c4, c5, c6, c7, c8, c9, c10,
2136 c12, c14, c16, c18, c20, c24, c28, c32,
2137 c36, c40, c48, c56, c64, c72, c80 }
2140 Pre-RedirectionInfo ::= SEQUENCE {
2141 supportEUTRA-FDD BOOLEAN,
2142 supportEUTRA-TDD BOOLEAN
2145 ProtocolErrorCause ::= ENUMERATED {
2146 asn1-ViolationOrEncodingError,
2147 messageTypeNonexistent,
2148 messageNotCompatibleWithReceiverState,
2149 ie-ValueNotComprehended,
2150 informationElementMissing,
2151 messageExtensionNotComprehended,
2154 ProtocolErrorIndicator ::= ENUMERATED {
2155 noError, errorOccurred }
2157 ProtocolErrorIndicatorWithMoreInfo ::= CHOICE {
2159 errorOccurred SEQUENCE {
2160 rrc-TransactionIdentifier RRC-TransactionIdentifier,
2161 protocolErrorInformation ProtocolErrorInformation
2165 ProtocolErrorMoreInformation ::= SEQUENCE {
2166 diagnosticsType CHOICE {
2168 asn1-ViolationOrEncodingError NULL,
2169 messageTypeNonexistent NULL,
2170 messageNotCompatibleWithReceiverState
2171 IdentificationOfReceivedMessage,
2172 ie-ValueNotComprehended IdentificationOfReceivedMessage,
2173 conditionalInformationElementError IdentificationOfReceivedMessage,
2174 messageExtensionNotComprehended IdentificationOfReceivedMessage,
2182 RadioFrequencyBandEUTRA ::= INTEGER (1..64)
2184 RadioFrequencyBandEUTRAExt ::= INTEGER (65..256)
2186 RadioFrequencyBandEUTRAExt2 ::= INTEGER (1..256)
2188 RadioFrequencyBandFDD ::= ENUMERATED {
2189 -- fdd2100, fdd1900, fdd1800 correspond to Band I, Band II and Band III respectively
2197 extension-indicator }
2199 RadioFrequencyBandFDD2 ::= ENUMERATED {
2215 extension-indicator }
2217 RadioFrequencyBandFDD3 ::= ENUMERATED {spare64, spare63, bandXXV, bandXXVI, spare60, spare59, spare58, spare57, spare56, bandXXXII, spare54, spare53, spare52, spare51, spare50, spare49, spare48, spare47, spare46, spare45, spare44, spare43, spare42, spare41, spare40, spare39, spare38, spare37, spare36, spare35, spare34, spare33, spare32, spare31, spare30, spare29, spare28, spare27, spare26, spare25, spare24, spare23, spare22, spare21, spare20, spare19, spare18, spare17, spare16, spare15, spare14, spare13, spare12, spare11, spare10, spare9, spare8, spare7, spare6, spare5, spare4, spare3, spare2, extension-indicator }
2219 RadioFrequencyBandTDDList ::= ENUMERATED {
2220 a, b, c, ab, ac, bc, abc, spare }
2222 RadioFrequencyBandTDDList-r7 ::= ENUMERATED {
2223 a, b, c, d, ab, ac, ad, bc, bd, cd, abc, abd, acd, bcd,
2226 RadioFrequencyBandTDDext ::= ENUMERATED {
2227 e, f, g, h, i, j, k, l, m, n, o, p, spare4, spare3,
2230 RadioFrequencyBandTDDextList ::= SEQUENCE (SIZE (1..maxFreqBandsTDD-ext)) OF
2231 RadioFrequencyBandTDDext
2233 RadioFrequencyBandTDD ::= ENUMERATED {
2236 RadioFrequencyBandTDD-r10 ::= ENUMERATED {
2237 a, b, c, d, e, f, spare2, spare1 }
2239 RadioFrequencyBandGSM ::= ENUMERATED {
2247 spare9, spare8, spare7, spare6, spare5,
2248 spare4, spare3, spare2, spare1}
2250 Rb-timer-indicator ::= SEQUENCE {
2251 t314-expired BOOLEAN,
2252 t315-expired BOOLEAN }
2254 Re-EstablishmentTimer ::= ENUMERATED {
2258 RedirectionInfo ::= CHOICE {
2259 frequencyInfo FrequencyInfo,
2260 interRATInfo InterRATInfo
2263 RedirectionInfo-r6 ::= CHOICE {
2264 frequencyInfo FrequencyInfo,
2265 interRATInfo InterRATInfo-r6
2268 RedirectionInfo-v860ext ::= CHOICE {
2269 -- CHOICE frequencyInfo is provided in IE RedirectionInfo or IE RedirectionInfo-r6
2271 interRATInfo InterRATInfo-v860ext
2274 RejectionCause ::= ENUMERATED {
2278 ReleaseCause ::= ENUMERATED {
2283 re-establishmentReject,
2284 directedsignallingconnectionre-establishment,
2288 RF-Capability ::= SEQUENCE {
2289 fddRF-Capability SEQUENCE {
2290 ue-PowerClass UE-PowerClass,
2291 txRxFrequencySeparation TxRxFrequencySeparation
2293 tddRF-Capability SEQUENCE {
2294 ue-PowerClass UE-PowerClass,
2295 radioFrequencyTDDBandList RadioFrequencyBandTDDList,
2296 chipRateCapability ChipRateCapability
2300 RF-Capability-r4-ext ::= SEQUENCE {
2301 tddRF-Capability SEQUENCE {
2302 ue-PowerClass UE-PowerClass,
2303 radioFrequencyBandTDDList RadioFrequencyBandTDDList,
2304 chipRateCapability ChipRateCapability
2308 RF-Capability-v770ext ::= SEQUENCE {
2309 -- If TDD384 and/or TDD128 RF capability is indicated in IEs 'RF-Capability' or
2310 -- 'RF-Capability-r4-ext', the corresponding IE 'RadioFrequencyBandTDDList-r7' shall
2311 -- be included in this IE.
2312 tdd384RF-Capability RadioFrequencyBandTDDList-r7 OPTIONAL,
2313 tdd768RF-Capability SEQUENCE {
2314 ue-PowerClass UE-PowerClass,
2315 radioFrequencyBandTDDList RadioFrequencyBandTDDList-r7
2316 -- The element 'chipRateCapability' = 'mcps7-68'
2318 tdd128RF-Capability RadioFrequencyBandTDDList-r7 OPTIONAL
2321 RF-Capability-v860ext ::= SEQUENCE {
2322 tdd128RF-Capability RadioFrequencyBandTDDextList OPTIONAL,
2323 tdd384RF-Capability RadioFrequencyBandTDDextList OPTIONAL,
2324 tdd768RF-Capability RadioFrequencyBandTDDextList OPTIONAL
2327 RF-Capability-vaa0ext ::= SEQUENCE {
2328 supportOfMFBI ENUMERATED { true } OPTIONAL
2331 RLC-Capability ::= SEQUENCE {
2332 -- If present, the "totalRLC-AM-BufferSize" in the IE "RLC-Capability-r5-ext" overrides the
2333 -- corresponding value in this IE. The value in this IE may be used by a pre-REL-5 UTRAN.
2334 totalRLC-AM-BufferSize TotalRLC-AM-BufferSize,
2335 maximumRLC-WindowSize MaximumRLC-WindowSize,
2336 maximumAM-EntityNumber MaximumAM-EntityNumberRLC-Cap
2339 RLC-Capability-r5-ext ::= SEQUENCE {
2340 totalRLC-AM-BufferSize TotalRLC-AM-BufferSize-r5-ext OPTIONAL
2343 RLC-Capability-v770ext ::= SEQUENCE {
2344 supportOfTwoLogicalChannel BOOLEAN
2347 RLC-Capability-v920ext ::= SEQUENCE {
2348 totalRLC-AM-BufferSize TotalRLC-AM-BufferSize-v920ext OPTIONAL
2351 RLC-Capability-va40ext ::= SEQUENCE {
2352 totalRLC-AM-BufferSize TotalRLC-AM-BufferSize-va40ext OPTIONAL
2355 RLC-Capability-vb50ext ::= SEQUENCE {
2356 totalRLC-AM-BufferSize TotalRLC-AM-BufferSize-vb50ext OPTIONAL
2359 RRC-ConnectionReleaseInformation ::= CHOICE {
2362 releaseCause ReleaseCause
2366 RRC-MessageSequenceNumber ::= INTEGER (0..15)
2369 RRC-MessageSequenceNumberList ::= SEQUENCE (SIZE (4..5)) OF
2370 RRC-MessageSequenceNumber
2372 RRC-StateIndicator ::= ENUMERATED {
2373 cell-DCH, cell-FACH, cell-PCH, ura-PCH }
2375 RRC-TransactionIdentifier ::= INTEGER (0..3)
2377 RSR-VCC-Info ::= SEQUENCE {
2378 nonce BIT STRING (SIZE (128)) OPTIONAL,
2379 ims-Information OCTET STRING (SIZE (1.. 32))
2382 S-RNTI ::= BIT STRING (SIZE (20))
2384 S-RNTI-2 ::= BIT STRING (SIZE (10))
2386 SecurityCapability ::= SEQUENCE {
2387 cipheringAlgorithmCap BIT STRING {
2388 -- For each bit value "0" means false/ not supported
2406 integrityProtectionAlgorithmCap BIT STRING {
2407 -- For each bit value "0" means false/ not supported
2427 SecondaryServingEDCHCell-Info ::= SEQUENCE {
2428 primary-E-RNTI E-RNTI OPTIONAL,
2429 secondary-E-RNTI E-RNTI OPTIONAL
2432 SecondaryEDCH-Info-Common ::= SEQUENCE {
2433 frequencyInfo FrequencyInfo,
2434 scramblingCodeType ScramblingCodeType,
2435 scramblingCodeNumber UL-ScramblingCode,
2436 ms2-SchedTransmGrantHARQAlloc BIT STRING (SIZE (8)) OPTIONAL,
2437 servingGrant SEQUENCE {
2438 primary-Secondary-GrantSelector ENUMERATED { primary, secondary }
2440 minReduced-E-DPDCH-GainFactor MinReduced-E-DPDCH-GainFactor OPTIONAL,
2441 e-DCH-minimumSet-E-TFCI E-DCH-MinimumSet-E-TFCI OPTIONAL,
2442 dpcchPowerOffset-SecondaryULFrequency INTEGER(0..7),
2443 pc-Preamble PC-Preamble
2446 SecondaryEDCH-Info-Common-r12 ::= SEQUENCE {
2447 frequencyInfo FrequencyInfo,
2448 scramblingCodeType ScramblingCodeType,
2449 scramblingCodeNumber UL-ScramblingCode,
2450 ms2-SchedTransmGrantHARQAlloc BIT STRING (SIZE (8)) OPTIONAL,
2451 servingGrant SEQUENCE {
2452 primary-Secondary-GrantSelector ENUMERATED { primary, secondary }
2454 minReduced-E-DPDCH-GainFactor MinReduced-E-DPDCH-GainFactor OPTIONAL,
2455 e-DCH-minimumSet-E-TFCI E-DCH-MinimumSet-E-TFCI OPTIONAL,
2456 minimumTEBS-threshold MinimumTEBS-threshold OPTIONAL,
2457 implicitGrantHandling ENUMERATED { true } OPTIONAL,
2458 dpcchPowerOffset-SecondaryULFrequency INTEGER(0..7),
2459 pc-Preamble PC-Preamble,
2460 ue-DPCCHPowerResetAfterDTXOnSecUplink UE-DPCCHPowerResetAfterDTXOnSecUplink OPTIONAL
2463 SecondaryEDCH-Info-Common-r14 ::= SEQUENCE {
2464 frequencyInfo FrequencyInfo,
2465 scramblingCodeType ScramblingCodeType,
2466 scramblingCodeNumber UL-ScramblingCode,
2467 ms2-SchedTransmGrantHARQAlloc BIT STRING (SIZE (8)) OPTIONAL,
2468 servingGrant SEQUENCE {
2469 primary-Secondary-GrantSelector ENUMERATED { primary, secondary }
2471 minReduced-E-DPDCH-GainFactor MinReduced-E-DPDCH-GainFactor OPTIONAL,
2472 e-DCH-minimumSet-E-TFCI E-DCH-MinimumSet-E-TFCI OPTIONAL,
2473 minimumTEBS-threshold MinimumTEBS-threshold OPTIONAL,
2474 implicitGrantHandling ENUMERATED { true } OPTIONAL,
2475 dpcchPowerOffset-SecondaryULFrequency INTEGER(0..7),
2476 pc-Preamble PC-Preamble,
2477 ue-DPCCHPowerResetAfterDTXOnSecUplink UE-DPCCHPowerResetAfterDTXOnSecUplink OPTIONAL,
2478 additionalSecondaryCellInfoForMixedTTIConfiguration AdditionalSecondaryCellInfoForMixedTTIConfiguration OPTIONAL
2481 Serving-HSDSCH-CellInformation ::= SEQUENCE {
2482 deltaACK DeltaACK OPTIONAL,
2483 deltaNACK DeltaNACK OPTIONAL,
2484 harq-Preamble-Mode HARQ-Preamble-Mode,
2485 primaryCPICH-Info PrimaryCPICH-Info OPTIONAL,
2486 dl-hspdsch-Information DL-HSPDSCH-Information OPTIONAL,
2487 harqInfo HARQ-Info OPTIONAL,
2488 mac-hsResetIndicator ENUMERATED { true } OPTIONAL
2491 Serving-HSDSCH-CellInformation-r7 ::= SEQUENCE {
2492 deltaACK DeltaACK OPTIONAL,
2493 deltaNACK DeltaNACK OPTIONAL,
2494 harq-Preamble-Mode HARQ-Preamble-Mode,
2495 primaryCPICH-Info PrimaryCPICH-Info OPTIONAL,
2496 dl-hspdsch-Information DL-HSPDSCH-Information-r7 OPTIONAL,
2497 harqInfo HARQ-Info-r7 OPTIONAL,
2498 mac-hsResetIndicator ENUMERATED { true } OPTIONAL
2501 Serving-HSDSCH-CellInformation-r8 ::= SEQUENCE {
2502 deltaACK DeltaACK OPTIONAL,
2503 deltaNACK DeltaNACK OPTIONAL,
2504 harq-Preamble-Mode HARQ-Preamble-Mode,
2505 primaryCPICH-Info PrimaryCPICH-Info OPTIONAL,
2506 dl-hspdsch-Information DL-HSPDSCH-Information-r8 OPTIONAL,
2507 harqInfo HARQ-Info-r7 OPTIONAL,
2508 mac-hsResetIndicator ENUMERATED { true } OPTIONAL
2511 Serving-HSDSCH-CellInformation-r9 ::= SEQUENCE {
2512 deltaACK DeltaACK OPTIONAL,
2513 deltaNACK DeltaNACK OPTIONAL,
2514 harq-Preamble-Mode HARQ-Preamble-Mode,
2515 primaryCPICH-Info PrimaryCPICH-Info OPTIONAL,
2516 dl-hspdsch-Information DL-HSPDSCH-Information-r9 OPTIONAL,
2517 harqInfo HARQ-Info-r7 OPTIONAL,
2518 mac-hsResetIndicator ENUMERATED { true } OPTIONAL
2521 Serving-HSDSCH-CellInformation-r11 ::= SEQUENCE {
2522 deltaACK DeltaACK-r11 OPTIONAL,
2523 deltaNACK DeltaNACK-r11 OPTIONAL,
2524 harq-Preamble-Mode HARQ-Preamble-Mode,
2525 primaryCPICH-Info PrimaryCPICH-Info OPTIONAL,
2526 dl-hspdsch-Information DL-HSPDSCH-Information-r11 OPTIONAL,
2527 harqInfo HARQ-Info-r11 OPTIONAL,
2528 mac-hsResetIndicator ENUMERATED { true } OPTIONAL,
2529 mac-hsResetIndicator-assisting ENUMERATED { true } OPTIONAL
2532 Serving-HSDSCH-CellInformation-r12 ::= SEQUENCE {
2533 deltaACK DeltaACK-r11 OPTIONAL,
2534 deltaNACK DeltaNACK-r11 OPTIONAL,
2535 harq-Preamble-Mode HARQ-Preamble-Mode,
2536 primaryCPICH-Info PrimaryCPICH-Info OPTIONAL,
2537 dl-hspdsch-Information DL-HSPDSCH-Information-r12 OPTIONAL,
2538 harqInfo HARQ-Info-r11 OPTIONAL,
2539 mac-hsResetIndicator ENUMERATED { true } OPTIONAL,
2540 mac-hsResetIndicator-assisting ENUMERATED { true } OPTIONAL
2543 SimultaneousSCCPCH-DPCH-Reception ::= CHOICE {
2545 supported SEQUENCE {
2546 maxNoSCCPCH-RL MaxNoSCCPCH-RL,
2547 -- simultaneousSCCPCH-DPCH-DPDCH-Reception is applicable only if
2548 -- the IE Support of PDSCH = TRUE
2549 -- Note: the reference to DPDCH in the element name below is incorrect (see tabular). The
2550 -- name is not changed, to keep it aligned with R99.
2551 simultaneousSCCPCH-DPCH-DPDCH-Reception BOOLEAN
2555 SRNC-Identity ::= BIT STRING (SIZE (12))
2557 SR-VCC-Info ::= SEQUENCE {
2558 nonce BIT STRING (SIZE (128)) OPTIONAL
2561 SR-VCC-SecurityRABInfo-v860ext ::= SEQUENCE {
2562 sr-vcc-Info SR-VCC-Info,
2563 rab-InfoReplace RAB-InfoReplace
2566 START-Value ::= BIT STRING (SIZE (20))
2568 STARTList ::= SEQUENCE (SIZE (1..maxCNdomains)) OF
2571 STARTSingle ::= SEQUENCE {
2572 cn-DomainIdentity CN-DomainIdentity,
2573 start-Value START-Value
2576 SystemSpecificCapUpdateReq ::= ENUMERATED {
2579 SystemSpecificCapUpdateReq-v590ext ::= ENUMERATED {
2582 SystemSpecificCapUpdateReq-r5 ::= ENUMERATED {
2585 SystemSpecificCapUpdateReq-r8 ::= ENUMERATED {
2586 gsm, geranIu, eutra, spare5,
2587 spare4, spare3, spare2, spare1 }
2589 SystemSpecificCapUpdateReqList ::= SEQUENCE (SIZE (1..maxSystemCapability)) OF
2590 SystemSpecificCapUpdateReq
2592 SystemSpecificCapUpdateReqList-r5 ::= SEQUENCE (SIZE (1..maxSystemCapability)) OF
2593 SystemSpecificCapUpdateReq-r5
2595 SystemSpecificCapUpdateReqList-r8 ::= SEQUENCE (SIZE (1..maxSystemCapability)) OF
2596 SystemSpecificCapUpdateReq-r8
2598 T-300 ::= ENUMERATED {
2599 ms100, ms200, ms400, ms600, ms800,
2600 ms1000, ms1200, ms1400, ms1600,
2601 ms1800, ms2000, ms3000, ms4000,
2604 T-301 ::= ENUMERATED {
2605 ms100, ms200, ms400, ms600, ms800,
2606 ms1000, ms1200, ms1400, ms1600,
2607 ms1800, ms2000, ms3000, ms4000,
2608 ms6000, ms8000, spare }
2610 T-302 ::= ENUMERATED {
2611 ms100, ms200, ms400, ms600, ms800,
2612 ms1000, ms1200, ms1400, ms1600,
2613 ms1800, ms2000, ms3000, ms4000,
2614 ms6000, ms8000, spare }
2616 T-304 ::= ENUMERATED {
2617 ms100, ms200, ms400,
2618 ms1000, ms2000, spare3, spare2, spare1 }
2620 T-305 ::= ENUMERATED {
2621 noUpdate, m5, m10, m30,
2622 m60, m120, m360, m720 }
2624 T-307 ::= ENUMERATED {
2626 s30, s40, s50, spare }
2628 T-308 ::= ENUMERATED {
2629 ms40, ms80, ms160, ms320 }
2631 T-309 ::= INTEGER (1..8)
2633 T-310 ::= ENUMERATED {
2634 ms40, ms80, ms120, ms160,
2635 ms200, ms240, ms280, ms320 }
2637 T-311 ::= ENUMERATED {
2638 ms250, ms500, ms750, ms1000,
2639 ms1250, ms1500, ms1750, ms2000 }
2641 -- The value 0 for T-312 is not used in this version of the specification
2642 T-312 ::= INTEGER (0..15)
2644 T-313 ::= INTEGER (0..15)
2646 T-314 ::= ENUMERATED {
2650 T-315 ::= ENUMERATED {
2651 s0, s10, s30, s60, s180,
2652 s600, s1200, s1800 }
2654 T-316 ::= ENUMERATED {
2655 s0, s10, s20, s30, s40,
2658 -- All the values are changed to "infinity" in Rel-5
2659 T-317 ::= ENUMERATED {
2660 infinity0, infinity1, infinity2, infinity3, infinity4,
2661 infinity5, infinity6, infinity7}
2663 T-318 ::= ENUMERATED {
2664 ms250, ms500, ms750, ms1000, ms1250, ms1500,
2665 ms1750, ms2000, ms3000, ms4000, ms6000, ms8000,
2666 ms10000, ms12000, ms16000 }
2668 T-319 ::= ENUMERATED {
2669 ms80, ms160, ms320, ms640, ms1280, ms2560, ms5120 }
2671 T-321 ::= ENUMERATED {
2672 ms100, ms200, ms400, ms800 }
2674 T-322 ::= ENUMERATED { m5, m10, m20, m30, m60,
2675 m120, m180, spare1 }
2677 T-323 ::= ENUMERATED { s0, s5, s10, s20, s30, s60, s90, s120 }
2679 T-328 ::= ENUMERATED { ms20, ms40, ms60, ms80 }
2681 T-329 ::= ENUMERATED { s05p, s1, s2, s4 }
2682 T-330 ::= ENUMERATED { m5, m10, m20, m30,
2683 m60, m120, m180, spare1 }
2685 T-CPCH ::= ENUMERATED {
2688 TMSI-and-LAI-GSM-MAP ::= SEQUENCE {
2693 TMSI-DS-41 ::= OCTET STRING (SIZE (2..17))
2695 TotalRLC-AM-BufferSize ::= ENUMERATED {
2696 dummy, kb10, kb50, kb100,
2697 kb150, kb500, kb1000, spare }
2699 TotalRLC-AM-BufferSize-r5-ext ::= ENUMERATED {
2700 kb200, kb300, kb400, kb750 }
2702 TotalRLC-AM-BufferSize-v920ext ::= ENUMERATED {
2705 TotalRLC-AM-BufferSize-va40ext ::= ENUMERATED {
2706 kb1500, kb1800, kb2300, kb2550 }
2708 TotalRLC-AM-BufferSize-vb50ext ::= ENUMERATED {
2709 kb3400, kb3500, kb4400, kb4500, kb5000, spare3, spare2, spare1 }
2711 -- Actual value TransmissionProbability = IE value * 0.125
2712 TransmissionProbability ::= INTEGER (1..8)
2714 TransportChannelCapability ::= SEQUENCE {
2715 dl-TransChCapability DL-TransChCapability,
2716 ul-TransChCapability UL-TransChCapability
2719 TurboSupport ::= CHOICE {
2724 -- Values defined as spare shall not be sent in this version of the protocol. If a spare value is
2725 -- received, it should be interpreted as 'default-RxTX-sparation'.
2726 TxRxFrequencySeparation ::= ENUMERATED {
2727 default-TxRx-separation, spare2, spare1 }
2729 U-RNTI ::= SEQUENCE {
2730 srnc-Identity SRNC-Identity,
2734 U-RNTI-Group ::= CHOICE {
2735 -- TABULAR: not following the tabular strictly, but this will most likely save bits
2737 u-RNTI-BitMaskIndex-b1 BIT STRING (SIZE (31)),
2738 u-RNTI-BitMaskIndex-b2 BIT STRING (SIZE (30)),
2739 u-RNTI-BitMaskIndex-b3 BIT STRING (SIZE (29)),
2740 u-RNTI-BitMaskIndex-b4 BIT STRING (SIZE (28)),
2741 u-RNTI-BitMaskIndex-b5 BIT STRING (SIZE (27)),
2742 u-RNTI-BitMaskIndex-b6 BIT STRING (SIZE (26)),
2743 u-RNTI-BitMaskIndex-b7 BIT STRING (SIZE (25)),
2744 u-RNTI-BitMaskIndex-b8 BIT STRING (SIZE (24)),
2745 u-RNTI-BitMaskIndex-b9 BIT STRING (SIZE (23)),
2746 u-RNTI-BitMaskIndex-b10 BIT STRING (SIZE (22)),
2747 u-RNTI-BitMaskIndex-b11 BIT STRING (SIZE (21)),
2748 u-RNTI-BitMaskIndex-b12 BIT STRING (SIZE (20)),
2749 u-RNTI-BitMaskIndex-b13 BIT STRING (SIZE (19)),
2750 u-RNTI-BitMaskIndex-b14 BIT STRING (SIZE (18)),
2751 u-RNTI-BitMaskIndex-b15 BIT STRING (SIZE (17)),
2752 u-RNTI-BitMaskIndex-b16 BIT STRING (SIZE (16)),
2753 u-RNTI-BitMaskIndex-b17 BIT STRING (SIZE (15)),
2754 u-RNTI-BitMaskIndex-b18 BIT STRING (SIZE (14)),
2755 u-RNTI-BitMaskIndex-b19 BIT STRING (SIZE (13)),
2756 u-RNTI-BitMaskIndex-b20 BIT STRING (SIZE (12)),
2757 u-RNTI-BitMaskIndex-b21 BIT STRING (SIZE (11)),
2758 u-RNTI-BitMaskIndex-b22 BIT STRING (SIZE (10)),
2759 u-RNTI-BitMaskIndex-b23 BIT STRING (SIZE (9)),
2760 u-RNTI-BitMaskIndex-b24 BIT STRING (SIZE (8)),
2761 u-RNTI-BitMaskIndex-b25 BIT STRING (SIZE (7)),
2762 u-RNTI-BitMaskIndex-b26 BIT STRING (SIZE (6)),
2763 u-RNTI-BitMaskIndex-b27 BIT STRING (SIZE (5)),
2764 u-RNTI-BitMaskIndex-b28 BIT STRING (SIZE (4)),
2765 u-RNTI-BitMaskIndex-b29 BIT STRING (SIZE (3)),
2766 u-RNTI-BitMaskIndex-b30 BIT STRING (SIZE (2)),
2767 u-RNTI-BitMaskIndex-b31 BIT STRING (SIZE (1))
2770 U-RNTI-Short ::= SEQUENCE {
2771 srnc-Identity SRNC-Identity,
2775 UE-AddPos-Supported-List ::= SEQUENCE (SIZE (1..maxAddPos)) OF UE-AddPos-element
2777 UE-AddPos-element ::= SEQUENCE{
2778 addPos-ID ENUMERATED {barometricPressure, wlan, bt, mbs,
2779 spare4, spare3, spare2, spare1 },
2780 addPos-Mode ENUMERATED {standalone, ue-assisted,
2785 UE-BasedNetworkPerformanceMeasurementsParameters ::= SEQUENCE {
2786 supportOfLoggedMeasurementsIdlePCH ENUMERATED { true } OPTIONAL
2789 UE-CapabilityContainer-IEs ::= SEQUENCE {
2790 -- Container for transparent transfer of capability information not related to
2791 -- features for which early implementation is desired
2792 ue-RadioAccessCapability-v690ext UE-RadioAccessCapability-v690ext,
2793 ue-RATSpecificCapability-v690ext InterRAT-UE-RadioAccessCapability-v690ext OPTIONAL,
2794 v6b0NonCriticalExtensions SEQUENCE {
2795 ue-RadioAccessCapability-v6b0ext UE-RadioAccessCapability-v6b0ext-IEs,
2796 v6e0NonCriticalExtensions SEQUENCE {
2797 ue-RadioAccessCapability-v6e0ext UE-RadioAccessCapability-v6e0ext-IEs,
2798 v770NonCriticalExtensions SEQUENCE {
2799 ue-RadioAccessCapability-v770ext UE-RadioAccessCapability-v770ext-IEs,
2800 v790NonCriticalExtensions SEQUENCE {
2801 ue-RadioAccessCapability-v790ext UE-RadioAccessCapability-v790ext-IEs,
2802 v860NonCriticalExtensions SEQUENCE {
2803 ue-RadioAccessCapability-v860ext
2804 UE-RadioAccessCapability-v860ext-IEs,
2805 ue-RATSpecificCapability-v860ext
2806 InterRAT-UE-RadioAccessCapability-v860ext OPTIONAL,
2807 v880NonCriticalExtensions SEQUENCE {
2808 ue-RadioAccessCapability-v880ext
2809 UE-RadioAccessCapability-v880ext-IEs,
2810 v890NonCriticalExtensions SEQUENCE {
2811 ue-RadioAccessCapability-v890ext
2812 UE-RadioAccessCapability-v890ext-IEs,
2813 v920NonCriticalExtensions SEQUENCE {
2814 ue-RadioAccessCapability-v920ext
2815 UE-RadioAccessCapability-v920ext-IEs,
2816 v970NonCriticalExtensions SEQUENCE {
2817 ue-RadioAccessCapability-v970ext
2818 UE-RadioAccessCapability-v970ext-IEs,
2819 va40NonCriticalExtensions SEQUENCE {
2820 ue-RadioAccessCapability-va40ext
2821 UE-RadioAccessCapability-va40ext-IEs,
2822 va60NonCriticalExtensions SEQUENCE {
2823 ue-RadioAccessCapability-va60ext
2824 UE-RadioAccessCapability-va60ext-IEs,
2825 va80NonCriticalExtensions SEQUENCE {
2826 ue-RadioAccessCapability-va80ext
2827 UE-RadioAccessCapability-va80ext-IEs,
2828 laterNonCriticalExtensions
2829 UE-RadioAccessCapability-LaterNonCriticalExtensions OPTIONAL
2844 UE-RadioAccessCapability-v6b0ext-IEs ::= SEQUENCE {
2845 -- User equipment IEs
2846 supportForSIB11bis ENUMERATED { true } OPTIONAL
2849 UE-RadioAccessCapability-v6e0ext-IEs ::= SEQUENCE {
2850 -- User equipment IEs
2851 supportForFDPCH ENUMERATED { true } OPTIONAL
2854 UE-RadioAccessCapability-v770ext-IEs ::= SEQUENCE {
2855 -- User equipment IEs
2856 pdcp-Capability PDCP-Capability-v770ext OPTIONAL,
2857 rlc-Capability RLC-Capability-v770ext,
2858 rf-Capability RF-Capability-v770ext OPTIONAL,
2859 physicalChannelCapability PhysicalChannelCapability-v770ext,
2860 multiModeRAT-Capability MultiModeRAT-Capability-v770ext,
2861 ue-PositioningCapability UE-PositioningCapability-v770ext,
2862 mac-ehsSupport ENUMERATED { true } OPTIONAL,
2863 ue-specificCapabilityInformation UE-SpecificCapabilityInformation-LCRTDD OPTIONAL
2866 UE-RadioAccessCapability-v790ext-IEs ::= SEQUENCE {
2867 -- User equipment IEs
2868 supportForEDPCCHPowerBoosting ENUMERATED { true } OPTIONAL
2871 UE-RadioAccessCapability-v860ext-IEs ::= SEQUENCE {
2872 -- UE radio access capability
2873 rf-Capability RF-Capability-v860ext OPTIONAL,
2874 physicalChannelCapability PhysicalChannelCapability-v860ext,
2875 multiModeRAT-Capability MultiModeRAT-Capability-v860ext,
2876 ue-PositioningCapability UE-PositioningCapability-v860ext,
2877 measurementCapability MeasurementCapability-v860ext OPTIONAL,
2878 measurementCapabilityTDD MeasurementCapabilityTDD OPTIONAL,
2879 supportOfCommonEDCH ENUMERATED { true } OPTIONAL,
2880 supportOfMACiis ENUMERATED { true } OPTIONAL,
2881 supportOfSPSOperation ENUMERATED { true } OPTIONAL,
2882 supportOfControlChannelDRXOperation ENUMERATED { true } OPTIONAL,
2883 supportOfCSG ENUMERATED { true } OPTIONAL,
2884 -- UE radio access capability extension
2885 ue-RadioAccessCapabBandFDDList3 UE-RadioAccessCapabBandFDDList3 OPTIONAL
2888 UE-RadioAccessCapability-v880ext-IEs ::= SEQUENCE {
2889 -- UE radio access capability
2890 supportForPriorityReselectionInUTRAN ENUMERATED { true } OPTIONAL
2893 UE-RadioAccessCapability-v890ext-IEs ::= SEQUENCE {
2894 -- UE radio access capability
2895 supportCellSpecificTxDiversityinDC-Operation ENUMERATED { true } OPTIONAL
2898 UE-RadioAccessCapability-v920ext-IEs ::= SEQUENCE {
2899 -- UE physical channel capability,
2900 ue-RadioAccessCapabBandCombList UE-RadioAccessCapabBandCombList OPTIONAL,
2901 physicalChannelCapability PhysicalChannelCapability-v920ext,
2902 rlc-Capability RLC-Capability-v920ext,
2903 supportOfenhancedTS0 ENUMERATED { true } OPTIONAL,
2904 measurementCapability MeasurementCapability-v920ext OPTIONAL,
2905 -- UE radio access capability
2906 csgProximityIndicationCapability CSG-ProximityIndicationCapability OPTIONAL,
2907 neighCellSI-AcquisitionCapability NeighCellSI-AcquisitionCapability OPTIONAL
2910 UE-RadioAccessCapability-v970ext-IEs ::= SEQUENCE {
2911 -- UE physical channel capability
2912 ue-ExtendedMeasurementSupport ENUMERATED { true } OPTIONAL
2915 UE-RadioAccessCapability-v9c0ext-IEs ::= SEQUENCE {
2916 -- UE voice over IMS related capability
2917 voiceOverUTRA-PS-HS-Support ENUMERATED { true } OPTIONAL,
2918 srvcc-SupportFromUTRA-to-UTRA ENUMERATED { true } OPTIONAL,
2919 srvcc-SupportFromUTRA-to-GERAN ENUMERATED { true } OPTIONAL,
2920 -- UE radio access capability
2921 ue-supportMac-ehsWindowSizeExtension ENUMERATED { true } OPTIONAL
2924 UE-RadioAccessCapability-LaterNonCriticalExtensions ::= SEQUENCE {
2925 v9c0NonCriticalExtensions SEQUENCE {
2926 ue-RadioAccessCapability-v9c0ext UE-RadioAccessCapability-v9c0ext-IEs,
2927 vaa0NonCriticalExtensions SEQUENCE {
2928 ue-RadioAccessCapability-vaa0ext UE-RadioAccessCapability-vaa0ext-IEs,
2929 vb50NonCriticalExtensions SEQUENCE {
2930 ue-RadioAccessCapability-vb50ext UE-RadioAccessCapability-vb50ext-IEs,
2931 vb70NonCriticalExtensions SEQUENCE {
2932 ue-RadioAccessCapability-vb70ext UE-RadioAccessCapability-vb70ext-IEs,
2933 vae0NonCriticalExtensions SEQUENCE {
2934 ue-RadioAccessCapability-vae0ext UE-RadioAccessCapability-vae0ext-IEs,
2935 vb80NonCriticalExtensions SEQUENCE {
2936 ue-RadioAccessCapability-vb80ext UE-RadioAccessCapability-vb80ext-IEs,
2937 vc50NonCriticalExtensions SEQUENCE {
2938 ue-RadioAccessCapability-vc50ext
2939 UE-RadioAccessCapability-vc50ext-IEs,
2940 vd20NonCriticalExtensions SEQUENCE {
2941 ue-RadioAccessCapability-vd20ext
2942 UE-RadioAccessCapability-vd20ext-IEs,
2943 ve30NonCriticalExtensions UE-RadioAccessCapability-ve30ext-IEs OPTIONAL
2955 UE-RadioAccessCapability-va40ext-IEs ::= SEQUENCE {
2956 -- UE physical channel capability
2957 ue-RadioAccessCapabBandCombList-va40ext UE-RadioAccessCapabBandCombList-va40ext OPTIONAL,
2958 physicalChannelCapability PhysicalChannelCapability-va40ext,
2959 rlc-Capability RLC-Capability-va40ext,
2960 measurementCapability MeasurementCapability-va40ext OPTIONAL,
2961 supportOfMUMIMO ENUMERATED { uplink, uplink-and-downlink } OPTIONAL,
2962 supportForDualCellMimoInDifferentBands ENUMERATED { true } OPTIONAL,
2963 ue-BasedNetworkPerformanceMeasurementsParameters
2964 UE-BasedNetworkPerformanceMeasurementsParameters OPTIONAL,
2965 supportOfUTRANANR ENUMERATED { true } OPTIONAL,
2966 -- UE radio access capability extension
2967 ue-RadioAccessCapabBandFDDList4 UE-RadioAccessCapabBandFDDList4 OPTIONAL
2970 UE-RadioAccessCapability-va60ext-IEs ::= SEQUENCE {
2971 ue-RadioAccessCapabBandFDDList4 UE-RadioAccessCapabBandFDDList4-va60ext OPTIONAL
2974 UE-RadioAccessCapability-va80ext-IEs ::= SEQUENCE {
2975 ue-RadioAccessCapabBandFDDList4 UE-RadioAccessCapabBandFDDList4-va80ext OPTIONAL
2978 UE-RadioAccessCapability-vaa0ext-IEs ::= SEQUENCE {
2979 supportOfUMRLCre-establish-via-reconfig ENUMERATED { true } OPTIONAL,
2980 rf-capability RF-Capability-vaa0ext OPTIONAL
2983 UE-RadioAccessCapability-vae0ext-IEs ::= SEQUENCE {
2984 -- UE radio access capability
2985 multiModeRAT-Capability MultiModeRAT-Capability-vae0ext OPTIONAL
2988 UE-RadioAccessCapability-vb50ext-IEs ::= SEQUENCE {
2989 multiModeRAT-Capability MultiModeRAT-Capability-vb50ext,
2990 supportOfCommonERGCHBasedInterferenceControl ENUMERATED { true } OPTIONAL,
2991 supportOfFallbackToR99PRACH ENUMERATED { true } OPTIONAL,
2992 supportOfConcurrentDeployment ENUMERATED { true } OPTIONAL,
2993 supportOfTTIalignmentAndPerHARQProcess ENUMERATED { true } OPTIONAL,
2994 -- UE physical channel capability
2995 ue-RadioAccessCapabBandCombList-vb50ext UE-RadioAccessCapabBandCombList-vb50ext OPTIONAL,
2996 multiflowCapabBandCombList MultiflowCapabBandCombList OPTIONAL,
2997 physicalChannelCapability PhysicalChannelCapability-vb50ext,
2998 rlc-Capability RLC-Capability-vb50ext,
2999 multiflowCapability MultiflowCapability OPTIONAL,
3000 -- UE radio access capability extension
3001 ue-RadioAccessCapabBandFDDList6 UE-RadioAccessCapabBandFDDList6 OPTIONAL,
3002 -- Measurement capability
3003 measurementCapability MeasurementCapability-vb50ext OPTIONAL,
3004 measurementCapabilityTDD MeasurementCapabilityTDD-vb50ext OPTIONAL,
3005 -- UE voice over IMS related capability
3006 rsrvcc-SupportFromUTRA-CS-to-EUTRA-FDD ENUMERATED { true } OPTIONAL,
3007 rsrvcc-SupportFromUTRA-CS-to-EUTRA-TDD ENUMERATED { true } OPTIONAL,
3008 supportOfHSDPCCHPowerOffsetExtension ENUMERATED { true } OPTIONAL,
3009 supportOfSTTDOnDLControlChannelsWhenMultiflowOperationIsActive
3010 ENUMERATED { true } OPTIONAL
3013 UE-RadioAccessCapability-vb70ext-IEs ::= SEQUENCE {
3014 measurementCapability MeasurementCapability-vb70ext OPTIONAL,
3015 ue-RadioAccessCapabBandFDDList7 UE-RadioAccessCapabBandFDDList7 OPTIONAL
3018 UE-RadioAccessCapability-vb80ext-IEs ::= SEQUENCE {
3019 -- UE physical channel capability
3020 physicalChannelCapability PhysicalChannelCapability-vb80ext
3023 UE-RadioAccessCapability-vc50ext-IEs ::= SEQUENCE {
3024 --the capability is for FDD only
3025 measurementCapability MeasurementCapability-vc50ext OPTIONAL,
3026 supportofDsacAndPpacInCellDch ENUMERATED { true } OPTIONAL,
3027 supportOfMultiflowWithFTPICHFromAssisting ENUMERATED { true } OPTIONAL,
3028 multiModeRAT-Capability MultiModeRAT-Capability-vc50ext OPTIONAL,
3029 -- UE physical channel capability
3030 physicalChannelCapability PhysicalChannelCapability-vc50ext OPTIONAL
3033 UE-RadioAccessCapability-vd20ext-IEs ::= SEQUENCE {
3034 ue-RadioAccessCapabBandCombList UE-RadioAccessCapabBandCombList-vd20ext OPTIONAL,
3035 multiModeRAT-Capability MultiModeRAT-Capability-vd20ext OPTIONAL,
3036 -- UE physical channel capability
3037 physicalChannelCapability PhysicalChannelCapability-vd20ext OPTIONAL,
3038 -- UE positioning capability
3039 ue-PositioningCapability UE-PositioningCapability-vd20ext OPTIONAL,
3040 -- the capability is for FDD only
3041 supportofRetrievableConfigurations ENUMERATED { true } OPTIONAL,
3042 supportofURAPCHwithSeamlessTransition ENUMERATED { true } OPTIONAL,
3043 supportofImprovedSynchronizedRRCProcedures ENUMERATED { true } OPTIONAL,
3044 supportofEnhancedStateTransition ENUMERATED { true } OPTIONAL
3047 UE-RadioAccessCapability-ve30ext-IEs ::= SEQUENCE {
3048 measurementCapability MeasurementCapability-ve30ext OPTIONAL,
3049 supportofSimultaneousSetupandReleaseofRABsRBs ENUMERATED { true } OPTIONAL,
3050 physicalChannelCapability PhysicalChannelCapability-ve30ext OPTIONAL,
3051 ue-RadioAccessCapability-vf10ext UE-RadioAccessCapability-vf10ext-IEs OPTIONAL
3054 UE-RadioAccessCapability-vf10ext-IEs ::= SEQUENCE {
3055 physicalChannelCapability PhysicalChannelCapability-vf10ext OPTIONAL,
3056 ue-RadioAccessCapability-vf20ext-IEs UE-RadioAccessCapability-vf20ext-IEs OPTIONAL
3059 UE-RadioAccessCapability-vf20ext-IEs ::= SEQUENCE {
3060 measurementCapability MeasurementCapability-vf20ext OPTIONAL,
3061 nonCriticalExtensions SEQUENCE {} OPTIONAL
3065 UE-ConnTimersAndConstants ::= SEQUENCE {
3066 -- Optional is used also for parameters for which the default value is the last one read in SIB1
3067 -- t-301 and n-301 should not be used by the UE in this version of the specification
3068 t-301 T-301 DEFAULT ms2000,
3069 n-301 N-301 DEFAULT 2,
3070 t-302 T-302 DEFAULT ms4000,
3071 n-302 N-302 DEFAULT 3,
3072 t-304 T-304 DEFAULT ms2000,
3073 n-304 N-304 DEFAULT 2,
3074 t-305 T-305 DEFAULT m30,
3075 t-307 T-307 DEFAULT s30,
3076 t-308 T-308 DEFAULT ms160,
3077 t-309 T-309 DEFAULT 5,
3078 t-310 T-310 DEFAULT ms160,
3079 n-310 N-310 DEFAULT 4,
3080 t-311 T-311 DEFAULT ms2000,
3081 t-312 T-312 DEFAULT 1,
3082 -- n-312 shall be ignored if n-312 in UE-ConnTimersAndConstants-v3a0ext is present, and the
3083 -- value of that element shall be used instead.
3084 n-312 N-312 DEFAULT s1,
3085 t-313 T-313 DEFAULT 3,
3086 n-313 N-313 DEFAULT s20,
3087 t-314 T-314 DEFAULT s12,
3088 t-315 T-315 DEFAULT s180,
3089 -- n-315 shall be ignored if n-315 in UE-ConnTimersAndConstants-v3a0ext is present, and the
3090 -- value of that element shall be used instead.
3091 n-315 N-315 DEFAULT s1,
3092 t-316 T-316 DEFAULT s30,
3093 t-317 T-317 DEFAULT infinity4
3096 UE-ConnTimersAndConstants-v3a0ext ::= SEQUENCE {
3097 n-312 N-312ext OPTIONAL,
3098 n-315 N-315ext OPTIONAL
3101 UE-ConnTimersAndConstants-r5 ::= SEQUENCE {
3102 -- Optional is used also for parameters for which the default value is the last one read in SIB1
3103 -- t-301 and n-301 should not be used by the UE in this version of the specification
3104 t-301 T-301 DEFAULT ms2000,
3105 n-301 N-301 DEFAULT 2,
3106 t-302 T-302 DEFAULT ms4000,
3107 n-302 N-302 DEFAULT 3,
3108 t-304 T-304 DEFAULT ms2000,
3109 n-304 N-304 DEFAULT 2,
3110 t-305 T-305 DEFAULT m30,
3111 t-307 T-307 DEFAULT s30,
3112 t-308 T-308 DEFAULT ms160,
3113 t-309 T-309 DEFAULT 5,
3114 t-310 T-310 DEFAULT ms160,
3115 n-310 N-310 DEFAULT 4,
3116 t-311 T-311 DEFAULT ms2000,
3117 t-312 T-312 DEFAULT 1,
3118 n-312 N-312-r5 DEFAULT s1,
3119 t-313 T-313 DEFAULT 3,
3120 n-313 N-313 DEFAULT s20,
3121 t-314 T-314 DEFAULT s12,
3122 t-315 T-315 DEFAULT s180,
3123 n-315 N-315-r5 DEFAULT s1,
3124 t-316 T-316 DEFAULT s30,
3125 t-317 T-317 DEFAULT infinity4
3128 UE-ConnTimersAndConstants-v860ext ::= SEQUENCE {
3129 t-323 T-323 OPTIONAL
3132 UE-ConnTimersAndConstants-r11 ::= SEQUENCE {
3133 -- Optional is used also for parameters for which the default value is the last one read in SIB1
3134 -- t-301 and n-301 should not be used by the UE in this version of the specification
3135 t-301 T-301 DEFAULT ms2000,
3136 n-301 N-301 DEFAULT 2,
3137 t-302 T-302 DEFAULT ms4000,
3138 n-302 N-302 DEFAULT 3,
3139 t-304 T-304 DEFAULT ms2000,
3140 n-304 N-304 DEFAULT 2,
3141 t-305 T-305 DEFAULT m30,
3142 t-307 T-307 DEFAULT s30,
3143 t-308 T-308 DEFAULT ms160,
3144 t-309 T-309 DEFAULT 5,
3145 t-310 T-310 DEFAULT ms160,
3146 n-310 N-310 DEFAULT 4,
3147 t-311 T-311 DEFAULT ms2000,
3148 t-312 T-312 DEFAULT 1,
3149 n-312 N-312-r5 DEFAULT s1,
3150 t-313 T-313 DEFAULT 3,
3151 n-313 N-313 DEFAULT s20,
3152 t-314 T-314 DEFAULT s12,
3153 t-315 T-315 DEFAULT s180,
3154 n-315 N-315-r5 DEFAULT s1,
3155 t-316 T-316 DEFAULT s30,
3156 t-317 T-317 DEFAULT infinity4,
3157 t-323 T-323 OPTIONAL
3160 UE-GANSSPositioning-Capability ::= SEQUENCE {
3161 networkAssistedGANSS-supportedList NetworkAssistedGANSS-Supported-List OPTIONAL
3164 UE-GANSSPositioning-Capability-v860ext-IEs ::= SEQUENCE {
3165 networkAssistedGANSS-supportedList NetworkAssistedGANSS-Supported-List-v860ext OPTIONAL
3168 UE-IdleTimersAndConstants ::= SEQUENCE {
3172 -- n-312 shall be ignored if n-312 in UE-IdleTimersAndConstants-v3a0ext is present, and the
3173 -- value of that element shall be used instead.
3177 UE-HSPA-Identities-r6 ::= SEQUENCE {
3178 new-H-RNTI H-RNTI OPTIONAL,
3179 newPrimary-E-RNTI E-RNTI OPTIONAL,
3180 newSecondary-E-RNTI E-RNTI OPTIONAL
3183 UE-IdleTimersAndConstants-v3a0ext ::= SEQUENCE {
3184 n-312 N-312ext OPTIONAL
3187 UE-MultiModeRAT-Capability ::= SEQUENCE {
3188 multiRAT-CapabilityList MultiRAT-Capability,
3189 multiModeCapability MultiModeCapability
3192 UE-PowerClass ::= INTEGER (1..4)
3194 UE-PowerClassExt ::= ENUMERATED {class1, class2, class3, class4,
3195 spare4, spare3, spare2, spare1 }
3197 UE-RadioAccessCapability ::= SEQUENCE {
3198 -- UE-RadioAccessCapability is compatible with R99, although accessStratumReleaseIndicator
3199 -- is removed from this IE, since its encoding did not result in bits. The
3200 -- accessStratumReleaseIndicator is provided in the relevant REL-4 extension IEs.
3201 pdcp-Capability PDCP-Capability,
3202 rlc-Capability RLC-Capability,
3203 transportChannelCapability TransportChannelCapability,
3204 rf-Capability RF-Capability,
3205 physicalChannelCapability PhysicalChannelCapability,
3206 ue-MultiModeRAT-Capability UE-MultiModeRAT-Capability,
3207 securityCapability SecurityCapability,
3208 ue-positioning-Capability UE-Positioning-Capability,
3209 measurementCapability MeasurementCapability OPTIONAL
3212 UE-RadioAccessCapabilityInfo ::= SEQUENCE {
3213 ue-RadioAccessCapability UE-RadioAccessCapability,
3214 ue-RadioAccessCapability-v370ext UE-RadioAccessCapability-v370ext
3217 UE-RadioAccessCapability-v370ext ::= SEQUENCE {
3218 ue-RadioAccessCapabBandFDDList UE-RadioAccessCapabBandFDDList
3221 UE-RadioAccessCapability-v380ext ::= SEQUENCE {
3222 ue-PositioningCapabilityExt-v380 UE-PositioningCapabilityExt-v380
3225 UE-RadioAccessCapability-v3a0ext ::= SEQUENCE {
3226 ue-PositioningCapabilityExt-v3a0 UE-PositioningCapabilityExt-v3a0
3229 UE-RadioAccessCapability-v3g0ext ::= SEQUENCE {
3230 ue-PositioningCapabilityExt-v3g0 UE-PositioningCapabilityExt-v3g0
3233 UE-RadioAccessCapability-v650ext ::= SEQUENCE {
3234 ue-RadioAccessCapabBandFDDList2 UE-RadioAccessCapabBandFDDList2,
3235 -- This IE shall be included if the UE also supports Band I-VII
3236 ue-RadioAccessCapabBandFDDList-ext UE-RadioAccessCapabBandFDDList-ext OPTIONAL
3239 UE-RadioAccessCapability-v690ext ::= SEQUENCE {
3240 physicalchannelcapability-edch PhysicalChannelCapability-edch-r6,
3241 -- TABULAR: deviceType is MD in tabular description
3242 -- Default value is 'doesBenefitFromBatteryConsumptionOptimisation'
3243 deviceType ENUMERATED { doesNotBenefitFromBatteryConsumptionOptimisation } OPTIONAL
3246 UE-RadioAccessCapability-v7e0ext ::= SEQUENCE {
3247 -- User equipment IEs
3248 supportForTwoDRXSchemesInPCH ENUMERATED { true } OPTIONAL,
3249 supportEDPDCHPowerInterpolation ENUMERATED { true } OPTIONAL
3252 UE-RadioAccessCapability-v7f0ext ::= SEQUENCE {
3253 supportofTxDivOnNonMIMOChannel ENUMERATED { true } OPTIONAL,
3254 -- IE physicalChannelCapability-LCR and ue-RadioAccessCapabilityComp-TDD128 shall only be
3255 -- included in InterRATHandoverInfo for 1.28 Mcps TDD, otherwise these IEs are not needed here.
3256 physicalChannelCapability-LCR PhysicalChannelCapability-LCR-r4 OPTIONAL,
3257 ue-RadioAccessCapabilityComp-TDD128 UE-RadioAccessCapabilityComp-TDD128-v7f0ext OPTIONAL
3260 UE-RadioAccessCapabilityInfo-v770ext ::= SEQUENCE {
3261 rf-Capability RF-Capability-v770ext OPTIONAL,
3262 physicalChannelCapability PhysicalChannelCapabilityInfo-v770ext,
3263 ganssSupportIndication ENUMERATED { true } OPTIONAL,
3264 mac-ehsSupport ENUMERATED { true } OPTIONAL,
3265 ue-SpecificCapabilityInformation UE-SpecificCapabilityInformation-LCRTDD OPTIONAL
3268 UE-RadioAccessCapabilityInfo-TDD128-v8b0ext ::= SEQUENCE {
3269 -- INTER RAT HANDOVER INFO
3270 measurementCapabilityTDD MeasurementCapabilityTDD OPTIONAL,
3271 hSDSCH-physical-layer-category-extension
3272 HSDSCH-physical-layer-category-extension OPTIONAL
3275 UE-RadioAccessCapabilityInfo-TDD128-vb50ext ::= SEQUENCE {
3276 -- INTER RAT HANDOVER INFO
3277 measurementCapabilityTDD MeasurementCapabilityTDD-vb50ext OPTIONAL
3280 UE-RadioAccessCapability-v860ext ::= SEQUENCE {
3281 ue-RadioAccessCapabBandFDDList3 UE-RadioAccessCapabBandFDDList3
3284 UE-RadioAccessCapability-v880ext ::= SEQUENCE {
3285 -- INTER RAT HANDOVER INFO
3286 supportForPriorityReselectionInUTRAN ENUMERATED { true } OPTIONAL
3289 UE-RadioAccessCapability-v890ext ::= SEQUENCE {
3290 -- UE radio access capability
3291 supportCellSpecificTxDiversityinDC-Operation ENUMERATED { true } OPTIONAL
3294 UE-RadioAccessCapability-v920ext ::= SEQUENCE {
3295 supportOfenhancedTS0 ENUMERATED { true } OPTIONAL
3298 UE-RadioAccessCapability-va40ext ::= SEQUENCE {
3299 ue-RadioAccessCapabBandFDDList4 UE-RadioAccessCapabBandFDDList4
3302 UE-RadioAccessCapability-va60ext ::= SEQUENCE {
3303 ue-RadioAccessCapabBandFDDList4 UE-RadioAccessCapabBandFDDList4-va60ext OPTIONAL
3306 UE-RadioAccessCapability-va80ext ::= SEQUENCE {
3307 ue-RadioAccessCapabBandFDDList4-va60ext UE-RadioAccessCapabBandFDDList4-va60ext OPTIONAL,
3308 ue-RadioAccessCapabBandFDDList4-va80ext UE-RadioAccessCapabBandFDDList4-va80ext OPTIONAL
3311 UE-RadioAccessCapability-vb50ext ::= SEQUENCE {
3312 ue-RadioAccessCapabBandFDDList6 UE-RadioAccessCapabBandFDDList6 OPTIONAL
3315 UE-RadioAccessCapability-vb70ext ::= SEQUENCE {
3316 ue-RadioAccessCapabBandFDDList7 UE-RadioAccessCapabBandFDDList7 OPTIONAL
3319 UE-RadioAccessCapability-vbc0ext ::= SEQUENCE {
3320 interRATsupportMultiCellConfiguration ENUMERATED { true } OPTIONAL,
3321 ue-RadioAccessCapabBandCombList UE-RadioAccessCapabBandCombList OPTIONAL,
3322 ue-RadioAccessCapabBandCombList-va40ext UE-RadioAccessCapabBandCombList-va40ext OPTIONAL
3325 UE-RadioAccessCapability-vd20ext ::= SEQUENCE {
3326 ue-RadioAccessCapabBandCombList UE-RadioAccessCapabBandCombList-vd20ext OPTIONAL
3330 UE-RadioAccessCapabBand-va40ext ::= SEQUENCE {
3331 ue-RadioAccessCapabBandFDDList5 UE-RadioAccessCapabBandFDDList5,
3332 -- This IE shall be included if the UE also supports Band I – Band XXII
3333 ue-RadioAccessCapabBandFDDList-ext2 UE-RadioAccessCapabBandFDDList-ext2 OPTIONAL
3336 UE-RadioAccessCapabBandFDDList2 ::= SEQUENCE (SIZE (1..maxFreqBandsFDD)) OF
3337 UE-RadioAccessCapabBandFDD2
3339 UE-RadioAccessCapabBandFDDList3 ::= SEQUENCE (SIZE (1..maxFreqBandsFDD)) OF
3340 UE-RadioAccessCapabBandFDD3
3342 UE-RadioAccessCapabBandFDDList4 ::= SEQUENCE (SIZE (1..maxFreqBandsFDD)) OF
3343 UE-RadioAccessCapabBandFDD4
3345 UE-RadioAccessCapabBandFDDList4-va60ext ::= SEQUENCE (SIZE (1..maxFreqBandsFDD)) OF
3346 UE-RadioAccessCapabBandFDD4-va60ext
3348 UE-RadioAccessCapabBandFDDList4-va80ext ::= SEQUENCE (SIZE (1..maxFreqBandsFDD-ext3)) OF
3349 UE-RadioAccessCapabBandFDD4-va80ext
3351 UE-RadioAccessCapabBandFDDList5 ::= SEQUENCE (SIZE (1..maxFreqBandsFDD-ext2)) OF
3352 UE-RadioAccessCapabBandFDD5
3354 UE-RadioAccessCapabBandFDDList6 ::= SEQUENCE (SIZE (1..maxFreqBandsFDD3)) OF
3355 UE-RadioAccessCapabBandFDD6
3357 UE-RadioAccessCapabBandFDDList7 ::= SEQUENCE (SIZE (1..maxFreqBandsFDD3)) OF
3358 UE-RadioAccessCapabBandFDD7
3360 UE-RadioAccessCapabBandFDD2 ::= SEQUENCE {
3361 radioFrequencyBandFDD2 RadioFrequencyBandFDD2,
3362 fddRF-Capability SEQUENCE {
3363 ue-PowerClass UE-PowerClassExt,
3364 txRxFrequencySeparation TxRxFrequencySeparation
3366 measurementCapability2 MeasurementCapabilityExt2
3369 UE-RadioAccessCapabBandFDD3 ::= SEQUENCE {
3370 -- UE may omit both IEs if this IE indicates the same EUTRA compressed
3371 -- mode capability for all supported UTRA bands
3372 -- Otherwise, the UE shall include either one of the following OPTIONAL IEs.
3373 radioFrequencyBandFDD RadioFrequencyBandFDD OPTIONAL,
3374 radioFrequencyBandFDD2 RadioFrequencyBandFDD2 OPTIONAL,
3375 measurementCapability3 MeasurementCapabilityExt3
3378 UE-RadioAccessCapabBandFDD4 ::= SEQUENCE {
3379 -- UE may omit all the radioFrequencyBand IEs if this IE indicates the same
3380 -- capability for all supported UTRA bands
3381 -- Otherwise, the UE shall include either one of the following OPTIONAL IEs.
3382 radioFrequencyBandFDD RadioFrequencyBandFDD OPTIONAL,
3383 radioFrequencyBandFDD2 RadioFrequencyBandFDD2 OPTIONAL,
3384 radioFrequencyBandFDD3 RadioFrequencyBandFDD3 OPTIONAL,
3385 additionalSecondaryCells ENUMERATED { a1, a2 } OPTIONAL,
3386 nonContiguousMultiCellCombinationList NonContiguousMultiCellCombinationList OPTIONAL
3389 UE-RadioAccessCapabBandFDD4-va60ext ::= SEQUENCE {
3390 supportofULOLTD ENUMERATED { true } OPTIONAL
3393 UE-RadioAccessCapabBandFDD4-va80ext ::= SEQUENCE {
3394 -- UE may omit all the radioFrequencyBand IEs if this IE indicates the same
3395 -- capability for all supported UTRA bands
3396 -- Otherwise, the UE shall include either one of the following OPTIONAL IEs.
3397 radioFrequencyBandFDD RadioFrequencyBandFDD OPTIONAL,
3398 radioFrequencyBandFDD2 RadioFrequencyBandFDD2 OPTIONAL,
3399 radioFrequencyBandFDD3 RadioFrequencyBandFDD3 OPTIONAL,
3400 additionalSecondaryCells ENUMERATED { a1, a2 } OPTIONAL,
3401 nonContiguousMultiCellCombinationList NonContiguousMultiCellCombinationList OPTIONAL,
3402 supportofULOLTD ENUMERATED { true } OPTIONAL
3405 UE-RadioAccessCapabBandFDD5 ::= SEQUENCE {
3406 radioFrequencyBandFDD3 RadioFrequencyBandFDD3,
3407 fddRF-Capability SEQUENCE {
3408 ue-PowerClass UE-PowerClassExt,
3409 txRxFrequencySeparation TxRxFrequencySeparation
3411 measurementCapability4 MeasurementCapabilityExt4
3414 UE-RadioAccessCapabBandFDD6 ::= SEQUENCE {
3415 -- UE may omit all the radioFrequencyBand IEs if this IE indicates the same
3416 -- capability for all supported UTRA bands
3417 -- Otherwise, the UE shall include either one of the following OPTIONAL IEs.
3418 radioFrequencyBandFDD RadioFrequencyBandFDD OPTIONAL,
3419 radioFrequencyBandFDD2 RadioFrequencyBandFDD2 OPTIONAL,
3420 radioFrequencyBandFDD3 RadioFrequencyBandFDD3 OPTIONAL,
3421 additionalSecondaryCells2 ENUMERATED { a3, a4, a5, a6 } OPTIONAL,
3422 supportOfULCLTD ENUMERATED { true } OPTIONAL,
3423 multiflowCapability MultiflowPerBandCapability OPTIONAL,
3424 mimo4x4CapabilityBand ENUMERATED { true } OPTIONAL,
3425 supportOfULMIMO ENUMERATED { true } OPTIONAL,
3426 measurementCapability5 MeasurementCapabilityExt5,
3427 freqSpecificCompressedModeForNonContiguous ENUMERATED { true } OPTIONAL
3430 UE-RadioAccessCapabBandFDD7 ::= SEQUENCE {
3431 -- UE may omit all the radioFrequencyBand IEs if this IE indicates the same
3432 -- capability for all supported UTRA bands
3433 -- Otherwise, the UE shall include either one of the following OPTIONAL IEs.
3434 radioFrequencyBandFDD RadioFrequencyBandFDD OPTIONAL,
3435 radioFrequencyBandFDD2 RadioFrequencyBandFDD2 OPTIONAL,
3436 radioFrequencyBandFDD3 RadioFrequencyBandFDD3 OPTIONAL,
3437 measurementCapability6 MeasurementCapabilityExt6
3440 UE-PositioningCapabilityExt-v380 ::= SEQUENCE {
3441 rx-tx-TimeDifferenceType2Capable BOOLEAN
3444 UE-PositioningCapabilityExt-v3a0 ::= SEQUENCE {
3445 validity-CellPCH-UraPCH ENUMERATED { true }
3448 UE-PositioningCapabilityExt-v3g0 ::= SEQUENCE {
3449 sfn-sfnType2Capability ENUMERATED { true }
3452 UE-PositioningCapability-v770ext ::= SEQUENCE {
3453 ue-GANSSPositioning-Capability UE-GANSSPositioning-Capability OPTIONAL
3456 UE-PositioningCapability-v860ext ::= SEQUENCE {
3457 ue-GANSSPositioning-Capability-v860ext
3458 UE-GANSSPositioning-Capability-v860ext-IEs OPTIONAL
3461 UE-PositioningCapability-vd20ext ::= SEQUENCE {
3462 ue-Positioning-AddPos-Capability UE-AddPos-Supported-List OPTIONAL
3465 UE-RadioAccessCapabBandCombList ::= SEQUENCE (SIZE (1..16)) OF BandComb
3467 UE-RadioAccessCapabBandFDDList ::= SEQUENCE (SIZE (1..maxFreqBandsFDD)) OF
3468 UE-RadioAccessCapabBandFDD
3470 UE-RadioAccessCapabBandFDDList-ext ::= SEQUENCE (SIZE (1..maxFreqBandsFDD)) OF
3471 UE-RadioAccessCapabBandFDD-ext
3473 UE-RadioAccessCapabBandFDDList-ext2 ::= SEQUENCE (SIZE (1..maxFreqBandsFDD2)) OF
3474 UE-RadioAccessCapabBandFDD-ext2
3476 UE-RadioAccessCapabBandFDD ::= SEQUENCE{
3477 radioFrequencyBandFDD RadioFrequencyBandFDD,
3478 fddRF-Capability SEQUENCE {
3479 ue-PowerClass UE-PowerClassExt,
3480 txRxFrequencySeparation TxRxFrequencySeparation
3482 measurementCapability MeasurementCapabilityExt
3485 UE-RadioAccessCapabBandFDD-ext ::= SEQUENCE {
3486 radioFrequencyBandFDD RadioFrequencyBandFDD,
3487 compressedModeMeasCapabFDDList-ext CompressedModeMeasCapabFDDList-ext
3490 UE-RadioAccessCapabBandFDD-ext2 ::= SEQUENCE {
3491 radioFrequencyBandFDD RadioFrequencyBandFDD OPTIONAL,
3492 radioFrequencyBandFDD2 RadioFrequencyBandFDD2 OPTIONAL,
3493 compressedModeMeasCapabFDDList3 CompressedModeMeasCapabFDDList3
3496 UE-RadioAccessCapability-v4b0ext ::= SEQUENCE {
3497 pdcp-Capability-r4-ext PDCP-Capability-r4-ext,
3498 tdd-CapabilityExt SEQUENCE {
3499 rf-Capability RF-Capability-r4-ext,
3500 physicalChannelCapability-LCR PhysicalChannelCapability-LCR-r4,
3501 measurementCapability-r4-ext MeasurementCapability-r4-ext
3503 -- IE " AccessStratumReleaseIndicator" is not needed in RRC CONNECTION SETUP COMPLETE
3504 accessStratumReleaseIndicator AccessStratumReleaseIndicator OPTIONAL
3507 UE-RadioAccessCapabilityComp ::= SEQUENCE {
3508 totalAM-RLCMemoryExceeds10kB BOOLEAN,
3509 rf-CapabilityComp RF-CapabilityComp
3512 UE-RadioAccessCapabilityComp-ext ::= SEQUENCE {
3513 rf-CapabilityFDDComp RF-CapabBandListFDDComp-ext
3516 UE-RadioAccessCapabilityComp-TDD128-v7f0ext ::= SEQUENCE {
3517 hSDSCH-physical-layer-category
3518 HSDSCH-physical-layer-category OPTIONAL,
3519 multiCarrier-physical-layer-category
3520 MultiCarrier-HSDSCH-physical-layer-category OPTIONAL,
3521 tdd-edch-PhysicalLayerCategory INTEGER (1..6) OPTIONAL,
3522 dl-CapabilityWithSimultaneousHS-DSCHConfig
3523 DL-CapabilityWithSimultaneousHS-DSCHConfig OPTIONAL,
3524 supportForCSVoiceoverHSPA ENUMERATED { true } OPTIONAL,
3525 totalRLC-AM-BufferSize TotalRLC-AM-BufferSize-r5-ext OPTIONAL
3528 UE-RadioAccessCapabilityComp-v770ext ::= SEQUENCE {
3529 rf-CapabilityComp RF-CapabilityComp-v770ext,
3530 securityCapabilityIndication ENUMERATED { true } OPTIONAL,
3531 ganssSupportIndication ENUMERATED { true } OPTIONAL,
3532 mac-ehsSupport ENUMERATED { true } OPTIONAL
3535 UE-RadioAccessCapabilityComp2 ::= SEQUENCE {
3536 fddPhysicalChannelCapab-hspdsch-edch SEQUENCE {
3537 dl-CapabilityWithSimultaneousHS-DSCHConfig
3538 DL-CapabilityWithSimultaneousHS-DSCHConfig OPTIONAL,
3539 physicalChannelCapabComp-hspdsch-r6 HSDSCH-physical-layer-category,
3540 physicalChannelCapability-edch-r6 PhysicalChannelCapability-edch-r6
3544 UE-RadioAccessCapabilityComp2-v770ext ::= SEQUENCE {
3545 hsdsch-physical-layer-category-ext HSDSCH-physical-layer-category-ext OPTIONAL,
3546 edch-PhysicalLayerCategory-extension INTEGER (7) OPTIONAL,
3547 hsscchlessHsdschOperation ENUMERATED { true } OPTIONAL,
3548 enhancedFdpch ENUMERATED { true } OPTIONAL,
3549 hsdschReception-CellFach ENUMERATED { true } OPTIONAL,
3550 hsdschReception-CellUraPch ENUMERATED { true } OPTIONAL,
3551 discontinuousDpcchTransmission ENUMERATED { true } OPTIONAL,
3552 slotFormat4 ENUMERATED { true } OPTIONAL,
3553 pdcp-Capability PDCP-Capability-v770ext OPTIONAL
3556 UE-RadioAccessCapabilityComp2-v7f0ext ::= SEQUENCE {
3557 supportofTxDivOnNonMIMOChannel ENUMERATED { true } OPTIONAL
3560 UE-RadioAccessCapabilityComp2-v860ext ::= SEQUENCE {
3561 hsdsch-physical-layer-category-ext2 HSDSCH-physical-layer-category-ext2 OPTIONAL,
3562 supportOfMACiis ENUMERATED { true } OPTIONAL
3565 UE-RadioAccessCapabilityComp2-v920ext ::= SEQUENCE {
3566 hsdsch-physical-layer-category-ext3 HSDSCH-physical-layer-category-ext3 OPTIONAL,
3567 edch-PhysicalLayerCategory-extension2 INTEGER (8..9) OPTIONAL
3570 UE-RadioAccessCapabilityComp2-va40ext ::= SEQUENCE {
3571 hsdsch-physical-layer-category-ext4 HSDSCH-physical-layer-category-ext4 OPTIONAL,
3572 hsdsch-physical-layer-category-ext5 HSDSCH-physical-layer-category-ext5 OPTIONAL
3575 UE-RadioAccessCapabilityComp2-vb50ext ::= SEQUENCE {
3576 hsdsch-physical-layer-category-ext6 HSDSCH-physical-layer-category-ext6 OPTIONAL,
3577 hsdsch-physical-layer-category-ext7 HSDSCH-physical-layer-category-ext7 OPTIONAL,
3578 hsdsch-physical-layer-category-ext8 HSDSCH-physical-layer-category-ext8 OPTIONAL,
3579 edch-PhysicalLayerCategory-extension3 INTEGER (10..12) OPTIONAL,
3580 supportOfHSDPCCHPowerOffsetExtension ENUMERATED { true } OPTIONAL
3583 UE-RadioAccessCapabilityComp2-vc50ext ::= SEQUENCE {
3584 supportofDsacAndPpacInCellDch ENUMERATED { true } OPTIONAL,
3585 supportforDCHEnhancements ENUMERATED { basic, full } OPTIONAL,
3586 simultaneousSupportforDCHEnhancementsAndCM ENUMERATED { true } OPTIONAL,
3587 simultaneousSupportforDCHEnhancementsAndDPCCHDiscntTx ENUMERATED { true } OPTIONAL
3590 UE-RadioAccessCapabilityComp2-vd20ext ::= SEQUENCE {
3591 supportOfDualCellEDCHwithDPDCH ENUMERATED { true } OPTIONAL
3594 UE-RadioAccessCapabilityComp-TDD128 ::= SEQUENCE {
3595 tdd128RF-Capability RadioFrequencyBandTDDextList OPTIONAL,
3596 supportOfSFModeForHSPDSCHDualStream ENUMERATED { sf1, sf1sf16 } OPTIONAL,
3597 supportOfCommonEDCH ENUMERATED { true } OPTIONAL,
3598 supportOfMACiis ENUMERATED { true } OPTIONAL,
3599 supportOfSPSOperation ENUMERATED { true } OPTIONAL,
3600 supportOfControlChannelDRXOperation ENUMERATED { true } OPTIONAL
3603 RF-CapabilityComp ::= SEQUENCE {
3606 supported RF-CapabBandListFDDComp
3608 tdd384-RF-Capability CHOICE {
3610 supported RadioFrequencyBandTDDList
3612 tdd128-RF-Capability CHOICE {
3614 supported RadioFrequencyBandTDDList
3618 RF-CapabilityComp-v770ext ::= SEQUENCE {
3619 -- If support of TDD384 and/or TDD128 RF capability is indicated in IEs 'RF-CapabilityComp',
3620 -- the corresponding IE 'RadioFrequencyBandTDDList-r7' shall be included in this IE.
3621 tdd384-RF-Capability RadioFrequencyBandTDDList-r7 OPTIONAL,
3622 tdd768-RF-Capability CHOICE {
3624 supported RadioFrequencyBandTDDList-r7
3626 tdd128-RF-Capability RadioFrequencyBandTDDList-r7 OPTIONAL
3629 -- NOTE: This IE defines the supported TX/RX frequency separation for the respective supported
3630 -- frequency band. Values defined as spare shall not be sent in this version of the protocol.
3631 -- If a spare value is received, it should be interpreted as 'default-RxTX-sparation'.
3632 RF-CapabBandFDDComp ::= ENUMERATED { notSupported,
3633 default-TxRx-separation, spare2, spare1 }
3635 RF-CapabBandListFDDComp ::= SEQUENCE (SIZE (1..maxFreqBandsFDD)) OF
3636 -- The first entry corresponds with the first value of IE RadioFrequencyBandFDD,
3637 -- fdd2100, and so on. No more than seven entries should be included in this IE. The
3638 -- 8'th entry, if present, shall be ignored.
3639 -- An extension of this IE may be provided using the IE 'RF-CapabBandListFDDComp-ext'.
3642 RF-CapabBandListFDDComp-ext ::= SEQUENCE (SIZE (1..maxFreqBandsFDD-ext)) OF
3643 -- The first entry corresponds with the first value of IE RadioFrequencyBandFDD2,
3644 -- bandVIII, and so on.
3647 RF-CapabBandListFDDComp-ext2 ::= SEQUENCE (SIZE (1..maxFreqBandsFDD-ext2)) OF
3648 -- The first entry corresponds with the first value of IE RadioFrequencyBandFDD3,
3649 -- 23 (Band XXIII), and so on.
3652 UE-RadioAccessCapabBandCombList-va40ext ::= SEQUENCE (SIZE (1..16)) OF SupportedCarrierCombination
3654 UE-RadioAccessCapabBandCombList-vb50ext ::= SEQUENCE (SIZE (1..16)) OF
3655 SupportedCarrierCombination-ext
3658 UE-RadioAccessCapabBandCombList-vd20ext ::= SEQUENCE (SIZE (1..16)) OF
3659 SupportDualBandDualCellEdch
3661 SupportedCarrierCombination ::= SEQUENCE {
3662 carrierCombination12 BOOLEAN,
3663 carrierCombination21 BOOLEAN,
3664 carrierCombination13 BOOLEAN,
3665 carrierCombination31 BOOLEAN,
3666 carrierCombination22 BOOLEAN
3669 SupportedCarrierCombination-ext ::= SEQUENCE {
3670 carrierCombination14 BOOLEAN,
3671 carrierCombination41 BOOLEAN,
3672 carrierCombination15 BOOLEAN,
3673 carrierCombination51 BOOLEAN,
3674 carrierCombination16 BOOLEAN,
3675 carrierCombination61 BOOLEAN,
3676 carrierCombination17 BOOLEAN,
3677 carrierCombination71 BOOLEAN,
3678 carrierCombination23 BOOLEAN,
3679 carrierCombination32 BOOLEAN,
3680 carrierCombination24 BOOLEAN,
3681 carrierCombination42 BOOLEAN,
3682 carrierCombination25 BOOLEAN,
3683 carrierCombination52 BOOLEAN,
3684 carrierCombination26 BOOLEAN,
3685 carrierCombination62 BOOLEAN,
3686 carrierCombination33 BOOLEAN,
3687 carrierCombination34 BOOLEAN,
3688 carrierCombination43 BOOLEAN,
3689 carrierCombination44 BOOLEAN,
3690 carrierCombination35 BOOLEAN,
3691 carrierCombination53 BOOLEAN
3694 SupportDualBandDualCellEdch ::= SEQUENCE {
3695 dualBandDualCellEdchIndication ENUMERATED { true } OPTIONAL
3698 UE-RadioAccessCapability-v590ext ::= SEQUENCE {
3699 dl-CapabilityWithSimultaneousHS-DSCHConfig
3700 DL-CapabilityWithSimultaneousHS-DSCHConfig OPTIONAL,
3701 pdcp-Capability-r5-ext PDCP-Capability-r5-ext,
3702 rlc-Capability-r5-ext RLC-Capability-r5-ext,
3703 physicalChannelCapability PhysicalChannelCapability-hspdsch-r5,
3704 multiModeRAT-Capability-v590ext MultiModeRAT-Capability-v590ext
3707 UE-RadioAccessCapability-v5c0ext ::= SEQUENCE {
3708 pdcp-Capability-r5-ext2 PDCP-Capability-r5-ext2
3711 UE-RadioAccessCapability-v680ext ::= SEQUENCE {
3712 multiModeRAT-Capability-v680ext MultiModeRAT-Capability-v680ext
3715 UL-OLTD-InfoFDD ::= SEQUENCE {
3716 ulOLTDActivation ENUMERATED {true}
3719 UL-PhysChCapabilityFDD ::= SEQUENCE {
3720 maxNoDPDCH-BitsTransmitted MaxNoDPDCH-BitsTransmitted,
3721 -- dummy is not used in this version of the specification and
3722 -- it should be ignored by the receiver.
3726 UL-PhysChCapabilityFDD-r6 ::= SEQUENCE {
3727 maxNoDPDCH-BitsTransmitted MaxNoDPDCH-BitsTransmitted,
3728 physicalchannelcapability-edch PhysicalChannelCapability-edch-r6
3731 UL-PhysChCapabilityFDD-v770ext ::= SEQUENCE {
3732 edch-PhysicalLayerCategory-extension INTEGER (7) OPTIONAL,
3733 discontinuousDpcchTransmission ENUMERATED { true } OPTIONAL,
3734 slotFormat4 ENUMERATED { true } OPTIONAL
3737 UL-PhysChCapabilityFDD-v920ext ::= SEQUENCE {
3738 edch-PhysicalLayerCategory-extension2 INTEGER (8..9) OPTIONAL
3740 UL-PhysChCapabilityFDD-vb50ext ::= SEQUENCE {
3741 edch-PhysicalLayerCategory-extension3 INTEGER (10..12) OPTIONAL
3744 UL-PhysChCapabilityFDD-vc50ext ::= SEQUENCE {
3745 supportofCellReselectionIndicationReporting ENUMERATED { true } OPTIONAL,
3746 supportofRadioLinkswithoutDPCHFDPCH ENUMERATED { true } OPTIONAL,
3747 supportofServingE-DCHCellDecoupling ENUMERATED { true } OPTIONAL,
3748 accessGroupsAccessControl ENUMERATED { true } OPTIONAL,
3749 enhancedTTISwitching ENUMERATED { true } OPTIONAL,
3750 implicitGrantHandling ENUMERATED { true } OPTIONAL,
3751 dtx-enhancements ENUMERATED { true } OPTIONAL
3754 UL-PhysChCapabilityFDD-vd20ext ::= SEQUENCE {
3755 supportOfDualCellEDCHwithDPDCH ENUMERATED { true } OPTIONAL
3758 UL-PhysChCapabilityFDD-ve30ext ::= SEQUENCE {
3759 supportOfDualCellEDCHOperationEnhancements ENUMERATED { true } OPTIONAL
3762 UL-PhysChCapabilityTDD ::= SEQUENCE {
3763 maxTS-PerFrame MaxTS-PerFrame,
3764 maxPhysChPerTimeslot MaxPhysChPerTimeslot,
3765 minimumSF MinimumSF-UL,
3766 supportOfPUSCH BOOLEAN
3769 UL-PhysChCapabilityTDD-384-v770ext ::= SEQUENCE {
3770 tdd384-edch CHOICE {
3771 supported SEQUENCE {
3772 tdd-edch-PhysicalLayerCategory INTEGER (1..16)
3778 UL-PhysChCapabilityTDD-LCR-r4 ::= SEQUENCE {
3779 maxTS-PerSubFrame MaxTS-PerSubFrame-r4,
3780 maxPhysChPerTimeslot MaxPhysChPerTimeslot,
3781 minimumSF MinimumSF-UL,
3782 supportOfPUSCH BOOLEAN,
3783 supportOf8PSK BOOLEAN
3786 UL-PhysChCapabilityTDD-128-v770ext ::= SEQUENCE {
3787 maxPhysChPerTimeslot MaxPhysChPerTimeslot-LCR-r7,
3788 tdd128-edch CHOICE {
3789 supported SEQUENCE {
3790 tdd-edch-PhysicalLayerCategory INTEGER (1..6)
3796 UL-PhysChCapabilityInfoTDD-128-v770ext ::= SEQUENCE {
3797 maxPhysChPerTimeslot MaxPhysChPerTimeslot-LCR-r7
3800 UL-PhysChCapabilityInfoTDD-128-va40ext ::= SEQUENCE {
3801 multiCarrier-EdchPhysicalLayerCategory-128 INTEGER (1..8) OPTIONAL,
3802 maxNumberCarrierForMCHSUPA-TDD ENUMERATED {nf-2, nf-3, nf-6, spare} OPTIONAL
3805 UL-PhysChCapabilityTDD-768 ::= SEQUENCE {
3806 maxTS-PerFrame MaxTS-PerFrame,
3807 maxPhysChPerTimeslot MaxPhysChPerTimeslot,
3808 minimumSF MinimumSF-UL,
3809 supportOfPUSCH BOOLEAN,
3810 tdd384-edch CHOICE {
3811 supported SEQUENCE {
3812 tdd-edch-PhysicalLayerCategory INTEGER (1..16)
3818 UL-OtherTTIConfiguration-Information ::= SEQUENCE {
3819 configurationInfo CHOICE {
3821 newConfiguration SEQUENCE {
3822 ul-EDCH-Information UL-EDCH-Information-r11,
3823 ul-AddReconfTransChInfoList UL-AddReconfTransChInfoList-r8,
3824 dtx-drx-TimingInfo DTX-DRX-TimingInfo-r7 OPTIONAL,
3825 dtx-drx-Info DTX-DRX-Info-r12 OPTIONAL
3828 activationDelay ActivationDelay OPTIONAL
3831 UL-OtherTTIConfigurationInfo-Sec ::= SEQUENCE {
3832 configurationInfo CHOICE {
3834 newConfiguration SEQUENCE {
3835 secondaryEDCH-Info-Common SecondaryEDCH-Info-Common-r14,
3836 ul-AddReconfTransChInfoList UL-AddReconfTransChInfoList-r14
3839 activationDelay ActivationDelay OPTIONAL
3842 UL-SecondaryCellInfoFDD ::= CHOICE {
3844 newConfiguration SEQUENCE {
3845 secondaryServingEDCHCell-Info SecondaryServingEDCHCell-Info OPTIONAL,
3846 secondaryEDCH-Info-Common SecondaryEDCH-Info-Common OPTIONAL,
3847 dl-InformationPerSecondaryRL-List DL-InformationPerSecondaryRL-List OPTIONAL
3851 UL-SecondaryCellInfoFDD-r12 ::= CHOICE {
3853 newConfiguration SEQUENCE {
3854 secondaryServingEDCHCell-Info SecondaryServingEDCHCell-Info OPTIONAL,
3855 secondaryEDCH-Info-Common SecondaryEDCH-Info-Common-r12 OPTIONAL,
3856 dl-InformationPerSecondaryRL-List DL-InformationPerSecondaryRL-List-r12 OPTIONAL
3860 UL-SecondaryCellInfoFDD-r13 ::= CHOICE {
3862 newConfiguration SEQUENCE {
3863 secondaryServingEDCHCell-Info SecondaryServingEDCHCell-Info OPTIONAL,
3864 secondaryEDCH-Info-Common SecondaryEDCH-Info-Common-r12 OPTIONAL,
3865 dl-InformationPerSecondaryRL-List DL-InformationPerSecondaryRL-List-r13 OPTIONAL
3869 UL-SecondaryCellInfoFDD-r14 ::= CHOICE {
3871 newConfiguration SEQUENCE {
3872 secondaryServingEDCHCell-Info SecondaryServingEDCHCell-Info OPTIONAL,
3873 secondaryEDCH-Info-Common SecondaryEDCH-Info-Common-r14 OPTIONAL,
3874 dl-InformationPerSecondaryRL-List DL-InformationPerSecondaryRL-List-r13 OPTIONAL
3878 PhysicalChannelCapability-edch-r6 ::= SEQUENCE {
3880 supported SEQUENCE {
3881 edch-PhysicalLayerCategory INTEGER (1..16)
3887 UL-TransChCapability ::= SEQUENCE {
3888 maxNoBitsTransmitted MaxNoBits,
3889 maxConvCodeBitsTransmitted MaxNoBits,
3890 turboEncodingSupport TurboSupport,
3891 maxSimultaneousTransChs MaxSimultaneousTransChsUL,
3892 modeSpecificInfo CHOICE {
3895 maxSimultaneousCCTrCH-Count MaxSimultaneousCCTrCH-Count
3898 maxTransmittedBlocks MaxTransportBlocksUL,
3899 maxNumberOfTFC MaxNumberOfTFC-UL,
3900 maxNumberOfTF MaxNumberOfTF
3903 UE-Positioning-Capability ::= SEQUENCE {
3904 standaloneLocMethodsSupported BOOLEAN,
3905 ue-BasedOTDOA-Supported BOOLEAN,
3906 networkAssistedGPS-Supported NetworkAssistedGPS-Supported,
3907 supportForUE-GPS-TimingOfCellFrames BOOLEAN,
3908 supportForIPDL BOOLEAN
3911 UE-SecurityInformation ::= SEQUENCE {
3912 start-CS START-Value
3915 UE-SecurityInformation2 ::= SEQUENCE {
3916 start-PS START-Value
3919 UE-SpecificCapabilityInformation-LCRTDD ::= ENUMERATED {
3926 nFMc-TwoRx-UniTx-Discontiguous,
3927 nFMc-TwoRx-TwoTx-Discontiguous,
3928 nFMc-TwoRx-UniTx-Contiguous,
3929 nFMc-TwoRx-TwoTx-Contiguous,
3937 URA-UpdateCause ::= ENUMERATED {
3943 UTRAN-DRX-CycleLengthCoefficient ::= INTEGER (3..9)
3945 UTRAN-DRX-CycleLengthCoefficient-r7 ::= SEQUENCE {
3946 drx-CycleLengthCoefficient INTEGER (3..9),
3947 drx-CycleLengthCoefficient2 INTEGER (3..9) OPTIONAL,
3948 timeForDRXCycle2 T-319 OPTIONAL
3951 WaitTime ::= INTEGER (0..15)
3953 -- ***************************************************
3955 -- RADIO BEARER INFORMATION ELEMENTS (10.3.4)
3957 -- ***************************************************
3959 AlgorithmSpecificInfo ::= CHOICE {
3960 rfc2507-Info RFC2507-Info
3963 AlgorithmSpecificInfo-r4 ::= CHOICE {
3964 rfc2507-Info RFC2507-Info,
3965 rfc3095-Info RFC3095-Info-r4
3968 CID-InclusionInfo-r4 ::= ENUMERATED {
3970 rfc3095-PacketFormat }
3972 CommonRBMappingInfo ::= SEQUENCE {
3973 logicalChannelIdentity LogicalChannelIdentity,
3974 mac-ehs-QueueId MAC-ehs-QueueId
3977 -- Upper limit of COUNT-C is 2^32 - 1
3978 COUNT-C ::= INTEGER (0..4294967295)
3980 -- Upper limit of COUNT-C-MSB is 2^25 - 1
3981 COUNT-C-MSB ::= INTEGER (0..33554431)
3983 CS-HSPA-Information ::= SEQUENCE {
3984 ul-AMR-Rate UL-AMR-Rate OPTIONAL,
3985 maxCS-Delay MaxCS-Delay
3988 DefaultConfigForCellFACH ::= SEQUENCE {
3989 defaultConfigMode DefaultConfigMode,
3990 defaultConfigIdForCellFACH DefaultConfigIdForCellFACH
3993 DefaultConfigIdentity ::= INTEGER (0..10)
3995 DefaultConfigIdentity-r4 ::= INTEGER (0..12)
3997 DefaultConfigIdentity-r5 ::= INTEGER (0..13)
3999 -- DefaultConfigIdentity-r6 values 25..31 are spare and shall not be used in this version of
4001 DefaultConfigIdentity-r6 ::= INTEGER (0..31)
4003 -- DefaultConfigIdForCellFACH values 1..15 are spare and shall not be used in this version of
4005 DefaultConfigIdForCellFACH ::= INTEGER (0..15)
4007 DefaultConfigMode ::= ENUMERATED {
4011 DDI ::= INTEGER (0..62)
4013 DL-AM-RLC-Mode ::= SEQUENCE {
4014 inSequenceDelivery BOOLEAN,
4015 receivingWindowSize ReceivingWindowSize,
4016 dl-RLC-StatusInfo DL-RLC-StatusInfo
4019 DL-AM-RLC-Mode-r5 ::= SEQUENCE {
4020 dl-RLC-PDU-size OctetModeRLC-SizeInfoType1,
4021 inSequenceDelivery BOOLEAN,
4022 receivingWindowSize ReceivingWindowSize,
4023 dl-RLC-StatusInfo DL-RLC-StatusInfo
4026 DL-AM-RLC-Mode-r7 ::= SEQUENCE {
4027 dl-RLC-PDU-size CHOICE {
4028 fixedSize OctetModeRLC-SizeInfoType1,
4029 flexibleSize ENUMERATED { size7, size15 }
4031 inSequenceDelivery BOOLEAN,
4032 receivingWindowSize ReceivingWindowSize,
4033 dl-RLC-StatusInfo DL-RLC-StatusInfo
4036 DL-AM-RLC-Mode-r11 ::= SEQUENCE {
4037 dl-RLC-PDU-size CHOICE {
4038 fixedSize OctetModeRLC-SizeInfoType1,
4039 flexibleSize ENUMERATED { size7, size15 }
4041 inSequenceDelivery BOOLEAN,
4042 receivingWindowSize ReceivingWindowSize,
4043 dl-RLC-StatusInfo DL-RLC-StatusInfo-r11
4046 DL-CounterSynchronisationInfo ::= SEQUENCE {
4047 rB-WithPDCP-InfoList RB-WithPDCP-InfoList OPTIONAL
4050 DL-CounterSynchronisationInfo-r5 ::= SEQUENCE {
4051 rb-WithPDCP-InfoList RB-WithPDCP-InfoList OPTIONAL,
4052 rb-PDCPContextRelocationList RB-PDCPContextRelocationList OPTIONAL
4055 DL-LogicalChannelMapping ::= SEQUENCE {
4056 -- TABULAR: DL-TransportChannelType contains TransportChannelIdentity as well.
4057 dl-TransportChannelType DL-TransportChannelType,
4058 logicalChannelIdentity LogicalChannelIdentity OPTIONAL
4061 DL-LogicalChannelMapping-r5 ::= SEQUENCE {
4062 -- TABULAR: DL-TransportChannelType contains TransportChannelIdentity as well.
4063 dl-TransportChannelType DL-TransportChannelType-r5,
4064 logicalChannelIdentity LogicalChannelIdentity OPTIONAL
4067 DL-LogicalChannelMapping-r7 ::= SEQUENCE {
4068 -- TABULAR: DL-TransportChannelType contains TransportChannelIdentity as well.
4069 dl-TransportChannelType DL-TransportChannelType-r7,
4070 logicalChannelIdentity LogicalChannelIdentity OPTIONAL
4073 DL-LogicalChannelMappingList ::= SEQUENCE (SIZE (1..maxLoCHperRLC)) OF
4074 DL-LogicalChannelMapping
4076 DL-LogicalChannelMappingList-r5 ::= SEQUENCE (SIZE (1..maxLoCHperRLC)) OF
4077 DL-LogicalChannelMapping-r5
4079 DL-LogicalChannelMappingList-r7 ::= SEQUENCE (SIZE (1..maxLoCHperRLC)) OF
4080 DL-LogicalChannelMapping-r7
4082 DL-Reception-Window-Size-r6 ::= ENUMERATED { size32, size48, size64, size80, size96, size112 }
4084 DL-RFC3095-r4 ::= SEQUENCE {
4085 -- dummy is not used in this version of the specification and shall be ignored by the receiver.
4086 dummy CID-InclusionInfo-r4,
4087 max-CID INTEGER (1..16383) DEFAULT 15,
4088 reverseDecompressionDepth INTEGER (0..65535) DEFAULT 0
4091 DL-RLC-Mode ::= CHOICE {
4092 dl-AM-RLC-Mode DL-AM-RLC-Mode,
4093 dl-UM-RLC-Mode NULL,
4094 dl-TM-RLC-Mode DL-TM-RLC-Mode
4097 DL-RLC-Mode-r5 ::= CHOICE {
4098 dl-AM-RLC-Mode DL-AM-RLC-Mode-r5,
4099 dl-UM-RLC-Mode DL-UM-RLC-Mode-r5,
4100 dl-TM-RLC-Mode DL-TM-RLC-Mode
4103 DL-RLC-Mode-r6 ::= CHOICE {
4104 dl-AM-RLC-Mode DL-AM-RLC-Mode-r5,
4105 dl-UM-RLC-Mode DL-UM-RLC-Mode-r6,
4106 dl-TM-RLC-Mode DL-TM-RLC-Mode
4109 DL-RLC-Mode-r7 ::= CHOICE {
4110 dl-AM-RLC-Mode DL-AM-RLC-Mode-r7,
4111 dl-UM-RLC-Mode DL-UM-RLC-Mode-r6,
4112 dl-TM-RLC-Mode DL-TM-RLC-Mode
4115 DL-RLC-Mode-r11 ::= CHOICE {
4116 dl-AM-RLC-Mode DL-AM-RLC-Mode-r11,
4117 dl-UM-RLC-Mode DL-UM-RLC-Mode-r6,
4118 dl-TM-RLC-Mode DL-TM-RLC-Mode
4121 DL-RLC-StatusInfo ::= SEQUENCE {
4122 timerStatusProhibit TimerStatusProhibit OPTIONAL,
4123 -- dummy is not used in this version of the specification, it should not be sent
4124 -- and if received they should be ignored.
4125 dummy TimerEPC OPTIONAL,
4126 missingPDU-Indicator BOOLEAN,
4127 timerStatusPeriodic TimerStatusPeriodic OPTIONAL
4130 DL-RLC-StatusInfo-r11 ::= SEQUENCE {
4131 timerStatusProhibit TimerStatusProhibit OPTIONAL,
4132 missingPDU-Indicator BOOLEAN,
4133 timerStatusPeriodic TimerStatusPeriodic OPTIONAL,
4134 timerReordering TimerReordering OPTIONAL
4137 DL-TM-RLC-Mode ::= SEQUENCE {
4138 segmentationIndication BOOLEAN
4141 DL-TransportChannelType ::= CHOICE {
4142 dch TransportChannelIdentity,
4144 -- The choice "dsch" should not be used in FDD mode, and if received
4145 -- the UE behaviour is unspecified.
4146 dsch TransportChannelIdentity,
4147 -- The choice "dch-and-dsch" should not be used in FDD mode, and if received the UE
4148 -- behaviour is unspecified
4149 dch-and-dsch TransportChannelIdentityDCHandDSCH
4152 DL-TransportChannelType-r5 ::= CHOICE {
4153 dch TransportChannelIdentity,
4155 -- The choice "dsch" should not be used in FDD mode, and if received
4156 -- the UE behaviour is unspecified.
4157 dsch TransportChannelIdentity,
4158 -- The choice "dch-and-dsch" should not be used in FDD mode, and if received the UE
4159 -- behaviour is unspecified
4160 dch-and-dsch TransportChannelIdentityDCHandDSCH,
4161 hsdsch MAC-d-FlowIdentity,
4162 dch-and-hsdsch MAC-d-FlowIdentityDCHandHSDSCH
4165 DL-TransportChannelType-r7 ::= CHOICE {
4166 dch TransportChannelIdentity,
4168 -- The choice "dsch" should not be used in FDD mode, and if received
4169 -- the UE behaviour is unspecified.
4170 dsch TransportChannelIdentity,
4171 -- The choice "dch-and-dsch" should not be used in FDD mode, and if received the UE
4172 -- behaviour is unspecified
4173 dch-and-dsch TransportChannelIdentityDCHandDSCH,
4175 mac-hs MAC-d-FlowIdentity,
4176 mac-ehs MAC-ehs-QueueId
4178 dch-and-hsdsch CHOICE {
4179 mac-hs MAC-d-FlowIdentityDCHandHSDSCH,
4180 mac-ehs MAC-ehs-QueueIdDCHandHSDSCH
4184 DL-UM-RLC-LI-size ::= ENUMERATED {
4187 DL-UM-RLC-Mode-r5 ::= SEQUENCE {
4188 dl-UM-RLC-LI-size DL-UM-RLC-LI-size
4191 DL-UM-RLC-Mode-r6 ::= SEQUENCE {
4192 dl-UM-RLC-LI-size DL-UM-RLC-LI-size,
4193 dl-Reception-Window-Size DL-Reception-Window-Size-r6 OPTIONAL
4196 ExpectReordering ::= ENUMERATED {
4197 reorderingNotExpected,
4198 reorderingExpected }
4200 ExplicitDiscard ::= SEQUENCE {
4202 timerDiscard TimerDiscard,
4206 HeaderCompressionInfo ::= SEQUENCE {
4207 algorithmSpecificInfo AlgorithmSpecificInfo
4210 HeaderCompressionInfoList ::= SEQUENCE (SIZE (1..maxPDCPAlgoType)) OF
4211 HeaderCompressionInfo
4213 HeaderCompressionInfo-r4 ::= SEQUENCE {
4214 algorithmSpecificInfo AlgorithmSpecificInfo-r4
4217 HeaderCompressionInfoList-r4 ::= SEQUENCE (SIZE (1..maxPDCPAlgoType)) OF
4218 HeaderCompressionInfo-r4
4220 HS-SCCH-DrxCellfach-info ::= SEQUENCE {
4221 hs-scch-DrxCycleFach ENUMERATED {sf20, sf40, sf80, sf160, sf320, sf640, spare2, spare1},
4222 hs-scch-RxBurstFach ENUMERATED {sf1, sf2},
4223 t333 ENUMERATED {ms100, ms200, ms400, ms800}
4226 LogicalChannelIdentity ::= INTEGER (1..15)
4228 LosslessSRNS-RelocSupport ::= CHOICE {
4229 supported MaxPDCP-SN-WindowSize,
4233 MAC-d-HFN-initial-value ::= BIT STRING (SIZE (24))
4235 MAC-LogicalChannelPriority ::= INTEGER (1..8)
4237 -- Actual value MaxCS-Delay = (IE value * 10) + 20
4238 MaxCS-Delay ::= INTEGER (0..18)
4240 MaxDAT ::= ENUMERATED {
4241 dat1, dat2, dat3, dat4, dat5, dat6,
4242 dat7, dat8, dat9, dat10, dat15, dat20,
4243 dat25, dat30, dat35, dat40 }
4245 MaxDAT-Retransmissions ::= SEQUENCE {
4251 MaxMRW ::= ENUMERATED {
4252 mm1, mm4, mm6, mm8, mm12, mm16,
4255 MaxPDCP-SN-WindowSize ::= ENUMERATED {
4258 MaxRST ::= ENUMERATED {
4259 rst1, rst4, rst6, rst8, rst12,
4260 rst16, rst24, rst32 }
4262 NoExplicitDiscard ::= ENUMERATED {
4263 dt10, dt20, dt30, dt40, dt50,
4264 dt60, dt70, dt80, dt90, dt100 }
4266 PDCP-Info ::= SEQUENCE {
4267 losslessSRNS-RelocSupport LosslessSRNS-RelocSupport OPTIONAL,
4268 -- TABULAR: pdcp-PDU-Header is MD in the tabular format and it can be encoded
4269 -- in one bit, so the OPTIONAL is removed for compactness.
4270 pdcp-PDU-Header PDCP-PDU-Header,
4271 headerCompressionInfoList HeaderCompressionInfoList OPTIONAL
4274 PDCP-Info-r4 ::= SEQUENCE {
4275 losslessSRNS-RelocSupport LosslessSRNS-RelocSupport OPTIONAL,
4276 -- TABULAR: pdcp-PDU-Header is MD in the tabular format and it can be encoded
4277 -- in one bit, so the OPTIONAL is removed for compactness.
4278 pdcp-PDU-Header PDCP-PDU-Header,
4279 headerCompressionInfoList HeaderCompressionInfoList-r4 OPTIONAL
4282 PDCP-InfoReconfig ::= SEQUENCE {
4283 pdcp-Info PDCP-Info,
4284 -- dummy is not used in this version of the specification and
4285 -- it should be ignored.
4286 dummy INTEGER (0..65535)
4289 PDCP-InfoReconfig-r4 ::= SEQUENCE {
4290 pdcp-Info PDCP-Info-r4
4293 PDCP-PDU-Header ::= ENUMERATED {
4296 PDCP-ROHC-TargetMode ::= ENUMERATED { o-Mode, r-Mode }
4298 PDCP-SN-Info ::= INTEGER (0..65535)
4300 Poll-PDU ::= ENUMERATED {
4301 pdu1, pdu2, pdu4, pdu8, pdu16,
4302 pdu32, pdu64, pdu128 }
4304 Poll-SDU ::= ENUMERATED {
4305 sdu1, sdu4, sdu16, sdu64 }
4307 PollingInfo ::= SEQUENCE {
4308 timerPollProhibit TimerPollProhibit OPTIONAL,
4309 timerPoll TimerPoll OPTIONAL,
4310 poll-PDU Poll-PDU OPTIONAL,
4311 poll-SDU Poll-SDU OPTIONAL,
4312 lastTransmissionPDU-Poll BOOLEAN,
4313 lastRetransmissionPDU-Poll BOOLEAN,
4314 pollWindow PollWindow OPTIONAL,
4315 timerPollPeriodic TimerPollPeriodic OPTIONAL
4318 PollWindow ::= ENUMERATED {
4319 pw50, pw60, pw70, pw80, pw85,
4322 PredefinedConfigIdentity ::= INTEGER (0..15)
4324 PredefinedConfigValueTag ::= INTEGER (0..15)
4326 PredefinedRB-Configuration ::= SEQUENCE {
4327 re-EstablishmentTimer Re-EstablishmentTimer,
4328 srb-InformationList SRB-InformationSetupList,
4329 rb-InformationList RB-InformationSetupList
4332 PreDefRadioConfiguration ::= SEQUENCE {
4334 predefinedRB-Configuration PredefinedRB-Configuration,
4335 -- Transport channel IEs
4336 preDefTransChConfiguration PreDefTransChConfiguration,
4337 -- Physical channel IEs
4338 preDefPhyChConfiguration PreDefPhyChConfiguration
4341 PreDefRadioConfiguration-v770ext ::= SEQUENCE {
4342 -- Physical channel IEs
4343 preDefPhyChConfiguration PreDefPhyChConfiguration-v770ext
4346 PreDefRadioConfiguration-v920ext ::= SEQUENCE {
4347 -- Transport channel IEs
4348 mac-ehsWindowSize MAC-hs-WindowSize-r9
4351 PredefinedConfigStatusList ::= SEQUENCE (SIZE (maxPredefConfig)) OF
4352 PredefinedConfigStatusInfo
4354 PredefinedConfigStatusInfo ::= CHOICE {
4355 storedWithValueTagSameAsPrevius NULL,
4358 storedWithDifferentValueTag PredefinedConfigValueTag
4362 PredefinedConfigStatusListComp ::= SEQUENCE {
4363 setsWithDifferentValueTag PredefinedConfigSetsWithDifferentValueTag,
4364 otherEntries PredefinedConfigStatusListVarSz OPTIONAL
4367 PredefinedConfigSetsWithDifferentValueTag ::= SEQUENCE (SIZE (1..2)) OF
4368 PredefinedConfigSetWithDifferentValueTag
4370 PredefinedConfigSetWithDifferentValueTag ::= SEQUENCE {
4371 startPosition INTEGER (0..10) DEFAULT 0,
4372 -- numberOfEntries INTEGER (6..16),
4373 -- numberOfEntries is covered by the size of the list in IE PredefinedConfigValueTagList
4374 valueTagList PredefinedConfigValueTagList
4378 PredefinedConfigValueTagList ::= SEQUENCE (SIZE (1..maxPredefConfig)) OF
4379 PredefinedConfigValueTag
4381 PredefinedConfigStatusListVarSz ::= SEQUENCE (SIZE (1..maxPredefConfig)) OF
4382 PredefinedConfigStatusInfo
4384 RAB-Info ::= SEQUENCE {
4385 rab-Identity RAB-Identity,
4386 cn-DomainIdentity CN-DomainIdentity,
4387 nas-Synchronisation-Indicator NAS-Synchronisation-Indicator OPTIONAL,
4388 re-EstablishmentTimer Re-EstablishmentTimer
4391 RAB-Info-r6-ext ::= SEQUENCE {
4392 mbms-SessionIdentity MBMS-SessionIdentity OPTIONAL
4395 RAB-Info-v6b0ext ::= SEQUENCE {
4396 mbms-ServiceIdentity OCTET STRING (SIZE (3))
4399 RAB-Info-r6 ::= SEQUENCE {
4400 rab-Identity RAB-Identity,
4401 mbms-SessionIdentity MBMS-SessionIdentity OPTIONAL,
4402 cn-DomainIdentity CN-DomainIdentity,
4403 nas-Synchronisation-Indicator NAS-Synchronisation-Indicator OPTIONAL,
4404 re-EstablishmentTimer Re-EstablishmentTimer
4407 RAB-Info-r7 ::= SEQUENCE {
4408 rab-Identity RAB-Identity,
4409 mbms-SessionIdentity MBMS-SessionIdentity OPTIONAL,
4410 mbms-ServiceIdentity OCTET STRING (SIZE (3)) OPTIONAL,
4411 cn-DomainIdentity CN-DomainIdentity,
4412 nas-Synchronisation-Indicator NAS-Synchronisation-Indicator OPTIONAL,
4413 re-EstablishmentTimer Re-EstablishmentTimer
4416 RAB-InfoReplace ::= SEQUENCE {
4417 rab-Identity RAB-Identity,
4418 cn-DomainIdentity CN-DomainIdentity
4421 RAB-InformationList ::= SEQUENCE (SIZE (1..maxRABsetup)) OF
4424 RAB-InformationList-r6 ::= SEQUENCE (SIZE (1..maxRABsetup)) OF
4427 RAB-InformationReconfigList ::= SEQUENCE (SIZE (1.. maxRABsetup)) OF
4428 RAB-InformationReconfig
4430 RAB-InformationReconfigList-r8 ::= SEQUENCE (SIZE (1..maxRABsetup)) OF
4431 RAB-InformationReconfig-r8
4433 RAB-InformationReconfig ::= SEQUENCE {
4434 rab-Identity RAB-Identity,
4435 cn-DomainIdentity CN-DomainIdentity,
4436 nas-Synchronisation-Indicator NAS-Synchronisation-Indicator
4439 RAB-InformationReconfig-r8 ::= SEQUENCE {
4440 rab-Identity RAB-Identity,
4441 cn-DomainIdentity CN-DomainIdentity,
4442 nas-Synchronisation-Indicator NAS-Synchronisation-Indicator,
4443 cs-HSPA-Information CS-HSPA-Information OPTIONAL
4446 RAB-Info-Post ::= SEQUENCE {
4447 rab-Identity RAB-Identity,
4448 cn-DomainIdentity CN-DomainIdentity,
4449 nas-Synchronisation-Indicator NAS-Synchronisation-Indicator OPTIONAL
4452 RAB-InformationMBMSPtp ::= SEQUENCE {
4453 rb-Identity RB-Identity,
4454 mbms-ServiceIdentity OCTET STRING (SIZE (3)),
4455 mbms-SessionIdentity MBMS-SessionIdentity OPTIONAL
4458 RAB-InformationMBMSPtpList ::= SEQUENCE (SIZE (1..maxMBMSservSelect)) OF
4459 RAB-InformationMBMSPtp
4461 RAB-InformationSetup ::= SEQUENCE {
4463 rb-InformationSetupList RB-InformationSetupList
4466 RAB-InformationSetup-r4 ::= SEQUENCE {
4468 rb-InformationSetupList RB-InformationSetupList-r4
4471 RAB-InformationSetup-r5 ::= SEQUENCE {
4473 rb-InformationSetupList RB-InformationSetupList-r5
4476 RAB-InformationSetup-r6-ext ::= SEQUENCE {
4477 rab-Info-r6-ext RAB-Info-r6-ext
4480 RAB-InformationSetup-r6 ::= SEQUENCE {
4481 rab-Info RAB-Info-r6,
4482 rb-InformationSetupList RB-InformationSetupList-r6
4485 RAB-InformationSetup-v6b0ext ::= SEQUENCE {
4486 rab-Info-v6b0ext RAB-Info-v6b0ext OPTIONAL
4489 RAB-InformationSetup-r7 ::= SEQUENCE {
4490 rab-Info RAB-Info-r7,
4491 rb-InformationSetupList RB-InformationSetupList-r7
4494 RAB-InformationSetup-r8 ::= SEQUENCE {
4495 rab-Info RAB-Info-r7,
4496 cs-HSPA-Information CS-HSPA-Information OPTIONAL,
4497 rab-InfoReplace RAB-InfoReplace OPTIONAL,
4498 rb-InformationSetupList RB-InformationSetupList-r8
4501 RAB-InformationSetup-v820ext ::= SEQUENCE {
4502 cs-HSPA-Information CS-HSPA-Information OPTIONAL
4505 RAB-InformationSetup-r11 ::= SEQUENCE {
4506 rab-Info RAB-Info-r7,
4507 cs-HSPA-Information CS-HSPA-Information OPTIONAL,
4508 rab-InfoReplace RAB-InfoReplace OPTIONAL,
4509 rb-InformationSetupList RB-InformationSetupList-r11
4512 RAB-InformationSetupList ::= SEQUENCE (SIZE (1..maxRABsetup)) OF
4513 RAB-InformationSetup
4515 RAB-InformationSetupList-r4 ::= SEQUENCE (SIZE (1..maxRABsetup)) OF
4516 RAB-InformationSetup-r4
4518 RAB-InformationSetupList-r5 ::= SEQUENCE (SIZE (1..maxRABsetup)) OF
4519 RAB-InformationSetup-r5
4521 RAB-InformationSetupList-r6 ::= SEQUENCE (SIZE (1..maxRABsetup)) OF
4522 RAB-InformationSetup-r6
4524 -- The IE 'RAB-InformationSetupList-r6-ext' provides elements of extension information, which
4525 -- are added to the corresponding elements of the IE 'RAB-InformationSetupList/-r4/-r5'.
4526 RAB-InformationSetupList-r6-ext ::= SEQUENCE (SIZE (1..maxRABsetup)) OF
4527 RAB-InformationSetup-r6-ext
4529 RAB-InformationSetupList-v6b0ext ::= SEQUENCE (SIZE (1..maxRABsetup)) OF
4530 RAB-InformationSetup-v6b0ext
4532 RAB-InformationSetupList-r7 ::= SEQUENCE (SIZE (1..maxRABsetup)) OF
4533 RAB-InformationSetup-r7
4535 RAB-InformationSetupList-r8 ::= SEQUENCE (SIZE (1..maxRABsetup)) OF
4536 RAB-InformationSetup-r8
4538 RAB-InformationSetupList-v820ext ::= SEQUENCE (SIZE (1..maxRABsetup)) OF
4539 RAB-InformationSetup-v820ext
4541 RAB-InformationSetupList-r11 ::= SEQUENCE (SIZE (1..maxRABsetup)) OF
4542 RAB-InformationSetup-r11
4544 RB-ActivationTimeInfo ::= SEQUENCE {
4545 rb-Identity RB-Identity,
4546 rlc-SequenceNumber RLC-SequenceNumber
4549 RB-ActivationTimeInfoList ::= SEQUENCE (SIZE (1..maxRB)) OF
4550 RB-ActivationTimeInfo
4552 RB-COUNT-C-Information ::= SEQUENCE {
4553 rb-Identity RB-Identity,
4558 RB-COUNT-C-InformationList ::= SEQUENCE (SIZE (1..maxRBallRABs)) OF
4559 RB-COUNT-C-Information
4561 RB-COUNT-C-MSB-Information ::= SEQUENCE {
4562 rb-Identity RB-Identity,
4563 count-C-MSB-UL COUNT-C-MSB,
4564 count-C-MSB-DL COUNT-C-MSB
4567 RB-COUNT-C-MSB-InformationList ::= SEQUENCE (SIZE (1..maxRBallRABs)) OF
4568 RB-COUNT-C-MSB-Information
4570 RB-Identity ::= INTEGER (1..32)
4572 RB-IdentityList ::= SEQUENCE (SIZE (1..maxRB)) OF
4575 RB-InformationAffected ::= SEQUENCE {
4576 rb-Identity RB-Identity,
4577 rb-MappingInfo RB-MappingInfo
4580 RB-InformationAffected-r5 ::= SEQUENCE {
4581 rb-Identity RB-Identity,
4582 rb-MappingInfo RB-MappingInfo-r5
4585 RB-InformationAffected-r6 ::= SEQUENCE {
4586 rb-Identity RB-Identity,
4587 rb-MappingInfo RB-MappingInfo-r6
4590 RB-InformationAffected-r7 ::= SEQUENCE {
4591 rb-Identity RB-Identity,
4592 rb-MappingInfo RB-MappingInfo-r7
4595 RB-InformationAffected-r8 ::= SEQUENCE {
4596 rb-Identity RB-Identity,
4597 rb-MappingInfo RB-MappingInfo-r8
4600 RB-InformationAffectedList ::= SEQUENCE (SIZE (1..maxRB)) OF
4601 RB-InformationAffected
4603 RB-InformationAffectedList-r5 ::= SEQUENCE (SIZE (1..maxRB)) OF
4604 RB-InformationAffected-r5
4606 RB-InformationAffectedList-r6 ::= SEQUENCE (SIZE (1..maxRB)) OF
4607 RB-InformationAffected-r6
4609 RB-InformationAffectedList-r7 ::= SEQUENCE (SIZE (1..maxRB)) OF
4610 RB-InformationAffected-r7
4612 RB-InformationAffectedList-r8 ::= SEQUENCE (SIZE (1..maxRB)) OF
4613 RB-InformationAffected-r8
4615 RB-InformationChanged-r6 ::= SEQUENCE {
4616 rb-Identity RB-Identity,
4619 re-mapToDefaultRb RB-Identity
4623 RB-InformationChangedList-r6 ::= SEQUENCE (SIZE (1..maxRB)) OF
4624 RB-InformationChanged-r6
4626 RB-InformationReconfig ::= SEQUENCE {
4627 rb-Identity RB-Identity,
4628 pdcp-Info PDCP-InfoReconfig OPTIONAL,
4629 pdcp-SN-Info PDCP-SN-Info OPTIONAL,
4630 rlc-Info RLC-Info OPTIONAL,
4631 rb-MappingInfo RB-MappingInfo OPTIONAL,
4632 rb-StopContinue RB-StopContinue OPTIONAL
4635 RB-InformationReconfig-r4 ::= SEQUENCE {
4636 rb-Identity RB-Identity,
4637 pdcp-Info PDCP-InfoReconfig-r4 OPTIONAL,
4638 pdcp-SN-Info PDCP-SN-Info OPTIONAL,
4639 rlc-Info RLC-Info OPTIONAL,
4640 rb-MappingInfo RB-MappingInfo OPTIONAL,
4641 rb-StopContinue RB-StopContinue OPTIONAL
4644 RB-InformationReconfig-r5 ::= SEQUENCE {
4645 rb-Identity RB-Identity,
4646 pdcp-Info PDCP-InfoReconfig-r4 OPTIONAL,
4647 pdcp-SN-Info PDCP-SN-Info OPTIONAL,
4648 rlc-Info RLC-Info-r5 OPTIONAL,
4649 rb-MappingInfo RB-MappingInfo-r5 OPTIONAL,
4650 rb-StopContinue RB-StopContinue OPTIONAL
4653 RB-InformationReconfig-r6 ::= SEQUENCE {
4654 rb-Identity RB-Identity,
4655 pdcp-Info PDCP-InfoReconfig-r4 OPTIONAL,
4656 pdcp-SN-Info PDCP-SN-Info OPTIONAL,
4657 rlc-Info RLC-Info-r6 OPTIONAL,
4658 rb-MappingInfo RB-MappingInfo-r6 OPTIONAL,
4659 rb-StopContinue RB-StopContinue OPTIONAL
4662 RB-InformationReconfig-r7 ::= SEQUENCE {
4663 rb-Identity RB-Identity,
4664 pdcp-Info PDCP-InfoReconfig-r4 OPTIONAL,
4665 pdcp-SN-Info PDCP-SN-Info OPTIONAL,
4666 rlc-Info RLC-Info-r7 OPTIONAL,
4667 rb-MappingInfo RB-MappingInfo-r7 OPTIONAL,
4668 rb-StopContinue RB-StopContinue OPTIONAL
4671 RB-InformationReconfig-r8 ::= SEQUENCE {
4672 rb-Identity RB-Identity,
4673 pdcp-Info PDCP-InfoReconfig-r4 OPTIONAL,
4674 pdcp-SN-Info PDCP-SN-Info OPTIONAL,
4675 rlc-Info RLC-Info-r7 OPTIONAL,
4676 rb-MappingInfo RB-MappingInfo-r8 OPTIONAL,
4677 rb-StopContinue RB-StopContinue OPTIONAL
4680 RB-InformationReconfig-r11 ::= SEQUENCE {
4681 rb-Identity RB-Identity,
4682 pdcp-Info PDCP-InfoReconfig-r4 OPTIONAL,
4683 pdcp-SN-Info PDCP-SN-Info OPTIONAL,
4684 rlc-Info RLC-Info-r11 OPTIONAL,
4685 rb-MappingInfo RB-MappingInfo-r8 OPTIONAL,
4686 rb-StopContinue RB-StopContinue OPTIONAL
4689 RB-InformationReconfigList ::= SEQUENCE (SIZE (1..maxRB)) OF
4690 RB-InformationReconfig
4692 RB-InformationReconfigList-r4 ::= SEQUENCE (SIZE (1..maxRB)) OF
4693 RB-InformationReconfig-r4
4695 RB-InformationReconfigList-r5 ::= SEQUENCE (SIZE (1..maxRB)) OF
4696 RB-InformationReconfig-r5
4698 RB-InformationReconfigList-r6 ::= SEQUENCE (SIZE (1..maxRB)) OF
4699 RB-InformationReconfig-r6
4701 RB-InformationReconfigList-r7 ::= SEQUENCE (SIZE (1..maxRB)) OF
4702 RB-InformationReconfig-r7
4704 RB-InformationReconfigList-r8 ::= SEQUENCE (SIZE (1..maxRB)) OF
4705 RB-InformationReconfig-r8
4707 RB-InformationReconfigList-r11 ::= SEQUENCE (SIZE (1..maxRB)) OF
4708 RB-InformationReconfig-r11
4710 RB-InformationReleaseList ::= SEQUENCE (SIZE (1..maxRB)) OF
4713 RB-InformationSetup ::= SEQUENCE {
4714 rb-Identity RB-Identity,
4715 pdcp-Info PDCP-Info OPTIONAL,
4716 rlc-InfoChoice RLC-InfoChoice,
4717 rb-MappingInfo RB-MappingInfo
4720 RB-InformationSetup-r4 ::= SEQUENCE {
4721 rb-Identity RB-Identity,
4722 pdcp-Info PDCP-Info-r4 OPTIONAL,
4723 rlc-InfoChoice RLC-InfoChoice,
4724 rb-MappingInfo RB-MappingInfo
4727 RB-InformationSetup-r5 ::= SEQUENCE {
4728 rb-Identity RB-Identity,
4729 pdcp-Info PDCP-Info-r4 OPTIONAL,
4730 rlc-InfoChoice RLC-InfoChoice-r5,
4731 rb-MappingInfo RB-MappingInfo-r5
4734 RB-InformationSetup-r6 ::= SEQUENCE {
4735 rb-Identity RB-Identity,
4736 pdcp-Info PDCP-Info-r4 OPTIONAL,
4737 rlc-InfoChoice RLC-InfoChoice-r6,
4738 rb-MappingInfo RB-MappingInfo-r6
4741 RB-InformationSetup-r7 ::= SEQUENCE {
4742 rb-Identity RB-Identity,
4743 pdcp-Info PDCP-Info-r4 OPTIONAL,
4744 rlc-InfoChoice RLC-InfoChoice-r7,
4745 rb-MappingInfo RB-MappingInfo-r7
4748 RB-InformationSetup-r8 ::= SEQUENCE {
4749 rb-Identity RB-Identity,
4750 pdcp-Info PDCP-Info-r4 OPTIONAL,
4751 rlc-InfoChoice RLC-InfoChoice-r7,
4752 rb-MappingInfo RB-MappingInfo-r8
4755 RB-InformationSetup-r11 ::= SEQUENCE {
4756 rb-Identity RB-Identity,
4757 pdcp-Info PDCP-Info-r4 OPTIONAL,
4758 rlc-InfoChoice RLC-InfoChoice-r11,
4759 rb-MappingInfo RB-MappingInfo-r8
4762 RB-InformationSetupList ::= SEQUENCE (SIZE (1..maxRBperRAB)) OF
4765 RB-InformationSetupList-r4 ::= SEQUENCE (SIZE (1..maxRBperRAB)) OF
4766 RB-InformationSetup-r4
4768 RB-InformationSetupList-r5 ::= SEQUENCE (SIZE (1..maxRBperRAB)) OF
4769 RB-InformationSetup-r5
4771 RB-InformationSetupList-r6 ::= SEQUENCE (SIZE (1..maxRBperRAB)) OF
4772 RB-InformationSetup-r6
4774 RB-InformationSetupList-r7 ::= SEQUENCE (SIZE (1..maxRBperRAB)) OF
4775 RB-InformationSetup-r7
4777 RB-InformationSetupList-r8 ::= SEQUENCE (SIZE (1..maxRBperRAB)) OF
4778 RB-InformationSetup-r8
4780 RB-InformationSetupList-r11 ::= SEQUENCE (SIZE (1..maxRBperRAB)) OF
4781 RB-InformationSetup-r11
4783 RB-MappingInfo ::= SEQUENCE (SIZE (1..maxRBMuxOptions)) OF
4786 RB-MappingInfo-r5 ::= SEQUENCE (SIZE (1..maxRBMuxOptions)) OF
4789 RB-MappingInfo-r6 ::= SEQUENCE (SIZE (1..maxRBMuxOptions)) OF
4792 RB-MappingInfo-r7 ::= SEQUENCE (SIZE (1..maxRBMuxOptions)) OF
4795 RB-MappingInfo-r8 ::= SEQUENCE (SIZE (1..maxRBMuxOptions)) OF
4798 RB-MappingOption ::= SEQUENCE {
4799 ul-LogicalChannelMappings UL-LogicalChannelMappings OPTIONAL,
4800 dl-LogicalChannelMappingList DL-LogicalChannelMappingList OPTIONAL
4803 RB-MappingOption-r5 ::= SEQUENCE {
4804 ul-LogicalChannelMappings UL-LogicalChannelMappings OPTIONAL,
4805 dl-LogicalChannelMappingList DL-LogicalChannelMappingList-r5 OPTIONAL
4808 RB-MappingOption-r6 ::= SEQUENCE {
4809 ul-LogicalChannelMappings UL-LogicalChannelMappings-r6 OPTIONAL,
4810 dl-LogicalChannelMappingList DL-LogicalChannelMappingList-r5 OPTIONAL
4813 RB-MappingOption-r7 ::= SEQUENCE {
4814 ul-LogicalChannelMappings UL-LogicalChannelMappings-r6 OPTIONAL,
4815 dl-LogicalChannelMappingList DL-LogicalChannelMappingList-r7 OPTIONAL
4818 RB-MappingOption-r8 ::= SEQUENCE {
4819 ul-LogicalChannelMappings UL-LogicalChannelMappings-r8 OPTIONAL,
4820 dl-LogicalChannelMappingList DL-LogicalChannelMappingList-r7 OPTIONAL
4823 RB-PDCPContextRelocation ::= SEQUENCE {
4824 rb-Identity RB-Identity,
4825 dl-RFC3095-Context-Relocation BOOLEAN,
4826 ul-RFC3095-Context-Relocation BOOLEAN
4829 RB-PDCPContextRelocationList ::= SEQUENCE (SIZE (1..maxRBallRABs)) OF
4830 RB-PDCPContextRelocation
4832 RB-StopContinue ::= ENUMERATED {
4833 stopRB, continueRB }
4835 RB-WithPDCP-Info ::= SEQUENCE {
4836 rb-Identity RB-Identity,
4837 pdcp-SN-Info PDCP-SN-Info
4840 RB-WithPDCP-InfoList ::= SEQUENCE (SIZE (1..maxRBallRABs)) OF
4843 ReceivingWindowSize ::= ENUMERATED {
4844 rw1, rw8, rw16, rw32, rw64, rw128, rw256,
4845 rw512, rw768, rw1024, rw1536, rw2047,
4846 rw2560, rw3072, rw3584, rw4095 }
4848 RetrievableConfig ::= SEQUENCE {
4849 retrievableConfigIdentity RetrievableConfigIdentity,
4850 retrievableConfigData RetrievableConfigData
4853 RetrievableConfigData ::= SEQUENCE {
4854 srb-InformationSetupList SRB-InformationSetupList-r11 OPTIONAL,
4855 rab-InformationSetupList RAB-InformationSetupList-r11 OPTIONAL,
4856 rb-InformationReconfigList RB-InformationReconfigList-r11 OPTIONAL,
4857 ul-CommonTransChInfo UL-CommonTransChInfo-r12 OPTIONAL,
4858 ul-TransChInfoList UL-AddReconfTransChInfoList-r8 OPTIONAL,
4859 dl-CommonTransChInfo DL-CommonTransChInfo-r4 OPTIONAL,
4860 dl-TransChInfoList DL-AddReconfTransChInfoList-r13 OPTIONAL,
4861 dtx-drx-Info DTX-DRX-Info-r12 OPTIONAL,
4862 hs-scch-LessInfo HS-SCCH-LessInfo-r7 OPTIONAL,
4863 mimoParameters MIMO-Parameters-r9 OPTIONAL,
4864 mimo4x4Parameters MIMO4x4-Parameters OPTIONAL,
4865 dch-Enhancements-Info-FDD DCH-Enhancements-Info-FDD OPTIONAL,
4866 ul-EDCH-Information UL-EDCH-Information-r11 OPTIONAL,
4867 dl-HSPDSCH-Information DL-HSPDSCH-Information-r12 OPTIONAL,
4868 dl-SecondaryCellInfoFDD DL-SecondaryCellInfoFDD-r11 OPTIONAL,
4869 additionalDLSecCellInfoListFDD AdditionalDLSecCellInfoListFDD-r11 OPTIONAL,
4870 additionalDLSecCellInfoListFDD2 AdditionalDLSecCellInfoListFDD2 OPTIONAL
4873 RetrievableConfigIdentity ::= INTEGER (0..maxRetrievConfig-1)
4875 RetrievableConfigInfo ::= SEQUENCE {
4876 retrievableConfigToBeInvoked RetrievableConfigIdentity OPTIONAL,
4877 retrievableConfigToBeStored RetrievableConfigIdentity OPTIONAL,
4878 retrievableConfigToBeRemoved RetrievableConfigListToRemove OPTIONAL,
4879 preconfiguredRetrievableConfig RetrievableConfig-List OPTIONAL
4882 RetrievableConfig-List ::= SEQUENCE (SIZE(1.. maxRetrievConfig)) OF
4885 RetrievableConfigListToRemove ::= SEQUENCE (SIZE (1..maxRetrievConfig)) OF
4886 RetrievableConfigIdentity
4890 RFC2507-Info ::= SEQUENCE {
4891 f-MAX-PERIOD INTEGER (1..65535) DEFAULT 256,
4892 f-MAX-TIME INTEGER (1..255) DEFAULT 5,
4893 max-HEADER INTEGER (60..65535) DEFAULT 168,
4894 tcp-SPACE INTEGER (3..255) DEFAULT 15,
4895 non-TCP-SPACE INTEGER (3..65535) DEFAULT 15,
4896 -- TABULAR: expectReordering has only two possible values, so using Optional or Default
4897 -- would be wasteful
4898 expectReordering ExpectReordering
4901 RFC3095-Info-r4 ::= SEQUENCE {
4902 rohcProfileList ROHC-ProfileList-r4,
4903 ul-RFC3095 UL-RFC3095-r4 OPTIONAL,
4904 dl-RFC3095 DL-RFC3095-r4 OPTIONAL
4907 RLC-Info ::= SEQUENCE {
4908 ul-RLC-Mode UL-RLC-Mode OPTIONAL,
4909 dl-RLC-Mode DL-RLC-Mode OPTIONAL
4912 RLC-Info-r5 ::= SEQUENCE {
4913 ul-RLC-Mode UL-RLC-Mode OPTIONAL,
4914 dl-RLC-Mode DL-RLC-Mode-r5 OPTIONAL,
4915 rlc-OneSidedReEst BOOLEAN
4918 RLC-Info-r6 ::= SEQUENCE {
4919 ul-RLC-Mode UL-RLC-Mode OPTIONAL,
4920 dl-RLC-Mode DL-RLC-Mode-r6 OPTIONAL,
4921 rlc-OneSidedReEst BOOLEAN,
4922 altE-bitInterpretation ENUMERATED { true } OPTIONAL
4925 RLC-Info-r7 ::= SEQUENCE {
4926 ul-RLC-Mode UL-RLC-Mode OPTIONAL,
4927 dl-RLC-Mode DL-RLC-Mode-r7 OPTIONAL,
4928 rlc-OneSidedReEst BOOLEAN,
4929 altE-bitInterpretation ENUMERATED { true } OPTIONAL,
4930 useSpecialValueOfHEField ENUMERATED { true } OPTIONAL
4933 RLC-Info-r11 ::= SEQUENCE {
4934 ul-RLC-Mode UL-RLC-Mode OPTIONAL,
4935 dl-RLC-Mode DL-RLC-Mode-r11 OPTIONAL,
4936 rlc-OneSidedReEst BOOLEAN,
4937 altE-bitInterpretation ENUMERATED { true } OPTIONAL,
4938 useSpecialValueOfHEField ENUMERATED { true } OPTIONAL
4941 RLC-Info-MCCH-r6 ::= SEQUENCE {
4942 dl-UM-RLC-LI-size DL-UM-RLC-LI-size,
4943 dl-UM-RLC-OutOSeqDelivery-Info UM-RLC-OutOSeqDelivery-Info-r6 OPTIONAL
4946 RLC-Info-MSCH-r6 ::= SEQUENCE {
4947 dl-UM-RLC-LI-size DL-UM-RLC-LI-size
4950 RLC-Info-MTCH-r6 ::= SEQUENCE {
4951 dl-UM-RLC-LI-size DL-UM-RLC-LI-size,
4952 dl-UM-RLC-DuplAvoid-Reord-Info UM-RLC-DuplAvoid-Reord-Info-r6 OPTIONAL
4955 RLC-InfoChoice ::= CHOICE {
4957 same-as-RB RB-Identity
4960 RLC-InfoChoice-r5 ::= CHOICE {
4961 rlc-Info RLC-Info-r5,
4962 same-as-RB RB-Identity
4965 RLC-InfoChoice-r6 ::= CHOICE {
4966 rlc-Info RLC-Info-r6,
4967 same-as-RB RB-Identity
4970 RLC-InfoChoice-r7 ::= CHOICE {
4971 rlc-Info RLC-Info-r7,
4972 same-as-RB RB-Identity
4975 RLC-InfoChoice-r11 ::= CHOICE {
4976 rlc-Info RLC-Info-r11,
4977 same-as-RB RB-Identity
4980 RLC-PDU-Size ::= OctetModeRLC-SizeInfoType1
4982 RLC-PDU-SizeConstraint ::= SEQUENCE {
4983 lengthIndicatorSize ENUMERATED { size7, size15 } OPTIONAL,
4984 -- the actual values are (IE value * 8) + 16
4985 minRLC-PDU-Size INTEGER (0..1503),
4986 largestRLC-PDU-Size INTEGER (0..1503)
4989 RLC-PDU-SizeList ::= SEQUENCE (SIZE (1..maxRLCPDUsizePerLogChan)) OF
4992 RLC-SequenceNumber ::= INTEGER (0..4095)
4994 RLC-SizeInfo ::= SEQUENCE {
4995 rlc-SizeIndex INTEGER (1..maxTF)
4998 RLC-SizeExplicitList ::= SEQUENCE (SIZE (1..maxTF)) OF
5001 ROHC-Profile-r4 ::= INTEGER (1..3)
5003 ROHC-ProfileList-r4 ::= SEQUENCE (SIZE (1..maxROHC-Profile-r4)) OF
5006 ROHC-PacketSize-r4 ::= INTEGER (2..1500)
5008 ROHC-PacketSizeList-r4 ::= SEQUENCE (SIZE (1..maxROHC-PacketSizes-r4)) OF
5011 SRB-InformationSetup ::= SEQUENCE {
5012 -- The default value for rb-Identity is the smallest value not used yet.
5013 rb-Identity RB-Identity OPTIONAL,
5014 rlc-InfoChoice RLC-InfoChoice,
5015 rb-MappingInfo RB-MappingInfo
5018 SRB-InformationSetup-r5 ::= SEQUENCE {
5019 -- The default value for rb-Identity is the smallest value not used yet.
5020 rb-Identity RB-Identity OPTIONAL,
5021 rlc-InfoChoice RLC-InfoChoice-r5,
5022 rb-MappingInfo RB-MappingInfo-r5
5025 SRB-InformationSetup-r6 ::= SEQUENCE {
5026 -- The default value for rb-Identity is the smallest value not used yet.
5027 rb-Identity RB-Identity OPTIONAL,
5028 rlc-InfoChoice RLC-InfoChoice-r6,
5029 rb-MappingInfo RB-MappingInfo-r6
5032 SRB-InformationSetup-r7 ::= SEQUENCE {
5033 -- The default value for rb-Identity is the smallest value not used yet.
5034 rb-Identity RB-Identity OPTIONAL,
5035 rlc-InfoChoice RLC-InfoChoice-r7,
5036 rb-MappingInfo RB-MappingInfo-r7
5039 SRB-InformationSetup-r8 ::= SEQUENCE {
5040 -- The default value for rb-Identity is the smallest value not used yet.
5041 rb-Identity RB-Identity OPTIONAL,
5042 rlc-InfoChoice RLC-InfoChoice-r7,
5043 rb-MappingInfo RB-MappingInfo-r8
5046 SRB-InformationSetup-r11 ::= SEQUENCE {
5047 -- The default value for rb-Identity is the smallest value not used yet.
5048 rb-Identity RB-Identity OPTIONAL,
5049 rlc-InfoChoice RLC-InfoChoice-r11,
5050 rb-MappingInfo RB-MappingInfo-r8
5053 SRB-InformationSetupList ::= SEQUENCE (SIZE (1..maxSRBsetup)) OF
5054 SRB-InformationSetup
5056 SRB-InformationSetupList-r5 ::= SEQUENCE (SIZE (1..maxSRBsetup)) OF
5057 SRB-InformationSetup-r5
5059 SRB-InformationSetupList-r6 ::= SEQUENCE (SIZE (1..maxSRBsetup)) OF
5060 SRB-InformationSetup-r6
5062 SRB-InformationSetupList-r7 ::= SEQUENCE (SIZE (1..maxSRBsetup)) OF
5063 SRB-InformationSetup-r7
5065 SRB-InformationSetupList-r8 ::= SEQUENCE (SIZE (1..maxSRBsetup)) OF
5066 SRB-InformationSetup-r8
5068 SRB-InformationSetupList-r11 ::= SEQUENCE (SIZE (1..maxSRBsetup)) OF
5069 SRB-InformationSetup-r11
5071 SRB-InformationSetupList2 ::= SEQUENCE (SIZE (3..4)) OF
5072 SRB-InformationSetup
5074 SRB-InformationSetupList2-r6 ::= SEQUENCE (SIZE (3..4)) OF
5075 SRB-InformationSetup-r6
5077 SRB-InformationSetupList2-r7 ::= SEQUENCE (SIZE (3..4)) OF
5078 SRB-InformationSetup-r7
5080 SRB-InformationSetupList2-r8 ::= SEQUENCE (SIZE (3..4)) OF
5081 SRB-InformationSetup-r8
5083 TimerDAR-r6 ::= ENUMERATED {
5084 ms40, ms80, ms120, ms160, ms240, ms320, ms480, ms640,
5085 ms960, ms1280, ms1920, ms2560, ms3840, ms5120 }
5087 TimerDiscard ::= ENUMERATED {
5088 td0-1, td0-25, td0-5, td0-75,
5089 td1, td1-25, td1-5, td1-75,
5090 td2, td2-5, td3, td3-5, td4,
5093 TimerEPC ::= ENUMERATED {
5094 te50, te60, te70, te80, te90,
5095 te100, te120, te140, te160, te180,
5096 te200, te300, te400, te500, te700,
5099 TimerMRW ::= ENUMERATED {
5100 te50, te60, te70, te80, te90, te100,
5101 te120, te140, te160, te180, te200,
5102 te300, te400, te500, te700, te900 }
5104 TimerOSD-r6 ::= ENUMERATED {
5105 ms40, ms80, ms120, ms160, ms240, ms320, ms480, ms640,
5106 ms960, ms1280, ms1920, ms2560, ms3840, ms5120 }
5108 TimerPoll ::= ENUMERATED {
5109 tp10, tp20, tp30, tp40, tp50,
5110 tp60, tp70, tp80, tp90, tp100,
5111 tp110, tp120, tp130, tp140, tp150,
5112 tp160, tp170, tp180, tp190, tp200,
5113 tp210, tp220, tp230, tp240, tp250,
5114 tp260, tp270, tp280, tp290, tp300,
5115 tp310, tp320, tp330, tp340, tp350,
5116 tp360, tp370, tp380, tp390, tp400,
5117 tp410, tp420, tp430, tp440, tp450,
5118 tp460, tp470, tp480, tp490, tp500,
5119 tp510, tp520, tp530, tp540, tp550,
5120 tp600, tp650, tp700, tp750, tp800,
5121 tp850, tp900, tp950, tp1000 }
5123 TimerPollPeriodic ::= ENUMERATED {
5124 tper100, tper200, tper300, tper400,
5125 tper500, tper750, tper1000, tper2000 }
5127 TimerPollProhibit ::= ENUMERATED {
5128 tpp10, tpp20, tpp30, tpp40, tpp50,
5129 tpp60, tpp70, tpp80, tpp90, tpp100,
5130 tpp110, tpp120, tpp130, tpp140, tpp150,
5131 tpp160, tpp170, tpp180, tpp190, tpp200,
5132 tpp210, tpp220, tpp230, tpp240, tpp250,
5133 tpp260, tpp270, tpp280, tpp290, tpp300,
5134 tpp310, tpp320, tpp330, tpp340, tpp350,
5135 tpp360, tpp370, tpp380, tpp390, tpp400,
5136 tpp410, tpp420, tpp430, tpp440, tpp450,
5137 tpp460, tpp470, tpp480, tpp490, tpp500,
5138 tpp510, tpp520, tpp530, tpp540, tpp550,
5139 tpp600, tpp650, tpp700, tpp750, tpp800,
5140 tpp850, tpp900, tpp950, tpp1000 }
5142 TimerReordering ::= ENUMERATED {
5143 tr50, tr100, tr150, tr200, tr400, tr600, tr800, tr1000 }
5145 TimerRST ::= ENUMERATED {
5146 tr50, tr100, tr150, tr200, tr250, tr300,
5147 tr350, tr400, tr450, tr500, tr550,
5148 tr600, tr700, tr800, tr900, tr1000 }
5150 TimerStatusPeriodic ::= ENUMERATED {
5151 tsp100, tsp200, tsp300, tsp400, tsp500,
5152 tsp750, tsp1000, tsp2000 }
5154 TimerStatusProhibit ::= ENUMERATED {
5155 tsp10,tsp20,tsp30,tsp40,tsp50,
5156 tsp60,tsp70,tsp80,tsp90,tsp100,
5157 tsp110,tsp120,tsp130,tsp140,tsp150,
5158 tsp160,tsp170,tsp180,tsp190,tsp200,
5159 tsp210,tsp220,tsp230,tsp240,tsp250,
5160 tsp260,tsp270,tsp280,tsp290,tsp300,
5161 tsp310,tsp320,tsp330,tsp340,tsp350,
5162 tsp360,tsp370,tsp380,tsp390,tsp400,
5163 tsp410,tsp420,tsp430,tsp440,tsp450,
5164 tsp460,tsp470,tsp480,tsp490,tsp500,
5165 tsp510,tsp520,tsp530,tsp540,tsp550,
5166 tsp600,tsp650,tsp700,tsp750,tsp800,
5167 tsp850,tsp900,tsp950,tsp1000 }
5169 TransmissionRLC-Discard ::= CHOICE {
5170 timerBasedExplicit ExplicitDiscard,
5171 timerBasedNoExplicit NoExplicitDiscard,
5172 maxDAT-Retransmissions MaxDAT-Retransmissions,
5176 TransmissionWindowSize ::= ENUMERATED {
5177 tw1, tw8, tw16, tw32, tw64, tw128, tw256,
5178 tw512, tw768, tw1024, tw1536, tw2047,
5179 tw2560, tw3072, tw3584, tw4095 }
5181 -- Actual bit rate per each value is defined in [62] and [63]
5182 UL-AMR-Rate ::= ENUMERATED {
5183 t0, t1, t2, t3, t4, t5, t6, t7, t8, spare7, spare6, spare5,
5184 spare4, spare3, spare2, spare1 }
5186 UL-AM-RLC-Mode ::= SEQUENCE {
5187 transmissionRLC-Discard TransmissionRLC-Discard,
5188 transmissionWindowSize TransmissionWindowSize,
5191 pollingInfo PollingInfo OPTIONAL
5194 UL-CounterSynchronisationInfo ::= SEQUENCE {
5195 rB-WithPDCP-InfoList RB-WithPDCP-InfoList OPTIONAL,
5199 UL-LogicalChannelMapping ::= SEQUENCE {
5200 -- TABULAR: UL-TransportChannelType contains TransportChannelIdentity as well.
5201 ul-TransportChannelType UL-TransportChannelType,
5202 logicalChannelIdentity LogicalChannelIdentity OPTIONAL,
5203 rlc-SizeList CHOICE {
5206 explicitList RLC-SizeExplicitList
5208 mac-LogicalChannelPriority MAC-LogicalChannelPriority
5211 UL-LogicalChannelMapping-r6 ::= SEQUENCE {
5212 ul-TrCH-Type CHOICE {
5213 dch-rach-usch SEQUENCE {
5214 -- TABULAR: UL-TransportChannelType contains TransportChannelIdentity as well.
5215 ul-TransportChannelType UL-TransportChannelType,
5216 logicalChannelIdentity LogicalChannelIdentity OPTIONAL,
5217 rlc-SizeList CHOICE {
5220 explicitList RLC-SizeExplicitList
5224 logicalChannelIdentity LogicalChannelIdentity,
5225 e-DCH-MAC-d-FlowIdentity E-DCH-MAC-d-FlowIdentity,
5227 rlc-PDU-SizeList RLC-PDU-SizeList,
5228 includeInSchedulingInfo BOOLEAN
5231 mac-LogicalChannelPriority MAC-LogicalChannelPriority
5234 UL-LogicalChannelMapping-r8 ::= SEQUENCE {
5235 ul-TrCH-Type CHOICE {
5236 dch-rach-usch SEQUENCE {
5237 -- TABULAR: UL-TransportChannelType contains TransportChannelIdentity as well.
5238 ul-TransportChannelType UL-TransportChannelType,
5239 logicalChannelIdentity LogicalChannelIdentity OPTIONAL,
5240 rlc-SizeList CHOICE {
5243 explicitList RLC-SizeExplicitList
5247 logicalChannelIdentity LogicalChannelIdentity,
5248 e-DCH-MAC-d-FlowIdentity E-DCH-MAC-d-FlowIdentity,
5249 rlc-PDU-Size CHOICE {
5250 fixedSize SEQUENCE {
5252 rlc-PDU-SizeList RLC-PDU-SizeList
5254 flexibleSize RLC-PDU-SizeConstraint
5256 includeInSchedulingInfo BOOLEAN
5259 mac-LogicalChannelPriority MAC-LogicalChannelPriority
5262 UL-LogicalChannelMappingList ::= SEQUENCE {
5263 -- rlc-LogicalChannelMappingIndicator shall be set to TRUE in this version
5264 -- of the specification
5265 rlc-LogicalChannelMappingIndicator BOOLEAN,
5266 ul-LogicalChannelMapping SEQUENCE (SIZE (maxLoCHperRLC)) OF
5267 UL-LogicalChannelMapping
5270 UL-LogicalChannelMappingList-r6 ::= SEQUENCE {
5271 -- rlc-LogicalChannelMappingIndicator shall be set to TRUE in this version
5272 -- of the specification
5273 rlc-LogicalChannelMappingIndicator BOOLEAN,
5274 ul-LogicalChannelMapping SEQUENCE (SIZE (maxLoCHperRLC)) OF
5275 UL-LogicalChannelMapping-r6
5278 UL-LogicalChannelMappingList-r8 ::= SEQUENCE {
5279 -- rlc-LogicalChannelMappingIndicator shall be set to TRUE in this version
5280 -- of the specification
5281 rlc-LogicalChannelMappingIndicator BOOLEAN,
5282 ul-LogicalChannelMapping SEQUENCE (SIZE (maxLoCHperRLC)) OF
5283 UL-LogicalChannelMapping-r8
5286 UL-LogicalChannelMappings ::= CHOICE {
5287 oneLogicalChannel UL-LogicalChannelMapping,
5288 twoLogicalChannels UL-LogicalChannelMappingList
5291 UL-LogicalChannelMappings-r6 ::= CHOICE {
5292 oneLogicalChannel UL-LogicalChannelMapping-r6,
5293 twoLogicalChannels UL-LogicalChannelMappingList-r6
5296 UL-LogicalChannelMappings-r8 ::= CHOICE {
5297 oneLogicalChannel UL-LogicalChannelMapping-r8,
5298 twoLogicalChannels UL-LogicalChannelMappingList-r8
5301 UL-RFC3095-r4 ::= SEQUENCE {
5302 -- dummy1 is not used in this version of the specification and shall be ignored by the receiver.
5303 dummy1 CID-InclusionInfo-r4,
5304 max-CID INTEGER (1..16383) DEFAULT 15,
5305 -- dummy is not used in this version of the specification and
5306 -- it should be ignored by the receiver.
5307 dummy ROHC-PacketSizeList-r4
5310 UL-RLC-Mode ::= CHOICE {
5311 ul-AM-RLC-Mode UL-AM-RLC-Mode,
5312 ul-UM-RLC-Mode UL-UM-RLC-Mode,
5313 ul-TM-RLC-Mode UL-TM-RLC-Mode,
5317 UL-TM-RLC-Mode ::= SEQUENCE {
5318 transmissionRLC-Discard TransmissionRLC-Discard OPTIONAL,
5319 segmentationIndication BOOLEAN
5322 UL-UM-RLC-Mode ::= SEQUENCE {
5323 transmissionRLC-Discard TransmissionRLC-Discard OPTIONAL
5326 UL-TransportChannelType ::= CHOICE {
5327 dch TransportChannelIdentity,
5329 -- dummy is not used in this version of the specification and
5330 -- if received the UE behaviour is not specified.
5332 usch TransportChannelIdentity
5335 UM-RLC-DuplAvoid-Reord-Info-r6 ::= SEQUENCE {
5336 timer-DAR TimerDAR-r6,
5337 widowSize-DAR WindowSizeDAR-r6
5340 UM-RLC-OutOSeqDelivery-Info-r6 ::= SEQUENCE {
5341 timer-OSD TimerOSD-r6 OPTIONAL,
5342 windowSize-OSD WindowSizeOSD-r6
5345 WindowSizeDAR-r6 ::= ENUMERATED {
5346 ws4, ws8, ws16, ws32, ws40, ws48,
5349 WindowSizeOSD-r6 ::= ENUMERATED {
5350 ws8, ws16, ws32, ws40, ws48,
5353 -- ***************************************************
5355 -- TRANSPORT CHANNEL INFORMATION ELEMENTS (10.3.5)
5357 -- ***************************************************
5359 AddOrReconfMAC-dFlow ::= SEQUENCE {
5360 mac-hs-AddReconfQueue-List MAC-hs-AddReconfQueue-List OPTIONAL,
5361 mac-hs-DelQueue-List MAC-hs-DelQueue-List OPTIONAL
5364 AddOrReconfMAC-ehs-ReordQ ::= SEQUENCE {
5365 mac-ehs-AddReconfQueue-List MAC-ehs-AddReconfReordQ-List OPTIONAL,
5366 -- dummy is not used in this version of the specification, it should
5367 -- not be sent and if received it should be ignored.
5368 dummy MAC-ehs-DelReordQ-List OPTIONAL
5371 AddOrReconfMAC-ehs-ReordQ-r9 ::= SEQUENCE {
5372 mac-ehs-AddReconfQueue-List MAC-ehs-AddReconfReordQ-List-r9 OPTIONAL
5375 AddOrReconfMAC-ehs-ReordQ-TDD128-v9c0ext ::= SEQUENCE {
5376 mac-ehs-AddReconfQueue-List MAC-ehs-AddReconfReordQ-List-TDD128-v9c0ext OPTIONAL
5379 AddOrReconfMAC-ehs-ReordQ-r11 ::= SEQUENCE {
5380 mac-ehs-AddReconfQueue-List MAC-ehs-AddReconfReordQ-List-r11 OPTIONAL
5383 AllowedTFC-List ::= SEQUENCE (SIZE (1..maxTFC)) OF
5386 AllowedTFI-List ::= SEQUENCE (SIZE (1..maxTF)) OF
5389 BitModeRLC-SizeInfo ::= CHOICE {
5390 sizeType1 INTEGER (0..127),
5391 -- Actual value sizeType2 = (part1 * 8) + 128 + part2
5392 sizeType2 SEQUENCE {
5393 part1 INTEGER (0..15),
5394 part2 INTEGER (1..7) OPTIONAL
5396 -- Actual value sizeType3 = (part1 * 16) + 256 + part2
5397 sizeType3 SEQUENCE {
5398 part1 INTEGER (0..47),
5399 part2 INTEGER (1..15) OPTIONAL
5401 -- Actual value sizeType4 = (part1 * 64) + 1024 + part2
5402 sizeType4 SEQUENCE {
5403 part1 INTEGER (0..62),
5404 part2 INTEGER (1..63) OPTIONAL
5408 -- Actual value BLER-QualityValue = IE value * 0.1
5409 BLER-QualityValue ::= INTEGER (-63..0)
5411 ChannelCodingType ::= CHOICE {
5412 -- noCoding is only used for TDD in this version of the specification,
5413 -- otherwise it should be ignored
5415 convolutional CodingRate,
5419 CodingRate ::= ENUMERATED {
5423 Common-E-DCH-MAC-d-Flow ::= SEQUENCE {
5424 mac-d-FlowIdentity E-DCH-MAC-d-FlowIdentity,
5425 mac-d-FlowPowerOffset E-DCH-MAC-d-FlowPowerOffset,
5426 mac-d-FlowMaxRetrans E-DCH-MAC-d-FlowMaxRetrans,
5427 mac-d-FlowMultiplexingList E-DCH-MAC-d-FlowMultiplexingList OPTIONAL,
5428 e-dch-mac-d-flow-retransmission-timer E-DCH-MAC-d-FlowRetransTimer OPTIONAL
5431 Common-E-DCH-MAC-d-FlowList ::= SEQUENCE (SIZE (1..maxE-DCHMACdFlow)) OF
5432 Common-E-DCH-MAC-d-Flow
5434 Common-E-DCH-MAC-d-Flow-Info-ConcurrentTTI ::= SEQUENCE {
5435 mac-d-FlowIdentity E-DCH-MAC-d-FlowIdentity,
5436 mac-d-FlowPowerOffset E-DCH-MAC-d-FlowPowerOffset OPTIONAL,
5437 mac-d-FlowMaxRetrans E-DCH-MAC-d-FlowMaxRetrans OPTIONAL
5440 Common-E-DCH-MAC-d-Flow-Info-List-ConcurrentTTI ::= SEQUENCE (SIZE (1..maxE-DCHMACdFlow)) OF
5441 Common-E-DCH-MAC-d-Flow-Info-ConcurrentTTI
5443 CommonDynamicTF-Info ::= SEQUENCE {
5446 octetModeRLC-SizeInfoType2 OctetModeRLC-SizeInfoType2
5449 commonTDD-Choice CHOICE {
5450 bitModeRLC-SizeInfo BitModeRLC-SizeInfo,
5451 octetModeRLC-SizeInfoType1 OctetModeRLC-SizeInfoType1
5455 numberOfTbSizeList SEQUENCE (SIZE (1..maxTF)) OF
5456 NumberOfTransportBlocks,
5457 logicalChannelList LogicalChannelList
5460 CommonDynamicTF-Info-DynamicTTI ::= SEQUENCE {
5461 commonTDD-Choice CHOICE {
5462 bitModeRLC-SizeInfo BitModeRLC-SizeInfo,
5463 octetModeRLC-SizeInfoType1 OctetModeRLC-SizeInfoType1
5465 numberOfTbSizeAndTTIList NumberOfTbSizeAndTTIList,
5466 logicalChannelList LogicalChannelList
5469 CommonDynamicTF-InfoList ::= SEQUENCE (SIZE (1..maxTF)) OF
5470 CommonDynamicTF-Info
5472 CommonDynamicTF-InfoList-DynamicTTI ::= SEQUENCE (SIZE (1..maxTF)) OF
5473 CommonDynamicTF-Info-DynamicTTI
5475 CommonTransChTFS ::= SEQUENCE {
5477 tti10 CommonDynamicTF-InfoList,
5478 tti20 CommonDynamicTF-InfoList,
5479 tti40 CommonDynamicTF-InfoList,
5480 tti80 CommonDynamicTF-InfoList,
5481 dynamic CommonDynamicTF-InfoList-DynamicTTI
5483 semistaticTF-Information SemistaticTF-Information
5486 CommonTransChTFS-LCR ::= SEQUENCE {
5488 tti5 CommonDynamicTF-InfoList,
5489 tti10 CommonDynamicTF-InfoList,
5490 tti20 CommonDynamicTF-InfoList,
5491 tti40 CommonDynamicTF-InfoList,
5492 tti80 CommonDynamicTF-InfoList,
5493 dynamic CommonDynamicTF-InfoList-DynamicTTI
5495 semistaticTF-Information SemistaticTF-Information
5498 Common-MAC-ehs-ReorderingQueue ::= SEQUENCE {
5499 mac-ehs-QueueId MAC-ehs-QueueId,
5500 t1-ReleaseTimer T1-ReleaseTimer,
5501 reorderingResetTimer Treset-ResetTimer OPTIONAL,
5502 mac-ehsWindowSize MAC-hs-WindowSize
5505 Common-MAC-ehs-ReorderingQueueList ::= SEQUENCE (SIZE (1.. maxCommonQueueID)) OF
5506 Common-MAC-ehs-ReorderingQueue
5508 Concurrent-Deployment-2ms-10ms-TTI ::= SEQUENCE {
5509 tti-selection CHOICE {
5511 fixed-TTI-Selection ENUMERATED { tti2, tti10 }
5513 threshold-based SEQUENCE {
5514 common-E-DCH-TTI-Selection-Thresh INTEGER (0..15)
5517 concurrent-TTI-Partition-Index INTEGER (0..maxEDCHs-1),
5518 commonEDCHSystemInfoParamConcurrentTTI CommonEDCHSystemInfoParamConcurrentTTI OPTIONAL
5521 CPCH-SetID ::= INTEGER (1..maxCPCHsets)
5523 CRC-Size ::= ENUMERATED {
5524 crc0, crc8, crc12, crc16, crc24 }
5526 DedicatedDynamicTF-Info ::= SEQUENCE {
5528 bitMode BitModeRLC-SizeInfo,
5529 octetModeType1 OctetModeRLC-SizeInfoType1
5531 numberOfTbSizeList SEQUENCE (SIZE (1..maxTF)) OF
5532 NumberOfTransportBlocks,
5533 logicalChannelList LogicalChannelList
5536 DedicatedDynamicTF-Info-DynamicTTI ::= SEQUENCE {
5538 bitMode BitModeRLC-SizeInfo,
5539 octetModeType1 OctetModeRLC-SizeInfoType1
5541 numberOfTbSizeAndTTIList NumberOfTbSizeAndTTIList,
5542 logicalChannelList LogicalChannelList
5545 DedicatedDynamicTF-InfoList ::= SEQUENCE (SIZE (1..maxTF)) OF
5546 DedicatedDynamicTF-Info
5548 DedicatedDynamicTF-InfoList-DynamicTTI ::= SEQUENCE (SIZE (1..maxTF)) OF
5549 DedicatedDynamicTF-Info-DynamicTTI
5551 DedicatedTransChTFS ::= SEQUENCE {
5553 tti10 DedicatedDynamicTF-InfoList,
5554 tti20 DedicatedDynamicTF-InfoList,
5555 tti40 DedicatedDynamicTF-InfoList,
5556 tti80 DedicatedDynamicTF-InfoList,
5557 dynamic DedicatedDynamicTF-InfoList-DynamicTTI
5559 semistaticTF-Information SemistaticTF-Information
5562 -- The maximum allowed size of DL-AddReconfTransChInfo2List sequence is 16
5563 DL-AddReconfTransChInfo2List ::= SEQUENCE (SIZE (1..maxTrCHpreconf)) OF
5564 DL-AddReconfTransChInformation2
5566 -- The maximum allowed size of DL-AddReconfTransChInfoList sequence is 16
5567 DL-AddReconfTransChInfoList ::= SEQUENCE (SIZE (1..maxTrCHpreconf)) OF
5568 DL-AddReconfTransChInformation
5570 -- The maximum allowed size of DL-AddReconfTransChInfoList-r4 sequence is 16
5571 DL-AddReconfTransChInfoList-r4 ::= SEQUENCE (SIZE (1..maxTrCHpreconf)) OF
5572 DL-AddReconfTransChInformation-r4
5574 -- The maximum allowed size of DL-AddReconfTransChInfoList-r5 sequence is 16
5575 DL-AddReconfTransChInfoList-r5 ::= SEQUENCE (SIZE (1..maxTrCHpreconf)) OF
5576 DL-AddReconfTransChInformation-r5
5578 -- The maximum allowed size of DL-AddReconfTransChInfoList-r7 sequence is 16
5579 DL-AddReconfTransChInfoList-r7 ::= SEQUENCE (SIZE (1..maxTrCHpreconf)) OF
5580 DL-AddReconfTransChInformation-r7
5582 DL-AddReconfTransChInfoList-r9 ::= SEQUENCE (SIZE (1..maxTrCHpreconf)) OF
5583 DL-AddReconfTransChInformation-r9
5585 DL-AddReconfTransChInfoList-r11 ::= SEQUENCE (SIZE (1..maxTrCHpreconf)) OF
5586 DL-AddReconfTransChInformation-r11
5588 DL-AddReconfTransChInfoList-r13 ::= SEQUENCE (SIZE (1..maxTrCH)) OF
5589 DL-AddReconfTransChInformation-r13
5591 DL-AddReconfTransChInfoList-TDD128-v9c0ext ::= SEQUENCE (SIZE (1..maxTrCHpreconf)) OF
5592 DL-AddReconfTransChInformation-TDD128-v9c0ext
5595 -- ASN.1 for IE "Added or Reconfigured DL TrCH information"
5596 -- in case of messages other than: Radio Bearer Release message and
5597 -- Radio Bearer Reconfiguration message
5598 DL-AddReconfTransChInformation ::= SEQUENCE {
5599 dl-TransportChannelType DL-TrCH-Type,
5600 dl-transportChannelIdentity TransportChannelIdentity,
5601 tfs-SignallingMode CHOICE {
5602 explicit-config TransportFormatSet,
5603 sameAsULTrCH UL-TransportChannelIdentity
5605 dch-QualityTarget QualityTarget OPTIONAL,
5606 -- dummy is not used in this version of the specification, it should
5607 -- not be sent and if received it should be ignored.
5608 dummy TM-SignallingInfo OPTIONAL
5611 DL-AddReconfTransChInformation-r4 ::= SEQUENCE {
5612 dl-TransportChannelType DL-TrCH-Type,
5613 dl-transportChannelIdentity TransportChannelIdentity,
5614 tfs-SignallingMode CHOICE {
5615 explicit-config TransportFormatSet,
5616 sameAsULTrCH UL-TransportChannelIdentity
5618 dch-QualityTarget QualityTarget OPTIONAL
5621 DL-AddReconfTransChInformation-r5 ::= SEQUENCE {
5622 dl-TransportChannelType DL-TrCH-TypeId1-r5,
5623 tfs-SignallingMode CHOICE {
5624 explicit-config TransportFormatSet,
5625 sameAsULTrCH UL-TransportChannelIdentity,
5628 dch-QualityTarget QualityTarget OPTIONAL
5631 DL-AddReconfTransChInformation-r7 ::= SEQUENCE {
5632 dl-TransportChannelType DL-TrCH-TypeId1-r5,
5633 tfs-SignallingMode CHOICE {
5634 explicit-config TransportFormatSet,
5635 sameAsULTrCH UL-TransportChannelIdentity,
5636 hsdsch HSDSCH-Info-r7
5638 dch-QualityTarget QualityTarget OPTIONAL
5641 DL-AddReconfTransChInformation-r9 ::= SEQUENCE {
5642 dl-TransportChannelType DL-TrCH-TypeId1-r5,
5643 tfs-SignallingMode CHOICE {
5644 explicit-config TransportFormatSet,
5645 sameAsULTrCH UL-TransportChannelIdentity,
5646 hsdsch HSDSCH-Info-r9
5648 dch-QualityTarget QualityTarget OPTIONAL
5651 DL-AddReconfTransChInformation-r11 ::= SEQUENCE {
5652 dl-TransportChannelType DL-TrCH-TypeId1-r5,
5653 tfs-SignallingMode CHOICE {
5654 explicit-config TransportFormatSet,
5655 sameAsULTrCH UL-TransportChannelIdentity,
5656 hsdsch HSDSCH-Info-r11
5658 dch-QualityTarget QualityTarget OPTIONAL
5661 DL-AddReconfTransChInformation-r13 ::= SEQUENCE {
5662 dl-TransportChannelType DL-TrCH-TypeId1-r5,
5663 tfs-SignallingMode CHOICE {
5664 explicit-config TransportFormatSet,
5665 sameAsULTrCH UL-TransportChannelIdentity,
5666 hsdsch HSDSCH-Info-r13
5668 dch-QualityTarget QualityTarget OPTIONAL
5671 DL-AddReconfTransChInformation-TDD128-v9c0ext ::= SEQUENCE {
5672 hsdsch HSDSCH-Info-TDD128-v9c0ext OPTIONAL
5675 -- ASN.1 for IE "Added or Reconfigured DL TrCH information"
5676 -- in case of Radio Bearer Release message and
5677 -- Radio Bearer Reconfiguration message
5678 DL-AddReconfTransChInformation2 ::= SEQUENCE {
5679 dl-TransportChannelType DL-TrCH-Type,
5680 transportChannelIdentity TransportChannelIdentity,
5681 tfs-SignallingMode CHOICE {
5682 explicit-config TransportFormatSet,
5683 sameAsULTrCH UL-TransportChannelIdentity
5685 qualityTarget QualityTarget OPTIONAL
5688 DL-CommonTransChInfo ::= SEQUENCE {
5689 sccpch-TFCS TFCS OPTIONAL,
5690 -- modeSpecificInfo should be optional. A new version of this IE should be defined
5691 -- to be used in later versions of messages using this IE
5692 modeSpecificInfo CHOICE {
5694 dl-Parameters CHOICE {
5700 individualDL-CCTrCH-InfoList IndividualDL-CCTrCH-InfoList
5706 DL-CommonTransChInfo-r4 ::= SEQUENCE {
5707 sccpch-TFCS TFCS OPTIONAL,
5708 modeSpecificInfo CHOICE {
5710 dl-Parameters CHOICE {
5711 dl-DCH-TFCS SEQUENCE {
5718 individualDL-CCTrCH-InfoList IndividualDL-CCTrCH-InfoList
5724 DL-DeletedTransChInfoList ::= SEQUENCE (SIZE (1..maxTrCH)) OF
5725 DL-TransportChannelIdentity
5727 DL-DeletedTransChInfoList-r5 ::= SEQUENCE (SIZE (1..maxTrCH)) OF
5728 DL-TransportChannelIdentity-r5
5730 DL-DeletedTransChInfoList-r7 ::= SEQUENCE (SIZE (1..maxTrCH)) OF
5731 DL-TransportChannelIdentity-r7
5733 DL-TransportChannelIdentity ::= SEQUENCE {
5734 dl-TransportChannelType DL-TrCH-Type,
5735 dl-TransportChannelIdentity TransportChannelIdentity
5738 DL-TransportChannelIdentity-r5 ::= SEQUENCE {
5739 dl-TransportChannelType DL-TrCH-TypeId2-r5
5742 DL-TransportChannelIdentity-r7 ::= SEQUENCE {
5743 dl-TransportChannelType DL-TrCH-TypeId2-r7
5746 -- The choice "dsch" should not be used in FDD mode, and if received the UE behaviour is unspecified
5747 DL-TrCH-Type ::= ENUMERATED {dch, dsch}
5749 DL-TrCH-TypeId1-r5 ::= CHOICE {
5750 dch TransportChannelIdentity,
5751 -- The choice "dsch" should not be used in FDD mode, and if received
5752 -- the UE behaviour is unspecified.
5753 dsch TransportChannelIdentity,
5757 DL-TrCH-TypeId2-r5 ::= CHOICE {
5758 dch TransportChannelIdentity,
5759 -- The choice "dsch" should not be used in FDD mode, and if received
5760 -- the UE behaviour is unspecified.
5761 dsch TransportChannelIdentity,
5762 hsdsch MAC-d-FlowIdentity
5765 DL-TrCH-TypeId2-r7 ::= CHOICE {
5766 dch TransportChannelIdentity,
5767 -- The choice "dsch" should not be used in FDD mode, and if received
5768 -- the UE behaviour is unspecified.
5769 dsch TransportChannelIdentity,
5771 mac-hs MAC-d-FlowIdentity,
5772 mac-ehs MAC-ehs-QueueId
5776 DRAC-ClassIdentity ::= INTEGER (1..maxDRACclasses)
5778 DRAC-StaticInformation ::= SEQUENCE {
5779 transmissionTimeValidity TransmissionTimeValidity,
5780 timeDurationBeforeRetry TimeDurationBeforeRetry,
5781 drac-ClassIdentity DRAC-ClassIdentity
5784 DRAC-StaticInformationList ::= SEQUENCE (SIZE (1..maxTrCH)) OF
5785 DRAC-StaticInformation
5787 E-DCH-AddReconf-MAC-d-Flow ::= SEQUENCE {
5788 mac-d-FlowIdentity E-DCH-MAC-d-FlowIdentity,
5789 mac-d-FlowPowerOffset E-DCH-MAC-d-FlowPowerOffset OPTIONAL,
5790 mac-d-FlowMaxRetrans E-DCH-MAC-d-FlowMaxRetrans OPTIONAL,
5791 mac-d-FlowMultiplexingList E-DCH-MAC-d-FlowMultiplexingList OPTIONAL,
5792 transmissionGrantType CHOICE {
5793 non-ScheduledTransGrantInfo SEQUENCE {
5794 maxMAC-e-PDUContents INTEGER (1..19982),
5795 ms2-NonSchedTransmGrantHARQAlloc BIT STRING (SIZE (8)) OPTIONAL
5797 scheduledTransmissionGrantInfo NULL
5801 E-DCH-AddReconf-MAC-d-Flow-r7 ::= SEQUENCE {
5802 mac-d-FlowIdentity E-DCH-MAC-d-FlowIdentity,
5803 mac-d-FlowPowerOffset E-DCH-MAC-d-FlowPowerOffset OPTIONAL,
5804 mac-d-FlowMaxRetrans E-DCH-MAC-d-FlowMaxRetrans OPTIONAL,
5805 mac-d-FlowRetransTimer E-DCH-MAC-d-FlowRetransTimer OPTIONAL,
5806 mac-d-FlowMultiplexingList E-DCH-MAC-d-FlowMultiplexingList OPTIONAL,
5807 transmissionGrantType CHOICE {
5808 non-ScheduledTransGrantInfo SEQUENCE {
5809 modeSpecificInfo CHOICE {
5811 maxMAC-e-PDUContents INTEGER (1..19982),
5812 ms2-NonSchedTransmGrantHARQAlloc BIT STRING (SIZE (8)) OPTIONAL
5817 scheduledTransmissionGrantInfo NULL
5821 E-DCH-AddReconf-MAC-d-FlowList ::= SEQUENCE (SIZE (1..maxE-DCHMACdFlow)) OF
5822 E-DCH-AddReconf-MAC-d-Flow
5824 E-DCH-AddReconf-MAC-d-FlowList-r7 ::= SEQUENCE (SIZE (1..maxE-DCHMACdFlow)) OF
5825 E-DCH-AddReconf-MAC-d-Flow-r7
5827 E-DCH-MAC-d-FlowIdentity ::= INTEGER (0..maxE-DCHMACdFlow-1)
5829 E-DCH-MAC-d-FlowMaxRetrans ::= INTEGER (0..15)
5831 E-DCH-MAC-d-FlowMultiplexingList ::= BIT STRING (SIZE (maxE-DCHMACdFlow))
5833 E-DCH-MAC-d-FlowPowerOffset ::= INTEGER (0..6)
5835 E-DCH-MAC-d-FlowRetransTimer ::= ENUMERATED {
5836 ms10, ms15, ms20, ms25, ms30, ms35, ms40, ms45, ms50,
5837 ms55, ms60, ms65, ms70, ms75, ms80, ms85, ms90, ms95,
5838 ms100, ms110, ms120, ms140, ms160, ms200, ms240, ms280,
5839 ms320, ms400, ms480, ms560 }
5841 E-DCH-TTI ::= ENUMERATED { tti2, tti10 }
5843 ExplicitTFCS-Configuration ::= CHOICE {
5844 complete TFCS-ReconfAdd,
5845 addition TFCS-ReconfAdd,
5846 removal TFCS-RemovalList,
5847 replacement SEQUENCE {
5848 tfcsRemoval TFCS-RemovalList,
5849 tfcsAdd TFCS-ReconfAdd
5853 ExplicitTFCS-Configuration-r12 ::= CHOICE {
5854 complete TFCS-ReconfAdd-r12,
5855 addition TFCS-ReconfAdd-r12,
5856 removal TFCS-RemovalList,
5857 replacement SEQUENCE {
5858 tfcsRemoval TFCS-RemovalList,
5859 tfcsAdd TFCS-ReconfAdd-r12
5863 GainFactor ::= INTEGER (0..15)
5865 GainFactorInformation ::= CHOICE {
5866 signalledGainFactors SignalledGainFactors,
5867 computedGainFactors ReferenceTFC-ID
5870 GainFactorInformation-10msMode ::= CHOICE {
5871 signalledGainFactors SEQUENCE {
5872 gainFactorBetaC GainFactor,
5873 gainFactorBetaD GainFactor,
5874 referenceTFC-ID ReferenceTFC-ID OPTIONAL
5876 computedGainFactors ReferenceTFC-ID
5880 HSDSCH-Info ::= SEQUENCE {
5881 harqInfo HARQ-Info OPTIONAL,
5882 addOrReconfMAC-dFlow AddOrReconfMAC-dFlow OPTIONAL
5885 HSDSCH-Info-r7 ::= SEQUENCE {
5886 harqInfo HARQ-Info-r7 OPTIONAL,
5887 dl-MAC-HeaderType CHOICE {
5888 mac-hs AddOrReconfMAC-dFlow,
5889 mac-ehs AddOrReconfMAC-ehs-ReordQ
5893 HSDSCH-Info-r9 ::= SEQUENCE {
5894 harqInfo HARQ-Info-r7 OPTIONAL,
5895 dl-MAC-HeaderType CHOICE {
5896 mac-hs AddOrReconfMAC-dFlow,
5897 mac-ehs AddOrReconfMAC-ehs-ReordQ-r9
5901 HSDSCH-Info-r11 ::= SEQUENCE {
5902 harqInfo HARQ-Info-r11 OPTIONAL,
5903 dl-MAC-HeaderType CHOICE {
5904 mac-hs AddOrReconfMAC-dFlow,
5905 mac-ehs AddOrReconfMAC-ehs-ReordQ-r11
5909 HSDSCH-Info-r13 ::= SEQUENCE {
5910 harqInfo HARQ-Info-r13 OPTIONAL,
5911 dl-MAC-HeaderType CHOICE {
5912 mac-hs AddOrReconfMAC-dFlow,
5913 mac-ehs AddOrReconfMAC-ehs-ReordQ-r11
5917 HSDSCH-Info-TDD128-v9c0ext ::= SEQUENCE {
5918 mac-ehs AddOrReconfMAC-ehs-ReordQ-TDD128-v9c0ext OPTIONAL
5921 HARQ-Info ::= SEQUENCE {
5922 numberOfProcesses INTEGER (1..8),
5923 memoryPartitioning CHOICE {
5925 explicit SEQUENCE (SIZE (1..maxHProcesses)) OF
5930 HARQ-Info-r7 ::= SEQUENCE {
5931 numberOfProcesses ENUMERATED { n1, n2, n3, n4, n5, n6, n7, n8,
5933 memoryPartitioning CHOICE {
5936 memorySize SEQUENCE (SIZE (1..maxHProcesses)) OF
5938 additionalMemorySizesForMIMO SEQUENCE (SIZE (1..maxHProcesses)) OF
5939 HARQMemorySize OPTIONAL
5944 HARQ-Info-r11 ::= SEQUENCE {
5945 numberOfProcesses ENUMERATED { n1, n2, n3, n4, n5, n6, n7, n8,
5946 n12, n14, n16, n24, n28, n32 },
5947 memoryPartitioning CHOICE {
5950 memorySize SEQUENCE (SIZE (1..maxHProcesses)) OF
5952 additionalMemorySizesForMIMO SEQUENCE (SIZE (1..maxHProcesses)) OF
5953 HARQMemorySize OPTIONAL,
5954 additionalMemorySizesThirdMIMOStream SEQUENCE (SIZE (1..maxHProcesses)) OF
5955 HARQMemorySize OPTIONAL,
5956 additionalMemorySizesFourthMIMOStream SEQUENCE (SIZE (1..maxHProcesses)) OF
5957 HARQMemorySize OPTIONAL
5962 HARQ-Info-r13 ::= SEQUENCE {
5963 numberOfProcesses ENUMERATED { n1, n2, n3, n4, n5, n6, n7, n8,
5964 n12, n14, n16, n24, n28, n32 },
5965 memoryPartitioning CHOICE {
5968 memorySize SEQUENCE (SIZE (1..maxHProcesses)) OF
5970 additionalMemorySizesForMIMO SEQUENCE (SIZE (1..maxHProcesses)) OF
5971 HARQMemorySize OPTIONAL,
5972 additionalMemorySizesThirdMIMOStream SEQUENCE (SIZE (1..maxHProcesses)) OF
5973 HARQMemorySize OPTIONAL,
5974 additionalMemorySizesFourthMIMOStream SEQUENCE (SIZE (1..maxHProcesses)) OF
5975 HARQMemorySize OPTIONAL
5978 blindHARQRetransmissionsForHSDPA ENUMERATED { true } OPTIONAL
5981 HARQMemorySize ::= ENUMERATED {
5982 hms800, hms1600, hms2400, hms3200, hms4000,
5983 hms4800, hms5600, hms6400, hms7200, hms8000,
5984 hms8800, hms9600, hms10400, hms11200, hms12000,
5985 hms12800, hms13600, hms14400, hms15200, hms16000,
5986 hms17600, hms19200, hms20800, hms22400, hms24000,
5987 hms25600, hms27200, hms28800, hms30400, hms32000,
5988 hms36000, hms40000, hms44000, hms48000, hms52000,
5989 hms56000, hms60000, hms64000, hms68000, hms72000,
5990 hms76000, hms80000, hms88000, hms96000, hms104000,
5991 hms112000, hms120000, hms128000, hms136000, hms144000,
5992 hms152000, hms160000, hms176000, hms192000, hms208000,
5993 hms224000, hms240000, hms256000, hms272000, hms288000,
5996 IndividualDL-CCTrCH-Info ::= SEQUENCE {
5997 dl-TFCS-Identity TFCS-Identity,
5998 tfcs-SignallingMode CHOICE {
5999 explicit-config TFCS,
6000 sameAsUL TFCS-Identity
6004 IndividualDL-CCTrCH-InfoList ::= SEQUENCE (SIZE (1..maxCCTrCH)) OF
6005 IndividualDL-CCTrCH-Info
6007 IndividualUL-CCTrCH-Info ::= SEQUENCE {
6008 ul-TFCS-Identity TFCS-Identity,
6010 tfc-Subset TFC-Subset
6013 IndividualUL-CCTrCH-InfoList ::= SEQUENCE (SIZE (1..maxCCTrCH)) OF
6014 IndividualUL-CCTrCH-Info
6016 LogicalChannelByRB ::= SEQUENCE {
6017 rb-Identity RB-Identity,
6018 logChOfRb INTEGER (0..1) OPTIONAL
6021 LogicalChannelList ::= CHOICE {
6024 explicitList SEQUENCE (SIZE (1..15)) OF
6028 MAC-d-FlowIdentityDCHandHSDSCH ::= SEQUENCE {
6029 dch-transport-ch-id TransportChannelIdentity,
6030 hsdsch-mac-d-flow-id MAC-d-FlowIdentity
6033 MAC-d-FlowIdentity ::= INTEGER (0..7)
6035 MAC-d-PDU-SizeInfo-List ::= SEQUENCE (SIZE(1.. maxMAC-d-PDUsizes)) OF
6038 --MAC-d-Pdu sizes need to be defined
6039 MAC-d-PDUsizeInfo ::= SEQUENCE{
6040 mac-d-PDU-Size INTEGER (1..5000),
6041 mac-d-PDU-Index INTEGER(0..7)
6044 MAC-hs-AddReconfQueue-List ::= SEQUENCE (SIZE(1..maxQueueIDs)) OF
6045 MAC-hs-AddReconfQueue
6047 MAC-hs-AddReconfQueue ::= SEQUENCE {
6048 mac-hsQueueId INTEGER(0..7),
6049 mac-dFlowId MAC-d-FlowIdentity,
6050 reorderingReleaseTimer T1-ReleaseTimer,
6051 mac-hsWindowSize MAC-hs-WindowSize,
6052 mac-d-PDU-SizeInfo-List MAC-d-PDU-SizeInfo-List OPTIONAL
6055 MAC-hs-DelQueue-List ::= SEQUENCE (SIZE(1..maxQueueIDs)) OF
6058 MAC-hs-DelQueue ::= SEQUENCE {
6059 mac-hsQueueId INTEGER(0..7)
6062 MAC-ehs-AddReconfReordQ-List ::= SEQUENCE (SIZE(1..maxQueueIDs)) OF
6063 MAC-ehs-AddReconfReordQ
6065 MAC-ehs-AddReconfReordQ-List-r9 ::= SEQUENCE (SIZE(1..maxQueueIDs)) OF
6066 MAC-ehs-AddReconfReordQ-r9
6068 MAC-ehs-AddReconfReordQ-List-TDD128-v9c0ext ::= SEQUENCE (SIZE(1..maxQueueIDs)) OF
6069 MAC-ehs-AddReconfReordQ-TDD128-v9c0ext
6071 MAC-ehs-AddReconfReordQ-List-r11 ::= SEQUENCE (SIZE(1..maxQueueIDs)) OF
6072 MAC-ehs-AddReconfReordQ-r11
6074 MAC-ehs-AddReconfReordQ ::= SEQUENCE {
6075 mac-ehs-QueueId MAC-ehs-QueueId,
6076 reorderingReleaseTimer T1-ReleaseTimer,
6077 reorderingResetTimer Treset-ResetTimer OPTIONAL,
6078 mac-ehsWindowSize MAC-hs-WindowSize
6081 MAC-ehs-AddReconfReordQ-r9 ::= SEQUENCE {
6082 mac-ehs-QueueId MAC-ehs-QueueId,
6083 reorderingReleaseTimer T1-ReleaseTimer,
6084 reorderingResetTimer Treset-ResetTimer OPTIONAL,
6085 mac-ehsWindowSize MAC-hs-WindowSize-r9
6088 MAC-ehs-AddReconfReordQ-TDD128-v9c0ext ::= SEQUENCE {
6089 mac-ehsWindowSize-extension MAC-ehs-WindowSize-TDD128-v9c0ext OPTIONAL
6092 MAC-ehs-AddReconfReordQ-r11 ::= SEQUENCE {
6093 mac-ehs-QueueId MAC-ehs-QueueId,
6094 reorderingReleaseTimer T1-ReleaseTimer,
6095 reorderingResetTimer Treset-ResetTimer OPTIONAL,
6096 mac-ehsWindowSize MAC-hs-WindowSize-r11,
6097 -- For 1.28Mcps TDD only
6098 mac-ehsWindowSize-extension MAC-ehs-WindowSize-TDD128-v9c0ext OPTIONAL
6101 MAC-ehs-DelReordQ-List ::= SEQUENCE (SIZE(1..maxQueueIDs)) OF
6104 MAC-ehs-DelReordQ ::= SEQUENCE {
6105 mac-ehs-QueueId MAC-ehs-QueueId
6108 MAC-ehs-QueueIdDCHandHSDSCH ::= SEQUENCE {
6109 dch-transport-ch-id TransportChannelIdentity,
6110 hsdsch-mac-ehs-QueueId MAC-ehs-QueueId
6113 MAC-ehs-QueueId ::= INTEGER (0..7)
6115 MAC-hs-WindowSize ::= ENUMERATED {
6116 mws4, mws6, mws8, mws12, mws16, mws24, mws32 }
6118 MAC-hs-WindowSize-r9 ::= ENUMERATED {
6119 mws4, mws6, mws8, mws12, mws16, mws24, mws32,
6122 MAC-ehs-WindowSize-TDD128-v9c0ext ::= ENUMERATED {
6123 mws96, mws160, mws192, mws256 }
6125 MAC-hs-WindowSize-r11 ::= ENUMERATED {
6126 mws4, mws6, mws8, mws12, mws16, mws24, mws32,
6127 mws64, mws128, mws256, spare6, spare5, spare4,
6128 spare3, spare2, spare1 }
6130 NumberOfTbSizeAndTTIList ::= SEQUENCE (SIZE (1..maxTF)) OF SEQUENCE {
6131 numberOfTransportBlocks NumberOfTransportBlocks,
6132 transmissionTimeInterval TransmissionTimeInterval
6135 MessType ::= ENUMERATED {
6136 transportFormatCombinationControl }
6138 MinimumTEBS-threshold ::= ENUMERATED {
6139 pl2, pl4, pl8, pl16, pl32,
6140 pl64, pl128, pl256, pl512, pl1024,
6141 pl2k, pl4k, pl8k, pl16k, pl32k,
6142 pl64k, pl128k, pl256k, pl512k, pl1024k,
6143 spare12, spare11, spare10, spare9, spare8,
6144 spare7, spare6, spare5, spare4, spare3,
6147 Non-allowedTFC-List ::= SEQUENCE (SIZE (1..maxTFC)) OF
6150 NumberOfTransportBlocks ::= CHOICE {
6153 small INTEGER (2..17),
6154 large INTEGER (18..512)
6157 OctetModeRLC-SizeInfoType1 ::= CHOICE {
6158 -- Actual size = (8 * sizeType1) + 16
6159 sizeType1 INTEGER (0..31),
6160 sizeType2 SEQUENCE {
6161 -- Actual size = (32 * part1) + 272 + (part2 * 8)
6162 part1 INTEGER (0..23),
6163 part2 INTEGER (1..3) OPTIONAL
6165 sizeType3 SEQUENCE {
6166 -- Actual size = (64 * part1) + 1040 + (part2 * 8)
6167 part1 INTEGER (0..61),
6168 part2 INTEGER (1..7) OPTIONAL
6172 OctetModeRLC-SizeInfoType2 ::= CHOICE {
6173 -- Actual size = (sizeType1 * 8) + 48
6174 sizeType1 INTEGER (0..31),
6175 -- Actual size = (sizeType2 * 16) + 312
6176 sizeType2 INTEGER (0..63),
6177 -- Actual size = (sizeType3 *64) + 1384
6178 sizeType3 INTEGER (0..56)
6181 PowerOffsetInfoShort ::= SEQUENCE {
6182 referenceTFC TFC-Value,
6183 modeSpecificInfo CHOICE {
6185 gainFactorBetaC GainFactor
6189 gainFactorBetaD GainFactor
6192 PowerOffsetInformation ::= SEQUENCE {
6193 gainFactorInformation GainFactorInformation,
6194 -- PowerOffsetPp-m is always absent in TDD
6195 powerOffsetPp-m PowerOffsetPp-m OPTIONAL
6198 PowerOffsetInformation-10msMode ::= SEQUENCE {
6199 gainFactorInformation GainFactorInformation-10msMode
6202 PowerOffsetPp-m ::= INTEGER (-5..10)
6204 PreDefTransChConfiguration ::= SEQUENCE {
6205 ul-CommonTransChInfo UL-CommonTransChInfo,
6206 ul-AddReconfTrChInfoList UL-AddReconfTransChInfoList,
6207 dl-CommonTransChInfo DL-CommonTransChInfo,
6208 dl-TrChInfoList DL-AddReconfTransChInfoList
6211 QualityTarget ::= SEQUENCE {
6212 bler-QualityValue BLER-QualityValue
6215 RateMatchingAttribute ::= INTEGER (1..hiRM)
6218 ReferenceTFC-ID ::= INTEGER (0..3)
6220 RestrictedTrChInfo ::= SEQUENCE {
6221 ul-TransportChannelType UL-TrCH-Type,
6222 restrictedTrChIdentity TransportChannelIdentity,
6223 allowedTFI-List AllowedTFI-List OPTIONAL
6226 RestrictedTrChInfoList ::= SEQUENCE (SIZE (1..maxTrCH)) OF
6229 SemistaticTF-Information ::= SEQUENCE {
6230 -- TABULAR: Transmission time interval has been included in the IE CommonTransChTFS.
6231 channelCodingType ChannelCodingType,
6232 rateMatchingAttribute RateMatchingAttribute,
6236 SignalledGainFactors ::= SEQUENCE {
6237 modeSpecificInfo CHOICE {
6239 gainFactorBetaC GainFactor
6243 gainFactorBetaD GainFactor,
6244 referenceTFC-ID ReferenceTFC-ID OPTIONAL
6247 SplitTFCI-Signalling ::= SEQUENCE {
6248 splitType SplitType OPTIONAL,
6249 tfci-Field2-Length INTEGER (1..10) OPTIONAL,
6250 tfci-Field1-Information ExplicitTFCS-Configuration OPTIONAL,
6251 tfci-Field2-Information TFCI-Field2-Information OPTIONAL
6254 SplitType ::= ENUMERATED {
6255 hardSplit, logicalSplit }
6257 T1-ReleaseTimer ::= ENUMERATED {
6258 rt10, rt20, rt30, rt40, rt50,
6259 rt60, rt70, rt80, rt90, rt100,
6260 rt120, rt140, rt160, rt200, rt300,
6263 TFC-Subset ::= CHOICE {
6264 minimumAllowedTFC-Number TFC-Value,
6265 allowedTFC-List AllowedTFC-List,
6266 non-allowedTFC-List Non-allowedTFC-List,
6267 restrictedTrChInfoList RestrictedTrChInfoList,
6271 TFC-SubsetList ::= SEQUENCE (SIZE (1.. maxTFCsub)) OF SEQUENCE {
6272 modeSpecificInfo CHOICE {
6275 tfcs-ID TFCS-Identity OPTIONAL
6278 tfc-Subset TFC-Subset
6281 TFC-Value ::= INTEGER (0..1023)
6283 TFCI-Field2-Information ::= CHOICE {
6284 tfci-Range TFCI-RangeList,
6285 explicit-config ExplicitTFCS-Configuration
6288 TFCI-Range ::= SEQUENCE {
6289 maxTFCIField2Value INTEGER (1..1023),
6290 tfcs-InfoForDSCH TFCS-InfoForDSCH
6293 TFCI-RangeList ::= SEQUENCE (SIZE (1..maxPDSCH-TFCIgroups)) OF
6297 normalTFCI-Signalling ExplicitTFCS-Configuration,
6298 -- dummy is not used in this version of specification, it should
6299 -- not be sent and if received the UE behaviour is not specified.
6300 dummy SplitTFCI-Signalling
6303 TFCS-r12 ::= CHOICE {
6304 normalTFCI-Signalling ExplicitTFCS-Configuration-r12
6307 TFCS-Identity ::= SEQUENCE {
6308 tfcs-ID TFCS-IdentityPlain DEFAULT 1,
6309 sharedChannelIndicator BOOLEAN
6312 TFCS-IdentityPlain ::= INTEGER (1..8)
6314 TFCS-InfoForDSCH ::= CHOICE {
6315 ctfc2bit INTEGER (0..3),
6316 ctfc4bit INTEGER (0..15),
6317 ctfc6bit INTEGER (0..63),
6318 ctfc8bit INTEGER (0..255),
6319 ctfc12bit INTEGER (0..4095),
6320 ctfc16bit INTEGER (0..65535),
6321 ctfc24bit INTEGER (0..16777215)
6324 TFCS-ReconfAdd ::= SEQUENCE{
6326 ctfc2Bit SEQUENCE (SIZE (1..maxTFC)) OF SEQUENCE {
6327 ctfc2 INTEGER (0..3),
6328 powerOffsetInformation PowerOffsetInformation OPTIONAL
6330 ctfc4Bit SEQUENCE (SIZE (1..maxTFC)) OF SEQUENCE {
6331 ctfc4 INTEGER (0..15),
6332 powerOffsetInformation PowerOffsetInformation OPTIONAL
6334 ctfc6Bit SEQUENCE (SIZE (1..maxTFC)) OF SEQUENCE {
6335 ctfc6 INTEGER (0..63),
6336 powerOffsetInformation PowerOffsetInformation OPTIONAL
6338 ctfc8Bit SEQUENCE (SIZE (1..maxTFC)) OF SEQUENCE {
6339 ctfc8 INTEGER (0..255),
6340 powerOffsetInformation PowerOffsetInformation OPTIONAL
6342 ctfc12Bit SEQUENCE (SIZE(1..maxTFC)) OF SEQUENCE {
6343 ctfc12 INTEGER (0..4095),
6344 powerOffsetInformation PowerOffsetInformation OPTIONAL
6346 ctfc16Bit SEQUENCE (SIZE (1..maxTFC)) OF SEQUENCE {
6347 ctfc16 INTEGER(0..65535),
6348 powerOffsetInformation PowerOffsetInformation OPTIONAL
6350 ctfc24Bit SEQUENCE (SIZE (1..maxTFC)) OF SEQUENCE {
6351 ctfc24 INTEGER(0..16777215),
6352 powerOffsetInformation PowerOffsetInformation OPTIONAL
6357 TFCS-ReconfAdd-r12 ::= SEQUENCE{
6359 ctfc2Bit SEQUENCE (SIZE (1..maxTFC)) OF SEQUENCE {
6360 ctfc2 INTEGER (0..3),
6361 powerOffsetInformation PowerOffsetInformation OPTIONAL,
6362 powerOffsetInformation-10msMode PowerOffsetInformation-10msMode OPTIONAL
6364 ctfc4Bit SEQUENCE (SIZE (1..maxTFC)) OF SEQUENCE {
6365 ctfc4 INTEGER (0..15),
6366 powerOffsetInformation PowerOffsetInformation OPTIONAL,
6367 powerOffsetInformation-10msMode PowerOffsetInformation-10msMode OPTIONAL
6369 ctfc6Bit SEQUENCE (SIZE (1..maxTFC)) OF SEQUENCE {
6370 ctfc6 INTEGER (0..63),
6371 powerOffsetInformation PowerOffsetInformation OPTIONAL,
6372 powerOffsetInformation-10msMode PowerOffsetInformation-10msMode OPTIONAL
6374 ctfc8Bit SEQUENCE (SIZE (1..maxTFC)) OF SEQUENCE {
6375 ctfc8 INTEGER (0..255),
6376 powerOffsetInformation PowerOffsetInformation OPTIONAL,
6377 powerOffsetInformation-10msMode PowerOffsetInformation-10msMode OPTIONAL
6379 ctfc12Bit SEQUENCE (SIZE(1..maxTFC)) OF SEQUENCE {
6380 ctfc12 INTEGER (0..4095),
6381 powerOffsetInformation PowerOffsetInformation OPTIONAL,
6382 powerOffsetInformation-10msMode PowerOffsetInformation-10msMode OPTIONAL
6384 ctfc16Bit SEQUENCE (SIZE (1..maxTFC)) OF SEQUENCE {
6385 ctfc16 INTEGER(0..65535),
6386 powerOffsetInformation PowerOffsetInformation OPTIONAL,
6387 powerOffsetInformation-10msMode PowerOffsetInformation-10msMode OPTIONAL
6389 ctfc24Bit SEQUENCE (SIZE (1..maxTFC)) OF SEQUENCE {
6390 ctfc24 INTEGER(0..16777215),
6391 powerOffsetInformation PowerOffsetInformation OPTIONAL,
6392 powerOffsetInformation-10msMode PowerOffsetInformation-10msMode OPTIONAL
6397 TFCS-Removal ::= SEQUENCE {
6398 tfci INTEGER (0..1023)
6401 TFCS-RemovalList ::= SEQUENCE (SIZE (1..maxTFC)) OF
6404 TimeDurationBeforeRetry ::= INTEGER (1..256)
6406 TM-SignallingInfo ::= SEQUENCE {
6408 tm-SignallingMode CHOICE {
6411 -- in ul-controlledTrChList, TrCH-Type is always DCH
6412 ul-controlledTrChList UL-ControlledTrChList
6417 TransmissionTimeInterval ::= ENUMERATED {
6418 tti10, tti20, tti40, tti80 }
6420 TransmissionTimeValidity ::= INTEGER (1..256)
6422 TransportChannelConcatInfo ::= SEQUENCE (SIZE (1..maxTrCHConcat)) OF
6423 TransportChannelIdentity
6425 TransportChannelIdentity ::= INTEGER (1..32)
6427 TransportChannelIdentityDCHandDSCH ::= SEQUENCE {
6428 dch-transport-ch-id TransportChannelIdentity,
6429 dsch-transport-ch-id TransportChannelIdentity
6433 TransportFormatSet ::= CHOICE {
6434 dedicatedTransChTFS DedicatedTransChTFS,
6435 commonTransChTFS CommonTransChTFS
6438 TransportFormatSet-LCR ::= CHOICE {
6439 dedicatedTransChTFS DedicatedTransChTFS,
6440 commonTransChTFS-LCR CommonTransChTFS-LCR
6443 Treset-ResetTimer ::= ENUMERATED {
6444 rt1, rt2, rt3, rt4 }
6446 -- The maximum allowed size of UL-AddReconfTransChInfoList sequence is 16
6447 UL-AddReconfTransChInfoList ::= SEQUENCE (SIZE (1..maxTrCHpreconf)) OF
6448 UL-AddReconfTransChInformation
6450 -- The maximum allowed size of UL-AddReconfTransChInfoList-r6 sequence is 32
6451 UL-AddReconfTransChInfoList-r6 ::= SEQUENCE (SIZE (1..maxTrCH)) OF
6452 UL-AddReconfTransChInformation-r6
6454 -- The maximum allowed size of UL-AddReconfTransChInfoList-r7 sequence is 32
6455 UL-AddReconfTransChInfoList-r7 ::= SEQUENCE (SIZE (1..maxTrCH)) OF
6456 UL-AddReconfTransChInformation-r7
6458 -- The maximum allowed size of UL-AddReconfTransChInfoList-r8 sequence is 32
6459 UL-AddReconfTransChInfoList-r8 ::= SEQUENCE (SIZE (1..maxTrCH)) OF
6460 UL-AddReconfTransChInformation-r8
6462 -- The maximum allowed size of UL-AddReconfTransChInfoList-r14 sequence is 32
6463 UL-AddReconfTransChInfoList-r14 ::= SEQUENCE (SIZE (1..maxTrCH)) OF
6464 UL-AddReconfTransChInformation-r14
6466 UL-AddReconfTransChInformation ::= SEQUENCE {
6467 ul-TransportChannelType UL-TrCH-Type,
6468 transportChannelIdentity TransportChannelIdentity,
6469 transportFormatSet TransportFormatSet
6472 UL-AddReconfTransChInformation-r6 ::= CHOICE {
6474 ul-TransportChannelType UL-TrCH-Type,
6475 transportChannelIdentity TransportChannelIdentity,
6476 transportFormatSet TransportFormatSet
6480 harq-Info ENUMERATED { rv0, rvtable },
6481 addReconf-MAC-d-FlowList E-DCH-AddReconf-MAC-d-FlowList OPTIONAL
6485 UL-AddReconfTransChInformation-r7 ::= CHOICE {
6487 ul-TransportChannelType UL-TrCH-Type,
6488 transportChannelIdentity TransportChannelIdentity,
6489 transportFormatSet TransportFormatSet
6492 modeSpecific CHOICE {
6498 harq-Info ENUMERATED { rv0, rvtable },
6499 addReconf-MAC-d-FlowList E-DCH-AddReconf-MAC-d-FlowList-r7 OPTIONAL
6503 UL-AddReconfTransChInformation-r8 ::= CHOICE {
6505 ul-TransportChannelType UL-TrCH-Type,
6506 transportChannelIdentity TransportChannelIdentity,
6507 transportFormatSet TransportFormatSet
6510 ul-MAC-HeaderType ENUMERATED { mac-iis } OPTIONAL,
6511 modeSpecific CHOICE {
6517 harq-Info ENUMERATED { rv0, rvtable },
6518 addReconf-MAC-d-FlowList E-DCH-AddReconf-MAC-d-FlowList-r7 OPTIONAL
6522 UL-AddReconfTransChInformation-r14 ::= CHOICE {
6524 ul-TransportChannelType UL-TrCH-Type,
6525 transportChannelIdentity TransportChannelIdentity,
6526 transportFormatSet TransportFormatSet
6529 ul-MAC-HeaderType ENUMERATED { mac-iis } OPTIONAL,
6530 modeSpecific CHOICE {
6533 secondaryTTI E-DCH-TTI OPTIONAL
6537 harq-Info ENUMERATED { rv0, rvtable },
6538 addReconf-MAC-d-FlowList E-DCH-AddReconf-MAC-d-FlowList-r7 OPTIONAL
6542 UL-CommonTransChInfo ::= SEQUENCE {
6543 -- TABULAR: tfc-subset is applicable to FDD only, TDD specifies tfc-subset in individual
6545 tfc-Subset TFC-Subset OPTIONAL,
6546 prach-TFCS TFCS OPTIONAL,
6547 modeSpecificInfo CHOICE {
6553 individualUL-CCTrCH-InfoList IndividualUL-CCTrCH-InfoList
6559 UL-CommonTransChInfo-r4 ::= SEQUENCE {
6560 -- TABULAR: tfc-subset is applicable to FDD only, TDD specifies tfc-subset in individual
6562 tfc-Subset TFC-Subset OPTIONAL,
6563 prach-TFCS TFCS OPTIONAL,
6564 modeSpecificInfo CHOICE {
6569 individualUL-CCTrCH-InfoList IndividualUL-CCTrCH-InfoList OPTIONAL
6572 tfc-SubsetList TFC-SubsetList OPTIONAL
6575 UL-CommonTransChInfo-r12 ::= SEQUENCE {
6576 -- TABULAR: tfc-subset is applicable to FDD only, TDD specifies tfc-subset in individual
6578 tfc-Subset TFC-Subset OPTIONAL,
6579 prach-TFCS TFCS OPTIONAL,
6580 modeSpecificInfo CHOICE {
6585 individualUL-CCTrCH-InfoList IndividualUL-CCTrCH-InfoList OPTIONAL
6588 tfc-SubsetList TFC-SubsetList OPTIONAL
6591 -- In UL-ControlledTrChList, TrCH-Type is always DCH
6592 UL-ControlledTrChList ::= SEQUENCE (SIZE (1..maxTrCH)) OF
6593 TransportChannelIdentity
6595 UL-DeletedTransChInfoList ::= SEQUENCE (SIZE (1..maxTrCH)) OF
6596 UL-TransportChannelIdentity
6598 UL-DeletedTransChInfoList-r6 ::= SEQUENCE (SIZE (1..maxTrCH)) OF
6599 UL-TransportChannelIdentity-r6
6601 UL-TransportChannelIdentity ::= SEQUENCE {
6602 ul-TransportChannelType UL-TrCH-Type,
6603 ul-TransportChannelIdentity TransportChannelIdentity
6606 UL-TransportChannelIdentity-r6 ::= CHOICE {
6608 ul-TransportChannelType UL-TrCH-Type,
6609 ul-TransportChannelIdentity TransportChannelIdentity
6611 e-dch E-DCH-MAC-d-FlowIdentity
6614 UL-TrCH-Type ::= ENUMERATED {dch, usch}
6616 USCH-TransportChannelsInfo ::= SEQUENCE (SIZE (1..maxTrCH)) OF
6618 usch-TransportChannelIdentity TransportChannelIdentity,
6619 usch-TFS TransportFormatSet
6622 -- ***************************************************
6624 -- PHYSICAL CHANNEL INFORMATION ELEMENTS (10.3.6)
6626 -- ***************************************************
6628 ACK-NACK-repetitionFactor ::= INTEGER(1..4)
6630 ActivationDelay::= ENUMERATED {
6640 AC-To-ASC-Mapping ::= INTEGER (0..7)
6642 AC-To-ASC-MappingTable ::= SEQUENCE (SIZE (maxASCmap)) OF
6645 AccessServiceClass-FDD ::= SEQUENCE {
6646 availableSignatureStartIndex INTEGER (0..15),
6647 availableSignatureEndIndex INTEGER (0..15),
6649 assignedSubChannelNumber BIT STRING {
6657 AccessServiceClass-TDD ::= SEQUENCE {
6658 channelisationCodeIndices BIT STRING {
6667 } (SIZE(8)) OPTIONAL,
6668 subchannelSize CHOICE {
6671 -- subch0 means bitstring '01' in the tabular, subch1 means bitsring '10'
6672 subchannels ENUMERATED { subch0, subch1 } OPTIONAL
6675 subchannels BIT STRING {
6680 } (SIZE(4)) OPTIONAL
6683 subchannels BIT STRING {
6692 } (SIZE(8)) OPTIONAL
6697 AccessServiceClass-TDD-r7 ::= SEQUENCE {
6698 channelisationCodeIndices BIT STRING {
6715 } (SIZE(16)) OPTIONAL,
6716 subchannelSize CHOICE {
6719 -- subch0 means bitstring '01' in the tabular, subch1 means bitsring '10'
6720 subchannels ENUMERATED { subch0, subch1 } OPTIONAL
6723 subchannels BIT STRING {
6728 } (SIZE(4)) OPTIONAL
6731 subchannels BIT STRING {
6740 } (SIZE(8)) OPTIONAL
6743 subchannels BIT STRING {
6760 } (SIZE(16)) OPTIONAL
6765 AccessServiceClass-TDD-LCR-r4 ::= SEQUENCE {
6766 availableSYNC-UlCodesIndics BIT STRING {
6775 } (SIZE(8)) OPTIONAL,
6776 subchannelSize CHOICE {
6779 -- subch0 means bitstring '01' in the tabular, subch1 means bitsring '10'.
6780 subchannels ENUMERATED { subch0, subch1 } OPTIONAL
6783 subchannels BIT STRING {
6788 } (SIZE(4)) OPTIONAL
6791 subchannels BIT STRING {
6800 } (SIZE(8)) OPTIONAL
6806 ActivationTimeOffset ::= INTEGER (0 .. 255)
6808 AdditionalPRACH-TF-and-TFCS-CCCH-IEs ::= SEQUENCE {
6809 powerOffsetInformation PowerOffsetInformation,
6810 dynamicTFInformationCCCH DynamicTFInformationCCCH
6813 AdditionalPRACH-TF-and-TFCS-CCCH ::= SEQUENCE {
6814 additionalPRACH-TF-and-TFCS-CCCH-IEs AdditionalPRACH-TF-and-TFCS-CCCH-IEs OPTIONAL
6817 -- The order is the same as in the PRACH-SystemInformationList
6818 AdditionalPRACH-TF-and-TFCS-CCCH-List ::= SEQUENCE (SIZE (1..maxPRACH)) OF
6819 AdditionalPRACH-TF-and-TFCS-CCCH
6821 AdditionalDLSecCellInfoListFDD ::= SEQUENCE (SIZE (2)) OF
6822 AdditionalDLSecCellInfoFDD
6824 AdditionalDLSecCellInfoListFDD-r11 ::= SEQUENCE (SIZE (2)) OF
6825 AdditionalDLSecCellInfoFDD-r11
6827 AdditionalDLSecCellInfoListFDD2 ::= SEQUENCE (SIZE (4)) OF
6828 AdditionalDLSecCellInfoFDD-r11
6830 AdditionalDLSecCellInfoHandoverToUtranListFDD ::= SEQUENCE (SIZE (2)) OF
6831 AdditionalDLSecCellInfoFDD-HandoverToUtran
6833 -- AdditionalDLSecCellInfoFDD is introduced to avoid a SEQUENCE of SEQUENCE, a convention in RAN2.
6834 AdditionalDLSecCellInfoFDD ::= SEQUENCE {
6835 dl-SecondaryCellInfoFDD DL-SecondaryCellInfoFDD-r10 OPTIONAL
6838 AdditionalDLSecCellInfoFDD-r11 ::= SEQUENCE {
6839 dl-SecondaryCellInfoFDD DL-SecondaryCellInfoFDD-r11 OPTIONAL
6842 AdditionalDLSecCellInfoFDD-HandoverToUtran::= SEQUENCE {
6843 dl-SecondaryCellInfoFDD DL-SecondaryCellInfoFDD-HandoverToUtran OPTIONAL
6846 AdditionalSecondaryCellInfoForMixedTTIConfiguration ::= SEQUENCE {
6847 eDPCCH-DPCCH-PowerOffset E-DPCCH-DPCCH-PowerOffset OPTIONAL,
6848 happyBit-DelayCondition HappyBit-DelayCondition OPTIONAL,
6849 e-TFC-Boost-Info E-TFC-Boost-Info-r7 OPTIONAL,
6850 e-TFCI-TableIndex E-TFCI-TableIndex OPTIONAL,
6851 reference-E-TFCIs E-DPDCH-Reference-E-TFCIList-r7 OPTIONAL,
6852 maxChannelisationCodes E-DPDCH-MaxChannelisationCodes OPTIONAL,
6853 schedulingInfoConfiguration E-DPDCH-SchedulingInfoConfiguration OPTIONAL
6856 AICH-Info ::= SEQUENCE {
6857 channelisationCode256 ChannelisationCode256,
6858 sttd-Indicator BOOLEAN,
6859 aich-TransmissionTiming AICH-TransmissionTiming
6862 AICH-Info-Compressed ::= SEQUENCE {
6863 channelisationCode256 ChannelisationCode256
6866 AICH-PowerOffset ::= INTEGER (-22..5)
6868 AICH-TransmissionTiming ::= ENUMERATED {
6871 AllocationPeriodInfo ::= SEQUENCE {
6872 allocationActivationTime INTEGER (0..255),
6873 allocationDuration INTEGER (1..256)
6876 -- Actual value Alpha = IE value * 0.125
6877 Alpha ::= INTEGER (0..8)
6879 Antenna3And4 ::= SEQUENCE {
6880 antenna3And4-S-CPICH Antenna3And4-S-CPICH OPTIONAL,
6881 antenna3And4-D-CPICH Antenna3And4-D-CPICH OPTIONAL
6884 Antenna3And4-S-CPICH ::= SEQUENCE {
6885 antenna3-S-CPICH Antenna3-S-CPICH OPTIONAL,
6886 antenna4-S-CPICH Antenna4-S-CPICH OPTIONAL,
6887 s-cpich-PowerOffset-Mimo S-CPICH-PowerOffset-4x4MIMO OPTIONAL
6890 Antenna3And4-D-CPICH ::= SEQUENCE {
6891 antenna3-D-CPICH Antenna3-D-CPICH OPTIONAL,
6892 antenna4-D-CPICH Antenna4-D-CPICH OPTIONAL,
6893 d-cpich-PowerOffset-Mimo D-CPICH-PowerOffset-4x4MIMO OPTIONAL,
6894 initialD-CPICHStatus ENUMERATED { activated } OPTIONAL
6897 Antenna3-D-CPICH ::= SEQUENCE {
6898 channelisationCode ChannelisationCode256
6901 Antenna4-D-CPICH ::= SEQUENCE {
6902 channelisationCode ChannelisationCode256
6905 Antenna3-S-CPICH ::= SEQUENCE {
6906 channelisationCode ChannelisationCode256
6909 Antenna4-S-CPICH ::= SEQUENCE {
6910 channelisationCode ChannelisationCode256
6913 AP-AICH-ChannelisationCode ::= INTEGER (0..255)
6915 AP-PreambleScramblingCode ::= INTEGER (0..79)
6917 AP-Signature ::= INTEGER (0..15)
6919 AP-Signature-VCAM ::= SEQUENCE {
6920 ap-Signature AP-Signature,
6921 availableAP-SubchannelList AvailableAP-SubchannelList OPTIONAL
6924 AP-Subchannel ::= INTEGER (0..11)
6926 ASCSetting-FDD ::= SEQUENCE {
6927 -- TABULAR: accessServiceClass-FDD is MD in tabular description
6928 -- Default value is previous ASC
6929 -- If this is the first ASC, the default value is all available signature and sub-channels
6930 accessServiceClass-FDD AccessServiceClass-FDD OPTIONAL
6933 ASCSetting-TDD ::= SEQUENCE {
6934 -- TABULAR: accessServiceClass-TDD is MD in tabular description
6935 -- Default value is previous ASC
6936 -- If this is the first ASC, the default value is all available channelisation codes and
6937 -- all available sub-channels with subchannelSize=size1.
6938 accessServiceClass-TDD AccessServiceClass-TDD OPTIONAL
6941 ASCSetting-TDD-r7 ::= SEQUENCE {
6942 -- TABULAR: accessServiceClass-TDD is MD in tabular description
6943 -- Default value is previous ASC
6944 -- If this is the first ASC, the default value is all available channelisation codes and
6945 -- all available sub-channels with subchannelSize=size1.
6946 accessServiceClass-TDD AccessServiceClass-TDD-r7 OPTIONAL
6949 ASCSetting-TDD-LCR-r4 ::= SEQUENCE {
6950 -- TABULAR: accessServiceClass-TDD-LCR is MD in tabular description
6951 -- Default value is previous ASC
6952 -- If this is the first ASC, the default value is all available SYNC_UL codes and
6953 -- all available sub-channels with subchannelSize=size1.
6954 accessServiceClass-TDD-LCR AccessServiceClass-TDD-LCR-r4 OPTIONAL
6957 AvailableAP-Signature-VCAMList ::= SEQUENCE (SIZE (1..maxPCPCH-APsig)) OF
6960 AvailableAP-SignatureList ::= SEQUENCE (SIZE (1..maxPCPCH-APsig)) OF
6963 AvailableAP-SubchannelList ::= SEQUENCE (SIZE (1..maxPCPCH-APsubCh)) OF
6966 AvailableMinimumSF-ListVCAM ::= SEQUENCE (SIZE (1..maxPCPCH-SF)) OF
6967 AvailableMinimumSF-VCAM
6969 AvailableMinimumSF-VCAM ::= SEQUENCE {
6970 minimumSpreadingFactor MinimumSpreadingFactor,
6972 maxAvailablePCPCH-Number MaxAvailablePCPCH-Number,
6973 availableAP-Signature-VCAMList AvailableAP-Signature-VCAMList
6976 AvailableSignatures ::= BIT STRING {
6995 AvailableSubChannelNumbers ::= BIT STRING {
7010 BEACON-PL-Est ::= ENUMERATED { true }
7012 BurstType ::= ENUMERATED {
7015 -- Actual value Bler-Target = IE value * 0.05
7016 Bler-Target ::= INTEGER (-63..0)
7018 CCTrCH-PowerControlInfo ::= SEQUENCE {
7019 tfcs-Identity TFCS-Identity OPTIONAL,
7020 ul-DPCH-PowerControlInfo UL-DPCH-PowerControlInfo
7023 CCTrCH-PowerControlInfo-r4 ::= SEQUENCE {
7024 tfcs-Identity TFCS-Identity OPTIONAL,
7025 ul-DPCH-PowerControlInfo UL-DPCH-PowerControlInfo-r4
7028 CCTrCH-PowerControlInfo-r5 ::= SEQUENCE {
7029 tfcs-Identity TFCS-Identity OPTIONAL,
7030 ul-DPCH-PowerControlInfo UL-DPCH-PowerControlInfo-r5
7033 CCTrCH-PowerControlInfo-r7 ::= SEQUENCE {
7034 tfcs-Identity TFCS-Identity OPTIONAL,
7035 ul-DPCH-PowerControlInfo UL-DPCH-PowerControlInfo-r7
7038 CD-AccessSlotSubchannel ::= INTEGER (0..11)
7040 CD-AccessSlotSubchannelList ::= SEQUENCE (SIZE (1..maxPCPCH-CDsubCh)) OF
7041 CD-AccessSlotSubchannel
7043 CD-CA-ICH-ChannelisationCode ::= INTEGER (0..255)
7045 CD-PreambleScramblingCode ::= INTEGER (0..79)
7047 CD-SignatureCode ::= INTEGER (0..15)
7049 CD-SignatureCodeList ::= SEQUENCE (SIZE (1..maxPCPCH-CDsig)) OF
7052 CellAndChannelIdentity ::= SEQUENCE {
7053 -- burstType may be set to either value and should be ignored by the receiver for 1.28 Mcps TDD.
7054 burstType BurstType,
7055 midambleShift MidambleShiftLong,
7056 timeslot TimeslotNumber,
7057 cellParametersID CellParametersID
7060 CellParametersID ::= INTEGER (0..127)
7062 Cfntargetsfnframeoffset ::= INTEGER(0..255)
7064 ChannelAssignmentActive ::= CHOICE {
7066 isActive AvailableMinimumSF-ListVCAM
7069 ChannelisationCode256 ::= INTEGER (0..255)
7071 ChannelReqParamsForUCSM ::= SEQUENCE {
7072 availableAP-SignatureList AvailableAP-SignatureList,
7073 availableAP-SubchannelList AvailableAP-SubchannelList OPTIONAL
7076 ClosedLoopTimingAdjMode ::= ENUMERATED {
7079 CodeNumberDSCH ::= INTEGER (0..255)
7081 CodeRange ::= SEQUENCE {
7082 pdsch-CodeMapList PDSCH-CodeMapList
7085 CodeResourceInformation-TDD128 ::= SEQUENCE {
7086 start-code HS-ChannelisationCode-LCR,
7087 stop-code HS-ChannelisationCode-LCR
7090 CodeWordSet ::= ENUMERATED {
7096 Common-E-DCH-ResourceInfoList ::= SEQUENCE {
7097 s-offset INTEGER (0..9) OPTIONAL,
7098 f-dpch-ChannelisationCodeNumber INTEGER (0..255) OPTIONAL,
7099 e-RGCH-Information E-RGCH-Information-CommonEdch OPTIONAL,
7100 e-hich-Info E-HICH-Information-CommonEdch,
7101 ul-DPCH-CodeInfoForCommonEDCH UL-DPCH-CodeInfoForCommonEDCH
7104 Common-E-DCH-ResourceInfoListExt ::= SEQUENCE {
7105 twoMsHarqConfiguration TwoMsHarqConfiguration
7108 Common-E-RNTI-Info ::= SEQUENCE (SIZE (1..maxERUCCH)) OF
7110 starting-E-RNTI E-RNTI,
7111 number-of-group INTEGER (1..maxERNTIgroup),
7112 number-of-ENRTI-per-group INTEGER (1..maxERNTIperGroup)
7115 CommonEDCHResourceConfigInfoListExt::= SEQUENCE {
7116 scheduledTransmissionConfiguration ScheduledTransmissionConfiguration OPTIONAL,
7117 cOffset INTEGER (0..29) OPTIONAL
7120 -- For FDD, the network should not include the IE CommonEDCHSystemInfo.
7121 -- Instead, the IE commonEDCHSystemInfoFDD should be used.
7122 -- If included, the UE behavior is unspecified.
7123 CommonEDCHSystemInfo ::= SEQUENCE {
7124 ul-InterferenceForCommonEDCH UL-Interference OPTIONAL,
7125 common-E-DCH-MAC-d-FlowList Common-E-DCH-MAC-d-FlowList,
7126 modeSpecificInfo CHOICE {
7132 e-RUCCH-Info E-RUCCH-Info-TDD128,
7133 e-PUCH-Info E-PUCH-Info-TDD128,
7134 e-hich-Information E-HICH-Information-TDD128,
7135 e-agch-Information E-AGCH-Information-TDD128,
7136 harq-Info ENUMERATED { rv0, rvtable },
7137 ccch-transmission-Info SEQUENCE {
7138 common-e-rnti-Info Common-E-RNTI-Info,
7139 harq-MaximumNumberOfRetransmissions INTEGER (0..7),
7140 harq-retransmission-timer ENUMERATED {
7141 ms10, ms15, ms20, ms25,
7142 ms30, ms35, ms40, ms45,
7143 ms50, ms55, ms60, ms65,
7144 ms70, ms75, ms80, ms85,
7145 ms90, ms95, ms100, ms110,
7146 ms120, ms140, ms160 },
7147 harq-power-offset INTEGER (0..6)
7154 CommonEDCHSystemInfoFDD ::= SEQUENCE {
7155 ul-InterferenceForCommonEDCH UL-Interference OPTIONAL,
7156 common-E-DCH-MAC-d-FlowList Common-E-DCH-MAC-d-FlowList,
7157 prach-PreambleForEnhancedUplink PRACH-PreambleForEnhancedUplink,
7158 initialServingGrantValue INTEGER (0..37),
7159 e-dch-TTI E-DCH-TTI,
7160 e-agch-Information E-AGCH-Information,
7161 harq-Info ENUMERATED { rv0, rvtable },
7162 ul-DPCHpowerControlInfoForCommonEDCH
7163 UL-DPCHpowerControlInfoForCommonEDCH,
7164 e-dpcch-Info E-DPCCH-Info-r7,
7165 e-dpdch-Info E-DPDCH-Info-r8,
7166 -- Actual value dl-FDPCH-TPCcommandErrorRate = IE value * 0.01
7167 dl-FDPCH-TPCcommandErrorRate INTEGER (1..10),
7168 additional-E-DCH-TransmitBackoff INTEGER (0..15),
7169 max-CCCH-ResourceAllocation ENUMERATED {
7170 tti8, tti12, tti16, tti20, tti24, tti32,
7172 max-PeriodForCollisionResolution INTEGER (8..24),
7173 e-dch-TransmitContinuationOffset ENUMERATED {
7174 tti0, tti4, tti8, tti16, tti24, tti40,
7176 ack-nack-support-on-HS-DPCCH BOOLEAN,
7177 measurement-Feedback-Info Measurement-Feedback-Info-r7 OPTIONAL,
7178 common-E-DCH-ResourceInfoList SEQUENCE (SIZE (1..maxEDCHs)) OF
7179 Common-E-DCH-ResourceInfoList
7182 CommonEDCHSystemInfoParamConcurrentTTI ::= SEQUENCE {
7183 common-E-DCH-MAC-d-Flow-Info-List-ConcurrentTTI
7184 Common-E-DCH-MAC-d-Flow-Info-List-ConcurrentTTI OPTIONAL,
7185 initialServingGrantValue INTEGER (0..37) OPTIONAL,
7186 e-agch-Information E-AGCH-Information OPTIONAL,
7187 ul-DPCHpowerControlInfoConcurrentTTI
7188 UL-DPCHpowerControlInfoConcurrentTTI OPTIONAL,
7189 e-DPCCH-DPCCH-PowerOffset E-DPCCH-DPCCH-PowerOffset OPTIONAL,
7190 e-dpdch-Info E-DPDCH-Info-r8,
7191 additional-E-DCH-TransmitBackoff INTEGER (0..15) OPTIONAL,
7192 max-CCCH-ResourceAllocation ENUMERATED {
7193 tti8, tti12, tti16, tti20, tti24, tti32,
7194 tti40, tti80 } OPTIONAL,
7195 max-PeriodForCollisionResolution INTEGER (8..24) OPTIONAL,
7196 e-dch-TransmitContinuationOffset ENUMERATED {
7197 tti0, tti4, tti8, tti16, tti24, tti40,
7198 tti80,infinity } OPTIONAL,
7199 measurement-Feedback-Info-ConcurrentTTI Measurement-Feedback-Info-ConcurrentTTI OPTIONAL
7202 CommonERGCHChannelConfig ::= SEQUENCE {
7203 channelisationCode INTEGER (0..127) OPTIONAL,
7204 signatureSequence INTEGER (0..39) OPTIONAL
7207 CommonERGCHInfoFDD ::= SEQUENCE {
7208 configurationInfo CHOICE {
7210 newConfiguration SEQUENCE {
7211 eRGCHNeighbourCellList BIT STRING (SIZE (maxCellMeas)),
7212 commonERGCHChannelConfigList SEQUENCE (SIZE (1.. maxCellMeas)) OF
7213 CommonERGCHChannelConfig,
7214 minimumServingGrantValue INTEGER (0..37) OPTIONAL,
7215 reportingRange ReportingRange,
7216 filterCoefficient FilterCoefficient DEFAULT fc0
7221 CommonTimeslotInfo ::= SEQUENCE {
7222 -- TABULAR: secondInterleavingMode is MD, but since it can be encoded in a single
7223 -- bit it is not defined as OPTIONAL.
7224 secondInterleavingMode SecondInterleavingMode,
7225 tfci-Coding TFCI-Coding OPTIONAL,
7226 puncturingLimit PuncturingLimit,
7227 repetitionPeriodAndLength RepetitionPeriodAndLength OPTIONAL
7230 CommonTimeslotInfoMBMS ::= SEQUENCE {
7231 -- TABULAR: secondInterleavingMode is MD, but since it can be encoded in a single
7232 -- bit it is not defined as OPTIONAL.
7233 secondInterleavingMode SecondInterleavingMode,
7234 tfci-Coding TFCI-Coding OPTIONAL,
7235 puncturingLimit PuncturingLimit
7238 CommonTimeslotInfoSCCPCH ::= SEQUENCE {
7239 -- TABULAR: secondInterleavingMode is MD, but since it can be encoded in a single
7240 -- bit it is not defined as OPTIONAL.
7241 secondInterleavingMode SecondInterleavingMode,
7242 tfci-Coding TFCI-Coding OPTIONAL,
7243 puncturingLimit PuncturingLimit,
7244 repetitionPeriodLengthAndOffset RepetitionPeriodLengthAndOffset OPTIONAL
7247 ConstantValue ::= INTEGER (-35..-10)
7249 ConstantValueTdd ::= INTEGER (-35..10)
7251 ControlChannelDRXCycle-TDD128 ::= ENUMERATED {
7252 sub-frames-1, sub-frames-2, sub-frames-4, sub-frames-8,
7253 sub-frames-16, sub-frames-32, sub-frames-64, spare1 }
7255 ControlChannelDRXInfo-TDD128-r8 ::= SEQUENCE {
7256 controlChannelDrxOperation CHOICE {
7258 enablingDelay EnablingDelay-TDD128 OPTIONAL
7260 newOperation SEQUENCE {
7261 hS-SCCH-Drx-Info HS-SCCH-DRX-Info-TDD128,
7262 e-AGCH-Drx-Info E-AGCH-DRX-Info-TDD128 OPTIONAL,
7263 enablingDelay EnablingDelay-TDD128
7268 CPCH-PersistenceLevels ::= SEQUENCE {
7269 cpch-SetID CPCH-SetID,
7270 dynamicPersistenceLevelTF-List DynamicPersistenceLevelTF-List
7273 CPCH-PersistenceLevelsList ::= SEQUENCE (SIZE (1..maxCPCHsets)) OF
7274 CPCH-PersistenceLevels
7276 CPCH-SetInfo ::= SEQUENCE {
7277 cpch-SetID CPCH-SetID,
7278 transportFormatSet TransportFormatSet,
7280 ap-PreambleScramblingCode AP-PreambleScramblingCode,
7281 ap-AICH-ChannelisationCode AP-AICH-ChannelisationCode,
7282 cd-PreambleScramblingCode CD-PreambleScramblingCode,
7283 cd-CA-ICH-ChannelisationCode CD-CA-ICH-ChannelisationCode,
7284 cd-AccessSlotSubchannelList CD-AccessSlotSubchannelList OPTIONAL,
7285 cd-SignatureCodeList CD-SignatureCodeList OPTIONAL,
7286 deltaPp-m DeltaPp-m,
7287 ul-DPCCH-SlotFormat UL-DPCCH-SlotFormat,
7288 n-StartMessage N-StartMessage,
7290 -- TABULAR: VCAM info has been nested inside ChannelAssignmentActive,
7291 -- which in turn is mandatory since it's only a binary choice.
7292 channelAssignmentActive ChannelAssignmentActive,
7293 cpch-StatusIndicationMode CPCH-StatusIndicationMode,
7294 pcpch-ChannelInfoList PCPCH-ChannelInfoList
7297 CPCH-SetInfoList ::= SEQUENCE (SIZE (1..maxCPCHsets)) OF
7300 CPCH-StatusIndicationMode ::= ENUMERATED {
7304 CQI-CycleSwitchTimer ::= ENUMERATED {
7313 sub-frames-Infinity,
7322 CQI-DTX-Timer ::= ENUMERATED {
7334 sub-frames-Infinity,
7340 CQI-RepetitionFactor ::= INTEGER(1..4)
7342 CSICH-PowerOffset ::= INTEGER (-10..5)
7344 D-CPICH-PowerOffset-4x4MIMO ::= INTEGER (-12..0)
7346 DCH-Enhancements-Info-FDD ::= SEQUENCE {
7347 configurationInfo CHOICE {
7349 newConfiguration SEQUENCE {
7350 ulTransmissionMode CHOICE {
7353 tenORtwentyMS SEQUENCE {
7354 ul-TransModeSwitchingParam UL-TransModeSwitchingParam
7360 early-dch-QualityTarget QualityTarget,
7361 early-dch-TargetSlot INTEGER (11..28),
7362 trChConcatInfo TransportChannelConcatInfo
7369 -- DefaultDPCH-OffsetValueFDD and DefaultDPCH-OffsetValueTDD corresponds to
7370 -- IE "Default DPCH Offset Value" depending on the mode.
7371 -- Actual value DefaultDPCH-OffsetValueFDD = IE value * 512
7373 DefaultDPCH-OffsetValueFDD ::= INTEGER (0..599)
7375 DefaultDPCH-OffsetValueTDD ::= INTEGER (0..7)
7377 DeltaPp-m ::= INTEGER (-10..10)
7379 DeltaCQI ::= INTEGER (0..8)
7381 DeltaCQI-r11 ::= INTEGER (0..10)
7383 DeltaNACK ::= INTEGER (0..8)
7385 DeltaNACK-r11 ::= INTEGER (0..10)
7387 DeltaACK ::= INTEGER (0..8)
7389 DeltaACK-r11 ::= INTEGER (0..10)
7391 -- Actual value DeltaSIR = IE value * 0.1
7392 DeltaSIR ::= INTEGER (0..30)
7394 DesignatedNonServingHS-DSCHCellInfo ::= SEQUENCE {
7395 primaryCPICH-Info PrimaryCPICH-Info
7398 DHS-Sync ::= INTEGER (-20..10)
7400 DL-CCTrCh ::= SEQUENCE {
7401 tfcs-ID TFCS-IdentityPlain DEFAULT 1,
7403 commonTimeslotInfo CommonTimeslotInfo OPTIONAL,
7404 dl-CCTrCH-TimeslotsCodes DownlinkTimeslotsCodes OPTIONAL,
7405 ul-CCTrChTPCList UL-CCTrChTPCList OPTIONAL
7408 DL-CCTrCh-r4 ::= SEQUENCE {
7409 tfcs-ID TFCS-IdentityPlain DEFAULT 1,
7411 commonTimeslotInfo CommonTimeslotInfo OPTIONAL,
7414 dl-CCTrCH-TimeslotsCodes DownlinkTimeslotsCodes OPTIONAL
7417 dl-CCTrCH-TimeslotsCodes DownlinkTimeslotsCodes-LCR-r4 OPTIONAL
7420 ul-CCTrChTPCList UL-CCTrChTPCList OPTIONAL
7423 DL-CCTrCh-r7 ::= SEQUENCE {
7424 tfcs-ID TFCS-IdentityPlain DEFAULT 1,
7426 commonTimeslotInfo CommonTimeslotInfo OPTIONAL,
7429 dl-CCTrCH-TimeslotsCodes DownlinkTimeslotsCodes-r7 OPTIONAL
7432 dl-CCTrCH-TimeslotsCodes DownlinkTimeslotsCodes-VHCR OPTIONAL
7435 dl-CCTrCH-TimeslotsCodes DownlinkTimeslotsCodes-LCR-r4 OPTIONAL
7438 ul-CCTrChTPCList UL-CCTrChTPCList OPTIONAL
7441 DL-CCTrChList ::= SEQUENCE (SIZE (1..maxCCTrCH)) OF
7444 DL-CCTrChList-r7 ::= SEQUENCE (SIZE (1..maxCCTrCH)) OF
7447 DL-CCTrChList-r4 ::= SEQUENCE (SIZE (1..maxCCTrCH)) OF
7450 DL-CCTrChListToRemove ::= SEQUENCE (SIZE (1..maxCCTrCH)) OF
7453 DL-ChannelisationCode ::= SEQUENCE {
7454 secondaryScramblingCode SecondaryScramblingCode OPTIONAL,
7455 sf-AndCodeNumber SF512-AndCodeNumber,
7456 scramblingCodeChange ScramblingCodeChange OPTIONAL
7459 DL-ChannelisationCodeList ::= SEQUENCE (SIZE (1..maxDPCH-DLchan)) OF
7460 DL-ChannelisationCode
7462 DL-CommonInformation ::= SEQUENCE {
7463 dl-DPCH-InfoCommon DL-DPCH-InfoCommon OPTIONAL,
7464 modeSpecificInfo CHOICE {
7466 defaultDPCH-OffsetValue DefaultDPCH-OffsetValueFDD OPTIONAL,
7467 dpch-CompressedModeInfo DPCH-CompressedModeInfo OPTIONAL,
7468 tx-DiversityMode TX-DiversityMode OPTIONAL,
7469 -- dummy is not used in this version of the specification, it should
7470 -- not be sent and if received it should be ignored.
7471 dummy SSDT-Information OPTIONAL
7474 defaultDPCH-OffsetValue DefaultDPCH-OffsetValueTDD OPTIONAL
7479 DL-CommonInformation-r4 ::= SEQUENCE {
7480 dl-DPCH-InfoCommon DL-DPCH-InfoCommon-r4 OPTIONAL,
7481 modeSpecificInfo CHOICE {
7483 defaultDPCH-OffsetValue DefaultDPCH-OffsetValueFDD OPTIONAL,
7484 dpch-CompressedModeInfo DPCH-CompressedModeInfo OPTIONAL,
7485 tx-DiversityMode TX-DiversityMode OPTIONAL,
7486 -- dummy is not used in this version of the specification, it should
7487 -- not be sent and if received it should be ignored.
7488 dummy SSDT-Information-r4 OPTIONAL
7494 tstd-Indicator BOOLEAN
7497 defaultDPCH-OffsetValue DefaultDPCH-OffsetValueTDD OPTIONAL
7503 DL-CommonInformation-r5 ::= SEQUENCE {
7504 dl-DPCH-InfoCommon DL-DPCH-InfoCommon-r4 OPTIONAL,
7505 modeSpecificInfo CHOICE {
7507 defaultDPCH-OffsetValue DefaultDPCH-OffsetValueFDD OPTIONAL,
7508 dpch-CompressedModeInfo DPCH-CompressedModeInfo OPTIONAL,
7509 tx-DiversityMode TX-DiversityMode OPTIONAL,
7510 -- dummy is not used in this version of the specification, it should
7511 -- not be sent and if received it should be ignored.
7512 dummy SSDT-Information-r4 OPTIONAL
7518 tstd-Indicator BOOLEAN
7521 defaultDPCH-OffsetValue DefaultDPCH-OffsetValueTDD OPTIONAL
7524 mac-hsResetIndicator ENUMERATED { true } OPTIONAL
7527 DL-CommonInformation-r6 ::= SEQUENCE {
7528 dl-dpchInfoCommon CHOICE {
7529 dl-DPCH-InfoCommon DL-DPCH-InfoCommon-r6,
7530 dl-FDPCH-InfoCommon DL-FDPCH-InfoCommon-r6
7532 modeSpecificInfo CHOICE {
7534 defaultDPCH-OffsetValue DefaultDPCH-OffsetValueFDD OPTIONAL,
7535 dpch-CompressedModeInfo DPCH-CompressedModeInfo OPTIONAL,
7536 tx-DiversityMode TX-DiversityMode OPTIONAL
7542 tstd-Indicator BOOLEAN
7545 defaultDPCH-OffsetValue DefaultDPCH-OffsetValueTDD OPTIONAL
7548 mac-hsResetIndicator ENUMERATED { true } OPTIONAL,
7549 postVerificationPeriod ENUMERATED { true } OPTIONAL
7552 DL-CommonInformation-r7 ::= SEQUENCE {
7553 dl-dpchInfoCommon CHOICE {
7554 dl-DPCH-InfoCommon DL-DPCH-InfoCommon-r6,
7555 dl-FDPCH-InfoCommon DL-FDPCH-InfoCommon-r6
7557 modeSpecificInfo CHOICE {
7559 defaultDPCH-OffsetValue DefaultDPCH-OffsetValueFDD OPTIONAL,
7560 dpch-CompressedModeInfo DPCH-CompressedModeInfo OPTIONAL,
7561 tx-DiversityMode TX-DiversityMode OPTIONAL
7568 tstd-Indicator BOOLEAN
7571 defaultDPCH-OffsetValue DefaultDPCH-OffsetValueTDD OPTIONAL
7574 mac-hsResetIndicator ENUMERATED { true } OPTIONAL,
7575 postVerificationPeriod ENUMERATED { true } OPTIONAL
7578 DL-CommonInformation-r8 ::= SEQUENCE {
7579 dl-dpchInfoCommon CHOICE {
7580 dl-DPCH-InfoCommon DL-DPCH-InfoCommon-r6,
7581 dl-FDPCH-InfoCommon DL-FDPCH-InfoCommon-r6
7583 modeSpecificInfo CHOICE {
7585 defaultDPCH-OffsetValue DefaultDPCH-OffsetValueFDD OPTIONAL,
7586 dpch-CompressedModeInfo DPCH-CompressedModeInfo-r8 OPTIONAL,
7587 tx-DiversityMode TX-DiversityMode OPTIONAL
7594 tstd-Indicator BOOLEAN
7597 defaultDPCH-OffsetValue DefaultDPCH-OffsetValueTDD OPTIONAL
7600 mac-hsResetIndicator ENUMERATED { true } OPTIONAL,
7601 postVerificationPeriod ENUMERATED { true } OPTIONAL
7604 DL-CommonInformation-r10 ::= SEQUENCE {
7605 dl-dpchInfoCommon CHOICE {
7606 dl-DPCH-InfoCommon DL-DPCH-InfoCommon-r6,
7607 dl-FDPCH-InfoCommon DL-FDPCH-InfoCommon-r6
7609 modeSpecificInfo CHOICE {
7611 defaultDPCH-OffsetValue DefaultDPCH-OffsetValueFDD OPTIONAL,
7612 dpch-CompressedModeInfo DPCH-CompressedModeInfo-r10 OPTIONAL,
7613 tx-DiversityMode TX-DiversityMode OPTIONAL
7620 tstd-Indicator BOOLEAN
7623 defaultDPCH-OffsetValue DefaultDPCH-OffsetValueTDD OPTIONAL
7626 mac-hsResetIndicator ENUMERATED { true } OPTIONAL,
7627 postVerificationPeriod ENUMERATED { true } OPTIONAL
7630 DL-CommonInformation-r11 ::= SEQUENCE {
7631 dl-dpchInfoCommon CHOICE {
7632 dl-DPCH-InfoCommon DL-DPCH-InfoCommon-r6,
7633 dl-FDPCH-InfoCommon DL-FDPCH-InfoCommon-r6
7635 modeSpecificInfo CHOICE {
7637 defaultDPCH-OffsetValue DefaultDPCH-OffsetValueFDD OPTIONAL,
7638 dpch-CompressedModeInfo DPCH-CompressedModeInfo-r10 OPTIONAL,
7639 tx-DiversityMode TX-DiversityMode OPTIONAL
7646 tstd-Indicator BOOLEAN
7649 defaultDPCH-OffsetValue DefaultDPCH-OffsetValueTDD OPTIONAL
7652 mac-hsResetIndicator ENUMERATED { true } OPTIONAL,
7653 postVerificationPeriod ENUMERATED { true } OPTIONAL,
7654 mac-hsResetIndicator-assisting ENUMERATED { true } OPTIONAL
7657 DL-CommonInformation-r12 ::= SEQUENCE {
7658 dl-dpchInfoCommon CHOICE {
7659 dl-DPCH-InfoCommon DL-DPCH-InfoCommon-r12,
7660 dl-FDPCH-InfoCommon DL-FDPCH-InfoCommon-r6
7662 modeSpecificInfo CHOICE {
7664 defaultDPCH-OffsetValue DefaultDPCH-OffsetValueFDD OPTIONAL,
7665 dpch-CompressedModeInfo DPCH-CompressedModeInfo-r10 OPTIONAL,
7666 tx-DiversityMode TX-DiversityMode OPTIONAL
7673 tstd-Indicator BOOLEAN
7676 defaultDPCH-OffsetValue DefaultDPCH-OffsetValueTDD OPTIONAL
7679 mac-hsResetIndicator ENUMERATED { true } OPTIONAL,
7680 postVerificationPeriod ENUMERATED { true } OPTIONAL,
7681 mac-hsResetIndicator-assisting ENUMERATED { true } OPTIONAL
7684 DL-CommonInformationPost ::= SEQUENCE {
7685 dl-DPCH-InfoCommon DL-DPCH-InfoCommonPost
7688 DL-CommonInformationPredef ::= SEQUENCE {
7689 dl-DPCH-InfoCommon DL-DPCH-InfoCommonPredef OPTIONAL
7692 DL-CompressedModeMethod ::= ENUMERATED {
7693 -- dummy is not used in this version of the specification, it should
7694 -- not be sent and if received the UE behaviour is not specified.
7696 higherLayerScheduling }
7698 DL-DPCH-InfoCommon ::= SEQUENCE {
7699 cfnHandling CHOICE {
7701 initialise SEQUENCE {
7702 -- IE dummy is not used in this version of the specification
7703 -- The IE should not be sent and if received it should be ignored
7704 dummy Cfntargetsfnframeoffset OPTIONAL
7707 modeSpecificInfo CHOICE {
7709 dl-DPCH-PowerControlInfo DL-DPCH-PowerControlInfo OPTIONAL,
7710 powerOffsetPilot-pdpdch PowerOffsetPilot-pdpdch,
7711 dl-rate-matching-restriction Dl-rate-matching-restriction OPTIONAL,
7712 -- TABULAR: The number of pilot bits is nested inside the spreading factor.
7713 spreadingFactorAndPilot SF512-AndPilot,
7714 positionFixedOrFlexible PositionFixedOrFlexible,
7715 tfci-Existence BOOLEAN
7718 dl-DPCH-PowerControlInfo DL-DPCH-PowerControlInfo OPTIONAL
7723 DL-DPCH-InfoCommon-r4 ::= SEQUENCE {
7724 cfnHandling CHOICE {
7726 initialise SEQUENCE {
7727 -- IE dummy is not used in this version of the specification
7728 -- The IE should not be sent and if received it should be ignored
7729 dummy Cfntargetsfnframeoffset OPTIONAL
7732 modeSpecificInfo CHOICE {
7734 dl-DPCH-PowerControlInfo DL-DPCH-PowerControlInfo OPTIONAL,
7735 powerOffsetPilot-pdpdch PowerOffsetPilot-pdpdch,
7736 dl-rate-matching-restriction Dl-rate-matching-restriction OPTIONAL,
7737 -- TABULAR: The number of pilot bits is nested inside the spreading factor.
7738 spreadingFactorAndPilot SF512-AndPilot,
7739 positionFixedOrFlexible PositionFixedOrFlexible,
7740 tfci-Existence BOOLEAN
7743 dl-DPCH-PowerControlInfo DL-DPCH-PowerControlInfo OPTIONAL
7746 -- The IE mac-d-HFN-initial-value should be absent in the RRCConnectionSetup-r4-IEs or
7747 -- RRCConnectionSetup-r5-IEs or HandoverToUTRANCommand-r4-IEs or HandoverToUTRANCommand-r5-IEs and
7748 -- if the IE is included, the general error handling for conditional IEs applies.
7749 mac-d-HFN-initial-value MAC-d-HFN-initial-value OPTIONAL
7753 DL-DPCH-InfoCommon-r6 ::= SEQUENCE {
7754 cfnHandling CHOICE {
7756 timingmaintainedsynchind TimingMaintainedSynchInd OPTIONAL
7760 modeSpecificInfo CHOICE {
7762 dl-DPCH-PowerControlInfo DL-DPCH-PowerControlInfo OPTIONAL,
7763 powerOffsetPilot-pdpdch PowerOffsetPilot-pdpdch,
7764 dl-rate-matching-restriction Dl-rate-matching-restriction OPTIONAL,
7765 -- TABULAR: The number of pilot bits is nested inside the spreading factor.
7766 spreadingFactorAndPilot SF512-AndPilot,
7767 positionFixedOrFlexible PositionFixedOrFlexible,
7768 tfci-Existence BOOLEAN
7771 dl-DPCH-PowerControlInfo DL-DPCH-PowerControlInfo OPTIONAL
7774 -- The IE mac-d-HFN-initial-value should be absent in the RRCConnectionSetup and the
7775 -- HandoverToUTRANCommand messages. If the IE is included, the general error handling
7776 -- for conditional IEs applies.
7777 mac-d-HFN-initial-value MAC-d-HFN-initial-value OPTIONAL
7780 DL-DPCH-InfoCommon-r12 ::= SEQUENCE {
7781 cfnHandling CHOICE {
7783 timingmaintainedsynchind TimingMaintainedSynchInd OPTIONAL
7787 modeSpecificInfo CHOICE {
7789 dl-DPCH-PowerControlInfo DL-DPCH-PowerControlInfo OPTIONAL,
7790 powerOffsetPilot-pdpdch PowerOffsetPilot-pdpdch,
7791 dl-rate-matching-restriction Dl-rate-matching-restriction OPTIONAL,
7792 -- TABULAR: The number of pilot bits is nested inside the spreading factor.
7793 spreadingFactorAndPilot SF512-AndPilot-r12,
7794 positionFixedOrFlexible PositionFixedOrFlexible,
7795 tfci-Existence BOOLEAN
7798 dl-DPCH-PowerControlInfo DL-DPCH-PowerControlInfo OPTIONAL
7801 -- The IE mac-d-HFN-initial-value should be absent in the RRCConnectionSetup and the
7802 -- HandoverToUTRANCommand messages. If the IE is included, the general error handling
7803 -- for conditional IEs applies.
7804 mac-d-HFN-initial-value MAC-d-HFN-initial-value OPTIONAL
7807 DL-DPCH-InfoCommonPost ::= SEQUENCE {
7808 dl-DPCH-PowerControlInfo DL-DPCH-PowerControlInfo OPTIONAL
7811 DL-DPCH-InfoCommonPredef ::= SEQUENCE {
7812 modeSpecificInfo CHOICE {
7814 -- TABULAR: The number of pilot bits is nested inside the spreading factor.
7815 spreadingFactorAndPilot SF512-AndPilot,
7816 positionFixedOrFlexible PositionFixedOrFlexible,
7817 tfci-Existence BOOLEAN
7820 commonTimeslotInfo CommonTimeslotInfo
7825 DL-DPCH-InfoPerRL ::= CHOICE {
7827 pCPICH-UsageForChannelEst PCPICH-UsageForChannelEst,
7828 dpch-FrameOffset DPCH-FrameOffset,
7829 secondaryCPICH-Info SecondaryCPICH-Info OPTIONAL,
7830 dl-ChannelisationCodeList DL-ChannelisationCodeList,
7831 tpc-CombinationIndex TPC-CombinationIndex,
7832 -- dummy is not used in this version of the specification, it should
7833 -- not be sent and if received it should be ignored.
7834 dummy SSDT-CellIdentity OPTIONAL,
7835 closedLoopTimingAdjMode ClosedLoopTimingAdjMode OPTIONAL
7838 dl-CCTrChListToEstablish DL-CCTrChList OPTIONAL,
7839 dl-CCTrChListToRemove DL-CCTrChListToRemove OPTIONAL
7843 DL-DPCH-InfoPerRL-r4 ::= CHOICE {
7845 pCPICH-UsageForChannelEst PCPICH-UsageForChannelEst,
7846 dpch-FrameOffset DPCH-FrameOffset,
7847 secondaryCPICH-Info SecondaryCPICH-Info OPTIONAL,
7848 dl-ChannelisationCodeList DL-ChannelisationCodeList,
7849 tpc-CombinationIndex TPC-CombinationIndex,
7850 -- dummy is not used in this version of the specification, it should
7851 -- not be sent and if received it should be ignored.
7852 dummy SSDT-CellIdentity OPTIONAL,
7853 closedLoopTimingAdjMode ClosedLoopTimingAdjMode OPTIONAL
7856 dl-CCTrChListToEstablish DL-CCTrChList-r4 OPTIONAL,
7857 dl-CCTrChListToRemove DL-CCTrChListToRemove OPTIONAL
7861 DL-DPCH-InfoPerRL-r5 ::= CHOICE {
7863 pCPICH-UsageForChannelEst PCPICH-UsageForChannelEst,
7864 dpch-FrameOffset DPCH-FrameOffset,
7865 secondaryCPICH-Info SecondaryCPICH-Info OPTIONAL,
7866 dl-ChannelisationCodeList DL-ChannelisationCodeList,
7867 tpc-CombinationIndex TPC-CombinationIndex,
7868 powerOffsetTPC-pdpdch PowerOffsetTPC-pdpdch OPTIONAL,
7869 -- dummy is not used in this version of the specification, it should
7870 -- not be sent and if received it should be ignored.
7871 dummy SSDT-CellIdentity OPTIONAL,
7872 closedLoopTimingAdjMode ClosedLoopTimingAdjMode OPTIONAL
7875 dl-CCTrChListToEstablish DL-CCTrChList-r4 OPTIONAL,
7876 dl-CCTrChListToRemove DL-CCTrChListToRemove OPTIONAL
7880 DL-DPCH-InfoPerRL-r6 ::= CHOICE {
7882 pCPICH-UsageForChannelEst PCPICH-UsageForChannelEst,
7883 dpch-FrameOffset DPCH-FrameOffset,
7884 secondaryCPICH-Info SecondaryCPICH-Info OPTIONAL,
7885 dl-ChannelisationCodeList DL-ChannelisationCodeList,
7886 tpc-CombinationIndex TPC-CombinationIndex,
7887 powerOffsetTPC-pdpdch PowerOffsetTPC-pdpdch OPTIONAL,
7888 closedLoopTimingAdjMode ClosedLoopTimingAdjMode OPTIONAL
7891 dl-CCTrChListToEstablish DL-CCTrChList-r4 OPTIONAL,
7892 dl-CCTrChListToRemove DL-CCTrChListToRemove OPTIONAL
7896 DL-DPCH-InfoPerRL-r7 ::= CHOICE {
7898 pCPICH-UsageForChannelEst PCPICH-UsageForChannelEst,
7899 dpch-FrameOffset DPCH-FrameOffset,
7900 secondaryCPICH-Info SecondaryCPICH-Info OPTIONAL,
7901 dl-ChannelisationCodeList DL-ChannelisationCodeList,
7902 tpc-CombinationIndex TPC-CombinationIndex,
7903 powerOffsetTPC-pdpdch PowerOffsetTPC-pdpdch OPTIONAL,
7904 closedLoopTimingAdjMode ClosedLoopTimingAdjMode OPTIONAL
7907 dl-CCTrChListToEstablish DL-CCTrChList-r7 OPTIONAL,
7908 dl-CCTrChListToRemove DL-CCTrChListToRemove OPTIONAL
7912 DL-DPCH-InfoPerRL-r12 ::= CHOICE {
7914 pCPICH-UsageForChannelEst PCPICH-UsageForChannelEst,
7915 dpch-FrameOffset DPCH-FrameOffset,
7916 secondaryCPICH-Info SecondaryCPICH-Info OPTIONAL,
7917 dl-ChannelisationCodeList DL-ChannelisationCodeList,
7918 tpc-CombinationIndex TPC-CombinationIndex,
7919 powerOffsetTPC-pdpdch PowerOffsetTPC-pdpdch OPTIONAL,
7920 powerOffsetPO-SRB PowerOffsetPO-SRB OPTIONAL,
7921 closedLoopTimingAdjMode ClosedLoopTimingAdjMode OPTIONAL
7924 dl-CCTrChListToEstablish DL-CCTrChList-r7 OPTIONAL,
7925 dl-CCTrChListToRemove DL-CCTrChListToRemove OPTIONAL
7930 DL-DPCH-InfoPerRL-ASU ::= CHOICE {
7932 pCPICH-UsageForChannelEst PCPICH-UsageForChannelEst,
7933 dpch-FrameOffset DPCH-FrameOffset,
7934 secondaryCPICH-Info SecondaryCPICH-Info OPTIONAL,
7935 dl-ChannelisationCodeList DL-ChannelisationCodeList,
7936 tpc-CombinationIndex TPC-CombinationIndex,
7937 powerOffsetTPC-pdpdch PowerOffsetTPC-pdpdch OPTIONAL,
7938 powerOffsetPO-SRB PowerOffsetPO-SRB OPTIONAL,
7939 closedLoopTimingAdjMode ClosedLoopTimingAdjMode OPTIONAL
7942 dl-CCTrChListToEstablish DL-CCTrChList-r4 OPTIONAL,
7943 dl-CCTrChListToRemove DL-CCTrChListToRemove OPTIONAL
7947 DL-FDPCH-InfoPerRL-r6 ::= SEQUENCE {
7948 pCPICH-UsageForChannelEst PCPICH-UsageForChannelEst,
7949 fdpch-FrameOffset DPCH-FrameOffset,
7950 secondaryCPICH-Info SecondaryCPICH-Info OPTIONAL,
7951 secondaryScramblingCode SecondaryScramblingCode OPTIONAL,
7952 dl-ChannelisationCode INTEGER (0..255),
7953 tpc-CombinationIndex TPC-CombinationIndex
7956 DL-FDPCH-InfoPerRL-r7 ::= SEQUENCE {
7957 pCPICH-UsageForChannelEst PCPICH-UsageForChannelEst,
7958 fdpch-FrameOffset DPCH-FrameOffset,
7959 fdpch-SlotFormat FDPCH-SlotFormat OPTIONAL,
7960 secondaryCPICH-Info SecondaryCPICH-Info OPTIONAL,
7961 secondaryScramblingCode SecondaryScramblingCode OPTIONAL,
7962 dl-ChannelisationCode INTEGER (0..255),
7963 tpc-CombinationIndex TPC-CombinationIndex,
7964 sttdIndication STTDIndication OPTIONAL
7967 DL-FDPCH-InfoPerRL-r13 ::= SEQUENCE {
7968 pCPICH-UsageForChannelEst PCPICH-UsageForChannelEst,
7969 fdpch-FrameOffset DPCH-FrameOffset,
7970 fdpch-SlotFormat FDPCH-SlotFormat OPTIONAL,
7971 secondaryCPICH-Info SecondaryCPICH-Info OPTIONAL,
7972 secondaryScramblingCode SecondaryScramblingCode OPTIONAL,
7973 dl-ChannelisationCode INTEGER (0..255),
7974 tpc-CombinationIndex TPC-CombinationIndex,
7975 sttdIndication STTDIndication OPTIONAL,
7976 powerControlAlgorithm3-Config PowerControlAlgorithm3-Config OPTIONAL
7979 DL-DPCH-InfoPerRL-PostFDD ::= SEQUENCE {
7980 pCPICH-UsageForChannelEst PCPICH-UsageForChannelEst,
7981 dl-ChannelisationCode DL-ChannelisationCode,
7982 tpc-CombinationIndex TPC-CombinationIndex
7985 DL-DPCH-InfoPerRL-PostTDD ::= SEQUENCE {
7986 dl-DPCH-TimeslotsCodes DownlinkTimeslotsCodes
7989 DL-DPCH-InfoPerRL-PostTDD-LCR-r4 ::= SEQUENCE {
7990 dl-CCTrCH-TimeslotsCodes DownlinkTimeslotsCodes-LCR-r4
7993 DL-DPCH-PowerControlInfo ::= SEQUENCE {
7994 modeSpecificInfo CHOICE {
7999 tpc-StepSizeTDD TPC-StepSizeTDD OPTIONAL
8004 DL-FDPCH-InfoCommon-r6 ::= SEQUENCE {
8005 cfnHandling CHOICE {
8007 timingmaintainedsynchind TimingMaintainedSynchInd OPTIONAL
8011 dl-FDPCH-PowerControlInfo DL-DPCH-PowerControlInfo OPTIONAL,
8012 -- Actual value dl-FDPCH-TPCcommandErrorRate = IE value * 0.01
8013 -- dl-FDPCH-TPCcommandErrorRate values 11..16 are spare and shall not be used in this version of
8015 -- In addition, this IE shall always be included otherwise the UE behaviour is unspecified.
8016 dl-FDPCH-TPCcommandErrorRate INTEGER (1..16) OPTIONAL
8019 DL-FrameType ::= ENUMERATED {
8020 dl-FrameTypeA, dl-FrameTypeB }
8022 DL-HSPDSCH-Information ::= SEQUENCE {
8023 hs-scch-Info HS-SCCH-Info OPTIONAL,
8024 measurement-feedback-Info Measurement-Feedback-Info OPTIONAL,
8025 modeSpecificInfo CHOICE {
8028 dl-HSPDSCH-TS-Configuration DL-HSPDSCH-TS-Configuration OPTIONAL
8031 hs-PDSCH-Midamble-Configuration-tdd128
8032 HS-PDSCH-Midamble-Configuration-TDD128 OPTIONAL
8039 DL-HSPDSCH-Information-r6 ::= SEQUENCE {
8040 hs-scch-Info HS-SCCH-Info-r6 OPTIONAL,
8041 measurement-feedback-Info Measurement-Feedback-Info OPTIONAL,
8042 modeSpecificInfo CHOICE {
8045 dl-HSPDSCH-TS-Configuration DL-HSPDSCH-TS-Configuration OPTIONAL
8048 hs-PDSCH-Midamble-Configuration-tdd128
8049 HS-PDSCH-Midamble-Configuration-TDD128 OPTIONAL
8056 DL-HSPDSCH-Information-r7 ::= SEQUENCE {
8057 hs-scch-Info HS-SCCH-Info-r7 OPTIONAL,
8058 measurement-feedback-Info Measurement-Feedback-Info-r7 OPTIONAL,
8059 modeSpecificInfo CHOICE {
8062 dl-HSPDSCH-TS-Configuration DL-HSPDSCH-TS-Configuration OPTIONAL
8065 dl-HSPDSCH-TS-Configuration DL-HSPDSCH-TS-Configuration-VHCR OPTIONAL
8068 hs-PDSCH-Midamble-Configuration-tdd128
8069 HS-PDSCH-Midamble-Configuration-TDD128 OPTIONAL,
8070 dl-MultiCarrier-Information DL-MultiCarrier-Information OPTIONAL
8074 dl-64QAM-Configured ENUMERATED { true } OPTIONAL
8079 DL-HSPDSCH-Information-r8 ::= SEQUENCE {
8080 hs-scch-Info HS-SCCH-Info-r7 OPTIONAL,
8081 measurement-feedback-Info Measurement-Feedback-Info-r7 OPTIONAL,
8082 modeSpecificInfo CHOICE {
8085 dl-HSPDSCH-TS-Configuration DL-HSPDSCH-TS-Configuration OPTIONAL
8088 dl-HSPDSCH-TS-Configuration DL-HSPDSCH-TS-Configuration-VHCR OPTIONAL
8091 hs-PDSCH-Midamble-Configuration-tdd128
8092 HS-PDSCH-Midamble-Configuration-TDD128 OPTIONAL,
8093 dl-MultiCarrier-Information DL-MultiCarrier-Information OPTIONAL
8097 dl-64QAM-Configured ENUMERATED { true } OPTIONAL,
8098 hs-DSCH-TBSizeTable HS-DSCH-TBSizeTable OPTIONAL
8103 DL-HSPDSCH-Information-r8-ext ::= SEQUENCE {
8104 modeSpecificInfo CHOICE {
8109 outofSyncWindow OutofSyncWindow OPTIONAL
8116 DL-HSPDSCH-Information-r8-ext2 ::= SEQUENCE {
8117 hs-scch-Info HS-SCCH-Info-r8-ext OPTIONAL
8120 DL-HSPDSCH-Information-r9 ::= SEQUENCE {
8121 hs-scch-Info HS-SCCH-Info-r9 OPTIONAL,
8122 measurement-feedback-Info Measurement-Feedback-Info-r7 OPTIONAL,
8123 modeSpecificInfo CHOICE {
8126 dl-HSPDSCH-TS-Configuration DL-HSPDSCH-TS-Configuration OPTIONAL
8129 dl-HSPDSCH-TS-Configuration DL-HSPDSCH-TS-Configuration-VHCR OPTIONAL
8132 hs-PDSCH-Midamble-Configuration-tdd128
8133 HS-PDSCH-Midamble-Configuration-TDD128 OPTIONAL,
8134 dl-MultiCarrier-Information DL-MultiCarrier-Information OPTIONAL,
8135 tS0-Indicator ENUMERATED { true } OPTIONAL,
8136 outofSyncWindow OutofSyncWindow OPTIONAL
8140 dl-64QAM-Configured ENUMERATED { true } OPTIONAL,
8141 hs-DSCH-TBSizeTable HS-DSCH-TBSizeTable OPTIONAL
8146 DL-HSPDSCH-Information-r11 ::= SEQUENCE {
8147 hs-scch-Info HS-SCCH-Info-r9 OPTIONAL,
8148 measurement-feedback-Info Measurement-Feedback-Info-r11 OPTIONAL,
8149 modeSpecificInfo CHOICE {
8152 dl-HSPDSCH-TS-Configuration DL-HSPDSCH-TS-Configuration OPTIONAL
8155 dl-HSPDSCH-TS-Configuration DL-HSPDSCH-TS-Configuration-VHCR OPTIONAL
8158 hs-PDSCH-Midamble-Configuration-tdd128
8159 HS-PDSCH-Midamble-Configuration-TDD128 OPTIONAL,
8160 dl-MultiCarrier-Information DL-MultiCarrier-Information OPTIONAL,
8161 tS0-Indicator ENUMERATED { true } OPTIONAL,
8162 outofSyncWindow OutofSyncWindow OPTIONAL
8166 dl-64QAM-Configured ENUMERATED { true } OPTIONAL,
8167 hs-DSCH-TBSizeTable HS-DSCH-TBSizeTable OPTIONAL
8172 DL-HSPDSCH-Information-r12 ::= SEQUENCE {
8173 hs-scch-Info HS-SCCH-Info-r9 OPTIONAL,
8174 measurement-feedback-Info Measurement-Feedback-Info-r12 OPTIONAL,
8175 modeSpecificInfo CHOICE {
8178 dl-HSPDSCH-TS-Configuration DL-HSPDSCH-TS-Configuration OPTIONAL
8181 dl-HSPDSCH-TS-Configuration DL-HSPDSCH-TS-Configuration-VHCR OPTIONAL
8184 hs-PDSCH-Midamble-Configuration-tdd128
8185 HS-PDSCH-Midamble-Configuration-TDD128 OPTIONAL,
8186 dl-MultiCarrier-Information DL-MultiCarrier-Information OPTIONAL,
8187 tS0-Indicator ENUMERATED { true } OPTIONAL,
8188 outofSyncWindow OutofSyncWindow OPTIONAL,
8189 ts0ChannelizationCodes DL-TS-ChannelisationCodesShort OPTIONAL
8193 dl-64QAM-Configured ENUMERATED { true } OPTIONAL,
8194 hs-DSCH-TBSizeTable HS-DSCH-TBSizeTable OPTIONAL
8199 OutofSyncWindow ::= ENUMERATED {
8200 ms40, ms80, ms160, ms320,
8201 ms640, spare3, spare2, spare1 }
8203 DL-HSPDSCH-MultiCarrier-Information ::= SEQUENCE (SIZE (1..maxTDD128Carrier)) OF
8205 uarfcn-Carrier UARFCN,
8206 harqInfo HARQ-Info OPTIONAL,
8207 hs-PDSCH-Midamble-Configuration HS-PDSCH-Midamble-Configuration-TDD128 OPTIONAL,
8208 hs-SCCH-TDD128-MultiCarrier SEQUENCE (SIZE (1..maxHSSCCHs)) OF
8209 HS-SCCH-TDD128-MultiCarrier OPTIONAL
8212 -- The IE 'DL-HSPDSCH-TS-Configuration' applies to tdd-384 REL-5 onward
8213 DL-HSPDSCH-TS-Configuration ::= SEQUENCE (SIZE (1..maxTS-1)) OF
8215 timeslot TimeslotNumber,
8216 midambleShiftAndBurstType MidambleShiftAndBurstType-DL
8219 -- The IE 'DL-HSPDSCH-TS-Configuration-VHCR' applies to tdd-768 REL-7 onward
8220 DL-HSPDSCH-TS-Configuration-VHCR ::= SEQUENCE (SIZE (1..maxTS-1)) OF
8222 timeslot TimeslotNumber,
8223 midambleShiftAndBurstType MidambleShiftAndBurstType-DL-VHCR
8226 DL-InformationPerRL ::= SEQUENCE {
8227 modeSpecificInfo CHOICE {
8229 primaryCPICH-Info PrimaryCPICH-Info,
8230 -- dummy1 and dummy 2 are not used in this version of specification, they should
8231 -- not be sent and if received they should be ignored.
8232 dummy1 PDSCH-SHO-DCH-Info OPTIONAL,
8233 dummy2 PDSCH-CodeMapping OPTIONAL
8235 tdd PrimaryCCPCH-Info
8237 dl-DPCH-InfoPerRL DL-DPCH-InfoPerRL OPTIONAL,
8238 -- dummy is not used in this version of the specification, it should
8239 -- not be sent and if received it should be ignored.
8240 dummy SCCPCH-InfoForFACH OPTIONAL
8243 DL-InformationPerRL-r4 ::= SEQUENCE {
8244 modeSpecificInfo CHOICE {
8246 primaryCPICH-Info PrimaryCPICH-Info,
8247 -- dummy1 and dummy 2 are not used in this version of specification, they should
8248 -- not be sent and if received they should be ignored.
8249 dummy1 PDSCH-SHO-DCH-Info OPTIONAL,
8250 dummy2 PDSCH-CodeMapping OPTIONAL
8252 tdd PrimaryCCPCH-Info-r4
8254 dl-DPCH-InfoPerRL DL-DPCH-InfoPerRL-r4 OPTIONAL,
8255 -- dummy is not used in this version of the specification, it should
8256 -- not be sent and if received it should be ignored.
8257 dummy SCCPCH-InfoForFACH-r4 OPTIONAL,
8258 cell-id CellIdentity OPTIONAL
8261 DL-InformationPerRL-r5 ::= SEQUENCE {
8262 modeSpecificInfo CHOICE {
8264 primaryCPICH-Info PrimaryCPICH-Info,
8265 -- dummy1 and dummy 2 are not used in this version of specification, they should
8266 -- not be sent and if received they should be ignored.
8267 dummy1 PDSCH-SHO-DCH-Info OPTIONAL,
8268 dummy2 PDSCH-CodeMapping OPTIONAL,
8269 servingHSDSCH-RL-indicator BOOLEAN
8271 tdd PrimaryCCPCH-Info-r4
8273 dl-DPCH-InfoPerRL DL-DPCH-InfoPerRL-r5 OPTIONAL,
8274 -- dummy is not used in this version of the specification, it should
8275 -- not be sent and if received it should be ignored.
8276 dummy SCCPCH-InfoForFACH-r4 OPTIONAL,
8277 cell-id CellIdentity OPTIONAL
8280 DL-InformationPerRL-r5bis ::= SEQUENCE {
8281 modeSpecificInfo CHOICE {
8283 primaryCPICH-Info PrimaryCPICH-Info,
8284 -- dummy1 and dummy 2 are not used in this version of specification, they should
8285 -- not be sent and if received they should be ignored.
8286 dummy1 PDSCH-SHO-DCH-Info OPTIONAL,
8287 dummy2 PDSCH-CodeMapping OPTIONAL
8289 tdd PrimaryCCPCH-Info-r4
8291 dl-DPCH-InfoPerRL DL-DPCH-InfoPerRL-r5 OPTIONAL,
8292 -- dummy is not used in this version of the specification, it should
8293 -- not be sent and if received it should be ignored.
8294 dummy SCCPCH-InfoForFACH-r4 OPTIONAL,
8295 cell-id CellIdentity OPTIONAL
8298 DL-InformationPerRL-r6 ::= SEQUENCE {
8299 modeSpecificInfo CHOICE {
8301 primaryCPICH-Info PrimaryCPICH-Info,
8302 servingHSDSCH-RL-indicator BOOLEAN,
8303 servingEDCH-RL-indicator BOOLEAN
8305 tdd PrimaryCCPCH-Info-r4
8307 dl-dpchInfo CHOICE {
8308 dl-DPCH-InfoPerRL DL-DPCH-InfoPerRL-r6,
8309 dl-FDPCH-InfoPerRL DL-FDPCH-InfoPerRL-r6
8311 e-AGCH-Information E-AGCH-Information OPTIONAL,
8312 e-HICH-Info CHOICE {
8313 e-HICH-Information E-HICH-Information,
8314 releaseIndicator NULL
8316 e-RGCH-Info CHOICE {
8317 e-RGCH-Information E-RGCH-Information,
8318 releaseIndicator NULL
8320 cell-id CellIdentity OPTIONAL
8323 DL-InformationPerRL-v6b0ext ::= SEQUENCE {
8324 sttdIndication STTDIndication OPTIONAL
8327 DL-InformationPerRL-r7 ::= SEQUENCE {
8328 modeSpecificInfo CHOICE {
8330 primaryCPICH-Info PrimaryCPICH-Info,
8331 servingHSDSCH-RL-indicator BOOLEAN,
8332 servingEDCH-RL-indicator BOOLEAN
8334 tdd PrimaryCCPCH-Info-r4
8336 dl-dpchInfo CHOICE {
8337 dl-DPCH-InfoPerRL DL-DPCH-InfoPerRL-r7,
8338 dl-FDPCH-InfoPerRL DL-FDPCH-InfoPerRL-r7
8340 e-AGCH-Information E-AGCH-Information-r7 OPTIONAL,
8341 modeSpecificInfo2 CHOICE {
8343 e-HICH-Info CHOICE {
8344 e-HICH-Information E-HICH-Information,
8345 releaseIndicator NULL
8347 e-RGCH-Info CHOICE {
8348 e-RGCH-Information E-RGCH-Information,
8349 releaseIndicator NULL
8353 tdd384-tdd768 SEQUENCE {
8354 e-HICH-Info E-HICH-Information-TDD384-768 OPTIONAL
8357 e-HICH-Info E-HICH-Information-TDD128 OPTIONAL
8361 cell-id CellIdentity OPTIONAL
8364 DL-InformationPerRL-r8 ::= SEQUENCE {
8365 modeSpecificInfo CHOICE {
8367 primaryCPICH-Info PrimaryCPICH-Info,
8368 servingHSDSCH-RL-indicator BOOLEAN,
8369 servingEDCH-RL-indicator BOOLEAN
8371 tdd PrimaryCCPCH-Info-r4
8373 dl-dpchInfo CHOICE {
8374 dl-DPCH-InfoPerRL DL-DPCH-InfoPerRL-r7,
8375 dl-FDPCH-InfoPerRL DL-FDPCH-InfoPerRL-r7
8377 e-AGCH-Information E-AGCH-Information-r8 OPTIONAL,
8378 modeSpecificInfo2 CHOICE {
8380 e-HICH-Info CHOICE {
8381 e-HICH-Information E-HICH-Information,
8382 releaseIndicator NULL
8384 e-RGCH-Info CHOICE {
8385 e-RGCH-Information E-RGCH-Information,
8386 releaseIndicator NULL
8390 tdd384-tdd768 SEQUENCE {
8391 e-HICH-Info E-HICH-Information-TDD384-768 OPTIONAL
8394 e-HICH-Info E-HICH-Information-TDD128 OPTIONAL
8398 cell-id CellIdentity OPTIONAL
8401 DL-InformationPerRL-r11 ::= SEQUENCE {
8402 modeSpecificInfo CHOICE {
8404 primaryCPICH-Info PrimaryCPICH-Info,
8405 servingHSDSCH-RL-indicator BOOLEAN,
8406 servingEDCH-RL-indicator BOOLEAN
8408 tdd PrimaryCCPCH-Info-r4
8410 dl-dpchInfo CHOICE {
8411 dl-DPCH-InfoPerRL DL-DPCH-InfoPerRL-r7,
8412 dl-FDPCH-InfoPerRL DL-FDPCH-InfoPerRL-r7
8414 e-AGCH-Information E-AGCH-Information-r8 OPTIONAL,
8415 e-ROCH-Information E-ROCH-Information OPTIONAL,
8416 modeSpecificInfo2 CHOICE {
8418 e-HICH-Info CHOICE {
8419 e-HICH-Information E-HICH-Information-r11,
8420 releaseIndicator NULL,
8421 secondaryReleaseIndicator NULL
8423 e-RGCH-Info CHOICE {
8424 e-RGCH-Information E-RGCH-Information,
8425 releaseIndicator NULL
8427 f-TPICH-Info CHOICE {
8428 f-TPICH-Information F-TPICH-Information,
8429 releaseIndicator NULL
8433 tdd384-tdd768 SEQUENCE {
8434 e-HICH-Info E-HICH-Information-TDD384-768 OPTIONAL
8437 e-HICH-Info E-HICH-Information-TDD128 OPTIONAL
8441 cell-id CellIdentity OPTIONAL
8444 DL-InformationPerRL-r12 ::= SEQUENCE {
8445 modeSpecificInfo CHOICE {
8447 primaryCPICH-Info PrimaryCPICH-Info,
8448 servingHSDSCH-RL-indicator BOOLEAN,
8449 servingEDCH-RL-indicator BOOLEAN
8451 tdd PrimaryCCPCH-Info-r4
8453 dl-dpchInfo CHOICE {
8454 dl-DPCH-InfoPerRL DL-DPCH-InfoPerRL-r12,
8455 dl-FDPCH-InfoPerRL DL-FDPCH-InfoPerRL-r7,
8456 radioLinkswithoutDPCHFDPCHInfo RadioLinkswithoutDPCHFDPCHInfo
8458 e-AGCH-Information E-AGCH-Information-r8 OPTIONAL,
8459 e-ROCH-Information E-ROCH-Information OPTIONAL,
8460 modeSpecificInfo2 CHOICE {
8462 e-HICH-Info CHOICE {
8463 e-HICH-Information E-HICH-Information-r11,
8464 releaseIndicator NULL,
8465 secondaryReleaseIndicator NULL
8467 e-RGCH-Info CHOICE {
8468 e-RGCH-Information E-RGCH-Information,
8469 releaseIndicator NULL
8471 f-TPICH-Info CHOICE {
8472 f-TPICH-Information F-TPICH-Information,
8473 releaseIndicator NULL
8477 tdd384-tdd768 SEQUENCE {
8478 e-HICH-Info E-HICH-Information-TDD384-768 OPTIONAL
8481 e-HICH-Info E-HICH-Information-TDD128 OPTIONAL
8485 cell-id CellIdentity OPTIONAL
8488 DL-InformationPerRL-r13 ::= SEQUENCE {
8489 modeSpecificInfo CHOICE {
8491 primaryCPICH-Info PrimaryCPICH-Info,
8492 servingHSDSCH-RL-indicator BOOLEAN,
8493 servingEDCH-RL-indicator BOOLEAN
8495 tdd PrimaryCCPCH-Info-r4
8497 dl-dpchInfo CHOICE {
8498 dl-DPCH-InfoPerRL DL-DPCH-InfoPerRL-r12,
8499 dl-FDPCH-InfoPerRL DL-FDPCH-InfoPerRL-r13,
8500 radioLinkswithoutDPCHFDPCHInfo RadioLinkswithoutDPCHFDPCHInfo
8502 e-AGCH-Information E-AGCH-Information-r8 OPTIONAL,
8503 e-ROCH-Information E-ROCH-Information OPTIONAL,
8504 modeSpecificInfo2 CHOICE {
8506 e-HICH-Info CHOICE {
8507 e-HICH-Information E-HICH-Information-r11,
8508 releaseIndicator NULL,
8509 secondaryReleaseIndicator NULL
8511 e-RGCH-Info CHOICE {
8512 e-RGCH-Information E-RGCH-Information,
8513 releaseIndicator NULL
8515 f-TPICH-Info CHOICE {
8516 f-TPICH-Information F-TPICH-Information,
8517 releaseIndicator NULL
8521 tdd384-tdd768 SEQUENCE {
8522 e-HICH-Info E-HICH-Information-TDD384-768 OPTIONAL
8525 e-HICH-Info E-HICH-Information-TDD128 OPTIONAL
8529 cell-id CellIdentity OPTIONAL
8532 DL-InformationPerRL-List ::= SEQUENCE (SIZE (1..maxRL)) OF
8535 DL-InformationPerRL-List-r4 ::= SEQUENCE (SIZE (1..maxRL)) OF
8536 DL-InformationPerRL-r4
8538 DL-InformationPerRL-List-r5 ::= SEQUENCE (SIZE (1..maxRL)) OF
8539 DL-InformationPerRL-r5
8541 DL-InformationPerRL-List-r6 ::= SEQUENCE (SIZE (1..maxRL)) OF
8542 DL-InformationPerRL-r6
8544 DL-InformationPerRL-List-v6b0ext ::= SEQUENCE (SIZE (1..maxRL)) OF
8545 DL-InformationPerRL-v6b0ext
8547 DL-InformationPerRL-List-r5bis ::= SEQUENCE (SIZE (1..maxRL)) OF
8548 DL-InformationPerRL-r5bis
8550 DL-InformationPerRL-List-r7 ::= SEQUENCE (SIZE (1..maxRL)) OF
8551 DL-InformationPerRL-r7
8553 DL-InformationPerRL-List-r8 ::= SEQUENCE (SIZE (1..maxRL)) OF
8554 DL-InformationPerRL-r8
8556 DL-InformationPerRL-List-r11 ::= SEQUENCE (SIZE (1..maxRL)) OF
8557 DL-InformationPerRL-r11
8559 DL-InformationPerRL-List-r12 ::= SEQUENCE (SIZE (1..maxRL)) OF
8560 DL-InformationPerRL-r12
8562 DL-InformationPerRL-List-r13 ::= SEQUENCE (SIZE (1..maxRL)) OF
8563 DL-InformationPerRL-r13
8565 DL-InformationPerRL-ListPostFDD ::= SEQUENCE (SIZE (1..maxRL)) OF
8566 DL-InformationPerRL-PostFDD
8568 DL-InformationPerRL-PostFDD ::= SEQUENCE {
8569 primaryCPICH-Info PrimaryCPICH-Info,
8570 dl-DPCH-InfoPerRL DL-DPCH-InfoPerRL-PostFDD
8573 DL-InformationPerRL-PostTDD ::= SEQUENCE {
8574 primaryCCPCH-Info PrimaryCCPCH-InfoPost,
8575 dl-DPCH-InfoPerRL DL-DPCH-InfoPerRL-PostTDD
8578 DL-InformationPerRL-PostTDD-LCR-r4 ::= SEQUENCE {
8579 primaryCCPCH-Info PrimaryCCPCH-InfoPostTDD-LCR-r4,
8580 dl-DPCH-InfoPerRL DL-DPCH-InfoPerRL-PostTDD-LCR-r4
8583 --for 1.28Mcps TDD Multi-Carrier
8584 DL-MultiCarrier-Information ::= SEQUENCE {
8585 tsn-Length ENUMERATED { tsn-6bits, tsn-9bits } OPTIONAL,
8586 multiCarrierNumber INTEGER (1..maxTDD128Carrier) OPTIONAL,
8587 dl-HSPDSCH-MultiCarrier-Information DL-HSPDSCH-MultiCarrier-Information OPTIONAL
8590 DL-PDSCH-Information ::= SEQUENCE {
8591 -- dummy1 and dummy 2 are not used in this version of specification, it should
8592 -- not be sent and if received it should be ignored.
8593 dummy1 PDSCH-SHO-DCH-Info OPTIONAL,
8594 dummy2 PDSCH-CodeMapping OPTIONAL
8597 Dl-rate-matching-restriction ::= SEQUENCE {
8598 restrictedTrCH-InfoList RestrictedTrCH-InfoList OPTIONAL
8601 DL-SecondaryCellInfoFDD ::= CHOICE {
8603 newConfiguration SEQUENCE {
8605 dl-64QAM-Configured ENUMERATED { true } OPTIONAL,
8606 hs-DSCH-TBSizeTable HS-DSCH-TBSizeTable OPTIONAL,
8607 primaryCPICH-Info PrimaryCPICH-Info,
8608 dl-ScramblingCode SecondaryScramblingCode OPTIONAL,
8609 hS-SCCHChannelisationCodeInfo SEQUENCE (SIZE (1..maxHSSCCHs)) OF
8611 measurementPowerOffset MeasurementPowerOffset,
8616 DL-SecondaryCellInfoFDD-v890ext ::= SEQUENCE {
8617 differentTxModeFromServingHS-DSCHCell ENUMERATED { different } OPTIONAL
8620 DL-SecondaryCellInfoFDD-r9 ::= SEQUENCE {
8621 configurationInfo CHOICE {
8623 newConfiguration SEQUENCE {
8625 dl-64QAM-Configured ENUMERATED { true } OPTIONAL,
8626 hs-DSCH-TBSizeTable HS-DSCH-TBSizeTable OPTIONAL,
8627 primaryCPICH-Info PrimaryCPICH-Info,
8628 dl-ScramblingCode SecondaryScramblingCode OPTIONAL,
8629 hS-SCCHChannelisationCodeInfo SEQUENCE (SIZE (1..maxHSSCCHs)) OF
8631 measurementPowerOffset MeasurementPowerOffset,
8633 differentTxModeFromServingHS-DSCHCell ENUMERATED { different } OPTIONAL
8636 secondaryCellMIMOparameters SecondaryCellMIMOparametersFDD OPTIONAL
8639 DL-SecondaryCellInfoFDD-r10 ::= SEQUENCE {
8640 configurationInfo CHOICE {
8642 newConfiguration SEQUENCE {
8644 dl-64QAM-Configured ENUMERATED { true } OPTIONAL,
8645 hs-DSCH-TBSizeTable HS-DSCH-TBSizeTable OPTIONAL,
8646 primaryCPICH-Info PrimaryCPICH-Info,
8647 dl-ScramblingCode SecondaryScramblingCode OPTIONAL,
8648 hS-SCCHChannelisationCodeInfo SEQUENCE (SIZE (1..maxHSSCCHs)) OF
8650 measurementPowerOffset MeasurementPowerOffset,
8652 differentTxModeFromServingHS-DSCHCell ENUMERATED { different } OPTIONAL
8655 secondaryCellMIMOparameters SecondaryCellMIMOparametersFDD-r10 OPTIONAL
8658 DL-SecondaryCellInfoFDD-r11 ::= SEQUENCE {
8659 configurationInfo CHOICE {
8661 newConfiguration SEQUENCE {
8663 dl-64QAM-Configured ENUMERATED { true } OPTIONAL,
8664 hs-DSCH-TBSizeTable HS-DSCH-TBSizeTable OPTIONAL,
8665 primaryCPICH-Info PrimaryCPICH-Info,
8666 dl-ScramblingCode SecondaryScramblingCode OPTIONAL,
8667 hS-SCCHChannelisationCodeInfo SEQUENCE (SIZE (1..maxHSSCCHs)) OF
8669 measurementPowerOffset MeasurementPowerOffset,
8670 measurementPowerOffset1 MeasurementPowerOffset OPTIONAL,
8672 differentTxModeFromServingHS-DSCHCell ENUMERATED { different } OPTIONAL,
8673 multiflowConfigurationInfo MultiflowConfigurationInfo OPTIONAL
8676 secondaryCellMIMOparameters SecondaryCellMIMOparametersFDD-r10 OPTIONAL,
8677 secondaryCell4x4MIMOparameters SecondaryCell4x4MIMOparametersFDD OPTIONAL
8680 DL-SecondaryCellInfoFDD-HandoverToUtran ::= SEQUENCE {
8681 configurationInfo CHOICE {
8683 newConfiguration SEQUENCE {
8685 primaryCPICH-Info PrimaryCPICH-Info,
8686 dl-ScramblingCode SecondaryScramblingCode OPTIONAL,
8687 hS-SCCHChannelisationCodeInfo SEQUENCE (SIZE (1..maxHSSCCHs)) OF
8689 measurementPowerOffset MeasurementPowerOffset,
8691 differentTxModeFromServingHS-DSCHCell ENUMERATED { different } OPTIONAL
8696 DL-TPC-PowerOffsetPerRL ::= SEQUENCE {
8697 powerOffsetTPC-pdpdch PowerOffsetTPC-pdpdch OPTIONAL
8700 -- NOTE: The radio links in the following list have a one-to-one mapping with the
8701 -- radio links in the message.
8702 DL-TPC-PowerOffsetPerRL-List ::= SEQUENCE (SIZE (1..maxRL)) OF
8703 DL-TPC-PowerOffsetPerRL
8705 DL-TS-ChannelisationCode ::= ENUMERATED {
8706 cc16-1, cc16-2, cc16-3, cc16-4,
8707 cc16-5, cc16-6, cc16-7, cc16-8,
8708 cc16-9, cc16-10, cc16-11, cc16-12,
8709 cc16-13, cc16-14, cc16-15, cc16-16 }
8711 DL-TS-ChannelisationCode-VHCR ::= ENUMERATED {
8712 cc32-1, cc32-2, cc32-3, cc32-4,
8713 cc132-5, cc32-6, cc32-7, cc32-8,
8714 cc32-9, cc32-10, cc32-11, cc32-12,
8715 cc32-13, cc32-14, cc32-15, cc32-16,
8716 cc32-17, cc32-18, cc32-19, cc32-20,
8717 cc32-21, cc32-22, cc32-23, cc32-24,
8718 cc32-25, cc32-26, cc32-27, cc32-28,
8719 cc32-29, cc32-30, cc32-31, cc32-32 }
8721 DL-TS-ChannelisationCodesShort ::= SEQUENCE {
8722 codesRepresentation CHOICE {
8723 consecutive SEQUENCE {
8724 firstChannelisationCode DL-TS-ChannelisationCode,
8725 lastChannelisationCode DL-TS-ChannelisationCode
8748 DL-TS-ChannelisationCodesShort-VHCR ::= SEQUENCE {
8749 codesRepresentation CHOICE {
8750 consecutive SEQUENCE {
8751 firstChannelisationCode DL-TS-ChannelisationCode-VHCR,
8752 lastChannelisationCode DL-TS-ChannelisationCode-VHCR
8791 DL-ChannelCodes-MBSFN-IMB384 ::= SEQUENCE {
8792 firstChannelisationCode INTEGER (1..15),
8793 lastChannelisationCode INTEGER (1..15) OPTIONAL
8796 DLUL-HSPA-Information-r8 ::= SEQUENCE {
8797 ul-EDCH-Information UL-EDCH-Information-r8,
8798 dl-CommonInformation DL-CommonInformation-r8,
8799 dl-InformationPerRL-List DL-InformationPerRL-List-r7,
8800 dl-HSPDSCH-Information DL-HSPDSCH-Information-r8
8803 DLUL-HSPA-Information-r9 ::= SEQUENCE {
8804 ul-EDCH-Information UL-EDCH-Information-r9,
8805 dl-CommonInformation DL-CommonInformation-r8,
8806 dl-InformationPerRL-List DL-InformationPerRL-List-r7,
8807 dl-HSPDSCH-Information DL-HSPDSCH-Information-r9
8810 DLUL-HSPA-Information-r10 ::= SEQUENCE {
8811 ul-EDCH-Information UL-EDCH-Information-r9,
8812 dl-CommonInformation DL-CommonInformation-r10,
8813 dl-InformationPerRL-List DL-InformationPerRL-List-r7,
8814 dl-HSPDSCH-Information DL-HSPDSCH-Information-r9
8817 DownlinkAdditionalTimeslots ::= SEQUENCE {
8819 sameAsLast SEQUENCE {
8820 timeslotNumber TimeslotNumber
8822 newParameters SEQUENCE {
8823 individualTimeslotInfo IndividualTimeslotInfo,
8824 dl-TS-ChannelisationCodesShort DL-TS-ChannelisationCodesShort
8829 DownlinkAdditionalTimeslots-VHCR ::= SEQUENCE {
8831 sameAsLast SEQUENCE {
8832 timeslotNumber TimeslotNumber
8834 newParameters SEQUENCE {
8835 individualTimeslotInfo IndividualTimeslotInfo-VHCR,
8836 dl-TS-ChannelisationCodesShort DL-TS-ChannelisationCodesShort-VHCR
8841 DownlinkAdditionalTimeslots-LCR-r4 ::= SEQUENCE {
8843 sameAsLast SEQUENCE {
8844 timeslotNumber TimeslotNumber-LCR-r4
8846 newParameters SEQUENCE {
8847 individualTimeslotInfo IndividualTimeslotInfo-LCR-r4,
8848 dl-TS-ChannelisationCodesShort DL-TS-ChannelisationCodesShort
8853 DownlinkAdditionalTimeslots-r7 ::= SEQUENCE {
8855 sameAsLast SEQUENCE {
8856 timeslotNumber TimeslotNumber
8858 newParameters SEQUENCE {
8859 individualTimeslotInfo IndividualTimeslotInfo-r7,
8860 dl-TS-ChannelisationCodesShort DL-TS-ChannelisationCodesShort
8865 DownlinkTimeslotsCodes ::= SEQUENCE {
8866 firstIndividualTimeslotInfo IndividualTimeslotInfo,
8867 dl-TS-ChannelisationCodesShort DL-TS-ChannelisationCodesShort,
8868 moreTimeslots CHOICE {
8870 additionalTimeslots CHOICE {
8871 consecutive INTEGER (1..maxTS-1),
8872 timeslotList SEQUENCE (SIZE (1..maxTS-1)) OF
8873 DownlinkAdditionalTimeslots
8878 DownlinkTimeslotsCodes-VHCR ::= SEQUENCE {
8879 firstIndividualTimeslotInfo IndividualTimeslotInfo-VHCR,
8880 dl-TS-ChannelisationCodesShort DL-TS-ChannelisationCodesShort-VHCR,
8881 moreTimeslots CHOICE {
8883 additionalTimeslots CHOICE {
8884 consecutive INTEGER (1..maxTS-1),
8885 timeslotList SEQUENCE (SIZE (1..maxTS-1)) OF
8886 DownlinkAdditionalTimeslots-VHCR
8891 DownlinkTimeslotsCodes-LCR-r4 ::= SEQUENCE {
8892 firstIndividualTimeslotInfo IndividualTimeslotInfo-LCR-r4,
8893 dl-TS-ChannelisationCodesShort DL-TS-ChannelisationCodesShort,
8894 moreTimeslots CHOICE {
8896 additionalTimeslots CHOICE {
8897 consecutive INTEGER (1..maxTS-LCR-1),
8898 timeslotList SEQUENCE (SIZE (1..maxTS-LCR-1)) OF
8899 DownlinkAdditionalTimeslots-LCR-r4
8903 DownlinkTimeslotsCodes-r7 ::= SEQUENCE {
8904 firstIndividualTimeslotInfo IndividualTimeslotInfo-r7,
8905 dl-TS-ChannelisationCodesShort DL-TS-ChannelisationCodesShort,
8906 moreTimeslots CHOICE {
8908 additionalTimeslots CHOICE {
8909 consecutive INTEGER (1..maxTS-1),
8910 timeslotList SEQUENCE (SIZE (1..maxTS-1)) OF
8911 DownlinkAdditionalTimeslots-r7
8916 DPC-Mode ::= ENUMERATED {
8920 DPCCH2Info ::= SEQUENCE {
8921 dpcch2TxPowerOffset Dpcch2TxPowerOffset
8924 DPCCH2InfoFDD ::= SEQUENCE {
8925 configurationInfo CHOICE {
8927 newConfiguration SEQUENCE {
8928 dpcch2Info DPCCH2Info OPTIONAL,
8929 f-dpchInfo F-DPCHInfo OPTIONAL,
8930 extended-E-DPCCH-DPCCHPO Extended-E-DPCCH-DPCCH-PowerOffset OPTIONAL,
8931 designatedNonServingHS-DSCHCellInfo DesignatedNonServingHS-DSCHCellInfo OPTIONAL
8936 Dpcch2TxPowerOffset ::= INTEGER (0..20)
8938 -- Actual value DPCCH-PowerOffset = IE value * 2
8939 DPCCH-PowerOffset ::= INTEGER (-82..-3)
8941 -- Actual value DPCCH-PowerOffset2 = 2 + (IE value * 4)
8942 DPCCH-PowerOffset2 ::= INTEGER (-28..-13)
8944 DPCH-CompressedModeInfo ::= SEQUENCE {
8945 tgp-SequenceList TGP-SequenceList
8948 DPCH-CompressedModeInfo-r8 ::= SEQUENCE {
8949 tgp-SequenceList TGP-SequenceList-r8
8952 DPCH-CompressedModeInfo-r10 ::= SEQUENCE {
8953 tgp-SequenceList TGP-SequenceList-r10
8956 DPCH-CompressedModeStatusInfo ::= SEQUENCE {
8957 tgps-Reconfiguration-CFN TGPS-Reconfiguration-CFN,
8958 tgp-SequenceShortList SEQUENCE (SIZE (1..maxTGPS)) OF
8962 DPCH-CompressedModeStatusInfo-r10 ::= SEQUENCE {
8963 tgps-Reconfiguration-CFN TGPS-Reconfiguration-CFN,
8964 tgp-SequenceShortList SEQUENCE (SIZE (1..maxTGPS)) OF
8965 TGP-SequenceShort-r10
8968 -- Actual value DPCH-FrameOffset = IE value * 256
8969 DPCH-FrameOffset ::= INTEGER (0..149)
8971 FDPCH-SlotFormat ::= INTEGER (0..9)
8973 UE-DRX-Cycle-InactivityThreshold ::= ENUMERATED {
8991 DRX-Info ::= SEQUENCE {
8992 ue-drx-Cycle UE-DRX-Cycle,
8993 ue-drx-Cycle-InactivityThreshold UE-DRX-Cycle-InactivityThreshold,
8994 ue-GrantMonitoring-InactivityThreshold
8995 UE-GrantMonitoring-InactivityThreshold,
8996 ue-drx-GrantMonitoring BOOLEAN
8999 DRX-Info-r12 ::= SEQUENCE {
9000 ue-drx-Cycle UE-DRX-Cycle,
9001 ue-drx-Cycle2 UE-DRX-Cycle2 OPTIONAL,
9002 ue-drx-Cycle-InactivityThreshold UE-DRX-Cycle-InactivityThreshold,
9003 ue-drx-Cycle2-InactivityThreshold UE-DRX-Cycle-InactivityThreshold OPTIONAL,
9004 ue-GrantMonitoring-InactivityThreshold
9005 UE-GrantMonitoring-InactivityThreshold,
9006 ue-drx-GrantMonitoring BOOLEAN
9009 DSCH-Mapping ::= SEQUENCE {
9010 maxTFCI-Field2Value MaxTFCI-Field2Value,
9011 spreadingFactor SF-PDSCH,
9012 codeNumber CodeNumberDSCH,
9013 multiCodeInfo MultiCodeInfo
9016 DSCH-MappingList ::= SEQUENCE (SIZE (1..maxPDSCH-TFCIgroups)) OF
9019 DSCH-RadioLinkIdentifier ::= INTEGER (0..511)
9021 DSCH-TransportChannelsInfo ::= SEQUENCE (SIZE (1..maxTrCH)) OF
9023 dsch-transport-channel-identity TransportChannelIdentity,
9024 dsch-TFS TransportFormatSet
9027 DTX-DRX-Info-r7 ::= SEQUENCE {
9028 dtx-Info DTX-Info OPTIONAL,
9029 drx-Info DRX-Info OPTIONAL,
9030 uplink-DPCCHSlotFormatInformation Uplink-DPCCH-Slot-Format-Information
9033 DTX-DRX-Info-r12 ::= SEQUENCE {
9034 dtx-Info DTX-Info OPTIONAL,
9035 dtx-Info-SecondaryUplinkFrequency DTX-Info-SecondaryUplinkFrequency OPTIONAL,
9036 drx-Info DRX-Info-r12 OPTIONAL,
9037 uplink-DPCCHSlotFormatInformation Uplink-DPCCH-Slot-Format-Information
9040 DTX-E-DCH-TTI-10ms ::= SEQUENCE {
9041 ue-dtx-Cycle1-10ms UE-DTX-Cycle1-10ms,
9042 ue-dtx-Cycle2-10ms UE-DTX-Cycle2-10ms,
9043 mac-dtx-Cycle-10ms MAC-DTX-Cycle-10ms
9046 DTX-E-DCH-TTI-2ms ::= SEQUENCE {
9047 ue-dtx-Cycle1-2ms UE-DTX-Cycle1-2ms,
9048 ue-dtx-Cycle2-2ms UE-DTX-Cycle2-2ms,
9049 mac-dtx-Cycle-2ms MAC-DTX-Cycle-2ms
9052 DTX-Info ::= SEQUENCE {
9053 e-dch-TTI-Length CHOICE {
9054 dtx-e-dch-TTI-10ms DTX-E-DCH-TTI-10ms,
9055 dtx-e-dch-TTI-2ms DTX-E-DCH-TTI-2ms
9057 ue-dtx-cycle2InactivityThreshold UE-DTX-Cycle2InactivityThreshold,
9058 ue-dtx-cycle2DefaultSG INTEGER (0..38) OPTIONAL,
9059 -- if ue-dtx-long-preamble-length is not present, the value is '2 slots'
9060 ue-dtx-long-preamble-length UE-DTX-long-preamble-length OPTIONAL,
9061 mac-InactivityThreshold MAC-InactivityThreshold,
9062 cqi-dtx-Timer CQI-DTX-Timer,
9063 ue-dpcch-Burst1 UE-DPCCH-Burst,
9064 ue-dpcch-Burst2 UE-DPCCH-Burst
9067 DTX-Info-SecondaryUplinkFrequency ::= SEQUENCE {
9068 e-dch-TTI-Length CHOICE {
9069 dtx-e-dch-TTI-10ms NULL,
9070 dtx-e-dch-TTI-2ms SEQUENCE {
9071 ue-dtx-Cycle1-2ms-Secondary UE-DTX-Cycle1-2ms OPTIONAL,
9072 ue-dtx-Cycle2-2ms-Secondary UE-DTX-Cycle2-2ms-Secondary }
9074 ue-dtx-cycle2InactivityThreshold-Secondary UE-DTX-Cycle2InactivityThreshold OPTIONAL,
9075 -- if ue-dtx-long-preamble-length is not present, the value is '2 slots'
9076 ue-dtx-long-preamble-length-Secondary UE-DTX-long-preamble-length OPTIONAL,
9077 ue-dpcch-Burst1-Secondary UE-DPCCH-Burst OPTIONAL,
9078 ue-dpcch-Burst2-Secondary UE-DPCCH-Burst OPTIONAL
9081 DurationTimeInfo ::= INTEGER (1..4096)
9083 DynamicPersistenceLevel ::= INTEGER (1..8)
9085 DynamicPersistenceLevelList ::= SEQUENCE (SIZE (1..maxPRACH)) OF
9086 DynamicPersistenceLevel
9088 DynamicPersistenceLevelTF-List ::= SEQUENCE (SIZE (1..maxTF-CPCH)) OF
9089 DynamicPersistenceLevel
9091 DynamicTFInformationCCCH ::= SEQUENCE {
9092 octetModeRLC-SizeInfoType2 OctetModeRLC-SizeInfoType2
9095 E-AGCH-ChannelisationCode ::= INTEGER (0..255)
9097 E-AGCH-DRX-Info-TDD128 ::= SEQUENCE {
9098 e-AGCH-DRX-InfoType CHOICE {
9100 e-AGCH-DRX-Parameters SEQUENCE {
9101 e-AGCH-DRX-Cycle ControlChannelDRXCycle-TDD128,
9102 e-AGCH-InactivityMonitorThreshold E-AGCH-InactivityMonitorThreshold-TDD128
9104 e-AGCH-DRX-Offset INTEGER (0..63)
9109 E-AGCH-InactivityMonitorThreshold-TDD128 ::= ENUMERATED {
9110 radio-frames-0, radio-frames-1, radio-frames-2,
9111 radio-frames-4, radio-frames-8, radio-frames-16,
9112 radio-frames-32, radio-frames-64, radio-frames-128,
9113 radio-frames-256, radio-frames-512,
9114 spare5, spare4, spare3, spare2, infinity }
9116 E-AGCH-Individual ::= SEQUENCE {
9117 tS-number INTEGER (0..14),
9118 channelisation-code DL-TS-ChannelisationCode,
9119 midambleShiftAndBurstType MidambleShiftAndBurstType-EDCH
9122 E-AGCH-Individual-VHCR ::= SEQUENCE {
9123 tS-number INTEGER (0..14),
9124 channelisation-code DL-TS-ChannelisationCode-VHCR,
9125 midambleShiftAndBurstType MidambleShiftAndBurstType-EDCH
9128 E-AGCH-Individual-LCR ::= SEQUENCE {
9129 timeslotNumber TimeslotNumber-LCR-r4,
9130 firstChannelisationCode HS-ChannelisationCode-LCR,
9131 secondChannelisationCode HS-ChannelisationCode-LCR,
9132 midambleAllocationMode CHOICE {
9133 defaultMidamble NULL,
9134 commonMidamble NULL,
9135 ueSpecificMidamble INTEGER (0..15)
9137 -- Actual value midambleConfiguration = IE value * 2
9138 midambleConfiguration INTEGER (1..8)
9141 E-AGCH-Information ::= SEQUENCE {
9142 e-AGCH-ChannelisationCode E-AGCH-ChannelisationCode
9145 E-AGCH-Information-r7 ::= SEQUENCE {
9146 modeSpecific CHOICE {
9148 e-AGCH-ChannelisationCode E-AGCH-ChannelisationCode
9152 long-Term-Grant-Indicator BOOLEAN OPTIONAL,
9153 length-of-TTRI-field INTEGER (1..12),
9154 e-AGCH-Set-Config E-AGCH-Set-Config,
9155 e-AGCH-BLER-Target Bler-Target
9158 long-Term-Grant-Indicator BOOLEAN OPTIONAL,
9159 length-of-TTRI-field INTEGER (1..12),
9160 e-AGCH-Set-Config E-AGCH-Set-Config-VHCR,
9161 e-AGCH-BLER-Target Bler-Target
9164 rdi-Indicator BOOLEAN,
9165 tpc-StepSize TPC-StepSizeTDD,
9166 e-AGCH-Set-Config E-AGCH-Set-Config-LCR,
9167 e-AGCH-BLER-Target Bler-Target
9173 E-AGCH-Information-r8 ::= SEQUENCE {
9174 modeSpecific CHOICE {
9176 e-AGCH-ChannelisationCode E-AGCH-ChannelisationCode
9180 long-Term-Grant-Indicator BOOLEAN OPTIONAL,
9181 length-of-TTRI-field INTEGER (1..12),
9182 e-AGCH-Set-Config E-AGCH-Set-Config,
9183 e-AGCH-BLER-Target Bler-Target
9186 long-Term-Grant-Indicator BOOLEAN OPTIONAL,
9187 length-of-TTRI-field INTEGER (1..12),
9188 e-AGCH-Set-Config E-AGCH-Set-Config-VHCR,
9189 e-AGCH-BLER-Target Bler-Target
9192 rdi-Indicator BOOLEAN,
9193 tpc-StepSize TPC-StepSizeTDD,
9194 e-AGCH-Set-Config E-AGCH-Set-Config-LCR,
9195 e-AGCH-BLER-Target Bler-Target,
9196 e-AGCH-InactivityMonitorThreshold E-AGCH-InactivityMonitorThreshold-TDD128
9203 E-AGCH-Information-TDD128 ::= SEQUENCE {
9204 rdi-Indicator BOOLEAN,
9205 tpc-StepSize TPC-StepSizeTDD,
9206 e-AGCH-Set-Config E-AGCH-Set-Config-LCR,
9207 e-AGCH-BLER-Target Bler-Target
9210 E-AGCH-Set-Config ::= SEQUENCE (SIZE (1..maxNumE-AGCH)) OF
9213 E-AGCH-Set-Config-VHCR ::= SEQUENCE (SIZE (1..maxNumE-AGCH)) OF
9214 E-AGCH-Individual-VHCR
9216 E-AGCH-Set-Config-LCR ::= SEQUENCE (SIZE (1..maxNumE-AGCH)) OF
9217 E-AGCH-Individual-LCR
9219 E-ROCH-ChannelisationCode ::= INTEGER (0..255)
9221 E-ROCH-Information ::= SEQUENCE {
9222 e-ROCH-ChannelisationCode E-ROCH-ChannelisationCode,
9223 e-roch-e-rnti E-RNTI
9226 E-DCH-MinimumSet-E-TFCI ::= INTEGER (0..127)
9228 E-DCH-ReconfigurationInfo ::= SEQUENCE {
9229 e-DCH-RL-InfoNewServingCell E-DCH-RL-InfoNewServingCell OPTIONAL,
9230 e-DCH-RL-InfoOtherCellList SEQUENCE (SIZE (1..maxEDCHRL)) OF
9231 E-DCH-RL-InfoOtherCell OPTIONAL
9234 E-DCH-ReconfigurationInfo-r7 ::= SEQUENCE {
9235 e-DCH-RL-InfoNewServingCell E-DCH-RL-InfoNewServingCell-r7 OPTIONAL,
9236 e-DCH-RL-InfoOtherCellList SEQUENCE (SIZE (1..maxEDCHRL)) OF
9237 E-DCH-RL-InfoOtherCell OPTIONAL
9240 E-DCH-ReconfigurationInfo-r11 ::= SEQUENCE {
9241 e-DCH-RL-InfoNewServingCell E-DCH-RL-InfoNewServingCell-r11 OPTIONAL,
9242 e-DCH-RL-InfoOtherCellList SEQUENCE (SIZE (1..maxEDCHRL)) OF
9243 E-DCH-RL-InfoOtherCell-r11 OPTIONAL
9246 E-DCH-ReconfigurationInfo-SecULFrequency ::= SEQUENCE {
9247 e-DCH-RL-InfoNewSecServingCell E-DCH-RL-InfoNewSecServingCell OPTIONAL,
9248 e-DCH-RL-InfoOtherCellList-SecULFreq SEQUENCE (SIZE (1..maxEDCHRL)) OF
9249 E-DCH-RL-InfoOtherCell-SecULFreq OPTIONAL
9252 E-DCH-RL-InfoNewServingCell ::= SEQUENCE {
9253 primaryCPICH-Info PrimaryCPICH-Info,
9254 e-AGCH-Information E-AGCH-Information,
9255 servingGrant SEQUENCE {
9256 value INTEGER (0..38) OPTIONAL,
9257 primary-Secondary-GrantSelector ENUMERATED { primary, secondary }
9259 e-DPCCH-DPCCH-PowerOffset E-DPCCH-DPCCH-PowerOffset OPTIONAL,
9260 reference-E-TFCIs E-DPDCH-Reference-E-TFCIList OPTIONAL,
9261 powerOffsetForSchedInfo INTEGER (0..6) OPTIONAL,
9262 threeIndexStepThreshold INTEGER (0..37) OPTIONAL,
9263 twoIndexStepThreshold INTEGER (0..37) OPTIONAL,
9264 e-HICH-Information E-HICH-Information OPTIONAL,
9265 e-RGCH-Info CHOICE {
9266 e-RGCH-Information E-RGCH-Information,
9267 releaseIndicator NULL
9271 E-DCH-RL-InfoNewServingCell-r7 ::= SEQUENCE {
9272 primaryCPICH-Info PrimaryCPICH-Info,
9273 e-AGCH-Information E-AGCH-Information,
9274 servingGrant SEQUENCE {
9275 value INTEGER (0..38) OPTIONAL,
9276 primary-Secondary-GrantSelector ENUMERATED { primary, secondary }
9278 e-DPCCH-DPCCH-PowerOffset E-DPCCH-DPCCH-PowerOffset OPTIONAL,
9279 reference-E-TFCIs E-DPDCH-Reference-E-TFCIList-r7 OPTIONAL,
9280 powerOffsetForSchedInfo INTEGER (0..6) OPTIONAL,
9281 threeIndexStepThreshold INTEGER (0..37) OPTIONAL,
9282 twoIndexStepThreshold INTEGER (0..37) OPTIONAL,
9283 e-HICH-Information E-HICH-Information OPTIONAL,
9284 e-RGCH-Info CHOICE {
9285 e-RGCH-Information E-RGCH-Information,
9286 releaseIndicator NULL
9290 E-DCH-RL-InfoNewServingCell-r11 ::= SEQUENCE {
9291 primaryCPICH-Info PrimaryCPICH-Info,
9292 e-AGCH-Information E-AGCH-Information,
9293 e-ROCH-Information E-ROCH-Information OPTIONAL,
9294 servingGrant SEQUENCE {
9295 value INTEGER (0..38) OPTIONAL,
9296 primary-Secondary-GrantSelector ENUMERATED { primary, secondary }
9298 e-DPCCH-DPCCH-PowerOffset E-DPCCH-DPCCH-PowerOffset OPTIONAL,
9299 reference-E-TFCIs E-DPDCH-Reference-E-TFCIList-r7 OPTIONAL,
9300 powerOffsetForSchedInfo INTEGER (0..6) OPTIONAL,
9301 threeIndexStepThreshold INTEGER (0..37) OPTIONAL,
9302 twoIndexStepThreshold INTEGER (0..37) OPTIONAL,
9303 e-HICH-Information E-HICH-Information-r11 OPTIONAL,
9304 e-RGCH-Info CHOICE {
9305 e-RGCH-Information E-RGCH-Information,
9306 releaseIndicator NULL
9310 E-DCH-RL-InfoNewSecServingCell ::= SEQUENCE {
9311 e-AGCH-Information E-AGCH-Information,
9312 e-HICH-Information E-HICH-Information OPTIONAL,
9313 e-RGCH-Info CHOICE {
9314 e-RGCH-Information E-RGCH-Information,
9315 releaseIndicator NULL
9319 E-DCH-RL-InfoOtherCell ::= SEQUENCE {
9320 primaryCPICH-Info PrimaryCPICH-Info,
9321 e-HICH-Info CHOICE {
9322 e-HICH-Information E-HICH-Information,
9323 releaseIndicator NULL
9325 e-RGCH-Info CHOICE {
9326 e-RGCH-Information E-RGCH-Information,
9327 releaseIndicator NULL
9331 E-DCH-RL-InfoOtherCell-r11 ::= SEQUENCE {
9332 primaryCPICH-Info PrimaryCPICH-Info,
9333 e-HICH-Info CHOICE {
9334 e-HICH-Information E-HICH-Information-r11,
9335 releaseIndicator NULL,
9336 secondaryReleaseIndicator NULL
9338 e-RGCH-Info CHOICE {
9339 e-RGCH-Information E-RGCH-Information,
9340 releaseIndicator NULL
9344 E-DCH-RL-InfoOtherCell-SecULFreq ::= SEQUENCE {
9345 primaryCPICH-Info PrimaryCPICH-Info,
9346 e-HICH-Information E-HICH-Information OPTIONAL,
9347 e-RGCH-Info CHOICE {
9348 e-RGCH-Information E-RGCH-Information,
9349 releaseIndicator NULL
9353 E-DCH-RL-InfoSameServingCell ::= SEQUENCE {
9354 e-DPCCH-DPCCH-PowerOffset E-DPCCH-DPCCH-PowerOffset OPTIONAL,
9355 reference-E-TFCIs E-DPDCH-Reference-E-TFCIList-r7 OPTIONAL
9358 E-DCH-SPS-Information-TDD128 ::= SEQUENCE {
9359 e-dch-SPS-Operation CHOICE {
9361 newOperation E-DCH-SPS-NewOperation-TDD128
9365 E-DCH-SPS-NewOperation-TDD128 ::= SEQUENCE {
9366 e-hich-Info E-HICH-Information-For-SPS-TDD128,
9367 e-dch-TxPattern E-DCH-TxPatternList-TDD128 OPTIONAL,
9368 initialSPSInfoForEDCH SEQUENCE {
9369 n-E-UCCH INTEGER (1..8),
9370 codeResourceInfo UL-TS-ChannelisationCode,
9371 timeslotResourceRelatedInfo BIT STRING (SIZE (5)),
9372 powerResourceRelatedInfo INTEGER (1..32),
9373 activationTime ActivationTime,
9374 subframeNum INTEGER (0..1),
9375 initialTxPatternIndex INTEGER (0..maxEDCHTxPattern-TDD128-1)
9379 E-DCH-TxPatternList-TDD128 ::= SEQUENCE (SIZE (1..maxEDCHTxPattern-TDD128)) OF
9381 repetitionPeriodAndLength RepetitionPeriodAndLengthForSPS
9384 E-DPCCH-Info ::= SEQUENCE {
9385 e-DPCCH-DPCCH-PowerOffset E-DPCCH-DPCCH-PowerOffset,
9386 happyBit-DelayCondition HappyBit-DelayCondition
9389 E-DPCCH-Info-r7 ::= SEQUENCE {
9390 e-DPCCH-DPCCH-PowerOffset E-DPCCH-DPCCH-PowerOffset,
9391 happyBit-DelayCondition HappyBit-DelayCondition,
9392 e-TFC-Boost-Info E-TFC-Boost-Info-r7 OPTIONAL,
9393 e-DPDCH-PowerInterpolation E-DPDCH-PowerInterpolation OPTIONAL
9396 E-DPCCH-DPCCH-PowerOffset ::= INTEGER (0..8)
9398 Extended-E-DPCCH-DPCCH-PowerOffset ::= INTEGER (9..15)
9400 E-DPDCH-Info ::= SEQUENCE {
9401 e-TFCI-TableIndex E-TFCI-TableIndex,
9402 e-DCH-MinimumSet-E-TFCI E-DCH-MinimumSet-E-TFCI OPTIONAL,
9403 reference-E-TFCIs E-DPDCH-Reference-E-TFCIList,
9404 maxChannelisationCodes E-DPDCH-MaxChannelisationCodes,
9405 pl-NonMax E-DPDCH-PL-NonMax,
9406 schedulingInfoConfiguration E-DPDCH-SchedulingInfoConfiguration,
9407 threeIndexStepThreshold INTEGER (0..37) OPTIONAL,
9408 twoIndexStepThreshold INTEGER (0..37) OPTIONAL
9411 E-DPDCH-Info-r7 ::= SEQUENCE {
9412 e-TFCI-TableIndex E-TFCI-TableIndex,
9413 e-DCH-MinimumSet-E-TFCI E-DCH-MinimumSet-E-TFCI OPTIONAL,
9414 reference-E-TFCIs E-DPDCH-Reference-E-TFCIList-r7,
9415 maxChannelisationCodes E-DPDCH-MaxChannelisationCodes,
9416 pl-NonMax E-DPDCH-PL-NonMax,
9417 schedulingInfoConfiguration E-DPDCH-SchedulingInfoConfiguration,
9418 threeIndexStepThreshold INTEGER (0..37) OPTIONAL,
9419 twoIndexStepThreshold INTEGER (0..37) OPTIONAL
9422 E-DPDCH-Info-r8 ::= SEQUENCE {
9423 e-TFCI-TableIndex E-TFCI-TableIndex,
9424 e-DCH-MinimumSet-E-TFCI E-DCH-MinimumSet-E-TFCI OPTIONAL,
9425 reference-E-TFCIs E-DPDCH-Reference-E-TFCIList-r7,
9426 minReduced-E-DPDCH-GainFactor MinReduced-E-DPDCH-GainFactor OPTIONAL,
9427 maxChannelisationCodes E-DPDCH-MaxChannelisationCodes,
9428 pl-NonMax E-DPDCH-PL-NonMax,
9429 schedulingInfoConfiguration E-DPDCH-SchedulingInfoConfiguration,
9430 threeIndexStepThreshold INTEGER (0..37) OPTIONAL,
9431 twoIndexStepThreshold INTEGER (0..37) OPTIONAL
9434 E-DPDCH-PeriodicyOfSchedInfo ::= ENUMERATED {
9435 everyEDCHTTI, ms4, ms10, ms20, ms50, ms100, ms200, ms500,
9438 -- The actual value of E-DPDCH-PL-NonMax is: IE value * 0.04
9439 E-DPDCH-PL-NonMax ::= INTEGER (11..25)
9441 E-DPDCH-PowerInterpolation ::= BOOLEAN
9443 E-DPDCH-Reference-E-TFCI ::= SEQUENCE {
9444 reference-E-TFCI INTEGER (0..127),
9445 reference-E-TFCI-PO INTEGER (0..29)
9448 E-DPDCH-Reference-E-TFCI-r7 ::= SEQUENCE {
9449 reference-E-TFCI INTEGER (0..127),
9450 reference-E-TFCI-PO-r7 INTEGER (0..31)
9453 E-DPDCH-Reference-E-TFCIList ::= SEQUENCE (SIZE (1..8)) OF E-DPDCH-Reference-E-TFCI
9455 E-DPDCH-Reference-E-TFCIList-r7 ::= SEQUENCE (SIZE (1..8)) OF E-DPDCH-Reference-E-TFCI-r7
9457 E-DPDCH-SchedulingInfoConfiguration ::= SEQUENCE {
9458 periodicityOfSchedInfo-NoGrant E-DPDCH-PeriodicyOfSchedInfo OPTIONAL,
9459 periodicityOfSchedInfo-Grant E-DPDCH-PeriodicyOfSchedInfo OPTIONAL,
9460 powerOffsetForSchedInfo INTEGER (0..6)
9463 E-DPDCH-SchedulingTransmConfiguration ::= SEQUENCE {
9464 ms2-SchedTransmGrantHARQAlloc BIT STRING (SIZE (8)) OPTIONAL,
9465 servingGrant SEQUENCE {
9466 value INTEGER (0..38),
9467 primary-Secondary-GrantSelector ENUMERATED { primary, secondary }
9471 E-DPDCH-MaxChannelisationCodes ::= ENUMERATED {
9472 sf256, sf128, sf64, sf32, sf16, sf8, sf4, sf4x2,
9473 sf2x2, sf4x2-and-sf2x2 }
9475 E-HICH-ChannelisationCode ::= INTEGER (0..127)
9477 E-HICH-Information ::= SEQUENCE {
9478 channelisationCode E-HICH-ChannelisationCode,
9479 signatureSequence E-HICH-RGCH-SignatureSequence
9482 E-HICH-Information-r11 ::= SEQUENCE {
9483 channelisationCode E-HICH-ChannelisationCode,
9484 signatureSequence E-HICH-RGCH-SignatureSequence,
9485 secondarySignatureSequence E-HICH-RGCH-SignatureSequence OPTIONAL
9488 E-HICH-Information-CommonEdch ::= SEQUENCE {
9489 channelisationCode E-HICH-ChannelisationCode OPTIONAL,
9490 signatureSequence E-HICH-RGCH-SignatureSequence OPTIONAL
9493 E-HICH-Information-TDD384-768 ::= SEQUENCE {
9494 n-E-HICH INTEGER (4..44),
9495 tS-Number INTEGER (0..14),
9496 modeSpecificInfo CHOICE {
9497 tdd384 DL-TS-ChannelisationCode,
9498 tdd768 DL-TS-ChannelisationCode-VHCR
9500 burst-Type ENUMERATED { type1, type2 },
9501 midamble-Allocation-Mode ENUMERATED { default, common }
9504 E-HICH-Information-LCR ::= SEQUENCE {
9506 timeslotNumber TimeslotNumber-LCR-r4,
9507 channelisation-Code HS-ChannelisationCode-LCR,
9508 midambleAllocationMode CHOICE {
9509 defaultMidamble NULL,
9510 ueSpecificMidamble INTEGER (0..15)
9512 -- Actual value midambleConfiguration = IE value * 2
9513 midambleConfiguration INTEGER (1..8)
9516 E-HICH-Information-TDD128 ::= SEQUENCE {
9517 n-E-HICH INTEGER (4..15),
9518 e-HICH-InfoList E-HICH-Information-LCR-List
9521 E-HICH-Information-LCR-List ::= SEQUENCE (SIZE (1..maxNumE-HICH)) OF
9522 E-HICH-Information-LCR
9524 E-HICH-RGCH-SignatureSequence ::= INTEGER (0..39)
9526 E-HICH-Information-For-SPS-TDD128 ::= SEQUENCE {
9527 configurationmode CHOICE{
9529 ei INTEGER (0..3) OPTIONAL
9532 timeslotNumber TimeslotNumber-LCR-r4,
9533 channelisation-Code HS-ChannelisationCode-LCR,
9534 midambleAllocationMode CHOICE {
9535 defaultMidamble NULL,
9536 ueSpecificMidamble INTEGER (0..15)
9538 -- Actual value midambleConfiguration = IE value * 2
9539 midambleConfiguration INTEGER (1..8)
9542 signatureSequenceGroupIndex INTEGER (0..19)
9546 E-PUCH-Info ::= SEQUENCE {
9547 e-TFCS-Info E-TFCS-Info,
9548 modeSpecificInfo CHOICE {
9549 tdd348-tdd768 SEQUENCE {
9550 noSlotsForTFCIandTPC INTEGER (1..12),
9551 e-PUCH-ContantValue INTEGER (-35..10),
9552 e-PUCH-TS-ConfigurationList SEQUENCE (SIZE (1..maxTS-2)) OF E-PUCH-TS-Slots,
9553 e-PUCH-CodeHopping BOOLEAN,
9554 e-PUCH-TPC-Step-Size INTEGER (1..3),
9555 minimum-Allowed-Code-Rate INTEGER (0..63),
9556 maximum-Allowed-Code-Rate INTEGER (0..63)
9559 snpl-ReportType ENUMERATED { type1, type2 } OPTIONAL,
9560 prxdes-base INTEGER (-112..-50),
9561 beaconPLEst BOOLEAN OPTIONAL,
9562 tpc-StepSize TPC-StepSizeTDD,
9563 pebase-PowerControlGAP PowerControlGAP OPTIONAL,
9564 ul-SynchronisationParameters UL-SynchronisationParameters-r4 OPTIONAL,
9565 e-PUCH-TS-ConfigurationList SEQUENCE (SIZE (1..maxTS-LCR-1)) OF
9566 E-PUCH-TS-Slots-LCR,
9567 minimum-Allowed-Code-Rate INTEGER (0..63),
9568 maximum-Allowed-Code-Rate INTEGER (0..63),
9569 maximumNumOfRetransSchedInfo INTEGER (0..15),
9570 retransTimerForSchedInfo ENUMERATED { ms10, ms15, ms20, ms25, ms30, ms35,
9571 ms40, ms45, ms50, ms55, ms60, ms65, ms70, ms75,
9572 ms80, ms85, ms90, ms95, ms100, ms110, ms120,
9573 ms140, ms160, ms200, ms240,ms280, ms320, ms400,
9577 -- For 3.84/7.68 TDD only, should be ignored for 1.28Mcps TDD mode
9578 powerOffsetForSchedInfo INTEGER (0..6) OPTIONAL
9581 E-PUCH-Info-TDD128 ::= SEQUENCE {
9582 e-TFCS-Info E-TFCS-Info,
9583 snpl-ReportType ENUMERATED { type1, type2 } OPTIONAL,
9584 prxdes-base INTEGER (-112..-50),
9585 beaconPLEst BOOLEAN OPTIONAL,
9586 tpc-StepSize TPC-StepSizeTDD,
9587 pebase-PowerControlGAP INTEGER (1..255) OPTIONAL,
9588 ul-SynchronisationParameters UL-SynchronisationParameters-r4 OPTIONAL,
9589 e-PUCH-TS-ConfigurationList SEQUENCE (SIZE (1..maxTS-LCR-1)) OF
9590 E-PUCH-TS-Slots-LCR,
9591 minimum-Allowed-Code-Rate INTEGER (0..63),
9592 maximum-Allowed-Code-Rate INTEGER (0..63),
9593 maximumNumOfRetransSchedInfo INTEGER (0..15),
9594 retransTimerForSchedInfo ENUMERATED { ms10, ms15, ms20, ms25, ms30, ms35,
9595 ms40, ms45, ms50, ms55, ms60, ms65, ms70, ms75,
9596 ms80, ms85, ms90, ms95, ms100, ms110, ms120,
9597 ms140, ms160, ms200, ms240,ms280, ms320, ms400,
9599 -- dummy is not used in this version of the specification, it should
9600 -- not be sent and if received it should be ignored.
9601 dummy INTEGER (0..6) OPTIONAL
9604 E-PUCH-Info-MulticarrierEDCH-TDD128 ::= SEQUENCE {
9605 e-PUCH-TS-ConfigurationList SEQUENCE (SIZE (1..maxTS-LCR-1)) OF
9609 E-PUCH-TS-Slots ::= SEQUENCE {
9610 ts-Number INTEGER (0..14),
9611 midambleShiftAndBurstType MidambleShiftAndBurstType-EDCH
9614 E-PUCH-TS-Slots-LCR ::= SEQUENCE {
9615 -- Note: For 1.28Mcps TDD operation, valid value for timeslotNumber is INTEGER (1..5)
9616 timeslotNumber TimeslotNumber-LCR-r4,
9617 midambleAllocationMode CHOICE {
9618 defaultMidamble NULL,
9619 ueSpecificMidamble INTEGER (0..15)
9621 -- Actual value midambleConfiguration = IE value * 2
9622 midambleConfiguration INTEGER (1..8)
9625 E-RGCH-CombinationIndex ::= INTEGER (0..5)
9627 E-RGCH-Information ::= SEQUENCE {
9628 signatureSequence E-HICH-RGCH-SignatureSequence,
9629 rg-CombinationIndex E-RGCH-CombinationIndex
9632 E-RGCH-Information-CommonEdch ::= SEQUENCE {
9633 signatureSequence E-HICH-RGCH-SignatureSequence OPTIONAL
9636 E-RUCCH-AccessServiceClass ::= PRACH-Partitioning-LCR-r4
9638 E-RUCCH-Info ::= SEQUENCE {
9639 modeSpecificInfo CHOICE {
9640 tdd384-tdd768 SEQUENCE {
9641 e-RUCCH-ConstantValue INTEGER (-35..10),
9642 e-RUCCH-PersistenceScalingFactor PersistenceScalingFactor,
9643 t-RUCCH ENUMERATED {ms40, ms80, ms120, ms160, ms200,
9644 ms240, ms280, ms320} OPTIONAL,
9645 e-RUCCH-TS-Number INTEGER (0..14) OPTIONAL,
9646 e-RUCCH-Midamble ENUMERATED {direct, direct-Inverted} OPTIONAL,
9647 t-adv ENUMERATED { sec1, sec2, sec4, sec8, sec16,
9648 sec32, sec128, infinity } OPTIONAL,
9649 t-SCHED ENUMERATED { zero, ms40, ms80, ms160, ms250,
9650 sec1, sec2, sec4 } OPTIONAL,
9651 modeSpecificInfo CHOICE {
9653 sF16 SEQUENCE (SIZE (1..8)) OF SF16Codes,
9654 sF8 SEQUENCE (SIZE (1..8)) OF SF8Codes
9657 sF32 SEQUENCE (SIZE (1..16)) OF SF32Codes,
9658 sF816 SEQUENCE (SIZE (1..16)) OF SF16Codes2
9663 t-RUCCH ENUMERATED { ms20, ms40, ms60, ms80, ms120,
9664 ms160, ms200, ms240, ms280, ms320,
9665 ms400, ms500, ms600, ms800, ms1000,
9667 n-RUCCH INTEGER (0..7) OPTIONAL,
9668 t-WAIT ENUMERATED { everyEDCHTTI, ms40, ms80, ms160,
9669 ms320, ms640, ms1000, ms2000 } OPTIONAL,
9670 t-SI ENUMERATED { everyEDCHTTI, ms20, ms40, ms60, ms80,
9671 ms160, ms200 } OPTIONAL,
9672 extendedEstimationWindow INTEGER (2..5) OPTIONAL,
9673 e-RUCCH-AccessServiceClass E-RUCCH-AccessServiceClass OPTIONAL,
9674 e-RUCCH-PersistenceScalingFactor PersistenceScalingFactorList OPTIONAL,
9675 sync-UL-InfoForE-RUCCH SYNC-UL-InfoForE-RUCCH OPTIONAL,
9676 prach-information PRACH-Information-LCR-List OPTIONAL
9681 E-RUCCH-Info-TDD128 ::= SEQUENCE {
9682 t-RUCCH ENUMERATED { ms20, ms40, ms60, ms80, ms120,
9683 ms160, ms200, ms240, ms280, ms320,
9684 ms400, ms500, ms600, ms800, ms1000,
9686 n-RUCCH INTEGER (0..7) OPTIONAL,
9687 t-WAIT ENUMERATED { everyEDCHTTI, ms40, ms80, ms160,
9688 ms320, ms640, ms1000, ms2000 } OPTIONAL,
9689 t-SI ENUMERATED { everyEDCHTTI, ms20, ms40, ms60, ms80,
9690 ms160, ms200 } OPTIONAL,
9691 extendedEstimationWindow INTEGER (2..5) OPTIONAL,
9692 e-RUCCH-AccessServiceClass E-RUCCH-AccessServiceClass OPTIONAL,
9693 e-RUCCH-PersistenceScalingFactor PersistenceScalingFactorList OPTIONAL,
9694 sync-UL-InfoForE-RUCCH SYNC-UL-InfoForE-RUCCH OPTIONAL,
9695 prach-information PRACH-Information-LCR-List OPTIONAL
9698 E-TFC-Boost-Info-r7 ::= SEQUENCE {
9699 e-TFCI-Boost INTEGER (0..127),
9700 delta-T2TP INTEGER (0..6) OPTIONAL
9703 E-TFCI-TableIndex ::= INTEGER (0..1)
9705 E-TFCS-Info ::= SEQUENCE {
9706 reference-Beta-QPSK-List SEQUENCE (SIZE (1..8)) OF Reference-Beta-QPSK,
9707 reference-Beta-16QAM-List SEQUENCE (SIZE (1..8)) OF Reference-Beta-16QAM
9710 EARFCN ::= INTEGER (0..65535)
9712 EARFCNExtension ::= INTEGER (65536..262143)
9714 EARFCNExtension2 ::= INTEGER (0..262143)
9716 EARFCNRange ::= SEQUENCE {
9717 -- If the IE earfcn is set to a value of 65535, then the EARFCN
9718 -- value for that instance shall be read from the IE earfcnExt.
9720 earfcnExt EARFCNExtension OPTIONAL
9723 EnablingDelay ::= ENUMERATED {
9741 EnablingDelay-TDD128 ::= ENUMERATED {
9742 radio-frames-0, radio-frames-1, radio-frames-2,
9743 radio-frames-4, radio-frames-8, radio-frames-16,
9744 radio-frames-32, radio-frames-64, radio-frames-128,
9745 spare7, spare6, spare5, spare4, spare3, spare2,
9748 EXT-UL-TimingAdvance ::= SEQUENCE {
9749 modeSpecificInfo CHOICE {
9751 ex-ul-TimingAdvance INTEGER (0..255)
9754 ex-ul-TimingAdvance INTEGER (0..511)
9759 F-DPCHInfo ::= SEQUENCE {
9760 fdpch-SlotFormat INTEGER (0..9) OPTIONAL,
9761 codeNumber INTEGER (0..255) OPTIONAL,
9762 -- Actual value dl-FDPCH-TPCcommandErrorRate = IE value * 0.01
9763 dl-FDPCH-TPCcommandErrorRate INTEGER (1..10) OPTIONAL
9766 FACH-PCH-Information ::= SEQUENCE {
9767 transportFormatSet TransportFormatSet,
9768 transportChannelIdentity TransportChannelIdentity,
9769 ctch-Indicator BOOLEAN
9772 FACH-PCH-InformationList ::= SEQUENCE (SIZE (1..maxFACHPCH)) OF
9773 FACH-PCH-Information
9775 Fallback-R99-PRACH-info-IEs::= SEQUENCE {
9776 cCCH-Fallback BOOLEAN,
9777 dCCH-Fallback BOOLEAN
9780 Feedback-cycle ::= ENUMERATED {
9781 fc0, fc2, fc4, fc8, fc10, fc20, fc40, fc80, fc160}
9783 Feedback-cycle2 ::= ENUMERATED {
9784 fc0, fc8, fc10, fc16,
9785 fc20, f32, fc40, f64,
9786 fc80, fc160, spare6, spare5,
9787 spare4, spare3, spare2, spare1}
9789 Feedback-cycle-r7 ::= ENUMERATED {
9790 fc0, fc2, fc4, fc8, fc10, fc20, fc40, fc80, fc160,
9791 fc16, fc32, fc64, spare4, spare3, spare2, spare1 }
9793 FPACH-Info-r4 ::= SEQUENCE {
9794 timeslot TimeslotNumber-LCR-r4,
9795 channelisationCode TDD-FPACH-CCode16-r4,
9796 midambleShiftAndBurstType MidambleShiftAndBurstType-LCR-r4,
9800 F-TPICH-InfoNewServingCell ::= SEQUENCE {
9801 f-tpich-Information F-TPICH-Information
9804 F-TPICH-InfoOtherCell ::= SEQUENCE {
9805 primaryCPICH-Info PrimaryCPICH-Info,
9806 f-tpich-Info CHOICE {
9807 f-tpich-Information F-TPICH-Information,
9808 releaseIndicator NULL
9812 F-TPICH-Information ::= SEQUENCE {
9813 ftpich-SlotFormat FTPICH-SlotFormat,
9814 ftpich-CodeNumber INTEGER (0..255),
9815 ftpich-FrameOffset FTPICH-FrameOffset
9818 F-TPICH-ReconfigurationInfo ::= SEQUENCE {
9819 f-tpich-InfoNewServingCell F-TPICH-InfoNewServingCell OPTIONAL,
9820 f-tpich-InfoOtherCellList SEQUENCE (SIZE (1..maxRL)) OF
9821 F-TPICH-InfoOtherCell OPTIONAL
9824 -- Actual value FTPICH-FrameOffset = IE value * 256
9825 FTPICH-FrameOffset ::= INTEGER (0..149)
9827 FTPICH-SlotFormat ::= INTEGER (0..9)
9829 FreqIndexListForEnhancedMeas ::= SEQUENCE (SIZE (1..maxFreqMeasWithoutCM)) OF
9830 FrequencyIndexForEnhancedMeas
9832 FreqIndexListForEnhancedMeas-r12 ::= SEQUENCE (SIZE (1..maxFreqMeasWithoutCM)) OF
9833 FrequencyIndexForEnhancedMeas-r12
9835 FrequencyInfo ::= SEQUENCE {
9836 modeSpecificInfo CHOICE {
9837 fdd FrequencyInfoFDD,
9838 tdd FrequencyInfoTDD }
9841 FrequencyInfoFDD ::= SEQUENCE {
9842 uarfcn-UL UARFCN OPTIONAL,
9846 FrequencyInfoTDD ::= SEQUENCE {
9850 FrequencyIndexForEnhancedMeas ::= INTEGER (0..maxCellMeas-1)
9852 FrequencyIndexForEnhancedMeas-r12 ::= INTEGER (0..maxCellMeas-ext-1)
9854 HappyBit-DelayCondition ::= ENUMERATED {
9855 ms2, ms10, ms20, ms50, ms100, ms200, ms500, ms1000 }
9857 HARQ-Preamble-Mode ::= INTEGER (0..1)
9859 HS-ChannelisationCode-LCR ::= ENUMERATED {
9860 cc16-1, cc16-2, cc16-3, cc16-4,
9861 cc16-5, cc16-6, cc16-7, cc16-8,
9862 cc16-9, cc16-10, cc16-11, cc16-12,
9863 cc16-13, cc16-14, cc16-15, cc16-16 }
9865 HS-ChannelisationCodeSetInfo-LCR ::= SEQUENCE {
9866 startCode HS-ChannelisationCode-LCR,
9867 stopCode HS-ChannelisationCode-LCR
9870 HS-DSCH-CommonSystemInformation ::= SEQUENCE {
9871 ccch-MappingInfo CommonRBMappingInfo,
9872 srb1-MappingInfo CommonRBMappingInfo OPTIONAL,
9873 common-MAC-ehs-ReorderingQueueList Common-MAC-ehs-ReorderingQueueList,
9874 hs-scch-SystemInfo HS-SCCH-SystemInfo,
9875 harq-SystemInfo HARQ-Info,
9876 common-H-RNTI-information SEQUENCE (SIZE (1..maxCommonHRNTI)) OF
9878 bcchSpecific-H-RNTI H-RNTI
9881 HS-DSCH-CommonSystemInformation-TDD128 ::= SEQUENCE {
9882 ccch-MappingInfo CommonRBMappingInfo,
9883 srb1-MappingInfo CommonRBMappingInfo OPTIONAL,
9884 common-MAC-ehs-ReorderingQueueList Common-MAC-ehs-ReorderingQueueList,
9885 hs-scch-SystemInfo-tdd128 HS-SCCH-SystemInfo-TDD128,
9886 harq-SystemInfo HARQ-Info,
9887 hs-pdsch-MidambleConfiguration HS-PDSCH-Midamble-Configuration-TDD128,
9888 common-H-RNTI-information SEQUENCE (SIZE (1..maxCommonHRNTI)) OF H-RNTI,
9889 bcchSpecific-H-RNTI H-RNTI
9892 HS-DSCH-DrxBurstFach ::= ENUMERATED {
9893 f1, f2, f4, f8, f16, spare3, spare2, spare1 }
9895 HS-DSCH-DrxCellfach-info ::= SEQUENCE {
9897 hs-dsch-DrxCycleFach HS-DSCH-DrxCycleFach,
9898 hs-dsch-DrxBurstFach HS-DSCH-DrxBurstFach,
9899 drxInterruption-hs-dsch BOOLEAN
9902 HS-DSCH-DrxCellfach-info-TDD128 ::= SEQUENCE {
9904 hs-dsch-DrxCycleFach HS-DSCH-DrxCycleFach,
9905 hs-dsch-DrxBurstFach HS-DSCH-DrxBurstFach
9908 HS-DSCH-DrxCellfach-SecondDrx-info ::= SEQUENCE {
9909 hs-dsch-SecondDrx-CycleFach HS-DSCH-SecondDrx-CycleFach,
9911 one-level-DRX SEQUENCE {
9912 hs-dsch-Second-Rx-BurstFach HS-DSCH-Second-Rx-BurstFach OPTIONAL,
9915 two-level-DRX SEQUENCE {
9916 t328 T-328 OPTIONAL,
9917 hs-dsch-First-Rx-BurstFach HS-DSCH-First-Rx-BurstFach OPTIONAL,
9918 hs-dsch-First-Drx-CycleFach HS-DSCH-First-Drx-CycleFach OPTIONAL,
9919 hs-dsch-Second-Rx-BurstFach HS-DSCH-Second-Rx-BurstFach OPTIONAL,
9925 HS-DSCH-DrxCycleFach ::= ENUMERATED {
9928 HS-DSCH-First-Drx-CycleFach ::= ENUMERATED {
9929 f2, f4, f8, f16, f32, f64 }
9931 HS-DSCH-First-Rx-BurstFach ::= ENUMERATED {
9934 HS-DSCH-PagingSystemInformation ::= SEQUENCE {
9935 dlScramblingCode SecondaryScramblingCode OPTIONAL,
9936 pich-ForHSDPASupportedPagingList SEQUENCE (SIZE (1..maxSCCPCH)) OF
9937 PICH-ForHSDPASupportedPaging,
9938 numberOfPcchTransmissions INTEGER(1..5),
9939 transportBlockSizeList SEQUENCE (SIZE (1..2)) OF
9940 TransportBlockSizeIndex
9943 HS-DSCH-PagingSystemInformation-TDD128 ::= SEQUENCE {
9944 pich-ForHsdschList SEQUENCE (SIZE (1..maxSCCPCH)) OF
9945 PICH-ForHSDPASupportedPaging-TDD128,
9946 dtch-DCCH-reception-window-size INTEGER (1..16),
9947 pcch-InformationList PCCH-InformationList OPTIONAL
9950 HS-DSCH-RxPatternList-TDD128 ::= SEQUENCE (SIZE (1..maxRxPatternForHSDSCH-TDD128)) OF
9952 repetitionPeriodAndLength RepetitionPeriodAndLengthForSPS
9955 HS-DSCH-Second-Rx-BurstFach ::= ENUMERATED {
9958 HS-DSCH-SecondDrx-CycleFach ::= ENUMERATED {
9959 f4, f8, f16, f32, f64, f128, f256, f512 }
9961 HS-DSCH-TBSizeTable ::= ENUMERATED { octetAligned }
9963 HS-DSCH-TbsList-TDD128 ::= SEQUENCE (SIZE (1..maxTbsForHSDSCH-TDD128)) OF
9965 hs-dsch-TBSizeIndex INTEGER (1..63)
9968 HS-DSCH-SPS-Information-TDD128 ::= SEQUENCE {
9969 hs-dsch-SPS-Operation CHOICE {
9971 newOperation HS-DSCH-SPS-NewOperation-TDD128
9975 HS-DSCH-SPS-NewOperation-TDD128 ::= SEQUENCE {
9976 hs-dsch-TbsList HS-DSCH-TbsList-TDD128 OPTIONAL,
9977 hs-dsch-RxPatternList HS-DSCH-RxPatternList-TDD128 OPTIONAL,
9978 hARQInfoForSPS SEQUENCE {
9979 numberOfProcesses INTEGER (1..8),
9980 memorySize HARQMemorySize
9982 hs-sich-List HS-SICH-List-TDD128,
9983 initialSPSInfoForHSDSCH SEQUENCE {
9984 timeslotInfo BIT STRING (SIZE (5)),
9985 codeResourceInfo HS-ChannelisationCodeSetInfo-LCR,
9986 activationTime ActivationTime,
9987 sfnNum INTEGER (0..1),
9988 initialRxPatternIndex INTEGER (0..maxRxPatternForHSDSCH-TDD128-1),
9989 initialTfsIndex INTEGER (0..maxTbsForHSDSCH-TDD128-1),
9990 modulation ENUMERATED { modQPSK, mod16QAM },
9991 hs-sich-Index INTEGER (0..maxHSSICH-TDD128-1)
9995 HS-DPCCHOverheadReduction ::= SEQUENCE {
9996 hs-dpcch-ReductionType ENUMERATED { reductionType1, reductionType2} OPTIONAL,
9997 feedback-cycle2 Feedback-cycle2,
9998 cqi-CycleSwitchTimer CQI-CycleSwitchTimer
10001 HS-PDSCH-Midamble-Configuration-TDD128 ::= SEQUENCE {
10002 midambleAllocationMode CHOICE{
10003 defaultMidamble NULL,
10004 commonMidamble NULL,
10005 ueSpecificMidamble INTEGER (0..15)
10007 -- Actual value midambleConfiguration = IE value * 2
10008 midambleConfiguration INTEGER (1..8)
10011 HS-SCCH-Info ::= SEQUENCE {
10012 modeSpecificInfo CHOICE {
10014 hS-SCCHChannelisationCodeInfo SEQUENCE (SIZE (1..maxHSSCCHs)) OF
10016 dl-ScramblingCode SecondaryScramblingCode OPTIONAL
10020 nack-ack-power-offset INTEGER (-7..8),
10021 hs-SICH-PowerControl-Info HS-SICH-Power-Control-Info-TDD384,
10022 hS-SCCH-SetConfiguration SEQUENCE (SIZE (1..maxHSSCCHs)) OF
10025 tdd128 SEQUENCE (SIZE (1..maxHSSCCHs)) OF
10031 HS-SCCH-Info-r6 ::= SEQUENCE {
10032 modeSpecificInfo CHOICE {
10034 hS-SCCHChannelisationCodeInfo SEQUENCE (SIZE (1..maxHSSCCHs)) OF
10036 dl-ScramblingCode SecondaryScramblingCode OPTIONAL
10040 nack-ack-power-offset INTEGER (-7..8),
10041 hs-SICH-PowerControl-Info HS-SICH-Power-Control-Info-TDD384,
10042 dhs-sync DHS-Sync OPTIONAL,
10043 bler-target Bler-Target,
10044 hS-SCCH-SetConfiguration SEQUENCE (SIZE (1..maxHSSCCHs)) OF
10048 nack-ack-power-offset INTEGER (-7..8),
10049 power-level-HSSICH INTEGER (-120..-58),
10050 tpc-step-size ENUMERATED { s1, s2, s3 , spare1 },
10051 bler-target Bler-Target,
10052 hS-SCCH-SetConfiguration SEQUENCE (SIZE (1..maxHSSCCHs)) OF
10059 HS-SCCH-Info-r7 ::= SEQUENCE {
10060 modeSpecificInfo CHOICE {
10062 hS-SCCHChannelisationCodeInfo SEQUENCE (SIZE (1..maxHSSCCHs)) OF
10064 dl-ScramblingCode SecondaryScramblingCode OPTIONAL
10068 nack-ack-power-offset INTEGER (-7..8),
10069 hs-SICH-PowerControl-Info HS-SICH-Power-Control-Info-TDD384,
10070 dhs-sync DHS-Sync OPTIONAL,
10071 bler-target Bler-Target,
10072 hS-SCCH-SetConfiguration SEQUENCE (SIZE (1..maxHSSCCHs)) OF
10076 nack-ack-power-offset INTEGER (-7..8),
10077 hs-SICH-PowerControl-Info HS-SICH-Power-Control-Info-TDD768,
10078 dhs-sync DHS-Sync OPTIONAL,
10079 bler-target Bler-Target,
10080 hS-SCCH-SetConfiguration SEQUENCE (SIZE (1..maxHSSCCHs)) OF
10084 nack-ack-power-offset INTEGER (-7..8),
10085 power-level-HSSICH INTEGER (-120..-58),
10086 tpc-step-size ENUMERATED { s1, s2, s3 , spare1 },
10087 bler-target Bler-Target,
10088 powerControlGAP PowerControlGAP OPTIONAL,
10089 pathlossCompensationSwitch BOOLEAN OPTIONAL,
10090 hS-SCCH-SetConfiguration SEQUENCE (SIZE (1..maxHSSCCHs)) OF
10097 HS-SCCH-Info-r8-ext ::= SEQUENCE {
10098 modeSpecificInfo CHOICE {
10104 hS-SCCH-tpc-step-size ENUMERATED { s1, s2, s3, spare1 } OPTIONAL
10110 HS-SCCH-Info-r9 ::= SEQUENCE {
10111 modeSpecificInfo CHOICE {
10113 hS-SCCHChannelisationCodeInfo SEQUENCE (SIZE (1..maxHSSCCHs)) OF
10115 dl-ScramblingCode SecondaryScramblingCode OPTIONAL
10119 nack-ack-power-offset INTEGER (-7..8),
10120 hs-SICH-PowerControl-Info HS-SICH-Power-Control-Info-TDD384,
10121 dhs-sync DHS-Sync OPTIONAL,
10122 bler-target Bler-Target,
10123 hS-SCCH-SetConfiguration SEQUENCE (SIZE (1..maxHSSCCHs)) OF
10127 nack-ack-power-offset INTEGER (-7..8),
10128 hs-SICH-PowerControl-Info HS-SICH-Power-Control-Info-TDD768,
10129 dhs-sync DHS-Sync OPTIONAL,
10130 bler-target Bler-Target,
10131 hS-SCCH-SetConfiguration SEQUENCE (SIZE (1..maxHSSCCHs)) OF
10135 nack-ack-power-offset INTEGER (-7..8),
10136 power-level-HSSICH INTEGER (-120..-58),
10137 tpc-step-size ENUMERATED { s1, s2, s3, spare1 },
10138 bler-target Bler-Target,
10139 hS-SCCH-tpc-step-size ENUMERATED { s1, s2, s3, spare1 } OPTIONAL,
10140 powerControlGAP PowerControlGAP OPTIONAL,
10141 pathlossCompensationSwitch BOOLEAN OPTIONAL,
10142 hS-SCCH-SetConfiguration SEQUENCE (SIZE (1..maxHSSCCHs)) OF
10149 HS-SCCH-DRX-InactivityThreshold-TDD128 ::= ENUMERATED {
10150 sub-frames-1, sub-frames-2, sub-frames-4,
10151 sub-frames-8, sub-frames-16, sub-frames-32,
10152 sub-frames-64, sub-frames-128, sub-frames-256,
10154 spare6, spare5, spare4, spare3, spare2,
10157 HS-SCCH-DRX-Info-TDD128 ::= SEQUENCE {
10158 hS-SCCH-DRX-Cycle ControlChannelDRXCycle-TDD128,
10159 hS-SCCH-DRX-InactivityThreshold HS-SCCH-DRX-InactivityThreshold-TDD128 OPTIONAL,
10160 hS-SCCH-DRX-Offset INTEGER (0..63)
10163 HS-SCCH-Codes ::= INTEGER (0..127)
10165 HS-SCCH-Less-NewOperation ::= SEQUENCE {
10166 hs-pdsch-CodeIndex INTEGER (1..15),
10167 hs-scch-LessTFS HS-SCCH-LessTFSList
10170 HS-SCCH-LessInfo-r7 ::= SEQUENCE {
10171 hs-scchLessOperation CHOICE {
10173 newOperation HS-SCCH-Less-NewOperation
10177 HS-SCCH-LessTFSList ::= SEQUENCE (SIZE (1..maxHS-SCCHLessTrBlk)) OF
10179 hs-scch-LessTFSI INTEGER (1..90),
10180 hs-scch-LessSecondCodeSupport BOOLEAN
10183 HS-SCCH-SystemInfo ::= SEQUENCE {
10184 dl-ScramblingCode SecondaryScramblingCode OPTIONAL,
10185 hS-SCCHChannelisationCodeInfo SEQUENCE (SIZE (1..maxHSSCCHs)) OF
10189 HS-SCCH-SystemInfo-TDD128 ::= SEQUENCE {
10190 hs-SCCH-SetConfiguration SEQUENCE (SIZE (1..maxHSSCCHs)) OF
10192 power-level-HSSICH INTEGER (-120..-58),
10193 nack-ack-power-offset INTEGER (-7..8),
10194 tpc-step-size ENUMERATED { s1, s2, s3 , spare1 },
10195 bler-target Bler-Target,
10196 power-control-gap INTEGER (1..255) OPTIONAL,
10197 pathloss-compensation-switch BOOLEAN OPTIONAL
10200 HS-SCCH-TDD128 ::= SEQUENCE {
10201 timeslotNumber TimeslotNumber-LCR-r4,
10202 firstChannelisationCode HS-ChannelisationCode-LCR,
10203 secondChannelisationCode HS-ChannelisationCode-LCR,
10204 midambleAllocationMode CHOICE {
10205 defaultMidamble NULL,
10206 commonMidamble NULL,
10207 ueSpecificMidamble INTEGER(0..15)
10209 -- Actual value midambleConfiguration = IE value * 2
10210 midambleConfiguration INTEGER (1..8),
10211 bler-target Bler-Target,
10212 hs-sich-configuration HS-SICH-Configuration-TDD128
10215 HS-SCCH-TDD128-r6 ::= SEQUENCE {
10216 timeslotNumber TimeslotNumber-LCR-r4,
10217 firstChannelisationCode HS-ChannelisationCode-LCR,
10218 secondChannelisationCode HS-ChannelisationCode-LCR,
10219 midambleAllocationMode CHOICE {
10220 defaultMidamble NULL,
10221 commonMidamble NULL,
10222 ueSpecificMidamble INTEGER(0..15)
10224 -- Actual value midambleConfiguration = IE value * 2
10225 midambleConfiguration INTEGER (1..8),
10226 hs-sich-configuration HS-SICH-Configuration-TDD128-r6
10229 --for TDD128 Multi-Carrier
10230 HS-SCCH-TDD128-MultiCarrier ::= SEQUENCE {
10231 uarfcn-HS-SCCH-Rx UARFCN,
10232 timeslotNumber TimeslotNumber-LCR-r4,
10233 firstChannelisationCode HS-ChannelisationCode-LCR,
10234 secondChannelisationCode HS-ChannelisationCode-LCR,
10235 midambleAllocationMode CHOICE {
10236 defaultMidamble NULL,
10237 commonMidamble NULL,
10238 ueSpecificMidamble INTEGER(0..15)
10240 -- Actual value midambleConfiguration = IE value * 2
10241 midambleConfiguration INTEGER (1..8),
10242 bler-target Bler-Target,
10243 hs-sich-configuration HS-SICH-Configuration-TDD128
10246 HS-SICH-Configuration-TDD128 ::= SEQUENCE {
10247 timeslotNumber TimeslotNumber-LCR-r4,
10248 channelisationCode HS-ChannelisationCode-LCR,
10249 midambleAllocationMode CHOICE {
10250 defaultMidamble NULL,
10251 ueSpecificMidamble SEQUENCE {
10252 midambleShift MidambleShiftLong
10255 -- Actual value midambleConfiguration = IE value * 2
10256 midambleConfiguration INTEGER (1..8),
10257 nack-ack-power-offset INTEGER (-7..8),
10258 power-level-HSSICH INTEGER (-120..-58),
10259 tpc-step-size ENUMERATED { s1, s2, s3 , spare1}
10262 HS-SICH-Configuration-TDD128-r6 ::= SEQUENCE {
10263 timeslotNumber TimeslotNumber-LCR-r4,
10264 channelisationCode HS-ChannelisationCode-LCR,
10265 midambleAllocationMode CHOICE {
10266 defaultMidamble NULL,
10267 ueSpecificMidamble SEQUENCE {
10268 midambleShift MidambleShiftLong
10271 -- Actual value midambleConfiguration = IE value * 2
10272 midambleConfiguration INTEGER (1..8)
10275 HS-SICH-List-TDD128 ::= SEQUENCE (SIZE (1..maxHSSICH-TDD128)) OF
10277 implicit SEQUENCE {
10278 hS-SCCH-Index INTEGER (0..maxHSSCCHs-1)
10280 explicit SEQUENCE {
10281 hS-SICH-Info HS-SICH-Configuration-TDD128-r6
10285 --The order of the list corresponds to the order of HS-SCCHs in HS-SCCH info
10286 HS-SICH-ReferenceSignalInfoList ::= SEQUENCE ( SIZE (1.. maxHSSCCHs)) OF
10288 -- Actual value midambleConfiguration = IE value * 2
10289 midambleConfiguration INTEGER (1..8),
10290 midambleShift INTEGER (0..15),
10291 timeSlot INTEGER (1..5)
10294 HS-SCCH-TDD384 ::= SEQUENCE {
10295 timeslotNumber TimeslotNumber,
10296 channelisationCode DL-TS-ChannelisationCode,
10297 midambleAllocationMode CHOICE {
10298 defaultMidamble NULL,
10299 commonMidamble NULL,
10300 ueSpecificMidamble SEQUENCE {
10301 midambleShift MidambleShiftLong
10304 midambleconfiguration MidambleConfigurationBurstType1and3,
10305 bler-target Bler-Target,
10306 hs-sich-configuration HS-SICH-Configuration-TDD384
10309 HS-SCCH-TDD384-r6 ::= SEQUENCE {
10310 timeslotNumber TimeslotNumber,
10311 channelisationCode DL-TS-ChannelisationCode,
10312 midambleAllocationMode CHOICE {
10313 defaultMidamble NULL,
10314 commonMidamble NULL,
10315 ueSpecificMidamble SEQUENCE {
10316 midambleShift MidambleShiftLong
10319 midambleconfiguration MidambleConfigurationBurstType1and3,
10320 hs-sich-configuration HS-SICH-Configuration-TDD384
10323 HS-SCCH-TDD768 ::= SEQUENCE {
10324 timeslotNumber TimeslotNumber,
10325 channelisationCode DL-TS-ChannelisationCode-VHCR,
10326 midambleAllocationMode CHOICE {
10327 defaultMidamble NULL,
10328 commonMidamble NULL,
10329 ueSpecificMidamble SEQUENCE {
10330 midambleShift MidambleShiftLong
10333 midambleconfiguration MidambleConfigurationBurstType1and3,
10334 hs-sich-configuration HS-SICH-Configuration-TDD768
10337 HS-SICH-Configuration-TDD384 ::= SEQUENCE {
10338 timeslotNumber TimeslotNumber,
10339 channelisationCode DL-TS-ChannelisationCode,
10340 midambleAllocationMode CHOICE {
10341 defaultMidamble NULL,
10342 ueSpecificMidamble SEQUENCE {
10343 midambleShift MidambleShiftLong
10346 midambleconfiguration MidambleConfigurationBurstType1and3
10349 HS-SICH-Configuration-TDD768 ::= SEQUENCE {
10350 timeslotNumber TimeslotNumber,
10351 channelisationCode DL-TS-ChannelisationCode-VHCR,
10352 midambleAllocationMode CHOICE {
10353 defaultMidamble NULL,
10354 ueSpecificMidamble SEQUENCE {
10355 midambleShift MidambleShiftLong
10358 midambleconfiguration MidambleConfigurationBurstType1and3
10361 HS-SICH-Power-Control-Info-TDD384 ::= SEQUENCE {
10362 -- Actual value ul-target-SIR = IE value * 0.5
10363 ul-target-SIR INTEGER (-22..40),
10364 -- Note: IE 'ConstantValue' is used (instead of IE 'ConstantValueTDD') to keep
10365 -- compatibility with REL-5
10366 hs-sich-ConstantValue ConstantValue
10369 HS-SICH-Power-Control-Info-TDD768 ::= SEQUENCE {
10370 -- Actual value ul-target-SIR = IE value * 0.5
10371 ul-target-SIR INTEGER (-22..40),
10372 -- Note: IE 'ConstantValue' is used (instead of IE 'ConstantValueTDD') to keep
10373 -- compatibility with REL-5
10374 hs-sich-ConstantValue ConstantValue
10377 IndividualTimeslotInfo ::= SEQUENCE {
10378 timeslotNumber TimeslotNumber,
10379 tfci-Existence BOOLEAN,
10380 midambleShiftAndBurstType MidambleShiftAndBurstType
10383 IndividualTimeslotInfo-VHCR ::= SEQUENCE {
10384 timeslotNumber TimeslotNumber,
10385 tfci-Existence BOOLEAN,
10386 midambleShiftAndBurstType-VHCR MidambleShiftAndBurstType-VHCR
10389 IndividualTimeslotInfo-LCR-r4 ::= SEQUENCE {
10390 timeslotNumber TimeslotNumber-LCR-r4,
10391 tfci-Existence BOOLEAN,
10392 midambleShiftAndBurstType MidambleShiftAndBurstType-LCR-r4,
10393 modulation ENUMERATED { mod-QPSK, mod-8PSK },
10394 ss-TPC-Symbols ENUMERATED { zero, one, sixteenOverSF },
10395 additionalSS-TPC-Symbols INTEGER(1..15) OPTIONAL
10398 IndividualTimeslotInfo-LCR-r4-ext ::= SEQUENCE {
10399 -- timeslotNumber and tfci-Existence is taken from IndividualTimeslotInfo.
10400 -- midambleShiftAndBurstType in IndividualTimeslotInfo shall be ignored.
10401 midambleShiftAndBurstType MidambleShiftAndBurstType-LCR-r4,
10402 modulation ENUMERATED { mod-QPSK, mod-8PSK },
10403 ss-TPC-Symbols ENUMERATED { zero, one, sixteenOverSF }
10406 IndividualTimeslotInfo-r7 ::= SEQUENCE {
10407 timeslotNumber TimeslotNumber,
10408 tfci-Existence BOOLEAN,
10409 midambleShiftAndBurstType MidambleShiftAndBurstType-r7
10412 IndividualTS-Interference ::= SEQUENCE {
10413 timeslot TimeslotNumber,
10414 ul-TimeslotInterference TDD-UL-Interference
10417 IndividualTS-InterferenceList ::= SEQUENCE (SIZE (1..maxTS)) OF
10418 IndividualTS-Interference
10420 ITP ::= ENUMERATED {
10423 NidentifyAbort ::= INTEGER (1..128)
10425 MAC-DTX-Cycle-10ms ::= ENUMERATED {
10431 MAC-DTX-Cycle-2ms ::= ENUMERATED {
10441 MAC-InactivityThreshold ::= ENUMERATED {
10452 e-dch-tti-Infinity,
10459 MaxAllowedUL-TX-Power ::= INTEGER (-50..33)
10461 MaxAvailablePCPCH-Number ::= INTEGER (1..64)
10462 MaxPowerIncrease-r4 ::= INTEGER (0..3)
10464 MaxTFCI-Field2Value ::= INTEGER (1..1023)
10466 Measurement-Feedback-Info ::= SEQUENCE {
10467 modeSpecificInfo CHOICE {
10469 measurementPowerOffset MeasurementPowerOffset,
10470 feedback-cycle Feedback-cycle,
10471 cqi-RepetitionFactor CQI-RepetitionFactor,
10478 Measurement-Feedback-Info-r7 ::= SEQUENCE {
10479 modeSpecificInfo CHOICE {
10481 measurementPowerOffset MeasurementPowerOffset,
10482 feedback-cycle Feedback-cycle-r7,
10483 cqi-RepetitionFactor CQI-RepetitionFactor,
10490 Measurement-Feedback-Info-r11 ::= SEQUENCE {
10491 modeSpecificInfo CHOICE {
10493 measurementPowerOffset MeasurementPowerOffset,
10494 feedback-cycle Feedback-cycle-r7,
10495 cqi-RepetitionFactor CQI-RepetitionFactor,
10496 cqi-RepetitionFactor-Assisting CQI-RepetitionFactor OPTIONAL,
10497 deltaCQI DeltaCQI-r11
10503 Measurement-Feedback-Info-r12 ::= SEQUENCE {
10504 modeSpecificInfo CHOICE {
10506 measurementPowerOffset MeasurementPowerOffset,
10507 feedback-cycle Feedback-cycle-r7,
10508 hs-DPCCHOverheadReduction HS-DPCCHOverheadReduction OPTIONAL,
10509 cqi-RepetitionFactor CQI-RepetitionFactor,
10510 cqi-RepetitionFactor-Assisting CQI-RepetitionFactor OPTIONAL,
10511 deltaCQI DeltaCQI-r11
10517 Measurement-Feedback-Info-ConcurrentTTI ::= SEQUENCE {
10518 feedback-cycle Feedback-cycle-r7 OPTIONAL,
10519 cqi-RepetitionFactor CQI-RepetitionFactor OPTIONAL,
10520 deltaCQI DeltaCQI OPTIONAL
10523 MidambleConfigurationBurstType1and3 ::= ENUMERATED {ms4, ms8, ms16}
10525 MidambleConfigurationBurstType1 ::= ENUMERATED {ms4, ms8, ms16}
10527 MidambleConfigurationBurstType2 ::= ENUMERATED {ms3, ms6}
10529 MidambleConfigurationBurstType2-VHCR ::= ENUMERATED {ms4, ms8}
10531 MidambleShiftAndBurstType ::= SEQUENCE {
10534 midambleConfigurationBurstType1and3 MidambleConfigurationBurstType1and3,
10535 midambleAllocationMode CHOICE {
10536 defaultMidamble NULL,
10537 commonMidamble NULL,
10538 ueSpecificMidamble SEQUENCE {
10539 midambleShift MidambleShiftLong
10544 midambleConfigurationBurstType2 MidambleConfigurationBurstType2,
10545 midambleAllocationMode CHOICE {
10546 defaultMidamble NULL,
10547 commonMidamble NULL,
10548 ueSpecificMidamble SEQUENCE {
10549 midambleShift MidambleShiftShort
10554 midambleConfigurationBurstType1and3 MidambleConfigurationBurstType1and3,
10555 midambleAllocationMode CHOICE {
10556 defaultMidamble NULL,
10557 ueSpecificMidamble SEQUENCE {
10558 midambleShift MidambleShiftLong
10565 MidambleShiftAndBurstType-VHCR ::= SEQUENCE {
10568 midambleConfigurationBurstType1and3 MidambleConfigurationBurstType1and3,
10569 midambleAllocationMode CHOICE {
10570 defaultMidamble NULL,
10571 commonMidamble NULL,
10572 ueSpecificMidamble SEQUENCE {
10573 midambleShift MidambleShiftLong
10578 midambleConfigurationBurstType2 MidambleConfigurationBurstType2-VHCR,
10579 midambleAllocationMode CHOICE {
10580 defaultMidamble NULL,
10581 commonMidamble NULL,
10582 ueSpecificMidamble SEQUENCE {
10583 midambleShift MidambleShiftShort-VHCR
10588 midambleConfigurationBurstType1and3 MidambleConfigurationBurstType1and3,
10589 midambleAllocationMode CHOICE {
10590 defaultMidamble NULL,
10591 ueSpecificMidamble SEQUENCE {
10592 midambleShift MidambleShiftLong
10596 -- mbsfnBurstType4 is only used DL
10597 mbsfnBurstType4 NULL
10601 MidambleShiftAndBurstType-r7 ::= SEQUENCE {
10604 midambleConfigurationBurstType1and3 MidambleConfigurationBurstType1and3,
10605 midambleAllocationMode CHOICE {
10606 defaultMidamble NULL,
10607 commonMidamble NULL,
10608 ueSpecificMidamble SEQUENCE {
10609 midambleShift MidambleShiftLong
10614 midambleConfigurationBurstType2 MidambleConfigurationBurstType2,
10615 midambleAllocationMode CHOICE {
10616 defaultMidamble NULL,
10617 commonMidamble NULL,
10618 ueSpecificMidamble SEQUENCE {
10619 midambleShift MidambleShiftShort
10624 midambleConfigurationBurstType1and3 MidambleConfigurationBurstType1and3,
10625 midambleAllocationMode CHOICE {
10626 defaultMidamble NULL,
10627 ueSpecificMidamble SEQUENCE {
10628 midambleShift MidambleShiftLong
10632 -- mbsfnBurstType4 is only used DL
10633 mbsfnBurstType4 NULL
10637 MidambleShiftAndBurstType-DL ::= SEQUENCE {
10640 midambleConfigurationBurstType1and3 MidambleConfigurationBurstType1and3,
10641 midambleAllocationMode CHOICE {
10642 defaultMidamble NULL,
10643 commonMidamble NULL,
10644 ueSpecificMidamble SEQUENCE {
10645 midambleShift MidambleShiftLong
10650 midambleConfigurationBurstType2 MidambleConfigurationBurstType2,
10651 midambleAllocationMode CHOICE {
10652 defaultMidamble NULL,
10653 commonMidamble NULL,
10654 ueSpecificMidamble SEQUENCE {
10655 midambleShift MidambleShiftShort
10662 MidambleShiftAndBurstType-DL-VHCR ::= SEQUENCE {
10665 midambleConfigurationBurstType1and3 MidambleConfigurationBurstType1and3,
10666 midambleAllocationMode CHOICE {
10667 defaultMidamble NULL,
10668 commonMidamble NULL,
10669 ueSpecificMidamble SEQUENCE {
10670 midambleShift MidambleShiftLong
10675 midambleConfigurationBurstType2 MidambleConfigurationBurstType2-VHCR,
10676 midambleAllocationMode CHOICE {
10677 defaultMidamble NULL,
10678 commonMidamble NULL,
10679 ueSpecificMidamble SEQUENCE {
10680 midambleShift MidambleShiftShort-VHCR
10687 MidambleShiftAndBurstType-LCR-r4 ::= SEQUENCE {
10688 midambleAllocationMode CHOICE {
10689 defaultMidamble NULL,
10690 commonMidamble NULL,
10691 ueSpecificMidamble SEQUENCE {
10692 midambleShift INTEGER (0..15)
10695 -- Actual value midambleConfiguration = IE value * 2
10696 midambleConfiguration INTEGER (1..8)
10699 MidambleShiftAndBurstType-EDCH ::= SEQUENCE {
10702 midambleConfigurationBurstType1 MidambleConfigurationBurstType1,
10703 midambleAllocationMode CHOICE {
10704 defaultMidamble NULL,
10705 commonMidamble NULL,
10706 ueSpecificMidamble SEQUENCE {
10707 midambleShift MidambleShiftLong
10712 midambleConfigurationBurstType2 MidambleConfigurationBurstType2,
10713 midambleAllocationMode CHOICE {
10714 defaultMidamble NULL,
10715 commonMidamble NULL,
10716 ueSpecificMidamble SEQUENCE {
10717 midambleShift MidambleShiftShort
10724 MidambleShiftLong ::= INTEGER (0..15)
10727 MidambleShiftShort ::= INTEGER (0..5)
10729 MidambleShiftShort-VHCR ::= INTEGER (0..7)
10731 MIMO-N-M-Ratio ::= ENUMERATED {
10732 mnm1-2, mnm2-3, mnm3-4, mnm4-5, mnm5-6,
10733 mnm6-7, mnm7-8, mnm8-9, mnm9-10, mnm1-1 }
10735 MIMO-Operation ::= ENUMERATED {
10738 MIMO-Parameters-r7 ::= SEQUENCE {
10739 mimoOperation MIMO-Operation,
10740 mimoN-M-Ratio MIMO-N-M-Ratio OPTIONAL,
10741 mimoPilotConfiguration MIMO-PilotConfiguration OPTIONAL
10744 MIMO4x4-Parameters ::= SEQUENCE {
10745 configurationInfo CHOICE {
10747 newConfiguration SEQUENCE {
10748 mimo4x4N-M-Ratio MIMO-N-M-Ratio OPTIONAL,
10749 mimo4x4PilotConfiguration MIMO4x4-PilotConfiguration OPTIONAL,
10750 precodingWeightSetRestriction BIT STRING (SIZE (64)) OPTIONAL
10755 MIMO-Parameters-v7f0ext ::= MIMO-PilotConfiguration-v7f0ext
10757 MIMO-Parameters-v7g0ext ::= SEQUENCE {
10758 precodingWeightSetRestriction ENUMERATED { true } OPTIONAL
10761 MIMO-Parameters-r8 ::= SEQUENCE {
10762 mimoOperation MIMO-Operation,
10763 modeSpecificInfo CHOICE {
10765 mimoN-M-Ratio MIMO-N-M-Ratio OPTIONAL,
10766 mimoPilotConfiguration MIMO-PilotConfiguration OPTIONAL
10770 mimoSFModeForHSPDSCHDualStream ENUMERATED {sf1, sf1sf16},
10771 hs-sich-ReferenceSignalInfoList HS-SICH-ReferenceSignalInfoList OPTIONAL
10778 MIMO-Parameters-r9 ::= SEQUENCE {
10779 mimoOperation MIMO-Operation,
10780 modeSpecificInfo CHOICE {
10782 mimoN-M-Ratio MIMO-N-M-Ratio OPTIONAL,
10783 mimoPilotConfiguration MIMO-PilotConfiguration-r9 OPTIONAL,
10784 precodingWeightSetRestriction ENUMERATED { true } OPTIONAL
10788 mimoSFModeForHSPDSCHDualStream ENUMERATED {sf1, sf1sf16},
10789 hs-sich-ReferenceSignalInfoList HS-SICH-ReferenceSignalInfoList OPTIONAL
10796 MIMO-PilotConfiguration ::= SEQUENCE {
10797 secondCPICH-Pattern CHOICE {
10798 normalPattern NULL,
10799 diversityPattern SEQUENCE {
10800 channelisationCode ChannelisationCode256
10805 MIMO-PilotConfiguration-v7f0ext ::= SEQUENCE {
10806 s-cpich-PowerOffset-Mimo S-CPICH-PowerOffset-MIMO OPTIONAL
10809 MIMO-PilotConfiguration-r9 ::= SEQUENCE {
10810 secondCPICH-Pattern CHOICE {
10811 normalPattern NULL,
10812 diversityPattern SEQUENCE {
10813 channelisationCode ChannelisationCode256,
10814 s-cpich-PowerOffset-Mimo S-CPICH-PowerOffset-MIMO OPTIONAL
10819 MIMO4x4-PilotConfiguration ::= SEQUENCE {
10820 antenna2 MIMO-PilotConfiguration-r9 OPTIONAL,
10821 antenna3And4 Antenna3And4 OPTIONAL
10824 MinimumSpreadingFactor ::= ENUMERATED {
10825 sf4, sf8, sf16, sf32,
10826 sf64, sf128, sf256 }
10828 MinReduced-E-DPDCH-GainFactor ::= ENUMERATED {
10829 m8-15, m11-15, m15-15, m21-15, m30-15,
10830 m42-15, m60-15, m84-15 }
10832 MultiCodeInfo ::= INTEGER (1..16)
10834 -- These IEs are applied for 1.28 Mcps TDD only
10835 Multi-frequencyInfo-LCR-r7 ::= SEQUENCE {
10836 -- If the secondary frequency is present, it indicates working frequency
10837 secondFrequencyInfo FrequencyInfoTDD OPTIONAL,
10838 fPachFrequencyInfo FrequencyInfoTDD OPTIONAL,
10839 --If a cell UpPCH uses other uplink service timeslot, it indicates the UpPCH position
10840 upPCHpositionInfo UpPCHposition-LCR OPTIONAL
10843 MultiflowCellType ::= ENUMERATED { intra-nodeB, inter-nodeB }
10845 MultiflowConfigurationInfo ::= SEQUENCE {
10846 cellType MultiflowCellType,
10847 timeReferenceCell ENUMERATED { true } OPTIONAL
10850 MU-MIMO-Info-TDD128 ::= CHOICE {
10852 newConfiguration SEQUENCE {
10853 mu-MIMO-Operation MU-MIMO-Operation,
10854 standaloneMidambleInfo StandaloneMidambleInfo-TDD128 OPTIONAL
10858 MU-MIMO-Operation ::= ENUMERATED {
10859 uL, dL, uLandDL, spare }
10861 N-EOT ::= INTEGER (0..7)
10863 N-GAP ::= ENUMERATED {
10866 N-PCH ::= INTEGER (1..8)
10868 N-StartMessage ::= INTEGER (1..8)
10870 NB01 ::= INTEGER (0..50)
10872 NewTiming ::= SEQUENCE {
10873 enablingDelay EnablingDelay,
10874 ue-dtx-drx-Offset UE-DTX-DRX-Offset
10877 NF-Max ::= INTEGER (1..64)
10879 NodeB-Trigger-HS-DPCCH-Transmission ::= SEQUENCE {
10880 hs-dpcch-TransmitContinuationOffset ENUMERATED {
10881 ms10, ms20, ms30, ms40, ms80, ms160,
10882 ms320, ms800} OPTIONAL
10885 Non-ScheduledTransGrantInfoTDD ::= CHOICE {
10886 tdd384-768 SEQUENCE {
10887 timeslotResourceRelatedInfo BIT STRING (SIZE (13)),
10888 powerResourceRelatedInfo INTEGER (1..32),
10889 activationTime ActivationTime,
10890 repetitionPeriodAndLength RepetitionPeriodAndLength OPTIONAL,
10891 codeResourceInfo UL-TS-ChannelisationCode
10894 n-E-UCCH INTEGER (1..8) OPTIONAL,
10895 n-E-HICH INTEGER (4..15) OPTIONAL,
10896 timeslotResourceRelatedInfo BIT STRING (SIZE (5)),
10897 powerResourceRelatedInfo INTEGER (1..32),
10898 activationTime ActivationTime,
10899 sfnNum INTEGER (0..1),
10900 repetitionPeriodAndLength RepetitionPeriodAndLength OPTIONAL,
10901 codeResourceInfo UL-TS-ChannelisationCode,
10902 e-HICH-Info SEQUENCE {
10903 timeslotNumber TimeslotNumber-LCR-r4,
10904 channelisation-Code HS-ChannelisationCode-LCR,
10905 midambleAllocationMode CHOICE {
10906 defaultMidamble NULL,
10907 ueSpecificMidamble INTEGER (0..15)
10909 -- Actual value midambleConfiguration = IE value * 2
10910 midambleConfiguration INTEGER (1..8),
10911 signatureSequenceGroupIndex INTEGER (0..19)
10916 Non-ScheduledTransGrantInfoTDD-ext ::= CHOICE {
10919 t-SI-nst ENUMERATED {
10920 everyEDCHTTI, ms20, ms40, ms60, ms80, ms160,
10925 Non-ScheduledTransGrantInfoTDD-r9 ::= CHOICE {
10926 tdd384-768 SEQUENCE {
10927 timeslotResourceRelatedInfo BIT STRING (SIZE (13)),
10928 powerResourceRelatedInfo INTEGER (1..32),
10929 activationTime ActivationTime,
10930 repetitionPeriodAndLength RepetitionPeriodAndLength OPTIONAL,
10931 codeResourceInfo UL-TS-ChannelisationCode
10934 n-E-UCCH INTEGER (1..8) OPTIONAL,
10935 n-E-HICH INTEGER (4..15) OPTIONAL,
10936 timeslotResourceRelatedInfo BIT STRING (SIZE (5)),
10937 powerResourceRelatedInfo INTEGER (1..32),
10938 activationTime ActivationTime,
10939 sfnNum INTEGER (0..1),
10940 repetitionPeriodAndLength RepetitionPeriodAndLength OPTIONAL,
10941 codeResourceInfo UL-TS-ChannelisationCode,
10942 e-HICH-Info SEQUENCE {
10943 timeslotNumber TimeslotNumber-LCR-r4,
10944 channelisation-Code HS-ChannelisationCode-LCR,
10945 midambleAllocationMode CHOICE {
10946 defaultMidamble NULL,
10947 ueSpecificMidamble INTEGER (0..15)
10949 -- Actual value midambleConfiguration = IE value * 2
10950 midambleConfiguration INTEGER (1..8),
10951 signatureSequenceGroupIndex INTEGER (0..19)
10953 t-SI-nst ENUMERATED {
10954 everyEDCHTTI, ms20, ms40, ms60, ms80, ms160,
10959 Non-rectResAllocInd-TDD128 ::= ENUMERATED { true }
10961 Non-rectResSpecTSset-TDD128 ::= BIT STRING (SIZE (7))
10963 NumberOfDPDCH ::= INTEGER (1..maxDPDCH-UL)
10965 NumberOfFBI-Bits ::= INTEGER (1..2)
10967 NumberOfTPC-Bits ::= ENUMERATED { tpc4 }
10969 OpenLoopPowerControl-TDD ::= SEQUENCE {
10970 primaryCCPCH-TX-Power PrimaryCCPCH-TX-Power,
10971 -- alpha, prach-ConstantValue, dpch-ConstantValue and pusch-ConstantValue
10972 -- shall be ignored in 1.28Mcps TDD mode.
10973 alpha Alpha OPTIONAL,
10974 prach-ConstantValue ConstantValueTdd,
10975 dpch-ConstantValue ConstantValueTdd,
10976 pusch-ConstantValue ConstantValueTdd OPTIONAL
10979 OpenLoopPowerControl-IPDL-TDD-r4 ::= SEQUENCE {
10981 maxPowerIncrease MaxPowerIncrease-r4
10984 OtherStateConfig ::= SEQUENCE {
10985 otherStateConfigList OtherStateConfigList OPTIONAL,
10986 otherStateRemoveList OtherStateRemoveList OPTIONAL
10989 OtherStateConfigList ::= SEQUENCE (SIZE(1..maxOtherStateConfig)) OF
10990 OtherStateConfigData
10992 OtherStateConfigData ::= SEQUENCE {
10993 otherStateConfigIdentity OtherStateConfigIdentity,
10994 source-rrc-StateIndicator RRC-StateIndicator,
10995 target-rrc-StateIndicator RRC-StateIndicator,
10996 ura-Identity URA-Identity OPTIONAL,
11003 newPrimary-E-RNTI E-RNTI
11006 configuration CHOICE {
11007 id INTEGER (0..maxRetrievConfig-1),
11008 full RetrievableConfigData
11012 OtherStateRemoveList ::= SEQUENCE (SIZE (1..maxOtherStateConfig)) OF
11013 OtherStateConfigIdentity
11015 OtherStateConfigIdentity ::= INTEGER (0..maxOtherStateConfig-1)
11017 PagingIndicatorLength ::= ENUMERATED {
11020 PC-Preamble ::= INTEGER (0..7)
11022 PCCH-InformationList ::= SEQUENCE {
11023 paging-associatedHspdschInfo SEQUENCE (SIZE (1.. maxSCCPCH)) OF
11025 hs-pdsch-MidambleConfiguration HS-PDSCH-Midamble-Configuration-TDD128,
11026 timeslotResourceRelatedInfo BIT STRING (SIZE (6)),
11027 codeResourceInformation CodeResourceInformation-TDD128
11029 paging-sub-Channel-size INTEGER (1..3),
11030 transportBlockSizeList SEQUENCE (SIZE (1..2)) OF TransportBlockSizeIndex
11033 PCP-Length ::= ENUMERATED {
11036 PCPCH-ChannelInfo ::= SEQUENCE {
11037 pcpch-UL-ScramblingCode INTEGER (0..79),
11038 pcpch-DL-ChannelisationCode INTEGER (0..511),
11039 pcpch-DL-ScramblingCode SecondaryScramblingCode OPTIONAL,
11040 pcp-Length PCP-Length,
11041 ucsm-Info UCSM-Info OPTIONAL
11044 PCPCH-ChannelInfoList ::= SEQUENCE (SIZE (1..maxPCPCHs)) OF
11047 PCPICH-UsageForChannelEst ::= ENUMERATED {
11051 PDSCH-CapacityAllocationInfo ::= SEQUENCE {
11052 -- pdsch-PowerControlInfo is conditional on new-configuration branch below, if this
11053 -- selected the IE is OPTIONAL otherwise it should not be sent
11054 pdsch-PowerControlInfo PDSCH-PowerControlInfo OPTIONAL,
11055 pdsch-AllocationPeriodInfo AllocationPeriodInfo,
11056 configuration CHOICE {
11057 old-Configuration SEQUENCE {
11058 tfcs-ID TFCS-IdentityPlain DEFAULT 1,
11059 pdsch-Identity PDSCH-Identity
11061 new-Configuration SEQUENCE {
11062 pdsch-Info PDSCH-Info,
11063 pdsch-Identity PDSCH-Identity OPTIONAL
11068 PDSCH-CapacityAllocationInfo-r4 ::= SEQUENCE {
11069 pdsch-AllocationPeriodInfo AllocationPeriodInfo,
11070 configuration CHOICE {
11071 old-Configuration SEQUENCE {
11072 tfcs-ID TFCS-IdentityPlain DEFAULT 1,
11073 pdsch-Identity PDSCH-Identity
11075 new-Configuration SEQUENCE {
11076 pdsch-Info PDSCH-Info-r4,
11077 pdsch-Identity PDSCH-Identity OPTIONAL,
11078 pdsch-PowerControlInfo PDSCH-PowerControlInfo OPTIONAL
11083 PDSCH-CapacityAllocationInfo-r7 ::= SEQUENCE {
11084 pdsch-AllocationPeriodInfo AllocationPeriodInfo,
11085 configuration CHOICE {
11086 old-Configuration SEQUENCE {
11087 tfcs-ID TFCS-IdentityPlain DEFAULT 1,
11088 pdsch-Identity PDSCH-Identity
11090 new-Configuration SEQUENCE {
11091 pdsch-Info PDSCH-Info-r7,
11092 pdsch-Identity PDSCH-Identity OPTIONAL,
11093 pdsch-PowerControlInfo PDSCH-PowerControlInfo OPTIONAL
11098 PDSCH-CodeInfo ::= SEQUENCE {
11099 spreadingFactor SF-PDSCH,
11100 codeNumber CodeNumberDSCH,
11101 multiCodeInfo MultiCodeInfo
11104 PDSCH-CodeInfoList ::= SEQUENCE (SIZE (1..maxTFCI-2-Combs)) OF
11107 PDSCH-CodeMap ::= SEQUENCE {
11108 spreadingFactor SF-PDSCH,
11109 multiCodeInfo MultiCodeInfo,
11110 codeNumberStart CodeNumberDSCH,
11111 codeNumberStop CodeNumberDSCH
11114 PDSCH-CodeMapList ::= SEQUENCE (SIZE (1..maxPDSCH-TFCIgroups)) OF
11117 PDSCH-CodeMapping ::= SEQUENCE {
11118 dl-ScramblingCode SecondaryScramblingCode OPTIONAL,
11119 signallingMethod CHOICE {
11120 codeRange CodeRange,
11121 tfci-Range DSCH-MappingList,
11122 explicit-config PDSCH-CodeInfoList,
11123 replace ReplacedPDSCH-CodeInfoList
11127 PDSCH-Identity ::= INTEGER (1..hiPDSCHidentities)
11129 PDSCH-Info ::= SEQUENCE {
11130 tfcs-ID TFCS-IdentityPlain DEFAULT 1,
11131 commonTimeslotInfo CommonTimeslotInfo OPTIONAL,
11132 pdsch-TimeslotsCodes DownlinkTimeslotsCodes OPTIONAL
11135 PDSCH-Info-r4 ::= SEQUENCE {
11136 tfcs-ID TFCS-IdentityPlain DEFAULT 1,
11137 commonTimeslotInfo CommonTimeslotInfo OPTIONAL,
11140 pdsch-TimeslotsCodes DownlinkTimeslotsCodes OPTIONAL
11143 pdsch-TimeslotsCodes DownlinkTimeslotsCodes-LCR-r4 OPTIONAL
11148 PDSCH-Info-r7 ::= SEQUENCE {
11149 tfcs-ID TFCS-IdentityPlain DEFAULT 1,
11150 commonTimeslotInfo CommonTimeslotInfo OPTIONAL,
11153 pdsch-TimeslotsCodes DownlinkTimeslotsCodes OPTIONAL
11156 pdsch-TimeslotsCodes DownlinkTimeslotsCodes-VHCR OPTIONAL
11159 pdsch-TimeslotsCodes DownlinkTimeslotsCodes-LCR-r4 OPTIONAL
11164 PDSCH-Info-LCR-r4 ::= SEQUENCE {
11165 tfcs-ID TFCS-IdentityPlain DEFAULT 1,
11166 commonTimeslotInfo CommonTimeslotInfo OPTIONAL,
11167 pdsch-TimeslotsCodes DownlinkTimeslotsCodes-LCR-r4 OPTIONAL
11170 PDSCH-PowerControlInfo ::= SEQUENCE {
11171 tpc-StepSizeTDD TPC-StepSizeTDD OPTIONAL,
11172 ul-CCTrChTPCList UL-CCTrChTPCList OPTIONAL
11175 PDSCH-SHO-DCH-Info ::= SEQUENCE {
11176 dsch-RadioLinkIdentifier DSCH-RadioLinkIdentifier,
11177 rl-IdentifierList RL-IdentifierList OPTIONAL
11180 PDSCH-SysInfo ::= SEQUENCE {
11181 pdsch-Identity PDSCH-Identity,
11182 pdsch-Info PDSCH-Info,
11183 dsch-TFS TransportFormatSet OPTIONAL,
11184 dsch-TFCS TFCS OPTIONAL
11187 PDSCH-SysInfo-VHCR-r7 ::= SEQUENCE {
11188 pdsch-Identity PDSCH-Identity,
11189 pdsch-Info PDSCH-Info-r7,
11190 dsch-TransportChannelsInfo DSCH-TransportChannelsInfo OPTIONAL,
11191 dsch-TFCS TFCS OPTIONAL
11194 PDSCH-SysInfo-HCR-r5 ::= SEQUENCE {
11195 pdsch-Identity PDSCH-Identity,
11196 pdsch-Info PDSCH-Info,
11197 dsch-TransportChannelsInfo DSCH-TransportChannelsInfo OPTIONAL,
11198 dsch-TFCS TFCS OPTIONAL
11201 PDSCH-SysInfo-LCR-r4 ::= SEQUENCE {
11202 pdsch-Identity PDSCH-Identity,
11203 pdsch-Info PDSCH-Info-LCR-r4,
11204 dsch-TFS TransportFormatSet OPTIONAL,
11205 dsch-TFCS TFCS OPTIONAL
11208 PDSCH-SysInfoList ::= SEQUENCE (SIZE (1..maxPDSCH)) OF
11211 PDSCH-SysInfoList-VHCR-r7 ::= SEQUENCE (SIZE (1..maxPDSCH)) OF PDSCH-SysInfo-VHCR-r7
11213 PDSCH-SysInfoList-HCR-r5 ::= SEQUENCE (SIZE (1..maxPDSCH)) OF PDSCH-SysInfo-HCR-r5
11215 PDSCH-SysInfoList-LCR-r4 ::= SEQUENCE (SIZE (1..maxPDSCH)) OF
11216 PDSCH-SysInfo-LCR-r4
11218 PDSCH-SysInfoList-SFN ::= SEQUENCE (SIZE (1..maxPDSCH)) OF
11220 pdsch-SysInfo PDSCH-SysInfo,
11221 sfn-TimeInfo SFN-TimeInfo OPTIONAL
11224 PDSCH-SysInfoList-SFN-HCR-r5 ::= SEQUENCE (SIZE (1..maxPDSCH)) OF
11226 pdsch-SysInfo PDSCH-SysInfo-HCR-r5,
11227 sfn-TimeInfo SFN-TimeInfo OPTIONAL
11230 PDSCH-SysInfoList-SFN-LCR-r4 ::= SEQUENCE (SIZE (1..maxPDSCH)) OF
11232 pdsch-SysInfo PDSCH-SysInfo-LCR-r4,
11233 sfn-TimeInfo SFN-TimeInfo OPTIONAL
11236 PersistenceScalingFactor ::= ENUMERATED {
11237 psf0-9, psf0-8, psf0-7, psf0-6,
11238 psf0-5, psf0-4, psf0-3, psf0-2 }
11240 PersistenceScalingFactorList ::= SEQUENCE (SIZE (1..maxASCpersist)) OF
11241 PersistenceScalingFactor
11243 PI-CountPerFrame ::= ENUMERATED {
11244 e18, e36, e72, e144 }
11246 PichChannelisationCodeList-LCR-r4 ::= SEQUENCE (SIZE (1..2)) OF
11247 DL-TS-ChannelisationCode
11249 PICH-ForHSDPASupportedPaging ::= SEQUENCE {
11250 hsdpa-AssociatedPichInfo PICH-Info,
11251 hs-pdschChannelisationCode INTEGER(1..15)
11254 PICH-ForHSDPASupportedPaging-TDD128 ::= CHOICE {
11255 implicit SEQUENCE {
11256 occurrenceSequenceNumberOfPICH OccurrenceSequenceNumberOfPICH OPTIONAL
11258 explicit PICH-Info-LCR-r4
11261 PICH-Info ::= CHOICE {
11263 channelisationCode256 ChannelisationCode256,
11264 pi-CountPerFrame PI-CountPerFrame,
11265 sttd-Indicator BOOLEAN
11268 channelisationCode TDD-PICH-CCode OPTIONAL,
11269 timeslot TimeslotNumber OPTIONAL,
11270 midambleShiftAndBurstType MidambleShiftAndBurstType,
11271 repetitionPeriodLengthOffset RepPerLengthOffset-PICH OPTIONAL,
11272 pagingIndicatorLength PagingIndicatorLength DEFAULT pi4,
11273 n-GAP N-GAP DEFAULT f4,
11274 n-PCH N-PCH DEFAULT 2
11278 PICH-Info-HCR-VHCR-r7 ::= SEQUENCE {
11279 channelisationCode CHOICE {
11280 tdd384 TDD-PICH-CCode,
11281 tdd768 TDD768-PICH-CCode
11283 timeslot TimeslotNumber OPTIONAL,
11284 midambleShiftAndBurstType MidambleShiftAndBurstType,
11285 repetitionPeriodLengthOffset RepPerLengthOffset-PICH OPTIONAL,
11286 pagingIndicatorLength PagingIndicatorLength DEFAULT pi4,
11287 n-GAP N-GAP DEFAULT f4,
11288 n-PCH N-PCH DEFAULT 2
11291 PICH-Info-LCR-r4 ::= SEQUENCE {
11292 timeslot TimeslotNumber-LCR-r4 OPTIONAL,
11293 pichChannelisationCodeList-LCR-r4 PichChannelisationCodeList-LCR-r4,
11294 midambleShiftAndBurstType MidambleShiftAndBurstType-LCR-r4,
11295 repetitionPeriodLengthOffset RepPerLengthOffset-PICH OPTIONAL,
11296 pagingIndicatorLength PagingIndicatorLength DEFAULT pi4,
11297 n-GAP N-GAP DEFAULT f4,
11298 n-PCH N-PCH DEFAULT 2
11301 PICH-PowerOffset ::= INTEGER (-10..5)
11303 PilotBits128 ::= ENUMERATED {
11306 PilotBits128-r12 ::= ENUMERATED {
11309 PilotBits256 ::= ENUMERATED {
11312 PilotBits256-r12 ::= ENUMERATED {
11313 pb0, pb2, pb4, pb8 }
11315 -- Actual measurement power offset value = IE value * 0.5
11316 MeasurementPowerOffset ::= INTEGER (-12..26)
11318 PLCCH-Info ::= SEQUENCE {
11319 plcchSequenceNumber INTEGER(1..14),
11320 timeslotNumber TimeslotNumber-LCR-r4,
11321 channelisationCode DL-TS-ChannelisationCode,
11322 tpcCommandTargetRate TPC-CommandTargetRate
11325 PositionFixedOrFlexible ::= ENUMERATED {
11329 PowerControlAlgorithm ::= CHOICE {
11330 algorithm1 TPC-StepSizeFDD,
11334 PowerControlAlgorithm3-Config ::= SEQUENCE {
11335 tpcSlotPosition INTEGER (0..4) OPTIONAL,
11336 tpcStepSize TPC-StepSizeFDD OPTIONAL,
11337 decimationFactor ENUMERATED {slots3, slots5} OPTIONAL
11340 PowerControlGAP ::= INTEGER (0..255)
11342 PowerOffsetPilot-pdpdch ::= INTEGER (0..24)
11344 PowerOffsetPO-SRB ::= INTEGER (0..24)
11346 PowerOffsetTPC-pdpdch ::= INTEGER (0..24)
11348 PowerRampStep ::= INTEGER (1..8)
11350 PRACH-ChanCodes-LCR-r4 ::= SEQUENCE (SIZE (1..4)) OF
11351 TDD-PRACH-CCode-LCR-r4
11353 PRACH-ChanCodes-List-LCR ::= SEQUENCE (SIZE (1..2)) OF
11354 TDD-PRACH-CCode-LCR-r4
11356 PRACH-Definition-LCR-r4 ::= SEQUENCE {
11357 timeslot TimeslotNumber-PRACH-LCR-r4,
11358 prach-ChanCodes-LCR PRACH-ChanCodes-LCR-r4,
11359 midambleShiftAndBurstType MidambleShiftAndBurstType-LCR-r4,
11360 fpach-Info FPACH-Info-r4
11363 PRACH-Information-LCR ::= SEQUENCE {
11364 timeslot TimeslotNumber-PRACH-LCR-r4,
11365 prach-ChanCodes-list-LCR PRACH-ChanCodes-List-LCR,
11366 midambleShiftAndBurstType MidambleShiftAndBurstType-LCR-r4,
11367 fpach-Info FPACH-Info-r4 OPTIONAL
11370 PRACH-Information-LCR-List ::= SEQUENCE (SIZE (1..maxPRACH-FPACH)) OF
11371 PRACH-Information-LCR
11373 PRACH-Midamble ::= ENUMERATED {
11377 PRACH-Partitioning ::= CHOICE {
11378 fdd SEQUENCE (SIZE (1..maxASC)) OF
11379 -- TABULAR: If only "NumASC+1" (with, NumASC+1 < maxASC) ASCSetting-FDD are listed,
11380 -- the remaining (NumASC+2 through maxASC) ASCs are unspecified.
11382 tdd SEQUENCE (SIZE (1..maxASC)) OF
11383 -- TABULAR: If only "NumASC+1" (with, NumASC+1 < maxASC) ASCSetting-TDD are listed,
11384 -- the remaining (NumASC+2 through maxASC) ASCs are unspecified.
11388 PRACH-Partitioning-r7 ::= CHOICE {
11389 fdd SEQUENCE (SIZE (1..maxASC)) OF
11390 -- TABULAR: If only "NumASC+1" (with, NumASC+1 < maxASC) ASCSetting-FDD are listed,
11391 -- the remaining (NumASC+2 through maxASC) ASCs are unspecified.
11393 tdd SEQUENCE (SIZE (1..maxASC)) OF
11394 -- TABULAR: If only "NumASC+1" (with, NumASC+1 < maxASC) ASCSetting-TDD are listed,
11395 -- the remaining (NumASC+2 through maxASC) ASCs are unspecified.
11399 PRACH-Partitioning-LCR-r4 ::= SEQUENCE (SIZE (1..maxASC)) OF
11400 -- TABULAR: If only "NumASC+1" (with, NumASC+1 < maxASC) ASCSetting-TDD-LCR-r4 are listed,
11401 -- the remaining (NumASC+2 through maxASC) ASCs are unspecified.
11402 ASCSetting-TDD-LCR-r4
11404 PRACH-PowerOffset ::= SEQUENCE {
11405 powerRampStep PowerRampStep,
11406 preambleRetransMax PreambleRetransMax
11409 PRACH-PreambleForEnhancedUplink ::= SEQUENCE {
11410 availableSignatures AvailableSignatures OPTIONAL,
11411 e-ai-Indication BOOLEAN,
11412 preambleScramblingCodeWordNumber PreambleScramblingCodeWordNumber OPTIONAL,
11413 availableSubChannelNumbers AvailableSubChannelNumbers OPTIONAL,
11414 prach-Partitioning PRACH-Partitioning-r7 OPTIONAL,
11415 persistenceScalingFactorList PersistenceScalingFactorList OPTIONAL,
11416 ac-To-ASC-MappingTable AC-To-ASC-MappingTable OPTIONAL,
11417 primaryCPICH-TX-Power PrimaryCPICH-TX-Power OPTIONAL,
11418 constantValue ConstantValue OPTIONAL,
11419 prach-PowerOffset PRACH-PowerOffset OPTIONAL,
11420 rach-TransmissionParameters RACH-TransmissionParameters OPTIONAL,
11421 aich-Info AICH-Info OPTIONAL,
11422 powerOffsetPp-e INTEGER (-5..10)
11424 PRACH-PreambleForEnhancedUplinkExt ::= SEQUENCE {
11425 availableSignatures AvailableSignatures,
11426 preambleScramblingCodeWordNumber PreambleScramblingCodeWordNumber,
11427 aich-Info AICH-Info-Compressed OPTIONAL
11430 PRACH-PreambleForEnhancedUplinkExtList ::= SEQUENCE (SIZE (1..maxPRACH-EUL)) OF
11431 PRACH-PreambleForEnhancedUplinkExtWithWeight
11434 PRACH-PreambleForEnhancedUplinkExtWithWeight ::= SEQUENCE {
11435 prach-PreambleForEnhancedUplinkExt PRACH-PreambleForEnhancedUplinkExt,
11436 -- Actual value weight = IE value * 0.2
11437 weight INTEGER (1..5) OPTIONAL
11440 PRACH-RACH-Info ::= SEQUENCE {
11441 modeSpecificInfo CHOICE {
11443 availableSignatures AvailableSignatures,
11444 availableSF SF-PRACH,
11445 preambleScramblingCodeWordNumber PreambleScramblingCodeWordNumber,
11446 puncturingLimit PuncturingLimit,
11447 availableSubChannelNumbers AvailableSubChannelNumbers
11450 timeslot TimeslotNumber,
11451 channelisationCodeList TDD-PRACH-CCodeList,
11452 prach-Midamble PRACH-Midamble
11457 PRACH-RACH-Info-VHCR-r7 ::= SEQUENCE {
11458 timeslot TimeslotNumber,
11459 channelisationCodeList TDD768-PRACH-CCodeList,
11460 prach-Midamble PRACH-Midamble
11463 PRACH-RACH-Info-LCR-v770ext ::= SEQUENCE {
11464 e-RUCCH-Sync-UL-Codes-Bitmap Sync-UL-Codes-Bitmap
11467 PRACH-RACH-Info-LCR-r4 ::= SEQUENCE {
11468 sync-UL-Info SYNC-UL-Info-r4,
11469 prach-DefinitionList SEQUENCE (SIZE (1..maxPRACH-FPACH)) OF
11470 PRACH-Definition-LCR-r4
11473 PRACH-SystemInformation ::= SEQUENCE {
11474 prach-RACH-Info PRACH-RACH-Info,
11475 transportChannelIdentity TransportChannelIdentity,
11476 rach-TransportFormatSet TransportFormatSet OPTIONAL,
11477 rach-TFCS TFCS OPTIONAL,
11478 prach-Partitioning PRACH-Partitioning OPTIONAL,
11479 persistenceScalingFactorList PersistenceScalingFactorList OPTIONAL,
11480 ac-To-ASC-MappingTable AC-To-ASC-MappingTable OPTIONAL,
11481 modeSpecificInfo CHOICE {
11483 primaryCPICH-TX-Power PrimaryCPICH-TX-Power OPTIONAL,
11484 constantValue ConstantValue OPTIONAL,
11485 prach-PowerOffset PRACH-PowerOffset OPTIONAL,
11486 rach-TransmissionParameters RACH-TransmissionParameters OPTIONAL,
11487 aich-Info AICH-Info OPTIONAL
11493 PRACH-SystemInformation-VHCR-r7 ::= SEQUENCE {
11494 prach-RACH-Info PRACH-RACH-Info-VHCR-r7,
11495 prach-Partitioning PRACH-Partitioning-r7 OPTIONAL
11498 PRACH-SystemInformation-LCR-r4 ::= SEQUENCE {
11499 prach-RACH-Info-LCR PRACH-RACH-Info-LCR-r4,
11500 rach-TransportFormatSet-LCR TransportFormatSet-LCR OPTIONAL,
11501 prach-Partitioning-LCR PRACH-Partitioning-LCR-r4 OPTIONAL
11504 PRACH-SystemInformation-LCR-v770ext ::= SEQUENCE {
11505 prach-RACH-Info-LCR PRACH-RACH-Info-LCR-v770ext
11508 PRACH-SystemInformationList ::= SEQUENCE (SIZE (1..maxPRACH)) OF
11509 PRACH-SystemInformation
11511 PRACH-SystemInformationList-VHCR-r7 ::= SEQUENCE (SIZE (1..maxPRACH)) OF
11512 PRACH-SystemInformation-VHCR-r7
11514 PRACH-SystemInformationList-LCR-r4 ::= SEQUENCE (SIZE (1..maxPRACH)) OF
11515 PRACH-SystemInformation-LCR-r4
11517 PRACH-SystemInformationList-LCR-v770ext ::= SEQUENCE (SIZE (1..maxPRACH)) OF
11518 PRACH-SystemInformation-LCR-v770ext
11520 PreambleRetransMax ::= INTEGER (1..64)
11522 PreambleScramblingCodeWordNumber ::= INTEGER (0..15)
11524 PreDefPhyChConfiguration ::= SEQUENCE {
11525 ul-DPCH-InfoPredef UL-DPCH-InfoPredef,
11526 dl-CommonInformationPredef DL-CommonInformationPredef OPTIONAL
11529 PreDefPhyChConfiguration-v770ext ::= SEQUENCE {
11530 ul-DPCH-InfoPredef UL-DPCH-InfoPredef-v770ext
11533 PrimaryCCPCH-Info ::= CHOICE {
11535 tx-DiversityIndicator BOOLEAN
11538 -- syncCase should be ignored for 1.28Mcps TDD mode
11540 syncCase1 SEQUENCE {
11541 timeslot TimeslotNumber
11543 syncCase2 SEQUENCE {
11544 timeslotSync2 TimeslotSync2
11547 cellParametersID CellParametersID OPTIONAL,
11548 sctd-Indicator BOOLEAN
11552 PrimaryCCPCH-Info-r4 ::= CHOICE {
11554 tx-DiversityIndicator BOOLEAN
11558 tdd384-tdd768 SEQUENCE {
11560 syncCase1 SEQUENCE {
11561 timeslot TimeslotNumber
11563 syncCase2 SEQUENCE {
11564 timeslotSync2 TimeslotSync2
11569 tstd-Indicator BOOLEAN
11572 cellParametersID CellParametersID OPTIONAL,
11573 sctd-Indicator BOOLEAN
11577 PrimaryCCPCH-Info-LCR-r4 ::= SEQUENCE {
11578 tstd-Indicator BOOLEAN,
11579 cellParametersID CellParametersID OPTIONAL,
11580 sctd-Indicator BOOLEAN
11583 -- For 1.28Mcps TDD, the following IE includes elements for the PCCPCH Info additional to those
11584 -- in PrimaryCCPCH-Info
11585 PrimaryCCPCH-Info-LCR-r4-ext ::= SEQUENCE {
11586 tstd-Indicator BOOLEAN
11589 PrimaryCCPCH-InfoPost ::= SEQUENCE {
11591 syncCase1 SEQUENCE {
11592 timeslot TimeslotNumber
11594 syncCase2 SEQUENCE {
11595 timeslotSync2 TimeslotSync2
11598 cellParametersID CellParametersID,
11599 sctd-Indicator BOOLEAN
11602 PrimaryCCPCH-InfoPostTDD-LCR-r4 ::= SEQUENCE {
11603 tstd-Indicator BOOLEAN,
11604 cellParametersID CellParametersID,
11605 sctd-Indicator BOOLEAN
11608 PrimaryCCPCH-TX-Power ::= INTEGER (6..43)
11610 PrimaryCPICH-Info ::= SEQUENCE {
11611 primaryScramblingCode PrimaryScramblingCode
11614 PrimaryCPICH-TX-Power ::= INTEGER (-10..50)
11616 PrimaryScramblingCode ::= INTEGER (0..511)
11618 PuncturingLimit ::= ENUMERATED {
11619 pl0-40, pl0-44, pl0-48, pl0-52, pl0-56,
11620 pl0-60, pl0-64, pl0-68, pl0-72, pl0-76,
11621 pl0-80, pl0-84, pl0-88, pl0-92, pl0-96, pl1 }
11623 PUSCH-CapacityAllocationInfo ::= SEQUENCE {
11624 pusch-Allocation CHOICE {
11625 pusch-AllocationPending NULL,
11626 pusch-AllocationAssignment SEQUENCE {
11627 pusch-AllocationPeriodInfo AllocationPeriodInfo,
11628 pusch-PowerControlInfo UL-TargetSIR OPTIONAL,
11629 configuration CHOICE {
11630 old-Configuration SEQUENCE {
11631 tfcs-ID TFCS-IdentityPlain DEFAULT 1,
11632 pusch-Identity PUSCH-Identity
11634 new-Configuration SEQUENCE {
11635 pusch-Info PUSCH-Info,
11636 pusch-Identity PUSCH-Identity OPTIONAL
11643 PUSCH-CapacityAllocationInfo-r4 ::= SEQUENCE {
11644 pusch-Allocation CHOICE {
11645 pusch-AllocationPending NULL,
11646 pusch-AllocationAssignment SEQUENCE {
11647 pusch-AllocationPeriodInfo AllocationPeriodInfo,
11648 pusch-PowerControlInfo PUSCH-PowerControlInfo-r4 OPTIONAL,
11649 configuration CHOICE {
11650 old-Configuration SEQUENCE {
11651 tfcs-ID TFCS-IdentityPlain DEFAULT 1,
11652 pusch-Identity PUSCH-Identity
11654 new-Configuration SEQUENCE {
11655 pusch-Info PUSCH-Info-r4,
11656 pusch-Identity PUSCH-Identity OPTIONAL
11663 PUSCH-CapacityAllocationInfo-r7 ::= SEQUENCE {
11664 pusch-Allocation CHOICE {
11665 pusch-AllocationPending NULL,
11666 pusch-AllocationAssignment SEQUENCE {
11667 pusch-AllocationPeriodInfo AllocationPeriodInfo,
11668 pusch-PowerControlInfo PUSCH-PowerControlInfo-r7 OPTIONAL,
11669 configuration CHOICE {
11670 old-Configuration SEQUENCE {
11671 tfcs-ID TFCS-IdentityPlain DEFAULT 1,
11672 pusch-Identity PUSCH-Identity
11674 new-Configuration SEQUENCE {
11675 pusch-Info PUSCH-Info-VHCR,
11676 pusch-Identity PUSCH-Identity OPTIONAL
11683 PUSCH-Identity ::= INTEGER (1..hiPUSCHidentities)
11685 PUSCH-Info ::= SEQUENCE {
11686 tfcs-ID TFCS-IdentityPlain DEFAULT 1,
11687 commonTimeslotInfo CommonTimeslotInfo OPTIONAL,
11688 pusch-TimeslotsCodes UplinkTimeslotsCodes OPTIONAL
11691 PUSCH-Info-r4 ::= SEQUENCE {
11692 tfcs-ID TFCS-IdentityPlain DEFAULT 1,
11693 commonTimeslotInfo CommonTimeslotInfo OPTIONAL,
11696 pusch-TimeslotsCodes UplinkTimeslotsCodes OPTIONAL
11699 pusch-TimeslotsCodes UplinkTimeslotsCodes-LCR-r4 OPTIONAL
11704 PUSCH-Info-VHCR ::= SEQUENCE {
11705 tfcs-ID TFCS-IdentityPlain DEFAULT 1,
11706 commonTimeslotInfo CommonTimeslotInfo OPTIONAL,
11707 pusch-TimeslotsCodes-VHCR UplinkTimeslotsCodes-VHCR OPTIONAL
11710 PUSCH-Info-LCR-r4 ::= SEQUENCE {
11711 tfcs-ID TFCS-IdentityPlain DEFAULT 1,
11712 commonTimeslotInfo CommonTimeslotInfo OPTIONAL,
11713 pusch-TimeslotsCodes UplinkTimeslotsCodes-LCR-r4 OPTIONAL
11716 PUSCH-PowerControlInfo-r4 ::= SEQUENCE {
11717 -- The IE ul-TargetSIR corresponds to PRX-PUSCHdes for 1.28Mcps TDD
11718 -- Actual value PRX-PUSCHdes = (value of IE "ul-TargetSIR" - 120)
11719 ul-TargetSIR UL-TargetSIR,
11723 tpc-StepSize TPC-StepSizeTDD OPTIONAL
11728 PUSCH-PowerControlInfo-r7 ::= SEQUENCE {
11729 -- The IE ul-TargetSIR corresponds to PRX-PUSCHdes for 1.28Mcps TDD
11730 -- Actual value PRX-PUSCHdes = (value of IE "ul-TargetSIR" - 120)
11731 ul-TargetSIR UL-TargetSIR,
11736 tpc-StepSize TPC-StepSizeTDD OPTIONAL
11741 PUSCH-SysInfo ::= SEQUENCE {
11742 pusch-Identity PUSCH-Identity,
11743 pusch-Info PUSCH-Info,
11744 usch-TFS TransportFormatSet OPTIONAL,
11745 usch-TFCS TFCS OPTIONAL
11748 PUSCH-SysInfo-VHCR ::= SEQUENCE {
11749 pusch-Identity PUSCH-Identity,
11750 pusch-Info-VHCR PUSCH-Info-VHCR,
11751 usch-TransportChannelsInfo USCH-TransportChannelsInfo OPTIONAL,
11752 usch-TFCS TFCS OPTIONAL
11755 PUSCH-SysInfo-HCR-r5 ::= SEQUENCE {
11756 pusch-Identity PUSCH-Identity,
11757 pusch-Info PUSCH-Info,
11758 usch-TransportChannelsInfo USCH-TransportChannelsInfo OPTIONAL,
11759 usch-TFCS TFCS OPTIONAL
11762 PUSCH-SysInfo-LCR-r4 ::= SEQUENCE {
11763 pusch-Identity PUSCH-Identity,
11764 pusch-Info PUSCH-Info-LCR-r4,
11765 usch-TFS TransportFormatSet OPTIONAL,
11766 usch-TFCS TFCS OPTIONAL
11769 PUSCH-SysInfoList ::= SEQUENCE (SIZE (1..maxPUSCH)) OF
11772 PUSCH-SysInfoList-HCR-r5 ::= SEQUENCE (SIZE (1..maxPUSCH)) OF PUSCH-SysInfo-HCR-r5
11774 PUSCH-SysInfoList-LCR-r4 ::= SEQUENCE (SIZE (1..maxPUSCH)) OF
11775 PUSCH-SysInfo-LCR-r4
11777 PUSCH-SysInfoList-SFN ::= SEQUENCE (SIZE (1..maxPUSCH)) OF
11779 pusch-SysInfo PUSCH-SysInfo,
11780 sfn-TimeInfo SFN-TimeInfo OPTIONAL
11783 PUSCH-SysInfoList-SFN-HCR-r5 ::= SEQUENCE (SIZE (1..maxPUSCH)) OF
11785 pusch-SysInfo PUSCH-SysInfo-HCR-r5,
11786 sfn-TimeInfo SFN-TimeInfo OPTIONAL
11789 PUSCH-SysInfoList-SFN-LCR-r4 ::= SEQUENCE (SIZE (1..maxPUSCH)) OF
11791 pusch-SysInfo PUSCH-SysInfo-LCR-r4,
11792 sfn-TimeInfo SFN-TimeInfo OPTIONAL
11795 PUSCH-SysInfoList-SFN-VHCR ::= SEQUENCE (SIZE (1..maxPUSCH)) OF
11797 pusch-SysInfo-VHCR PUSCH-SysInfo-VHCR,
11798 sfn-TimeInfo SFN-TimeInfo OPTIONAL
11801 RACH-TransmissionParameters ::= SEQUENCE {
11802 mmax INTEGER (1..32),
11807 RadioLinkswithoutDPCHFDPCHInfo ::= SEQUENCE {
11808 frameOffset DPCH-FrameOffset
11811 ReducedScramblingCodeNumber ::= INTEGER (0..8191)
11813 Reference-Beta-QPSK ::= SEQUENCE {
11814 reference-Code-Rate INTEGER (0..10),
11815 reference-Beta INTEGER (-15..16)
11818 Reference-Beta-16QAM ::= SEQUENCE {
11819 reference-Code-Rate INTEGER (0..10),
11820 reference-Beta INTEGER (-15..16)
11823 RepetitionPeriodAndLength ::= CHOICE {
11824 repetitionPeriod1 NULL,
11825 -- repetitionPeriod2 could just as well be NULL also.
11826 repetitionPeriod2 INTEGER (1..1),
11827 repetitionPeriod4 INTEGER (1..3),
11828 repetitionPeriod8 INTEGER (1..7),
11829 repetitionPeriod16 INTEGER (1..15),
11830 repetitionPeriod32 INTEGER (1..31),
11831 repetitionPeriod64 INTEGER (1..63)
11834 RepetitionPeriodLengthAndOffset ::= CHOICE {
11835 repetitionPeriod1 NULL,
11836 repetitionPeriod2 SEQUENCE {
11838 offset INTEGER (0..1)
11840 repetitionPeriod4 SEQUENCE {
11841 length INTEGER (1..3),
11842 offset INTEGER (0..3)
11844 repetitionPeriod8 SEQUENCE {
11845 length INTEGER (1..7),
11846 offset INTEGER (0..7)
11848 repetitionPeriod16 SEQUENCE {
11849 length INTEGER (1..15),
11850 offset INTEGER (0..15)
11852 repetitionPeriod32 SEQUENCE {
11853 length INTEGER (1..31),
11854 offset INTEGER (0..31)
11856 repetitionPeriod64 SEQUENCE {
11857 length INTEGER (1..63),
11858 offset INTEGER (0..63)
11862 RepetitionPeriodAndLengthForSPS ::= CHOICE {
11863 repetitionPeriod1 NULL,
11864 -- repetitionPeriod2 could just as well be NULL also.
11865 repetitionPeriod2 INTEGER (1..1),
11866 repetitionPeriod4 INTEGER (1..3),
11867 repetitionPeriod8 INTEGER (1..7),
11868 repetitionPeriod16 INTEGER (1..15),
11869 repetitionPeriod32 INTEGER (1..31)
11872 ReplacedPDSCH-CodeInfo ::= SEQUENCE {
11873 tfci-Field2 MaxTFCI-Field2Value,
11874 spreadingFactor SF-PDSCH,
11875 codeNumber CodeNumberDSCH,
11876 multiCodeInfo MultiCodeInfo
11879 ReplacedPDSCH-CodeInfoList ::= SEQUENCE (SIZE (1..maxTFCI-2-Combs)) OF
11880 ReplacedPDSCH-CodeInfo
11882 RepPerLengthOffset-PICH ::= CHOICE {
11883 rpp4-2 INTEGER (0..3),
11884 rpp8-2 INTEGER (0..7),
11885 rpp8-4 INTEGER (0..7),
11886 rpp16-2 INTEGER (0..15),
11887 rpp16-4 INTEGER (0..15),
11888 rpp32-2 INTEGER (0..31),
11889 rpp32-4 INTEGER (0..31),
11890 rpp64-2 INTEGER (0..63),
11891 rpp64-4 INTEGER (0..63)
11894 RepPerLengthOffset-MICH ::= CHOICE {
11895 rpp4-2 INTEGER (0..3),
11896 rpp8-2 INTEGER (0..7),
11897 rpp8-4 INTEGER (0..7),
11898 rpp16-2 INTEGER (0..15),
11899 rpp16-4 INTEGER (0..15),
11900 rpp32-2 INTEGER (0..31),
11901 rpp32-4 INTEGER (0..31),
11902 rpp64-2 INTEGER (0..63),
11903 rpp64-4 INTEGER (0..63)
11906 RestrictedTrCH ::= SEQUENCE {
11907 dl-restrictedTrCh-Type DL-TrCH-Type,
11908 restrictedDL-TrCH-Identity TransportChannelIdentity,
11909 allowedTFIList AllowedTFI-List
11912 RestrictedTrCH-InfoList ::= SEQUENCE (SIZE(1..maxTrCH)) OF
11915 RL-AdditionInformation ::= SEQUENCE {
11916 primaryCPICH-Info PrimaryCPICH-Info,
11917 dl-DPCH-InfoPerRL DL-DPCH-InfoPerRL,
11918 -- dummy and dummy2 are not used in this version of specification
11919 -- and the IEs should be ignored.
11921 dummy2 SCCPCH-InfoForFACH OPTIONAL
11924 RL-AdditionInformation-r6 ::= SEQUENCE {
11925 primaryCPICH-Info PrimaryCPICH-Info,
11926 cell-Id CellIdentity OPTIONAL,
11927 dl-dpchInfo CHOICE {
11928 dl-DPCH-InfoPerRL DL-DPCH-InfoPerRL-r5,
11929 dl-FDPCH-InfoPerRL DL-FDPCH-InfoPerRL-r6
11931 e-HICH-Information E-HICH-Information OPTIONAL,
11932 e-RGCH-Information E-RGCH-Information OPTIONAL
11935 RL-AdditionInformation-r7 ::= SEQUENCE {
11936 primaryCPICH-Info PrimaryCPICH-Info,
11937 cell-Id CellIdentity OPTIONAL,
11938 dl-dpchInfo CHOICE {
11939 dl-DPCH-InfoPerRL DL-DPCH-InfoPerRL-r5,
11940 dl-FDPCH-InfoPerRL DL-FDPCH-InfoPerRL-r7
11942 e-HICH-Information E-HICH-Information OPTIONAL,
11943 e-RGCH-Information E-RGCH-Information OPTIONAL
11946 RL-AdditionInformation-r8 ::= SEQUENCE {
11947 primaryCPICH-Info PrimaryCPICH-Info,
11948 cell-Id CellIdentity OPTIONAL,
11949 dl-dpchInfo CHOICE {
11950 dl-DPCH-InfoPerRL DL-DPCH-InfoPerRL-r5,
11951 dl-FDPCH-InfoPerRL DL-FDPCH-InfoPerRL-r7
11953 e-HICH-Information E-HICH-Information OPTIONAL,
11954 e-RGCH-Information E-RGCH-Information OPTIONAL,
11955 targetCellPreconfigInfo TargetCellPreconfigInfo OPTIONAL
11958 RL-AdditionInformation-r9 ::= SEQUENCE {
11959 primaryCPICH-Info PrimaryCPICH-Info,
11960 cell-Id CellIdentity OPTIONAL,
11961 dl-dpchInfo CHOICE {
11962 dl-DPCH-InfoPerRL DL-DPCH-InfoPerRL-r5,
11963 dl-FDPCH-InfoPerRL DL-FDPCH-InfoPerRL-r7
11965 e-HICH-Information E-HICH-Information OPTIONAL,
11966 e-RGCH-Information E-RGCH-Information OPTIONAL,
11967 targetCellPreconfigInfo TargetCellPreconfigInfo-r9 OPTIONAL
11970 RL-AdditionInformation-r10 ::= SEQUENCE {
11971 primaryCPICH-Info PrimaryCPICH-Info,
11972 cell-Id CellIdentity OPTIONAL,
11973 dl-dpchInfo CHOICE {
11974 dl-DPCH-InfoPerRL DL-DPCH-InfoPerRL-r5,
11975 dl-FDPCH-InfoPerRL DL-FDPCH-InfoPerRL-r7
11977 e-HICH-Information E-HICH-Information OPTIONAL,
11978 e-RGCH-Information E-RGCH-Information OPTIONAL,
11979 targetCellPreconfigInfo TargetCellPreconfigInfo-r10 OPTIONAL
11982 RL-AdditionInformation-vb50ext ::= SEQUENCE {
11983 targetCellPreconfigInfo TargetCellPreconfigInfo-vb50ext OPTIONAL
11986 RL-AdditionInformation-r11 ::= SEQUENCE {
11987 primaryCPICH-Info PrimaryCPICH-Info,
11988 cell-Id CellIdentity OPTIONAL,
11989 dl-dpchInfo CHOICE {
11990 dl-DPCH-InfoPerRL DL-DPCH-InfoPerRL-r5,
11991 dl-FDPCH-InfoPerRL DL-FDPCH-InfoPerRL-r7
11993 e-HICH-Information E-HICH-Information-r11 OPTIONAL,
11994 e-RGCH-Information E-RGCH-Information OPTIONAL,
11995 f-TPICH-Information F-TPICH-Information OPTIONAL,
11996 targetCellPreconfigInfo TargetCellPreconfigInfo-r11 OPTIONAL
11999 RL-AdditionInformation-r12 ::= SEQUENCE {
12000 primaryCPICH-Info PrimaryCPICH-Info,
12001 cell-Id CellIdentity OPTIONAL,
12002 dl-dpchInfo CHOICE {
12003 dl-DPCH-InfoPerRL DL-DPCH-InfoPerRL-ASU,
12004 dl-FDPCH-InfoPerRL DL-FDPCH-InfoPerRL-r7,
12005 radioLinkswithoutDPCHFDPCHInfo RadioLinkswithoutDPCHFDPCHInfo
12007 e-HICH-Information E-HICH-Information-r11 OPTIONAL,
12008 e-RGCH-Information E-RGCH-Information OPTIONAL,
12009 f-TPICH-Information F-TPICH-Information OPTIONAL,
12010 targetCellPreconfigInfo TargetCellPreconfigInfo-r12 OPTIONAL
12013 RL-AdditionInformation-r13 ::= SEQUENCE {
12014 primaryCPICH-Info PrimaryCPICH-Info,
12015 cell-Id CellIdentity OPTIONAL,
12016 dl-dpchInfo CHOICE {
12017 dl-DPCH-InfoPerRL DL-DPCH-InfoPerRL-ASU,
12018 dl-FDPCH-InfoPerRL DL-FDPCH-InfoPerRL-r13,
12019 radioLinkswithoutDPCHFDPCHInfo RadioLinkswithoutDPCHFDPCHInfo
12021 e-HICH-Information E-HICH-Information-r11 OPTIONAL,
12022 e-RGCH-Information E-RGCH-Information OPTIONAL,
12023 f-TPICH-Information F-TPICH-Information OPTIONAL,
12024 targetCellPreconfigInfo TargetCellPreconfigInfo-r13 OPTIONAL
12027 RL-AdditionInformation-v6b0ext ::= SEQUENCE {
12028 sttdIndication STTDIndication OPTIONAL
12031 RL-AdditionInformation-v890ext ::= SEQUENCE {
12032 targetCellPreconfigInfo TargetCellPreconfigInfo-v890ext OPTIONAL
12035 RL-AdditionInformation-v950ext ::= SEQUENCE {
12036 targetCellPreconfigInfo TargetCellPreconfigInfo-v950ext OPTIONAL
12039 RL-AdditionInformationList ::= SEQUENCE (SIZE (1..maxRL-1)) OF
12040 RL-AdditionInformation
12042 RL-AdditionInformationList-r6 ::= SEQUENCE (SIZE (1..maxRL-1)) OF
12043 RL-AdditionInformation-r6
12045 RL-AdditionInformationList-r7 ::= SEQUENCE (SIZE (1..maxRL-1)) OF
12046 RL-AdditionInformation-r7
12048 RL-AdditionInformation-list-v6b0ext ::= SEQUENCE (SIZE (1..maxRL)) OF
12049 RL-AdditionInformation-v6b0ext
12051 RL-AdditionInformationList-r8 ::= SEQUENCE (SIZE(1..maxRL-1)) OF
12052 RL-AdditionInformation-r8
12054 RL-AdditionInformationList-v890ext ::= SEQUENCE (SIZE (1..maxRL-1)) OF
12055 RL-AdditionInformation-v890ext
12057 RL-AdditionInformationList-r9 ::= SEQUENCE (SIZE(1..maxRL-1)) OF
12058 RL-AdditionInformation-r9
12060 RL-AdditionInformationList-v950ext ::= SEQUENCE (SIZE(1..maxRL-1)) OF
12061 RL-AdditionInformation-v950ext
12063 RL-AdditionInformationList-r10 ::= SEQUENCE (SIZE(1..maxRL-1)) OF
12064 RL-AdditionInformation-r10
12066 RL-AdditionInformationList-vb50ext ::= SEQUENCE (SIZE(1..maxRL-1)) OF
12067 RL-AdditionInformation-vb50ext
12069 RL-AdditionInformationList-r11 ::= SEQUENCE (SIZE(1..maxRL-1)) OF
12070 RL-AdditionInformation-r11
12072 RL-AdditionInformationList-r12 ::= SEQUENCE (SIZE(1..maxRL-1)) OF
12073 RL-AdditionInformation-r12
12075 RL-AdditionInformationList-r13 ::= SEQUENCE (SIZE(1..maxRL-1)) OF
12076 RL-AdditionInformation-r13
12078 RL-AdditionInformationList-SecULFreq ::= SEQUENCE (SIZE(1..maxEDCHRL-1)) OF
12079 RL-AdditionInformation-SecULFreq
12081 RL-AdditionInformationList-SecULFreq-r12 ::= SEQUENCE (SIZE(1..maxEDCHRL-1)) OF
12082 RL-AdditionInformation-SecULFreq-r12
12084 RL-AdditionInformationList-SecULFreq-r13 ::= SEQUENCE (SIZE(1..maxEDCHRL-1)) OF
12085 RL-AdditionInformation-SecULFreq-r13
12087 RL-AdditionInformation-SecULFreq ::= SEQUENCE {
12088 primaryCPICH-Info PrimaryCPICH-Info,
12089 cell-id CellIdentity OPTIONAL,
12090 dl-FDPCH-InfoPerRL DL-FDPCH-InfoPerRL-r7,
12091 e-HICH-Information E-HICH-Information,
12092 e-RGCH-Information E-RGCH-Information OPTIONAL
12095 RL-AdditionInformation-SecULFreq-r12 ::= SEQUENCE {
12096 primaryCPICH-Info PrimaryCPICH-Info,
12097 cell-id CellIdentity OPTIONAL,
12098 dl-FDPCH-InfoPerRL DL-FDPCH-InfoPerRL-r7,
12099 e-HICH-Information E-HICH-Information,
12100 e-RGCH-Information E-RGCH-Information OPTIONAL,
12101 radioLinkswithoutDPCHFDPCHIndicator NULL OPTIONAL
12104 RL-AdditionInformation-SecULFreq-r13 ::= SEQUENCE {
12105 primaryCPICH-Info PrimaryCPICH-Info,
12106 cell-id CellIdentity OPTIONAL,
12107 dl-FDPCH-InfoPerRL DL-FDPCH-InfoPerRL-r13,
12108 e-HICH-Information E-HICH-Information,
12109 e-RGCH-Information E-RGCH-Information OPTIONAL,
12110 radioLinkswithoutDPCHFDPCHIndicator NULL OPTIONAL
12113 RL-IdentifierList ::= SEQUENCE (SIZE (1..maxRL)) OF
12116 RL-RemovalInformationList ::= SEQUENCE (SIZE (1..maxRL)) OF
12119 RL-RemovalInformationList-SecULFreq ::= SEQUENCE (SIZE(1..maxEDCHRL)) OF
12122 RPP ::= ENUMERATED {
12125 S-Field ::= ENUMERATED {
12128 SCCPCH-ChannelisationCode ::= ENUMERATED {
12129 cc16-1, cc16-2, cc16-3, cc16-4,
12130 cc16-5, cc16-6, cc16-7, cc16-8,
12131 cc16-9, cc16-10, cc16-11, cc16-12,
12132 cc16-13, cc16-14, cc16-15, cc16-16 }
12134 SCCPCH-ChannelisationCode-VHCR ::= ENUMERATED {
12135 cc32-1, cc32-2, cc32-3, cc32-4,
12136 cc32-5, cc32-6, cc32-7, cc32-8,
12137 cc32-9, cc32-10, cc32-11, cc32-12,
12138 cc32-13, cc32-14, cc32-15, cc32-16,
12139 cc32-17, cc32-18, cc32-19, cc32-20,
12140 cc32-21, cc32-22, cc32-23, cc32-24,
12141 cc32-25, cc32-26, cc32-27, cc32-28,
12142 cc32-29, cc32-30, cc32-31, cc32-32 }
12144 SCCPCH-ChannelisationCodeList ::= SEQUENCE (SIZE (1..16)) OF
12145 SCCPCH-ChannelisationCode
12147 SCCPCH-ChannelisationCodeList-VHCR ::= SEQUENCE (SIZE (1..32)) OF
12148 SCCPCH-ChannelisationCode-VHCR
12150 SCCPCH-InfoForFACH ::= SEQUENCE {
12151 secondaryCCPCH-Info SecondaryCCPCH-Info,
12153 modeSpecificInfo CHOICE {
12155 fach-PCH-InformationList FACH-PCH-InformationList,
12156 sib-ReferenceListFACH SIB-ReferenceListFACH
12159 fach-PCH-InformationList FACH-PCH-InformationList
12164 SCCPCH-InfoForFACH-r4 ::= SEQUENCE {
12165 secondaryCCPCH-Info SecondaryCCPCH-Info-r4,
12167 fach-PCH-InformationList FACH-PCH-InformationList,
12168 modeSpecificInfo CHOICE {
12170 sib-ReferenceListFACH SIB-ReferenceListFACH
12176 SCCPCH-SystemInformation ::= SEQUENCE {
12177 secondaryCCPCH-Info SecondaryCCPCH-Info,
12178 tfcs TFCS OPTIONAL,
12179 fach-PCH-InformationList FACH-PCH-InformationList OPTIONAL,
12180 pich-Info PICH-Info OPTIONAL
12183 SCCPCH-SystemInformation-LCR-r4-ext ::= SEQUENCE {
12184 secondaryCCPCH-LCR-Extensions SecondaryCCPCH-Info-LCR-r4-ext,
12185 -- pich-Info in the SCCPCH-SystemInformation IE shall be absent,
12186 -- and instead the following used.
12187 pich-Info PICH-Info-LCR-r4 OPTIONAL
12190 SCCPCH-SystemInformation-HCR-VHCR-r7 ::= SEQUENCE {
12191 secondaryCCPCH-Info SecondaryCCPCH-Info-HCR-VHCR-r7,
12192 tfcs TFCS OPTIONAL,
12193 fach-PCH-InformationList FACH-PCH-InformationList OPTIONAL,
12194 pich-Info PICH-Info-HCR-VHCR-r7 OPTIONAL
12197 SCCPCH-SystemInformationList ::= SEQUENCE (SIZE (1..maxSCCPCH)) OF
12198 SCCPCH-SystemInformation
12200 SCCPCH-SystemInformationList-HCR-VHCR-r7 ::= SEQUENCE (SIZE (1..maxSCCPCH)) OF
12201 SCCPCH-SystemInformation-HCR-VHCR-r7
12203 -- SCCPCH-SystemInformationList-LCR-r4-ext includes elements additional to those in
12204 -- SCCPCH-SystemInformationList for the 1.28Mcps TDD. The order of the IEs
12205 -- indicates which SCCPCH-SystemInformation-LCR-r4-ext IE extends which
12206 -- SCCPCH-SystemInformation IE.
12207 SCCPCH-SystemInformationList-LCR-r4-ext ::= SEQUENCE (SIZE (1..maxSCCPCH)) OF
12208 SCCPCH-SystemInformation-LCR-r4-ext
12210 -- The SCCPCH-SystemInformation-MBMS-r6 is used for an S-CCPCH dedicated for MBMS purposes.
12211 SCCPCH-SystemInformation-MBMS-r6 ::= SEQUENCE {
12212 secondaryCCPCHInfo-MBMS SecondaryCCPCHInfo-MBMS-r6,
12213 transportFormatCombinationSet TFCS,
12214 fachCarryingMCCH SEQUENCE {
12215 mcch-transportFormatSet TransportFormatSet,
12216 mcch-ConfigurationInfo MBMS-MCCH-ConfigurationInfo-r6
12218 fachCarryingMTCH-List MBMS-FACHCarryingMTCH-List OPTIONAL,
12219 -- If schedulingInformation is provided
12220 fachCarryingMSCH SEQUENCE {
12221 msch-transportFormatSet TransportFormatSet,
12222 -- dummy is not used in this version of the specification, it should
12223 -- not be sent and if received it should be ignored.
12224 dummy MBMS-MSCH-ConfigurationInfo-r6
12228 -- The SCCPCH-SystemInformation-MBMS-r7 is used for an S-CCPCH dedicated for MBMS purposes.
12229 SCCPCH-SystemInformation-MBMS-r7 ::= SEQUENCE {
12230 secondaryCCPCHInfo-MBMS SecondaryCCPCHInfo-MBMS-r7,
12231 transportFormatCombinationSet TFCS,
12232 fachCarryingMCCH SEQUENCE {
12233 mcch-transportFormatSet TransportFormatSet,
12234 mcch-ConfigurationInfo MBMS-MCCH-ConfigurationInfo-r6
12236 fachCarryingMTCH-List MBMS-FACHCarryingMTCH-List OPTIONAL,
12237 -- If schedulingInformation is provided
12238 fachCarryingMSCH SEQUENCE {
12239 msch-transportFormatSet TransportFormatSet
12243 S-CPICH-PowerOffset-MIMO ::= INTEGER (-6..0)
12245 S-CPICH-PowerOffset-4x4MIMO ::= INTEGER (-12..0)
12247 ScheduledTransmissionConfiguration ::= SEQUENCE {
12248 common-E-DCH-ResourceInfoListExt SEQUENCE (SIZE (1..maxEDCHs)) OF
12249 Common-E-DCH-ResourceInfoListExt
12252 ScramblingCodeChange ::= ENUMERATED {
12253 codeChange, noCodeChange }
12255 ScramblingCodeType ::= ENUMERATED {
12259 SecondaryCCPCH-Info ::= SEQUENCE {
12260 modeSpecificInfo CHOICE {
12262 -- dummy1 is not used in this version of the specification and should be ignored.
12263 dummy1 PCPICH-UsageForChannelEst,
12264 -- dummy2 is not used in this version of the specification. It should not
12265 -- be sent and if received it should be ignored.
12266 dummy2 SecondaryCPICH-Info OPTIONAL,
12267 secondaryScramblingCode SecondaryScramblingCode OPTIONAL,
12268 sttd-Indicator BOOLEAN,
12269 sf-AndCodeNumber SF256-AndCodeNumber,
12270 pilotSymbolExistence BOOLEAN,
12271 tfci-Existence BOOLEAN,
12272 positionFixedOrFlexible PositionFixedOrFlexible,
12273 timingOffset TimingOffset DEFAULT 0
12276 -- TABULAR: the offset is included in CommonTimeslotInfoSCCPCH
12277 commonTimeslotInfo CommonTimeslotInfoSCCPCH,
12278 individualTimeslotInfo IndividualTimeslotInfo,
12279 channelisationCode SCCPCH-ChannelisationCodeList
12284 SecondaryCCPCH-Info-r4 ::= SEQUENCE {
12285 modeSpecificInfo CHOICE {
12287 secondaryScramblingCode SecondaryScramblingCode OPTIONAL,
12288 sttd-Indicator BOOLEAN,
12289 sf-AndCodeNumber SF256-AndCodeNumber,
12290 pilotSymbolExistence BOOLEAN,
12291 tfci-Existence BOOLEAN,
12292 positionFixedOrFlexible PositionFixedOrFlexible,
12293 timingOffset TimingOffset DEFAULT 0
12296 -- TABULAR: the offset is included in CommonTimeslotInfoSCCPCH
12297 commonTimeslotInfo CommonTimeslotInfoSCCPCH,
12300 individualTimeslotInfo IndividualTimeslotInfo
12303 individualTimeslotInfo IndividualTimeslotInfo-LCR-r4
12306 channelisationCode SCCPCH-ChannelisationCodeList
12311 SecondaryCCPCH-Info-HCR-VHCR-r7 ::= SEQUENCE {
12312 modeSpecificInfo CHOICE {
12314 individualTimeslotInfo IndividualTimeslotInfo-r7,
12315 channelisationCode SCCPCH-ChannelisationCodeList
12318 individualTimeslotInfo IndividualTimeslotInfo-VHCR,
12319 channelisationCode SCCPCH-ChannelisationCodeList-VHCR
12324 SecondaryCCPCH-Info-LCR-r4-ext ::= SEQUENCE {
12325 individualTimeslotLCR-Ext IndividualTimeslotInfo-LCR-r4-ext
12328 SecondaryCCPCHFrameType2Info ::= SEQUENCE {
12329 subFrameNumber INTEGER (0..4),
12330 dl-ChannelisationCodes DL-ChannelCodes-MBSFN-IMB384,
12331 modulation CHOICE {
12333 mod16QAM SEQUENCE {
12334 cpich-SecCCPCH-PowerOffset INTEGER (-11..4)
12339 SecondaryCCPCHInfo-MBMS-r6 ::= SEQUENCE {
12340 modeSpecificInfo CHOICE {
12342 secondaryScramblingCode SecondaryScramblingCode OPTIONAL,
12343 sttd-Indicator BOOLEAN,
12344 sf-AndCodeNumber SF256-AndCodeNumber,
12345 timingOffset TimingOffset DEFAULT 0
12348 commonTimeslotInfoMBMS CommonTimeslotInfoMBMS,
12349 downlinkTimeslotsCodes DownlinkTimeslotsCodes
12352 commonTimeslotInfoMBMS CommonTimeslotInfoMBMS,
12353 downlinkTimeslotsCodes DownlinkTimeslotsCodes-LCR-r4
12358 SecondaryCCPCHInfo-MBMS-r7 ::= SEQUENCE {
12359 modeSpecificInfo CHOICE {
12360 -- The CHOICE fdd is used for both "fdd" and "3.84 Mcps TDD MBSFN IMB"
12362 -- The IE secondaryScramblingCode is not applicable for "3.84 Mcps TDD MBSFN IMB"
12363 secondaryScramblingCode SecondaryScramblingCode OPTIONAL,
12364 -- The IE sttd-Indicator is not applicable for cells operating in MBSFN mode,
12365 -- the UE behaviour is unspecified
12366 sttd-Indicator BOOLEAN,
12367 sf-AndCodeNumber SF256-AndCodeNumber,
12368 -- The IE timingOffset is not applicable for "3.84 Mcps TDD MBSFN IMB"
12369 timingOffset TimingOffset DEFAULT 0,
12370 modulation CHOICE {
12372 -- The CHOICE mod16QAM is not applicable for MCCH in "3.84 Mcps TDD MBSFN IMB"
12373 mod16QAM INTEGER (-11..4)
12377 commonTimeslotInfoMBMS CommonTimeslotInfoMBMS,
12378 downlinkTimeslotsCodes DownlinkTimeslotsCodes-r7,
12379 modulation ENUMERATED { modQPSK, mod16QAM }
12382 commonTimeslotInfoMBMS CommonTimeslotInfoMBMS,
12383 downlinkTimeslotsCodes DownlinkTimeslotsCodes-VHCR,
12384 modulation ENUMERATED { modQPSK, mod16QAM }
12387 commonTimeslotInfoMBMS CommonTimeslotInfoMBMS,
12388 downlinkTimeslotsCodes DownlinkTimeslotsCodes-LCR-r4,
12389 mbsfnSpecialTimeSlot TimeSlotLCR-ext OPTIONAL,
12390 modulation ENUMERATED { modQPSK, mod16QAM }
12395 SecondaryCCPCHInfoDiff-MBMS ::= SEQUENCE {
12396 secondaryScramblingCode SecondaryScramblingCode OPTIONAL,
12397 sttd-Indicator BOOLEAN,
12398 sf-AndCodeNumber SF256-AndCodeNumber OPTIONAL,
12399 timingOffset TimingOffset OPTIONAL
12402 SecondaryCPICH-Info ::= SEQUENCE {
12403 secondaryDL-ScramblingCode SecondaryScramblingCode OPTIONAL,
12404 channelisationCode ChannelisationCode256
12407 SecondaryScramblingCode ::= INTEGER (1..15)
12409 SecondaryCellMIMOparametersFDD ::= CHOICE {
12411 newConfiguration SEQUENCE {
12412 mimoN-M-Ratio MIMO-N-M-Ratio OPTIONAL,
12413 mimoPilotConfiguration MIMO-PilotConfiguration-r9 OPTIONAL
12417 SecondaryCellMIMOparametersFDD-v950ext ::= SEQUENCE {
12418 precodingWeightSetRestriction ENUMERATED { true } OPTIONAL
12421 SecondaryCellMIMOparametersFDD-r10 ::= CHOICE {
12423 newConfiguration SEQUENCE {
12424 mimoN-M-Ratio MIMO-N-M-Ratio OPTIONAL,
12425 mimoPilotConfiguration MIMO-PilotConfiguration-r9 OPTIONAL,
12426 precodingWeightSetRestriction ENUMERATED { true } OPTIONAL
12430 SecondaryCell4x4MIMOparametersFDD ::= SEQUENCE {
12431 configurationInfo CHOICE {
12433 newConfiguration SEQUENCE {
12434 mimoN-M-Ratio MIMO-N-M-Ratio OPTIONAL,
12435 mimoPilotConfiguration MIMO4x4-PilotConfiguration OPTIONAL,
12436 precodingWeightSetRestriction BIT STRING (SIZE (64)) OPTIONAL
12441 SecondInterleavingMode ::= ENUMERATED {
12442 frameRelated, timeslotRelated }
12444 ServingCellChangeMACreset ::= BOOLEAN
12446 ServingCellChangeMsgType ::= ENUMERATED {
12448 radioBearerReconfiguration,
12449 transportChannelReconfiguration,
12450 physicalChannelReconfiguration }
12452 ServingCellChangeParameters ::= SEQUENCE {
12453 servingCellChangeMACreset ServingCellChangeMACreset,
12454 servingCellChangeMsgType ServingCellChangeMsgType,
12455 servingCellChangeTrId ServingCellChangeTrId
12458 ServingCellChangeParameters-r12 ::= SEQUENCE {
12459 servingCellChangeMACreset ServingCellChangeMACreset,
12460 servingCellChangeMsgType ServingCellChangeMsgType,
12461 servingCellChangeTrId ServingCellChangeTrId,
12462 enhancedServingCellChangeforEvent1CsupportIndicator ENUMERATED { true } OPTIONAL
12464 ServingCellChangeTrId ::= INTEGER (0..3)
12466 SF8Codes ::= ENUMERATED {
12467 cc8-1, cc8-2, cc8-3, cc8-4, cc8-5, cc8-6, cc8-7, cc8-8}
12469 SF16Codes ::= ENUMERATED {
12470 cc16-1, cc16-2, cc16-3, cc16-4, cc16-5, cc16-6, cc16-7,
12473 SF16Codes2 ::= ENUMERATED {
12474 cc16-1, cc16-2, cc16-3, cc16-4, cc16-5, cc16-6, cc16-7,
12475 cc16-8, cc16-9, cc16-10, cc16-11, cc16-12, cc16-13, cc16-14,
12478 SF32Codes ::= ENUMERATED {
12479 cc32-1, cc32-2, cc32-3, cc32-4, cc32-5, cc32-6, cc32-7,
12480 cc32-8, cc32-9, cc32-10, cc32-11, cc32-12, cc32-13, cc32-14,
12483 -- SF256-AndCodeNumber encodes both "Spreading factor" and "Code Number"
12484 SF256-AndCodeNumber ::= CHOICE {
12485 sf4 INTEGER (0..3),
12486 sf8 INTEGER (0..7),
12487 sf16 INTEGER (0..15),
12488 sf32 INTEGER (0..31),
12489 sf64 INTEGER (0..63),
12490 sf128 INTEGER (0..127),
12491 sf256 INTEGER (0..255)
12494 -- SF512-AndCodeNumber encodes both "Spreading factor" and "Code Number"
12495 SF512-AndCodeNumber ::= CHOICE {
12496 sf4 INTEGER (0..3),
12497 sf8 INTEGER (0..7),
12498 sf16 INTEGER (0..15),
12499 sf32 INTEGER (0..31),
12500 sf64 INTEGER (0..63),
12501 sf128 INTEGER (0..127),
12502 sf256 INTEGER (0..255),
12503 sf512 INTEGER (0..511)
12506 -- SF512-AndPilot encodes both "Spreading factor" and "Number of bits for Pilot bits"
12507 SF512-AndPilot ::= CHOICE {
12513 sfd128 PilotBits128,
12514 sfd256 PilotBits256,
12518 SF512-AndPilot-r12 ::= CHOICE {
12524 sfd128 PilotBits128-r12,
12525 sfd256 PilotBits256-r12,
12529 SF-PDSCH ::= ENUMERATED {
12530 sfp4, sfp8, sfp16, sfp32,
12531 sfp64, sfp128, sfp256 }
12533 SF-PRACH ::= ENUMERATED {
12534 sfpr32, sfpr64, sfpr128, sfpr256 }
12536 SFN-TimeInfo ::= SEQUENCE {
12537 activationTimeSFN INTEGER (0..4095),
12538 physChDuration DurationTimeInfo
12541 -- actual scheduling value = 2(signalled value +1) and is the periodicity of sending
12542 -- special burst frames
12543 SpecialBurstScheduling ::= INTEGER (0..7)
12545 SpreadingFactor ::= ENUMERATED {
12546 sf4, sf8, sf16, sf32,
12547 sf64, sf128, sf256 }
12549 SPS-Information-TDD128-r8 ::= SEQUENCE {
12550 e-dch-SPS-Info E-DCH-SPS-Information-TDD128 OPTIONAL,
12551 hs-dsch-SPS-Info HS-DSCH-SPS-Information-TDD128 OPTIONAL
12554 SRB-delay ::= INTEGER (0..7)
12556 SSDT-CellIdentity ::= ENUMERATED {
12557 ssdt-id-a, ssdt-id-b, ssdt-id-c,
12558 ssdt-id-d, ssdt-id-e, ssdt-id-f,
12559 ssdt-id-g, ssdt-id-h }
12561 SSDT-Information ::= SEQUENCE {
12563 codeWordSet CodeWordSet
12566 SSDT-Information-r4 ::= SEQUENCE {
12568 codeWordSet CodeWordSet,
12569 ssdt-UL-r4 SSDT-UL OPTIONAL
12572 SSDT-UL ::= ENUMERATED {
12575 StandaloneMidambleInfo-TDD128 ::= SEQUENCE {
12576 -- Actual value midambleConfiguration = IE value * 2
12577 midambleConfiguration INTEGER (1..8),
12578 midambleShift INTEGER (0..15),
12579 timeSlotInformation BIT STRING (SIZE (5)),
12580 activationTime ActivationTime,
12581 subframeNum INTEGER (0..1),
12582 repetitionPeriod ENUMERATED {
12584 v16, v32, v64, spare},
12585 referenceBeta INTEGER (-15..16) OPTIONAL
12588 STTDIndication ::= ENUMERATED { true }
12590 SynchronisationParameters-r4 ::= SEQUENCE {
12591 sync-UL-CodesBitmap BIT STRING {
12601 fpach-Info FPACH-Info-r4,
12602 -- Actual value prxUpPCHdes = IE value - 120
12603 prxUpPCHdes INTEGER (0..62),
12604 sync-UL-Procedure SYNC-UL-Procedure-r4 OPTIONAL
12607 Sync-UL-Codes-Bitmap ::= BIT STRING {
12618 SYNC-UL-Procedure-r4 ::= SEQUENCE {
12619 max-SYNC-UL-Transmissions ENUMERATED { tr1, tr2, tr4, tr8 },
12620 powerRampStep INTEGER (0..3)
12623 SYNC-UL-Info-r4 ::= SEQUENCE {
12624 sync-UL-Codes-Bitmap Sync-UL-Codes-Bitmap,
12625 -- Actual value prxUpPCHdes = IE value - 120
12626 prxUpPCHdes INTEGER (0..62),
12627 powerRampStep INTEGER (0..3),
12628 max-SYNC-UL-Transmissions ENUMERATED { tr1, tr2, tr4, tr8 },
12629 mmax INTEGER(1..32)
12632 SYNC-UL-InfoForE-RUCCH ::= SEQUENCE {
12633 prxUpPCHdes INTEGER (0..62) OPTIONAL,
12634 powerRampStep INTEGER (0..3) OPTIONAL,
12635 max-SYNC-UL-Transmissions ENUMERATED { tr1, tr2, tr4, tr8 } OPTIONAL,
12636 e-RUCCH-Sync-UL-Codes-Bitmap Sync-UL-Codes-Bitmap,
12637 mmax INTEGER(1..32)
12640 TargetCellPreconfigInfo ::= SEQUENCE {
12641 activationTimeOffset ActivationTimeOffset OPTIONAL,
12643 newPrimary-E-RNTI E-RNTI OPTIONAL,
12644 newSecondary-E-RNTI E-RNTI OPTIONAL,
12645 serving-HSDSCH-CellInformation Serving-HSDSCH-CellInformation-r8,
12646 e-dch-ReconfigurationInfo E-DCH-ReconfigurationInfo-r7,
12647 dtx-drx-TimingInfo DTX-DRX-TimingInfo-r7 OPTIONAL,
12648 dtx-drx-Info DTX-DRX-Info-r7 OPTIONAL,
12649 hs-scch-LessInfo HS-SCCH-LessInfo-r7 OPTIONAL,
12650 mimoParameters MIMO-Parameters-r8 OPTIONAL,
12651 dl-SecondaryCellInfoFDD DL-SecondaryCellInfoFDD OPTIONAL
12654 TargetCellPreconfigInfo-v890ext ::= MIMO-Parameters-v7f0ext
12656 TargetCellPreconfigInfo-r9 ::= SEQUENCE {
12657 activationTimeOffset ActivationTimeOffset OPTIONAL,
12659 newPrimary-E-RNTI E-RNTI OPTIONAL,
12660 newSecondary-E-RNTI E-RNTI OPTIONAL,
12661 serving-HSDSCH-CellInformation Serving-HSDSCH-CellInformation-r9,
12662 e-dch-ReconfigurationInfo E-DCH-ReconfigurationInfo-r7,
12663 dtx-drx-TimingInfo DTX-DRX-TimingInfo-r7 OPTIONAL,
12664 dtx-drx-Info DTX-DRX-Info-r7 OPTIONAL,
12665 hs-scch-LessInfo HS-SCCH-LessInfo-r7 OPTIONAL,
12666 mimoParameters MIMO-Parameters-r9 OPTIONAL,
12667 dl-SecondaryCellInfoFDD DL-SecondaryCellInfoFDD-r9 OPTIONAL,
12668 ul-SecondaryCellInfoFDD UL-SecondaryCellInfoFDD OPTIONAL,
12669 e-dch-ReconfigurationInfo-SecULFrequency
12670 E-DCH-ReconfigurationInfo-SecULFrequency OPTIONAL
12673 TargetCellPreconfigInfo-v950ext ::= SecondaryCellMIMOparametersFDD-v950ext
12675 TargetCellPreconfigInfo-r10 ::= SEQUENCE {
12676 activationTimeOffset ActivationTimeOffset OPTIONAL,
12678 newPrimary-E-RNTI E-RNTI OPTIONAL,
12679 newSecondary-E-RNTI E-RNTI OPTIONAL,
12680 serving-HSDSCH-CellInformation Serving-HSDSCH-CellInformation-r9,
12681 e-dch-ReconfigurationInfo E-DCH-ReconfigurationInfo-r7,
12682 dtx-drx-TimingInfo DTX-DRX-TimingInfo-r7 OPTIONAL,
12683 dtx-drx-Info DTX-DRX-Info-r7 OPTIONAL,
12684 hs-scch-LessInfo HS-SCCH-LessInfo-r7 OPTIONAL,
12685 mimoParameters MIMO-Parameters-r9 OPTIONAL,
12686 dl-SecondaryCellInfoFDD DL-SecondaryCellInfoFDD-r10 OPTIONAL,
12687 additionalDLSecCellInfoListFDD AdditionalDLSecCellInfoListFDD OPTIONAL,
12688 ul-SecondaryCellInfoFDD UL-SecondaryCellInfoFDD OPTIONAL,
12689 e-dch-ReconfigurationInfo-SecULFrequency
12690 E-DCH-ReconfigurationInfo-SecULFrequency OPTIONAL
12693 TargetCellPreconfigInfo-vb50ext ::= SEQUENCE {
12694 ulOLTDInfoFDD UL-OLTD-InfoFDD OPTIONAL
12697 TargetCellPreconfigInfo-r11 ::= SEQUENCE {
12698 activationTimeOffset ActivationTimeOffset OPTIONAL,
12700 newPrimary-E-RNTI E-RNTI OPTIONAL,
12701 newSecondary-E-RNTI E-RNTI OPTIONAL,
12702 serving-HSDSCH-CellInformation Serving-HSDSCH-CellInformation-r11,
12703 e-dch-ReconfigurationInfo E-DCH-ReconfigurationInfo-r11,
12704 dtx-drx-TimingInfo DTX-DRX-TimingInfo-r7 OPTIONAL,
12705 dtx-drx-Info DTX-DRX-Info-r7 OPTIONAL,
12706 hs-scch-LessInfo HS-SCCH-LessInfo-r7 OPTIONAL,
12707 mimoParameters MIMO-Parameters-r9 OPTIONAL,
12708 mimo4x4Parameters MIMO4x4-Parameters OPTIONAL,
12709 dl-SecondaryCellInfoFDD DL-SecondaryCellInfoFDD-r11 OPTIONAL,
12710 additionalDLSecCellInfoListFDD AdditionalDLSecCellInfoListFDD-r11 OPTIONAL,
12711 additionalDLSecCellInfoListFDD2 AdditionalDLSecCellInfoListFDD2 OPTIONAL,
12712 ul-SecondaryCellInfoFDD UL-SecondaryCellInfoFDD OPTIONAL,
12713 e-dch-ReconfigurationInfo-SecULFrequency
12714 E-DCH-ReconfigurationInfo-SecULFrequency OPTIONAL,
12715 ul-CLTD-InfoFDD UL-CLTD-InfoFDD OPTIONAL,
12716 f-tpich-ReconfigurationInfo F-TPICH-ReconfigurationInfo OPTIONAL,
12717 uL-OLTD-InfoFDD UL-OLTD-InfoFDD OPTIONAL,
12718 ul-16QAM-Config UL-16QAM-Config OPTIONAL,
12719 ul-64QAM-Config UL-64QAM-Config OPTIONAL,
12720 ul-MIMO-Info UL-MIMO-InfoFDD OPTIONAL
12723 TargetCellPreconfigInfo-r12 ::= SEQUENCE {
12724 activationTimeOffset ActivationTimeOffset OPTIONAL,
12726 newPrimary-E-RNTI E-RNTI OPTIONAL,
12727 newSecondary-E-RNTI E-RNTI OPTIONAL,
12728 serving-HSDSCH-CellInformation Serving-HSDSCH-CellInformation-r12,
12729 e-dch-ReconfigurationInfo E-DCH-ReconfigurationInfo-r11,
12730 dtx-drx-TimingInfo DTX-DRX-TimingInfo-r7 OPTIONAL,
12731 dtx-drx-Info DTX-DRX-Info-r12 OPTIONAL,
12732 hs-scch-LessInfo HS-SCCH-LessInfo-r7 OPTIONAL,
12733 mimoParameters MIMO-Parameters-r9 OPTIONAL,
12734 mimo4x4Parameters MIMO4x4-Parameters OPTIONAL,
12735 dl-SecondaryCellInfoFDD DL-SecondaryCellInfoFDD-r11 OPTIONAL,
12736 additionalDLSecCellInfoListFDD AdditionalDLSecCellInfoListFDD-r11 OPTIONAL,
12737 additionalDLSecCellInfoListFDD2 AdditionalDLSecCellInfoListFDD2 OPTIONAL,
12738 ul-SecondaryCellInfoFDD UL-SecondaryCellInfoFDD-r12 OPTIONAL,
12739 e-dch-ReconfigurationInfo-SecULFrequency
12740 E-DCH-ReconfigurationInfo-SecULFrequency OPTIONAL,
12741 ul-CLTD-InfoFDD UL-CLTD-InfoFDD OPTIONAL,
12742 f-tpich-ReconfigurationInfo F-TPICH-ReconfigurationInfo OPTIONAL,
12743 uL-OLTD-InfoFDD UL-OLTD-InfoFDD OPTIONAL,
12744 ul-16QAM-Config UL-16QAM-Config OPTIONAL,
12745 ul-64QAM-Config UL-64QAM-Config OPTIONAL,
12746 ul-MIMO-Info UL-MIMO-InfoFDD OPTIONAL,
12747 dPCCH2InfoFDD DPCCH2InfoFDD OPTIONAL
12750 TargetCellPreconfigInfo-r13 ::= SEQUENCE {
12751 activationTimeOffset ActivationTimeOffset OPTIONAL,
12753 newPrimary-E-RNTI E-RNTI OPTIONAL,
12754 newSecondary-E-RNTI E-RNTI OPTIONAL,
12755 serving-HSDSCH-CellInformation Serving-HSDSCH-CellInformation-r12,
12756 e-dch-ReconfigurationInfo E-DCH-ReconfigurationInfo-r11,
12757 dtx-drx-TimingInfo DTX-DRX-TimingInfo-r7 OPTIONAL,
12758 dtx-drx-Info DTX-DRX-Info-r12 OPTIONAL,
12759 hs-scch-LessInfo HS-SCCH-LessInfo-r7 OPTIONAL,
12760 mimoParameters MIMO-Parameters-r9 OPTIONAL,
12761 mimo4x4Parameters MIMO4x4-Parameters OPTIONAL,
12762 dl-SecondaryCellInfoFDD DL-SecondaryCellInfoFDD-r11 OPTIONAL,
12763 additionalDLSecCellInfoListFDD AdditionalDLSecCellInfoListFDD-r11 OPTIONAL,
12764 additionalDLSecCellInfoListFDD2 AdditionalDLSecCellInfoListFDD2 OPTIONAL,
12765 ul-SecondaryCellInfoFDD UL-SecondaryCellInfoFDD-r13 OPTIONAL,
12766 e-dch-ReconfigurationInfo-SecULFrequency
12767 E-DCH-ReconfigurationInfo-SecULFrequency OPTIONAL,
12768 ul-CLTD-InfoFDD UL-CLTD-InfoFDD OPTIONAL,
12769 f-tpich-ReconfigurationInfo F-TPICH-ReconfigurationInfo OPTIONAL,
12770 uL-OLTD-InfoFDD UL-OLTD-InfoFDD OPTIONAL,
12771 ul-16QAM-Config UL-16QAM-Config OPTIONAL,
12772 ul-64QAM-Config UL-64QAM-Config OPTIONAL,
12773 ul-MIMO-Info UL-MIMO-InfoFDD OPTIONAL,
12774 dPCCH2InfoFDD DPCCH2InfoFDD OPTIONAL
12778 TDD-FPACH-CCode16-r4 ::= ENUMERATED {
12779 cc16-1, cc16-2, cc16-3, cc16-4,
12780 cc16-5, cc16-6, cc16-7, cc16-8,
12781 cc16-9, cc16-10, cc16-11, cc16-12,
12782 cc16-13, cc16-14, cc16-15, cc16-16 }
12784 TDD-UL-Interference ::= INTEGER (-110..-52)
12786 TDD-PICH-CCode ::= ENUMERATED {
12787 cc16-1, cc16-2, cc16-3, cc16-4,
12788 cc16-5, cc16-6, cc16-7, cc16-8,
12789 cc16-9, cc16-10, cc16-11, cc16-12,
12790 cc16-13, cc16-14, cc16-15, cc16-16 }
12792 TDD768-PICH-CCode ::= ENUMERATED {
12793 cc32-1, cc32-2, cc32-3, cc32-4,
12794 cc32-5, cc32-6, cc32-7, cc32-8,
12795 cc32-9, cc32-10, cc32-11, cc32-12,
12796 cc32-13, cc32-14, cc32-15, cc32-16,
12797 cc32-17, cc32-18, cc32-19, cc32-20,
12798 cc32-21, cc32-22, cc32-23, cc32-24,
12799 cc32-25, cc32-26, cc32-27, cc32-28,
12800 cc32-29, cc32-30, cc32-31, cc32-32 }
12802 TDD-MBSFNInformation ::= SEQUENCE (SIZE (1..maxTS)) OF
12805 TDD-MBSFNTSlotInfo ::= SEQUENCE {
12806 timeSlotNumber TimeslotNumber,
12807 cellParametersID CellParametersID
12810 TDD-PRACH-CCode8 ::= ENUMERATED {
12811 cc8-1, cc8-2, cc8-3, cc8-4,
12812 cc8-5, cc8-6, cc8-7, cc8-8 }
12814 TDD-PRACH-CCode16 ::= ENUMERATED {
12815 cc16-1, cc16-2, cc16-3, cc16-4,
12816 cc16-5, cc16-6, cc16-7, cc16-8,
12817 cc16-9, cc16-10, cc16-11, cc16-12,
12818 cc16-13, cc16-14, cc16-15, cc16-16 }
12820 TDD-PRACH-CCode-LCR-r4 ::= ENUMERATED {
12821 cc4-1, cc4-2, cc4-3, cc4-4,
12822 cc8-1, cc8-2, cc8-3, cc8-4,
12823 cc8-5, cc8-6, cc8-7, cc8-8,
12824 cc16-1, cc16-2, cc16-3, cc16-4,
12825 cc16-5, cc16-6, cc16-7, cc16-8,
12826 cc16-9, cc16-10, cc16-11, cc16-12,
12827 cc16-13, cc16-14, cc16-15, cc16-16 }
12829 TDD-PRACH-CCodeList ::= CHOICE {
12830 sf8 SEQUENCE (SIZE (1..8)) OF
12832 -- Channelisation codes cc16-9, cc16-10, cc16-11, cc16-12, cc16-13, cc16-14,
12833 -- cc16-15 and cc16-16 shall not be used
12834 sf16 SEQUENCE (SIZE (1..8)) OF
12838 TDD768-PRACH-CCode16 ::= ENUMERATED {
12839 cc16-1, cc16-2, cc16-3, cc16-4,
12840 cc16-5, cc16-6, cc16-7, cc16-8,
12841 cc16-9, cc16-10, cc16-11, cc16-12,
12842 cc16-13, cc16-14, cc16-15, cc16-16 }
12844 TDD768-PRACH-CCode32 ::= ENUMERATED {
12845 cc32-1, cc32-2, cc32-3, cc32-4,
12846 cc32-5, cc32-6, cc32-7, cc32-8,
12847 cc32-9, cc32-10, cc32-11, cc32-12,
12848 cc32-13, cc32-14, cc32-15, cc32-16 }
12850 TDD768-PRACH-CCodeList ::= CHOICE {
12851 sf32 SEQUENCE (SIZE (1..16)) OF
12852 TDD768-PRACH-CCode32,
12853 -- Channelisation codes cc32-17, cc32-18, cc32-19, cc32-20, cc32-21, cc32-22,
12854 -- cc32-23, cc32-24, cc32-25, cc32-26, cc32-27, cc32-28, cc32-29, cc32-30, cc32-31
12855 -- and cc32-32 shall not be used
12856 sf16 SEQUENCE (SIZE (1..16)) OF
12857 TDD768-PRACH-CCode16
12860 TFC-ControlDuration ::= ENUMERATED {
12861 tfc-cd1, tfc-cd2, tfc-cd4, tfc-cd8,
12862 tfc-cd16, tfc-cd24, tfc-cd32,
12863 tfc-cd48, tfc-cd64, tfc-cd128,
12864 tfc-cd192, tfc-cd256, tfc-cd512 }
12866 TFCI-Coding ::= ENUMERATED {
12867 tfci-bits-4, tfci-bits-8,
12868 tfci-bits-16, tfci-bits-32 }
12870 TGCFN ::= INTEGER (0..255)
12872 -- In TGD, value 270 represents "undefined" in the tabular description.
12873 TGD ::= INTEGER (15..270)
12875 TGL ::= INTEGER (1..14)
12877 TGMP ::= ENUMERATED {
12878 tdd-Measurement, fdd-Measurement,
12879 gsm-CarrierRSSIMeasurement,
12880 gsm-initialBSICIdentification, gsmBSICReconfirmation,
12883 TGMP-r8 ::= ENUMERATED {
12884 tdd-Measurement, fdd-Measurement,
12885 gsm-CarrierRSSIMeasurement,
12886 gsm-initialBSICIdentification, gsmBSICReconfirmation,
12887 multi-carrier, e-UTRA, spare }
12889 TGP-Sequence ::= SEQUENCE {
12891 tgps-Status CHOICE {
12892 activate SEQUENCE {
12897 tgps-ConfigurationParams TGPS-ConfigurationParams OPTIONAL
12900 TGP-Sequence-r8 ::= SEQUENCE {
12902 tgps-Status CHOICE {
12903 activate SEQUENCE {
12908 tgps-ConfigurationParams TGPS-ConfigurationParams-r8 OPTIONAL
12911 TGP-Sequence-r10 ::= SEQUENCE {
12913 tgps-Status CHOICE {
12914 activate SEQUENCE {
12919 tgps-ConfigurationParams TGPS-ConfigurationParams-r10 OPTIONAL
12922 TGPS-Reconfiguration-CFN ::= INTEGER (0..255)
12924 TGP-SequenceList ::= SEQUENCE (SIZE (1..maxTGPS)) OF
12927 TGP-SequenceList-r8 ::= SEQUENCE (SIZE (1..maxTGPS)) OF
12930 TGP-SequenceList-r10 ::= SEQUENCE (SIZE (1..maxTGPS)) OF
12933 TGP-SequenceShort ::= SEQUENCE {
12935 tgps-Status CHOICE {
12936 activate SEQUENCE {
12943 TGP-SequenceShort-r10 ::= SEQUENCE {
12945 tgps-Status CHOICE {
12946 activate SEQUENCE {
12951 freqSpecificCompressedMode ENUMERATED { true } OPTIONAL
12954 TGPL ::= INTEGER (1..144)
12956 -- TABULAR: In TGPRC, value 0 represents "infinity" in the tabular description.
12957 TGPRC ::= INTEGER (0..511)
12959 TGPS-ConfigurationParams ::= SEQUENCE {
12967 -- dummy is not used in this version of the specification, it should
12968 -- not be sent and if received it shall be ignored.
12969 dummy TGPL OPTIONAL,
12972 -- TABULAR: Compressed mode method is nested inside UL-DL-Mode
12973 ul-DL-Mode UL-DL-Mode,
12974 dl-FrameType DL-FrameType,
12975 deltaSIR1 DeltaSIR,
12976 deltaSIRAfter1 DeltaSIR,
12977 deltaSIR2 DeltaSIR OPTIONAL,
12978 deltaSIRAfter2 DeltaSIR OPTIONAL,
12979 nidentifyAbort NidentifyAbort OPTIONAL,
12980 treconfirmAbort TreconfirmAbort OPTIONAL
12983 TGPS-ConfigurationParams-r8 ::= SEQUENCE {
12993 -- TABULAR: Compressed mode method is nested inside UL-DL-Mode
12994 ul-DL-Mode UL-DL-Mode,
12995 dl-FrameType DL-FrameType,
12996 deltaSIR1 DeltaSIR,
12997 deltaSIRAfter1 DeltaSIR,
12998 deltaSIR2 DeltaSIR OPTIONAL,
12999 deltaSIRAfter2 DeltaSIR OPTIONAL,
13000 nidentifyAbort NidentifyAbort OPTIONAL,
13001 treconfirmAbort TreconfirmAbort OPTIONAL
13004 TGPS-ConfigurationParams-r10 ::= SEQUENCE {
13006 freqSpecificCompressedMode ENUMERATED { true } OPTIONAL,
13015 -- TABULAR: Compressed mode method is nested inside UL-DL-Mode
13016 ul-DL-Mode UL-DL-Mode,
13017 dl-FrameType DL-FrameType,
13018 deltaSIR1 DeltaSIR,
13019 deltaSIRAfter1 DeltaSIR,
13020 deltaSIR2 DeltaSIR OPTIONAL,
13021 deltaSIRAfter2 DeltaSIR OPTIONAL,
13022 nidentifyAbort NidentifyAbort OPTIONAL,
13023 treconfirmAbort TreconfirmAbort OPTIONAL
13026 TGPSI ::= INTEGER (1..maxTGPS)
13028 TGSN ::= INTEGER (0..14)
13030 TimeInfo ::= SEQUENCE {
13031 activationTime ActivationTime OPTIONAL,
13032 durationTimeInfo DurationTimeInfo OPTIONAL
13035 TimeSlotLCR-ext ::= ENUMERATED {
13036 ts7, spare3, spare2, spare1 }
13038 TimeslotList ::= SEQUENCE (SIZE (1..maxTS)) OF
13041 TimeslotList-r4 ::= CHOICE {
13042 -- the choice for 7.68 Mcps TDD is as for 3.84 Mcps TDD --
13043 tdd384 SEQUENCE (SIZE (1..maxTS)) OF
13045 tdd128 SEQUENCE (SIZE (1..maxTS-LCR)) OF
13046 TimeslotNumber-LCR-r4
13049 -- If TimeslotNumber is included for a 1.28Mcps TDD description, it shall take values from 0..6
13050 TimeslotNumber ::= INTEGER (0..14)
13052 TimeslotNumber-LCR-r4 ::= INTEGER (0..6)
13054 TimeslotNumber-PRACH-LCR-r4 ::= INTEGER (1..6)
13056 TimeslotSync2 ::= INTEGER (0..6)
13058 DTX-DRX-TimingInfo-r7 ::= SEQUENCE {
13061 newTiming NewTiming
13065 -- Actual value TimingOffset = IE value * 256
13066 TimingOffset ::= INTEGER (0..149)
13068 TimingMaintainedSynchInd ::= ENUMERATED { false }
13070 TPC-CombinationIndex ::= INTEGER (0..5)
13072 TPC-CommandTargetRate ::= INTEGER (0..10)
13074 -- Actual value TPC-StepSizeFDD = IE value + 1
13075 TPC-StepSizeFDD ::= INTEGER (0..1)
13077 TPC-StepSizeTDD ::= INTEGER (1..3)
13079 TransportBlockSizeIndex ::= INTEGER (1..32)
13081 -- Actual value TreconfirmAbort = IE value * 0.5 seconds
13082 TreconfirmAbort ::= INTEGER (1..20)
13084 TwoMsHarqConfiguration ::= SEQUENCE {
13085 harqProcessAllocation BIT STRING (SIZE (8)) OPTIONAL
13088 TX-DiversityMode ::= ENUMERATED {
13092 -- dummy is not used in this version of the specification, it should
13093 -- not be sent and if received it should be ignored.
13096 UARFCN ::= INTEGER (0..16383)
13098 UCSM-Info ::= SEQUENCE {
13099 minimumSpreadingFactor MinimumSpreadingFactor,
13101 channelReqParamsForUCSM ChannelReqParamsForUCSM
13104 UE-DPCCH-Burst ::= ENUMERATED {
13110 UE-DPCCHPowerResetAfterDTXOnSecUplink ::= SEQUENCE {
13111 filterCoefficient INTEGER (0..5),
13112 -- Actual value range powerOffset = (-4..10) * 2
13113 powerOffset INTEGER (-8..20),
13114 inactivityThresholdForResetPower ENUMERATED {
13115 ms10, ms20, ms30, ms40,
13116 ms50, ms60, ms80, ms120} OPTIONAL
13119 UE-DRX-Cycle ::= ENUMERATED {
13129 UE-DRX-Cycle2 ::= ENUMERATED {
13147 UE-DTX-Cycle1-10ms ::= ENUMERATED {
13153 UE-DTX-Cycle1-2ms ::= ENUMERATED {
13163 UE-DTX-Cycle2-10ms ::= ENUMERATED {
13173 UE-DTX-Cycle2-2ms ::= ENUMERATED {
13191 UE-DTX-Cycle2-2ms-Secondary ::= ENUMERATED {
13225 UE-DTX-Cycle2InactivityThreshold ::= ENUMERATED {
13243 UE-DTX-long-preamble-length ::= ENUMERATED {
13247 UE-DTX-DRX-Offset ::= INTEGER (0..159)
13249 UE-GrantMonitoring-InactivityThreshold ::= ENUMERATED {
13267 UL-16QAM-Config ::= SEQUENCE {
13268 ul-16QAM-Settings UL-16QAM-Settings OPTIONAL,
13269 e-TFCI-TableIndex E-TFCI-TableIndex OPTIONAL,
13270 mac-es-e-resetIndicator ENUMERATED { true } OPTIONAL
13273 UL-16QAM-Settings ::= SEQUENCE {
13274 beta-Ed-Gain-E-AGCH-Table-Selection INTEGER (0..1)
13277 UL-64QAM-Config ::= SEQUENCE {
13278 ul-64QAM-Settings UL-64QAM-Settings OPTIONAL,
13279 mac-is-i-resetIndicator ENUMERATED { true } OPTIONAL
13282 UL-64QAM-Settings ::= SEQUENCE {
13283 beta-Ed-Gain-E-AGCH-Table-Selection INTEGER (0..1)
13286 UL-CCTrCH ::= SEQUENCE {
13287 tfcs-ID TFCS-IdentityPlain DEFAULT 1,
13288 ul-TargetSIR UL-TargetSIR,
13290 commonTimeslotInfo CommonTimeslotInfo OPTIONAL,
13291 ul-CCTrCH-TimeslotsCodes UplinkTimeslotsCodes OPTIONAL
13294 UL-CCTrCH-r4 ::= SEQUENCE {
13295 tfcs-ID TFCS-IdentityPlain DEFAULT 1,
13296 -- The IE ul-TargetSIR corresponds to PRX-DPCHdes for 1.28Mcps TDD
13297 -- Actual value PRX-DPCHdes = (value of IE "ul-TargetSIR" - 120)
13298 ul-TargetSIR UL-TargetSIR,
13300 commonTimeslotInfo CommonTimeslotInfo OPTIONAL,
13303 ul-CCTrCH-TimeslotsCodes UplinkTimeslotsCodes OPTIONAL
13306 ul-CCTrCH-TimeslotsCodes UplinkTimeslotsCodes-LCR-r4 OPTIONAL
13311 UL-CCTrCH-r7 ::= SEQUENCE {
13312 tfcs-ID TFCS-IdentityPlain DEFAULT 1,
13313 -- The IE ul-TargetSIR corresponds to PRX-DPCHdes for 1.28Mcps TDD
13314 -- Actual value PRX-DPCHdes = (value of IE "ul-TargetSIR" - 120)
13315 ul-TargetSIR UL-TargetSIR,
13317 commonTimeslotInfo CommonTimeslotInfo OPTIONAL,
13320 ul-CCTrCH-TimeslotsCodes UplinkTimeslotsCodes OPTIONAL
13323 ul-CCTrCH-TimeslotsCodes UplinkTimeslotsCodes-VHCR OPTIONAL
13326 ul-CCTrCH-TimeslotsCodes UplinkTimeslotsCodes-LCR-r7 OPTIONAL
13331 UL-CCTrCHList ::= SEQUENCE (SIZE (1..maxCCTrCH)) OF
13334 UL-CCTrCHList-r4 ::= SEQUENCE (SIZE (1..maxCCTrCH)) OF
13337 UL-CCTrCHList-r7 ::= SEQUENCE (SIZE (1..maxCCTrCH)) OF
13340 UL-CCTrCHListToRemove ::= SEQUENCE (SIZE (1..maxCCTrCH)) OF
13343 UL-CCTrChTPCList ::= SEQUENCE (SIZE (0..maxCCTrCH)) OF
13346 UL-ChannelRequirement ::= CHOICE {
13347 ul-DPCH-Info UL-DPCH-Info,
13348 -- dummy is not used in this version of the specification, it should
13349 -- not be sent and if received the UE behaviour is not specified.
13353 UL-ChannelRequirement-r4 ::= CHOICE {
13354 ul-DPCH-Info UL-DPCH-Info-r4,
13355 -- dummy is not used in this version of the specification, it should
13356 -- not be sent and if received the UE behaviour is not specified.
13360 UL-ChannelRequirement-r5 ::= CHOICE {
13361 ul-DPCH-Info UL-DPCH-Info-r5,
13362 -- dummy is not used in this version of the specification, it should
13363 -- not be sent and if received the UE behaviour is not specified.
13367 -- Note: the reference to CPCH in the element name below is incorrect. The name is not
13368 -- changed to keep it aligned with R99.
13369 UL-ChannelRequirementWithCPCH-SetID ::= CHOICE {
13370 ul-DPCH-Info UL-DPCH-Info,
13371 -- dummy1 and dummy 2 are not used in this version of the specification, they should
13372 -- not be sent and if received the UE behaviour is not specified.
13373 dummy1 CPCH-SetInfo,
13377 -- Note: the reference to CPCH in the element name below is incorrect. The name is not
13378 -- changed to keep it aligned with R99.
13379 UL-ChannelRequirementWithCPCH-SetID-r4 ::= CHOICE {
13380 ul-DPCH-Info UL-DPCH-Info-r4,
13381 -- dummy1 and dummy2 are not used in this version of the specification, they
13382 -- should not be sent and if received the UE behaviour is not specified.
13383 dummy1 CPCH-SetInfo,
13387 -- Note: the reference to CPCH in the element name below is incorrect. The name is not
13388 -- changed to keep it aligned with R99.
13389 UL-ChannelRequirementWithCPCH-SetID-r5 ::= CHOICE {
13390 ul-DPCH-Info UL-DPCH-Info-r5,
13391 -- dummy1 and dummy2 are not used in this version of the specification, they should
13392 -- not be sent and if received the UE behaviour is not specified.
13393 dummy1 CPCH-SetInfo,
13398 UL-CLTD-InfoFDD ::= SEQUENCE {
13399 configurationInfo CHOICE {
13401 newConfiguration SEQUENCE {
13402 s-dpcch-Info S-DPCCH-Information,
13403 initial-CLTD-ActivationState ENUMERATED { first-state, second-state } OPTIONAL,
13404 primaryCPICH-Info PrimaryCPICH-Info OPTIONAL
13409 UL-CompressedModeMethod ::= ENUMERATED {
13411 higherLayerScheduling }
13413 UL-DL-Mode ::= CHOICE {
13414 ul UL-CompressedModeMethod,
13415 dl DL-CompressedModeMethod,
13416 ul-and-dl SEQUENCE {
13417 ul UL-CompressedModeMethod,
13418 dl DL-CompressedModeMethod
13421 UL-DPCCH-SlotFormat ::= ENUMERATED {
13424 UL-DPCH-CodeInfoForCommonEDCH ::= SEQUENCE {
13425 ul-DPCCHscramblingCodeType ScramblingCodeType,
13426 ul-DPCCHscramblingCode UL-ScramblingCode OPTIONAL
13429 UL-DPCH-Info ::= SEQUENCE {
13430 ul-DPCH-PowerControlInfo UL-DPCH-PowerControlInfo OPTIONAL,
13431 modeSpecificInfo CHOICE {
13433 scramblingCodeType ScramblingCodeType,
13434 scramblingCode UL-ScramblingCode,
13435 numberOfDPDCH NumberOfDPDCH DEFAULT 1,
13436 spreadingFactor SpreadingFactor,
13437 tfci-Existence BOOLEAN,
13438 -- numberOfFBI-Bits is conditional based on history
13439 numberOfFBI-Bits NumberOfFBI-Bits OPTIONAL,
13440 puncturingLimit PuncturingLimit
13443 ul-TimingAdvance UL-TimingAdvanceControl OPTIONAL,
13444 ul-CCTrCHList UL-CCTrCHList OPTIONAL,
13445 ul-CCTrCHListToRemove UL-CCTrCHListToRemove OPTIONAL
13450 UL-DPCH-Info-r4 ::= SEQUENCE {
13451 ul-DPCH-PowerControlInfo UL-DPCH-PowerControlInfo-r4 OPTIONAL,
13452 modeSpecificInfo CHOICE {
13454 scramblingCodeType ScramblingCodeType,
13455 scramblingCode UL-ScramblingCode,
13456 numberOfDPDCH NumberOfDPDCH DEFAULT 1,
13457 spreadingFactor SpreadingFactor,
13458 tfci-Existence BOOLEAN,
13459 -- numberOfFBI-Bits is conditional based on history
13460 numberOfFBI-Bits NumberOfFBI-Bits OPTIONAL,
13461 puncturingLimit PuncturingLimit
13464 ul-TimingAdvance UL-TimingAdvanceControl-r4 OPTIONAL,
13465 ul-CCTrCHList UL-CCTrCHList-r4 OPTIONAL,
13466 ul-CCTrCHListToRemove UL-CCTrCHListToRemove OPTIONAL
13471 UL-DPCH-Info-r5 ::= SEQUENCE {
13472 ul-DPCH-PowerControlInfo UL-DPCH-PowerControlInfo-r5 OPTIONAL,
13473 modeSpecificInfo CHOICE {
13475 scramblingCodeType ScramblingCodeType,
13476 scramblingCode UL-ScramblingCode,
13477 numberOfDPDCH NumberOfDPDCH DEFAULT 1,
13478 spreadingFactor SpreadingFactor,
13479 tfci-Existence BOOLEAN,
13480 -- numberOfFBI-Bits is conditional based on history
13481 numberOfFBI-Bits NumberOfFBI-Bits OPTIONAL,
13482 puncturingLimit PuncturingLimit
13485 ul-TimingAdvance UL-TimingAdvanceControl-r4 OPTIONAL,
13486 ul-CCTrCHList UL-CCTrCHList-r4 OPTIONAL,
13487 ul-CCTrCHListToRemove UL-CCTrCHListToRemove OPTIONAL
13492 UL-DPCH-Info-r6 ::= SEQUENCE {
13493 ul-DPCH-PowerControlInfo UL-DPCH-PowerControlInfo-r6 OPTIONAL,
13494 modeSpecificInfo CHOICE {
13496 scramblingCodeType ScramblingCodeType,
13497 scramblingCode UL-ScramblingCode,
13498 dpdchPresence CHOICE {
13500 numberOfDPDCH NumberOfDPDCH DEFAULT 1,
13501 spreadingFactor SpreadingFactor,
13502 tfci-Existence BOOLEAN,
13503 -- numberOfFBI-Bits is conditional based on history
13504 numberOfFBI-Bits NumberOfFBI-Bits OPTIONAL,
13505 puncturingLimit PuncturingLimit
13507 notPresent SEQUENCE {
13508 tfci-Existence BOOLEAN,
13509 -- numberOfFBI-Bits is conditional based on history
13510 numberOfFBI-Bits NumberOfFBI-Bits OPTIONAL
13515 ul-TimingAdvance UL-TimingAdvanceControl-r4 OPTIONAL,
13516 ul-CCTrCHList UL-CCTrCHList-r4 OPTIONAL,
13517 ul-CCTrCHListToRemove UL-CCTrCHListToRemove OPTIONAL
13522 UL-DPCH-Info-r7 ::= SEQUENCE {
13523 ul-DPCH-PowerControlInfo UL-DPCH-PowerControlInfo-r7 OPTIONAL,
13524 modeSpecificInfo CHOICE {
13526 scramblingCodeType ScramblingCodeType,
13527 scramblingCode UL-ScramblingCode,
13528 dpdchPresence CHOICE {
13530 numberOfDPDCH NumberOfDPDCH DEFAULT 1,
13531 spreadingFactor SpreadingFactor,
13532 tfci-Existence BOOLEAN,
13533 -- numberOfFBI-Bits is conditional based on history
13534 numberOfFBI-Bits NumberOfFBI-Bits OPTIONAL,
13535 numberOfTPC-Bits NumberOfTPC-Bits OPTIONAL,
13536 puncturingLimit PuncturingLimit
13538 notPresent SEQUENCE {
13539 tfci-Existence BOOLEAN,
13540 -- numberOfFBI-Bits is conditional based on history
13541 numberOfFBI-Bits NumberOfFBI-Bits OPTIONAL,
13542 numberOfTPC-Bits NumberOfTPC-Bits OPTIONAL
13547 ul-TimingAdvance UL-TimingAdvanceControl-r7 OPTIONAL,
13548 ul-CCTrCHList UL-CCTrCHList-r7 OPTIONAL,
13549 ul-CCTrCHListToRemove UL-CCTrCHListToRemove OPTIONAL
13554 UL-DPCH-Info-r11 ::= SEQUENCE {
13555 ul-DPCH-PowerControlInfo UL-DPCH-PowerControlInfo-r11 OPTIONAL,
13556 modeSpecificInfo CHOICE {
13558 scramblingCodeType ScramblingCodeType,
13559 scramblingCode UL-ScramblingCode,
13560 dpdchPresence CHOICE {
13562 numberOfDPDCH NumberOfDPDCH DEFAULT 1,
13563 spreadingFactor SpreadingFactor,
13564 tfci-Existence BOOLEAN,
13565 -- numberOfFBI-Bits is conditional based on history
13566 numberOfFBI-Bits NumberOfFBI-Bits OPTIONAL,
13567 numberOfTPC-Bits NumberOfTPC-Bits OPTIONAL,
13568 puncturingLimit PuncturingLimit
13570 notPresent SEQUENCE {
13571 tfci-Existence BOOLEAN,
13572 -- numberOfFBI-Bits is conditional based on history
13573 numberOfFBI-Bits NumberOfFBI-Bits OPTIONAL,
13574 numberOfTPC-Bits NumberOfTPC-Bits OPTIONAL
13579 ul-TimingAdvance UL-TimingAdvanceControl-r7 OPTIONAL,
13580 ul-CCTrCHList UL-CCTrCHList-r7 OPTIONAL,
13581 ul-CCTrCHListToRemove UL-CCTrCHListToRemove OPTIONAL
13586 UL-DPCH-InfoPostFDD ::= SEQUENCE {
13587 ul-DPCH-PowerControlInfo UL-DPCH-PowerControlInfoPostFDD,
13588 scramblingCodeType ScramblingCodeType,
13589 reducedScramblingCodeNumber ReducedScramblingCodeNumber,
13590 spreadingFactor SpreadingFactor
13594 UL-DPCH-InfoPostTDD ::= SEQUENCE {
13595 ul-DPCH-PowerControlInfo UL-DPCH-PowerControlInfoPostTDD,
13596 ul-TimingAdvance UL-TimingAdvanceControl OPTIONAL,
13597 ul-CCTrCH-TimeslotsCodes UplinkTimeslotsCodes
13600 UL-DPCH-InfoPostTDD-LCR-r4 ::= SEQUENCE {
13601 ul-DPCH-PowerControlInfo UL-DPCH-PowerControlInfoPostTDD-LCR-r4,
13602 ul-TimingAdvance UL-TimingAdvanceControl-LCR-r4 OPTIONAL,
13603 ul-CCTrCH-TimeslotsCodes UplinkTimeslotsCodes-LCR-r4
13606 UL-DPCH-InfoPredef ::= SEQUENCE {
13607 ul-DPCH-PowerControlInfo UL-DPCH-PowerControlInfoPredef,
13608 modeSpecificInfo CHOICE {
13610 tfci-Existence BOOLEAN,
13611 puncturingLimit PuncturingLimit
13614 commonTimeslotInfo CommonTimeslotInfo
13619 UL-DPCH-InfoPredef-v770ext ::= SEQUENCE {
13620 modeSpecificInfo CHOICE {
13622 numberOfTPC-Bits NumberOfTPC-Bits OPTIONAL
13627 UL-DPCH-PowerControlInfo ::= CHOICE {
13629 dpcch-PowerOffset DPCCH-PowerOffset,
13630 pc-Preamble PC-Preamble,
13631 sRB-delay SRB-delay,
13632 -- TABULAR: TPC step size nested inside PowerControlAlgorithm
13633 powerControlAlgorithm PowerControlAlgorithm
13636 ul-TargetSIR UL-TargetSIR OPTIONAL,
13637 ul-OL-PC-Signalling CHOICE {
13638 broadcast-UL-OL-PC-info NULL,
13639 individuallySignalled SEQUENCE {
13640 individualTS-InterferenceList IndividualTS-InterferenceList,
13641 dpch-ConstantValue ConstantValueTdd,
13642 primaryCCPCH-TX-Power PrimaryCCPCH-TX-Power
13648 UL-DPCH-PowerControlInfo-r4 ::= CHOICE {
13650 dpcch-PowerOffset DPCCH-PowerOffset,
13651 pc-Preamble PC-Preamble,
13652 sRB-delay SRB-delay,
13653 -- TABULAR: TPC step size nested inside PowerControlAlgorithm
13654 powerControlAlgorithm PowerControlAlgorithm
13657 -- The IE ul-TargetSIR corresponds to PRX-DPCHdes for 1.28Mcps TDD
13658 -- Actual value PRX-DPCHdes = (value of IE "ul-TargetSIR" - 120)
13659 ul-TargetSIR UL-TargetSIR OPTIONAL,
13660 ul-OL-PC-Signalling CHOICE {
13661 broadcast-UL-OL-PC-info NULL,
13662 individuallySignalled SEQUENCE {
13665 individualTS-InterferenceList IndividualTS-InterferenceList,
13666 dpch-ConstantValue ConstantValue
13669 tpc-StepSize TPC-StepSizeTDD
13672 primaryCCPCH-TX-Power PrimaryCCPCH-TX-Power
13678 UL-DPCH-PowerControlInfo-r5 ::= CHOICE {
13680 dpcch-PowerOffset DPCCH-PowerOffset,
13681 pc-Preamble PC-Preamble,
13682 sRB-delay SRB-delay,
13683 -- TABULAR: TPC step size nested inside PowerControlAlgorithm
13684 powerControlAlgorithm PowerControlAlgorithm,
13685 deltaACK DeltaACK OPTIONAL,
13686 deltaNACK DeltaNACK OPTIONAL,
13687 ack-NACK-repetition-factor ACK-NACK-repetitionFactor OPTIONAL
13690 -- The IE ul-TargetSIR corresponds to PRX-DPCHdes for 1.28Mcps TDD
13691 -- Actual value PRX-DPCHdes = (value of IE "ul-TargetSIR" - 120)
13692 ul-TargetSIR UL-TargetSIR OPTIONAL,
13693 ul-OL-PC-Signalling CHOICE {
13694 broadcast-UL-OL-PC-info NULL,
13695 individuallySignalled SEQUENCE {
13698 individualTS-InterferenceList IndividualTS-InterferenceList,
13699 dpch-ConstantValue ConstantValue
13702 tpc-StepSize TPC-StepSizeTDD
13705 primaryCCPCH-TX-Power PrimaryCCPCH-TX-Power
13711 UL-DPCH-PowerControlInfo-r6 ::= CHOICE {
13713 dpcch-PowerOffset DPCCH-PowerOffset,
13714 pc-Preamble PC-Preamble,
13715 sRB-delay SRB-delay,
13716 -- TABULAR: TPC step size nested inside PowerControlAlgorithm
13717 powerControlAlgorithm PowerControlAlgorithm,
13718 deltaACK DeltaACK OPTIONAL,
13719 deltaNACK DeltaNACK OPTIONAL,
13720 ack-NACK-repetition-factor ACK-NACK-repetitionFactor OPTIONAL,
13721 harq-Preamble-Mode HARQ-Preamble-Mode
13724 -- The IE ul-TargetSIR corresponds to PRX-DPCHdes for 1.28Mcps TDD
13725 -- Actual value PRX-DPCHdes = (value of IE "ul-TargetSIR" - 120)
13726 ul-TargetSIR UL-TargetSIR OPTIONAL,
13727 ul-OL-PC-Signalling CHOICE {
13728 broadcast-UL-OL-PC-info NULL,
13729 individuallySignalled SEQUENCE {
13732 individualTS-InterferenceList IndividualTS-InterferenceList,
13733 dpch-ConstantValue ConstantValue
13736 beaconPLEst BEACON-PL-Est OPTIONAL,
13737 tpc-StepSize TPC-StepSizeTDD
13740 primaryCCPCH-TX-Power PrimaryCCPCH-TX-Power
13746 UL-DPCH-PowerControlInfo-r7 ::= CHOICE {
13748 dpcch-PowerOffset DPCCH-PowerOffset,
13749 pc-Preamble PC-Preamble,
13750 sRB-delay SRB-delay,
13751 -- TABULAR: TPC step size nested inside PowerControlAlgorithm
13752 powerControlAlgorithm PowerControlAlgorithm,
13753 deltaACK DeltaACK OPTIONAL,
13754 deltaNACK DeltaNACK OPTIONAL,
13755 ack-NACK-repetition-factor ACK-NACK-repetitionFactor OPTIONAL,
13756 harq-Preamble-Mode HARQ-Preamble-Mode
13759 -- The IE ul-TargetSIR corresponds to PRX-DPCHdes for 1.28Mcps TDD
13760 -- Actual value PRX-DPCHdes = (value of IE "ul-TargetSIR" - 120)
13761 ul-TargetSIR UL-TargetSIR OPTIONAL,
13762 ul-OL-PC-Signalling CHOICE {
13763 broadcast-UL-OL-PC-info NULL,
13764 individuallySignalled SEQUENCE {
13767 individualTS-InterferenceList IndividualTS-InterferenceList,
13768 dpch-ConstantValue ConstantValue
13771 individualTS-InterferenceList IndividualTS-InterferenceList,
13772 dpch-ConstantValue ConstantValue
13775 beaconPLEst BEACON-PL-Est OPTIONAL,
13776 tpc-StepSize TPC-StepSizeTDD
13779 primaryCCPCH-TX-Power PrimaryCCPCH-TX-Power
13785 UL-DPCH-PowerControlInfo-r11 ::= CHOICE {
13787 dpcch-PowerOffset DPCCH-PowerOffset,
13788 pc-Preamble PC-Preamble,
13789 sRB-delay SRB-delay,
13790 -- TABULAR: TPC step size nested inside PowerControlAlgorithm
13791 powerControlAlgorithm PowerControlAlgorithm,
13792 deltaACK DeltaACK-r11 OPTIONAL,
13793 deltaNACK DeltaNACK-r11 OPTIONAL,
13794 ack-NACK-repetition-factor ACK-NACK-repetitionFactor OPTIONAL,
13795 ack-NACK-repetition-factor-assisting ACK-NACK-repetitionFactor OPTIONAL,
13796 harq-Preamble-Mode HARQ-Preamble-Mode
13799 -- The IE ul-TargetSIR corresponds to PRX-DPCHdes for 1.28Mcps TDD
13800 -- Actual value PRX-DPCHdes = (value of IE "ul-TargetSIR" - 120)
13801 ul-TargetSIR UL-TargetSIR OPTIONAL,
13802 ul-OL-PC-Signalling CHOICE {
13803 broadcast-UL-OL-PC-info NULL,
13804 individuallySignalled SEQUENCE {
13807 individualTS-InterferenceList IndividualTS-InterferenceList,
13808 dpch-ConstantValue ConstantValue
13811 individualTS-InterferenceList IndividualTS-InterferenceList,
13812 dpch-ConstantValue ConstantValue
13815 beaconPLEst BEACON-PL-Est OPTIONAL,
13816 tpc-StepSize TPC-StepSizeTDD
13819 primaryCCPCH-TX-Power PrimaryCCPCH-TX-Power
13825 UL-DPCHpowerControlInfoConcurrentTTI ::= SEQUENCE {
13826 deltaACK DeltaACK OPTIONAL,
13827 deltaNACK DeltaNACK OPTIONAL,
13828 ack-NACK-repetition-factor ACK-NACK-repetitionFactor OPTIONAL
13831 UL-DPCHpowerControlInfoForCommonEDCH ::= SEQUENCE {
13832 -- TABULAR: TPC step size nested inside PowerControlAlgorithm
13833 powerControlAlgorithm PowerControlAlgorithm,
13834 deltaACK DeltaACK OPTIONAL,
13835 deltaNACK DeltaNACK OPTIONAL,
13836 ack-NACK-repetition-factor ACK-NACK-repetitionFactor OPTIONAL
13839 UL-DPCH-PowerControlInfoPostFDD ::= SEQUENCE {
13840 -- DPCCH-PowerOffset2 has a smaller range to save bits
13841 dpcch-PowerOffset DPCCH-PowerOffset2,
13842 pc-Preamble PC-Preamble,
13843 sRB-delay SRB-delay
13846 UL-DPCH-PowerControlInfoPostTDD ::= SEQUENCE {
13847 ul-TargetSIR UL-TargetSIR,
13848 ul-TimeslotInterference TDD-UL-Interference
13851 UL-DPCH-PowerControlInfoPostTDD-LCR-r4 ::= SEQUENCE {
13852 -- The IE ul-TargetSIR corresponds to PRX-DPCHdes for 1.28Mcps TDD
13853 -- Actual value PRX-DPCHdes = (value of IE "ul-TargetSIR" - 120)
13854 ul-TargetSIR UL-TargetSIR
13857 UL-DPCH-PowerControlInfoPredef ::= CHOICE {
13859 -- TABULAR: TPC step size nested inside PowerControlAlgorithm
13860 powerControlAlgorithm PowerControlAlgorithm
13863 -- dpch-ConstantValue shall be ignored if in 1.28Mcps TDD mode.
13864 dpch-ConstantValue ConstantValueTdd
13869 UL-EDCH-Information-ext ::= CHOICE {
13872 non-ScheduledTransGrantInfo Non-ScheduledTransGrantInfoTDD-ext OPTIONAL
13876 UL-EDCH-Information-r6 ::= SEQUENCE {
13877 mac-es-e-resetIndicator ENUMERATED { true } OPTIONAL,
13878 e-DPCCH-Info E-DPCCH-Info OPTIONAL,
13879 e-DPDCH-Info E-DPDCH-Info OPTIONAL,
13880 schedulingTransmConfiguration E-DPDCH-SchedulingTransmConfiguration OPTIONAL
13883 UL-EDCH-Information-r7 ::= SEQUENCE {
13884 mac-es-e-resetIndicator ENUMERATED { true } OPTIONAL,
13885 modeSpecificInfo CHOICE {
13887 e-DPCCH-Info E-DPCCH-Info-r7 OPTIONAL,
13888 e-DPDCH-Info E-DPDCH-Info-r7 OPTIONAL,
13889 schedulingTransmConfiguration E-DPDCH-SchedulingTransmConfiguration OPTIONAL,
13890 ul-16QAM-Settings UL-16QAM-Settings OPTIONAL
13893 e-RUCCH-Info E-RUCCH-Info OPTIONAL,
13894 e-PUCH-Info E-PUCH-Info OPTIONAL,
13895 non-ScheduledTransGrantInfo Non-ScheduledTransGrantInfoTDD OPTIONAL
13900 UL-EDCH-Information-r8 ::= SEQUENCE {
13901 mac-es-e-resetIndicator ENUMERATED { true } OPTIONAL,
13902 modeSpecificInfo CHOICE {
13904 e-DPCCH-Info E-DPCCH-Info-r7 OPTIONAL,
13905 e-DPDCH-Info E-DPDCH-Info-r8 OPTIONAL,
13906 schedulingTransmConfiguration E-DPDCH-SchedulingTransmConfiguration OPTIONAL,
13907 ul-16QAM-Settings UL-16QAM-Settings OPTIONAL
13910 e-RUCCH-Info E-RUCCH-Info OPTIONAL,
13911 e-PUCH-Info E-PUCH-Info OPTIONAL,
13912 non-ScheduledTransGrantInfo Non-ScheduledTransGrantInfoTDD OPTIONAL
13917 UL-EDCH-Information-r9 ::= SEQUENCE {
13918 mac-es-e-resetIndicator ENUMERATED { true } OPTIONAL,
13919 modeSpecificInfo CHOICE {
13921 e-DPCCH-Info E-DPCCH-Info-r7 OPTIONAL,
13922 e-DPDCH-Info E-DPDCH-Info-r8 OPTIONAL,
13923 schedulingTransmConfiguration E-DPDCH-SchedulingTransmConfiguration OPTIONAL,
13924 ul-16QAM-Settings UL-16QAM-Settings OPTIONAL
13927 e-RUCCH-Info E-RUCCH-Info OPTIONAL,
13928 e-PUCH-Info E-PUCH-Info OPTIONAL,
13929 non-ScheduledTransGrantInfo Non-ScheduledTransGrantInfoTDD-r9 OPTIONAL
13934 UL-EDCH-Information-r11 ::= SEQUENCE {
13935 mac-es-e-resetIndicator ENUMERATED { true } OPTIONAL,
13936 modeSpecificInfo CHOICE {
13938 e-DPCCH-Info E-DPCCH-Info-r7 OPTIONAL,
13939 e-DPDCH-Info E-DPDCH-Info-r8 OPTIONAL,
13940 ul-MIMO-Info UL-MIMO-InfoFDD OPTIONAL,
13941 schedulingTransmConfiguration E-DPDCH-SchedulingTransmConfiguration OPTIONAL,
13942 ul-16QAM-Settings UL-16QAM-Settings OPTIONAL,
13943 ul-64QAM-Settings UL-64QAM-Settings OPTIONAL
13946 e-RUCCH-Info E-RUCCH-Info OPTIONAL,
13947 e-PUCH-Info E-PUCH-Info OPTIONAL,
13948 non-ScheduledTransGrantInfo Non-ScheduledTransGrantInfoTDD-r9 OPTIONAL
13953 UL-MIMO-InfoFDD ::= SEQUENCE {
13954 configurationInfo CHOICE {
13956 newConfiguration SEQUENCE {
13957 s-e-dpcch-power-offset INTEGER(0..17),
13958 rank2-minimum-E-TFCI E-DCH-MinimumSet-E-TFCI,
13959 inter-stream-compensation INTEGER(0..15) OPTIONAL
13964 UL-MulticarrierEDCH-InfolistItem-TDD128 ::= SEQUENCE {
13966 prxdes-base INTEGER (-112..-50),
13967 e-PUCH-info E-PUCH-Info-MulticarrierEDCH-TDD128 OPTIONAL,
13968 e-AGCH-info E-AGCH-Information-TDD128 OPTIONAL,
13969 e-HICH-info E-HICH-Information-TDD128 OPTIONAL
13972 UL-MulticarrierEDCH-Infolist-TDD128 ::= SEQUENCE (SIZE (1..maxTDD128Carrier-1)) OF
13973 UL-MulticarrierEDCH-InfolistItem-TDD128
13975 UL-MulticarrierEDCH-Deletelist-TDD128 ::= SEQUENCE (SIZE (1..maxTDD128Carrier-1)) OF
13978 UL-MulticarrierEDCHInfo-TDD128 ::= SEQUENCE {
13979 configuration-info CHOICE {
13981 newConfiguration UL-MulticarrierEDCH-NewConfigurationInfo-TDD128
13985 UL-MulticarrierEDCH-NewConfigurationInfo-TDD128 ::= SEQUENCE {
13986 tsn-Length ENUMERATED { tsn-14bits } OPTIONAL,
13987 ul-MulticarrierEDCH-Infolist UL-MulticarrierEDCH-Infolist-TDD128 OPTIONAL,
13988 ul-MulticarrierEDCH-Deletelist UL-MulticarrierEDCH-Deletelist-TDD128 OPTIONAL
13991 UL-Interference ::= INTEGER (-110..-70)
13993 UL-ScramblingCode ::= INTEGER (0..16777215)
13996 UL-SynchronisationParameters-r4 ::= SEQUENCE {
13997 stepSize INTEGER (1..8),
13998 frequency INTEGER (1..8)
14001 -- Actual value UL-TargetSIR = (IE value * 0.5) - 11
14002 UL-TargetSIR ::= INTEGER (0..62)
14004 UL-TimingAdvance ::= INTEGER (0..63)
14006 UL-TimingAdvanceControl ::= CHOICE {
14009 ul-TimingAdvance UL-TimingAdvance OPTIONAL,
14010 activationTime ActivationTime OPTIONAL
14014 UL-TimingAdvanceControl-r4 ::= CHOICE {
14019 ul-TimingAdvance UL-TimingAdvance OPTIONAL,
14020 activationTime ActivationTime OPTIONAL
14023 ul-SynchronisationParameters UL-SynchronisationParameters-r4 OPTIONAL,
14024 synchronisationParameters SynchronisationParameters-r4 OPTIONAL
14030 UL-TimingAdvanceControl-r7 ::= CHOICE {
14035 ul-TimingAdvance UL-TimingAdvance OPTIONAL,
14036 ext-UL-TimingAdvance EXT-UL-TimingAdvance OPTIONAL,
14037 activationTime ActivationTime OPTIONAL
14040 ext-UL-TimingAdvance EXT-UL-TimingAdvance OPTIONAL,
14041 activationTime ActivationTime OPTIONAL
14044 ul-SynchronisationParameters UL-SynchronisationParameters-r4 OPTIONAL,
14045 synchronisationParameters SynchronisationParameters-r4 OPTIONAL
14051 UL-TimingAdvanceControl-LCR-r4 ::= CHOICE {
14054 ul-SynchronisationParameters UL-SynchronisationParameters-r4 OPTIONAL,
14055 synchronisationParameters SynchronisationParameters-r4 OPTIONAL
14059 UL-TransModeSwitchingParam ::= SEQUENCE {
14065 UL-TS-ChannelisationCode ::= ENUMERATED {
14066 cc1-1, cc2-1, cc2-2,
14067 cc4-1, cc4-2, cc4-3, cc4-4,
14068 cc8-1, cc8-2, cc8-3, cc8-4,
14069 cc8-5, cc8-6, cc8-7, cc8-8,
14070 cc16-1, cc16-2, cc16-3, cc16-4,
14071 cc16-5, cc16-6, cc16-7, cc16-8,
14072 cc16-9, cc16-10, cc16-11, cc16-12,
14073 cc16-13, cc16-14, cc16-15, cc16-16 }
14075 UL-TS-ChannelisationCodeList ::= SEQUENCE (SIZE (1..2)) OF
14076 UL-TS-ChannelisationCode
14078 UL-TS-ChannelisationCodeList-r7 ::= SEQUENCE (SIZE (1..2)) OF
14080 ul-TS-Channelisation-Code UL-TS-ChannelisationCode,
14081 plcch-info PLCCH-Info OPTIONAL
14084 UL-TS-ChannelisationCode-VHCR ::= ENUMERATED {
14085 cc1-1, cc2-1, cc2-2,
14086 cc4-1, cc4-2, cc4-3, cc4-4,
14087 cc8-1, cc8-2, cc8-3, cc8-4,
14088 cc8-5, cc8-6, cc8-7, cc8-8,
14089 cc16-1, cc16-2, cc16-3, cc16-4,
14090 cc16-5, cc16-6, cc16-7, cc16-8,
14091 cc16-9, cc16-10, cc16-11, cc16-12,
14092 cc16-13, cc16-14, cc16-15, cc16-16,
14093 cc32-1, cc32-2, cc32-3, cc32-4,
14094 cc32-5, cc32-6, cc32-7, cc32-8,
14095 cc32-9, cc32-10, cc32-11, cc32-12,
14096 cc32-13, cc32-14, cc32-15, cc32-16,
14097 cc32-17, cc32-18, cc32-19, cc32-20,
14098 cc32-21, cc32-22, cc32-23, cc32-24,
14099 cc32-25, cc32-26, cc32-27, cc32-28,
14100 cc32-29, cc32-30, cc32-31, cc32-32 }
14102 UL-TS-ChannelisationCodeList-VHCR ::= SEQUENCE (SIZE (1..2)) OF
14103 UL-TS-ChannelisationCode-VHCR
14105 Uplink-DPCCH-Slot-Format-Information ::= ENUMERATED {
14107 -- dummy is not used in this version of
14108 -- specification, it should not be sent and if
14109 -- received it should be ignored.
14114 UplinkAdditionalTimeslots ::= SEQUENCE {
14115 parameters CHOICE {
14116 sameAsLast SEQUENCE {
14117 timeslotNumber TimeslotNumber
14119 newParameters SEQUENCE {
14120 individualTimeslotInfo IndividualTimeslotInfo,
14121 ul-TS-ChannelisationCodeList UL-TS-ChannelisationCodeList
14126 UplinkAdditionalTimeslots-LCR-r4 ::= SEQUENCE {
14127 parameters CHOICE {
14128 sameAsLast SEQUENCE {
14129 timeslotNumber TimeslotNumber
14131 newParameters SEQUENCE {
14132 individualTimeslotInfo IndividualTimeslotInfo-LCR-r4,
14133 ul-TS-ChannelisationCodeList UL-TS-ChannelisationCodeList
14138 UplinkAdditionalTimeslots-LCR-r7 ::= SEQUENCE {
14139 parameters CHOICE {
14140 sameAsLast SEQUENCE {
14141 timeslotNumber TimeslotNumber
14142 -- plcch-info assigned as previously defined slot
14144 newParameters SEQUENCE {
14145 individualTimeslotInfo IndividualTimeslotInfo-LCR-r4,
14146 ul-TS-ChannelisationCodeList UL-TS-ChannelisationCodeList-r7
14151 UplinkAdditionalTimeslots-VHCR ::= SEQUENCE {
14152 parameters CHOICE {
14153 sameAsLast SEQUENCE {
14154 timeslotNumber TimeslotNumber
14156 newParameters SEQUENCE {
14157 individualTimeslotInfo IndividualTimeslotInfo-VHCR,
14158 ul-TS-ChannelisationCodeList UL-TS-ChannelisationCodeList
14163 UplinkTimeslotsCodes ::= SEQUENCE {
14164 dynamicSFusage BOOLEAN,
14165 firstIndividualTimeslotInfo IndividualTimeslotInfo,
14166 ul-TS-ChannelisationCodeList UL-TS-ChannelisationCodeList,
14167 moreTimeslots CHOICE {
14169 additionalTimeslots CHOICE {
14170 consecutive SEQUENCE {
14171 numAdditionalTimeslots INTEGER (1..maxTS-1)
14173 timeslotList SEQUENCE (SIZE (1..maxTS-1)) OF
14174 UplinkAdditionalTimeslots
14179 UplinkTimeslotsCodes-VHCR ::= SEQUENCE {
14180 dynamicSFusage BOOLEAN,
14181 firstIndividualTimeslotInfo IndividualTimeslotInfo-VHCR,
14182 ul-TS-ChannelisationCodeList UL-TS-ChannelisationCodeList-VHCR,
14183 moreTimeslots CHOICE {
14185 additionalTimeslots CHOICE {
14186 consecutive SEQUENCE {
14187 numAdditionalTimeslots INTEGER (1..maxTS-1)
14189 timeslotList SEQUENCE (SIZE (1..maxTS-1)) OF
14190 UplinkAdditionalTimeslots-VHCR
14195 UplinkTimeslotsCodes-LCR-r4 ::= SEQUENCE {
14196 dynamicSFusage BOOLEAN,
14197 firstIndividualTimeslotInfo IndividualTimeslotInfo-LCR-r4,
14198 ul-TS-ChannelisationCodeList UL-TS-ChannelisationCodeList,
14199 moreTimeslots CHOICE {
14201 additionalTimeslots CHOICE {
14202 consecutive SEQUENCE {
14203 numAdditionalTimeslots INTEGER (1..maxTS-LCR-1)
14205 timeslotList SEQUENCE (SIZE (1..maxTS-LCR-1)) OF
14206 UplinkAdditionalTimeslots-LCR-r4
14211 UplinkTimeslotsCodes-LCR-r7 ::= SEQUENCE {
14212 dynamicSFusage BOOLEAN,
14213 firstIndividualTimeslotInfo IndividualTimeslotInfo-LCR-r4,
14214 ul-TS-ChannelisationCodeList UL-TS-ChannelisationCodeList-r7,
14215 moreTimeslots CHOICE {
14217 additionalTimeslots CHOICE {
14218 consecutive SEQUENCE {
14219 -- the choice of 'consecutive' is not needed because there is only 1 option.
14220 numAdditionalTimeslots INTEGER (1..maxTS-LCR-1)
14222 timeslotList SEQUENCE (SIZE (1..maxTS-LCR-1)) OF
14223 UplinkAdditionalTimeslots-LCR-r7
14228 UpPCHposition-LCR ::= INTEGER (0..127)
14230 Wi-LCR ::= INTEGER (1..4)
14232 -- ***************************************************
14234 -- MEASUREMENT INFORMATION ELEMENTS (10.3.7)
14236 -- ***************************************************
14238 AcquisitionSatInfo ::= SEQUENCE {
14240 -- Actual value dopplerOthOrder = IE value * 2.5
14241 doppler0thOrder INTEGER (-2048..2047),
14242 extraDopplerInfo ExtraDopplerInfo OPTIONAL,
14243 codePhase INTEGER (0..1022),
14244 integerCodePhase INTEGER (0..19),
14245 gps-BitNumber INTEGER (0..3),
14246 codePhaseSearchWindow CodePhaseSearchWindow,
14247 azimuthAndElevation AzimuthAndElevation OPTIONAL
14250 AcquisitionSatInfo-va40ext ::= SEQUENCE {
14251 azimuthAndElevation AzimuthAndElevation-va40ext OPTIONAL
14254 AcquisitionSatInfo-r10 ::= SEQUENCE {
14256 -- Actual value dopplerOthOrder = IE value * 2.5
14257 doppler0thOrder INTEGER (-2048..2047),
14258 extraDopplerInfo ExtraDopplerInfo OPTIONAL,
14259 codePhase INTEGER (0..1022),
14260 integerCodePhase INTEGER (0..19),
14261 gps-BitNumber INTEGER (0..3),
14262 codePhaseSearchWindow CodePhaseSearchWindow,
14263 azimuthAndElevation AzimuthAndElevation-r10 OPTIONAL
14265 AcquisitionSatInfo-vc50ext ::= SEQUENCE {
14266 extraDopplerInfoExtension ExtraDopplerInfoExtension OPTIONAL
14269 AcquisitionSatInfo-r12 ::= SEQUENCE {
14271 -- Actual value dopplerOthOrder = IE value * 2.5
14272 doppler0thOrder INTEGER (-2048..2047),
14273 extraDopplerInfo ExtraDopplerInfo OPTIONAL,
14274 -- If the extraDopplerInfoExtension is present, the extraDopplerInfo should not be present
14275 extraDopplerInfoExtension ExtraDopplerInfoExtension OPTIONAL,
14276 codePhase INTEGER (0..1022),
14277 integerCodePhase INTEGER (0..19),
14278 gps-BitNumber INTEGER (0..3),
14279 codePhaseSearchWindow CodePhaseSearchWindow,
14280 azimuthAndElevation AzimuthAndElevation-r10 OPTIONAL
14283 AcquisitionSatInfoList ::= SEQUENCE (SIZE (1..maxSat)) OF
14286 AcquisitionSatInfoList-va40ext ::= SEQUENCE (SIZE (1..maxSat)) OF
14287 AcquisitionSatInfo-va40ext
14289 AcquisitionSatInfoList-r10 ::= SEQUENCE (SIZE (1..maxSat)) OF
14290 AcquisitionSatInfo-r10
14292 AcquisitionSatInfoList-vc50ext ::= SEQUENCE (SIZE (1..maxSat)) OF
14293 AcquisitionSatInfo-vc50ext
14295 AcquisitionSatInfoList-r12 ::= SEQUENCE (SIZE (1..maxSat)) OF
14296 AcquisitionSatInfo-r12
14298 AdditionalMeasurementID-List ::= SEQUENCE (SIZE (1..maxAdditionalMeas)) OF
14299 MeasurementIdentity
14301 AdditionalMeasurementID-List-r9 ::= SEQUENCE (SIZE (1..maxAdditionalMeas)) OF
14302 MeasurementIdentity-r9
14304 AlmanacSatInfo ::= SEQUENCE {
14305 dataID INTEGER (0..3),
14307 e BIT STRING (SIZE (16)),
14308 t-oa BIT STRING (SIZE (8)),
14309 deltaI BIT STRING (SIZE (16)),
14310 omegaDot BIT STRING (SIZE (16)),
14311 satHealth BIT STRING (SIZE (8)),
14312 a-Sqrt BIT STRING (SIZE (24)),
14313 omega0 BIT STRING (SIZE (24)),
14314 m0 BIT STRING (SIZE (24)),
14315 omega BIT STRING (SIZE (24)),
14316 af0 BIT STRING (SIZE (11)),
14317 af1 BIT STRING (SIZE (11))
14320 AlmanacSatInfoList ::= SEQUENCE (SIZE (1..maxSat)) OF
14323 ALM-BDSKeplerianSet ::= SEQUENCE {
14324 sat-info-BDSkpList GANSS-SAT-Info-Almanac-BDSkpList
14327 ALM-ECEFsbasAlmanacSet ::= SEQUENCE {
14328 sat-info-SBASecefList GANSS-SAT-Info-Almanac-SBASecefList
14331 ALM-GlonassAlmanacSet ::= SEQUENCE {
14332 sat-info-GLOkpList GANSS-SAT-Info-Almanac-GLOkpList
14335 ALM-keplerianParameters ::= SEQUENCE {
14336 -- time of week by 600s steps
14337 t-oa INTEGER (0..1023),
14338 iod-a INTEGER (0..15),
14339 sat-info-kpList GANSS-SAT-Info-Almanac-KpList
14342 ALM-MidiAlmanacSet ::= SEQUENCE {
14343 -- time of week by 4096s steps
14344 t-oa INTEGER (0..147),
14345 sat-info-MIDIkpList GANSS-SAT-Info-Almanac-MIDIkpList
14348 ALM-NAVKeplerianSet ::= SEQUENCE {
14349 -- time of week by 4096s steps
14350 t-oa INTEGER (0..147),
14351 sat-info-NAVkpList GANSS-SAT-Info-Almanac-NAVkpList
14354 ALM-ReducedKeplerianSet ::= SEQUENCE {
14355 -- time of week by 4096s steps
14356 t-oa INTEGER (0..147),
14357 sat-info-REDkpList GANSS-SAT-Info-Almanac-REDkpList
14360 AuxInfoGANSS-ID1 ::= SEQUENCE (SIZE (1..maxGANSSSat)) OF AuxInfoGANSS-ID1-element
14362 AuxInfoGANSS-ID1-element ::= SEQUENCE {
14363 svID INTEGER(0..63),
14364 signalsAvailable BIT STRING (SIZE(8))
14367 AuxInfoGANSS-ID3 ::= SEQUENCE (SIZE (1.. maxGANSSSat)) OF AuxInfoGANSS-ID3-element
14369 AuxInfoGANSS-ID3-element ::= SEQUENCE {
14370 svID INTEGER (0..63),
14371 signalsAvailable BIT STRING (SIZE (8)),
14372 channelNumber INTEGER (-7..13)
14375 AverageRLC-BufferPayload ::= ENUMERATED {
14376 pla0, pla4, pla8, pla16, pla32,
14377 pla64, pla128, pla256, pla512,
14378 pla1024, pla2k, pla4k, pla8k, pla16k,
14379 pla32k, pla64k, pla128k, pla256k,
14380 pla512k, pla1024k, spare12, spare11,
14381 spare10, spare9, spare8, spare7, spare6,
14382 spare5, spare4, spare3, spare2, spare1 }
14384 AzimuthAndElevation ::= SEQUENCE {
14385 -- Actual value azimuth = IE value * 11.25 + IE value of azimuthLSB * 0.703125 degrees
14386 azimuth INTEGER (0..31),
14387 -- Actual value elevation = IE value * 11.25 + IE value of elevationLSB * 0.703125 degrees
14388 elevation INTEGER (0..7)
14391 AzimuthAndElevation-va40ext ::= SEQUENCE {
14392 azimuthLSB INTEGER (0..15),
14393 elevationLSB INTEGER (0..15)
14396 AzimuthAndElevation-r10 ::= SEQUENCE {
14397 -- Actual value azimuth = IE value * 11.25 + IE value of azimuthLSB * 0.703125 degrees
14398 azimuth INTEGER (0..31),
14399 -- Actual value elevation = IE value * 11.25 + IE value of elevationLSB * 0.703125 degrees
14400 elevation INTEGER (0..7),
14401 azimuthLSB INTEGER (0..15),
14402 elevationLSB INTEGER (0..15)
14405 BadSatList ::= SEQUENCE (SIZE (1..maxSat)) OF
14408 Frequency-Band ::= ENUMERATED {
14409 dcs1800BandUsed, pcs1900BandUsed }
14411 BCCH-ARFCN ::= INTEGER (0..1023)
14413 BDSclockModel ::= SEQUENCE {
14414 bdsAODC BIT STRING (SIZE (5)),
14415 bdsToc BIT STRING (SIZE (17)),
14416 bdsa0 BIT STRING (SIZE (24)),
14417 bdsa1 BIT STRING (SIZE (22)),
14418 bdsa2 BIT STRING (SIZE (11)),
14419 bdsTgd1 BIT STRING (SIZE (10))
14422 BDS-IGPInfoList ::= SEQUENCE (SIZE (1..maxIGPInfo)) OF SEQUENCE {
14423 bds-IGPNumber INTEGER (1..320),
14424 bds-VerticalDelay BIT STRING (SIZE (9)),
14425 bds-GIVEI BIT STRING (SIZE (4))
14428 DBDS-InfoList ::= SEQUENCE (SIZE (1..maxSgnType)) OF DBDS-Info
14430 DBDS-Info ::= SEQUENCE {
14431 bds-SignalID GANSS-Signal-Id OPTIONAL,
14432 dbds-SignalInfoList DBDS-SignalInfoList
14435 DBDS-SignalInfoList ::= SEQUENCE (SIZE (1..maxGANSSSat)) OF
14438 DBDS-SignalInfo ::= SEQUENCE {
14439 svID INTEGER(0..63),
14440 bds-UDREI INTEGER (0..15),
14441 bds-RURAI INTEGER (0..15),
14442 bds-ECC-DeltaT BIT STRING (SIZE (13))
14445 BLER-MeasurementResults ::= SEQUENCE {
14446 transportChannelIdentity TransportChannelIdentity,
14447 dl-TransportChannelBLER DL-TransportChannelBLER OPTIONAL
14450 BLER-MeasurementResultsList ::= SEQUENCE (SIZE (1..maxTrCH)) OF
14451 BLER-MeasurementResults
14453 BLER-TransChIdList ::= SEQUENCE (SIZE (1..maxTrCH)) OF
14454 TransportChannelIdentity
14456 BSIC-VerificationRequired ::= ENUMERATED {
14457 required, notRequired }
14459 BSICReported ::= CHOICE {
14460 -- Value maxCellMeas is not allowed for verifiedBSIC
14461 verifiedBSIC INTEGER (0..maxCellMeas),
14462 nonVerifiedBSIC BCCH-ARFCN
14465 BurstModeParameters ::= SEQUENCE {
14466 burstStart INTEGER (0..15),
14467 burstLength INTEGER (10..25),
14468 burstFreq INTEGER (1..16)
14471 CellDCH-ReportCriteria ::= CHOICE {
14472 intraFreqReportingCriteria IntraFreqReportingCriteria,
14473 periodicalReportingCriteria PeriodicalReportingCriteria
14476 CellDCH-ReportCriteria-LCR-r4 ::= CHOICE {
14477 intraFreqReportingCriteria IntraFreqReportingCriteria-LCR-r4,
14478 periodicalReportingCriteria PeriodicalReportingCriteria
14481 CellDCHMeasOccasionPattern-LCR ::= SEQUENCE {
14482 patternIdentifier INTEGER(0..maxMeasOccasionPattern-1),
14483 statusFlag ENUMERATED {
14484 activate, deactivate},
14485 measurementPurpose BIT STRING (SIZE (5)) OPTIONAL,
14486 measurementOccasionPatternParameter MeasurementOccasionPatternParameter OPTIONAL
14488 CellDCHMeasOccasionInfo-TDD128-r9::= SEQUENCE {
14489 cellDCHMeasOccasionSequenceList SEQUENCE (SIZE (1..maxMeasOccasionPattern)) OF
14490 CellDCHMeasOccasionPattern-LCR
14493 -- Actual value CellIndividualOffset = IE value * 0.5
14494 CellIndividualOffset ::= INTEGER (-20..20)
14497 CellInfo ::= SEQUENCE {
14498 cellIndividualOffset CellIndividualOffset DEFAULT 0,
14499 referenceTimeDifferenceToCell ReferenceTimeDifferenceToCell OPTIONAL,
14500 modeSpecificInfo CHOICE {
14502 primaryCPICH-Info PrimaryCPICH-Info OPTIONAL,
14503 primaryCPICH-TX-Power PrimaryCPICH-TX-Power OPTIONAL,
14504 readSFN-Indicator BOOLEAN,
14505 tx-DiversityIndicator BOOLEAN
14508 primaryCCPCH-Info PrimaryCCPCH-Info,
14509 primaryCCPCH-TX-Power PrimaryCCPCH-TX-Power OPTIONAL,
14510 timeslotInfoList TimeslotInfoList OPTIONAL,
14511 readSFN-Indicator BOOLEAN
14516 CellInfo-r4 ::= SEQUENCE {
14517 cellIndividualOffset CellIndividualOffset DEFAULT 0,
14518 referenceTimeDifferenceToCell ReferenceTimeDifferenceToCell OPTIONAL,
14519 modeSpecificInfo CHOICE {
14521 primaryCPICH-Info PrimaryCPICH-Info OPTIONAL,
14522 primaryCPICH-TX-Power PrimaryCPICH-TX-Power OPTIONAL,
14523 readSFN-Indicator BOOLEAN,
14524 tx-DiversityIndicator BOOLEAN
14527 primaryCCPCH-Info PrimaryCCPCH-Info-r4,
14528 primaryCCPCH-TX-Power PrimaryCCPCH-TX-Power OPTIONAL,
14529 timeslotInfoList TimeslotInfoList-r4 OPTIONAL,
14530 readSFN-Indicator BOOLEAN
14536 CellInfo-LCR-r8-ext ::= SEQUENCE {
14537 cellSelectionReselectionInfo CellSelectReselectInfoMC-RSCP OPTIONAL
14540 CellInfo-r9 ::= SEQUENCE {
14541 cellIndividualOffset CellIndividualOffset DEFAULT 0,
14542 referenceTimeDifferenceToCell ReferenceTimeDifferenceToCell OPTIONAL,
14543 modeSpecificInfo CHOICE {
14545 primaryCPICH-Info PrimaryCPICH-Info OPTIONAL,
14546 primaryCPICH-TX-Power PrimaryCPICH-TX-Power OPTIONAL,
14547 readSFN-Indicator BOOLEAN,
14548 tx-DiversityIndicator BOOLEAN
14551 primaryCCPCH-Info PrimaryCCPCH-Info-r4,
14552 primaryCCPCH-TX-Power PrimaryCCPCH-TX-Power OPTIONAL,
14553 timeslotInfoList TimeslotInfoList-r4 OPTIONAL,
14554 readSFN-Indicator BOOLEAN
14557 -- For 1.28 Mcps TDD, cellSelectionReselectionInfo is optional present when sent
14558 -- in Measurement Control.For FDD, this IE is not needed.
14559 cellSelectionReselectionInfo CellSelectReselectInfoMC-RSCP OPTIONAL
14562 CellInfoListToBeExcluded::= SEQUENCE (SIZE (1..maxExcludedDetectedSetCells )) OF
14565 CellInfoSI-RSCP ::= SEQUENCE {
14566 cellIndividualOffset CellIndividualOffset DEFAULT 0,
14567 referenceTimeDifferenceToCell ReferenceTimeDifferenceToCell OPTIONAL,
14568 modeSpecificInfo CHOICE {
14570 primaryCPICH-Info PrimaryCPICH-Info OPTIONAL,
14571 primaryCPICH-TX-Power PrimaryCPICH-TX-Power OPTIONAL,
14572 readSFN-Indicator BOOLEAN,
14573 tx-DiversityIndicator BOOLEAN
14576 primaryCCPCH-Info PrimaryCCPCH-Info,
14577 primaryCCPCH-TX-Power PrimaryCCPCH-TX-Power OPTIONAL,
14578 timeslotInfoList TimeslotInfoList OPTIONAL,
14579 readSFN-Indicator BOOLEAN
14582 cellSelectionReselectionInfo CellSelectReselectInfoSIB-11-12-RSCP OPTIONAL
14585 CellInfoSI-RSCP-LCR-r4 ::= SEQUENCE {
14586 cellIndividualOffset CellIndividualOffset DEFAULT 0,
14587 referenceTimeDifferenceToCell ReferenceTimeDifferenceToCell OPTIONAL,
14588 primaryCCPCH-Info PrimaryCCPCH-Info-LCR-r4,
14589 primaryCCPCH-TX-Power PrimaryCCPCH-TX-Power OPTIONAL,
14590 timeslotInfoList TimeslotInfoList-LCR-r4 OPTIONAL,
14591 readSFN-Indicator BOOLEAN,
14592 cellSelectionReselectionInfo CellSelectReselectInfoSIB-11-12-RSCP OPTIONAL
14595 CellInfoSI-ECN0 ::= SEQUENCE {
14596 cellIndividualOffset CellIndividualOffset DEFAULT 0,
14597 referenceTimeDifferenceToCell ReferenceTimeDifferenceToCell OPTIONAL,
14598 modeSpecificInfo CHOICE {
14600 primaryCPICH-Info PrimaryCPICH-Info OPTIONAL,
14601 primaryCPICH-TX-Power PrimaryCPICH-TX-Power OPTIONAL,
14602 readSFN-Indicator BOOLEAN,
14603 tx-DiversityIndicator BOOLEAN
14606 primaryCCPCH-Info PrimaryCCPCH-Info,
14607 primaryCCPCH-TX-Power PrimaryCCPCH-TX-Power OPTIONAL,
14608 timeslotInfoList TimeslotInfoList OPTIONAL,
14609 readSFN-Indicator BOOLEAN
14612 cellSelectionReselectionInfo CellSelectReselectInfoSIB-11-12-ECN0 OPTIONAL
14615 CellInfoSI-ECN0-LCR-r4 ::= SEQUENCE {
14616 cellIndividualOffset CellIndividualOffset DEFAULT 0,
14617 referenceTimeDifferenceToCell ReferenceTimeDifferenceToCell OPTIONAL,
14618 primaryCCPCH-Info PrimaryCCPCH-Info-LCR-r4,
14619 primaryCCPCH-TX-Power PrimaryCCPCH-TX-Power OPTIONAL,
14620 timeslotInfoList TimeslotInfoList-LCR-r4 OPTIONAL,
14621 readSFN-Indicator BOOLEAN,
14622 cellSelectionReselectionInfo CellSelectReselectInfoSIB-11-12-ECN0 OPTIONAL
14625 CellInfoSI-HCS-RSCP ::= SEQUENCE {
14626 cellIndividualOffset CellIndividualOffset DEFAULT 0,
14627 referenceTimeDifferenceToCell ReferenceTimeDifferenceToCell OPTIONAL,
14628 modeSpecificInfo CHOICE {
14630 primaryCPICH-Info PrimaryCPICH-Info OPTIONAL,
14631 primaryCPICH-TX-Power PrimaryCPICH-TX-Power OPTIONAL,
14632 readSFN-Indicator BOOLEAN,
14633 tx-DiversityIndicator BOOLEAN
14636 primaryCCPCH-Info PrimaryCCPCH-Info,
14637 primaryCCPCH-TX-Power PrimaryCCPCH-TX-Power OPTIONAL,
14638 timeslotInfoList TimeslotInfoList OPTIONAL,
14639 readSFN-Indicator BOOLEAN
14642 cellSelectionReselectionInfo CellSelectReselectInfoSIB-11-12-HCS-RSCP OPTIONAL
14645 CellInfoSI-HCS-RSCP-LCR-r4 ::= SEQUENCE {
14646 cellIndividualOffset CellIndividualOffset DEFAULT 0,
14647 referenceTimeDifferenceToCell ReferenceTimeDifferenceToCell OPTIONAL,
14648 primaryCCPCH-Info PrimaryCCPCH-Info-LCR-r4,
14649 primaryCCPCH-TX-Power PrimaryCCPCH-TX-Power OPTIONAL,
14650 timeslotInfoList TimeslotInfoList-LCR-r4 OPTIONAL,
14651 readSFN-Indicator BOOLEAN,
14652 cellSelectionReselectionInfo CellSelectReselectInfoSIB-11-12-HCS-RSCP OPTIONAL
14655 CellInfoSI-HCS-ECN0 ::= SEQUENCE {
14656 cellIndividualOffset CellIndividualOffset DEFAULT 0,
14657 referenceTimeDifferenceToCell ReferenceTimeDifferenceToCell OPTIONAL,
14658 modeSpecificInfo CHOICE {
14660 primaryCPICH-Info PrimaryCPICH-Info OPTIONAL,
14661 primaryCPICH-TX-Power PrimaryCPICH-TX-Power OPTIONAL,
14662 readSFN-Indicator BOOLEAN,
14663 tx-DiversityIndicator BOOLEAN
14666 primaryCCPCH-Info PrimaryCCPCH-Info,
14667 primaryCCPCH-TX-Power PrimaryCCPCH-TX-Power OPTIONAL,
14668 timeslotInfoList TimeslotInfoList OPTIONAL,
14669 readSFN-Indicator BOOLEAN
14672 cellSelectionReselectionInfo CellSelectReselectInfoSIB-11-12-HCS-ECN0 OPTIONAL
14675 CellInfoSI-HCS-ECN0-LCR-r4 ::= SEQUENCE {
14676 cellIndividualOffset CellIndividualOffset DEFAULT 0,
14677 referenceTimeDifferenceToCell ReferenceTimeDifferenceToCell OPTIONAL,
14678 primaryCCPCH-Info PrimaryCCPCH-Info-LCR-r4,
14679 primaryCCPCH-TX-Power PrimaryCCPCH-TX-Power OPTIONAL,
14680 timeslotInfoList TimeslotInfoList-LCR-r4 OPTIONAL,
14681 readSFN-Indicator BOOLEAN,
14682 cellSelectionReselectionInfo CellSelectReselectInfoSIB-11-12-HCS-ECN0 OPTIONAL
14685 CellMeasuredResults ::= SEQUENCE {
14686 cellIdentity CellIdentity OPTIONAL,
14687 -- dummy is not used in this version of the specification, it should
14688 -- not be sent and if received it should be ignored.
14689 dummy SFN-SFN-ObsTimeDifference OPTIONAL,
14690 cellSynchronisationInfo CellSynchronisationInfo OPTIONAL,
14691 modeSpecificInfo CHOICE {
14693 primaryCPICH-Info PrimaryCPICH-Info,
14694 cpich-Ec-N0 CPICH-Ec-N0 OPTIONAL,
14695 cpich-RSCP CPICH-RSCP OPTIONAL,
14696 pathloss Pathloss OPTIONAL
14699 cellParametersID CellParametersID,
14700 proposedTGSN TGSN OPTIONAL,
14701 primaryCCPCH-RSCP PrimaryCCPCH-RSCP OPTIONAL,
14702 pathloss Pathloss OPTIONAL,
14703 timeslotISCP-List TimeslotISCP-List OPTIONAL
14708 -- The IE is created in order to add missing DeltaRSCPPerCell IE from Rel-5.
14709 CellMeasuredResults-r9 ::= SEQUENCE {
14710 cellIdentity CellIdentity OPTIONAL,
14711 cellSynchronisationInfo CellSynchronisationInfo OPTIONAL,
14712 modeSpecificInfo CHOICE {
14714 primaryCPICH-Info PrimaryCPICH-Info,
14715 cpich-Ec-N0 CPICH-Ec-N0 OPTIONAL,
14716 cpich-RSCP CPICH-RSCP OPTIONAL,
14717 deltaRSCPPerCell DeltaRSCPPerCell OPTIONAL,
14718 pathloss Pathloss OPTIONAL
14721 cellParametersID CellParametersID,
14722 proposedTGSN TGSN OPTIONAL,
14723 primaryCCPCH-RSCP PrimaryCCPCH-RSCP OPTIONAL,
14724 pathloss Pathloss OPTIONAL,
14725 timeslotISCP-List TimeslotISCP-List OPTIONAL
14730 CellMeasuredResults-v920ext ::= SEQUENCE {
14731 csgIdentity CSG-Identity OPTIONAL,
14732 csgMemberIndication ENUMERATED { member } OPTIONAL
14735 CellMeasuredResults-vc50ext ::= SEQUENCE {
14736 csg-MemberPLMNList CSG-MemberPLMNList OPTIONAL
14739 CellMeasurementEventResults ::= CHOICE {
14740 fdd SEQUENCE (SIZE (1..maxCellMeas)) OF
14742 tdd SEQUENCE (SIZE (1..maxCellMeas)) OF
14746 CellMeasurementEventResultsOnSecUlFreq ::= CHOICE {
14747 fdd SEQUENCE (SIZE (1.. maxCellMeasOnSecULFreq)) OF
14752 CellMeasurementEventResults-LCR-r4 ::= SEQUENCE (SIZE (1..maxCellMeas)) OF
14753 PrimaryCCPCH-Info-LCR-r4
14755 CellReportingQuantities ::= SEQUENCE {
14756 -- dummy is not used in this version of the specification
14757 -- and if received it should be ignored.
14758 dummy SFN-SFN-OTD-Type,
14759 cellIdentity-reportingIndicator BOOLEAN,
14760 cellSynchronisationInfoReportingIndicator BOOLEAN,
14761 modeSpecificInfo CHOICE {
14763 cpich-Ec-N0-reportingIndicator BOOLEAN,
14764 cpich-RSCP-reportingIndicator BOOLEAN,
14765 pathloss-reportingIndicator BOOLEAN
14768 timeslotISCP-reportingIndicator BOOLEAN,
14769 proposedTGSN-ReportingRequired BOOLEAN,
14770 primaryCCPCH-RSCP-reportingIndicator BOOLEAN,
14771 pathloss-reportingIndicator BOOLEAN
14776 CellSelectReselectInfoMC-RSCP ::= SEQUENCE {
14777 q-OffsetS-N Q-OffsetS-N DEFAULT 0,
14778 maxAllowedUL-TX-Power MaxAllowedUL-TX-Power OPTIONAL,
14779 hcs-NeighbouringCellInformation-RSCP
14780 HCS-NeighbouringCellInformation-RSCP OPTIONAL,
14781 modeSpecificInfo CHOICE {
14783 q-QualMin Q-QualMin OPTIONAL,
14784 q-RxlevMin Q-RxlevMin OPTIONAL
14787 q-RxlevMin Q-RxlevMin OPTIONAL
14790 q-RxlevMin Q-RxlevMin OPTIONAL
14795 CellSelectReselectInfoSIB-11-12 ::= SEQUENCE {
14796 q-Offset1S-N Q-OffsetS-N DEFAULT 0,
14797 q-Offset2S-N Q-OffsetS-N OPTIONAL,
14798 maxAllowedUL-TX-Power MaxAllowedUL-TX-Power OPTIONAL,
14799 hcs-NeighbouringCellInformation-RSCP
14800 HCS-NeighbouringCellInformation-RSCP OPTIONAL,
14801 modeSpecificInfo CHOICE {
14803 q-QualMin Q-QualMin OPTIONAL,
14804 q-RxlevMin Q-RxlevMin OPTIONAL
14807 q-RxlevMin Q-RxlevMin OPTIONAL
14810 q-RxlevMin Q-RxlevMin OPTIONAL
14815 CellSelectReselectInfoSIB-11-12-RSCP ::= SEQUENCE {
14816 q-OffsetS-N Q-OffsetS-N DEFAULT 0,
14817 maxAllowedUL-TX-Power MaxAllowedUL-TX-Power OPTIONAL,
14818 modeSpecificInfo CHOICE {
14820 q-QualMin Q-QualMin OPTIONAL,
14821 q-RxlevMin Q-RxlevMin OPTIONAL
14824 q-RxlevMin Q-RxlevMin OPTIONAL
14827 q-RxlevMin Q-RxlevMin OPTIONAL
14832 CellSelectReselectInfoSIB-11-12-ECN0 ::= SEQUENCE {
14833 q-Offset1S-N Q-OffsetS-N DEFAULT 0,
14834 q-Offset2S-N Q-OffsetS-N DEFAULT 0,
14835 maxAllowedUL-TX-Power MaxAllowedUL-TX-Power OPTIONAL,
14836 modeSpecificInfo CHOICE {
14838 q-QualMin Q-QualMin OPTIONAL,
14839 q-RxlevMin Q-RxlevMin OPTIONAL
14842 q-RxlevMin Q-RxlevMin OPTIONAL
14845 q-RxlevMin Q-RxlevMin OPTIONAL
14850 CellSelectReselectInfoSIB-11-12-HCS-RSCP ::= SEQUENCE {
14851 q-OffsetS-N Q-OffsetS-N DEFAULT 0,
14852 maxAllowedUL-TX-Power MaxAllowedUL-TX-Power OPTIONAL,
14853 hcs-NeighbouringCellInformation-RSCP
14854 HCS-NeighbouringCellInformation-RSCP OPTIONAL,
14855 modeSpecificInfo CHOICE {
14857 q-QualMin Q-QualMin OPTIONAL,
14858 q-RxlevMin Q-RxlevMin OPTIONAL
14861 q-RxlevMin Q-RxlevMin OPTIONAL
14864 q-RxlevMin Q-RxlevMin OPTIONAL
14869 CellSelectReselectInfoSIB-11-12-HCS-ECN0 ::= SEQUENCE {
14870 q-Offset1S-N Q-OffsetS-N DEFAULT 0,
14871 q-Offset2S-N Q-OffsetS-N DEFAULT 0,
14872 maxAllowedUL-TX-Power MaxAllowedUL-TX-Power OPTIONAL,
14873 hcs-NeighbouringCellInformation-ECN0
14874 HCS-NeighbouringCellInformation-ECN0 OPTIONAL,
14875 modeSpecificInfo CHOICE {
14877 q-QualMin Q-QualMin OPTIONAL,
14878 q-RxlevMin Q-RxlevMin OPTIONAL
14881 q-RxlevMin Q-RxlevMin OPTIONAL
14884 q-RxlevMin Q-RxlevMin OPTIONAL
14889 CellSelectReselectInfo-v590ext ::= SEQUENCE {
14890 deltaQrxlevmin DeltaQrxlevmin OPTIONAL,
14891 deltaQhcs DeltaRSCP OPTIONAL
14894 CellSelectReselectInfoPCHFACH-v5b0ext ::= SEQUENCE {
14895 q-Hyst-l-S-PCH Q-Hyst-S-Fine OPTIONAL,
14896 q-Hyst-l-S-FACH Q-Hyst-S-Fine OPTIONAL,
14897 q-Hyst-2-S-PCH Q-Hyst-S-Fine OPTIONAL,
14898 q-Hyst-2-S-FACH Q-Hyst-S-Fine OPTIONAL,
14899 t-Reselection-S-PCH T-Reselection-S OPTIONAL,
14900 t-Reselection-S-FACH T-Reselection-S-Fine OPTIONAL
14903 CellSelectReselectInfoTreselectionScaling-v5c0ext ::= SEQUENCE {
14904 -- For speed detection, the same HCS parameters are utilised
14905 non-HCS-t-CR-Max T-CRMax OPTIONAL,
14906 speedDependentScalingFactor SpeedDependentScalingFactor OPTIONAL,
14907 interFrequencyTreselectionScalingFactor TreselectionScalingFactor OPTIONAL,
14908 interRATTreselectionScalingFactor TreselectionScalingFactor OPTIONAL
14911 CellsForInterFreqMeasList ::= SEQUENCE (SIZE (1..maxCellMeas)) OF
14914 CellsForInterFreqMeasList-r12 ::= SEQUENCE (SIZE (1..maxCellMeas-ext)) OF
14915 InterFreqCellID-r12
14917 CellsForInterRATMeasList ::= SEQUENCE (SIZE (1..maxCellMeas)) OF
14920 CellsForIntraFreqMeasList ::= SEQUENCE (SIZE (1..maxCellMeas)) OF
14923 CellsForIntraFreqMeasListOnSecULFreq ::= SEQUENCE (SIZE (1..maxCellMeasOnSecULFreq)) OF
14924 IntraFreqCellIDOnSecULFreq
14926 CellSynchronisationInfo ::= SEQUENCE {
14927 modeSpecificInfo CHOICE {
14929 countC-SFN-Frame-difference CountC-SFN-Frame-difference OPTIONAL,
14930 tm INTEGER(0..38399)
14933 countC-SFN-Frame-difference CountC-SFN-Frame-difference OPTIONAL
14938 CellToReport ::= SEQUENCE {
14939 bsicReported BSICReported
14942 CellToReportList ::= SEQUENCE (SIZE (1..maxCellMeas)) OF
14945 CNAVclockModel ::= SEQUENCE {
14946 cnavToc BIT STRING (SIZE (11)),
14947 cnavTop BIT STRING (SIZE (11)),
14948 cnavURA0 BIT STRING (SIZE (5)),
14949 cnavURA1 BIT STRING (SIZE (3)),
14950 cnavURA2 BIT STRING (SIZE (3)),
14951 cnavAf2 BIT STRING (SIZE (10)),
14952 cnavAf1 BIT STRING (SIZE (20)),
14953 cnavAf0 BIT STRING (SIZE (26)),
14954 cnavTgd BIT STRING (SIZE (13)),
14955 cnavISCl1cp BIT STRING (SIZE (13)) OPTIONAL,
14956 cnavISCl1cd BIT STRING (SIZE (13)) OPTIONAL,
14957 cnavISCl1ca BIT STRING (SIZE (13)) OPTIONAL,
14958 cnavISCl2c BIT STRING (SIZE (13)) OPTIONAL,
14959 cnavISCl5i5 BIT STRING (SIZE (13)) OPTIONAL,
14960 cnavISCl5q5 BIT STRING (SIZE (13)) OPTIONAL
14963 CodePhaseSearchWindow ::= ENUMERATED {
14964 w1023, w1, w2, w3, w4, w6, w8,
14965 w12, w16, w24, w32, w48, w64,
14968 CountC-SFN-Frame-difference ::= SEQUENCE {
14969 -- Actual value countC-SFN-High = IE value * 256
14970 countC-SFN-High INTEGER(0..15),
14971 off INTEGER(0..255)
14974 -- SPARE: CPICH-Ec-No, Max = 49
14975 -- Values above Max are spare
14976 CPICH-Ec-N0 ::= INTEGER (0..63)
14978 -- SPARE: CPICH- RSCP, Max = 91
14979 -- Values above Max are spare
14980 CPICH-RSCP ::= INTEGER (0..127)
14982 CPICH-Ec-N0-RSCP ::= SEQUENCE {
14983 cpich-Ec-N0 CPICH-Ec-N0,
14984 cpich-RSCP CPICH-RSCP
14987 CSG-MemberPLMNList ::= SEQUENCE(SIZE (1..6)) OF
14990 CSGCellInfo ::= SEQUENCE {
14991 modeSpecificInfo CHOICE {
14993 startPSC PrimaryCPICH-Info,
14994 numberOfPSCs INTEGER (1..512)
15000 CSGCellInfoList ::= SEQUENCE (SIZE (1..maxMeasCSGRange)) OF
15003 CSGInterFreqCellInfo ::= SEQUENCE {
15004 frequencyInfo FrequencyInfo,
15005 cSGInterFreqCellInfoListperFreq CSGCellInfoList
15008 CSGInterFreqCellInfoList ::= SEQUENCE (SIZE (1..maxFreq)) OF
15009 CSGInterFreqCellInfo
15011 CSGIntraFreqCellInfoList ::= CSGCellInfoList
15013 CSGProximityDetection ::= SEQUENCE {
15014 uTRACSGProximityDetec ENUMERATED { enable } OPTIONAL,
15015 e-UTRACSGProximityDetec ENUMERATED { enable } OPTIONAL
15018 CSGProximityIndication ::= SEQUENCE {
15019 cSGproximityInd ENUMERATED {entering, leaving },
15020 radioAccessTechnology CHOICE {
15022 cSGFrequencyInfoUTRA FrequencyInfo
15025 cSGFrequencyInfoEUTRA EARFCN
15030 CSGProximityIndication-vb50ext ::= SEQUENCE {
15031 cSGFrequencyInfoEUTRA EARFCNExtension OPTIONAL
15034 DataBitAssistance ::= SEQUENCE {
15035 ganss-signal-id GANSS-Signal-Id,
15036 data-bits BIT STRING (SIZE (1..1024))
15039 DataBitAssistanceList ::= SEQUENCE (SIZE (1..maxGANSSSat)) OF
15040 DataBitAssistanceSat
15042 DataBitAssistanceSat ::= SEQUENCE {
15043 satID INTEGER(0..63),
15044 dataBitAssistanceSgnList DataBitAssistanceSgnList
15047 DataBitAssistanceSgnList ::= SEQUENCE (SIZE (1..maxSgnType)) OF
15050 DeltaPRC ::= INTEGER (-127..127)
15052 --Actual value DeltaQrxlevmin = IE value * 2
15053 DeltaQrxlevmin ::= INTEGER (-2..-1)
15055 DeltaRSCP ::= INTEGER (-5..-1)
15057 DeltaRSCPPerCell ::= SEQUENCE {
15058 deltaRSCP DeltaRSCP OPTIONAL
15061 -- Actual value DeltaRRC = IE value * 0.032
15062 DeltaRRC ::= INTEGER (-7..7)
15064 DeltaUT1 ::= SEQUENCE {
15065 b1 BIT STRING (SIZE (11)),
15066 b2 BIT STRING (SIZE (10))
15069 DGANSSInfo ::= SEQUENCE {
15070 ganssSignalId GANSS-Signal-Id OPTIONAL,
15071 ganssStatusHealth GANSS-Status-Health,
15072 dgansssignalInformationList DGANSSSignalInformationList OPTIONAL
15075 DGANSSInfo-r9 ::= SEQUENCE {
15076 ganssSignalId GANSS-Signal-Id OPTIONAL,
15077 ganssStatusHealth GANSS-Status-Health,
15078 dgansssignalInformationList DGANSSSignalInformationList-r9 OPTIONAL
15081 DGANSSInfo-v920ext ::= SEQUENCE {
15082 dgansssignalInformationList DGANSSSignalInformationList-v920ext OPTIONAL
15085 DGANSSInfoList ::= SEQUENCE (SIZE (1..maxSgnType)) OF
15088 DGANSSInfoList-r9 ::= SEQUENCE (SIZE (1..maxSgnType)) OF
15091 DGANSSInfoList-v920ext ::= SEQUENCE (SIZE (1..maxSgnType)) OF
15094 DGANSSSignalInformation ::= SEQUENCE {
15095 satId INTEGER (0..63),
15096 iode-dganss BIT STRING (SIZE (10)),
15098 ganss-prc INTEGER (-2047..2047), -- scale factor 0.32
15099 ganss-rrc INTEGER (-127..127) -- scale factor 0.032
15102 DGANSSSignalInformation-r9 ::= SEQUENCE {
15103 satId INTEGER (0..63),
15104 iode-dganss BIT STRING (SIZE (10)),
15106 ganss-prc INTEGER (-2047..2047), -- scale factor 0.32
15107 ganss-rrc INTEGER (-127..127), -- scale factor 0.032
15108 udreGrowthRate UDREGrowthRate OPTIONAL,
15109 udreValidityTime UDREValidityTime OPTIONAL
15112 DGANSSSignalInformation-v920ext ::= SEQUENCE {
15113 udreGrowthRate UDREGrowthRate OPTIONAL,
15114 udreValidityTime UDREValidityTime OPTIONAL
15117 DGANSSSignalInformationList ::= SEQUENCE (SIZE (1..maxGANSSSat)) OF
15118 DGANSSSignalInformation
15120 DGANSSSignalInformationList-r9 ::= SEQUENCE (SIZE (1..maxGANSSSat)) OF
15121 DGANSSSignalInformation-r9
15123 DGANSSSignalInformationList-v920ext ::= SEQUENCE (SIZE (1..maxGANSSSat)) OF
15124 DGANSSSignalInformation-v920ext
15126 DGANSS-Sig-Id-Req ::= BIT STRING (SIZE (8))
15128 DGPS-CorrectionSatInfo ::= SEQUENCE {
15134 -- dummy1 and dummy2 are not used in this version of the specification and should be ignored.
15137 -- dummy3 and dummy4 are not used in this version of the specification. They should not
15138 -- be sent and if received they should be ignored.
15139 dummy3 DeltaPRC OPTIONAL,
15140 dummy4 DeltaRRC OPTIONAL
15143 DGPS-CorrectionSatInfo-r9 ::= SEQUENCE {
15149 udreGrowthRate UDREGrowthRate OPTIONAL,
15150 udreValidityTime UDREValidityTime OPTIONAL
15153 DGPS-CorrectionSatInfo-v920ext ::= SEQUENCE {
15154 udreGrowthRate UDREGrowthRate OPTIONAL,
15155 udreValidityTime UDREValidityTime OPTIONAL
15158 DGPS-CorrectionSatInfoList ::= SEQUENCE (SIZE (1..maxSat)) OF
15159 DGPS-CorrectionSatInfo
15161 DGPS-CorrectionSatInfoList-r9 ::= SEQUENCE (SIZE (1..maxSat)) OF
15162 DGPS-CorrectionSatInfo-r9
15164 DGPS-CorrectionSatInfoList-v920ext ::= SEQUENCE (SIZE (1..maxSat)) OF
15165 DGPS-CorrectionSatInfo-v920ext
15167 DiffCorrectionStatus ::= ENUMERATED {
15168 udre-1-0, udre-0-75, udre-0-5, udre-0-3,
15169 udre-0-2, udre-0-1, noData, invalidData }
15171 DL-TransportChannelBLER ::= INTEGER (0..63)
15173 DopplerUncertainty ::= ENUMERATED {
15174 hz12-5, hz25, hz50, hz100, hz200,
15175 spare3, spare2, spare1 }
15177 DopplerUncertaintyExt ::= ENUMERATED {
15178 hz300, hz400, hz500, hz600, noInformation,
15179 spare3, spare2, spare1 }
15181 EllipsoidPoint ::= SEQUENCE {
15182 latitudeSign ENUMERATED { north, south },
15183 latitude INTEGER (0..8388607),
15184 longitude INTEGER (-8388608..8388607)
15188 EllipsoidPointAltitude ::= SEQUENCE {
15189 latitudeSign ENUMERATED { north, south },
15190 latitude INTEGER (0..8388607),
15191 longitude INTEGER (-8388608..8388607),
15192 altitudeDirection ENUMERATED {height, depth},
15193 altitude INTEGER (0..32767)
15197 EllipsoidPointAltitudeEllipsoide ::= SEQUENCE {
15198 latitudeSign ENUMERATED { north, south },
15199 latitude INTEGER (0..8388607),
15200 longitude INTEGER (-8388608..8388607),
15201 altitudeDirection ENUMERATED {height, depth},
15202 altitude INTEGER (0..32767),
15203 uncertaintySemiMajor INTEGER (0..127),
15204 uncertaintySemiMinor INTEGER (0..127),
15205 -- Actual value orientationMajorAxis = IE value * 2
15206 orientationMajorAxis INTEGER (0..89),
15207 uncertaintyAltitude INTEGER (0..127),
15208 confidence INTEGER (0..100)
15212 EllipsoidPointUncertCircle ::= SEQUENCE {
15213 latitudeSign ENUMERATED { north, south },
15214 latitude INTEGER (0..8388607),
15215 longitude INTEGER (-8388608..8388607),
15216 uncertaintyCode INTEGER (0..127)
15220 EllipsoidPointUncertEllipse ::= SEQUENCE {
15221 latitudeSign ENUMERATED { north, south },
15222 latitude INTEGER (0..8388607),
15223 longitude INTEGER (-8388608..8388607),
15224 uncertaintySemiMajor INTEGER (0..127),
15225 uncertaintySemiMinor INTEGER (0..127),
15226 -- Actual value orientationMajorAxis = IE value * 2
15227 orientationMajorAxis INTEGER (0..89),
15228 confidence INTEGER (0..100)
15232 EnvironmentCharacterisation ::= ENUMERATED {
15233 possibleHeavyMultipathNLOS,
15238 EUTRA-CSGMemberPLMNList ::= SEQUENCE(SIZE (1..5)) OF
15241 Eutra-EventResult ::= SEQUENCE {
15243 reportedCells SEQUENCE (SIZE (1..maxReportedEUTRACellPerFreq)) OF
15244 EUTRA-PhysicalCellIdentity
15247 EUTRA-EventResult-vb50ext ::= SEQUENCE {
15248 earfcn EARFCNExtension OPTIONAL
15251 EUTRA-EventResult-vc50ext ::= SEQUENCE {
15252 earfcn EARFCNExtension2,
15253 reportedCells SEQUENCE (SIZE (1..maxReportedEUTRACellPerFreq)) OF
15254 EUTRA-PhysicalCellIdentity
15257 Eutra-EventResultList ::= SEQUENCE (SIZE (1..maxReportedEUTRAFreqs)) OF
15260 EUTRA-EventResultList-vb50ext ::= SEQUENCE (SIZE (1..maxReportedEUTRAFreqs)) OF
15261 EUTRA-EventResult-vb50ext
15263 EUTRA-EventResultList-vc50ext ::= SEQUENCE (SIZE (1..maxReportedEUTRAFreqs-ext)) OF
15264 EUTRA-EventResult-vc50ext
15266 EUTRA-EventResults ::= SEQUENCE {
15267 eventID EventIDInterRAT,
15268 eutra-EventResultsList Eutra-EventResultList
15271 EUTRA-EventResults-vb50ext ::= SEQUENCE {
15272 eutra-EventResultsList EUTRA-EventResultList-vb50ext
15275 EUTRA-EventResults-vc50ext ::= SEQUENCE {
15276 eutra-EventResultsList EUTRA-EventResultList-vc50ext
15279 EUTRA-EventResultsForCELLFACH ::= SEQUENCE {
15280 eutraFrequencyIndicator BIT STRING (SIZE (maxNumEUTRAFreqs-FACH))
15283 EUTRA-EventResultsForCELLFACH-vc50ext ::= SEQUENCE {
15284 eutraFrequencyIndicator BIT STRING (SIZE (maxNumEUTRAFreqs-FACH))
15287 EUTRA-FrequencyAndPriorityInfo ::= SEQUENCE {
15289 measurementBandwidth EUTRA-MeasurementBandwidth OPTIONAL,
15290 priority INTEGER (0..maxPrio-1),
15291 -- Actual value = IE value * 2
15292 qRxLevMinEUTRA INTEGER (-70..-22),
15293 -- Actual value = IE value * 2
15294 threshXhigh INTEGER (0..31),
15295 -- Actual value = IE value * 2
15296 threshXlow INTEGER (0..31),
15297 eutra-exclude-ListedCellList EUTRA-Exclude-listedCellPerFreqList OPTIONAL,
15298 eutraDetection BOOLEAN
15301 EUTRA-FrequencyAndPriorityInfo-v920ext ::= SEQUENCE {
15302 qqualMinEUTRA INTEGER (-34..-3) OPTIONAL,
15303 threshXhigh2 INTEGER (0..31) OPTIONAL,
15304 threshXlow2 INTEGER (0..31) OPTIONAL
15307 EUTRA-FrequencyAndPriorityInfo-vb50ext ::= SEQUENCE {
15308 qqualMinEUTRA-WB INTEGER (-34..-3) OPTIONAL
15311 EUTRA-FrequencyAndPriorityInfo-vc50ext ::= SEQUENCE {
15312 qqualMinRSRQ-OnAllSymbols INTEGER (-34..-3) OPTIONAL,
15313 reducedMeasurementPerformance ENUMERATED {true} OPTIONAL
15316 EUTRA-FrequencyAndPriorityInfo-vd20ext ::= SEQUENCE {
15317 subpriority ENUMERATED {oDot2,oDot4,oDot6,oDot8} OPTIONAL
15320 EUTRA-FrequencyAndPriorityInfoExtension-vb50ext ::= SEQUENCE {
15321 earfcn EARFCNExtension,
15322 measurementBandwidth EUTRA-MeasurementBandwidth OPTIONAL,
15323 priority INTEGER (0..maxPrio-1),
15324 -- Actual value = IE value * 2
15325 qRxLevMinEUTRA INTEGER (-70..-22),
15326 -- Actual value = IE value * 2
15327 threshXhigh INTEGER (0..31),
15328 -- Actual value = IE value * 2
15329 threshXlow INTEGER (0..31),
15330 qqualMinEUTRA INTEGER (-34..-3) OPTIONAL,
15331 threshXhigh2 INTEGER (0..31) OPTIONAL,
15332 threshXlow2 INTEGER (0..31) OPTIONAL,
15333 eutra-exclude-listedCellList EUTRA-Exclude-listedCellPerFreqList OPTIONAL,
15334 eutraDetection BOOLEAN
15337 EUTRA-FrequencyAndPriorityInfoExtension-vb80ext ::= SEQUENCE {
15338 qqualMinEUTRA-WB INTEGER (-34..-3) OPTIONAL
15341 EUTRA-FrequencyAndPriorityInfoExtension-vc50ext ::= SEQUENCE {
15342 qqualMinRSRQ-OnAllSymbols INTEGER (-34..-3) OPTIONAL,
15343 reducedMeasurementPerformance ENUMERATED {true} OPTIONAL
15346 EUTRA-FrequencyAndPriorityInfoExtension-vd20ext ::= SEQUENCE {
15347 subpriority ENUMERATED {oDot2,oDot4,oDot6,oDot8} OPTIONAL
15350 EUTRA-FrequencyAndPriorityInfoExtensionList ::= SEQUENCE (SIZE (1..maxNumEUTRAFreqs)) OF
15351 EUTRA-FrequencyAndPriorityInfoExtension-vb50ext
15353 EUTRA-FrequencyAndPriorityInfoExtensionList-vb80ext ::= SEQUENCE (SIZE (1..maxNumEUTRAFreqs)) OF
15354 EUTRA-FrequencyAndPriorityInfoExtension-vb80ext
15356 EUTRA-FrequencyAndPriorityInfoExtensionList-vc50ext ::= SEQUENCE (SIZE (1..maxNumEUTRAFreqs)) OF
15357 EUTRA-FrequencyAndPriorityInfoExtension-vc50ext
15359 EUTRA-FrequencyAndPriorityInfoExtensionList-vd20ext ::= SEQUENCE (SIZE (1..maxNumEUTRAFreqs)) OF
15360 EUTRA-FrequencyAndPriorityInfoExtension-vd20ext
15362 EUTRA-FrequencyAndPriorityInfoList ::= SEQUENCE (SIZE (1..maxNumEUTRAFreqs)) OF
15363 EUTRA-FrequencyAndPriorityInfo
15365 EUTRA-FrequencyAndPriorityInfoList-v920ext ::= SEQUENCE (SIZE (1..maxNumEUTRAFreqs)) OF
15366 EUTRA-FrequencyAndPriorityInfo-v920ext
15368 EUTRA-FrequencyAndPriorityInfoList-vb50ext ::= SEQUENCE (SIZE (1..maxNumEUTRAFreqs)) OF
15369 EUTRA-FrequencyAndPriorityInfo-vb50ext
15371 EUTRA-FrequencyAndPriorityInfoList-vc50ext ::= SEQUENCE (SIZE (1..maxNumEUTRAFreqs)) OF
15372 EUTRA-FrequencyAndPriorityInfo-vc50ext
15374 EUTRA-FrequencyAndPriorityInfoList-vd20ext ::= SEQUENCE (SIZE (1..maxNumEUTRAFreqs)) OF
15375 EUTRA-FrequencyAndPriorityInfo-vd20ext
15377 EUTRA-FrequencyList ::= SEQUENCE {
15378 eutraFrequencyRemoval EUTRA-FrequencyRemoval,
15379 eutraNewFrequencies EUTRA-FrequencyInfoList OPTIONAL
15382 EUTRA-FrequencyList-r9 ::= SEQUENCE {
15383 eutraFrequencyRemoval EUTRA-FrequencyRemoval,
15384 eutraNewFrequencies EUTRA-FrequencyInfoList OPTIONAL,
15385 eutraSIAcquisition EUTRA-SIAcquisition OPTIONAL
15388 EUTRA-FrequencyList-r11 ::= SEQUENCE {
15389 eutraFrequencyRemoval EUTRA-FrequencyRemoval-r11,
15390 eutraNewFrequencies EUTRA-FrequencyInfoList-r11 OPTIONAL,
15391 eutraSIAcquisition EUTRA-SIAcquisition-r11 OPTIONAL
15394 EUTRA-FrequencyList-r12 ::= SEQUENCE {
15395 eutraFrequencyRemoval EUTRA-FrequencyRemoval-r11,
15396 eutraNewFrequencies EUTRA-FrequencyInfoList-r12 OPTIONAL,
15397 eutraSIAcquisition EUTRA-SIAcquisition-r11 OPTIONAL,
15398 rsrqMeasOnAllSymbols BOOLEAN OPTIONAL
15401 EUTRA-SIAcquisition ::= SEQUENCE {
15403 physicalCellIdentity EUTRA-PhysicalCellIdentity
15406 EUTRA-SIAcquisition-r11 ::= SEQUENCE {
15407 -- If the IE earfcn is set to a value of 65535, then the EARFCN
15408 -- value for that instance shall be read from the IE earfcnExt.
15410 earfcnExt EARFCNExtension OPTIONAL,
15411 physicalCellIdentity EUTRA-PhysicalCellIdentity
15414 EUTRA-MeasuredCells ::= SEQUENCE {
15415 physicalCellIdentity EUTRA-PhysicalCellIdentity,
15416 rSRP INTEGER (0..97) OPTIONAL,
15417 rSRQ INTEGER (0..33) OPTIONAL
15420 Eutra-MeasuredResult ::= SEQUENCE {
15422 measuredEUTRACells SEQUENCE (SIZE (1..maxReportedEUTRACellPerFreq)) OF
15423 EUTRA-MeasuredCells
15426 EUTRA-MeasuredResult-vb50ext ::= SEQUENCE {
15427 earfcn EARFCNExtension OPTIONAL
15430 Eutra-MeasuredResultList ::= SEQUENCE (SIZE (1..maxReportedEUTRAFreqs)) OF
15431 Eutra-MeasuredResult
15433 EUTRA-MeasuredResultList-vb50ext ::= SEQUENCE (SIZE (1..maxReportedEUTRAFreqs)) OF
15434 EUTRA-MeasuredResult-vb50ext
15436 EUTRA-MeasuredResults ::= SEQUENCE {
15437 eutraMeasuredResultList Eutra-MeasuredResultList
15440 EUTRA-MeasuredResults-vb50ext ::= SEQUENCE {
15441 eutraMeasuredResultList EUTRA-MeasuredResultList-vb50ext
15444 EUTRA-MeasuredCells-v920ext ::= SEQUENCE {
15445 eutraSIacquisitionResults EUTRA-SIacquisitionResults
15448 EUTRA-MeasuredCells-vc50ext ::= SEQUENCE {
15449 physicalCellIdentity EUTRA-PhysicalCellIdentity OPTIONAL,
15450 rSRP INTEGER (0..97) OPTIONAL,
15451 rSRQ INTEGER (0..33) OPTIONAL,
15452 eutraSIacquisitionResults EUTRA-SIacquisitionResults-vc50ext,
15453 rsrqExtension INTEGER (-30..46) OPTIONAL
15456 Eutra-MeasuredResult-v920ext ::= SEQUENCE {
15457 measuredEUTRACells-v920ext SEQUENCE (SIZE (1..maxReportedEUTRACellPerFreq)) OF
15458 EUTRA-MeasuredCells-v920ext
15461 Eutra-MeasuredResult-vc50ext ::= SEQUENCE {
15462 earfcn EARFCNExtension2 OPTIONAL,
15463 measuredEUTRACells-vc50ext SEQUENCE (SIZE (1..maxReportedEUTRACellPerFreq)) OF
15464 EUTRA-MeasuredCells-vc50ext
15467 Eutra-MeasuredResultList-v920ext ::= SEQUENCE (SIZE (1..maxReportedEUTRAFreqs)) OF
15468 Eutra-MeasuredResult-v920ext
15470 Eutra-MeasuredResultList-vc50ext ::= SEQUENCE (SIZE (1..maxReportedEUTRAFreqs)) OF
15471 Eutra-MeasuredResult-vc50ext
15473 EUTRA-MeasuredResults-v920ext ::= SEQUENCE {
15474 eutraMeasuredResultList-v920ext Eutra-MeasuredResultList-v920ext
15477 EUTRA-MeasuredResults-vc50ext ::= SEQUENCE {
15478 eutraMeasuredResultList-vc50ext Eutra-MeasuredResultList-vc50ext
15481 EUTRA-SIacquisitionResults ::= SEQUENCE {
15483 plmn-Identity PLMN-Identity,
15484 cellIdentity BIT STRING (SIZE (28)),
15485 trackingAreaCode BIT STRING (SIZE (16))
15487 csgIdentity CSG-Identity OPTIONAL,
15488 csgMemberIndication ENUMERATED { member } OPTIONAL
15491 EUTRA-SIacquisitionResults-vc50ext ::= SEQUENCE {
15492 cgiInfo CGI-Info OPTIONAL,
15493 csgIdentity CSG-Identity OPTIONAL,
15494 csgMemberIndication ENUMERATED { member } OPTIONAL,
15495 csgMemberPLMN EUTRA-CSGMemberPLMNList OPTIONAL,
15496 primaryPLMNSuitable ENUMERATED { true } OPTIONAL
15499 CGI-Info ::= SEQUENCE {
15500 plmn-Identity PLMN-Identity,
15501 cellIdentity BIT STRING (SIZE (28)),
15502 trackingAreaCode BIT STRING (SIZE (16))
15505 EUTRA-FrequencyRemoval ::= CHOICE {
15506 removeAllFrequencies NULL,
15507 removeSomeFrequencies SEQUENCE (SIZE (1..maxNumEUTRAFreqs)) OF
15509 removeNoFrequencies NULL
15512 EUTRA-FrequencyRemoval-r11 ::= CHOICE {
15513 removeAllFrequencies NULL,
15514 removeSomeFrequencies FrequenciesToRemove,
15515 removeNoFrequencies NULL
15518 EUTRA-FrequencyInfoList ::= SEQUENCE (SIZE (1..maxNumEUTRAFreqs)) OF
15519 EUTRA-FrequencyInfo
15521 EUTRA-FrequencyInfoList-r11 ::= SEQUENCE (SIZE (1..maxNumEUTRAFreqs)) OF
15522 EUTRA-FrequencyInfo-r11
15524 EUTRA-FrequencyInfoList-r12 ::= SEQUENCE (SIZE (1..maxNumEUTRAFreqs)) OF
15525 EUTRA-FrequencyInfo-r12
15527 EUTRA-FrequencyInfo ::= SEQUENCE {
15529 measurementBandwidth EUTRA-MeasurementBandwidth OPTIONAL,
15530 eutra-exclude-listedCellList EUTRA-Exclude-listedCellPerFreqList OPTIONAL
15533 EUTRA-FrequencyInfo-r11 ::= SEQUENCE {
15534 -- If the IE earfcn is set to a value of 65535, then the EARFCN
15535 -- value for that instance shall be read from the IE earfcnExt.
15537 earfcnExt EARFCNExtension OPTIONAL,
15538 measurementBandwidth EUTRA-MeasurementBandwidth OPTIONAL,
15539 eutra-exclude-listedCellList EUTRA-Exclude-listedCellPerFreqList OPTIONAL,
15540 widebandRSRQMeasurements ENUMERATED {true} OPTIONAL
15543 EUTRA-FrequencyInfo-r12 ::= SEQUENCE {
15544 earfcn EARFCNExtension2,
15545 reducedMeasurementPerformance ENUMERATED {true} OPTIONAL,
15546 measurementBandwidth EUTRA-MeasurementBandwidth OPTIONAL,
15547 eutra-exclude-listedCellList EUTRA-Exclude-listedCellPerFreqList OPTIONAL,
15548 widebandRSRQMeasurements ENUMERATED {true} OPTIONAL
15551 EUTRA-FrequencyRACHReportingInfo ::= SEQUENCE {
15552 eutra-FrequencyListIndicator BIT STRING (SIZE (maxNumEUTRAFreqs)),
15553 eutra-FrequencyRepQuantityRACH ENUMERATED { rsrp, rsrq },
15554 eutra-FrequencyRACHReportingThreshold INTEGER (0..97),
15555 rachReportingPriority ENUMERATED { intraEUTRAInter, interIntraEUTRA,
15556 interEUTRAIntra, eUTRAIntraInter,
15557 eUTRAInterIntra, spare3,
15558 spare2, spare1 } OPTIONAL
15561 EUTRA-FrequencyRACHReportingInfo-vc50ext ::= SEQUENCE {
15562 eutra-FrequencyListIndicator BIT STRING (SIZE (maxNumEUTRAFreqs)),
15563 eutra-FrequencyRACHReportingThresholdExtension INTEGER (-30..-1) OPTIONAL
15566 EUTRA-MeasurementBandwidth ::= ENUMERATED { mbw6, mbw15, mbw25, mbw50, mbw75, mbw100 }
15568 EUTRA-MeasurementForCELLFACH ::= SEQUENCE {
15569 eutraFrequenciesForMeasurement SEQUENCE (SIZE (1..maxNumEUTRAFreqs-FACH)) OF
15571 reportCriteria ENUMERATED { event-triggeredreporting, periodicalReporting },
15572 measurementQuantity ENUMERATED { rsrp, rsrq },
15573 reportingThreshold INTEGER (0..97)
15576 EUTRA-MeasurementForCELLFACH-r12 ::= SEQUENCE {
15577 eutraFrequenciesForMeasurement SEQUENCE (SIZE (1..maxNumEUTRAFreqs-FACH-ext)) OF
15579 reportCriteria ENUMERATED { event-triggeredreporting, periodicalReporting },
15580 measurementQuantity ENUMERATED { rsrp, rsrq },
15581 reportingThreshold INTEGER (-30..97)
15583 FrequenciesToRemove ::= SEQUENCE (SIZE (1..maxNumEUTRAFreqs)) OF
15586 Event1a ::= SEQUENCE {
15587 triggeringCondition TriggeringCondition2,
15588 reportingRange ReportingRange,
15589 forbiddenAffectCellList ForbiddenAffectCellList OPTIONAL,
15591 reportDeactivationThreshold ReportDeactivationThreshold,
15592 reportingAmount ReportingAmount,
15593 reportingInterval ReportingInterval
15596 Event1a-r4 ::= SEQUENCE {
15597 triggeringCondition TriggeringCondition2,
15598 reportingRange ReportingRange,
15599 forbiddenAffectCellList ForbiddenAffectCellList-r4 OPTIONAL,
15601 reportDeactivationThreshold ReportDeactivationThreshold,
15602 reportingAmount ReportingAmount,
15603 reportingInterval ReportingInterval
15606 Event1a-OnSecUlFreq-r9 ::= SEQUENCE {
15607 triggeringCondition TriggeringCondition2,
15608 reportingRange ReportingRange,
15609 forbiddenAffectCellListOnSecULFreq ForbiddenAffectCellListOnSecULFreq OPTIONAL,
15611 reportDeactivationThreshold ReportDeactivationThreshold,
15612 reportingAmount ReportingAmount,
15613 reportingInterval ReportingInterval
15616 Event1a-LCR-r4 ::= SEQUENCE {
15617 triggeringCondition TriggeringCondition2,
15618 reportingRange ReportingRange,
15619 forbiddenAffectCellList ForbiddenAffectCellList-LCR-r4 OPTIONAL,
15621 reportDeactivationThreshold ReportDeactivationThreshold,
15622 reportingAmount ReportingAmount,
15623 reportingInterval ReportingInterval
15626 Event1b ::= SEQUENCE {
15627 triggeringCondition TriggeringCondition1,
15628 reportingRange ReportingRange,
15629 forbiddenAffectCellList ForbiddenAffectCellList OPTIONAL,
15633 Event1b-r4 ::= SEQUENCE {
15634 triggeringCondition TriggeringCondition1,
15635 reportingRange ReportingRange,
15636 forbiddenAffectCellList ForbiddenAffectCellList-r4 OPTIONAL,
15640 Event1b-r7 ::= SEQUENCE {
15641 triggeringCondition TriggeringCondition1,
15642 reportingRange ReportingRange,
15643 forbiddenAffectCellList ForbiddenAffectCellList-r4 OPTIONAL,
15645 periodicReportingInfo-1b PeriodicReportingInfo-1b OPTIONAL
15648 Event1b-OnSecUlFreq-r9 ::= SEQUENCE {
15649 triggeringCondition TriggeringCondition1,
15650 reportingRange ReportingRange,
15651 forbiddenAffectCellListOnSecULFreq ForbiddenAffectCellListOnSecULFreq OPTIONAL,
15653 periodicReportingInfo-1b PeriodicReportingInfo-1b OPTIONAL
15656 Event1b-LCR-r4 ::= SEQUENCE {
15657 triggeringCondition TriggeringCondition1,
15658 reportingRange ReportingRange,
15659 forbiddenAffectCellList ForbiddenAffectCellList-LCR-r4 OPTIONAL,
15663 Event1c ::= SEQUENCE {
15664 replacementActivationThreshold ReplacementActivationThreshold,
15665 reportingAmount ReportingAmount,
15666 reportingInterval ReportingInterval
15669 Event1d ::= SEQUENCE {
15670 triggeringCondition TriggeringCondition2 OPTIONAL,
15671 useCIO BOOLEAN OPTIONAL
15674 Event1e ::= SEQUENCE {
15675 triggeringCondition TriggeringCondition2,
15676 thresholdUsedFrequency ThresholdUsedFrequency
15679 Event1e-r6 ::= SEQUENCE {
15680 triggeringCondition TriggeringCondition2,
15681 thresholdUsedFrequency ThresholdUsedFrequency-r6
15684 Event1f ::= SEQUENCE {
15685 triggeringCondition TriggeringCondition1,
15686 thresholdUsedFrequency ThresholdUsedFrequency
15689 Event1f-r6 ::= SEQUENCE {
15690 triggeringCondition TriggeringCondition1,
15691 thresholdUsedFrequency ThresholdUsedFrequency-r6
15694 Event1j-r6 ::= SEQUENCE {
15695 replacementActivationThreshold ReplacementActivationThreshold,
15696 reportingAmount ReportingAmount,
15697 reportingInterval ReportingInterval
15700 Event2a ::= SEQUENCE {
15701 -- dummy is not used in this version of the specification and should be ignored
15704 hysteresis HysteresisInterFreq,
15705 timeToTrigger TimeToTrigger,
15706 reportingCellStatus ReportingCellStatus OPTIONAL,
15707 nonUsedFreqParameterList NonUsedFreqParameterList OPTIONAL
15710 Event2a-r6 ::= SEQUENCE {
15712 hysteresis HysteresisInterFreq,
15713 timeToTrigger TimeToTrigger,
15714 reportingCellStatus ReportingCellStatus OPTIONAL,
15715 nonUsedFreqParameterList NonUsedFreqWList-r6 OPTIONAL
15718 Event2a-r10 ::= SEQUENCE {
15720 hysteresis HysteresisInterFreq,
15721 timeToTrigger TimeToTrigger,
15722 reportingCellStatus ReportingCellStatus-r10 OPTIONAL,
15723 nonUsedFreqParameterList NonUsedFreq2aParameterList-r10 OPTIONAL
15726 Event2a-r11 ::= SEQUENCE {
15728 hysteresis HysteresisInterFreq,
15729 timeToTrigger TimeToTrigger,
15730 reportingCellStatus ReportingCellStatus-r10 OPTIONAL,
15731 nonUsedFreqParameterList NonUsedFreq2aParameterList-r11 OPTIONAL
15734 Event2b ::= SEQUENCE {
15735 usedFreqThreshold Threshold,
15737 hysteresis HysteresisInterFreq,
15738 timeToTrigger TimeToTrigger,
15739 reportingCellStatus ReportingCellStatus OPTIONAL,
15740 nonUsedFreqParameterList NonUsedFreqParameterList OPTIONAL
15743 Event2b-r6 ::= SEQUENCE {
15744 usedFreqThreshold Threshold-r6,
15746 hysteresis HysteresisInterFreq,
15747 timeToTrigger TimeToTrigger,
15748 reportingCellStatus ReportingCellStatus OPTIONAL,
15749 nonUsedFreqParameterList NonUsedFreqParameterList-r6 OPTIONAL
15752 Event2b-r10 ::= SEQUENCE {
15753 usedFreqThreshold Threshold-r6,
15755 hysteresis HysteresisInterFreq,
15756 timeToTrigger TimeToTrigger,
15757 reportingCellStatus ReportingCellStatus-r10 OPTIONAL,
15758 nonUsedFreqParameterList NonUsedFreqParameterList-r10 OPTIONAL
15761 Event2b-r11 ::= SEQUENCE {
15762 usedFreqThreshold Threshold-r6,
15764 hysteresis HysteresisInterFreq,
15765 timeToTrigger TimeToTrigger,
15766 reportingCellStatus ReportingCellStatus-r10 OPTIONAL,
15767 nonUsedFreqParameterList NonUsedFreqParameterList-r11 OPTIONAL
15770 Event2c ::= SEQUENCE {
15771 hysteresis HysteresisInterFreq,
15772 timeToTrigger TimeToTrigger,
15773 reportingCellStatus ReportingCellStatus OPTIONAL,
15774 nonUsedFreqParameterList NonUsedFreqParameterList OPTIONAL
15777 Event2c-r6 ::= SEQUENCE {
15778 hysteresis HysteresisInterFreq,
15779 timeToTrigger TimeToTrigger,
15780 reportingCellStatus ReportingCellStatus OPTIONAL,
15781 nonUsedFreqParameterList NonUsedFreqParameterList-r6 OPTIONAL
15784 Event2c-r10 ::= SEQUENCE {
15785 hysteresis HysteresisInterFreq,
15786 timeToTrigger TimeToTrigger,
15787 reportingCellStatus ReportingCellStatus-r10 OPTIONAL,
15788 nonUsedFreqParameterList NonUsedFreqParameterList-r10 OPTIONAL
15791 Event2c-r11 ::= SEQUENCE {
15792 hysteresis HysteresisInterFreq,
15793 timeToTrigger TimeToTrigger,
15794 reportingCellStatus ReportingCellStatus-r10 OPTIONAL,
15795 nonUsedFreqParameterList NonUsedFreqParameterList-r11 OPTIONAL
15798 Event2d ::= SEQUENCE {
15799 usedFreqThreshold Threshold,
15801 hysteresis HysteresisInterFreq,
15802 timeToTrigger TimeToTrigger,
15803 reportingCellStatus ReportingCellStatus OPTIONAL
15806 Event2d-r6 ::= SEQUENCE {
15807 usedFreqThreshold Threshold-r6,
15809 hysteresis HysteresisInterFreq,
15810 timeToTrigger TimeToTrigger,
15811 reportingCellStatus ReportingCellStatus OPTIONAL
15814 Event2d-r10 ::= SEQUENCE {
15815 usedFreqThreshold Threshold-r6,
15817 hysteresis HysteresisInterFreq,
15818 timeToTrigger TimeToTrigger,
15819 reportingCellStatus ReportingCellStatus-r10 OPTIONAL
15822 Event2e ::= SEQUENCE {
15823 hysteresis HysteresisInterFreq,
15824 timeToTrigger TimeToTrigger,
15825 reportingCellStatus ReportingCellStatus OPTIONAL,
15826 nonUsedFreqParameterList NonUsedFreqParameterList OPTIONAL
15829 Event2e-r6 ::= SEQUENCE {
15830 hysteresis HysteresisInterFreq,
15831 timeToTrigger TimeToTrigger,
15832 reportingCellStatus ReportingCellStatus OPTIONAL,
15833 nonUsedFreqParameterList NonUsedFreqParameterList-r6 OPTIONAL
15836 Event2e-r10 ::= SEQUENCE {
15837 hysteresis HysteresisInterFreq,
15838 timeToTrigger TimeToTrigger,
15839 reportingCellStatus ReportingCellStatus-r10 OPTIONAL,
15840 nonUsedFreqParameterList NonUsedFreqParameterList-r10 OPTIONAL
15843 Event2e-r11 ::= SEQUENCE {
15844 hysteresis HysteresisInterFreq,
15845 timeToTrigger TimeToTrigger,
15846 reportingCellStatus ReportingCellStatus-r10 OPTIONAL,
15847 nonUsedFreqParameterList NonUsedFreqParameterList-r11 OPTIONAL
15850 Event2f ::= SEQUENCE {
15851 usedFreqThreshold Threshold,
15853 hysteresis HysteresisInterFreq,
15854 timeToTrigger TimeToTrigger,
15855 reportingCellStatus ReportingCellStatus OPTIONAL
15858 Event2f-r6 ::= SEQUENCE {
15859 usedFreqThreshold Threshold-r6,
15861 hysteresis HysteresisInterFreq,
15862 timeToTrigger TimeToTrigger,
15863 reportingCellStatus ReportingCellStatus OPTIONAL
15866 Event2f-r10 ::= SEQUENCE {
15867 usedFreqThreshold Threshold-r6,
15869 hysteresis HysteresisInterFreq,
15870 timeToTrigger TimeToTrigger,
15871 reportingCellStatus ReportingCellStatus-r10 OPTIONAL
15875 Event2g ::= SEQUENCE {
15876 hysteresis HysteresisInterFreq,
15877 timeToTrigger TimeToTrigger,
15878 reportingCellStatus ReportingCellStatus-r10 OPTIONAL,
15879 useCIO ENUMERATED {true} OPTIONAL
15882 Event3a ::= SEQUENCE {
15883 thresholdOwnSystem Threshold,
15885 thresholdOtherSystem Threshold,
15886 hysteresis Hysteresis,
15887 timeToTrigger TimeToTrigger,
15888 reportingCellStatus ReportingCellStatus OPTIONAL
15891 Event3b ::= SEQUENCE {
15892 thresholdOtherSystem Threshold,
15893 hysteresis Hysteresis,
15894 timeToTrigger TimeToTrigger,
15895 reportingCellStatus ReportingCellStatus OPTIONAL
15899 Event3c ::= SEQUENCE {
15900 thresholdOtherSystem Threshold,
15901 hysteresis Hysteresis,
15902 timeToTrigger TimeToTrigger,
15903 reportingCellStatus ReportingCellStatus OPTIONAL
15906 Event3d ::= SEQUENCE {
15907 hysteresis Hysteresis,
15908 timeToTrigger TimeToTrigger,
15909 reportingCellStatus ReportingCellStatus OPTIONAL
15912 Event3a-r12 ::= SEQUENCE {
15913 thresholdOwnSystem Threshold,
15915 thresholdOtherSystem Threshold-r12,
15916 hysteresis Hysteresis,
15917 timeToTrigger TimeToTrigger,
15918 reportingCellStatus ReportingCellStatus OPTIONAL
15921 Event3b-r12 ::= SEQUENCE {
15922 thresholdOtherSystem Threshold-r12,
15923 hysteresis Hysteresis,
15924 timeToTrigger TimeToTrigger,
15925 reportingCellStatus ReportingCellStatus OPTIONAL
15929 Event3c-r12 ::= SEQUENCE {
15930 thresholdOtherSystem Threshold-r12,
15931 hysteresis Hysteresis,
15932 timeToTrigger TimeToTrigger,
15933 reportingCellStatus ReportingCellStatus OPTIONAL
15936 EventIDInterFreq ::= ENUMERATED {
15937 e2a, e2b, e2c, e2d, e2e, e2f, e2g, spare1 }
15939 EventIDInterRAT ::= ENUMERATED {
15940 e3a, e3b, e3c, e3d }
15942 EventIDIntraFreq ::= ENUMERATED {
15943 e1a, e1b, e1c, e1d, e1e,
15944 e1f, e1g, e1h, e1i, e1j,
15945 spare6, spare5, spare4, spare3, spare2,
15948 EventResults ::= CHOICE {
15949 intraFreqEventResults IntraFreqEventResults,
15950 interFreqEventResults InterFreqEventResults,
15951 interRATEventResults InterRATEventResults,
15952 trafficVolumeEventResults TrafficVolumeEventResults,
15953 qualityEventResults QualityEventResults,
15954 ue-InternalEventResults UE-InternalEventResults,
15955 ue-positioning-MeasurementEventResults UE-Positioning-MeasurementEventResults,
15959 EventResults-v770ext ::= CHOICE {
15960 ue-positioning-MeasurementEventResults UE-Positioning-MeasurementEventResults-v770ext
15963 EventResults-v860ext ::= CHOICE {
15964 ue-positioning-MeasurementEventResults UE-Positioning-MeasurementEventResults-v860ext
15967 EventResults-va40ext ::= CHOICE {
15968 interFreqEventResults InterFreqEventResults-va40ext
15971 EventResultsOnSecUlFreq ::= SEQUENCE {
15972 intraFreqEventResults IntraFreqEventResultsOnSecUlFreq
15975 ExtraDoppler ::= SEQUENCE {
15976 -- Doppler 1st order term, -0.2..+0.1 m/s2
15977 -- ( = -42..+21 with 1/210 m/s2 resolution)
15978 dopplerFirstOrder INTEGER (-42.. 21),
15979 dopplerUncertainty ENUMERATED { dopU40, dopU20, dopU10, dopU5, dopU2-5,
15980 spare3, spare2, spare1 }
15983 ExtraDopplerExtension ::= SEQUENCE {
15984 -- Doppler 1st order term, -0.2..+0.1 m/s2
15985 -- ( = -42..+21 with 1/210 m/s2 resolution)
15986 dopplerFirstOrder INTEGER (-42.. 21),
15987 dopplerUncertaintyExt ENUMERATED { dopU60, dopU80, dopU100, dopU120,
15988 noInformation, spare3, spare2, spare1 }
15992 ExtraDopplerInfo ::= SEQUENCE {
15993 -- Actual value doppler1stOrder = IE value * 0.023
15994 doppler1stOrder INTEGER (-42..21),
15995 dopplerUncertainty DopplerUncertainty
15998 ExtraDopplerInfoExtension ::= SEQUENCE {
15999 -- Actual value doppler1stOrder = IE value * 0.023
16000 doppler1stOrder INTEGER (-42..21),
16001 dopplerUncertaintyExt DopplerUncertaintyExt
16004 FACH-MeasurementOccasionInfo ::= SEQUENCE {
16005 fACH-meas-occasion-coeff INTEGER (1..12) OPTIONAL,
16006 inter-freq-FDD-meas-ind BOOLEAN,
16007 -- inter-freq-TDD-meas-ind is for 3.84Mcps TDD and 7.68 Mcps TDD. For 1.28Mcps TDD, the IE in
16008 -- FACH-MeasurementOccasionInfo-LCR-r4-ext is used.
16009 inter-freq-TDD-meas-ind BOOLEAN,
16010 inter-RAT-meas-ind SEQUENCE (SIZE (1..maxOtherRAT)) OF
16014 FACH-MeasurementOccasionInfo-LCR-r4-ext ::= SEQUENCE {
16015 inter-freq-TDD128-meas-ind BOOLEAN
16018 FilterCoefficient ::= ENUMERATED {
16019 fc0, fc1, fc2, fc3, fc4, fc5,
16020 fc6, fc7, fc8, fc9, fc11, fc13,
16021 fc15, fc17, fc19, spare1 }
16023 FilteredUEPowerHeadroomReportInfo ::= SEQUENCE {
16024 timeToTrigger TimeToTrigger,
16025 hysteresis1 Hysteresis OPTIONAL,
16026 hysteresis2 Hysteresis OPTIONAL,
16027 uePowerHeadroomThreshold1 UE-PowerHeadroomThreshold OPTIONAL,
16028 uePowerHeadroomThreshold2 UE-PowerHeadroomThreshold OPTIONAL,
16029 filterCoefficient FilterCoefficient OPTIONAL
16032 -- Actual value FineSFN-SFN = IE value * 0.0625
16033 FineSFN-SFN ::= INTEGER (0..15)
16035 ForbiddenAffectCell ::= CHOICE {
16036 fdd PrimaryCPICH-Info,
16037 tdd PrimaryCCPCH-Info
16040 ForbiddenAffectCell-r4 ::= CHOICE {
16041 fdd PrimaryCPICH-Info,
16042 tdd PrimaryCCPCH-Info-r4
16045 ForbiddenAffectCell-LCR-r4 ::= SEQUENCE {
16046 tdd PrimaryCCPCH-Info-LCR-r4
16049 ForbiddenAffectCellList ::= SEQUENCE (SIZE (1..maxCellMeas)) OF
16050 ForbiddenAffectCell
16052 ForbiddenAffectCellList-r4 ::= SEQUENCE (SIZE (1..maxCellMeas)) OF
16053 ForbiddenAffectCell-r4
16055 ForbiddenAffectCellList-LCR-r4 ::= SEQUENCE (SIZE (1..maxCellMeas)) OF
16056 ForbiddenAffectCell-LCR-r4
16058 ForbiddenAffectCellListOnSecULFreq ::= SEQUENCE (SIZE (1.. maxCellMeasOnSecULFreq)) OF
16059 ForbiddenAffectCellOnSecULFreq
16061 ForbiddenAffectCellOnSecULFreq ::= SEQUENCE {
16062 primaryCPICH PrimaryCPICH-Info
16065 FreqQualityEstimateQuantity-FDD ::= ENUMERATED {
16069 FreqQualityEstimateQuantity-TDD ::= ENUMERATED {
16070 primaryCCPCH-RSCP }
16072 GanssDataBits ::= SEQUENCE {
16073 ganssTod INTEGER (0..86399),
16074 dataBitAssistance ReqDataBitAssistance
16077 GANSSDecipheringKeys ::= SEQUENCE {
16078 currentDecipheringKey BIT STRING (SIZE (56)),
16079 nextDecipheringKey BIT STRING (SIZE (56))
16082 GANSSGenericData ::= SEQUENCE {
16083 ganssId INTEGER (0..7) OPTIONAL,
16084 ganssTimeModelsList GANSSTimeModelsList OPTIONAL,
16085 uePositioningDGANSSCorrections UE-Positioning-DGANSSCorrections OPTIONAL,
16086 uePositioningGANSSNavigationModel UE-Positioning-GANSS-NavigationModel OPTIONAL,
16087 uePositioningGANSSRealTimeIntegrity UE-Positioning-GANSS-RealTimeIntegrity OPTIONAL,
16088 uePositioningGANSSDataBitAssistance UE-Positioning-GANSS-Data-Bit-Assistance OPTIONAL,
16089 uePositioningGANSSReferenceMeasurementInfo
16090 UE-Positioning-GANSS-ReferenceMeasurementInfo OPTIONAL,
16091 uePositioningGANSSAlmanac UE-Positioning-GANSS-Almanac OPTIONAL,
16092 uePositioningGANSSUTCModel UE-Positioning-GANSS-UTCModel OPTIONAL
16095 GANSSGenericData-v860ext ::= SEQUENCE {
16096 uePositiningGANSSsbasID UE-Positioning-GANSS-SBAS-ID OPTIONAL,
16097 uePositioningGANSSAddNavigationModels
16098 UE-Positioning-GANSS-AddNavigationModels OPTIONAL,
16099 uePositioningGANSSAlmanac UE-Positioning-GANSS-Almanac-v860ext OPTIONAL,
16100 uePositioningGANSSAddUTCModels UE-Positioning-GANSS-AddUTCModels OPTIONAL,
16101 uePositioningGANSSAuxiliaryInfo UE-Positioning-GANSS-AuxiliaryInfo OPTIONAL
16104 GANSSGenericData-r8 ::= SEQUENCE {
16105 ganssId INTEGER (0..7) OPTIONAL,
16106 uePositiningGANSSsbasID UE-Positioning-GANSS-SBAS-ID OPTIONAL,
16107 ganssTimeModelsList GANSSTimeModelsList OPTIONAL,
16108 uePositioningDGANSSCorrections UE-Positioning-DGANSSCorrections OPTIONAL,
16109 uePositioningGANSSNavigationModel UE-Positioning-GANSS-NavigationModel OPTIONAL,
16110 uePositioningGANSSAddNavigationModels
16111 UE-Positioning-GANSS-AddNavigationModels OPTIONAL,
16112 uePositioningGANSSRealTimeIntegrity UE-Positioning-GANSS-RealTimeIntegrity OPTIONAL,
16113 uePositioningGANSSDataBitAssistance UE-Positioning-GANSS-Data-Bit-Assistance OPTIONAL,
16114 uePositioningGANSSReferenceMeasurementInfo
16115 UE-Positioning-GANSS-ReferenceMeasurementInfo OPTIONAL,
16116 uePositioningGANSSAlmanac UE-Positioning-GANSS-Almanac-r8 OPTIONAL,
16117 uePositioningGANSSUTCModel UE-Positioning-GANSS-UTCModel OPTIONAL,
16118 uePositioningGANSSAddUTCModels UE-Positioning-GANSS-AddUTCModels OPTIONAL,
16119 uePositioningGANSSAuxiliaryInfo UE-Positioning-GANSS-AuxiliaryInfo OPTIONAL
16122 GANSSGenericData-r9 ::= SEQUENCE {
16123 ganssId INTEGER (0..7) OPTIONAL,
16124 uePositiningGANSSsbasID UE-Positioning-GANSS-SBAS-ID OPTIONAL,
16125 ganssTimeModelsList GANSSTimeModelsList OPTIONAL,
16126 uePositioningDGANSSCorrections UE-Positioning-DGANSSCorrections-r9 OPTIONAL,
16127 uePositioningGANSSNavigationModel UE-Positioning-GANSS-NavigationModel OPTIONAL,
16128 uePositioningGANSSAddNavigationModels
16129 UE-Positioning-GANSS-AddNavigationModels OPTIONAL,
16130 uePositioningGANSSRealTimeIntegrity UE-Positioning-GANSS-RealTimeIntegrity OPTIONAL,
16131 uePositioningGANSSDataBitAssistance UE-Positioning-GANSS-Data-Bit-Assistance OPTIONAL,
16132 uePositioningGANSSReferenceMeasurementInfo
16133 UE-Positioning-GANSS-ReferenceMeasurementInfo OPTIONAL,
16134 uePositioningGANSSAlmanac UE-Positioning-GANSS-Almanac-r8 OPTIONAL,
16135 uePositioningGANSSUTCModel UE-Positioning-GANSS-UTCModel OPTIONAL,
16136 uePositioningGANSSAddUTCModels UE-Positioning-GANSS-AddUTCModels OPTIONAL,
16137 uePositioningGANSSAuxiliaryInfo UE-Positioning-GANSS-AuxiliaryInfo OPTIONAL
16140 GANSSGenericData-v920ext ::= SEQUENCE {
16141 uePositioningDGANSSCorrections UE-Positioning-DGANSSCorrections-v920ext OPTIONAL
16144 GANSSGenericData-va40ext ::= SEQUENCE {
16145 ganssTimeModelsList GANSSTimeModelsList-va40ext OPTIONAL,
16146 uePositioningGANSSReferenceMeasurementInfo
16147 UE-Positioning-GANSS-ReferenceMeasurementInfo-va40ext
16149 uePositioningGANSSAlmanac UE-Positioning-GANSS-Almanac-va40ext OPTIONAL
16152 GANSSGenericData-vc50ext ::= SEQUENCE {
16153 uePositioningDBDSCorrections UE-Positioning-DBDSCorrections OPTIONAL,
16154 uePositioningBDSIonoGridModel UE-Positioning-BDS-IonoGridModel OPTIONAL,
16155 ue-positioning-GANSS-AddNavigationModels
16156 UE-Positioning-GANSS-AddNavigationModels-vc50ext
16157 OPTIONAL, uePositioningGANSSReferenceMeasurementInfo
16158 UE-Positioning-GANSS-ReferenceMeasurementInfo-vc50ext
16160 ue-Positioning-GANSS-Almanac UE-Positioning-GANSS-Almanac-vc50ext OPTIONAL,
16161 ue-Positioning-GANSS-AddUTCModels UE-Positioning-GANSS-AddUTCModels-vc50ext OPTIONAL
16164 GANSSGenericData-r10 ::= SEQUENCE {
16165 ganssId INTEGER (0..7) OPTIONAL,
16166 uePositiningGANSSsbasID UE-Positioning-GANSS-SBAS-ID OPTIONAL,
16167 ganssTimeModelsList GANSSTimeModelsList-r10 OPTIONAL,
16168 uePositioningDGANSSCorrections UE-Positioning-DGANSSCorrections-r9 OPTIONAL,
16169 uePositioningGANSSNavigationModel UE-Positioning-GANSS-NavigationModel OPTIONAL,
16170 uePositioningGANSSAddNavigationModels
16171 UE-Positioning-GANSS-AddNavigationModels OPTIONAL,
16172 uePositioningGANSSRealTimeIntegrity UE-Positioning-GANSS-RealTimeIntegrity OPTIONAL,
16173 uePositioningGANSSDataBitAssistance UE-Positioning-GANSS-Data-Bit-Assistance OPTIONAL,
16174 uePositioningGANSSReferenceMeasurementInfo
16175 UE-Positioning-GANSS-ReferenceMeasurementInfo-r10
16177 uePositioningGANSSAlmanac UE-Positioning-GANSS-Almanac-r10 OPTIONAL,
16178 uePositioningGANSSUTCModel UE-Positioning-GANSS-UTCModel OPTIONAL,
16179 uePositioningGANSSAddUTCModels UE-Positioning-GANSS-AddUTCModels OPTIONAL,
16180 uePositioningGANSSAuxiliaryInfo UE-Positioning-GANSS-AuxiliaryInfo OPTIONAL
16183 GANSSGenericData-r12 ::= SEQUENCE {
16184 ganssId INTEGER (0..7) OPTIONAL,
16185 uePositiningGANSSsbasID UE-Positioning-GANSS-SBAS-ID OPTIONAL,
16186 ganssTimeModelsList GANSSTimeModelsList-r10 OPTIONAL,
16187 uePositioningDGANSSCorrections UE-Positioning-DGANSSCorrections-r9 OPTIONAL,
16188 uePositioningDBDSCorrections UE-Positioning-DBDSCorrections OPTIONAL,
16189 uePositioningBDSIonoGridModel UE-Positioning-BDS-IonoGridModel OPTIONAL,
16190 uePositioningGANSSNavigationModel UE-Positioning-GANSS-NavigationModel OPTIONAL,
16191 uePositioningGANSSAddNavigationModels UE-Positioning-GANSS-AddNavigationModels-r12
16193 uePositioningGANSSRealTimeIntegrity UE-Positioning-GANSS-RealTimeIntegrity OPTIONAL,
16194 uePositioningGANSSDataBitAssistance UE-Positioning-GANSS-Data-Bit-Assistance OPTIONAL,
16195 uePositioningGANSSReferenceMeasurementInfo
16196 UE-Positioning-GANSS-ReferenceMeasurementInfo-r12
16198 uePositioningGANSSAlmanac UE-Positioning-GANSS-Almanac-r12 OPTIONAL,
16199 uePositioningGANSSUTCModel UE-Positioning-GANSS-UTCModel OPTIONAL,
16200 uePositioningGANSSAddUTCModels UE-Positioning-GANSS-AddUTCModels-r12 OPTIONAL,
16201 uePositioningGANSSAuxiliaryInfo UE-Positioning-GANSS-AuxiliaryInfo OPTIONAL
16204 GANSSGenericDataList ::= SEQUENCE (SIZE (1..maxGANSS)) OF
16207 GANSSGenericDataList-v860ext ::= SEQUENCE (SIZE (1..maxGANSS)) OF
16208 GANSSGenericData-v860ext
16210 GANSSGenericDataList-r8 ::= SEQUENCE (SIZE (1..maxGANSS)) OF
16211 GANSSGenericData-r8
16213 GANSSGenericDataList-r9 ::= SEQUENCE (SIZE (1..maxGANSS)) OF
16214 GANSSGenericData-r9
16216 GANSSGenericDataList-v920ext ::= SEQUENCE (SIZE (1..maxGANSS)) OF
16217 GANSSGenericData-v920ext
16219 GANSSGenericDataList-va40ext ::= SEQUENCE (SIZE (1..maxGANSS)) OF
16220 GANSSGenericData-va40ext
16222 GANSSGenericDataList-vc50ext ::= SEQUENCE (SIZE (1..maxGANSS)) OF
16223 GANSSGenericData-vc50ext
16225 GANSSGenericDataList-r10 ::= SEQUENCE (SIZE (1..maxGANSS)) OF
16226 GANSSGenericData-r10
16228 GANSSGenericDataList-r12 ::= SEQUENCE (SIZE (1..maxGANSS)) OF
16229 GANSSGenericData-r12
16231 GANSSGenericMeasurementInfo ::= SEQUENCE (SIZE (1..maxGANSS)) OF SEQUENCE {
16232 ganssId INTEGER (0..7) OPTIONAL,
16233 ganssMeasurementSignalList GANSSMeasurementSignalList
16236 GANSSGenericMeasurementInfo-v860ext ::= SEQUENCE (SIZE (1..maxGANSS)) OF SEQUENCE {
16237 ganssMeasurementSignalList GANSSMeasurementSignalList-v860ext
16240 GANSSMeasurementParameters ::= SEQUENCE (SIZE (1..maxGANSSSat)) OF SEQUENCE {
16241 satId INTEGER (0..63),
16242 cSurNzero INTEGER (0..63),
16243 multipathIndicator ENUMERATED { nm, low, medium, high },
16244 carrierQualityIndication BIT STRING (SIZE (2)) OPTIONAL,
16245 ganssCodePhase INTEGER (0..2097151),
16246 ganssIntegerCodePhase INTEGER (0..63) OPTIONAL,
16247 codePhaseRmsError INTEGER (0..63),
16248 doppler INTEGER (-32768..32767),
16249 adr INTEGER (0..33554431) OPTIONAL
16252 GANSSMeasurementParameters-v860ext ::= SEQUENCE (SIZE (1..maxGANSSSat)) OF SEQUENCE {
16253 ganssIntegerCodePhaseExt INTEGER (64..127) OPTIONAL
16256 GANSSMeasurementSignalList ::= SEQUENCE (SIZE (1..maxSgnType)) OF SEQUENCE {
16257 ganssSignalId GANSS-Signal-Id OPTIONAL,
16258 ganssCodePhaseAmbiguity INTEGER (0..31) OPTIONAL,
16259 ganssMeasurementParameters GANSSMeasurementParameters
16262 GANSSMeasurementSignalList-v860ext ::= SEQUENCE (SIZE (1..maxSgnType)) OF SEQUENCE {
16263 ganssCodePhaseAmbiguityExt INTEGER (32..127) OPTIONAL,
16264 ganssMeasurementParameters GANSSMeasurementParameters-v860ext
16267 GanssNavigationModelAdditionalData ::= SEQUENCE {
16268 ganssWeek INTEGER (0..4095),
16269 ganssToe INTEGER (0..167),
16270 t-toeLimit INTEGER (0..10),
16271 satellitesListRelatedDataList SatellitesListRelatedDataList OPTIONAL
16274 GANSSReferenceTimeOnly ::= SEQUENCE {
16275 gANSS-tod INTEGER (0..3599999),
16276 gANSS-timeId INTEGER (0..7) OPTIONAL,
16277 gANSS-tod-uncertainty INTEGER (0..127) OPTIONAL
16280 GanssReqGenericData ::= SEQUENCE {
16281 ganssId INTEGER (0..7) OPTIONAL,
16282 ganssRealTimeIntegrity BOOLEAN,
16283 ganssDifferentialCorrection DGANSS-Sig-Id-Req OPTIONAL,
16284 ganssAlmanac BOOLEAN,
16285 ganssNavigationModel BOOLEAN,
16286 ganssTimeModelGNSS-GNSS BIT STRING (SIZE (8)) OPTIONAL,
16287 ganssReferenceMeasurementInfo BOOLEAN,
16288 ganssDataBits GanssDataBits OPTIONAL,
16289 ganssUTCModel BOOLEAN,
16290 ganssNavigationModelAdditionalData GanssNavigationModelAdditionalData OPTIONAL
16293 GanssReqGenericData-v860ext ::= SEQUENCE {
16294 sbasId UE-Positioning-GANSS-SBAS-ID OPTIONAL,
16295 ganssAddNavigationModel ENUMERATED { true } OPTIONAL,
16296 ganssAddUTCmodel ENUMERATED { true } OPTIONAL,
16297 ganssAuxInfo ENUMERATED { true } OPTIONAL,
16298 ganssAddADchoices SEQUENCE {
16299 orbitModelID INTEGER (0..7) OPTIONAL,
16300 clockModelID INTEGER (0..7) OPTIONAL,
16301 utcModelID INTEGER (0..7) OPTIONAL,
16302 almanacModelID INTEGER (0..7) OPTIONAL
16306 GanssReqGenericData-vc50ext ::= SEQUENCE {
16307 bdsIonoGridModelReq ENUMERATED { true } OPTIONAL,
16308 bdsCorrectionsReq DGANSS-Sig-Id-Req OPTIONAL
16311 GanssRequestedGenericAssistanceDataList ::= SEQUENCE (SIZE (1..maxGANSS)) OF
16312 GanssReqGenericData
16314 GanssRequestedGenericAssistanceDataList-v860ext ::= SEQUENCE (SIZE (1..maxGANSS)) OF
16315 GanssReqGenericData-v860ext
16317 GanssRequestedGenericAssistanceDataList-vc50ext ::= SEQUENCE (SIZE (1..maxGANSS)) OF
16318 GanssReqGenericData-vc50ext
16320 GANSSSatelliteInformation ::= SEQUENCE {
16321 ganssSatId INTEGER (0..63),
16322 dopplerZeroOrder INTEGER (-2048..2047), -- scale factor 0.5m/s
16323 extraDoppler ExtraDoppler OPTIONAL,
16324 codePhase INTEGER (0..1023),
16325 integerCodePhase INTEGER (0..127),
16326 codePhaseSearchWindow BIT STRING (SIZE (5)),
16327 azimuthandElevation AzimuthAndElevation OPTIONAL
16330 GANSSSatelliteInformation-va40ext ::= SEQUENCE {
16331 azimuthAndElevation AzimuthAndElevation-va40ext OPTIONAL
16334 GANSSSatelliteInformation-r10 ::= SEQUENCE {
16335 ganssSatId INTEGER (0..63),
16336 dopplerZeroOrder INTEGER (-2048..2047), -- scale factor 0.5m/s
16337 extraDoppler ExtraDoppler OPTIONAL,
16338 codePhase INTEGER (0..1023),
16339 integerCodePhase INTEGER (0..127),
16340 codePhaseSearchWindow BIT STRING (SIZE (5)),
16341 azimuthandElevation AzimuthAndElevation-r10 OPTIONAL
16344 GANSSSatelliteInformation-vc50ext ::= SEQUENCE {
16345 extraDopplerExtension ExtraDopplerExtension OPTIONAL
16348 GANSSSatelliteInformation-r12 ::= SEQUENCE {
16349 ganssSatId INTEGER (0..63),
16350 dopplerZeroOrder INTEGER (-2048..2047), -- scale factor 0.5m/s
16351 extraDoppler ExtraDoppler OPTIONAL,
16352 -- If the extraDopplerExtension is present, the extraDoppler should not be present
16353 extraDopplerExtension ExtraDopplerExtension OPTIONAL,
16354 codePhase INTEGER (0..1023),
16355 integerCodePhase INTEGER (0..127),
16356 codePhaseSearchWindow BIT STRING (SIZE (5)),
16357 azimuthandElevation AzimuthAndElevation-r10 OPTIONAL
16360 GANSSSatelliteInformationList ::= SEQUENCE (SIZE (1..maxGANSSSat)) OF
16361 GANSSSatelliteInformation
16363 GANSSSatelliteInformationList-va40ext ::= SEQUENCE (SIZE (1..maxGANSSSat)) OF
16364 GANSSSatelliteInformation-va40ext
16366 GANSSSatelliteInformationList-r10 ::= SEQUENCE (SIZE (1..maxGANSSSat)) OF
16367 GANSSSatelliteInformation-r10
16369 GANSSSatelliteInformationList-vc50ext ::= SEQUENCE (SIZE (1..maxGANSSSat)) OF
16370 GANSSSatelliteInformation-vc50ext
16372 GANSSSatelliteInformationList-r12 ::= SEQUENCE (SIZE (1..maxGANSSSat)) OF
16373 GANSSSatelliteInformation-r12
16375 GANSSTimeModelsList ::= SEQUENCE (SIZE (1..maxGANSS-1)) OF
16376 UE-Positioning-GANSS-TimeModel
16378 GANSSTimeModelsList-va40ext ::= SEQUENCE (SIZE (1.. maxGANSS-1)) OF
16379 UE-Positioning-GANSS-TimeModel-va40ext
16381 GANSSTimeModelsList-r10 ::= SEQUENCE (SIZE (1..maxGANSS-1)) OF
16382 UE-Positioning-GANSS-TimeModel-r10
16384 GANSS-SAT-Info-Almanac-BDSkp ::= SEQUENCE {
16385 svID INTEGER(0..63),
16386 bdsAlmToa BIT STRING (SIZE (8)),
16387 bdsAlmSqrtA BIT STRING (SIZE (24)),
16388 bdsAlmE BIT STRING (SIZE (17)),
16389 bdsAlmW BIT STRING (SIZE (24)),
16390 bdsAlmM0 BIT STRING (SIZE (24)),
16391 bdsAlmOmega0 BIT STRING (SIZE (24)),
16392 bdsAlmOmegaDot BIT STRING (SIZE (17)),
16393 bdsAlmDeltaI BIT STRING (SIZE (16)),
16394 bdsAlmA0 BIT STRING (SIZE (11)),
16395 bdsAlmA1 BIT STRING (SIZE (11)),
16396 bdsSvHealth BIT STRING (SIZE(9)) OPTIONAL
16399 GANSS-SAT-Info-Almanac-GLOkp ::= SEQUENCE {
16400 gloAlmNA BIT STRING (SIZE (11)),
16401 gloAlmnA BIT STRING (SIZE (5)),
16402 gloAlmHA BIT STRING (SIZE (5)),
16403 gloAlmLambdaA BIT STRING (SIZE (21)),
16404 gloAlmTlambdaA BIT STRING (SIZE (21)),
16405 gloAlmDeltaIA BIT STRING (SIZE (18)),
16406 gloAkmDeltaTA BIT STRING (SIZE (22)),
16407 gloAlmDeltaTdotA BIT STRING (SIZE (7)),
16408 gloAlmEpsilonA BIT STRING (SIZE (15)),
16409 gloAlmOmegaA BIT STRING (SIZE (16)),
16410 gloAlmTauA BIT STRING (SIZE (10)),
16411 gloAlmCA BIT STRING (SIZE (1)),
16412 gloAlmMA BIT STRING (SIZE (2)) OPTIONAL
16415 GANSS-SAT-Info-Almanac-Kp ::= SEQUENCE {
16416 svId INTEGER(0..63),
16417 ganss-alm-e BIT STRING (SIZE (11)),
16418 ganss-delta-I-alm BIT STRING (SIZE (11)),
16419 ganss-omegadot-alm BIT STRING (SIZE (11)),
16420 ganss-svstatusINAV-alm BIT STRING (SIZE (4)),
16421 ganss-svstatusFNAV-alm BIT STRING (SIZE (2)) OPTIONAL,
16422 ganss-delta-a-sqrt-alm BIT STRING (SIZE (13)),
16423 ganss-omegazero-alm BIT STRING (SIZE (16)),
16424 ganss-m-zero-alm BIT STRING (SIZE (16)),
16425 ganss-omega-alm BIT STRING (SIZE (16)),
16426 ganss-af-zero-alm BIT STRING (SIZE (16)),
16427 ganss-af-one-alm BIT STRING (SIZE (13))
16430 GANSS-SAT-Info-Almanac-MIDIkp ::= SEQUENCE {
16431 svID INTEGER(0..63),
16432 midiAlmE BIT STRING (SIZE (11)),
16433 midiAlmDeltaI BIT STRING (SIZE (11)),
16434 midiAlmOmegaDot BIT STRING (SIZE (11)),
16435 midiAlmSqrtA BIT STRING (SIZE (17)),
16436 midiAlmOmega0 BIT STRING (SIZE (16)),
16437 midiAlmOmega BIT STRING (SIZE (16)),
16438 midiAlmMo BIT STRING (SIZE (16)),
16439 midiAlmaf0 BIT STRING (SIZE (11)),
16440 midiAlmaf1 BIT STRING (SIZE (10)),
16441 midiAlmL1Health BIT STRING (SIZE (1)),
16442 midiAlmL2Health BIT STRING (SIZE (1)),
16443 midiAlmL5Health BIT STRING (SIZE (1))
16446 GANSS-SAT-Info-Almanac-NAVkp ::= SEQUENCE {
16447 svID INTEGER(0..63),
16448 navAlmE BIT STRING (SIZE (16)),
16449 navAlmDeltaI BIT STRING (SIZE (16)),
16450 navAlmOMEGADOT BIT STRING (SIZE (16)),
16451 navAlmSVHealth BIT STRING (SIZE (8)),
16452 navAlmSqrtA BIT STRING (SIZE (24)),
16453 navAlmOMEGAo BIT STRING (SIZE (24)),
16454 navAlmOmega BIT STRING (SIZE (24)),
16455 navAlmMo BIT STRING (SIZE (24)),
16456 navAlmaf0 BIT STRING (SIZE (11)),
16457 navAlmaf1 BIT STRING (SIZE (11))
16460 GANSS-SAT-Info-Almanac-REDkp ::= SEQUENCE {
16461 svID INTEGER(0..63),
16462 redAlmDeltaA BIT STRING (SIZE (8)),
16463 redAlmOmega0 BIT STRING (SIZE (7)),
16464 redAlmPhi0 BIT STRING (SIZE (7)),
16465 redAlmL1Health BIT STRING (SIZE (1)),
16466 redAlmL2Health BIT STRING (SIZE (1)),
16467 redAlmL5Health BIT STRING (SIZE (1))
16470 GANSS-SAT-Info-Almanac-SBASecef ::= SEQUENCE {
16471 sbasAlmDataID BIT STRING (SIZE (2)),
16472 svID INTEGER (0..63),
16473 sbasAlmHealth BIT STRING (SIZE (8)),
16474 sbasAlmXg BIT STRING (SIZE (15)),
16475 sbasAlmYg BIT STRING (SIZE (15)),
16476 sbasAlmZg BIT STRING (SIZE (9)),
16477 sbasAlmXgdot BIT STRING (SIZE (3)),
16478 sbasAlmYgDot BIT STRING (SIZE (3)),
16479 sbasAlmZgDot BIT STRING (SIZE (4)),
16480 sbasAlmTo BIT STRING (SIZE (11))
16483 GANSS-SAT-Info-Almanac-BDSkpList ::= SEQUENCE (SIZE (1..maxGANSSSat)) OF
16484 GANSS-SAT-Info-Almanac-BDSkp
16486 GANSS-SAT-Info-Almanac-GLOkpList ::= SEQUENCE (SIZE (1..maxGANSSSat)) OF
16487 GANSS-SAT-Info-Almanac-GLOkp
16489 GANSS-SAT-Info-Almanac-KpList ::= SEQUENCE (SIZE (1..maxGANSSSat)) OF
16490 GANSS-SAT-Info-Almanac-Kp
16492 GANSS-SAT-Info-Almanac-MIDIkpList ::= SEQUENCE (SIZE (1..maxGANSSSat)) OF
16493 GANSS-SAT-Info-Almanac-MIDIkp
16495 GANSS-SAT-Info-Almanac-NAVkpList ::= SEQUENCE (SIZE (1..maxGANSSSat)) OF
16496 GANSS-SAT-Info-Almanac-NAVkp
16498 GANSS-SAT-Info-Almanac-REDkpList ::= SEQUENCE (SIZE (1..maxGANSSSat)) OF
16499 GANSS-SAT-Info-Almanac-REDkp
16501 GANSS-SAT-Info-Almanac-SBASecefList ::= SEQUENCE (SIZE (1..maxGANSSSat)) OF
16502 GANSS-SAT-Info-Almanac-SBASecef
16504 Ganss-Sat-Info-AddNav ::= SEQUENCE {
16505 satId INTEGER (0..63),
16506 svHealth BIT STRING (SIZE (6)),
16507 iod BIT STRING (SIZE (11)),
16508 ganssClockModel UE-Positioning-GANSS-AddClockModels,
16509 ganssOrbitModel UE-Positioning-GANSS-AddOrbitModels
16512 Ganss-Sat-Info-AddNav-r12 ::= SEQUENCE {
16513 satId INTEGER (0..63),
16514 svHealth BIT STRING (SIZE (6)),
16515 iod BIT STRING (SIZE (11)),
16516 ganssClockModel UE-Positioning-GANSS-AddClockModels-r12,
16517 ganssOrbitModel UE-Positioning-GANSS-AddOrbitModels-r12
16520 Ganss-Sat-Info-AddNav-vc50ext ::= SEQUENCE {
16521 ganssClockModel UE-Positioning-GANSS-AddClockModels-vc50ext,
16522 ganssOrbitModel UE-Positioning-GANSS-AddOrbitModels-vc50ext
16525 Ganss-Sat-Info-Nav ::= SEQUENCE {
16526 satId INTEGER (0..63),
16527 svHealth BIT STRING (SIZE (9)),
16528 iod BIT STRING (SIZE (10)),
16529 ganssClockModel UE-Positioning-GANSS-ClockModel,
16530 ganssOrbitModel UE-Positioning-GANSS-OrbitModel
16533 Ganss-Sat-Info-AddNavList ::= SEQUENCE (SIZE (1..maxGANSSSat)) OF
16534 Ganss-Sat-Info-AddNav
16536 Ganss-Sat-Info-AddNavList-r12 ::= SEQUENCE (SIZE (1..maxGANSSSat)) OF
16537 Ganss-Sat-Info-AddNav-r12
16539 Ganss-Sat-Info-AddNavList-vc50ext ::= SEQUENCE (SIZE (1..maxGANSSSat)) OF
16540 Ganss-Sat-Info-AddNav-vc50ext
16542 Ganss-Sat-Info-NavList ::= SEQUENCE (SIZE (1..maxGANSSSat)) OF
16545 GANSS-Signal-Id ::= INTEGER (0..7)
16547 GANSS-Status-Health ::= ENUMERATED {
16557 GANSS-Storm-Flag ::= SEQUENCE {
16558 storm-flag-one BOOLEAN,
16559 storm-flag-two BOOLEAN,
16560 storm-flag-three BOOLEAN,
16561 storm-flag-four BOOLEAN,
16562 storm-flag-five BOOLEAN
16565 GLONASSclockModel ::= SEQUENCE {
16566 gloTau BIT STRING (SIZE (22)),
16567 gloGamma BIT STRING (SIZE (11)),
16568 gloDeltaTau BIT STRING (SIZE (5)) OPTIONAL
16571 GPS-MeasurementParam ::= SEQUENCE {
16572 satelliteID INTEGER (0..63),
16573 c-N0 INTEGER (0..63),
16574 doppler INTEGER (-32768..32768),
16575 wholeGPS-Chips INTEGER (0..1022),
16576 fractionalGPS-Chips INTEGER (0..1023),
16577 multipathIndicator MultipathIndicator,
16578 pseudorangeRMS-Error INTEGER (0..63)
16581 GPS-MeasurementParamList ::= SEQUENCE (SIZE (1..maxSat)) OF
16582 GPS-MeasurementParam
16584 GSM-CarrierRSSI ::= BIT STRING (SIZE (6))
16586 GSM-CellGroup ::= SEQUENCE {
16587 startingARFCN BCCH-ARFCN,
16588 bandIndicator ENUMERATED { dcs1800, pcs1900 },
16589 followingARFCNs CHOICE {
16590 explicitListOfARFCNs SEQUENCE (SIZE (0..31)) OF BCCH-ARFCN,
16591 equallySpacedARFCNs SEQUENCE {
16592 arfcn-Spacing INTEGER (1..8),
16593 numberOfFollowingARFCNs INTEGER (0..31)
16595 variableBitMapOfARFCNs OCTET STRING (SIZE (1..16)),
16596 continuousRangeOfARFCNs SEQUENCE {
16597 endingARFCN BCCH-ARFCN
16602 GSM-MeasuredResults ::= SEQUENCE {
16603 gsm-CarrierRSSI GSM-CarrierRSSI OPTIONAL,
16604 -- dummy is not used in this version of the specification, it should
16605 -- not be sent and if received it should be ignored.
16606 dummy INTEGER (46..173) OPTIONAL,
16607 bsicReported BSICReported,
16608 -- dummy2 is not used in this version of the specification, it should
16609 -- not be sent and if received it should be ignored.
16610 dummy2 ObservedTimeDifferenceToGSM OPTIONAL
16613 GSM-MeasuredResultsList ::= SEQUENCE (SIZE (1..maxReportedGSMCells)) OF
16614 GSM-MeasuredResults
16616 GPS-TOW-1msec ::= INTEGER (0..604799999)
16618 GPS-TOW-1sec ::= INTEGER (0..604799)
16620 GPS-TOW-Assist ::= SEQUENCE {
16622 tlm-Message BIT STRING (SIZE (14)),
16623 tlm-Reserved BIT STRING (SIZE (2)),
16628 GPS-TOW-AssistList ::= SEQUENCE (SIZE (1..maxSat)) OF
16631 GSM-CellID ::= SEQUENCE {
16632 gsm-CellID INTEGER (0..maxCellMeas-1)
16635 GSM-PriorityInfo ::= SEQUENCE {
16636 gsmCellGroup GSM-CellGroup,
16637 priority INTEGER (0..maxPrio-1),
16638 -- Actual value = IE value * 2 + 1
16639 qRxLevMinGSM INTEGER (-58..-13),
16640 -- Actual value = IE value * 2
16641 threshXhigh INTEGER (0..31),
16642 -- Actual value = IE value * 2
16643 threshXlow INTEGER (0..31)
16646 GSM-PriorityInfoList ::= SEQUENCE (SIZE (1..maxNumGSMCellGroup)) OF
16649 GSMCellGroupingList ::= SEQUENCE (SIZE (1..maxCellMeas)) OF
16652 HCS-CellReselectInformation-RSCP ::= SEQUENCE {
16653 -- TABULAR: The default value for penaltyTime is "notUsed"
16654 -- Temporary offset is nested inside PenaltyTime-RSCP
16655 penaltyTime PenaltyTime-RSCP
16658 HCS-CellReselectInformation-ECN0 ::= SEQUENCE {
16659 -- TABULAR: The default value for penaltyTime is "notUsed"
16660 -- Temporary offset is nested inside PenaltyTime-ECN0
16661 penaltyTime PenaltyTime-ECN0
16664 HCS-NeighbouringCellInformation-RSCP ::= SEQUENCE {
16665 hcs-PRIO HCS-PRIO DEFAULT 0,
16666 q-HCS Q-HCS DEFAULT 0,
16667 hcs-CellReselectInformation HCS-CellReselectInformation-RSCP
16670 HCS-NeighbouringCellInformation-ECN0 ::= SEQUENCE {
16671 hcs-PRIO HCS-PRIO DEFAULT 0,
16672 q-HCS Q-HCS DEFAULT 0,
16673 hcs-CellReselectInformation HCS-CellReselectInformation-ECN0
16676 HCS-PRIO ::= INTEGER (0..7)
16678 HCS-ServingCellInformation ::= SEQUENCE {
16679 hcs-PRIO HCS-PRIO DEFAULT 0,
16680 q-HCS Q-HCS DEFAULT 0,
16681 t-CR-Max T-CRMax OPTIONAL
16684 HorizontalVelocity ::= SEQUENCE {
16685 bearing INTEGER (0..359),
16686 horizontalSpeed INTEGER (0..2047)
16689 HorizontalWithVerticalVelocity ::= SEQUENCE {
16690 verticalSpeedDirection ENUMERATED { upward, downward },
16691 bearing INTEGER (0..359),
16692 horizontalSpeed INTEGER (0..2047),
16693 verticalSpeed INTEGER (0..255)
16696 HorizontalVelocityWithUncertainty ::= SEQUENCE {
16697 bearing INTEGER (0..359),
16698 horizontalSpeed INTEGER (0..2047),
16699 horizontalSpeedUncertainty INTEGER (0..255)
16702 HorizontalWithVerticalVelocityAndUncertainty ::= SEQUENCE {
16703 verticalSpeedDirection ENUMERATED { upward, downward },
16704 bearing INTEGER (0..359),
16705 horizontalSpeed INTEGER (0..2047),
16706 verticalSpeed INTEGER (0..255),
16707 horizontalUncertaintySpeed INTEGER (0..255),
16708 verticalUncertaintySpeed INTEGER (0..255)
16711 -- Actual value Hysteresis = IE value * 0.5
16712 Hysteresis ::= INTEGER (0..15)
16714 -- Actual value HysteresisInterFreq = IE value * 0.5
16715 HysteresisInterFreq ::= INTEGER (0..29)
16717 IdleIntervalInfo ::= SEQUENCE {
16718 k INTEGER (2..3) OPTIONAL,
16719 offset INTEGER (0..7) OPTIONAL
16722 InterFreqCell ::= SEQUENCE {
16723 frequencyInfo FrequencyInfo,
16724 nonFreqRelatedEventResults CellMeasurementEventResults
16727 InterFreqCell-LCR-r4 ::= SEQUENCE {
16728 frequencyInfo FrequencyInfo,
16729 nonFreqRelatedEventResults CellMeasurementEventResults-LCR-r4
16732 InterFreqCellID ::= INTEGER (0..maxCellMeas-1)
16734 InterFreqCellID-r12 ::= INTEGER (0..maxCellMeas-ext-1)
16736 InterFreqCellInfoList ::= SEQUENCE {
16737 removedInterFreqCellList RemovedInterFreqCellList OPTIONAL,
16738 newInterFreqCellList NewInterFreqCellList OPTIONAL,
16739 cellsForInterFreqMeasList CellsForInterFreqMeasList OPTIONAL
16742 InterFreqCellInfoList-r4 ::= SEQUENCE {
16743 removedInterFreqCellList RemovedInterFreqCellList OPTIONAL,
16744 newInterFreqCellList NewInterFreqCellList-r4 OPTIONAL,
16745 cellsForInterFreqMeasList CellsForInterFreqMeasList OPTIONAL
16748 InterFreqCellInfoList-r8 ::= SEQUENCE {
16749 removedInterFreqCellList RemovedInterFreqCellList OPTIONAL,
16750 newInterFreqCellList NewInterFreqCellList-r8 OPTIONAL,
16751 cellsForInterFreqMeasList CellsForInterFreqMeasList OPTIONAL
16754 InterFreqCellInfoList-r9 ::= SEQUENCE {
16755 removedInterFreqCellList RemovedInterFreqCellList OPTIONAL,
16756 newInterFreqCellList NewInterFreqCellList-r9 OPTIONAL,
16757 cellsForInterFreqMeasList CellsForInterFreqMeasList OPTIONAL,
16758 cSGInterFreqCellInfoList CSGInterFreqCellInfoList OPTIONAL,
16759 interFreqSIAcquisition InterFreqSIAcquisition OPTIONAL
16762 InterFreqCellInfoList-r10 ::= SEQUENCE {
16763 removedInterFreqCellList RemovedInterFreqCellList OPTIONAL,
16764 newInterFreqCellList NewInterFreqCellList-r10 OPTIONAL,
16765 cellsForInterFreqMeasList CellsForInterFreqMeasList OPTIONAL,
16766 cSGInterFreqCellInfoList CSGInterFreqCellInfoList OPTIONAL,
16767 interFreqSIAcquisition InterFreqSIAcquisition OPTIONAL
16770 InterFreqCellInfoList-r12 ::= SEQUENCE {
16771 removedInterFreqCellList RemovedInterFreqCellList-r12 OPTIONAL,
16772 newInterFreqCellList NewInterFreqCellList-r12 OPTIONAL,
16773 cellsForInterFreqMeasList CellsForInterFreqMeasList-r12 OPTIONAL,
16774 cSGInterFreqCellInfoList CSGInterFreqCellInfoList OPTIONAL,
16775 interFreqSIAcquisition InterFreqSIAcquisition OPTIONAL,
16776 rmp-Frequency-List RMP-Frequency-List OPTIONAL
16779 InterFreqSIAcquisition ::= SEQUENCE {
16780 frequencyInfo FrequencyInfo,
16781 modeSpecificInfo CHOICE {
16783 primaryScramblingCode PrimaryCPICH-Info
16790 InterFreqCellInfoSI-List-RSCP ::= SEQUENCE {
16791 removedInterFreqCellList RemovedInterFreqCellList OPTIONAL,
16792 newInterFreqCellList NewInterFreqCellSI-List-RSCP OPTIONAL
16795 InterFreqCellInfoSI-List-ECN0 ::= SEQUENCE {
16796 removedInterFreqCellList RemovedInterFreqCellList OPTIONAL,
16797 newInterFreqCellList NewInterFreqCellSI-List-ECN0 OPTIONAL
16800 InterFreqCellInfoSI-List-HCS-RSCP ::= SEQUENCE {
16801 removedInterFreqCellList RemovedInterFreqCellList OPTIONAL,
16802 newInterFreqCellList NewInterFreqCellSI-List-HCS-RSCP OPTIONAL
16804 InterFreqCellInfoSI-List-HCS-ECN0 ::= SEQUENCE {
16805 removedInterFreqCellList RemovedInterFreqCellList OPTIONAL,
16806 newInterFreqCellList NewInterFreqCellSI-List-HCS-ECN0 OPTIONAL
16809 InterFreqCellInfoSI-List-RSCP-LCR ::= SEQUENCE {
16810 removedInterFreqCellList RemovedInterFreqCellList OPTIONAL,
16811 newInterFreqCellList NewInterFreqCellSI-List-RSCP-LCR-r4 OPTIONAL
16814 InterFreqCellInfoSI-List-ECN0-LCR ::= SEQUENCE {
16815 removedInterFreqCellList RemovedInterFreqCellList OPTIONAL,
16816 newInterFreqCellList NewInterFreqCellSI-List-ECN0-LCR-r4 OPTIONAL
16819 InterFreqCellInfoSI-List-HCS-RSCP-LCR ::= SEQUENCE {
16820 removedInterFreqCellList RemovedInterFreqCellList OPTIONAL,
16821 newInterFreqCellList NewInterFreqCellSI-List-HCS-RSCP-LCR-r4 OPTIONAL
16823 InterFreqCellInfoSI-List-HCS-ECN0-LCR ::= SEQUENCE {
16824 removedInterFreqCellList RemovedInterFreqCellList OPTIONAL,
16825 newInterFreqCellList NewInterFreqCellSI-List-HCS-ECN0-LCR-r4 OPTIONAL
16828 InterFreqCellList ::= SEQUENCE (SIZE (1..maxFreq)) OF
16831 InterFreqCellList-LCR-r4-ext ::= SEQUENCE (SIZE (1..maxFreq)) OF
16832 InterFreqCell-LCR-r4
16834 InterFreqCellMeasuredResultsList ::= SEQUENCE (SIZE (1..maxCellMeas)) OF
16835 CellMeasuredResults
16837 InterFreqCellMeasuredResultsList-v920ext ::= SEQUENCE (SIZE (1..maxCellMeas)) OF
16838 CellMeasuredResults-v920ext
16840 InterFreqCellMeasuredResultsList-vc50ext ::= SEQUENCE (SIZE (1..maxCellMeas)) OF
16841 CellMeasuredResults-vc50ext
16843 InterFreqEvent ::= CHOICE {
16852 InterFreqEvent-r6 ::= CHOICE {
16853 event2a Event2a-r6,
16854 event2b Event2b-r6,
16855 event2c Event2c-r6,
16856 event2d Event2d-r6,
16857 event2e Event2e-r6,
16861 InterFreqEvent-r10 ::= CHOICE {
16862 event2a Event2a-r10,
16863 event2b Event2b-r10,
16864 event2c Event2c-r10,
16865 event2d Event2d-r10,
16866 event2e Event2e-r10,
16867 event2f Event2f-r10
16870 InterFreqEvent-r11 ::= CHOICE {
16871 event2a Event2a-r11,
16872 event2b Event2b-r11,
16873 event2c Event2c-r11,
16874 event2d Event2d-r10,
16875 event2e Event2e-r11,
16876 event2f Event2f-r10
16879 InterFreqEvent-r12 ::= CHOICE {
16880 event2a Event2a-r11,
16881 event2b Event2b-r11,
16882 event2c Event2c-r11,
16883 event2d Event2d-r10,
16884 event2e Event2e-r11,
16885 event2f Event2f-r10,
16889 InterFreqEventList ::= SEQUENCE (SIZE (1..maxMeasEvent)) OF
16892 InterFreqEventList-r6 ::= SEQUENCE (SIZE (1..maxMeasEvent)) OF
16895 InterFreqEventList-r10 ::= SEQUENCE (SIZE (1..maxMeasEvent)) OF
16898 InterFreqEventList-r11 ::= SEQUENCE (SIZE (1..maxMeasEvent)) OF
16902 InterFreqEventList-r12 ::= SEQUENCE (SIZE (1..maxMeasEvent)) OF
16905 --Following IE shall be used regardless of CPICH RSCP(FDD) or Primary CCPCH RSCP(TDD)
16906 --The order of the list corresponds to the order of the cells in InterFrequencyMeasuredResultsList
16907 --The IE is only used for measured results and not for additional measured results.
16908 InterFrequencyMeasuredResultsList-v590ext ::= SEQUENCE (SIZE (1..maxCellMeas)) OF
16911 Inter-FreqEventCriteria-v590ext ::= SEQUENCE {
16912 threholdUsedFrequency-delta DeltaRSCP,
16913 threholdNonUsedFrequency-deltaList ThreholdNonUsedFrequency-deltaList OPTIONAL
16916 --The order of the list corresponds to the order of the events in Inter-FreqEventList
16917 Inter-FreqEventCriteriaList-v590ext ::= SEQUENCE (SIZE (1..maxMeasEvent)) OF
16918 Inter-FreqEventCriteria-v590ext
16920 --The order of the list corresponds to the order of relevant events in Intra-FreqEventCriteriaList
16921 --i.e. the first element of the list corresponds to the first occurance of event 1e, 1f, 1h, 1i,
16922 --the second element of the list corresponds to the second occurance of event 1e, 1f, 1h, 1i
16923 Intra-FreqEventCriteriaList-v590ext ::= SEQUENCE (SIZE (1..maxMeasEvent)) OF
16926 --Following IE shall be used regardless of CPICH RSCP(FDD) or Primary CCPCH RSCP(TDD)
16927 --The order of the list corresponds to the order of the cells in IntraFrequencyMeasuredResultsList
16928 --The IE is only used for measured results and not for additional measured results.
16929 IntraFrequencyMeasuredResultsList-v590ext ::= SEQUENCE (SIZE (1..maxCellMeas)) OF
16933 InterFreqEventResults ::= SEQUENCE {
16934 eventID EventIDInterFreq,
16935 interFreqCellList InterFreqCellList OPTIONAL
16938 InterFreqEventResults-va40ext ::= SEQUENCE {
16939 detectedSetTrigger ENUMERATED {true} OPTIONAL
16942 InterFreqEventResults-LCR-r4-ext ::= SEQUENCE {
16943 eventID EventIDInterFreq,
16944 interFreqCellList InterFreqCellList-LCR-r4-ext OPTIONAL
16947 InterFreqMeasQuantity ::= SEQUENCE {
16948 reportingCriteria CHOICE {
16949 intraFreqReportingCriteria SEQUENCE {
16950 intraFreqMeasQuantity IntraFreqMeasQuantity
16952 interFreqReportingCriteria SEQUENCE {
16953 filterCoefficient FilterCoefficient DEFAULT fc0,
16954 modeSpecificInfo CHOICE {
16956 freqQualityEstimateQuantity-FDD FreqQualityEstimateQuantity-FDD
16959 freqQualityEstimateQuantity-TDD FreqQualityEstimateQuantity-TDD
16966 InterFreqMeasuredResults ::= SEQUENCE {
16967 frequencyInfo FrequencyInfo OPTIONAL,
16968 utra-CarrierRSSI UTRA-CarrierRSSI OPTIONAL,
16969 interFreqCellMeasuredResultsList InterFreqCellMeasuredResultsList OPTIONAL
16972 InterFreqMeasuredResults-v920ext ::= SEQUENCE {
16973 interFreqCellMeasuredResultsList InterFreqCellMeasuredResultsList-v920ext OPTIONAL
16975 InterFreqMeasuredResults-vc50ext ::= SEQUENCE {
16976 interFreqCellMeasuredResultsList InterFreqCellMeasuredResultsList-vc50ext OPTIONAL
16979 InterFreqMeasuredResultsList ::= SEQUENCE (SIZE (1..maxFreq)) OF
16980 InterFreqMeasuredResults
16982 InterFreqMeasuredResultsList-v920ext ::= SEQUENCE (SIZE (1..maxFreq)) OF
16983 InterFreqMeasuredResults-v920ext
16985 InterFreqMeasuredResultsList-vc50ext ::= SEQUENCE (SIZE (1..maxFreq)) OF
16986 InterFreqMeasuredResults-vc50ext
16988 InterFreqMeasurementSysInfo-RSCP ::= SEQUENCE {
16989 interFreqCellInfoSI-List InterFreqCellInfoSI-List-RSCP OPTIONAL
16992 InterFreqMeasurementSysInfo-ECN0 ::= SEQUENCE {
16993 interFreqCellInfoSI-List InterFreqCellInfoSI-List-ECN0 OPTIONAL
16996 InterFreqMeasurementSysInfo-HCS-RSCP ::= SEQUENCE {
16997 interFreqCellInfoSI-List InterFreqCellInfoSI-List-HCS-RSCP OPTIONAL
17000 InterFreqMeasurementSysInfo-HCS-ECN0 ::= SEQUENCE {
17001 interFreqCellInfoSI-List InterFreqCellInfoSI-List-HCS-ECN0 OPTIONAL
17004 InterFreqMeasurementSysInfo-RSCP-LCR-r4 ::= SEQUENCE {
17005 interFreqCellInfoSI-List InterFreqCellInfoSI-List-RSCP-LCR OPTIONAL
17008 InterFreqMeasurementSysInfo-ECN0-LCR-r4 ::= SEQUENCE {
17009 interFreqCellInfoSI-List InterFreqCellInfoSI-List-ECN0-LCR OPTIONAL
17012 InterFreqMeasurementSysInfo-HCS-RSCP-LCR-r4 ::= SEQUENCE {
17013 interFreqCellInfoSI-List InterFreqCellInfoSI-List-HCS-RSCP-LCR OPTIONAL
17016 InterFreqMeasurementSysInfo-HCS-ECN0-LCR-r4 ::= SEQUENCE {
17017 interFreqCellInfoSI-List InterFreqCellInfoSI-List-HCS-ECN0-LCR OPTIONAL
17020 InterFreqRACHRepCellsList ::= SEQUENCE (SIZE (1..maxFreq)) OF
17023 InterFreqRACHRepCellsList-r12 ::= SEQUENCE (SIZE (1..maxFreq)) OF
17024 InterFreqCellID-r12
17026 Dummy-InterFreqRACHReportingInfo ::= SEQUENCE {
17027 modeSpecificInfo CHOICE {
17029 interFreqRepQuantityRACH-FDD InterFreqRepQuantityRACH-FDD
17032 interFreqRepQuantityRACH-TDDList InterFreqRepQuantityRACH-TDDList
17034 interFreqRACHReportingThreshold Threshold,
17035 maxReportedCellsOnRACHinterFreq MaxReportedCellsOnRACHinterFreq
17039 InterFreqRACHReportingInfo ::= SEQUENCE {
17040 modeSpecificInfo CHOICE {
17042 interFreqRepQuantityRACH-FDD InterFreqRepQuantityRACH-FDD
17045 interFreqRepQuantityRACH-TDDList InterFreqRepQuantityRACH-TDDList
17048 interFreqRACHReportingThreshold Threshold,
17049 maxReportedCellsOnRACHinterFreq MaxReportedCellsOnRACHinterFreq
17052 InterFreqExclude-listedCellsList-r12 ::= SEQUENCE (SIZE (1..maxFreq)) OF
17053 InterFreqExclude-listedCells-r12
17055 InterFreqExclude-listedCells-r12 ::= SEQUENCE {
17056 frequencyInfo FrequencyInfo,
17057 excludedCellInfoList CellInfoListToBeExcluded
17060 InterFreqReportCriteria ::= CHOICE {
17061 intraFreqReportingCriteria IntraFreqReportingCriteria,
17062 interFreqReportingCriteria InterFreqReportingCriteria,
17063 periodicalReportingCriteria PeriodicalWithReportingCellStatus,
17064 noReporting ReportingCellStatusOpt
17067 InterFreqReportCriteria-r4 ::= CHOICE {
17068 intraFreqReportingCriteria IntraFreqReportingCriteria-r4,
17069 interFreqReportingCriteria InterFreqReportingCriteria,
17070 periodicalReportingCriteria PeriodicalWithReportingCellStatus,
17071 noReporting ReportingCellStatusOpt
17074 InterFreqReportCriteria-r6 ::= CHOICE {
17075 intraFreqReportingCriteria IntraFreqReportingCriteria-r6,
17076 interFreqReportingCriteria InterFreqReportingCriteria-r6,
17077 periodicalReportingCriteria PeriodicalWithReportingCellStatus,
17078 noReporting ReportingCellStatusOpt
17081 InterFreqReportCriteria-r7 ::= CHOICE {
17082 intraFreqReportingCriteria IntraFreqReportingCriteria-r7,
17083 interFreqReportingCriteria InterFreqReportingCriteria-r6,
17084 periodicalReportingCriteria PeriodicalWithReportingCellStatus,
17085 noReporting ReportingCellStatusOpt
17088 InterFreqReportCriteria-r9 ::= CHOICE {
17089 intraFreqReportingCriteria IntraFreqReportingCriteria-r9,
17090 interFreqReportingCriteria InterFreqReportingCriteria-r6,
17091 periodicalReportingCriteria PeriodicalWithReportingCellStatus,
17092 noReporting ReportingCellStatusOpt
17095 InterFreqReportCriteria-r10 ::= CHOICE {
17096 intraFreqReportingCriteria IntraFreqReportingCriteria-r9,
17097 interFreqReportingCriteria InterFreqReportingCriteria-r10,
17098 periodicalReportingCriteria PeriodicalWithReportingCellStatus-r10,
17099 noReporting ReportingCellStatusOpt-r10
17102 InterFreqReportCriteria-r11 ::= CHOICE {
17103 intraFreqReportingCriteria IntraFreqReportingCriteria-r11,
17104 interFreqReportingCriteria InterFreqReportingCriteria-r11,
17105 periodicalReportingCriteria PeriodicalWithReportingCellStatus-r10,
17106 noReporting ReportingCellStatusOpt-r10
17110 InterFreqReportCriteria-r12 ::= CHOICE {
17111 intraFreqReportingCriteria IntraFreqReportingCriteria-r11,
17112 interFreqReportingCriteria InterFreqReportingCriteria-r12,
17113 periodicalReportingCriteria PeriodicalWithReportingCellStatus-r10,
17114 noReporting ReportingCellStatusOpt-r10
17117 InterFreqReportingCriteria ::= SEQUENCE {
17118 interFreqEventList InterFreqEventList OPTIONAL
17121 InterFreqReportingCriteria-r6 ::= SEQUENCE {
17122 interFreqEventList InterFreqEventList-r6 OPTIONAL
17125 InterFreqReportingCriteria-r10 ::= SEQUENCE {
17126 interFreqEventList InterFreqEventList-r10 OPTIONAL
17129 InterFreqReportingCriteria-r11 ::= SEQUENCE {
17130 interFreqEventList InterFreqEventList-r11 OPTIONAL
17133 InterFreqReportingCriteria-r12 ::= SEQUENCE {
17134 interFreqEventList InterFreqEventList-r12 OPTIONAL,
17135 interFreqExclude-listedCellsList InterFreqExclude-listedCellsList-r12 OPTIONAL
17138 InterFreqReportingQuantity ::= SEQUENCE {
17139 utra-Carrier-RSSI BOOLEAN,
17140 frequencyQualityEstimate BOOLEAN,
17141 nonFreqRelatedQuantities CellReportingQuantities
17144 InterFreqRepQuantityRACH-FDD ::= ENUMERATED {
17145 cpich-EcN0, cpich-RSCP }
17147 -- dummy is not used in this version of the specification, it should
17148 -- not be sent and if received the UE behaviour is not specified.
17149 InterFreqRepQuantityRACH-TDD ::= ENUMERATED {
17151 primaryCCPCH-RSCP }
17153 InterFreqRepQuantityRACH-TDDList ::= SEQUENCE (SIZE (1..2)) OF
17154 InterFreqRepQuantityRACH-TDD
17156 InterFrequencyMeasurement ::= SEQUENCE {
17157 interFreqCellInfoList InterFreqCellInfoList,
17158 interFreqMeasQuantity InterFreqMeasQuantity OPTIONAL,
17159 interFreqReportingQuantity InterFreqReportingQuantity OPTIONAL,
17160 measurementValidity MeasurementValidity OPTIONAL,
17161 interFreqSetUpdate UE-AutonomousUpdateMode OPTIONAL,
17162 reportCriteria InterFreqReportCriteria
17166 InterFrequencyMeasurement-r4 ::= SEQUENCE {
17167 interFreqCellInfoList InterFreqCellInfoList-r4,
17168 interFreqMeasQuantity InterFreqMeasQuantity OPTIONAL,
17169 interFreqReportingQuantity InterFreqReportingQuantity OPTIONAL,
17170 measurementValidity MeasurementValidity OPTIONAL,
17171 interFreqSetUpdate UE-AutonomousUpdateMode OPTIONAL,
17172 reportCriteria InterFreqReportCriteria-r4
17175 InterFrequencyMeasurement-r6 ::= SEQUENCE {
17176 interFreqCellInfoList InterFreqCellInfoList-r4,
17177 interFreqMeasQuantity InterFreqMeasQuantity OPTIONAL,
17178 interFreqReportingQuantity InterFreqReportingQuantity OPTIONAL,
17179 measurementValidity MeasurementValidity OPTIONAL,
17180 interFreqSetUpdate UE-AutonomousUpdateMode OPTIONAL,
17181 reportCriteria InterFreqReportCriteria-r6
17184 InterFrequencyMeasurement-r7 ::= SEQUENCE {
17185 interFreqCellInfoList InterFreqCellInfoList-r4,
17186 interFreqMeasQuantity InterFreqMeasQuantity OPTIONAL,
17187 interFreqReportingQuantity InterFreqReportingQuantity OPTIONAL,
17188 measurementValidity MeasurementValidity OPTIONAL,
17189 interFreqSetUpdate UE-AutonomousUpdateMode OPTIONAL,
17190 reportCriteria InterFreqReportCriteria-r7
17193 InterFrequencyMeasurement-r8 ::= SEQUENCE {
17194 interFreqCellInfoList InterFreqCellInfoList-r8,
17195 interFreqMeasQuantity InterFreqMeasQuantity OPTIONAL,
17196 interFreqReportingQuantity InterFreqReportingQuantity OPTIONAL,
17197 measurementValidity MeasurementValidity OPTIONAL,
17198 interFreqSetUpdate UE-AutonomousUpdateMode OPTIONAL,
17199 adjacentFrequencyIndex INTEGER (0..31) OPTIONAL,
17200 reportCriteria InterFreqReportCriteria-r7
17203 InterFrequencyMeasurement-r9 ::= SEQUENCE {
17204 interFreqCellInfoList InterFreqCellInfoList-r9,
17205 interFreqMeasQuantity InterFreqMeasQuantity OPTIONAL,
17206 interFreqReportingQuantity InterFreqReportingQuantity OPTIONAL,
17207 measurementValidity MeasurementValidity OPTIONAL,
17208 interFreqSetUpdate UE-AutonomousUpdateMode OPTIONAL,
17209 adjacentFrequencyIndex INTEGER (0..31) OPTIONAL,
17210 interBandFrequencyIndex INTEGER (0..31) OPTIONAL,
17211 reportCriteria InterFreqReportCriteria-r9
17214 InterFrequencyMeasurement-r10 ::= SEQUENCE {
17215 interFreqCellInfoList InterFreqCellInfoList-r10,
17216 interFreqMeasQuantity InterFreqMeasQuantity OPTIONAL,
17217 interFreqReportingQuantity InterFreqReportingQuantity OPTIONAL,
17218 measurementValidity MeasurementValidity OPTIONAL,
17219 interFreqSetUpdate UE-AutonomousUpdateMode OPTIONAL,
17220 adjacentFrequencyIndex INTEGER (0..31) OPTIONAL,
17221 interBandFrequencyIndex INTEGER (0..31) OPTIONAL,
17222 freqIndexListForEnhancedMeas FreqIndexListForEnhancedMeas OPTIONAL,
17223 reportCriteria InterFreqReportCriteria-r10
17226 InterFrequencyMeasurement-r11 ::= SEQUENCE {
17227 interFreqCellInfoList InterFreqCellInfoList-r10,
17228 interFreqMeasQuantity InterFreqMeasQuantity OPTIONAL,
17229 interFreqReportingQuantity InterFreqReportingQuantity OPTIONAL,
17230 measurementValidity MeasurementValidity OPTIONAL,
17231 interFreqSetUpdate UE-AutonomousUpdateMode OPTIONAL,
17232 adjacentFrequencyIndex INTEGER (0..31) OPTIONAL,
17233 interBandFrequencyIndex INTEGER (0..31) OPTIONAL,
17234 freqIndexListForEnhancedMeas FreqIndexListForEnhancedMeas OPTIONAL,
17235 reportCriteria InterFreqReportCriteria-r11
17239 InterFrequencyMeasurement-r12 ::= SEQUENCE {
17240 interFreqCellInfoList InterFreqCellInfoList-r12,
17241 interFreqMeasQuantity InterFreqMeasQuantity OPTIONAL,
17242 interFreqReportingQuantity InterFreqReportingQuantity OPTIONAL,
17243 measurementValidity MeasurementValidity OPTIONAL,
17244 interFreqSetUpdate UE-AutonomousUpdateMode OPTIONAL,
17245 adjacentFrequencyIndex INTEGER (0..79) OPTIONAL,
17246 interBandFrequencyIndex INTEGER (0..79) OPTIONAL,
17247 freqIndexListForEnhancedMeas FreqIndexListForEnhancedMeas-r12 OPTIONAL,
17248 reportCriteria InterFreqReportCriteria-r12
17251 InterRAT-TargetCellDescription ::= SEQUENCE {
17252 technologySpecificInfo CHOICE {
17255 frequency-band Frequency-Band,
17256 bcch-ARFCN BCCH-ARFCN,
17257 ncMode NC-Mode OPTIONAL
17265 InterRATCellID ::= INTEGER (0..maxCellMeas-1)
17267 InterRATCellInfoIndication ::= INTEGER (0..3)
17269 InterRATCellInfoList ::= SEQUENCE {
17270 removedInterRATCellList RemovedInterRATCellList,
17271 -- NOTE: Future revisions of dedicated messages including IE newInterRATCellList
17272 -- should use a corrected version of this IE
17273 newInterRATCellList NewInterRATCellList,
17274 cellsForInterRATMeasList CellsForInterRATMeasList OPTIONAL
17277 InterRATCellInfoList-B ::= SEQUENCE {
17278 removedInterRATCellList RemovedInterRATCellList,
17279 -- NOTE: IE newInterRATCellList should be optional. However, system information
17280 -- does not support message versions. Hence, this can not be corrected
17281 newInterRATCellList NewInterRATCellList-B
17284 InterRATCellInfoList-r4 ::= SEQUENCE {
17285 removedInterRATCellList RemovedInterRATCellList,
17286 newInterRATCellList NewInterRATCellList OPTIONAL,
17287 cellsForInterRATMeasList CellsForInterRATMeasList OPTIONAL
17290 InterRATCellInfoList-r6 ::= SEQUENCE {
17291 removedInterRATCellList RemovedInterRATCellList,
17292 newInterRATCellList NewInterRATCellList OPTIONAL,
17293 cellsForInterRATMeasList CellsForInterRATMeasList OPTIONAL,
17294 interRATCellInfoIndication-r6 InterRATCellInfoIndication OPTIONAL
17297 InterRATCellIndividualOffset ::= INTEGER (-50..50)
17299 InterRATEvent ::= CHOICE {
17306 InterRATEvent-r12 ::= CHOICE {
17307 event3a Event3a-r12,
17308 event3b Event3b-r12,
17309 event3c Event3c-r12,
17313 InterRATEventList ::= SEQUENCE (SIZE (1..maxMeasEvent)) OF
17316 InterRATEventList-r12 ::= SEQUENCE (SIZE (1..maxMeasEvent)) OF
17319 InterRATEventResults ::= SEQUENCE {
17320 eventID EventIDInterRAT,
17321 cellToReportList CellToReportList
17324 InterRATInfo ::= ENUMERATED {
17327 InterRATInfo-r6 ::= SEQUENCE {
17329 gsm-TargetCellInfoList GSM-TargetCellInfoList OPTIONAL
17332 InterRATInfo-v860ext ::= CHOICE {
17333 -- CHOICE gsm is provided in IE InterRATInfo or IE InterRATInfo-r6
17336 eutra-TargetFreqInfoList EUTRA-TargetFreqInfoList
17340 InterRATMeasQuantity ::= SEQUENCE {
17341 measQuantityUTRAN-QualityEstimate IntraFreqMeasQuantity OPTIONAL,
17342 ratSpecificInfo CHOICE {
17344 measurementQuantity MeasurementQuantityGSM,
17345 filterCoefficient FilterCoefficient DEFAULT fc0,
17346 bsic-VerificationRequired BSIC-VerificationRequired
17349 tadd-EcIo INTEGER (0..63),
17350 tcomp-EcIo INTEGER (0..15),
17351 softSlope INTEGER (0..63) OPTIONAL,
17352 addIntercept INTEGER (0..63) OPTIONAL
17357 InterRATMeasQuantity-r8 ::= SEQUENCE {
17358 measQuantityUTRAN-QualityEstimate IntraFreqMeasQuantity OPTIONAL,
17359 ratSpecificInfo CHOICE {
17361 measurementQuantity MeasurementQuantityGSM,
17362 filterCoefficient FilterCoefficient DEFAULT fc0,
17363 bsic-VerificationRequired BSIC-VerificationRequired
17366 tadd-EcIo INTEGER (0..63),
17367 tcomp-EcIo INTEGER (0..15),
17368 softSlope INTEGER (0..63) OPTIONAL,
17369 addIntercept INTEGER (0..63) OPTIONAL
17372 measurementQuantity MeasurementQuantityEUTRA,
17373 filterCoefficient FilterCoefficient DEFAULT fc0
17378 InterRATMeasuredResults ::= CHOICE {
17379 gsm GSM-MeasuredResultsList,
17383 InterRATMeasuredResultsList ::= SEQUENCE (SIZE (1..maxOtherRAT-16)) OF
17384 InterRATMeasuredResults
17386 InterRATMeasurement ::= SEQUENCE {
17387 interRATCellInfoList InterRATCellInfoList OPTIONAL,
17388 interRATMeasQuantity InterRATMeasQuantity OPTIONAL,
17389 interRATReportingQuantity InterRATReportingQuantity OPTIONAL,
17390 reportCriteria InterRATReportCriteria
17393 InterRATMeasurement-r4 ::= SEQUENCE {
17394 interRATCellInfoList InterRATCellInfoList-r4 OPTIONAL,
17395 interRATMeasQuantity InterRATMeasQuantity OPTIONAL,
17396 interRATReportingQuantity InterRATReportingQuantity OPTIONAL,
17397 reportCriteria InterRATReportCriteria
17400 InterRATMeasurement-r6 ::= SEQUENCE {
17401 interRATCellInfoList InterRATCellInfoList-r6 OPTIONAL,
17402 interRATMeasQuantity InterRATMeasQuantity OPTIONAL,
17403 interRATReportingQuantity InterRATReportingQuantity OPTIONAL,
17404 reportCriteria InterRATReportCriteria
17407 InterRATMeasurement-r8 ::= SEQUENCE {
17408 interRATMeasurementObjects CHOICE {
17409 interRATCellInfoList InterRATCellInfoList-r6,
17410 eutra-FrequencyList EUTRA-FrequencyList
17412 interRATMeasQuantity InterRATMeasQuantity-r8 OPTIONAL,
17413 interRATReportingQuantity InterRATReportingQuantity-r8 OPTIONAL,
17414 reportCriteria InterRATReportCriteria,
17415 idleIntervalInfo IdleIntervalInfo OPTIONAL
17418 InterRATMeasurement-r9 ::= SEQUENCE {
17419 interRATMeasurementObjects CHOICE {
17420 interRATCellInfoList InterRATCellInfoList-r6,
17421 eutra-FrequencyList EUTRA-FrequencyList-r9
17423 interRATMeasQuantity InterRATMeasQuantity-r8 OPTIONAL,
17424 interRATReportingQuantity InterRATReportingQuantity-r8 OPTIONAL,
17425 reportCriteria InterRATReportCriteria,
17426 idleIntervalInfo IdleIntervalInfo OPTIONAL
17429 InterRATMeasurement-r11 ::= SEQUENCE {
17430 interRATMeasurementObjects CHOICE {
17431 interRATCellInfoList InterRATCellInfoList-r6,
17432 eutra-FrequencyList EUTRA-FrequencyList-r11
17434 interRATMeasQuantity InterRATMeasQuantity-r8 OPTIONAL,
17435 interRATReportingQuantity InterRATReportingQuantity-r8 OPTIONAL,
17436 reportCriteria InterRATReportCriteria,
17437 idleIntervalInfo IdleIntervalInfo OPTIONAL
17440 InterRATMeasurement-r12 ::= SEQUENCE {
17441 interRATMeasurementObjects CHOICE {
17442 interRATCellInfoList InterRATCellInfoList-r6,
17443 eutra-FrequencyList EUTRA-FrequencyList-r12
17445 interRATMeasQuantity InterRATMeasQuantity-r8 OPTIONAL,
17446 interRATReportingQuantity InterRATReportingQuantity-r8 OPTIONAL,
17447 reportCriteria InterRATReportCriteria-r12,
17448 idleIntervalInfo IdleIntervalInfo OPTIONAL
17452 InterRATMeasurementSysInfo ::= SEQUENCE {
17453 interRATCellInfoList InterRATCellInfoList OPTIONAL
17456 InterRATMeasurementSysInfo-B ::= SEQUENCE {
17457 interRATCellInfoList InterRATCellInfoList-B OPTIONAL
17460 InterRATReportCriteria ::= CHOICE {
17461 interRATReportingCriteria InterRATReportingCriteria,
17462 periodicalReportingCriteria PeriodicalWithReportingCellStatus,
17463 noReporting ReportingCellStatusOpt
17466 InterRATReportCriteria-r12 ::= CHOICE {
17467 interRATReportingCriteria InterRATReportingCriteria-r12,
17468 periodicalReportingCriteria PeriodicalWithReportingCellStatus,
17469 noReporting ReportingCellStatusOpt
17472 InterRATReportingCriteria ::= SEQUENCE {
17473 interRATEventList InterRATEventList OPTIONAL
17476 InterRATReportingCriteria-r12 ::= SEQUENCE {
17477 interRATEventList InterRATEventList-r12 OPTIONAL
17480 InterRATReportingQuantity ::= SEQUENCE {
17481 utran-EstimatedQuality BOOLEAN,
17482 ratSpecificInfo CHOICE {
17484 -- dummy and dummy2 are not used in this version of the specification
17485 -- and when received they should be ignored.
17488 gsm-Carrier-RSSI BOOLEAN
17493 InterRATReportingQuantity-r8 ::= SEQUENCE {
17494 utran-EstimatedQuality BOOLEAN,
17495 ratSpecificInfo CHOICE {
17497 gsm-Carrier-RSSI BOOLEAN
17500 reportingQuantity ENUMERATED { measurementQuantity,
17506 IntraFreqCellID ::= INTEGER (0..maxCellMeas-1)
17508 IntraFreqCellIDOnSecULFreq ::= INTEGER (0..maxCellMeasOnSecULFreq-1)
17510 IntraFreqCellInfoList ::= SEQUENCE {
17511 removedIntraFreqCellList RemovedIntraFreqCellList OPTIONAL,
17512 newIntraFreqCellList NewIntraFreqCellList OPTIONAL,
17513 cellsForIntraFreqMeasList CellsForIntraFreqMeasList OPTIONAL
17516 IntraFreqCellInfoList-r4 ::= SEQUENCE {
17517 removedIntraFreqCellList RemovedIntraFreqCellList OPTIONAL,
17518 newIntraFreqCellList NewIntraFreqCellList-r4 OPTIONAL,
17519 cellsForIntraFreqMeasList CellsForIntraFreqMeasList OPTIONAL
17522 IntraFreqCellInfoListInfoOnSecULFreq ::= SEQUENCE {
17523 removedIntraFreqCellList RemovedIntraFreqCellListOnSecULFreq OPTIONAL,
17524 newIntraFreqCellList NewIntraFreqCellListOnSecULFreq OPTIONAL,
17525 cellsForIntraFreqMeasList CellsForIntraFreqMeasListOnSecULFreq OPTIONAL
17528 IntraFreqCellInfoListOnSecULFreq ::= SEQUENCE {
17529 intraFreqCellInfoListOnSecULFreq IntraFreqCellInfoListInfoOnSecULFreq
17532 IntraFreqCellInfoList-r9 ::= SEQUENCE {
17533 removedIntraFreqCellList RemovedIntraFreqCellList OPTIONAL,
17534 newIntraFreqCellList NewIntraFreqCellList-r9 OPTIONAL,
17535 cellsForIntraFreqMeasList CellsForIntraFreqMeasList OPTIONAL,
17536 cSGIntraFreqCellInfoList CSGIntraFreqCellInfoList OPTIONAL,
17537 intraFreqSIAcquisition IntraFreqSIAcquisition OPTIONAL
17541 IntraFreqCellInfoList-r10 ::= SEQUENCE {
17542 removedIntraFreqCellList RemovedIntraFreqCellList OPTIONAL,
17543 newIntraFreqCellList NewIntraFreqCellList-r10 OPTIONAL,
17544 cellsForIntraFreqMeasList CellsForIntraFreqMeasList OPTIONAL,
17545 cSGIntraFreqCellInfoList CSGIntraFreqCellInfoList OPTIONAL,
17546 intraFreqSIAcquisition IntraFreqSIAcquisition OPTIONAL
17549 IntraFreqSIAcquisitionInfo::= SEQUENCE (SIZE (1..maxSIrequest)) OF
17552 IntraFreqSIAcquisition ::= SEQUENCE {
17553 modeSpecificInfo CHOICE {
17555 intraFreqSIAcquisitionInfo IntraFreqSIAcquisitionInfo OPTIONAL
17561 IntraFreqCellInfoSI-List-RSCP ::= SEQUENCE {
17562 removedIntraFreqCellList RemovedIntraFreqCellList OPTIONAL,
17563 newIntraFreqCellList NewIntraFreqCellSI-List-RSCP
17566 IntraFreqCellInfoSI-List-ECN0 ::= SEQUENCE {
17567 removedIntraFreqCellList RemovedIntraFreqCellList OPTIONAL,
17568 newIntraFreqCellList NewIntraFreqCellSI-List-ECN0
17571 IntraFreqCellInfoSI-List-HCS-RSCP ::= SEQUENCE {
17572 removedIntraFreqCellList RemovedIntraFreqCellList OPTIONAL,
17573 newIntraFreqCellList NewIntraFreqCellSI-List-HCS-RSCP
17576 IntraFreqCellInfoSI-List-HCS-ECN0 ::= SEQUENCE {
17577 removedIntraFreqCellList RemovedIntraFreqCellList OPTIONAL,
17578 newIntraFreqCellList NewIntraFreqCellSI-List-HCS-ECN0
17581 IntraFreqCellInfoSI-List-RSCP-LCR-r4 ::= SEQUENCE {
17582 removedIntraFreqCellList RemovedIntraFreqCellList OPTIONAL,
17583 newIntraFreqCellList NewIntraFreqCellSI-List-RSCP-LCR-r4
17586 IntraFreqCellInfoSI-List-ECN0-LCR-r4 ::= SEQUENCE {
17587 removedIntraFreqCellList RemovedIntraFreqCellList OPTIONAL,
17588 newIntraFreqCellList NewIntraFreqCellSI-List-ECN0-LCR-r4
17591 IntraFreqCellInfoSI-List-HCS-RSCP-LCR-r4 ::= SEQUENCE {
17592 removedIntraFreqCellList RemovedIntraFreqCellList OPTIONAL,
17593 newIntraFreqCellList NewIntraFreqCellSI-List-HCS-RSCP-LCR-r4
17596 IntraFreqCellInfoSI-List-HCS-ECN0-LCR-r4 ::= SEQUENCE {
17597 removedIntraFreqCellList RemovedIntraFreqCellList OPTIONAL,
17598 newIntraFreqCellList NewIntraFreqCellSI-List-HCS-ECN0-LCR-r4
17601 IntraFreqEvent ::= CHOICE {
17609 e1h ThresholdUsedFrequency,
17610 e1i ThresholdUsedFrequency
17613 IntraFreqEvent-r4 ::= CHOICE {
17621 e1h ThresholdUsedFrequency,
17622 e1i ThresholdUsedFrequency
17625 IntraFreqEvent-LCR-r4 ::= CHOICE {
17626 e1a Event1a-LCR-r4,
17627 e1b Event1b-LCR-r4,
17633 e1h ThresholdUsedFrequency,
17634 e1i ThresholdUsedFrequency
17637 IntraFreqEvent-r6 ::= CHOICE {
17645 e1h ThresholdUsedFrequency-r6,
17646 e1i ThresholdUsedFrequency-r6,
17650 IntraFreqEvent-r7 ::= CHOICE {
17658 e1h ThresholdUsedFrequency-r6,
17659 e1i ThresholdUsedFrequency-r6,
17663 IntraFreqEventOnSecULFreq ::= CHOICE {
17664 e1a Event1a-OnSecUlFreq-r9,
17665 e1b Event1b-OnSecUlFreq-r9,
17671 IntraFreqEvent-1d-r5 ::= SEQUENCE {
17672 triggeringCondition TriggeringCondition2 OPTIONAL,
17673 useCIO BOOLEAN OPTIONAL
17676 IntraFreqEventCriteria ::= SEQUENCE {
17677 event IntraFreqEvent,
17678 hysteresis Hysteresis,
17679 timeToTrigger TimeToTrigger,
17680 reportingCellStatus ReportingCellStatus OPTIONAL
17683 IntraFreqEventCriteria-r4 ::= SEQUENCE {
17684 event IntraFreqEvent-r4,
17685 hysteresis Hysteresis,
17686 timeToTrigger TimeToTrigger,
17687 reportingCellStatus ReportingCellStatus OPTIONAL
17690 IntraFreqEventCriteria-LCR-r4 ::= SEQUENCE {
17691 event IntraFreqEvent-LCR-r4,
17692 hysteresis Hysteresis,
17693 timeToTrigger TimeToTrigger,
17694 reportingCellStatus ReportingCellStatus OPTIONAL
17697 IntraFreqEventCriteria-r6 ::= SEQUENCE {
17698 event IntraFreqEvent-r6,
17699 hysteresis Hysteresis,
17700 timeToTrigger TimeToTrigger,
17701 reportingCellStatus ReportingCellStatus OPTIONAL
17704 IntraFreqEventCriteria-r7 ::= SEQUENCE {
17705 event IntraFreqEvent-r7,
17706 hysteresis Hysteresis,
17707 timeToTrigger TimeToTrigger,
17708 reportingCellStatus ReportingCellStatus OPTIONAL
17711 IntraFreqEventCriteriaOnSecULFreq ::= SEQUENCE {
17712 event IntraFreqEventOnSecULFreq,
17713 hysteresis Hysteresis,
17714 timeToTrigger TimeToTrigger,
17715 reportingCellStatus ReportingCellStatus OPTIONAL
17718 IntraFreqEventCriteriaList ::= SEQUENCE (SIZE (1..maxMeasEvent)) OF
17719 IntraFreqEventCriteria
17721 IntraFreqEventCriteriaList-r4 ::= SEQUENCE (SIZE (1..maxMeasEvent)) OF
17722 IntraFreqEventCriteria-r4
17724 IntraFreqEventCriteriaList-LCR-r4 ::= SEQUENCE (SIZE (1..maxMeasEvent)) OF
17725 IntraFreqEventCriteria-LCR-r4
17727 IntraFreqEventCriteriaList-r6 ::= SEQUENCE (SIZE (1..maxMeasEvent)) OF
17728 IntraFreqEventCriteria-r6
17730 IntraFreqEventCriteriaList-r7 ::= SEQUENCE (SIZE (1..maxMeasEvent)) OF
17731 IntraFreqEventCriteria-r7
17733 IntraFreqEventCriteriaListOnSecULFreq ::= SEQUENCE{
17734 frequencyInfo FrequencyInfo,
17735 intraFreqEventCriteria SEQUENCE (SIZE (1..maxMeasEventOnSecULFreq)) OF
17736 IntraFreqEventCriteriaOnSecULFreq
17739 IntraFreqEventResults ::= SEQUENCE {
17740 eventID EventIDIntraFreq,
17741 cellMeasurementEventResults CellMeasurementEventResults
17744 IntraFreqEventResultsOnSecUlFreq ::= SEQUENCE {
17745 eventID EventIDIntraFreq,
17746 cellMeasurementEventResultsOnSecUlFreq CellMeasurementEventResultsOnSecUlFreq
17749 IntraFreqMeasQuantity ::= SEQUENCE {
17750 filterCoefficient FilterCoefficient DEFAULT fc0,
17751 modeSpecificInfo CHOICE {
17753 intraFreqMeasQuantity-FDD IntraFreqMeasQuantity-FDD
17756 intraFreqMeasQuantity-TDDList IntraFreqMeasQuantity-TDDList
17761 -- If IntraFreqMeasQuantity-FDD is used in InterRATMeasQuantity, then only
17762 -- cpich-Ec-N0 and cpich-RSCP are allowed.
17763 -- dummy is not used in this version of the specification, it should
17764 -- not be sent and if received the UE behaviour is not specified.
17765 IntraFreqMeasQuantity-FDD ::= ENUMERATED {
17771 IntraFreqMeasQuantity-FDD-sib3 ::= ENUMERATED {
17772 cpich-Ec-N0, cpich-RSCP }
17774 -- dummy is not used in this version of the specification, it should
17775 -- not be sent and if received the UE behaviour is not specified.
17776 IntraFreqMeasQuantity-TDD ::= ENUMERATED {
17782 IntraFreqMeasQuantity-TDDList ::= SEQUENCE (SIZE (1..4)) OF
17783 IntraFreqMeasQuantity-TDD
17785 IntraFreqMeasQuantity-TDD-sib3List ::= SEQUENCE (SIZE (1..2)) OF
17786 ENUMERATED { primaryCCPCH-RSCP, timeslotISCP }
17788 IntraFreqMeasuredResultsList ::= SEQUENCE (SIZE (1..maxCellMeas)) OF
17789 CellMeasuredResults
17791 IntraFreqMeasuredResultsList-v920ext ::= SEQUENCE (SIZE (1..maxCellMeas)) OF
17792 CellMeasuredResults-v920ext
17794 IntraFreqMeasuredResultsList-vc50ext ::= SEQUENCE (SIZE (1..maxCellMeas)) OF
17795 CellMeasuredResults-vc50ext
17797 IntraFreqMeasurementSysInfo-RSCP ::= SEQUENCE {
17798 intraFreqMeasurementID MeasurementIdentity DEFAULT 1,
17799 intraFreqCellInfoSI-List IntraFreqCellInfoSI-List-RSCP OPTIONAL,
17800 intraFreqMeasQuantity IntraFreqMeasQuantity OPTIONAL,
17801 intraFreqReportingQuantityForRACH IntraFreqReportingQuantityForRACH OPTIONAL,
17802 maxReportedCellsOnRACH MaxReportedCellsOnRACH OPTIONAL,
17803 reportingInfoForCellDCH ReportingInfoForCellDCH OPTIONAL
17806 IntraFreqMeasurementSysInfo-ECN0 ::= SEQUENCE {
17807 intraFreqMeasurementID MeasurementIdentity DEFAULT 1,
17808 intraFreqCellInfoSI-List IntraFreqCellInfoSI-List-ECN0 OPTIONAL,
17809 intraFreqMeasQuantity IntraFreqMeasQuantity OPTIONAL,
17810 intraFreqReportingQuantityForRACH IntraFreqReportingQuantityForRACH OPTIONAL,
17811 maxReportedCellsOnRACH MaxReportedCellsOnRACH OPTIONAL,
17812 reportingInfoForCellDCH ReportingInfoForCellDCH OPTIONAL
17815 IntraFreqMeasurementSysInfo-HCS-RSCP ::= SEQUENCE {
17816 intraFreqMeasurementID MeasurementIdentity DEFAULT 1,
17817 intraFreqCellInfoSI-List IntraFreqCellInfoSI-List-HCS-RSCP OPTIONAL,
17818 intraFreqMeasQuantity IntraFreqMeasQuantity OPTIONAL,
17819 intraFreqReportingQuantityForRACH IntraFreqReportingQuantityForRACH OPTIONAL,
17820 maxReportedCellsOnRACH MaxReportedCellsOnRACH OPTIONAL,
17821 reportingInfoForCellDCH ReportingInfoForCellDCH OPTIONAL
17824 IntraFreqMeasurementSysInfo-HCS-ECN0 ::= SEQUENCE {
17825 intraFreqMeasurementID MeasurementIdentity DEFAULT 1,
17826 intraFreqCellInfoSI-List IntraFreqCellInfoSI-List-HCS-ECN0 OPTIONAL,
17827 intraFreqMeasQuantity IntraFreqMeasQuantity OPTIONAL,
17828 intraFreqReportingQuantityForRACH IntraFreqReportingQuantityForRACH OPTIONAL,
17829 maxReportedCellsOnRACH MaxReportedCellsOnRACH OPTIONAL,
17830 reportingInfoForCellDCH ReportingInfoForCellDCH OPTIONAL
17833 IntraFreqMeasurementSysInfo-RSCP-LCR-r4 ::= SEQUENCE {
17834 intraFreqMeasurementID MeasurementIdentity DEFAULT 1,
17835 intraFreqCellInfoSI-List IntraFreqCellInfoSI-List-RSCP-LCR-r4 OPTIONAL,
17836 intraFreqMeasQuantity IntraFreqMeasQuantity OPTIONAL,
17837 intraFreqReportingQuantityForRACH IntraFreqReportingQuantityForRACH OPTIONAL,
17838 maxReportedCellsOnRACH MaxReportedCellsOnRACH OPTIONAL,
17839 reportingInfoForCellDCH ReportingInfoForCellDCH-LCR-r4 OPTIONAL
17842 IntraFreqMeasurementSysInfo-ECN0-LCR-r4 ::= SEQUENCE {
17843 intraFreqMeasurementID MeasurementIdentity DEFAULT 1,
17844 intraFreqCellInfoSI-List IntraFreqCellInfoSI-List-ECN0-LCR-r4 OPTIONAL,
17845 intraFreqMeasQuantity IntraFreqMeasQuantity OPTIONAL,
17846 intraFreqReportingQuantityForRACH IntraFreqReportingQuantityForRACH OPTIONAL,
17847 maxReportedCellsOnRACH MaxReportedCellsOnRACH OPTIONAL,
17848 reportingInfoForCellDCH ReportingInfoForCellDCH-LCR-r4 OPTIONAL
17851 IntraFreqMeasurementSysInfo-HCS-RSCP-LCR-r4 ::= SEQUENCE {
17852 intraFreqMeasurementID MeasurementIdentity DEFAULT 1,
17853 intraFreqCellInfoSI-List IntraFreqCellInfoSI-List-HCS-RSCP-LCR-r4 OPTIONAL,
17854 intraFreqMeasQuantity IntraFreqMeasQuantity OPTIONAL,
17855 intraFreqReportingQuantityForRACH IntraFreqReportingQuantityForRACH OPTIONAL,
17856 maxReportedCellsOnRACH MaxReportedCellsOnRACH OPTIONAL,
17857 reportingInfoForCellDCH ReportingInfoForCellDCH-LCR-r4 OPTIONAL
17860 IntraFreqMeasurementSysInfo-HCS-ECN0-LCR-r4 ::= SEQUENCE {
17861 intraFreqMeasurementID MeasurementIdentity DEFAULT 1,
17862 intraFreqCellInfoSI-List IntraFreqCellInfoSI-List-HCS-ECN0-LCR-r4 OPTIONAL,
17863 intraFreqMeasQuantity IntraFreqMeasQuantity OPTIONAL,
17864 intraFreqReportingQuantityForRACH IntraFreqReportingQuantityForRACH OPTIONAL,
17865 maxReportedCellsOnRACH MaxReportedCellsOnRACH OPTIONAL,
17866 reportingInfoForCellDCH ReportingInfoForCellDCH-LCR-r4 OPTIONAL
17869 IntraFreqReportCriteria ::= CHOICE {
17870 intraFreqReportingCriteria IntraFreqReportingCriteria,
17871 periodicalReportingCriteria PeriodicalWithReportingCellStatus,
17872 noReporting ReportingCellStatusOpt
17875 IntraFreqReportCriteria-r4 ::= CHOICE {
17876 intraFreqReportingCriteria IntraFreqReportingCriteria-r4,
17877 periodicalReportingCriteria PeriodicalWithReportingCellStatus,
17878 noReporting ReportingCellStatusOpt
17881 IntraFreqReportCriteria-r6 ::= CHOICE {
17882 intraFreqReportingCriteria IntraFreqReportingCriteria-r6,
17883 periodicalReportingCriteria PeriodicalWithReportingCellStatus,
17884 noReporting ReportingCellStatusOpt
17887 IntraFreqReportCriteria-r7 ::= CHOICE {
17888 intraFreqReportingCriteria IntraFreqReportingCriteria-r7,
17889 periodicalReportingCriteria PeriodicalWithReportingCellStatus,
17890 noReporting ReportingCellStatusOpt
17893 IntraFreqReportCriteria-r9 ::= CHOICE {
17894 intraFreqReportingCriteria IntraFreqReportingCriteria-r9,
17895 periodicalReportingCriteria PeriodicalWithReportingCellStatus,
17896 noReporting ReportingCellStatusOpt
17899 IntraFreqReportCriteria-r11 ::= CHOICE {
17900 intraFreqReportingCriteria IntraFreqReportingCriteria-r11,
17901 periodicalReportingCriteria PeriodicalWithReportingCellStatus,
17902 noReporting ReportingCellStatusOpt
17905 IntraFreqReportingCriteria ::= SEQUENCE {
17906 eventCriteriaList IntraFreqEventCriteriaList OPTIONAL
17909 IntraFreqReportingCriteria-r4 ::= SEQUENCE {
17910 eventCriteriaList IntraFreqEventCriteriaList-r4 OPTIONAL
17913 IntraFreqReportingCriteria-LCR-r4 ::= SEQUENCE {
17914 eventCriteriaList IntraFreqEventCriteriaList-LCR-r4 OPTIONAL
17917 IntraFreqReportingCriteria-r6 ::= SEQUENCE {
17918 eventCriteriaList IntraFreqEventCriteriaList-r6 OPTIONAL
17921 IntraFreqReportingCriteria-r7 ::= SEQUENCE {
17922 eventCriteriaList IntraFreqEventCriteriaList-r7 OPTIONAL
17925 IntraFreqReportingCriteria-r9 ::= SEQUENCE {
17926 eventCriteriaList IntraFreqEventCriteriaList-r7 OPTIONAL,
17927 eventCriteriaListOnSecULFreq IntraFreqEventCriteriaListOnSecULFreq OPTIONAL
17930 IntraFreqReportingCriteria-r11 ::= SEQUENCE {
17931 eventCriteriaList IntraFreqEventCriteriaList-r7 OPTIONAL,
17932 eventCriteriaListOnSecULFreq IntraFreqEventCriteriaListOnSecULFreq OPTIONAL,
17933 excludedCellInfoList CellInfoListToBeExcluded OPTIONAL
17936 IntraFreqReportingCriteria-1b-r5 ::= SEQUENCE {
17937 periodicReportingInfo-1b PeriodicReportingInfo-1b
17940 IntraFreqReportingQuantity ::= SEQUENCE {
17941 activeSetReportingQuantities CellReportingQuantities,
17942 monitoredSetReportingQuantities CellReportingQuantities,
17943 detectedSetReportingQuantities CellReportingQuantities OPTIONAL
17946 IntraFreqReportingQuantityForRACH ::= SEQUENCE {
17947 sfn-SFN-OTD-Type SFN-SFN-OTD-Type,
17948 modeSpecificInfo CHOICE {
17950 intraFreqRepQuantityRACH-FDD IntraFreqRepQuantityRACH-FDD
17953 intraFreqRepQuantityRACH-TDDList IntraFreqRepQuantityRACH-TDDList
17958 IntraFreqReportingQuantityForRACH-vc50ext ::= SEQUENCE {
17959 intraFreqRepQuantityRACH-FDD ENUMERATED {
17960 cpich-EcN0-RSCP, spare1}
17963 IntraFreqRepQuantityRACH-FDD ::= ENUMERATED {
17964 cpich-EcN0, cpich-RSCP,
17965 pathloss, noReport }
17967 IntraFreqRepQuantityRACH-TDD ::= ENUMERATED {
17972 IntraFreqRepQuantityRACH-TDDList ::= SEQUENCE (SIZE (1..2)) OF
17973 IntraFreqRepQuantityRACH-TDD
17975 IntraFrequencyMeasurement ::= SEQUENCE {
17976 intraFreqCellInfoList IntraFreqCellInfoList OPTIONAL,
17977 intraFreqMeasQuantity IntraFreqMeasQuantity OPTIONAL,
17978 intraFreqReportingQuantity IntraFreqReportingQuantity OPTIONAL,
17979 measurementValidity MeasurementValidity OPTIONAL,
17980 reportCriteria IntraFreqReportCriteria OPTIONAL
17983 IntraFrequencyMeasurement-r4 ::= SEQUENCE {
17984 intraFreqCellInfoList IntraFreqCellInfoList-r4 OPTIONAL,
17985 intraFreqMeasQuantity IntraFreqMeasQuantity OPTIONAL,
17986 intraFreqReportingQuantity IntraFreqReportingQuantity OPTIONAL,
17987 measurementValidity MeasurementValidity OPTIONAL,
17988 reportCriteria IntraFreqReportCriteria-r4 OPTIONAL
17991 IntraFrequencyMeasurement-r6 ::= SEQUENCE {
17992 intraFreqCellInfoList IntraFreqCellInfoList-r4 OPTIONAL,
17993 intraFreqMeasQuantity IntraFreqMeasQuantity OPTIONAL,
17994 intraFreqReportingQuantity IntraFreqReportingQuantity OPTIONAL,
17995 measurementValidity MeasurementValidity OPTIONAL,
17996 -- reportCriteria is optional in later versions of this message
17997 reportCriteria IntraFreqReportCriteria-r6
18000 IntraFrequencyMeasurement-r7 ::= SEQUENCE {
18001 intraFreqCellInfoList IntraFreqCellInfoList-r4 OPTIONAL,
18002 intraFreqMeasQuantity IntraFreqMeasQuantity OPTIONAL,
18003 intraFreqReportingQuantity IntraFreqReportingQuantity OPTIONAL,
18004 measurementValidity MeasurementValidity OPTIONAL,
18005 reportCriteria IntraFreqReportCriteria-r7 OPTIONAL
18008 IntraFrequencyMeasurement-r9 ::= SEQUENCE {
18009 intraFreqCellInfoList IntraFreqCellInfoList-r9 OPTIONAL,
18010 intraFreqCellInfoListOnSecULFreq IntraFreqCellInfoListOnSecULFreq OPTIONAL,
18011 intraFreqMeasQuantity IntraFreqMeasQuantity OPTIONAL,
18012 intraFreqReportingQuantity IntraFreqReportingQuantity OPTIONAL,
18013 measurementValidity MeasurementValidity OPTIONAL,
18014 reportCriteria IntraFreqReportCriteria-r9 OPTIONAL
18017 IntraFrequencyMeasurement-r10 ::= SEQUENCE {
18018 intraFreqCellInfoList IntraFreqCellInfoList-r10 OPTIONAL,
18019 intraFreqCellInfoListOnSecULFreq IntraFreqCellInfoListOnSecULFreq OPTIONAL,
18020 intraFreqMeasQuantity IntraFreqMeasQuantity OPTIONAL,
18021 intraFreqReportingQuantity IntraFreqReportingQuantity OPTIONAL,
18022 measurementValidity MeasurementValidity OPTIONAL,
18023 reportCriteria IntraFreqReportCriteria-r9 OPTIONAL
18026 IntraFrequencyMeasurement-r11 ::= SEQUENCE {
18027 intraFreqCellInfoList IntraFreqCellInfoList-r10 OPTIONAL,
18028 intraFreqCellInfoListOnSecULFreq IntraFreqCellInfoListOnSecULFreq OPTIONAL,
18029 intraFreqMeasQuantity IntraFreqMeasQuantity OPTIONAL,
18030 intraFreqReportingQuantity IntraFreqReportingQuantity OPTIONAL,
18031 measurementValidity MeasurementValidity OPTIONAL,
18032 reportCriteria IntraFreqReportCriteria-r11 OPTIONAL,
18033 periodicalReportingCriteriaOnSecULFreq
18034 PeriodicalWithReportingCellStatusOnSecULFreq OPTIONAL
18037 IntraFrequencyMeasuredResultsListOnSecULFreq ::= SEQUENCE (SIZE (1..maxCellMeasOnSecULFreq)) OF
18038 CellMeasuredResults-r9
18040 IntraFrequencyMeasuredResultsListOnSecULFreq-vc50ext ::= SEQUENCE (SIZE (1..maxCellMeasOnSecULFreq))
18041 OF CellMeasuredResults-vc50ext
18043 IntraUTRAANR ::= SEQUENCE {
18044 loggingAbsoluteThreshold LoggingAbsoluteThreshold,
18045 loggingRelativeThreshold LoggingRelativeThreshold OPTIONAL
18048 IODE ::= INTEGER (0..255)
18050 IP-Length ::= ENUMERATED {
18053 IP-PCCPCH-r4 ::= BOOLEAN
18055 IP-Spacing ::= ENUMERATED {
18056 e5, e7, e10, e15, e20,
18059 IP-Spacing-TDD ::= ENUMERATED {
18060 e30, e40, e50, e70, e100}
18062 IS-2000SpecificMeasInfo ::= ENUMERATED {
18063 frequency, timeslot, colourcode,
18064 outputpower, pn-Offset }
18066 LoggedANRConfigurationInfo ::= SEQUENCE {
18067 loggingDuration ENUMERATED { min10, min30, hr1, spare2, spare1 },
18068 intraUTRAANR IntraUTRAANR OPTIONAL,
18069 interRATANRforEUTRAIndicator ENUMERATED { true } OPTIONAL,
18070 interRATANRforGSMIndicator ENUMERATED { true } OPTIONAL
18073 LoggedANRReportInfoList ::= SEQUENCE (SIZE (1..maxNumANRLoggedItems)) OF
18074 LoggedANRReportInfo
18076 LoggedANRReportInfoList-vb50ext ::= SEQUENCE (SIZE (1..maxNumANRLoggedItems)) OF
18077 LoggedANRReportInfo-vb50ext
18079 LoggedANRReportInfo ::= SEQUENCE {
18080 plmn-Identity PLMN-Identity,
18081 servingCell CellIdentity,
18082 loggedCellInfo LoggedCellInfo
18085 LoggedANRReportInfo-vb50ext ::= SEQUENCE {
18086 loggedCellInfo LoggedCellInfo-vb50ext
18089 LoggedCellInfo ::= CHOICE {
18090 loggedUTRACellInfo LoggedUTRACellInfo,
18091 loggedEUTRACellInfo LoggedEUTRACellInfo,
18092 loggedGSMCellInfo LoggedGSMCellInfo
18095 LoggedCellInfo-vb50ext ::= CHOICE {
18096 loggedEUTRACellInfo LoggedEUTRACellInfo-vb50ext
18099 LoggedConnectionEstablishmentFailureInfo-FDD ::= SEQUENCE {
18100 loggedConnectionEstablishmentFailureAccessInfo-FDD
18101 LoggedConnectionEstablishmentFailureAccessInfo-FDD,
18102 loggedMeasFailedCellMeas LoggedMeasServingCellMeas-FDD,
18103 loggedMeasIntrafreqNeighbourList LoggedMeasIntrafreqNeighbourList-FDD OPTIONAL,
18104 loggedMeasInterfreqList LoggedMeasInterfreqList-FDD OPTIONAL,
18105 loggedMeasInterRATNeighbourMeas LoggedMeasInterRATNeighbourMeas-vb50ext OPTIONAL,
18106 loggedConnectionEstablishmentFailureLocationInfo
18107 LoggedConnectionEstablishmentFailureLocationInfo OPTIONAL
18110 LoggedConnectionEstablishmentFailureInfo-FDD-vc50ext ::= SEQUENCE {
18111 loggedMeasInterRATNeighbourMeas LoggedMeasInterRATNeighbourMeas-vc50ext OPTIONAL
18114 LoggedConnectionEstablishmentFailureInfo-FDD-r11 ::= SEQUENCE {
18115 loggedConnectionEstablishmentFailureAccessInfo-FDD
18116 LoggedConnectionEstablishmentFailureAccessInfo-FDD,
18117 loggedMeasFailedCellMeas LoggedMeasServingCellMeas-FDD,
18118 loggedMeasIntrafreqNeighbourList LoggedMeasIntrafreqNeighbourList-FDD OPTIONAL,
18119 loggedMeasInterfreqList LoggedMeasInterfreqList-FDD OPTIONAL,
18120 loggedMeasInterRATNeighbourMeas LoggedMeasInterRATNeighbourMeas-r11 OPTIONAL,
18121 loggedConnectionEstablishmentFailureLocationInfo
18122 LoggedConnectionEstablishmentFailureLocationInfo OPTIONAL
18125 LoggedConnectionEstablishmentFailureInfo-TDD128 ::= SEQUENCE {
18126 loggedConnectionEstablishmentFailureAccessInfo-TDD
18127 LoggedConnectionEstablishmentFailureAccessInfo-TDD,
18128 loggedMeasFailedCellMeas LoggedMeasServingCellMeas-TDD128,
18129 loggedMeasIntrafreqNeighbourList LoggedMeasIntrafreqNeighbourMeasList-TDD128 OPTIONAL,
18130 loggedMeasInterfreqList LoggedMeasInterfreqList-TDD128 OPTIONAL,
18131 loggedMeasInterRATNeighbourMeas LoggedMeasInterRATNeighbourMeas-vb50ext OPTIONAL,
18132 loggedConnectionEstablishmentFailureLocationInfo
18133 LoggedConnectionEstablishmentFailureLocationInfo OPTIONAL
18136 LoggedConnectionEstablishmentFailureInfo-TDD128-r11 ::= SEQUENCE {
18137 loggedConnectionEstablishmentFailureAccessInfo-TDD
18138 LoggedConnectionEstablishmentFailureAccessInfo-TDD,
18139 loggedMeasFailedCellMeas LoggedMeasServingCellMeas-TDD128,
18140 loggedMeasIntrafreqNeighbourList LoggedMeasIntrafreqNeighbourMeasList-TDD128 OPTIONAL,
18141 loggedMeasInterfreqList LoggedMeasInterfreqList-TDD128 OPTIONAL,
18142 loggedMeasInterRATNeighbourMeas LoggedMeasInterRATNeighbourMeas-r11 OPTIONAL,
18143 loggedConnectionEstablishmentFailureLocationInfo
18144 LoggedConnectionEstablishmentFailureLocationInfo OPTIONAL
18147 LoggedConnectionEstablishmentFailureInfo-TDD128-vc50ext ::= SEQUENCE {
18148 loggedMeasInterRATNeighbourMeas LoggedMeasInterRATNeighbourMeas-vc50ext OPTIONAL
18152 LoggedConnectionEstablishmentFailureAccessInfo-FDD ::= SEQUENCE {
18153 numberOfRRCMsgTransmitted INTEGER (0..8)
18156 LoggedConnectionEstablishmentFailureAccessInfo-TDD ::= SEQUENCE {
18157 numberOfRRCMsgTransmitted INTEGER (0..8),
18158 fpachReceived BOOLEAN,
18159 e-RUCCHFailure BOOLEAN OPTIONAL
18162 LoggedConnectionEstablishmentFailureLocationInfo ::= SEQUENCE {
18164 ellipsoidPoint EllipsoidPoint,
18165 ellipsoidPointUncertCircle EllipsoidPointUncertCircle,
18166 ellipsoidPointUncertEllipse EllipsoidPointUncertEllipse,
18167 ellipsoidPointAltitude EllipsoidPointAltitude,
18168 ellipsoidPointAltitudeEllipse EllipsoidPointAltitudeEllipsoide
18170 horizontalVelocity HorizontalVelocity OPTIONAL
18173 ConnectionEstablishmentFailureReport ::= SEQUENCE {
18174 timeSinceFailure INTEGER (0..172800),
18175 modeSpecificInfo CHOICE {
18177 loggedConnectionEstablishmentFailureInfo
18178 LoggedConnectionEstablishmentFailureInfo-FDD
18181 loggedConnectionEstablishmentFailureInfo
18182 LoggedConnectionEstablishmentFailureInfo-TDD128
18187 ConnectionEstablishmentFailureReport-r11 ::= SEQUENCE {
18188 timeSinceFailure INTEGER (0..172800),
18189 modeSpecificInfo CHOICE {
18191 loggedConnectionEstablishmentFailureInfo
18192 LoggedConnectionEstablishmentFailureInfo-FDD-r11
18195 loggedConnectionEstablishmentFailureInfo
18196 LoggedConnectionEstablishmentFailureInfo-TDD128-r11
18201 ConnectionEstablishmentFailureReport-vc50ext ::= SEQUENCE {
18202 modeSpecificInfo CHOICE {
18204 loggedConnectionEstablishmentFailureInfo
18205 LoggedConnectionEstablishmentFailureInfo-FDD-vc50ext
18208 loggedConnectionEstablishmentFailureInfo
18209 LoggedConnectionEstablishmentFailureInfo-TDD128-vc50ext
18215 LoggedEUTRACellInfo ::= SEQUENCE {
18216 plmn-Identity PLMN-Identity,
18217 trackingAreaCode BIT STRING (SIZE (16)),
18218 eutraCellIdentity BIT STRING (SIZE (28)),
18220 physicalCellIdentity EUTRA-PhysicalCellIdentity
18223 LoggedEUTRACellInfo-vb50ext ::= SEQUENCE {
18224 earfcn EARFCNExtension OPTIONAL
18227 LoggedGSMCellInfo ::= SEQUENCE {
18228 plmn-Identity PLMN-Identity,
18229 lac BIT STRING (SIZE (16)),
18230 gsmCellIdentity BIT STRING (SIZE (16)),
18231 bcch-ARFCN BCCH-ARFCN,
18232 bandIndicator Frequency-Band,
18236 LoggedMeasurementsConfigurationInfo ::= SEQUENCE {
18237 absoluteTimeInfo BIT STRING (SIZE(48)),
18238 loggingDuration ENUMERATED {min10, min20, min40, hr1, hr1min30,hr2,spare2,spare1},
18239 loggingInterval ENUMERATED {li128,li256,li512,li1024,li2048,li3072,li4096,li6144},
18240 traceReference TraceReference,
18241 traceRecordingSession TraceRecordingSession,
18243 areaConfiguration CHOICE {
18244 cellIDList SEQUENCE (SIZE (1..32)) OF
18246 locationAreaList SEQUENCE (SIZE (1..8)) OF
18248 routingAreaList SEQUENCE (SIZE (1..8)) OF
18253 LoggedMeasurementsConfigurationInfo-r11 ::= SEQUENCE {
18254 absoluteTimeInfo BIT STRING (SIZE(48)),
18255 loggingDuration ENUMERATED {min10, min20, min40, hr1, hr1min30,hr2,spare2,spare1},
18256 loggingInterval ENUMERATED {li128,li256,li512,li1024,li2048,li3072,li4096,li6144},
18257 traceReference TraceReference,
18258 traceRecordingSession TraceRecordingSession,
18260 plmnList PlmnList OPTIONAL,
18261 areaConfiguration CHOICE {
18262 cellIDList SEQUENCE (SIZE (1..32)) OF CellIDListItem,
18263 locationAreaList SEQUENCE (SIZE (1..8)) OF
18265 routingAreaList SEQUENCE (SIZE (1..8)) OF
18270 LoggedMeasInterfreqList-FDD ::= SEQUENCE (SIZE (1..maxNumFDDFreqs)) OF
18271 LoggedMeasInterfreqInfo-FDD
18273 LoggedMeasInterfreqInfo-FDD ::= SEQUENCE {
18274 frequencyInfo FrequencyInfo,
18275 loggedMeasInterfreqNeighbourList SEQUENCE (SIZE (1..maxnumLoggedMeas)) OF
18276 LoggedMeasNeighbourInfo-FDD
18279 LoggedMeasInterfreqInfo-TDD128 ::= SEQUENCE {
18280 frequencyInfo FrequencyInfo,
18281 loggedMeasInterfreqNeighbourList LoggedMeasInterfreqNeighbourList-TDD128
18284 LoggedMeasInterRATNeighbourMeas ::= SEQUENCE {
18285 loggedMeasEUTRAFreqList LoggedMeasEUTRAFreqList OPTIONAL,
18286 loggedMeasGSMNeighbourCellsList LoggedMeasGSMNeighbourCellsList OPTIONAL
18289 LoggedMeasInterRATNeighbourMeas-vb50ext ::= SEQUENCE {
18290 loggedMeasEUTRAFreqList LoggedMeasEUTRAFreqList-vb50ext
18293 LoggedMeasInterRATNeighbourMeas-vc50ext ::= SEQUENCE {
18294 loggedMeasEUTRAFreqList LoggedMeasEUTRAFreqList-vc50ext OPTIONAL
18297 LoggedMeasInterRATNeighbourMeas-r11 ::= SEQUENCE {
18298 loggedMeasEUTRAFreqList LoggedMeasEUTRAFreqList-r11 OPTIONAL,
18299 loggedMeasGSMNeighbourCellsList LoggedMeasGSMNeighbourCellsList OPTIONAL
18302 LoggedMeasIntrafreqNeighbourList-FDD ::= SEQUENCE (SIZE (1..maxnumLoggedMeas)) OF
18303 LoggedMeasNeighbourInfo-FDD
18305 LoggedMeasNeighbourInfo-FDD ::= SEQUENCE {
18306 primaryCPICH-Info PrimaryCPICH-Info,
18307 cpich-RSCP CPICH-RSCP,
18308 cpich-Ec-N0 CPICH-Ec-N0
18311 LoggedMeasIntrafreqNeighbourMeasList-TDD128 ::= SEQUENCE (SIZE (1..maxnumLoggedMeas)) OF
18312 LoggedMeasNeighbourMeas-TDD128
18314 LoggedMeasNeighbourMeas-TDD128 ::= SEQUENCE {
18315 cellParametersID CellParametersID,
18316 primaryCCPCH-RSCP PrimaryCCPCH-RSCP
18319 LoggedMeasGSMNeighbourCellsList ::= SEQUENCE (SIZE (1..maxnumLoggedMeas)) OF
18320 LoggedMeasGSMNeighbourCellsinfo
18322 LoggedMeasGSMNeighbourCellsinfo ::= SEQUENCE {
18324 frequency-band Frequency-Band,
18325 bcch-ARFCN BCCH-ARFCN,
18326 gsm-CarrierRSSI GSM-CarrierRSSI
18329 LoggedMeasEUTRAFreqList ::= SEQUENCE (SIZE (1..maxNumEUTRAFreqs))OF
18330 LoggedMeasEUTRAFreqInfo
18332 LoggedMeasEUTRAFreqList-vb50ext ::= SEQUENCE (SIZE (1..maxNumEUTRAFreqs)) OF
18333 LoggedMeasEUTRAFreqInfo-vb50ext
18335 LoggedMeasEUTRAFreqList-r11 ::= SEQUENCE (SIZE (1..maxNumEUTRAFreqs)) OF
18336 LoggedMeasEUTRAFreqInfo-r11
18338 LoggedMeasEUTRAFreqList-vc50ext ::= SEQUENCE (SIZE (1..maxNumEUTRAFreqs)) OF
18339 LoggedMeasEUTRAFreqInfo-vc50ext
18341 LoggedMeasEUTRAFreqInfo ::= SEQUENCE {
18343 loggedMeasEUTRAFreqNeighbourInfoList SEQUENCE (SIZE (1.. maxnumLoggedMeas)) OF
18344 LoggedMeasEUTRAFreqNeighbourInfo
18347 LoggedMeasEUTRAFreqInfo-vb50ext ::= SEQUENCE {
18348 earfcn EARFCNExtension OPTIONAL
18351 LoggedMeasEUTRAFreqInfo-r11 ::= SEQUENCE {
18352 earfcn EARFCNRange,
18353 loggedMeasEUTRAFreqNeighbourInfoList SEQUENCE (SIZE (1.. maxnumLoggedMeas)) OF
18354 LoggedMeasEUTRAFreqNeighbourInfo
18357 LoggedMeasEUTRAFreqInfo-vc50ext ::= SEQUENCE {
18358 rSRQType RsrqType OPTIONAL,
18359 loggedMeasEUTRAFreqNeighbourInfoList SEQUENCE (SIZE (1.. maxnumLoggedMeas)) OF
18360 LoggedMeasEUTRAFreqNeighbourInfo-vc50ext
18363 LoggedMeasEUTRAFreqNeighbourInfo ::= SEQUENCE {
18364 physicalCellIdentity EUTRA-PhysicalCellIdentity,
18365 rSRP INTEGER (0..97) ,
18366 rSRQ INTEGER (0..33)
18369 LoggedMeasEUTRAFreqNeighbourInfo-vc50ext ::= SEQUENCE {
18370 rSRQExtension INTEGER (-30..46) OPTIONAL
18373 LoggedMeasInfo-FDD ::= SEQUENCE {
18374 relativeTimeStamp INTEGER (0..7200),
18375 loggedMeasServingCellMeas LoggedMeasServingCellMeas-FDD,
18376 loggedMeasIntrafreqNeighbourList LoggedMeasIntrafreqNeighbourList-FDD OPTIONAL,
18377 loggedMeasInterfreqList LoggedMeasInterfreqList-FDD OPTIONAL,
18378 loggedMeasInterRATNeighbourMeas LoggedMeasInterRATNeighbourMeas OPTIONAL,
18379 loggedMeasLocationInfo LoggedMeasLocationInfo OPTIONAL
18382 LoggedMeasInfo-FDD-vb50ext ::= SEQUENCE {
18383 loggedMeasServingCellMeas LoggedMeasServingCellMeas-FDD-vb50ext OPTIONAL,
18384 loggedMeasLocationInfo LoggedMeasLocationInfo-vb50ext OPTIONAL,
18385 loggedMeasInterRATNeighbourMeas LoggedMeasInterRATNeighbourMeas-vb50ext OPTIONAL
18388 LoggedMeasInfo-FDD-vc50ext ::= SEQUENCE {
18389 loggedMeasInterRATNeighbourMeas LoggedMeasInterRATNeighbourMeas-vc50ext OPTIONAL
18392 LoggedMeasInfo-TDD128 ::= SEQUENCE {
18393 relativeTimeStamp INTEGER (0..7200),
18394 loggedMeasServingCellMeas LoggedMeasServingCellMeas-TDD128,
18395 loggedMeasIntrafreqNeighbourList LoggedMeasIntrafreqNeighbourMeasList-TDD128 OPTIONAL,
18396 loggedMeasInterfreqList LoggedMeasInterfreqList-TDD128 OPTIONAL,
18397 loggedMeasInterRATNeighbourMeas LoggedMeasInterRATNeighbourMeas OPTIONAL,
18398 loggedMeasLocationInfo LoggedMeasLocationInfo OPTIONAL
18401 LoggedMeasInfo-TDD128-vb50ext ::= SEQUENCE {
18402 loggedMeasServingCellMeas LoggedMeasServingCellMeas-TDD128-vb50ext OPTIONAL,
18403 loggedMeasLocationInfo LoggedMeasLocationInfo-vb50ext OPTIONAL,
18404 loggedMeasInterRATNeighbourMeas LoggedMeasInterRATNeighbourMeas-vb50ext OPTIONAL
18407 LoggedMeasInfo-TDD128-vc50ext ::= SEQUENCE {
18408 loggedMeasInterRATNeighbourMeas LoggedMeasInterRATNeighbourMeas-vc50ext OPTIONAL
18411 LoggedMeasInfoList-FDD ::= SEQUENCE (SIZE (1.. maxLoggedMeasReport)) OF LoggedMeasInfo-FDD
18413 LoggedMeasInfoList-FDD-vb50ext ::= SEQUENCE (SIZE (1..maxLoggedMeasReport)) OF LoggedMeasInfo-FDD-vb50ext
18415 LoggedMeasInfoList-FDD-vc50ext ::= SEQUENCE (SIZE (1..maxLoggedMeasReport)) OF LoggedMeasInfo-FDD-vc50ext
18417 LoggedMeasInfoList-TDD128 ::= SEQUENCE (SIZE (1.. maxLoggedMeasReport)) OF LoggedMeasInfo-TDD128
18419 LoggedMeasInfoList-TDD128-vb50ext ::= SEQUENCE (SIZE (1..maxLoggedMeasReport)) OF LoggedMeasInfo-TDD128-vb50ext
18421 LoggedMeasInfoList-TDD128-vc50ext ::= SEQUENCE (SIZE (1..maxLoggedMeasReport)) OF LoggedMeasInfo-TDD128-vc50ext
18423 LoggedMeasInfoList ::= SEQUENCE {
18424 modeSpecificInfo CHOICE {
18426 loggedMeasInfoList LoggedMeasInfoList-FDD
18429 loggedMeasInfoList LoggedMeasInfoList-TDD128
18434 LoggedMeasInfoList-vb50ext ::= SEQUENCE {
18435 modeSpecificInfo CHOICE {
18437 loggedMeasInfoList LoggedMeasInfoList-FDD-vb50ext
18440 loggedMeasInfoList LoggedMeasInfoList-TDD128-vb50ext
18445 LoggedMeasInfoList-vc50ext ::= SEQUENCE {
18446 modeSpecificInfo CHOICE {
18448 loggedMeasInfoList LoggedMeasInfoList-FDD-vc50ext
18451 loggedMeasInfoList LoggedMeasInfoList-TDD128-vc50ext
18456 LoggedMeasInterfreqList-TDD128 ::= SEQUENCE (SIZE (1..maxNumTDDFreqs)) OF
18457 LoggedMeasInterfreqInfo-TDD128
18459 LoggedMeasInterfreqNeighbourList-TDD128 ::= SEQUENCE (SIZE (1..maxnumLoggedMeas)) OF
18460 LoggedMeasNeighbourMeas-TDD128
18462 LoggedMeasLocationInfo ::= CHOICE {
18463 ellipsoidPoint EllipsoidPoint,
18464 ellipsoidPointAltitude EllipsoidPointAltitude
18467 LoggedMeasLocationInfo-vb50ext ::= CHOICE {
18468 ellipsoidPointUncertCircle EllipsoidPointUncertCircle,
18469 ellipsoidPointUncertEllipse EllipsoidPointUncertEllipse,
18470 ellipsoidPointAltitudeEllipse EllipsoidPointAltitudeEllipsoide
18473 LoggedMeasReport ::= SEQUENCE {
18474 absoluteTimeInfo BIT STRING (SIZE(48)),
18475 traceReference TraceReference,
18476 traceRecordingSession TraceRecordingSession,
18478 loggedMeasInfoList LoggedMeasInfoList OPTIONAL,
18479 loggedMeasAvailable ENUMERATED { true } OPTIONAL
18482 LoggedMeasReport-vb50ext ::= SEQUENCE {
18483 loggedMeasInfoList LoggedMeasInfoList-vb50ext OPTIONAL
18486 LoggedMeasReport-vc50ext ::= SEQUENCE {
18487 loggedMeasInfoList LoggedMeasInfoList-vc50ext OPTIONAL
18490 LoggedMeasServingCellMeas-FDD ::= SEQUENCE {
18491 cellIdentity CellIdentity,
18492 cpich-RSCP CPICH-RSCP,
18493 cpich-Ec-N0 CPICH-Ec-N0
18496 LoggedMeasServingCellMeas-FDD-vb50ext ::= SEQUENCE {
18497 plmnIdentity PLMN-Identity OPTIONAL
18500 LoggedMeasServingCellMeas-TDD128 ::= SEQUENCE {
18501 cellIdentity CellIdentity,
18502 primaryCCPCH-RSCP PrimaryCCPCH-RSCP
18505 LoggedMeasServingCellMeas-TDD128-vb50ext ::= SEQUENCE {
18506 plmnIdentity PLMN-Identity OPTIONAL
18509 LoggedUTRACellInfo ::= SEQUENCE {
18510 plmn-Identity PLMN-Identity,
18511 cellIdentity CellIdentity,
18513 cellParametersID CellParametersID OPTIONAL,
18514 primaryScramblingCode PrimaryScramblingCode OPTIONAL
18517 LoggingAbsoluteThreshold ::= CHOICE {
18518 rscpforANR RSCPforANR,
18519 ec-N0forANR Ec-N0forANR
18522 -- it applies to RSCP by step of 2 and Ec/N0 by step of 1
18523 -- Actual value LoggingRelativeThreshold = IE value * 2 (RSCP)
18524 -- Actual value LoggingRelativeThreshold = IE value (Ec/N0)
18525 LoggingRelativeThreshold ::= INTEGER (-4..16)
18527 KeplerianParameters ::= SEQUENCE {
18528 toe-nav BIT STRING (SIZE (14)),
18529 ganss-omega-nav BIT STRING (SIZE (32)),
18530 delta-n-nav BIT STRING (SIZE (16)),
18531 m-zero-nav BIT STRING (SIZE (32)),
18532 omegadot-nav BIT STRING (SIZE (24)),
18533 ganss-e-nav BIT STRING (SIZE (32)),
18534 idot-nav BIT STRING (SIZE (14)),
18535 a-sqrt-nav BIT STRING (SIZE (32)),
18536 i-zero-nav BIT STRING (SIZE (32)),
18537 omega-zero-nav BIT STRING (SIZE (32)),
18538 c-rs-nav BIT STRING (SIZE (16)),
18539 c-is-nav BIT STRING (SIZE (16)),
18540 c-us-nav BIT STRING (SIZE (16)),
18541 c-rc-nav BIT STRING (SIZE (16)),
18542 c-ic-nav BIT STRING (SIZE (16)),
18543 c-uc-nav BIT STRING (SIZE (16))
18546 MaxNumberOfReportingCellsType1 ::= ENUMERATED {
18547 e1, e2, e3, e4, e5, e6}
18549 MaxNumberOfReportingCellsType2 ::= ENUMERATED {
18550 e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12}
18552 MaxNumberOfReportingCellsType3 ::= ENUMERATED {
18560 MaxReportedCellsOnRACH ::= ENUMERATED {
18563 currentAnd-1-BestNeighbour,
18564 currentAnd-2-BestNeighbour,
18565 currentAnd-3-BestNeighbour,
18566 currentAnd-4-BestNeighbour,
18567 currentAnd-5-BestNeighbour,
18568 currentAnd-6-BestNeighbour }
18570 MaxReportedCellsOnRACHinterFreq ::= INTEGER (1..8)
18572 MeasuredResults ::= CHOICE {
18573 intraFreqMeasuredResultsList IntraFreqMeasuredResultsList,
18574 interFreqMeasuredResultsList InterFreqMeasuredResultsList,
18575 interRATMeasuredResultsList InterRATMeasuredResultsList,
18576 trafficVolumeMeasuredResultsList TrafficVolumeMeasuredResultsList,
18577 qualityMeasuredResults QualityMeasuredResults,
18578 ue-InternalMeasuredResults UE-InternalMeasuredResults,
18579 ue-positioning-MeasuredResults UE-Positioning-MeasuredResults,
18583 MeasuredResultsOnSecUlFreq ::= SEQUENCE {
18584 intraFreqMeasuredResultsList IntraFrequencyMeasuredResultsListOnSecULFreq
18587 MeasuredResultsOnSecUlFreq-vc50ext ::= SEQUENCE {
18588 intraFreqMeasuredResultsList IntraFrequencyMeasuredResultsListOnSecULFreq-vc50ext
18591 MeasuredResults-v390ext ::= SEQUENCE {
18592 ue-positioning-MeasuredResults-v390ext UE-Positioning-MeasuredResults-v390ext
18596 MeasuredResults-v590ext ::= CHOICE {
18597 intraFrequencyMeasuredResultsList IntraFrequencyMeasuredResultsList-v590ext,
18598 interFrequencyMeasuredResultsList InterFrequencyMeasuredResultsList-v590ext
18601 MeasuredResults-v770ext ::= CHOICE {
18602 ueInternalMeasuredResults UE-InternalMeasuredResults-v770ext,
18603 ue-positioning-MeasuredResults UE-Positioning-MeasuredResults-v770ext
18606 MeasuredResults-v860ext ::= CHOICE {
18607 ue-positioning-MeasuredResults UE-Positioning-MeasuredResults-v860ext
18610 MeasuredResults-vd20ext ::= CHOICE {
18611 ue-positioning-MeasuredResults UE-Positioning-MeasuredResults-vd20ext
18614 MeasuredResults-ve30ext ::= CHOICE {
18615 ueInternalMeasuredResults UE-InternalMeasuredResults-ve30ext
18619 MeasuredResultsList-v920ext ::= SEQUENCE (SIZE (1..maxAdditionalMeas)) OF
18620 MeasuredResults-v920ext
18622 MeasuredResultsList-vc50ext ::= SEQUENCE (SIZE (1..maxAdditionalMeas)) OF
18623 MeasuredResults-vc50ext
18625 MeasuredResultsList-vd20ext ::= SEQUENCE (SIZE (1..maxAdditionalMeas)) OF
18626 MeasuredResults-vd20ext
18628 MeasuredResultsListOnSecUlFreq ::= SEQUENCE (SIZE (1..maxAdditionalMeas)) OF
18629 MeasuredResultsOnSecUlFreq
18631 MeasuredResultsListOnSecUlFreq-vc50ext ::= SEQUENCE (SIZE (1..maxAdditionalMeas)) OF
18632 MeasuredResultsOnSecUlFreq-vc50ext
18634 MeasuredResults-v920ext ::= CHOICE {
18635 intraFreqMeasuredResultsList IntraFreqMeasuredResultsList-v920ext,
18636 interFreqMeasuredResultsList InterFreqMeasuredResultsList-v920ext
18639 MeasuredResults-vc50ext ::= CHOICE {
18640 intraFreqMeasuredResultsList IntraFreqMeasuredResultsList-vc50ext,
18641 interFreqMeasuredResultsList InterFreqMeasuredResultsList-vc50ext,
18642 ue-positioning-MeasuredResults UE-Positioning-MeasuredResults-vc50ext
18645 MeasuredResults-LCR-r4 ::= CHOICE {
18646 intraFreqMeasuredResultsList IntraFreqMeasuredResultsList,
18647 interFreqMeasuredResultsList InterFreqMeasuredResultsList,
18648 interRATMeasuredResultsList InterRATMeasuredResultsList,
18649 trafficVolumeMeasuredResultsList TrafficVolumeMeasuredResultsList,
18650 qualityMeasuredResults QualityMeasuredResults,
18651 ue-InternalMeasuredResults UE-InternalMeasuredResults-LCR-r4,
18652 ue-positioniing-MeasuredResults UE-Positioning-MeasuredResults,
18656 MeasuredResultsList ::= SEQUENCE (SIZE (1..maxAdditionalMeas)) OF
18659 MeasuredResultsList-LCR-r4-ext ::= SEQUENCE (SIZE (1..maxAdditionalMeas)) OF
18660 MeasuredResults-LCR-r4
18662 MeasuredResultsList-v770xet ::= SEQUENCE (SIZE (1..maxAdditionalMeas)) OF SEQUENCE {
18663 -- The 'measuredResults' element shall be present, if 'v770' extended measurement results
18664 -- associated with the corresponding element in the IE 'MeasuredResultList' shall be
18665 -- provided, otherwise it is not needed
18666 measuredResults MeasuredResults-v770ext OPTIONAL
18669 MeasuredResultsList-v860ext ::= SEQUENCE (SIZE (1..maxAdditionalMeas)) OF SEQUENCE {
18670 -- The 'measuredResults' element shall be present, if 'v860' extended measurement results
18671 -- associated with the corresponding element in the IE 'MeasuredResultList' shall be
18672 -- provided, otherwise it is not needed
18673 measuredResults MeasuredResults-v860ext OPTIONAL
18676 MeasuredResultsOnRACH ::= SEQUENCE {
18677 currentCell SEQUENCE {
18678 modeSpecificInfo CHOICE {
18680 measurementQuantity CHOICE {
18681 cpich-Ec-N0 CPICH-Ec-N0,
18682 cpich-RSCP CPICH-RSCP,
18684 cpich-Ec-N0-RSCP CPICH-Ec-N0-RSCP
18688 -- For 3.84 Mcps, 7.68 Mcps and 1.28 Mcps TDD
18689 timeslotISCP TimeslotISCP-List OPTIONAL,
18690 primaryCCPCH-RSCP PrimaryCCPCH-RSCP OPTIONAL
18694 monitoredCells MonitoredCellRACH-List OPTIONAL
18697 MeasuredResultsOnRACH-v7g0ext ::= SEQUENCE {
18698 currentCell-DeltaRSCP DeltaRSCPPerCell OPTIONAL,
18699 monitoredCellRACH-List-v7g0ext MonitoredCellRACH-List-v7g0ext OPTIONAL
18702 --The order of the list corresponds to the order of the cells in MonitoredCellRACH-List
18703 MonitoredCellRACH-List-v7g0ext ::= SEQUENCE (SIZE (1..8)) OF
18706 --TDD choice is removed, compared to tabular, in order to optimise FDD format
18707 MeasuredResultsOnRACHFDD-r11 ::= SEQUENCE {
18708 currentCell SEQUENCE {
18709 measurementQuantity CHOICE {
18710 cpich-Ec-N0 CPICH-Ec-N0,
18711 cpich-RSCP CPICH-RSCP,
18713 cpich-Ec-N0-RSCP CPICH-Ec-N0-RSCP
18716 measuredResultsUsedFreq MonitoredCellRACH-ListFDD-r11 OPTIONAL,
18717 measuredResultsNonUsedFreq MeasuredResultsOnRACHinterFreq OPTIONAL,
18718 measuredResultsEUTRAFreq MeasuredResultsOnRACH-EUTRAFreq OPTIONAL
18721 MeasuredResultsOnRACHinterFreq ::= SEQUENCE {
18722 interFreqCellIndication-SIB11 INTEGER (0..1),
18723 interFreqCellIndication-SIB12 INTEGER (0..1),
18724 interFreqRACHRepCellsList InterFreqRACHRepCellsList
18727 MeasuredResultsOnRACHinterFreq-vc50ext ::= SEQUENCE {
18728 interFreqRACHRepCellsList InterFreqRACHRepCellsList-r12
18731 MeasuredResultsOnRACH-vc50ext ::= SEQUENCE {
18732 measuredResultsNonUsedFreq MeasuredResultsOnRACHinterFreq-vc50ext OPTIONAL,
18733 measuredResultsEUTRAFreq MeasuredResultsOnRACH-EUTRAFreq-vc50ext OPTIONAL
18736 MeasuredResultsOnRACH-EUTRAFreq ::= SEQUENCE {
18737 eutraFrequencyIndication-SIB19 INTEGER (0..1),
18738 eutraFrequencyIndicator BIT STRING (SIZE (maxNumEUTRAFreqs-FACH))
18741 MeasuredResultsOnRACH-EUTRAFreq-vc50ext ::= SEQUENCE {
18742 eutraFrequencyIndicator BIT STRING (SIZE (maxNumEUTRAFreqs-FACH))
18745 MeasurementCommand ::= CHOICE {
18746 setup MeasurementType,
18748 measurementType MeasurementType OPTIONAL
18753 MeasurementCommand-r4 ::= CHOICE {
18754 setup MeasurementType-r4,
18756 measurementType MeasurementType-r4 OPTIONAL
18761 MeasurementCommand-r6 ::= CHOICE {
18762 setup MeasurementType-r6,
18764 measurementType MeasurementType-r6 OPTIONAL
18769 MeasurementCommand-r7 ::= CHOICE {
18770 setup MeasurementType-r7,
18772 measurementType MeasurementType-r7 OPTIONAL
18777 MeasurementCommand-r8 ::= CHOICE {
18778 setup MeasurementType-r8,
18780 measurementType MeasurementType-r8 OPTIONAL
18785 MeasurementCommand-r9 ::= CHOICE {
18786 setup MeasurementType-r9,
18788 measurementType MeasurementType-r9 OPTIONAL
18793 MeasurementCommand-r10 ::= CHOICE {
18794 setup MeasurementType-r10,
18796 measurementType MeasurementType-r10 OPTIONAL
18801 MeasurementCommand-r11 ::= CHOICE {
18802 setup MeasurementType-r11,
18804 measurementType MeasurementType-r11 OPTIONAL
18809 MeasurementCommand-r12 ::= CHOICE {
18810 setup MeasurementType-r12,
18812 measurementType MeasurementType-r12 OPTIONAL
18816 releaseSome MeasurementsToRelease
18819 MeasurementCommand-r13 ::= CHOICE {
18820 setup MeasurementType-r13,
18822 measurementType MeasurementType-r13 OPTIONAL
18826 releaseSome MeasurementsToRelease
18829 MeasurementCommand-r14 ::= CHOICE {
18830 setup MeasurementType-r14,
18832 measurementType MeasurementType-r14 OPTIONAL
18836 releaseSome MeasurementsToRelease
18839 MeasurementCommand-r15 ::= CHOICE {
18840 setup MeasurementType-r15,
18842 measurementType MeasurementType-r15 OPTIONAL
18846 releaseSome MeasurementsToRelease
18849 MeasurementControlSysInfo ::= SEQUENCE {
18850 -- CHOICE cellSelectQualityMeasure represents PCCPCH-RSCP in TDD mode.
18851 use-of-HCS CHOICE {
18852 hcs-not-used SEQUENCE {
18853 cellSelectQualityMeasure CHOICE {
18854 cpich-RSCP SEQUENCE {
18855 intraFreqMeasurementSysInfo IntraFreqMeasurementSysInfo-RSCP OPTIONAL,
18856 interFreqMeasurementSysInfo InterFreqMeasurementSysInfo-RSCP OPTIONAL
18858 cpich-Ec-N0 SEQUENCE {
18859 intraFreqMeasurementSysInfo IntraFreqMeasurementSysInfo-ECN0 OPTIONAL,
18860 interFreqMeasurementSysInfo InterFreqMeasurementSysInfo-ECN0 OPTIONAL
18863 interRATMeasurementSysInfo InterRATMeasurementSysInfo-B OPTIONAL
18865 hcs-used SEQUENCE {
18866 cellSelectQualityMeasure CHOICE {
18867 cpich-RSCP SEQUENCE {
18868 intraFreqMeasurementSysInfo IntraFreqMeasurementSysInfo-HCS-RSCP OPTIONAL,
18869 interFreqMeasurementSysInfo InterFreqMeasurementSysInfo-HCS-RSCP OPTIONAL
18871 cpich-Ec-N0 SEQUENCE {
18872 intraFreqMeasurementSysInfo IntraFreqMeasurementSysInfo-HCS-ECN0 OPTIONAL,
18873 interFreqMeasurementSysInfo InterFreqMeasurementSysInfo-HCS-ECN0 OPTIONAL
18876 interRATMeasurementSysInfo InterRATMeasurementSysInfo OPTIONAL
18879 trafficVolumeMeasSysInfo TrafficVolumeMeasSysInfo OPTIONAL,
18880 -- dummy is not used in this version of specification and it shall be ignored by the UE.
18881 dummy UE-InternalMeasurementSysInfo OPTIONAL
18884 MeasurementControlSysInfo-vc50ext ::= SEQUENCE {
18885 intraFreqReportingQuantityForRACH IntraFreqReportingQuantityForRACH-vc50ext OPTIONAL,
18886 rmp-Frequency-List RMP-Frequency-List OPTIONAL
18889 MeasurementControlSysInfoExtension ::= SEQUENCE {
18890 -- CHOICE cellSelectQualityMeasure represents PCCPCH-RSCP in TDD mode.
18891 use-of-HCS CHOICE {
18892 hcs-not-used SEQUENCE {
18893 cellSelectQualityMeasure CHOICE {
18894 cpich-RSCP SEQUENCE {
18895 newIntraFreqCellList NewIntraFreqCellSI-List-RSCP OPTIONAL,
18896 newInterFreqCellList NewInterFreqCellSI-List-RSCP OPTIONAL
18898 cpich-Ec-N0 SEQUENCE {
18899 newIntraFreqCellList NewIntraFreqCellSI-List-ECN0 OPTIONAL,
18900 newInterFreqCellList NewInterFreqCellSI-List-ECN0 OPTIONAL
18903 newInterRATCellList NewInterRATCellList OPTIONAL
18905 hcs-used SEQUENCE {
18906 cellSelectQualityMeasure CHOICE {
18907 cpich-RSCP SEQUENCE {
18908 newIntraFreqCellList NewIntraFreqCellSI-List-HCS-RSCP OPTIONAL,
18909 newInterFreqCellList NewInterFreqCellSI-List-HCS-RSCP OPTIONAL
18911 cpich-Ec-N0 SEQUENCE {
18912 newIntraFreqCellList NewIntraFreqCellSI-List-HCS-ECN0 OPTIONAL,
18913 newInterFreqCellList NewInterFreqCellSI-List-HCS-ECN0 OPTIONAL
18916 newInterRATCellList NewInterRATCellList OPTIONAL
18921 MeasurementControlSysInfoExtensionAddon-r5 ::= SEQUENCE {
18922 --The order of the list corresponds to the order of cell in newIntraFrequencyCellInfoList
18923 newIntraFrequencyCellInfoListAddon-r5 SEQUENCE (SIZE (1..maxCellMeas)) OF
18924 CellSelectReselectInfo-v590ext OPTIONAL,
18925 --The order of the list corresponds to the order of cell in newInterFrequencyCellInfoList
18926 newInterFrequencyCellInfoListAddon-r5 SEQUENCE (SIZE (1..maxCellMeas)) OF
18927 CellSelectReselectInfo-v590ext OPTIONAL,
18928 --The order of the list corresponds to the order of cell in newInterRATCellInfoList
18929 newInterRATCellInfoListAddon-r5 SEQUENCE (SIZE (1..maxCellMeas)) OF
18930 CellSelectReselectInfo-v590ext OPTIONAL
18933 MeasureControlSysInfoInterFreqExt ::= SEQUENCE {
18934 -- CHOICE cellSelectQualityMeasure represents PCCPCH-RSCP in TDD mode.
18935 use-of-HCS CHOICE {
18936 hcs-not-used SEQUENCE {
18937 cellSelectQualityMeasure CHOICE {
18938 cpich-RSCP SEQUENCE {
18939 newInterFreqCellList NewInterFreqCellSI-List-RSCP-ext OPTIONAL
18941 cpich-Ec-N0 SEQUENCE {
18942 newInterFreqCellList NewInterFreqCellSI-List-ECN0-ext OPTIONAL
18946 hcs-used SEQUENCE {
18947 cellSelectQualityMeasure CHOICE {
18948 cpich-RSCP SEQUENCE {
18949 newInterFreqCellList NewInterFreqCellSI-List-HCS-RSCP-ext OPTIONAL
18951 cpich-Ec-N0 SEQUENCE {
18952 newInterFreqCellList NewInterFreqCellSI-List-HCS-ECN0-ext OPTIONAL
18957 rmp-Frequency-List RMP-Frequency-List OPTIONAL
18960 MeasurementControlSysInfoExtension-LCR-r4 ::= SEQUENCE {
18961 -- CHOICE cellSelectQualityMeasure represents PCCPCH-RSCP in TDD mode.
18962 use-of-HCS CHOICE {
18963 hcs-not-used SEQUENCE {
18964 cellSelectQualityMeasure CHOICE {
18965 cpich-RSCP SEQUENCE {
18966 newIntraFreqCellList NewIntraFreqCellSI-List-RSCP-LCR-r4 OPTIONAL,
18967 newInterFreqCellList NewInterFreqCellSI-List-RSCP-LCR-r4 OPTIONAL
18969 cpich-Ec-N0 SEQUENCE {
18970 newIntraFreqCellList NewIntraFreqCellSI-List-ECN0-LCR-r4 OPTIONAL,
18971 newInterFreqCellList NewInterFreqCellSI-List-ECN0-LCR-r4 OPTIONAL
18974 newInterRATCellList NewInterRATCellList OPTIONAL
18976 hcs-used SEQUENCE {
18977 cellSelectQualityMeasure CHOICE {
18978 cpich-RSCP SEQUENCE {
18979 newIntraFreqCellList NewIntraFreqCellSI-List-HCS-RSCP-LCR-r4 OPTIONAL,
18980 newInterFreqCellList NewInterFreqCellSI-List-HCS-RSCP-LCR-r4 OPTIONAL
18982 cpich-Ec-N0 SEQUENCE {
18983 newIntraFreqCellList NewIntraFreqCellSI-List-HCS-ECN0-LCR-r4 OPTIONAL,
18984 newInterFreqCellList NewInterFreqCellSI-List-HCS-ECN0-LCR-r4 OPTIONAL
18987 newInterRATCellList NewInterRATCellList OPTIONAL
18992 MeasurementControlSysInfo-LCR-r4-ext ::= SEQUENCE {
18993 -- CHOICE use-of-HCS shall have the same value as the use-of-HCS
18994 -- in MeasurementControlSysInfo
18995 -- CHOICE cellSelectQualityMeasure represents PCCPCH-RSCP in TDD mode.
18996 use-of-HCS CHOICE {
18997 hcs-not-used SEQUENCE {
18998 -- CHOICE cellSelectQualityMeasure shall have the same value as the
18999 -- cellSelectQualityMeasure in MeasurementControlSysInfo
19000 cellSelectQualityMeasure CHOICE {
19001 cpich-RSCP SEQUENCE {
19002 intraFreqMeasurementSysInfo IntraFreqMeasurementSysInfo-RSCP-LCR-r4 OPTIONAL,
19003 interFreqMeasurementSysInfo InterFreqMeasurementSysInfo-RSCP-LCR-r4 OPTIONAL
19005 cpich-Ec-N0 SEQUENCE {
19006 intraFreqMeasurementSysInfo IntraFreqMeasurementSysInfo-ECN0-LCR-r4 OPTIONAL,
19007 interFreqMeasurementSysInfo InterFreqMeasurementSysInfo-ECN0-LCR-r4 OPTIONAL
19011 hcs-used SEQUENCE {
19012 -- CHOICE cellSelectQualityMeasure shall have the same value as the
19013 -- cellSelectQualityMeasure in MeasurementControlSysInfo
19014 cellSelectQualityMeasure CHOICE {
19015 cpich-RSCP SEQUENCE {
19016 intraFreqMeasurementSysInfo IntraFreqMeasurementSysInfo-HCS-RSCP-LCR-r4 OPTIONAL,
19017 interFreqMeasurementSysInfo InterFreqMeasurementSysInfo-HCS-RSCP-LCR-r4 OPTIONAL
19019 cpich-Ec-N0 SEQUENCE {
19020 intraFreqMeasurementSysInfo IntraFreqMeasurementSysInfo-HCS-ECN0-LCR-r4 OPTIONAL,
19021 interFreqMeasurementSysInfo InterFreqMeasurementSysInfo-HCS-ECN0-LCR-r4 OPTIONAL
19028 MeasurementIdentity ::= INTEGER (1..16)
19030 MeasurementIdentityExt ::= INTEGER (17..32)
19032 MeasurementIdentity-r9 ::= INTEGER (1..32)
19034 MeasurementOccasionPatternParameter ::= SEQUENCE {
19035 measurement-Occasion-Coeff INTEGER (1..9),
19036 measurement-Occasion-Offset INTEGER (0..511),
19037 measurement-Occasion-Length INTEGER (1..512),
19038 timeslotBitmap BIT STRING (SIZE (7)) OPTIONAL
19041 MeasurementReleaseEnhancement ::= CHOICE {
19042 releaseAllMeasurements NULL,
19043 releaseSomeMeasurements MeasurementsToRelease
19046 MeasurementsToRelease ::= SEQUENCE (SIZE (1..maxMeasIdentity)) OF
19047 MeasurementIdentity-r9
19049 MeasurementQuantityGSM ::= ENUMERATED {
19053 MeasurementQuantityEUTRA ::= ENUMERATED {
19057 MeasurementReportingMode ::= SEQUENCE {
19058 measurementReportTransferMode TransferMode,
19059 periodicalOrEventTrigger PeriodicalOrEventTrigger
19062 MeasurementType ::= CHOICE {
19063 intraFrequencyMeasurement IntraFrequencyMeasurement,
19064 interFrequencyMeasurement InterFrequencyMeasurement,
19065 interRATMeasurement InterRATMeasurement,
19066 ue-positioning-Measurement UE-Positioning-Measurement,
19067 trafficVolumeMeasurement TrafficVolumeMeasurement,
19068 qualityMeasurement QualityMeasurement,
19069 ue-InternalMeasurement UE-InternalMeasurement
19072 MeasurementType-r4 ::= CHOICE {
19073 intraFrequencyMeasurement IntraFrequencyMeasurement-r4,
19074 interFrequencyMeasurement InterFrequencyMeasurement-r4,
19075 interRATMeasurement InterRATMeasurement-r4,
19076 up-Measurement UE-Positioning-Measurement-r4,
19077 trafficVolumeMeasurement TrafficVolumeMeasurement,
19078 qualityMeasurement QualityMeasurement,
19079 ue-InternalMeasurement UE-InternalMeasurement-r4
19082 MeasurementType-r6 ::= CHOICE {
19083 intraFrequencyMeasurement IntraFrequencyMeasurement-r6,
19084 interFrequencyMeasurement InterFrequencyMeasurement-r6,
19085 interRATMeasurement InterRATMeasurement-r6,
19086 up-Measurement UE-Positioning-Measurement-r4,
19087 trafficVolumeMeasurement TrafficVolumeMeasurement,
19088 qualityMeasurement QualityMeasurement,
19089 ue-InternalMeasurement UE-InternalMeasurement-r4
19092 MeasurementType-r7 ::= CHOICE {
19093 intraFrequencyMeasurement IntraFrequencyMeasurement-r7,
19094 interFrequencyMeasurement InterFrequencyMeasurement-r7,
19095 interRATMeasurement InterRATMeasurement-r6,
19096 up-Measurement UE-Positioning-Measurement-r7,
19097 trafficVolumeMeasurement TrafficVolumeMeasurement,
19098 qualityMeasurement QualityMeasurement,
19099 ue-InternalMeasurement UE-InternalMeasurement-r4
19102 MeasurementType-r8 ::= CHOICE {
19103 intraFrequencyMeasurement IntraFrequencyMeasurement-r7,
19104 interFrequencyMeasurement InterFrequencyMeasurement-r8,
19105 interRATMeasurement InterRATMeasurement-r8,
19106 up-Measurement UE-Positioning-Measurement-r8,
19107 trafficVolumeMeasurement TrafficVolumeMeasurement,
19108 qualityMeasurement QualityMeasurement,
19109 ue-InternalMeasurement UE-InternalMeasurement-r4
19112 MeasurementType-r9 ::= CHOICE {
19113 intraFrequencyMeasurement IntraFrequencyMeasurement-r9,
19114 interFrequencyMeasurement InterFrequencyMeasurement-r9,
19115 interRATMeasurement InterRATMeasurement-r9,
19116 up-Measurement UE-Positioning-Measurement-r9,
19117 trafficVolumeMeasurement TrafficVolumeMeasurement,
19118 qualityMeasurement QualityMeasurement,
19119 ue-InternalMeasurement UE-InternalMeasurement-r4,
19120 csgProximityDetection CSGProximityDetection
19123 MeasurementType-r10 ::= CHOICE {
19124 intraFrequencyMeasurement IntraFrequencyMeasurement-r10,
19125 interFrequencyMeasurement InterFrequencyMeasurement-r10,
19126 interRATMeasurement InterRATMeasurement-r9,
19127 up-Measurement UE-Positioning-Measurement-r10,
19128 trafficVolumeMeasurement TrafficVolumeMeasurement,
19129 qualityMeasurement QualityMeasurement,
19130 ue-InternalMeasurement UE-InternalMeasurement-r4,
19131 csgProximityDetection CSGProximityDetection
19134 MeasurementType-r11 ::= CHOICE {
19135 intraFrequencyMeasurement IntraFrequencyMeasurement-r11,
19136 interFrequencyMeasurement InterFrequencyMeasurement-r11,
19137 interRATMeasurement InterRATMeasurement-r11,
19138 up-Measurement UE-Positioning-Measurement-r10,
19139 trafficVolumeMeasurement TrafficVolumeMeasurement,
19140 qualityMeasurement QualityMeasurement,
19141 ue-InternalMeasurement UE-InternalMeasurement-r4,
19142 csgProximityDetection CSGProximityDetection,
19143 eutraMeasurementForCELLFACH EUTRA-MeasurementForCELLFACH
19146 MeasurementType-r12 ::= CHOICE {
19147 intraFrequencyMeasurement IntraFrequencyMeasurement-r11,
19148 interFrequencyMeasurement InterFrequencyMeasurement-r12,
19149 interRATMeasurement InterRATMeasurement-r12,
19150 up-Measurement UE-Positioning-Measurement-r12,
19151 trafficVolumeMeasurement TrafficVolumeMeasurement,
19152 qualityMeasurement QualityMeasurement,
19153 ue-InternalMeasurement UE-InternalMeasurement-r4,
19154 csgProximityDetection CSGProximityDetection,
19155 eutraMeasurementForCELLFACH EUTRA-MeasurementForCELLFACH-r12
19158 MeasurementType-r13 ::= CHOICE {
19159 intraFrequencyMeasurement IntraFrequencyMeasurement-r11,
19160 interFrequencyMeasurement InterFrequencyMeasurement-r12,
19161 interRATMeasurement InterRATMeasurement-r12,
19162 up-Measurement UE-Positioning-Measurement-r13,
19163 trafficVolumeMeasurement TrafficVolumeMeasurement,
19164 qualityMeasurement QualityMeasurement,
19165 ue-InternalMeasurement UE-InternalMeasurement-r4,
19166 csgProximityDetection CSGProximityDetection,
19167 eutraMeasurementForCELLFACH EUTRA-MeasurementForCELLFACH-r12
19170 MeasurementType-r14 ::= CHOICE {
19171 intraFrequencyMeasurement IntraFrequencyMeasurement-r11,
19172 interFrequencyMeasurement InterFrequencyMeasurement-r12,
19173 interRATMeasurement InterRATMeasurement-r12,
19174 up-Measurement UE-Positioning-Measurement-r13,
19175 trafficVolumeMeasurement TrafficVolumeMeasurement,
19176 qualityMeasurement QualityMeasurement,
19177 ue-InternalMeasurement UE-InternalMeasurement-r14,
19178 csgProximityDetection CSGProximityDetection,
19179 eutraMeasurementForCELLFACH EUTRA-MeasurementForCELLFACH-r12,
19180 applicationLayerMeasurementConfiguration ApplicationLayerMeasurementConfiguration
19183 MeasurementType-r15 ::= CHOICE {
19184 intraFrequencyMeasurement IntraFrequencyMeasurement-r11,
19185 interFrequencyMeasurement InterFrequencyMeasurement-r12,
19186 interRATMeasurement InterRATMeasurement-r12,
19187 up-Measurement UE-Positioning-Measurement-r13,
19188 trafficVolumeMeasurement TrafficVolumeMeasurement,
19189 qualityMeasurement QualityMeasurement,
19190 ue-InternalMeasurement UE-InternalMeasurement-r14,
19191 csgProximityDetection CSGProximityDetection,
19192 eutraMeasurementForCELLFACH EUTRA-MeasurementForCELLFACH-r12,
19193 applicationLayerMeasurementConfiguration ApplicationLayerMeasurementConfiguration,
19194 applicationLayerMeasurementConfiguration-r15 ApplicationLayerMeasurementConfiguration-r15
19198 MeasurementType-Relocation-r14 ::= CHOICE {
19199 intraFrequencyMeasurement IntraFrequencyMeasurement-r11,
19200 interFrequencyMeasurement InterFrequencyMeasurement-r12,
19201 interRATMeasurement InterRATMeasurement-r12,
19202 up-Measurement UE-Positioning-Measurement-r13,
19203 trafficVolumeMeasurement TrafficVolumeMeasurement,
19204 qualityMeasurement QualityMeasurement,
19205 ue-InternalMeasurement UE-InternalMeasurement-r14,
19206 csgProximityDetection CSGProximityDetection,
19207 eutraMeasurementForCELLFACH EUTRA-MeasurementForCELLFACH-r12,
19208 applicationLayerMeasurement NULL
19211 MeasurementType-Relocation-r15 ::= CHOICE {
19212 intraFrequencyMeasurement IntraFrequencyMeasurement-r11,
19213 interFrequencyMeasurement InterFrequencyMeasurement-r12,
19214 interRATMeasurement InterRATMeasurement-r12,
19215 up-Measurement UE-Positioning-Measurement-r13,
19216 trafficVolumeMeasurement TrafficVolumeMeasurement,
19217 qualityMeasurement QualityMeasurement,
19218 ue-InternalMeasurement UE-InternalMeasurement-r14,
19219 csgProximityDetection CSGProximityDetection,
19220 eutraMeasurementForCELLFACH EUTRA-MeasurementForCELLFACH-r12,
19221 applicationLayerMeasurement NULL,
19222 applicationLayerMeasurement-r15 NULL
19226 MeasurementValidity ::= SEQUENCE {
19227 ue-State ENUMERATED {
19228 cell-DCH, all-But-Cell-DCH, all-States }
19231 MonitoredCellRACH-List ::= SEQUENCE (SIZE (1..8)) OF
19232 MonitoredCellRACH-Result
19234 MonitoredCellRACH-Result ::= SEQUENCE {
19235 sfn-SFN-ObsTimeDifference SFN-SFN-ObsTimeDifference OPTIONAL,
19236 modeSpecificInfo CHOICE {
19238 primaryCPICH-Info PrimaryCPICH-Info,
19239 measurementQuantity CHOICE {
19240 cpich-Ec-N0 CPICH-Ec-N0,
19241 cpich-RSCP CPICH-RSCP,
19247 cellParametersID CellParametersID,
19248 primaryCCPCH-RSCP PrimaryCCPCH-RSCP
19253 MonitoredCellRACH-ListFDD-r11 ::= SEQUENCE (SIZE (1..8)) OF
19254 MonitoredCellRACH-ResultFDD-r11
19256 --TDD choice is removed, compared to tabular, in order to optimise FDD format
19257 MonitoredCellRACH-ResultFDD-r11 ::= SEQUENCE {
19258 sfn-SFN-ObsTimeDifference SFN-SFN-ObsTimeDifference OPTIONAL,
19259 primaryCPICH-Info PrimaryCPICH-Info,
19260 measurementQuantity CHOICE {
19261 cpich-Ec-N0 CPICH-Ec-N0,
19262 cpich-RSCP CPICH-RSCP,
19268 MultipathIndicator ::= ENUMERATED {
19274 MultipleEUTRAFrequencyBandIndicatorList ::= SEQUENCE (SIZE (1.. maxMultipleFrequencyBandsEUTRA)) OF
19275 RadioFrequencyBandEUTRA
19277 MultipleEUTRAFrequencyBandIndicatorExtensionList ::= SEQUENCE (SIZE (1.. maxMultipleFrequencyBandsEUTRA))
19278 OF RadioFrequencyBandEUTRAExt
19280 MultipleEUTRAFrequencyBandInfo ::= SEQUENCE {
19281 multipleEUTRAFrequencyBandIndicatorlist MultipleEUTRAFrequencyBandIndicatorList OPTIONAL
19284 MultipleEUTRAFrequencyBandExtensionInfo ::= SEQUENCE {
19285 multipleEUTRAFrequencyBandIndicatorlist MultipleEUTRAFrequencyBandIndicatorExtensionList OPTIONAL
19288 MultipleEUTRAFrequencyInfoList ::= SEQUENCE (SIZE (1.. maxNumEUTRAFreqs)) OF
19289 MultipleEUTRAFrequencyBandInfo
19291 MultipleEUTRAFrequencyInfoExtensionList ::= SEQUENCE (SIZE (1.. maxNumEUTRAFreqs)) OF
19292 MultipleEUTRAFrequencyBandExtensionInfo
19294 MultipleFrequencyBandIndicatorListFDD::= SEQUENCE (SIZE (1..maxMultipleFrequencyBandsFDD)) OF
19295 FrequencyBandsIndicatorFDD
19297 MultipleFrequencyBandInfo ::= SEQUENCE {
19298 multipleFrequencyBandIndicatorListFDD MultipleFrequencyBandIndicatorListFDD OPTIONAL
19301 MultipleFrequencyInfoListFDD ::= SEQUENCE (SIZE (1.. maxNumFDDFreqs)) OF
19302 MultipleFrequencyBandInfo
19304 N-CR-T-CRMaxHyst ::= SEQUENCE {
19305 n-CR INTEGER (1..16) DEFAULT 8,
19306 t-CRMaxHyst T-CRMaxHyst
19309 NAVclockModel ::= SEQUENCE {
19310 navToc BIT STRING (SIZE (16)),
19311 navaf2 BIT STRING (SIZE (8)),
19312 navaf1 BIT STRING (SIZE (16)),
19313 navaf0 BIT STRING (SIZE (22)),
19314 navTgd BIT STRING (SIZE (8))
19317 NavigationModelSatInfo ::= SEQUENCE {
19319 satelliteStatus SatelliteStatus,
19320 ephemerisParameter EphemerisParameter OPTIONAL
19323 NavigationModelSatInfoList ::= SEQUENCE (SIZE (1..maxSat)) OF
19324 NavigationModelSatInfo
19326 NavModel-BDSKeplerianSet ::= SEQUENCE {
19327 bdsAODE BIT STRING (SIZE (5)),
19328 bdsURAI BIT STRING (SIZE (4)),
19329 bdsToe BIT STRING (SIZE (17)),
19330 bdsAPowerHalf BIT STRING (SIZE (32)),
19331 bdsE BIT STRING (SIZE (32)),
19332 bdsW BIT STRING (SIZE (32)),
19333 bdsDeltaN BIT STRING (SIZE (16)),
19334 bdsM0 BIT STRING (SIZE (32)),
19335 bdsOmega0 BIT STRING (SIZE (32)),
19336 bdsOmegaDot BIT STRING (SIZE (24)),
19337 bdsI0 BIT STRING (SIZE (32)),
19338 bdsIDot BIT STRING (SIZE (14)),
19339 bdsCuc BIT STRING (SIZE (18)),
19340 bdsCus BIT STRING (SIZE (18)),
19341 bdsCrc BIT STRING (SIZE (18)),
19342 bdsCrs BIT STRING (SIZE (18)),
19343 bdsCic BIT STRING (SIZE (18)),
19344 bdsCis BIT STRING (SIZE (18))
19347 NavModel-CNAVKeplerianSet ::= SEQUENCE {
19348 cnavTop BIT STRING (SIZE (11)),
19349 cnavURAindex BIT STRING (SIZE (5)),
19350 cnavDeltaA BIT STRING (SIZE (26)),
19351 cnavAdot BIT STRING (SIZE (25)),
19352 cnavDeltaNo BIT STRING (SIZE (17)),
19353 cnavDeltaNoDot BIT STRING (SIZE (23)),
19354 cnavMo BIT STRING (SIZE (33)),
19355 cnavE BIT STRING (SIZE (33)),
19356 cnavOmega BIT STRING (SIZE (33)),
19357 cnavOMEGA0 BIT STRING (SIZE (33)),
19358 cnavDeltaOmegaDot BIT STRING (SIZE (17)),
19359 cnavIo BIT STRING (SIZE (33)),
19360 cnavIoDot BIT STRING (SIZE (15)),
19361 cnavCis BIT STRING (SIZE (16)),
19362 cnavCic BIT STRING (SIZE (16)),
19363 cnavCrs BIT STRING (SIZE (24)),
19364 cnavCrc BIT STRING (SIZE (24)),
19365 cnavCus BIT STRING (SIZE (21)),
19366 cnavCuc BIT STRING (SIZE (21))
19369 NavModel-GLONASSecef ::= SEQUENCE {
19370 gloEn BIT STRING (SIZE (5)),
19371 gloP1 BIT STRING (SIZE (2)),
19372 gloP2 BIT STRING (SIZE (1)),
19373 gloM BIT STRING (SIZE (2)) OPTIONAL,
19374 gloX BIT STRING (SIZE (27)),
19375 gloXdot BIT STRING (SIZE (24)),
19376 gloXdotdot BIT STRING (SIZE (5)),
19377 gloY BIT STRING (SIZE (27)),
19378 gloYdot BIT STRING (SIZE (24)),
19379 gloYdotdot BIT STRING (SIZE (5)),
19380 gloZ BIT STRING (SIZE (27)),
19381 gloZdot BIT STRING (SIZE (24)),
19382 gloZdotdot BIT STRING (SIZE (5))
19385 NavModel-NAVKeplerianSet ::= SEQUENCE {
19386 navURA BIT STRING (SIZE (4)),
19387 navFitFlag BIT STRING (SIZE (1)),
19388 navToe BIT STRING (SIZE (16)),
19389 navOmega BIT STRING (SIZE (32)),
19390 navDeltaN BIT STRING (SIZE (16)),
19391 navM0 BIT STRING (SIZE (32)),
19392 navOmegaADot BIT STRING (SIZE (24)),
19393 navE BIT STRING (SIZE (32)),
19394 navIDot BIT STRING (SIZE (14)),
19395 navAPowerHalf BIT STRING (SIZE (32)),
19396 navI0 BIT STRING (SIZE (32)),
19397 navOmegaA0 BIT STRING (SIZE (32)),
19398 navCrs BIT STRING (SIZE (16)),
19399 navCis BIT STRING (SIZE (16)),
19400 navCus BIT STRING (SIZE (16)),
19401 navCrc BIT STRING (SIZE (16)),
19402 navCic BIT STRING (SIZE (16)),
19403 navCuc BIT STRING (SIZE (16))
19406 NavModel-SBASecef ::= SEQUENCE {
19407 sbasTo BIT STRING (SIZE (13)) OPTIONAL,
19408 sbasAccuracy BIT STRING (SIZE (4)),
19409 sbasXg BIT STRING (SIZE (30)),
19410 sbasYg BIT STRING (SIZE (30)),
19411 sbasZg BIT STRING (SIZE (25)),
19412 sbasXgDot BIT STRING (SIZE (17)),
19413 sbasYgDot BIT STRING (SIZE (17)),
19414 sbasZgDot BIT STRING (SIZE (18)),
19415 sbasXgDotDot BIT STRING (SIZE (10)),
19416 sbagYgDotDot BIT STRING (SIZE (10)),
19417 sbasZgDotDot BIT STRING (SIZE (10))
19420 EphemerisParameter ::= SEQUENCE {
19421 codeOnL2 BIT STRING (SIZE (2)),
19422 uraIndex BIT STRING (SIZE (4)),
19423 satHealth BIT STRING (SIZE (6)),
19424 iodc BIT STRING (SIZE (10)),
19425 l2Pflag BIT STRING (SIZE (1)),
19426 sf1Revd SubFrame1Reserved,
19427 t-GD BIT STRING (SIZE (8)),
19428 t-oc BIT STRING (SIZE (16)),
19429 af2 BIT STRING (SIZE (8)),
19430 af1 BIT STRING (SIZE (16)),
19431 af0 BIT STRING (SIZE (22)),
19432 c-rs BIT STRING (SIZE (16)),
19433 delta-n BIT STRING (SIZE (16)),
19434 m0 BIT STRING (SIZE (32)),
19435 c-uc BIT STRING (SIZE (16)),
19436 e BIT STRING (SIZE (32)),
19437 c-us BIT STRING (SIZE (16)),
19438 a-Sqrt BIT STRING (SIZE (32)),
19439 t-oe BIT STRING (SIZE (16)),
19440 fitInterval BIT STRING (SIZE (1)),
19441 aodo BIT STRING (SIZE (5)),
19442 c-ic BIT STRING (SIZE (16)),
19443 omega0 BIT STRING (SIZE (32)),
19444 c-is BIT STRING (SIZE (16)),
19445 i0 BIT STRING (SIZE (32)),
19446 c-rc BIT STRING (SIZE (16)),
19447 omega BIT STRING (SIZE (32)),
19448 omegaDot BIT STRING (SIZE (24)),
19449 iDot BIT STRING (SIZE (14))
19451 NC-Mode ::= BIT STRING (SIZE (3))
19453 Neighbour ::= SEQUENCE {
19454 modeSpecificInfo CHOICE {
19456 neighbourIdentity PrimaryCPICH-Info OPTIONAL,
19457 uE-RX-TX-TimeDifferenceType2Info UE-RX-TX-TimeDifferenceType2Info OPTIONAL
19460 neighbourAndChannelIdentity CellAndChannelIdentity OPTIONAL
19463 neighbourQuality NeighbourQuality,
19464 sfn-SFN-ObsTimeDifference2 SFN-SFN-ObsTimeDifference2}
19466 Neighbour-v390ext ::= SEQUENCE {
19467 modeSpecificInfo CHOICE {
19469 frequencyInfo FrequencyInfo
19475 NeighbourList ::= SEQUENCE (SIZE (1..maxCellMeas)) OF
19478 Neighbour-TDD-r7 ::= SEQUENCE {
19479 uarfcn UARFCN OPTIONAL
19482 -- The order of the cells in IE NeighbourList-TDD-r7 shall be the
19483 -- same as the order in IE NeighbourList
19484 NeighbourList-TDD-r7 ::= SEQUENCE (SIZE (1..maxCellMeas)) OF Neighbour-TDD-r7
19486 -- The order of the cells in IE NeighbourList-v390ext shall be the
19487 -- same as the order in IE NeighbourList
19488 NeighbourList-v390ext ::= SEQUENCE (SIZE (1..maxCellMeas)) OF
19491 NeighbourQuality ::= SEQUENCE {
19492 ue-Positioning-OTDOA-Quality UE-Positioning-OTDOA-Quality
19495 NewInterFreqCell ::= SEQUENCE {
19496 interFreqCellID InterFreqCellID OPTIONAL,
19497 frequencyInfo FrequencyInfo OPTIONAL,
19501 NewInterFreqCell-r4 ::= SEQUENCE {
19502 interFreqCellID InterFreqCellID OPTIONAL,
19503 frequencyInfo FrequencyInfo OPTIONAL,
19504 cellInfo CellInfo-r4
19507 NewInterFreqCell-v7b0ext ::= SEQUENCE {
19508 intraSecondaryFreqIndicator BOOLEAN
19511 NewInterFreqCell-LCR-v8a0ext ::= SEQUENCE {
19512 cellInfo-LCR-r8 CellInfo-LCR-r8-ext OPTIONAL
19515 NewInterFreqCell-r8 ::= SEQUENCE {
19516 interFreqCellID InterFreqCellID OPTIONAL,
19517 frequencyInfo FrequencyInfo OPTIONAL,
19518 cellInfo CellInfo-r4,
19519 modeSpecificInfo CHOICE {
19522 intraSecondaryFreqIndicator BOOLEAN
19527 NewInterFreqCell-r9 ::= SEQUENCE {
19528 interFreqCellID InterFreqCellID OPTIONAL,
19529 frequencyInfo FrequencyInfo OPTIONAL,
19530 cellInfo CellInfo-r9,
19531 modeSpecificInfo CHOICE {
19534 intraSecondaryFreqIndicator BOOLEAN
19539 NewInterFreqCell-r10 ::= SEQUENCE {
19540 interFreqCellID InterFreqCellID OPTIONAL,
19541 frequencyInfo FrequencyInfo OPTIONAL,
19542 cellInfo CellInfo-r9,
19543 modeSpecificInfo CHOICE {
19546 intraSecondaryFreqIndicator BOOLEAN,
19547 sNPLMonitorSetIndicator-TDD128 BIT STRING (SIZE (5)) OPTIONAL
19552 NewInterFreqCell-r12 ::= SEQUENCE {
19553 interFreqCellID InterFreqCellID-r12 OPTIONAL,
19554 frequencyInfo FrequencyInfo OPTIONAL,
19555 cellInfo CellInfo-r9,
19556 modeSpecificInfo CHOICE {
19559 intraSecondaryFreqIndicator BOOLEAN,
19560 sNPLMonitorSetIndicator-TDD128 BIT STRING (SIZE (5)) OPTIONAL
19565 NewInterFreqCellList ::= SEQUENCE (SIZE (1..maxCellMeas)) OF
19568 NewInterFreqCellList-r4 ::= SEQUENCE (SIZE (1..maxCellMeas)) OF
19569 NewInterFreqCell-r4
19571 NewInterFreqCellList-r12 ::= SEQUENCE (SIZE (1..maxCellMeas-ext)) OF
19572 NewInterFreqCell-r12
19574 -- The order of the list corresponds to the order of cells in newInterFreqCellList
19575 NewInterFreqCellList-v7b0ext ::= SEQUENCE (SIZE (1..maxCellMeas)) OF
19576 NewInterFreqCell-v7b0ext
19578 -- The order of the list corresponds to the order of cells in newInterFreqCellList
19579 NewInterFreqCellList-LCR-v8a0ext ::= SEQUENCE (SIZE (1..maxCellMeas)) OF
19580 NewInterFreqCell-LCR-v8a0ext
19582 NewInterFreqCellList-r8 ::= SEQUENCE (SIZE (1..maxCellMeas)) OF
19583 NewInterFreqCell-r8
19585 NewInterFreqCellList-r9 ::= SEQUENCE (SIZE (1..maxCellMeas)) OF
19586 NewInterFreqCell-r9
19588 NewInterFreqCellList-r10 ::= SEQUENCE (SIZE (1..maxCellMeas)) OF
19589 NewInterFreqCell-r10
19591 NewInterFreqCellSI-RSCP ::= SEQUENCE {
19592 interFreqCellID InterFreqCellID OPTIONAL,
19593 frequencyInfo FrequencyInfo OPTIONAL,
19594 cellInfo CellInfoSI-RSCP
19597 NewInterFreqCellSI-RSCP-ext ::= SEQUENCE {
19598 interFreqCellID InterFreqCellID-r12 OPTIONAL,
19599 frequencyInfo FrequencyInfo OPTIONAL,
19600 cellInfo CellInfoSI-RSCP
19603 NewInterFreqCellSI-ECN0 ::= SEQUENCE {
19604 interFreqCellID InterFreqCellID OPTIONAL,
19605 frequencyInfo FrequencyInfo OPTIONAL,
19606 cellInfo CellInfoSI-ECN0
19609 NewInterFreqCellSI-ECN0-ext ::= SEQUENCE {
19610 interFreqCellID InterFreqCellID-r12 OPTIONAL,
19611 frequencyInfo FrequencyInfo OPTIONAL,
19612 cellInfo CellInfoSI-ECN0
19615 NewInterFreqCellSI-HCS-RSCP ::= SEQUENCE {
19616 interFreqCellID InterFreqCellID OPTIONAL,
19617 frequencyInfo FrequencyInfo OPTIONAL,
19618 cellInfo CellInfoSI-HCS-RSCP
19621 NewInterFreqCellSI-HCS-RSCP-ext ::= SEQUENCE {
19622 interFreqCellID InterFreqCellID-r12 OPTIONAL,
19623 frequencyInfo FrequencyInfo OPTIONAL,
19624 cellInfo CellInfoSI-HCS-RSCP
19627 NewInterFreqCellSI-HCS-ECN0 ::= SEQUENCE {
19628 interFreqCellID InterFreqCellID OPTIONAL,
19629 frequencyInfo FrequencyInfo OPTIONAL,
19630 cellInfo CellInfoSI-HCS-ECN0
19633 NewInterFreqCellSI-HCS-ECN0-ext ::= SEQUENCE {
19634 interFreqCellID InterFreqCellID-r12 OPTIONAL,
19635 frequencyInfo FrequencyInfo OPTIONAL,
19636 cellInfo CellInfoSI-HCS-ECN0
19639 NewInterFreqCellSI-RSCP-LCR-r4 ::= SEQUENCE {
19640 interFreqCellID InterFreqCellID OPTIONAL,
19641 frequencyInfo FrequencyInfo OPTIONAL,
19642 cellInfo CellInfoSI-RSCP-LCR-r4
19645 NewInterFreqCellSI-ECN0-LCR-r4 ::= SEQUENCE {
19646 interFreqCellID InterFreqCellID OPTIONAL,
19647 frequencyInfo FrequencyInfo OPTIONAL,
19648 cellInfo CellInfoSI-ECN0-LCR-r4
19651 NewInterFreqCellSI-HCS-RSCP-LCR-r4 ::= SEQUENCE {
19652 interFreqCellID InterFreqCellID OPTIONAL,
19653 frequencyInfo FrequencyInfo OPTIONAL,
19654 cellInfo CellInfoSI-HCS-RSCP-LCR-r4
19657 NewInterFreqCellSI-HCS-ECN0-LCR-r4 ::= SEQUENCE {
19658 interFreqCellID InterFreqCellID OPTIONAL,
19659 frequencyInfo FrequencyInfo OPTIONAL,
19660 cellInfo CellInfoSI-HCS-ECN0-LCR-r4
19663 NewInterFreqCellSI-List-ECN0 ::= SEQUENCE (SIZE (1..maxCellMeas)) OF
19664 NewInterFreqCellSI-ECN0
19666 NewInterFreqCellSI-List-ECN0-ext ::= SEQUENCE (SIZE (1..maxCellMeas-ext2)) OF
19667 NewInterFreqCellSI-ECN0-ext
19669 NewInterFreqCellSI-List-HCS-RSCP ::= SEQUENCE (SIZE (1..maxCellMeas)) OF
19670 NewInterFreqCellSI-HCS-RSCP
19672 NewInterFreqCellSI-List-HCS-RSCP-ext ::= SEQUENCE (SIZE (1..maxCellMeas-ext2)) OF
19673 NewInterFreqCellSI-HCS-RSCP-ext
19675 NewInterFreqCellSI-List-HCS-ECN0 ::= SEQUENCE (SIZE (1..maxCellMeas)) OF
19676 NewInterFreqCellSI-HCS-ECN0
19678 NewInterFreqCellSI-List-HCS-ECN0-ext ::= SEQUENCE (SIZE (1..maxCellMeas-ext2)) OF
19679 NewInterFreqCellSI-HCS-ECN0-ext
19681 NewInterFreqCellSI-List-RSCP ::= SEQUENCE (SIZE (1..maxCellMeas)) OF
19682 NewInterFreqCellSI-RSCP
19684 NewInterFreqCellSI-List-RSCP-ext ::= SEQUENCE (SIZE (1..maxCellMeas-ext2)) OF
19685 NewInterFreqCellSI-RSCP-ext
19687 NewInterFreqCellSI-List-ECN0-LCR-r4 ::= SEQUENCE (SIZE (1..maxCellMeas)) OF
19688 NewInterFreqCellSI-ECN0-LCR-r4
19690 NewInterFreqCellSI-List-HCS-RSCP-LCR-r4 ::= SEQUENCE (SIZE (1..maxCellMeas)) OF
19691 NewInterFreqCellSI-HCS-RSCP-LCR-r4
19693 NewInterFreqCellSI-List-HCS-ECN0-LCR-r4 ::= SEQUENCE (SIZE (1..maxCellMeas)) OF
19694 NewInterFreqCellSI-HCS-ECN0-LCR-r4
19696 NewInterFreqCellSI-List-RSCP-LCR-r4 ::= SEQUENCE (SIZE (1..maxCellMeas)) OF
19697 NewInterFreqCellSI-RSCP-LCR-r4
19699 NewInterRATCell ::= SEQUENCE {
19700 interRATCellID InterRATCellID OPTIONAL,
19701 technologySpecificInfo CHOICE {
19703 cellSelectionReselectionInfo CellSelectReselectInfoSIB-11-12 OPTIONAL,
19704 interRATCellIndividualOffset InterRATCellIndividualOffset,
19706 frequency-band Frequency-Band,
19707 bcch-ARFCN BCCH-ARFCN,
19708 -- dummy is not used in this version of the specification, it should
19709 -- not be sent and if received it should be ignored.
19710 dummy NULL OPTIONAL
19713 is-2000SpecificMeasInfo IS-2000SpecificMeasInfo
19715 -- ASN.1 inconsistency: NewInterRATCellList should be optional within
19716 -- InterRATCellInfoList. The UE shall consider IE NewInterRATCell with
19717 -- technologySpecificInfo set to "absent" as valid and handle the
19718 -- message as if the IE NewInterRATCell was absent
19724 NewInterRATCell-B ::= SEQUENCE {
19725 interRATCellID InterRATCellID OPTIONAL,
19726 technologySpecificInfo CHOICE {
19728 cellSelectionReselectionInfo CellSelectReselectInfoSIB-11-12 OPTIONAL,
19729 interRATCellIndividualOffset InterRATCellIndividualOffset,
19731 frequency-band Frequency-Band,
19732 bcch-ARFCN BCCH-ARFCN,
19733 -- dummy is not used in this version of the specification, it should
19734 -- not be sent and if received it should be ignored.
19735 dummy NULL OPTIONAL
19738 is-2000SpecificMeasInfo IS-2000SpecificMeasInfo
19740 -- ASN.1 inconsistency: NewInterRATCellList-B should be optional within
19741 -- InterRATCellInfoList-B. The UE shall consider IE NewInterRATCell-B with
19742 -- technologySpecificInfo set to "absent" as valid and handle the
19743 -- message as if the IE NewInterRATCell-B was absent
19749 NewInterRATCellList ::= SEQUENCE (SIZE (1..maxCellMeas)) OF
19752 NewInterRATCellList-B ::= SEQUENCE (SIZE (1..maxCellMeas)) OF
19755 NewIntraFreqCell ::= SEQUENCE {
19756 intraFreqCellID IntraFreqCellID OPTIONAL,
19760 NewIntraFreqCell-r4 ::= SEQUENCE {
19761 intraFreqCellID IntraFreqCellID OPTIONAL,
19762 cellInfo CellInfo-r4
19764 NewIntraFreqCell-r9 ::= SEQUENCE {
19765 intraFreqCellID IntraFreqCellID OPTIONAL,
19766 cellInfo CellInfo-r9
19769 NewIntraFreqCell-r10 ::= SEQUENCE {
19770 intraFreqCellID IntraFreqCellID OPTIONAL,
19771 cellInfo CellInfo-r9,
19772 modeSpecificInfo CHOICE {
19775 sNPLMonitorSetIndicator-TDD128 BIT STRING (SIZE (5)) OPTIONAL
19780 NewIntraFreqCellOnSecULFreq ::= SEQUENCE {
19781 intraFreqCellIDOnSecULFreq IntraFreqCellIDOnSecULFreq OPTIONAL,
19782 cellInfo CellInfo-r4
19785 NewIntraFreqCellList ::= SEQUENCE (SIZE (1..maxCellMeas)) OF
19788 NewIntraFreqCellList-r4 ::= SEQUENCE (SIZE (1..maxCellMeas)) OF
19789 NewIntraFreqCell-r4
19791 NewIntraFreqCellList-r9 ::= SEQUENCE (SIZE (1..maxCellMeas)) OF
19792 NewIntraFreqCell-r9
19794 NewIntraFreqCellList-r10 ::= SEQUENCE (SIZE (1..maxCellMeas)) OF
19795 NewIntraFreqCell-r10
19797 NewIntraFreqCell-LCR-v8a0ext ::= SEQUENCE {
19798 cellInfo-LCR-r8 CellInfo-LCR-r8-ext OPTIONAL
19801 -- The order of the list corresponds to the order of cells in newIntraFreqCellList
19802 NewIntraFreqCellList-LCR-v8a0ext ::= SEQUENCE (SIZE (1..maxCellMeas)) OF
19803 NewIntraFreqCell-LCR-v8a0ext
19805 NewIntraFreqCellListOnSecULFreq ::= SEQUENCE (SIZE (1..maxCellMeasOnSecULFreq)) OF
19806 NewIntraFreqCellOnSecULFreq
19808 NewIntraFreqCellSI-RSCP ::= SEQUENCE {
19809 intraFreqCellID IntraFreqCellID OPTIONAL,
19810 cellInfo CellInfoSI-RSCP
19813 NewIntraFreqCellSI-ECN0 ::= SEQUENCE {
19814 intraFreqCellID IntraFreqCellID OPTIONAL,
19815 cellInfo CellInfoSI-ECN0
19817 NewIntraFreqCellSI-HCS-RSCP ::= SEQUENCE {
19818 intraFreqCellID IntraFreqCellID OPTIONAL,
19819 cellInfo CellInfoSI-HCS-RSCP
19822 NewIntraFreqCellSI-HCS-ECN0 ::= SEQUENCE {
19823 intraFreqCellID IntraFreqCellID OPTIONAL,
19824 cellInfo CellInfoSI-HCS-ECN0
19827 NewIntraFreqCellSI-RSCP-LCR-r4 ::= SEQUENCE {
19828 intraFreqCellID IntraFreqCellID OPTIONAL,
19829 cellInfo CellInfoSI-RSCP-LCR-r4
19832 NewIntraFreqCellSI-ECN0-LCR-r4 ::= SEQUENCE {
19833 intraFreqCellID IntraFreqCellID OPTIONAL,
19834 cellInfo CellInfoSI-ECN0-LCR-r4
19836 NewIntraFreqCellSI-HCS-RSCP-LCR-r4 ::= SEQUENCE {
19837 intraFreqCellID IntraFreqCellID OPTIONAL,
19838 cellInfo CellInfoSI-HCS-RSCP-LCR-r4
19841 NewIntraFreqCellSI-HCS-ECN0-LCR-r4 ::= SEQUENCE {
19842 intraFreqCellID IntraFreqCellID OPTIONAL,
19843 cellInfo CellInfoSI-HCS-ECN0-LCR-r4
19846 NewIntraFreqCellSI-List-RSCP ::= SEQUENCE (SIZE (1..maxCellMeas)) OF
19847 NewIntraFreqCellSI-RSCP
19849 NewIntraFreqCellSI-List-ECN0 ::= SEQUENCE (SIZE (1..maxCellMeas)) OF
19850 NewIntraFreqCellSI-ECN0
19852 NewIntraFreqCellSI-List-HCS-RSCP ::= SEQUENCE (SIZE (1..maxCellMeas)) OF
19853 NewIntraFreqCellSI-HCS-RSCP
19855 NewIntraFreqCellSI-List-HCS-ECN0 ::= SEQUENCE (SIZE (1..maxCellMeas)) OF
19856 NewIntraFreqCellSI-HCS-ECN0
19858 NewIntraFreqCellSI-List-RSCP-LCR-r4 ::= SEQUENCE (SIZE (1..maxCellMeas)) OF
19859 NewIntraFreqCellSI-RSCP-LCR-r4
19861 NewIntraFreqCellSI-List-ECN0-LCR-r4 ::= SEQUENCE (SIZE (1..maxCellMeas)) OF
19862 NewIntraFreqCellSI-ECN0-LCR-r4
19864 NewIntraFreqCellSI-List-HCS-RSCP-LCR-r4 ::= SEQUENCE (SIZE (1..maxCellMeas)) OF
19865 NewIntraFreqCellSI-HCS-RSCP-LCR-r4
19867 NewIntraFreqCellSI-List-HCS-ECN0-LCR-r4 ::= SEQUENCE (SIZE (1..maxCellMeas)) OF
19868 NewIntraFreqCellSI-HCS-ECN0-LCR-r4
19870 -- IE "nonUsedFreqThreshold" is not needed in case of event 2a
19871 -- In case of event 2a UTRAN should include value 0 within IE "nonUsedFreqThreshold"
19872 -- In case of event 2a, the UE shall be ignore IE "nonUsedFreqThreshold"
19873 -- In later versions of the message including this IE, a special version of
19874 -- IE "NonUsedFreqParameterList" may be defined for event 2a, namely a
19875 -- version not including IE "nonUsedFreqThreshold"
19876 NonUsedFreqParameter ::= SEQUENCE {
19877 nonUsedFreqThreshold Threshold,
19881 NonUsedFreqParameter-r6 ::= SEQUENCE {
19882 nonUsedFreqThreshold Threshold-r6,
19886 NonUsedFreqParameter-r10 ::= SEQUENCE {
19887 nonUsedFreqThreshold Threshold-r6,
19889 nonUsedFreqTriggeringConditionDetectedCells ENUMERATED { true } OPTIONAL
19892 NonUsedFreqParameter-r11 ::= SEQUENCE {
19893 nonUsedFreqThreshold Threshold-r6,
19895 nonUsedFreqTriggeringConditionDetectedCells ENUMERATED { true } OPTIONAL,
19896 -- dummy is not used in this version of the specification and
19897 -- it should be ignored by the receiver.
19898 dummy CellInfoListToBeExcluded OPTIONAL
19901 NonUsedFreq2aParameter-r10 ::= SEQUENCE {
19903 nonUsedFreqTriggeringConditionDetectedCells ENUMERATED { true } OPTIONAL
19906 NonUsedFreq2aParameter-r11 ::= SEQUENCE {
19908 nonUsedFreqTriggeringConditionDetectedCells ENUMERATED { true } OPTIONAL,
19909 -- dummy is not used in this version of the specification and
19910 -- it should be ignored by the receiver.
19911 dummy CellInfoListToBeExcluded OPTIONAL
19914 NonUsedFreqParameterList ::= SEQUENCE (SIZE (1..maxFreq)) OF
19915 NonUsedFreqParameter
19917 NonUsedFreqParameterList-r6 ::= SEQUENCE (SIZE (1..maxFreq)) OF
19918 NonUsedFreqParameter-r6
19920 NonUsedFreqParameterList-r10 ::= SEQUENCE (SIZE (1..maxFreq)) OF
19921 NonUsedFreqParameter-r10
19923 NonUsedFreqParameterList-r11 ::= SEQUENCE (SIZE (1..maxFreq)) OF
19924 NonUsedFreqParameter-r11
19926 NonUsedFreq2aParameterList-r10 ::= SEQUENCE (SIZE (1..maxFreq)) OF
19927 NonUsedFreq2aParameter-r10
19929 NonUsedFreq2aParameterList-r11 ::= SEQUENCE (SIZE (1..maxFreq)) OF
19930 NonUsedFreq2aParameter-r11
19932 NonUsedFreqWList-r6 ::= SEQUENCE (SIZE (1..maxFreq)) OF W
19934 ApplicationLayerMeasurementConfiguration ::= SEQUENCE {
19935 containerForApplicationLayerMeasurementConfiguration OCTET STRING ( SIZE (1..1000))
19938 ApplicationLayerMeasurementConfiguration-r15 ::= SEQUENCE {
19939 containerForApplicationLayerMeasurementConfiguration OCTET STRING ( SIZE (1..1000)),
19940 serviceType ENUMERATED { qoe, qoemtsi }
19943 ApplicationLayerMeasurementReporting ::= SEQUENCE {
19944 containerForApplicationLayerMeasurementReporting OCTET STRING ( SIZE (1..8000))
19947 ApplicationLayerMeasurementReporting-r15 ::= SEQUENCE {
19948 containerForApplicationLayerMeasurementReporting OCTET STRING ( SIZE (1..8000)),
19949 serviceType ENUMERATED { qoe, qoemtsi }
19952 ObservedTimeDifferenceToGSM ::= INTEGER (0..4095)
19954 OTDOA-SearchWindowSize ::= ENUMERATED {
19955 c20, c40, c80, c160, c320,
19956 c640, c1280, moreThan1280 }
19958 -- SPARE: Pathloss, Max = 158
19959 -- Values above Max are spare
19960 Pathloss ::= INTEGER (46..173)
19962 PenaltyTime-RSCP ::= CHOICE {
19964 pt10 TemporaryOffset1,
19965 pt20 TemporaryOffset1,
19966 pt30 TemporaryOffset1,
19967 pt40 TemporaryOffset1,
19968 pt50 TemporaryOffset1,
19969 pt60 TemporaryOffset1
19972 PenaltyTime-ECN0 ::= CHOICE {
19974 pt10 TemporaryOffsetList,
19975 pt20 TemporaryOffsetList,
19976 pt30 TemporaryOffsetList,
19977 pt40 TemporaryOffsetList,
19978 pt50 TemporaryOffsetList,
19979 pt60 TemporaryOffsetList
19982 PendingTimeAfterTrigger ::= ENUMERATED {
19983 ptat0-25, ptat0-5, ptat1,
19984 ptat2, ptat4, ptat8, ptat16 }
19986 PeriodicalOrEventTrigger ::= ENUMERATED {
19990 PeriodicalReportingCriteria ::= SEQUENCE {
19991 reportingAmount ReportingAmount DEFAULT ra-Infinity,
19992 reportingInterval ReportingIntervalLong
19995 PeriodicReportingInfo-1b ::= SEQUENCE {
19996 reportingAmount ReportingAmount,
19997 reportingInterval ReportingInterval
20000 PeriodicalWithReportingCellStatus ::= SEQUENCE {
20001 periodicalReportingCriteria PeriodicalReportingCriteria,
20002 reportingCellStatus ReportingCellStatus OPTIONAL
20005 PeriodicalWithReportingCellStatus-r10 ::= SEQUENCE {
20006 periodicalReportingCriteria PeriodicalReportingCriteria,
20007 reportingCellStatus ReportingCellStatus-r10 OPTIONAL
20010 PeriodicalWithReportingCellStatusOnSecULFreq ::= SEQUENCE {
20011 frequencyInfo FrequencyInfo,
20012 periodicalWithReportingCellStatus PeriodicalWithReportingCellStatus-r10
20015 PLMNIdentitiesOfNeighbourCells ::= SEQUENCE {
20016 plmnsOfIntraFreqCellsList PLMNsOfIntraFreqCellsList OPTIONAL,
20017 plmnsOfInterFreqCellsList PLMNsOfInterFreqCellsList OPTIONAL,
20018 plmnsOfInterRATCellsList PLMNsOfInterRATCellsList OPTIONAL
20021 PLMNIdentitiesOfNeighbourCells-v860ext ::= SEQUENCE {
20022 multipleplmnsOfIntraFreqCellsList MultiplePLMNsOfIntraFreqCellsList OPTIONAL,
20023 multipleplmnsOfInterFreqCellsList MultiplePLMNsOfInterFreqCellsList OPTIONAL
20026 PLMNIdentitiesOfNeighbourCells-vc50ext ::= SEQUENCE {
20027 plmnsOfInterFreqCellsList PLMNsOfInterFreqCellsList-vc50ext OPTIONAL,
20028 multipleplmnsOfInterFreqCellsList MultiplePLMNsOfInterFreqCellsList-vc50ext OPTIONAL
20031 PlmnList ::= SEQUENCE (SIZE (1..maxNumMDTPLMN)) OF PLMN-Identity
20033 PLMNsOfInterFreqCellsList ::= SEQUENCE (SIZE (1..maxCellMeas)) OF
20035 plmn-Identity PLMN-Identity OPTIONAL
20038 PLMNsOfInterFreqCellsList-vc50ext ::= SEQUENCE (SIZE (1..maxCellMeas-ext)) OF InterFreqCellPLMN
20040 InterFreqCellPLMN ::= SEQUENCE {
20041 plmn-Identity PLMN-Identity OPTIONAL
20044 MultiplePLMNsOfInterFreqCellsList ::= SEQUENCE (SIZE (1..maxCellMeas)) OF
20046 multiplePLMN-list SEQUENCE (SIZE (1..6)) OF
20047 PLMN-IdentityWithOptionalMCC-r6 OPTIONAL
20050 MultiplePLMNsOfInterFreqCellsList-vc50ext ::= SEQUENCE (SIZE (1..maxCellMeas-ext)) OF MultiplePLMNInfo
20052 MultiplePLMNInfo ::= SEQUENCE {
20053 multiplePLMN-list MultiplePLMN-List OPTIONAL
20056 MultiplePLMN-List ::= SEQUENCE (SIZE (1..6)) OF PLMN-IdentityWithOptionalMCC-r6
20058 PLMNsOfIntraFreqCellsList ::= SEQUENCE (SIZE (1..maxCellMeas)) OF
20060 plmn-Identity PLMN-Identity OPTIONAL
20063 MultiplePLMNsOfIntraFreqCellsList ::= SEQUENCE (SIZE (1..maxCellMeas)) OF
20065 multiplePLMN-list SEQUENCE (SIZE (1..6)) OF
20066 PLMN-IdentityWithOptionalMCC-r6 OPTIONAL
20069 PLMNsOfInterRATCellsList ::= SEQUENCE (SIZE (1..maxCellMeas)) OF
20071 plmn-Identity PLMN-Identity OPTIONAL
20074 PositionEstimate ::= CHOICE {
20075 ellipsoidPoint EllipsoidPoint,
20076 ellipsoidPointUncertCircle EllipsoidPointUncertCircle,
20077 ellipsoidPointUncertEllipse EllipsoidPointUncertEllipse,
20078 ellipsoidPointAltitude EllipsoidPointAltitude,
20079 ellipsoidPointAltitudeEllipse EllipsoidPointAltitudeEllipsoide
20082 PositioningMethod ::= ENUMERATED {
20085 otdoaOrGPS, cellID }
20087 -- Actual value PRC = IE value * 0.32
20088 PRC ::= INTEGER (-2047..2047)
20090 -- SPARE: PrimaryCCPCH-RSCP, Max = 91
20091 -- Values above Max are spare
20092 PrimaryCCPCH-RSCP ::= INTEGER (0..127)
20094 Q-HCS ::= INTEGER (0..99)
20096 Q-OffsetS-N ::= INTEGER (-50..50)
20098 Q-QualMin ::= INTEGER (-24..0)
20100 Q-QualMin-Offset ::= INTEGER (1..16)
20102 -- Actual value Q-RxlevMin = (IE value * 2) + 1
20103 Q-RxlevMin ::= INTEGER (-58..-13)
20105 -- Actual value Q-RxlevMin-Offset = (IE value * 2)
20106 Q-RxlevMin-Offset ::= INTEGER (1..8)
20108 QualityEventResults ::= SEQUENCE (SIZE (1..maxTrCH)) OF
20109 TransportChannelIdentity
20111 QualityMeasuredResults ::= SEQUENCE {
20112 blerMeasurementResultsList BLER-MeasurementResultsList OPTIONAL,
20113 modeSpecificInfo CHOICE {
20116 sir-MeasurementResults SIR-MeasurementList OPTIONAL
20121 QualityMeasurement ::= SEQUENCE {
20122 qualityReportingQuantity QualityReportingQuantity OPTIONAL,
20123 reportCriteria QualityReportCriteria
20126 QualityReportCriteria ::= CHOICE {
20127 qualityReportingCriteria QualityReportingCriteria,
20128 periodicalReportingCriteria PeriodicalReportingCriteria,
20132 QualityReportingCriteria ::= SEQUENCE (SIZE (1..maxTrCH)) OF
20133 QualityReportingCriteriaSingle
20135 QualityReportingCriteriaSingle ::= SEQUENCE {
20136 transportChannelIdentity TransportChannelIdentity,
20137 totalCRC INTEGER (1..512),
20138 badCRC INTEGER (1..512),
20139 pendingAfterTrigger INTEGER (1..512)
20142 QualityReportingQuantity ::= SEQUENCE {
20143 dl-TransChBLER BOOLEAN,
20144 bler-dl-TransChIdList BLER-TransChIdList OPTIONAL,
20145 modeSpecificInfo CHOICE {
20148 sir-TFCS-List SIR-TFCS-List OPTIONAL
20153 RAT-Type ::= ENUMERATED {
20156 ReferenceCellPosition ::= CHOICE {
20157 ellipsoidPoint EllipsoidPoint,
20158 ellipsoidPointWithAltitude EllipsoidPointAltitude
20161 -- ReferenceLocation, as defined in 23.032
20162 ReferenceLocation ::= SEQUENCE {
20163 ellipsoidPointAltitudeEllipsoide EllipsoidPointAltitudeEllipsoide
20166 ReferenceLocationGANSS ::= SEQUENCE {
20167 ellipsoidPointAltitudeEllipsoide EllipsoidPointAltitudeEllipsoide
20170 ReferenceTimeDifferenceToCell ::= CHOICE {
20171 -- Actual value accuracy40 = IE value * 40
20172 accuracy40 INTEGER (0..960),
20173 -- Actual value accuracy256 = IE value * 256
20174 accuracy256 INTEGER (0..150),
20175 -- Actual value accuracy2560 = IE value * 2560
20176 accuracy2560 INTEGER (0..15)
20179 RemovedInterFreqCellList ::= CHOICE {
20180 removeAllInterFreqCells NULL,
20181 removeSomeInterFreqCells SEQUENCE (SIZE (1..maxCellMeas)) OF
20183 removeNoInterFreqCells NULL
20186 RemovedInterFreqCellList-r12 ::= CHOICE {
20187 removeAllInterFreqCells NULL,
20188 removeSomeInterFreqCells SEQUENCE (SIZE (1..maxCellMeas-ext)) OF
20189 InterFreqCellID-r12,
20190 removeNoInterFreqCells NULL
20193 RemovedInterRATCellList ::= CHOICE {
20194 removeAllInterRATCells NULL,
20195 removeSomeInterRATCells SEQUENCE (SIZE (1..maxCellMeas)) OF
20197 removeNoInterRATCells NULL
20200 RemovedIntraFreqCellList ::= CHOICE {
20201 removeAllIntraFreqCells NULL,
20202 removeSomeIntraFreqCells SEQUENCE (SIZE (1..maxCellMeas)) OF
20204 removeNoIntraFreqCells NULL
20207 RemovedIntraFreqCellListOnSecULFreq ::= CHOICE {
20208 removeAllIntraFreqCells NULL,
20209 removeSomeIntraFreqCells SEQUENCE (SIZE (1..maxCellMeasOnSecULFreq)) OF
20210 IntraFreqCellIDOnSecULFreq,
20211 removeNoIntraFreqCells NULL
20214 ReplacementActivationThreshold ::= ENUMERATED {
20215 notApplicable, t1, t2,
20216 t3, t4, t5, t6, t7 }
20218 ReportDeactivationThreshold ::= ENUMERATED {
20219 notApplicable, t1, t2,
20220 t3, t4, t5, t6, t7 }
20222 ReportingAmount ::= ENUMERATED {
20223 ra1, ra2, ra4, ra8, ra16, ra32,
20224 ra64, ra-Infinity }
20226 ReportingCellStatus ::= CHOICE{
20227 withinActiveSet MaxNumberOfReportingCellsType1,
20228 withinMonitoredSetUsedFreq MaxNumberOfReportingCellsType1,
20229 withinActiveAndOrMonitoredUsedFreq MaxNumberOfReportingCellsType1,
20230 withinDetectedSetUsedFreq MaxNumberOfReportingCellsType1,
20231 withinMonitoredAndOrDetectedUsedFreq
20232 MaxNumberOfReportingCellsType1,
20233 allActiveplusMonitoredSet MaxNumberOfReportingCellsType3,
20234 allActivePlusDetectedSet MaxNumberOfReportingCellsType3,
20235 allActivePlusMonitoredAndOrDetectedSet
20236 MaxNumberOfReportingCellsType3,
20237 withinVirtualActSet MaxNumberOfReportingCellsType1,
20238 withinMonitoredSetNonUsedFreq MaxNumberOfReportingCellsType1,
20239 withinMonitoredAndOrVirtualActiveSetNonUsedFreq
20240 MaxNumberOfReportingCellsType1,
20241 allVirtualActSetplusMonitoredSetNonUsedFreq
20242 MaxNumberOfReportingCellsType3,
20243 withinActSetOrVirtualActSet-InterRATcells
20244 MaxNumberOfReportingCellsType2,
20245 withinActSetAndOrMonitoredUsedFreqOrVirtualActSetAndOrMonitoredNonUsedFreq
20246 MaxNumberOfReportingCellsType2
20249 ReportingCellStatus-r10 ::= CHOICE{
20250 withinActiveSet MaxNumberOfReportingCellsType1,
20251 withinMonitoredSetUsedFreq MaxNumberOfReportingCellsType1,
20252 withinActiveAndOrMonitoredUsedFreq MaxNumberOfReportingCellsType1,
20253 withinDetectedSetUsedFreq MaxNumberOfReportingCellsType1,
20254 withinMonitoredAndOrDetectedUsedFreq
20255 MaxNumberOfReportingCellsType1,
20256 allActiveplusMonitoredSet MaxNumberOfReportingCellsType3,
20257 allActivePlusDetectedSet MaxNumberOfReportingCellsType3,
20258 allActivePlusMonitoredAndOrDetectedSet
20259 MaxNumberOfReportingCellsType3,
20260 withinVirtualActSet MaxNumberOfReportingCellsType1,
20261 withinMonitoredSetNonUsedFreq MaxNumberOfReportingCellsType1,
20262 withinMonitoredAndOrVirtualActiveSetNonUsedFreq
20263 MaxNumberOfReportingCellsType1,
20264 allVirtualActSetplusMonitoredSetNonUsedFreq
20265 MaxNumberOfReportingCellsType3,
20266 withinActSetOrVirtualActSet-InterRATcells
20267 MaxNumberOfReportingCellsType2,
20268 withinActSetAndOrMonitoredUsedFreqOrVirtualActSetAndOrMonitoredNonUsedFreq
20269 MaxNumberOfReportingCellsType2,
20270 allVirtualActSetplusMonitoredSetplusDetectedSetNonUsedFreq
20271 MaxNumberOfReportingCellsType3
20274 ReportingCellStatusOpt ::= SEQUENCE {
20275 reportingCellStatus ReportingCellStatus OPTIONAL
20278 ReportingCellStatusOpt-r10 ::= SEQUENCE {
20279 reportingCellStatus ReportingCellStatus-r10 OPTIONAL
20282 ReportingInfoForCellDCH ::= SEQUENCE {
20283 intraFreqReportingQuantity IntraFreqReportingQuantity,
20284 measurementReportingMode MeasurementReportingMode,
20285 reportCriteria CellDCH-ReportCriteria
20288 ReportingInfoForCellDCH-LCR-r4 ::= SEQUENCE {
20289 intraFreqReportingQuantity IntraFreqReportingQuantity,
20290 measurementReportingMode MeasurementReportingMode,
20291 reportCriteria CellDCH-ReportCriteria-LCR-r4
20294 ReportingInterval ::= ENUMERATED {
20295 noPeriodicalreporting, ri0-25,
20296 ri0-5, ri1, ri2, ri4, ri8, ri16 }
20298 ReportingIntervalLong ::= ENUMERATED {
20299 ril0, ril0-25, ril0-5, ril1,
20300 ril2, ril3, ril4, ril6, ril8,
20301 ril12, ril16, ril20, ril24,
20302 ril28, ril32, ril64 }
20303 -- When the value "ril0" is used, the UE behaviour is not
20306 -- Actual value ReportingRange = IE value * 0.5
20307 ReportingRange ::= INTEGER (0..29)
20309 ReqDataBitAssistance ::= SEQUENCE {
20310 ganssSignalID DGANSS-Sig-Id-Req,
20311 ganssDataBitInterval INTEGER(0..15),
20312 ganssSatelliteInfo SEQUENCE (SIZE (1..maxGANSSSat)) OF INTEGER(0..63) OPTIONAL
20315 RL-AdditionInfoList ::= SEQUENCE (SIZE (1..maxRL)) OF
20318 RL-InformationLists ::= SEQUENCE {
20319 rl-AdditionInfoList RL-AdditionInfoList OPTIONAL,
20320 rL-RemovalInformationList RL-RemovalInformationList OPTIONAL
20323 RLC-BuffersPayload ::= ENUMERATED {
20324 pl0, pl4, pl8, pl16, pl32,
20325 pl64, pl128, pl256, pl512, pl1024,
20326 pl2k, pl4k, pl8k, pl16k, pl32k,
20327 pl64k, pl128k, pl256k, pl512k, pl1024k,
20328 spare12, spare11, spare10, spare9, spare8,
20329 spare7, spare6, spare5, spare4, spare3,
20333 RMP-Frequency-List ::= SEQUENCE (SIZE (1..maxRMPfrequencies)) OF
20336 -- Actual value RRC = IE value * 0.032
20337 RRC ::= INTEGER (-127..127)
20339 RSCPforANR ::= SEQUENCE {
20340 rSCP INTEGER (-120..-25) OPTIONAL
20343 RsrqType ::= SEQUENCE{
20344 allSymbols BOOLEAN,
20349 SatData ::= SEQUENCE{
20354 SatDataList ::= SEQUENCE (SIZE (0..maxSat)) OF
20357 SatellitesListRelatedData ::= SEQUENCE {
20358 satId INTEGER (0..63),
20359 iod INTEGER (0..1023)
20362 SatellitesListRelatedDataList ::= SEQUENCE (SIZE (1..maxGANSSSat)) OF
20363 SatellitesListRelatedData
20365 SatelliteStatus ::= ENUMERATED {
20372 Satellite-clock-model ::= SEQUENCE {
20373 t-oc BIT STRING (SIZE (14)),
20374 af2 BIT STRING (SIZE (6)),
20375 af1 BIT STRING (SIZE (21)),
20376 af0 BIT STRING (SIZE (31)),
20377 tgd BIT STRING (SIZE (10)) OPTIONAL,
20378 sisa BIT STRING (SIZE (8)),
20379 model-id INTEGER (0..1) OPTIONAL
20382 Satellite-clock-modelList ::= SEQUENCE (SIZE (1..maxSatClockModels)) OF Satellite-clock-model
20384 -- Identifies the satellite and is equal to (SV ID No - 1) where SV ID No is defined in [12].
20385 SatID ::= INTEGER (0..63)
20387 SBASclockModel ::= SEQUENCE {
20388 sbasTo BIT STRING (SIZE (13)),
20389 sbasAgfo BIT STRING (SIZE (12)),
20390 sbasAgf1 BIT STRING (SIZE (8))
20393 S-DPCCH-Information ::= SEQUENCE {
20394 s-DPCCH-DPCCH-PowerOffset S-DPCCH-DPCCH-PowerOffset
20397 S-DPCCH-DPCCH-PowerOffset ::= INTEGER (0..6)
20399 SFN-Offset-Validity ::= ENUMERATED { false }
20401 SFN-SFN-Drift ::= ENUMERATED {
20402 sfnsfndrift0, sfnsfndrift1, sfnsfndrift2,
20403 sfnsfndrift3, sfnsfndrift4, sfnsfndrift5,
20404 sfnsfndrift8, sfnsfndrift10, sfnsfndrift15,
20405 sfnsfndrift25, sfnsfndrift35, sfnsfndrift50,
20406 sfnsfndrift65, sfnsfndrift80, sfnsfndrift100,
20407 sfnsfndrift-1, sfnsfndrift-2, sfnsfndrift-3,
20408 sfnsfndrift-4, sfnsfndrift-5, sfnsfndrift-8,
20409 sfnsfndrift-10, sfnsfndrift-15, sfnsfndrift-25,
20410 sfnsfndrift-35, sfnsfndrift-50, sfnsfndrift-65,
20411 sfnsfndrift-80, sfnsfndrift-100}
20413 SFN-SFN-ObsTimeDifference ::= CHOICE {
20414 type1 SFN-SFN-ObsTimeDifference1,
20415 type2 SFN-SFN-ObsTimeDifference2
20418 -- SPARE: SFN-SFN-ObsTimeDifference1, Max = 9830399
20419 -- For 1.28Mcps TDD, Max value of SFN-SFN-ObsTimeDifference1 is 3276799.
20420 -- Values above Max are spare
20421 SFN-SFN-ObsTimeDifference1 ::= INTEGER (0..16777215)
20423 -- SPARE: SFN-SFN-ObsTimeDifference2, Max = 40961
20424 -- For 1.28Mcps TDD, Max value of SFN-SFN-ObsTimeDifference2 is 27649.
20425 -- Values above Max are spare
20426 SFN-SFN-ObsTimeDifference2 ::= INTEGER (0..65535)
20428 SFN-SFN-OTD-Type ::= ENUMERATED {
20433 SFN-SFN-RelTimeDifference1 ::= SEQUENCE {
20434 sfn-Offset INTEGER (0 .. 4095),
20435 sfn-sfn-Reltimedifference INTEGER (0.. 38399)
20438 SFN-TOW-Uncertainty ::= ENUMERATED {
20443 SIR ::= INTEGER (0..63)
20446 SIR-MeasurementList ::= SEQUENCE (SIZE (1..maxCCTrCH)) OF
20447 SIR-MeasurementResults
20450 SIR-MeasurementResults ::= SEQUENCE {
20451 tfcs-ID TFCS-IdentityPlain,
20452 sir-TimeslotList SIR-TimeslotList
20455 SIR-TFCS ::= TFCS-IdentityPlain
20458 SIR-TFCS-List ::= SEQUENCE (SIZE (1..maxCCTrCH)) OF
20461 SIR-TimeslotList ::= SEQUENCE (SIZE (1..maxTS)) OF
20464 -- SubFrame1Reserved, reserved bits in subframe 1 of the GPS navigation message
20465 SubFrame1Reserved ::= SEQUENCE {
20466 reserved1 BIT STRING (SIZE (23)),
20467 reserved2 BIT STRING (SIZE (24)),
20468 reserved3 BIT STRING (SIZE (24)),
20469 reserved4 BIT STRING (SIZE (16))
20472 T-ADVinfo ::= SEQUENCE {
20473 t-ADV INTEGER(0..2047),
20474 sfn INTEGER(0..4095)
20477 T-ADVinfo-ext ::= SEQUENCE {
20478 t-ADV INTEGER (0..8191),
20479 sfn INTEGER (0..4095)
20482 T-CRMax ::= CHOICE {
20484 t30 N-CR-T-CRMaxHyst,
20485 t60 N-CR-T-CRMaxHyst,
20486 t120 N-CR-T-CRMaxHyst,
20487 t180 N-CR-T-CRMaxHyst,
20488 t240 N-CR-T-CRMaxHyst
20491 T-CRMaxHyst ::= ENUMERATED {
20492 notUsed, t10, t20, t30,
20493 t40, t50, t60, t70 }
20495 TCE-Id ::= SEQUENCE {
20496 tce-Id OCTET STRING (SIZE (1))
20499 TemporaryOffset1 ::= ENUMERATED {
20500 to3, to6, to9, to12, to15,
20501 to18, to21, infinite }
20503 TemporaryOffset2 ::= ENUMERATED {
20504 to2, to3, to4, to6, to8,
20505 to10, to12, infinite }
20507 TemporaryOffsetList ::= SEQUENCE {
20508 temporaryOffset1 TemporaryOffset1,
20509 temporaryOffset2 TemporaryOffset2
20512 Threshold ::= INTEGER (-115..0)
20514 Threshold-r12 ::= INTEGER (-115..6)
20516 Threshold-r6 ::= INTEGER (-120..0)
20518 -- The order of the list corresponds to the order of frequency defined in Inter-FreqEventCriteria
20519 ThreholdNonUsedFrequency-deltaList ::= SEQUENCE (SIZE (1..maxFreq)) OF
20522 ThresholdPositionChange ::= ENUMERATED {
20523 pc10, pc20, pc30, pc40, pc50,
20524 pc100, pc200, pc300, pc500,
20525 pc1000, pc2000, pc5000, pc10000,
20526 pc20000, pc50000, pc100000 }
20528 ThresholdSFN-GANSS-TOW ::= ENUMERATED {
20529 us1, us2, us3, us5, us10,
20530 us20, us50, us100 }
20532 ThresholdSFN-GPS-TOW ::= ENUMERATED {
20533 ms1, ms2, ms3, ms5, ms10,
20534 ms20, ms50, ms100 }
20536 ThresholdSFN-GPS-TOW-us ::= ENUMERATED {
20537 us1, us2, us3, us5, us10,
20538 us20, us50, us100 }
20540 ThresholdSFN-SFN-Change ::= ENUMERATED {
20541 c0-25, c0-5, c1, c2, c3, c4, c5,
20542 c10, c20, c50, c100, c200, c500,
20543 c1000, c2000, c5000 }
20545 ThresholdUsedFrequency ::= INTEGER (-115..165)
20547 ThresholdUsedFrequency-r6 ::= INTEGER (-120..165)
20549 -- Actual value TimeInterval = IE value * 20.
20550 TimeInterval ::= INTEGER (1..13)
20553 TimeslotInfo ::= SEQUENCE {
20554 timeslotNumber TimeslotNumber,
20555 burstType BurstType
20558 TimeslotInfo-LCR-r4 ::= SEQUENCE {
20559 timeslotNumber TimeslotNumber-LCR-r4
20562 TimeslotInfoList ::= SEQUENCE (SIZE (1..maxTS)) OF
20565 TimeslotInfoList-LCR-r4 ::= SEQUENCE (SIZE (1..maxTS-LCR)) OF
20566 TimeslotInfo-LCR-r4
20568 TimeslotInfoList-r4 ::= CHOICE {
20569 -- the choice for 7.68 Mcps TDD is the same as for 3.84 Mcps TDD --
20570 tdd384 SEQUENCE (SIZE (1..maxTS)) OF
20572 tdd128 SEQUENCE (SIZE (1..maxTS-LCR)) OF
20573 TimeslotInfo-LCR-r4
20576 -- SPARE: TimeslotISCP, Max = 91
20577 -- Values above Max are spare
20578 TimeslotISCP ::= INTEGER (0..127)
20581 -- TimeslotISCP-List shall not include more than 6 elements in 1.28Mcps TDD mode.
20582 TimeslotISCP-List ::= SEQUENCE (SIZE (1..maxTS)) OF
20585 TimeslotListWithISCP ::= SEQUENCE (SIZE (1..maxTS)) OF
20588 TimeslotWithISCP ::= SEQUENCE {
20589 timeslot TimeslotNumber,
20590 timeslotISCP TimeslotISCP
20593 TimeToTrigger ::= ENUMERATED {
20594 ttt0, ttt10, ttt20, ttt40, ttt60,
20595 ttt80, ttt100, ttt120, ttt160,
20596 ttt200, ttt240, tt320, ttt640,
20597 ttt1280, ttt2560, ttt5000 }
20599 TraceReference ::= SEQUENCE {
20600 plmn-Identity PLMN-Identity,
20601 traceId OCTET STRING (SIZE (3))
20604 TraceRecordingSession ::= SEQUENCE {
20605 traceRecordingSession OCTET STRING (SIZE (2))
20608 TrafficVolumeEventParam ::= SEQUENCE {
20609 eventID TrafficVolumeEventType,
20610 reportingThreshold TrafficVolumeThreshold,
20611 timeToTrigger TimeToTrigger OPTIONAL,
20612 pendingTimeAfterTrigger PendingTimeAfterTrigger OPTIONAL,
20613 tx-InterruptionAfterTrigger TX-InterruptionAfterTrigger OPTIONAL
20616 TrafficVolumeEventResults ::= SEQUENCE {
20617 ul-transportChannelCausingEvent UL-TrCH-Identity,
20618 trafficVolumeEventIdentity TrafficVolumeEventType
20621 TrafficVolumeEventType ::= ENUMERATED {
20625 TrafficVolumeMeasQuantity ::= CHOICE {
20626 rlc-BufferPayload NULL,
20627 averageRLC-BufferPayload TimeInterval,
20628 varianceOfRLC-BufferPayload TimeInterval
20631 TrafficVolumeMeasSysInfo ::= SEQUENCE {
20632 trafficVolumeMeasurementID MeasurementIdentity DEFAULT 4,
20633 trafficVolumeMeasurementObjectList TrafficVolumeMeasurementObjectList OPTIONAL,
20634 trafficVolumeMeasQuantity TrafficVolumeMeasQuantity OPTIONAL,
20635 trafficVolumeReportingQuantity TrafficVolumeReportingQuantity OPTIONAL,
20636 -- dummy is not used in this version of specification, it should
20637 -- not be sent and if received it should be ignored.
20638 dummy TrafficVolumeReportingCriteria OPTIONAL,
20639 measurementValidity MeasurementValidity OPTIONAL,
20640 measurementReportingMode MeasurementReportingMode,
20641 reportCriteriaSysInf TrafficVolumeReportCriteriaSysInfo
20645 TrafficVolumeMeasuredResults ::= SEQUENCE {
20646 rb-Identity RB-Identity,
20647 rlc-BuffersPayload RLC-BuffersPayload OPTIONAL,
20648 averageRLC-BufferPayload AverageRLC-BufferPayload OPTIONAL,
20649 varianceOfRLC-BufferPayload VarianceOfRLC-BufferPayload OPTIONAL
20652 TrafficVolumeMeasuredResultsList ::= SEQUENCE (SIZE (1..maxRB)) OF
20653 TrafficVolumeMeasuredResults
20655 TrafficVolumeMeasurement ::= SEQUENCE {
20656 trafficVolumeMeasurementObjectList TrafficVolumeMeasurementObjectList OPTIONAL,
20657 trafficVolumeMeasQuantity TrafficVolumeMeasQuantity OPTIONAL,
20658 trafficVolumeReportingQuantity TrafficVolumeReportingQuantity OPTIONAL,
20659 measurementValidity MeasurementValidity OPTIONAL,
20660 reportCriteria TrafficVolumeReportCriteria
20663 TrafficVolumeMeasurementObjectList ::= SEQUENCE (SIZE (1..maxTrCH)) OF
20666 TrafficVolumeReportCriteria ::= CHOICE {
20667 trafficVolumeReportingCriteria TrafficVolumeReportingCriteria,
20668 periodicalReportingCriteria PeriodicalReportingCriteria,
20672 TrafficVolumeReportCriteriaSysInfo ::= CHOICE {
20673 trafficVolumeReportingCriteria TrafficVolumeReportingCriteria,
20674 periodicalReportingCriteria PeriodicalReportingCriteria
20677 TrafficVolumeReportingCriteria ::= SEQUENCE {
20678 -- NOTE: transChCriteriaList should be mandatory in later versions of this message
20679 transChCriteriaList TransChCriteriaList OPTIONAL
20682 TrafficVolumeReportingQuantity ::= SEQUENCE {
20683 rlc-RB-BufferPayload BOOLEAN,
20684 rlc-RB-BufferPayloadAverage BOOLEAN,
20685 rlc-RB-BufferPayloadVariance BOOLEAN
20688 TrafficVolumeThreshold ::= ENUMERATED {
20689 th8, th16, th32, th64, th128,
20690 th256, th512, th1024, th2k, th3k,
20691 th4k, th6k, th8k, th12k, th16k,
20692 th24k, th32k, th48k, th64k, th96k,
20693 th128k, th192k, th256k, th384k,
20696 TransChCriteria ::= SEQUENCE {
20697 ul-transportChannelID UL-TrCH-Identity OPTIONAL,
20698 eventSpecificParameters SEQUENCE (SIZE (1..maxMeasParEvent)) OF
20699 TrafficVolumeEventParam OPTIONAL
20702 TransChCriteriaList ::= SEQUENCE (SIZE (1..maxTrCH)) OF
20705 TransferMode ::= ENUMERATED {
20706 acknowledgedModeRLC,
20707 unacknowledgedModeRLC }
20709 TransmittedPowerThreshold ::= INTEGER (-50..33)
20711 TriggeringCondition1 ::= ENUMERATED {
20712 activeSetCellsOnly,
20713 monitoredSetCellsOnly,
20714 activeSetAndMonitoredSetCells }
20716 TriggeringCondition2 ::= ENUMERATED {
20717 activeSetCellsOnly,
20718 monitoredSetCellsOnly,
20719 activeSetAndMonitoredSetCells,
20720 detectedSetCellsOnly,
20721 detectedSetAndMonitoredSetCells }
20723 Tutran-Ganss-DriftRate ::= ENUMERATED {
20724 ugdr0, ugdr1, ugdr2, ugdr5, ugdr10, ugdr15 , ugdr25,
20725 ugdr50, ugdr-1, ugdr-2, ugdr-5, ugdr-10, ugdr-15,
20726 ugdr-25, ugdr-50, spare }
20728 TX-InterruptionAfterTrigger ::= ENUMERATED {
20729 txiat0-25, txiat0-5, txiat1,
20730 txiat2, txiat4, txiat8, txiat16 }
20732 UDRE ::= ENUMERATED {
20738 UDREGrowthRate ::= ENUMERATED {
20748 UDREValidityTime ::= ENUMERATED {
20758 UE-6AB-Event ::= SEQUENCE {
20759 timeToTrigger TimeToTrigger,
20760 transmittedPowerThreshold TransmittedPowerThreshold
20763 UE-6FG-Event ::= SEQUENCE {
20764 timeToTrigger TimeToTrigger,
20765 -- in 1.28 Mcps TDD ue-RX-TX-TimeDifferenceThreshold corresponds to TADV Threshold
20766 ue-RX-TX-TimeDifferenceThreshold UE-RX-TX-TimeDifferenceThreshold
20769 UE-6HI-Event ::= SEQUENCE {
20770 timeToTrigger TimeToTrigger,
20771 hysteresis Hysteresis,
20772 ue-powerheadroomthreshold UE-PowerHeadroomThreshold,
20773 filtercoefficient FilterCoefficient,
20774 pendingtimeaftertrigger PendingTimeAfterTrigger OPTIONAL
20777 -- dummy and dummy2 are not used in this version of the specification, they should
20778 -- not be sent and if received the UE behaviour is not specified.
20779 UE-AutonomousUpdateMode ::= CHOICE {
20781 onWithNoReporting NULL,
20782 dummy2 RL-InformationLists
20785 UE-InternalEventParam ::= CHOICE {
20786 event6a UE-6AB-Event,
20787 event6b UE-6AB-Event,
20788 event6c TimeToTrigger,
20789 event6d TimeToTrigger,
20790 event6e TimeToTrigger,
20791 event6f UE-6FG-Event,
20792 event6g UE-6FG-Event
20795 UE-InternalEventParam-r14::= CHOICE {
20796 event6a UE-6AB-Event,
20797 event6b UE-6AB-Event,
20798 event6c TimeToTrigger,
20799 event6d TimeToTrigger,
20800 event6e TimeToTrigger,
20801 event6f UE-6FG-Event,
20802 event6g UE-6FG-Event,
20803 event6h UE-6HI-Event,
20804 event6i UE-6HI-Event,
20815 UE-InternalEventParamList ::= SEQUENCE (SIZE (1..maxMeasEvent)) OF
20816 UE-InternalEventParam
20818 UE-InternalEventParamList-r14 ::= SEQUENCE (SIZE (1..maxMeasEvent)) OF
20819 UE-InternalEventParam-r14
20821 UE-InternalEventResults ::= CHOICE {
20827 event6f PrimaryCPICH-Info,
20828 event6g PrimaryCPICH-Info,
20829 ue-InternalEventResults-v30ext UE-InternalEventResults-v30ext-IEs
20832 UE-InternalEventResults-v30ext-IEs ::= CHOICE {
20843 UE-InternalMeasQuantity ::= SEQUENCE {
20844 measurementQuantity UE-MeasurementQuantity,
20845 filterCoefficient FilterCoefficient DEFAULT fc0
20848 UE-InternalMeasQuantity-r14 ::= SEQUENCE {
20849 measurementQuantity UE-MeasurementQuantity-r14,
20850 filterCoefficient FilterCoefficient DEFAULT fc0
20853 UE-InternalMeasuredResults ::= SEQUENCE {
20854 modeSpecificInfo CHOICE {
20856 ue-TransmittedPowerFDD UE-TransmittedPower OPTIONAL,
20857 ue-RX-TX-ReportEntryList UE-RX-TX-ReportEntryList OPTIONAL
20860 ue-TransmittedPowerTDD-List UE-TransmittedPowerTDD-List OPTIONAL,
20861 appliedTA UL-TimingAdvance OPTIONAL
20866 UE-InternalMeasuredResults-ve30ext ::= SEQUENCE {
20867 modeSpecificInfo CHOICE {
20869 ue-powerheadroom UE-PowerHeadroom OPTIONAL
20875 UE-InternalMeasuredResults-LCR-r4 ::= SEQUENCE {
20876 ue-TransmittedPowerTDD-List UE-TransmittedPowerTDD-List OPTIONAL,
20877 -- If TA value is not greater than 2047, then use this IE to report.
20878 t-ADVinfo T-ADVinfo OPTIONAL
20881 UE-InternalMeasuredResults-v770ext ::= SEQUENCE {
20882 modeSpecificInfo CHOICE {
20883 tdd384-768 SEQUENCE {
20884 appliedTA EXT-UL-TimingAdvance OPTIONAL
20887 -- If TA value is greater than 2047, then use this IE to report
20888 t-ADVinfo T-ADVinfo-ext OPTIONAL
20893 UE-InternalMeasurement ::= SEQUENCE {
20894 ue-InternalMeasQuantity UE-InternalMeasQuantity OPTIONAL,
20895 ue-InternalReportingQuantity UE-InternalReportingQuantity OPTIONAL,
20896 reportCriteria UE-InternalReportCriteria
20899 UE-InternalMeasurement-r4 ::= SEQUENCE {
20900 ue-InternalMeasQuantity UE-InternalMeasQuantity OPTIONAL,
20901 ue-InternalReportingQuantity UE-InternalReportingQuantity-r4 OPTIONAL,
20902 reportCriteria UE-InternalReportCriteria
20905 UE-InternalMeasurement-r14 ::= SEQUENCE {
20906 ue-InternalMeasQuantity UE-InternalMeasQuantity-r14 OPTIONAL,
20907 ue-InternalReportingQuantity UE-InternalReportingQuantity-r14 OPTIONAL,
20908 reportCriteria UE-InternalReportCriteria-r14
20911 UE-InternalMeasurementSysInfo ::= SEQUENCE {
20912 ue-InternalMeasurementID MeasurementIdentity DEFAULT 5,
20913 ue-InternalMeasQuantity UE-InternalMeasQuantity
20916 UE-InternalReportCriteria ::= CHOICE {
20917 ue-InternalReportingCriteria UE-InternalReportingCriteria,
20918 periodicalReportingCriteria PeriodicalReportingCriteria,
20922 UE-InternalReportCriteria-r14 ::= CHOICE {
20923 ue-InternalReportingCriteria UE-InternalReportingCriteria-r14,
20924 periodicalReportingCriteria PeriodicalReportingCriteria,
20928 UE-InternalReportingCriteria ::= SEQUENCE {
20929 ue-InternalEventParamList UE-InternalEventParamList OPTIONAL
20932 UE-InternalReportingCriteria-r14 ::= SEQUENCE {
20933 ue-InternalEventParamList UE-InternalEventParamList-r14 OPTIONAL
20936 UE-InternalReportingQuantity ::= SEQUENCE {
20937 ue-TransmittedPower BOOLEAN,
20938 modeSpecificInfo CHOICE {
20940 ue-RX-TX-TimeDifference BOOLEAN
20948 UE-InternalReportingQuantity-r4 ::= SEQUENCE {
20949 ue-TransmittedPower BOOLEAN,
20950 modeSpecificInfo CHOICE {
20952 ue-RX-TX-TimeDifference BOOLEAN
20956 -- appliedTA applies to both 3.84 Mcps TDD and to 7.68 Mcps TDD.
20957 -- Therefore, no additional choice of TDD mode is necessary
20969 UE-InternalReportingQuantity-r14 ::= SEQUENCE {
20970 ue-TransmittedPower BOOLEAN,
20971 modeSpecificInfo CHOICE {
20973 ue-RX-TX-TimeDifference BOOLEAN,
20974 ue-powerheadroom BOOLEAN
20978 -- appliedTA applies to both 3.84 Mcps TDD and to 7.68 Mcps TDD.
20979 -- Therefore, no additional choice of TDD mode is necessary
20991 -- TABULAR: UE-MeasurementQuantity, for 3.84 Mcps TDD only the first two values
20992 -- ue-TransmittedPower and utra-Carrier-RSSI are used.
20993 -- For 1.28 Mcps TDD ue-RX-TX-TimeDifference corresponds to T-ADV in the tabular
20994 UE-MeasurementQuantity ::= ENUMERATED {
20995 ue-TransmittedPower,
20997 ue-RX-TX-TimeDifference }
20999 UE-MeasurementQuantity-r14 ::= ENUMERATED {
21000 ue-TransmittedPower,
21002 ue-RX-TX-TimeDifference,
21005 UE-PowerHeadroom ::= INTEGER (0..31)
21007 UE-PowerHeadroomThreshold ::= INTEGER (-50..33)
21009 UE-RX-TX-ReportEntry ::= SEQUENCE {
21010 primaryCPICH-Info PrimaryCPICH-Info,
21011 ue-RX-TX-TimeDifferenceType1 UE-RX-TX-TimeDifferenceType1
21014 UE-RX-TX-ReportEntryList ::= SEQUENCE (SIZE (1..maxRL)) OF
21015 UE-RX-TX-ReportEntry
21017 -- SPARE: UE-RX-TX-TimeDifferenceType1, Max = 1280
21018 -- Values above Max are spare
21019 UE-RX-TX-TimeDifferenceType1 ::= INTEGER (768..1791)
21022 UE-RX-TX-TimeDifferenceType2 ::= INTEGER (0..8191)
21024 UE-RX-TX-TimeDifferenceType2Info ::= SEQUENCE {
21025 ue-RX-TX-TimeDifferenceType2 UE-RX-TX-TimeDifferenceType2,
21026 neighbourQuality NeighbourQuality
21029 -- In 1.28 Mcps TDD, actual value for
21030 -- T-ADV Threshold = (UE-RX-TX-TimeDifferenceThreshold - 768) * 0.125
21031 UE-RX-TX-TimeDifferenceThreshold ::= INTEGER (768..1280)
21033 UE-TransmittedPower ::= INTEGER (0..104)
21035 UE-TransmittedPowerTDD-List ::= SEQUENCE (SIZE (1..maxTS)) OF
21036 UE-TransmittedPower
21038 UL-TrCH-Identity ::= CHOICE{
21039 dch TransportChannelIdentity,
21040 -- Note: the reference to CPCH in the element name below is incorrect. The name is not changed
21041 -- to keep it aligned with R99.
21043 usch TransportChannelIdentity
21046 UE-Positioning-Accuracy ::= BIT STRING (SIZE (7))
21048 UE-Positioning-DBDSCorrections ::= SEQUENCE {
21049 bds-RefTime INTEGER (0..119),
21050 bds-DBDS-InfoList DBDS-InfoList
21053 UE-Positioning-CipherParameters ::= SEQUENCE {
21054 cipheringKeyFlag BIT STRING (SIZE (1)),
21055 cipheringSerialNumber INTEGER (0..65535)
21058 UE-Positioning-DGANSSCorrections ::= SEQUENCE {
21059 dganssreferencetime INTEGER (0..119), -- scale factor 30s
21060 dganssInfoList DGANSSInfoList
21063 UE-Positioning-DGANSSCorrections-r9 ::= SEQUENCE {
21064 dganssreferencetime INTEGER (0..119), -- scale factor 30s
21065 dganssInfoList DGANSSInfoList-r9
21068 UE-Positioning-DGANSSCorrections-v920ext ::= SEQUENCE {
21069 dganssInfoList DGANSSInfoList-v920ext
21072 UE-Positioning-Error ::= SEQUENCE {
21073 errorReason UE-Positioning-ErrorCause,
21074 ue-positioning-GPS-additionalAssistanceDataRequest
21075 UE-Positioning-GPS-AdditionalAssistanceDataRequest OPTIONAL
21078 UE-Positioning-Error-r7 ::= SEQUENCE {
21079 errorReason UE-Positioning-ErrorCause-r7,
21080 ue-positioning-GPS-additionalAssistanceDataRequest
21081 UE-Positioning-GPS-AdditionalAssistanceDataRequest OPTIONAL,
21082 ue-positioning-GANSS-additionalAssistanceDataRequest
21083 UE-Positioning-GANSS-AdditionalAssistanceDataRequest OPTIONAL
21086 UE-Positioning-Error-v860ext ::= SEQUENCE {
21087 ue-positioning-GANSS-additionalAssistanceDataRequest
21088 UE-Positioning-GANSS-AdditionalAssistanceDataRequest-v860ext OPTIONAL
21091 UE-Positioning-Error-vc50ext ::= SEQUENCE {
21092 ue-positioning-GANSS-additionalAssistanceDataRequest
21093 UE-Positioning-GANSS-AdditionalAssistanceDataRequest-vc50ext OPTIONAL
21096 UE-Positioning-ErrorCause ::= ENUMERATED {
21097 notEnoughOTDOA-Cells,
21098 notEnoughGPS-Satellites,
21099 assistanceDataMissing,
21100 notAccomplishedGPS-TimingOfCellFrames,
21102 requestDeniedByUser,
21103 notProcessedAndTimeout,
21104 referenceCellNotServingCell }
21106 UE-Positioning-ErrorCause-r7 ::= ENUMERATED {
21107 notEnoughOTDOA-Cells,
21108 notEnoughGPS-Satellites,
21109 assistanceDataMissing,
21110 notAccomplishedGPS-TimingOfCellFrames,
21112 requestDeniedByUser,
21113 notProcessedAndTimeout,
21114 referenceCellNotServingCell,
21115 notEnoughGANSS-Satellites,
21116 notAccomplishedGANSS-TimingOfCellFrames,
21117 spare6, spare5, spare4, spare3, spare2, spare1 }
21119 UE-Positioning-EventParam ::= SEQUENCE {
21120 reportingAmount ReportingAmount,
21121 reportFirstFix BOOLEAN,
21122 measurementInterval UE-Positioning-MeasurementInterval,
21123 eventSpecificInfo UE-Positioning-EventSpecificInfo
21126 UE-Positioning-EventParam-r7 ::= SEQUENCE {
21127 reportingAmount ReportingAmount,
21128 reportFirstFix BOOLEAN,
21129 measurementInterval UE-Positioning-MeasurementInterval,
21130 eventSpecificInfo UE-Positioning-EventSpecificInfo-r7
21133 UE-Positioning-EventParamList ::= SEQUENCE (SIZE (1..maxMeasEvent)) OF
21134 UE-Positioning-EventParam
21136 UE-Positioning-EventParamList-r7 ::= SEQUENCE (SIZE (1..maxMeasEvent)) OF
21137 UE-Positioning-EventParam-r7
21139 UE-Positioning-EventSpecificInfo ::= CHOICE {
21140 e7a ThresholdPositionChange,
21141 e7b ThresholdSFN-SFN-Change,
21142 e7c ThresholdSFN-GPS-TOW
21145 UE-Positioning-EventSpecificInfo-r7 ::= CHOICE {
21146 e7a ThresholdPositionChange,
21147 e7b ThresholdSFN-SFN-Change,
21148 e7c ThresholdSFN-GPS-TOW-us,
21149 e7d ThresholdSFN-GANSS-TOW
21152 -- This IE, if included, shall contain exactly one of the optional elements
21153 UE-Positioning-GANSS-AddUTCModels ::= SEQUENCE {
21154 utcModel1 UTCmodelSet1 OPTIONAL,
21155 utcModel2 UTCmodelSet2 OPTIONAL,
21156 utcModel3 UTCmodelSet3 OPTIONAL
21159 -- This IE, if included, shall contain exactly one of the optional elements
21160 UE-Positioning-GANSS-AddUTCModels-r12 ::= SEQUENCE {
21161 utcModel1 UTCmodelSet1 OPTIONAL,
21162 utcModel2 UTCmodelSet2 OPTIONAL,
21163 utcModel3 UTCmodelSet3 OPTIONAL,
21164 utcModel4 UTCmodelSet4 OPTIONAL
21167 UE-Positioning-GANSS-AddUTCModels-vc50ext ::= SEQUENCE {
21168 utcModel4 UTCmodelSet4 OPTIONAL
21171 UE-Positioning-GANSS-Almanac ::= SEQUENCE{
21172 ganss-wk-number INTEGER (0..255),
21173 alm-keplerianParameters ALM-keplerianParameters OPTIONAL
21176 -- This IE, if included, shall contain exactly one of the optional elements
21177 UE-Positioning-GANSS-Almanac-v860ext ::= SEQUENCE {
21178 alm-keplerianNAVAlmanac ALM-NAVKeplerianSet OPTIONAL,
21179 alm-keplerianReducedAlmanac ALM-ReducedKeplerianSet OPTIONAL,
21180 alm-keplerianMidiAlmanac ALM-MidiAlmanacSet OPTIONAL,
21181 alm-keplerianGLONASS ALM-GlonassAlmanacSet OPTIONAL,
21182 alm-ecefSBASAlmanac ALM-ECEFsbasAlmanacSet OPTIONAL
21185 UE-Positioning-GANSS-Almanac-r8 ::= SEQUENCE{
21186 ganss-wk-number INTEGER (0..255),
21187 alm-keplerianParameters ALM-keplerianParameters OPTIONAL,
21188 alm-keplerianNAVAlmanac ALM-NAVKeplerianSet OPTIONAL,
21189 alm-keplerianReducedAlmanac ALM-ReducedKeplerianSet OPTIONAL,
21190 alm-keplerianMidiAlmanac ALM-MidiAlmanacSet OPTIONAL,
21191 alm-keplerianGLONASS ALM-GlonassAlmanacSet OPTIONAL,
21192 alm-ecefSBASAlmanac ALM-ECEFsbasAlmanacSet OPTIONAL
21195 UE-Positioning-GANSS-Almanac-va40ext ::= SEQUENCE {
21196 complete-Almanac-Provided BOOLEAN OPTIONAL
21199 UE-Positioning-GANSS-Almanac-r10 ::= SEQUENCE{
21200 ganss-wk-number INTEGER (0..255),
21201 complete-Almanac-Provided BOOLEAN OPTIONAL,
21202 alm-keplerianParameters ALM-keplerianParameters OPTIONAL,
21203 alm-keplerianNAVAlmanac ALM-NAVKeplerianSet OPTIONAL,
21204 alm-keplerianReducedAlmanac ALM-ReducedKeplerianSet OPTIONAL,
21205 alm-keplerianMidiAlmanac ALM-MidiAlmanacSet OPTIONAL,
21206 alm-keplerianGLONASS ALM-GlonassAlmanacSet OPTIONAL,
21207 alm-ecefSBASAlmanac ALM-ECEFsbasAlmanacSet OPTIONAL
21210 UE-Positioning-GANSS-Almanac-r12 ::= SEQUENCE{
21211 ganss-wk-number INTEGER (0..255),
21212 complete-Almanac-Provided BOOLEAN OPTIONAL,
21213 alm-keplerianParameters ALM-keplerianParameters OPTIONAL,
21214 alm-keplerianNAVAlmanac ALM-NAVKeplerianSet OPTIONAL,
21215 alm-keplerianReducedAlmanac ALM-ReducedKeplerianSet OPTIONAL,
21216 alm-keplerianMidiAlmanac ALM-MidiAlmanacSet OPTIONAL,
21217 alm-keplerianGLONASS ALM-GlonassAlmanacSet OPTIONAL,
21218 alm-ecefSBASAlmanac ALM-ECEFsbasAlmanacSet OPTIONAL,
21219 alm-keplerianBDSAlmanac ALM-BDSKeplerianSet OPTIONAL
21222 UE-Positioning-GANSS-Almanac-vc50ext ::= SEQUENCE {
21223 alm-keplerianBDSAlmanac ALM-BDSKeplerianSet OPTIONAL
21226 UE-Positioning-GANSS-AdditionalAssistanceDataRequest ::= SEQUENCE {
21227 ganssReferenceTime BOOLEAN,
21228 ganssreferenceLocation BOOLEAN,
21229 ganssIonosphericModel BOOLEAN,
21230 ganssRequestedGenericAssistanceDataList GanssRequestedGenericAssistanceDataList
21233 UE-Positioning-GANSS-AdditionalAssistanceDataRequest-v860ext ::= SEQUENCE {
21234 ganssAddIonoModelReq BIT STRING (SIZE (2)) OPTIONAL,
21235 ganssEOPreq ENUMERATED { true } OPTIONAL,
21236 ganssRequestedGenericAssistanceDataList
21237 GanssRequestedGenericAssistanceDataList-v860ext
21240 UE-Positioning-GANSS-AdditionalAssistanceDataRequest-vc50ext ::= SEQUENCE {
21241 ganssRequestedGenericAssistanceDataList
21242 GanssRequestedGenericAssistanceDataList-vc50ext
21245 UE-Positioning-GANSS-AddIonoModel ::= SEQUENCE {
21246 dataID BIT STRING (SIZE (2)),
21247 alpha-beta-parameters UE-Positioning-GPS-IonosphericModel
21250 UE-Positioning-GANSS-AddNavigationModels ::= SEQUENCE {
21251 non-broadcastIndication ENUMERATED { true } OPTIONAL,
21252 ganssSatInfoNavList Ganss-Sat-Info-AddNavList
21255 UE-Positioning-GANSS-AddNavigationModels-r12 ::= SEQUENCE {
21256 non-broadcastIndication ENUMERATED { true } OPTIONAL,
21257 ganssSatInfoNavList Ganss-Sat-Info-AddNavList-r12
21260 UE-Positioning-GANSS-AddNavigationModels-vc50ext ::= SEQUENCE {
21261 ganssSatInfoNavList Ganss-Sat-Info-AddNavList-vc50ext
21264 UE-Positioning-GANSS-AssistanceData ::= SEQUENCE {
21265 ue-positioning-GANSS-ReferenceTime UE-Positioning-GANSS-ReferenceTime OPTIONAL,
21266 uePositioningGanssReferencePosition ReferenceLocationGANSS OPTIONAL,
21267 uePositioningGanssIonosphericModel UE-Positioning-GANSS-IonosphericModel OPTIONAL,
21268 ganssGenericDataList GANSSGenericDataList OPTIONAL
21271 UE-Positioning-GANSS-AssistanceData-v860ext ::= SEQUENCE {
21272 uePositioningGanssAddIonoModel UE-Positioning-GANSS-AddIonoModel OPTIONAL,
21273 uePositioningGanssEarthOrientationPara UE-Positioning-GANSS-EarthOrientPara OPTIONAL,
21274 ganssGenericDataList GANSSGenericDataList-v860ext OPTIONAL
21277 UE-Positioning-GANSS-AssistanceData-r8 ::= SEQUENCE {
21278 ue-positioning-GANSS-ReferenceTime UE-Positioning-GANSS-ReferenceTime OPTIONAL,
21279 uePositioningGanssReferencePosition ReferenceLocationGANSS OPTIONAL,
21280 uePositioningGanssIonosphericModel UE-Positioning-GANSS-IonosphericModel OPTIONAL,
21281 uePositioningGanssAddIonoModel UE-Positioning-GANSS-AddIonoModel OPTIONAL,
21282 uePositioningGanssEarthOrientationPara
21283 UE-Positioning-GANSS-EarthOrientPara OPTIONAL,
21284 ganssGenericDataList GANSSGenericDataList-r8 OPTIONAL
21287 UE-Positioning-GANSS-AssistanceData-r9 ::= SEQUENCE {
21288 ue-positioning-GANSS-ReferenceTime UE-Positioning-GANSS-ReferenceTime OPTIONAL,
21289 uePositioningGanssReferencePosition ReferenceLocationGANSS OPTIONAL,
21290 uePositioningGanssIonosphericModel UE-Positioning-GANSS-IonosphericModel OPTIONAL,
21291 uePositioningGanssAddIonoModel UE-Positioning-GANSS-AddIonoModel OPTIONAL,
21292 uePositioningGanssEarthOrientationPara
21293 UE-Positioning-GANSS-EarthOrientPara OPTIONAL,
21294 ganssGenericDataList GANSSGenericDataList-r9 OPTIONAL
21297 UE-Positioning-GANSS-AssistanceData-v920ext ::= SEQUENCE {
21298 ganssGenericDataList GANSSGenericDataList-v920ext OPTIONAL
21301 UE-Positioning-GANSS-AssistanceData-va40ext ::= SEQUENCE {
21302 ue-positioning-GANSS-ReferenceTime UE-Positioning-GANSS-ReferenceTime-va40ext OPTIONAL,
21303 ganssGenericDataList GANSSGenericDataList-va40ext OPTIONAL
21306 UE-Positioning-GANSS-AssistanceData-vc50ext ::= SEQUENCE {
21307 ganssGenericDataList GANSSGenericDataList-vc50ext OPTIONAL
21310 UE-Positioning-GANSS-AssistanceData-r10 ::= SEQUENCE {
21311 ue-positioning-GANSS-ReferenceTime UE-Positioning-GANSS-ReferenceTime-r10 OPTIONAL,
21312 uePositioningGanssReferencePosition ReferenceLocationGANSS OPTIONAL,
21313 uePositioningGanssIonosphericModel UE-Positioning-GANSS-IonosphericModel OPTIONAL,
21314 uePositioningGanssAddIonoModel UE-Positioning-GANSS-AddIonoModel OPTIONAL,
21315 uePositioningGanssEarthOrientationPara
21316 UE-Positioning-GANSS-EarthOrientPara OPTIONAL,
21317 ganssGenericDataList GANSSGenericDataList-r10 OPTIONAL
21320 UE-Positioning-GANSS-AssistanceData-r12 ::= SEQUENCE {
21321 ue-positioning-GANSS-ReferenceTime UE-Positioning-GANSS-ReferenceTime-r10 OPTIONAL,
21322 uePositioningGanssReferencePosition ReferenceLocationGANSS OPTIONAL,
21323 uePositioningGanssIonosphericModel UE-Positioning-GANSS-IonosphericModel OPTIONAL,
21324 uePositioningGanssAddIonoModel UE-Positioning-GANSS-AddIonoModel OPTIONAL,
21325 uePositioningGanssEarthOrientationPara UE-Positioning-GANSS-EarthOrientPara OPTIONAL,
21326 ganssGenericDataList GANSSGenericDataList-r12 OPTIONAL
21329 UE-Positioning-GANSS-AuxiliaryInfo ::= CHOICE {
21330 -- This choice may only be present if GANSS ID indicates Modernized GPS
21331 ganssID1 AuxInfoGANSS-ID1,
21332 -- This choice may only be present if GANSS ID indicates GLONASS
21333 ganssID3 AuxInfoGANSS-ID3
21336 UE-Positioning-GANSS-ClockModel ::= SEQUENCE {
21337 satellite-clock-modelList Satellite-clock-modelList
21340 -- This IE, if included, shall contain exactly one of the optional elements
21341 UE-Positioning-GANSS-AddClockModels ::= SEQUENCE {
21342 navClockModel NAVclockModel OPTIONAL,
21343 cnavClockModel CNAVclockModel OPTIONAL,
21344 glonassClockModel GLONASSclockModel OPTIONAL,
21345 sbasClockModel SBASclockModel OPTIONAL
21348 -- This IE, if included, shall contain exactly one of the optional elements
21349 UE-Positioning-GANSS-AddClockModels-r12 ::= SEQUENCE {
21350 navClockModel NAVclockModel OPTIONAL,
21351 cnavClockModel CNAVclockModel OPTIONAL,
21352 glonassClockModel GLONASSclockModel OPTIONAL,
21353 sbasClockModel SBASclockModel OPTIONAL,
21354 bdsClockModel BDSclockModel OPTIONAL
21357 UE-Positioning-GANSS-AddClockModels-vc50ext ::= SEQUENCE {
21358 bdsClockModel BDSclockModel OPTIONAL
21361 -- This IE, if included, shall contain exactly one of the optional elements
21362 UE-Positioning-GANSS-AddOrbitModels ::= SEQUENCE {
21363 navKeplerianSet NavModel-NAVKeplerianSet OPTIONAL,
21364 cnavKeplerianSet NavModel-CNAVKeplerianSet OPTIONAL,
21365 glonassECEF NavModel-GLONASSecef OPTIONAL,
21366 sbasECEF NavModel-SBASecef OPTIONAL
21369 UE-Positioning-GANSS-AddOrbitModels-r12 ::= SEQUENCE {
21370 navKeplerianSet NavModel-NAVKeplerianSet OPTIONAL,
21371 cnavKeplerianSet NavModel-CNAVKeplerianSet OPTIONAL,
21372 glonassECEF NavModel-GLONASSecef OPTIONAL,
21373 sbasECEF NavModel-SBASecef OPTIONAL,
21374 bdsKeplerianSet NavModel-BDSKeplerianSet OPTIONAL
21377 UE-Positioning-GANSS-AddOrbitModels-vc50ext ::= SEQUENCE {
21378 bdsKeplerianSet NavModel-BDSKeplerianSet OPTIONAL
21381 UE-Positioning-GANSS-Data ::= SEQUENCE {
21382 ganssDataCipheringInfo UE-Positioning-CipherParameters OPTIONAL,
21383 ganssDecipheringKeys GANSSDecipheringKeys OPTIONAL,
21384 uePositioningGanssReferenceTime UE-Positioning-GANSS-ReferenceTime OPTIONAL,
21385 uePositioningGanssReferencePosition ReferenceLocationGANSS OPTIONAL,
21386 uePositioningGanssIonosphericModel UE-Positioning-GANSS-IonosphericModel OPTIONAL,
21387 ganssGenericDataList GANSSGenericDataList OPTIONAL
21390 UE-Positioning-GANSS-Data-Bit-Assistance ::= SEQUENCE {
21391 ganss-tod INTEGER (0..59),
21392 dataBitAssistanceList DataBitAssistanceList
21395 UE-Positioning-GANSS-EarthOrientPara ::= SEQUENCE {
21396 teop BIT STRING (SIZE (16)),
21397 pmX BIT STRING (SIZE (21)),
21398 pmXdot BIT STRING (SIZE (15)),
21399 pmY BIT STRING (SIZE (21)),
21400 pmYdot BIT STRING (SIZE (15)),
21401 deltaUT1 BIT STRING (SIZE (31)),
21402 deltaUT1dot BIT STRING (SIZE (19))
21405 UE-Positioning-GANSS-IonosphericModel ::= SEQUENCE {
21406 alpha-zero-ionos BIT STRING (SIZE (11)),
21407 alpha-one-ionos BIT STRING (SIZE (11)),
21408 alpha-two-ionos BIT STRING (SIZE (14)),
21409 gANSS-storm-flags GANSS-Storm-Flag OPTIONAL
21412 UE-Positioning-BDS-IonoGridModel ::= SEQUENCE {
21413 -- Actual value bds-RefTime = ((30..3600) / 30) - 1.
21414 bds-RefTime INTEGER (0..119),
21415 bds-IGPInfoList BDS-IGPInfoList
21418 UE-Positioning-GANSS-MeasuredResults ::= SEQUENCE {
21419 referenceTime CHOICE {
21420 utran-GANSSReferenceTimeResult UTRAN-GANSSReferenceTime,
21421 ganssReferenceTimeOnly GANSSReferenceTimeOnly
21423 ganssGenericMeasurementInfo GANSSGenericMeasurementInfo
21426 UE-Positioning-GANSS-MeasuredResults-v860ext ::= SEQUENCE {
21427 ganssGenericMeasurementInfo GANSSGenericMeasurementInfo-v860ext
21430 UE-Positioning-GANSS-NavigationModel ::= SEQUENCE {
21431 non-broadcastIndication ENUMERATED { true } OPTIONAL,
21432 ganssSatInfoNavList Ganss-Sat-Info-NavList
21435 UE-Positioning-GANSS-OrbitModel ::= SEQUENCE {
21436 keplerianParameters KeplerianParameters OPTIONAL
21439 UE-Positioning-GANSS-RealTimeIntegrity ::= SEQUENCE (SIZE (1..maxGANSSSat)) OF SEQUENCE {
21440 bad-ganss-satId INTEGER (0..63),
21441 bad-ganss-signalId BIT STRING (SIZE (8)) OPTIONAL
21444 UE-Positioning-GANSS-ReferenceMeasurementInfo ::= SEQUENCE {
21445 ganssSignalId GANSS-Signal-Id OPTIONAL,
21446 satelliteInformationList GANSSSatelliteInformationList
21449 UE-Positioning-GANSS-ReferenceMeasurementInfo-va40ext ::= SEQUENCE {
21450 satelliteInformationList GANSSSatelliteInformationList-va40ext
21453 UE-Positioning-GANSS-ReferenceMeasurementInfo-r10 ::= SEQUENCE {
21454 ganssSignalId GANSS-Signal-Id OPTIONAL,
21455 satelliteInformationList GANSSSatelliteInformationList-r10
21458 UE-Positioning-GANSS-ReferenceMeasurementInfo-vc50ext ::= SEQUENCE {
21459 confidence INTEGER (0..100) OPTIONAL,
21460 satelliteInformationList GANSSSatelliteInformationList-vc50ext
21463 UE-Positioning-GANSS-ReferenceMeasurementInfo-r12 ::= SEQUENCE {
21464 ganssSignalId GANSS-Signal-Id OPTIONAL,
21465 confidence INTEGER (0..100) OPTIONAL,
21466 satelliteInformationList GANSSSatelliteInformationList-r12
21469 UE-Positioning-GANSS-ReferenceTime ::= SEQUENCE {
21470 ganssDay INTEGER (0..8191) OPTIONAL,
21471 ganssTod INTEGER (0..86399),
21472 ganssTodUncertainty INTEGER (0..127) OPTIONAL,
21473 ganssTimeId INTEGER (0..7) OPTIONAL,
21474 utran-ganssreferenceTime SEQUENCE {
21475 timingOfCellFrames INTEGER (0..3999999),
21478 primary-CPICH-Info PrimaryCPICH-Info
21481 cellParameters CellParametersID
21484 referenceSfn INTEGER (0..4095)
21486 tutran-ganss-driftRate Tutran-Ganss-DriftRate OPTIONAL
21489 UE-Positioning-GANSS-ReferenceTime-va40ext ::= SEQUENCE {
21490 ganss-Day-Cycle-Number INTEGER (0..7) OPTIONAL
21493 UE-Positioning-GANSS-ReferenceTime-r10 ::= SEQUENCE {
21494 ganssDay INTEGER (0..8191) OPTIONAL,
21495 ganss-Day-Cycle-Number INTEGER (0..7) OPTIONAL,
21496 ganssTod INTEGER (0..86399),
21497 ganssTodUncertainty INTEGER (0..127) OPTIONAL,
21498 ganssTimeId INTEGER (0..7) OPTIONAL,
21499 utran-ganssreferenceTime SEQUENCE {
21500 timingOfCellFrames INTEGER (0..3999999),
21503 primary-CPICH-Info PrimaryCPICH-Info
21506 cellParameters CellParametersID
21509 referenceSfn INTEGER (0..4095)
21511 tutran-ganss-driftRate Tutran-Ganss-DriftRate OPTIONAL
21514 UE-Positioning-GANSS-SBAS-ID ::= ENUMERATED {
21524 UE-Positioning-GANSS-TimeModel ::= SEQUENCE {
21525 ganss-timeModelreferenceTime INTEGER (0..37799), -- scale factor 16s
21526 ganss-t-a0 INTEGER (-2147483648..2147483647), -- scale factor 2-35
21527 -- 'ganss-t-al' scale factor 2-51
21528 ganss-t-a1 INTEGER (-8388608..8388607) OPTIONAL,
21529 -- 'ganss-t-a2' scale factor 2-68
21530 ganss-t-a2 INTEGER (-64..63) OPTIONAL,
21531 gnss-to-id ENUMERATED { gps, galileo, qzss,
21532 glonass, spare4, spare3, spare2, spare1 },
21533 ganss-wk-number INTEGER (0..8191) OPTIONAL
21536 UE-Positioning-GANSS-TimeModel-va40ext ::= SEQUENCE {
21537 deltaT INTEGER (-128..127) OPTIONAL
21540 UE-Positioning-GANSS-TimeModel-r10 ::= SEQUENCE {
21541 ganss-timeModelreferenceTime INTEGER (0..37799), -- scale factor 16s
21542 ganss-t-a0 INTEGER (-2147483648..2147483647), -- scale factor 2-35
21543 -- 'ganss-t-al' scale factor 2-51
21544 ganss-t-a1 INTEGER (-8388608..8388607) OPTIONAL,
21545 -- 'ganss-t-a2' scale factor 2-68
21546 ganss-t-a2 INTEGER (-64..63) OPTIONAL,
21547 gnss-to-id ENUMERATED { gps, galileo, qzss,
21548 glonass, bds, spare3, spare2, spare1 },
21549 ganss-wk-number INTEGER (0..8191) OPTIONAL,
21550 deltaT INTEGER (-128..127) OPTIONAL
21553 UE-Positioning-GANSS-TimeModels ::= SEQUENCE (SIZE (1..maxGANSS-1)) OF
21554 UE-Positioning-GANSS-TimeModel
21556 UE-Positioning-GANSS-TimeModels-va40ext ::= SEQUENCE (SIZE (1..maxGANSS-1)) OF
21557 UE-Positioning-GANSS-TimeModel-va40ext
21559 UE-Positioning-GANSS-UTCModel ::= SEQUENCE {
21560 a-one-utc BIT STRING (SIZE (24)),
21561 a-zero-utc BIT STRING (SIZE (32)),
21562 t-ot-utc BIT STRING (SIZE (8)),
21563 delta-t-ls-utc BIT STRING (SIZE (8)),
21564 w-n-t-utc BIT STRING (SIZE (8)),
21565 w-n-lsf-utc BIT STRING (SIZE (8)),
21566 dn-utc BIT STRING (SIZE (8)),
21567 delta-t-lsf-utc BIT STRING (SIZE (8))
21570 UE-Positioning-GPS-AcquisitionAssistance ::= SEQUENCE {
21571 gps-ReferenceTime GPS-TOW-1msec,
21572 utran-GPSReferenceTime UTRAN-GPSReferenceTime OPTIONAL,
21573 satelliteInformationList AcquisitionSatInfoList
21576 UE-Positioning-GPS-AcquisitionAssistance-v770ext ::= SEQUENCE {
21577 ue-Positioning-GPS-ReferenceTimeUncertainty
21578 UE-Positioning-GPS-ReferenceTimeUncertainty OPTIONAL
21581 UE-Positioning-GPS-AcquisitionAssistance-r7 ::= SEQUENCE {
21582 gps-ReferenceTime GPS-TOW-1msec,
21583 utran-GPSReferenceTime UTRAN-GPSReferenceTime OPTIONAL,
21584 ue-Positioning-GPS-ReferenceTimeUncertainty
21585 UE-Positioning-GPS-ReferenceTimeUncertainty OPTIONAL,
21586 satelliteInformationList AcquisitionSatInfoList
21589 UE-Positioning-GPS-AcquisitionAssistance-va40ext ::= SEQUENCE {
21590 satelliteInformationList AcquisitionSatInfoList-va40ext
21593 UE-Positioning-GPS-AcquisitionAssistance-r10 ::= SEQUENCE {
21594 gps-ReferenceTime GPS-TOW-1msec,
21595 utran-GPSReferenceTime UTRAN-GPSReferenceTime OPTIONAL,
21596 ue-Positioning-GPS-ReferenceTimeUncertainty
21597 UE-Positioning-GPS-ReferenceTimeUncertainty
21599 satelliteInformationList AcquisitionSatInfoList-r10
21602 UE-Positioning-GPS-AcquisitionAssistance-vc50ext ::= SEQUENCE {
21603 confidence INTEGER (0..100) OPTIONAL,
21604 satelliteInformationList AcquisitionSatInfoList-vc50ext
21607 UE-Positioning-GPS-AcquisitionAssistance-r12 ::= SEQUENCE {
21608 gps-ReferenceTime GPS-TOW-1msec,
21609 utran-GPSReferenceTime UTRAN-GPSReferenceTime OPTIONAL,
21610 ue-Positioning-GPS-ReferenceTimeUncertainty
21611 UE-Positioning-GPS-ReferenceTimeUncertainty
21613 confidence INTEGER (0..100) OPTIONAL,
21614 satelliteInformationList AcquisitionSatInfoList-r12
21617 UE-Positioning-GPS-AdditionalAssistanceDataRequest ::= SEQUENCE {
21618 almanacRequest BOOLEAN,
21619 utcModelRequest BOOLEAN,
21620 ionosphericModelRequest BOOLEAN,
21621 navigationModelRequest BOOLEAN,
21622 dgpsCorrectionsRequest BOOLEAN,
21623 referenceLocationRequest BOOLEAN,
21624 referenceTimeRequest BOOLEAN,
21625 aquisitionAssistanceRequest BOOLEAN,
21626 realTimeIntegrityRequest BOOLEAN,
21627 navModelAddDataRequest UE-Positioning-GPS-NavModelAddDataReq OPTIONAL
21630 UE-Positioning-GPS-Almanac ::= SEQUENCE {
21631 wn-a BIT STRING (SIZE (8)),
21632 almanacSatInfoList AlmanacSatInfoList,
21633 sv-GlobalHealth BIT STRING (SIZE (364)) OPTIONAL
21636 UE-Positioning-GPS-Almanac-va40ext ::= SEQUENCE {
21637 complete-Almanac-Provided BOOLEAN OPTIONAL
21640 UE-Positioning-GPS-Almanac-r10 ::= SEQUENCE {
21641 wn-a BIT STRING (SIZE (8)),
21642 complete-Almanac-Provided BOOLEAN OPTIONAL,
21643 almanacSatInfoList AlmanacSatInfoList,
21644 sv-GlobalHealth BIT STRING (SIZE (364)) OPTIONAL
21647 UE-Positioning-GPS-AssistanceData ::= SEQUENCE {
21648 ue-positioning-GPS-ReferenceTime UE-Positioning-GPS-ReferenceTime OPTIONAL,
21649 ue-positioning-GPS-ReferenceLocation ReferenceLocation OPTIONAL,
21650 ue-positioning-GPS-DGPS-Corrections UE-Positioning-GPS-DGPS-Corrections OPTIONAL,
21651 ue-positioning-GPS-NavigationModel UE-Positioning-GPS-NavigationModel OPTIONAL,
21652 ue-positioning-GPS-IonosphericModel UE-Positioning-GPS-IonosphericModel OPTIONAL,
21653 ue-positioning-GPS-UTC-Model UE-Positioning-GPS-UTC-Model OPTIONAL,
21654 ue-positioning-GPS-Almanac UE-Positioning-GPS-Almanac OPTIONAL,
21655 ue-positioning-GPS-AcquisitionAssistance
21656 UE-Positioning-GPS-AcquisitionAssistance OPTIONAL,
21657 ue-positioning-GPS-Real-timeIntegrity BadSatList OPTIONAL,
21658 -- dummy is not used in this version of the specification, it should
21659 -- not be sent and if received it should be ignored.
21660 dummy UE-Positioning-GPS-ReferenceCellInfo OPTIONAL
21663 UE-Positioning-GPS-AssistanceData-v770ext ::= SEQUENCE {
21664 ue-positioning-GPS-ReferenceTime UE-Positioning-GPS-ReferenceTime-v770ext OPTIONAL,
21665 ue-positioning-GPS-AcquisitionAssistance
21666 UE-Positioning-GPS-AcquisitionAssistance-v770ext OPTIONAL
21669 UE-Positioning-GPS-AssistanceData-r7 ::= SEQUENCE {
21670 ue-positioning-GPS-ReferenceTime UE-Positioning-GPS-ReferenceTime-r7 OPTIONAL,
21671 ue-positioning-GPS-ReferenceLocation ReferenceLocation OPTIONAL,
21672 ue-positioning-GPS-DGPS-Corrections UE-Positioning-GPS-DGPS-Corrections OPTIONAL,
21673 ue-positioning-GPS-NavigationModel UE-Positioning-GPS-NavigationModel OPTIONAL,
21674 ue-positioning-GPS-IonosphericModel UE-Positioning-GPS-IonosphericModel OPTIONAL,
21675 ue-positioning-GPS-UTC-Model UE-Positioning-GPS-UTC-Model OPTIONAL,
21676 ue-positioning-GPS-Almanac UE-Positioning-GPS-Almanac OPTIONAL,
21677 ue-positioning-GPS-AcquisitionAssistance
21678 UE-Positioning-GPS-AcquisitionAssistance-r7 OPTIONAL,
21679 ue-positioning-GPS-Real-timeIntegrity BadSatList OPTIONAL
21682 UE-Positioning-GPS-AssistanceData-r9 ::= SEQUENCE {
21683 ue-positioning-GPS-ReferenceTime UE-Positioning-GPS-ReferenceTime-r7 OPTIONAL,
21684 ue-positioning-GPS-ReferenceLocation ReferenceLocation OPTIONAL,
21685 ue-positioning-GPS-DGPS-Corrections UE-Positioning-GPS-DGPS-Corrections-r9 OPTIONAL,
21686 ue-positioning-GPS-NavigationModel UE-Positioning-GPS-NavigationModel OPTIONAL,
21687 ue-positioning-GPS-IonosphericModel UE-Positioning-GPS-IonosphericModel OPTIONAL,
21688 ue-positioning-GPS-UTC-Model UE-Positioning-GPS-UTC-Model OPTIONAL,
21689 ue-positioning-GPS-Almanac UE-Positioning-GPS-Almanac OPTIONAL,
21690 ue-positioning-GPS-AcquisitionAssistance
21691 UE-Positioning-GPS-AcquisitionAssistance-r7 OPTIONAL,
21692 ue-positioning-GPS-Real-timeIntegrity BadSatList OPTIONAL
21695 UE-Positioning-GPS-AssistanceData-v920ext ::= SEQUENCE {
21696 ue-positioning-GPS-DGPS-Corrections UE-Positioning-GPS-DGPS-Corrections-v920ext OPTIONAL
21699 UE-Positioning-GPS-AssistanceData-va40ext ::= SEQUENCE {
21700 ue-positioning-GPS-ReferenceTime UE-Positioning-GPS-ReferenceTime-va40ext OPTIONAL,
21701 ue-positioning-GPS-Almanac UE-Positioning-GPS-Almanac-va40ext OPTIONAL,
21702 ue-positioning-GPS-AcquisitionAssistance
21703 UE-Positioning-GPS-AcquisitionAssistance-va40ext
21707 UE-Positioning-GPS-AssistanceData-r10 ::= SEQUENCE {
21708 ue-positioning-GPS-ReferenceTime UE-Positioning-GPS-ReferenceTime-r10 OPTIONAL,
21709 ue-positioning-GPS-ReferenceLocation ReferenceLocation OPTIONAL,
21710 ue-positioning-GPS-DGPS-Corrections UE-Positioning-GPS-DGPS-Corrections-r9 OPTIONAL,
21711 ue-positioning-GPS-NavigationModel UE-Positioning-GPS-NavigationModel OPTIONAL,
21712 ue-positioning-GPS-IonosphericModel UE-Positioning-GPS-IonosphericModel OPTIONAL,
21713 ue-positioning-GPS-UTC-Model UE-Positioning-GPS-UTC-Model OPTIONAL,
21714 ue-positioning-GPS-Almanac UE-Positioning-GPS-Almanac-r10 OPTIONAL,
21715 ue-positioning-GPS-AcquisitionAssistance
21716 UE-Positioning-GPS-AcquisitionAssistance-r10
21718 ue-positioning-GPS-Real-timeIntegrity BadSatList OPTIONAL
21721 UE-Positioning-GPS-AssistanceData-vc50ext ::= SEQUENCE {
21722 ue-positioning-GPS-AcquisitionAssistance
21723 UE-Positioning-GPS-AcquisitionAssistance-vc50ext
21727 UE-Positioning-GPS-AssistanceData-r12 ::= SEQUENCE {
21728 ue-positioning-GPS-ReferenceTime UE-Positioning-GPS-ReferenceTime-r10 OPTIONAL,
21729 ue-positioning-GPS-ReferenceLocation ReferenceLocation OPTIONAL,
21730 ue-positioning-GPS-DGPS-Corrections UE-Positioning-GPS-DGPS-Corrections-r9 OPTIONAL,
21731 ue-positioning-GPS-NavigationModel UE-Positioning-GPS-NavigationModel OPTIONAL,
21732 ue-positioning-GPS-IonosphericModel UE-Positioning-GPS-IonosphericModel OPTIONAL,
21733 ue-positioning-GPS-UTC-Model UE-Positioning-GPS-UTC-Model OPTIONAL,
21734 ue-positioning-GPS-Almanac UE-Positioning-GPS-Almanac-r10 OPTIONAL,
21735 ue-positioning-GPS-AcquisitionAssistance
21736 UE-Positioning-GPS-AcquisitionAssistance-r12
21738 ue-positioning-GPS-Real-timeIntegrity BadSatList OPTIONAL
21741 UE-Positioning-GPS-DGPS-Corrections ::= SEQUENCE {
21742 gps-TOW GPS-TOW-1sec,
21743 statusHealth DiffCorrectionStatus,
21744 dgps-CorrectionSatInfoList DGPS-CorrectionSatInfoList
21747 UE-Positioning-GPS-DGPS-Corrections-r9 ::= SEQUENCE {
21748 gps-TOW GPS-TOW-1sec,
21749 statusHealth DiffCorrectionStatus,
21750 dgps-CorrectionSatInfoList DGPS-CorrectionSatInfoList-r9
21753 UE-Positioning-GPS-DGPS-Corrections-v920ext ::= SEQUENCE {
21754 dgps-CorrectionSatInfoList DGPS-CorrectionSatInfoList-v920ext
21757 UE-Positioning-GPS-IonosphericModel ::= SEQUENCE {
21758 alpha0 BIT STRING (SIZE (8)),
21759 alpha1 BIT STRING (SIZE (8)),
21760 alpha2 BIT STRING (SIZE (8)),
21761 alpha3 BIT STRING (SIZE (8)),
21762 beta0 BIT STRING (SIZE (8)),
21763 beta1 BIT STRING (SIZE (8)),
21764 beta2 BIT STRING (SIZE (8)),
21765 beta3 BIT STRING (SIZE (8))
21768 UE-Positioning-GPS-MeasurementResults ::= SEQUENCE {
21769 referenceTime CHOICE {
21770 utran-GPSReferenceTimeResult UTRAN-GPSReferenceTimeResult,
21771 gps-ReferenceTimeOnly GPS-TOW-1msec
21773 gps-MeasurementParamList GPS-MeasurementParamList
21776 UE-Positioning-GPS-MeasurementResults-v770ext ::= SEQUENCE {
21777 ue-Positioning-GPS-ReferenceTimeUncertainty
21778 UE-Positioning-GPS-ReferenceTimeUncertainty OPTIONAL
21781 UE-Positioning-GPS-NavigationModel ::= SEQUENCE {
21782 navigationModelSatInfoList NavigationModelSatInfoList
21785 UE-Positioning-GPS-NavModelAddDataReq ::= SEQUENCE {
21786 gps-Week INTEGER (0..1023),
21787 -- SPARE: gps-Toe, Max = 167
21788 -- Values above Max are spare
21789 gps-Toe INTEGER (0..255),
21790 -- SPARE: tToeLimit, Max = 10
21791 -- Values above Max are spare
21792 tToeLimit INTEGER (0..15),
21793 satDataList SatDataList
21796 UE-Positioning-GPS-ReferenceCellInfo ::= SEQUENCE{
21797 modeSpecificInfo CHOICE {
21799 referenceIdentity PrimaryCPICH-Info
21802 referenceIdentity CellParametersID
21807 UE-Positioning-GPS-ReferenceTime ::= SEQUENCE {
21808 gps-Week INTEGER (0..1023),
21809 gps-tow-1msec GPS-TOW-1msec,
21810 utran-GPSReferenceTime UTRAN-GPSReferenceTime OPTIONAL,
21811 sfn-tow-Uncertainty SFN-TOW-Uncertainty OPTIONAL,
21812 utran-GPS-DriftRate UTRAN-GPS-DriftRate OPTIONAL,
21813 gps-TOW-AssistList GPS-TOW-AssistList OPTIONAL
21816 UE-Positioning-GPS-ReferenceTime-v770ext ::= SEQUENCE {
21817 ue-Positioning-GPS-ReferenceTimeUncertainty
21818 UE-Positioning-GPS-ReferenceTimeUncertainty OPTIONAL
21821 UE-Positioning-GPS-ReferenceTime-r7 ::= SEQUENCE {
21822 gps-Week INTEGER (0..1023),
21823 gps-tow-1msec GPS-TOW-1msec,
21824 utran-GPSReferenceTime UTRAN-GPSReferenceTime OPTIONAL,
21825 ue-Positioning-GPS-ReferenceTimeUncertainty
21826 UE-Positioning-GPS-ReferenceTimeUncertainty OPTIONAL,
21827 sfn-tow-Uncertainty SFN-TOW-Uncertainty OPTIONAL,
21828 utran-GPS-DriftRate UTRAN-GPS-DriftRate OPTIONAL,
21829 gps-TOW-AssistList GPS-TOW-AssistList OPTIONAL
21832 UE-Positioning-GPS-ReferenceTime-va40ext ::= SEQUENCE {
21833 gps-Week-Cycle-Number INTEGER (0..7) OPTIONAL
21836 UE-Positioning-GPS-ReferenceTime-r10 ::= SEQUENCE {
21837 gps-Week INTEGER (0..1023),
21838 gps-Week-Cycle-Number INTEGER (0..7) OPTIONAL,
21839 gps-tow-1msec GPS-TOW-1msec,
21840 utran-GPSReferenceTime UTRAN-GPSReferenceTime OPTIONAL,
21841 ue-Positioning-GPS-ReferenceTimeUncertainty
21842 UE-Positioning-GPS-ReferenceTimeUncertainty
21844 sfn-tow-Uncertainty SFN-TOW-Uncertainty OPTIONAL,
21845 utran-GPS-DriftRate UTRAN-GPS-DriftRate OPTIONAL,
21846 gps-TOW-AssistList GPS-TOW-AssistList OPTIONAL
21849 UE-Positioning-GPS-ReferenceTimeUncertainty ::= INTEGER (0..127)
21851 UE-Positioning-GPS-UTC-Model ::= SEQUENCE {
21852 a1 BIT STRING (SIZE (24)),
21853 a0 BIT STRING (SIZE (32)),
21854 t-ot BIT STRING (SIZE (8)),
21855 wn-t BIT STRING (SIZE (8)),
21856 delta-t-LS BIT STRING (SIZE (8)),
21857 wn-lsf BIT STRING (SIZE (8)),
21858 dn BIT STRING (SIZE (8)),
21859 delta-t-LSF BIT STRING (SIZE (8))
21862 UE-Positioning-IPDL-Parameters ::= SEQUENCE {
21863 ip-Spacing IP-Spacing,
21864 ip-Length IP-Length,
21865 ip-Offset INTEGER (0..9),
21866 seed INTEGER (0..63),
21867 burstModeParameters BurstModeParameters OPTIONAL
21870 UE-Positioning-IPDL-Parameters-r4 ::= SEQUENCE {
21871 modeSpecificInfo CHOICE {
21873 ip-Spacing IP-Spacing,
21874 ip-Length IP-Length,
21875 ip-Offset INTEGER (0..9),
21876 seed INTEGER (0..63)
21879 ip-Spacing-TDD IP-Spacing-TDD,
21880 ip-slot INTEGER (0..14),
21881 ip-Start INTEGER (0..4095),
21882 ip-PCCPCG IP-PCCPCH-r4 OPTIONAL
21885 burstModeParameters BurstModeParameters OPTIONAL
21888 UE-Positioning-IPDL-Parameters-TDD-r4-ext ::= SEQUENCE {
21889 ip-Spacing IP-Spacing-TDD,
21890 ip-slot INTEGER (0..14),
21891 ip-Start INTEGER (0..4095),
21892 ip-PCCPCG IP-PCCPCH-r4 OPTIONAL,
21893 burstModeParameters BurstModeParameters
21896 UE-Positioning-MeasuredResults ::= SEQUENCE {
21897 ue-positioning-OTDOA-Measurement UE-Positioning-OTDOA-Measurement OPTIONAL,
21898 -- Extended 'ue-positioning-PositionEstimateInfo' information may be provided using IE
21899 -- 'UE-Positioning-PositionEstimateInfo-v770ext' in IE 'UE-Positioning-MeasuredResults-v770ext'.
21900 ue-positioning-PositionEstimateInfo UE-Positioning-PositionEstimateInfo OPTIONAL,
21901 ue-positioning-GPS-Measurement UE-Positioning-GPS-MeasurementResults OPTIONAL,
21902 -- The 'ue-positioning-Error' information may be provided using IE 'UE-Positioning-Error-r7' in
21903 -- IE 'UE-Positioning-MeasuredResults-v770ext'.
21904 -- If IE 'UE-Positioning-Error-r7' is present, the corresponding IE 'UE-Positioning-Error' shall
21906 ue-positioning-Error UE-Positioning-Error OPTIONAL
21909 UE-Positioning-MeasuredResults-v770ext ::= SEQUENCE {
21910 ue-positioning-PositionEstimateInfo UE-Positioning-PositionEstimateInfo-v770ext OPTIONAL,
21911 ue-positioning-GPS-Measurement UE-Positioning-GPS-MeasurementResults-v770ext
21913 ue-positioning-Error UE-Positioning-Error-r7 OPTIONAL,
21914 ue-positioning-Ganss-MeasuredResults UE-Positioning-GANSS-MeasuredResults OPTIONAL
21917 UE-Positioning-MeasuredResults-v390ext ::= SEQUENCE {
21918 ue-Positioning-OTDOA-Measurement-v390ext UE-Positioning-OTDOA-Measurement-v390ext
21921 UE-Positioning-MeasuredResults-v860ext ::= SEQUENCE {
21922 ue-positioning-Error UE-Positioning-Error-v860ext OPTIONAL,
21923 ue-positioning-Ganss-MeasurementResults UE-Positioning-GANSS-MeasuredResults-v860ext OPTIONAL
21926 UE-Positioning-MeasuredResults-vc50ext ::= SEQUENCE {
21927 ue-positioning-Error UE-Positioning-Error-vc50ext OPTIONAL
21930 UE-Positioning-MeasuredResults-vd20ext ::= SEQUENCE {
21931 ue-positioning-AddPos-MeasurementResults UE-Positioning-AddPos-MeasuredResults OPTIONAL,
21932 ue-positioning-PositionEstimateInfo UE-Positioning-PositionEstimateInfo-vd20ext
21936 UE-Positioning-Measurement ::= SEQUENCE {
21937 ue-positioning-ReportingQuantity UE-Positioning-ReportingQuantity,
21938 reportCriteria UE-Positioning-ReportCriteria,
21939 ue-positioning-OTDOA-AssistanceData UE-Positioning-OTDOA-AssistanceData OPTIONAL,
21940 ue-positioning-GPS-AssistanceData UE-Positioning-GPS-AssistanceData OPTIONAL
21943 UE-Positioning-Measurement-v390ext ::= SEQUENCE {
21944 ue-positioning-ReportingQuantity-v390ext
21945 UE-Positioning-ReportingQuantity-v390ext OPTIONAL,
21946 measurementValidity MeasurementValidity OPTIONAL,
21947 ue-positioning-OTDOA-AssistanceData-UEB UE-Positioning-OTDOA-AssistanceData-UEB OPTIONAL
21950 UE-Positioning-Measurement-r4 ::= SEQUENCE {
21951 ue-positioning-ReportingQuantity UE-Positioning-ReportingQuantity-r4,
21952 measurementValidity MeasurementValidity OPTIONAL,
21953 reportCriteria UE-Positioning-ReportCriteria,
21954 ue-positioning-OTDOA-AssistanceData UE-Positioning-OTDOA-AssistanceData-r4 OPTIONAL,
21955 ue-positioning-GPS-AssistanceData UE-Positioning-GPS-AssistanceData OPTIONAL
21958 UE-Positioning-Measurement-r7 ::= SEQUENCE {
21959 ue-positioning-ReportingQuantity UE-Positioning-ReportingQuantity-r7,
21960 measurementValidity MeasurementValidity OPTIONAL,
21961 reportCriteria UE-Positioning-ReportCriteria-r7,
21962 ue-positioning-OTDOA-AssistanceData UE-Positioning-OTDOA-AssistanceData-r7 OPTIONAL,
21963 ue-positioning-GPS-AssistanceData UE-Positioning-GPS-AssistanceData-r7 OPTIONAL,
21964 ue-positioning-GANSS-AssistanceData UE-Positioning-GANSS-AssistanceData OPTIONAL
21967 UE-Positioning-Measurement-r8 ::= SEQUENCE {
21968 ue-positioning-ReportingQuantity UE-Positioning-ReportingQuantity-r8,
21969 measurementValidity MeasurementValidity OPTIONAL,
21970 reportCriteria UE-Positioning-ReportCriteria-r7,
21971 ue-positioning-OTDOA-AssistanceData UE-Positioning-OTDOA-AssistanceData-r7 OPTIONAL,
21972 ue-positioning-GPS-AssistanceData UE-Positioning-GPS-AssistanceData-r7 OPTIONAL,
21973 ue-positioning-GANSS-AssistanceData UE-Positioning-GANSS-AssistanceData-r8 OPTIONAL
21976 UE-Positioning-Measurement-r9 ::= SEQUENCE {
21977 ue-positioning-ReportingQuantity UE-Positioning-ReportingQuantity-r8,
21978 measurementValidity MeasurementValidity OPTIONAL,
21979 reportCriteria UE-Positioning-ReportCriteria-r7,
21980 ue-positioning-OTDOA-AssistanceData UE-Positioning-OTDOA-AssistanceData-r7 OPTIONAL,
21981 ue-positioning-GPS-AssistanceData UE-Positioning-GPS-AssistanceData-r9 OPTIONAL,
21982 ue-positioning-GANSS-AssistanceData UE-Positioning-GANSS-AssistanceData-r9 OPTIONAL
21985 UE-Positioning-Measurement-r10 ::= SEQUENCE {
21986 ue-positioning-ReportingQuantity UE-Positioning-ReportingQuantity-r8,
21987 measurementValidity MeasurementValidity OPTIONAL,
21988 reportCriteria UE-Positioning-ReportCriteria-r7,
21989 ue-positioning-OTDOA-AssistanceData UE-Positioning-OTDOA-AssistanceData-r7 OPTIONAL,
21990 ue-positioning-GPS-AssistanceData UE-Positioning-GPS-AssistanceData-r10 OPTIONAL,
21991 ue-positioning-GANSS-AssistanceData UE-Positioning-GANSS-AssistanceData-r10 OPTIONAL
21994 UE-Positioning-Measurement-r12 ::= SEQUENCE {
21995 ue-positioning-ReportingQuantity UE-Positioning-ReportingQuantity-r8,
21996 measurementValidity MeasurementValidity OPTIONAL,
21997 reportCriteria UE-Positioning-ReportCriteria-r7,
21998 ue-positioning-OTDOA-AssistanceData UE-Positioning-OTDOA-AssistanceData-r7 OPTIONAL,
21999 ue-positioning-GPS-AssistanceData UE-Positioning-GPS-AssistanceData-r12 OPTIONAL,
22000 ue-positioning-GANSS-AssistanceData UE-Positioning-GANSS-AssistanceData-r12 OPTIONAL
22003 UE-Positioning-Measurement-r13 ::= SEQUENCE {
22004 ue-positioning-ReportingQuantity UE-Positioning-ReportingQuantity-r13,
22005 measurementValidity MeasurementValidity OPTIONAL,
22006 reportCriteria UE-Positioning-ReportCriteria-r7,
22007 ue-positioning-OTDOA-AssistanceData UE-Positioning-OTDOA-AssistanceData-r7 OPTIONAL,
22008 ue-positioning-GPS-AssistanceData UE-Positioning-GPS-AssistanceData-r12 OPTIONAL,
22009 ue-positioning-GANSS-AssistanceData UE-Positioning-GANSS-AssistanceData-r12 OPTIONAL
22012 UE-Positioning-MeasurementEventResults ::= CHOICE {
22013 -- In case of 'event7a' reporting, if IE 'UE-Positioning-PositionEstimateInfo' is not needed,
22014 -- CHOICE shall be set to 'additionalOrReplacedPosMeasEvent'and the 'event7a' shall be included
22015 -- in IE 'UE-Positioning-MeasurementEventResults-v770ext'.
22016 event7a UE-Positioning-PositionEstimateInfo,
22017 event7b UE-Positioning-OTDOA-Measurement,
22018 event7c UE-Positioning-GPS-MeasurementResults,
22019 -- If CHOICE is set to 'additionalOrReplacedPosMeasEvent',
22020 -- IE 'UE-Positioning-MeasurementEventResults-v770ext' shall be present.
22021 additionalOrReplacedPosMeasEvent NULL
22024 UE-Positioning-MeasurementEventResults-v770ext ::= CHOICE {
22025 event7a UE-Positioning-PositionEstimateInfo-v770ext,
22026 event7c UE-Positioning-GPS-MeasurementResults-v770ext,
22027 event7d UE-Positioning-GANSS-MeasuredResults,
22031 UE-Positioning-MeasurementEventResults-v860ext ::= CHOICE {
22032 event7d UE-Positioning-GANSS-MeasuredResults-v860ext
22035 UE-Positioning-MeasurementInterval ::= ENUMERATED {
22036 e5, e15, e60, e300,
22037 e900, e1800, e3600, e7200 }
22039 UE-Positioning-MethodType ::= ENUMERATED {
22043 ue-AssistedPreferred }
22045 UE-Positioning-OTDOA-AssistanceData ::= SEQUENCE {
22046 ue-positioning-OTDOA-ReferenceCellInfo
22047 UE-Positioning-OTDOA-ReferenceCellInfo OPTIONAL,
22048 ue-positioning-OTDOA-NeighbourCellList
22049 UE-Positioning-OTDOA-NeighbourCellList OPTIONAL
22052 UE-Positioning-OTDOA-AssistanceData-r4 ::= SEQUENCE {
22053 ue-positioning-OTDOA-ReferenceCellInfo
22054 UE-Positioning-OTDOA-ReferenceCellInfo-r4 OPTIONAL,
22055 ue-positioning-OTDOA-NeighbourCellList
22056 UE-Positioning-OTDOA-NeighbourCellList-r4 OPTIONAL
22059 UE-Positioning-OTDOA-AssistanceData-r4ext ::= SEQUENCE {
22060 -- In case of TDD these IPDL parameters shall be used for the reference cell instead of
22061 -- IPDL Parameters in IE UE-Positioning-OTDOA-ReferenceCellInfo
22062 ue-Positioning-IPDL-Parameters-TDD-r4-ext
22063 UE-Positioning-IPDL-Parameters-TDD-r4-ext OPTIONAL,
22064 -- These IPDL parameters shall be used for the neighbour cells in case of TDD instead of
22065 -- IPDL Parameters in IE UE-Positioning-OTDOA-NeighbourCellInfoList. The cells shall be
22066 -- listed in the same order as in IE UE-Positioning-OTDOA-NeighbourCellInfoList
22067 ue-Positioning-IPDL-Parameters-TDDList-r4-ext
22068 UE-Positioning-IPDL-Parameters-TDDList-r4-ext OPTIONAL
22071 UE-Positioning-OTDOA-AssistanceData-UEB ::= SEQUENCE {
22072 ue-positioning-OTDOA-ReferenceCellInfo-UEB
22073 UE-Positioning-OTDOA-ReferenceCellInfo-UEB OPTIONAL,
22074 ue-positioning-OTDOA-NeighbourCellList-UEB
22075 UE-Positioning-OTDOA-NeighbourCellList-UEB OPTIONAL
22078 UE-Positioning-OTDOA-AssistanceData-UEB-ext ::= SEQUENCE {
22079 ue-positioning-OTDOA-ReferenceCellInfo-UEB-ext
22080 UE-Positioning-OTDOA-ReferenceCellInfo-UEB-ext OPTIONAL,
22081 ue-positioning-OTDOA-NeighbourCellList-UEB-ext
22082 UE-Positioning-OTDOA-NeighbourCellList-UEB-ext OPTIONAL
22085 UE-Positioning-OTDOA-AssistanceData-r7 ::= SEQUENCE {
22086 ue-positioning-OTDOA-ReferenceCellInfo UE-Positioning-OTDOA-ReferenceCellInfo-r7 OPTIONAL,
22087 ue-positioning-OTDOA-NeighbourCellList UE-Positioning-OTDOA-NeighbourCellList-r7 OPTIONAL
22090 UE-Positioning-IPDL-Parameters-TDDList-r4-ext ::= SEQUENCE (SIZE (1..maxCellMeas)) OF
22091 UE-Positioning-IPDL-Parameters-TDD-r4-ext
22093 UE-Positioning-OTDOA-MeasuredResultsTDD-ext ::= SEQUENCE {
22094 neighbourList NeighbourList-TDD-r7 OPTIONAL
22097 UE-Positioning-OTDOA-Measurement ::= SEQUENCE {
22098 sfn INTEGER (0..4095),
22099 modeSpecificInfo CHOICE {
22101 referenceCellIDentity PrimaryCPICH-Info,
22102 ue-RX-TX-TimeDifferenceType2Info UE-RX-TX-TimeDifferenceType2Info
22105 referenceCellIdentity CellParametersID
22108 neighbourList NeighbourList OPTIONAL
22111 UE-Positioning-OTDOA-Measurement-v390ext ::= SEQUENCE {
22112 neighbourList-v390ext NeighbourList-v390ext
22115 UE-Positioning-OTDOA-NeighbourCellInfo ::= SEQUENCE {
22116 modeSpecificInfo CHOICE {
22118 primaryCPICH-Info PrimaryCPICH-Info
22121 cellAndChannelIdentity CellAndChannelIdentity
22124 frequencyInfo FrequencyInfo OPTIONAL,
22125 ue-positioning-IPDL-Paremeters UE-Positioning-IPDL-Parameters OPTIONAL,
22126 sfn-SFN-RelTimeDifference SFN-SFN-RelTimeDifference1,
22127 sfn-SFN-Drift SFN-SFN-Drift OPTIONAL,
22128 searchWindowSize OTDOA-SearchWindowSize,
22129 positioningMode CHOICE{
22130 ueBased SEQUENCE {},
22131 ueAssisted SEQUENCE {}
22135 UE-Positioning-OTDOA-NeighbourCellInfo-r4 ::= SEQUENCE {
22136 modeSpecificInfo CHOICE {
22138 primaryCPICH-Info PrimaryCPICH-Info
22141 cellAndChannelIdentity CellAndChannelIdentity
22144 frequencyInfo FrequencyInfo OPTIONAL,
22145 ue-positioning-IPDL-Paremeters UE-Positioning-IPDL-Parameters-r4 OPTIONAL,
22146 sfn-SFN-RelTimeDifference SFN-SFN-RelTimeDifference1,
22147 sfn-Offset-Validity SFN-Offset-Validity OPTIONAL,
22148 sfn-SFN-Drift SFN-SFN-Drift OPTIONAL,
22149 searchWindowSize OTDOA-SearchWindowSize,
22150 positioningMode CHOICE {
22152 relativeNorth INTEGER (-20000..20000) OPTIONAL,
22153 relativeEast INTEGER (-20000..20000) OPTIONAL,
22154 relativeAltitude INTEGER (-4000..4000) OPTIONAL,
22155 fineSFN-SFN FineSFN-SFN OPTIONAL,
22156 -- actual value roundTripTime = (IE value * 0.0625) + 876
22157 roundTripTime INTEGER (0.. 32766) OPTIONAL
22159 ueAssisted SEQUENCE {}
22163 UE-Positioning-OTDOA-NeighbourCellInfo-UEB ::= SEQUENCE {
22164 modeSpecificInfo CHOICE {
22166 primaryCPICH-Info PrimaryCPICH-Info
22169 cellAndChannelIdentity CellAndChannelIdentity
22172 frequencyInfo FrequencyInfo OPTIONAL,
22173 ue-positioning-IPDL-Paremeters UE-Positioning-IPDL-Parameters OPTIONAL,
22174 sfn-SFN-RelTimeDifference SFN-SFN-RelTimeDifference1,
22175 sfn-SFN-Drift SFN-SFN-Drift OPTIONAL,
22176 searchWindowSize OTDOA-SearchWindowSize,
22177 relativeNorth INTEGER (-20000..20000) OPTIONAL,
22178 relativeEast INTEGER (-20000..20000) OPTIONAL,
22179 relativeAltitude INTEGER (-4000..4000) OPTIONAL,
22180 fineSFN-SFN FineSFN-SFN,
22181 -- actual value roundTripTime = (IE value * 0.0625) + 876
22182 roundTripTime INTEGER (0..32766) OPTIONAL
22185 UE-Positioning-OTDOA-NeighbourCellInfo-UEB-ext ::= SEQUENCE {
22186 -- actual value roundTripTimeExtension = (IE value * 0.0625)
22187 roundTripTimeExtension INTEGER (0..70274) OPTIONAL
22190 UE-Positioning-OTDOA-NeighbourCellInfo-r7 ::= SEQUENCE {
22191 modeSpecificInfo CHOICE {
22193 primaryCPICH-Info PrimaryCPICH-Info
22196 cellAndChannelIdentity CellAndChannelIdentity
22199 frequencyInfo FrequencyInfo OPTIONAL,
22200 ue-positioning-IPDL-Paremeters UE-Positioning-IPDL-Parameters-r4 OPTIONAL,
22201 sfn-SFN-RelTimeDifference SFN-SFN-RelTimeDifference1,
22202 sfn-Offset-Validity SFN-Offset-Validity OPTIONAL,
22203 sfn-SFN-Drift SFN-SFN-Drift OPTIONAL,
22204 searchWindowSize OTDOA-SearchWindowSize,
22205 positioningMode CHOICE {
22207 relativeNorth INTEGER (-20000..20000) OPTIONAL,
22208 relativeEast INTEGER (-20000..20000) OPTIONAL,
22209 relativeAltitude INTEGER (-4000..4000) OPTIONAL,
22210 fineSFN-SFN FineSFN-SFN OPTIONAL,
22211 -- actual value roundTripTime = (IE value * 0.0625) + 876
22212 roundTripTime INTEGER (0.. 32766) OPTIONAL,
22213 -- actual value roundTripTimeExtension = (IE value * 0.0625)
22214 roundTripTimeExtension INTEGER (0..70274) OPTIONAL
22216 ueAssisted SEQUENCE {}
22220 UE-Positioning-OTDOA-NeighbourCellList ::= SEQUENCE (SIZE (1..maxCellMeas)) OF
22221 UE-Positioning-OTDOA-NeighbourCellInfo
22223 UE-Positioning-OTDOA-NeighbourCellList-r4 ::= SEQUENCE (SIZE (1..maxCellMeas)) OF
22224 UE-Positioning-OTDOA-NeighbourCellInfo-r4
22226 UE-Positioning-OTDOA-NeighbourCellList-UEB ::= SEQUENCE (SIZE (1..maxCellMeas)) OF
22227 UE-Positioning-OTDOA-NeighbourCellInfo-UEB
22229 -- The order of the list corresponds to the order of UE-Positioning-OTDOA-NeighbourCellInfo-UEB
22230 -- in UE-Positioning-OTDOA-NeighbourCellList-UEB
22231 UE-Positioning-OTDOA-NeighbourCellList-UEB-ext ::= SEQUENCE (SIZE (1..maxCellMeas)) OF
22232 UE-Positioning-OTDOA-NeighbourCellInfo-UEB-ext
22234 UE-Positioning-OTDOA-NeighbourCellList-r7 ::= SEQUENCE (SIZE (1..maxCellMeas)) OF
22235 UE-Positioning-OTDOA-NeighbourCellInfo-r7
22237 UE-Positioning-OTDOA-Quality ::= SEQUENCE {
22238 stdResolution BIT STRING (SIZE (2)),
22239 numberOfOTDOA-Measurements BIT STRING (SIZE (3)),
22240 stdOfOTDOA-Measurements BIT STRING (SIZE (5))
22243 UE-Positioning-OTDOA-ReferenceCellInfo ::= SEQUENCE {
22244 sfn INTEGER (0..4095) OPTIONAL,
22245 modeSpecificInfo CHOICE {
22247 primaryCPICH-Info PrimaryCPICH-Info
22250 cellAndChannelIdentity CellAndChannelIdentity
22253 frequencyInfo FrequencyInfo OPTIONAL,
22254 positioningMode CHOICE {
22255 ueBased SEQUENCE {},
22256 ueAssisted SEQUENCE {}
22258 ue-positioning-IPDL-Paremeters UE-Positioning-IPDL-Parameters OPTIONAL
22261 UE-Positioning-OTDOA-ReferenceCellInfo-r4 ::= SEQUENCE {
22262 sfn INTEGER (0..4095) OPTIONAL,
22263 modeSpecificInfo CHOICE {
22265 primaryCPICH-Info PrimaryCPICH-Info
22268 cellAndChannelIdentity CellAndChannelIdentity
22271 frequencyInfo FrequencyInfo OPTIONAL,
22272 positioningMode CHOICE {
22274 cellPosition ReferenceCellPosition OPTIONAL,
22275 -- actual value roundTripTime = (IE value * 0.0625) + 876
22276 roundTripTime INTEGER (0..32766) OPTIONAL
22278 ueAssisted SEQUENCE {}
22280 ue-positioning-IPDL-Paremeters UE-Positioning-IPDL-Parameters-r4 OPTIONAL
22283 UE-Positioning-OTDOA-ReferenceCellInfo-UEB ::= SEQUENCE {
22284 sfn INTEGER (0..4095) OPTIONAL,
22285 modeSpecificInfo CHOICE {
22287 primaryCPICH-Info PrimaryCPICH-Info
22290 cellAndChannelIdentity CellAndChannelIdentity
22293 frequencyInfo FrequencyInfo OPTIONAL,
22294 cellPosition ReferenceCellPosition OPTIONAL,
22295 -- actual value roundTripTime = (IE value * 0.0625) + 876
22296 roundTripTime INTEGER (0..32766) OPTIONAL,
22297 ue-positioning-IPDL-Paremeters UE-Positioning-IPDL-Parameters OPTIONAL
22300 UE-Positioning-OTDOA-ReferenceCellInfo-UEB-ext ::= SEQUENCE {
22301 -- actual value roundTripTimeExtension = (IE value * 0.0625)
22302 roundTripTimeExtension INTEGER (0..70274) OPTIONAL
22305 UE-Positioning-OTDOA-ReferenceCellInfo-r7 ::= SEQUENCE {
22306 sfn INTEGER (0..4095) OPTIONAL,
22307 modeSpecificInfo CHOICE {
22309 primaryCPICH-Info PrimaryCPICH-Info
22312 cellAndChannelIdentity CellAndChannelIdentity
22315 frequencyInfo FrequencyInfo OPTIONAL,
22316 positioningMode CHOICE {
22318 cellPosition ReferenceCellPosition OPTIONAL,
22319 -- actual value roundTripTime = (IE value * 0.0625) + 876
22320 roundTripTime INTEGER (0..32766) OPTIONAL,
22321 -- actual value roundTripTimeExtension = (IE value * 0.0625)
22322 roundTripTimeExtension INTEGER (0..70274) OPTIONAL
22324 ueAssisted SEQUENCE {}
22326 ue-positioning-IPDL-Paremeters UE-Positioning-IPDL-Parameters-r4 OPTIONAL
22329 UE-Positioning-PositionEstimateInfo ::= SEQUENCE {
22330 referenceTime CHOICE {
22331 utran-GPSReferenceTimeResult UTRAN-GPSReferenceTimeResult,
22332 gps-ReferenceTimeOnly GPS-TOW-1msec,
22333 cell-Timing SEQUENCE {
22334 sfn INTEGER (0..4095),
22335 modeSpecificInfo CHOICE {
22337 primaryCPICH-Info PrimaryCPICH-Info
22340 cellAndChannelIdentity CellAndChannelIdentity
22345 positionEstimate PositionEstimate
22348 UE-Positioning-PositionEstimateInfo-v770ext ::= SEQUENCE {
22349 referenceTimeOptions CHOICE {
22350 -- If 'earlier-than-r7', IE 'UE-Positioning-PositionEstimateInfo' shall be included.
22351 earlier-than-r7 NULL,
22352 -- If 'r7', the corresponding IE 'UE-Positioning-PositionEstimateInfo' shall be excluded.
22354 referenceTime CHOICE {
22355 utran-GANSSReferenceTimeResult UTRAN-GANSSReferenceTime,
22356 ganssReferenceTimeOnly GANSSReferenceTimeOnly
22358 positionEstimate PositionEstimate
22361 positionData BIT STRING (SIZE (16)),
22362 velocityEstimate VelocityEstimate OPTIONAL,
22363 ue-Positioning-GPS-ReferenceTimeUncertainty
22364 UE-Positioning-GPS-ReferenceTimeUncertainty OPTIONAL
22367 UE-Positioning-PositionEstimateInfo-vd20ext ::= SEQUENCE {
22368 locationTimeStamp UTCTime OPTIONAL
22371 UE-Positioning-ReportCriteria ::= CHOICE {
22372 ue-positioning-ReportingCriteria UE-Positioning-EventParamList,
22373 periodicalReportingCriteria PeriodicalReportingCriteria,
22377 UE-Positioning-ReportCriteria-r7 ::= CHOICE {
22378 ue-positioning-ReportingCriteria UE-Positioning-EventParamList-r7,
22379 periodicalReportingCriteria PeriodicalReportingCriteria,
22383 UE-Positioning-ReportingQuantity ::= SEQUENCE {
22384 methodType UE-Positioning-MethodType,
22385 positioningMethod PositioningMethod,
22386 -- dummy1 is not used in this version of specification and it should
22388 dummy1 UE-Positioning-ResponseTime,
22389 horizontal-Accuracy UE-Positioning-Accuracy OPTIONAL,
22390 gps-TimingOfCellWanted BOOLEAN,
22391 -- dummy2 is not used in this version of specification and it should
22394 additionalAssistanceDataRequest BOOLEAN,
22395 environmentCharacterisation EnvironmentCharacterisation OPTIONAL
22398 UE-Positioning-ReportingQuantity-v390ext ::= SEQUENCE {
22399 vertical-Accuracy UE-Positioning-Accuracy
22402 UE-Positioning-ReportingQuantity-r4 ::= SEQUENCE {
22403 methodType UE-Positioning-MethodType,
22404 positioningMethod PositioningMethod,
22405 horizontalAccuracy UE-Positioning-Accuracy OPTIONAL,
22406 verticalAccuracy UE-Positioning-Accuracy OPTIONAL,
22407 gps-TimingOfCellWanted BOOLEAN,
22408 additionalAssistanceDataReq BOOLEAN,
22409 environmentCharacterisation EnvironmentCharacterisation OPTIONAL
22412 UE-Positioning-ReportingQuantity-r7 ::= SEQUENCE {
22413 methodType UE-Positioning-MethodType,
22414 positioningMethod PositioningMethod,
22415 horizontalAccuracy UE-Positioning-Accuracy OPTIONAL,
22416 verticalAccuracy UE-Positioning-Accuracy OPTIONAL,
22417 gps-TimingOfCellWanted BOOLEAN,
22418 additionalAssistanceDataReq BOOLEAN,
22419 environmentCharacterisation EnvironmentCharacterisation OPTIONAL,
22420 velocityRequested ENUMERATED { true } OPTIONAL,
22421 gANSSPositioningMethods BIT STRING (SIZE (16)) OPTIONAL,
22422 gANSSTimingOfCellWanted BIT STRING (SIZE (8)) OPTIONAL,
22423 gANSSCarrierPhaseMeasurementRequested
22424 BIT STRING (SIZE (8)) OPTIONAL
22427 UE-Positioning-ReportingQuantity-r8 ::= SEQUENCE {
22428 methodType UE-Positioning-MethodType,
22429 positioningMethod PositioningMethod,
22430 horizontalAccuracy UE-Positioning-Accuracy OPTIONAL,
22431 verticalAccuracy UE-Positioning-Accuracy OPTIONAL,
22432 gps-TimingOfCellWanted BOOLEAN,
22433 additionalAssistanceDataReq BOOLEAN,
22434 environmentCharacterisation EnvironmentCharacterisation OPTIONAL,
22435 velocityRequested ENUMERATED { true } OPTIONAL,
22436 gANSSPositioningMethods BIT STRING (SIZE (16)) OPTIONAL,
22437 gANSSTimingOfCellWanted BIT STRING (SIZE (8)) OPTIONAL,
22438 gANSSCarrierPhaseMeasurementRequested
22439 BIT STRING (SIZE (8)) OPTIONAL,
22440 gANSSMultiFreqMeasurementRequested BIT STRING (SIZE (8)) OPTIONAL
22443 UE-Positioning-ReportingQuantity-r13 ::= SEQUENCE {
22444 methodType UE-Positioning-MethodType,
22445 positioningMethod PositioningMethod,
22446 horizontalAccuracy UE-Positioning-Accuracy OPTIONAL,
22447 verticalAccuracy UE-Positioning-Accuracy OPTIONAL,
22448 gps-TimingOfCellWanted BOOLEAN,
22449 additionalAssistanceDataReq BOOLEAN,
22450 environmentCharacterisation EnvironmentCharacterisation OPTIONAL,
22451 velocityRequested ENUMERATED { true } OPTIONAL,
22452 gANSSPositioningMethods BIT STRING (SIZE (16)) OPTIONAL,
22453 gANSSTimingOfCellWanted BIT STRING (SIZE (8)) OPTIONAL,
22454 gANSSCarrierPhaseMeasurementRequested
22455 BIT STRING (SIZE (8)) OPTIONAL,
22456 gANSSMultiFreqMeasurementRequested BIT STRING (SIZE (8)) OPTIONAL,
22457 additionalPositioningMethods BIT STRING (SIZE (8)) OPTIONAL
22460 UE-Positioning-ResponseTime ::= ENUMERATED {
22461 s1, s2, s4, s8, s16,
22464 UE-Positioning-AddPos-MeasuredResults ::= SEQUENCE (SIZE (1..maxAddPos)) OF
22465 UE-Positioning-AddPos-MeasuredResults-element
22467 UE-Positioning-AddPos-MeasuredResults-element ::=SEQUENCE {
22468 timestamp UTCTime OPTIONAL,
22470 barometricPressure UE-Positioning-BarometricPressureMeasurement,
22471 wlan UE-Positioning-WLANMeasurementList,
22472 bt UE-Positioning-BTMeasurementList,
22473 mbs UE-Positioning-MBSMeasurementList,
22481 UE-Positioning-BarometricPressureMeasurement ::= SEQUENCE {
22482 ubpMeasurement INTEGER (30000..115000)
22485 UE-Positioning-WLANMeasurementList ::= SEQUENCE (SIZE (1..maxWLANs))OF
22486 UE-Positioning-WLANMeasurementList-element
22488 UE-Positioning-WLANMeasurementList-element ::= SEQUENCE {
22489 wlanBSSID OCTET STRING (SIZE (6)),
22490 wlanSSID OCTET STRING (SIZE(1..32)) OPTIONAL,
22491 wlanRSSI INTEGER(-127..128) OPTIONAL,
22492 wlanRTTvalue INTEGER(0..16777215) OPTIONAL,
22493 wlanRTTunits ENUMERATED { microseconds,hundredsofnanoseconds,
22494 tensofnanoseconds,nanoseconds,
22495 tenthsofnanosecond,
22496 spare3, spare2, spare1} OPTIONAL,
22497 wlanRTTaccuracy INTEGER(0..255) OPTIONAL,
22498 wlanAPChannelFrequency INTEGER(0..256) OPTIONAL,
22499 wlanServingFlag BOOLEAN OPTIONAL
22502 UE-Positioning-BTMeasurementList ::= SEQUENCE (SIZE (1..maxBTs)) OF
22503 UE-Positioning-BTMeasurementList-element
22505 UE-Positioning-BTMeasurementList-element ::= SEQUENCE {
22506 btAddr OCTET STRING (SIZE(6)),
22507 -- Actual value = IE value - 1
22508 btRSSI INTEGER(-127..128) OPTIONAL
22511 UE-Positioning-MBSMeasurementList ::= SEQUENCE (SIZE (1..maxBeacons)) OF
22512 UE-Positioning-MBSMeasurementList-element
22514 UE-Positioning-MBSMeasurementList-element ::= SEQUENCE {
22515 transmitterId INTEGER (0..32767),
22516 codePhase INTEGER (0..2097151),
22517 codePhaseRmsError INTEGER (0..63)
22520 UTCmodelSet1 ::= SEQUENCE {
22521 utcA0 BIT STRING (SIZE (16)),
22522 utcA1 BIT STRING (SIZE (13)),
22523 utcA2 BIT STRING (SIZE (7)),
22524 utcDeltaTls BIT STRING (SIZE (8)),
22525 utcTot BIT STRING (SIZE (16)),
22526 utcWNot BIT STRING (SIZE (13)),
22527 utcWNlsf BIT STRING (SIZE (8)),
22528 utcDN BIT STRING (SIZE (4)),
22529 utcDeltaTlsf BIT STRING (SIZE (8))
22532 UTCmodelSet2 ::= SEQUENCE {
22533 nA BIT STRING (SIZE (11)),
22534 tauC BIT STRING (SIZE (32)),
22535 deltaUT1 DeltaUT1 OPTIONAL,
22536 kp BIT STRING (SIZE (2)) OPTIONAL
22539 UTCmodelSet3 ::= SEQUENCE {
22540 utcA1wnt BIT STRING (SIZE (24)),
22541 utcA0wnt BIT STRING (SIZE (32)),
22542 utcTot BIT STRING (SIZE (8)),
22543 utcWNt BIT STRING (SIZE (8)),
22544 utcDeltaTls BIT STRING (SIZE (8)),
22545 utcWNlsf BIT STRING (SIZE (8)),
22546 utcDN BIT STRING (SIZE (8)),
22547 utcDeltaTlsf BIT STRING (SIZE (8)),
22548 utcStandardID BIT STRING (SIZE (3))
22551 UTCmodelSet4 ::= SEQUENCE {
22552 utcA0 BIT STRING (SIZE (32)),
22553 utcA1 BIT STRING (SIZE (24)),
22554 utcDeltaTls BIT STRING (SIZE (8)),
22555 utcWNlsf BIT STRING (SIZE (8)),
22556 utcDN BIT STRING (SIZE (8)),
22557 utcDeltaTlsf BIT STRING (SIZE (8))
22560 -- SPARE: UTRA-CarrierRSSI, Max = 76
22561 -- Values above Max are spare
22562 UTRA-CarrierRSSI ::= INTEGER (0..127)
22564 UTRAN-GANSSReferenceTime ::= SEQUENCE {
22565 ue-GANSSTimingOfCellFrames SEQUENCE {
22566 -- Actual value [ns] = (ms-Part * 4294967296 + ls-Part) * 250
22567 -- Actual values [ns] > 86399999999750 are reserved and are considered a protocol error
22568 ms-Part INTEGER (0..80),
22569 ls-Part INTEGER (0..4294967295)
22571 gANSS-TimeId INTEGER (0..7) OPTIONAL,
22572 gANSS-TimeUncertainty INTEGER (0..127) OPTIONAL,
22575 primary-CPICH-Info PrimaryCPICH-Info
22578 cellParameters CellParametersID
22581 referenceSfn INTEGER (0..4095)
22584 UTRAN-FDD-FrequencyList ::= SEQUENCE (SIZE(1..maxNumFDDFreqs)) OF
22585 UTRAN-FDD-Frequency
22587 UTRAN-FDD-Frequency ::= SEQUENCE {
22589 priority INTEGER (0..maxPrio-1),
22590 -- Actual value = IE value * 2
22591 threshXhigh INTEGER (0..31),
22592 -- Actual value = IE value * 2
22593 threshXlow INTEGER (0..31),
22594 qQualMinFDD INTEGER (-24..0) OPTIONAL,
22595 -- Actual value = IE value * 2 + 1
22596 qRxLevMinFDD INTEGER (-60..-13) OPTIONAL
22599 UTRAN-TDD-FrequencyList ::= SEQUENCE (SIZE(1..maxNumTDDFreqs)) OF
22600 UTRAN-TDD-Frequency
22602 UTRAN-TDD-Frequency ::= SEQUENCE {
22604 priority INTEGER (0..maxPrio-1),
22605 -- Actual value = IE value * 2
22606 threshXhigh INTEGER (0..31),
22607 -- Actual value = IE value * 2
22608 threshXlow INTEGER (0..31),
22609 -- Actual value = IE value * 2 + 1
22610 qRxLevMinTDD INTEGER (-60..-13) OPTIONAL
22613 UTRAN-GPS-DriftRate ::= ENUMERATED {
22614 utran-GPSDrift0, utran-GPSDrift1, utran-GPSDrift2,
22615 utran-GPSDrift5, utran-GPSDrift10, utran-GPSDrift15,
22616 utran-GPSDrift25, utran-GPSDrift50, utran-GPSDrift-1,
22617 utran-GPSDrift-2, utran-GPSDrift-5, utran-GPSDrift-10,
22618 utran-GPSDrift-15, utran-GPSDrift-25, utran-GPSDrift-50}
22620 UTRAN-GPSReferenceTime ::= SEQUENCE {
22621 -- For utran-GPSTimingOfCell values above 2322431999999 are not
22622 -- used in this version of the specification
22623 -- Actual value utran-GPSTimingOfCell = (ms-part * 4294967296) + ls-part
22624 utran-GPSTimingOfCell SEQUENCE {
22625 ms-part INTEGER (0..1023),
22626 ls-part INTEGER (0..4294967295)
22628 modeSpecificInfo CHOICE {
22630 referenceIdentity PrimaryCPICH-Info
22633 referenceIdentity CellParametersID
22636 sfn INTEGER (0..4095)
22639 UTRAN-GPSReferenceTimeResult ::= SEQUENCE {
22640 -- For ue-GPSTimingOfCell values above 37158911999999 are not
22641 -- used in this version of the specification
22642 -- Actual value ue-GPSTimingOfCell = (ms-part * 4294967296) + ls-part
22643 ue-GPSTimingOfCell SEQUENCE {
22644 ms-part INTEGER (0.. 16383),
22645 ls-part INTEGER (0..4294967295)
22647 modeSpecificInfo CHOICE {
22649 referenceIdentity PrimaryCPICH-Info
22652 referenceIdentity CellParametersID
22655 sfn INTEGER (0..4095)
22658 UTRA-PriorityInfoList ::= SEQUENCE {
22659 utra-ServingCell SEQUENCE {
22660 priority INTEGER (0..maxPrio-1),
22661 -- Actual value = IE value * 2
22662 s-PrioritySearch1 INTEGER (0..31),
22663 -- Actual value = IE value, default value is 0
22664 s-PrioritySearch2 INTEGER (0..7) OPTIONAL,
22665 -- Actual value = IE value * 2
22666 threshServingLow INTEGER (0..31)
22668 utran-FDD-FrequencyList UTRAN-FDD-FrequencyList OPTIONAL,
22669 utran-TDD-FrequencyList UTRAN-TDD-FrequencyList OPTIONAL
22672 UTRA-PriorityInfoList-v920ext ::= SEQUENCE {
22673 threshServingLow2 INTEGER (0..31) OPTIONAL
22676 VarianceOfRLC-BufferPayload ::= ENUMERATED {
22677 plv0, plv4, plv8, plv16, plv32, plv64,
22678 plv128, plv256, plv512, plv1024,
22679 plv2k, plv4k, plv8k, plv16k, spare2, spare1 }
22681 VelocityEstimate ::= CHOICE {
22682 horizontalVelocity HorizontalVelocity,
22683 horizontalWithVerticalVelocity HorizontalWithVerticalVelocity,
22684 horizontalVelocityWithUncertainty HorizontalVelocityWithUncertainty,
22685 horizontalWithVerticalVelocityAndUncertainty HorizontalWithVerticalVelocityAndUncertainty
22688 -- Actual value W = IE value * 0.1
22689 W ::= INTEGER (0..20)
22691 -- ***************************************************
22693 -- OTHER INFORMATION ELEMENTS (10.3.8)
22695 -- ***************************************************
22697 ACDC-Barring ::= CHOICE {
22698 acdc-Barred ENUMERATED {true, false},
22699 acdc-acb-barringBitmap BIT STRING (SIZE (10))
22702 ACDC-Parameters ::= SEQUENCE {
22703 barringRepresentation CHOICE {
22704 acdc-ParametersPerPLMN-List ACDC-ParametersPerPLMN-List,
22705 acdc-ParametersForAll ACDC-ParametersForAll
22709 ACDC-ParametersForAll ::= SEQUENCE {
22710 acdc-Information SpecificACDC-BarringInformation OPTIONAL,
22711 acdcApplicableForRoamer ENUMERATED { true } OPTIONAL
22714 ACDC-ParametersPerPLMN-List ::= SEQUENCE (SIZE (1..6)) OF
22716 plmnSpecificACDC-Parameters SpecificACDC-BarringInformation OPTIONAL,
22717 acdcApplicableForRoamer ENUMERATED { true } OPTIONAL
22720 BCC ::= INTEGER (0..7)
22722 BCCH-ModificationInfo ::= SEQUENCE {
22723 mib-ValueTag MIB-ValueTag,
22724 bcch-ModificationTime BCCH-ModificationTime OPTIONAL
22727 BCCH-ModificationInfo-vc50ext ::= SEQUENCE {
22728 mib-ValueTagExt MIB-ValueTagExt OPTIONAL,
22729 sb3-ValueTag CellValueTag2 OPTIONAL
22732 -- Actual value BCCH-ModificationTime = IE value * 8
22733 BCCH-ModificationTime ::= INTEGER (0..511)
22735 BSIC ::= SEQUENCE {
22740 CBS-DRX-Level1Information ::= SEQUENCE {
22741 ctch-AllocationPeriod INTEGER (1..256),
22742 cbs-FrameOffset INTEGER (0..255)
22745 CBS-DRX-Level1Information-extension-r6 ::= ENUMERATED {p8, p16, p32, p64, p128, p256}
22747 CDMA2000-Message ::= SEQUENCE {
22748 msg-Type BIT STRING (SIZE (8)),
22749 payload BIT STRING (SIZE (1..512))
22752 CDMA2000-MessageList ::= SEQUENCE (SIZE (1..maxInterSysMessages)) OF
22755 CDMA2000-UMTS-Frequency-List ::= SEQUENCE (SIZE (1..maxNumCDMA2000Freqs)) OF
22756 FrequencyInfoCDMA2000
22758 CellValueTag ::= INTEGER (1..4)
22760 CellValueTag2 ::= INTEGER (1..16)
22762 CellValueTagExt ::= INTEGER (0..3)
22764 CellValueTag3 ::= SEQUENCE {
22765 cellValueTag CellValueTag,
22766 cellValueTagExt CellValueTagExt OPTIONAL
22769 DataTransmFrequency ::= SEQUENCE {
22770 dataTransmFreqGranularity ENUMERATED { ms100, ms250, ms500, ms1000,
22771 ms2000, ms5000, ms10000, ms60000 },
22772 numberOfDataTransmOcc INTEGER (1..610)
22775 DataVolumeHistory ::= SEQUENCE {
22776 dataVolumeMontoringWindow INTEGER (1..120),
22777 dataTransmFrequency DataTransmFrequency OPTIONAL,
22778 dataVolumePerRB DataVolumePerRB-List OPTIONAL
22781 DataVolumePerRB ::= SEQUENCE {
22782 rb-Identity RB-Identity,
22783 dataVolume INTEGER (0..4294967295)
22786 DataVolumePerRB-List ::= SEQUENCE (SIZE (1..maxRB)) OF DataVolumePerRB
22788 DeferredMeasurementControlReadingSupport ::= SEQUENCE {
22789 -- If modeSpecificInfo is not present, deferred SIB11, SIB11bis and SIB12 reading
22790 -- with default measurement quantities applies
22791 modeSpecificInfo CHOICE {
22793 intraFreqMeasQuantity-FDD IntraFreqMeasQuantity-FDD-sib3
22796 intraFreqMeasQuantity-TDDList IntraFreqMeasQuantity-TDD-sib3List
22801 ETWS-Information ::= SEQUENCE {
22802 warningType OCTET STRING (SIZE (1..2)),
22803 messageIdentifier OCTET STRING (SIZE (2)),
22804 serialNumber OCTET STRING (SIZE (2))
22807 -- This IE is not used in the specification.
22808 ETWS-WarningSecurityInfo ::= OCTET STRING
22810 EUTRA-Exclude-listedCell ::= SEQUENCE {
22811 physicalCellIdentity EUTRA-PhysicalCellIdentity
22814 EUTRA-Exclude-listedCellPerFreqList ::= SEQUENCE (SIZE (1..maxEUTRACellPerFreq)) OF
22815 EUTRA-Exclude-listedCell
22817 EUTRA-PhysicalCellIdentity ::= INTEGER (0..503)
22819 EUTRA-RadioAccessCapability ::= SEQUENCE {
22820 ue-EUTRA-Capability OCTET STRING
22823 EUTRA-TargetFreqInfoList ::= SEQUENCE (SIZE (1..maxEUTRATargetFreqs)) OF
22824 EUTRA-TargetFreqInfo
22826 EUTRA-TargetFreqInfoList-vb50ext ::= SEQUENCE (SIZE (1..maxEUTRATargetFreqs)) OF
22827 EUTRA-TargetFreqInfo-vb50ext
22829 EUTRA-TargetFreqInfo ::= SEQUENCE {
22830 dlEUTRACarrierFreq EARFCN,
22831 eutraExclude-listedCellPerFreqList EUTRA-Exclude-listedCellPerFreqList OPTIONAL
22834 EUTRA-TargetFreqInfo-vb50ext ::= SEQUENCE {
22835 earfcn EARFCNExtension OPTIONAL
22838 --Actual value = 2^(IE value)
22839 ExpirationTimeFactor ::= INTEGER (1..8)
22841 ExpirationTimeFactor2 ::= INTEGER (0..15)
22844 ExtGANSS-SchedulingInfo ::= SEQUENCE {
22845 extensionGANSS-SIBType SIB-TypeExtGANSS,
22846 schedulingInfo SchedulingInformation,
22847 valueTagInfo ValueTagInfo
22850 -- For each extended GANSS SIB type the value tag information is added at the end
22851 ExtGANSS-SIBTypeInfoSchedulingInfoList ::= SEQUENCE (SIZE (1..maxGANSS)) OF
22852 ExtGANSS-SIBTypeInfoSchedulingInfo
22854 ExtGANSS-SIBTypeInfoSchedulingInfo ::= SEQUENCE {
22855 ganssID INTEGER (0..7) OPTIONAL,
22856 sbasID UE-Positioning-GANSS-SBAS-ID OPTIONAL,
22857 ganssScheduling SEQUENCE (SIZE (1..maxSIB)) OF
22858 ExtGANSS-SchedulingInfo
22861 -- For each extended SIB type the value tag information is added at the end
22862 ExtSIBTypeInfoSchedulingInfo-List ::= SEQUENCE (SIZE (1..maxSIB)) OF
22863 ExtSIBTypeInfoSchedulingInfo
22865 ExtSIBTypeInfoSchedulingInfo ::= SEQUENCE {
22866 extensionSIB-Type SIB-TypeExt,
22867 schedulingInfo SchedulingInformation,
22868 valueTagInfo ValueTagInfo
22871 -- For each extended SIB type the value tag information is added at the end
22872 ExtSIBTypeInfoSchedulingInfo-List2 ::= SEQUENCE (SIZE (1..maxSIB)) OF
22873 ExtSIBTypeInfoSchedulingInfo2
22875 ExtSIBTypeInfoSchedulingInfo-List3 ::= SEQUENCE (SIZE (1..maxSIB)) OF
22876 ExtSIBTypeInfoSchedulingInfo3
22878 ExtSIBTypeInfoSchedulingInfo2 ::= SEQUENCE {
22879 extensionSIB-Type2 SIB-TypeExt2,
22880 schedulingInfo SchedulingInformation,
22881 valueTagInfo ValueTagInfo
22884 ExtSIBTypeInfoSchedulingInfo3 ::= SEQUENCE {
22885 extensionSIB-Type3 SIB-TypeExt3,
22886 schedulingInfo SchedulingInformation2,
22887 valueTagInfo ValueTagInfoExtValueTag
22890 FDD-UMTS-Frequency-List ::= SEQUENCE (SIZE (1..maxNumFDDFreqs)) OF
22891 -- NOTE1: The IE "UARFCN (Nlow)" corresponds to
22892 -- "uarfcn-DL" in FrequencyInfoFDD.
22893 -- NOTE2: The IE "UARFCN (Nupper)" corresponds to
22894 -- "uarfcn-UL" in FrequencyInfoFDD.
22897 FrequencyInfoCDMA2000 ::= SEQUENCE {
22898 band-Class BIT STRING (SIZE (5)),
22899 cdma-Freq BIT STRING (SIZE(11))
22902 GERAN-SystemInfoBlock ::= OCTET STRING (SIZE (1..23))
22904 GERAN-SystemInformation ::= SEQUENCE (SIZE (1..maxGERAN-SI)) OF GERAN-SystemInfoBlock
22906 GSM-BA-Range ::= SEQUENCE {
22907 gsmLowRangeUARFCN UARFCN,
22908 gsmUpRangeUARFCN UARFCN
22911 GSM-BA-Range-List ::= SEQUENCE (SIZE (1..maxNumGSMFreqRanges)) OF
22915 -- This IE is formatted as 'TLV' and is coded in the same way as the Mobile Station Classmark 2
22916 -- information element in [5]. The first octet is the Mobile station classmark 2 IEI and its value
22917 -- shall be set to 33H. The second octet is the Length of mobile station classmark 2 and its value
22918 -- shall be set to 3. The octet 3 contains the first octet of the value part of the Mobile Station
22919 -- Classmark 2 information element, the octet 4 contains the second octet of the value part of the
22920 -- Mobile Station Classmark 2 information element and so on. For each of these octets, the first/
22921 -- leftmost/ most significant bit of the octet contains b8 of the corresponding octet of the Mobile
22922 -- Station Classmark 2.
22923 GSM-Classmark2 ::= OCTET STRING (SIZE (5))
22925 -- This IE is formatted as 'V' and is coded in the same way as the value part in the Mobile station
22926 -- classmark 3 information element in [5]
22927 -- The value part is specified by means of CSN.1, which encoding results in a bit string, to which
22928 -- final padding may be appended upto the next octet boundary [5]. The first/ leftmost bit of the
22929 -- CSN.1 bit string is placed in the first/ leftmost/ most significant bit of the first
22930 -- octet. This continues until the last bit of the CSN.1 bit string, which is placed in the last/
22931 -- rightmost/ least significant bit of the last octet.
22932 GSM-Classmark3 ::= OCTET STRING (SIZE (1..32))
22934 GSM-MessageList ::= SEQUENCE (SIZE (1..maxInterSysMessages)) OF
22935 BIT STRING (SIZE (1..512))
22937 GSM-MS-RadioAccessCapability ::= OCTET STRING (SIZE (1..64))
22939 GsmSecurityCapability ::= BIT STRING {
22940 -- For each bit value "0" means false/ not supported
22950 GSM-TargetCellInfoList ::= SEQUENCE (SIZE (1..maxGSMTargetCells)) OF
22954 GSM-TargetCellInfo ::= SEQUENCE {
22955 bcch-ARFCN BCCH-ARFCN,
22956 frequency-band Frequency-Band,
22960 HNBName ::= OCTET STRING (SIZE(1..maxHNBNameSize))
22962 IdentificationOfReceivedMessage ::= SEQUENCE {
22963 rrc-TransactionIdentifier RRC-TransactionIdentifier,
22964 receivedMessageType ReceivedMessageType
22967 InterRAT-ChangeFailureCause ::= CHOICE {
22968 configurationUnacceptable NULL,
22969 physicalChannelFailure NULL,
22970 protocolError ProtocolErrorInformation,
22978 GERANIu-MessageList ::= SEQUENCE (SIZE (1..maxInterSysMessages)) OF
22979 BIT STRING (SIZE (1..32768))
22981 GERANIu-RadioAccessCapability ::= BIT STRING (SIZE (1..170))
22983 InterRAT-UE-RadioAccessCapability ::= CHOICE {
22985 gsm-Classmark2 GSM-Classmark2,
22986 gsm-Classmark3 GSM-Classmark3
22988 cdma2000 SEQUENCE {
22989 cdma2000-MessageList CDMA2000-MessageList
22993 InterRAT-UE-RadioAccessCapabilityList ::= SEQUENCE (SIZE(1..maxInterSysMessages)) OF
22994 InterRAT-UE-RadioAccessCapability
22996 InterRAT-UE-RadioAccessCapability-v590ext ::= SEQUENCE {
22997 geranIu-RadioAccessCapability GERANIu-RadioAccessCapability
23000 InterRAT-UE-RadioAccessCapability-v690ext ::= SEQUENCE {
23001 supportOfInter-RAT-PS-Handover ENUMERATED { doesSupporInter-RAT-PS-Handover } OPTIONAL,
23002 gsm-MS-RadioAccessCapability GSM-MS-RadioAccessCapability
23005 InterRAT-UE-RadioAccessCapability-v860ext ::= SEQUENCE {
23006 eutra-RadioAccessCapability EUTRA-RadioAccessCapability OPTIONAL
23009 InterRAT-UE-SecurityCapability ::= CHOICE {
23011 gsmSecurityCapability GsmSecurityCapability
23015 InterRAT-UE-SecurityCapList ::= SEQUENCE (SIZE(1..maxInterSysMessages)) OF
23016 InterRAT-UE-SecurityCapability
23018 InterRAT-HO-FailureCause ::= CHOICE {
23019 configurationUnacceptable NULL,
23020 physicalChannelFailure NULL,
23021 protocolError ProtocolErrorInformation,
23022 interRAT-ProtocolError NULL,
23037 MasterInformationBlock ::= SEQUENCE {
23038 mib-ValueTag MIB-ValueTag,
23039 -- TABULAR: The PLMN identity and ANSI-41 core network information
23040 -- are included in PLMN-Type.
23041 plmn-Type PLMN-Type,
23042 sibSb-ReferenceList SIBSb-ReferenceList,
23043 -- Extension mechanism for non- release99 information
23044 v690NonCriticalExtensions SEQUENCE {
23045 masterInformationBlock-v690ext MasterInformationBlock-v690ext,
23046 v6b0NonCriticalExtensions SEQUENCE {
23047 masterInformationBlock-v6b0ext MasterInformationBlock-v6b0ext-IEs,
23048 v860NonCriticalExtensions SEQUENCE {
23049 masterInformationBlock-v860ext MasterInformationBlock-v860ext-IEs,
23050 vc50NonCriticalExtensions SEQUENCE {
23051 masterInformationBlock-vc50ext MasterInformationBlock-vc50ext-IEs,
23052 nonCriticalExtensions SEQUENCE {} OPTIONAL
23059 MasterInformationBlock-v690ext ::= SEQUENCE {
23060 multiplePLMN-List MultiplePLMN-List-r6 OPTIONAL
23063 MasterInformationBlock-v6b0ext-IEs ::= SEQUENCE {
23064 extSIBTypeInfoSchedulingInfo-List ExtSIBTypeInfoSchedulingInfo-List OPTIONAL
23067 MasterInformationBlock-v860ext-IEs ::= SEQUENCE {
23068 extSIBTypeInfoSchedulingInfo-List ExtSIBTypeInfoSchedulingInfo-List2 OPTIONAL,
23069 extGANSS-SIBTypeInfoSchedulingInfoList
23070 ExtGANSS-SIBTypeInfoSchedulingInfoList OPTIONAL,
23071 csg-Indicator ENUMERATED { true } OPTIONAL
23074 MasterInformationBlock-vc50ext-IEs ::= SEQUENCE {
23075 mib-ValueTagExt MIB-ValueTagExt OPTIONAL,
23076 sibSb-ReferenceList SIBSb-ReferenceList2 OPTIONAL,
23077 extSIBTypeInfoSchedulingInfo-List ExtSIBTypeInfoSchedulingInfo-List3 OPTIONAL,
23078 sb3-Information SB3-Information OPTIONAL
23081 SB3-Information ::= SEQUENCE {
23082 sb3-SegCount SegCount DEFAULT 1,
23083 sb3-Sib-Rep SIB-Rep,
23084 second-BCH-Channelizationcode BCH-Channelizationcode
23087 MIB-ValueTag ::= INTEGER (1..8)
23089 MIB-ValueTagExt ::= INTEGER (0..1)
23091 NCC ::= INTEGER (0..7)
23093 PLMN-ValueTag ::= INTEGER (1..256)
23096 PredefinedConfigIdentityAndValueTag ::= SEQUENCE {
23097 predefinedConfigIdentity PredefinedConfigIdentity,
23098 predefinedConfigValueTag PredefinedConfigValueTag
23101 ProtocolErrorInformation ::= SEQUENCE {
23102 diagnosticsType CHOICE {
23104 protocolErrorCause ProtocolErrorCause
23110 ReceivedMessageType ::= ENUMERATED {
23112 cellChangeOrderFromUTRAN,
23115 downlinkDirectTransfer,
23116 interRATHandoverCommand,
23117 measurementControl,
23119 physicalChannelReconfiguration,
23120 physicalSharedChannelAllocation,
23121 radioBearerReconfiguration,
23122 radioBearerRelease,
23124 rrcConnectionRelease,
23125 rrcConnectionReject,
23126 rrcConnectionSetup,
23127 securityModeCommand,
23128 signallingConnectionRelease,
23129 transportChannelReconfiguration,
23130 transportFormatCombinationControl,
23131 ueCapabilityEnquiry,
23132 ueCapabilityInformationConfirm,
23133 uplinkPhysicalChannelControl,
23135 utranMobilityInformation,
23136 assistanceDataDelivery,
23137 spare6, spare5, spare4, spare3, spare2,
23141 Rplmn-Information ::= SEQUENCE {
23142 gsm-BA-Range-List GSM-BA-Range-List OPTIONAL,
23143 fdd-UMTS-Frequency-List FDD-UMTS-Frequency-List OPTIONAL,
23144 tdd-UMTS-Frequency-List TDD-UMTS-Frequency-List OPTIONAL,
23145 cdma2000-UMTS-Frequency-List CDMA2000-UMTS-Frequency-List OPTIONAL
23148 Rplmn-Information-r4 ::= SEQUENCE {
23149 gsm-BA-Range-List GSM-BA-Range-List OPTIONAL,
23150 fdd-UMTS-Frequency-List FDD-UMTS-Frequency-List OPTIONAL,
23151 -- the option is the same for 7.68 Mcps TDD as for 3.84 Mcps TDD
23152 -- i.e. TDD-UMTS-Frequency-List applies
23153 tdd384-UMTS-Frequency-List TDD-UMTS-Frequency-List OPTIONAL,
23154 tdd128-UMTS-Frequency-List TDD-UMTS-Frequency-List OPTIONAL,
23155 cdma2000-UMTS-Frequency-List CDMA2000-UMTS-Frequency-List OPTIONAL
23158 SIB-Rep::= ENUMERATED {
23165 BCH-Channelizationcode ::= INTEGER (2..33)
23167 SchedulingInformation ::= SEQUENCE {
23168 scheduling SEQUENCE {
23169 segCount SegCount DEFAULT 1,
23171 -- The element name indicates the repetition period and the value
23172 -- (multiplied by two) indicates the position of the first segment.
23173 rep4 INTEGER (0..1),
23174 rep8 INTEGER (0..3),
23175 rep16 INTEGER (0..7),
23176 rep32 INTEGER (0..15),
23177 rep64 INTEGER (0..31),
23178 rep128 INTEGER (0..63),
23179 rep256 INTEGER (0..127),
23180 rep512 INTEGER (0..255),
23181 rep1024 INTEGER (0..511),
23182 rep2048 INTEGER (0..1023),
23183 rep4096 INTEGER (0..2047)
23185 sib-PosOffsetInfo SibOFF-List OPTIONAL
23189 SchedulingInformation2 ::= CHOICE {
23190 scheduling SEQUENCE {
23191 segCount SegCount OPTIONAL,
23193 -- The element name indicates the repetition period and the value
23194 -- (multiplied by two) indicates the position of the first segment.
23195 rep4 INTEGER (0..1),
23196 rep8 INTEGER (0..3),
23197 rep16 INTEGER (0..7),
23198 rep32 INTEGER (0..15),
23199 rep64 INTEGER (0..31),
23200 rep128 INTEGER (0..63),
23201 rep256 INTEGER (0..127),
23202 rep512 INTEGER (0..255),
23203 rep1024 INTEGER (0..511),
23204 rep2048 INTEGER (0..1023),
23205 rep4096 INTEGER (0..2047)
23207 sib-PosOffsetInfo SibOFF-List2 OPTIONAL
23211 SchedulingInformationSIB ::= SEQUENCE {
23212 sib-Type SIB-TypeAndTag,
23213 scheduling SchedulingInformation
23216 SchedulingInformationSIB2 ::= SEQUENCE {
23217 sib-Type SIB-TypeAndTag2,
23218 scheduling SchedulingInformation2
23221 SchedulingInformationSIBSb ::= SEQUENCE {
23222 sibSb-Type SIBSb-TypeAndTag,
23223 scheduling SchedulingInformation
23226 SchedulingInformationSIBSb2 ::= SEQUENCE {
23227 sibSb-Type SIBSb-TypeAndTagExtValueTag
23230 SegCount ::= INTEGER (1..16)
23232 SegmentIndex ::= INTEGER (1..15)
23234 -- Actual value SFN-Prime = 2 * IE value
23235 SFN-Prime ::= INTEGER (0..2047)
23238 SIB-Data-fixed ::= BIT STRING (SIZE (222))
23240 SIB-Data2-fixed ::= BIT STRING (SIZE (232))
23242 SIB-Data-variable ::= BIT STRING (SIZE (1..214))
23244 SIB-Data2-variable ::= BIT STRING (SIZE (1..224))
23246 SIBOccurIdentity ::= INTEGER (0..15)
23248 SIBOccurrenceIdentityAndValueTag ::= SEQUENCE {
23249 sibOccurIdentity SIBOccurIdentity,
23250 sibOccurValueTag SIBOccurValueTag
23253 SIBOccurValueTag ::= INTEGER (0..15)
23255 SIB-ReferenceList ::= SEQUENCE (SIZE (1..maxSIB)) OF
23256 SchedulingInformationSIB
23258 SIB-ReferenceList2 ::= SEQUENCE (SIZE (1..maxSIB2)) OF
23259 SchedulingInformationSIB2
23261 SIBSb-ReferenceList ::= SEQUENCE (SIZE (1..maxSIB)) OF
23262 SchedulingInformationSIBSb
23264 SIBSb-ReferenceList2 ::= SEQUENCE (SIZE (1..maxSIB)) OF
23265 SchedulingInformationSIBSb2
23267 SIB-ReferenceListFACH ::= SEQUENCE (SIZE (1..maxSIB-FACH)) OF
23268 SchedulingInformationSIB
23270 SIB-Type ::= ENUMERATED {
23271 masterInformationBlock,
23272 systemInformationBlockType1,
23273 systemInformationBlockType2,
23274 systemInformationBlockType3,
23275 systemInformationBlockType4,
23276 systemInformationBlockType5,
23277 systemInformationBlockType6,
23278 systemInformationBlockType7,
23279 -- dummy, dummy2 and dummy3 are not used in this version of the specification,
23280 -- they should not be sent. If they are received they should be ignored
23284 systemInformationBlockType11,
23285 systemInformationBlockType12,
23286 systemInformationBlockType13,
23287 systemInformationBlockType13-1,
23288 systemInformationBlockType13-2,
23289 systemInformationBlockType13-3,
23290 systemInformationBlockType13-4,
23291 systemInformationBlockType14,
23292 systemInformationBlockType15,
23293 systemInformationBlockType15-1,
23294 systemInformationBlockType15-2,
23295 systemInformationBlockType15-3,
23296 systemInformationBlockType16,
23297 systemInformationBlockType17,
23298 systemInformationBlockType15-4,
23299 systemInformationBlockType18,
23302 systemInformationBlockType15-5,
23303 systemInformationBlockType5bis,
23306 SIB-Type2 ::= ENUMERATED {
23308 systemInformationBlockType1,
23309 systemInformationBlockType2,
23310 systemInformationBlockType3,
23311 systemInformationBlockType4,
23312 systemInformationBlockType5,
23313 systemInformationBlockType5bis,
23314 systemInformationBlockType6,
23315 systemInformationBlockType7,
23316 systemInformationBlockType11,
23317 systemInformationBlockType11bis,
23318 systemInformationBlockType12,
23319 systemInformationBlockType13,
23320 systemInformationBlockType13-1,
23321 systemInformationBlockType13-2,
23322 systemInformationBlockType13-3,
23323 systemInformationBlockType13-4,
23324 systemInformationBlockType14,
23325 systemInformationBlockType15,
23326 systemInformationBlockType15bis,
23327 systemInformationBlockType15-1,
23328 systemInformationBlockType15-1bis,
23329 systemInformationBlockType15-1ter,
23330 systemInformationBlockType15-2,
23331 systemInformationBlockType15-2bis,
23332 systemInformationBlockType15-2ter,
23333 systemInformationBlockType15-3,
23334 systemInformationBlockType15-3bis,
23335 systemInformationBlockType15-4,
23336 systemInformationBlockType15-5,
23337 systemInformationBlockType15-6,
23338 systemInformationBlockType15-7,
23339 systemInformationBlockType15-8,
23340 systemInformationBlockType16,
23341 systemInformationBlockType17,
23342 systemInformationBlockType18,
23343 systemInformationBlockType19,
23344 systemInformationBlockType20,
23345 systemInformationBlockType21,
23346 systemInformationBlockType22,
23347 systemInformationBlockType23,
23348 systemInformationBlockType24,
23349 systemInformationBlockType11ter,
23350 systemInformationBlockType25,
23351 spare20, spare19, spare18,
23352 spare17, spare16, spare15, spare14, spare13, spare12,
23353 spare11, spare10, spare9, spare8, spare7, spare6,
23355 spare4, spare3, spare2, spare1 }
23357 SIB-TypeAndTag ::= CHOICE {
23358 sysInfoType1 PLMN-ValueTag,
23359 sysInfoType2 CellValueTag,
23360 sysInfoType3 CellValueTag,
23361 sysInfoType4 CellValueTag,
23362 sysInfoType5 CellValueTag,
23363 sysInfoType6 CellValueTag,
23365 -- dummy, dummy2 and dummy3 are not used in this version of the specification,
23366 -- they should not be sent. If they are received the UE behaviour is not specified.
23367 dummy CellValueTag,
23370 sysInfoType11 CellValueTag,
23371 sysInfoType12 CellValueTag,
23372 sysInfoType13 CellValueTag,
23373 sysInfoType13-1 CellValueTag,
23374 sysInfoType13-2 CellValueTag,
23375 sysInfoType13-3 CellValueTag,
23376 sysInfoType13-4 CellValueTag,
23377 sysInfoType14 NULL,
23378 sysInfoType15 CellValueTag,
23379 sysInfoType16 PredefinedConfigIdentityAndValueTag,
23380 sysInfoType17 NULL,
23381 sysInfoType15-1 CellValueTag,
23382 sysInfoType15-2 SIBOccurrenceIdentityAndValueTag,
23383 sysInfoType15-3 SIBOccurrenceIdentityAndValueTag,
23384 sysInfoType15-4 CellValueTag,
23385 sysInfoType18 CellValueTag,
23386 sysInfoType15-5 CellValueTag,
23387 sysInfoType5bis CellValueTag,
23394 SIB-TypeAndTag2 ::= CHOICE {
23395 sysInfoType1 PLMN-ValueTag,
23396 sysInfoType2 CellValueTag,
23397 sysInfoType3 CellValueTag3,
23398 sysInfoType4 CellValueTag,
23399 sysInfoType5 CellValueTag3,
23400 sysInfoType5bis CellValueTag3,
23401 sysInfoType6 CellValueTag,
23403 sysInfoType11 CellValueTag,
23404 sysInfoType11bis CellValueTag,
23405 sysInfoType12 CellValueTag,
23406 sysInfoType13 CellValueTag,
23407 sysInfoType13-1 CellValueTag,
23408 sysInfoType13-2 CellValueTag,
23409 sysInfoType13-3 CellValueTag,
23410 sysInfoType13-4 CellValueTag,
23411 sysInfoType14 NULL,
23412 sysInfoType15 CellValueTag,
23413 sysInfoType15bis CellValueTag,
23414 sysInfoType15-1 CellValueTag,
23415 sysInfoType15-1bis CellValueTag,
23416 sysInfoType15-1ter CellValueTag,
23417 sysInfoType15-2 SIBOccurrenceIdentityAndValueTag,
23418 sysInfoType15-2bis SIBOccurrenceIdentityAndValueTag,
23419 sysInfoType15-2ter SIBOccurrenceIdentityAndValueTag,
23420 sysInfoType15-3 SIBOccurrenceIdentityAndValueTag,
23421 sysInfoType15-3bis SIBOccurrenceIdentityAndValueTag,
23422 sysInfoType15-4 CellValueTag,
23423 sysInfoType15-5 CellValueTag,
23424 sysInfoType15-6 CellValueTag,
23425 sysInfoType15-7 CellValueTag,
23426 sysInfoType15-8 CellValueTag,
23427 sysInfoType16 PredefinedConfigIdentityAndValueTag,
23428 sysInfoType17 NULL,
23429 sysInfoType18 CellValueTag,
23430 sysInfoType19 CellValueTag,
23431 sysInfoType20 CellValueTag,
23432 sysInfoType21 CellValueTag3,
23433 sysInfoType22 CellValueTag3,
23434 sysInfoType23 CellValueTag,
23435 sysInfoType24 NULL,
23436 sysInfoType11ter CellValueTag3,
23437 sysInfoType25 NULL,
23461 SIBSb-TypeAndTag ::= CHOICE {
23462 sysInfoType1 PLMN-ValueTag,
23463 sysInfoType2 CellValueTag,
23464 sysInfoType3 CellValueTag,
23465 sysInfoType4 CellValueTag,
23466 sysInfoType5 CellValueTag,
23467 sysInfoType6 CellValueTag,
23469 -- dummy, dummy2 and dummy3 are not used in this version of the specification,
23470 -- they should not be sent. If they are received the UE behaviour is not specified.
23471 dummy CellValueTag,
23474 sysInfoType11 CellValueTag,
23475 sysInfoType12 CellValueTag,
23476 sysInfoType13 CellValueTag,
23477 sysInfoType13-1 CellValueTag,
23478 sysInfoType13-2 CellValueTag,
23479 sysInfoType13-3 CellValueTag,
23480 sysInfoType13-4 CellValueTag,
23481 sysInfoType14 NULL,
23482 sysInfoType15 CellValueTag,
23483 sysInfoType16 PredefinedConfigIdentityAndValueTag,
23484 sysInfoType17 NULL,
23485 sysInfoTypeSB1 CellValueTag,
23486 sysInfoTypeSB2 CellValueTag,
23487 sysInfoType15-1 CellValueTag,
23488 sysInfoType15-2 SIBOccurrenceIdentityAndValueTag,
23489 sysInfoType15-3 SIBOccurrenceIdentityAndValueTag,
23490 sysInfoType15-4 CellValueTag,
23491 sysInfoType18 CellValueTag,
23492 sysInfoType15-5 CellValueTag,
23493 sysInfoType5bis CellValueTag,
23499 SIBSb-TypeAndTagExtValueTag ::= CHOICE {
23500 sysInfoType3 CellValueTagExt,
23501 sysInfoType5 CellValueTagExt,
23502 sysInfoType5bis CellValueTagExt,
23503 sysInfoType21 CellValueTagExt,
23504 sysInfoType22 CellValueTagExt,
23510 SIB-TypeExt ::= CHOICE {
23511 systemInfoType11bis NULL,
23512 systemInfoType15bis NULL,
23513 systemInfoType15-1bis NULL,
23514 systemInfoType15-2bis NULL,
23515 systemInfoType15-3bis NULL,
23516 systemInfoType15-6 NULL,
23517 systemInfoType15-7 NULL,
23518 systemInfoType15-8 NULL
23521 SIB-TypeExt2 ::= CHOICE {
23522 systemInfoType19 NULL,
23523 systemInfoType15-2ter NULL,
23524 systemInfoType20 NULL,
23525 systemInfoType21 NULL,
23526 systemInfoType22 NULL,
23527 systemInfoType15-1ter NULL,
23528 systemInfoType23 NULL,
23529 systemInfoType24 NULL
23532 SIB-TypeExt3 ::= CHOICE {
23533 systemInfoType11ter NULL,
23534 systemInfoType25 NULL,
23543 SIB-TypeExtGANSS ::= CHOICE {
23544 systemInfoType15-1bis NULL,
23545 systemInfoType15-2bis NULL,
23546 systemInfoType15-2ter NULL,
23547 systemInfoType15-3bis NULL,
23548 systemInfoType15-6 NULL,
23549 systemInfoType15-7 NULL,
23550 systemInfoType15-8 NULL,
23562 SibOFF ::= ENUMERATED {
23563 so2, so4, so6, so8, so10,
23564 so12, so14, so16, so18,
23565 so20, so22, so24, so26,
23568 SibOFF-vc50ext ::= SEQUENCE {
23569 sibOFF SibOFF OPTIONAL
23572 SibOFF-List ::= SEQUENCE (SIZE (1..15)) OF
23575 SibOFF-List2 ::= SEQUENCE (SIZE (1..15)) OF
23578 SpecificACDC-BarringInformation ::= SEQUENCE (SIZE (1.. maxNumAcdcCategory)) OF
23580 acdc-Barring ACDC-Barring OPTIONAL,
23581 expirationTimeFactor ExpirationTimeFactor2 OPTIONAL
23584 SysInfoType1 ::= SEQUENCE {
23585 -- Core network IEs
23586 cn-CommonGSM-MAP-NAS-SysInfo NAS-SystemInformationGSM-MAP,
23587 cn-DomainSysInfoList CN-DomainSysInfoList,
23588 -- User equipment IEs
23589 ue-ConnTimersAndConstants UE-ConnTimersAndConstants OPTIONAL,
23590 ue-IdleTimersAndConstants UE-IdleTimersAndConstants OPTIONAL,
23591 -- Extension mechanism for non- release99 information
23592 v3a0NonCriticalExtensions SEQUENCE {
23593 sysInfoType1-v3a0ext SysInfoType1-v3a0ext-IEs,
23594 v860NonCriticalExtentions SEQUENCE {
23595 sysInfoType1-v860ext SysInfoType1-v860ext-IEs,
23596 nonCriticalExtensions SEQUENCE {} OPTIONAL
23601 SysInfoType1-v3a0ext-IEs ::= SEQUENCE {
23602 ue-ConnTimersAndConstants-v3a0ext UE-ConnTimersAndConstants-v3a0ext,
23603 ue-IdleTimersAndConstants-v3a0ext UE-IdleTimersAndConstants-v3a0ext
23606 SysInfoType1-v860ext-IEs ::= SEQUENCE {
23607 ue-ConnTimersAndConstants UE-ConnTimersAndConstants-v860ext
23610 SysInfoType2 ::= SEQUENCE {
23611 -- UTRAN mobility IEs
23612 ura-IdentityList URA-IdentityList,
23613 -- Extension mechanism for non- release99 information
23614 nonCriticalExtensions SEQUENCE {} OPTIONAL
23617 SysInfoType3 ::= SEQUENCE {
23618 sib4indicator BOOLEAN,
23619 -- UTRAN mobility IEs
23620 cellIdentity CellIdentity,
23621 cellSelectReselectInfo CellSelectReselectInfoSIB-3-4,
23622 cellAccessRestriction CellAccessRestriction,
23623 -- Extension mechanism for non- release99 information
23624 v4b0NonCriticalExtensions SEQUENCE {
23625 sysInfoType3-v4b0ext SysInfoType3-v4b0ext-IEs,
23626 v590NonCriticalExtension SEQUENCE {
23627 sysInfoType3-v590ext SysInfoType3-v590ext,
23628 v5c0NoncriticalExtension SEQUENCE {
23629 sysInfoType3-v5c0ext SysInfoType3-v5c0ext-IEs,
23630 v670NonCriticalExtension SEQUENCE {
23631 sysInfoType3-v670ext SysInfoType3-v670ext,
23632 v770NonCriticalExtension SEQUENCE {
23633 sysInfoType3-v770ext SysInfoType3-v770ext-IEs,
23634 v830NonCriticalExtension SEQUENCE {
23635 sysInfoType3-v830ext SysInfoType3-v830ext-IEs,
23636 v860NonCriticalExtension SEQUENCE {
23637 sysInfoType3-v860ext SysInfoType3-v860ext-IEs,
23638 v870NonCriticalExtension SEQUENCE {
23639 sysInfoType3-v870ext SysInfoType3-v870ext-IEs,
23640 v900NonCriticalExtension SEQUENCE {
23641 sysInfoType3-v920ext SysInfoType3-v920ext-IEs,
23642 vc50NonCriticalExtension SEQUENCE {
23643 sysInfoType3-vc50ext SysInfoType3-vc50ext-IEs,
23644 nonCriticalExtensions SEQUENCE {} OPTIONAL
23657 SysInfoType3-v4b0ext-IEs ::= SEQUENCE {
23658 mapping-LCR Mapping-LCR-r4 OPTIONAL
23661 SysInfoType3-v590ext ::= SEQUENCE {
23662 cellSelectReselectInfo-v590ext CellSelectReselectInfo-v590ext OPTIONAL
23665 SysInfoType3-v5c0ext-IEs ::= SEQUENCE {
23666 cellSelectReselectInfoTreselectionScaling-v5c0ext
23667 CellSelectReselectInfoTreselectionScaling-v5c0ext OPTIONAL
23670 SysInfoType3-v670ext ::= SEQUENCE {
23671 domainSpecificAccessRestrictionParametersForPLMNOfMIB
23672 DomainSpecificAccessRestrictionParam-v670ext OPTIONAL,
23673 domainSpecificAccessRestictionForSharedNetwork
23674 DomainSpecificAccessRestrictionForSharedNetwork-v670ext OPTIONAL
23677 SysInfoType3-v770ext-IEs ::= SEQUENCE {
23678 deferredMeasurementControlReadingSupport
23679 DeferredMeasurementControlReadingSupport OPTIONAL,
23680 q-QualMin-Offset Q-QualMin-Offset OPTIONAL,
23681 q-RxlevMin-Offset Q-RxlevMin-Offset OPTIONAL,
23682 mbsfnOnlyService MBSFNOnlyService OPTIONAL
23685 SysInfoType3-v830ext-IEs ::= SEQUENCE {
23686 pagingPermissionWithAccessControlParametersForPLMNOfMIB
23687 PagingPermissionWithAccessControlParameters OPTIONAL,
23688 pagingPermissionWithAccessControlParametersForSharedNetwork
23689 PagingPermissionWithAccessControlForSharedNetwork OPTIONAL
23692 SysInfoType3-v860ext-IEs ::= SEQUENCE {
23693 csgIdentity CSG-Identity OPTIONAL,
23694 csg-PSCSplitInfo CSG-PSCSplitInfo OPTIONAL
23697 SysInfoType3-v870ext-IEs ::= SEQUENCE {
23698 cellAccessRestriction CellAccessRestriction-v870ext OPTIONAL
23701 SysInfoType3-v920ext-IEs ::= SEQUENCE {
23702 imsEmergencySupportIndicator ENUMERATED { supported } OPTIONAL
23705 SysInfoType3-vc50ext-IEs ::= SEQUENCE {
23706 txFailParams TxFailParams OPTIONAL
23709 SysInfoType4 ::= SEQUENCE {
23710 -- UTRAN mobility IEs
23711 cellIdentity CellIdentity,
23712 cellSelectReselectInfo CellSelectReselectInfoSIB-3-4,
23713 cellAccessRestriction CellAccessRestriction,
23714 -- Extension mechanism for non- release99 information
23715 v4b0NonCriticalExtensions SEQUENCE {
23716 sysInfoType4-v4b0ext SysInfoType4-v4b0ext-IEs,
23717 v590NonCriticalExtension SEQUENCE {
23718 sysInfoType4-v590ext SysInfoType4-v590ext,
23719 v5b0NonCriticalExtension SEQUENCE {
23720 sysInfoType4-v5b0ext SysInfoType4-v5b0ext-IEs,
23721 v5c0NonCriticalExtension SEQUENCE {
23722 sysInfoType4-v5c0ext SysInfoType4-v5c0ext-IEs,
23723 nonCriticalExtensions SEQUENCE {} OPTIONAL
23730 SysInfoType4-v4b0ext-IEs ::= SEQUENCE {
23731 mapping-LCR Mapping-LCR-r4 OPTIONAL
23735 SysInfoType4-v590ext ::= SEQUENCE {
23736 cellSelectReselectInfo-v590ext CellSelectReselectInfo-v590ext OPTIONAL
23739 SysInfoType4-v5b0ext-IEs ::= SEQUENCE {
23740 cellSelectReselectInfoPCHFACH-v5b0ext CellSelectReselectInfoPCHFACH-v5b0ext OPTIONAL
23743 SysInfoType4-v5c0ext-IEs ::= SEQUENCE {
23744 cellSelectReselectInfoTreselectionScaling-v5c0ext
23745 CellSelectReselectInfoTreselectionScaling-v5c0ext OPTIONAL
23748 SysInfoType5 ::= SEQUENCE {
23749 sib6indicator BOOLEAN,
23750 -- Physical channel IEs
23751 pich-PowerOffset PICH-PowerOffset,
23752 modeSpecificInfo CHOICE {
23754 aich-PowerOffset AICH-PowerOffset
23757 -- If PDSCH/PUSCH is configured for 1.28Mcps or 7.68Mcps TDD, the following IEs should be absent
23758 -- and the info included in the respective tdd128SpecificInfo or tdd768SpecificInfo instead.
23759 -- If PDSCH/PUSCH is configured for 3.84Mcps TDD in R5, HCR-r5-SpecificInfo should also be
23761 pusch-SysInfoList-SFN PUSCH-SysInfoList-SFN OPTIONAL,
23762 pdsch-SysInfoList-SFN PDSCH-SysInfoList-SFN OPTIONAL,
23763 openLoopPowerControl-TDD OpenLoopPowerControl-TDD
23766 primaryCCPCH-Info PrimaryCCPCH-Info OPTIONAL,
23767 prach-SystemInformationList PRACH-SystemInformationList,
23768 sCCPCH-SystemInformationList SCCPCH-SystemInformationList,
23769 -- cbs-DRX-Level1Information is conditional on any of the CTCH indicator IEs in
23770 -- sCCPCH-SystemInformationList
23771 cbs-DRX-Level1Information CBS-DRX-Level1Information OPTIONAL,
23772 -- Extension mechanism for non- release99 information
23773 v4b0NonCriticalExtensions SEQUENCE {
23774 sysInfoType5-v4b0ext SysInfoType5-v4b0ext-IEs OPTIONAL,
23775 -- Extension mechanism for non- rel-4 information
23776 v590NonCriticalExtensions SEQUENCE {
23777 sysInfoType5-v590ext SysInfoType5-v590ext-IEs OPTIONAL,
23778 v650NonCriticalExtensions SEQUENCE {
23779 sysInfoType5-v650ext SysInfoType5-v650ext-IEs OPTIONAL,
23780 v680NonCriticalExtensions SEQUENCE {
23781 sysInfoType5-v680ext SysInfoType5-v680ext-IEs OPTIONAL,
23782 v690NonCriticalExtensions SEQUENCE {
23783 sysInfoType5-v690ext SysInfoType5-v690ext-IEs,
23784 v770NonCriticalExtensions SEQUENCE {
23785 sysInfoType5-v770ext SysInfoType5-v770ext-IEs,
23786 v860NonCriticalExtensions SEQUENCE {
23787 sysInfoType5-v860ext SysInfoType5-v860ext-IEs,
23788 v890NonCriticalExtensions SEQUENCE {
23789 sysInfoType5-v890ext SysInfoType5-v890ext-IEs,
23790 v8b0NonCriticalExtensions SEQUENCE {
23791 sysInfoType5-v8b0ext
23792 SysInfoType5-v8b0ext-IEs,
23793 v8d0NonCriticalExtensions SEQUENCE {
23794 sysInfoType5-v8d0ext
23795 SysInfoType5-v8d0ext-IEs,
23796 va40NonCriticalExtensions SEQUENCE {
23797 sysInfoType5-va40ext
23798 SysInfoType5-va40ext-IEs,
23799 va80NonCriticalExtensions SEQUENCE {
23800 sysInfoType5-va80ext SysInfoType5-va80ext-IEs,
23801 vb50NonCriticalExtensions
23802 SysInfoType5-NonCriticalExtensions-vb50-IEs
23818 SysInfoType5-v4b0ext-IEs ::= SEQUENCE {
23819 --The following IE PNBSCH-Allocation-r4 shall be used for 3.84Mcps TDD only.
23820 pNBSCH-Allocation-r4 PNBSCH-Allocation-r4 OPTIONAL,
23821 -- In case of TDD, the following IE is included instead of the
23822 -- IE up-IPDL-Parameter in up-OTDOA-AssistanceData.
23823 openLoopPowerControl-IPDL-TDD OpenLoopPowerControl-IPDL-TDD-r4 OPTIONAL,
23824 -- If SysInfoType5 is sent to describe a 1.28Mcps TDD cell, the IE PRACH-RACH-Info included in
23825 -- PRACH-SystemInformationList shall be ignored, the IE PRACH-Partitioning and the
23826 -- IE rach-TransportFormatSet shall be absent and the corresponding IE in the following
23827 -- PRACH-SystemInformationList-LCR-r4 shall be used
23828 prach-SystemInformationList-LCR-r4 PRACH-SystemInformationList-LCR-r4 OPTIONAL,
23829 tdd128SpecificInfo SEQUENCE {
23830 pusch-SysInfoList-SFN PUSCH-SysInfoList-SFN-LCR-r4 OPTIONAL,
23831 pdsch-SysInfoList-SFN PDSCH-SysInfoList-SFN-LCR-r4 OPTIONAL,
23832 pCCPCH-LCR-Extensions PrimaryCCPCH-Info-LCR-r4-ext OPTIONAL,
23833 sCCPCH-LCR-ExtensionsList SCCPCH-SystemInformationList-LCR-r4-ext
23835 frequencyBandIndicator RadioFrequencyBandFDD OPTIONAL
23838 SysInfoType5-v590ext-IEs ::= SEQUENCE {
23839 hcr-r5-SpecificInfo SEQUENCE {
23840 pusch-SysInfoList-SFN PUSCH-SysInfoList-SFN-HCR-r5 OPTIONAL,
23841 pdsch-SysInfoList-SFN PDSCH-SysInfoList-SFN-HCR-r5 OPTIONAL
23845 SysInfoType5-v650ext-IEs ::= SEQUENCE {
23846 frequencyBandIndicator2 RadioFrequencyBandFDD2
23849 SysInfoType5-v680ext-IEs ::= SEQUENCE {
23850 -- TABULAR: HSDPA Cell Indicator is MD in tabular description
23851 -- Default value is 'HSDPA Capability not indicated'
23852 hsdpa-CellIndicator ENUMERATED { hsdpa-CapableCell } OPTIONAL
23855 SysInfoType5-v690ext-IEs ::= SEQUENCE {
23856 -- TABULAR: E-DCH Cell Indicator is MD in tabular description
23857 -- Default value is 'E-DCH Capability not indicated'
23858 edch-CellIndicator ENUMERATED { edch-CapableCell } OPTIONAL,
23859 sccpch-SystemInformation-MBMS CHOICE {
23860 mcchOnSCCPCHusedForNonMBMS MBMS-MCCH-ConfigurationInfo-r6,
23861 mcchOnSCCPCHusedOnlyForMBMS SCCPCH-SystemInformation-MBMS-r6
23863 additionalPRACH-TF-and-TFCS-CCCH-List AdditionalPRACH-TF-and-TFCS-CCCH-List OPTIONAL,
23864 cBS-DRX-Level1Information-extension CBS-DRX-Level1Information-extension-r6 OPTIONAL
23867 SysInfoType5-v770ext-IEs ::= SEQUENCE {
23868 modeSpecificInfo CHOICE {
23870 hs-dsch-CommonSystemInformation HS-DSCH-CommonSystemInformation,
23871 hs-dsch-PagingSystemInformation HS-DSCH-PagingSystemInformation OPTIONAL
23874 pusch-SysInfoList-SFN PUSCH-SysInfoList-SFN-VHCR OPTIONAL,
23875 pdsch-SysInfoList-SFN PDSCH-SysInfoList-VHCR-r7 OPTIONAL,
23876 -- If SysInfoType5 is sent to configure a 7.68Mcps TDD cell, the 'prach-RACH-Info' in
23877 -- IE PRACH-SystemInformationList shall be ignored, 'prach-Partitioning' shall be absent
23878 -- and the corresponding IE in the following IE PRACH-SystemInformationList-VHCR-r7
23879 -- shall be used instead.
23880 prach-SystemInformationList PRACH-SystemInformationList-VHCR-r7 OPTIONAL
23883 prach-SystemInformationList PRACH-SystemInformationList-LCR-v770ext OPTIONAL
23886 -- If SysInfoType5 is sent to configure a 7.68 Mcps TDD cell (in any mode) or a 3.84 Mcps TDD
23887 -- cell operating in MBSFN mode, IE SCCPCH-SystemInformationList-HCR-VHCR-r7 is used, otherwise
23888 -- IE SCCPCH-SystemInformationList-r6 is used.
23889 sccpch-SystemInformationList SCCPCH-SystemInformationList-HCR-VHCR-r7 OPTIONAL,
23890 sccpch-SystemInformation-MBMS CHOICE {
23891 -- If choice is 'mcchOnSCCPCHusedForNonMBMS', IE MBMS-MCCH-ConfigurationInfo-r6 is used.
23892 -- If choice is 'mcchOnSCCPCHusedOnlyForMBMS', IE MBMS-MCCH-ConfigurationInfo-r7 is used
23893 -- to configure a 7.68Mcps TDD cell or a cell operating in MBSFN mode, otherwise IE
23894 -- SCCPCH-SystemInformation-MBMS-r6 is used.
23895 mcchOnSCCPCHusedOnlyForMBMS SCCPCH-SystemInformation-MBMS-r7
23897 tDD-MBSFNInformation TDD-MBSFNInformation OPTIONAL
23900 SysInfoType5-v860ext-IEs ::= SEQUENCE {
23901 -- The field 'dummy' shall be marked absent in SysInfoType5 and SysInfoType5bis. A failure to
23902 -- comply with this requirement may prevent the UE to receive any service in the cell. The UE
23903 -- may treat the cell as barred.
23904 dummy SEQUENCE {} OPTIONAL,
23905 modeSpecificInfo CHOICE {
23907 hs-dsch-DrxCellfach-info HS-DSCH-DrxCellfach-info OPTIONAL
23910 hs-dsch-CommonSysInfo SEQUENCE {
23911 hs-dsch-CommonSystemInformation HS-DSCH-CommonSystemInformation-TDD128,
23912 hs-dsch-PagingSystemInformation HS-DSCH-PagingSystemInformation-TDD128 OPTIONAL
23914 hs-dsch-DrxCellfach-info HS-DSCH-DrxCellfach-info-TDD128 OPTIONAL
23919 SysInfoType5-v890ext-IEs ::= SEQUENCE {
23920 secondFrequencyInfo FrequencyInfoTDD OPTIONAL,
23921 commonEDCHSystemInfo CommonEDCHSystemInfo OPTIONAL
23924 SysInfoType5-v8b0ext-IEs ::= SEQUENCE {
23925 tresetUsageIndicator ENUMERATED { true } OPTIONAL,
23926 upPCHpositionInfo UpPCHposition-LCR OPTIONAL
23929 SysInfoType5-v8d0ext-IEs ::= SEQUENCE {
23930 commonEDCHSystemInfoFDD CommonEDCHSystemInfoFDD OPTIONAL
23933 SysInfoType5-va40ext-IEs ::= SEQUENCE {
23934 frequencyBandsIndicatorSupport FrequencyBandsIndicatorSupport OPTIONAL,
23935 frequencyBandIndicator3 RadioFrequencyBandFDD3 OPTIONAL
23938 SysInfoType5-va80ext-IEs ::= SEQUENCE {
23939 multipleFrequencyBandIndicatorListFDD MultipleFrequencyBandIndicatorListFDD OPTIONAL
23942 SysInfoType5-NonCriticalExtensions-vb50-IEs::= SEQUENCE {
23943 sysInfoType5-vb50ext SysInfoType5-vb50ext-IEs,
23944 ve30NonCriticalExtensions SysInfoType5-NonCriticalExtensions-ve30-IEs OPTIONAL
23948 SysInfoType5-NonCriticalExtensions-ve30-IEs::= SEQUENCE {
23949 sysInfoType5-ve30ext SysInfoType5-ve30ext-IEs,
23950 nonCriticalExtensions SEQUENCE {} OPTIONAL
23954 SysInfoType5-ve30ext-IEs ::= SEQUENCE {
23955 adjacentchannelinterferencelevel ENUMERATED { moderate, high } OPTIONAL
23958 SysInfoType5-vb50ext-IEs ::= SEQUENCE {
23959 sib22indicator BOOLEAN,
23960 cellUpdateMessageOptimisedEncoding ENUMERATED { true } OPTIONAL
23963 -- SysInfoType5bis uses the same structure as SysInfoType5
23964 SysInfoType5bis ::= SysInfoType5
23966 SysInfoType6 ::= SEQUENCE {
23967 -- Physical channel IEs
23968 pich-PowerOffset PICH-PowerOffset,
23969 modeSpecificInfo CHOICE {
23971 aich-PowerOffset AICH-PowerOffset,
23972 -- dummy is not used in this version of specification, it should
23973 -- not be sent and if received it should be ignored.
23974 dummy CSICH-PowerOffset OPTIONAL
23977 -- If PDSCH/PUSCH is configured for 1.28Mcps TDD, pusch-SysInfoList-SFN,
23978 -- pdsch-SysInfoList-SFN and openLoopPowerControl-TDD should be absent
23979 -- and the info included in the tdd128SpecificInfo instead.
23980 -- If PDSCH/PUSCH is configured for 7.68Mcps TDD, pusch-SysInfoList-SFN
23981 -- and pdsch-SysInfoList-SFN should be absent and the info included in the
23982 -- tdd768SpecificInfo instead.
23983 -- If PDSCH/PUSCH is configured for 3.84Mcps TDD in R5, HCR-r5-SpecificInfo should
23984 -- also be included.
23985 pusch-SysInfoList-SFN PUSCH-SysInfoList-SFN OPTIONAL,
23986 pdsch-SysInfoList-SFN PDSCH-SysInfoList-SFN OPTIONAL,
23987 openLoopPowerControl-TDD OpenLoopPowerControl-TDD
23990 primaryCCPCH-Info PrimaryCCPCH-Info OPTIONAL,
23991 prach-SystemInformationList PRACH-SystemInformationList OPTIONAL,
23992 sCCPCH-SystemInformationList SCCPCH-SystemInformationList OPTIONAL,
23993 cbs-DRX-Level1Information CBS-DRX-Level1Information OPTIONAL,
23994 -- Conditional on any of the CTCH indicator IEs in
23995 -- sCCPCH-SystemInformationList
23996 -- Extension mechanism for non- release99 information
23997 v4b0NonCriticalExtensions SEQUENCE {
23998 sysInfoType6-v4b0ext SysInfoType6-v4b0ext-IEs OPTIONAL,
23999 -- Extension mechanism for non- rel-4 information
24000 v590NonCriticalExtensions SEQUENCE {
24001 sysInfoType6-v590ext SysInfoType6-v590ext-IEs OPTIONAL,
24002 v650nonCriticalExtensions SEQUENCE {
24003 sysInfoType6-v650ext SysInfoType6-v650ext-IEs OPTIONAL,
24004 v690nonCriticalExtensions SEQUENCE {
24005 sysInfoType6-v690ext SysInfoType6-v690ext-IEs,
24006 v770NonCriticalExtensions SEQUENCE {
24007 sysInfoType6-v770ext SysInfoType6-v770ext-IEs,
24008 va40NonCriticalExtensions SEQUENCE {
24009 sysInfoType6-va40ext SysInfoType6-va40ext-IEs,
24010 va80NonCriticalExtensions SEQUENCE {
24011 sysInfoType6-va80ext SysInfoType6-va80ext-IEs,
24012 ve30NonCriticalExtensions SysInfoType6-NonCriticalExtensions-ve30-IEs OPTIONAL
24022 SysInfoType6-NonCriticalExtensions-ve30-IEs::= SEQUENCE {
24023 sysInfoType6-ve30ext SysInfoType6-ve30ext-IEs,
24024 nonCriticalExtensions SEQUENCE {} OPTIONAL
24027 SysInfoType6-ve30ext-IEs ::= SEQUENCE {
24028 adjacentchannelinterferencelevel ENUMERATED { moderate, high } OPTIONAL
24031 SysInfoType6-v4b0ext-IEs ::= SEQUENCE {
24032 -- openLoopPowerControl-IPDL-TDD is present only if IPDLs are applied for TDD
24033 openLoopPowerControl-IPDL-TDD OpenLoopPowerControl-IPDL-TDD-r4 OPTIONAL,
24034 -- If SysInfoType6 is sent to describe a 1.28Mcps TDD cell, the IE PRACH-RACH-Info included
24035 -- in PRACH-SystemInformationList shall be ignored, the IE PRACH-Partitioning and the
24036 -- IE rach-TransportFormatSet shall be absent and the corresponding IEs in the following
24037 -- PRACH-SystemInformationList-LCR-r4 shall be used
24038 prach-SystemInformationList-LCR-r4 PRACH-SystemInformationList-LCR-r4 OPTIONAL,
24039 tdd128SpecificInfo SEQUENCE {
24040 pusch-SysInfoList-SFN PUSCH-SysInfoList-SFN-LCR-r4 OPTIONAL,
24041 pdsch-SysInfoList-SFN PDSCH-SysInfoList-SFN-LCR-r4 OPTIONAL,
24042 pCCPCH-LCR-Extensions PrimaryCCPCH-Info-LCR-r4-ext OPTIONAL,
24043 sCCPCH-LCR-ExtensionsList SCCPCH-SystemInformationList-LCR-r4-ext OPTIONAL
24045 frequencyBandIndicator RadioFrequencyBandFDD OPTIONAL
24048 SysInfoType6-v590ext-IEs ::= SEQUENCE {
24049 hcr-r5-SpecificInfo SEQUENCE {
24050 pusch-SysInfoList-SFN PUSCH-SysInfoList-SFN-HCR-r5 OPTIONAL,
24051 pdsch-SysInfoList-SFN PDSCH-SysInfoList-SFN-HCR-r5 OPTIONAL
24055 SysInfoType6-v650ext-IEs ::= SEQUENCE {
24056 frequencyBandIndicator2 RadioFrequencyBandFDD2
24059 SysInfoType6-v690ext-IEs ::= SEQUENCE {
24060 additionalPRACH-TF-and-TFCS-CCCH-List AdditionalPRACH-TF-and-TFCS-CCCH-List OPTIONAL
24063 SysInfoType6-v770ext-IEs ::= SEQUENCE {
24064 tdd768SpecificInfo SEQUENCE {
24065 pusch-SysInfoList-SFN PUSCH-SysInfoList-SFN-VHCR OPTIONAL,
24066 pdsch-SysInfoList-SFN PDSCH-SysInfoList-VHCR-r7 OPTIONAL,
24067 -- If SysInfoType6 is sent to configure a 7.68Mcps TDD cell, the 'prach-RACH-Info' in
24068 -- IE PRACH-SystemInformationList shall be ignored, 'prach-Partitioning' shall be absent
24069 -- and the corresponding IE in the following IE PRACH-SystemInformationList-VHCR-r7
24070 -- shall be used instead.
24071 prach-SystemInformationList PRACH-SystemInformationList-VHCR-r7 OPTIONAL
24073 -- If SysInfoType6 is sent to configure a 7.68 Mcps TDD cell,
24074 -- IE SCCPCH-SystemInformationList-HCR-VHCR-r7 is used, otherwise
24075 -- IE SCCPCH-SystemInformationList-r6 is used.
24076 sccpch-SystemInformationList SCCPCH-SystemInformationList-HCR-VHCR-r7 OPTIONAL
24079 SysInfoType6-va40ext-IEs ::= SEQUENCE {
24080 frequencyBandIndicator3 RadioFrequencyBandFDD3 OPTIONAL
24083 SysInfoType6-va80ext-IEs ::= SEQUENCE {
24084 multipleFrequencyBandIndicatorListFDD MultipleFrequencyBandIndicatorListFDD OPTIONAL
24087 SysInfoType7 ::= SEQUENCE {
24088 -- Physical channel IEs
24089 modeSpecificInfo CHOICE {
24091 ul-Interference UL-Interference
24095 prach-Information-SIB5-List DynamicPersistenceLevelList,
24096 prach-Information-SIB6-List DynamicPersistenceLevelList OPTIONAL,
24097 expirationTimeFactor ExpirationTimeFactor OPTIONAL,
24098 -- Extension mechanism for non- release99 information
24099 nonCriticalExtensions SEQUENCE {} OPTIONAL
24102 -- This IE is not used in this version of the specification.
24103 -- It was kept only for backwards compatibility reasons
24104 SysInfoType8 ::= SEQUENCE {
24105 -- User equipment IEs
24106 -- dummy1, dummy2, dummy3 are not used in this version of the specification and
24107 -- they should be ignored by the receiver.
24108 dummy1 CPCH-Parameters,
24109 -- Physical channel IEs
24110 dummy2 CPCH-SetInfoList,
24111 dummy3 CSICH-PowerOffset,
24112 -- Extension mechanism for non- release99 information
24113 nonCriticalExtensions SEQUENCE {} OPTIONAL
24116 -- This IE is not used in this version of the specification.
24117 -- It was kept only for backwards compatibility reasons
24118 SysInfoType9 ::= SEQUENCE {
24119 -- Physical channel IEs
24120 -- dummy is not used in this version of the specification and
24121 -- it should be ignored by the receiver.
24122 dummy CPCH-PersistenceLevelsList,
24123 -- Extension mechanism for non- release99 information
24124 nonCriticalExtensions SEQUENCE {} OPTIONAL
24127 -- This IE is not used in this version of the specification.
24128 -- It was kept only for backwards compatibility reasons
24129 SysInfoType10 ::= SEQUENCE {
24130 -- User equipment IEs
24131 -- dummy is not used in this version of the specification, it should
24132 -- not be sent and if received it should be ignored.
24133 dummy DRAC-SysInfoList,
24134 -- Extension mechanism for non- release99 information
24135 nonCriticalExtensions SEQUENCE {} OPTIONAL
24138 SysInfoType11 ::= SEQUENCE {
24139 sib12indicator BOOLEAN,
24141 fach-MeasurementOccasionInfo FACH-MeasurementOccasionInfo OPTIONAL,
24142 measurementControlSysInfo MeasurementControlSysInfo,
24143 -- Extension mechanism for non- release99 information
24144 v4b0NonCriticalExtensions SEQUENCE {
24145 sysInfoType11-v4b0ext SysInfoType11-v4b0ext-IEs OPTIONAL,
24146 v590NonCriticalExtension SEQUENCE {
24147 sysInfoType11-v590ext SysInfoType11-v590ext-IEs,
24148 v690NonCriticalExtensions SEQUENCE {
24149 sysInfoType11-v690ext SysInfoType11-v690ext-IEs,
24150 v6b0NonCriticalExtensions SEQUENCE {
24151 sysInfoType11-v6b0ext SysInfoType11-v6b0ext-IEs,
24152 v770NonCriticalExtensions SEQUENCE {
24153 sysInfoType11-v770ext SysInfoType11-v770ext-IEs,
24154 v7b0NonCriticalExtensions SEQUENCE {
24155 sysInfoType11-v7b0ext SysInfoType11-v7b0ext-IEs,
24156 v860NonCriticalExtensions SEQUENCE {
24157 sysInfoType11-v860ext SysInfoType11-v860ext-IEs,
24158 va80NonCriticalExtensions SEQUENCE {
24159 sysInfoType11-va80ext SysInfoType11-va80ext-IEs,
24160 vc50NonCriticalExtensions SEQUENCE {
24161 sysInfoType11-vc50ext SysInfoType11-vc50ext-IEs,
24162 nonCriticalExtensions SEQUENCE {} OPTIONAL
24174 SysInfoType11-v4b0ext-IEs ::= SEQUENCE {
24175 fach-MeasurementOccasionInfo-LCR-Ext FACH-MeasurementOccasionInfo-LCR-r4-ext OPTIONAL,
24176 measurementControlSysInfo-LCR MeasurementControlSysInfo-LCR-r4-ext
24179 SysInfoType11-v590ext-IEs ::= SEQUENCE {
24180 --The order of the list corresponds to the order of cell in newIntraFrequencyCellInfoList
24181 newIntraFrequencyCellInfoList-v590ext SEQUENCE (SIZE (1..maxCellMeas)) OF
24182 CellSelectReselectInfo-v590ext OPTIONAL,
24183 --The order of the list corresponds to the order of cell in newInterFrequencyCellInfoList
24184 newInterFrequencyCellInfoList-v590ext SEQUENCE (SIZE (1..maxCellMeas)) OF
24185 CellSelectReselectInfo-v590ext OPTIONAL,
24186 --The order of the list corresponds to the order of cell in newInterRATCellInfoList
24187 newInterRATCellInfoList-v590ext SEQUENCE (SIZE (1..maxCellMeas)) OF
24188 CellSelectReselectInfo-v590ext OPTIONAL,
24189 intraFreqEventCriteriaList-v590ext Intra-FreqEventCriteriaList-v590ext OPTIONAL,
24190 intraFreqReportingCriteria-1b-r5 IntraFreqReportingCriteria-1b-r5 OPTIONAL,
24191 intraFreqEvent-1d-r5 IntraFreqEvent-1d-r5 OPTIONAL
24194 SysInfoType11-v690ext-IEs ::= SEQUENCE {
24195 -- dummy is not used in this version of the specification. If received, the UE behaviour
24196 -- is not specified.
24197 dummy Dummy-InterFreqRACHReportingInfo OPTIONAL
24200 SysInfoType11-v6b0ext-IEs ::= SEQUENCE {
24202 interFreqRACHReportingInfo InterFreqRACHReportingInfo OPTIONAL
24205 SysInfoType11-v770ext-IEs ::= SEQUENCE {
24207 mbsfnFrequencyList MBSFNFrequencyList OPTIONAL
24210 SysInfoType11-v7b0ext-IEs ::= SEQUENCE {
24212 newInterFreqCellList NewInterFreqCellList-v7b0ext OPTIONAL
24215 SysInfoType11-v860ext-IEs ::= SEQUENCE {
24217 mbsfnFrequencyList MBSFNFrequencyList-v860ext OPTIONAL
24220 SysInfoType11-va80ext-IEs ::= SEQUENCE {
24222 multipleFrequencyInfoListFDD MultipleFrequencyInfoListFDD OPTIONAL
24225 SysInfoType11-vc50ext-IEs ::= SEQUENCE {
24226 measurementControlSysInfo MeasurementControlSysInfo-vc50ext OPTIONAL,
24228 measurementScalingFactor MeasurementScalingFactor OPTIONAL
24231 MeasurementScalingFactor ::= ENUMERATED {
24232 sf-utra-cf1, sf-utra-cf2}
24235 SysInfoType11bis ::= SEQUENCE {
24237 measurementControlSysInfo MeasurementControlSysInfoExtension OPTIONAL,
24238 measurementControlSysInfo-LCR MeasurementControlSysInfoExtension-LCR-r4 OPTIONAL,
24239 measurementControlSysInfoExtensionAddon-r5
24240 MeasurementControlSysInfoExtensionAddon-r5 OPTIONAL,
24241 -- Extension mechanism for non-release99 information
24242 v7b0NonCriticalExtensions SEQUENCE {
24243 sysInfoType11bis-v7b0ext SysInfoType11bis-v7b0ext-IEs,
24244 v860NonCriticalExtensions SEQUENCE {
24245 sysInfoType11bis-v860ext SysInfoType11bis-v860ext-IEs,
24246 va80NonCriticalExtensions SEQUENCE {
24247 sysInfoType11bis-va80ext SysInfoType11bis-va80ext-IEs,
24248 vc50NonCriticalExtensions SEQUENCE {
24249 sysInfoType11bis-vc50ext SysInfoType11bis-vc50ext-IEs,
24250 nonCriticalExtensions SEQUENCE {} OPTIONAL
24257 SysInfoType11bis-v7b0ext-IEs ::= SEQUENCE {
24259 newInterFreqCellList NewInterFreqCellList-v7b0ext OPTIONAL
24262 SysInfoType11bis-v860ext-IEs ::= SEQUENCE {
24263 -- UTRAN mobility IEs
24264 csg-PSCSplitInfo CSG-PSCSplitInfo OPTIONAL,
24265 csg-DedicatedFrequencyInfoList CSG-DedicatedFrequencyInfoList OPTIONAL
24268 SysInfoType11bis-va80ext-IEs ::= SEQUENCE {
24270 multipleFrequencyInfoListFDD MultipleFrequencyInfoListFDD OPTIONAL
24273 SysInfoType11bis-vc50ext-IEs ::= SEQUENCE {
24274 measurementControlSysInfo MeasurementControlSysInfo-vc50ext OPTIONAL
24277 SysInfoType11ter ::= SEQUENCE {
24279 measureControlSysInfoInterFreqExt MeasureControlSysInfoInterFreqExt OPTIONAL,
24280 multipleFrequencyInfoListFDD MultipleFrequencyInfoListFDD OPTIONAL,
24281 nonCriticalExtensions SEQUENCE {} OPTIONAL
24284 SysInfoType12 ::= SEQUENCE {
24286 fach-MeasurementOccasionInfo FACH-MeasurementOccasionInfo OPTIONAL,
24287 measurementControlSysInfo MeasurementControlSysInfo,
24288 -- Extension mechanism for non- release99 information
24289 v4b0NonCriticalExtensions SEQUENCE {
24290 sysInfoType12-v4b0ext SysInfoType12-v4b0ext-IEs OPTIONAL,
24291 v590NonCriticalExtension SEQUENCE {
24292 sysInfoType12-v590ext SysInfoType12-v590ext-IEs,
24293 v690NonCriticalExtensions SEQUENCE {
24294 sysInfoType12-v690ext SysInfoType12-v690ext-IEs,
24295 v6b0NonCriticalExtensions SEQUENCE {
24296 sysInfoType12-v6b0ext SysInfoType12-v6b0ext-IEs,
24297 v7b0NonCriticalExtensions SEQUENCE {
24298 sysInfoType12-v7b0ext SysInfoType12-v7b0ext-IEs,
24299 va80NonCriticalExtensions SEQUENCE {
24300 sysInfoType12-va80ext SysInfoType12-va80ext-IEs,
24301 vc50NonCriticalExtensions SEQUENCE {
24302 sysInfoType12-vc50ext SysInfoType12-vc50ext-IEs,
24303 nonCriticalExtensions SEQUENCE {} OPTIONAL
24313 SysInfoType12-v4b0ext-IEs ::= SEQUENCE {
24314 fach-MeasurementOccasionInfo-LCR-Ext FACH-MeasurementOccasionInfo-LCR-r4-ext OPTIONAL,
24315 measurementControlSysInfo-LCR MeasurementControlSysInfo-LCR-r4-ext
24318 SysInfoType12-v590ext-IEs ::= SEQUENCE {
24319 --The order of the list corresponds to the order of cell in newIntraFrequencyCellInfoList
24320 newIntraFrequencyCellInfoList-v590ext SEQUENCE (SIZE (1..maxCellMeas)) OF
24321 CellSelectReselectInfo-v590ext OPTIONAL,
24322 --The order of the list corresponds to the order of cell in newInterFrequencyCellInfoList
24323 newInterFrequencyCellInfoList-v590ext SEQUENCE (SIZE (1..maxCellMeas)) OF
24324 CellSelectReselectInfo-v590ext OPTIONAL,
24325 --The order of the list corresponds to the order of cell in newInterRATCellInfoList
24326 newInterRATCellInfoList-v590ext SEQUENCE (SIZE (1..maxCellMeas)) OF
24327 CellSelectReselectInfo-v590ext OPTIONAL,
24328 intraFreqEventCriteriaList-v590ext Intra-FreqEventCriteriaList-v590ext OPTIONAL,
24329 intraFreqReportingCriteria-1b-r5 IntraFreqReportingCriteria-1b-r5 OPTIONAL,
24330 intraFreqEvent-1d-r5 IntraFreqEvent-1d-r5 OPTIONAL
24333 SysInfoType12-v690ext-IEs ::= SEQUENCE {
24334 -- dummy is not used in this version of the specification. If received, the UE behaviour
24335 -- is not specified.
24336 dummy Dummy-InterFreqRACHReportingInfo OPTIONAL
24339 SysInfoType12-v6b0ext-IEs ::= SEQUENCE {
24341 interFreqRACHReportingInfo InterFreqRACHReportingInfo OPTIONAL
24344 SysInfoType12-v7b0ext-IEs ::= SEQUENCE {
24346 newInterFreqCellList NewInterFreqCellList-v7b0ext OPTIONAL
24349 SysInfoType12-va80ext-IEs ::= SEQUENCE {
24351 multipleFrequencyInfoListFDD MultipleFrequencyInfoListFDD OPTIONAL
24354 SysInfoType12-vc50ext-IEs ::= SEQUENCE {
24355 measurementControlSysInfo MeasurementControlSysInfo-vc50ext OPTIONAL
24358 SysInfoType13 ::= SEQUENCE {
24359 -- Core network IEs
24360 cn-DomainSysInfoList CN-DomainSysInfoList,
24361 -- User equipment IEs
24362 ue-IdleTimersAndConstants UE-IdleTimersAndConstants OPTIONAL,
24363 capabilityUpdateRequirement CapabilityUpdateRequirement OPTIONAL,
24364 -- Extension mechanism for non- release99 information
24365 v3a0NonCriticalExtensions SEQUENCE {
24366 sysInfoType13-v3a0ext SysInfoType13-v3a0ext-IEs,
24367 v4b0NonCriticalExtensions SEQUENCE {
24368 sysInfoType13-v4b0ext SysInfoType13-v4b0ext-IEs,
24369 -- Extension mechanism for non- release99 information
24370 v770NonCriticalExtensions SEQUENCE {
24371 sysInfoType13-v770ext SysInfoType13-v770ext-IEs,
24372 nonCriticalExtensions SEQUENCE {} OPTIONAL
24378 SysInfoType13-v3a0ext-IEs ::= SEQUENCE {
24379 ue-IdleTimersAndConstants-v3a0ext UE-IdleTimersAndConstants-v3a0ext
24382 SysInfoType13-v4b0ext-IEs ::= SEQUENCE {
24383 capabilityUpdateRequirement-r4Ext CapabilityUpdateRequirement-r4-ext OPTIONAL
24386 SysInfoType13-v770ext-IEs ::= SEQUENCE {
24387 capabilityUpdateRequirement CapabilityUpdateRequirement-v770ext OPTIONAL
24390 SysInfoType13-1 ::= SEQUENCE {
24392 ansi-41-RAND-Information ANSI-41-RAND-Information,
24393 -- Extension mechanism for non- release99 information
24394 nonCriticalExtensions SEQUENCE {} OPTIONAL
24397 SysInfoType13-2 ::= SEQUENCE {
24399 ansi-41-UserZoneID-Information ANSI-41-UserZoneID-Information,
24400 -- Extension mechanism for non- release99 information
24401 nonCriticalExtensions SEQUENCE {} OPTIONAL
24404 SysInfoType13-3 ::= SEQUENCE {
24406 ansi-41-PrivateNeighbourListInfo ANSI-41-PrivateNeighbourListInfo,
24407 -- Extension mechanism for non- release99 information
24408 nonCriticalExtensions SEQUENCE {} OPTIONAL
24411 SysInfoType13-4 ::= SEQUENCE {
24413 ansi-41-GlobalServiceRedirectInfo
24414 ANSI-41-GlobalServiceRedirectInfo,
24415 -- Extension mechanism for non- release99 information
24416 nonCriticalExtensions SEQUENCE {} OPTIONAL
24419 SysInfoType14 ::= SEQUENCE {
24420 -- Physical channel IEs
24421 individualTS-InterferenceList IndividualTS-InterferenceList,
24422 expirationTimeFactor ExpirationTimeFactor OPTIONAL,
24423 -- Extension mechanism for non- release99 information
24424 nonCriticalExtensions SEQUENCE {} OPTIONAL
24427 SysInfoType15 ::= SEQUENCE {
24429 ue-positioning-GPS-CipherParameters UE-Positioning-CipherParameters OPTIONAL,
24430 ue-positioning-GPS-ReferenceLocation ReferenceLocation,
24431 ue-positioning-GPS-ReferenceTime UE-Positioning-GPS-ReferenceTime,
24432 ue-positioning-GPS-Real-timeIntegrity BadSatList OPTIONAL,
24433 -- Extension mechanism for non- release99 information
24434 v4b0NonCriticalExtensions SEQUENCE {
24435 sysInfoType15-v4b0ext SysInfoType15-v4b0ext-IEs,
24436 -- Extension mechanism for non- release4 information
24437 v770NonCriticalExtensions SEQUENCE {
24438 sysInfoType15-v770ext SysInfoType15-v770ext-IEs,
24439 va40NonCriticalExtensions SEQUENCE {
24440 sysInfoType15-va40ext SysInfoType15-va40ext-IEs,
24441 nonCriticalExtensions SEQUENCE {} OPTIONAL
24447 SysInfoType15-v4b0ext-IEs ::= SEQUENCE {
24448 up-Ipdl-Parameters-TDD UE-Positioning-IPDL-Parameters-TDD-r4-ext OPTIONAL
24451 SysInfoType15-v770ext-IEs ::= SEQUENCE {
24453 ue-Positioning-GPS-ReferenceTime UE-Positioning-GPS-ReferenceTime-v770ext
24456 SysInfoType15-va40ext-IEs ::= SEQUENCE {
24458 ue-Positioning-GPS-ReferenceTime UE-Positioning-GPS-ReferenceTime-va40ext
24461 SysInfoType15bis ::= SEQUENCE {
24463 ue-positioning-GANSS-ReferencePosition ReferenceLocationGANSS,
24464 ue-positioning-GANSS-ReferenceTime UE-Positioning-GANSS-ReferenceTime,
24465 ue-positioning-GANSS-IonosphericModel UE-Positioning-GANSS-IonosphericModel OPTIONAL,
24466 -- Extension mechanism for non-release99 information
24467 v860NonCriticalExtensions SEQUENCE {
24468 sysInfoType15bis-v860ext SysInfoType15bis-v860ext-IEs,
24469 va40NonCriticalExtensions SEQUENCE {
24470 sysInfoType15bis-va40ext SysInfoType15bis-va40ext-IEs,
24471 nonCriticalExtensions SEQUENCE {} OPTIONAL
24476 SysInfoType15bis-v860ext-IEs ::= SEQUENCE {
24478 ue-Positioning-GANSS-AddIonoModel UE-Positioning-GANSS-AddIonoModel OPTIONAL,
24479 ue-Positioning-GANSS-EarthOrientationPara
24480 UE-Positioning-GANSS-EarthOrientPara OPTIONAL
24483 SysInfoType15bis-va40ext-IEs ::= SEQUENCE {
24485 ue-positioning-GANSS-ReferenceTime UE-Positioning-GANSS-ReferenceTime-va40ext
24488 SysInfoType15-1 ::= SEQUENCE {
24489 -- DGPS corrections
24490 ue-positioning-GPS-DGPS-Corrections UE-Positioning-GPS-DGPS-Corrections,
24491 -- Extension mechanism for non- release99 information
24492 v920NonCriticalExtensions SEQUENCE {
24493 sysInfoType15-1-v920ext SysInfoType15-1-v920ext-IEs,
24494 nonCriticalExtensions SEQUENCE {} OPTIONAL
24498 SysInfoType15-1-v920ext-IEs ::= SEQUENCE {
24500 ue-positioning-GPS-DGPS-Corrections UE-Positioning-GPS-DGPS-Corrections-v920ext
24503 SysInfoType15-1bis ::= SEQUENCE {
24505 ue-positioning-GANSS-DGANSS-Corrections UE-Positioning-DGANSSCorrections,
24506 -- Extension mechanism for non-release99 information
24507 v920NonCriticalExtensions SEQUENCE {
24508 sysInfoType15-1bis-v920ext SysInfoType15-1bis-v920ext-IEs,
24509 nonCriticalExtensions SEQUENCE {} OPTIONAL
24513 SysInfoType15-1bis-v920ext-IEs ::= SEQUENCE {
24515 ue-positioning-GANSS-DGANSS-Corrections UE-Positioning-DGANSSCorrections-v920ext
24518 SysInfoType15-1ter ::= SEQUENCE {
24520 uePositioning-BDSCorrections UE-Positioning-DBDSCorrections OPTIONAL,
24521 uePositioningBDSIonoGridModel UE-Positioning-BDS-IonoGridModel OPTIONAL,
24522 -- Extension mechanism for non-release12 information
24523 nonCriticalExtensions SEQUENCE {} OPTIONAL
24526 SysInfoType15-2 ::= SEQUENCE {
24527 -- Ephemeris and clock corrections
24528 transmissionTOW GPS-TOW-1sec,
24530 ephemerisParameter EphemerisParameter,
24531 -- Extension mechanism for non- release99 information
24532 nonCriticalExtensions SEQUENCE {} OPTIONAL
24535 SysInfoType15-2bis ::= SEQUENCE {
24537 ue-positioning-GANSS-navigationModel UE-Positioning-GANSS-NavigationModel,
24538 -- Extension mechanism for non-release99 information
24539 nonCriticalExtensions SEQUENCE {} OPTIONAL
24542 SysInfoType15-2ter ::= SEQUENCE {
24544 ue-positioning-GANSS-AddNavigationModels UE-Positioning-GANSS-AddNavigationModels,
24545 -- Extension mechanism for non-release99 information
24546 vc50NonCriticalExtensions SEQUENCE {
24547 sysInfoType15-2ter-vc50ext SysInfoType15-2ter-vc50ext-IEs,
24548 nonCriticalExtensions SEQUENCE {} OPTIONAL
24552 SysInfoType15-2ter-vc50ext-IEs ::= SEQUENCE {
24554 ue-positioning-GANSS-AddNavigationModels UE-Positioning-GANSS-AddNavigationModels-vc50ext OPTIONAL
24557 SysInfoType15-3 ::= SEQUENCE {
24558 -- Almanac and other data
24559 transmissionTOW GPS-TOW-1sec,
24560 ue-positioning-GPS-Almanac UE-Positioning-GPS-Almanac OPTIONAL,
24561 ue-positioning-GPS-IonosphericModel UE-Positioning-GPS-IonosphericModel OPTIONAL,
24562 ue-positioning-GPS-UTC-Model UE-Positioning-GPS-UTC-Model OPTIONAL,
24563 satMask BIT STRING (SIZE (1..32)) OPTIONAL,
24564 lsbTOW BIT STRING (SIZE (8)) OPTIONAL,
24565 -- Extension mechanism for non- release99 information
24566 va40NonCriticalExtensions SEQUENCE {
24567 sysInfoType15-3-va40ext SysInfoType15-3-va40ext-IEs,
24568 nonCriticalExtensions SEQUENCE {} OPTIONAL
24572 SysInfoType15-3-va40ext-IEs ::= SEQUENCE {
24574 ue-positioning-GPS-Almanac UE-Positioning-GPS-Almanac-va40ext OPTIONAL
24577 SysInfoType15-3bis ::= SEQUENCE {
24579 ue-positioning-GANSS-Almanac UE-Positioning-GANSS-Almanac OPTIONAL,
24580 ue-positioning-GANSS-TimeModels UE-Positioning-GANSS-TimeModels OPTIONAL,
24581 ue-positioning-GANSS-UTC-Model UE-Positioning-GANSS-UTCModel OPTIONAL,
24582 -- Extension mechanism for non-release99 information
24583 v860NonCriticalExtensions SEQUENCE {
24584 sysInfoType15-3bis-v860ext SysInfoType15-3bis-v860ext-IEs,
24585 va40NonCriticalExtensions SEQUENCE {
24586 sysInfoType15-3bis-va40ext SysInfoType15-3bis-va40ext-IEs,
24587 vc50NonCriticalExtensions SEQUENCE {
24588 sysInfoType15-3bis-vc50ext SysInfoType15-3bis-vc50ext-IEs,
24589 nonCriticalExtensions SEQUENCE {} OPTIONAL
24595 SysInfoType15-3bis-v860ext-IEs ::= SEQUENCE {
24597 ue-Positioning-GANSS-Almanac UE-Positioning-GANSS-Almanac-v860ext OPTIONAL,
24598 ue-Positioning-GANSS-AddUTCModels UE-Positioning-GANSS-AddUTCModels OPTIONAL,
24599 ue-Positioning-GANSS-AuxiliaryInfo UE-Positioning-GANSS-AuxiliaryInfo OPTIONAL
24602 SysInfoType15-3bis-va40ext-IEs ::= SEQUENCE {
24604 ue-Positioning-GANSS-Almanac UE-Positioning-GANSS-Almanac-va40ext OPTIONAL,
24605 ue-positioning-GANSS-TimeModels UE-Positioning-GANSS-TimeModels-va40ext OPTIONAL
24608 SysInfoType15-3bis-vc50ext-IEs ::= SEQUENCE {
24610 ue-Positioning-GANSS-Almanac UE-Positioning-GANSS-Almanac-vc50ext OPTIONAL,
24611 ue-Positioning-GANSS-AddUTCModels UE-Positioning-GANSS-AddUTCModels-vc50ext OPTIONAL
24614 SysInfoType15-4 ::= SEQUENCE {
24616 ue-positioning-OTDOA-CipherParameters UE-Positioning-CipherParameters OPTIONAL,
24617 ue-positioning-OTDOA-AssistanceData UE-Positioning-OTDOA-AssistanceData,
24618 v3a0NonCriticalExtensions SEQUENCE {
24619 sysInfoType15-4-v3a0ext SysInfoType15-4-v3a0ext,
24620 -- Extension mechanism for non- release99 information
24621 v4b0NonCriticalExtensions SEQUENCE {
24622 sysInfoType15-4-v4b0ext SysInfoType15-4-v4b0ext,
24623 nonCriticalExtensions SEQUENCE {} OPTIONAL
24628 SysInfoType15-4-v3a0ext ::= SEQUENCE {
24629 sfn-Offset-Validity SFN-Offset-Validity OPTIONAL
24632 SysInfoType15-4-v4b0ext ::= SEQUENCE {
24633 ue-Positioning-OTDOA-AssistanceData-r4ext UE-Positioning-OTDOA-AssistanceData-r4ext OPTIONAL
24636 SysInfoType15-5 ::= SEQUENCE {
24638 ue-positioning-OTDOA-AssistanceData-UEB UE-Positioning-OTDOA-AssistanceData-UEB,
24639 v3a0NonCriticalExtensions SEQUENCE {
24640 sysInfoType15-5-v3a0ext SysInfoType15-5-v3a0ext,
24641 -- Extension mechanism for non- release99 information
24642 v770NonCriticalExtensions SEQUENCE {
24643 sysInfoType15-5-v770ext SysInfoType15-5-v770ext-IEs,
24644 nonCriticalExtensions SEQUENCE {} OPTIONAL
24649 SysInfoType15-5-v3a0ext ::= SEQUENCE {
24650 sfn-Offset-Validity SFN-Offset-Validity OPTIONAL
24653 SysInfoType15-5-v770ext-IEs ::= SEQUENCE {
24654 ue-Positioning-OTDOA-AssistanceData-UEB-ext
24655 UE-Positioning-OTDOA-AssistanceData-UEB-ext OPTIONAL
24658 SysInfoType15-6 ::= SEQUENCE {
24660 ue-positioning-GANSS-TOD INTEGER (0..86399),
24661 ue-positioning-GANSS-ReferenceMeasurementInformation
24662 UE-Positioning-GANSS-ReferenceMeasurementInfo,
24663 -- Extension mechanism for non-release99 information
24664 va40NonCriticalExtensions SEQUENCE {
24665 sysInfoType15-6-va40ext SysInfoType15-6-va40ext-IEs,
24666 vc50NonCriticalExtensions SEQUENCE {
24667 sysInfoType15-6-vc50ext SysInfoType15-6-vc50ext-IEs,
24668 nonCriticalExtensions SEQUENCE {} OPTIONAL
24673 SysInfoType15-6-va40ext-IEs ::= SEQUENCE {
24674 ue-positioning-GANSS-ReferenceMeasurementInformation
24675 UE-Positioning-GANSS-ReferenceMeasurementInfo-va40ext
24678 SysInfoType15-6-vc50ext-IEs ::= SEQUENCE {
24679 ue-positioning-GANSS-ReferenceMeasurementInformation
24680 UE-Positioning-GANSS-ReferenceMeasurementInfo-vc50ext
24683 SysInfoType15-7 ::= SEQUENCE {
24685 ue-positioning-GANSS-DataBitAssistance UE-Positioning-GANSS-Data-Bit-Assistance,
24686 -- Extension mechanism for non-release99 information
24687 nonCriticalExtensions SEQUENCE {} OPTIONAL
24690 SysInfoType15-8 ::= SEQUENCE {
24692 ue-positioning-GANSS-DataCipheringInfo UE-Positioning-CipherParameters OPTIONAL,
24693 ue-positioning-GANSS-realTimeIntegrity UE-Positioning-GANSS-RealTimeIntegrity OPTIONAL,
24694 -- Extension mechanism for non-release99 information
24695 nonCriticalExtensions SEQUENCE {} OPTIONAL
24698 SysInfoType16 ::= SEQUENCE {
24699 -- Radio bearer IEs
24700 preDefinedRadioConfiguration PreDefRadioConfiguration,
24701 -- Extension mechanism for non- release99 information
24702 v770NonCriticalExtensions SEQUENCE {
24703 sysInfoType16-v770ext SysInfoType16-v770ext-IEs,
24704 v920NonCriticalExtensions SEQUENCE {
24705 sysInfoType16-v920ext SysInfoType16-v920ext-IEs,
24706 nonCriticalExtensions SEQUENCE {} OPTIONAL
24711 SysInfoType16-v770ext-IEs ::= SEQUENCE {
24712 preDefinedRadioConfiguration PreDefRadioConfiguration-v770ext
24715 SysInfoType16-v920ext-IEs ::= SEQUENCE {
24716 preDefinedRadioConfiguration PreDefRadioConfiguration-v920ext
24719 SysInfoType17 ::= SEQUENCE {
24720 -- Physical channel IEs
24721 -- If PDSCH/PUSCH is configured for 1.28Mcps or 7.68Mcps TDD, pusch-SysInfoList and
24722 -- pdsch-SysInfoList should be absent and the info included in the respective
24723 -- tdd128SpecificInfo or tdd768SpecificInfo instead.
24724 -- If PDSCH/PUSCH is configured for 3.84Mcps TDD in R5, HCR-r5-SpecificInfo should also be
24726 pusch-SysInfoList PUSCH-SysInfoList OPTIONAL,
24727 pdsch-SysInfoList PDSCH-SysInfoList OPTIONAL,
24728 -- Extension mechanism for non- release99 information
24729 v4b0NonCriticalExtensions SEQUENCE {
24730 sysInfoType17-v4b0ext SysInfoType17-v4b0ext-IEs,
24731 v590NonCriticalExtensions SEQUENCE {
24732 sysInfoType17-v590ext SysInfoType17-v590ext-IEs OPTIONAL,
24733 v770NonCriticalExtensions SEQUENCE {
24734 sysInfoType17-v770ext SysInfoType17-v770ext-IEs,
24735 nonCriticalExtensions SEQUENCE {} OPTIONAL
24741 SysInfoType17-v4b0ext-IEs ::= SEQUENCE {
24742 tdd128SpecificInfo SEQUENCE {
24743 pusch-SysInfoList PUSCH-SysInfoList-LCR-r4 OPTIONAL,
24744 pdsch-SysInfoList PDSCH-SysInfoList-LCR-r4 OPTIONAL
24748 SysInfoType17-v590ext-IEs ::= SEQUENCE {
24749 hcr-r5-SpecificInfo SEQUENCE {
24750 pusch-SysInfoList PUSCH-SysInfoList-HCR-r5 OPTIONAL,
24751 pdsch-SysInfoList PDSCH-SysInfoList-HCR-r5 OPTIONAL
24755 SysInfoType17-v770ext-IEs ::= SEQUENCE {
24756 tdd768SpecificInfo SEQUENCE {
24757 pusch-SysInfoList-SFN PUSCH-SysInfoList-SFN-VHCR OPTIONAL,
24758 pdsch-SysInfoList-SFN PDSCH-SysInfoList-VHCR-r7 OPTIONAL
24762 SysInfoType18 ::= SEQUENCE {
24763 idleModePLMNIdentities PLMNIdentitiesOfNeighbourCells OPTIONAL,
24764 connectedModePLMNIdentities PLMNIdentitiesOfNeighbourCells OPTIONAL,
24765 -- Extension mechanism for non- release99 information
24766 v6b0NonCriticalExtensions SEQUENCE {
24767 sysInfoType18-v6b0ext SysInfoType18-v6b0ext,
24768 v860NonCriticalExtensions SEQUENCE {
24769 sysInfoType18-v860ext SysInfoType18-v860ext,
24770 vc50NonCriticalExtensions SEQUENCE {
24771 sysInfoType18-vc50ext SysInfoType18-vc50ext,
24772 nonCriticalExtensions SEQUENCE {} OPTIONAL
24778 SysInfoType18-v6b0ext ::= SEQUENCE {
24779 idleModePLMNIdentitiesSIB11bis PLMNIdentitiesOfNeighbourCells OPTIONAL,
24780 connectedModePLMNIdentitiesSIB11bis PLMNIdentitiesOfNeighbourCells OPTIONAL
24783 SysInfoType18-v860ext ::= SEQUENCE {
24784 idleModePLMNIdentities PLMNIdentitiesOfNeighbourCells-v860ext OPTIONAL,
24785 connectedModePLMNIdentities PLMNIdentitiesOfNeighbourCells-v860ext OPTIONAL
24788 SysInfoType18-vc50ext ::= SEQUENCE {
24789 idleModePLMNIdentitiesSIB11ter PLMNIdentitiesOfNeighbourCells-vc50ext OPTIONAL,
24790 connectedModePLMNIdentitiesSIB11ter PLMNIdentitiesOfNeighbourCells-vc50ext OPTIONAL
24793 SysInfoType19 ::= SEQUENCE {
24795 utra-PriorityInfoList UTRA-PriorityInfoList,
24796 gsm-PriorityInfoList GSM-PriorityInfoList OPTIONAL,
24797 eutra-FrequencyAndPriorityInfoList EUTRA-FrequencyAndPriorityInfoList OPTIONAL,
24798 -- Extension mechanism for non-release8 information
24799 v920NonCriticalExtensions SEQUENCE {
24800 sysInfoType19-v920ext SysInfoType19-v920ext,
24801 va80NonCriticalExtensions SEQUENCE {
24802 sysInfoType19-va80ext SysInfoType19-va80ext,
24803 vb30NonCriticalExtensions SEQUENCE {
24804 sysInfoType19-vb30ext SysInfoType19-vb30ext,
24805 vb50NonCriticalExtensions SEQUENCE {
24806 sysInfoType19-vb50ext SysInfoType19-vb50ext,
24807 vb80NonCriticalExtensions SEQUENCE {
24808 sysInfoType19-vb80ext SysInfoType19-vb80ext,
24809 vc50NonCriticalExtensions SEQUENCE {
24810 sysInfoType19-vc50ext SysInfoType19-vc50ext,
24811 vd20NonCriticalExtensions SEQUENCE {
24812 sysInfoType19-vd20ext SysInfoType19-vd20ext,
24813 nonCriticalExtensions SEQUENCE {} OPTIONAL
24823 SysInfoType19-v920ext ::= SEQUENCE {
24824 utra-PriorityInfoList-v920ext UTRA-PriorityInfoList-v920ext,
24825 eutra-FrequencyAndPriorityInfoList-v920ext EUTRA-FrequencyAndPriorityInfoList-v920ext
24828 SysInfoType19-va80ext ::= SEQUENCE {
24829 multipleEutraFrequencyInfoList MultipleEUTRAFrequencyInfoList OPTIONAL
24832 SysInfoType19-vb30ext ::= SEQUENCE {
24833 cell-fach-meas-ind ENUMERATED { high-priority-layers, all-layers } OPTIONAL
24836 SysInfoType19-vb50ext ::= SEQUENCE {
24837 gsmTreselectionScalingFactor TreselectionScalingFactor2 OPTIONAL,
24838 eutraTreselectionScalingFactor TreselectionScalingFactor2 OPTIONAL,
24839 numberOfApplicableEARFCN INTEGER (0..7) OPTIONAL,
24840 eutra-FrequencyAndPriorityInfoList-vb50ext EUTRA-FrequencyAndPriorityInfoList-vb50ext OPTIONAL,
24841 eutra-FrequencyAndPriorityInfoExtensionList EUTRA-FrequencyAndPriorityInfoExtensionList OPTIONAL,
24842 multipleEutraFrequencyInfoExtensionList MultipleEUTRAFrequencyInfoExtensionList OPTIONAL,
24844 eutra-FrequencyRACHReportingInfo EUTRA-FrequencyRACHReportingInfo OPTIONAL
24847 SysInfoType19-vb80ext ::= SEQUENCE {
24848 eutra-FrequencyAndPriorityInfoExtensionList-vb80ext EUTRA-FrequencyAndPriorityInfoExtensionList-vb80ext OPTIONAL
24851 SysInfoType19-vc50ext ::= SEQUENCE {
24852 eutra-FrequencyRACHReportingInfo-vc50ext EUTRA-FrequencyRACHReportingInfo-vc50ext OPTIONAL,
24853 eutra-FrequencyAndPriorityInfoList-vc50ext EUTRA-FrequencyAndPriorityInfoList-vc50ext OPTIONAL,
24854 eutra-FrequencyAndPriorityInfoExtensionList-vc50ext
24855 EUTRA-FrequencyAndPriorityInfoExtensionList-vc50ext OPTIONAL
24858 SysInfoType19-vd20ext ::= SEQUENCE {
24859 eutra-FrequencyAndPriorityInfoList-vd20ext EUTRA-FrequencyAndPriorityInfoList-vd20ext OPTIONAL,
24860 eutra-FrequencyAndPriorityInfoExtensionList-vd20ext
24861 EUTRA-FrequencyAndPriorityInfoExtensionList-vd20ext OPTIONAL
24864 SysInfoType20 ::= SEQUENCE {
24865 hNBName HNBName OPTIONAL,
24866 nonCriticalExtensions SEQUENCE {} OPTIONAL
24869 SysInfoType21 ::= SEQUENCE {
24870 eab-Parameters EAB-Parameters OPTIONAL,
24871 nonCriticalExtensions SEQUENCE {} OPTIONAL
24874 SysInfoType22 ::= SEQUENCE {
24875 -- In the Tabular there are separate definitions for prach-PreambleForEnhancedUplinkListType1Ext
24876 -- and prach-PreambleForEnhancedUplinkListType2Ext/prach-PreambleForEnhancedUplinkListType3Ext even
24877 -- though the contents are the same. The only difference is in how the IE “Weight” is used in
24878 -- calculating the weight for each signalled PRACH Control Parameters.
24879 -- To simplify the ASN.1, a single definition is used here for all three cases.
24880 prach-PreambleForEnhancedUplinkListType1Ext
24881 PRACH-PreambleForEnhancedUplinkExtList OPTIONAL,
24882 prach-PreambleForEnhancedUplinkListType2Ext
24883 PRACH-PreambleForEnhancedUplinkExtList OPTIONAL,
24884 prach-PreambleForEnhancedUplinkListType3Ext
24885 PRACH-PreambleForEnhancedUplinkExtList OPTIONAL,
24886 concurrent-Deployment-2ms-10ms-TTI Concurrent-Deployment-2ms-10ms-TTI OPTIONAL,
24887 nodeB-Trigger-HS-DPCCH-Transmission NodeB-Trigger-HS-DPCCH-Transmission OPTIONAL,
24888 fallback-R99-PRACH-info Fallback-R99-PRACH-info-IEs OPTIONAL,
24889 commonEDCHResourceConfigInfoListExt CommonEDCHResourceConfigInfoListExt OPTIONAL,
24890 hs-dsch-DrxCellfach-SecondDrx-info HS-DSCH-DrxCellfach-SecondDrx-info OPTIONAL,
24891 -- Extension mechanism for non- release11 information
24892 vc50NonCriticalExtensions SEQUENCE {
24893 sysInfoType22-vc50ext SysInfoType22-vc50ext-IEs,
24894 nonCriticalExtensions SEQUENCE {} OPTIONAL
24898 SysInfoType22-vc50ext-IEs ::= SEQUENCE {
24899 cell-Reselection-indication-reporting ENUMERATED { true } OPTIONAL
24902 SysInfoType23 ::= SEQUENCE {
24903 wlanRepresentation CHOICE {
24904 wlanOffloadInformationPerPLMN-List WLANOffloadInformationPerPLMN-List,
24905 wlanOffloadInformationForAll WLANOffloadInformation
24907 nonCriticalExtensions SEQUENCE {} OPTIONAL
24910 SysInfoType24 ::= SEQUENCE {
24911 dtchTransmissionBlocked BIT STRING (SIZE (maxNumAccessGroups)) OPTIONAL,
24912 expirationTimeFactor ExpirationTimeFactor2 OPTIONAL,
24913 nonCriticalExtensions SEQUENCE {} OPTIONAL
24916 SysInfoType25 ::= SEQUENCE {
24917 acdc-Parameters ACDC-Parameters,
24918 nonCriticalExtensions SEQUENCE {} OPTIONAL
24921 SysInfoTypeSB1 ::= SEQUENCE {
24923 sib-ReferenceList SIB-ReferenceList,
24924 -- Extension mechanism for non- release99 information
24925 v6b0NonCriticalExtensions SEQUENCE {
24926 sysInfoTypeSB1-v6b0ext SysInfoTypeSB1-v6b0ext,
24927 v860NonCriticalExtensions SEQUENCE {
24928 sysInfoTypeSB1-v860ext SysInfoTypeSB1-v860ext,
24929 vc50NonCriticalExtensions SEQUENCE {
24930 sysInfoTypeSB1-vc50ext SysInfoTypeSB1-vc50ext,
24931 nonCriticalExtensions SEQUENCE {} OPTIONAL
24937 SysInfoTypeSB1-v6b0ext ::= SEQUENCE {
24938 extSIBTypeInfoSchedulingInfo-List ExtSIBTypeInfoSchedulingInfo-List OPTIONAL
24941 SysInfoTypeSB1-v860ext ::= SEQUENCE {
24942 extSIBTypeInfoSchedulingInfo-List ExtSIBTypeInfoSchedulingInfo-List2 OPTIONAL,
24943 extGANSS-SIBTypeInfoSchedulingInfoList
24944 ExtGANSS-SIBTypeInfoSchedulingInfoList OPTIONAL
24947 SysInfoTypeSB1-vc50ext ::= SEQUENCE {
24948 sib-ReferenceList SIBSb-ReferenceList2 OPTIONAL,
24949 extSIBTypeInfoSchedulingInfo-List ExtSIBTypeInfoSchedulingInfo-List3 OPTIONAL
24952 SysInfoTypeSB2 ::= SEQUENCE {
24954 sib-ReferenceList SIB-ReferenceList,
24955 -- Extension mechanism for non- release99 information
24956 v6b0NonCriticalExtensions SEQUENCE {
24957 sysInfoTypeSB2-v6b0ext SysInfoTypeSB2-v6b0ext,
24958 v860NonCriticalExtensions SEQUENCE {
24959 sysInfoTypeSB2-v860ext SysInfoTypeSB2-v860ext,
24960 vc50NonCriticalExtensions SEQUENCE {
24961 sysInfoTypeSB2-vc50ext SysInfoTypeSB2-vc50ext,
24962 nonCriticalExtensions SEQUENCE {} OPTIONAL
24968 SysInfoTypeSB2-v6b0ext ::= SEQUENCE {
24969 extSIBTypeInfoSchedulingInfo-List ExtSIBTypeInfoSchedulingInfo-List OPTIONAL
24972 SysInfoTypeSB2-v860ext ::= SEQUENCE {
24973 extSIBTypeInfoSchedulingInfo-List ExtSIBTypeInfoSchedulingInfo-List2 OPTIONAL,
24974 extGANSS-SIBTypeInfoSchedulingInfoList
24975 ExtGANSS-SIBTypeInfoSchedulingInfoList OPTIONAL
24978 SysInfoTypeSB2-vc50ext ::= SEQUENCE {
24979 sib-ReferenceList SIBSb-ReferenceList2 OPTIONAL,
24980 extSIBTypeInfoSchedulingInfo-List ExtSIBTypeInfoSchedulingInfo-List3 OPTIONAL
24984 SysInfoTypeSB3 ::= SEQUENCE {
24986 sb3-ValueTag CellValueTag2,
24987 sib-ReferenceList SIB-ReferenceList2,
24988 -- Extension mechanism for non- release99 information
24989 nonCriticalExtensions SEQUENCE {} OPTIONAL
24992 TDD-UMTS-Frequency-List ::= SEQUENCE (SIZE (1..maxNumTDDFreqs)) OF
24995 TxFailParams ::= SEQUENCE {
24996 modeSpecificInfo CHOICE {
24998 connEstFailCount ENUMERATED {n1, n2, n3, n4},
24999 offsetValidity ENUMERATED {s30, s60, s120, s240,
25000 s300, s420, s600, s900},
25001 connEstFailTempQoffset INTEGER (0..15) OPTIONAL
25007 UE-HistoryInformation ::= SEQUENCE {
25008 ue-InactivityPeriod INTEGER (1..120),
25009 ueMobilityStateIndicator High-MobilityDetected OPTIONAL,
25010 ul-dataVolumeHistory DataVolumeHistory OPTIONAL,
25011 dl-dataVolumeHistory DataVolumeHistory OPTIONAL
25014 -- For systemInformationBlockType11bis the Value Tag Info "CellValueTag" is used
25015 ValueTagInfo ::= CHOICE {
25017 cellValueTag CellValueTag,
25018 plmn-ValueTag PLMN-ValueTag,
25019 sIBOccurrenceIdentityAndValueTag SIBOccurrenceIdentityAndValueTag
25022 ValueTagInfoExtValueTag ::= CHOICE {
25023 cellValueTag CellValueTag2
25026 -- ***************************************************
25028 -- ANSI-41 INFORMATION ELEMENTS (10.3.9)
25030 -- ***************************************************
25032 ANSI-41-GlobalServiceRedirectInfo ::= ANSI-41-NAS-Parameter
25033 ANSI-41-PrivateNeighbourListInfo ::= ANSI-41-NAS-Parameter
25034 ANSI-41-RAND-Information ::= ANSI-41-NAS-Parameter
25035 ANSI-41-UserZoneID-Information ::= ANSI-41-NAS-Parameter
25036 ANSI-41-NAS-Parameter ::= BIT STRING (SIZE (1..2048))
25038 Min-P-REV ::= BIT STRING (SIZE (8))
25040 NAS-SystemInformationANSI-41 ::= ANSI-41-NAS-Parameter
25041 NID ::= BIT STRING (SIZE (16))
25043 P-REV ::= BIT STRING (SIZE (8))
25045 SID ::= BIT STRING (SIZE (15))
25047 -- ***************************************************
25049 -- MBMS INFORMATION ELEMENTS (10.3.9a)
25051 -- ***************************************************
25053 MBMS-AccessProbabilityFactor ::= ENUMERATED {
25054 apf0, apf32, apf64, apf96, apf128, apf160, apf192,
25055 apf224, apf256, apf288, apf320, apf352, apf384, apf416,
25056 apf448, apf480, apf512, apf544, apf576, apf608, apf640,
25057 apf672, apf704, apf736, apf768, apf800, apf832, apf864,
25058 apf896, apf928, apf960, apf1000 }
25060 MBMS-CellGroupIdentity-r6 ::= BIT STRING (SIZE (12))
25062 MBMS-CommonCCTrChIdentity ::= INTEGER (1..32)
25064 MBMS-CommonPhyChIdentity ::= INTEGER (1..32)
25066 MBMS-CommonRBIdentity ::= INTEGER (1..32)
25068 MBMS-CommonRBInformation-r6 ::= SEQUENCE {
25069 commonRBIdentity MBMS-CommonRBIdentity,
25070 pdcp-Info PDCP-Info-r4,
25071 rlc-Info RLC-Info-MTCH-r6
25074 MBMS-CommonRBInformationList-r6 ::= SEQUENCE (SIZE (1..maxMBMS-CommonRB)) OF
25075 MBMS-CommonRBInformation-r6
25077 MBMS-CommonTrChIdentity ::= INTEGER (1..32)
25079 MBMS-ConnectedModeCountingScope ::= SEQUENCE {
25080 countingForUraPCH BOOLEAN,
25081 countingForCellPCH BOOLEAN,
25082 countingForCellFACH BOOLEAN
25085 MBMS-CurrentCell-SCCPCH-r6 ::= SEQUENCE {
25086 sccpchIdentity MBMS-SCCPCHIdentity OPTIONAL,
25087 secondaryCCPCH-Info MBMS-CommonPhyChIdentity,
25088 softComb-TimingOffset MBMS-SoftComb-TimingOffset OPTIONAL,
25089 -- If the IE transpCh-InfoCommonForAllTrCh is absent, the default TFCS as specified
25090 -- in 14.10.1 applies
25091 transpCh-InfoCommonForAllTrCh MBMS-CommonCCTrChIdentity OPTIONAL,
25092 transpCHInformation MBMS-TrCHInformation-CurrList
25095 MBMS-CurrentCell-SCCPCHList-r6 ::= SEQUENCE (SIZE (1..maxSCCPCH)) OF
25096 MBMS-CurrentCell-SCCPCH-r6
25098 MBMS-FACHCarryingMTCH-List ::= SEQUENCE (SIZE (1..maxFACHPCH)) OF
25101 MBMS-JoinedInformation-r6 ::= SEQUENCE {
25102 p-TMSI P-TMSI-GSM-MAP OPTIONAL
25105 MBMS-L1CombiningSchedule-32 ::= SEQUENCE {
25106 -- Actual L1 combining schedule values (offset, start, duration) = IE value * 4
25107 cycleOffset INTEGER (0..7) OPTIONAL,
25108 mtch-L1CombiningPeriodList SEQUENCE (SIZE (1..maxMBMS-L1CP)) OF SEQUENCE {
25109 periodStart INTEGER (0..7),
25110 periodDuration INTEGER (1..8)
25114 MBMS-L1CombiningSchedule-64 ::= SEQUENCE {
25115 -- Actual L1 combining schedule values (offset, start, duration) = IE value * 4
25116 cycleOffset INTEGER (0..15) OPTIONAL,
25117 mtch-L1CombiningPeriodList SEQUENCE (SIZE (1..maxMBMS-L1CP)) OF SEQUENCE {
25118 periodStart INTEGER (0..15),
25119 periodDuration INTEGER (1..16)
25123 MBMS-L1CombiningSchedule-128 ::= SEQUENCE {
25124 -- Actual L1 combining schedule values (offset, start, duration) = IE value * 4
25125 cycleOffset INTEGER (0..31) OPTIONAL,
25126 mtch-L1CombiningPeriodList SEQUENCE (SIZE (1..maxMBMS-L1CP)) OF SEQUENCE {
25127 periodStart INTEGER (0..31),
25128 periodDuration INTEGER (1..32)
25132 MBMS-L1CombiningSchedule-256 ::= SEQUENCE {
25133 -- Actual L1 combining schedule values (offset, start, duration) = IE value * 4
25134 cycleOffset INTEGER (0..63) OPTIONAL,
25135 mtch-L1CombiningPeriodList SEQUENCE (SIZE (1..maxMBMS-L1CP)) OF SEQUENCE {
25136 periodStart INTEGER (0..63),
25137 periodDuration INTEGER (1..64)
25141 MBMS-L1CombiningSchedule-512 ::= SEQUENCE {
25142 -- Actual L1 combining schedule values (offset, start, duration) = IE value * 4
25143 cycleOffset INTEGER (0..127) OPTIONAL,
25144 mtch-L1CombiningPeriodList SEQUENCE (SIZE (1..maxMBMS-L1CP)) OF SEQUENCE {
25145 periodStart INTEGER (0..127),
25146 periodDuration INTEGER (1..128)
25150 MBMS-L1CombiningSchedule-1024 ::= SEQUENCE {
25151 -- Actual L1 combining schedule values (offset, start, duration) = IE value * 4
25152 cycleOffset INTEGER (0..255) OPTIONAL,
25153 mtch-L1CombiningPeriodList SEQUENCE (SIZE (1..maxMBMS-L1CP)) OF SEQUENCE {
25154 periodStart INTEGER (0..255),
25155 periodDuration INTEGER (1..256)
25159 MBMS-L1CombiningSchedule ::= CHOICE {
25160 cycleLength-32 MBMS-L1CombiningSchedule-32,
25161 cycleLength-64 MBMS-L1CombiningSchedule-64,
25162 cycleLength-128 MBMS-L1CombiningSchedule-128,
25163 cycleLength-256 MBMS-L1CombiningSchedule-256,
25164 cycleLength-512 MBMS-L1CombiningSchedule-512,
25165 cycleLength-1024 MBMS-L1CombiningSchedule-1024
25168 MBMS-L1CombiningTransmTimeDiff ::= INTEGER (0..3)
25170 MBMS-L23Configuration ::= CHOICE {
25171 sameAsCurrent SEQUENCE {
25172 currentCell-SCCPCH MBMS-SCCPCHIdentity,
25173 msch-ConfigurationInfo MBMS-MSCH-ConfigurationInfo-r6 OPTIONAL
25175 different SEQUENCE {
25176 -- If the IE transpCh-InfoCommonForAllTrCh is absent, the default TFCS as specified
25177 -- in 14.10.1 applies
25178 transpCh-InfoCommonForAllTrCh MBMS-CommonCCTrChIdentity OPTIONAL,
25179 transpCHInformation MBMS-TrCHInformation-NeighbList
25183 MBMS-LogicalChIdentity ::= INTEGER (1..15)
25185 MBMS-MCCH-ConfigurationInfo-r6 ::= SEQUENCE {
25186 accessInfoPeriodCoefficient INTEGER (0..3),
25187 repetitionPeriodCoefficient INTEGER (0..3),
25188 modificationPeriodCoefficient INTEGER (7..10),
25189 rlc-Info RLC-Info-MCCH-r6,
25190 tctf-Presence MBMS-TCTF-Presence OPTIONAL
25193 MBMS-MICHConfigurationInfo-r6 ::= SEQUENCE {
25194 michPowerOffset MBMS-MICHPowerOffset,
25197 channelisationCode256 ChannelisationCode256,
25198 ni-CountPerFrame MBMS-NI-CountPerFrame,
25199 sttd-Indicator BOOLEAN
25201 -- The CHOICE tdd384 is used for both tdd384 and tdd768. If IE
25202 -- 'MBMS-MICHConfigurationInfo-v770ext' is not present, tdd384 applies.
25204 timeslot TimeslotNumber,
25205 midambleShiftAndBurstType MidambleShiftAndBurstType,
25206 channelisationCode DL-TS-ChannelisationCode,
25207 repetitionPeriodLengthOffset RepPerLengthOffset-MICH OPTIONAL,
25208 mbmsNotificationIndLength MBMS-MICHNotificationIndLength DEFAULT mn4
25211 timeslot TimeslotNumber-LCR-r4,
25212 midambleShiftAndBurstType MidambleShiftAndBurstType-LCR-r4,
25213 channelisationCodeList SEQUENCE (SIZE (1..2)) OF
25214 DL-TS-ChannelisationCode,
25215 repetitionPeriodLengthOffset RepPerLengthOffset-MICH OPTIONAL,
25216 mbmsNotificationIndLength MBMS-MICHNotificationIndLength DEFAULT mn4
25221 MBMS-MICHConfigurationInfo-v770ext ::= SEQUENCE {
25223 -- For tdd384, IE 'MidambleShiftAndBurstType-r7' replaces IE 'MidambleShiftAndBurstType'
25224 -- in IE 'MBMS-MICHConfigurationInfo-r6'. IE 'MidambleShiftAndBurstType' shall be ignored.
25226 midambleShiftAndBurstType MidambleShiftAndBurstType-r7
25228 -- For tdd768, the CHIOCE tdd384 in IE 'MBMS-MICHConfigurationInfo-r6' applies, except
25229 -- that IE 'MidambleShiftAndBurstType-VHCR' replaces IE 'MidambleShiftAndBurstType'. IE
25230 -- 'MidambleShiftAndBurstType' shall be ignored.
25232 midambleShiftAndBurstType MidambleShiftAndBurstType-VHCR
25235 mbsfnSpecialTimeSlot TimeSlotLCR-ext OPTIONAL
25240 MBMS-MICHConfigurationInfo-v890ext ::= SEQUENCE {
25243 channelisationCode256 ChannelisationCode256,
25244 ni-CountPerFrame MBMS-NI-CountPerFrame-IMB384
25249 MBMS-MICHNotificationIndLength ::= ENUMERATED { mn4, mn8, mn16 }
25251 MBMS-MICHPowerOffset ::= INTEGER (-10..5)
25253 MBMS-ModifedService-r6 ::= SEQUENCE {
25254 mbms-TransmissionIdentity MBMS-TransmissionIdentity,
25255 mbms-RequiredUEAction MBMS-RequiredUEAction-Mod,
25256 mbms-PreferredFrequency CHOICE {
25257 mcch MBMS-PFLIndex,
25260 --dummy is not used. If received it shall be ignored.
25261 dummy ENUMERATED { true } OPTIONAL,
25262 continueMCCHReading BOOLEAN
25265 MBMS-ModifedServiceList-r6 ::= SEQUENCE (SIZE (1..maxMBMSservModif)) OF
25266 MBMS-ModifedService-r6
25268 MBMS-ModifiedService-v770ext ::= SEQUENCE {
25269 mbsfnClusterFrequency MBSFN-ClusterFrequency-r7 OPTIONAL
25272 MBMS-ModifiedService-LCR-v7c0ext ::= SEQUENCE {
25273 rbReleaseCause MBMS-PTM-RBReleaseCause-LCR-r7 OPTIONAL
25276 -- IE 'MBMS-ModifiedServiceList-v770ext' contains a list of extension data
25277 -- associated with the MBMS transmission identities at the corresponding
25278 -- positions in IE 'MBMS-ModifedServiceList-r6'
25279 MBMS-ModifiedServiceList-v770ext ::= SEQUENCE (SIZE (1..maxMBMSservModif)) OF
25280 MBMS-ModifiedService-v770ext
25282 -- IE 'MBMS-ModifiedServiceList-LCR-v7c0ext' contains a list of extension data
25283 -- associated with the MBMS transmission identities at the corresponding
25284 -- positions in IE 'MBMS-ModifedServiceList-r6'
25285 MBMS-ModifiedServiceList-LCR-v7c0ext ::= SEQUENCE (SIZE (1..maxMBMSservModif)) OF
25286 MBMS-ModifiedService-LCR-v7c0ext
25288 MBMS-MSCH-ConfigurationInfo-r6 ::= SEQUENCE {
25289 mschShedulingInfo MBMS-MSCHSchedulingInfo OPTIONAL,
25290 rlc-Info RLC-Info-MSCH-r6 OPTIONAL,
25291 tctf-Presence MBMS-TCTF-Presence OPTIONAL
25294 MBMS-MSCHSchedulingInfo ::= CHOICE {
25295 schedulingPeriod-32-Offset INTEGER (0..31),
25296 schedulingPeriod-64-Offset INTEGER (0..63),
25297 schedulingPeriod-128-Offset INTEGER (0..127),
25298 schedulingPeriod-256-Offset INTEGER (0..255),
25299 schedulingPeriod-512-Offset INTEGER (0..511),
25300 schedulingPeriod-1024-Offset INTEGER (0..1023)
25303 MBMS-NeighbouringCellSCCPCH-r6 ::= SEQUENCE {
25304 secondaryCCPCH-Info MBMS-CommonPhyChIdentity,
25305 secondaryCCPCHPwrOffsetDiff MBMS-SCCPCHPwrOffsetDiff OPTIONAL,
25306 layer1Combining CHOICE {
25308 softComb-TimingOffset MBMS-SoftComb-TimingOffset,
25309 mbms-L1CombiningTransmTimeDiff MBMS-L1CombiningTransmTimeDiff,
25310 mbms-L1CombiningSchedule MBMS-L1CombiningSchedule OPTIONAL
25314 mbms-L23Configuration MBMS-L23Configuration
25317 MBMS-NeighbouringCellSCCPCH-v770ext ::= SEQUENCE {
25318 secondaryCCPCH-Info MBMS-CommonPhyChIdentity OPTIONAL,
25319 secondaryCCPCH-InfoDiff SecondaryCCPCHInfoDiff-MBMS,
25320 secondaryCCPCHPwrOffsetDiff MBMS-SCCPCHPwrOffsetDiff OPTIONAL,
25321 layer1Combining CHOICE {
25323 softComb-TimingOffset MBMS-SoftComb-TimingOffset,
25324 mbms-L1CombiningTransmTimeDiff MBMS-L1CombiningTransmTimeDiff,
25325 mbms-L1CombiningSchedule MBMS-L1CombiningSchedule OPTIONAL
25329 mbms-L23Configuration MBMS-L23Configuration
25332 MBMS-NeighbouringCellSCCPCHList-r6 ::= SEQUENCE (SIZE (1..maxSCCPCH)) OF
25333 MBMS-NeighbouringCellSCCPCH-r6
25335 -- IE "MBMS-NeighbouringCellSCCPCHList-v770ext" may be received as an extension of the IE
25336 -- "MBMS-NeighbouringCellSCCPCHList-r6". When both lists are received in the same message
25337 -- and the total number of list elements is greater than constant value 'maxSCCPCH', the
25338 -- UE behaviour is unspecified.
25339 MBMS-NeighbouringCellSCCPCHList-v770ext ::= SEQUENCE (SIZE (1..maxSCCPCH)) OF
25340 MBMS-NeighbouringCellSCCPCH-v770ext
25342 MBMS-NetworkStandardTimeInformation-LCR-v890ext ::= SEQUENCE {
25343 networkStandardTime BIT STRING (SIZE (40)),
25344 correlativeSFN INTEGER (0..4095) OPTIONAL
25347 MBMS-NI-CountPerFrame ::= ENUMERATED { ni18, ni36, ni72, ni144 }
25349 MBMS-NI-CountPerFrame-IMB384 ::= ENUMERATED { ni16, ni32, ni64, ni128 }
25351 MBMS-NumberOfNeighbourCells-r6 ::= INTEGER (0..32)
25353 MBMS-PFLIndex ::= INTEGER (1..maxMBMS-Freq)
25355 MBMS-PFLInfo ::= FrequencyInfo
25357 MBMS-PhyChInformation-IMB384 ::= SEQUENCE {
25358 mbms-CommonPhyChIdentity MBMS-CommonPhyChIdentity,
25359 secondaryCCPCHInfo-MBMS SecondaryCCPCHFrameType2Info
25362 MBMS-PhyChInformationList-IMB384 ::= SEQUENCE (SIZE (1..maxMBMS-CommonPhyCh)) OF
25363 MBMS-PhyChInformation-IMB384
25365 MBMS-PhyChInformation-r6 ::= SEQUENCE {
25366 mbms-CommonPhyChIdentity MBMS-CommonPhyChIdentity,
25367 secondaryCCPCHInfo-MBMS SecondaryCCPCHInfo-MBMS-r6
25370 MBMS-PhyChInformation-r7 ::= SEQUENCE {
25371 mbms-CommonPhyChIdentity MBMS-CommonPhyChIdentity,
25372 secondaryCCPCHInfo-MBMS SecondaryCCPCHInfo-MBMS-r7
25375 MBMS-PhyChInformationList-r6 ::= SEQUENCE (SIZE (1..maxMBMS-CommonPhyCh)) OF
25376 MBMS-PhyChInformation-r6
25378 MBMS-PhyChInformationList-r7 ::= SEQUENCE (SIZE (1..maxMBMS-CommonPhyCh)) OF
25379 MBMS-PhyChInformation-r7
25381 MBMS-PL-ServiceRestrictInfo-r6 ::= ENUMERATED { true }
25383 MBMS-PreferredFrequencyInfo-r6 ::= SEQUENCE {
25384 mbmsPreferredFrequency INTEGER (1..maxMBMS-Freq) OPTIONAL,
25385 layerConvergenceInformation CHOICE {
25386 mbms-Qoffset MBMS-Qoffset,
25387 mbms-HCSoffset INTEGER (0..7)
25389 mbms-PL-ServiceRestrictInfo MBMS-PL-ServiceRestrictInfo-r6 OPTIONAL
25392 MBMS-PreferredFrequencyList-r6 ::= SEQUENCE (SIZE (1..maxMBMS-Freq)) OF
25393 MBMS-PreferredFrequencyInfo-r6
25395 MBMS-PTMActivationTime-r6 ::= INTEGER (0..2047)
25397 MBMS-PTM-RBInformation-C ::= SEQUENCE {
25398 rbInformation MBMS-CommonRBIdentity,
25399 shortTransmissionID MBMS-ShortTransmissionID,
25400 logicalChIdentity MBMS-LogicalChIdentity
25403 MBMS-PTM-RBInformation-CList ::= SEQUENCE (SIZE (1..maxRBperTrCh)) OF
25404 MBMS-PTM-RBInformation-C
25406 MBMS-PTM-RBInformation-N ::= SEQUENCE {
25407 shortTransmissionID MBMS-ShortTransmissionID,
25408 logicalChIdentity MBMS-LogicalChIdentity,
25409 layer1-CombiningStatus BOOLEAN}
25411 MBMS-PTM-RBInformation-NList ::= SEQUENCE (SIZE (1..maxRBperTrCh)) OF
25412 MBMS-PTM-RBInformation-N
25414 MBMS-PTM-RBReleaseCause-LCR-r7 ::= ENUMERATED {
25415 normalRelease, outOfMBMSServiceCoverageInRAN,
25416 networkAbnormalRelease,
25417 spare5, spare4, spare3, spare2, spare1 }
25419 MBMS-Qoffset ::= ENUMERATED { q4, q8, q12, q16, q20, q30, q40, qInfinity }
25421 MBMS-RequiredUEAction-Mod ::= ENUMERATED {
25423 acquireCountingInfo,
25424 acquireCountingInfoPTM-RBsUnmodified,
25429 MBMS-RequiredUEAction-UMod ::= ENUMERATED {
25434 MBMS-SCCPCHIdentity ::= INTEGER (1..maxSCCPCH)
25436 MBMS-SCCPCHPwrOffsetDiff ::= ENUMERATED { mcpo-minus6, mcpo-minus3, mcpo-plus3, mcpo-plus6 }
25438 MBMS-SelectedServiceInfo ::= SEQUENCE {
25441 some MBMS-SelectedServicesListFull
25445 MBMS-SelectedServicesListFull ::= SEQUENCE (SIZE (1..maxMBMSservSelect)) OF
25446 MBMS-ServiceIdentity-r6
25448 MBMS-SelectedServicesListShort ::= SEQUENCE (SIZE (1..maxMBMSservSelect)) OF
25449 MBMS-ShortTransmissionID
25451 MBMS-SelectedServicesShort ::= SEQUENCE {
25452 mbms-SelectedServicesList MBMS-SelectedServicesListShort,
25453 modificationPeriodIdentity INTEGER (0..1)
25456 MBMS-ServiceAccessInfo-r6 ::= SEQUENCE {
25457 shortTransmissionID MBMS-ShortTransmissionID,
25458 accessprobabilityFactor-Idle MBMS-AccessProbabilityFactor,
25459 accessprobabilityFactor-Connected MBMS-AccessProbabilityFactor OPTIONAL,
25460 mbms-ConnectedModeCountingScope MBMS-ConnectedModeCountingScope
25463 MBMS-ServiceAccessInfoList-r6 ::= SEQUENCE (SIZE (1..maxMBMSservCount)) OF
25464 MBMS-ServiceAccessInfo-r6
25466 MBMS-ServiceIdentity-r6 ::= SEQUENCE {
25467 serviceIdentity OCTET STRING (SIZE (3)),
25468 plmn-Identity CHOICE {
25469 -- The 'sameAsMIB-PLMN-Id' choice refers to the 'PLMN Identity' (R99) in MIB.
25470 sameAsMIB-PLMN-Id NULL,
25472 -- The 'sameAsMIB-MultiPLMN-Id' choice refers to one of the (1..5) PLMN Identities
25473 -- provided in the 'Multiple PLMN List' (REL-6) in MIB.
25474 sameAsMIB-MultiPLMN-Id INTEGER (1..5),
25475 explicitPLMN-Id PLMN-Identity
25480 MBMS-ServiceSchedulingInfo-r6 ::= SEQUENCE {
25481 mbms-TransmissionIdentity MBMS-TransmissionIdentity,
25482 mbms-ServiceTransmInfoList MBMS-ServiceTransmInfoList OPTIONAL,
25483 nextSchedulingperiod INTEGER (0..31)
25486 MBMS-ServiceSchedulingInfoList-r6 ::= SEQUENCE (SIZE (1..maxMBMSservSched)) OF
25487 MBMS-ServiceSchedulingInfo-r6
25489 MBMS-ServiceTransmInfo ::= SEQUENCE {
25490 -- Actual values (start, duration) = IE values * 4
25491 start INTEGER (0..255),
25492 duration INTEGER (1..256)
25495 MBMS-ServiceTransmInfoList ::= SEQUENCE (SIZE (1..maxMBMSTransmis)) OF
25496 MBMS-ServiceTransmInfo
25498 MBMS-SessionIdentity ::= OCTET STRING (SIZE (1))
25500 MBMS-ShortTransmissionID ::= INTEGER (1..maxMBMSservUnmodif)
25502 MBMS-SIBType5-SCCPCH-r6 ::= SEQUENCE {
25503 sccpchIdentity MBMS-SCCPCHIdentity,
25504 transpCHInformation MBMS-TrCHInformation-SIB5List
25507 MBMS-SIBType5-SCCPCHList-r6 ::= SEQUENCE (SIZE (1..maxSCCPCH)) OF
25508 MBMS-SIBType5-SCCPCH-r6
25510 MBMS-SoftComb-TimingOffset ::= ENUMERATED { ms0, ms10, ms20, ms40 }
25512 MBMS-TCTF-Presence ::= ENUMERATED { false }
25514 MBMS-TimersAndCounters-r6 ::= SEQUENCE {
25515 t-318 T-318 DEFAULT ms1000
25518 MBMS-TransmissionIdentity ::= SEQUENCE {
25519 mbms-ServiceIdentity MBMS-ServiceIdentity-r6,
25520 mbms-SessionIdentity MBMS-SessionIdentity OPTIONAL
25523 MBMS-TranspChInfoForCCTrCh-r6 ::= SEQUENCE {
25524 commonCCTrChIdentity MBMS-CommonCCTrChIdentity,
25525 transportFormatCombinationSet TFCS
25529 MBMS-TranspChInfoForEachCCTrCh-r6 ::= SEQUENCE (SIZE (1..maxMBMS-CommonCCTrCh)) OF
25530 MBMS-TranspChInfoForCCTrCh-r6
25532 MBMS-TranspChInfoForEachTrCh-r6 ::= SEQUENCE (SIZE (1..maxMBMS-CommonTrCh)) OF
25533 MBMS-TranspChInfoForTrCh-r6
25535 MBMS-TranspChInfoForTrCh-r6 ::= SEQUENCE {
25536 commonTrChIdentity MBMS-CommonTrChIdentity,
25537 transportFormatSet TransportFormatSet
25540 MBMS-TrCHInformation-Curr ::= SEQUENCE {
25541 transpCh-Info MBMS-CommonTrChIdentity,
25542 rbInformation MBMS-PTM-RBInformation-CList OPTIONAL,
25543 msch-ConfigurationInfo MBMS-MSCH-ConfigurationInfo-r6 OPTIONAL
25546 MBMS-TrCHInformation-CurrList ::= SEQUENCE (SIZE (1..maxFACHPCH)) OF
25547 MBMS-TrCHInformation-Curr
25549 MBMS-TrCHInformation-Neighb ::= SEQUENCE {
25550 transpCh-Info MBMS-CommonTrChIdentity,
25551 transpCh-CombiningStatus BOOLEAN,
25552 rbInformation MBMS-PTM-RBInformation-NList OPTIONAL,
25553 msch-ConfigurationInfo MBMS-MSCH-ConfigurationInfo-r6 OPTIONAL
25556 MBMS-TrCHInformation-NeighbList ::= SEQUENCE (SIZE (1..maxFACHPCH)) OF
25557 MBMS-TrCHInformation-Neighb
25559 MBMS-TrCHInformation-SIB5 ::= SEQUENCE {
25560 transpCh-Identity INTEGER (1..maxFACHPCH),
25561 rbInformation MBMS-PTM-RBInformation-CList OPTIONAL,
25562 msch-ConfigurationInfo MBMS-MSCH-ConfigurationInfo-r6 OPTIONAL
25565 MBMS-TrCHInformation-SIB5List ::= SEQUENCE (SIZE (1..maxFACHPCH)) OF
25566 MBMS-TrCHInformation-SIB5
25568 MBMS-UnmodifiedService-r6 ::= SEQUENCE {
25569 mbms-TransmissionIdentity MBMS-TransmissionIdentity,
25570 mbms-RequiredUEAction MBMS-RequiredUEAction-UMod,
25571 mbms-PreferredFrequency MBMS-PFLIndex OPTIONAL
25574 MBMS-UnmodifiedServiceList-r6 ::= SEQUENCE (SIZE (1..maxMBMSservUnmodif)) OF
25575 MBMS-UnmodifiedService-r6
25577 MBMS-UnmodifiedService-v770ext ::= SEQUENCE {
25578 mbsfnClusterFrequency MBSFN-ClusterFrequency-r7 OPTIONAL
25581 -- IE 'MBMS-UnmodifiedServiceList-v770ext' contains a list of extension data
25582 -- associated with the MBMS transmission identities at the corresponding
25583 -- positions in IE 'MBMS-UnmodifiedServiceList-r6'
25584 MBMS-UnmodifiedServiceList-v770ext ::= SEQUENCE (SIZE (1..maxMBMSservUnmodif)) OF
25585 MBMS-UnmodifiedService-v770ext
25587 MBSFN-ClusterFrequency-r7 ::= INTEGER (1..maxMBSFNClusters)
25589 MBSFNFrequency ::= SEQUENCE {
25590 frequencyInfo FrequencyInfo,
25591 -- IE "cellParameterID" is used only for MBSFN clusters operating in 1.28 Mcps TDD mode.
25592 cellParametersID CellParametersID OPTIONAL
25595 MBSFNFrequency-v860ext ::= SEQUENCE {
25596 imb-Indication ENUMERATED { true } OPTIONAL
25599 MBSFNFrequencyList ::= SEQUENCE (SIZE (0..maxMBSFNClusters)) OF
25602 -- List of extensions to the corresponding elements of IE "MBSFNFrequencyList"
25603 MBSFNFrequencyList-v860ext ::= SEQUENCE (SIZE (0..maxMBSFNClusters)) OF
25604 MBSFNFrequency-v860ext
25606 MBSFNOnlyService ::= ENUMERATED {true}
25608 MBSFNservicesNotNotified-r7 ::= SEQUENCE {
25609 notificationOfAllMBSFNServicesInTheBand
25610 ENUMERATED { true } OPTIONAL
25613 MBSFNInterFrequencyNeighbour-r7 ::= SEQUENCE {
25614 mbsfnFrequency FrequencyInfo,
25615 mbsfnServicesNotification CHOICE {
25616 mbsfnServicesNotified NULL,
25617 mbsfnServicesNotNotified MBSFNservicesNotNotified-r7
25621 MBSFNInterFrequencyNeighbour-v860ext ::= SEQUENCE {
25622 imb-Indication ENUMERATED { true } OPTIONAL
25625 MBSFN-InterFrequencyNeighbourList-r7 ::= SEQUENCE (SIZE (1..maxMBSFNClusters)) OF
25626 MBSFNInterFrequencyNeighbour-r7
25628 -- List of extensions to the corresponding elements of IE "MBSFN-InterFrequencyNeighbourList-r7"
25629 MBSFN-InterFrequencyNeighbourList-v860ext ::= SEQUENCE (SIZE (1..maxMBSFNClusters)) OF
25630 MBSFNInterFrequencyNeighbour-v860ext
25632 MBSFN-TDDInformation ::= SEQUENCE (SIZE (1..maxTS)) OF
25633 MBSFN-TDDTimeSlotInfo
25635 MBSFN-TDDInformation-LCR ::= SEQUENCE (SIZE (1..maxMBSFNClusters)) OF
25636 MBSFN-TDDTimeSlotInfo-LCR
25638 MBSFN-TDDTimeSlotInfo ::= SEQUENCE {
25639 timeSlotNumber TimeslotNumber-LCR-r4,
25640 cellParametersID CellParametersID
25643 MBSFN-TDDTimeSlotInfo-LCR ::= SEQUENCE {
25644 frequencyIndex INTEGER (1..maxMBSFNClusters),
25645 timeSlotList MBSFN-TDDInformation
25648 MBSFN-TDM-Info ::= SEQUENCE {
25649 shortTransmissionID MBMS-ShortTransmissionID,
25650 tDMPeriod INTEGER (2..9),
25651 tDMOffset INTEGER (0..8),
25652 tDMLength INTEGER (1..8)
25655 MBSFN-TDM-Info-List ::= SEQUENCE (SIZE (1..maxMBMSservUnmodif)) OF
25658 -- ***************************************************
25660 -- WLAN Offload INFORMATION ELEMENTS (10.3.9b)
25662 -- ***************************************************
25664 WLANOffloadConfig ::= SEQUENCE {
25665 threshServingRSCP WLANThreshServingRSCP OPTIONAL,
25666 threshServingECNO WLANThreshServingECNO OPTIONAL,
25667 threshChannelUtilization WLANThreshChannelUtilization OPTIONAL,
25668 threshBackhaulBandwidth WLANThreshBackhaulBandwidth OPTIONAL,
25669 threshBeaconRSSI WLANThreshBeaconRSSI OPTIONAL,
25670 offloadPreferenceIndicator BIT STRING (SIZE (16)) OPTIONAL,
25671 t-SteeringWLAN T-Reselection-S OPTIONAL
25674 WLANThreshServingRSCP ::= SEQUENCE {
25675 -- Actual value = IE value * 2 + 1
25676 threshServingLow INTEGER (-60..-13),
25677 -- Actual value = IE value * 2 + 1
25678 threshServingHigh INTEGER (-60..-13)
25681 WLANThreshServingECNO ::= SEQUENCE {
25682 threshServingLow2 INTEGER (-24..0),
25683 threshServingHigh2 INTEGER (-24..0)
25686 WLANThreshChannelUtilization ::= SEQUENCE {
25687 threshChannelUtilizationLow INTEGER (0..255),
25688 threshChannelUtilizationHigh INTEGER (0..255)
25691 WLANThreshBackhaulBandwidth ::= SEQUENCE {
25692 threshBackhaulDLBandwidthLow WLANThreshBackhaulRate,
25693 threshBackhaulDLBandwidthHigh WLANThreshBackhaulRate,
25694 threshBackhaulULBandwidthLow WLANThreshBackhaulRate,
25695 threshBackhaulULBandwidthHigh WLANThreshBackhaulRate
25698 WLANThreshBeaconRSSI ::= SEQUENCE {
25699 -- Actual value = IE value - 128
25700 threshBeaconRSSILow INTEGER (0..255),
25701 -- Actual value = IE value - 128
25702 threshBeaconRSSIHigh INTEGER (0..255)
25705 WLANIdentifierList ::= SEQUENCE (SIZE (1..maxWLANID)) OF
25708 WLANIdentifier ::= SEQUENCE {
25709 ssid OCTET STRING (SIZE (1..32)) OPTIONAL,
25710 bssid OCTET STRING (SIZE (6)) OPTIONAL,
25711 hessid OCTET STRING (SIZE (6)) OPTIONAL
25714 WLANOffloadInformationPerPLMN-List ::= SEQUENCE (SIZE (1..6)) OF WLANOffloadInformation
25716 WLANOffloadInformation ::= SEQUENCE {
25717 wlanOffloadConfig WLANOffloadConfig OPTIONAL,
25718 wlanIdentifierList WLANIdentifierList OPTIONAL
25721 WLANThreshBackhaulRate ::= ENUMERATED { r0, r4, r8, r16, r32, r64, r128, r256,
25722 r512, r1024, r2048, r4096, r8192, r16384, r32768,
25723 r65536, r131072, r262144, r524288, r1048576,
25724 r2097152, r4194304, r8388608, r16777216,
25725 r33554432, r67108864, r134217728, r268435456,
25726 r536870912, r1073741824, r2147483648, r4294967296