blob: 8e0bce46691ab5d254bbf3b695a7e3dc5ddd9b5c [file] [log] [blame]
yc999.jang750eb5b2021-06-10 19:04:18 +09001# Generated by the protocol buffer compiler. DO NOT EDIT!
2# source: gnb.proto
3
4import sys
5_b=sys.version_info[0]<3 and (lambda x:x) or (lambda x:x.encode('latin1'))
6from google.protobuf.internal import enum_type_wrapper
7from google.protobuf import descriptor as _descriptor
8from google.protobuf import message as _message
9from google.protobuf import reflection as _reflection
10from google.protobuf import symbol_database as _symbol_database
11# @@protoc_insertion_point(imports)
12
13_sym_db = _symbol_database.Default()
14
15
16from . import ran_function_pb2 as ran__function__pb2
17from . import additional_cell_information_pb2 as additional__cell__information__pb2
18
19
20DESCRIPTOR = _descriptor.FileDescriptor(
21 name='gnb.proto',
22 package='entities',
23 syntax='proto3',
24 serialized_options=None,
25 serialized_pb=_b('\n\tgnb.proto\x12\x08\x65ntities\x1a\x12ran_function.proto\x1a!additional_cell_information.proto\"\x89\x01\n\x03Gnb\x12/\n\x0fserved_nr_cells\x18\x01 \x03(\x0b\x32\x16.entities.ServedNRCell\x12,\n\rran_functions\x18\x02 \x03(\x0b\x32\x15.entities.RanFunction\x12#\n\x08gnb_type\x18\x03 \x01(\x0e\x32\x11.entities.GnbType\"\x93\x01\n\x0cServedNRCell\x12\x45\n\x1aserved_nr_cell_information\x18\x01 \x01(\x0b\x32!.entities.ServedNRCellInformation\x12<\n\x12nr_neighbour_infos\x18\x02 \x03(\x0b\x32 .entities.NrNeighbourInformation\"\xc3\x06\n\x17ServedNRCellInformation\x12\x0e\n\x06nr_pci\x18\x01 \x01(\r\x12\x0f\n\x07\x63\x65ll_id\x18\x02 \x01(\t\x12\x0e\n\x06stac5g\x18\x03 \x01(\t\x12\x17\n\x0f\x63onfigured_stac\x18\x04 \x01(\t\x12\x14\n\x0cserved_plmns\x18\x05 \x03(\t\x12\"\n\x07nr_mode\x18\x06 \x01(\x0e\x32\x11.entities.Nr.Mode\x12\x46\n\x0e\x63hoice_nr_mode\x18\x07 \x01(\x0b\x32..entities.ServedNRCellInformation.ChoiceNRMode\x12H\n\x1b\x61\x64\x64itional_cell_information\x18\x08 \x01(\x0b\x32#.entities.AdditionalCellInformation\x1a\x91\x04\n\x0c\x43hoiceNRMode\x12\x43\n\x03\x66\x64\x64\x18\x01 \x01(\x0b\x32\x36.entities.ServedNRCellInformation.ChoiceNRMode.FddInfo\x12\x43\n\x03tdd\x18\x02 \x01(\x0b\x32\x36.entities.ServedNRCellInformation.ChoiceNRMode.TddInfo\x1a\xf7\x01\n\x07\x46\x64\x64Info\x12/\n\x0cul_freq_info\x18\x01 \x01(\x0b\x32\x19.entities.NrFrequencyInfo\x12/\n\x0c\x64l_freq_info\x18\x02 \x01(\x0b\x32\x19.entities.NrFrequencyInfo\x12\x44\n\x19ul_transmission_bandwidth\x18\x03 \x01(\x0b\x32!.entities.NrTransmissionBandwidth\x12\x44\n\x19\x64l_transmission_bandwidth\x18\x04 \x01(\x0b\x32!.entities.NrTransmissionBandwidth\x1a}\n\x07TddInfo\x12/\n\x0cnr_freq_info\x18\x01 \x01(\x0b\x32\x19.entities.NrFrequencyInfo\x12\x41\n\x16transmission_bandwidth\x18\x02 \x01(\x0b\x32!.entities.NrTransmissionBandwidth\"+\n\x02Nr\"%\n\x04Mode\x12\x0b\n\x07UNKNOWN\x10\x00\x12\x07\n\x03\x46\x44\x44\x10\x01\x12\x07\n\x03TDD\x10\x02\"\x89\x02\n\x0fNrFrequencyInfo\x12\x11\n\tnr_ar_fcn\x18\x01 \x01(\x04\x12@\n\x0esulInformation\x18\x03 \x01(\x0b\x32(.entities.NrFrequencyInfo.SulInformation\x12\x34\n\x0f\x66requency_bands\x18\x04 \x03(\x0b\x32\x1b.entities.FrequencyBandItem\x1ak\n\x0eSulInformation\x12\x12\n\nsul_ar_fcn\x18\x01 \x01(\x04\x12\x45\n\x1asul_transmission_bandwidth\x18\x02 \x01(\x0b\x32!.entities.NrTransmissionBandwidth\"K\n\x11\x46requencyBandItem\x12\x19\n\x11nr_frequency_band\x18\x01 \x01(\r\x12\x1b\n\x13supported_sul_bands\x18\x02 \x03(\r\"Y\n\x17NrTransmissionBandwidth\x12\x1e\n\x05nrscs\x18\x01 \x01(\x0e\x32\x0f.entities.Nrscs\x12\x1e\n\x05ncnrb\x18\x02 \x01(\x0e\x32\x0f.entities.Ncnrb\"\xa1\x04\n\x16NrNeighbourInformation\x12\x0e\n\x06nr_pci\x18\x01 \x01(\r\x12\x0e\n\x06nr_cgi\x18\x02 \x01(\t\x12\"\n\x07nr_mode\x18\x03 \x01(\x0e\x32\x11.entities.Nr.Mode\x12\x45\n\x0e\x63hoice_nr_mode\x18\x04 \x01(\x0b\x32-.entities.NrNeighbourInformation.ChoiceNRMode\x12\x0e\n\x06stac5g\x18\x05 \x01(\t\x12\x17\n\x0f\x63onfigured_stac\x18\x06 \x01(\t\x1a\xd2\x02\n\x0c\x43hoiceNRMode\x12\x42\n\x03\x66\x64\x64\x18\x01 \x01(\x0b\x32\x35.entities.NrNeighbourInformation.ChoiceNRMode.FddInfo\x12\x42\n\x03tdd\x18\x02 \x01(\x0b\x32\x35.entities.NrNeighbourInformation.ChoiceNRMode.TddInfo\x1aw\n\x07\x46\x64\x64Info\x12\x35\n\x12ular_fcn_freq_info\x18\x01 \x01(\x0b\x32\x19.entities.NrFrequencyInfo\x12\x35\n\x12\x64lar_fcn_freq_info\x18\x02 \x01(\x0b\x32\x19.entities.NrFrequencyInfo\x1a\x41\n\x07TddInfo\x12\x36\n\x13\x61r_fcn_nr_freq_info\x18\x01 \x01(\x0b\x32\x19.entities.NrFrequencyInfo*G\n\x05Nrscs\x12\x11\n\rUNKNOWN_NRSCS\x10\x00\x12\t\n\x05SCS15\x10\x01\x12\t\n\x05SCS30\x10\x02\x12\t\n\x05SCS60\x10\x03\x12\n\n\x06SCS120\x10\x04*\xe8\x02\n\x05Ncnrb\x12\x11\n\rUNKNOWN_NCNRB\x10\x00\x12\t\n\x05NRB11\x10\x01\x12\t\n\x05NRB18\x10\x02\x12\t\n\x05NRB24\x10\x03\x12\t\n\x05NRB25\x10\x04\x12\t\n\x05NRB31\x10\x05\x12\t\n\x05NRB32\x10\x06\x12\t\n\x05NRB38\x10\x07\x12\t\n\x05NRB51\x10\x08\x12\t\n\x05NRB52\x10\t\x12\t\n\x05NRB65\x10\n\x12\t\n\x05NRB66\x10\x0b\x12\t\n\x05NRB78\x10\x0c\x12\t\n\x05NRB79\x10\r\x12\t\n\x05NRB93\x10\x0e\x12\n\n\x06NRB106\x10\x0f\x12\n\n\x06NRB107\x10\x10\x12\n\n\x06NRB121\x10\x11\x12\n\n\x06NRB132\x10\x12\x12\n\n\x06NRB133\x10\x13\x12\n\n\x06NRB135\x10\x14\x12\n\n\x06NRB160\x10\x15\x12\n\n\x06NRB162\x10\x16\x12\n\n\x06NRB189\x10\x17\x12\n\n\x06NRB216\x10\x18\x12\n\n\x06NRB217\x10\x19\x12\n\n\x06NRB245\x10\x1a\x12\n\n\x06NRB264\x10\x1b\x12\n\n\x06NRB270\x10\x1c\x12\n\n\x06NRB273\x10\x1d*4\n\x07GnbType\x12\x14\n\x10UNKNOWN_GNB_TYPE\x10\x00\x12\x07\n\x03GNB\x10\x01\x12\n\n\x06\x45N_GNB\x10\x02\x62\x06proto3')
26 ,
27 dependencies=[ran__function__pb2.DESCRIPTOR,additional__cell__information__pb2.DESCRIPTOR,])
28
29_NRSCS = _descriptor.EnumDescriptor(
30 name='Nrscs',
31 full_name='entities.Nrscs',
32 filename=None,
33 file=DESCRIPTOR,
34 values=[
35 _descriptor.EnumValueDescriptor(
36 name='UNKNOWN_NRSCS', index=0, number=0,
37 serialized_options=None,
38 type=None),
39 _descriptor.EnumValueDescriptor(
40 name='SCS15', index=1, number=1,
41 serialized_options=None,
42 type=None),
43 _descriptor.EnumValueDescriptor(
44 name='SCS30', index=2, number=2,
45 serialized_options=None,
46 type=None),
47 _descriptor.EnumValueDescriptor(
48 name='SCS60', index=3, number=3,
49 serialized_options=None,
50 type=None),
51 _descriptor.EnumValueDescriptor(
52 name='SCS120', index=4, number=4,
53 serialized_options=None,
54 type=None),
55 ],
56 containing_type=None,
57 serialized_options=None,
58 serialized_start=2235,
59 serialized_end=2306,
60)
61_sym_db.RegisterEnumDescriptor(_NRSCS)
62
63Nrscs = enum_type_wrapper.EnumTypeWrapper(_NRSCS)
64_NCNRB = _descriptor.EnumDescriptor(
65 name='Ncnrb',
66 full_name='entities.Ncnrb',
67 filename=None,
68 file=DESCRIPTOR,
69 values=[
70 _descriptor.EnumValueDescriptor(
71 name='UNKNOWN_NCNRB', index=0, number=0,
72 serialized_options=None,
73 type=None),
74 _descriptor.EnumValueDescriptor(
75 name='NRB11', index=1, number=1,
76 serialized_options=None,
77 type=None),
78 _descriptor.EnumValueDescriptor(
79 name='NRB18', index=2, number=2,
80 serialized_options=None,
81 type=None),
82 _descriptor.EnumValueDescriptor(
83 name='NRB24', index=3, number=3,
84 serialized_options=None,
85 type=None),
86 _descriptor.EnumValueDescriptor(
87 name='NRB25', index=4, number=4,
88 serialized_options=None,
89 type=None),
90 _descriptor.EnumValueDescriptor(
91 name='NRB31', index=5, number=5,
92 serialized_options=None,
93 type=None),
94 _descriptor.EnumValueDescriptor(
95 name='NRB32', index=6, number=6,
96 serialized_options=None,
97 type=None),
98 _descriptor.EnumValueDescriptor(
99 name='NRB38', index=7, number=7,
100 serialized_options=None,
101 type=None),
102 _descriptor.EnumValueDescriptor(
103 name='NRB51', index=8, number=8,
104 serialized_options=None,
105 type=None),
106 _descriptor.EnumValueDescriptor(
107 name='NRB52', index=9, number=9,
108 serialized_options=None,
109 type=None),
110 _descriptor.EnumValueDescriptor(
111 name='NRB65', index=10, number=10,
112 serialized_options=None,
113 type=None),
114 _descriptor.EnumValueDescriptor(
115 name='NRB66', index=11, number=11,
116 serialized_options=None,
117 type=None),
118 _descriptor.EnumValueDescriptor(
119 name='NRB78', index=12, number=12,
120 serialized_options=None,
121 type=None),
122 _descriptor.EnumValueDescriptor(
123 name='NRB79', index=13, number=13,
124 serialized_options=None,
125 type=None),
126 _descriptor.EnumValueDescriptor(
127 name='NRB93', index=14, number=14,
128 serialized_options=None,
129 type=None),
130 _descriptor.EnumValueDescriptor(
131 name='NRB106', index=15, number=15,
132 serialized_options=None,
133 type=None),
134 _descriptor.EnumValueDescriptor(
135 name='NRB107', index=16, number=16,
136 serialized_options=None,
137 type=None),
138 _descriptor.EnumValueDescriptor(
139 name='NRB121', index=17, number=17,
140 serialized_options=None,
141 type=None),
142 _descriptor.EnumValueDescriptor(
143 name='NRB132', index=18, number=18,
144 serialized_options=None,
145 type=None),
146 _descriptor.EnumValueDescriptor(
147 name='NRB133', index=19, number=19,
148 serialized_options=None,
149 type=None),
150 _descriptor.EnumValueDescriptor(
151 name='NRB135', index=20, number=20,
152 serialized_options=None,
153 type=None),
154 _descriptor.EnumValueDescriptor(
155 name='NRB160', index=21, number=21,
156 serialized_options=None,
157 type=None),
158 _descriptor.EnumValueDescriptor(
159 name='NRB162', index=22, number=22,
160 serialized_options=None,
161 type=None),
162 _descriptor.EnumValueDescriptor(
163 name='NRB189', index=23, number=23,
164 serialized_options=None,
165 type=None),
166 _descriptor.EnumValueDescriptor(
167 name='NRB216', index=24, number=24,
168 serialized_options=None,
169 type=None),
170 _descriptor.EnumValueDescriptor(
171 name='NRB217', index=25, number=25,
172 serialized_options=None,
173 type=None),
174 _descriptor.EnumValueDescriptor(
175 name='NRB245', index=26, number=26,
176 serialized_options=None,
177 type=None),
178 _descriptor.EnumValueDescriptor(
179 name='NRB264', index=27, number=27,
180 serialized_options=None,
181 type=None),
182 _descriptor.EnumValueDescriptor(
183 name='NRB270', index=28, number=28,
184 serialized_options=None,
185 type=None),
186 _descriptor.EnumValueDescriptor(
187 name='NRB273', index=29, number=29,
188 serialized_options=None,
189 type=None),
190 ],
191 containing_type=None,
192 serialized_options=None,
193 serialized_start=2309,
194 serialized_end=2669,
195)
196_sym_db.RegisterEnumDescriptor(_NCNRB)
197
198Ncnrb = enum_type_wrapper.EnumTypeWrapper(_NCNRB)
199_GNBTYPE = _descriptor.EnumDescriptor(
200 name='GnbType',
201 full_name='entities.GnbType',
202 filename=None,
203 file=DESCRIPTOR,
204 values=[
205 _descriptor.EnumValueDescriptor(
206 name='UNKNOWN_GNB_TYPE', index=0, number=0,
207 serialized_options=None,
208 type=None),
209 _descriptor.EnumValueDescriptor(
210 name='GNB', index=1, number=1,
211 serialized_options=None,
212 type=None),
213 _descriptor.EnumValueDescriptor(
214 name='EN_GNB', index=2, number=2,
215 serialized_options=None,
216 type=None),
217 ],
218 containing_type=None,
219 serialized_options=None,
220 serialized_start=2671,
221 serialized_end=2723,
222)
223_sym_db.RegisterEnumDescriptor(_GNBTYPE)
224
225GnbType = enum_type_wrapper.EnumTypeWrapper(_GNBTYPE)
226UNKNOWN_NRSCS = 0
227SCS15 = 1
228SCS30 = 2
229SCS60 = 3
230SCS120 = 4
231UNKNOWN_NCNRB = 0
232NRB11 = 1
233NRB18 = 2
234NRB24 = 3
235NRB25 = 4
236NRB31 = 5
237NRB32 = 6
238NRB38 = 7
239NRB51 = 8
240NRB52 = 9
241NRB65 = 10
242NRB66 = 11
243NRB78 = 12
244NRB79 = 13
245NRB93 = 14
246NRB106 = 15
247NRB107 = 16
248NRB121 = 17
249NRB132 = 18
250NRB133 = 19
251NRB135 = 20
252NRB160 = 21
253NRB162 = 22
254NRB189 = 23
255NRB216 = 24
256NRB217 = 25
257NRB245 = 26
258NRB264 = 27
259NRB270 = 28
260NRB273 = 29
261UNKNOWN_GNB_TYPE = 0
262GNB = 1
263EN_GNB = 2
264
265
266_NR_MODE = _descriptor.EnumDescriptor(
267 name='Mode',
268 full_name='entities.Nr.Mode',
269 filename=None,
270 file=DESCRIPTOR,
271 values=[
272 _descriptor.EnumValueDescriptor(
273 name='UNKNOWN', index=0, number=0,
274 serialized_options=None,
275 type=None),
276 _descriptor.EnumValueDescriptor(
277 name='FDD', index=1, number=1,
278 serialized_options=None,
279 type=None),
280 _descriptor.EnumValueDescriptor(
281 name='TDD', index=2, number=2,
282 serialized_options=None,
283 type=None),
284 ],
285 containing_type=None,
286 serialized_options=None,
287 serialized_start=1212,
288 serialized_end=1249,
289)
290_sym_db.RegisterEnumDescriptor(_NR_MODE)
291
292
293_GNB = _descriptor.Descriptor(
294 name='Gnb',
295 full_name='entities.Gnb',
296 filename=None,
297 file=DESCRIPTOR,
298 containing_type=None,
299 fields=[
300 _descriptor.FieldDescriptor(
301 name='served_nr_cells', full_name='entities.Gnb.served_nr_cells', index=0,
302 number=1, type=11, cpp_type=10, label=3,
303 has_default_value=False, default_value=[],
304 message_type=None, enum_type=None, containing_type=None,
305 is_extension=False, extension_scope=None,
306 serialized_options=None, file=DESCRIPTOR),
307 _descriptor.FieldDescriptor(
308 name='ran_functions', full_name='entities.Gnb.ran_functions', index=1,
309 number=2, type=11, cpp_type=10, label=3,
310 has_default_value=False, default_value=[],
311 message_type=None, enum_type=None, containing_type=None,
312 is_extension=False, extension_scope=None,
313 serialized_options=None, file=DESCRIPTOR),
314 _descriptor.FieldDescriptor(
315 name='gnb_type', full_name='entities.Gnb.gnb_type', index=2,
316 number=3, type=14, cpp_type=8, label=1,
317 has_default_value=False, default_value=0,
318 message_type=None, enum_type=None, containing_type=None,
319 is_extension=False, extension_scope=None,
320 serialized_options=None, file=DESCRIPTOR),
321 ],
322 extensions=[
323 ],
324 nested_types=[],
325 enum_types=[
326 ],
327 serialized_options=None,
328 is_extendable=False,
329 syntax='proto3',
330 extension_ranges=[],
331 oneofs=[
332 ],
333 serialized_start=79,
334 serialized_end=216,
335)
336
337
338_SERVEDNRCELL = _descriptor.Descriptor(
339 name='ServedNRCell',
340 full_name='entities.ServedNRCell',
341 filename=None,
342 file=DESCRIPTOR,
343 containing_type=None,
344 fields=[
345 _descriptor.FieldDescriptor(
346 name='served_nr_cell_information', full_name='entities.ServedNRCell.served_nr_cell_information', index=0,
347 number=1, type=11, cpp_type=10, label=1,
348 has_default_value=False, default_value=None,
349 message_type=None, enum_type=None, containing_type=None,
350 is_extension=False, extension_scope=None,
351 serialized_options=None, file=DESCRIPTOR),
352 _descriptor.FieldDescriptor(
353 name='nr_neighbour_infos', full_name='entities.ServedNRCell.nr_neighbour_infos', index=1,
354 number=2, type=11, cpp_type=10, label=3,
355 has_default_value=False, default_value=[],
356 message_type=None, enum_type=None, containing_type=None,
357 is_extension=False, extension_scope=None,
358 serialized_options=None, file=DESCRIPTOR),
359 ],
360 extensions=[
361 ],
362 nested_types=[],
363 enum_types=[
364 ],
365 serialized_options=None,
366 is_extendable=False,
367 syntax='proto3',
368 extension_ranges=[],
369 oneofs=[
370 ],
371 serialized_start=219,
372 serialized_end=366,
373)
374
375
376_SERVEDNRCELLINFORMATION_CHOICENRMODE_FDDINFO = _descriptor.Descriptor(
377 name='FddInfo',
378 full_name='entities.ServedNRCellInformation.ChoiceNRMode.FddInfo',
379 filename=None,
380 file=DESCRIPTOR,
381 containing_type=None,
382 fields=[
383 _descriptor.FieldDescriptor(
384 name='ul_freq_info', full_name='entities.ServedNRCellInformation.ChoiceNRMode.FddInfo.ul_freq_info', index=0,
385 number=1, type=11, cpp_type=10, label=1,
386 has_default_value=False, default_value=None,
387 message_type=None, enum_type=None, containing_type=None,
388 is_extension=False, extension_scope=None,
389 serialized_options=None, file=DESCRIPTOR),
390 _descriptor.FieldDescriptor(
391 name='dl_freq_info', full_name='entities.ServedNRCellInformation.ChoiceNRMode.FddInfo.dl_freq_info', index=1,
392 number=2, type=11, cpp_type=10, label=1,
393 has_default_value=False, default_value=None,
394 message_type=None, enum_type=None, containing_type=None,
395 is_extension=False, extension_scope=None,
396 serialized_options=None, file=DESCRIPTOR),
397 _descriptor.FieldDescriptor(
398 name='ul_transmission_bandwidth', full_name='entities.ServedNRCellInformation.ChoiceNRMode.FddInfo.ul_transmission_bandwidth', index=2,
399 number=3, type=11, cpp_type=10, label=1,
400 has_default_value=False, default_value=None,
401 message_type=None, enum_type=None, containing_type=None,
402 is_extension=False, extension_scope=None,
403 serialized_options=None, file=DESCRIPTOR),
404 _descriptor.FieldDescriptor(
405 name='dl_transmission_bandwidth', full_name='entities.ServedNRCellInformation.ChoiceNRMode.FddInfo.dl_transmission_bandwidth', index=3,
406 number=4, type=11, cpp_type=10, label=1,
407 has_default_value=False, default_value=None,
408 message_type=None, enum_type=None, containing_type=None,
409 is_extension=False, extension_scope=None,
410 serialized_options=None, file=DESCRIPTOR),
411 ],
412 extensions=[
413 ],
414 nested_types=[],
415 enum_types=[
416 ],
417 serialized_options=None,
418 is_extendable=False,
419 syntax='proto3',
420 extension_ranges=[],
421 oneofs=[
422 ],
423 serialized_start=830,
424 serialized_end=1077,
425)
426
427_SERVEDNRCELLINFORMATION_CHOICENRMODE_TDDINFO = _descriptor.Descriptor(
428 name='TddInfo',
429 full_name='entities.ServedNRCellInformation.ChoiceNRMode.TddInfo',
430 filename=None,
431 file=DESCRIPTOR,
432 containing_type=None,
433 fields=[
434 _descriptor.FieldDescriptor(
435 name='nr_freq_info', full_name='entities.ServedNRCellInformation.ChoiceNRMode.TddInfo.nr_freq_info', index=0,
436 number=1, type=11, cpp_type=10, label=1,
437 has_default_value=False, default_value=None,
438 message_type=None, enum_type=None, containing_type=None,
439 is_extension=False, extension_scope=None,
440 serialized_options=None, file=DESCRIPTOR),
441 _descriptor.FieldDescriptor(
442 name='transmission_bandwidth', full_name='entities.ServedNRCellInformation.ChoiceNRMode.TddInfo.transmission_bandwidth', index=1,
443 number=2, type=11, cpp_type=10, label=1,
444 has_default_value=False, default_value=None,
445 message_type=None, enum_type=None, containing_type=None,
446 is_extension=False, extension_scope=None,
447 serialized_options=None, file=DESCRIPTOR),
448 ],
449 extensions=[
450 ],
451 nested_types=[],
452 enum_types=[
453 ],
454 serialized_options=None,
455 is_extendable=False,
456 syntax='proto3',
457 extension_ranges=[],
458 oneofs=[
459 ],
460 serialized_start=1079,
461 serialized_end=1204,
462)
463
464_SERVEDNRCELLINFORMATION_CHOICENRMODE = _descriptor.Descriptor(
465 name='ChoiceNRMode',
466 full_name='entities.ServedNRCellInformation.ChoiceNRMode',
467 filename=None,
468 file=DESCRIPTOR,
469 containing_type=None,
470 fields=[
471 _descriptor.FieldDescriptor(
472 name='fdd', full_name='entities.ServedNRCellInformation.ChoiceNRMode.fdd', index=0,
473 number=1, type=11, cpp_type=10, label=1,
474 has_default_value=False, default_value=None,
475 message_type=None, enum_type=None, containing_type=None,
476 is_extension=False, extension_scope=None,
477 serialized_options=None, file=DESCRIPTOR),
478 _descriptor.FieldDescriptor(
479 name='tdd', full_name='entities.ServedNRCellInformation.ChoiceNRMode.tdd', index=1,
480 number=2, type=11, cpp_type=10, label=1,
481 has_default_value=False, default_value=None,
482 message_type=None, enum_type=None, containing_type=None,
483 is_extension=False, extension_scope=None,
484 serialized_options=None, file=DESCRIPTOR),
485 ],
486 extensions=[
487 ],
488 nested_types=[_SERVEDNRCELLINFORMATION_CHOICENRMODE_FDDINFO, _SERVEDNRCELLINFORMATION_CHOICENRMODE_TDDINFO, ],
489 enum_types=[
490 ],
491 serialized_options=None,
492 is_extendable=False,
493 syntax='proto3',
494 extension_ranges=[],
495 oneofs=[
496 ],
497 serialized_start=675,
498 serialized_end=1204,
499)
500
501_SERVEDNRCELLINFORMATION = _descriptor.Descriptor(
502 name='ServedNRCellInformation',
503 full_name='entities.ServedNRCellInformation',
504 filename=None,
505 file=DESCRIPTOR,
506 containing_type=None,
507 fields=[
508 _descriptor.FieldDescriptor(
509 name='nr_pci', full_name='entities.ServedNRCellInformation.nr_pci', index=0,
510 number=1, type=13, cpp_type=3, label=1,
511 has_default_value=False, default_value=0,
512 message_type=None, enum_type=None, containing_type=None,
513 is_extension=False, extension_scope=None,
514 serialized_options=None, file=DESCRIPTOR),
515 _descriptor.FieldDescriptor(
516 name='cell_id', full_name='entities.ServedNRCellInformation.cell_id', index=1,
517 number=2, type=9, cpp_type=9, label=1,
518 has_default_value=False, default_value=_b("").decode('utf-8'),
519 message_type=None, enum_type=None, containing_type=None,
520 is_extension=False, extension_scope=None,
521 serialized_options=None, file=DESCRIPTOR),
522 _descriptor.FieldDescriptor(
523 name='stac5g', full_name='entities.ServedNRCellInformation.stac5g', index=2,
524 number=3, type=9, cpp_type=9, label=1,
525 has_default_value=False, default_value=_b("").decode('utf-8'),
526 message_type=None, enum_type=None, containing_type=None,
527 is_extension=False, extension_scope=None,
528 serialized_options=None, file=DESCRIPTOR),
529 _descriptor.FieldDescriptor(
530 name='configured_stac', full_name='entities.ServedNRCellInformation.configured_stac', index=3,
531 number=4, type=9, cpp_type=9, label=1,
532 has_default_value=False, default_value=_b("").decode('utf-8'),
533 message_type=None, enum_type=None, containing_type=None,
534 is_extension=False, extension_scope=None,
535 serialized_options=None, file=DESCRIPTOR),
536 _descriptor.FieldDescriptor(
537 name='served_plmns', full_name='entities.ServedNRCellInformation.served_plmns', index=4,
538 number=5, type=9, cpp_type=9, label=3,
539 has_default_value=False, default_value=[],
540 message_type=None, enum_type=None, containing_type=None,
541 is_extension=False, extension_scope=None,
542 serialized_options=None, file=DESCRIPTOR),
543 _descriptor.FieldDescriptor(
544 name='nr_mode', full_name='entities.ServedNRCellInformation.nr_mode', index=5,
545 number=6, type=14, cpp_type=8, label=1,
546 has_default_value=False, default_value=0,
547 message_type=None, enum_type=None, containing_type=None,
548 is_extension=False, extension_scope=None,
549 serialized_options=None, file=DESCRIPTOR),
550 _descriptor.FieldDescriptor(
551 name='choice_nr_mode', full_name='entities.ServedNRCellInformation.choice_nr_mode', index=6,
552 number=7, type=11, cpp_type=10, label=1,
553 has_default_value=False, default_value=None,
554 message_type=None, enum_type=None, containing_type=None,
555 is_extension=False, extension_scope=None,
556 serialized_options=None, file=DESCRIPTOR),
557 _descriptor.FieldDescriptor(
558 name='additional_cell_information', full_name='entities.ServedNRCellInformation.additional_cell_information', index=7,
559 number=8, type=11, cpp_type=10, label=1,
560 has_default_value=False, default_value=None,
561 message_type=None, enum_type=None, containing_type=None,
562 is_extension=False, extension_scope=None,
563 serialized_options=None, file=DESCRIPTOR),
564 ],
565 extensions=[
566 ],
567 nested_types=[_SERVEDNRCELLINFORMATION_CHOICENRMODE, ],
568 enum_types=[
569 ],
570 serialized_options=None,
571 is_extendable=False,
572 syntax='proto3',
573 extension_ranges=[],
574 oneofs=[
575 ],
576 serialized_start=369,
577 serialized_end=1204,
578)
579
580
581_NR = _descriptor.Descriptor(
582 name='Nr',
583 full_name='entities.Nr',
584 filename=None,
585 file=DESCRIPTOR,
586 containing_type=None,
587 fields=[
588 ],
589 extensions=[
590 ],
591 nested_types=[],
592 enum_types=[
593 _NR_MODE,
594 ],
595 serialized_options=None,
596 is_extendable=False,
597 syntax='proto3',
598 extension_ranges=[],
599 oneofs=[
600 ],
601 serialized_start=1206,
602 serialized_end=1249,
603)
604
605
606_NRFREQUENCYINFO_SULINFORMATION = _descriptor.Descriptor(
607 name='SulInformation',
608 full_name='entities.NrFrequencyInfo.SulInformation',
609 filename=None,
610 file=DESCRIPTOR,
611 containing_type=None,
612 fields=[
613 _descriptor.FieldDescriptor(
614 name='sul_ar_fcn', full_name='entities.NrFrequencyInfo.SulInformation.sul_ar_fcn', index=0,
615 number=1, type=4, cpp_type=4, label=1,
616 has_default_value=False, default_value=0,
617 message_type=None, enum_type=None, containing_type=None,
618 is_extension=False, extension_scope=None,
619 serialized_options=None, file=DESCRIPTOR),
620 _descriptor.FieldDescriptor(
621 name='sul_transmission_bandwidth', full_name='entities.NrFrequencyInfo.SulInformation.sul_transmission_bandwidth', index=1,
622 number=2, type=11, cpp_type=10, label=1,
623 has_default_value=False, default_value=None,
624 message_type=None, enum_type=None, containing_type=None,
625 is_extension=False, extension_scope=None,
626 serialized_options=None, file=DESCRIPTOR),
627 ],
628 extensions=[
629 ],
630 nested_types=[],
631 enum_types=[
632 ],
633 serialized_options=None,
634 is_extendable=False,
635 syntax='proto3',
636 extension_ranges=[],
637 oneofs=[
638 ],
639 serialized_start=1410,
640 serialized_end=1517,
641)
642
643_NRFREQUENCYINFO = _descriptor.Descriptor(
644 name='NrFrequencyInfo',
645 full_name='entities.NrFrequencyInfo',
646 filename=None,
647 file=DESCRIPTOR,
648 containing_type=None,
649 fields=[
650 _descriptor.FieldDescriptor(
651 name='nr_ar_fcn', full_name='entities.NrFrequencyInfo.nr_ar_fcn', index=0,
652 number=1, type=4, cpp_type=4, label=1,
653 has_default_value=False, default_value=0,
654 message_type=None, enum_type=None, containing_type=None,
655 is_extension=False, extension_scope=None,
656 serialized_options=None, file=DESCRIPTOR),
657 _descriptor.FieldDescriptor(
658 name='sulInformation', full_name='entities.NrFrequencyInfo.sulInformation', index=1,
659 number=3, type=11, cpp_type=10, label=1,
660 has_default_value=False, default_value=None,
661 message_type=None, enum_type=None, containing_type=None,
662 is_extension=False, extension_scope=None,
663 serialized_options=None, file=DESCRIPTOR),
664 _descriptor.FieldDescriptor(
665 name='frequency_bands', full_name='entities.NrFrequencyInfo.frequency_bands', index=2,
666 number=4, type=11, cpp_type=10, label=3,
667 has_default_value=False, default_value=[],
668 message_type=None, enum_type=None, containing_type=None,
669 is_extension=False, extension_scope=None,
670 serialized_options=None, file=DESCRIPTOR),
671 ],
672 extensions=[
673 ],
674 nested_types=[_NRFREQUENCYINFO_SULINFORMATION, ],
675 enum_types=[
676 ],
677 serialized_options=None,
678 is_extendable=False,
679 syntax='proto3',
680 extension_ranges=[],
681 oneofs=[
682 ],
683 serialized_start=1252,
684 serialized_end=1517,
685)
686
687
688_FREQUENCYBANDITEM = _descriptor.Descriptor(
689 name='FrequencyBandItem',
690 full_name='entities.FrequencyBandItem',
691 filename=None,
692 file=DESCRIPTOR,
693 containing_type=None,
694 fields=[
695 _descriptor.FieldDescriptor(
696 name='nr_frequency_band', full_name='entities.FrequencyBandItem.nr_frequency_band', index=0,
697 number=1, type=13, cpp_type=3, label=1,
698 has_default_value=False, default_value=0,
699 message_type=None, enum_type=None, containing_type=None,
700 is_extension=False, extension_scope=None,
701 serialized_options=None, file=DESCRIPTOR),
702 _descriptor.FieldDescriptor(
703 name='supported_sul_bands', full_name='entities.FrequencyBandItem.supported_sul_bands', index=1,
704 number=2, type=13, cpp_type=3, label=3,
705 has_default_value=False, default_value=[],
706 message_type=None, enum_type=None, containing_type=None,
707 is_extension=False, extension_scope=None,
708 serialized_options=None, file=DESCRIPTOR),
709 ],
710 extensions=[
711 ],
712 nested_types=[],
713 enum_types=[
714 ],
715 serialized_options=None,
716 is_extendable=False,
717 syntax='proto3',
718 extension_ranges=[],
719 oneofs=[
720 ],
721 serialized_start=1519,
722 serialized_end=1594,
723)
724
725
726_NRTRANSMISSIONBANDWIDTH = _descriptor.Descriptor(
727 name='NrTransmissionBandwidth',
728 full_name='entities.NrTransmissionBandwidth',
729 filename=None,
730 file=DESCRIPTOR,
731 containing_type=None,
732 fields=[
733 _descriptor.FieldDescriptor(
734 name='nrscs', full_name='entities.NrTransmissionBandwidth.nrscs', index=0,
735 number=1, type=14, cpp_type=8, label=1,
736 has_default_value=False, default_value=0,
737 message_type=None, enum_type=None, containing_type=None,
738 is_extension=False, extension_scope=None,
739 serialized_options=None, file=DESCRIPTOR),
740 _descriptor.FieldDescriptor(
741 name='ncnrb', full_name='entities.NrTransmissionBandwidth.ncnrb', index=1,
742 number=2, type=14, cpp_type=8, label=1,
743 has_default_value=False, default_value=0,
744 message_type=None, enum_type=None, containing_type=None,
745 is_extension=False, extension_scope=None,
746 serialized_options=None, file=DESCRIPTOR),
747 ],
748 extensions=[
749 ],
750 nested_types=[],
751 enum_types=[
752 ],
753 serialized_options=None,
754 is_extendable=False,
755 syntax='proto3',
756 extension_ranges=[],
757 oneofs=[
758 ],
759 serialized_start=1596,
760 serialized_end=1685,
761)
762
763
764_NRNEIGHBOURINFORMATION_CHOICENRMODE_FDDINFO = _descriptor.Descriptor(
765 name='FddInfo',
766 full_name='entities.NrNeighbourInformation.ChoiceNRMode.FddInfo',
767 filename=None,
768 file=DESCRIPTOR,
769 containing_type=None,
770 fields=[
771 _descriptor.FieldDescriptor(
772 name='ular_fcn_freq_info', full_name='entities.NrNeighbourInformation.ChoiceNRMode.FddInfo.ular_fcn_freq_info', index=0,
773 number=1, type=11, cpp_type=10, label=1,
774 has_default_value=False, default_value=None,
775 message_type=None, enum_type=None, containing_type=None,
776 is_extension=False, extension_scope=None,
777 serialized_options=None, file=DESCRIPTOR),
778 _descriptor.FieldDescriptor(
779 name='dlar_fcn_freq_info', full_name='entities.NrNeighbourInformation.ChoiceNRMode.FddInfo.dlar_fcn_freq_info', index=1,
780 number=2, type=11, cpp_type=10, label=1,
781 has_default_value=False, default_value=None,
782 message_type=None, enum_type=None, containing_type=None,
783 is_extension=False, extension_scope=None,
784 serialized_options=None, file=DESCRIPTOR),
785 ],
786 extensions=[
787 ],
788 nested_types=[],
789 enum_types=[
790 ],
791 serialized_options=None,
792 is_extendable=False,
793 syntax='proto3',
794 extension_ranges=[],
795 oneofs=[
796 ],
797 serialized_start=2047,
798 serialized_end=2166,
799)
800
801_NRNEIGHBOURINFORMATION_CHOICENRMODE_TDDINFO = _descriptor.Descriptor(
802 name='TddInfo',
803 full_name='entities.NrNeighbourInformation.ChoiceNRMode.TddInfo',
804 filename=None,
805 file=DESCRIPTOR,
806 containing_type=None,
807 fields=[
808 _descriptor.FieldDescriptor(
809 name='ar_fcn_nr_freq_info', full_name='entities.NrNeighbourInformation.ChoiceNRMode.TddInfo.ar_fcn_nr_freq_info', index=0,
810 number=1, type=11, cpp_type=10, label=1,
811 has_default_value=False, default_value=None,
812 message_type=None, enum_type=None, containing_type=None,
813 is_extension=False, extension_scope=None,
814 serialized_options=None, file=DESCRIPTOR),
815 ],
816 extensions=[
817 ],
818 nested_types=[],
819 enum_types=[
820 ],
821 serialized_options=None,
822 is_extendable=False,
823 syntax='proto3',
824 extension_ranges=[],
825 oneofs=[
826 ],
827 serialized_start=2168,
828 serialized_end=2233,
829)
830
831_NRNEIGHBOURINFORMATION_CHOICENRMODE = _descriptor.Descriptor(
832 name='ChoiceNRMode',
833 full_name='entities.NrNeighbourInformation.ChoiceNRMode',
834 filename=None,
835 file=DESCRIPTOR,
836 containing_type=None,
837 fields=[
838 _descriptor.FieldDescriptor(
839 name='fdd', full_name='entities.NrNeighbourInformation.ChoiceNRMode.fdd', index=0,
840 number=1, type=11, cpp_type=10, label=1,
841 has_default_value=False, default_value=None,
842 message_type=None, enum_type=None, containing_type=None,
843 is_extension=False, extension_scope=None,
844 serialized_options=None, file=DESCRIPTOR),
845 _descriptor.FieldDescriptor(
846 name='tdd', full_name='entities.NrNeighbourInformation.ChoiceNRMode.tdd', index=1,
847 number=2, type=11, cpp_type=10, label=1,
848 has_default_value=False, default_value=None,
849 message_type=None, enum_type=None, containing_type=None,
850 is_extension=False, extension_scope=None,
851 serialized_options=None, file=DESCRIPTOR),
852 ],
853 extensions=[
854 ],
855 nested_types=[_NRNEIGHBOURINFORMATION_CHOICENRMODE_FDDINFO, _NRNEIGHBOURINFORMATION_CHOICENRMODE_TDDINFO, ],
856 enum_types=[
857 ],
858 serialized_options=None,
859 is_extendable=False,
860 syntax='proto3',
861 extension_ranges=[],
862 oneofs=[
863 ],
864 serialized_start=1895,
865 serialized_end=2233,
866)
867
868_NRNEIGHBOURINFORMATION = _descriptor.Descriptor(
869 name='NrNeighbourInformation',
870 full_name='entities.NrNeighbourInformation',
871 filename=None,
872 file=DESCRIPTOR,
873 containing_type=None,
874 fields=[
875 _descriptor.FieldDescriptor(
876 name='nr_pci', full_name='entities.NrNeighbourInformation.nr_pci', index=0,
877 number=1, type=13, cpp_type=3, label=1,
878 has_default_value=False, default_value=0,
879 message_type=None, enum_type=None, containing_type=None,
880 is_extension=False, extension_scope=None,
881 serialized_options=None, file=DESCRIPTOR),
882 _descriptor.FieldDescriptor(
883 name='nr_cgi', full_name='entities.NrNeighbourInformation.nr_cgi', index=1,
884 number=2, type=9, cpp_type=9, label=1,
885 has_default_value=False, default_value=_b("").decode('utf-8'),
886 message_type=None, enum_type=None, containing_type=None,
887 is_extension=False, extension_scope=None,
888 serialized_options=None, file=DESCRIPTOR),
889 _descriptor.FieldDescriptor(
890 name='nr_mode', full_name='entities.NrNeighbourInformation.nr_mode', index=2,
891 number=3, type=14, cpp_type=8, label=1,
892 has_default_value=False, default_value=0,
893 message_type=None, enum_type=None, containing_type=None,
894 is_extension=False, extension_scope=None,
895 serialized_options=None, file=DESCRIPTOR),
896 _descriptor.FieldDescriptor(
897 name='choice_nr_mode', full_name='entities.NrNeighbourInformation.choice_nr_mode', index=3,
898 number=4, type=11, cpp_type=10, label=1,
899 has_default_value=False, default_value=None,
900 message_type=None, enum_type=None, containing_type=None,
901 is_extension=False, extension_scope=None,
902 serialized_options=None, file=DESCRIPTOR),
903 _descriptor.FieldDescriptor(
904 name='stac5g', full_name='entities.NrNeighbourInformation.stac5g', index=4,
905 number=5, type=9, cpp_type=9, label=1,
906 has_default_value=False, default_value=_b("").decode('utf-8'),
907 message_type=None, enum_type=None, containing_type=None,
908 is_extension=False, extension_scope=None,
909 serialized_options=None, file=DESCRIPTOR),
910 _descriptor.FieldDescriptor(
911 name='configured_stac', full_name='entities.NrNeighbourInformation.configured_stac', index=5,
912 number=6, type=9, cpp_type=9, label=1,
913 has_default_value=False, default_value=_b("").decode('utf-8'),
914 message_type=None, enum_type=None, containing_type=None,
915 is_extension=False, extension_scope=None,
916 serialized_options=None, file=DESCRIPTOR),
917 ],
918 extensions=[
919 ],
920 nested_types=[_NRNEIGHBOURINFORMATION_CHOICENRMODE, ],
921 enum_types=[
922 ],
923 serialized_options=None,
924 is_extendable=False,
925 syntax='proto3',
926 extension_ranges=[],
927 oneofs=[
928 ],
929 serialized_start=1688,
930 serialized_end=2233,
931)
932
933_GNB.fields_by_name['served_nr_cells'].message_type = _SERVEDNRCELL
934_GNB.fields_by_name['ran_functions'].message_type = ran__function__pb2._RANFUNCTION
935_GNB.fields_by_name['gnb_type'].enum_type = _GNBTYPE
936_SERVEDNRCELL.fields_by_name['served_nr_cell_information'].message_type = _SERVEDNRCELLINFORMATION
937_SERVEDNRCELL.fields_by_name['nr_neighbour_infos'].message_type = _NRNEIGHBOURINFORMATION
938_SERVEDNRCELLINFORMATION_CHOICENRMODE_FDDINFO.fields_by_name['ul_freq_info'].message_type = _NRFREQUENCYINFO
939_SERVEDNRCELLINFORMATION_CHOICENRMODE_FDDINFO.fields_by_name['dl_freq_info'].message_type = _NRFREQUENCYINFO
940_SERVEDNRCELLINFORMATION_CHOICENRMODE_FDDINFO.fields_by_name['ul_transmission_bandwidth'].message_type = _NRTRANSMISSIONBANDWIDTH
941_SERVEDNRCELLINFORMATION_CHOICENRMODE_FDDINFO.fields_by_name['dl_transmission_bandwidth'].message_type = _NRTRANSMISSIONBANDWIDTH
942_SERVEDNRCELLINFORMATION_CHOICENRMODE_FDDINFO.containing_type = _SERVEDNRCELLINFORMATION_CHOICENRMODE
943_SERVEDNRCELLINFORMATION_CHOICENRMODE_TDDINFO.fields_by_name['nr_freq_info'].message_type = _NRFREQUENCYINFO
944_SERVEDNRCELLINFORMATION_CHOICENRMODE_TDDINFO.fields_by_name['transmission_bandwidth'].message_type = _NRTRANSMISSIONBANDWIDTH
945_SERVEDNRCELLINFORMATION_CHOICENRMODE_TDDINFO.containing_type = _SERVEDNRCELLINFORMATION_CHOICENRMODE
946_SERVEDNRCELLINFORMATION_CHOICENRMODE.fields_by_name['fdd'].message_type = _SERVEDNRCELLINFORMATION_CHOICENRMODE_FDDINFO
947_SERVEDNRCELLINFORMATION_CHOICENRMODE.fields_by_name['tdd'].message_type = _SERVEDNRCELLINFORMATION_CHOICENRMODE_TDDINFO
948_SERVEDNRCELLINFORMATION_CHOICENRMODE.containing_type = _SERVEDNRCELLINFORMATION
949_SERVEDNRCELLINFORMATION.fields_by_name['nr_mode'].enum_type = _NR_MODE
950_SERVEDNRCELLINFORMATION.fields_by_name['choice_nr_mode'].message_type = _SERVEDNRCELLINFORMATION_CHOICENRMODE
951_SERVEDNRCELLINFORMATION.fields_by_name['additional_cell_information'].message_type = additional__cell__information__pb2._ADDITIONALCELLINFORMATION
952_NR_MODE.containing_type = _NR
953_NRFREQUENCYINFO_SULINFORMATION.fields_by_name['sul_transmission_bandwidth'].message_type = _NRTRANSMISSIONBANDWIDTH
954_NRFREQUENCYINFO_SULINFORMATION.containing_type = _NRFREQUENCYINFO
955_NRFREQUENCYINFO.fields_by_name['sulInformation'].message_type = _NRFREQUENCYINFO_SULINFORMATION
956_NRFREQUENCYINFO.fields_by_name['frequency_bands'].message_type = _FREQUENCYBANDITEM
957_NRTRANSMISSIONBANDWIDTH.fields_by_name['nrscs'].enum_type = _NRSCS
958_NRTRANSMISSIONBANDWIDTH.fields_by_name['ncnrb'].enum_type = _NCNRB
959_NRNEIGHBOURINFORMATION_CHOICENRMODE_FDDINFO.fields_by_name['ular_fcn_freq_info'].message_type = _NRFREQUENCYINFO
960_NRNEIGHBOURINFORMATION_CHOICENRMODE_FDDINFO.fields_by_name['dlar_fcn_freq_info'].message_type = _NRFREQUENCYINFO
961_NRNEIGHBOURINFORMATION_CHOICENRMODE_FDDINFO.containing_type = _NRNEIGHBOURINFORMATION_CHOICENRMODE
962_NRNEIGHBOURINFORMATION_CHOICENRMODE_TDDINFO.fields_by_name['ar_fcn_nr_freq_info'].message_type = _NRFREQUENCYINFO
963_NRNEIGHBOURINFORMATION_CHOICENRMODE_TDDINFO.containing_type = _NRNEIGHBOURINFORMATION_CHOICENRMODE
964_NRNEIGHBOURINFORMATION_CHOICENRMODE.fields_by_name['fdd'].message_type = _NRNEIGHBOURINFORMATION_CHOICENRMODE_FDDINFO
965_NRNEIGHBOURINFORMATION_CHOICENRMODE.fields_by_name['tdd'].message_type = _NRNEIGHBOURINFORMATION_CHOICENRMODE_TDDINFO
966_NRNEIGHBOURINFORMATION_CHOICENRMODE.containing_type = _NRNEIGHBOURINFORMATION
967_NRNEIGHBOURINFORMATION.fields_by_name['nr_mode'].enum_type = _NR_MODE
968_NRNEIGHBOURINFORMATION.fields_by_name['choice_nr_mode'].message_type = _NRNEIGHBOURINFORMATION_CHOICENRMODE
969DESCRIPTOR.message_types_by_name['Gnb'] = _GNB
970DESCRIPTOR.message_types_by_name['ServedNRCell'] = _SERVEDNRCELL
971DESCRIPTOR.message_types_by_name['ServedNRCellInformation'] = _SERVEDNRCELLINFORMATION
972DESCRIPTOR.message_types_by_name['Nr'] = _NR
973DESCRIPTOR.message_types_by_name['NrFrequencyInfo'] = _NRFREQUENCYINFO
974DESCRIPTOR.message_types_by_name['FrequencyBandItem'] = _FREQUENCYBANDITEM
975DESCRIPTOR.message_types_by_name['NrTransmissionBandwidth'] = _NRTRANSMISSIONBANDWIDTH
976DESCRIPTOR.message_types_by_name['NrNeighbourInformation'] = _NRNEIGHBOURINFORMATION
977DESCRIPTOR.enum_types_by_name['Nrscs'] = _NRSCS
978DESCRIPTOR.enum_types_by_name['Ncnrb'] = _NCNRB
979DESCRIPTOR.enum_types_by_name['GnbType'] = _GNBTYPE
980_sym_db.RegisterFileDescriptor(DESCRIPTOR)
981
982Gnb = _reflection.GeneratedProtocolMessageType('Gnb', (_message.Message,), dict(
983 DESCRIPTOR = _GNB,
984 __module__ = 'gnb_pb2'
985 # @@protoc_insertion_point(class_scope:entities.Gnb)
986 ))
987_sym_db.RegisterMessage(Gnb)
988
989ServedNRCell = _reflection.GeneratedProtocolMessageType('ServedNRCell', (_message.Message,), dict(
990 DESCRIPTOR = _SERVEDNRCELL,
991 __module__ = 'gnb_pb2'
992 # @@protoc_insertion_point(class_scope:entities.ServedNRCell)
993 ))
994_sym_db.RegisterMessage(ServedNRCell)
995
996ServedNRCellInformation = _reflection.GeneratedProtocolMessageType('ServedNRCellInformation', (_message.Message,), dict(
997
998 ChoiceNRMode = _reflection.GeneratedProtocolMessageType('ChoiceNRMode', (_message.Message,), dict(
999
1000 FddInfo = _reflection.GeneratedProtocolMessageType('FddInfo', (_message.Message,), dict(
1001 DESCRIPTOR = _SERVEDNRCELLINFORMATION_CHOICENRMODE_FDDINFO,
1002 __module__ = 'gnb_pb2'
1003 # @@protoc_insertion_point(class_scope:entities.ServedNRCellInformation.ChoiceNRMode.FddInfo)
1004 ))
1005 ,
1006
1007 TddInfo = _reflection.GeneratedProtocolMessageType('TddInfo', (_message.Message,), dict(
1008 DESCRIPTOR = _SERVEDNRCELLINFORMATION_CHOICENRMODE_TDDINFO,
1009 __module__ = 'gnb_pb2'
1010 # @@protoc_insertion_point(class_scope:entities.ServedNRCellInformation.ChoiceNRMode.TddInfo)
1011 ))
1012 ,
1013 DESCRIPTOR = _SERVEDNRCELLINFORMATION_CHOICENRMODE,
1014 __module__ = 'gnb_pb2'
1015 # @@protoc_insertion_point(class_scope:entities.ServedNRCellInformation.ChoiceNRMode)
1016 ))
1017 ,
1018 DESCRIPTOR = _SERVEDNRCELLINFORMATION,
1019 __module__ = 'gnb_pb2'
1020 # @@protoc_insertion_point(class_scope:entities.ServedNRCellInformation)
1021 ))
1022_sym_db.RegisterMessage(ServedNRCellInformation)
1023_sym_db.RegisterMessage(ServedNRCellInformation.ChoiceNRMode)
1024_sym_db.RegisterMessage(ServedNRCellInformation.ChoiceNRMode.FddInfo)
1025_sym_db.RegisterMessage(ServedNRCellInformation.ChoiceNRMode.TddInfo)
1026
1027Nr = _reflection.GeneratedProtocolMessageType('Nr', (_message.Message,), dict(
1028 DESCRIPTOR = _NR,
1029 __module__ = 'gnb_pb2'
1030 # @@protoc_insertion_point(class_scope:entities.Nr)
1031 ))
1032_sym_db.RegisterMessage(Nr)
1033
1034NrFrequencyInfo = _reflection.GeneratedProtocolMessageType('NrFrequencyInfo', (_message.Message,), dict(
1035
1036 SulInformation = _reflection.GeneratedProtocolMessageType('SulInformation', (_message.Message,), dict(
1037 DESCRIPTOR = _NRFREQUENCYINFO_SULINFORMATION,
1038 __module__ = 'gnb_pb2'
1039 # @@protoc_insertion_point(class_scope:entities.NrFrequencyInfo.SulInformation)
1040 ))
1041 ,
1042 DESCRIPTOR = _NRFREQUENCYINFO,
1043 __module__ = 'gnb_pb2'
1044 # @@protoc_insertion_point(class_scope:entities.NrFrequencyInfo)
1045 ))
1046_sym_db.RegisterMessage(NrFrequencyInfo)
1047_sym_db.RegisterMessage(NrFrequencyInfo.SulInformation)
1048
1049FrequencyBandItem = _reflection.GeneratedProtocolMessageType('FrequencyBandItem', (_message.Message,), dict(
1050 DESCRIPTOR = _FREQUENCYBANDITEM,
1051 __module__ = 'gnb_pb2'
1052 # @@protoc_insertion_point(class_scope:entities.FrequencyBandItem)
1053 ))
1054_sym_db.RegisterMessage(FrequencyBandItem)
1055
1056NrTransmissionBandwidth = _reflection.GeneratedProtocolMessageType('NrTransmissionBandwidth', (_message.Message,), dict(
1057 DESCRIPTOR = _NRTRANSMISSIONBANDWIDTH,
1058 __module__ = 'gnb_pb2'
1059 # @@protoc_insertion_point(class_scope:entities.NrTransmissionBandwidth)
1060 ))
1061_sym_db.RegisterMessage(NrTransmissionBandwidth)
1062
1063NrNeighbourInformation = _reflection.GeneratedProtocolMessageType('NrNeighbourInformation', (_message.Message,), dict(
1064
1065 ChoiceNRMode = _reflection.GeneratedProtocolMessageType('ChoiceNRMode', (_message.Message,), dict(
1066
1067 FddInfo = _reflection.GeneratedProtocolMessageType('FddInfo', (_message.Message,), dict(
1068 DESCRIPTOR = _NRNEIGHBOURINFORMATION_CHOICENRMODE_FDDINFO,
1069 __module__ = 'gnb_pb2'
1070 # @@protoc_insertion_point(class_scope:entities.NrNeighbourInformation.ChoiceNRMode.FddInfo)
1071 ))
1072 ,
1073
1074 TddInfo = _reflection.GeneratedProtocolMessageType('TddInfo', (_message.Message,), dict(
1075 DESCRIPTOR = _NRNEIGHBOURINFORMATION_CHOICENRMODE_TDDINFO,
1076 __module__ = 'gnb_pb2'
1077 # @@protoc_insertion_point(class_scope:entities.NrNeighbourInformation.ChoiceNRMode.TddInfo)
1078 ))
1079 ,
1080 DESCRIPTOR = _NRNEIGHBOURINFORMATION_CHOICENRMODE,
1081 __module__ = 'gnb_pb2'
1082 # @@protoc_insertion_point(class_scope:entities.NrNeighbourInformation.ChoiceNRMode)
1083 ))
1084 ,
1085 DESCRIPTOR = _NRNEIGHBOURINFORMATION,
1086 __module__ = 'gnb_pb2'
1087 # @@protoc_insertion_point(class_scope:entities.NrNeighbourInformation)
1088 ))
1089_sym_db.RegisterMessage(NrNeighbourInformation)
1090_sym_db.RegisterMessage(NrNeighbourInformation.ChoiceNRMode)
1091_sym_db.RegisterMessage(NrNeighbourInformation.ChoiceNRMode.FddInfo)
1092_sym_db.RegisterMessage(NrNeighbourInformation.ChoiceNRMode.TddInfo)
1093
1094
1095# @@protoc_insertion_point(module_scope)