HACK: 1. try to match RowsetProperties
[wireshark-wip.git] / asn1 / nbap / NBAP-Constants.asn
bloba93350b3970b5eb2364cd64b47326b41e6bc9b4f
1 -- NBAP-Constants.asn
2 --
3 -- Taken from 3GPP TS 25.433 V9.4.0 (2010-09)
4 -- http://www.3gpp.org/ftp/Specs/archive/25_series/25.433/
5 ---
6 -- 9.3.6        Constant Definitions
7 --
8 -- $Id$
9 --
11 -- **************************************************************
13 -- Constant definitions
15 -- **************************************************************
17 NBAP-Constants {
18 itu-t (0) identified-organization (4) etsi (0) mobileDomain (0)
19 umts-Access (20) modules (3) nbap (2) version1 (1) nbap-Constants (4)}
21 DEFINITIONS AUTOMATIC TAGS ::=
23 BEGIN
25 IMPORTS
26         ProcedureCode,
27         ProtocolIE-ID
28 FROM NBAP-CommonDataTypes;
30 -- **************************************************************
32 -- Elementary Procedures
34 -- **************************************************************
36 id-audit                                                                                                ProcedureCode ::= 0
37 id-auditRequired                                                                                ProcedureCode ::= 1
38 id-blockResource                                                                                ProcedureCode ::= 2
39 id-cellDeletion                                                                                 ProcedureCode ::= 3
40 id-cellReconfiguration                                                                  ProcedureCode ::= 4
41 id-cellSetup                                                                                    ProcedureCode ::= 5
42 id-cellSynchronisationInitiation                                                ProcedureCode ::= 45
43 id-cellSynchronisationReconfiguration                                   ProcedureCode ::= 46
44 id-cellSynchronisationReporting                                                 ProcedureCode ::= 47
45 id-cellSynchronisationTermination                                               ProcedureCode ::= 48
46 id-cellSynchronisationFailure                                                   ProcedureCode ::= 49
47 id-commonMeasurementFailure                                                     ProcedureCode ::= 6
48 id-commonMeasurementInitiation                                                  ProcedureCode ::= 7
49 id-commonMeasurementReport                                                              ProcedureCode ::= 8
50 id-commonMeasurementTermination                                                 ProcedureCode ::= 9
51 id-commonTransportChannelDelete                                                 ProcedureCode ::= 10
52 id-commonTransportChannelReconfigure                                    ProcedureCode ::= 11
53 id-commonTransportChannelSetup                                                  ProcedureCode ::= 12
54 id-compressedModeCommand                                                                ProcedureCode ::= 14
55 id-dedicatedMeasurementFailure                                                  ProcedureCode ::= 16
56 id-dedicatedMeasurementInitiation                                               ProcedureCode ::= 17
57 id-dedicatedMeasurementReport                                                   ProcedureCode ::= 18
58 id-dedicatedMeasurementTermination                                              ProcedureCode ::= 19
59 id-downlinkPowerControl                                                                 ProcedureCode ::= 20
60 id-downlinkPowerTimeslotControl                                                 ProcedureCode ::= 38
61 id-errorIndicationForCommon                                                             ProcedureCode ::= 35
62 id-errorIndicationForDedicated                                                  ProcedureCode ::= 21
63 id-informationExchangeFailure                                                   ProcedureCode ::= 40
64 id-informationExchangeInitiation                                                ProcedureCode ::= 41
65 id-informationExchangeTermination                                               ProcedureCode ::= 42
66 id-informationReporting                                                                 ProcedureCode ::= 43
67 id-BearerRearrangement                                                                  ProcedureCode ::= 50
68 id-mBMSNotificationUpdate                                                               ProcedureCode ::= 53
69 id-physicalSharedChannelReconfiguration                                 ProcedureCode ::= 37
70 id-privateMessageForCommon                                                              ProcedureCode ::= 36
71 id-privateMessageForDedicated                                                   ProcedureCode ::= 22
72 id-radioLinkAddition                                                                    ProcedureCode ::= 23
73 id-radioLinkDeletion                                                                    ProcedureCode ::= 24
74 id-radioLinkFailure                                                                     ProcedureCode ::= 25
75 id-radioLinkPreemption                                                                  ProcedureCode ::= 39
76 id-radioLinkRestoration                                                                 ProcedureCode ::= 26
77 id-radioLinkSetup                                                                               ProcedureCode ::= 27
78 id-reset                                                                                                ProcedureCode ::= 13
79 id-resourceStatusIndication                                                     ProcedureCode ::= 28
80 id-cellSynchronisationAdjustment                                                ProcedureCode ::= 44
81 id-synchronisedRadioLinkReconfigurationCancellation             ProcedureCode ::= 29
82 id-synchronisedRadioLinkReconfigurationCommit                   ProcedureCode ::= 30
83 id-synchronisedRadioLinkReconfigurationPreparation              ProcedureCode ::= 31
84 id-systemInformationUpdate                                                              ProcedureCode ::= 32
85 id-unblockResource                                                                              ProcedureCode ::= 33
86 id-unSynchronisedRadioLinkReconfiguration                               ProcedureCode ::= 34
87 id-radioLinkActivation                                                                  ProcedureCode ::= 51
88 id-radioLinkParameterUpdate                                                             ProcedureCode ::= 52
89 id-uEStatusUpdate                                                                               ProcedureCode ::= 54
90 id-secondaryULFrequencyReporting                                                ProcedureCode ::= 55
91 id-secondaryULFrequencyUpdate                                                   ProcedureCode ::= 56
93 -- **************************************************************
95 -- Lists
97 -- **************************************************************
99 maxNrOfCodes                            INTEGER ::= 10
100 maxNrOfDLTSs                            INTEGER ::= 15
101 maxNrOfDLTSLCRs                         INTEGER ::= 6
102 maxNrOfErrors                           INTEGER ::= 256
103 maxNrOfTFs                                      INTEGER ::= 32
104 maxNrOfTFCs                                     INTEGER ::= 1024
105 maxNrOfRLs                                      INTEGER ::= 16
106 maxNrOfRLs-1                            INTEGER ::= 15  -- maxNrOfRLs - 1
107 maxNrOfRLs-2                            INTEGER ::= 14  -- maxNrOfRLs - 2
108 maxNrOfRLSets                           INTEGER ::= maxNrOfRLs
109 maxNrOfDPCHs                            INTEGER ::= 240
110 maxNrOfDPCHsPerRL-1                     INTEGER ::= 239 -- maxNrofCCTrCH*maxNrOfULTSs-1
111 maxNrOfDPCHLCRs                         INTEGER ::= 240
112 maxNrOfDPCHsLCRPerRL-1          INTEGER ::= 95  -- maxNrofCCTrCH*maxNrOfULTSLCRs-1
113 maxNrOfDPCHs768                         INTEGER ::= 480
114 maxNrOfDPCHs768PerRL-1          INTEGER ::= 479
115 maxNrOfSCCPCHs                          INTEGER ::= 8
116 maxNrOfSCCPCHsinExt                     INTEGER ::= 232
117 maxNrOfSCCPCHs768                       INTEGER ::= 480
118 maxNrOfDCHs                                     INTEGER ::= 128
119 maxNrOfDSCHs                            INTEGER ::= 32
120 maxNrOfFACHs                            INTEGER ::= 8
121 maxNrOfCCTrCHs                          INTEGER ::= 16
122 maxNrOfPDSCHs                           INTEGER ::= 256
123 maxNrOfHSPDSCHs                         INTEGER ::= 16
124 maxNrOfHSPDSCHs768                      INTEGER ::= 32
125 maxNrOfPUSCHs                           INTEGER ::= 256
126 maxNrOfPUSCHs-1                         INTEGER ::= 255
127 maxNrOfPDSCHSets                        INTEGER ::= 256
128 maxNrOfPRACHLCRs                        INTEGER ::= 8
129 maxNrOfPUSCHSets                        INTEGER ::= 256
130 maxNrOfSCCPCHLCRs                       INTEGER ::= 8
131 maxNrOfSCCPCHsLCRinExt          INTEGER ::= 88
132 maxNrOfULTSs                            INTEGER ::= 15
133 maxNrOfULTSLCRs                         INTEGER ::= 6
134 maxNrOfUSCHs                            INTEGER ::= 32
135 maxNrOfSlotFormatsPRACH         INTEGER ::= 8
136 maxCellinNodeB                          INTEGER ::= 256
137 maxCCPinNodeB                           INTEGER ::= 256
138 maxCTFC                                         INTEGER ::= 16777215
139 maxLocalCellinNodeB                     INTEGER ::= maxCellinNodeB
140 maxFPACHCell                            INTEGER ::= 8
141 maxRACHCell                                     INTEGER ::= maxPRACHCell
142 maxPLCCHCell                            INTEGER ::= 16
143 maxPRACHCell                            INTEGER ::= 16
144 maxSCCPCHCell                           INTEGER ::= 32
145 maxSCCPCHCellinExt                      INTEGER ::= 208 -- maxNrOfSCCPCHs + maxNrOfSCCPCHsinExt - maxSCCPCHCell
146 maxSCCPCHCellinExtLCR           INTEGER ::= 64  -- maxNrOfSCCPCHLCRs + maxNrOfSCCPCHsLCRinExt - maxSCCPCHCell
147 maxSCCPCHCell768                        INTEGER ::= 480
148 maxSCPICHCell                           INTEGER ::= 32
149 maxTTI-count                            INTEGER ::= 4
150 maxIBSEG                                        INTEGER ::= 16
151 maxIB                                           INTEGER ::= 64
152 maxFACHCell                             INTEGER ::= 256 -- maxNrOfFACHs * maxSCCPCHCell
153 maxRateMatching                         INTEGER ::= 256
154 maxHS-PDSCHCodeNrComp-1         INTEGER ::= 15
155 maxHS-SCCHCodeNrComp-1          INTEGER ::= 127
156 maxNrOfCellSyncBursts           INTEGER ::= 10
157 maxNrOfReceptsPerSyncFrame      INTEGER ::= 16
158 maxNrOfMeasNCell                        INTEGER ::= 96
159 maxNrOfMeasNCell-1                      INTEGER ::= 95  -- maxNrOfMeasNCell - 1
160 maxNrOfSF                                       INTEGER ::= 8
161 maxTGPS                                         INTEGER ::= 6
162 maxCommunicationContext         INTEGER ::= 1048575
163 maxNrOfLevels                           INTEGER ::= 256
164 maxNoSat                                        INTEGER ::= 16
165 maxNoGPSItems                           INTEGER ::= 8
166 maxNrOfHSSCCHs                          INTEGER ::= 32
167 maxNrOfHSSICHs                          INTEGER ::= 4
168 maxNrOfHSSICHs-1                        INTEGER ::= 3
169 maxNrOfSyncFramesLCR            INTEGER ::= 512
170 maxNrOfReceptionsperSyncFrameLCR        INTEGER ::=     8
171 maxNrOfSyncDLCodesLCR           INTEGER ::= 32
172 maxNrOfHSSCCHCodes                              INTEGER ::= 4
173 maxNrOfMACdFlows                                INTEGER ::= 8
174 maxNrOfMACdFlows-1                              INTEGER ::= 7   -- maxNrOfMACdFlows - 1
175 maxNrOfMACdPDUIndexes                   INTEGER ::= 8
176 maxNrOfMACdPDUIndexes-1                 INTEGER ::= 7   -- maxNoOfMACdPDUIndexes - 1
177 maxNrOfMACdPDUSize                              INTEGER ::= 32
178 maxNrOfNIs                                              INTEGER ::= 256
179 maxNrOfPriorityQueues                   INTEGER ::= 8
180 maxNrOfPriorityQueues-1                 INTEGER ::= 7   -- maxNoOfPriorityQueues - 1
181 maxNrOfHARQProcesses                    INTEGER ::= 8
182 maxNrOfContextsOnUeList                 INTEGER ::= 16
183 maxNrOfCellPortionsPerCell              INTEGER ::= 64
184 maxNrOfCellPortionsPerCell-1    INTEGER ::= 63
185 maxNrOfPriorityClasses                  INTEGER ::= 16
186 maxNrOfSatAlmanac-maxNoSat              INTEGER ::= 16  -- maxNrofSatAlmanac - maxNoSat
187 maxNrOfE-AGCHs                                  INTEGER ::= 32
188 maxNrOfEDCHMACdFlows                    INTEGER ::= 8
189 maxNrOfEDCHMACdFlows-1                  INTEGER ::= 7
190 maxNrOfE-RGCHs-E-HICHs                  INTEGER ::= 32
191 maxNrOfEDCH-HARQ-PO-QUANTSTEPs  INTEGER ::= 6
192 maxNrOfEDCHHARQProcesses2msEDCH INTEGER ::= 8
193 maxNrOfEDPCCH-PO-QUANTSTEPs             INTEGER ::= 8
194 maxNrOfBits-MACe-PDU-non-scheduled      INTEGER ::= 19982
195 maxNrOfRefETFCIs                                INTEGER ::= 8
196 maxNrOfRefETFCI-PO-QUANTSTEPs   INTEGER ::= 29
197 maxNrofSigSeqRGHI-1                             INTEGER ::= 39
198 maxNoOfLogicalChannels                  INTEGER ::= 16 -- only maximum 15 can be used
199 maxNrOfCombEDPDCH                               INTEGER ::= 12
200 maxE-RUCCHCell                                  INTEGER ::= 16
201 maxNrOfEAGCHCodes                               INTEGER ::= 4
202 maxNrOfRefBetas                                 INTEGER ::= 8
203 maxNrOfE-PUCHSlots                              INTEGER ::= 13
204 maxNrOfEAGCHs                                   INTEGER ::= 32
205 maxNrOfHS-DSCH-TBSs-HS-SCCHless INTEGER ::= 4
206 maxNrOfHS-DSCH-TBSs                             INTEGER ::= 90
207 maxNrOfEHICHCodes                               INTEGER ::= 4
208 maxNrOfE-PUCHSlotsLCR                   INTEGER ::= 5
209 maxNrOfEPUCHcodes                               INTEGER ::= 16
210 maxNrOfEHICHs                                   INTEGER ::= 32
211 maxNrOfCommonMACFlows                   INTEGER ::= 8
212 maxNrOfCommonMACFlows-1                 INTEGER ::= 7
213 maxNrOfPagingMACFlow                    INTEGER ::= 4
214 maxNrOfPagingMACFlow-1                  INTEGER ::= 3
215 maxNrOfcommonMACQueues                  INTEGER ::= 8
216 maxNrOfpagingMACQueues                  INTEGER ::= 8
217 maxNrOfHS-DSCHTBSsE-PCH                 INTEGER ::= 2
218 maxGANSSSat                                             INTEGER ::= 64
219 maxNoGANSS                                              INTEGER ::= 8
220 maxSgnType                                              INTEGER ::= 8
221 maxFrequencyinCell                              INTEGER ::= 12
222 maxFrequencyinCell-1                    INTEGER ::= 11
223 maxHSDPAFrequency                               INTEGER ::= 8
224 maxHSDPAFrequency-1                             INTEGER ::= 7
225 maxNrOfHSSCCHsinExt                             INTEGER ::= 224
226 maxGANSSSatAlmanac                              INTEGER ::= 36
227 maxGANSSClockMod                                INTEGER ::= 4
228 maxNrOfEDCHRLs                                  INTEGER ::= 4
229 maxERNTItoRelease                               INTEGER ::= 256
230 maxNrOfCommonEDCH                               INTEGER ::= 32
231 maxNrOfCommonMACFlowsLCR                INTEGER ::= 256
232 maxNrOfCommonMACFlowsLCR-1              INTEGER ::= 255
233 maxNrOfHSSCCHsLCR                               INTEGER ::= 256
234 maxNrOfEDCHMACdFlowsLCR                 INTEGER ::= 256
235 maxNrOfEDCHMACdFlowsLCR-1               INTEGER ::= 255
236 maxNrOfEAGCHsLCR                                INTEGER ::= 256
237 maxNrOfEHICHsLCR                                INTEGER ::= 256
238 maxnrofERUCCHsLCR                               INTEGER ::= 32
239 maxNrOfHSDSCH-1                                 INTEGER ::= 32
240 maxNrOfHSDSCH                                   INTEGER ::= 33
241 maxGANSS-1                                              INTEGER ::= 7
242 maxNoOfTBSs-Mapping-HS-DSCH-SPS         INTEGER ::= 4
243 maxNoOfTBSs-Mapping-HS-DSCH-SPS-1       INTEGER ::= 3
244 maxNoOfHS-DSCH-TBSsLCR                          INTEGER ::= 64
245 maxNoOfRepetition-Period-LCR            INTEGER ::= 4
246 maxNoOfRepetitionPeriod-SPS-LCR-1       INTEGER ::= 3
247 maxNoOf-HS-SICH-SPS                                     INTEGER ::= 4
248 maxNoOf-HS-SICH-SPS-1                           INTEGER ::= 3
249 maxNoOfNon-HS-SCCH-Assosiated-HS-SICH   INTEGER ::= 4
250 maxNoOfNon-HS-SCCH-Assosiated-HS-SICH-Ext       INTEGER ::= 44
251 maxMBMSServiceSelect                            INTEGER ::= 256
252 maxNrOfCellPortionsPerCellLCR           INTEGER ::= 256
253 maxNrOfCellPortionsPerCellLCR-1         INTEGER ::= 255
254 maxNrOfEDCH-1                                           INTEGER ::= 32
255 maxNoOfCommonH-RNTI                                     INTEGER ::= 256
256 maxNrOfCommonMACFlowsLCRExt                     INTEGER ::= 248
257 -- maxNrOfCommonMACFlowsLCR-maxNrOfCommonMACFlows
258 maxofERNTI                                                      INTEGER ::= 256
259 maxNrOfDCHMeasurementOccasionPatternSequence    INTEGER ::= 6
261 -- **************************************************************
263 -- IEs
265 -- **************************************************************
267 id-AICH-Information                                                                                                     ProtocolIE-ID ::= 0
268 id-AICH-InformationItem-ResourceStatusInd                                                       ProtocolIE-ID ::= 1
269 id-BCH-Information                                                                                                      ProtocolIE-ID ::= 7
270 id-BCH-InformationItem-ResourceStatusInd                                                        ProtocolIE-ID ::= 8
271 id-BCCH-ModificationTime                                                                                        ProtocolIE-ID ::= 9
272 id-BlockingPriorityIndicator                                                                            ProtocolIE-ID ::= 10
273 id-Cause                                                                                                                        ProtocolIE-ID ::= 13
274 id-CCP-InformationItem-AuditRsp                                                                         ProtocolIE-ID ::= 14
275 id-CCP-InformationList-AuditRsp                                                                         ProtocolIE-ID ::= 15
276 id-CCP-InformationItem-ResourceStatusInd                                                        ProtocolIE-ID ::= 16
277 id-Cell-InformationItem-AuditRsp                                                                        ProtocolIE-ID ::= 17
278 id-Cell-InformationItem-ResourceStatusInd                                                       ProtocolIE-ID ::= 18
279 id-Cell-InformationList-AuditRsp                                                                        ProtocolIE-ID ::= 19
280 id-CellParameterID                                                                                                      ProtocolIE-ID ::= 23
281 id-CFN                                                                                                                          ProtocolIE-ID ::= 24
282 id-C-ID                                                                                                                                 ProtocolIE-ID ::= 25
283 -- WS extension to fill the range
284 id-Unknown-38                                                                                                           ProtocolIE-ID ::= 38
285 id-CommonMeasurementAccuracy                                                                            ProtocolIE-ID ::= 39
286 id-CommonMeasurementObjectType-CM-Rprt                                                          ProtocolIE-ID ::= 31
287 id-CommonMeasurementObjectType-CM-Rqst                                                          ProtocolIE-ID ::= 32
288 id-CommonMeasurementObjectType-CM-Rsp                                                           ProtocolIE-ID ::= 33
289 id-CommonMeasurementType                                                                                        ProtocolIE-ID ::= 34
290 id-CommonPhysicalChannelID                                                                                      ProtocolIE-ID ::= 35
291 id-CommonPhysicalChannelType-CTCH-SetupRqstFDD                                          ProtocolIE-ID ::= 36
292 id-CommonPhysicalChannelType-CTCH-SetupRqstTDD                                          ProtocolIE-ID ::= 37
293 id-CommunicationControlPortID                                                                           ProtocolIE-ID ::= 40
294 id-ConfigurationGenerationID                                                                            ProtocolIE-ID ::= 43
295 id-CRNC-CommunicationContextID                                                                          ProtocolIE-ID ::= 44
296 id-CriticalityDiagnostics                                                                                       ProtocolIE-ID ::= 45
297 id-DCHs-to-Add-FDD                                                                                                      ProtocolIE-ID ::= 48
298 id-DCH-AddList-RL-ReconfPrepTDD                                                                         ProtocolIE-ID ::= 49
299 id-DCHs-to-Add-TDD                                                                                                      ProtocolIE-ID ::= 50
300 id-DCH-DeleteList-RL-ReconfPrepFDD                                                                      ProtocolIE-ID ::= 52
301 id-DCH-DeleteList-RL-ReconfPrepTDD                                                                      ProtocolIE-ID ::= 53
302 id-DCH-DeleteList-RL-ReconfRqstFDD                                                                      ProtocolIE-ID ::= 54
303 id-DCH-DeleteList-RL-ReconfRqstTDD                                                                      ProtocolIE-ID ::= 55
304 id-DCH-FDD-Information                                                                                          ProtocolIE-ID ::= 56
305 id-DCH-TDD-Information                                                                                          ProtocolIE-ID ::= 57
306 id-DCH-InformationResponse                                                                                      ProtocolIE-ID ::= 59
307 -- WS extension to fill the range
308 id-Unknown-60                                                                                                           ProtocolIE-ID ::= 60
309 id-Unknown-61                                                                                                           ProtocolIE-ID ::= 61
310 id-FDD-DCHs-to-Modify                                                                                           ProtocolIE-ID ::= 62
311 id-TDD-DCHs-to-Modify                                                                                           ProtocolIE-ID ::= 63
312 id-DCH-ModifyList-RL-ReconfRqstTDD                                                                      ProtocolIE-ID ::= 65
313 id-DCH-RearrangeList-Bearer-RearrangeInd                                                        ProtocolIE-ID ::= 135
314 id-DedicatedMeasurementObjectType-DM-Rprt                                                       ProtocolIE-ID ::= 67
315 id-DedicatedMeasurementObjectType-DM-Rqst                                                       ProtocolIE-ID ::= 68
316 id-DedicatedMeasurementObjectType-DM-Rsp                                                        ProtocolIE-ID ::= 69
317 id-DedicatedMeasurementType                                                                                     ProtocolIE-ID ::= 70
318 -- WS extension to fill the range
319 id-Unknown-71                                                                                                           ProtocolIE-ID ::= 71
320 id-DL-CCTrCH-InformationItem-RL-SetupRqstTDD                                            ProtocolIE-ID ::= 72
321 id-DL-CCTrCH-InformationList-RL-AdditionRqstTDD                                         ProtocolIE-ID ::= 73
322 id-DL-CCTrCH-InformationList-RL-SetupRqstTDD                                            ProtocolIE-ID ::= 76
323 -- WS extension to fill the range
324 id-Unknown-75                                                                                                           ProtocolIE-ID ::= 75
325 id-DL-DPCH-InformationItem-RL-AdditionRqstTDD                                           ProtocolIE-ID ::= 77
326 id-DL-DPCH-InformationList-RL-SetupRqstTDD                                                      ProtocolIE-ID ::= 79
327 -- WS extension to fill the range
328 id-Unknown-80                                                                                                           ProtocolIE-ID ::= 80
329 id-DL-DPCH-Information-RL-ReconfPrepFDD                                                         ProtocolIE-ID ::= 81
330 id-DL-DPCH-Information-RL-ReconfRqstFDD                                                         ProtocolIE-ID ::= 82
331 id-DL-DPCH-Information-RL-SetupRqstFDD                                                          ProtocolIE-ID ::= 83
332 id-DL-DPCH-TimingAdjustment                                                                                     ProtocolIE-ID ::= 21
333 id-DL-ReferencePowerInformationItem-DL-PC-Rqst                                          ProtocolIE-ID ::= 84
334 id-DLReferencePower                                                                                                     ProtocolIE-ID ::= 85
335 id-DLReferencePowerList-DL-PC-Rqst                                                                      ProtocolIE-ID ::= 86
336 id-Unused-ProtocolIE-ID-87                                                                                      ProtocolIE-ID ::= 87
337 -- WS extension to fill the range
338 id-Unknown-88                                                                                                           ProtocolIE-ID ::= 88
339 id-Unused-ProtocolIE-ID-89                                                                                      ProtocolIE-ID ::= 89
340 id-Unused-ProtocolIE-ID-91                                                                                      ProtocolIE-ID ::= 91
341 -- WS extension to fill the range
342 id-Unknown-92                                                                                                           ProtocolIE-ID ::= 92
343 id-Unused-ProtocolIE-ID-93                                                                                      ProtocolIE-ID ::= 93
344 -- WS extension to fill the range
345 id-Unknown-95                                                                                                           ProtocolIE-ID ::= 95
346 id-DSCHs-to-Add-TDD                                                                                                     ProtocolIE-ID ::= 96
347 id-DSCH-Information-DeleteList-RL-ReconfPrepTDD                                         ProtocolIE-ID ::= 98
348 id-DSCH-Information-ModifyList-RL-ReconfPrepTDD                                         ProtocolIE-ID ::= 100
349 id-DSCH-InformationResponse                                                                                     ProtocolIE-ID ::= 105
350 id-Unused-ProtocolIE-ID-106                                                                                     ProtocolIE-ID ::= 106
351 id-DSCH-TDD-Information                                                                                         ProtocolIE-ID ::= 107
352 id-Unused-ProtocolIE-ID-108                                                                                     ProtocolIE-ID ::= 108
353 -- WS extension to fill the range
354 id-Unknown-109                                                                                                          ProtocolIE-ID ::= 109
355 id-Unused-ProtocolIE-ID-112                                                                                     ProtocolIE-ID ::= 112
356 id-DSCH-RearrangeList-Bearer-RearrangeInd                                                       ProtocolIE-ID ::= 136
357 id-End-Of-Audit-Sequence-Indicator                                                                      ProtocolIE-ID ::= 113
358 id-FACH-Information                                                                                                     ProtocolIE-ID ::= 116
359 id-FACH-InformationItem-ResourceStatusInd                                                       ProtocolIE-ID ::= 117
360 -- WS extension to fill the range
361 id-Unknown-118                                                                                                          ProtocolIE-ID ::= 118
362 id-FACH-ParametersList-CTCH-ReconfRqstTDD                                                       ProtocolIE-ID ::= 120
363 id-FACH-ParametersListIE-CTCH-SetupRqstFDD                                                      ProtocolIE-ID ::= 121
364 id-FACH-ParametersListIE-CTCH-SetupRqstTDD                                                      ProtocolIE-ID ::= 122
365 id-IndicationType-ResourceStatusInd                                                                     ProtocolIE-ID ::= 123
366 id-Local-Cell-ID                                                                                                        ProtocolIE-ID ::= 124
367 id-Local-Cell-Group-InformationItem-AuditRsp                                            ProtocolIE-ID ::= 2
368 id-Local-Cell-Group-InformationItem-ResourceStatusInd                           ProtocolIE-ID ::= 3
369 id-Local-Cell-Group-InformationItem2-ResourceStatusInd                          ProtocolIE-ID ::= 4
370 id-Local-Cell-Group-InformationList-AuditRsp                                            ProtocolIE-ID ::= 5
371 id-Local-Cell-InformationItem-AuditRsp                                                          ProtocolIE-ID ::= 125
372 id-Local-Cell-InformationItem-ResourceStatusInd                                         ProtocolIE-ID ::= 126
373 id-Local-Cell-InformationItem2-ResourceStatusInd                                        ProtocolIE-ID ::= 127
374 id-Local-Cell-InformationList-AuditRsp                                                          ProtocolIE-ID ::= 128
375 id-AdjustmentPeriod                                                                                                     ProtocolIE-ID ::= 129
376 id-MaxAdjustmentStep                                                                                            ProtocolIE-ID ::= 130
377 id-MaximumTransmissionPower                                                                                     ProtocolIE-ID ::= 131
378 id-MeasurementFilterCoefficient                                                                         ProtocolIE-ID ::= 132
379 id-MeasurementID                                                                                                        ProtocolIE-ID ::= 133
380 id-MessageStructure                                                                                                     ProtocolIE-ID ::= 115
381 id-MIB-SB-SIB-InformationList-SystemInfoUpdateRqst                                      ProtocolIE-ID ::= 134
382 -- WS extension to fill the range
383 id-Unknown-137                                                                                                          ProtocolIE-ID ::= 137
384 id-Unknown-140                                                                                                          ProtocolIE-ID ::= 140
385 id-NodeB-CommunicationContextID                                                                         ProtocolIE-ID ::= 143
386 id-NeighbouringCellMeasurementInformation                                                       ProtocolIE-ID ::= 455
387 id-P-CCPCH-Information                                                                                          ProtocolIE-ID ::= 144
388 id-P-CCPCH-InformationItem-ResourceStatusInd                                            ProtocolIE-ID ::= 145
389 id-P-CPICH-Information                                                                                          ProtocolIE-ID ::= 146
390 id-P-CPICH-InformationItem-ResourceStatusInd                                            ProtocolIE-ID ::= 147
391 id-P-SCH-Information                                                                                            ProtocolIE-ID ::= 148
392 -- WS extension to fill the range
393 id-Unknown-149                                                                                                          ProtocolIE-ID ::= 149
394 id-PCCPCH-Information-Cell-ReconfRqstTDD                                                        ProtocolIE-ID ::= 150
395 id-PCCPCH-Information-Cell-SetupRqstTDD                                                         ProtocolIE-ID ::= 151
396 -- WS extension to fill the range
397 id-Unknown-152                                                                                                          ProtocolIE-ID ::= 152
398 id-Unknown-153                                                                                                          ProtocolIE-ID ::= 153
399 id-PCH-Parameters-CTCH-ReconfRqstTDD                                                            ProtocolIE-ID ::= 155
400 id-PCH-ParametersItem-CTCH-SetupRqstFDD                                                         ProtocolIE-ID ::= 156
401 id-PCH-ParametersItem-CTCH-SetupRqstTDD                                                         ProtocolIE-ID ::= 157
402 id-PCH-Information                                                                                                      ProtocolIE-ID ::= 158
403 -- WS extension to fill the range
404 id-Unknown-159                                                                                                          ProtocolIE-ID ::= 159
405 id-Unknown-160                                                                                                          ProtocolIE-ID ::= 160
406 id-PDSCH-Information-AddListIE-PSCH-ReconfRqst                                          ProtocolIE-ID ::= 161
407 id-PDSCH-Information-ModifyListIE-PSCH-ReconfRqst                                       ProtocolIE-ID ::= 162
408 id-PDSCHSets-AddList-PSCH-ReconfRqst                                                            ProtocolIE-ID ::= 163
409 id-PDSCHSets-DeleteList-PSCH-ReconfRqst                                                         ProtocolIE-ID ::= 164
410 id-PDSCHSets-ModifyList-PSCH-ReconfRqst                                                         ProtocolIE-ID ::= 165
411 id-PICH-Information                                                                                                     ProtocolIE-ID ::= 166
412 id-PICH-Parameters-CTCH-ReconfRqstTDD                                                           ProtocolIE-ID ::= 168
413 id-PowerAdjustmentType                                                                                          ProtocolIE-ID ::= 169
414 id-PRACH-Information                                                                                            ProtocolIE-ID ::= 170
415 -- WS extension to fill the range
416 id-Unknown-171                                                                                                          ProtocolIE-ID ::= 171
417 id-Unknown-172                                                                                                          ProtocolIE-ID ::= 172
418 id-Unknown-173                                                                                                          ProtocolIE-ID ::= 173
419 id-PrimaryCCPCH-Information-Cell-ReconfRqstFDD                                          ProtocolIE-ID ::= 175
420 id-PrimaryCCPCH-Information-Cell-SetupRqstFDD                                           ProtocolIE-ID ::= 176
421 id-PrimaryCPICH-Information-Cell-ReconfRqstFDD                                          ProtocolIE-ID ::= 177
422 id-PrimaryCPICH-Information-Cell-SetupRqstFDD                                           ProtocolIE-ID ::= 178
423 id-PrimarySCH-Information-Cell-ReconfRqstFDD                                            ProtocolIE-ID ::= 179
424 id-PrimarySCH-Information-Cell-SetupRqstFDD                                                     ProtocolIE-ID ::= 180
425 id-PrimaryScramblingCode                                                                                        ProtocolIE-ID ::= 181
426 -- WS extension to fill the range
427 id-Unknown-182                                                                                                          ProtocolIE-ID ::= 182
428 id-SCH-Information-Cell-ReconfRqstTDD                                                           ProtocolIE-ID ::= 183
429 id-SCH-Information-Cell-SetupRqstTDD                                                            ProtocolIE-ID ::= 184
430 id-PUSCH-Information-AddListIE-PSCH-ReconfRqst                                          ProtocolIE-ID ::= 185
431 id-PUSCH-Information-ModifyListIE-PSCH-ReconfRqst                                       ProtocolIE-ID ::= 186
432 id-PUSCHSets-AddList-PSCH-ReconfRqst                                                            ProtocolIE-ID ::= 187
433 id-PUSCHSets-DeleteList-PSCH-ReconfRqst                                                         ProtocolIE-ID ::= 188
434 id-PUSCHSets-ModifyList-PSCH-ReconfRqst                                                         ProtocolIE-ID ::= 189
435 id-RACH-Information                                                                                                     ProtocolIE-ID ::= 190
436 -- WS extension to fill the range
437 id-Unknown-191                                                                                                          ProtocolIE-ID ::= 191
438 id-Unknown-192                                                                                                          ProtocolIE-ID ::= 192
439 id-Unknown-193                                                                                                          ProtocolIE-ID ::= 193
440 id-Unknown-194                                                                                                          ProtocolIE-ID ::= 194
441 id-Unknown-195                                                                                                          ProtocolIE-ID ::= 195
442 id-RACH-ParametersItem-CTCH-SetupRqstFDD                                                        ProtocolIE-ID ::= 196
443 id-RACH-ParameterItem-CTCH-SetupRqstTDD                                                         ProtocolIE-ID ::= 197
444 id-ReportCharacteristics                                                                                        ProtocolIE-ID ::= 198
445 id-Reporting-Object-RL-FailureInd                                                                       ProtocolIE-ID ::= 199
446 id-Reporting-Object-RL-RestoreInd                                                                       ProtocolIE-ID ::= 200
447 -- WS extension to fill the range
448 id-Unknown-201                                                                                                          ProtocolIE-ID ::= 201
449 id-RL-InformationItem-DM-Rprt                                                                           ProtocolIE-ID ::= 202
450 id-RL-InformationItem-DM-Rqst                                                                           ProtocolIE-ID ::= 203
451 id-RL-InformationItem-DM-Rsp                                                                            ProtocolIE-ID ::= 204
452 id-RL-InformationItem-RL-AdditionRqstFDD                                                        ProtocolIE-ID ::= 205
453 id-RL-informationItem-RL-DeletionRqst                                                           ProtocolIE-ID ::= 206
454 id-RL-InformationItem-RL-FailureInd                                                                     ProtocolIE-ID ::= 207
455 id-RL-InformationItem-RL-PreemptRequiredInd                                                     ProtocolIE-ID ::= 286
456 id-RL-InformationItem-RL-ReconfPrepFDD                                                          ProtocolIE-ID ::= 208
457 id-RL-InformationItem-RL-ReconfRqstFDD                                                          ProtocolIE-ID ::= 209
458 id-RL-InformationItem-RL-RestoreInd                                                                     ProtocolIE-ID ::= 210
459 id-RL-InformationItem-RL-SetupRqstFDD                                                           ProtocolIE-ID ::= 211
460 id-RL-InformationList-RL-AdditionRqstFDD                                                        ProtocolIE-ID ::= 212
461 id-RL-informationList-RL-DeletionRqst                                                           ProtocolIE-ID ::= 213
462 id-RL-InformationList-RL-PreemptRequiredInd                                                     ProtocolIE-ID ::= 237
463 id-RL-InformationList-RL-ReconfPrepFDD                                                          ProtocolIE-ID ::= 214
464 id-RL-InformationList-RL-ReconfRqstFDD                                                          ProtocolIE-ID ::= 215
465 id-RL-InformationList-RL-SetupRqstFDD                                                           ProtocolIE-ID ::= 216
466 id-RL-InformationResponseItem-RL-AdditionRspFDD                                         ProtocolIE-ID ::= 217
467 id-RL-InformationResponseItem-RL-ReconfReady                                            ProtocolIE-ID ::= 218
468 id-RL-InformationResponseItem-RL-ReconfRsp                                                      ProtocolIE-ID ::= 219
469 id-RL-InformationResponseItem-RL-SetupRspFDD                                            ProtocolIE-ID ::= 220
470 id-RL-InformationResponseList-RL-AdditionRspFDD                                         ProtocolIE-ID ::= 221
471 id-RL-InformationResponseList-RL-ReconfReady                                            ProtocolIE-ID ::= 222
472 id-RL-InformationResponseList-RL-ReconfRsp                                                      ProtocolIE-ID ::= 223
473 id-RL-InformationResponseList-RL-SetupRspFDD                                            ProtocolIE-ID ::= 224
474 id-RL-InformationResponse-RL-AdditionRspTDD                                                     ProtocolIE-ID ::= 225
475 id-RL-InformationResponse-RL-SetupRspTDD                                                        ProtocolIE-ID ::= 226
476 id-RL-Information-RL-AdditionRqstTDD                                                            ProtocolIE-ID ::= 227
477 id-RL-Information-RL-ReconfRqstTDD                                                                      ProtocolIE-ID ::= 228
478 id-RL-Information-RL-ReconfPrepTDD                                                                      ProtocolIE-ID ::= 229
479 id-RL-Information-RL-SetupRqstTDD                                                                       ProtocolIE-ID ::= 230
480 id-RL-ReconfigurationFailureItem-RL-ReconfFailure                                       ProtocolIE-ID ::= 236
481 id-RL-Set-InformationItem-DM-Rprt                                                                       ProtocolIE-ID ::= 238
482 -- WS extension to fill the range
483 id-Unknown-239                                                                                                          ProtocolIE-ID ::= 239
484 id-RL-Set-InformationItem-DM-Rsp                                                                        ProtocolIE-ID ::= 240
485 id-RL-Set-InformationItem-RL-FailureInd                                                         ProtocolIE-ID ::= 241
486 id-RL-Set-InformationItem-RL-RestoreInd                                                         ProtocolIE-ID ::= 242
487 -- WS extension to fill the range
488 id-Unknown-243                                                                                                          ProtocolIE-ID ::= 243
489 id-Unknown-244                                                                                                          ProtocolIE-ID ::= 244
490 id-Unknown-245                                                                                                          ProtocolIE-ID ::= 245
491 id-Unknown-246                                                                                                          ProtocolIE-ID ::= 246
492 id-S-CCPCH-Information                                                                                          ProtocolIE-ID ::= 247
493 -- WS extension to fill the range
494 id-Unknown-248                                                                                                          ProtocolIE-ID ::= 248
495 id-S-CPICH-Information                                                                                          ProtocolIE-ID ::= 249
496 -- WS extension to fill the range
497 id-Unknown-250                                                                                                          ProtocolIE-ID ::= 250
498 id-SCH-Information                                                                                                      ProtocolIE-ID ::= 251
499 -- WS extension to fill the range
500 id-Unknown-252                                                                                                          ProtocolIE-ID ::= 252
501 id-S-SCH-Information                                                                                            ProtocolIE-ID ::= 253
502 -- WS extension to fill the range
503 id-Unknown-254                                                                                                          ProtocolIE-ID ::= 254
504 id-Unknown-255                                                                                                          ProtocolIE-ID ::= 255
505 id-Unknown-256                                                                                                          ProtocolIE-ID ::= 256
506 id-Secondary-CCPCHListIE-CTCH-ReconfRqstTDD                                                     ProtocolIE-ID ::= 257
507 id-Secondary-CCPCH-parameterListIE-CTCH-SetupRqstTDD                            ProtocolIE-ID ::= 258
508 id-Secondary-CCPCH-Parameters-CTCH-ReconfRqstTDD                                        ProtocolIE-ID ::= 259
509 id-SecondaryCPICH-InformationItem-Cell-ReconfRqstFDD                            ProtocolIE-ID ::= 260
510 id-SecondaryCPICH-InformationItem-Cell-SetupRqstFDD                                     ProtocolIE-ID ::= 261
511 id-SecondaryCPICH-InformationList-Cell-ReconfRqstFDD                            ProtocolIE-ID ::= 262
512 id-SecondaryCPICH-InformationList-Cell-SetupRqstFDD                                     ProtocolIE-ID ::= 263
513 id-SecondarySCH-Information-Cell-ReconfRqstFDD                                          ProtocolIE-ID ::= 264
514 id-SecondarySCH-Information-Cell-SetupRqstFDD                                           ProtocolIE-ID ::= 265
515 id-SegmentInformationListIE-SystemInfoUpdate                                            ProtocolIE-ID ::= 266
516 -- WS extension to fill the range
517 id-Unknown-267                                                                                                          ProtocolIE-ID ::= 267
518 id-SFN                                                                                                                          ProtocolIE-ID ::= 268
519 id-SignallingBearerRequestIndicator                                                                     ProtocolIE-ID ::= 138
520 id-ShutdownTimer                                                                                                        ProtocolIE-ID ::= 269
521 id-Start-Of-Audit-Sequence-Indicator                                                            ProtocolIE-ID ::= 114
522 id-Successful-RL-InformationRespItem-RL-AdditionFailureFDD                      ProtocolIE-ID ::= 270
523 id-Successful-RL-InformationRespItem-RL-SetupFailureFDD                         ProtocolIE-ID ::= 271
524 -- WS extension to fill the range
525 id-Unknown-272                                                                                                          ProtocolIE-ID ::= 272
526 id-Unknown-273                                                                                                          ProtocolIE-ID ::= 273
527 id-SyncCase                                                                                                                     ProtocolIE-ID ::= 274
528 id-SyncCaseIndicatorItem-Cell-SetupRqstTDD-PSCH                                         ProtocolIE-ID ::= 275
529 id-T-Cell                                                                                                                       ProtocolIE-ID ::= 276
530 id-TargetCommunicationControlPortID                                                                     ProtocolIE-ID ::= 139
531 id-TimeSlotConfigurationList-Cell-ReconfRqstTDD                                         ProtocolIE-ID ::= 277
532 id-TimeSlotConfigurationList-Cell-SetupRqstTDD                                          ProtocolIE-ID ::= 278
533 id-TransmissionDiversityApplied                                                                         ProtocolIE-ID ::= 279
534 id-TypeOfError                                                                                                          ProtocolIE-ID ::= 508
535 id-UARFCNforNt                                                                                                          ProtocolIE-ID ::= 280
536 id-UARFCNforNd                                                                                                          ProtocolIE-ID ::= 281
537 id-UARFCNforNu                                                                                                          ProtocolIE-ID ::= 282
538 id-UL-CCTrCH-InformationItem-RL-SetupRqstTDD                                            ProtocolIE-ID ::= 284
539 id-UL-CCTrCH-InformationList-RL-AdditionRqstTDD                                         ProtocolIE-ID ::= 285
540 id-UL-CCTrCH-InformationList-RL-SetupRqstTDD                                            ProtocolIE-ID ::= 288
541 id-UL-DPCH-InformationItem-RL-AdditionRqstTDD                                           ProtocolIE-ID ::= 289
542 id-UL-DPCH-InformationList-RL-SetupRqstTDD                                                      ProtocolIE-ID ::= 291
543 id-UL-DPCH-Information-RL-ReconfPrepFDD                                                         ProtocolIE-ID ::= 293
544 id-UL-DPCH-Information-RL-ReconfRqstFDD                                                         ProtocolIE-ID ::= 294
545 id-UL-DPCH-Information-RL-SetupRqstFDD                                                          ProtocolIE-ID ::= 295
546 id-Unsuccessful-RL-InformationRespItem-RL-AdditionFailureFDD            ProtocolIE-ID ::= 296
547 id-Unsuccessful-RL-InformationRespItem-RL-SetupFailureFDD                       ProtocolIE-ID ::= 297
548 -- WS extension to fill the range
549 id-Unknown-298                                                                                                          ProtocolIE-ID ::= 298
550 id-Unknown-299                                                                                                          ProtocolIE-ID ::= 299
551 id-Unsuccessful-RL-InformationResp-RL-AdditionFailureTDD                        ProtocolIE-ID ::= 300
552 id-Unsuccessful-RL-InformationResp-RL-SetupFailureTDD                           ProtocolIE-ID ::= 301
553 id-USCH-Information-Add                                                                                         ProtocolIE-ID ::= 302
554 -- WS extension to fill the range
555 id-Unknown-303                                                                                                          ProtocolIE-ID ::= 303
556 id-USCH-Information-DeleteList-RL-ReconfPrepTDD                                         ProtocolIE-ID ::= 304
557 -- WS extension to fill the range
558 id-Unknown-305                                                                                                          ProtocolIE-ID ::= 305
559 id-USCH-Information-ModifyList-RL-ReconfPrepTDD                                         ProtocolIE-ID ::= 306
560 -- WS extension to fill the range
561 id-Unknown-307                                                                                                          ProtocolIE-ID ::= 307
562 id-Unknown-308                                                                                                          ProtocolIE-ID ::= 308
563 id-USCH-InformationResponse                                                                                     ProtocolIE-ID ::= 309
564 id-USCH-Information                                                                                                     ProtocolIE-ID ::= 310
565 id-USCH-RearrangeList-Bearer-RearrangeInd                                                       ProtocolIE-ID ::= 141
566 -- WS extension to fill the range
567 id-Unknown-313                                                                                                          ProtocolIE-ID ::= 313
568 id-Active-Pattern-Sequence-Information                                                          ProtocolIE-ID ::= 315
569 id-AICH-ParametersListIE-CTCH-ReconfRqstFDD                                                     ProtocolIE-ID ::= 316
570 id-AdjustmentRatio                                                                                                      ProtocolIE-ID ::= 317
571 -- WS extension to fill the range
572 id-Unknown-318                                                                                                          ProtocolIE-ID ::= 318
573 id-Unknown-319                                                                                                          ProtocolIE-ID ::= 319
574 id-Not-Used-320                                                                                                         ProtocolIE-ID ::= 320
575 -- WS extension to fill the range
576 id-Unknown-321                                                                                                          ProtocolIE-ID ::= 321
577 id-Not-Used-322                                                                                                         ProtocolIE-ID ::= 322
578 id-FACH-ParametersListIE-CTCH-ReconfRqstFDD                                                     ProtocolIE-ID ::= 323
579 id-CauseLevel-PSCH-ReconfFailure                                                                        ProtocolIE-ID ::= 324
580 id-CauseLevel-RL-AdditionFailureFDD                                                                     ProtocolIE-ID ::= 325
581 id-CauseLevel-RL-AdditionFailureTDD                                                                     ProtocolIE-ID ::= 326
582 id-CauseLevel-RL-ReconfFailure                                                                          ProtocolIE-ID ::= 327
583 id-CauseLevel-RL-SetupFailureFDD                                                                        ProtocolIE-ID ::= 328
584 id-CauseLevel-RL-SetupFailureTDD                                                                        ProtocolIE-ID ::= 329
585 id-Not-Used-330                                                                                                         ProtocolIE-ID ::= 330
586 -- WS extension to fill the range
587 id-Unknown-331                                                                                                          ProtocolIE-ID ::= 331
588 id-Not-Used-332                                                                                                         ProtocolIE-ID ::= 332
589 id-Closed-Loop-Timing-Adjustment-Mode                                                           ProtocolIE-ID ::= 333
590 id-CommonPhysicalChannelType-CTCH-ReconfRqstFDD                                         ProtocolIE-ID ::= 334
591 id-Compressed-Mode-Deactivation-Flag                                                            ProtocolIE-ID ::= 335
592 id-Not-Used-336                                                                                                         ProtocolIE-ID ::= 336
593 -- WS extension to fill the range
594 id-Unknown-337                                                                                                          ProtocolIE-ID ::= 337
595 id-Unknown-338                                                                                                          ProtocolIE-ID ::= 338
596 id-Unknown-339                                                                                                          ProtocolIE-ID ::= 339
597 id-Unknown-340                                                                                                          ProtocolIE-ID ::= 340
598 id-Unknown-341                                                                                                          ProtocolIE-ID ::= 341
599 id-Not-Used-342                                                                                                         ProtocolIE-ID ::= 342
600 id-Not-Used-343                                                                                                         ProtocolIE-ID ::= 343
601 -- WS extension to fill the range
602 id-Unknown-344                                                                                                          ProtocolIE-ID ::= 344
603 id-Unknown-345                                                                                                          ProtocolIE-ID ::= 345
604 id-DL-CCTrCH-InformationAddList-RL-ReconfPrepTDD                                        ProtocolIE-ID ::= 346
605 id-DL-CCTrCH-InformationDeleteItem-RL-ReconfRqstTDD                                     ProtocolIE-ID ::= 347
606 id-DL-CCTrCH-InformationDeleteList-RL-ReconfPrepTDD                                     ProtocolIE-ID ::= 348
607 id-DL-CCTrCH-InformationDeleteList-RL-ReconfRqstTDD                                     ProtocolIE-ID ::= 349
608 id-DL-CCTrCH-InformationModifyItem-RL-ReconfRqstTDD                                     ProtocolIE-ID ::= 350
609 id-DL-CCTrCH-InformationModifyList-RL-ReconfPrepTDD                                     ProtocolIE-ID ::= 351
610 id-DL-CCTrCH-InformationModifyList-RL-ReconfRqstTDD                                     ProtocolIE-ID ::= 352
611 id-DL-DPCH-InformationAddListIE-RL-ReconfPrepTDD                                        ProtocolIE-ID ::= 353
612 -- WS extension to fill the range
613 id-Unknown-354                                                                                                          ProtocolIE-ID ::= 354
614 id-DL-DPCH-InformationModify-AddListIE-RL-ReconfPrepTDD                         ProtocolIE-ID ::= 355
615 id-DL-DPCH-InformationModify-DeleteListIE-RL-ReconfPrepTDD                      ProtocolIE-ID ::= 356
616 id-DL-DPCH-InformationModify-ModifyListIE-RL-ReconfPrepTDD                      ProtocolIE-ID ::= 357
617 id-DL-TPC-Pattern01Count                                                                                        ProtocolIE-ID ::= 358
618 id-DPC-Mode                                                                                                                     ProtocolIE-ID ::= 450
619 id-DPCHConstant                                                                                                         ProtocolIE-ID ::= 359
620 id-Unused-ProtocolIE-ID-94                                                                                      ProtocolIE-ID ::= 94
621 id-Unused-ProtocolIE-ID-110                                                                                     ProtocolIE-ID ::= 110
622 id-Unused-ProtocolIE-ID-111                                                                                     ProtocolIE-ID ::= 111
623 -- WS extension to fill the range
624 id-Unknown-360                                                                                                          ProtocolIE-ID ::= 360
625 id-Unknown-361                                                                                                          ProtocolIE-ID ::= 361
626 id-FACH-ParametersList-CTCH-SetupRsp                                                            ProtocolIE-ID ::= 362
627 -- WS extension to fill the range
628 id-Unknown-363                                                                                                          ProtocolIE-ID ::= 363
629 id-Unknown-364                                                                                                          ProtocolIE-ID ::= 364
630 id-Unknown-365                                                                                                          ProtocolIE-ID ::= 365
631 id-Unknown-366                                                                                                          ProtocolIE-ID ::= 366
632 id-Unknown-367                                                                                                          ProtocolIE-ID ::= 367
633 id-Unknown-368                                                                                                          ProtocolIE-ID ::= 368
634 id-Limited-power-increase-information-Cell-SetupRqstFDD                         ProtocolIE-ID ::= 369
635 -- WS extension to fill the range
636 id-Unknown-370                                                                                                          ProtocolIE-ID ::= 370
637 id-Unknown-371                                                                                                          ProtocolIE-ID ::= 371
638 id-Unknown-372                                                                                                          ProtocolIE-ID ::= 372
639 id-Unknown-373                                                                                                          ProtocolIE-ID ::= 373
640 id-PCH-Parameters-CTCH-SetupRsp                                                                         ProtocolIE-ID ::= 374
641 id-PCH-ParametersItem-CTCH-ReconfRqstFDD                                                        ProtocolIE-ID ::= 375
642 id-Not-Used-376                                                                                                         ProtocolIE-ID ::= 376
643 -- WS extension to fill the range
644 id-Unknown-377                                                                                                          ProtocolIE-ID ::= 377
645 id-Unknown-378                                                                                                          ProtocolIE-ID ::= 378
646 id-Unknown-379                                                                                                          ProtocolIE-ID ::= 379
647 id-PICH-ParametersItem-CTCH-ReconfRqstFDD                                                       ProtocolIE-ID ::= 380
648 id-PRACHConstant                                                                                                        ProtocolIE-ID ::= 381
649 -- WS extension to fill the range
650 id-Unknown-382                                                                                                          ProtocolIE-ID ::= 382
651 id-PRACH-ParametersListIE-CTCH-ReconfRqstFDD                                            ProtocolIE-ID ::= 383
652 id-PUSCHConstant                                                                                                        ProtocolIE-ID ::= 384
653 id-RACH-Parameters-CTCH-SetupRsp                                                                        ProtocolIE-ID ::= 385
654 -- WS extension to fill the range
655 id-Unknown-386                                                                                                          ProtocolIE-ID ::= 386
656 id-Unknown-387                                                                                                          ProtocolIE-ID ::= 387
657 id-Unknown-388                                                                                                          ProtocolIE-ID ::= 388
658 id-Unknown-389                                                                                                          ProtocolIE-ID ::= 389
659 id-Unknown-390                                                                                                          ProtocolIE-ID ::= 390
660 id-Unknown-391                                                                                                          ProtocolIE-ID ::= 391
661 id-Unknown-392                                                                                                          ProtocolIE-ID ::= 392
662 id-Unused-ProtocolIE-ID-443                                                                                     ProtocolIE-ID ::= 443
663 id-Synchronisation-Configuration-Cell-ReconfRqst                                        ProtocolIE-ID ::= 393
664 id-Synchronisation-Configuration-Cell-SetupRqst                                         ProtocolIE-ID ::= 394
665 id-Transmission-Gap-Pattern-Sequence-Information                                        ProtocolIE-ID ::= 395
666 id-UL-CCTrCH-InformationAddList-RL-ReconfPrepTDD                                        ProtocolIE-ID ::= 396
667 id-UL-CCTrCH-InformationDeleteItem-RL-ReconfRqstTDD                                     ProtocolIE-ID ::= 397
668 id-UL-CCTrCH-InformationDeleteList-RL-ReconfPrepTDD                                     ProtocolIE-ID ::= 398
669 id-UL-CCTrCH-InformationDeleteList-RL-ReconfRqstTDD                                     ProtocolIE-ID ::= 399
670 id-UL-CCTrCH-InformationModifyItem-RL-ReconfRqstTDD                                     ProtocolIE-ID ::= 400
671 id-UL-CCTrCH-InformationModifyList-RL-ReconfPrepTDD                                     ProtocolIE-ID ::= 401
672 id-UL-CCTrCH-InformationModifyList-RL-ReconfRqstTDD                                     ProtocolIE-ID ::= 402
673 id-UL-DPCH-InformationAddListIE-RL-ReconfPrepTDD                                        ProtocolIE-ID ::= 403
674 -- WS extension to fill the range
675 id-Unknown-404                                                                                                          ProtocolIE-ID ::= 404
676 id-UL-DPCH-InformationModify-AddListIE-RL-ReconfPrepTDD                         ProtocolIE-ID ::= 405
677 id-UL-DPCH-InformationModify-DeleteListIE-RL-ReconfPrepTDD                      ProtocolIE-ID ::= 406
678 id-UL-DPCH-InformationModify-ModifyListIE-RL-ReconfPrepTDD                      ProtocolIE-ID ::= 407
679 id-Unsuccessful-PDSCHSetItem-PSCH-ReconfFailureTDD                                      ProtocolIE-ID ::= 408
680 id-Unsuccessful-PUSCHSetItem-PSCH-ReconfFailureTDD                                      ProtocolIE-ID ::= 409
681 -- WS extension to fill the range
682 id-Unknown-410                                                                                                          ProtocolIE-ID ::= 410
683 id-Unknown-411                                                                                                          ProtocolIE-ID ::= 411
684 id-CommunicationContextInfoItem-Reset                                                           ProtocolIE-ID ::= 412
685 -- WS extension to fill the range
686 id-Unknown-413                                                                                                          ProtocolIE-ID ::= 413
687 id-CommunicationControlPortInfoItem-Reset                                                       ProtocolIE-ID ::= 414
688 -- WS extension to fill the range
689 id-Unknown-415                                                                                                          ProtocolIE-ID ::= 415
690 id-ResetIndicator                                                                                                       ProtocolIE-ID ::= 416
691 id-Unused-ProtocolIE-ID-417                                                                                     ProtocolIE-ID ::= 417
692 id-Unused-ProtocolIE-ID-418                                                                                     ProtocolIE-ID ::= 418
693 id-Unused-ProtocolIE-ID-419                                                                                     ProtocolIE-ID ::= 419
694 id-Unused-ProtocolIE-ID-142                                                                                     ProtocolIE-ID ::= 142
695 id-TimingAdvanceApplied                                                                                         ProtocolIE-ID ::= 287
696 id-CFNReportingIndicator                                                                                        ProtocolIE-ID ::= 6
697 id-SFNReportingIndicator                                                                                        ProtocolIE-ID ::= 11
698 id-InnerLoopDLPCStatus                                                                                          ProtocolIE-ID ::= 12
699 id-TimeslotISCPInfo                                                                                                     ProtocolIE-ID ::= 283
700 id-PICH-ParametersItem-CTCH-SetupRqstTDD                                                        ProtocolIE-ID ::= 167
701 id-PRACH-ParametersItem-CTCH-SetupRqstTDD                                                       ProtocolIE-ID ::= 20
702 id-CCTrCH-InformationItem-RL-FailureInd                                                         ProtocolIE-ID ::= 46
703 id-CCTrCH-InformationItem-RL-RestoreInd                                                         ProtocolIE-ID ::= 47
704 id-CauseLevel-SyncAdjustmntFailureTDD                                                           ProtocolIE-ID ::= 420
705 id-CellAdjustmentInfo-SyncAdjustmntRqstTDD                                                      ProtocolIE-ID ::= 421
706 id-CellAdjustmentInfoItem-SyncAdjustmentRqstTDD                                         ProtocolIE-ID ::= 494
707 id-CellSyncBurstInfoList-CellSyncReconfRqstTDD                                          ProtocolIE-ID ::= 482
708 id-CellSyncBurstTransInit-CellSyncInitiationRqstTDD                                     ProtocolIE-ID ::= 422
709 id-CellSyncBurstMeasureInit-CellSyncInitiationRqstTDD                           ProtocolIE-ID ::= 423
710 id-CellSyncBurstTransReconfiguration-CellSyncReconfRqstTDD                      ProtocolIE-ID ::= 424
711 id-CellSyncBurstMeasReconfiguration-CellSyncReconfRqstTDD                       ProtocolIE-ID ::= 425
712 id-CellSyncBurstTransInfoList-CellSyncReconfRqstTDD                                     ProtocolIE-ID ::= 426
713 id-CellSyncBurstMeasInfoList-CellSyncReconfRqstTDD                                      ProtocolIE-ID ::= 427
714 id-CellSyncBurstTransReconfInfo-CellSyncReconfRqstTDD                           ProtocolIE-ID ::= 428
715 id-CellSyncInfo-CellSyncReprtTDD                                                                        ProtocolIE-ID ::= 429
716 id-CSBTransmissionID                                                                                            ProtocolIE-ID ::= 430
717 id-CSBMeasurementID                                                                                                     ProtocolIE-ID ::= 431
718 id-IntStdPhCellSyncInfoItem-CellSyncReprtTDD                                            ProtocolIE-ID ::= 432
719 id-NCyclesPerSFNperiod                                                                                          ProtocolIE-ID ::= 433
720 id-NRepetitionsPerCyclePeriod                                                                           ProtocolIE-ID ::= 434
721 id-SyncFrameNumber                                                                                                      ProtocolIE-ID ::= 437
722 id-SynchronisationReportType                                                                            ProtocolIE-ID ::= 438
723 id-SynchronisationReportCharacteristics                                                         ProtocolIE-ID ::= 439
724 id-Unsuccessful-cell-InformationRespItem-SyncAdjustmntFailureTDD        ProtocolIE-ID ::= 440
725 -- WS extension to fill the range
726 id-Unknown-441                                                                                                          ProtocolIE-ID ::= 441
727 id-Unknown-442                                                                                                          ProtocolIE-ID ::= 442
728 id-LateEntranceCellSyncInfoItem-CellSyncReprtTDD                                        ProtocolIE-ID ::= 119
729 id-ReferenceClockAvailability                                                                           ProtocolIE-ID ::= 435
730 id-ReferenceSFNoffset                                                                                           ProtocolIE-ID ::= 436
731 id-InformationExchangeID                                                                                        ProtocolIE-ID ::= 444
732 id-InformationExchangeObjectType-InfEx-Rqst                                                     ProtocolIE-ID ::= 445
733 id-InformationType                                                                                                      ProtocolIE-ID ::= 446
734 id-InformationReportCharacteristics                                                                     ProtocolIE-ID ::= 447
735 id-InformationExchangeObjectType-InfEx-Rsp                                                      ProtocolIE-ID ::= 448
736 id-InformationExchangeObjectType-InfEx-Rprt                                                     ProtocolIE-ID ::= 449
737 id-IPDLParameter-Information-Cell-ReconfRqstFDD                                         ProtocolIE-ID ::= 451
738 id-IPDLParameter-Information-Cell-SetupRqstFDD                                          ProtocolIE-ID ::= 452
739 id-IPDLParameter-Information-Cell-ReconfRqstTDD                                         ProtocolIE-ID ::= 453
740 id-IPDLParameter-Information-Cell-SetupRqstTDD                                          ProtocolIE-ID ::= 454
741 id-DL-DPCH-LCR-Information-RL-SetupRqstTDD                                                      ProtocolIE-ID ::= 74
742 id-DwPCH-LCR-Information                                                                                        ProtocolIE-ID ::= 78
743 id-DwPCH-LCR-InformationList-AuditRsp                                           ProtocolIE-ID ::= 90
744 id-DwPCH-LCR-Information-Cell-SetupRqstTDD                              ProtocolIE-ID ::= 97
745 id-DwPCH-LCR-Information-Cell-ReconfRqstTDD                                                     ProtocolIE-ID ::= 99
746 id-DwPCH-LCR-Information-ResourceStatusInd                                                      ProtocolIE-ID ::= 101
747 id-maxFACH-Power-LCR-CTCH-SetupRqstTDD                                          ProtocolIE-ID ::= 154
748 id-maxFACH-Power-LCR-CTCH-ReconfRqstTDD                                         ProtocolIE-ID ::= 174
749 id-FPACH-LCR-Information                                                                                        ProtocolIE-ID ::= 290
750 id-FPACH-LCR-Information-AuditRsp                                               ProtocolIE-ID ::= 292
751 id-FPACH-LCR-InformationList-AuditRsp                                           ProtocolIE-ID ::= 22
752 id-FPACH-LCR-InformationList-ResourceStatusInd                          ProtocolIE-ID ::= 311
753 id-FPACH-LCR-Parameters-CTCH-SetupRqstTDD                               ProtocolIE-ID ::= 312
754 id-FPACH-LCR-Parameters-CTCH-ReconfRqstTDD                              ProtocolIE-ID ::= 314
755 id-PCCPCH-LCR-Information-Cell-SetupRqstTDD                             ProtocolIE-ID ::= 456
756 id-PCH-Power-LCR-CTCH-SetupRqstTDD                                                                      ProtocolIE-ID ::= 457
757 id-PCH-Power-LCR-CTCH-ReconfRqstTDD                                                                     ProtocolIE-ID ::= 458
758 id-PICH-LCR-Parameters-CTCH-SetupRqstTDD                                        ProtocolIE-ID ::= 459
759 -- WS extension to fill the range
760 id-Unknown-460                                                                                                          ProtocolIE-ID ::= 460
761 id-PRACH-LCR-ParametersList-CTCH-SetupRqstTDD                           ProtocolIE-ID ::= 461
762 -- WS extension to fill the range
763 id-Unknown-462                                                                                                          ProtocolIE-ID ::= 462
764 id-RL-InformationResponse-LCR-RL-SetupRspTDD                            ProtocolIE-ID ::= 463
765 -- WS extension to fill the range
766 id-Unknown-464                                                                                                          ProtocolIE-ID ::= 464
767 id-Secondary-CCPCH-LCR-parameterList-CTCH-SetupRqstTDD              ProtocolIE-ID ::= 465
768 id-TimeSlot                                                                                                                     ProtocolIE-ID ::= 495
769 id-TimeSlotConfigurationList-LCR-Cell-ReconfRqstTDD                 ProtocolIE-ID ::= 466
770 id-TimeSlotConfigurationList-LCR-Cell-SetupRqstTDD                  ProtocolIE-ID ::= 467
771 id-TimeslotISCP-LCR-InfoList-RL-SetupRqstTDD                            ProtocolIE-ID ::= 468
772 id-TimeSlotLCR-CM-Rqst                                                                          ProtocolIE-ID ::= 469
773 id-UL-DPCH-LCR-Information-RL-SetupRqstTDD                              ProtocolIE-ID ::= 470
774 -- WS extension to fill the range
775 id-Unknown-471                                                                                                          ProtocolIE-ID ::= 471
776 id-DL-DPCH-InformationItem-LCR-RL-AdditionRqstTDD                                       ProtocolIE-ID ::= 472
777 id-UL-DPCH-InformationItem-LCR-RL-AdditionRqstTDD                                       ProtocolIE-ID ::= 473
778 id-TimeslotISCP-InformationList-LCR-RL-AdditionRqstTDD                          ProtocolIE-ID ::= 474
779 id-DL-DPCH-LCR-InformationAddList-RL-ReconfPrepTDD                                      ProtocolIE-ID ::= 475
780 -- WS extension to fill the range
781 id-Unknown-476                                                                                                          ProtocolIE-ID ::= 476
782 id-DL-DPCH-LCR-InformationModify-AddList-RL-ReconfPrepTDD                       ProtocolIE-ID ::= 477
783 -- WS extension to fill the range
784 id-Unknown-478                                                                                                          ProtocolIE-ID ::= 478
785 id-DL-Timeslot-LCR-InformationModify-ModifyList-RL-ReconfPrepTDD        ProtocolIE-ID ::= 479
786 id-TimeslotISCPInfoList-LCR-DL-PC-RqstTDD                                                       ProtocolIE-ID ::= 480
787 id-UL-DPCH-LCR-InformationAddListIE-RL-ReconfPrepTDD                            ProtocolIE-ID ::= 481
788 id-UL-DPCH-LCR-InformationModify-AddList                                                        ProtocolIE-ID ::= 483
789 -- WS extension to fill the range
790 id-Unknown-484                                                                                                          ProtocolIE-ID ::= 484
791 id-UL-TimeslotLCR-Information-RL-ReconfPrepTDD                                          ProtocolIE-ID ::= 485
792 id-UL-SIRTarget                                                                                                         ProtocolIE-ID ::= 510
793 id-PDSCH-AddInformation-LCR-PSCH-ReconfRqst                                                     ProtocolIE-ID ::= 486
794 id-PDSCH-AddInformation-LCR-AddListIE-PSCH-ReconfRqst                           ProtocolIE-ID ::= 487
795 id-Unused-ProtocolIE-ID-26                                                                                      ProtocolIE-ID ::=  26
796 id-Unused-ProtocolIE-ID-27                                                                                      ProtocolIE-ID ::=  27
797 id-PDSCH-ModifyInformation-LCR-PSCH-ReconfRqst                                          ProtocolIE-ID ::= 488
798 id-PDSCH-ModifyInformation-LCR-ModifyListIE-PSCH-ReconfRqst                     ProtocolIE-ID ::= 489
799 id-PUSCH-AddInformation-LCR-PSCH-ReconfRqst                                                     ProtocolIE-ID ::= 490
800 id-PUSCH-AddInformation-LCR-AddListIE-PSCH-ReconfRqst                           ProtocolIE-ID ::= 491
801 id-PUSCH-ModifyInformation-LCR-PSCH-ReconfRqst                                          ProtocolIE-ID ::= 492
802 id-PUSCH-ModifyInformation-LCR-ModifyListIE-PSCH-ReconfRqst                     ProtocolIE-ID ::= 493
803 id-timeslotInfo-CellSyncInitiationRqstTDD                                                       ProtocolIE-ID ::= 496
804 id-SyncReportType-CellSyncReprtTDD                                                                      ProtocolIE-ID ::= 497
805 id-Power-Local-Cell-Group-InformationItem-AuditRsp                                      ProtocolIE-ID ::= 498
806 id-Power-Local-Cell-Group-InformationItem-ResourceStatusInd                     ProtocolIE-ID ::= 499
807 id-Power-Local-Cell-Group-InformationItem2-ResourceStatusInd            ProtocolIE-ID ::= 500
808 id-Power-Local-Cell-Group-InformationList-AuditRsp                                      ProtocolIE-ID ::= 501
809 id-Power-Local-Cell-Group-InformationList-ResourceStatusInd                     ProtocolIE-ID ::= 502
810 id-Power-Local-Cell-Group-InformationList2-ResourceStatusInd            ProtocolIE-ID ::= 503
811 id-Power-Local-Cell-Group-ID                                                                            ProtocolIE-ID ::= 504
812 id-PUSCH-Info-DM-Rqst                                                                                           ProtocolIE-ID ::= 505
813 id-PUSCH-Info-DM-Rsp                                                                                            ProtocolIE-ID ::= 506
814 id-PUSCH-Info-DM-Rprt                                                                                           ProtocolIE-ID ::= 507
815 id-InitDL-Power                                                                                                         ProtocolIE-ID ::= 509
816 id-cellSyncBurstRepetitionPeriod                                                                        ProtocolIE-ID ::= 511
817 id-ReportCharacteristicsType-OnModification                                                     ProtocolIE-ID ::= 512
818 id-SFNSFNMeasurementValueInformation                                                            ProtocolIE-ID ::= 513
819 id-SFNSFNMeasurementThresholdInformation                                                        ProtocolIE-ID ::= 514
820 id-TUTRANGPSMeasurementValueInformation                                                         ProtocolIE-ID ::= 515
821 id-TUTRANGPSMeasurementThresholdInformation                                                     ProtocolIE-ID ::= 516
822 id-Rx-Timing-Deviation-Value-LCR                                                                        ProtocolIE-ID ::= 520
823 id-RL-InformationResponse-LCR-RL-AdditionRspTDD                                         ProtocolIE-ID ::= 51
824 id-DL-PowerBalancing-Information                                                                        ProtocolIE-ID ::= 28
825 id-DL-PowerBalancing-ActivationIndicator                                                        ProtocolIE-ID ::= 29
826 id-DL-PowerBalancing-UpdatedIndicator                                                           ProtocolIE-ID ::= 30
827 id-CCTrCH-Initial-DL-Power-RL-SetupRqstTDD                                                      ProtocolIE-ID ::= 517
828 id-CCTrCH-Initial-DL-Power-RL-AdditionRqstTDD                                           ProtocolIE-ID ::= 518
829 id-CCTrCH-Initial-DL-Power-RL-ReconfPrepTDD                                                     ProtocolIE-ID ::= 519
830 id-IPDLParameter-Information-LCR-Cell-SetupRqstTDD                                      ProtocolIE-ID ::= 41
831 id-IPDLParameter-Information-LCR-Cell-ReconfRqstTDD                             ProtocolIE-ID ::= 42
832 id-HS-PDSCH-HS-SCCH-E-AGCH-E-RGCH-E-HICH-MaxPower-PSCH-ReconfRqst       ProtocolIE-ID ::= 522
833 id-HS-PDSCH-HS-SCCH-ScramblingCode-PSCH-ReconfRqst                                      ProtocolIE-ID ::= 523
834 id-HS-PDSCH-FDD-Code-Information-PSCH-ReconfRqst                                        ProtocolIE-ID ::= 524
835 id-HS-SCCH-FDD-Code-Information-PSCH-ReconfRqst                                         ProtocolIE-ID ::= 525
836 id-HS-PDSCH-TDD-Information-PSCH-ReconfRqst                                                     ProtocolIE-ID ::= 526
837 id-Add-To-HS-SCCH-Resource-Pool-PSCH-ReconfRqst                                         ProtocolIE-ID ::= 527
838 id-Modify-HS-SCCH-Resource-Pool-PSCH-ReconfRqst                                         ProtocolIE-ID ::= 528
839 id-Delete-From-HS-SCCH-Resource-Pool-PSCH-ReconfRqst                            ProtocolIE-ID ::= 529
840 id-bindingID                                                                                                            ProtocolIE-ID ::= 102
841 id-RL-Specific-DCH-Info                                                                                         ProtocolIE-ID ::= 103
842 id-transportlayeraddress                                                                                        ProtocolIE-ID ::= 104
843 id-DelayedActivation                                                                                            ProtocolIE-ID ::= 231
844 id-DelayedActivationList-RL-ActivationCmdFDD                                            ProtocolIE-ID ::= 232
845 id-DelayedActivationInformation-RL-ActivationCmdFDD                                     ProtocolIE-ID ::= 233
846 id-DelayedActivationList-RL-ActivationCmdTDD                                            ProtocolIE-ID ::= 234
847 id-DelayedActivationInformation-RL-ActivationCmdTDD                                     ProtocolIE-ID ::= 235
848 id-neighbouringTDDCellMeasurementInformationLCR                                         ProtocolIE-ID ::= 58
849 id-SYNCDlCodeId-TransInitLCR-CellSyncInitiationRqstTDD                          ProtocolIE-ID ::= 543
850 id-SYNCDlCodeId-MeasureInitLCR-CellSyncInitiationRqstTDD                        ProtocolIE-ID ::= 544
851 id-SYNCDlCodeIdTransReconfInfoLCR-CellSyncReconfRqstTDD                         ProtocolIE-ID ::= 545
852 id-SYNCDlCodeIdMeasReconfigurationLCR-CellSyncReconfRqstTDD                     ProtocolIE-ID ::= 546
853 id-SYNCDlCodeIdMeasInfoList-CellSyncReconfRqstTDD                                       ProtocolIE-ID ::= 547
854 id-SyncDLCodeIdsMeasInfoList-CellSyncReprtTDD                                           ProtocolIE-ID ::= 548
855 id-SyncDLCodeIdThreInfoLCR                                                                                      ProtocolIE-ID ::= 549
856 id-NSubCyclesPerCyclePeriod-CellSyncReconfRqstTDD                                       ProtocolIE-ID ::= 550
857 id-DwPCH-Power                                                                                                          ProtocolIE-ID ::= 551
858 id-AccumulatedClockupdate-CellSyncReprtTDD                                                      ProtocolIE-ID ::= 552
859 id-Angle-Of-Arrival-Value-LCR                                                                           ProtocolIE-ID ::= 521
860 id-HSDSCH-FDD-Information                                                                                       ProtocolIE-ID ::= 530
861 id-HSDSCH-FDD-Information-Response                                                                      ProtocolIE-ID ::= 531
862 -- WS extension to fill the range
863 id-Unknown-532                                                                                                          ProtocolIE-ID ::= 532
864 id-Unknown-533                                                                                                          ProtocolIE-ID ::= 533
865 id-HSDSCH-Information-to-Modify                                                                         ProtocolIE-ID ::= 534
866 id-HSDSCH-RNTI                                                                                                          ProtocolIE-ID ::= 535
867 id-HSDSCH-TDD-Information                                                                                       ProtocolIE-ID ::= 536
868 id-HSDSCH-TDD-Information-Response                                                                      ProtocolIE-ID ::= 537
869 -- WS extension to fill the range
870 id-Unknown-538                                                                                                          ProtocolIE-ID ::= 538
871 id-Unknown-539                                                                                                          ProtocolIE-ID ::= 539
872 id-Unknown-540                                                                                                          ProtocolIE-ID ::= 540
873 id-HSPDSCH-RL-ID                                                                                                        ProtocolIE-ID ::= 541
874 id-PrimCCPCH-RSCP-DL-PC-RqstTDD                                                                         ProtocolIE-ID ::= 542
875 id-Unused-ProtocolIE-ID-64                                                                                      ProtocolIE-ID ::= 64
876 id-PDSCH-RL-ID                                                                                                          ProtocolIE-ID ::= 66
877 id-HSDSCH-RearrangeList-Bearer-RearrangeInd                                                     ProtocolIE-ID ::= 553
878 id-UL-Synchronisation-Parameters-LCR                                                            ProtocolIE-ID ::= 554
879 id-HSDSCH-FDD-Update-Information                                                                        ProtocolIE-ID ::= 555
880 id-HSDSCH-TDD-Update-Information                                                                        ProtocolIE-ID ::= 556
881 -- WS extension to fill the range
882 id-Unknown-557                                                                                                          ProtocolIE-ID ::= 557
883 id-DL-DPCH-TimeSlotFormat-LCR-ModifyItem-RL-ReconfPrepTDD                       ProtocolIE-ID ::= 558
884 id-UL-DPCH-TimeSlotFormat-LCR-ModifyItem-RL-ReconfPrepTDD                       ProtocolIE-ID ::= 559
885 id-TDD-TPC-UplinkStepSize-LCR-RL-SetupRqstTDD                                           ProtocolIE-ID ::= 560
886 id-TDD-TPC-UplinkStepSize-LCR-RL-AdditionRqstTDD                                        ProtocolIE-ID ::= 561
887 id-TDD-TPC-DownlinkStepSize-RL-AdditionRqstTDD                                          ProtocolIE-ID ::= 562
888 id-TDD-TPC-UplinkStepSize-InformationAdd-LCR-RL-ReconfPrepTDD           ProtocolIE-ID ::= 563
889 id-TDD-TPC-UplinkStepSize-InformationModify-LCR-RL-ReconfPrepTDD        ProtocolIE-ID ::= 564
890 id-TDD-TPC-DownlinkStepSize-InformationModify-RL-ReconfPrepTDD          ProtocolIE-ID ::= 565
891 id-TDD-TPC-DownlinkStepSize-InformationAdd-RL-ReconfPrepTDD             ProtocolIE-ID ::= 566
892 id-CCTrCH-Maximum-DL-Power-RL-SetupRqstTDD                                                      ProtocolIE-ID ::= 567
893 id-CCTrCH-Minimum-DL-Power-RL-SetupRqstTDD                                                      ProtocolIE-ID ::= 568
894 id-CCTrCH-Maximum-DL-Power-RL-AdditionRqstTDD                                           ProtocolIE-ID ::= 569
895 id-CCTrCH-Minimum-DL-Power-RL-AdditionRqstTDD                                           ProtocolIE-ID ::= 570
896 id-CCTrCH-Maximum-DL-Power-InformationAdd-RL-ReconfPrepTDD                      ProtocolIE-ID ::= 571
897 id-CCTrCH-Minimum-DL-Power-InformationAdd-RL-ReconfPrepTDD                      ProtocolIE-ID ::= 572
898 id-CCTrCH-Maximum-DL-Power-InformationModify-RL-ReconfPrepTDD           ProtocolIE-ID ::= 573
899 id-CCTrCH-Minimum-DL-Power-InformationModify-RL-ReconfPrepTDD           ProtocolIE-ID ::= 574
900 id-Maximum-DL-Power-Modify-LCR-InformationModify-RL-ReconfPrepTDD       ProtocolIE-ID ::= 575
901 id-Minimum-DL-Power-Modify-LCR-InformationModify-RL-ReconfPrepTDD       ProtocolIE-ID ::= 576
902 id-DL-DPCH-LCR-InformationModify-ModifyList-RL-ReconfRqstTDD            ProtocolIE-ID ::= 577
903 id-CCTrCH-Maximum-DL-Power-InformationModify-RL-ReconfRqstTDD           ProtocolIE-ID ::= 578
904 id-CCTrCH-Minimum-DL-Power-InformationModify-RL-ReconfRqstTDD           ProtocolIE-ID ::= 579
905 id-Initial-DL-Power-TimeslotLCR-InformationItem                                         ProtocolIE-ID ::= 580
906 id-Maximum-DL-Power-TimeslotLCR-InformationItem                                         ProtocolIE-ID ::= 581
907 id-Minimum-DL-Power-TimeslotLCR-InformationItem                                         ProtocolIE-ID ::= 582
908 id-HS-DSCHProvidedBitRateValueInformation                                                       ProtocolIE-ID ::= 583
909 -- WS extension to fill the range
910 id-Unknown-584                                                                                                          ProtocolIE-ID ::= 584
911 id-HS-DSCHRequiredPowerValueInformation                                                         ProtocolIE-ID ::= 585
912 id-HS-DSCHRequiredPowerValue                                                                            ProtocolIE-ID ::= 586
913 id-TransmittedCarrierPowerOfAllCodesNotUsedForHSTransmission            ProtocolIE-ID ::= 587
914 id-HS-SICH-Reception-Quality                                                                            ProtocolIE-ID ::= 588
915 id-HS-SICH-Reception-Quality-Measurement-Value                                          ProtocolIE-ID ::= 589
916 id-HSSICH-Info-DM-Rprt                                                                                          ProtocolIE-ID ::= 590
917 id-HSSICH-Info-DM-Rqst                                                                                          ProtocolIE-ID ::= 591
918 id-HSSICH-Info-DM-Rsp                                                                                           ProtocolIE-ID ::= 592
919 id-Best-Cell-Portions-Value                                                                                     ProtocolIE-ID ::= 593
920 id-Primary-CPICH-Usage-for-Channel-Estimation                                           ProtocolIE-ID ::= 594
921 id-Secondary-CPICH-Information-Change                                                           ProtocolIE-ID ::= 595
922 id-NumberOfReportedCellPortions                                                                         ProtocolIE-ID ::= 596
923 id-CellPortion-InformationItem-Cell-SetupRqstFDD                                        ProtocolIE-ID ::= 597
924 id-CellPortion-InformationList-Cell-SetupRqstFDD                                        ProtocolIE-ID ::= 598
925 id-TimeslotISCP-LCR-InfoList-RL-ReconfPrepTDD                                           ProtocolIE-ID ::= 599
926 id-Secondary-CPICH-Information                                                                          ProtocolIE-ID ::= 600
927 id-Received-total-wide-band-power-For-CellPortion                                       ProtocolIE-ID ::= 601
928 id-Unidirectional-DCH-Indicator                                                                         ProtocolIE-ID ::= 602
929 id-TimingAdjustmentValueLCR                                                                                     ProtocolIE-ID ::= 603
930 id-multipleRL-dl-DPCH-InformationList                                                           ProtocolIE-ID ::= 604
931 id-multipleRL-dl-DPCH-InformationModifyList                                                     ProtocolIE-ID ::= 605
932 id-multipleRL-ul-DPCH-InformationList                                                           ProtocolIE-ID ::= 606
933 id-multipleRL-ul-DPCH-InformationModifyList                                                     ProtocolIE-ID ::= 607
934 id-RL-ID                                                                                                                        ProtocolIE-ID ::= 608
935 id-SAT-Info-Almanac-ExtItem                                                                                     ProtocolIE-ID ::= 609
936 id-HSDPA-Capability                                                                                                     ProtocolIE-ID ::= 610
937 id-HSDSCH-Resources-Information-AuditRsp                                                        ProtocolIE-ID ::= 611
938 id-HSDSCH-Resources-Information-ResourceStatusInd                                       ProtocolIE-ID ::= 612
939 id-HSDSCH-MACdFlows-to-Add                                                                                      ProtocolIE-ID ::= 613
940 id-HSDSCH-MACdFlows-to-Delete                                                                           ProtocolIE-ID ::= 614
941 id-HSDSCH-Information-to-Modify-Unsynchronised                                          ProtocolIE-ID ::= 615
942 id-TnlQos                                                                                                                       ProtocolIE-ID ::= 616
943 id-Received-total-wide-band-power-For-CellPortion-Value                         ProtocolIE-ID ::= 617
944 id-Transmitted-Carrier-Power-For-CellPortion                                            ProtocolIE-ID ::= 618
945 id-Transmitted-Carrier-Power-For-CellPortion-Value                                      ProtocolIE-ID ::= 619
946 id-TransmittedCarrierPowerOfAllCodesNotUsedForHS-PDSCH-HS-SCCH-E-AGCH-E-RGCHOrE-HICHTransmissionCellPortion     ProtocolIE-ID ::= 620
947 id-TransmittedCarrierPowerOfAllCodesNotUsedForHS-PDSCH-HS-SCCH-E-AGCH-E-RGCHOrE-HICHTransmissionCellPortionValue        ProtocolIE-ID ::= 621
948 id-UpPTSInterferenceValue                                                                                       ProtocolIE-ID ::= 622
949 id-PrimaryCCPCH-RSCP-Delta                                                                                      ProtocolIE-ID ::= 623
950 id-MeasurementRecoveryBehavior                                                                          ProtocolIE-ID ::= 624
951 id-MeasurementRecoveryReportingIndicator                                                        ProtocolIE-ID ::= 625
952 id-MeasurementRecoverySupportIndicator                                                          ProtocolIE-ID ::= 626
953 id-Tstd-indicator                                                                                                       ProtocolIE-ID ::= 627
954 id-multiple-RL-Information-RL-ReconfPrepTDD                                                     ProtocolIE-ID ::= 628
955 id-multiple-RL-Information-RL-ReconfRqstTDD                                                     ProtocolIE-ID ::= 629
956 id-DL-DPCH-Power-Information-RL-ReconfPrepFDD                                           ProtocolIE-ID ::= 630
957 id-F-DPCH-Information-RL-ReconfPrepFDD                                                          ProtocolIE-ID ::= 631
958 id-F-DPCH-Information-RL-SetupRqstFDD                                                           ProtocolIE-ID ::= 632
959 id-Additional-S-CCPCH-Parameters-CTCH-ReconfRqstTDD                                     ProtocolIE-ID ::= 633
960 id-Additional-S-CCPCH-Parameters-CTCH-SetupRqstTDD                                      ProtocolIE-ID ::= 634
961 id-Additional-S-CCPCH-LCR-Parameters-CTCH-ReconfRqstTDD                         ProtocolIE-ID ::= 635
962 id-Additional-S-CCPCH-LCR-Parameters-CTCH-SetupRqstTDD                          ProtocolIE-ID ::= 636
963 id-MICH-CFN                                                                                                                     ProtocolIE-ID ::= 637
964 id-MICH-Information-AuditRsp                                                                            ProtocolIE-ID ::= 638
965 id-MICH-Information-ResourceStatusInd                                                           ProtocolIE-ID ::= 639
966 id-MICH-Parameters-CTCH-ReconfRqstFDD                                                           ProtocolIE-ID ::= 640
967 id-MICH-Parameters-CTCH-ReconfRqstTDD                                                           ProtocolIE-ID ::= 641
968 id-MICH-Parameters-CTCH-SetupRqstFDD                                                            ProtocolIE-ID ::= 642
969 id-MICH-Parameters-CTCH-SetupRqstTDD                                                            ProtocolIE-ID ::= 643
970 id-Modification-Period                                                                                          ProtocolIE-ID ::= 644
971 id-NI-Information-NotifUpdateCmd                                                                        ProtocolIE-ID ::= 645
972 id-S-CCPCH-InformationListExt-AuditRsp                                                          ProtocolIE-ID ::= 646
973 id-S-CCPCH-InformationListExt-ResourceStatusInd                                         ProtocolIE-ID ::= 647
974 id-S-CCPCH-LCR-InformationListExt-AuditRsp                                                      ProtocolIE-ID ::= 648
975 id-S-CCPCH-LCR-InformationListExt-ResourceStatusInd                                     ProtocolIE-ID ::= 649
976 id-HARQ-Preamble-Mode                                                                                           ProtocolIE-ID ::= 650
977 id-Initial-DL-DPCH-TimingAdjustment                                                                     ProtocolIE-ID ::= 651
978 id-Initial-DL-DPCH-TimingAdjustment-Allowed                                                     ProtocolIE-ID ::= 652
979 id-DLTransmissionBranchLoadValue                                                                        ProtocolIE-ID ::= 653
980 id-Power-Local-Cell-Group-choice-CM-Rqst                                                        ProtocolIE-ID ::= 654
981 id-Power-Local-Cell-Group-choice-CM-Rsp                                                         ProtocolIE-ID ::= 655
982 id-Power-Local-Cell-Group-choice-CM-Rprt                                                        ProtocolIE-ID ::= 656
983 id-SynchronisationIndicator                                                                                     ProtocolIE-ID ::= 657
984 id-HSDPA-And-EDCH-CellPortion-Information-PSCH-ReconfRqst                       ProtocolIE-ID ::= 658
985 id-Unused-ProtocolIE-ID-659                                                                                     ProtocolIE-ID ::= 659
986 id-HS-DSCHRequiredPowerValue-For-Cell-Portion                                           ProtocolIE-ID ::= 660
987 id-HS-DSCHRequiredPowerValueInformation-For-CellPortion                         ProtocolIE-ID ::= 661
988 id-HS-DSCHProvidedBitRateValueInformation-For-CellPortion                       ProtocolIE-ID ::= 662
989 id-E-AGCH-And-E-RGCH-E-HICH-FDD-Scrambling-Code                                         ProtocolIE-ID ::= 663
990 id-E-AGCH-FDD-Code-Information                                                                          ProtocolIE-ID ::= 664
991 id-E-DCH-Capability                                                                                                     ProtocolIE-ID ::= 665
992 id-E-DCH-FDD-DL-Control-Channel-Information                                                     ProtocolIE-ID ::= 666
993 id-E-DCH-FDD-Information                                                                                        ProtocolIE-ID ::= 667
994 id-E-DCH-FDD-Information-Response                                                                       ProtocolIE-ID ::= 668
995 id-E-DCH-FDD-Information-to-Modify                                                                      ProtocolIE-ID ::= 669
996 id-E-DCH-MACdFlows-to-Add                                                                                       ProtocolIE-ID ::= 670
997 id-E-DCH-MACdFlows-to-Delete                                                                            ProtocolIE-ID ::= 671
998 id-E-DCH-Resources-Information-AuditRsp                                                         ProtocolIE-ID ::= 672
999 id-E-DCH-Resources-Information-ResourceStatusInd                                        ProtocolIE-ID ::= 673
1000 id-E-DCH-RL-Indication                                                                                          ProtocolIE-ID ::= 674
1001 id-E-DCH-RL-Set-ID                                                                                                      ProtocolIE-ID ::= 675
1002 id-E-DPCH-Information-RL-ReconfPrepFDD                                                          ProtocolIE-ID ::= 676
1003 id-E-DPCH-Information-RL-SetupRqstFDD                                                           ProtocolIE-ID ::= 677
1004 id-E-RGCH-E-HICH-FDD-Code-Information                                                           ProtocolIE-ID ::= 678
1005 id-Serving-E-DCH-RL-ID                                                                                          ProtocolIE-ID ::= 679
1006 id-UL-DPDCH-Indicator-For-E-DCH-Operation                                                       ProtocolIE-ID ::= 680
1007 id-FDD-S-CCPCH-FrameOffset-CTCH-SetupRqstFDD                                            ProtocolIE-ID ::= 681
1008 id-E-DPCH-Information-RL-ReconfRqstFDD                                                          ProtocolIE-ID ::= 682
1009 id-Maximum-Target-ReceivedTotalWideBandPower                                            ProtocolIE-ID ::= 683
1010 id-E-DCHProvidedBitRateValueInformation                                                         ProtocolIE-ID ::= 684
1011 id-HARQ-Preamble-Mode-Activation-Indicator                                                      ProtocolIE-ID ::= 685
1012 id-RL-Specific-E-DCH-Info                                                                                       ProtocolIE-ID ::= 686
1013 id-E-DCH-CapacityConsumptionLaw                                                                         ProtocolIE-ID ::= 687
1014 id-multiple-DedicatedMeasurementValueList-TDD-DM-Rsp                            ProtocolIE-ID ::= 688
1015 id-multiple-DedicatedMeasurementValueList-LCR-TDD-DM-Rsp                        ProtocolIE-ID ::= 689
1016 id-E-DCH-RearrangeList-Bearer-RearrangeInd                                                      ProtocolIE-ID ::= 690
1017 id-Unused-ProtocolIE-ID-691                                                                                     ProtocolIE-ID ::= 691
1018 id-multipleRL-dl-CCTrCH-InformationModifyList-RL-ReconfRqstTDD          ProtocolIE-ID ::= 692
1019 id-Target-NonServing-EDCH-To-Total-EDCH-Power-Ratio                                     ProtocolIE-ID ::= 693
1020 id-CellPortion-InformationItem-Cell-ReconfRqstFDD                                       ProtocolIE-ID ::= 694
1021 id-CellPortion-InformationList-Cell-ReconfRqstFDD                                       ProtocolIE-ID ::= 695
1022 id-multiple-PUSCH-InfoList-DM-Rsp                                                                       ProtocolIE-ID ::= 696
1023 id-multiple-PUSCH-InfoList-DM-Rprt                                                                      ProtocolIE-ID ::= 697
1024 id-Reference-ReceivedTotalWideBandPower                                                         ProtocolIE-ID ::= 698
1025 id-E-DCH-Serving-Cell-Change-Info-Response                                                      ProtocolIE-ID ::= 699
1026 id-HS-DSCH-Serving-Cell-Change-Info                                                                     ProtocolIE-ID ::= 700
1027 id-HS-DSCH-Serving-Cell-Change-Info-Response                                            ProtocolIE-ID ::= 701
1028 id-Serving-Cell-Change-CFN                                                                                      ProtocolIE-ID ::= 702
1029 id-E-DCH-HARQ-Combining-Capability                                                                      ProtocolIE-ID ::= 703
1030 id-E-DCH-TTI2ms-Capability                                                                                      ProtocolIE-ID ::= 704
1031 id-E-DCH-SF-Capability                                                                                          ProtocolIE-ID ::= 705
1032 id-E-DCH-FDD-Update-Information                                                                         ProtocolIE-ID ::= 706
1033 id-F-DPCH-Capability                                                                                            ProtocolIE-ID ::= 707
1034 id-E-DCH-Non-serving-Relative-Grant-Down-CommandsValue                          ProtocolIE-ID ::= 708
1035 id-HSSICH-SIRTarget                                                                                                     ProtocolIE-ID ::= 709
1036 id-multiple-HSSICHMeasurementValueList-TDD-DM-Rsp                                       ProtocolIE-ID ::= 710
1037 id-PLCCH-Information-AuditRsp                                                                           ProtocolIE-ID ::= 711
1038 id-PLCCH-Information-ResourceStatusInd                                                          ProtocolIE-ID ::= 712
1039 id-PLCCH-Information-RL-ReconfPrepTDDLCR                                                        ProtocolIE-ID ::= 713
1040 id-PLCCH-Information-UL-TimeslotLCR-Info                                                        ProtocolIE-ID ::= 714
1041 id-PLCCH-InformationList-AuditRsp                                                                       ProtocolIE-ID ::= 715
1042 id-PLCCH-InformationList-ResourceStatusInd                                                      ProtocolIE-ID ::= 716
1043 id-PLCCH-Parameters-CTCH-ReconfRqstTDD                                                          ProtocolIE-ID ::= 717
1044 id-S-CCPCH-768-Parameters-CTCH-SetupRqstTDD                                                     ProtocolIE-ID ::= 718
1045 id-PICH-768-Parameters-CTCH-SetupRqstTDD                                                        ProtocolIE-ID ::= 719
1046 id-PRACH-768-Parameters-CTCH-SetupRqstTDD                                                       ProtocolIE-ID ::= 720
1047 id-S-CCPCH-768-Parameters-CTCH-ReconfRqstTDD                                            ProtocolIE-ID ::= 721
1048 id-PICH-768-Parameters-CTCH-ReconfRqstTDD                                                       ProtocolIE-ID ::= 722
1049 id-MICH-768-Parameters-CTCH-ReconfRqstTDD                                                       ProtocolIE-ID ::= 723
1050 id-CommonPhysicalChannelID768-CommonTrChDeletionReq                             ProtocolIE-ID ::= 724
1051 id-S-CCPCH-768-InformationList-AuditRsp                                                         ProtocolIE-ID ::= 725
1052 id-S-CCPCH-768-Information-AuditRsp                                                             ProtocolIE-ID ::= 726
1053 id-neighbouringTDDCellMeasurementInformation768                                         ProtocolIE-ID ::= 727
1054 id-PCCPCH-768-Information-Cell-SetupRqstTDD                                             ProtocolIE-ID ::= 728
1055 id-SCH-768-Information-Cell-SetupRqstTDD                                                        ProtocolIE-ID ::= 729
1056 id-SCH-768-Information-Cell-ReconfRqstTDD                                                       ProtocolIE-ID ::= 730
1057 id-PCCPCH-768-Information-Cell-ReconfRqstTDD                                            ProtocolIE-ID ::= 731
1058 id-P-CCPCH-768-Information-AuditRsp                                                                     ProtocolIE-ID ::= 732
1059 id-PICH-768-Information-AuditRsp                                                                        ProtocolIE-ID ::= 733
1060 id-PRACH-768-InformationList-AuditRsp                                                           ProtocolIE-ID ::= 734
1061 id-SCH-768-Information-AuditRsp                                                                         ProtocolIE-ID ::= 735
1062 id-MICH-768-Information-AuditRsp                                                                        ProtocolIE-ID ::= 736
1063 id-PRACH-768-Information                                                                                        ProtocolIE-ID ::= 737
1064 id-S-CCPCH-768-Information-ResourceStatusInd                                            ProtocolIE-ID ::= 738
1065 id-P-CCPCH-768-Information-ResourceStatusInd                                            ProtocolIE-ID ::= 739
1066 id-PICH-768-Information-ResourceStatusInd                                                       ProtocolIE-ID ::= 740
1067 id-PRACH-768-InformationList-ResourceStatusInd                                          ProtocolIE-ID ::= 741
1068 id-SCH-768-Information-ResourceStatusInd                                                        ProtocolIE-ID ::= 742
1069 id-MICH-768-Information-ResourceStatusInd                                                       ProtocolIE-ID ::= 743
1070 id-S-CCPCH-768-InformationList-ResourceStatusInd                                        ProtocolIE-ID ::= 744
1071 id-UL-DPCH-768-Information-RL-SetupRqstTDD                                                      ProtocolIE-ID ::= 745
1072 id-DL-DPCH-768-Information-RL-SetupRqstTDD                                                      ProtocolIE-ID ::= 746
1073 id-DL-DPCH-InformationItem-768-RL-AdditionRqstTDD                                       ProtocolIE-ID ::= 747
1074 id-UL-DPCH-InformationItem-768-RL-AdditionRqstTDD                                       ProtocolIE-ID ::= 748
1075 id-UL-DPCH-768-InformationAddItemIE-RL-ReconfPrepTDD                            ProtocolIE-ID ::= 749
1076 id-UL-DPCH-768-InformationAddListIE-RL-ReconfPrepTDD                            ProtocolIE-ID ::= 750
1077 id-UL-DPCH-768-InformationModify-AddItem                                                        ProtocolIE-ID ::= 751
1078 id-UL-DPCH-768-InformationModify-AddList                                                        ProtocolIE-ID ::= 752
1079 id-UL-Timeslot768-Information-RL-ReconfPrepTDD                                          ProtocolIE-ID ::= 753
1080 id-DL-DPCH-768-InformationAddItem-RL-ReconfPrepTDD                                      ProtocolIE-ID ::= 754
1081 id-DL-DPCH-768-InformationAddList-RL-ReconfPrepTDD                                      ProtocolIE-ID ::= 755
1082 id-DL-DPCH-768-InformationModify-AddItem-RL-ReconfPrepTDD                       ProtocolIE-ID ::= 756
1083 id-DL-DPCH-768-InformationModify-AddList-RL-ReconfPrepTDD                       ProtocolIE-ID ::= 757
1084 id-DL-Timeslot-768-InformationModify-ModifyList-RL-ReconfPrepTDD        ProtocolIE-ID ::= 758
1085 id-DPCH-ID768-DM-Rqst                                                                                           ProtocolIE-ID ::= 759
1086 id-multiple-DedicatedMeasurementValueList-768-TDD-DM-Rsp                        ProtocolIE-ID ::= 760
1087 id-DPCH-ID768-DM-Rsp                                                                                            ProtocolIE-ID ::= 761
1088 id-Rx-Timing-Deviation-Value-768                                                                        ProtocolIE-ID ::= 762
1089 id-DPCH-ID768-DM-Rprt                                                                                           ProtocolIE-ID ::= 763
1090 id-PDSCH-AddInformation-768-PSCH-ReconfRqst                                                     ProtocolIE-ID ::= 764
1091 id-PDSCH-ModifyInformation-768-PSCH-ReconfRqst                                          ProtocolIE-ID ::= 765
1092 id-PUSCH-AddInformation-768-PSCH-ReconfRqst                                                     ProtocolIE-ID ::= 766
1093 id-PUSCH-ModifyInformation-768-PSCH-ReconfRqst                                          ProtocolIE-ID ::= 767
1094 id-dL-HS-PDSCH-Timeslot-Information-768-PSCH-ReconfRqst                         ProtocolIE-ID ::= 768
1095 id-hS-SCCH-Information-768-PSCH-ReconfRqst                                                      ProtocolIE-ID ::= 769
1096 id-hS-SCCH-InformationModify-768-PSCH-ReconfRqst                                        ProtocolIE-ID ::= 770
1097 id-hsSCCH-Specific-Information-ResponseTDD768                                           ProtocolIE-ID ::= 771
1098 id-E-DPCH-Information-RL-AdditionReqFDD                                                         ProtocolIE-ID ::= 772
1099 -- WS extension to fill the range
1100 id-Unknown-773                                                                                                          ProtocolIE-ID ::= 773
1101 id-Unknown-774                                                                                                          ProtocolIE-ID ::= 774
1102 id-PDSCH-Timeslot-Format-PSCH-ReconfRqst-LCR                                            ProtocolIE-ID ::= 775
1103 -- WS extension to fill the range
1104 id-Unknown-776                                                                                                          ProtocolIE-ID ::= 776
1105 id-Unknown-777                                                                                                          ProtocolIE-ID ::= 777
1106 id-Unknown-778                                                                                                          ProtocolIE-ID ::= 778
1107 id-Unknown-779                                                                                                          ProtocolIE-ID ::= 779
1108 id-PUSCH-Timeslot-Format-PSCH-ReconfRqst-LCR                                            ProtocolIE-ID ::= 780
1109 -- WS extension to fill the range
1110 id-Unknown-781                                                                                                          ProtocolIE-ID ::= 781
1111 id-E-DCH-PowerOffset-for-SchedulingInfo                                                         ProtocolIE-ID ::= 782
1112 id-HSDSCH-Configured-Indicator                                                                          ProtocolIE-ID ::= 783
1113 -- WS extension to fill the range
1114 id-Unknown-784                                                                                                          ProtocolIE-ID ::= 784
1115 id-Unknown-785                                                                                                          ProtocolIE-ID ::= 785
1116 id-Rx-Timing-Deviation-Value-384-ext                                                            ProtocolIE-ID ::= 786
1117 id-RTWP-ReportingIndicator                                                                                      ProtocolIE-ID ::= 787
1118 id-RTWP-CellPortion-ReportingIndicator                                                          ProtocolIE-ID ::= 788
1119 id-Received-Scheduled-EDCH-Power-Share-Value                                            ProtocolIE-ID ::= 789
1120 id-Received-Scheduled-EDCH-Power-Share-For-CellPortion-Value            ProtocolIE-ID ::= 790
1121 id-Received-Scheduled-EDCH-Power-Share                                                          ProtocolIE-ID ::= 791
1122 id-Received-Scheduled-EDCH-Power-Share-For-CellPortion                          ProtocolIE-ID ::= 792
1123 id-tFCI-Presence                                                                                                        ProtocolIE-ID ::= 793
1124 id-HSSICH-TPC-StepSize                                                                          ProtocolIE-ID ::= 794
1125 id-E-RUCCH-InformationList-AuditRsp                                                                     ProtocolIE-ID ::= 795
1126 id-E-RUCCH-InformationList-ResourceStatusInd                                            ProtocolIE-ID ::= 796
1127 id-E-DCH-TDD-CapacityConsumptionLaw                                                                     ProtocolIE-ID ::= 797
1128 id-E-RUCCH-Information                                                                                          ProtocolIE-ID ::= 798
1129 id-E-DCH-Information                                                                                            ProtocolIE-ID ::= 799
1130 id-E-DCH-Information-Response                                                                           ProtocolIE-ID ::= 800
1131 id-E-DCH-Information-Reconfig                                                                           ProtocolIE-ID ::= 801
1132 id-E-PUCH-Information-PSCH-ReconfRqst                                                           ProtocolIE-ID ::= 802
1133 id-Add-To-E-AGCH-Resource-Pool-PSCH-ReconfRqst                                          ProtocolIE-ID ::= 803
1134 id-Modify-E-AGCH-Resource-Pool-PSCH-ReconfRqst                                          ProtocolIE-ID ::= 804
1135 id-Delete-From-E-AGCH-Resource-Pool-PSCH-ReconfRqst                                     ProtocolIE-ID ::= 805
1136 id-E-HICH-Information-PSCH-ReconfRqst                                                           ProtocolIE-ID ::= 806
1137 id-E-HICH-TimeOffset                                                                                            ProtocolIE-ID ::= 807
1138 id-Maximum-Generated-ReceivedTotalWideBandPowerInOtherCells                     ProtocolIE-ID ::= 808
1139 id-E-DCH-Serving-RL-ID                                                                                          ProtocolIE-ID ::= 809
1140 id-E-RUCCH-768-InformationList-AuditRsp                                                         ProtocolIE-ID ::= 810
1141 id-E-RUCCH-768-InformationList-ResourceStatusInd                                        ProtocolIE-ID ::= 811
1142 id-E-RUCCH-768-Information                                                                                      ProtocolIE-ID ::= 812
1143 id-E-DCH-768-Information                                                                                        ProtocolIE-ID ::= 813
1144 id-E-DCH-768-Information-Reconfig                                                                       ProtocolIE-ID ::= 814
1145 id-E-PUCH-Information-768-PSCH-ReconfRqst                                                       ProtocolIE-ID ::= 815
1146 id-Add-To-E-AGCH-Resource-Pool-768-PSCH-ReconfRqst                                      ProtocolIE-ID ::= 816
1147 id-Modify-E-AGCH-Resource-Pool-768-PSCH-ReconfRqst                                      ProtocolIE-ID ::= 817
1148 id-E-HICH-Information-768-PSCH-ReconfRqst                                                       ProtocolIE-ID ::= 818
1149 id-ExtendedPropagationDelay                                                                                     ProtocolIE-ID ::= 819
1150 id-Extended-Round-Trip-Time-Value                                                                       ProtocolIE-ID ::= 820
1151 id-AlternativeFormatReportingIndicator                                                          ProtocolIE-ID ::= 821
1152 id-DCH-Indicator-For-E-DCH-HSDPA-Operation                                                      ProtocolIE-ID ::= 822
1153 id-Reference-ReceivedTotalWideBandPowerReporting                                        ProtocolIE-ID ::= 823
1154 id-Reference-ReceivedTotalWideBandPowerSupportIndicator                         ProtocolIE-ID ::= 824
1155 id-ueCapability-Info                                                                                            ProtocolIE-ID ::= 825
1156 id-MAChs-ResetIndicator                                                                                         ProtocolIE-ID ::= 826
1157 id-Fast-Reconfiguration-Mode                                                                            ProtocolIE-ID ::= 827
1158 id-Fast-Reconfiguration-Permission                                                                      ProtocolIE-ID ::= 828
1159 id-BroadcastReference                                                                                           ProtocolIE-ID ::= 829
1160 id-BroadcastCommonTransportBearerIndication                                                     ProtocolIE-ID ::= 830
1161 id-ContinuousPacketConnectivityDTX-DRX-Capability                                       ProtocolIE-ID ::= 831
1162 id-ContinuousPacketConnectivityDTX-DRX-Information                                      ProtocolIE-ID ::= 832
1163 id-ContinuousPacketConnectivityHS-SCCH-less-Capability                          ProtocolIE-ID ::= 833
1164 id-ContinuousPacketConnectivityHS-SCCH-less-Information                         ProtocolIE-ID ::= 834
1165 id-ContinuousPacketConnectivityHS-SCCH-less-Information-Response        ProtocolIE-ID ::= 835
1166 id-CPC-Information                                                                                                      ProtocolIE-ID ::= 836
1167 id-MIMO-Capability                                                                                                      ProtocolIE-ID ::= 837
1168 id-MIMO-PilotConfiguration                                                                                      ProtocolIE-ID ::= 838
1169 -- WS extension to fill the range
1170 id-Unknown-839                                                                                                          ProtocolIE-ID ::= 839
1171 id-Unknown-840                                                                                                          ProtocolIE-ID ::= 840
1172 id-MBSFN-Cell-ParameterID-Cell-SetupRqstTDD                                                     ProtocolIE-ID ::= 841
1173 id-MBSFN-Cell-ParameterID-Cell-ReconfRqstTDD                                            ProtocolIE-ID ::= 842
1174 id-S-CCPCH-Modulation                                                                                           ProtocolIE-ID ::= 843
1175 id-HS-PDSCH-Code-Change-Grant                                                                           ProtocolIE-ID ::= 844
1176 id-HS-PDSCH-Code-Change-Indicator                                                                       ProtocolIE-ID ::= 845
1177 id-SYNC-UL-Partition-LCR                                                                                        ProtocolIE-ID ::= 846
1178 id-E-DCH-LCR-Information                                                                                        ProtocolIE-ID ::= 847
1179 id-E-DCH-LCR-Information-Reconfig                                                                       ProtocolIE-ID ::= 848
1180 -- WS extension to fill the range
1181 id-Unknown-849                                                                                                          ProtocolIE-ID ::= 849
1182 id-Unknown-850                                                                                                          ProtocolIE-ID ::= 850
1183 id-Unknown-851                                                                                                          ProtocolIE-ID ::= 851
1184 id-E-PUCH-Information-LCR-PSCH-ReconfRqst                                                       ProtocolIE-ID ::= 852
1185 id-Add-To-E-AGCH-Resource-Pool-LCR-PSCH-ReconfRqst                                      ProtocolIE-ID ::= 853
1186 id-Modify-E-AGCH-Resource-Pool-LCR-PSCH-ReconfRqst                                      ProtocolIE-ID ::= 854
1187 id-Add-To-E-HICH-Resource-Pool-LCR-PSCH-ReconfRqst                                      ProtocolIE-ID ::= 855
1188 id-Modify-E-HICH-Resource-Pool-LCR-PSCH-ReconfRqst                                      ProtocolIE-ID ::= 856
1189 id-Delete-From-E-HICH-Resource-Pool-PSCH-ReconfRqst                                     ProtocolIE-ID ::= 857
1190 id-E-HICH-TimeOffsetLCR                                                                                         ProtocolIE-ID ::= 858
1191 -- WS extension to fill the range
1192 id-Unknown-859                                                                                                          ProtocolIE-ID ::= 859
1193 id-SixtyfourQAM-DL-Capability                                                                           ProtocolIE-ID ::= 860
1194 id-SixteenQAM-UL-Capability                                                                                     ProtocolIE-ID ::= 861
1195 -- WS extension to fill the range
1196 id-Unknown-862                                                                                                          ProtocolIE-ID ::= 862
1197 id-Unknown-863                                                                                                          ProtocolIE-ID ::= 863
1198 id-HSDSCH-MACdPDU-SizeCapability                                                                        ProtocolIE-ID ::= 864
1199 id-HSDSCH-MACdPDUSizeFormat                                                                             ProtocolIE-ID ::= 865
1200 id-MaximumMACdPDU-SizeExtended                                                                          ProtocolIE-ID ::= 866
1201 -- WS extension to fill the range
1202 id-Unknown-867                                                                                                          ProtocolIE-ID ::= 867
1203 id-Unknown-868                                                                                                          ProtocolIE-ID ::= 868
1204 id-Unknown-869                                                                                                          ProtocolIE-ID ::= 869
1205 id-F-DPCH-SlotFormat                                                                                            ProtocolIE-ID ::= 870
1206 id-F-DPCH-SlotFormatCapability                                                                          ProtocolIE-ID ::= 871
1207 id-LCRTDD-uplink-Physical-Channel-Capability                                            ProtocolIE-ID ::= 872
1208 id-Extended-RNC-ID                                                                                                      ProtocolIE-ID ::= 873
1209 id-Max-UE-DTX-Cycle                                                                                                     ProtocolIE-ID ::= 874
1210 -- WS extension to fill the range
1211 id-Unknown-875                                                                                                          ProtocolIE-ID ::= 875
1212 id-Secondary-CCPCH-SlotFormat-Extended                                                          ProtocolIE-ID ::= 876
1213 -- WS extension to fill the range
1214 id-Unknown-877                                                                                                          ProtocolIE-ID ::= 877
1215 id-MBSFN-Only-Mode-Indicator-Cell-SetupRqstTDD-LCR                                      ProtocolIE-ID ::= 878
1216 id-MBSFN-Only-Mode-Capability                                                                           ProtocolIE-ID ::= 879
1217 id-Time-Slot-Parameter-ID                                                                                       ProtocolIE-ID ::= 880
1218 id-Additional-failed-HS-SICH                                                                            ProtocolIE-ID ::= 881
1219 id-Additional-missed-HS-SICH                                                                            ProtocolIE-ID ::= 882
1220 id-Additional-total-HS-SICH                                                                                     ProtocolIE-ID ::= 883
1221 id-Additional-HS-SICH-Reception-Quality-Measurement-Value                       ProtocolIE-ID ::= 884
1222 -- WS extension to fill the range
1223 id-Unknown-885                                                                                                          ProtocolIE-ID ::= 885
1224 id-Unknown-886                                                                                                          ProtocolIE-ID ::= 886
1225 id-GANSS-Common-Data                                                                                            ProtocolIE-ID ::= 887
1226 id-GANSS-Information                                                                                            ProtocolIE-ID ::= 888
1227 id-GANSS-Generic-Data                                                                                           ProtocolIE-ID ::= 889
1228 id-TUTRANGANSSMeasurementThresholdInformation                                           ProtocolIE-ID ::= 890
1229 id-TUTRANGANSSMeasurementValueInformation                                                       ProtocolIE-ID ::= 891
1230 id-ModulationPO-MBSFN                                                                                           ProtocolIE-ID ::= 892
1231 -- WS extension to fill the range
1232 id-Unknown-893                                                                                                          ProtocolIE-ID ::= 893
1233 id-Unknown-894                                                                                                          ProtocolIE-ID ::= 894
1234 id-Enhanced-FACH-Capability                                                                                     ProtocolIE-ID ::= 895
1235 id-Enhanced-PCH-Capability                                                                                      ProtocolIE-ID ::= 896
1236 id-HSDSCH-Common-System-InformationFDD                                                          ProtocolIE-ID ::= 897
1237 id-HSDSCH-Common-System-Information-ResponseFDD                                         ProtocolIE-ID ::= 898
1238 id-HSDSCH-Paging-System-InformationFDD                                                          ProtocolIE-ID ::= 899
1239 id-HSDSCH-Paging-System-Information-ResponseFDD                                         ProtocolIE-ID ::= 900
1240 id-MBMS-Capability                                                                                                      ProtocolIE-ID ::= 901
1241 id-Ext-Reference-E-TFCI-PO                                                                                      ProtocolIE-ID ::= 902
1242 id-Ext-Max-Bits-MACe-PDU-non-scheduled                                                          ProtocolIE-ID ::= 903
1243 id-HARQ-MemoryPartitioningInfoExtForMIMO                                                        ProtocolIE-ID ::= 904
1244 id-MIMO-ActivationIndicator                                                                                     ProtocolIE-ID ::= 905
1245 id-MIMO-Mode-Indicator                                                                                          ProtocolIE-ID ::= 906
1246 id-MIMO-N-M-Ratio                                                                                                       ProtocolIE-ID ::= 907
1247 id-IPMulticastIndication                                                                                        ProtocolIE-ID ::= 908
1248 id-IPMulticastDataBearerIndication                                                                      ProtocolIE-ID ::= 909
1249 id-TransportBearerNotSetupIndicator                                                                     ProtocolIE-ID ::= 910
1250 id-TransportBearerNotRequestedIndicator                                                         ProtocolIE-ID ::= 911
1251 id-TimeSlotConfigurationList-LCR-CTCH-SetupRqstTDD                                      ProtocolIE-ID ::= 912
1252 id-Cell-Frequency-List-Information-LCR-MulFreq-AuditRsp                         ProtocolIE-ID ::= 913
1253 id-Cell-Frequency-List-InformationItem-LCR-MulFreq-AuditRsp                     ProtocolIE-ID ::= 914
1254 id-Cell-Frequency-List-LCR-MulFreq-Cell-SetupRqstTDD                            ProtocolIE-ID ::= 915
1255 id-UARFCN-Adjustment                                                                                            ProtocolIE-ID ::= 916
1256 id-Cell-Frequency-List-Information-LCR-MulFreq-ResourceStatusInd        ProtocolIE-ID ::= 917
1257 id-Cell-Frequency-List-InformationItem-LCR-MulFreq-ResourceStatusInd    ProtocolIE-ID ::= 918
1258 id-UPPCHPositionLCR                                                                                                     ProtocolIE-ID ::= 919
1259 id-UPPCH-LCR-Parameters-CTCH-ReconfRqstTDD                                                      ProtocolIE-ID ::= 920
1260 id-UPPCH-LCR-InformationList-AuditRsp                                                           ProtocolIE-ID ::= 921
1261 id-UPPCH-LCR-InformationItem-AuditRsp                                                           ProtocolIE-ID ::= 922
1262 id-UPPCH-LCR-InformationList-ResourceStatusInd                                          ProtocolIE-ID ::= 923
1263 id-UPPCH-LCR-InformationItem-ResourceStatusInd                                          ProtocolIE-ID ::= 924
1264 id-multipleFreq-dL-HS-PDSCH-Timeslot-Information-LCR-PSCH-ReconfRqst    ProtocolIE-ID ::= 925
1265 id-number-Of-Supported-Carriers                                                                         ProtocolIE-ID ::= 926
1266 id-multipleFreq-HSPDSCH-InformationList-ResponseTDDLCR                          ProtocolIE-ID ::= 927
1267 id-Unsuccessful-UARFCNItem-PSCH-ReconfFailureTDD                                        ProtocolIE-ID ::= 928
1268 id-multipleFreq-HS-DSCH-Resources-InformationList-AuditRsp                      ProtocolIE-ID ::= 929
1269 id-multipleFreq-HS-DSCH-Resources-InformationList-ResourceStatusInd     ProtocolIE-ID ::= 930
1270 id-UARFCNSpecificCauseList                                                                                      ProtocolIE-ID ::= 931
1271 id-tSN-Length                                                                                                           ProtocolIE-ID ::= 932
1272 id-MultipleFreq-DL-HS-PDSCH-Timeslot-Information-LCRItem-PSCH-ReconfRqst        ProtocolIE-ID ::= 933
1273 id-multicarrier-number                                                                                          ProtocolIE-ID ::= 934
1274 id-Extended-HS-SCCH-ID                                                                                          ProtocolIE-ID ::= 935
1275 id-Extended-HS-SICH-ID                                                                                          ProtocolIE-ID ::= 936
1276 id-HSSICH-InfoExt-DM-Rqst                                                                                       ProtocolIE-ID ::= 937
1277 id-Delete-From-HS-SCCH-Resource-PoolExt-PSCH-ReconfRqst                         ProtocolIE-ID ::= 938
1278 id-HS-SCCH-InformationExt-LCR-PSCH-ReconfRqst                                           ProtocolIE-ID ::= 939
1279 id-HS-SCCH-InformationModifyExt-LCR-PSCH-ReconfRqst                                     ProtocolIE-ID ::= 940
1280 id-PowerControlGAP                                                                                                      ProtocolIE-ID ::= 941
1281 id-MBSFN-SpecialTimeSlot-LCR                                                                            ProtocolIE-ID ::= 942
1282 id-Common-MACFlows-to-DeleteFDD                                                                         ProtocolIE-ID ::= 943
1283 id-Paging-MACFlows-to-DeleteFDD                                                                         ProtocolIE-ID ::= 944
1284 id-E-TFCI-Boost-Information                                                                                     ProtocolIE-ID ::= 945
1285 id-SixteenQAM-UL-Operation-Indicator                                                            ProtocolIE-ID ::= 946
1286 id-SixtyfourQAM-UsageAllowedIndicator                                                           ProtocolIE-ID ::= 947
1287 id-SixtyfourQAM-DL-UsageIndicator                                                                       ProtocolIE-ID ::= 948
1288 id-Default-Serving-Grant-in-DTX-Cycle2                                                          ProtocolIE-ID ::= 949
1289 id-Maximum-Target-ReceivedTotalWideBandPower-LCR                                        ProtocolIE-ID ::= 950
1290 id-E-DPDCH-PowerInterpolation                                                                           ProtocolIE-ID ::= 951
1291 id-Extended-E-DCH-LCRTDD-PhysicalLayerCategory                                          ProtocolIE-ID ::= 952
1292 id-MultipleFreq-E-DCH-Resources-InformationList-AuditRsp                        ProtocolIE-ID ::= 953
1293 id-MultipleFreq-E-DCH-Resources-InformationList-ResourceStatusInd       ProtocolIE-ID ::= 954
1294 id-MultipleFreq-E-PUCH-Timeslot-InformationList-LCR-PSCH-ReconfRqst     ProtocolIE-ID ::= 955
1295 id-MultipleFreq-E-PUCH-Timeslot-Information-LCRItem-PSCH-ReconfRqst     ProtocolIE-ID ::= 956
1296 id-Extended-E-HICH-ID-TDD                                                                                       ProtocolIE-ID ::= 957
1297 id-ContinuousPacketConnectivityHS-SCCH-less-Deactivate-Indicator        ProtocolIE-ID ::= 958
1298 id-E-DCH-MACdPDU-SizeCapability                                                                         ProtocolIE-ID ::= 959
1299 id-E-DCH-MACdPDUSizeFormat                                                                                      ProtocolIE-ID ::= 960
1300 id-MaximumNumber-Of-Retransmission-for-Scheduling-Info-LCRTDD           ProtocolIE-ID ::= 961
1301 id-E-DCH-RetransmissionTimer-for-SchedulingInfo-LCRTDD                          ProtocolIE-ID ::= 962
1302 id-E-HICH-TimeOffset-Extension                                                                          ProtocolIE-ID ::= 963
1303 id-MultipleFreq-E-HICH-TimeOffsetLCR                                                            ProtocolIE-ID ::= 964
1304 id-E-PUCH-PowerControlGAP                                                                                       ProtocolIE-ID ::= 965
1305 id-HSDSCH-TBSizeTableIndicator                                                                          ProtocolIE-ID ::= 966
1306 id-E-DCH-DL-Control-Channel-Change-Information                                          ProtocolIE-ID ::= 967
1307 id-E-DCH-DL-Control-Channel-Grant-Information                                           ProtocolIE-ID ::= 968
1308 id-DGANSS-Corrections-Req                                                                                       ProtocolIE-ID ::= 969
1309 id-UE-with-enhanced-HS-SCCH-support-indicator                                           ProtocolIE-ID ::= 970
1310 id-AdditionalTimeSlotListLCR                                                                            ProtocolIE-ID ::= 971
1311 id-AdditionalMeasurementValueList                                                                       ProtocolIE-ID ::= 972
1312 -- WS extension to fill the range
1313 id-Unknown-973                                                                                                          ProtocolIE-ID ::= 973
1314 id-Unknown-974                                                                                                          ProtocolIE-ID ::= 974
1315 id-Unknown-975                                                                                                          ProtocolIE-ID ::= 975
1316 id-Unknown-976                                                                                                          ProtocolIE-ID ::= 976
1317 id-Unknown-977                                                                                                          ProtocolIE-ID ::= 977
1318 id-E-AGCH-Table-Choice                                                                                          ProtocolIE-ID ::= 978
1319 -- WS extension to fill the range
1320 id-Unknown-979                                                                                                          ProtocolIE-ID ::= 979
1321 id-Unknown-980                                                                                                          ProtocolIE-ID ::= 980
1322 id-PLCCH-parameters                                                                                                     ProtocolIE-ID ::= 981
1323 id-E-RUCCH-parameters                                                                                           ProtocolIE-ID ::= 982
1324 id-E-RUCCH-768-parameters                                                                                       ProtocolIE-ID ::= 983
1325 id-HS-Cause                                                                                                                     ProtocolIE-ID ::= 984
1326 id-E-Cause                                                                                                                      ProtocolIE-ID ::= 985
1327 -- WS extension to fill the range
1328 id-Unknown-986                                                                                                          ProtocolIE-ID ::= 986
1329 id-Common-EDCH-Capability                                                                                       ProtocolIE-ID ::= 987
1330 id-E-AI-Capability                                                                                                      ProtocolIE-ID ::= 988
1331 id-Common-EDCH-System-InformationFDD                                                            ProtocolIE-ID ::= 989
1332 id-Common-UL-MACFlows-to-DeleteFDD                                                                      ProtocolIE-ID ::= 990
1333 id-Common-EDCH-MACdFlows-to-DeleteFDD                                                           ProtocolIE-ID ::= 991
1334 id-Common-EDCH-System-Information-ResponseFDD                                           ProtocolIE-ID ::= 992
1335 id-Cell-ERNTI-Status-Information                                                                        ProtocolIE-ID ::= 993
1336 id-Enhanced-UE-DRX-Capability                                                                           ProtocolIE-ID ::= 994
1337 id-Enhanced-UE-DRX-InformationFDD                                                                       ProtocolIE-ID ::= 995
1338 id-TransportBearerRequestIndicator                                                                      ProtocolIE-ID ::= 996
1339 id-SixtyfourQAM-DL-MIMO-Combined-Capability                             ProtocolIE-ID ::= 997
1340 id-E-RNTI                                                                                                                       ProtocolIE-ID ::= 998
1341 id-MinimumReducedE-DPDCH-GainFactor                                                                     ProtocolIE-ID ::= 999
1342 id-GANSS-Time-ID                                                                                                        ProtocolIE-ID ::= 1000
1343 id-GANSS-AddIonoModelReq                                                                                        ProtocolIE-ID ::= 1001
1344 id-GANSS-EarthOrientParaReq                                                                                     ProtocolIE-ID ::= 1002
1345 id-GANSS-AddNavigationModelsReq                                                                         ProtocolIE-ID ::= 1003
1346 id-GANSS-AddUTCModelsReq                                                                                        ProtocolIE-ID ::= 1004
1347 id-GANSS-AuxInfoReq                                                                                                     ProtocolIE-ID ::= 1005
1348 id-GANSS-SBAS-ID                                                                                                        ProtocolIE-ID ::= 1006
1349 id-GANSS-ID                                                                                                                     ProtocolIE-ID ::= 1007
1350 id-GANSS-Additional-Ionospheric-Model                                                           ProtocolIE-ID ::= 1008
1351 id-GANSS-Earth-Orientation-Parameters                                                           ProtocolIE-ID ::= 1009
1352 id-GANSS-Additional-Time-Models                                                                         ProtocolIE-ID ::= 1010
1353 id-GANSS-Additional-Navigation-Models                                                           ProtocolIE-ID ::= 1011
1354 id-GANSS-Additional-UTC-Models                                                                          ProtocolIE-ID ::= 1012
1355 id-GANSS-Auxiliary-Information                                                                          ProtocolIE-ID ::= 1013
1356 id-ERACH-CM-Rqst                                                                                                        ProtocolIE-ID ::= 1014
1357 id-ERACH-CM-Rsp                                                                                                         ProtocolIE-ID ::= 1015
1358 id-ERACH-CM-Rprt                                                                                                        ProtocolIE-ID ::= 1016
1359 id-EDCH-RACH-Report-Value                                                                                       ProtocolIE-ID ::= 1017
1360 id-EDCH-RACH-Report-IncrDecrThres                                                                       ProtocolIE-ID ::= 1018
1361 id-EDCH-RACH-Report-ThresholdInformation                                                        ProtocolIE-ID ::= 1019
1362 id-E-DPCCH-Power-Boosting-Capability                                                                    ProtocolIE-ID ::= 1020
1363 id-HSDSCH-Common-System-InformationLCR                                                          ProtocolIE-ID ::= 1021
1364 -- WS extension to fill the range
1365 id-Unknown-1022                                                                                                         ProtocolIE-ID ::= 1022
1366 id-HSDSCH-Common-System-Information-ResponseLCR                                         ProtocolIE-ID ::= 1222
1367 id-HSDSCH-Paging-System-InformationLCR                                                          ProtocolIE-ID ::= 1023
1368 id-HSDSCH-Paging-System-Information-ResponseLCR                                         ProtocolIE-ID ::= 1024
1369 id-Common-MACFlows-to-DeleteLCR                                                                         ProtocolIE-ID ::= 1025
1370 id-Paging-MACFlows-to-DeleteLCR                                                                         ProtocolIE-ID ::= 1026
1371 id-Common-EDCH-System-InformationLCR                                                            ProtocolIE-ID ::= 1027
1372 id-Common-UL-MACFlows-to-DeleteLCR                                                                      ProtocolIE-ID ::= 1028
1373 id-Common-EDCH-MACdFlows-to-DeleteLCR                                                           ProtocolIE-ID ::= 1029
1374 id-Common-EDCH-System-Information-ResponseLCR                                           ProtocolIE-ID ::= 1030
1375 id-Enhanced-UE-DRX-CapabilityLCR                                                                        ProtocolIE-ID ::= 1031
1376 id-Enhanced-UE-DRX-InformationLCR                                                                       ProtocolIE-ID ::= 1032
1377 id-HSDSCH-PreconfigurationSetup                                                                         ProtocolIE-ID ::= 1033
1378 id-HSDSCH-PreconfigurationInfo                                                                          ProtocolIE-ID ::= 1034
1379 id-NoOfTargetCellHS-SCCH-Order                                                                          ProtocolIE-ID ::= 1035
1380 id-EnhancedHSServingCC-Abort                                                                            ProtocolIE-ID ::= 1036
1381 id-Additional-HS-Cell-Information-RL-Setup                                                      ProtocolIE-ID ::= 1037
1382 id-Additional-HS-Cell-Information-Response                                                      ProtocolIE-ID ::= 1038
1383 id-Additional-HS-Cell-Information-RL-Addition                                           ProtocolIE-ID ::= 1039
1384 id-Additional-HS-Cell-Change-Information-Response                                       ProtocolIE-ID ::= 1040
1385 id-Additional-HS-Cell-Information-RL-Reconf-Prep                                        ProtocolIE-ID ::= 1041
1386 id-Additional-HS-Cell-Information-RL-Reconf-Req                                         ProtocolIE-ID ::= 1042
1387 id-Additional-HS-Cell-Information-RL-Param-Upd                                          ProtocolIE-ID ::= 1043
1388 id-Multi-Cell-Capability-Info                                                                           ProtocolIE-ID ::= 1044
1389 id-IMB-Parameters                                                                                                       ProtocolIE-ID ::= 1045
1390 id-MACes-Maximum-Bitrate-LCR                                                                            ProtocolIE-ID ::= 1046
1391 id-Semi-PersistentScheduling-CapabilityLCR                                                      ProtocolIE-ID ::= 1047
1392 id-E-DCH-Semi-PersistentScheduling-Information-LCR                                      ProtocolIE-ID ::= 1048
1393 id-HS-DSCH-Semi-PersistentScheduling-Information-LCR                            ProtocolIE-ID ::= 1049
1394 id-Add-To-Non-HS-SCCH-Associated-HS-SICH-Resource-Pool-LCR-PSCH-ReconfRqst      ProtocolIE-ID ::= 1050
1395 id-Modify-Non-HS-SCCH-Associated-HS-SICH-Resource-Pool-LCR-PSCH-ReconfRqst      ProtocolIE-ID ::= 1051
1396 id-Delete-From-Non-HS-SCCH-Associated-HS-SICH-Resource-Pool-LCR-PSCH-ReconfRqst ProtocolIE-ID ::= 1052
1397 id-ContinuousPacketConnectivity-DRX-CapabilityLCR                                       ProtocolIE-ID ::= 1053
1398 id-ContinuousPacketConnectivity-DRX-InformationLCR                                      ProtocolIE-ID ::= 1054
1399 id-ContinuousPacketConnectivity-DRX-Information-ResponseLCR                     ProtocolIE-ID ::= 1055
1400 id-CPC-InformationLCR                                                                                           ProtocolIE-ID ::= 1056
1401 id-HS-DSCH-Semi-PersistentScheduling-Information-ResponseLCR            ProtocolIE-ID ::= 1057
1402 id-E-DCH-Semi-PersistentScheduling-Information-ResponseLCR                      ProtocolIE-ID ::= 1058
1403 id-E-AGCH-UE-Inactivity-Monitor-Threshold                                                       ProtocolIE-ID ::= 1059
1404 -- WS extension to fill the range
1405 id-Unknown-1060                                                                                                         ProtocolIE-ID ::= 1060
1406 id-Unknown-1061                                                                                                         ProtocolIE-ID ::= 1061
1407 id-Unknown-1062                                                                                                         ProtocolIE-ID ::= 1062
1408 id-IdleIntervalInformation                                                                                      ProtocolIE-ID ::= 1063
1409 id-GANSS-alm-keplerianNAVAlmanac                                                                        ProtocolIE-ID ::= 1064
1410 id-GANSS-alm-keplerianReducedAlmanac                                                            ProtocolIE-ID ::= 1065
1411 id-GANSS-alm-keplerianMidiAlmanac                                                                       ProtocolIE-ID ::= 1066
1412 id-GANSS-alm-keplerianGLONASS                                                                           ProtocolIE-ID ::= 1067
1413 id-GANSS-alm-ecefSBASAlmanac                                                                            ProtocolIE-ID ::= 1068
1414 -- WS extension to fill the range
1415 id-Unknown-1069                                                                                                         ProtocolIE-ID ::= 1069
1416 id-HSSICH-ReferenceSignal-InformationLCR                                                        ProtocolIE-ID ::= 1070
1417 id-MIMO-ReferenceSignal-InformationListLCR                                                      ProtocolIE-ID ::= 1071
1418 id-MIMO-SFMode-For-HSPDSCHDualStream                                                            ProtocolIE-ID ::= 1072
1419 id-MIMO-SFMode-Supported-For-HSPDSCHDualStream                                          ProtocolIE-ID ::= 1073
1420 id-UE-Selected-MBMS-Service-Information                                                         ProtocolIE-ID ::= 1074
1421 -- WS extension to fill the range
1422 id-Unknown-1075                                                                                                         ProtocolIE-ID ::= 1075
1423 id-Unknown-1076                                                                                                         ProtocolIE-ID ::= 1076
1424 id-MultiCarrier-HSDSCH-Physical-Layer-Category                                          ProtocolIE-ID ::= 1077
1425 id-Common-E-DCH-HSDPCCH-Capability                                                                      ProtocolIE-ID ::= 1078
1426 id-DL-RLC-PDU-Size-Format                                                                                       ProtocolIE-ID ::= 1079
1427 id-HSSICH-ReferenceSignal-InformationModifyLCR                                          ProtocolIE-ID ::= 1080
1428 id-schedulingPriorityIndicator                                                                          ProtocolIE-ID ::= 1081
1429 id-TimeSlotMeasurementValueListLCR                                                                      ProtocolIE-ID ::= 1082
1430 -- WS extension to fill the range
1431 id-Unknown-1083                                                                                                         ProtocolIE-ID ::= 1083
1432 id-Unknown-1084                                                                                                         ProtocolIE-ID ::= 1084
1433 id-UE-SupportIndicatorExtension                                                                         ProtocolIE-ID ::= 1085
1434 -- WS extension to fill the range
1435 id-Unknown-1086                                                                                                         ProtocolIE-ID ::= 1086
1436 id-Unknown-1087                                                                                                         ProtocolIE-ID ::= 1087
1437 id-Single-Stream-MIMO-ActivationIndicator                                                       ProtocolIE-ID ::= 1088
1438 id-Single-Stream-MIMO-Capability                                                                        ProtocolIE-ID ::= 1089
1439 id-Single-Stream-MIMO-Mode-Indicator                                                            ProtocolIE-ID ::= 1090
1440 id-Dual-Band-Capability-Info                                                                            ProtocolIE-ID ::= 1091
1441 id-UE-AggregateMaximumBitRate                                                                           ProtocolIE-ID ::= 1092
1442 id-UE-AggregateMaximumBitRate-Enforcement-Indicator                                     ProtocolIE-ID ::= 1093
1443 -- WS extension to fill the range
1444 id-Unknown-1094                                                                                                         ProtocolIE-ID ::= 1094
1445 id-Unknown-1095                                                                                                         ProtocolIE-ID ::= 1095
1446 id-Unknown-1096                                                                                                         ProtocolIE-ID ::= 1096
1447 id-Unknown-1097                                                                                                         ProtocolIE-ID ::= 1097
1448 id-Unknown-1098                                                                                                         ProtocolIE-ID ::= 1098
1449 id-Unknown-1099                                                                                                         ProtocolIE-ID ::= 1099
1450 id-Unknown-1100                                                                                                         ProtocolIE-ID ::= 1100
1451 id-MIMO-Power-Offset-For-S-CPICH-Capability                                                     ProtocolIE-ID ::= 1101
1452 id-MIMO-PilotConfigurationExtension                                                                     ProtocolIE-ID ::= 1102
1453 id-TxDiversityOnDLControlChannelsByMIMOUECapability                                     ProtocolIE-ID ::= 1103
1454 id-ULTimeslotISCPValue-For-CellPortion                                                          ProtocolIE-ID ::= 1104
1455 id-UpPTSInterferenceValue-For-CellPortion                                                       ProtocolIE-ID ::= 1105
1456 id-Best-Cell-Portions-ValueLCR                                                                          ProtocolIE-ID ::= 1106
1457 id-Transmitted-Carrier-Power-For-CellPortion-ValueLCR                           ProtocolIE-ID ::= 1107
1458 id-Received-total-wide-band-power-For-CellPortion-ValueLCR                      ProtocolIE-ID ::= 1108
1459 id-UL-TimeslotISCP-For-CellPortion-Value                                                        ProtocolIE-ID ::= 1109
1460 id-HS-DSCHRequiredPowerValueInformation-For-CellPortionLCR                      ProtocolIE-ID ::= 1110
1461 id-HS-DSCHProvidedBitRateValueInformation-For-CellPortionLCR            ProtocolIE-ID ::= 1111
1462 id-E-DCHProvidedBitRateValueInformation-For-CellPortion                         ProtocolIE-ID ::= 1112
1463 id-UpPTSInterference-For-CellPortion-Value                                                      ProtocolIE-ID ::= 1113
1464 id-NumberOfReportedCellPortionsLCR                                                                      ProtocolIE-ID ::= 1114
1465 id-CellPortion-CapabilityLCR                                                                            ProtocolIE-ID ::= 1115
1466 id-TransmittedCarrierPowerOfAllCodesNotUsedForHS-PDSCH-HS-SCCH-E-AGCHOrE-HICHTransmissionCellPortionValue       ProtocolIE-ID ::= 1116
1467 id-TransmittedCarrierPowerOfAllCodesNotUsedForHS-PDSCH-HS-SCCH-E-AGCHOrE-HICHTransmissionCellPortion    ProtocolIE-ID ::= 1117
1468 -- WS extension to fill the range
1469 id-Unknown-1118                                                                                                         ProtocolIE-ID ::= 1118
1470 id-ActivationInformation                                                                                        ProtocolIE-ID ::= 1119
1471 id-Additional-EDCH-Cell-Information-RL-Setup-Req                                        ProtocolIE-ID ::= 1120
1472 id-Additional-EDCH-Cell-Information-Response                                            ProtocolIE-ID ::= 1121
1473 id-Additional-EDCH-Cell-Information-RL-Add-Req                                          ProtocolIE-ID ::= 1122
1474 id-Additional-EDCH-Cell-Information-Response-RL-Add                                     ProtocolIE-ID ::= 1123
1475 id-Additional-EDCH-Cell-Information-RL-Reconf-Prep                                      ProtocolIE-ID ::= 1124
1476 id-Additional-EDCH-Cell-Information-RL-Reconf-Req                                       ProtocolIE-ID ::= 1125
1477 id-Additional-EDCH-Cell-Information-Bearer-Rearrangement                        ProtocolIE-ID ::= 1126
1478 id-Additional-EDCH-Cell-Information-RL-Param-Upd                                        ProtocolIE-ID ::= 1127
1479 id-Additional-EDCH-Preconfiguration-Information                                         ProtocolIE-ID ::= 1128
1480 id-EDCH-Indicator                                                                                                       ProtocolIE-ID ::= 1129
1481 -- WS extension to fill the range
1482 id-Unknown-1130                                                                                                         ProtocolIE-ID ::= 1130
1483 id-HS-DSCH-SPS-Reservation-Indicator                                                            ProtocolIE-ID ::= 1131
1484 id-E-DCH-SPS-Reservation-Indicator                                                                      ProtocolIE-ID ::= 1132
1485 id-MultipleFreq-HARQ-MemoryPartitioning-InformationList                         ProtocolIE-ID ::= 1133
1486 id-Ul-common-E-DCH-MACflow-Specific-InfoResponseListLCR-Ext                     ProtocolIE-ID ::= 1134
1487 id-RepetitionPeriodIndex                                                                                        ProtocolIE-ID ::= 1135
1488 id-MidambleShiftLCR                                                                                                     ProtocolIE-ID ::= 1136
1489 id-MaxHSDSCH-HSSCCH-Power-per-CELLPORTION                                                       ProtocolIE-ID ::= 1137
1490 id-DormantModeIndicator                                                                                         ProtocolIE-ID ::= 1138
1491 id-DiversityMode                                                                                                        ProtocolIE-ID ::= 1139
1492 id-TransmitDiversityIndicator                                                                           ProtocolIE-ID ::= 1140
1493 id-NonCellSpecificTxDiversity                                                                           ProtocolIE-ID ::= 1141
1494 id-Cell-Capability-Container                                                                            ProtocolIE-ID ::= 1142
1495 id-E-RNTI-List-Request                                                                                          ProtocolIE-ID ::= 1143
1496 id-E-RNTI-List                                                                                                          ProtocolIE-ID ::= 1144
1497 id-PowerControlGAP-For-CellFACHLCR                                                                      ProtocolIE-ID ::= 1145
1498 -- WS extension to fill the range
1499 id-Unknown-1146                                                                                                         ProtocolIE-ID ::= 1146
1500 id-UL-Synchronisation-Parameters-For-FACHLCR                                            ProtocolIE-ID ::= 1147
1501 id-HS-DSCH-SPS-Operation-Indicator                                                                      ProtocolIE-ID ::= 1148
1502 id-HSDSCH-RNTI-For-FACH                                                                                         ProtocolIE-ID ::= 1149
1503 id-E-RNTI-For-FACH                                                                                                      ProtocolIE-ID ::= 1150
1504 id-Out-of-Sychronization-Window                                                                         ProtocolIE-ID ::= 1151
1505 id-Max-RTWP-perUARFCN-Information-LCR-PSCH-ReconfRqst                           ProtocolIE-ID ::= 1152
1506 id-E-HICH-TimeOffset-ReconfFailureTDD                                                           ProtocolIE-ID ::= 1153
1507 id-HSSCCH-TPC-StepSize                                                                                          ProtocolIE-ID ::= 1154
1508 id-TS0-CapabilityLCR                                                                                            ProtocolIE-ID ::= 1155
1509 id-UE-TS0-CapabilityLCR                                                                                         ProtocolIE-ID ::= 1156
1510 id-Common-System-Information-ResponseLCR                                                        ProtocolIE-ID ::= 1157
1511 id-Additional-EDCH-Cell-Information-ResponseRLReconf                            ProtocolIE-ID ::= 1158
1512 id-Multicell-EDCH-InformationItemIEs                                                            ProtocolIE-ID ::= 1159
1513 id-Multicell-EDCH-RL-Specific-InformationItemIEs                                        ProtocolIE-ID ::= 1160
1514 id-Add-To-Non-HS-SCCH-Associated-HS-SICH-Resource-Pool-LCR-PSCH-ReconfRqst-Ext  ProtocolIE-ID ::= 1161
1515 id-Modify-Non-HS-SCCH-Associated-HS-SICH-Resource-Pool-LCR-PSCH-ReconfRqst-Ext  ProtocolIE-ID ::= 1162
1516 id-Delete-From-Non-HS-SCCH-Associated-HS-SICH-Resource-Pool-LCR-PSCH-ReconfRqst-Ext     ProtocolIE-ID ::= 1163
1517 id-Initial-DL-Transmission-Power                                                                        ProtocolIE-ID ::= 1164
1518 id-Maximum-DL-Power                                                                                                     ProtocolIE-ID ::= 1165
1519 id-Minimum-DL-Power                                                                                                     ProtocolIE-ID ::= 1166
1520 id-DCH-MeasurementOccasion-Information                                                          ProtocolIE-ID ::= 1167
1521 id-AssociatedPhsicalChannelID                                                                           ProtocolIE-ID ::= 1168
1522 id-DGNSS-ValidityPeriod                                                                                         ProtocolIE-ID ::= 1169
1523 id-PhysicalChannelID-for-CommonERNTI-RequestedIndicator                         ProtocolIE-ID ::= 1170
1524 id-PrecodingWeightSetRestriction                                                                        ProtocolIE-ID ::= 1171
1525 id-Treset-Usage-Indicator                                                                                       ProtocolIE-ID ::= 1172
1526 id-Non-Serving-RL-Preconfig-Info                                                                        ProtocolIE-ID ::= 1173
1527 id-Non-Serving-RL-Preconfig-Setup                                                                       ProtocolIE-ID ::= 1174
1528 id-Non-Serving-RL-Preconfig-Removal                                                                     ProtocolIE-ID ::= 1175
1529 id-Additional-E-DCH-Non-Serving-RL-Preconfiguration-Setup                       ProtocolIE-ID ::= 1176
1530 id-Additional-E-DCH-New-non-serving-RL-E-DCH-FDD-DL-Control-Channel-InfoList    ProtocolIE-ID ::= 1177
1531 id-Ul-common-E-DCH-MACflow-Specific-InfoListLCR-Ext                                     ProtocolIE-ID ::= 1178
1532 id-CommonMACFlow-Specific-InfoList-ResponseLCR-Ext                                      ProtocolIE-ID ::= 1179
1533 id-Enabling-Delay-Ext-LCR                                                                                       ProtocolIE-ID ::= 1180
1534 -- WS extension to fill the range
1535 id-Unallocated-1181                                                                                                     ProtocolIE-ID ::= 1181
1536 id-Unallocated-1182                                                                                                     ProtocolIE-ID ::= 1182
1537 id-Unallocated-1183                                                                                                     ProtocolIE-ID ::= 1183
1538 id-Unallocated-1184                                                                                                     ProtocolIE-ID ::= 1184
1539 id-Unallocated-1185                                                                                                     ProtocolIE-ID ::= 1185
1540 id-Unallocated-1186                                                                                                     ProtocolIE-ID ::= 1186
1541 id-Unallocated-1187                                                                                                     ProtocolIE-ID ::= 1187
1542 id-Unallocated-1188                                                                                                     ProtocolIE-ID ::= 1188
1543 id-Unallocated-1189                                                                                                     ProtocolIE-ID ::= 1189
1544 id-Unallocated-1190                                                                                                     ProtocolIE-ID ::= 1190
1545 id-Unallocated-1191                                                                                                     ProtocolIE-ID ::= 1191
1546 id-Unallocated-1192                                                                                                     ProtocolIE-ID ::= 1192
1547 id-Unallocated-1193                                                                                                     ProtocolIE-ID ::= 1193
1548 id-Unallocated-1194                                                                                                     ProtocolIE-ID ::= 1194
1549 id-Unallocated-1195                                                                                                     ProtocolIE-ID ::= 1195
1550 id-Unallocated-1196                                                                                                     ProtocolIE-ID ::= 1196
1551 id-Unallocated-1197                                                                                                     ProtocolIE-ID ::= 1197
1552 id-Unallocated-1198                                                                                                     ProtocolIE-ID ::= 1198
1553 id-Unallocated-1199                                                                                                     ProtocolIE-ID ::= 1199
1554 id-Unallocated-1200                                                                                                     ProtocolIE-ID ::= 1200
1555 id-Unallocated-1201                                                                                                     ProtocolIE-ID ::= 1201
1556 id-Unallocated-1202                                                                                                     ProtocolIE-ID ::= 1202
1557 id-Unallocated-1203                                                                                                     ProtocolIE-ID ::= 1203
1558 id-Unallocated-1204                                                                                                     ProtocolIE-ID ::= 1204
1559 id-Unallocated-1205                                                                                                     ProtocolIE-ID ::= 1205
1560 id-Unallocated-1206                                                                                                     ProtocolIE-ID ::= 1206
1561 id-Unallocated-1207                                                                                                     ProtocolIE-ID ::= 1207
1562 id-Unallocated-1208                                                                                                     ProtocolIE-ID ::= 1208
1563 id-Unallocated-1209                                                                                                     ProtocolIE-ID ::= 1209
1564 id-Unallocated-1210                                                                                                     ProtocolIE-ID ::= 1210
1565 id-Unallocated-1211                                                                                                     ProtocolIE-ID ::= 1211
1566 id-Unallocated-1212                                                                                                     ProtocolIE-ID ::= 1212
1567 id-Unallocated-1213                                                                                                     ProtocolIE-ID ::= 1213
1568 id-Unallocated-1214                                                                                                     ProtocolIE-ID ::= 1214
1569 id-Unallocated-1215                                                                                                     ProtocolIE-ID ::= 1215
1570 id-Unallocated-1216                                                                                                     ProtocolIE-ID ::= 1216
1571 id-Unallocated-1217                                                                                                     ProtocolIE-ID ::= 1217
1572 id-Unallocated-1218                                                                                                     ProtocolIE-ID ::= 1218
1573 id-Unallocated-1219                                                                                                     ProtocolIE-ID ::= 1219
1574 id-Unallocated-1220                                                                                                     ProtocolIE-ID ::= 1220
1575 id-Unallocated-1221                                                                                                     ProtocolIE-ID ::= 1221
1576 --id-HSDSCH-Common-System-Information-ResponseLCR                                       ProtocolIE-ID ::= 1222