blob: 4fe1b8d470783d675eeda9e1dc57890b29eaf27c [file] [log] [blame]
demx8as69872fa02018-07-06 10:27:37 +02001module bbf-tr-196-2-0-3-full {
2 namespace "urn:onf:otcc:wireless:yang:radio-access";
3 prefix ran;
4
5 import ietf-yang-types {
6 prefix yang;
7 }
8 import ietf-inet-types {
9 prefix inet;
10 }
11
12 organization
13 "ONF (Open Networking Foundation) Open Transport Working Group - Wireless Project";
14 contact
15 "WG Web: <https://www.opennetworking.org/technical-communities/areas/specification/1931-optical-transport>
16 WG List: <mailto:wireless-transport@login.opennetworking.org>
17 WG Chair: Lyndon Ong <mailto:lyong@ciena.com>
18 WG Chair: Giorgio Cazzaniga <mailto:giorgio.cazzaniga@sm-optics.com>
19 Editors: Ramakrishnan, Shanthakumar (Shanth) <Shanthakumar.Ramakrishnan@commscope.com> Martin Skorupski <mailto:martin.skorupski@highstreet-technologies.com>";
20 description
21 "This module contains a collection of YANG definitions for managing radio access network (RAN) devices.";
22
23 revision 2018-04-08 {
24 description
25 "Initial version, used only for ONAP PoC 2018-06-25";
26 reference
27 "ONF TR ???: A YANG Data Model for Radio Access Networks.
28 BBF TR-196 2.0.3 full";
29 }
30
31 list fap-service {
32 key "alias";
33 uses fap-service-g;
34 container x-0005b9-lte {
35 uses x-0005b9-lte-g;
36 }
37 container capabilities {
38 uses capabilities-g;
39 description
40 "Container for object class FAPService.{i}.Capabilities.";
41 container capabilities-umts {
42 uses capabilities-umts-g;
43 description
44 "Container for object class FAPService.{i}.Capabilities.UMTS.";
45 container capabilities-umts-self-config {
46 uses capabilities-umts-self-config-g;
47 description
48 "Container for object class FAPService.{i}.Capabilities.UMTS.SelfConfig.";
49 }
50 }
51 container capabilities-lte {
52 uses capabilities-lte-g;
53 description
54 "Container for object class FAPService.{i}.Capabilities.LTE.";
55 }
56 container capabilities-cdma2000 {
57 uses capabilities-cdma2000-g;
58 description
59 "Container for object class FAPService.{i}.Capabilities.CDMA2000.";
60 container capabilities-cdma2000-one-x {
61 uses capabilities-cdma2000-one-x-g;
62 description
63 "Container for object class FAPService.{i}.Capabilities.CDMA2000.OneX.";
64 container capabilities-cdma2000-one-x-self-config {
65 uses capabilities-cdma2000-one-x-self-config-g;
66 description
67 "Container for object class FAPService.{i}.Capabilities.CDMA2000.OneX.SelfConfig.";
68 }
69 }
70 container capabilities-cdma2000-hrpd {
71 uses capabilities-cdma2000-hrpd-g;
72 description
73 "Container for object class FAPService.{i}.Capabilities.CDMA2000.HRPD.";
74 container capabilities-cdma2000-hrpd-self-config {
75 uses capabilities-cdma2000-hrpd-self-config-g;
76 description
77 "Container for object class FAPService.{i}.Capabilities.CDMA2000.HRPD.SelfConfig.";
78 }
79 }
80 }
81 }
82 container fap-control {
83 uses fap-control-g;
84 description
85 "Container for object class FAPService.{i}.FAPControl.";
86 container fap-control-umts {
87 uses fap-control-umts-g;
88 description
89 "Container for object class FAPService.{i}.FAPControl.UMTS.";
90 container fap-control-umts-self-config {
91 uses fap-control-umts-self-config-g;
92 description
93 "Container for object class FAPService.{i}.FAPControl.UMTS.SelfConfig.";
94 }
95 container fap-control-umts-gateway {
96 uses fap-control-umts-gateway-g;
97 description
98 "Container for object class FAPService.{i}.FAPControl.UMTS.Gateway.";
99 }
100 }
101 container fap-control-lte {
102 uses fap-control-lte-g;
103 description
104 "Container for object class FAPService.{i}.FAPControl.LTE.";
105 container fap-control-lte-gateway {
106 uses fap-control-lte-gateway-g;
107 description
108 "Container for object class FAPService.{i}.FAPControl.LTE.Gateway.";
109 }
110 }
111 container fap-control-cdma2000 {
112 uses fap-control-cdma2000-g;
113 description
114 "Container for object class FAPService.{i}.FAPControl.CDMA2000.";
115 container fap-control-cdma2000-time {
116 uses fap-control-cdma2000-time-g;
117 description
118 "Container for object class FAPService.{i}.FAPControl.CDMA2000.Time.";
119 }
120 container fap-control-cdma2000-one-x {
121 uses fap-control-cdma2000-one-x-g;
122 description
123 "Container for object class FAPService.{i}.FAPControl.CDMA2000.OneX.";
124 container fap-control-cdma2000-one-x-active-handin-measurement {
125 uses fap-control-cdma2000-one-x-active-handin-measurement-g;
126 description
127 "Container for object class FAPService.{i}.FAPControl.CDMA2000.OneX.ActiveHandinMeasurement.";
128 }
129 container fap-control-cdma2000-one-x-self-config {
130 uses fap-control-cdma2000-one-x-self-config-g;
131 description
132 "Container for object class FAPService.{i}.FAPControl.CDMA2000.OneX.SelfConfig.";
133 }
134 }
135 container fap-control-cdma2000-gateway {
136 uses fap-control-cdma2000-gateway-g;
137 description
138 "Container for object class FAPService.{i}.FAPControl.CDMA2000.Gateway.";
139 }
140 container fap-control-cdma2000-hrpd {
141 uses fap-control-cdma2000-hrpd-g;
142 description
143 "Container for object class FAPService.{i}.FAPControl.CDMA2000.HRPD.";
144 container fap-control-cdma2000-hrpd-self-config {
145 uses fap-control-cdma2000-hrpd-self-config-g;
146 description
147 "Container for object class FAPService.{i}.FAPControl.CDMA2000.HRPD.SelfConfig.";
148 }
149 container fap-control-cdma2000-hrpd-a13 {
150 uses fap-control-cdma2000-hrpd-a13-g;
151 description
152 "Container for object class FAPService.{i}.FAPControl.CDMA2000.HRPD.A13.";
153 list fap-control-cdma2000-hrpd-a13-color-code-to-uati104 {
154 key "color-code uati104";
155 uses fap-control-cdma2000-hrpd-a13-color-code-to-uati104-g;
156 description
157 "List of object class FAPService.{i}.FAPControl.CDMA2000.HRPD.A13.ColorCodeToUATI104.{i}.";
158 }
159 list fap-control-cdma2000-hrpd-a13-hrpd-subnet-to-ip {
160 key "a13-ip-address";
161 uses fap-control-cdma2000-hrpd-a13-hrpd-subnet-to-ip-g;
162 description
163 "List of object class FAPService.{i}.FAPControl.CDMA2000.HRPD.A13.HRPDSubnetToIP.{i}.";
164 }
165 }
166 }
167 }
168 }
169 container access-mgmt {
170 uses access-mgmt-g;
171 description
172 "Container for object class FAPService.{i}.AccessMgmt.";
173 container access-mgmt-umts {
174 uses access-mgmt-umts-g;
175 description
176 "Container for object class FAPService.{i}.AccessMgmt.UMTS.";
177 list access-mgmt-umts-member-detail {
178 key "imsi";
179 uses access-mgmt-umts-member-detail-g;
180 description
181 "List of object class FAPService.{i}.AccessMgmt.UMTS.MemberDetail.{i}.";
182 }
183 container access-mgmt-umts-local-ip-access {
184 uses access-mgmt-umts-local-ip-access-g;
185 description
186 "Container for object class FAPService.{i}.AccessMgmt.UMTS.LocalIPAccess.";
187 }
188 }
189 container access-mgmt-lte {
190 uses access-mgmt-lte-g;
191 description
192 "Container for object class FAPService.{i}.AccessMgmt.LTE.";
193 container access-mgmt-lte-local-ip-access {
194 uses access-mgmt-lte-local-ip-access-g;
195 description
196 "Container for object class FAPService.{i}.AccessMgmt.LTE.LocalIPAccess.";
197 }
198 }
199 container access-mgmt-cdma2000 {
200 uses access-mgmt-cdma2000-g;
201 description
202 "Container for object class FAPService.{i}.AccessMgmt.CDMA2000.";
203 list access-mgmt-cdma2000-member-detail {
204 key "imsi";
205 uses access-mgmt-cdma2000-member-detail-g;
206 description
207 "List of object class FAPService.{i}.AccessMgmt.CDMA2000.MemberDetail.{i}.";
208 }
209 container access-mgmt-cdma2000-local-ip-access {
210 uses access-mgmt-cdma2000-local-ip-access-g;
211 description
212 "Container for object class FAPService.{i}.AccessMgmt.CDMA2000.LocalIPAccess.";
213 container access-mgmt-cdma2000-local-ip-access-hrpd {
214 uses access-mgmt-cdma2000-local-ip-access-hrpd-g;
215 description
216 "Container for object class FAPService.{i}.AccessMgmt.CDMA2000.LocalIPAccess.HRPD.";
217 list access-mgmt-cdma2000-local-ip-access-hrpd-egress-filter {
218 key "subnet subnet-mask";
219 uses access-mgmt-cdma2000-local-ip-access-hrpd-egress-filter-g;
220 description
221 "List of object class FAPService.{i}.AccessMgmt.CDMA2000.LocalIPAccess.HRPD.EgressFilter.{i}.";
222 }
223 }
224 }
225 }
226 container access-mgmt-legacy {
227 uses access-mgmt-legacy-g;
228 description
229 "Container for object class FAPService.{i}.AccessMgmt.Legacy.";
230 container access-mgmt-legacy-local-ip-access {
231 uses access-mgmt-legacy-local-ip-access-g;
232 description
233 "Container for object class FAPService.{i}.AccessMgmt.Legacy.LocalIPAccess.";
234 list access-mgmt-legacy-local-ip-access-rule {
235 key "dest-ip-address dest-subnet-mask protocol";
236 uses access-mgmt-legacy-local-ip-access-rule-g;
237 description
238 "List of object class FAPService.{i}.AccessMgmt.Legacy.LocalIPAccess.Rule.{i}.";
239 }
240 }
241 }
242 }
243 container cell-config {
244 uses cell-config-g;
245 description
246 "Container for object class FAPService.{i}.CellConfig.";
247 container umts {
248 uses umts-g;
249 description
250 "Container for object class FAPService.{i}.CellConfig.UMTS.";
251 container umts-cn {
252 uses umts-cn-g;
253 description
254 "Container for object class FAPService.{i}.CellConfig.UMTS.CN.";
255 container umts-cn-cs-domain {
256 uses umts-cn-cs-domain-g;
257 description
258 "Container for object class FAPService.{i}.CellConfig.UMTS.CN.CSDomain.";
259 }
260 container umts-cn-ps-domain {
261 uses umts-cn-ps-domain-g;
262 description
263 "Container for object class FAPService.{i}.CellConfig.UMTS.CN.PSDomain.";
264 }
265 }
266 container umts-ran {
267 uses umts-ran-g;
268 description
269 "Container for object class FAPService.{i}.CellConfig.UMTS.RAN.";
270 container umts-ran-csg {
271 uses umts-ran-csg-g;
272 description
273 "Container for object class FAPService.{i}.CellConfig.UMTS.RAN.CSG.";
274 container umts-ran-csg-csgpsc-split-info {
275 uses umts-ran-csg-csgpsc-split-info-g;
276 description
277 "Container for object class FAPService.{i}.CellConfig.UMTS.RAN.CSG.CSGPSCSplitInfo.";
278 }
279 }
280 container umts-ran-cell-selection {
281 uses umts-ran-cell-selection-g;
282 description
283 "Container for object class FAPService.{i}.CellConfig.UMTS.RAN.CellSelection.";
284 }
285 container umts-ran-rrc-timers {
286 uses umts-ran-rrc-timers-g;
287 description
288 "Container for object class FAPService.{i}.CellConfig.UMTS.RAN.RRCTimers.";
289 }
290 container umts-ran-drx {
291 uses umts-ran-drx-g;
292 description
293 "Container for object class FAPService.{i}.CellConfig.UMTS.RAN.DRX.";
294 }
295 container umts-ran-power-control {
296 uses umts-ran-power-control-g;
297 description
298 "Container for object class FAPService.{i}.CellConfig.UMTS.RAN.PowerControl.";
299 }
300 container umts-ran-cell-restriction {
301 uses umts-ran-cell-restriction-g;
302 description
303 "Container for object class FAPService.{i}.CellConfig.UMTS.RAN.CellRestriction.";
304 }
305 container umts-ran-intra-freq-meas {
306 uses umts-ran-intra-freq-meas-g;
307 description
308 "Container for object class FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.";
309 list umts-ran-intra-freq-meas-instance {
310 key "intra-frequency-event-identity";
311 uses umts-ran-intra-freq-meas-instance-g;
312 description
313 "List of object class FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.Instance.{i}.";
314 }
315 }
316 container umts-ran-inter-freq-meas {
317 uses umts-ran-inter-freq-meas-g;
318 description
319 "Container for object class FAPService.{i}.CellConfig.UMTS.RAN.InterFreqMeas.";
320 list umts-ran-inter-freq-meas-instance {
321 key "intra-frequency-event-identity";
322 uses umts-ran-inter-freq-meas-instance-g;
323 description
324 "List of object class FAPService.{i}.CellConfig.UMTS.RAN.InterFreqMeas.Instance.{i}.";
325 }
326 }
327 container umts-ran-inter-rat-meas {
328 uses umts-ran-inter-rat-meas-g;
329 description
330 "Container for object class FAPService.{i}.CellConfig.UMTS.RAN.InterRATMeas.";
331 list umts-ran-inter-rat-meas-instance {
332 key "inter-rat-event-identity";
333 uses umts-ran-inter-rat-meas-instance-g;
334 description
335 "List of object class FAPService.{i}.CellConfig.UMTS.RAN.InterRATMeas.Instance.{i}.";
336 }
337 }
338 container umts-ran-ue-internal-meas {
339 uses umts-ran-ue-internal-meas-g;
340 description
341 "Container for object class FAPService.{i}.CellConfig.UMTS.RAN.UEInternalMeas.";
342 }
343 container umts-ran-rf {
344 uses umts-ran-rf-g;
345 description
346 "Container for object class FAPService.{i}.CellConfig.UMTS.RAN.RF.";
347 }
348 container umts-ran-neighbor-list {
349 uses umts-ran-neighbor-list-g;
350 description
351 "Container for object class FAPService.{i}.CellConfig.UMTS.RAN.NeighborList.";
352 list umts-ran-neighbor-list-intra-freq-cell {
353 key "pcpich-scrambling-code";
354 uses umts-ran-neighbor-list-intra-freq-cell-g;
355 description
356 "List of object class FAPService.{i}.CellConfig.UMTS.RAN.NeighborList.IntraFreqCell.{i}.";
357 }
358 list umts-ran-neighbor-list-inter-freq-cell {
359 key "pcpich-scrambling-code uarfcndl";
360 uses umts-ran-neighbor-list-inter-freq-cell-g;
361 description
362 "List of object class FAPService.{i}.CellConfig.UMTS.RAN.NeighborList.InterFreqCell.{i}.";
363 }
364 container umts-ran-neighbor-list-inter-rat-cell {
365 uses umts-ran-neighbor-list-inter-rat-cell-g;
366 description
367 "Container for object class FAPService.{i}.CellConfig.UMTS.RAN.NeighborList.InterRATCell.";
368 list umts-ran-neighbor-list-inter-rat-cell-gsm {
369 key "bccharfcn";
370 uses umts-ran-neighbor-list-inter-rat-cell-gsm-g;
371 description
372 "List of object class FAPService.{i}.CellConfig.UMTS.RAN.NeighborList.InterRATCell.GSM.{i}.";
373 }
374 }
375 }
376 container umts-ran-neighbor-list-in-use {
377 uses umts-ran-neighbor-list-in-use-g;
378 description
379 "Container for object class FAPService.{i}.CellConfig.UMTS.RAN.NeighborListInUse.";
380 list umts-ran-neighbor-list-in-use-intra-freq-cell {
381 key "pcpich-scrambling-code";
382 uses umts-ran-neighbor-list-in-use-intra-freq-cell-g;
383 description
384 "List of object class FAPService.{i}.CellConfig.UMTS.RAN.NeighborListInUse.IntraFreqCell.{i}.";
385 }
386 list umts-ran-neighbor-list-in-use-inter-freq-cell {
387 key "pcpich-scrambling-code uarfcndl";
388 uses umts-ran-neighbor-list-in-use-inter-freq-cell-g;
389 description
390 "List of object class FAPService.{i}.CellConfig.UMTS.RAN.NeighborListInUse.InterFreqCell.{i}.";
391 }
392 container umts-ran-neighbor-list-in-use-inter-rat-cell {
393 uses umts-ran-neighbor-list-in-use-inter-rat-cell-g;
394 description
395 "Container for object class FAPService.{i}.CellConfig.UMTS.RAN.NeighborListInUse.InterRATCell.";
396 list umts-ran-neighbor-list-in-use-inter-rat-cell-gsm {
397 key "bccharfcn";
398 uses umts-ran-neighbor-list-in-use-inter-rat-cell-gsm-g;
399 description
400 "List of object class FAPService.{i}.CellConfig.UMTS.RAN.NeighborListInUse.InterRATCell.GSM.{i}.";
401 }
402 }
403 }
404 }
405 container umts-rab {
406 uses umts-rab-g;
407 description
408 "Container for object class FAPService.{i}.CellConfig.UMTS.RAB.";
409 }
410 }
411 container lte {
412 uses lte-g;
413 description
414 "Container for object class FAPService.{i}.CellConfig.LTE.";
415 list lte-tunnel {
416 key "tunnel-ref";
417 uses lte-tunnel-g;
418 description
419 "List of object class FAPService.{i}.CellConfig.LTE.Tunnel.{i}.";
420 }
421 container lte-epc {
422 uses lte-epc-g;
423 description
424 "Container for object class FAPService.{i}.CellConfig.LTE.EPC.";
425 list lte-epc-plmn-list {
426 key "plmnid";
427 uses lte-epc-plmn-list-g;
428 description
429 "List of object class FAPService.{i}.CellConfig.LTE.EPC.PLMNList.{i}.";
430 }
431 list lte-epc-qo-s {
432 key "qci";
433 uses lte-epc-qo-s-g;
434 description
435 "List of object class FAPService.{i}.CellConfig.LTE.EPC.QoS.{i}.";
436 }
437 }
438 container lte-ran {
439 uses lte-ran-g;
440 description
441 "Container for object class FAPService.{i}.CellConfig.LTE.RAN.";
442 container lte-ran-common {
443 uses lte-ran-common-g;
444 description
445 "Container for object class FAPService.{i}.CellConfig.LTE.RAN.Common.";
446 }
447 container lte-ran-s1-ap {
448 uses lte-ran-s1-ap-g;
449 description
450 "Container for object class FAPService.{i}.CellConfig.LTE.RAN.S1AP.";
451 }
452 container lte-ran-s1-u {
453 uses lte-ran-s1-u-g;
454 description
455 "Container for object class FAPService.{i}.CellConfig.LTE.RAN.S1U.";
456 }
457 container lte-ran-rf {
458 uses lte-ran-rf-g;
459 description
460 "Container for object class FAPService.{i}.CellConfig.LTE.RAN.RF.";
461 }
462 container lte-ran-phy {
463 uses lte-ran-phy-g;
464 description
465 "Container for object class FAPService.{i}.CellConfig.LTE.RAN.PHY.";
466 container lte-ran-phy-antenna-info {
467 uses lte-ran-phy-antenna-info-g;
468 description
469 "Container for object class FAPService.{i}.CellConfig.LTE.RAN.PHY.AntennaInfo.";
470 }
471 container lte-ran-phy-pdsch {
472 uses lte-ran-phy-pdsch-g;
473 description
474 "Container for object class FAPService.{i}.CellConfig.LTE.RAN.PHY.PDSCH.";
475 }
476 container lte-ran-phy-srs {
477 uses lte-ran-phy-srs-g;
478 description
479 "Container for object class FAPService.{i}.CellConfig.LTE.RAN.PHY.SRS.";
480 }
481 container lte-ran-phy-prach {
482 uses lte-ran-phy-prach-g;
483 description
484 "Container for object class FAPService.{i}.CellConfig.LTE.RAN.PHY.PRACH.";
485 }
486 container lte-ran-phy-pucch {
487 uses lte-ran-phy-pucch-g;
488 description
489 "Container for object class FAPService.{i}.CellConfig.LTE.RAN.PHY.PUCCH.";
490 }
491 container lte-ran-phy-pusch {
492 uses lte-ran-phy-pusch-g;
493 description
494 "Container for object class FAPService.{i}.CellConfig.LTE.RAN.PHY.PUSCH.";
495 container lte-ran-phy-pusch-ulrs {
496 uses lte-ran-phy-pusch-ulrs-g;
497 description
498 "Container for object class FAPService.{i}.CellConfig.LTE.RAN.PHY.PUSCH.ULRS.";
499 }
500 }
501 container lte-ran-phy-ul-power-control {
502 uses lte-ran-phy-ul-power-control-g;
503 description
504 "Container for object class FAPService.{i}.CellConfig.LTE.RAN.PHY.ULPowerControl.";
505 }
506 container lte-ran-phy-mbsfn {
507 uses lte-ran-phy-mbsfn-g;
508 description
509 "Container for object class FAPService.{i}.CellConfig.LTE.RAN.PHY.MBSFN.";
510 list lte-ran-phy-mbsfn-sf-config-list {
511 key "radio-frame-allocation-period radioframe-allocation-offset radio-frame-allocation-size";
512 uses lte-ran-phy-mbsfn-sf-config-list-g;
513 description
514 "List of object class FAPService.{i}.CellConfig.LTE.RAN.PHY.MBSFN.SFConfigList.{i}.";
515 }
516 }
517 container lte-ran-phy-prs {
518 uses lte-ran-phy-prs-g;
519 description
520 "Container for object class FAPService.{i}.CellConfig.LTE.RAN.PHY.PRS.";
521 }
522 container lte-ran-phy-tdd-frame {
523 uses lte-ran-phy-tdd-frame-g;
524 description
525 "Container for object class FAPService.{i}.CellConfig.LTE.RAN.PHY.TDDFrame.";
526 }
527 }
528 container lte-ran-mac {
529 uses lte-ran-mac-g;
530 description
531 "Container for object class FAPService.{i}.CellConfig.LTE.RAN.MAC.";
532 container lte-ran-mac-rach {
533 uses lte-ran-mac-rach-g;
534 description
535 "Container for object class FAPService.{i}.CellConfig.LTE.RAN.MAC.RACH.";
536 }
537 container lte-ran-mac-drx {
538 uses lte-ran-mac-drx-g;
539 description
540 "Container for object class FAPService.{i}.CellConfig.LTE.RAN.MAC.DRX.";
541 }
542 container lte-ran-mac-ulsch {
543 uses lte-ran-mac-ulsch-g;
544 description
545 "Container for object class FAPService.{i}.CellConfig.LTE.RAN.MAC.ULSCH.";
546 }
547 }
548 container lte-ran-rlc {
549 uses lte-ran-rlc-g;
550 description
551 "Container for object class FAPService.{i}.CellConfig.LTE.RAN.RLC.";
552 container lte-ran-rlc-srb1 {
553 uses lte-ran-rlc-srb1-g;
554 description
555 "Container for object class FAPService.{i}.CellConfig.LTE.RAN.RLC.SRB1.";
556 }
557 container lte-ran-rlc-srb2 {
558 uses lte-ran-rlc-srb2-g;
559 description
560 "Container for object class FAPService.{i}.CellConfig.LTE.RAN.RLC.SRB2.";
561 }
562 }
563 container lte-ran-rrc-timers {
564 uses lte-ran-rrc-timers-g;
565 description
566 "Container for object class FAPService.{i}.CellConfig.LTE.RAN.RRCTimers.";
567 }
568 container lte-ran-cell-restriction {
569 uses lte-ran-cell-restriction-g;
570 description
571 "Container for object class FAPService.{i}.CellConfig.LTE.RAN.CellRestriction.";
572 }
573 container lte-ran-mobility {
574 uses lte-ran-mobility-g;
575 description
576 "Container for object class FAPService.{i}.CellConfig.LTE.RAN.Mobility.";
577 container lte-ran-mobility-idle-mode {
578 uses lte-ran-mobility-idle-mode-g;
579 description
580 "Container for object class FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.";
581 container lte-ran-mobility-idle-mode-common {
582 uses lte-ran-mobility-idle-mode-common-g;
583 description
584 "Container for object class FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.Common.";
585 }
586 container lte-ran-mobility-idle-mode-intra-freq {
587 uses lte-ran-mobility-idle-mode-intra-freq-g;
588 description
589 "Container for object class FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IntraFreq.";
590 }
591 container lte-ran-mobility-idle-mode-inter-freq {
592 uses lte-ran-mobility-idle-mode-inter-freq-g;
593 description
594 "Container for object class FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.InterFreq.";
595 list lte-ran-mobility-idle-mode-inter-freq-carrier {
596 key "eutra-carrier-arfcn";
597 uses lte-ran-mobility-idle-mode-inter-freq-carrier-g;
598 description
599 "List of object class FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.InterFreq.Carrier.{i}.";
600 }
601 }
602 container lte-ran-mobility-idle-mode-irat {
603 uses lte-ran-mobility-idle-mode-irat-g;
604 description
605 "Container for object class FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IRAT.";
606 container lte-ran-mobility-idle-mode-irat-utra {
607 uses lte-ran-mobility-idle-mode-irat-utra-g;
608 description
609 "Container for object class FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IRAT.UTRA.";
610 list lte-ran-mobility-idle-mode-irat-utra-utranfdd-freq {
611 key "utra-carrier-arfcn";
612 uses lte-ran-mobility-idle-mode-irat-utra-utranfdd-freq-g;
613 description
614 "List of object class FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IRAT.UTRA.UTRANFDDFreq.{i}.";
615 }
616 }
617 container lte-ran-mobility-idle-mode-irat-geran {
618 uses lte-ran-mobility-idle-mode-irat-geran-g;
619 description
620 "Container for object class FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IRAT.GERAN.";
621 list lte-ran-mobility-idle-mode-irat-geran-geran-freq-group {
622 key "bccharfcn";
623 uses lte-ran-mobility-idle-mode-irat-geran-geran-freq-group-g;
624 description
625 "List of object class FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IRAT.GERAN.GERANFreqGroup.{i}.";
626 }
627 }
628 container lte-ran-mobility-idle-mode-irat-cdma2000 {
629 uses lte-ran-mobility-idle-mode-irat-cdma2000-g;
630 description
631 "Container for object class FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IRAT.CDMA2000.";
632 list lte-ran-mobility-idle-mode-irat-cdma2000-cdma2000-band {
633 key "band-class";
634 uses lte-ran-mobility-idle-mode-irat-cdma2000-cdma2000-band-g;
635 description
636 "List of object class FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IRAT.CDMA2000.CDMA2000Band.{i}.";
637 }
638 }
639 }
640 }
641 container lte-ran-mobility-conn-mode {
642 uses lte-ran-mobility-conn-mode-g;
643 description
644 "Container for object class FAPService.{i}.CellConfig.LTE.RAN.Mobility.ConnMode.";
645 container lte-ran-mobility-conn-mode-eutra {
646 uses lte-ran-mobility-conn-mode-eutra-g;
647 description
648 "Container for object class FAPService.{i}.CellConfig.LTE.RAN.Mobility.ConnMode.EUTRA.";
649 }
650 container lte-ran-mobility-conn-mode-irat {
651 uses lte-ran-mobility-conn-mode-irat-g;
652 description
653 "Container for object class FAPService.{i}.CellConfig.LTE.RAN.Mobility.ConnMode.IRAT.";
654 }
655 }
656 }
657 container lte-ran-neighbor-list {
658 uses lte-ran-neighbor-list-g;
659 description
660 "Container for object class FAPService.{i}.CellConfig.LTE.RAN.NeighborList.";
661 list lte-ran-neighbor-list-lte-cell {
662 key "plmnid cid";
663 uses lte-ran-neighbor-list-lte-cell-g;
664 description
665 "List of object class FAPService.{i}.CellConfig.LTE.RAN.NeighborList.LTECell.{i}.";
666 }
667 container lte-ran-neighbor-list-inter-rat-cell {
668 uses lte-ran-neighbor-list-inter-rat-cell-g;
669 description
670 "Container for object class FAPService.{i}.CellConfig.LTE.RAN.NeighborList.InterRATCell.";
671 list lte-ran-neighbor-list-inter-rat-cell-umts {
672 key "plmnid cid";
673 uses lte-ran-neighbor-list-inter-rat-cell-umts-g;
674 description
675 "List of object class FAPService.{i}.CellConfig.LTE.RAN.NeighborList.InterRATCell.UMTS.{i}.";
676 }
677 list lte-ran-neighbor-list-inter-rat-cell-gsm {
678 key "plmnid lac ci";
679 uses lte-ran-neighbor-list-inter-rat-cell-gsm-g;
680 description
681 "List of object class FAPService.{i}.CellConfig.LTE.RAN.NeighborList.InterRATCell.GSM.{i}.";
682 }
683 list lte-ran-neighbor-list-inter-rat-cell-cdma2000 {
684 key "cid";
685 uses lte-ran-neighbor-list-inter-rat-cell-cdma2000-g;
686 description
687 "List of object class FAPService.{i}.CellConfig.LTE.RAN.NeighborList.InterRATCell.CDMA2000.{i}.";
688 }
689 }
690 }
691 container lte-ran-neighbor-list-in-use {
692 uses lte-ran-neighbor-list-in-use-g;
693 description
694 "Container for object class FAPService.{i}.CellConfig.LTE.RAN.NeighborListInUse.";
695 list lte-ran-neighbor-list-in-use-lte-cell {
696 key "plmnid cid";
697 uses lte-ran-neighbor-list-in-use-lte-cell-g;
698 description
699 "List of object class FAPService.{i}.CellConfig.LTE.RAN.NeighborListInUse.LTECell.{i}.";
700 }
701 container lte-ran-neighbor-list-in-use-inter-rat-cell {
702 uses lte-ran-neighbor-list-in-use-inter-rat-cell-g;
703 description
704 "Container for object class FAPService.{i}.CellConfig.LTE.RAN.NeighborListInUse.InterRATCell.";
705 list lte-ran-neighbor-list-in-use-inter-rat-cell-umts {
706 key "plmnid cid";
707 uses lte-ran-neighbor-list-in-use-inter-rat-cell-umts-g;
708 description
709 "List of object class FAPService.{i}.CellConfig.LTE.RAN.NeighborListInUse.InterRATCell.UMTS.{i}.";
710 }
711 list lte-ran-neighbor-list-in-use-inter-rat-cell-gsm {
712 key "plmnid lac ci";
713 uses lte-ran-neighbor-list-in-use-inter-rat-cell-gsm-g;
714 description
715 "List of object class FAPService.{i}.CellConfig.LTE.RAN.NeighborListInUse.InterRATCell.GSM.{i}.";
716 }
717 list lte-ran-neighbor-list-in-use-inter-rat-cell-cdma2000 {
718 key "cid";
719 uses lte-ran-neighbor-list-in-use-inter-rat-cell-cdma2000-g;
720 description
721 "List of object class FAPService.{i}.CellConfig.LTE.RAN.NeighborListInUse.InterRATCell.CDMA2000.{i}.";
722 }
723 }
724 }
725 }
726 }
727 container cdma2000 {
728 uses cdma2000-g;
729 description
730 "Container for object class FAPService.{i}.CellConfig.CDMA2000.";
731 container cdma2000-one-x {
732 uses cdma2000-one-x-g;
733 description
734 "Container for object class FAPService.{i}.CellConfig.CDMA2000.OneX.";
735 container cdma2000-one-x-ran {
736 uses cdma2000-one-x-ran-g;
737 description
738 "Container for object class FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.";
739 container cdma2000-one-x-ran-rf {
740 uses cdma2000-one-x-ran-rf-g;
741 description
742 "Container for object class FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.RF.";
743 }
744 container cdma2000-one-x-ran-network-listen-mode-config {
745 uses cdma2000-one-x-ran-network-listen-mode-config-g;
746 description
747 "Container for object class FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.NetworkListenModeConfig.";
748 }
749 container cdma2000-one-x-ran-access-parameters {
750 uses cdma2000-one-x-ran-access-parameters-g;
751 description
752 "Container for object class FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.AccessParameters.";
753 }
754 container cdma2000-one-x-ran-system-parameters {
755 uses cdma2000-one-x-ran-system-parameters-g;
756 description
757 "Container for object class FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.SystemParameters.";
758 }
759 container cdma2000-one-x-ran-extended-system-parameters {
760 uses cdma2000-one-x-ran-extended-system-parameters-g;
761 description
762 "Container for object class FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.ExtendedSystemParameters.";
763 }
764 container cdma2000-one-x-ran-forward-pwr-ctr {
765 uses cdma2000-one-x-ran-forward-pwr-ctr-g;
766 description
767 "Container for object class FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.ForwardPwrCtr.";
768 }
769 container cdma2000-one-x-ran-hard-handoff {
770 uses cdma2000-one-x-ran-hard-handoff-g;
771 description
772 "Container for object class FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.HardHandoff.";
773 container cdma2000-one-x-ran-hard-handoff-stats {
774 uses cdma2000-one-x-ran-hard-handoff-stats-g;
775 description
776 "Container for object class FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.HardHandoff.Stats.";
777 }
778 }
779 container cdma2000-one-x-ran-power-control {
780 uses cdma2000-one-x-ran-power-control-g;
781 description
782 "Container for object class FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.PowerControl.";
783 }
784 list cdma2000-one-x-ran-neighbor-list {
785 key "one-x-neighbor-index neighbor-pn";
786 uses cdma2000-one-x-ran-neighbor-list-g;
787 description
788 "List of object class FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.NeighborList.{i}.";
789 }
790 container cdma2000-one-x-ran-apidm {
791 uses cdma2000-one-x-ran-apidm-g;
792 description
793 "Container for object class FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.APIDM.";
794 }
795 container cdma2000-one-x-ran-apidtm {
796 uses cdma2000-one-x-ran-apidtm-g;
797 description
798 "Container for object class FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.APIDTM.";
799 }
800 container cdma2000-one-x-ran-appim {
801 uses cdma2000-one-x-ran-appim-g;
802 description
803 "Container for object class FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.APPIM.";
804 list cdma2000-one-x-ran-appim-appirec {
805 key "apsid apnid apband apfreq appnrectype appnreclen appnrec";
806 uses cdma2000-one-x-ran-appim-appirec-g;
807 description
808 "List of object class FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.APPIM.APPIREC.{i}.";
809 }
810 }
811 }
812 container cdma2000-one-x-pcf-config {
813 uses cdma2000-one-x-pcf-config-g;
814 description
815 "Container for object class FAPService.{i}.CellConfig.CDMA2000.OneX.PCFConfig.";
816 container cdma2000-one-x-pcf-config-pcf-performance-stats {
817 uses cdma2000-one-x-pcf-config-pcf-performance-stats-g;
818 description
819 "Container for object class FAPService.{i}.CellConfig.CDMA2000.OneX.PCFConfig.PCFPerformanceStats.";
820 }
821 }
822 list cdma2000-one-x-batch-pcfpdsn {
823 key "batch-table-number";
824 uses cdma2000-one-x-batch-pcfpdsn-g;
825 description
826 "List of object class FAPService.{i}.CellConfig.CDMA2000.OneX.BatchPCFPDSN.{i}.";
827 }
828 list cdma2000-one-x-pcfpdsn {
829 key "pdsn-number security-parameter-index security-key";
830 uses cdma2000-one-x-pcfpdsn-g;
831 container cdma2000-one-x-pcfpdsn-a11-reg-update-stats {
832 uses cdma2000-one-x-pcfpdsn-a11-reg-update-stats-g;
833 description
834 "Container for object class FAPService.{i}.CellConfig.CDMA2000.OneX.PCFPDSN.{i}.A11RegUpdateStats.";
835 }
836 container cdma2000-one-x-pcfpdsn-pcfpdsn-stats {
837 uses cdma2000-one-x-pcfpdsn-pcfpdsn-stats-g;
838 description
839 "Container for object class FAPService.{i}.CellConfig.CDMA2000.OneX.PCFPDSN.{i}.PCFPDSNStats.";
840 }
841 description
842 "List of object class FAPService.{i}.CellConfig.CDMA2000.OneX.PCFPDSN.{i}.";
843 }
844 container cdma2000-one-x-stats {
845 uses cdma2000-one-x-stats-g;
846 description
847 "Container for object class FAPService.{i}.CellConfig.CDMA2000.OneX.Stats.";
848 }
849 container cdma2000-one-x-redirect {
850 uses cdma2000-one-x-redirect-g;
851 description
852 "Container for object class FAPService.{i}.CellConfig.CDMA2000.OneX.Redirect.";
853 }
854 }
855 container cdma2000-hrpd {
856 uses cdma2000-hrpd-g;
857 description
858 "Container for object class FAPService.{i}.CellConfig.CDMA2000.HRPD.";
859 container cdma2000-hrpd-ran {
860 uses cdma2000-hrpd-ran-g;
861 description
862 "Container for object class FAPService.{i}.CellConfig.CDMA2000.HRPD.RAN.";
863 container cdma2000-hrpd-ran-rf {
864 uses cdma2000-hrpd-ran-rf-g;
865 description
866 "Container for object class FAPService.{i}.CellConfig.CDMA2000.HRPD.RAN.RF.";
867 }
868 }
869 container cdma2000-hrpd-pcf-config {
870 uses cdma2000-hrpd-pcf-config-g;
871 description
872 "Container for object class FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFConfig.";
873 container cdma2000-hrpd-pcf-config-pcf-performance-stats {
874 uses cdma2000-hrpd-pcf-config-pcf-performance-stats-g;
875 description
876 "Container for object class FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFConfig.PCFPerformanceStats.";
877 }
878 }
879 list cdma2000-hrpd-batch-pcfpdsn {
880 key "batch-table-number batch-table-security-parameter-index batch-table-secret-key";
881 uses cdma2000-hrpd-batch-pcfpdsn-g;
882 description
883 "List of object class FAPService.{i}.CellConfig.CDMA2000.HRPD.BatchPCFPDSN.{i}.";
884 }
885 list cdma2000-hrpd-pcfpdsn {
886 key "pdsn-number security-parameter-index security-key";
887 uses cdma2000-hrpd-pcfpdsn-g;
888 container cdma2000-hrpd-pcfpdsn-a11-session-update-stats {
889 uses cdma2000-hrpd-pcfpdsn-a11-session-update-stats-g;
890 description
891 "Container for object class FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.A11SessionUpdateStats.";
892 }
893 container cdma2000-hrpd-pcfpdsn-a11-reg-update-stats {
894 uses cdma2000-hrpd-pcfpdsn-a11-reg-update-stats-g;
895 description
896 "Container for object class FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.A11RegUpdateStats.";
897 }
898 container cdma2000-hrpd-pcfpdsn-aux-a10-stats {
899 uses cdma2000-hrpd-pcfpdsn-aux-a10-stats-g;
900 description
901 "Container for object class FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.AuxA10Stats.";
902 }
903 container cdma2000-hrpd-pcfpdsn-pcfpdsn-stats {
904 uses cdma2000-hrpd-pcfpdsn-pcfpdsn-stats-g;
905 description
906 "Container for object class FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.PCFPDSNStats.";
907 }
908 description
909 "List of object class FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.";
910 }
911 container cdma2000-hrpd-redirect {
912 uses cdma2000-hrpd-redirect-g;
913 description
914 "Container for object class FAPService.{i}.CellConfig.CDMA2000.HRPD.Redirect.";
915 }
916 container cdma2000-hrpd-call-control-stats {
917 uses cdma2000-hrpd-call-control-stats-g;
918 description
919 "Container for object class FAPService.{i}.CellConfig.CDMA2000.HRPD.CallControlStats.";
920 }
921 container cdma2000-hrpd-qo-s-stats {
922 uses cdma2000-hrpd-qo-s-stats-g;
923 description
924 "Container for object class FAPService.{i}.CellConfig.CDMA2000.HRPD.QoSStats.";
925 }
926 container cdma2000-hrpd-rnc-sig-apps-stats {
927 uses cdma2000-hrpd-rnc-sig-apps-stats-g;
928 description
929 "Container for object class FAPService.{i}.CellConfig.CDMA2000.HRPD.RNCSigAppsStats.";
930 }
931 container cdma2000-hrpd-access-auth-config {
932 uses cdma2000-hrpd-access-auth-config-g;
933 description
934 "Container for object class FAPService.{i}.CellConfig.CDMA2000.HRPD.AccessAuthConfig.";
935 }
936 container cdma2000-hrpd-access-auth-stats {
937 uses cdma2000-hrpd-access-auth-stats-g;
938 description
939 "Container for object class FAPService.{i}.CellConfig.CDMA2000.HRPD.AccessAuthStats.";
940 }
941 }
942 container cdma2000-beacon {
943 uses cdma2000-beacon-g;
944 description
945 "Container for object class FAPService.{i}.CellConfig.CDMA2000.Beacon.";
946 list cdma2000-beacon-beacon-list {
947 key "beacon-index";
948 uses cdma2000-beacon-beacon-list-g;
949 description
950 "List of object class FAPService.{i}.CellConfig.CDMA2000.Beacon.BeaconList.{i}.";
951 }
952 list cdma2000-beacon-hrpd-beacon-list {
953 key "beacon-index";
954 uses cdma2000-beacon-hrpd-beacon-list-g;
955 description
956 "List of object class FAPService.{i}.CellConfig.CDMA2000.Beacon.HRPDBeaconList.{i}.";
957 }
958 }
959 }
960 }
961 container rem {
962 uses rem-g;
963 description
964 "Container for object class FAPService.{i}.REM.";
965 container rem-umts {
966 uses rem-umts-g;
967 description
968 "Container for object class FAPService.{i}.REM.UMTS.";
969 container rem-umts-wcdma {
970 uses rem-umts-wcdma-g;
971 description
972 "Container for object class FAPService.{i}.REM.UMTS.WCDMA.";
973 list rem-umts-wcdma-cell {
974 key "rem-umts-wcdma-cell-key";
975 uses rem-umts-wcdma-cell-g;
976 container rem-umts-wcdma-cell-rf {
977 uses rem-umts-wcdma-cell-rf-g;
978 description
979 "Container for object class FAPService.{i}.REM.UMTS.WCDMA.Cell.{i}.RF.";
980 }
981 container rem-umts-wcdma-cell-bcch {
982 uses rem-umts-wcdma-cell-bcch-g;
983 description
984 "Container for object class FAPService.{i}.REM.UMTS.WCDMA.Cell.{i}.BCCH.";
985 container rem-umts-wcdma-cell-bcch-csgpsc-split-info {
986 uses rem-umts-wcdma-cell-bcch-csgpsc-split-info-g;
987 description
988 "Container for object class FAPService.{i}.REM.UMTS.WCDMA.Cell.{i}.BCCH.CSGPSCSplitInfo.";
989 }
990 container rem-umts-wcdma-cell-bcch-reference-position {
991 uses rem-umts-wcdma-cell-bcch-reference-position-g;
992 description
993 "Container for object class FAPService.{i}.REM.UMTS.WCDMA.Cell.{i}.BCCH.ReferencePosition.";
994 }
995 }
996 description
997 "List of object class FAPService.{i}.REM.UMTS.WCDMA.Cell.{i}.";
998 }
999 }
1000 container rem-umts-gsm {
1001 uses rem-umts-gsm-g;
1002 description
1003 "Container for object class FAPService.{i}.REM.UMTS.GSM.";
1004 list rem-umts-gsm-cell {
1005 key "arfcn bsic";
1006 uses rem-umts-gsm-cell-g;
1007 description
1008 "List of object class FAPService.{i}.REM.UMTS.GSM.Cell.{i}.";
1009 }
1010 }
1011 }
1012 container rem-lte {
1013 uses rem-lte-g;
1014 description
1015 "Container for object class FAPService.{i}.REM.LTE.";
1016 list rem-lte-cell {
1017 key "rem-lte-cell-key";
1018 uses rem-lte-cell-g;
1019 container rem-lte-cell-rf {
1020 uses rem-lte-cell-rf-g;
1021 description
1022 "Container for object class FAPService.{i}.REM.LTE.Cell.{i}.RF.";
1023 }
1024 container rem-lte-cell-bcch {
1025 uses rem-lte-cell-bcch-g;
1026 description
1027 "Container for object class FAPService.{i}.REM.LTE.Cell.{i}.BCCH.";
1028 list rem-lte-cell-bcch-plmn-list {
1029 key "plmnid";
1030 uses rem-lte-cell-bcch-plmn-list-g;
1031 description
1032 "List of object class FAPService.{i}.REM.LTE.Cell.{i}.BCCH.PLMNList.{i}.";
1033 }
1034 }
1035 description
1036 "List of object class FAPService.{i}.REM.LTE.Cell.{i}.";
1037 }
1038 list rem-lte-carrier-meas {
1039 key "carrier-arfcndl carrier-ch-width";
1040 uses rem-lte-carrier-meas-g;
1041 description
1042 "List of object class FAPService.{i}.REM.LTE.CarrierMeas.{i}.";
1043 }
1044 }
1045 container rem-cdma2000 {
1046 uses rem-cdma2000-g;
1047 description
1048 "Container for object class FAPService.{i}.REM.CDMA2000.";
1049 container rem-cdma2000-one-x {
1050 uses rem-cdma2000-one-x-g;
1051 description
1052 "Container for object class FAPService.{i}.REM.CDMA2000.OneX.";
1053 list rem-cdma2000-one-x-channel {
1054 key "sniffing-band-class sniffing-channel-number";
1055 uses rem-cdma2000-one-x-channel-g;
1056 description
1057 "List of object class FAPService.{i}.REM.CDMA2000.OneX.Channel.{i}.";
1058 }
1059 list rem-cdma2000-one-x-cell {
1060 key "rem-cdma2000-one-x-cell-key";
1061 uses rem-cdma2000-one-x-cell-g;
1062 container rem-cdma2000-one-x-cell-rf {
1063 uses rem-cdma2000-one-x-cell-rf-g;
1064 description
1065 "Container for object class FAPService.{i}.REM.CDMA2000.OneX.Cell.{i}.RF.";
1066 }
1067 container rem-cdma2000-one-x-cell-control-channel {
1068 uses rem-cdma2000-one-x-cell-control-channel-g;
1069 description
1070 "Container for object class FAPService.{i}.REM.CDMA2000.OneX.Cell.{i}.ControlChannel.";
1071 }
1072 description
1073 "List of object class FAPService.{i}.REM.CDMA2000.OneX.Cell.{i}.";
1074 }
1075 }
1076 container rem-cdma2000-hrpd {
1077 uses rem-cdma2000-hrpd-g;
1078 description
1079 "Container for object class FAPService.{i}.REM.CDMA2000.HRPD.";
1080 list rem-cdma2000-hrpd-channel {
1081 key "sniffing-band-class sniffing-channel-number";
1082 uses rem-cdma2000-hrpd-channel-g;
1083 description
1084 "List of object class FAPService.{i}.REM.CDMA2000.HRPD.Channel.{i}.";
1085 }
1086 list rem-cdma2000-hrpd-cell {
1087 key "rem-cdma2000-hrpd-cell-key";
1088 uses rem-cdma2000-hrpd-cell-g;
1089 container rem-cdma2000-hrpd-cell-rf {
1090 uses rem-cdma2000-hrpd-cell-rf-g;
1091 description
1092 "Container for object class FAPService.{i}.REM.CDMA2000.HRPD.Cell.{i}.RF.";
1093 }
1094 container rem-cdma2000-hrpd-cell-control-channel {
1095 uses rem-cdma2000-hrpd-cell-control-channel-g;
1096 description
1097 "Container for object class FAPService.{i}.REM.CDMA2000.HRPD.Cell.{i}.ControlChannel.";
1098 }
1099 description
1100 "List of object class FAPService.{i}.REM.CDMA2000.HRPD.Cell.{i}.";
1101 }
1102 }
1103 container rem-cdma2000-macro-timing {
1104 uses rem-cdma2000-macro-timing-g;
1105 description
1106 "Container for object class FAPService.{i}.REM.CDMA2000.MacroTiming.";
1107 list rem-cdma2000-macro-timing-channel {
1108 key "band-class channel-number";
1109 uses rem-cdma2000-macro-timing-channel-g;
1110 description
1111 "List of object class FAPService.{i}.REM.CDMA2000.MacroTiming.Channel.{i}.";
1112 }
1113 }
1114 }
1115 }
1116 container transport {
1117 uses transport-g;
1118 description
1119 "Container for object class FAPService.{i}.Transport.";
1120 container transport-sip {
1121 uses transport-sip-g;
1122 description
1123 "Container for object class FAPService.{i}.Transport.SIP.";
1124 container transport-sip-fcs {
1125 uses transport-sip-fcs-g;
1126 description
1127 "Container for object class FAPService.{i}.Transport.SIP.FCS.";
1128 }
1129 }
1130 container transport-sctp {
1131 uses transport-sctp-g;
1132 description
1133 "Container for object class FAPService.{i}.Transport.SCTP.";
1134 list transport-sctp-assoc {
1135 key "primary-peer-address local-port";
1136 uses transport-sctp-assoc-g;
1137 description
1138 "List of object class FAPService.{i}.Transport.SCTP.Assoc.{i}.";
1139 }
1140 }
1141 container transport-real-time {
1142 uses transport-real-time-g;
1143 description
1144 "Container for object class FAPService.{i}.Transport.RealTime.";
1145 container transport-real-time-perf {
1146 uses transport-real-time-perf-g;
1147 description
1148 "Container for object class FAPService.{i}.Transport.RealTime.Perf.";
1149 }
1150 }
1151 container transport-packet {
1152 uses transport-packet-g;
1153 description
1154 "Container for object class FAPService.{i}.Transport.Packet.";
1155 }
1156 container transport-security {
1157 uses transport-security-g;
1158 description
1159 "Container for object class FAPService.{i}.Transport.Security.";
1160 list transport-security-secret {
1161 key "uicc-card-id";
1162 uses transport-security-secret-g;
1163 description
1164 "List of object class FAPService.{i}.Transport.Security.Secret.{i}.";
1165 }
1166 }
1167 }
1168 description
1169 "List of object class FAPService.{i}.";
1170 }
1171
1172 grouping fap-service-g {
1173 description
1174 "The Femto Access Point (FAP) Service Object.";
1175 leaf alias {
1176 type string {
1177 length "1..64";
1178 }
1179 description
1180 "{{datatype|expand}}";
1181 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Alias";
1182 }
1183 leaf device-type {
1184 type enumeration {
1185 enum "standalone" {
1186 value 1;
1187 description
1188 "none";
1189 reference "BBF TR-196 2.0.3 full - FAPService.{i}.DeviceType - Standalone";
1190 }
1191 enum "integrated" {
1192 value 2;
1193 description
1194 "none";
1195 reference "BBF TR-196 2.0.3 full - FAPService.{i}.DeviceType - Integrated";
1196 }
1197 }
1198 description
1199 "The type of FAP device.";
1200 reference "BBF TR-196 2.0.3 full - FAPService.{i}.DeviceType";
1201 }
1202 leaf dn-prefix {
1203 type string {
1204 length "0..256";
1205 }
1206 config false;
1207 description
1208 "The Distinguished Name prefix (DNPrefix) is an operator-configurable prefix string that is pre-pended to object distinguished names in the {{bibref|TR-157a5}} alarm object. See {{bibref|3GPP-TS.32.300}} for the formal definition and examples of DNPrefix as applied to 3GPP alarm objects";
1209 reference "BBF TR-196 2.0.3 full - FAPService.{i}.DNPrefix";
1210 }
1211 reference "BBF TR-196 2.0.3 full - FAPService.{i}.";
1212 }
1213
1214 grouping x-0005b9-lte-g {
1215 leaf phy-cell-id-in-use {
1216 type uint64;
1217 default 0;
1218 }
1219 }
1220 grouping capabilities-g {
1221 description
1222 "This object contains parameters relating to the hardware capabilities of the FAP device.";
1223 leaf gps-equipped {
1224 type boolean;
1225 description
1226 "Indicates whether the FAP is equipped with a GPS receiver or not.";
1227 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.GPSEquipped";
1228 }
1229 leaf max-tx-power {
1230 type uint64;
1231 units "dBm";
1232 description
1233 "Indicates the maximum possible transmit power in {{units}} that the FAP hardware can support.";
1234 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.MaxTxPower";
1235 }
1236 leaf-list supported-systems {
1237 type enumeration {
1238 enum "umts" {
1239 value 1;
1240 description
1241 "none";
1242 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.SupportedSystems - UMTS";
1243 }
1244 enum "lte" {
1245 value 2;
1246 description
1247 "none";
1248 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.SupportedSystems - LTE";
1249 }
1250 enum "cdma1x" {
1251 value 3;
1252 description
1253 "none";
1254 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.SupportedSystems - CDMA1x";
1255 }
1256 enum "cdmahrpd" {
1257 value 4;
1258 description
1259 "none";
1260 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.SupportedSystems - CDMAHRPD";
1261 }
1262 }
1263 description
1264 "{{list}} Each entry is a type of system that the FAP supports. {{enum}}";
1265 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.SupportedSystems";
1266 }
1267 leaf beacon {
1268 type boolean;
1269 description
1270 "Indicates whether FAP can support beacon transmission.";
1271 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.Beacon";
1272 }
1273 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.";
1274 }
1275
1276 grouping capabilities-umts-g {
1277 description
1278 "This object contains parameters relating to the system and RF aspect of the FAP device that supports the UMTS system.";
1279 leaf duplex-mode {
1280 type enumeration {
1281 enum "fdd-mode" {
1282 value 1;
1283 description
1284 "none";
1285 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.UMTS.DuplexMode - FDDMode";
1286 }
1287 }
1288 description
1289 "Indicates the mode supported by the FAP. {{enum}}";
1290 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.UMTS.DuplexMode";
1291 }
1292 leaf gsm-rx-supported {
1293 type boolean;
1294 description
1295 "Indicates whether the FAP hardware supports the receiving function of GSM or not.";
1296 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.UMTS.GSMRxSupported";
1297 }
1298 leaf hsdpa-supported {
1299 type boolean;
1300 description
1301 "Indicates whether the FAP hardware supports the HSDPA capability or not.";
1302 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.UMTS.HSDPASupported";
1303 }
1304 leaf max-hsdpa-data-rate-supported {
1305 type uint64;
1306 units "Kbps";
1307 description
1308 "If the FAP hardware supports HSDPA ({{param|HSDPASupported}} is {{true}}), this parameter indicates the maximum HSDPA data rate in {{units}} that the device supports.";
1309 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.UMTS.MaxHSDPADataRateSupported";
1310 }
1311 leaf hsupa-supported {
1312 type boolean;
1313 description
1314 "Indicates whether the FAP hardware supports the HSUPA capability or not.";
1315 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.UMTS.HSUPASupported";
1316 }
1317 leaf max-hsupa-data-rate-supported {
1318 type uint64;
1319 units "Kbps";
1320 description
1321 "If the FAP hardware supports HSUPA ({{param|HSUPASupported}} is {{true}}), this parameter indicates the maximum HSUPA data rate in {{units}} that the device supports.";
1322 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.UMTS.MaxHSUPADataRateSupported";
1323 }
1324 leaf max-hspdsc-hs-supported {
1325 type uint8 {
1326 range "0..15";
1327 }
1328 description
1329 "If the FAP hardware supports HSPA family (either {{param|HSDPASupported}} is {{true}} or {{param|HSUPASupported}} is {{true}}), this parameter indicates the available number of codes at the defined spreading factor (SF=16), within the complete code tree. See {{bibref|3GPP-TS.32.642|Section 6.3.9}} for more details.";
1330 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.UMTS.MaxHSPDSCHsSupported";
1331 }
1332 leaf max-hsscc-hs-supported {
1333 type uint64;
1334 description
1335 "If the FAP hardware supports HSPA family (either {{param|HSDPASupported}} is {{true}} or {{param|HSUPASupported}} is {{true}}), this parameter indicates the available number of HS-SCCHs for one cell. See {{bibref|3GPP-TS.32.642|Section 6.3.9}} for more details.";
1336 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.UMTS.MaxHSSCCHsSupported";
1337 }
1338 leaf-list fdd-bands-supported {
1339 type string;
1340 min-elements 1;
1341 max-elements "16";
1342 description
1343 "{{list}} Indicates the UMTS bands that the FAP supports {{bibref|3GPP-TS.25.104}}, Release 8. At least one band MUST be supported and multiple bands MAY be supported. {{bibref|3GPP-TS.25.104}} Version 8.3.0 defines 14 UMTS bands (I through XIV). Each individual band is identified by its upper case Roman numeral. The order of the band indicators in the string has no significance. In case a new band is defined in the 3GPP standard in a future release of {{bibref|3GPP-TS.25.104}}, the corresponding new upper case Roman numeral will be included in the valid band indicators. The followings are examples of valid values: :\"I\" (specifies only band-I is supported) :\"I,II,V\" (specifies 3 bands are supported) :\"II,VII,I\" (specifies 3 bands are supported)";
1344 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.UMTS.FDDBandsSupported";
1345 }
1346 leaf-list gsm-rx-bands-supported {
1347 type enumeration {
1348 enum "t-gsm380" {
1349 value 1;
1350 description
1351 "none";
1352 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.UMTS.GSMRxBandsSupported - T-GSM380";
1353 }
1354 enum "t-gsm410" {
1355 value 2;
1356 description
1357 "none";
1358 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.UMTS.GSMRxBandsSupported - T-GSM410";
1359 }
1360 enum "gsm450" {
1361 value 3;
1362 description
1363 "none";
1364 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.UMTS.GSMRxBandsSupported - GSM450";
1365 }
1366 enum "gsm480" {
1367 value 4;
1368 description
1369 "none";
1370 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.UMTS.GSMRxBandsSupported - GSM480";
1371 }
1372 enum "gsm710" {
1373 value 5;
1374 description
1375 "none";
1376 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.UMTS.GSMRxBandsSupported - GSM710";
1377 }
1378 enum "gsm750" {
1379 value 6;
1380 description
1381 "none";
1382 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.UMTS.GSMRxBandsSupported - GSM750";
1383 }
1384 enum "t-gsm810" {
1385 value 7;
1386 description
1387 "none";
1388 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.UMTS.GSMRxBandsSupported - T-GSM810";
1389 }
1390 enum "gsm850" {
1391 value 8;
1392 description
1393 "none";
1394 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.UMTS.GSMRxBandsSupported - GSM850";
1395 }
1396 enum "p-gsm900" {
1397 value 9;
1398 description
1399 "none";
1400 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.UMTS.GSMRxBandsSupported - P-GSM900";
1401 }
1402 enum "e-gsm900" {
1403 value 10;
1404 description
1405 "none";
1406 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.UMTS.GSMRxBandsSupported - E-GSM900";
1407 }
1408 enum "r-gsm900" {
1409 value 11;
1410 description
1411 "none";
1412 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.UMTS.GSMRxBandsSupported - R-GSM900";
1413 }
1414 enum "t-gsm900" {
1415 value 12;
1416 description
1417 "none";
1418 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.UMTS.GSMRxBandsSupported - T-GSM900";
1419 }
1420 enum "dcs1800" {
1421 value 13;
1422 description
1423 "none";
1424 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.UMTS.GSMRxBandsSupported - DCS1800";
1425 }
1426 enum "pcs1900" {
1427 value 14;
1428 description
1429 "none";
1430 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.UMTS.GSMRxBandsSupported - PCS1900";
1431 }
1432 }
1433 description
1434 "{{list}} Indicates the GSM receive bands that the FAP supports {{bibref|3GPP-TS.45.005}}. At least one band MUST be supported and multiple bands MAY be supported. {{bibref|3GPP-TS.45.005}} defines 14 GSM bands. {{enum}} The order of the band indicators in the string has no significance. The following is an example of a valid value. :\"GSM850,PCS1900\"";
1435 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.UMTS.GSMRxBandsSupported";
1436 }
1437 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.UMTS.";
1438 }
1439
1440 grouping capabilities-umts-self-config-g {
1441 description
1442 "This object contains parameters relating to the self-configuration capabilities of the FAP. Self-configuration is enabled in {{object|.FAPControl.UMTS.SelfConfig.}}";
1443 leaf uarfcn-config {
1444 type boolean;
1445 description
1446 "Indicates whether the FAP supports the self-configuration capability to determine the UTRA Absolute Radio Frequency Channel Number (UARFCN). If {{true}} multiple values MAY be provided in {{param|.CellConfig.UMTS.RAN.RF.UARFCNDL}} for the FAP to select from. If {{false}} only a single value SHOULD be provided in {{param|.CellConfig.UMTS.RAN.RF.UARFCNDL}}.";
1447 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.UMTS.SelfConfig.UARFCNConfig";
1448 }
1449 leaf primary-scrambling-code-config {
1450 type boolean;
1451 description
1452 "Indicates whether the FAP supports the self-configuration capability to determine the Primary Scrambling Code (PSC). If {{true}} multiple values or a range of values MAY be provided in {{param|.CellConfig.UMTS.RAN.RF.PrimaryScramblingCode}} for the FAP to select from. If {{false}} only a single value SHOULD be provided in {{param|.CellConfig.UMTS.RAN.RF.PrimaryScramblingCode}}.";
1453 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.UMTS.SelfConfig.PrimaryScramblingCodeConfig";
1454 }
1455 leaf maxfap-tx-power-expanded-config {
1456 type boolean;
1457 description
1458 "Indicates whether the FAP supports the self-configuration capability to determine the Maximum FAP Transmit Power. If {{true}} a range of values MAY be provided in {{param|.CellConfig.UMTS.RAN.RF.MaxFAPTxPowerExpanded}} for the FAP to select from. If {{false}} only a single value SHOULD be provided in {{param|.CellConfig.UMTS.RAN.RF.MaxFAPTxPowerExpanded}}.";
1459 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.UMTS.SelfConfig.MaxFAPTxPowerExpandedConfig";
1460 }
1461 leaf pcpich-power-config {
1462 type boolean;
1463 description
1464 "Indicates whether the FAP supports the self-configuration capability to determine the P-CPICH power. If {{true}} a range of values MAY be provided in {{param|.CellConfig.UMTS.RAN.RF.PCPICHPower}} for the FAP to select from. If {{false}} only a single value SHOULD be provided in {{param|.CellConfig.UMTS.RAN.RF.PCPICHPower}} as an upper bound.";
1465 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.UMTS.SelfConfig.PCPICHPowerConfig";
1466 }
1467 leaf max-ul-tx-power-config {
1468 type boolean;
1469 description
1470 "Indicates whether the FAP supports the self-configuration capability to determine the Maximum UL Transmit Power. If {{true}} a range of values MAY be provided in {{param|.CellConfig.UMTS.RAN.RF.MaxULTxPower}} for the FAP to select from. If {{false}} only a single value SHOULD be provided in {{param|.CellConfig.UMTS.RAN.RF.MaxULTxPower}}.";
1471 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.UMTS.SelfConfig.MaxULTxPowerConfig";
1472 }
1473 leaf lacracura-config {
1474 type boolean;
1475 description
1476 "Indicates whether the FAP supports the self-configuration capability to determine the LAC, RAC, and URA. If {{true}} multiple values MAY be provided in {{param|.CellConfig.UMTS.CN.LACRAC}} and {{param|.CellConfig.UMTS.RAN.URAList}} for the FAP to select from. If {{false}} only a single value SHOULD be provided in {{param|.CellConfig.UMTS.CN.LACRAC}} and {{param|.CellConfig.UMTS.RAN.URAList}}.";
1477 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.UMTS.SelfConfig.LACRACURAConfig";
1478 }
1479 leaf neighbor-list-config {
1480 type boolean;
1481 description
1482 "Indicates whether the FAP supports the self-configuration capability to determine the neighbor list. If {{true}} the ACS uses the {{object|.CellConfig.UMTS.RAN.NeighborList.IntraFreqCell.{i}.}}, {{object|.CellConfig.UMTS.RAN.NeighborList.InterFreqCell.{i}.}}, {{object|.CellConfig.UMTS.RAN.NeighborList.InterRATCell.}} tables to explicitly include or exclude entries and the FAP uses that information to determine the final configuration found in the {{object|.CellConfig.UMTS.RAN.NeighborListInUse.IntraFreqCell.{i}.}}, {{object|.CellConfig.UMTS.RAN.NeighborListInUse.InterFreqCell.{i}.}}, {{object|.CellConfig.UMTS.RAN.NeighborListInUse.InterRATCell.}} tables. If {{false}} the ACS uses the {{object|.CellConfig.UMTS.RAN.NeighborList.IntraFreqCell.{i}.}}, {{object|.CellConfig.UMTS.RAN.NeighborList.InterFreqCell.{i}.}}, {{object|.CellConfig.UMTS.RAN.NeighborList.InterRATCell.}} tables to only specify the included entries and the FAP uses that list.";
1483 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.UMTS.SelfConfig.NeighborListConfig";
1484 }
1485 leaf cell-re-selection-config {
1486 type boolean;
1487 description
1488 "Indicates whether the FAP supports the self-configuration capability to determine cell-reselection values. If {{true}} {{object|.CellConfig.UMTS.RAN.CellSelection.}} can be self-configured. If {{false}} {{object|.CellConfig.UMTS.RAN.CellSelection.}} is provided by the ACS.";
1489 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.UMTS.SelfConfig.CellReSelectionConfig";
1490 }
1491 leaf intra-freq-meas-config {
1492 type boolean;
1493 description
1494 "Indicates whether the FAP supports the self-configuration capability to determine intra-frequency measurement values. If {{true}} {{object|.CellConfig.UMTS.RAN.IntraFreqMeas.}} can be self-configured. If {{false}} {{object|.CellConfig.UMTS.RAN.IntraFreqMeas.}} is provided by the ACS.";
1495 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.UMTS.SelfConfig.IntraFreqMeasConfig";
1496 }
1497 leaf inter-freq-meas-config {
1498 type boolean;
1499 description
1500 "Indicates whether the FAP supports the self-configuration capability to determine inter-frequency measurement values. If {{true}} {{object|.CellConfig.UMTS.RAN.InterFreqMeas.}} can be self-configured. If {{false}} {{object|.CellConfig.UMTS.RAN.InterFreqMeas.}} is provided by the ACS.";
1501 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.UMTS.SelfConfig.InterFreqMeasConfig";
1502 }
1503 leaf inter-rat-meas-config {
1504 type boolean;
1505 description
1506 "Indicates whether the FAP supports the self-configuration capability to determine inter-RAT measurement values. If {{true}} {{object|.CellConfig.UMTS.RAN.InterRATMeas.}} can be self-configured. If {{false}} {{object|.CellConfig.UMTS.RAN.InterRATMeas.}} is provided by the ACS.";
1507 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.UMTS.SelfConfig.InterRATMeasConfig";
1508 }
1509 leaf ue-internal-meas-config {
1510 type boolean;
1511 description
1512 "Indicates whether the FAP supports the self-configuration capability to determine UE internal measurement values. If {{true}} {{object|.CellConfig.UMTS.RAN.UEInternalMeas.}} can be self-configured. If {{false}} {{object|.CellConfig.UMTS.RAN.UEInternalMeas.}} is provided by the ACS.";
1513 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.UMTS.SelfConfig.UEInternalMeasConfig";
1514 }
1515 leaf noise-rise-limit-config {
1516 type boolean;
1517 description
1518 "Indicates whether the FAP supports the selfconfiguration capability to determine the Noise Rise Limit. If {{true}} {{param|.CellConfig.UMTS.RAN.RF.NoiseRiseLimitLowerValue}} and {{param|.CellConfig.UMTS.RAN.RF.NoiseRiseLimitUpperValue}}. MAY provide a range of values to select from. If {{false}} {{param|.CellConfig.UMTS.RAN.RF.NoiseRiseLimitUpperValue}} provides only a single value to be used. The value of {{param|.CellConfig.UMTS.RAN.RF.NoiseRiseLimitLowerValue}} is ignored.";
1519 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.UMTS.SelfConfig.NoiseRiseLimitConfig";
1520 }
1521 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.UMTS.SelfConfig.";
1522 }
1523
1524 grouping capabilities-lte-g {
1525 description
1526 "This object contains parameters relating to the system and RF aspect of the FAP device that supports the LTE system.";
1527 leaf duplex-mode {
1528 type enumeration {
1529 enum "fdd-mode" {
1530 value 1;
1531 description
1532 "none";
1533 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.LTE.DuplexMode - FDDMode";
1534 }
1535 enum "tdd-mode" {
1536 value 2;
1537 description
1538 "none";
1539 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.LTE.DuplexMode - TDDMode";
1540 }
1541 }
1542 description
1543 "Indicates the mode supported by the LTE FAP. {{enum}}";
1544 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.LTE.DuplexMode";
1545 }
1546 leaf-list bands-supported {
1547 type uint8 {
1548 range "1..21 | 33..40";
1549 }
1550 min-elements 1;
1551 max-elements "16";
1552 description
1553 "{{list}} Indicates the LTE bands that the LTE FAP supports {{bibref|3GPP-TS.36.101|Section 5.5}}. At least one band MUST be supported and multiple bands MAY be supported. Each individual band is identified by arabic number (1, 2,...). The order of the band indicators in the string has no significance. In case a new band is defined in the 3GPP standard in a future release of {{bibref|3GPP-TS.36.101}}, the corresponding new band number will be included in the valid band indicators. The followings are examples of valid values: :\"1\" (specifies only band-1 is supported) :\"1,2,11\" (specifies 3 bands are supported) :\"2,11,1\" (specifies 3 bands are supported)";
1554 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.LTE.BandsSupported";
1555 }
1556 leaf nnsf-supported {
1557 type boolean;
1558 description
1559 "Indicates whether LTE FAP supports the NAS Node Selection Function (NNSF) or not. NNSF is described in {{bibref|3GPP-TS.36.300|Section 19.2.1.7 and Section 4.6.1}}.";
1560 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.LTE.NNSFSupported";
1561 }
1562 leaf umts-rx-supported {
1563 type boolean;
1564 description
1565 "Indicates whether the LTE FAP hardware supports the receiving function of UMTS or not.";
1566 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.LTE.UMTSRxSupported";
1567 }
1568 leaf-list umts-rx-bands-supported {
1569 type string;
1570 max-elements "16";
1571 description
1572 "{{list}} Indicates the UMTS receive bands that the LTE FAP supports {{bibref|3GPP-TS.25.104}}, Release 8. If {{param|UMTSRxSupported}} is {{true}}, then at least one band MUST be supported and multiple bands MAY be supported. Each individual band is identified by its upper case Roman numeral. The order of the band indicators in the string has no significance. In case a new band is defined in the 3GPP standard in a future release of {{bibref|3GPP-TS.25.104}}, the corresponding new upper case Roman numeral will be included in the valid band indicators. The followings are examples of valid values: :\"I\" (specifies only band-I is supported) :\"I,II,V\" (specifies 3 bands are supported) :\"II,VII,I\" (specifies 3 bands are supported)";
1573 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.LTE.UMTSRxBandsSupported";
1574 }
1575 leaf gsm-rx-supported {
1576 type boolean;
1577 description
1578 "Indicates whether the LTE FAP hardware supports the receiving function of GSM or not.";
1579 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.LTE.GSMRxSupported";
1580 }
1581 leaf-list gsm-rx-bands-supported {
1582 type enumeration {
1583 enum "t-gsm380" {
1584 value 1;
1585 description
1586 "none";
1587 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.LTE.GSMRxBandsSupported - T-GSM380";
1588 }
1589 enum "t-gsm410" {
1590 value 2;
1591 description
1592 "none";
1593 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.LTE.GSMRxBandsSupported - T-GSM410";
1594 }
1595 enum "gsm450" {
1596 value 3;
1597 description
1598 "none";
1599 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.LTE.GSMRxBandsSupported - GSM450";
1600 }
1601 enum "gsm480" {
1602 value 4;
1603 description
1604 "none";
1605 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.LTE.GSMRxBandsSupported - GSM480";
1606 }
1607 enum "gsm710" {
1608 value 5;
1609 description
1610 "none";
1611 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.LTE.GSMRxBandsSupported - GSM710";
1612 }
1613 enum "gsm750" {
1614 value 6;
1615 description
1616 "none";
1617 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.LTE.GSMRxBandsSupported - GSM750";
1618 }
1619 enum "t-gsm810" {
1620 value 7;
1621 description
1622 "none";
1623 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.LTE.GSMRxBandsSupported - T-GSM810";
1624 }
1625 enum "gsm850" {
1626 value 8;
1627 description
1628 "none";
1629 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.LTE.GSMRxBandsSupported - GSM850";
1630 }
1631 enum "p-gsm900" {
1632 value 9;
1633 description
1634 "none";
1635 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.LTE.GSMRxBandsSupported - P-GSM900";
1636 }
1637 enum "e-gsm900" {
1638 value 10;
1639 description
1640 "none";
1641 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.LTE.GSMRxBandsSupported - E-GSM900";
1642 }
1643 enum "r-gsm900" {
1644 value 11;
1645 description
1646 "none";
1647 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.LTE.GSMRxBandsSupported - R-GSM900";
1648 }
1649 enum "t-gsm900" {
1650 value 12;
1651 description
1652 "none";
1653 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.LTE.GSMRxBandsSupported - T-GSM900";
1654 }
1655 enum "dcs1800" {
1656 value 13;
1657 description
1658 "none";
1659 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.LTE.GSMRxBandsSupported - DCS1800";
1660 }
1661 enum "pcs1900" {
1662 value 14;
1663 description
1664 "none";
1665 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.LTE.GSMRxBandsSupported - PCS1900";
1666 }
1667 }
1668 description
1669 "{{list}} Indicates the GSM receive bands that the LTE FAP supports {{bibref|3GPP-TS.45.005}}. If {{param|GSMRxSupported}} is {{true}}, then at least one band MUST be supported and multiple bands MAY be supported. {{bibref|3GPP-TS.45.005}} defines 14 GSM bands. {{enum}} The order of the band indicators in the string has no significance. The following is an example of a valid value. :\"GSM850,PCS1900\"";
1670 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.LTE.GSMRxBandsSupported";
1671 }
1672 leaf cdma2000-rx-supported {
1673 type boolean;
1674 description
1675 "Indicates whether the LTE FAP hardware supports the receiving function of CDMA2000 or not.";
1676 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.LTE.CDMA2000RxSupported";
1677 }
1678 leaf-list cdma2000-rx-bands-supported {
1679 type string;
1680 max-elements "16";
1681 description
1682 "{{list}} Indicates the CDMA2000 receive bands that the LTE FAP supports. If {{param|CDMA2000RxSupported}} is {{true}}, then at least one band MUST be supported and multiple bands MAY be supported. The order of the band indicators in the string has no significance. Bandclass is a 1 or 2-digit number as defined in {{bibref|3GPP2-C.S0057-B}}. The following are example values: :\"0\" (specifies US Cellular) :\"1,3,14\" (specifies US PCS, Japan Cellular and US PCS 1.9Ghz) specifies 3 bands are supported)";
1683 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.LTE.CDMA2000RxBandsSupported";
1684 }
1685 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.LTE.";
1686 }
1687
1688 grouping capabilities-cdma2000-g {
1689 description
1690 "This object contains parameters relating to the capability attributes for CDMA2000 FAP.";
1691 leaf remote-ip-access-capable {
1692 type boolean;
1693 description
1694 "Indicates whether the FAP is capable of providing remote IP access service as defined in {{bibref|3GPP2-X.S0059}}. If {{true}}, the FAP is capable of remote IP access service. If {{false}}, the FAP is not capable of remote IP access service.";
1695 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.CDMA2000.RemoteIPAccessCapable";
1696 }
1697 leaf-list band-class-supportedfap-beacon {
1698 type string;
1699 max-elements "32";
1700 description
1701 "{{list}} Indicates the band classes that the FAP supports for beacon transmission. One or multiple bands MAY be supported. Bandclass is a 1 or 2-digit number as defined in {{bibref|3GPP2-C.S0057}}. List is empty if FAP can not support beacon transmissions.";
1702 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.CDMA2000.BandClassSupportedFAPBeacon";
1703 }
1704 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.CDMA2000.";
1705 }
1706
1707 grouping capabilities-cdma2000-one-x-g {
1708 description
1709 "This object contains parameters relating to the capability attributes for the CDMA2000 1x radio technology portions of a CDMA2000 FAP.";
1710 leaf band-class-supportedfap {
1711 type string {
1712 length "0..32";
1713 }
1714 description
1715 "{{list}} Indicates the CDMA bands that the FAP supports. At least one band MUST be supported and multiple bands MAY be supported. Bandclass is a 1 or 2-digit number as defined in {{bibref|3GPP2-C.S0057}}. The following are example values: \"0\" (specifies US Cellular) \"1,3,14\" (specifies US PCS, Japan Cellular and US PCS 1.9Ghz)";
1716 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.CDMA2000.OneX.BandClassSupportedFAP";
1717 }
1718 leaf active-handin-capable {
1719 type boolean;
1720 description
1721 "Indicates whether the FAP is capable of accepting hand-in of active 1x call from another base station. If {{true}}, the FAP is capable of accepting hand-in. If {{false}}, the FAP is not capable of accepting hand-in.";
1722 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.CDMA2000.OneX.ActiveHandinCapable";
1723 }
1724 leaf femto-overhead-messages-capable {
1725 type boolean;
1726 description
1727 "Indicates whether the FAP supports Access Point Identification, Access Point Pilot Information, and Access Point Identification Text messages specified in {{bibref|3GPP2-C.S0005}}. If {{true}}, the FAP supports these messages. If {{false}}, the FAP does not supports these messages.";
1728 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.CDMA2000.OneX.FemtoOverheadMessagesCapable";
1729 }
1730 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.CDMA2000.OneX.";
1731 }
1732
1733 grouping capabilities-cdma2000-one-x-self-config-g {
1734 description
1735 "This object contains parameters relating to the self-configuration capabilities of the FAP. Self-configuration is enabled in {{object|.FAPControl.CDMA2000.OneX.SelfConfig.}}.";
1736 leaf rfcnfl-config {
1737 type boolean;
1738 description
1739 "Indicates whether the FAP supports the self-configuration capability to determine the Radio Frequency Channel Number. If {{true}} multiple values MAY be provided in {{param|.CellConfig.CDMA2000.OneX.RAN.RF.RFCNFL}} for the FAP to select from. If {{false}} only a single value SHOULD be provided in {{param|.CellConfig.CDMA2000.OneX.RAN.RF.RFCNFL}}.";
1740 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.CDMA2000.OneX.SelfConfig.RFCNFLConfig";
1741 }
1742 leaf pilot-pn-config {
1743 type boolean;
1744 description
1745 "Indicates whether the FAP supports the self-configuration capability to determine the pilot PN offset. If {{true}} multiple values or a range of values MAY be provided in {{param|.CellConfig.CDMA2000.OneX.RAN.RF.PilotPN}} for the FAP to select from. If {{false}} only a single value SHOULD be provided in {{param|.CellConfig.CDMA2000.OneX.RAN.RF.PilotPN}}.";
1746 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.CDMA2000.OneX.SelfConfig.PilotPNConfig";
1747 }
1748 leaf maxfap-tx-power-config {
1749 type boolean;
1750 description
1751 "Indicates whether the FAP supports the self-configuration capability to determine the Maximum FAP Transmit Power. If {{true}} a range of values MAY be provided in {{param|.CellConfig.CDMA2000.OneX.RAN.RF.MaxFAPTxPower}} for the FAP to select from. If {{false}} only a single value SHOULD be provided in {{param|.CellConfig.CDMA2000.OneX.RAN.RF.MaxFAPTxPower}}.";
1752 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.CDMA2000.OneX.SelfConfig.MaxFAPTxPowerConfig";
1753 }
1754 leaf maxfap-beacon-tx-power-config {
1755 type boolean;
1756 description
1757 "Indicates whether the FAP supports the self-configuration capability to determine the Maximum FAP Beacon Transmit Power. If {{true}} a range of values MAY be provided in {{param|.CellConfig.CDMA2000.Beacon.MaxFAPBeaconTxPower}} for the FAP to select from. If {{false}} only a single value SHOULD be provided in {{param|.CellConfig.CDMA2000.Beacon.MaxFAPBeaconTxPower}}.";
1758 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.CDMA2000.OneX.SelfConfig.MaxFAPBeaconTxPowerConfig";
1759 }
1760 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.CDMA2000.OneX.SelfConfig.";
1761 }
1762
1763 grouping capabilities-cdma2000-hrpd-g {
1764 description
1765 "This object contains parameters relating to the capability attributes for the CDMA2000 HRPD radio technology portions of a CDMA2000 FAP.";
1766 leaf a13-session-transfer-capable {
1767 type boolean;
1768 description
1769 "Indicates whether the FAP is capable of supporting A13 session transfer. See {{bibref|3GPP2-C.S0024-B}}.";
1770 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.CDMA2000.HRPD.A13SessionTransferCapable";
1771 }
1772 leaf a16-session-transfer-capable {
1773 type boolean;
1774 description
1775 "Indicates whether the FAP is capable of supporting A16 session transfer. See {{bibref|3GPP2-C.S0024-B}}.";
1776 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.CDMA2000.HRPD.A16SessionTransferCapable";
1777 }
1778 leaf local-ip-access-capable {
1779 type boolean;
1780 description
1781 "Indicates whether the FAP is capable of supporting Local IP access. See {{bibref|3GPP2-C.S0024-B}}.";
1782 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.CDMA2000.HRPD.LocalIPAccessCapable";
1783 }
1784 leaf dedicated-hrpd-beacon {
1785 type boolean;
1786 description
1787 "Indicated whether the FAP supports a dedicated transmission of HRPD beacon independent of the generalized beacon.";
1788 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.CDMA2000.HRPD.DedicatedHRPDBeacon";
1789 }
1790 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.CDMA2000.HRPD.";
1791 }
1792
1793 grouping capabilities-cdma2000-hrpd-self-config-g {
1794 description
1795 "This object contains parameters relating to the self-configuration capability attributes for the CDMA2000 HRPD radio technology portions of a CDMA2000 FAP.";
1796 leaf rfcnfl-config {
1797 type boolean;
1798 description
1799 "Indicates whether the FAP supports the self-configuration capability to determine the Radio Frequency Channel Number. If {{true}} multiple values MAY be provided in {{param|.CellConfig.CDMA2000.HRPD.RAN.RF.RFCNFL}} for the FAP to select from. If {{false}} only a single value SHOULD be provided in {{param|.CellConfig.CDMA2000.HRPD.RAN.RF.RFCNFL}}.";
1800 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.CDMA2000.HRPD.SelfConfig.RFCNFLConfig";
1801 }
1802 leaf pilot-pn-config {
1803 type boolean;
1804 description
1805 "Indicates whether the FAP supports the self-configuration capability to determine the pilot PN offset. If {{true}} multiple values or a range of values MAY be provided in {{param|.CellConfig.CDMA2000.HRPD.RAN.RF.PilotPN}} for the FAP to select from. If {{false}} only a single value SHOULD be provided in {{param|.CellConfig.CDMA2000.HRPD.RAN.RF.PilotPN}}.";
1806 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.CDMA2000.HRPD.SelfConfig.PilotPNConfig";
1807 }
1808 leaf maxfap-tx-power-config {
1809 type boolean;
1810 description
1811 "Indicates whether the FAP supports the self-configuration capability to determine the Maximum FAP Transmit Power. If {{true}} a range of values MAY be provided in {{param|.CellConfig.CDMA2000.HRPD.RAN.RF.MaxFAPTxPower}} for the FAP to select from. If {{false}} only a single value SHOULD be provided in {{param|.CellConfig.CDMA2000.HRPD.RAN.RF.MaxFAPTxPower}}.";
1812 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.CDMA2000.HRPD.SelfConfig.MaxFAPTxPowerConfig";
1813 }
1814 leaf maxfap-beacon-tx-power-config {
1815 type boolean;
1816 description
1817 "Indicates whether the FAP supports the self-configuration capability to determine the Maximum FAP Beacon Transmit Power. If {{true}} a range of values MAY be provided in {{param|.CellConfig.CDMA2000.Beacon.MaxFAPBeaconTxPower}} for the FAP to select from. If {{false}} only a single value SHOULD be provided in {{param|.CellConfig.CDMA2000.Beacon.MaxFAPBeaconTxPower}}.";
1818 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.CDMA2000.HRPD.SelfConfig.MaxFAPBeaconTxPowerConfig";
1819 }
1820 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.CDMA2000.HRPD.SelfConfig.";
1821 }
1822
1823 grouping fap-control-g {
1824 description
1825 "This object contains parameters relating to state management and provisioning aspects of the FAP.";
1826 leaf-list self-config-events {
1827 type enumeration {
1828 enum "initial-rem" {
1829 value 1;
1830 description
1831 "none";
1832 reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.SelfConfigEvents - InitialREM";
1833 }
1834 }
1835 config false;
1836 description
1837 "{{list}} Each item is an event that causes the FAP to perform self configuration as defined by {{object|.FAPControl.UMTS.SelfConfig.}}, {{object|.FAPControl.CDMA2000.OneX.SelfConfig.}}, or {{object|.FAPControl.CDMA2000.HRPD.SelfConfig.}}. Vendors can extend the enumerated values with vendor-specific extensions, in which case the rules outlined in {{bibref|TR-106a2|Section3.3}} MUST be adhered to.";
1838 reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.SelfConfigEvents";
1839 }
1840 leaf enclosure-tampering-detected {
1841 type boolean;
1842 config false;
1843 description
1844 "This parameter indicates whether or not physical tampering of the device enclosure occurred, such as illegal opening of the box. If {{true}} device tampering is detected. If {{false}} no sign of device tampering is detected. Tampering state MUST be persisted across reboots and the device MUST never reset it back from {{true}} to {{false}} even after a factory reset.";
1845 reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.EnclosureTamperingDetected";
1846 }
1847 reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.";
1848 }
1849
1850 grouping fap-control-umts-g {
1851 description
1852 "This object contains parameters relating to the UMTS system specific information.";
1853 leaf op-state {
1854 type boolean;
1855 description
1856 "Current operational state of the UMTS FAP as defined in {{bibref|ITU-X.731}}. If {{true}} the UMTS FAP is currently enabled. If {{false}} the UMTS FAP is currently disabled.";
1857 reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.UMTS.OpState";
1858 }
1859 leaf admin-state {
1860 type boolean;
1861 config false;
1862 description
1863 "Lock or unlock the UMTS FAP. This controls the administrative state of the UMTS FAP as defined in {{bibref|ITU-X.731}}. If {{true}} Unlocked with permission to serve traffic (and enable RF transmitter(s)). If {{false}} Locked. Transition UMTS FAP to state where it is NOT permitted to serve traffic. RF transmitter is disabled. Given that this command controls the UMTS FAP's RF transmitter, the underlying expectation is that the unlock is done when all necessary conditions are met to allow the transmitter to key on and provide service, including aspects such as: # location verification (including meeting the governing regulatory requirements) # verifying the UMTS FAP configuration # if physical tampering is supported and no physical tampering is detected. The default value after power-on is {{false}}.";
1864 reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.UMTS.AdminState";
1865 }
1866 leaf rf-tx-status {
1867 type boolean;
1868 description
1869 "Current status of this UMTS FAP RF transmitter. {{true}} indicates that the UMTS FAP Tx transmitter is on. {{false}} indicates that the UMTS FAP Tx transmitter is off. This state is tied to the Administrative state which is controlled by the ACS. :When the ACS sets {{param|AdminState}} to {{true}}, then the UMTS FAP has permission to turn on the RF transmitter. :When the ACS sets {{param|AdminState}} to {{false}}, then the UMTS FAP is not allowed to provide service and MUST turn off the RF transmitter.";
1870 reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.UMTS.RFTxStatus";
1871 }
1872 leaf pm-config {
1873 type string {
1874 length "0..256";
1875 }
1876 config false;
1877 description
1878 "The value MUST be the path name of a row in the optional ''FAP.PerfMgmt.Config.'' table (see {{bibref|TR-262}}). This is the performance management related configuration for the UMTS FAP. In case of a multiple-radio-technology FAP product, each radio technology can have its own PM configuration or share a common PM configuration. In the former case, {{param}} can contain a unique instance number. In the latter case, {{param}} under all radio technologies can have the same instance number. If the referenced object is deleted, the parameter value MUST be set to an empty string.";
1879 reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.UMTS.PMConfig";
1880 }
1881 reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.UMTS.";
1882 }
1883
1884 grouping fap-control-umts-self-config-g {
1885 description
1886 "This object contains parameters relating to the controlling of self-configuration capabilities in the FAP.";
1887 leaf uarfcn-self-config-enable {
1888 type boolean;
1889 config false;
1890 description
1891 "Indicates whether the self-configuration capability in the FAP is used or not to determine the values of {{param|.CellConfig.UMTS.RAN.CSG.UARFCNDLList}}. If {{true}} The FAP self-configures the value. If {{false}} The ACS MUST provide the specific value to be used.";
1892 reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.UMTS.SelfConfig.UARFCNSelfConfigEnable";
1893 }
1894 leaf primary-scrambling-code-self-config-enable {
1895 type boolean;
1896 config false;
1897 description
1898 "Indicates whether the self-configuration capability in the FAP is used or not to determine the value of {{param|.CellConfig.UMTS.RAN.RF.PrimaryScramblingCode}}. If {{true}} the FAP self-configures the value. If {{false}} the ACS MUST provide the specific value to be used.";
1899 reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.UMTS.SelfConfig.PrimaryScramblingCodeSelfConfigEnable";
1900 }
1901 leaf maxfap-tx-power-expanded-self-config-enable {
1902 type boolean;
1903 config false;
1904 description
1905 "Indicates whether the self-configuration capability in the FAP is used or not to determine the value of {{param|.CellConfig.UMTS.RAN.RF.MaxFAPTxPowerExpanded}}. If {{true}} The FAP self-configures the value. If {{false}} The ACS MUST provide the specific value to be used.";
1906 reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.UMTS.SelfConfig.MaxFAPTxPowerExpandedSelfConfigEnable";
1907 }
1908 leaf pcpich-power-self-config-enable {
1909 type boolean;
1910 config false;
1911 description
1912 "Indicates whether the self-configuration capability in the FAP is used or not to determine the value of {{param|.CellConfig.UMTS.RAN.RF.PCPICHPower}}. If {{true}} The FAP self-configures the value. If {{false}} The ACS MUST provide the specific value to be used.";
1913 reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.UMTS.SelfConfig.PCPICHPowerSelfConfigEnable";
1914 }
1915 leaf max-ul-tx-power-self-config-enable {
1916 type boolean;
1917 config false;
1918 description
1919 "Indicates whether the self-configuration capability in the FAP is used or not to determine the value of {{param|.CellConfig.UMTS.RAN.RF.MaxULTxPower}}. If {{true}} The FAP self-configures the value. If {{false}} The ACS MUST provide the specific value to be used.";
1920 reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.UMTS.SelfConfig.MaxULTxPowerSelfConfigEnable";
1921 }
1922 leaf lacracura-self-config-enable {
1923 type boolean;
1924 config false;
1925 description
1926 "Indicates whether the self-configuration capability in the FAP is used or not to determine the values of {{param|.CellConfig.UMTS.CN.LACRAC}} and {{param|.CellConfig.UMTS.RAN.URAList}}. If {{true}} The FAP self-configures the value. If {{false}} The ACS MUST provide the specific value to be used.";
1927 reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.UMTS.SelfConfig.LACRACURASelfConfigEnable";
1928 }
1929 leaf neighbor-list-self-config-enable {
1930 type boolean;
1931 config false;
1932 description
1933 "Indicates whether the self-configuration capability in the FAP is used or not to determine the values in the object {{object|.CellConfig.UMTS.RAN.NeighborList.}} If {{true}} The FAP self-configures the value. If {{false}} The ACS MUST provide the specific value to be used.";
1934 reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.UMTS.SelfConfig.NeighborListSelfConfigEnable";
1935 }
1936 leaf cell-re-selection-self-config-enable {
1937 type boolean;
1938 config false;
1939 description
1940 "Indicates whether the self-configuration capability in the FAP is used or not to determine Cell Selection/Reselection-related parameters in {{object|.CellConfig.UMTS.RAN.CellSelection.}} If {{true}} The FAP self-configures the value. If {{false}} The ACS MUST provide the specific value to be used.";
1941 reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.UMTS.SelfConfig.CellReSelectionSelfConfigEnable";
1942 }
1943 leaf intra-freq-meas-self-config-enable {
1944 type boolean;
1945 config false;
1946 description
1947 "Indicates whether the self-configuration capability in the FAP is used or not to determine intra-frequency measurement -related parameters in {{object|.CellConfig.UMTS.RAN.IntraFreqMeas.}} If {{true}} The FAP self-configures the value. If {{false}} The ACS MUST provide the specific value to be used.";
1948 reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.UMTS.SelfConfig.IntraFreqMeasSelfConfigEnable";
1949 }
1950 leaf inter-freq-meas-self-config-enable {
1951 type boolean;
1952 config false;
1953 description
1954 "Indicates whether the self-configuration capability in the FAP is used or not to determine inter-frequency measurement -related parameters in {{object|.CellConfig.UMTS.RAN.InterFreqMeas.}} If {{true}} The FAP self-configures the value. If {{false}} The ACS MUST provide the specific value to be used.";
1955 reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.UMTS.SelfConfig.InterFreqMeasSelfConfigEnable";
1956 }
1957 leaf inter-rat-meas-self-config-enable {
1958 type boolean;
1959 config false;
1960 description
1961 "Indicates whether the self-configuration capability in the FAP is used or not to determine inter-RAT measurement -related parameters in {{object|.CellConfig.UMTS.RAN.InterRATMeas.}} If {{true}} The FAP self-configures the value. If {{false}} The ACS MUST provide the specific value to be used.";
1962 reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.UMTS.SelfConfig.InterRATMeasSelfConfigEnable";
1963 }
1964 leaf ue-internal-meas-config-enable {
1965 type boolean;
1966 config false;
1967 description
1968 "Indicates whether the self-configuration capability in the FAP is used or not to determine UE internal measurement-related parameters in {{object|.CellConfig.UMTS.RAN.UEInternalMeas.}} If {{true}} The FAP self-configures the value. If {{false}} The ACS MUST provide the specific value to be used.";
1969 reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.UMTS.SelfConfig.UEInternalMeasConfigEnable";
1970 }
1971 leaf noise-rise-limit-config-enable {
1972 type boolean;
1973 config false;
1974 description
1975 "Indicates whether the self-configuration capability in the FAP is used or not to determine the value of {{param|.CellConfig.UMTS.RAN.RF.NoiseRiseLimitInUse}}. If {{true}} the FAP self-configures the value, based on the limits specified in {{param|.CellConfig.UMTS.RAN.RF.NoiseRiseLimitLowerValue}} and {{param|.CellConfig.UMTS.RAN.RF.NoiseRiseLimitUpperValue}}. If {{false}} the ACS must provide the specific value to be used.";
1976 reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.UMTS.SelfConfig.NoiseRiseLimitConfigEnable";
1977 }
1978 reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.UMTS.SelfConfig.";
1979 }
1980
1981 grouping fap-control-umts-gateway-g {
1982 description
1983 "This object contains parameters relating to the Gateways that FAP is connected to.";
1984 leaf sec-gw-server1 {
1985 type string {
1986 length "0..64";
1987 }
1988 config false;
1989 description
1990 "First SecGW the FAP attempts to establish connection with. Either hostname or IPaddress.";
1991 reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.UMTS.Gateway.SecGWServer1";
1992 }
1993 leaf sec-gw-server2 {
1994 type string {
1995 length "0..64";
1996 }
1997 config false;
1998 description
1999 "Second SecGW the FAP attempts to establish connection with. Either hostname or IPaddress.";
2000 reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.UMTS.Gateway.SecGWServer2";
2001 }
2002 leaf sec-gw-server3 {
2003 type string {
2004 length "0..64";
2005 }
2006 config false;
2007 description
2008 "Third SecGW the FAP attempts to establish connection with. Either hostname or IPaddress.";
2009 reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.UMTS.Gateway.SecGWServer3";
2010 }
2011 leaf fap-gw-server1 {
2012 type string {
2013 length "0..64";
2014 }
2015 config false;
2016 description
2017 "First FAPGW the FAP attempts to establish connection with. Either hostname or IPaddress.";
2018 reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.UMTS.Gateway.FAPGWServer1";
2019 }
2020 leaf fap-gw-server2 {
2021 type string {
2022 length "0..64";
2023 }
2024 config false;
2025 description
2026 "Second FAPGW the FAP attempts to establish connection with. Either hostname or IPaddress.";
2027 reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.UMTS.Gateway.FAPGWServer2";
2028 }
2029 leaf fap-gw-server3 {
2030 type string {
2031 length "0..64";
2032 }
2033 config false;
2034 description
2035 "Third FAPGW the FAP attempts to establish connection with. Either hostname or IPaddress.";
2036 reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.UMTS.Gateway.FAPGWServer3";
2037 }
2038 leaf fap-gw-port {
2039 type uint16 {
2040 range "0..65535";
2041 }
2042 config false;
2043 description
2044 "Port number of FAPGW used for initial Iuh SCTP contact. This value is specified as 29169 according to IANA definition per {{bibref|IANA-portnumbers}}, registered on 2009-09-08. Use of IANA-defined value is recommended.";
2045 reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.UMTS.Gateway.FAPGWPort";
2046 }
2047 reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.UMTS.Gateway.";
2048 }
2049
2050 grouping fap-control-lte-g {
2051 description
2052 "This object contains parameters relating to the LTE system specific information.";
2053 leaf op-state {
2054 type boolean;
2055 description
2056 "Current operational state of the LTE FAP as defined in {{bibref|ITU-X.731}}. If {{true}} the LTE FAP is currently enabled. If {{false}} the LTE FAP is currently disabled.";
2057 reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.LTE.OpState";
2058 }
2059 leaf admin-state {
2060 type boolean;
2061 config false;
2062 description
2063 "Lock or unlock the LTE FAP. This controls the administrative state of the LTE FAP as defined in {{bibref|ITU-X.731}}. If {{true}} Unlocked with permission to serve traffic (and enable RF transmitter(s)). If {{false}} Locked. Transition LTE FAP to state where it is NOT permitted to serve traffic. RF transmitter is disabled. Given that this command controls the LTE FAP's RF transmitter, the underlying expectation is that the unlock is done when all necessary conditions are met to allow the transmitter to key on and provide service, including aspects such as: # location verification (including meeting the governing regulatory requirements) # verifying the LTE FAP configuration # if physical tampering is supported and no physical tampering is detected. The default value after power-on is {{false}}.";
2064 reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.LTE.AdminState";
2065 }
2066 leaf rf-tx-status {
2067 type boolean;
2068 description
2069 "Current status of this LTE FAP RF transmitter. {{true}} indicates that the LTE FAP Tx transmitter is on. {{false}} indicates that the LTE FAP Tx transmitter is off. This state is tied to the Administrative state which is controlled by the ACS. :When the ACS sets {{param|AdminState}} to {{true}}, then the LTE FAP has permission to turn on the RF transmitter. :When the ACS sets {{param|AdminState}} to {{false}}, then the LTE FAP is not allowed to provide service and MUST turn off the RF transmitter.";
2070 reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.LTE.RFTxStatus";
2071 }
2072 leaf pm-config {
2073 type string {
2074 length "0..256";
2075 }
2076 config false;
2077 description
2078 "The value MUST be the path name of a row in optional the ''.FAP.PerfMgmt.Config.'' table (see {{bibref|TR-262}}). This is the performance management related configuration for the LTE FAP. In case of a multiple-radio-technology FAP product, each radio technology can have its own PM configuration or share a common PM configuration. In the former case, {{param}} can contain a unique instance number. In the latter case, {{param}} under all radio technologies can have the same instance number. If the referenced object is deleted, the parameter value MUST be set to an empty string.";
2079 reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.LTE.PMConfig";
2080 }
2081 reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.LTE.";
2082 }
2083
2084 grouping fap-control-lte-gateway-g {
2085 description
2086 "This object contains parameters relating to the Gateways that the LTE FAP is connected to.";
2087 leaf sec-gw-server1 {
2088 type string {
2089 length "0..64";
2090 }
2091 config false;
2092 description
2093 "First SecGW the LTE FAP attempts to establish connection with. Either hostname or IPaddress.";
2094 reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.LTE.Gateway.SecGWServer1";
2095 }
2096 leaf sec-gw-server2 {
2097 type string {
2098 length "0..64";
2099 }
2100 config false;
2101 description
2102 "Second SecGW the LTE FAP attempts to establish connection with. Either hostname or IPaddress.";
2103 reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.LTE.Gateway.SecGWServer2";
2104 }
2105 leaf sec-gw-server3 {
2106 type string {
2107 length "0..64";
2108 }
2109 config false;
2110 description
2111 "Third SecGW the LTE FAP attempts to establish connection with. Either hostname or IPaddress.";
2112 reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.LTE.Gateway.SecGWServer3";
2113 }
2114 leaf-list s1-sig-link-server-list {
2115 type string;
2116 config false;
2117 min-elements 1;
2118 max-elements "256";
2119 description
2120 "{{list}} Each item is a S1 signaling connection end point (-GW or MME) the LTE FAP attempts to establish connection with. It is in the form of either hostname or IPaddress. LTE FAP's behavior in terms of the number of S1 connection to established with is determined by {{param|S1ConnectionMode}} parameter. If {{param|S1ConnectionMode}} has the value of {{enum|One|S1ConnectionMode}}, then LTE FAP attempts to establish S1 connection with only one address following the ordering of the list. If {{param|S1ConnectionMode}} has the value of {{enum|All|S1ConnectionMode}}, then LTE FAP attempts to establish connection with all addresses in the list.";
2121 reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.LTE.Gateway.S1SigLinkServerList";
2122 }
2123 leaf s1-connection-mode {
2124 type enumeration {
2125 enum "one" {
2126 value 1;
2127 description
2128 "none";
2129 reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.LTE.Gateway.S1ConnectionMode - One";
2130 }
2131 enum "all" {
2132 value 2;
2133 description
2134 "none";
2135 reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.LTE.Gateway.S1ConnectionMode - All";
2136 }
2137 }
2138 config false;
2139 description
2140 "Indicates how many of the configured far-end S1 link address(es),as defined in {{param|S1SigLinkServerList}}, LTE FAP SHOULD attempt to establish connection with simultaneously. If {{param}} parameter is not explicitly configured, then LTE FAP shall assume the value to be {{enum|One|S1ConnectionMode}} as default.";
2141 reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.LTE.Gateway.S1ConnectionMode";
2142 }
2143 leaf s1-sig-link-port {
2144 type uint16 {
2145 range "0..65535";
2146 }
2147 config false;
2148 description
2149 "Port number of S1AP signaling connection end point (-GW or MME) used for initial S1 SCTP contact. This value is specified as 36412 according to IANA definition per {{bibref|IANA-portnumbers}}, registered on 2009-09-01. Use of IANA-defined value is recommended.";
2150 reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.LTE.Gateway.S1SigLinkPort";
2151 }
2152 reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.LTE.Gateway.";
2153 }
2154
2155 grouping fap-control-cdma2000-g {
2156 description
2157 "This object contains parameters relating to the configuration for the control portions of a CDMA2000 FAP.";
2158 leaf home-domain {
2159 type string {
2160 length "0..256";
2161 }
2162 config false;
2163 description
2164 "A string containing one of operator's home domains in URI format. FAP is preconfigured with a default home domain, which can be overwritten later by ACS. See {{bibref|3GPP2-X.S0059}}. If the''.ManagementServer.URL'' is null, then the FAP shall use the value of this attribute to construct the ''.ManagementServer.URL'' attribute. If {{param|.FAPControl.CDMA2000.Gateway.SecGWServer1}} is null, then the FAP shall use the value of this attribute to construct the {{param|.FAPControl.CDMA2000.Gateway.SecGWServer1}} attribute. If the FAP is unable to connect to the management server indicated by the value of the ''.ManagementServer.URL'' attribute and this attribute is not null, the FAP may use the value of this attribute to construct the ''.ManagementServer.URL'' attribute. If the FAP is unable to connect to any security gateway indicated by the value of the {{param|.FAPControl.CDMA2000.Gateway.SecGWServer1}}, {{param|.FAPControl.CDMA2000.Gateway.SecGWServer2}}, and {{param|.FAPControl.CDMA2000.Gateway.SecGWServer3}} attributes and this attribute is not null, the FAP may use the value of this attribute to construct the {{param|.FAPControl.CDMA2000.Gateway.SecGWServer1}} attribute.";
2165 reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.CDMA2000.HomeDomain";
2166 }
2167 leaf remote-ip-access-enable {
2168 type boolean;
2169 config false;
2170 description
2171 "Enable or disable remote IP access service as defined in {{bibref|3GPP2-X.S0059}}. If {{true}} remote IP access is enabled. If {{false}} remove IP access is disabled.";
2172 reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.CDMA2000.RemoteIPAccessEnable";
2173 }
2174 leaf pm-config {
2175 type string {
2176 length "0..256";
2177 }
2178 config false;
2179 description
2180 "The value MUST be the path name of a row in the ''.FAP.PerfMgmt.Config.'' table. This is the performance management related configuration for the CDMA2000 FAP. In case of a multiple-radio-technology FAP product, each radio technology can have its own PM configuration or share a common PM configuration. In the former case, {{param}} can contain a unique instance number. In the latter case, {{param}} under all radio technologies can have the same instance number. If the referenced object is deleted, the parameter value MUST be set to an empty string.";
2181 reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.CDMA2000.PMConfig";
2182 }
2183 reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.CDMA2000.";
2184 }
2185
2186 grouping fap-control-cdma2000-time-g {
2187 description
2188 "This object contains parameters related to time syncronization with CDMA2000 System Time (see {{bibref|3GPP2-C.S0005}}).";
2189 leaf local-time-zone {
2190 type string {
2191 length "0..256";
2192 }
2193 config false;
2194 description
2195 "The local time zone for CDMA2000 operational purposes. E.g., \"+HH:MM JST\" for Japan. See {{bibref|3GPP2-C.S0005}}.";
2196 reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.CDMA2000.Time.LocalTimeZone";
2197 }
2198 leaf current-local-time {
2199 type string {
2200 length "0..64";
2201 }
2202 description
2203 "The current CDMA System Time (see {{bibref|3GPP2-C.S0005}}), expressed as date and time in the CPE's local time zone. The format of this field is \"YYYY-MM-DDThh:mm:ss.sTZD\" (e.g., 1997-07-16T19:20:30.45+01:00), where: YYYY = four-digit year MM = two-digit month (01=January, etc.) DD = two-digit day of month (01 through 31) hh = two digits of hour (00 through 23) (am/pm NOT allowed) mm = two digits of minute (00 through 59) ss = two digits of second (00 through 59) s = one or more digits representing a decimal fraction of a second TZD = time zone designator (Z or +hh:mm or -hh:mm)";
2204 reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.CDMA2000.Time.CurrentLocalTime";
2205 }
2206 leaf leap-seconds {
2207 type int64;
2208 units "seconds";
2209 config false;
2210 description
2211 "Number of leap seconds (in {{units}} to be applied between CurrentLocalTime and CDMA System Time. See {{bibref|3GPP2-C.S0005}}.";
2212 reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.CDMA2000.Time.LeapSeconds";
2213 }
2214 leaf daylight-savings-used {
2215 type boolean;
2216 config false;
2217 description
2218 "Whether or not daylight savings time is in use in the FAP's local time zone with respect to CDMA2000 System Time (see {{bibref|3GPP2-C.S0005}}). {true}} if daylight savings time is being used; otherwise {{false}}. See {{bibref|3GPP2-C.S0005}}.";
2219 reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.CDMA2000.Time.DaylightSavingsUsed";
2220 }
2221 reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.CDMA2000.Time.";
2222 }
2223
2224 grouping fap-control-cdma2000-one-x-g {
2225 description
2226 "This object contains all global attributes of the 1xFemto application.";
2227 leaf admin-state {
2228 type enumeration {
2229 enum "lock" {
2230 value 1;
2231 description
2232 "none";
2233 reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.CDMA2000.OneX.AdminState - Lock";
2234 }
2235 enum "unlock" {
2236 value 2;
2237 description
2238 "none";
2239 reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.CDMA2000.OneX.AdminState - Unlock";
2240 }
2241 }
2242 config false;
2243 description
2244 "Administrative state for 1x";
2245 reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.CDMA2000.OneX.AdminState";
2246 }
2247 leaf op-state {
2248 type enumeration {
2249 enum "enabled" {
2250 value 1;
2251 description
2252 "none";
2253 reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.CDMA2000.OneX.OpState - Enabled";
2254 }
2255 enum "disabled" {
2256 value 2;
2257 description
2258 "none";
2259 reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.CDMA2000.OneX.OpState - Disabled";
2260 }
2261 }
2262 description
2263 "Operational state of the 1x";
2264 reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.CDMA2000.OneX.OpState";
2265 }
2266 leaf rf-tx-status {
2267 type boolean;
2268 description
2269 "Current status of this RF transmitter. {{true}} indicates that the 3G Tx transmitter is on. {{false}} indicates that the 3G Tx transmitter is off. This state is tied to the Administrative state which is controlled by the ACS. When the ACS sets AdminState to {{true}}, then the FAP has permission to turn on the RF transmitter. When the ACS sets AdminState to {{false}}, then the FAP is not allowed to provide service and MUST turn off the RF transmitter.";
2270 reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.CDMA2000.OneX.RFTxStatus";
2271 }
2272 leaf daylight {
2273 type int64;
2274 config false;
2275 description
2276 "If Daylight Savings Time is being used with respect to CDMA2000 1x overhead parameters (see {{bibref|3GPP2-C.S0005}}), then {{param}} should be set to {{true}}. Otherwise, {{param}} should be set to {{false}}.";
2277 reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.CDMA2000.OneX.Daylight";
2278 }
2279 leaf max-p-rev {
2280 type int64;
2281 config false;
2282 description
2283 "Protocol revision supported by the FAP.";
2284 reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.CDMA2000.OneX.MaxPRev";
2285 }
2286 leaf reregister {
2287 type uint64;
2288 config false;
2289 description
2290 "{{param}} triggers a re-registration of all mobiles. The FAP triggers re-registration of all registered mobiles everytime this number changes";
2291 reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.CDMA2000.OneX.Reregister";
2292 }
2293 leaf emergency-session-period {
2294 type uint16 {
2295 range "15..1800";
2296 }
2297 units "seconds";
2298 config false;
2299 description
2300 "The period (in {{units}}) the session of an unauthorized user is kept alive after an emergency call.";
2301 reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.CDMA2000.OneX.EmergencySessionPeriod";
2302 }
2303 leaf location-area-code {
2304 type uint16 {
2305 range "0..65535";
2306 }
2307 config false;
2308 description
2309 "This is the location area code.";
2310 reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.CDMA2000.OneX.LocationAreaCode";
2311 }
2312 leaf msc-id {
2313 type uint64;
2314 config false;
2315 description
2316 "This is the FAP's MSCID. This ID is used in PANI header.";
2317 reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.CDMA2000.OneX.MSCId";
2318 }
2319 leaf active-handin-enable {
2320 type boolean;
2321 config false;
2322 description
2323 "Indicates whether the FAP performs active hand-in from another base station. If {{true}} active hand-in is enabled; if {{false}} active hand-in is disabled.";
2324 reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.CDMA2000.OneX.ActiveHandinEnable";
2325 }
2326 reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.CDMA2000.OneX.";
2327 }
2328
2329 grouping fap-control-cdma2000-one-x-active-handin-measurement-g {
2330 description
2331 "CDMA2000 1x active handin operational parameters.";
2332 leaf active-handin-measurement-enable {
2333 type boolean;
2334 config false;
2335 description
2336 "Indicates whether the FAP performs active hand-in measurement if a request is received. If {{true}} active hand-in measurement is enabled; if {{false}} active hand-in measurement is disabled.";
2337 reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.CDMA2000.OneX.ActiveHandinMeasurement.ActiveHandinMeasurementEnable";
2338 }
2339 leaf active-hand-in-measurement-duration {
2340 type uint16 {
2341 range "0..65535";
2342 }
2343 units "1.25 ms slots";
2344 config false;
2345 description
2346 "The minimum duration in {{units}} for which FAP should take a mobile's RL pilot strength measurements for active hand-in purpose when directed by the network. Instead of continuous measurement for this entire duration, a FAP can make multiple measurements by sampling over shorter durations. In such a case, this value specifies the minimum time separation required between the first and last measurement samples.";
2347 reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.CDMA2000.OneX.ActiveHandinMeasurement.ActiveHandInMeasurementDuration";
2348 }
2349 leaf measurement-report-threshold {
2350 type int64;
2351 units "dBm";
2352 config false;
2353 description
2354 "The threshold (in {{units}}) for the FAP to report an active hand-in measurement. If the metric to be reported is below the threshold, the FAP may not send any report.";
2355 reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.CDMA2000.OneX.ActiveHandinMeasurement.MeasurementReportThreshold";
2356 }
2357 reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.CDMA2000.OneX.ActiveHandinMeasurement.";
2358 }
2359
2360 grouping fap-control-cdma2000-one-x-self-config-g {
2361 description
2362 "This object contains parameters relating to the controlling of self-configuration capabilities in the FAP.";
2363 leaf rfcnfl-self-config-enable {
2364 type boolean;
2365 config false;
2366 description
2367 "Indicates whether the self-configuration capability in the FAP is used or not to determine the values of {{param|.CellConfig.CDMA2000.OneX.RAN.RF.RFCNFL}}. If {{true}}, the FAP self-configures the value. If {{false}}, the ACS must provide the specific value to be used.";
2368 reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.CDMA2000.OneX.SelfConfig.RFCNFLSelfConfigEnable";
2369 }
2370 leaf pilot-pn-self-config-enable {
2371 type boolean;
2372 config false;
2373 description
2374 "Indicates whether the self-configuration capability in the FAP is used or not to determine the value of {{param|.CellConfig.CDMA2000.OneX.RAN.RF.PilotPN}}. If {{true}} the FAP self-configures the value. If {{false}} the ACS must provide the specific value to be used.";
2375 reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.CDMA2000.OneX.SelfConfig.PilotPNSelfConfigEnable";
2376 }
2377 leaf maxfap-tx-power-self-config-enable {
2378 type boolean;
2379 config false;
2380 description
2381 "Indicates whether the self-configuration capability in the FAP is used or not to determine the value of {{param|.CellConfig.CDMA2000.OneX.RAN.RF.MaxFAPTxPower}}. If {{true}} the FAP self-configures the value. If {{false}} the ACS must provide the specific value to be used.";
2382 reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.CDMA2000.OneX.SelfConfig.MaxFAPTxPowerSelfConfigEnable";
2383 }
2384 leaf maxfap-beacon-tx-power-self-config-enable {
2385 type boolean;
2386 config false;
2387 description
2388 "Indicates whether the self-configuration capability in the FAP is used or not to determine the value of {{param|.CellConfig.CDMA2000.Beacon.MaxFAPBeaconTxPower}}. If {{true}}, the FAP self-configures the value. If {{false}}, the ACS must provide the specific value to be used.";
2389 reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.CDMA2000.OneX.SelfConfig.MaxFAPBeaconTxPowerSelfConfigEnable";
2390 }
2391 reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.CDMA2000.OneX.SelfConfig.";
2392 }
2393
2394 grouping fap-control-cdma2000-gateway-g {
2395 description
2396 "CDMA2000 FAP Security Gateway operational parameters.";
2397 leaf sec-gw-server1 {
2398 type string {
2399 length "0..64";
2400 }
2401 config false;
2402 description
2403 "First SecGW the FAP attempts to contact. Either FQDN or IP address";
2404 reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.CDMA2000.Gateway.SecGWServer1";
2405 }
2406 leaf sec-gw-server2 {
2407 type string {
2408 length "0..64";
2409 }
2410 config false;
2411 description
2412 "Second SecGW the FAP attempts to contact. Either FQDN or IP address";
2413 reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.CDMA2000.Gateway.SecGWServer2";
2414 }
2415 leaf sec-gw-server3 {
2416 type string {
2417 length "0..64";
2418 }
2419 config false;
2420 description
2421 "Third SecGW that the FAP attempts to contact. Can contain either FQDN or IP address";
2422 reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.CDMA2000.Gateway.SecGWServer3";
2423 }
2424 leaf sec-gw-switchover-count {
2425 type uint64;
2426 description
2427 "Counter indicating how many times FAP has switched between SecGW";
2428 reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.CDMA2000.Gateway.SecGWSwitchoverCount";
2429 }
2430 reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.CDMA2000.Gateway.";
2431 }
2432
2433 grouping fap-control-cdma2000-hrpd-g {
2434 description
2435 "Operational parameters for the HRPD portion of a CDMA2000 FAP.";
2436 leaf op-state {
2437 type boolean;
2438 description
2439 "Current operational state of the FAP as defined in ITU-X.731 [32]. If {{true}} the FAP is currently enabled. If {{false}} the FAP is currently disabled.";
2440 reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.CDMA2000.HRPD.OpState";
2441 }
2442 leaf admin-state {
2443 type boolean;
2444 config false;
2445 description
2446 "Lock or unlock the FAP. This controls the administrative state of the FAP as defined in ITU-X.731 [32]. If {{true}} Unlocked with permission to serve traffic (and enable RF transmitter(s)). If {{false}} Locked. Transition FAP to state where it is NOT permitted to serve traffic. RF transmitter is disabled. Given that this command controls the FAP's RF transmitter, the underlying expectation is that the unlock is done when all necessary conditions are met to allow the transmitter to key on and provide service, including aspects such as: location verification (including meeting the governing regulatory requirements) verifying the FAP configuration if physical tampering is supported and no physical tampering is detected. The default value after power-on is {{false}}.";
2447 reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.CDMA2000.HRPD.AdminState";
2448 }
2449 leaf rf-tx-status {
2450 type boolean;
2451 description
2452 "Current status of this RF transmitter. {{true}} indicates that the 3G Tx transmitter is on. {{false}} indicates that the 3G Tx transmitter is off. This state is tied to the Administrative state which is controlled by the ACS. When the ACS sets AdminState to {{true}}, then the FAP has permission to turn on the RF transmitter. When the ACS sets AdminState to {{false}}, then the FAP is not allowed to provide service and MUST turn off the RF transmitter.";
2453 reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.CDMA2000.HRPD.RFTxStatus";
2454 }
2455 leaf a13-session-transfer-enable {
2456 type boolean;
2457 config false;
2458 description
2459 "Indicates whether the FAP performs A13 session transfer. If {{true}} A13 session transfer is enabled; if {{false}} A13 session transfer is disabled.";
2460 reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.CDMA2000.HRPD.A13SessionTransferEnable";
2461 }
2462 leaf local-ip-access-enable {
2463 type boolean;
2464 config false;
2465 description
2466 "Indicates whether the FAP can assign local IP address to capable ATs. If {{true}} local IP address is assigned.; if {{false}} local IP address is not assigned.";
2467 reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.CDMA2000.HRPD.LocalIPAccessEnable";
2468 }
2469 reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.CDMA2000.HRPD.";
2470 }
2471
2472 grouping fap-control-cdma2000-hrpd-self-config-g {
2473 description
2474 "This object contains parameters relating to the controlling of self-configuration capabilities in the FAP.";
2475 leaf rfcnfl-self-config-enable {
2476 type boolean;
2477 config false;
2478 description
2479 "Indicates whether the self-configuration capability in the FAP is used or not to determine the values of {{param|.CellConfig.CDMA2000.HRPD.RAN.RF.RFCNFL}}. If {{true}}, the FAP self-configures the value. If {{false}}, the ACS must provide the specific value to be used.";
2480 reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.CDMA2000.HRPD.SelfConfig.RFCNFLSelfConfigEnable";
2481 }
2482 leaf pilot-pn-self-config-enable {
2483 type boolean;
2484 config false;
2485 description
2486 "Indicates whether the self-configuration capability in the FAP is used or not to determine the value of {{param|.CellConfig.CDMA2000.HRPD.RAN.RF.PilotPN}}. If {{true}}, the FAP self-configures the value. If {{false}}, the ACS must provide the specific value to be used.";
2487 reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.CDMA2000.HRPD.SelfConfig.PilotPNSelfConfigEnable";
2488 }
2489 leaf maxfap-tx-power-self-config-enable {
2490 type boolean;
2491 config false;
2492 description
2493 "Indicates whether the self-configuration capability in the FAP is used or not to determine the value of {{param|.CellConfig.CDMA2000.HRPD.RAN.RF.MaxFAPTxPower}} . If {{true}}, the FAP self-configures the value. If {{false}}, the ACS must provide the specific value to be used.";
2494 reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.CDMA2000.HRPD.SelfConfig.MaxFAPTxPowerSelfConfigEnable";
2495 }
2496 leaf max-hrpd-beacon-tx-power-self-config-enable {
2497 type boolean;
2498 config false;
2499 description
2500 "Indicates whether the self-configuration capability in the FAP is used or not to determine the value of {{param|.CellConfig.CDMA2000.Beacon.MaxHRPDBeaconTxPower}}. If {{true}} the FAP self-configures the value. If {{false}} The ACS must provide the specific value to be used.";
2501 reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.CDMA2000.HRPD.SelfConfig.MaxHRPDBeaconTxPowerSelfConfigEnable";
2502 }
2503 reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.CDMA2000.HRPD.SelfConfig.";
2504 }
2505
2506 grouping fap-control-cdma2000-hrpd-a13-g {
2507 description
2508 "This object contains attributes related to A13 Session Transfer";
2509 leaf color-code-to-uati104-number-of-entries {
2510 type uint64;
2511 description
2512 "{{numentries}}";
2513 reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.CDMA2000.HRPD.A13.ColorCodeToUATI104NumberOfEntries";
2514 }
2515 leaf hrpd-subnet-to-ip-number-of-entries {
2516 type uint64;
2517 description
2518 "{{numentries}}";
2519 reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.CDMA2000.HRPD.A13.HRPDSubnetToIPNumberOfEntries";
2520 }
2521 reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.CDMA2000.HRPD.A13.";
2522 }
2523
2524 grouping fap-control-cdma2000-hrpd-a13-color-code-to-uati104-g {
2525 description
2526 "HRPD ColorCode to UATI Mapping Table number of entries.";
2527 leaf enable {
2528 type boolean;
2529 config false;
2530 description
2531 "Enables or disables the {{object}} entry.";
2532 reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.CDMA2000.HRPD.A13.ColorCodeToUATI104.{i}.Enable";
2533 }
2534 leaf alias {
2535 type string {
2536 length "1..64";
2537 }
2538 description
2539 "{{datatype|expand}}";
2540 reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.CDMA2000.HRPD.A13.ColorCodeToUATI104.{i}.Alias";
2541 }
2542 leaf color-code {
2543 type uint16 {
2544 range "0..256";
2545 }
2546 description
2547 "Color Code mapped to UATI104 in the following field";
2548 reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.CDMA2000.HRPD.A13.ColorCodeToUATI104.{i}.ColorCode";
2549 }
2550 leaf uati104 {
2551 type binary {
2552 length "0..13";
2553 }
2554 description
2555 "The UATI104 of the AT that accesses with the ColorCode field";
2556 reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.CDMA2000.HRPD.A13.ColorCodeToUATI104.{i}.UATI104";
2557 }
2558 reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.CDMA2000.HRPD.A13.ColorCodeToUATI104.{i}.";
2559 }
2560
2561 grouping fap-control-cdma2000-hrpd-a13-hrpd-subnet-to-ip-g {
2562 description
2563 "This object contains attributes related to A13 Session Transfer";
2564 leaf enable {
2565 type boolean;
2566 config false;
2567 description
2568 "Enables or disables the {{object}} entry.";
2569 reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.CDMA2000.HRPD.A13.HRPDSubnetToIP.{i}.Enable";
2570 }
2571 leaf alias {
2572 type string {
2573 length "1..64";
2574 }
2575 description
2576 "{{datatype|expand}}";
2577 reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.CDMA2000.HRPD.A13.HRPDSubnetToIP.{i}.Alias";
2578 }
2579 leaf hrpd-subnet-length {
2580 type uint8 {
2581 range "1..104";
2582 }
2583 units "bits";
2584 config false;
2585 description
2586 "The number of MSBs (in {{units}}) in the following field that is part of HRPDSubnet";
2587 reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.CDMA2000.HRPD.A13.HRPDSubnetToIP.{i}.HRPDSubnetLength";
2588 }
2589 leaf hrpd-subnet {
2590 type binary {
2591 length "0..13";
2592 }
2593 config false;
2594 description
2595 "The {{param|HRPDSubnetLength}} MSBs of this field contain the HRPD subnet that maps to the IP address in the following field";
2596 reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.CDMA2000.HRPD.A13.HRPDSubnetToIP.{i}.HRPDSubnet";
2597 }
2598 leaf a13-ip-address {
2599 type inet:ip-address;
2600 description
2601 "This field contains the IP address of A13 endpoint that corresponds to the HRPD subnet";
2602 reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.CDMA2000.HRPD.A13.HRPDSubnetToIP.{i}.A13IPAddress";
2603 }
2604 reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.CDMA2000.HRPD.A13.HRPDSubnetToIP.{i}.";
2605 }
2606
2607 grouping access-mgmt-g {
2608 description
2609 "This object contains parameters relating to Access Management for the different radio technologies.";
2610 reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.";
2611 }
2612
2613 grouping access-mgmt-umts-g {
2614 description
2615 "This object contains parameters relating to Access Management for UMTS FAP (ACL, CSG, LIPA). Closed Subscriber Group (CSG) service behavior is specified in {{bibref|3GPP-TS.22.011}}. Note: Cell barring and 3GPP access class parameters are contained in {{object|.CellConfig.UMTS.RAN.CellRestriction.}} (UMTS FAP).";
2616 leaf access-mode {
2617 type enumeration {
2618 enum "open access" {
2619 value 1;
2620 description
2621 "none";
2622 reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.UMTS.AccessMode - Open Access";
2623 }
2624 enum "closed access" {
2625 value 2;
2626 description
2627 "none";
2628 reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.UMTS.AccessMode - Closed Access";
2629 }
2630 enum "hybrid access" {
2631 value 3;
2632 description
2633 "none";
2634 reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.UMTS.AccessMode - Hybrid Access";
2635 }
2636 }
2637 default "open access";
2638 config false;
2639 description
2640 "Indicates the type of access mode the FAP operates in. {{enum}} When the value is not {{enum|Open Access}} non-CSG-capable UE are handled according to {{param|NonCSGUEAccessDecision}}. Note: This parameter controls the setting of the CSGindicator bit, specified in MIB in {{bibref|3GPP-TS.25.331}}.";
2641 reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.UMTS.AccessMode";
2642 }
2643 leaf non-csgue-access-decision {
2644 type enumeration {
2645 enum "local" {
2646 value 1;
2647 description
2648 "none";
2649 reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.UMTS.NonCSGUEAccessDecision - Local";
2650 }
2651 enum "query fap-gw" {
2652 value 2;
2653 description
2654 "none";
2655 reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.UMTS.NonCSGUEAccessDecision - Query FAPGW";
2656 }
2657 enum "by core" {
2658 value 3;
2659 description
2660 "none";
2661 reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.UMTS.NonCSGUEAccessDecision - By Core";
2662 }
2663 }
2664 default "local";
2665 config false;
2666 description
2667 "Indicates how the access decision is made for non-CSG-capable UE. Parameter is ignored when {{param|AccessMode}} is {{enum|Open Access|AccessMode}}.";
2668 reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.UMTS.NonCSGUEAccessDecision";
2669 }
2670 leaf csg-membership-determined-locally {
2671 type boolean;
2672 default "false";
2673 config false;
2674 description
2675 "Indicates how the access decision is made for CSG-capable UE. Parameter is ignored when {{param|AccessMode}} is {{enum|Open Access|AccessMode}}. If {{true}} access decision is determined the same way as for {{param|NonCSGUEAccessDecision}}. (E.g. if core network doesn't (yet) support full CSG functionality.) If {{false}} FAP always allows access for CSG-capable UE. CSG enforcement is performed by MSC/SGSN (with support from HSS), or by FGW. {{bibref|3GPP-TS.22.011}}";
2676 reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.UMTS.CSGMembershipDeterminedLocally";
2677 }
2678 leaf max-u-es-served {
2679 type int64;
2680 default "-1";
2681 config false;
2682 description
2683 "Maximum number of concurrent UEs allowed at a cell. Valid for any {{param|AccessMode}}. A value of -1 allows an unlimited number of concurrent UEs up to the limit of FAP capacity. The setting does not affect emergency calls.";
2684 reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.UMTS.MaxUEsServed";
2685 }
2686 leaf max-csg-members {
2687 type int64;
2688 default "-1";
2689 config false;
2690 description
2691 "Maximum number of concurrent CSG member UEs allowed at a hybrid or closed cell. A value of -1 allows an unlimited number of CSG members up to the limit of FAP capacity. The setting cannot be larger than the value of {{param|MaxUEsServed}}. The setting does not affect emergency calls. {{bibref|3GPP-TS.22.011}}, {{bibref|3GPP-TS.22.220}}.";
2692 reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.UMTS.MaxCSGMembers";
2693 }
2694 leaf max-non-csg-members {
2695 type int64;
2696 default "-1";
2697 config false;
2698 description
2699 "Maximum number of concurerent non-CSG member UEs allowed at a hybrid cell. Valid only if {{param|AccessMode}} is {{enum|Hybrid Access|AccessMode}}. The setting cannot be larger than the value of {{param|MaxUEsServed}}. The setting does not affect emergency calls.";
2700 reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.UMTS.MaxNonCSGMembers";
2701 }
2702 leaf max-resource-non-csg-members {
2703 type uint8 {
2704 range "0..100";
2705 }
2706 config false;
2707 description
2708 "Maximum percentage of physical resource that can be assigned to non-CSG members aggregately at one time. In UMTS FAP, this applies to RB resource.";
2709 reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.UMTS.MaxResourceNonCSGMembers";
2710 }
2711 leaf hnb-name {
2712 type string {
2713 length "0..48";
2714 }
2715 config false;
2716 description
2717 "Home NodeB name. An operator-defined string that is broadcast by a CSG cell or a hybrid cell and displayed on the UE for the purpose of manual cell selection or indication that the UE is camped on the cell as specified in {{bibref|3GPP-TS.22.220|Section 5.4.2}}. Corresponds to parameter 'hnb-Name' specified in SIB20 in {{bibref|3GPP-TS.25.331|Section 10.2.48.8.23}}.";
2718 reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.UMTS.HNBName";
2719 }
2720 leaf csgid {
2721 type uint32 {
2722 range "0..134217727";
2723 }
2724 config false;
2725 description
2726 "Defines the Closed Subscriber Group of the Access Control List. The UMTS FAP broadcasts this CSG ID in SIB3 depending on the AccessMode. The LTE FAP broadcasts this in SIB1, and corresponds to parameter csg-Identity in SIB1 in {{bibref|3GPP-TS.36.331}}.";
2727 reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.UMTS.CSGID";
2728 }
2729 leaf-list access-control-list {
2730 type string {
2731 length "0..15";
2732 }
2733 config false;
2734 max-elements "1024";
2735 description
2736 "{{list}} Each entry is an IMSI.";
2737 reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.UMTS.AccessControlList";
2738 }
2739 leaf max-member-detail-entries {
2740 type uint64;
2741 description
2742 "The maximum number of entries available in the {{object|.AccessMgmt.UMTS.MemberDetail.{i}.}} table.";
2743 reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.UMTS.MaxMemberDetailEntries";
2744 }
2745 leaf member-detail-number-of-entries {
2746 type uint64;
2747 description
2748 "{{numentries}}";
2749 reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.UMTS.MemberDetailNumberOfEntries";
2750 }
2751 reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.UMTS.";
2752 }
2753
2754 grouping access-mgmt-umts-member-detail-g {
2755 description
2756 "Details for CSG and Non-CSG members.";
2757 leaf enable {
2758 type boolean;
2759 config false;
2760 description
2761 "Enables or disables the MemberDetail entry.";
2762 reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.UMTS.MemberDetail.{i}.Enable";
2763 }
2764 leaf alias {
2765 type string {
2766 length "1..64";
2767 }
2768 description
2769 "{{datatype|expand}}";
2770 reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.UMTS.MemberDetail.{i}.Alias";
2771 }
2772 leaf imsi {
2773 type string {
2774 length "0..15";
2775 }
2776 description
2777 "International Mobile Subscriber Identity of the UE.";
2778 reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.UMTS.MemberDetail.{i}.IMSI";
2779 }
2780 leaf msisdn {
2781 type string {
2782 length "0..15";
2783 }
2784 config false;
2785 description
2786 "Mobile Station International Subscriber Identity Number. Set to {{empty}} if unknown.";
2787 reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.UMTS.MemberDetail.{i}.MSISDN";
2788 }
2789 leaf membership-expires {
2790 type yang:date-and-time;
2791 config false;
2792 description
2793 "Time when the ACL membership expires. An Unknown Time value, as defined in {{bibref|TR-106a2|Section 3.2}}, indicates that the membership doesn't expire. Upon expiry the FAP MUST remove the IMSI from the {{param|.AccessMgmt.UMTS.AccessControlList}}, but the entry in {{object|.AccessMgmt.UMTS.MemberDetail.{i}.}} remains. {{bibref|3GPP-TS.22.011}}";
2794 reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.UMTS.MemberDetail.{i}.MembershipExpires";
2795 }
2796 reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.UMTS.MemberDetail.{i}.";
2797 }
2798
2799 grouping access-mgmt-umts-local-ip-access-g {
2800 description
2801 "Local IP access for UMTS FAP.";
2802 leaf enable {
2803 type boolean;
2804 default "false";
2805 config false;
2806 description
2807 "Enables/disables the Local IP Access (LIPA) functionality.";
2808 reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.UMTS.LocalIPAccess.Enable";
2809 }
2810 reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.UMTS.LocalIPAccess.";
2811 }
2812
2813 grouping access-mgmt-lte-g {
2814 description
2815 "This object contains parameters relating to Access Management, as defined in {{bibref|3GPP-TS.32.592}}/ Closed Subscriber Group (CSG) service behavior is specified in {{bibref|3GPP-TS.22.011}}. Note: Cell barring and 3GPP access class parameters are contained in SIB1 in {{bibref|3GPP-TS.36.331}}.";
2816 leaf access-mode {
2817 type enumeration {
2818 enum "open access" {
2819 value 1;
2820 description
2821 "none";
2822 reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.LTE.AccessMode - Open Access";
2823 }
2824 enum "closed access" {
2825 value 2;
2826 description
2827 "none";
2828 reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.LTE.AccessMode - Closed Access";
2829 }
2830 enum "hybrid access" {
2831 value 3;
2832 description
2833 "none";
2834 reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.LTE.AccessMode - Hybrid Access";
2835 }
2836 }
2837 default "open access";
2838 config false;
2839 description
2840 "Indicates the type of access mode the FAP operates in. {{enum}} Note: This parameter controls the setting of the CSGindicator bit, specified in SIB1 in {{bibref|3GPP-TS.36.331}}.";
2841 reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.LTE.AccessMode";
2842 }
2843 leaf max-u-es-served {
2844 type int64;
2845 default "-1";
2846 config false;
2847 description
2848 "Maximum number of concurrent UEs allowed at a cell. Valid for any {{param|AccessMode}}. A value of -1 allows an unlimited number of concurrent UEs up to the limit of FAP capacity. The setting does not affect emergency calls.";
2849 reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.LTE.MaxUEsServed";
2850 }
2851 leaf max-csg-members {
2852 type int64;
2853 default "-1";
2854 config false;
2855 description
2856 "Maximum number of concurrent CSG member UEs allowed at a hybrid or closed cell. A value of -1 allows an unlimited number of CSG members up to the limit of FAP capacity. The setting cannot be larger than the value of {{param|MaxUEsServed}}. The setting does not affect emergency calls. {{bibref|3GPP-TS.22.011}}, {{bibref|3GPP-TS.22.220}}.";
2857 reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.LTE.MaxCSGMembers";
2858 }
2859 leaf max-non-csg-members {
2860 type int64;
2861 default "-1";
2862 config false;
2863 description
2864 "Maximum number of concurerent non-CSG member UEs allowed at a hybrid cell. Valid only if {{param|AccessMode}} is {{enum|Hybrid Access|AccessMode}}. The setting cannot be larger than the value of {{param|MaxUEsServed}}. The setting does not affect emergency calls.";
2865 reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.LTE.MaxNonCSGMembers";
2866 }
2867 leaf max-resource-non-csg-members {
2868 type uint8 {
2869 range "0..100";
2870 }
2871 config false;
2872 description
2873 "Maximum percentage of physical resource that can be assigned to non-CSG members aggregately at one time. This applies to PDSCH physical resource blocks.";
2874 reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.LTE.MaxResourceNonCSGMembers";
2875 }
2876 leaf csgid {
2877 type uint32 {
2878 range "0..134217727";
2879 }
2880 config false;
2881 description
2882 "Defines the Closed Subscriber Group of the Access Control List. The LTE FAP broadcasts this in SIB1, and corresponds to parameter csg-Identity in SIB1 in {{bibref|3GPP-TS.36.331}}.";
2883 reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.LTE.CSGID";
2884 }
2885 leaf hnb-name {
2886 type string {
2887 length "0..48";
2888 }
2889 config false;
2890 description
2891 "Home NodeB name. An operator-defined string that is broadcast by a CSG cell or a hybrid cell and displayed on the UE for the purpose of manual cell selection or indication that the UE is camped on the cell as specified in {{bibref|3GPP-TS.22.220|Section 5.4.2}}. Corresponds to parameter 'hnb-Name' specified in SIB9 in {{bibref|3GPP-TS.36.331|Section 6.3.1}}.";
2892 reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.LTE.HNBName";
2893 }
2894 reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.LTE.";
2895 }
2896
2897 grouping access-mgmt-lte-local-ip-access-g {
2898 description
2899 "Local IP access for LTE FAP.";
2900 leaf enable {
2901 type boolean;
2902 default "false";
2903 config false;
2904 description
2905 "Enables/disables the Local IP Access (LIPA) functionality.";
2906 reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.LTE.LocalIPAccess.Enable";
2907 }
2908 reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.LTE.LocalIPAccess.";
2909 }
2910
2911 grouping access-mgmt-cdma2000-g {
2912 description
2913 "This object contains configurable and observable attributes related to CDMA2000 Access and Admission Control of the FAP.";
2914 leaf access-mode {
2915 type uint8 {
2916 range "0 | 1 | 3";
2917 }
2918 config false;
2919 description
2920 "Defines the access control mode of FAP. Allowed modes are Open, Closed, and Signaling Association (refer to {{bibref|3GPP2-A.S0024}}). AccessMode 2 (Hybrid) is not applicable to CDMA2000 FAPs. 0- Open,1-Closed, 2-Reserved, 3-Signaling Association.";
2921 reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.CDMA2000.AccessMode";
2922 }
2923 leaf max-total-active-calls-allowed {
2924 type uint16 {
2925 range "1..1024";
2926 }
2927 config false;
2928 description
2929 "Total number of active calls allowed.";
2930 reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.CDMA2000.MaxTotalActiveCallsAllowed";
2931 }
2932 leaf access-control-list {
2933 type string {
2934 length "0..1024";
2935 }
2936 config false;
2937 description
2938 "{{list}} (maximum item length 15). Each entry is an IMSI.";
2939 reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.CDMA2000.AccessControlList";
2940 }
2941 leaf max-member-detail-entries {
2942 type uint64;
2943 description
2944 "The maximum number of entries available in the {{object|.AccessMgmt.CDMA2000.MemberDetail.{i}.}} table.";
2945 reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.CDMA2000.MaxMemberDetailEntries";
2946 }
2947 leaf member-detail-number-of-entries {
2948 type uint64;
2949 description
2950 "{{numentries}}";
2951 reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.CDMA2000.MemberDetailNumberOfEntries";
2952 }
2953 reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.CDMA2000.";
2954 }
2955
2956 grouping access-mgmt-cdma2000-member-detail-g {
2957 description
2958 "At most one enabled entry in this table can exist with a given value for IMSI and HRPDIdentifierValue. The IMSI field may be empty.";
2959 leaf enable {
2960 type boolean;
2961 config false;
2962 description
2963 "Enables or disables the {{object}} entry.";
2964 reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.CDMA2000.MemberDetail.{i}.Enable";
2965 }
2966 leaf alias {
2967 type string {
2968 length "1..64";
2969 }
2970 description
2971 "{{datatype|expand}}";
2972 reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.CDMA2000.MemberDetail.{i}.Alias";
2973 }
2974 leaf imsi {
2975 type string {
2976 length "0..15";
2977 }
2978 description
2979 "International Mobile Subscriber Identity of the UE.";
2980 reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.CDMA2000.MemberDetail.{i}.IMSI";
2981 }
2982 leaf hrpd-identifier-type {
2983 type int64;
2984 config false;
2985 description
2986 "Type of identifier used for the HRPD AT. 0-invalid 1-ESN 2-MEID 3-A12NAI. If IMSI in this record is valid, then this attribute is set to 0.";
2987 reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.CDMA2000.MemberDetail.{i}.HRPDIdentifierType";
2988 }
2989 leaf hrpd-identifier-value {
2990 type string {
2991 length "0..128";
2992 }
2993 config false;
2994 description
2995 "The value of this attribute depends on {{param|HRPDIdentifierType}}. ESN and MEID shall be defined as Hex.";
2996 reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.CDMA2000.MemberDetail.{i}.HRPDIdentifierValue";
2997 }
2998 leaf membership-expires {
2999 type yang:date-and-time;
3000 config false;
3001 description
3002 "The time that the current ACL membership expires.";
3003 reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.CDMA2000.MemberDetail.{i}.MembershipExpires";
3004 }
3005 reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.CDMA2000.MemberDetail.{i}.";
3006 }
3007
3008 grouping access-mgmt-cdma2000-local-ip-access-g {
3009 description
3010 "Local IP access support as defined in 3GPP2";
3011 reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.CDMA2000.LocalIPAccess.";
3012 }
3013
3014 grouping access-mgmt-cdma2000-local-ip-access-hrpd-g {
3015 description
3016 "Local IP access support as defined in 3GPP2";
3017 leaf filter-type {
3018 type uint8 {
3019 range "0..3";
3020 }
3021 config false;
3022 description
3023 "Value of '0' indicates that the FAP shall allow only IP packets with destination address matching the local IP subnet on Local IP access interface. Value of '1' indicates that the FAP shall allow any IP packets with destination address matching either the local IP subnet or the subnets listed in Local IP egress filter parameter on Local IP access interface. Value of '2' indicates that the FAP shall allow any IP packets with destination addresses that do not match the Local IP egress filter parameter on Local IP access interface.Value of '3' indicates that the FAP shall allow any IP packets on the local IP address interface.";
3024 reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.CDMA2000.LocalIPAccess.HRPD.FilterType";
3025 }
3026 leaf filter-in-use {
3027 type string {
3028 length "0..256";
3029 }
3030 description
3031 "This parameter is set to the IPCP Vendor Specific Option which the FAP uses to send Local IP access packet filter on AN-PPP interface.";
3032 reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.CDMA2000.LocalIPAccess.HRPD.FilterInUse";
3033 }
3034 leaf egress-filter-number-of-entries {
3035 type uint64;
3036 description
3037 "{{numentries}}";
3038 reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.CDMA2000.LocalIPAccess.HRPD.EgressFilterNumberOfEntries";
3039 }
3040 reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.CDMA2000.LocalIPAccess.HRPD.";
3041 }
3042
3043 grouping access-mgmt-cdma2000-local-ip-access-hrpd-egress-filter-g {
3044 description
3045 "HRPD LIPA Egress Filter Table entries.";
3046 leaf enable {
3047 type boolean;
3048 config false;
3049 description
3050 "Enables or disables the {{object}} entry.";
3051 reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.CDMA2000.LocalIPAccess.HRPD.EgressFilter.{i}.Enable";
3052 }
3053 leaf alias {
3054 type string {
3055 length "1..64";
3056 }
3057 description
3058 "{{datatype|expand}}";
3059 reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.CDMA2000.LocalIPAccess.HRPD.EgressFilter.{i}.Alias";
3060 }
3061 leaf subnet {
3062 type inet:ipv4-address;
3063 description
3064 "The IP subnet of the egress filter to be installed to the AT. The meaning of this field depends on the {{param|.AccessMgmt.CDMA2000.LocalIPAccess.HRPD.FilterType}} field.";
3065 reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.CDMA2000.LocalIPAccess.HRPD.EgressFilter.{i}.Subnet";
3066 }
3067 leaf subnet-mask {
3068 type uint8 {
3069 range "0..32";
3070 }
3071 description
3072 "The length of the IP subnetmask associated with the IP subnet in the previous field.";
3073 reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.CDMA2000.LocalIPAccess.HRPD.EgressFilter.{i}.SubnetMask";
3074 }
3075 reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.CDMA2000.LocalIPAccess.HRPD.EgressFilter.{i}.";
3076 }
3077
3078 grouping access-mgmt-legacy-g {
3079 description
3080 "This object contains configurable and observable attributes related to Access and Admission Control of the FAP, which are not not covered by 3GPP and 3GPP2 specifications.";
3081 reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.Legacy.";
3082 }
3083
3084 grouping access-mgmt-legacy-local-ip-access-g {
3085 description
3086 "Old Local IP access object, included on special request.";
3087 leaf enable {
3088 type boolean;
3089 default "false";
3090 config false;
3091 description
3092 "Enables/disables the Local IP Access (LIPA) functionality.";
3093 reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.Legacy.LocalIPAccess.Enable";
3094 }
3095 leaf max-rules-entries {
3096 type uint64;
3097 description
3098 "The maximum number of entries available in the {{object|.AccessMgmt.Legacy.LocalIPAccess.Rule.{i}.}} table.";
3099 reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.Legacy.LocalIPAccess.MaxRulesEntries";
3100 }
3101 leaf rule-number-of-entries {
3102 type uint64;
3103 description
3104 "{{numentries}}";
3105 reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.Legacy.LocalIPAccess.RuleNumberOfEntries";
3106 }
3107 reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.Legacy.LocalIPAccess.";
3108 }
3109
3110 grouping access-mgmt-legacy-local-ip-access-rule-g {
3111 description
3112 "Policy for selecting traffic for local IP access. Originated traffic will be NAT'ed. The rule is bi-directional, i.e. return traffic is allowed. Rules do NOT affect traffic to/from the FAP itself (such as TR-069 or control). The rules are applied to the mobile station data traffic (PS-domain) via deep packet inspection or similar method.";
3113 leaf enable {
3114 type boolean;
3115 config false;
3116 description
3117 "Enables or disables the forwarding entry.";
3118 reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.Legacy.LocalIPAccess.Rule.{i}.Enable";
3119 }
3120 leaf alias {
3121 type string {
3122 length "1..64";
3123 }
3124 description
3125 "{{datatype|expand}}";
3126 reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.Legacy.LocalIPAccess.Rule.{i}.Alias";
3127 }
3128 leaf dest-ip-address {
3129 type inet:ip-address;
3130 description
3131 "Destination IP Address. {{empty}} indicates no destination address is specified. An entry for which {{param}} and {{param|DestSubnetMask}} are both {{empty}} is a default route.";
3132 reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.Legacy.LocalIPAccess.Rule.{i}.DestIPAddress";
3133 }
3134 leaf dest-subnet-mask {
3135 type inet:ip-address;
3136 description
3137 "Destination subnet mask (IPv4) or prefix (IPv6). {{empty}} indicates no destination subnet mask or prefix is specified. If a destination subnet mask or prefix is specified, {{param}} is ANDed with the destination address before comparing with {{param|DestIPAddress}}. Otherwise, the full destination address is used as-is. An entry for which {{param|DestIPAddress}} and {{param}} are both {{empty}} is a default route.";
3138 reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.Legacy.LocalIPAccess.Rule.{i}.DestSubnetMask";
3139 }
3140 leaf protocol {
3141 type int64;
3142 description
3143 "IP Protocol Identifier. -1 matches any protocol.";
3144 reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.Legacy.LocalIPAccess.Rule.{i}.Protocol";
3145 }
3146 leaf action {
3147 type enumeration {
3148 enum "tunnel" {
3149 value 1;
3150 description
3151 "none";
3152 reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.Legacy.LocalIPAccess.Rule.{i}.Action - Tunnel";
3153 }
3154 enum "napt" {
3155 value 2;
3156 description
3157 "none";
3158 reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.Legacy.LocalIPAccess.Rule.{i}.Action - NAPT";
3159 }
3160 }
3161 config false;
3162 description
3163 "Action to be taken for traffic matching this rule.";
3164 reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.Legacy.LocalIPAccess.Rule.{i}.Action";
3165 }
3166 leaf interface {
3167 type string {
3168 length "0..256";
3169 }
3170 config false;
3171 description
3172 "Specifies the egress interface when {{param|Action}} is set to {{enum|NAPT|Action}}. {{reference}} layer-3 connection object. Example: InternetGatewayDevice.LANDevice.{i}.LANEthernetInterfaceConfig.{i}.";
3173 reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.Legacy.LocalIPAccess.Rule.{i}.Interface";
3174 }
3175 reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.Legacy.LocalIPAccess.Rule.{i}.";
3176 }
3177
3178 grouping cell-config-g {
3179 description
3180 "This object contains parameters relating to configuring the FAP.";
3181 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.";
3182 }
3183
3184 grouping umts-g {
3185 description
3186 "This object contains parameters relating to configuring UMTS system specific information.";
3187 leaf tunnel-instance {
3188 type string {
3189 length "0..256";
3190 }
3191 config false;
3192 description
3193 "This is the reference to the IPsec tunnel instance used by the UMTS FAP. For all root data models, which use the tunnel definition provided in {{bibref|TR-262}} (InternetGatewayDevice:1 {{bibref|TR-098}} and Device:1 {{bibref|TR-181i1}}) the {{param}} MUST point to a row in the 'FAP.Tunnel.IKESA.{i}.' table, defined in {{bibref|TR-262}}. If the root data model used is Device:2 {{bibref|TR-181i2}} than the {{param}} MUST point to IPsec tunnel instance defined in {{bibref|TR-181i2}}. If the referenced object is deleted, the parameter value MUST be set to an empty string. In case of a multiple-radio-technology FAP product, each radio technology can have its own tunnels or share common tunnels. In the former case, {{param}} can contain a unique instance number. In the latter case, {{param}} under all radio technologies can have the same instance number.";
3194 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.TunnelInstance";
3195 }
3196 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.";
3197 }
3198
3199 grouping umts-cn-g {
3200 description
3201 "This object contains parameters relating to configuring UMTS CN.";
3202 leaf plmn-type {
3203 type enumeration {
3204 enum "gsm-map" {
3205 value 1;
3206 description
3207 "none";
3208 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.CN.PLMNType - GSM-MAP";
3209 }
3210 enum "ansi-41" {
3211 value 2;
3212 description
3213 "none";
3214 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.CN.PLMNType - ANSI-41";
3215 }
3216 }
3217 config false;
3218 description
3219 "Type of Public Land Mobile Network (PLMN).";
3220 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.CN.PLMNType";
3221 }
3222 leaf plmnid {
3223 type string {
3224 length "0..6";
3225 }
3226 config false;
3227 description
3228 "PLMN ID consists of Mobile Country Code (MCC) and Mobile Network Code (MNC) {{bibref|3GPP-TS.23.003}}, {{bibref|3GPP-TS.24.008}}. Mobile Country Code consists of three digits and uniquely identifies the country of domicile of the subscriber. Mobile Network Code consists of two or three digits and identifies the Home PLMN within a country. For a 2-digit MNC the total string length of {{param}} is 5.";
3229 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.CN.PLMNID";
3230 }
3231 leaf-list equiv-plmnid {
3232 type string {
3233 length "0..6";
3234 }
3235 config false;
3236 max-elements "64";
3237 description
3238 "{{list}} Each item is a PLMNID. PLMN ID consists of Mobile Country Code (MCC) and Mobile Network Code (MNC) {{bibref|3GPP-TS.23.003}}, {{bibref|3GPP-TS.24.008}}. Mobile Country Code consists of three digits and uniquely identifies the country of domicile of the subscriber. Mobile Network Code consists of two or three digits and identifies the Home PLMN within a country. For a 2-digit MNC the total string length of the PLMNID is 5.";
3239 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.CN.EquivPLMNID";
3240 }
3241 leaf sac {
3242 type uint16 {
3243 range "0..65535";
3244 }
3245 config false;
3246 description
3247 "Service Area Code (SAC) {{bibref|3GPP-TS.23.003}}. The concatenation of PLMN ID (MCC+MNC), LAC, and SAC uniquely identifies the Service Area ID (SAI).";
3248 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.CN.SAC";
3249 }
3250 leaf broadcast-sac {
3251 type uint16 {
3252 range "0..65535";
3253 }
3254 config false;
3255 description
3256 "Service Area Code (SAC) for broadcast. The format of this parameter is the same with {{param|SAC}}, and it uniquely identifies the Service Area ID (SAI) for Earthquake and Tsunami Warning Services (ETWS) {{bibref|3GPP-TS.25.469|Section 9.1.3}}.";
3257 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.CN.BroadcastSAC";
3258 }
3259 leaf-list lacrac {
3260 type string;
3261 config false;
3262 max-elements "256";
3263 description
3264 "{{list}} Each item is a LAC/RAC combination expressed in the following format: :<LAC or LACrange>':'<RAC or RACrange> Where LAC and RAC are single values, while LACrange and RACrange are inclusive and can be expressed in the following format: :<Start-value>\"..\"<End-value> Location Area Code (LAC) consists of up to 5 numerical characters. The concatenation of PLMN ID (MCC+MNC) and LAC uniquely identifies the Location Area ID (LAI). {{bibref|3GPP-TS.23.003|Section 4.1}} {{bibref|3GPP-TS.25.413|Section 9.2.3.6}}. Routing Area Code (RAC) consists of up to 3 numerical characters. The concatenation of PLMN ID (MCC+MNC), LAC, and RAC uniquely identifies the Routing Area ID (RAI). {{bibref|3GPP-TS.23.003|Section 4.2}} {{bibref|3GPP-TS.25.413|Section 9.2.3.7}}. The FAP is to select one LAC and RAC from the combination(s) expressed in this parameter for use in {{param|LACInUse}} and {{param|RACInUse}} respectively. If a LAC occurs more than once in the list, this shall not increase the chance that it is selected over other LAC values in the list. The following are examples of the valid LACRAC combination formats: :\"64000:210\" ::(one list item with single value for LAC and RAC) :\"64000..64100:210, 64101:211\" ::(two list items, first item has a LAC range) :\"64000:210..214, 64001:215..219\" ::(two list items, both items have a RAC range for a specific LAC value) :\"64000..64100:210..214\" ::(one list item both have a LAC range and a RAC range)";
3265 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.CN.LACRAC";
3266 }
3267 leaf lac-in-use {
3268 type uint16 {
3269 range "0..65535";
3270 }
3271 description
3272 "The LAC being used by the FAP. Self-configuration for LAC is controlled by {{param|.Capabilities.UMTS.SelfConfig.LACRACURAConfig}} from an availability perspective and {{param|.FAPControl.UMTS.SelfConfig.LACRACURASelfConfigEnable}} from an enabled perspective. If the self-configuration capability is available and enabled, this parameter indicates the value selected by the FAP among the choices provided in {{param|LACRAC}}. If the self-configuration capability is not available or not enabled, then this parameter contains the first LAC value in {{param|LACRAC}}.";
3273 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.CN.LACInUse";
3274 }
3275 leaf rac-in-use {
3276 type uint8 {
3277 range "0..255";
3278 }
3279 description
3280 "The RAC being used by the FAP. Self-configuration for RAC is controlled by {{param|.Capabilities.UMTS.SelfConfig.LACRACURAConfig}} from an availability perspective and {{param|.FAPControl.UMTS.SelfConfig.LACRACURASelfConfigEnable}} from an enabled perspective. If the self-configuration capability is available and enabled, this parameter indicates the value selected by the FAP among the choices provided in {{param|LACRAC}}. If the self-configuration capability is not available or not enabled, then this parameter contains the first RAC value in {{param|LACRAC}}.";
3281 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.CN.RACInUse";
3282 }
3283 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.CN.";
3284 }
3285
3286 grouping umts-cn-cs-domain-g {
3287 description
3288 "This object contains parameters relating to configuring the CS domain of the UMTS CN.";
3289 leaf t3212 {
3290 type uint32 {
3291 range "0..91800";
3292 }
3293 units "seconds";
3294 config false;
3295 description
3296 "T3212 timeout value specified in {{units}} {{bibref|3GPP-TS.24.008|section 10.5.1.12.2}}. The values are implemented by steps of 360 {{units}}, which aligns with values in decihours in {{bibref|3GPP-TS.24.008}}. The value of 0 is used for infinite timeout value i.e. periodic updating shall not be used.";
3297 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.CN.CSDomain.T3212";
3298 }
3299 leaf imsi-attach-detach-enable {
3300 type boolean;
3301 config false;
3302 description
3303 "Indicates the UE behavior regarding IMSI attach/detach procedure to the CN {{bibref|3GPP-TS.24.008}}. If {{true}} UE SHALL apply IMSI attach and detach procedure If {{false}} UE SHALL NOT apply IMSI attach and detach procedure";
3304 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.CN.CSDomain.IMSIAttachDetachEnable";
3305 }
3306 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.CN.CSDomain.";
3307 }
3308
3309 grouping umts-cn-ps-domain-g {
3310 description
3311 "This object contains parameters relating to configuring the PS domain of the UMTS CN.";
3312 leaf network-mode-operation-combined {
3313 type boolean;
3314 config false;
3315 description
3316 "Network Mode of Operation of the CN. {{bibref|3GPP-TS.23.060}} {{bibref|3GPP-TS.24.008}} If {{true}} (Network Mode of Operation II) Combined procedures between CS and PS domain are not supported (i.e. Gs interface is not present). If {{false}} (Network Mode of Operation I) Combined procedures between CS and PS domain are supported (i.e. Gs interface is present).";
3317 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.CN.PSDomain.NetworkModeOperationCombined";
3318 }
3319 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.CN.PSDomain.";
3320 }
3321
3322 grouping umts-ran-g {
3323 description
3324 "This object contains parameters relating to the RAN-level configuration.";
3325 leaf-list ura-list {
3326 type uint16 {
3327 range "0..65535";
3328 }
3329 config false;
3330 min-elements 1;
3331 max-elements "50";
3332 description
3333 "{{list}} Each item is a URA (UTRAN Registration Area) to which the FAP belongs. The order of the URA values has no significance. {{bibref|3GPP-TS.25.331|Section 10.3.2.6}}";
3334 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.URAList";
3335 }
3336 leaf ura-in-use {
3337 type uint16 {
3338 range "0..65535";
3339 }
3340 description
3341 "The URA being used by the FAP. Self-configuration for URA is controlled by {{param|.Capabilities.UMTS.SelfConfig.LACRACURAConfig}} from an availability perspective and {{param|.FAPControl.UMTS.SelfConfig.LACRACURASelfConfigEnable}} from an enabled perspective. If the FAP's self-configuration capability for URA is available and enabled, this parameter indicates the value selected by the FAP among the choices provided in {{param|URAList}}. If the self-configuration capability is not available or not enabled, then this parameter contains the first URA value in {{param|URAList}}.";
3342 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.URAInUse";
3343 }
3344 leaf rncid {
3345 type uint16 {
3346 range "0..65535";
3347 }
3348 config false;
3349 description
3350 "RNC-ID allocated to the FAP. It uniquely identifies an RNC within a PLMN. Normally, RNC-ID consists of 12 bits (i.e. a range of [0:4095]). However, if the value is larger than 4095, then Extended RNC-ID (range of [4096:65535]) is used in RANAP. The RNC-ID and Extended RNC-ID are combined into a single parameter here as there is no explicit need to have them separated. {{bibref|3GPP-TS.25.413|Section 9.2.1.39}}";
3351 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.RNCID";
3352 }
3353 leaf cell-id {
3354 type uint32 {
3355 range "0..268435455";
3356 }
3357 config false;
3358 description
3359 "Cell Identity. {{bibref|3GPP-TS.25.401|Section 6.1.5}}";
3360 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellID";
3361 }
3362 leaf t-rat-c {
3363 type uint64;
3364 units "seconds";
3365 config false;
3366 description
3367 "Guard period in {{units}} before sending a \"RANAP:RESET ACKNOWLEDGE\" message towards the Femto GW. {{bibref|3GPP-TS.25.413|Section 9.5}}";
3368 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.TRatC";
3369 }
3370 leaf t-raf-c {
3371 type uint64;
3372 units "seconds";
3373 config false;
3374 description
3375 "Maximum amount of time in {{units}} that the FAP SHOULD wait for receiving a \"RANAP:RESET ACKNOWLEDGE\" message from the Femto GW after sending a Reset to the Femto GW. {{bibref|3GPP-TS.25.413|Section 9.5}}";
3376 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.TRafC";
3377 }
3378 leaf n-raf-c {
3379 type uint64 {
3380 range "1..max";
3381 }
3382 config false;
3383 description
3384 "Maximum number for RESET procedure that can be repeated in FAP. {{bibref|3GPP-TS.25.413|Section 8.26.3.2}}";
3385 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NRafC";
3386 }
3387 leaf tig-or {
3388 type uint64;
3389 units "seconds";
3390 config false;
3391 description
3392 "Amount of time in {{units}} used to determine when the additional level of traffic reduction in CN overload SHOULD take place. While this timer is running all OVERLOAD messages or signalling pointing to congested information received by the FAP are ignored. {{bibref|3GPP-TS.25.413|Section 9.5}}";
3393 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.TigOR";
3394 }
3395 leaf tin-tr {
3396 type uint64;
3397 units "seconds";
3398 config false;
3399 description
3400 "Amount of time in {{units}} used to determine when the CN overload can be considered cleared. While this timer is running, the FAP is not allowed to increase traffic. {{bibref|3GPP-TS.25.413|Section 9.5}}";
3401 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.TinTR";
3402 }
3403 leaf t-data-fwd {
3404 type uint64;
3405 units "seconds";
3406 config false;
3407 description
3408 "Maximum amount of time in {{units}} for Data Forwarding at FAP. Timer is started when a \"RANAP:SRNS Data Forward Command\" message (or a \"RANAP:Relocation Command\" message) is received. At timer expiry the \"SRNS Data Forwarding\" procedure is completed. {{bibref|3GPP-TS.25.413|Section 9.5}}";
3409 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.TDataFwd";
3410 }
3411 leaf t-reloc-prep {
3412 type uint64;
3413 units "seconds";
3414 config false;
3415 description
3416 "Maximum amount of time in {{units}} for the Relocation Preparation procedure. Timer is started when a \"RANAP:Relocation Required\" message is sent. Timer is stopped when a \"RANAP:Relocation Command\" or a \"RANAP:Relocation Preparation Failure\" message is received. {{bibref|3GPP-TS.25.413|Section 9.5}}";
3417 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.TRelocPrep";
3418 }
3419 leaf t-reloc-overall {
3420 type uint64;
3421 units "seconds";
3422 config false;
3423 description
3424 "Maximum amount of time in {{units}} for protection of the overall Relocation procedure. Timer is started when a \"RANAP:Relocation Command\" message is received. Timer is stopped when a \"RANAP:Iu Release Command\" is received or the relocation procedure is cancelled. {{bibref|3GPP-TS.25.413|Section 9.5}}";
3425 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.TRelocOverall";
3426 }
3427 leaf hnbid-realm {
3428 type string {
3429 length "0..182";
3430 }
3431 config false;
3432 description
3433 "The \"realm\" portion of the HNB-ID where HNB-ID is defined in {{bibref|3GPP-TS.25.469}} and is shown as follows: 0<IMSI>@<realm> Or 1<OUI>-<SerialNumber>@<realm> The other identifiers before \"@\" are device dependent values. Both <OUI> and <SerialNumber> are defined in {{bibref|TR-069a2|Table 36}}. <IMSI> is obtained from the USIM if it is equipped in the FAP.";
3434 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.HNBIDRealm";
3435 }
3436 leaf hs-flag {
3437 type boolean;
3438 config false;
3439 description
3440 "Enables/disables the HSDPA function in the FAP. If {{true}} HSDPA is enabled (this is equivalent to a \"1\" in {{bibref|3GPP-TS.32.642|Section 6.3.9}}) If {{false}} HSDPA is disabled (this is equivalent to a \"0\" in {{bibref|3GPP-TS.32.642|Section 6.3.9}})";
3441 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.HSFlag";
3442 }
3443 leaf hs-enable {
3444 type boolean;
3445 config false;
3446 description
3447 "Enables or disables HSDPA in the cell. If {{true}} HSDPA is enabled (this is equivalent to a \"1\" in {{bibref|3GPP-TS.32.642|Section 6.3.9}}) If {{false}} HSDPA is not enabled (this is equivalent to a \"0\" in {{bibref|3GPP-TS.32.642|Section 6.3.9}}) If {{param|HSFlag}} is {{false}} then this value MUST be {{false}}.";
3448 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.HSEnable";
3449 }
3450 leaf num-of-hspdsc-hs {
3451 type uint8 {
3452 range "0..15";
3453 }
3454 config false;
3455 description
3456 "The number of codes at the defined spreading factor (SF=16), within the complete code tree. {{bibref|3GPP-TS.32.642|Section 6.3.9}}";
3457 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NumOfHSPDSCHs";
3458 }
3459 leaf num-of-hsscc-hs {
3460 type uint64;
3461 config false;
3462 description
3463 "The number of HS-SCCHs for one cell. {{bibref|3GPP-TS.32.642|Section 6.3.9}}";
3464 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NumOfHSSCCHs";
3465 }
3466 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.";
3467 }
3468
3469 grouping umts-ran-csg-g {
3470 description
3471 "This object contains parameters relating to the Closed Subscriber Group (CSG).";
3472 leaf csg-indicator {
3473 type boolean;
3474 description
3475 "The CSG-indicator Information Element (IE) in the Master Information Block reflects the access mode of the CSG cell. It is hence dependent on the value of {{param|.AccessMgmt.UMTS.AccessMode}}. If {{true}} the CSG-indicator IE is present, reflecting access to the CSG cell is closed. If {{false}} the CSG-indicator IE is absent, reflecting access to the CSG cell is not closed. {{bibref|3GPP-TS.25.331|Section 10.2.48.8.1}}";
3476 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CSG.CSGIndicator";
3477 }
3478 leaf-list uarfcndl-list {
3479 type uint16 {
3480 range "0..16383";
3481 }
3482 config false;
3483 max-elements "128";
3484 description
3485 "{{list}} Each item is a UTRA Absolute Radio Frequency Channel Number (UARFCN) in the DL direction dedicated to the CSG cells. {{param}} is broadcast in SIB 11bis {{bibref|3GPP-TS.25.331|Section 10.2.48.8.14a}}. The corresponding UTRA Absolute Radio Frequency Channel Number (UARFCN) in the UL direction is derived based on the fixed offset applicable for the frequency band.";
3486 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CSG.UARFCNDLList";
3487 }
3488 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CSG.";
3489 }
3490
3491 grouping umts-ran-csg-csgpsc-split-info-g {
3492 description
3493 "This object contains parameters relating to the Primary Scrambling Code (PSC) split information for the CSG. Defined in SIB3/11bis {{bibref|3GPP-TS.25.331|Section 10.3.2.8 and 10.3.2.9}}.";
3494 leaf start-psc-range1-coefficient {
3495 type uint8 {
3496 range "0..63";
3497 }
3498 config false;
3499 description
3500 "The value of this Information Element (IE) multiplied by 8 specifies the start PSC value of the first PSC range as specified in {{bibref|3GPP-TS.25.331|Section 8.6.2.4}}.";
3501 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CSG.CSGPSCSplitInfo.StartPSCRange1Coefficient";
3502 }
3503 leaf number-of-ps-cs {
3504 type enumeration {
3505 enum "5" {
3506 value 1;
3507 description
3508 "none";
3509 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CSG.CSGPSCSplitInfo.NumberOfPSCs - 5";
3510 }
3511 enum "10" {
3512 value 2;
3513 description
3514 "none";
3515 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CSG.CSGPSCSplitInfo.NumberOfPSCs - 10";
3516 }
3517 enum "15" {
3518 value 3;
3519 description
3520 "none";
3521 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CSG.CSGPSCSplitInfo.NumberOfPSCs - 15";
3522 }
3523 enum "20" {
3524 value 4;
3525 description
3526 "none";
3527 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CSG.CSGPSCSplitInfo.NumberOfPSCs - 20";
3528 }
3529 enum "30" {
3530 value 5;
3531 description
3532 "none";
3533 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CSG.CSGPSCSplitInfo.NumberOfPSCs - 30";
3534 }
3535 enum "40" {
3536 value 6;
3537 description
3538 "none";
3539 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CSG.CSGPSCSplitInfo.NumberOfPSCs - 40";
3540 }
3541 enum "50" {
3542 value 7;
3543 description
3544 "none";
3545 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CSG.CSGPSCSplitInfo.NumberOfPSCs - 50";
3546 }
3547 enum "64" {
3548 value 8;
3549 description
3550 "none";
3551 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CSG.CSGPSCSplitInfo.NumberOfPSCs - 64";
3552 }
3553 enum "80" {
3554 value 9;
3555 description
3556 "none";
3557 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CSG.CSGPSCSplitInfo.NumberOfPSCs - 80";
3558 }
3559 enum "120" {
3560 value 10;
3561 description
3562 "none";
3563 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CSG.CSGPSCSplitInfo.NumberOfPSCs - 120";
3564 }
3565 enum "160" {
3566 value 11;
3567 description
3568 "none";
3569 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CSG.CSGPSCSplitInfo.NumberOfPSCs - 160";
3570 }
3571 enum "256" {
3572 value 12;
3573 description
3574 "none";
3575 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CSG.CSGPSCSplitInfo.NumberOfPSCs - 256";
3576 }
3577 enum "alltherest" {
3578 value 13;
3579 description
3580 "none";
3581 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CSG.CSGPSCSplitInfo.NumberOfPSCs - alltherest";
3582 }
3583 enum "spare3" {
3584 value 14;
3585 description
3586 "none";
3587 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CSG.CSGPSCSplitInfo.NumberOfPSCs - spare3";
3588 }
3589 enum "spare2" {
3590 value 15;
3591 description
3592 "none";
3593 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CSG.CSGPSCSplitInfo.NumberOfPSCs - spare2";
3594 }
3595 enum "spare1" {
3596 value 16;
3597 description
3598 "none";
3599 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CSG.CSGPSCSplitInfo.NumberOfPSCs - spare1";
3600 }
3601 }
3602 config false;
3603 description
3604 "This Information Element (IE) specifies the number of PSCs reserved for CSG cells in each PSC range.";
3605 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CSG.CSGPSCSplitInfo.NumberOfPSCs";
3606 }
3607 leaf psc-range2-offset {
3608 type uint8 {
3609 range "0..63";
3610 }
3611 config false;
3612 description
3613 "If this Information Element (IE) is included, the UE shall calculate the second PSC range as specified in {{bibref|3GPP-TS.25.331|Section 8.6.2.4}}. If this Information Element (IE) is not included, the UE shall consider the second PSC range to be not present.";
3614 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CSG.CSGPSCSplitInfo.PSCRange2Offset";
3615 }
3616 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CSG.CSGPSCSplitInfo.";
3617 }
3618
3619 grouping umts-ran-cell-selection-g {
3620 description
3621 "This object contains parameters related to cell selection and reselection.";
3622 leaf quality-measure-cpich {
3623 type enumeration {
3624 enum "ec/no" {
3625 value 1;
3626 description
3627 "none";
3628 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellSelection.QualityMeasureCPICH - Ec/No";
3629 }
3630 enum "rscp" {
3631 value 2;
3632 description
3633 "none";
3634 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellSelection.QualityMeasureCPICH - RSCP";
3635 }
3636 }
3637 config false;
3638 description
3639 "Which mechanism to use when doing CPICH quality measurements. {{bibref|3GPP-TS.25.331|Section 10.3.7.47}}";
3640 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellSelection.QualityMeasureCPICH";
3641 }
3642 leaf qqual-min {
3643 type int64;
3644 units "dB";
3645 config false;
3646 description
3647 "Minimum required quality measure, specified in {{units}}. {{bibref|3GPP-TS.25.331|Section 10.3.2.3 and Section 10.3.2.4}} This value is only meaningful if {{param|QualityMeasureCPICH}} has the value {{enum|Ec/No|QualityMeasureCPICH}} and it MUST otherwise be ignored.";
3648 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellSelection.QqualMin";
3649 }
3650 leaf qqual-min-offset {
3651 type uint8 {
3652 range "1..16";
3653 }
3654 units "dB";
3655 default "1";
3656 config false;
3657 description
3658 "Offset for {{param|QqualMin}} specified in {{units}}. {{bibref|3GPP-TS.25.331|Section 10.3.2.3}} This value is only meaningful if {{param|QualityMeasureCPICH}} has the value {{enum|Ec/No|QualityMeasureCPICH}} and it MUST otherwise be ignored.";
3659 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellSelection.QqualMinOffset";
3660 }
3661 leaf q-rx-lev-min {
3662 type int64;
3663 units "dBm";
3664 config false;
3665 description
3666 "Minimum required RX level in the cell, specified in {{units}}. {{bibref|3GPP-TS.25.331|Section 10.3.2.3}} Only odd values are valid, use of an even value MUST be rejected by the CPE. This value is only meaningful if {{param|QualityMeasureCPICH}} has the value {{enum|RSCP|QualityMeasureCPICH}} and it MUST otherwise be ignored.";
3667 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellSelection.QRxLevMin";
3668 }
3669 leaf delta-q-rx-lev-min {
3670 type int64;
3671 units "dB";
3672 config false;
3673 description
3674 "Delta for the minimum required RX level in the cell, specified in {{units}}. {{bibref|3GPP-TS.25.331|Section 10.3.2.3 and Section 10.3.2.4}} The actual value of {{param|QRxLevMin}} = {{param|QRxLevMin}} + {{param}} This value is only meaningful if {{param|QualityMeasureCPICH}} has the value {{enum|RSCP|QualityMeasureCPICH}} and it MUST otherwise be ignored.";
3675 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellSelection.DeltaQRxLevMin";
3676 }
3677 leaf q-rx-lev-min-offset {
3678 type uint8 {
3679 range "2 | 4 | 6 | 8 | 10 | 12 | 14 | 16";
3680 }
3681 units "dB";
3682 default "2";
3683 config false;
3684 description
3685 "Offset for {{param|QRxLevMin}}, specified in {{units}}. {{bibref|3GPP-TS.25.331|Section 10.3.2.3}} This value is only meaningful if {{param|QualityMeasureCPICH}} has the value {{enum|RSCP|QualityMeasureCPICH}} and it MUST otherwise be ignored.";
3686 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellSelection.QRxLevMinOffset";
3687 }
3688 leaf q-hyst1s {
3689 type uint8 {
3690 range "0..40";
3691 }
3692 config false;
3693 description
3694 "GSM and FDD Cell reselection hysteresis 1. {{bibref|3GPP-TS.25.331|Section 10.3.2.3}} Only even values are valid, use of an odd value MUST be rejected by the CPE.";
3695 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellSelection.QHyst1s";
3696 }
3697 leaf q-hyst2s {
3698 type uint8 {
3699 range "0..40";
3700 }
3701 config false;
3702 description
3703 "FDD Cell reselection hysteresis 2. {{bibref|3GPP-TS.25.331|Section 10.3.2.3}} Only even values are valid, use of an odd value MUST be rejected by the CPE. This value is only meaningful if {{param|QualityMeasureCPICH}} has the value {{enum|Ec/No|QualityMeasureCPICH}} and it MUST otherwise be ignored. By default when {{param|QHyst1s}} is set and {{param}} is not, then the value for {{param}} SHOULD match the value of {{param|QHyst1s}}.";
3704 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellSelection.QHyst2s";
3705 }
3706 leaf t-reselections {
3707 type uint8 {
3708 range "0..31";
3709 }
3710 units "seconds";
3711 config false;
3712 description
3713 "A member of the set of parameters used for cell reselection functionality. A UE triggers the reselection of a new cell if the cell reselection criteria are fulfilled during the time interval in {{units}}. Parameter defined in SIB3 {{bibref|3GPP-TS.25.331|Section 10.3.2.3}}.";
3714 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellSelection.TReselections";
3715 }
3716 leaf s-intrasearch {
3717 type int64;
3718 config false;
3719 description
3720 "A member of the set of parameters used for cell reselection functionality. Defines the threshold for intra-frequency measurements, and for the HCS measurement rules. Only even values are valid, use of an odd value MUST be rejected by the CPE. Parameter defined in SIB3 {{bibref|3GPP-TS.25.331|Section 10.3.2.3}}.";
3721 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellSelection.SIntrasearch";
3722 }
3723 leaf s-intersearch {
3724 type int64;
3725 config false;
3726 description
3727 "A member of the set of parameters used for cell reselection functionality. Defines the threshold for inter-frequency measurements, and for the HCS measurement rules. Only even values are valid, use of an odd value MUST be rejected by the CPE. Parameter defined in SIB3 {{bibref|3GPP-TS.25.331|Section 10.3.2.3}}.";
3728 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellSelection.SIntersearch";
3729 }
3730 leaf s-search-hcs {
3731 type int64;
3732 config false;
3733 description
3734 "A member of the set of parameters used for cell reselection functionality. Defines the threshold for intrafrequency and interfrequency measurement rules in HCS. Below this limit in the serving cell, the UE initiates measurements of all intrafrequency and interfrequency neighbouring cells of the serving cell. Only odd values are valid, use of an even value MUST be rejected by the CPE. Parameter defined in SIB3 {{bibref|3GPP-TS.25.331|Section 10.3.2.3}}.";
3735 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellSelection.SSearchHCS";
3736 }
3737 leaf s-search-rat {
3738 type int64;
3739 config false;
3740 description
3741 "A member of the set of parameters used for cell reselection functionality. Defines the RAT (GSM) specific threshold for inter-RAT measurement rules. Only even values are valid, use of an odd value MUST be rejected by the CPE. Parameter defined in SIB3 {{bibref|3GPP-TS.25.331|Section 10.3.2.3}}.";
3742 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellSelection.SSearchRAT";
3743 }
3744 leaf shcsrat {
3745 type int64;
3746 config false;
3747 description
3748 "A member of the set of parameters used for cell reselection functionality. Defines the RAT (GSM) specific threshold for inter-RAT measurement rules in HCS. Only odd values are valid, use of an even value MUST be rejected by the CPE. Parameter defined in SIB3 {{bibref|3GPP-TS.25.331|Section 10.3.2.3}}.";
3749 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellSelection.SHCSRAT";
3750 }
3751 leaf s-limit-search-rat {
3752 type int64;
3753 config false;
3754 description
3755 "A member of the set of parameters used for cell reselection functionality. Defines the threshold for skipping inter-RAT measurement rules in HCS. Above this RAT (GSM) specific threshold in the serving UTRA cell, the UE does not need to perform any inter-RAT measurements. Only even values are valid, use of an odd value MUST be rejected by the CPE. Parameter defined in SIB3 {{bibref|3GPP-TS.25.331|Section 10.3.2.3}}.";
3756 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellSelection.SLimitSearchRAT";
3757 }
3758 leaf non-hcstcr-max {
3759 type enumeration {
3760 enum "not used" {
3761 value 1;
3762 description
3763 "none";
3764 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellSelection.NonHCSTCRMax - not used";
3765 }
3766 enum "30" {
3767 value 2;
3768 description
3769 "none";
3770 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellSelection.NonHCSTCRMax - 30";
3771 }
3772 enum "60" {
3773 value 3;
3774 description
3775 "none";
3776 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellSelection.NonHCSTCRMax - 60";
3777 }
3778 enum "120" {
3779 value 4;
3780 description
3781 "none";
3782 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellSelection.NonHCSTCRMax - 120";
3783 }
3784 enum "180" {
3785 value 5;
3786 description
3787 "none";
3788 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellSelection.NonHCSTCRMax - 180";
3789 }
3790 enum "240" {
3791 value 6;
3792 description
3793 "none";
3794 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellSelection.NonHCSTCRMax - 240";
3795 }
3796 }
3797 config false;
3798 description
3799 "A member of the set of parameters used for cell reselection functionality. Defines the duration in seconds for evaluating the allowed amount of cell reselections. If the number of cell reselections during the time period defined by {{param}} exceeds {{param|NonHCSNCR}}, high mobility has been detected. Parameter defined in SIB3 {{bibref|3GPP-TS.25.331|Section 10.3.2.3}}.";
3800 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellSelection.NonHCSTCRMax";
3801 }
3802 leaf non-hcsncr {
3803 type uint8 {
3804 range "1..16";
3805 }
3806 config false;
3807 description
3808 "A member of the set of parameters used for cell reselection functionality. Defines the maximum number of cell reselections. If the number of cell reselections during the {{param|NonHCSTCRMax}} time period exceeds the value of {{param}}, high mobility has been detected. Parameter defined in SIB3 {{bibref|3GPP-TS.25.331|Section 10.3.2.3}}.";
3809 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellSelection.NonHCSNCR";
3810 }
3811 leaf non-hcstcr-max-hyst {
3812 type enumeration {
3813 enum "not used" {
3814 value 1;
3815 description
3816 "none";
3817 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellSelection.NonHCSTCRMaxHyst - not used";
3818 }
3819 enum "10" {
3820 value 2;
3821 description
3822 "none";
3823 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellSelection.NonHCSTCRMaxHyst - 10";
3824 }
3825 enum "20" {
3826 value 3;
3827 description
3828 "none";
3829 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellSelection.NonHCSTCRMaxHyst - 20";
3830 }
3831 enum "30" {
3832 value 4;
3833 description
3834 "none";
3835 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellSelection.NonHCSTCRMaxHyst - 30";
3836 }
3837 enum "40" {
3838 value 5;
3839 description
3840 "none";
3841 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellSelection.NonHCSTCRMaxHyst - 40";
3842 }
3843 enum "50" {
3844 value 6;
3845 description
3846 "none";
3847 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellSelection.NonHCSTCRMaxHyst - 50";
3848 }
3849 enum "60" {
3850 value 7;
3851 description
3852 "none";
3853 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellSelection.NonHCSTCRMaxHyst - 60";
3854 }
3855 enum "70" {
3856 value 8;
3857 description
3858 "none";
3859 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellSelection.NonHCSTCRMaxHyst - 70";
3860 }
3861 }
3862 config false;
3863 description
3864 "A member of the set of parameters used for cell reselection functionality. Defines the cell reselection hysteresis for reverting from UE high-mobility measurements. The additional time period in seconds before UE reverts to low-mobility measurements. When the number of cell reselections during the time period defined by {{param|TCRMax}} no longer exceeds {{param|NCR}}, UE continues measurements during the time period defined by {{param|TCRMaxHyst}}. Parameter defined in SIB3 {{bibref|3GPP-TS.25.331|Section 10.3.2.3}}.";
3865 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellSelection.NonHCSTCRMaxHyst";
3866 }
3867 leaf qhcs {
3868 type uint8 {
3869 range "0..99";
3870 }
3871 default "0";
3872 config false;
3873 description
3874 "A member of the set of parameters used for cell reselection functionality. Defines the quality threshold levels for applying prioritised hierarchical cell reselection. {{bibref|3GPP-TS.25.331|Section 10.3.7.12 and Section 10.3.7.54a}}";
3875 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellSelection.QHCS";
3876 }
3877 leaf use-of-hcs {
3878 type boolean;
3879 config false;
3880 description
3881 "A member of the set of parameters used for cell reselection functionality. Indicate whether HCS is used in this cell or not. {{bibref|3GPP-TS.25.331|Section 10.3.7.47}}";
3882 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellSelection.UseOfHCS";
3883 }
3884 leaf hcs-prio {
3885 type uint8 {
3886 range "0..7";
3887 }
3888 default "0";
3889 config false;
3890 description
3891 "A member of the set of parameters used for cell reselection functionality. Defines the HCS priority of this cell. {{bibref|3GPP-TS.25.331|Section 10.3.7.12}}";
3892 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellSelection.HCSPrio";
3893 }
3894 leaf tcr-max {
3895 type enumeration {
3896 enum "not used" {
3897 value 1;
3898 description
3899 "none";
3900 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellSelection.TCRMax - not used";
3901 }
3902 enum "30" {
3903 value 2;
3904 description
3905 "none";
3906 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellSelection.TCRMax - 30";
3907 }
3908 enum "60" {
3909 value 3;
3910 description
3911 "none";
3912 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellSelection.TCRMax - 60";
3913 }
3914 enum "120" {
3915 value 4;
3916 description
3917 "none";
3918 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellSelection.TCRMax - 120";
3919 }
3920 enum "180" {
3921 value 5;
3922 description
3923 "none";
3924 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellSelection.TCRMax - 180";
3925 }
3926 enum "240" {
3927 value 6;
3928 description
3929 "none";
3930 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellSelection.TCRMax - 240";
3931 }
3932 }
3933 config false;
3934 description
3935 "A member of the set of parameters used for cell reselection functionality. Defines the duration in seconds for evaluating the allowed amount of cell reselections. If the number of cell reselections during the time period defined by {{param}} exceeds {{param|NCR}}, high mobility has been detected. Parameter defined in SIB3 {{bibref|3GPP-TS.25.331|Section 10.3.7.12}}.";
3936 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellSelection.TCRMax";
3937 }
3938 leaf ncr {
3939 type uint8 {
3940 range "1..16";
3941 }
3942 config false;
3943 description
3944 "A member of the set of parameters used for cell reselection functionality. Defines the maximum number of cell reselections. If the number of cell reselections during the {{param|TCRMax}} time period exceeds the value of {{param}}, high mobility has been detected. Parameter defined in SIB3 {{bibref|3GPP-TS.25.331|Section 10.3.7.12}}.";
3945 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellSelection.NCR";
3946 }
3947 leaf tcr-max-hyst {
3948 type enumeration {
3949 enum "not used" {
3950 value 1;
3951 description
3952 "none";
3953 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellSelection.TCRMaxHyst - not used";
3954 }
3955 enum "10" {
3956 value 2;
3957 description
3958 "none";
3959 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellSelection.TCRMaxHyst - 10";
3960 }
3961 enum "20" {
3962 value 3;
3963 description
3964 "none";
3965 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellSelection.TCRMaxHyst - 20";
3966 }
3967 enum "30" {
3968 value 4;
3969 description
3970 "none";
3971 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellSelection.TCRMaxHyst - 30";
3972 }
3973 enum "40" {
3974 value 5;
3975 description
3976 "none";
3977 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellSelection.TCRMaxHyst - 40";
3978 }
3979 enum "50" {
3980 value 6;
3981 description
3982 "none";
3983 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellSelection.TCRMaxHyst - 50";
3984 }
3985 enum "60" {
3986 value 7;
3987 description
3988 "none";
3989 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellSelection.TCRMaxHyst - 60";
3990 }
3991 enum "70" {
3992 value 8;
3993 description
3994 "none";
3995 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellSelection.TCRMaxHyst - 70";
3996 }
3997 }
3998 config false;
3999 description
4000 "A member of the set of parameters used for cell reselection functionality. Defines the cell reselection hysteresis for reverting from UE high-mobility measurements. The additional time period in seconds before UE reverts to low-mobility measurements. When the number of cell reselections during the time period defined by {{param|TCRMax}} no longer exceeds {{param|NCR}}, UE continues measurements during the time period defined by {{param}}. Parameter defined in SIB3 {{bibref|3GPP-TS.25.331|Section 10.3.7.12}}.";
4001 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellSelection.TCRMaxHyst";
4002 }
4003 leaf ue-tx-pwr-max-rach {
4004 type int64;
4005 units "dBm";
4006 config false;
4007 description
4008 "A member of the set of parameters used for cell reselection functionality. Defines the maximum transmit power level, specified in {{units}}, that an UE MAY use when accessing the cell on RACH. Used to calculate Pcompensation, which is: max(UE_TXPWR_MAX_RACH - P_MAX, 0), where UE_TXPWR_MAX_RACH is {{param}} and P_MAX is the max transmit power for a UE. {{bibref|3GPP-TS.25.331|Section 10.3.2.3}} {{bibref|3GPP-TS.25.304|Section 5.2.3}}";
4009 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellSelection.UETxPwrMaxRACH";
4010 }
4011 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellSelection.";
4012 }
4013
4014 grouping umts-ran-rrc-timers-g {
4015 description
4016 "This object contains parameters related to miscellaneous RRC timers and constants.";
4017 leaf t300 {
4018 type uint16 {
4019 range "100..8000";
4020 }
4021 units "milliseconds";
4022 default "1000";
4023 config false;
4024 description
4025 "Timer measured in {{units}}. Only the following values are considered valid: :100, 200, 400, 600, 800, 1000, 1200, 1400, 1600, 1800, 2000, 3000, 4000, 6000, and 8000 Any value other than those and the CPE MUST reject the request. Defined in SIB1 {{bibref|3GPP-TS.25.331|Section 13.1 and Section 10.3.3.44}}.";
4026 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.RRCTimers.T300";
4027 }
4028 leaf t301 {
4029 type uint16 {
4030 range "100..8000";
4031 }
4032 units "milliseconds";
4033 default "2000";
4034 config false;
4035 description
4036 "Timer measured in {{units}}. Only the following values are considered valid: :100, 200, 400, 600, 800, 1000, 1200, 1400, 1600, 1800, 2000, 3000, 4000, 6000, and 8000 Any value other than those and the CPE MUST reject the request. Defined in SIB1 {{bibref|3GPP-TS.25.331|Section 13.1 and section 10.3.3.44}}.";
4037 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.RRCTimers.T301";
4038 }
4039 leaf t302 {
4040 type uint16 {
4041 range "100..8000";
4042 }
4043 units "milliseconds";
4044 default "4000";
4045 config false;
4046 description
4047 "Timer measured in {{units}}. Only the following values are considered valid: :100, 200, 400, 600, 800, 1000, 1200, 1400, 1600, 1800, 2000, 3000, 4000, 6000, and 8000 Any value other than those and the CPE MUST reject the request. Defined in SIB1 {{bibref|3GPP-TS.25.331|Section 13.1 and Section 10.3.3.44}}.";
4048 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.RRCTimers.T302";
4049 }
4050 leaf t304 {
4051 type uint16 {
4052 range "100 | 200 | 400 | 1000 | 2000";
4053 }
4054 units "milliseconds";
4055 default "2000";
4056 config false;
4057 description
4058 "Timer measured in {{units}}. Defined in SIB1 {{bibref|3GPP-TS.25.331|Section 13.1 and Section 10.3.3.44}}.";
4059 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.RRCTimers.T304";
4060 }
4061 leaf t305 {
4062 type int64;
4063 units "minutes";
4064 default "30";
4065 config false;
4066 description
4067 "Timer measured in {{units}}. -1 indicates an unbounded timer in which there is no update. Defined in SIB1 {{bibref|3GPP-TS.25.331|Section 13.1 and Section 10.3.3.44}}.";
4068 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.RRCTimers.T305";
4069 }
4070 leaf t307 {
4071 type uint8 {
4072 range "5 | 10 | 15 | 20 | 30 | 40 | 50";
4073 }
4074 units "seconds";
4075 default "30";
4076 config false;
4077 description
4078 "Timer measured in {{units}}. Defined in SIB1 {{bibref|3GPP-TS.25.331|Section 13.1 and Section 10.3.3.44}}.";
4079 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.RRCTimers.T307";
4080 }
4081 leaf t308 {
4082 type uint16 {
4083 range "40 | 80 | 160 | 320";
4084 }
4085 units "milliseconds";
4086 default "160";
4087 config false;
4088 description
4089 "Timer measured in {{units}}. Defined in SIB1 {{bibref|3GPP-TS.25.331|Section 13.1 and Section 10.3.3.44}}.";
4090 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.RRCTimers.T308";
4091 }
4092 leaf t309 {
4093 type uint8 {
4094 range "1..8";
4095 }
4096 units "seconds";
4097 default "5";
4098 config false;
4099 description
4100 "Timer measured in {{units}}. Defined in SIB1 {{bibref|3GPP-TS.25.331|Section 13.1 and Section 10.3.3.44}}.";
4101 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.RRCTimers.T309";
4102 }
4103 leaf t310 {
4104 type uint16 {
4105 range "40 | 80 | 120 | 160 | 200 | 240 | 280 | 320";
4106 }
4107 units "milliseconds";
4108 default "160";
4109 config false;
4110 description
4111 "Timer measured in {{units}}. Defined in SIB1 {{bibref|3GPP-TS.25.331|Section 13.1 and Section 10.3.3.44}}.";
4112 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.RRCTimers.T310";
4113 }
4114 leaf t311 {
4115 type uint16 {
4116 range "250 | 500 | 750 | 1000 | 1250 | 1500 | 1750 | 2000";
4117 }
4118 units "milliseconds";
4119 default "2000";
4120 config false;
4121 description
4122 "Timer measured in {{units}}. Defined in SIB1 {{bibref|3GPP-TS.25.331|Section 13.1 and Section 10.3.3.43}}.";
4123 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.RRCTimers.T311";
4124 }
4125 leaf t312 {
4126 type uint8 {
4127 range "0..15";
4128 }
4129 units "seconds";
4130 default "1";
4131 config false;
4132 description
4133 "Timer measured in {{units}}. Defined in SIB1 {{bibref|3GPP-TS.25.331|Section 13.1 and Section 10.3.3.44}}.";
4134 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.RRCTimers.T312";
4135 }
4136 leaf t313 {
4137 type uint8 {
4138 range "0..15";
4139 }
4140 units "seconds";
4141 default "3";
4142 config false;
4143 description
4144 "Timer measured in {{units}}. Defined in SIB1 {{bibref|3GPP-TS.25.331|Section 13.1 and Section 10.3.3.43}}.";
4145 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.RRCTimers.T313";
4146 }
4147 leaf t314 {
4148 type uint8 {
4149 range "0 | 2 | 4 | 6 | 8 | 12 | 16 | 20";
4150 }
4151 units "seconds";
4152 default "12";
4153 config false;
4154 description
4155 "Timer measured in {{units}}. Defined in SIB1 {{bibref|3GPP-TS.25.331|Section 13.1 and Section 10.3.3.43}}.";
4156 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.RRCTimers.T314";
4157 }
4158 leaf t315 {
4159 type uint16 {
4160 range "0 | 10 | 30 | 60 | 180 | 600 | 1200 | 1800";
4161 }
4162 units "seconds";
4163 default "180";
4164 config false;
4165 description
4166 "Timer measured in {{units}}. Defined in SIB1 {{bibref|3GPP-TS.25.331|Section 13.1 and Section 10.3.3.43}}.";
4167 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.RRCTimers.T315";
4168 }
4169 leaf t316 {
4170 type int64;
4171 units "seconds";
4172 default "30";
4173 config false;
4174 description
4175 "Timer measured in {{units}}. Defined in SIB1 {{bibref|3GPP-TS.25.331|Section 13.1 and Section 10.3.3.43}}. -1 indicates an unbounded timer in which there is no update.";
4176 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.RRCTimers.T316";
4177 }
4178 leaf t317 {
4179 type uint16 {
4180 range "0 | 10 | 30 | 60 | 180 | 600 | 1200 | 1800";
4181 }
4182 units "seconds";
4183 config false;
4184 description
4185 "Timer measured in {{units}}. Defined in SIB1 {{bibref|3GPP-TS.25.331|Section 13.1 and Section 10.3.3.43}}.";
4186 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.RRCTimers.T317";
4187 }
4188 leaf n300 {
4189 type uint8 {
4190 range "0..7";
4191 }
4192 default "3";
4193 config false;
4194 description
4195 "Counter. Defined in SIB1 {{bibref|3GPP-TS.25.331|Section 13.1 and Section 10.3.3.44}}.";
4196 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.RRCTimers.N300";
4197 }
4198 leaf n301 {
4199 type uint8 {
4200 range "0..7";
4201 }
4202 default "2";
4203 config false;
4204 description
4205 "Counter. Defined in SIB1 {{bibref|3GPP-TS.25.331|Section 13.1 and Section 10.3.3.43}}.";
4206 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.RRCTimers.N301";
4207 }
4208 leaf n302 {
4209 type uint8 {
4210 range "0..7";
4211 }
4212 default "3";
4213 config false;
4214 description
4215 "Counter. Defined in SIB1 {{bibref|3GPP-TS.25.331|Section 13.1 and Section 10.3.3.43}}.";
4216 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.RRCTimers.N302";
4217 }
4218 leaf n304 {
4219 type uint8 {
4220 range "0..7";
4221 }
4222 default "2";
4223 config false;
4224 description
4225 "Counter. Defined in SIB1 {{bibref|3GPP-TS.25.331|Section 13.1 and Section 10.3.3.43}}.";
4226 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.RRCTimers.N304";
4227 }
4228 leaf n310 {
4229 type uint8 {
4230 range "0..7";
4231 }
4232 default "4";
4233 config false;
4234 description
4235 "Counter. Defined in SIB1 {{bibref|3GPP-TS.25.331|Section 13.1 and Section 10.3.3.43}}.";
4236 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.RRCTimers.N310";
4237 }
4238 leaf n312 {
4239 type uint16 {
4240 range "1..1000";
4241 }
4242 default "1";
4243 config false;
4244 description
4245 "Counter. Only the following values are considered valid: 1, 2, 4, 10, 20, 50, 100, 200, 400, 600, 800, and 1000. Any value other than those and the CPE MUST reject the request. Defined in SIB1 {{bibref|3GPP-TS.25.331|Section 13.1 and Section 10.3.3.44}}.";
4246 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.RRCTimers.N312";
4247 }
4248 leaf n313 {
4249 type uint8 {
4250 range "1 | 2 | 4 | 10 | 20 | 50 | 100 | 200";
4251 }
4252 default "20";
4253 config false;
4254 description
4255 "Counter. Defined in SIB1 {{bibref|3GPP-TS.25.331|Section 13.1 and Section 10.3.3.43}}.";
4256 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.RRCTimers.N313";
4257 }
4258 leaf n315 {
4259 type uint16 {
4260 range "1..1000";
4261 }
4262 default "1";
4263 config false;
4264 description
4265 "Counter. Only the following values are considered valid: :1, 2, 4, 10, 20, 50, 100, 200, 400, 600, 800, and 1000. Any value other than those and the CPE MUST reject the request. Defined in SIB1 {{bibref|3GPP-TS.25.331|Section 13.1 and Section 10.3.3.43}}.";
4266 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.RRCTimers.N315";
4267 }
4268 leaf wait-time {
4269 type uint8 {
4270 range "0..15";
4271 }
4272 units "seconds";
4273 config false;
4274 description
4275 "Time period the UE has to wait before repeating the rejected procedure. This is an IE used when sending RRC connection reject, redirecting the requesting UE to another frequency. 0 indicates that repetition is not allowed. {{bibref|3GPP-TS.25.331|Section 10.3.3.50}}.";
4276 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.RRCTimers.WaitTime";
4277 }
4278 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.RRCTimers.";
4279 }
4280
4281 grouping umts-ran-drx-g {
4282 description
4283 "This object contains parameters related to DRX parameters.";
4284 leaf drx-cycle-length-coefficient-cs {
4285 type uint8 {
4286 range "6..9";
4287 }
4288 config false;
4289 description
4290 "Defines the DRX cycle length coefficient for CS domain to optimize paging in idle mode. Defined in SIB1 {{bibref|3GPP-TS.25.331|Section 10.3.3.6}}. {{param}} refers to 'k' in the formula as specified in {{bibref|3GPP-TS.25.304}}, Discontinuous reception. Used by the CN CS domain to count paging occasions for discontinuous reception in Idle Mode. The duration of the DRX cycle is 2 <power> k frames, where 'k' is the used DRX cycle length coefficient for CN.";
4291 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.DRX.DRXCycleLengthCoefficientCS";
4292 }
4293 leaf drx-cycle-length-coefficient-ps {
4294 type uint8 {
4295 range "6..9";
4296 }
4297 config false;
4298 description
4299 "Defines the DRX cycle length coefficient for PS domain to optimize paging in idle mode. Defined in SIB1 {{bibref|3GPP-TS.25.331|Section 10.3.3.6}}. {{param}} refers to 'k' in the formula as specified in {{bibref|3GPP-TS.25.304}}, Discontinuous reception. Used by the CN PS domain to count paging occasions for discontinuous reception in Idle Mode. The duration of the DRX cycle is 2 <power> k frames, where 'k' is the used DRX cycle length coefficient for CN.";
4300 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.DRX.DRXCycleLengthCoefficientPS";
4301 }
4302 leaf utrandrx-cycle-length-coefficient {
4303 type uint8 {
4304 range "3..9";
4305 }
4306 config false;
4307 description
4308 "Defines the DRX cycle length used by UTRAN to count paging occasions for discontinuous reception in Connected Mode. The duration of the DRX cycle is 2 <power> k frames, where 'k' is the used DRX cycle length coefficient for UTRAN. {{param}} SHOULD be used by the UTRAN/FAP for UEs in Cell_PCH/Cell_FACH state. {{bibref|3GPP-TS.25.331|Section 10.3.3.49}}";
4309 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.DRX.UTRANDRXCycleLengthCoefficient";
4310 }
4311 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.DRX.";
4312 }
4313
4314 grouping umts-ran-power-control-g {
4315 description
4316 "This object contains parameters related to power control and RACH.";
4317 leaf constant-value {
4318 type int64;
4319 units "dB";
4320 config false;
4321 description
4322 "Used by the UE to calculate the initial output power, specified in {{units}}, on PRACH according to the open loop power control procedure. Parameter in SIB5. {{bibref|3GPP-TS.25.331|Section 10.3.6.11}}";
4323 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.PowerControl.ConstantValue";
4324 }
4325 leaf power-ramp-step-up {
4326 type uint8 {
4327 range "1..8";
4328 }
4329 units "dB";
4330 config false;
4331 description
4332 "Used for the Uplink Common Channel. Defines the Power ramp setup, specified in {{units}}, on PRACH preamble when no acquisition indicator (AI) is detected by the UE. Parameter in SIB5. {{bibref|3GPP-TS.25.331|Section 10.3.6.54}}";
4333 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.PowerControl.PowerRampStepUp";
4334 }
4335 leaf preamble-retrans-max {
4336 type uint8 {
4337 range "1..64";
4338 }
4339 config false;
4340 description
4341 "Used for the Uplink Common Channel. Defines the maximum number of preambles allowed in one preamble ramping cycle. PRACH Preamble Retrans Max is part of \"PRACH power offset\" which is part of \"PRACH system information list\". Parameter in SIB5. {{bibref|3GPP-TS.25.331|Section 10.3.6.54}}";
4342 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.PowerControl.PreambleRetransMax";
4343 }
4344 leaf persistence-scale-factor {
4345 type uint8 {
4346 range "2..9";
4347 }
4348 config false;
4349 description
4350 "Persistence Scaling Factor for overload control. Parameter in SIB5. The value is the scaling factor multiplied by 10, e.g. 2 is a scaling factor of 0.2";
4351 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.PowerControl.PersistenceScaleFactor";
4352 }
4353 leaf m-max {
4354 type uint8 {
4355 range "1..32";
4356 }
4357 config false;
4358 description
4359 "Maximum number of RACH preamble cycles. Defines how many times the PRACH preamble ramping procedure can be repeated before UE MAC reports a failure on RACH transmission to higher layers. Maximum number of RACH preamble cycles is part of \"RACH transmission parameters\" which is part of \"PRACH system information list\" which is part of SIB5. {{bibref|3GPP-TS.25.331|Section 10.3.6.67}}";
4360 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.PowerControl.MMax";
4361 }
4362 leaf nb01-min {
4363 type uint8 {
4364 range "0..50";
4365 }
4366 config false;
4367 description
4368 "RACH random back-off lower bound. {{param}} is the lower bound of the waiting time in 10 millisecond increments (i.e. 1 corresponds to 10 ms and 50 corresponds to 500 ms). {{param}} is part of \"RACH transmission parameters\" which is part of \"PRACH system information list\" which is part of SIB5. {{bibref|3GPP-TS.25.331|Section 10.3.6.67}}";
4369 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.PowerControl.NB01Min";
4370 }
4371 leaf nb01-max {
4372 type uint8 {
4373 range "0..50";
4374 }
4375 config false;
4376 description
4377 "RACH random back-off upper bound. {{param}} is the Upper bound of the waiting time in 10 millisecond increments (i.e. 1 corresponds to 10 ms and 50 corresponds to 500 ms). {{param}} is part of \"RACH transmission parameters\" which is part of \"PRACH system information list\" which is part of SIB5. {{bibref|3GPP-TS.25.331|Section 10.3.6.67}}";
4378 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.PowerControl.NB01Max";
4379 }
4380 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.PowerControl.";
4381 }
4382
4383 grouping umts-ran-cell-restriction-g {
4384 description
4385 "This object contains parameters related to cell access restriction.";
4386 leaf cell-barred {
4387 type boolean;
4388 config false;
4389 description
4390 "Indicates whether the FAP is barred from service or not. {{bibref|3GPP-TS.25.331|Section 10.3.2}}";
4391 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellRestriction.CellBarred";
4392 }
4393 leaf intra-freq-cell-reselection-indicator {
4394 type boolean;
4395 config false;
4396 description
4397 "When {{param|CellBarred}} is {{true}}, this indicates whether the intra-frequency cell re-selection is allowed or not. {{param}} has no meaning if {{param|CellBarred}} is {{false}} and MUST be ignored in such cases. {{true}} means that intra-frequency cell re-selection is allowed. {{false}} means that intra-frequency cell re-selection is not allowed. {{bibref|3GPP-TS.25.331|Section 10.3.2}}";
4398 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellRestriction.IntraFreqCellReselectionIndicator";
4399 }
4400 leaf t-barred {
4401 type uint16 {
4402 range "10 | 20 | 40 | 80 | 160 | 320 | 640 | 1280";
4403 }
4404 units "seconds";
4405 config false;
4406 description
4407 "The time period in {{units}} during which the UE is barred from accessing the FAP. {{bibref|3GPP-TS.25.331|Section 10.3.2}}";
4408 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellRestriction.TBarred";
4409 }
4410 leaf-list access-class-barred-list-cs {
4411 type uint8 {
4412 range "0..15";
4413 }
4414 config false;
4415 description
4416 "{{list}} Each entry is an Access Class that is barred from CS service. The order of the list has no significance. {{bibref|3GPP-TS.25.331|Section 10.3.2}}";
4417 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellRestriction.AccessClassBarredListCS";
4418 }
4419 leaf-list access-class-barred-list-ps {
4420 type uint8 {
4421 range "0..15";
4422 }
4423 config false;
4424 description
4425 "{{list}} Each entry is an Access Class that is barred from PS service. The order of the list has no significance. {{bibref|3GPP-TS.25.331|Section 10.3.2}}";
4426 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellRestriction.AccessClassBarredListPS";
4427 }
4428 leaf cell-reserved-for-operator-use {
4429 type boolean;
4430 config false;
4431 description
4432 "Indicates whether the FAP is reserved for operator use or not. {{bibref|3GPP-TS.25.331|Section 10.3.2}}";
4433 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellRestriction.CellReservedForOperatorUse";
4434 }
4435 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellRestriction.";
4436 }
4437
4438 grouping umts-ran-intra-freq-meas-g {
4439 description
4440 "This object contains parameters relating to the intra-freq HO control parameters.";
4441 leaf measurement-quantity {
4442 type enumeration {
4443 enum "cpich ec/no" {
4444 value 1;
4445 description
4446 "none";
4447 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.MeasurementQuantity - CPICH Ec/No";
4448 }
4449 enum "cpich rscp" {
4450 value 2;
4451 description
4452 "none";
4453 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.MeasurementQuantity - CPICH RSCP";
4454 }
4455 enum "pathloss" {
4456 value 3;
4457 description
4458 "none";
4459 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.MeasurementQuantity - Pathloss";
4460 }
4461 }
4462 config false;
4463 description
4464 "Defines the measurement quantity for intra-freq HO measurement when the UE is in Cell-DCH state. Enumeration of: {{enum}} {{bibref|3GPP-TS.25.331|Section 10.3.7.38}}";
4465 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.MeasurementQuantity";
4466 }
4467 leaf filter-coefficient {
4468 type uint8 {
4469 range "0..9 | 11 | 13 | 15 | 17 | 19";
4470 }
4471 config false;
4472 description
4473 "Defines the equivalent time constant of the low pass filter applied to the CPICH quality measurements, or {{enum|CPICH Ec/No|MeasurementQuantity}}. {{bibref|3GPP-TS.25.331|Section 8.6.7.2 and Section 10.3.7.9}}";
4474 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.FilterCoefficient";
4475 }
4476 leaf-list intra-frequency-event-identity {
4477 type string;
4478 config false;
4479 max-elements "32";
4480 description
4481 "{{list}} Each entry is an Event ID from the list of: 1a, 1b, 1c, 1d, 1e, 1f, 1g, 1h, 1i Defines the identity of the event used to trigger UE reporting (in case of event-triggered reporting). {{bibref|3GPP-TS.25.331|Section 10.3.7.34}} Since the FAP can determine this on its own, it might not be necessary to configure it.";
4482 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.IntraFrequencyEventIdentity";
4483 }
4484 leaf-list triggering-condition2-event1a {
4485 type enumeration {
4486 enum "active" {
4487 value 1;
4488 description
4489 "none";
4490 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.TriggeringCondition2Event1a - Active";
4491 }
4492 enum "monitored" {
4493 value 2;
4494 description
4495 "none";
4496 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.TriggeringCondition2Event1a - Monitored";
4497 }
4498 enum "active and monitored" {
4499 value 3;
4500 description
4501 "none";
4502 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.TriggeringCondition2Event1a - Active and Monitored";
4503 }
4504 enum "detected" {
4505 value 4;
4506 description
4507 "none";
4508 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.TriggeringCondition2Event1a - Detected";
4509 }
4510 enum "detected and monitored" {
4511 value 5;
4512 description
4513 "none";
4514 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.TriggeringCondition2Event1a - Detected and Monitored";
4515 }
4516 }
4517 config false;
4518 description
4519 "{{list}} Indicates which cells can trigger Event 1a. {{enum}} {{bibref|3GPP-TS.25.331|Section 14.1.2 and Section 10.3.7.39}}";
4520 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.TriggeringCondition2Event1a";
4521 }
4522 leaf-list triggering-condition1-event1b {
4523 type enumeration {
4524 enum "active" {
4525 value 1;
4526 description
4527 "none";
4528 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.TriggeringCondition1Event1b - Active";
4529 }
4530 enum "monitored" {
4531 value 2;
4532 description
4533 "none";
4534 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.TriggeringCondition1Event1b - Monitored";
4535 }
4536 enum "active and monitored" {
4537 value 3;
4538 description
4539 "none";
4540 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.TriggeringCondition1Event1b - Active and Monitored";
4541 }
4542 }
4543 config false;
4544 description
4545 "{{list}} Indicates which cells can trigger Event 1b. {{enum}} {{bibref|3GPP-TS.25.331|Section 14.1.2 and Section 10.3.7.39}}";
4546 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.TriggeringCondition1Event1b";
4547 }
4548 leaf-list triggering-condition2-event1e {
4549 type enumeration {
4550 enum "active" {
4551 value 1;
4552 description
4553 "none";
4554 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.TriggeringCondition2Event1e - Active";
4555 }
4556 enum "monitored" {
4557 value 2;
4558 description
4559 "none";
4560 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.TriggeringCondition2Event1e - Monitored";
4561 }
4562 enum "active and monitored" {
4563 value 3;
4564 description
4565 "none";
4566 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.TriggeringCondition2Event1e - Active and Monitored";
4567 }
4568 enum "detected" {
4569 value 4;
4570 description
4571 "none";
4572 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.TriggeringCondition2Event1e - Detected";
4573 }
4574 enum "detected and monitored" {
4575 value 5;
4576 description
4577 "none";
4578 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.TriggeringCondition2Event1e - Detected and Monitored";
4579 }
4580 }
4581 config false;
4582 description
4583 "{{list}} Indicates which cells can trigger Event 1e. {{enum}} {{bibref|3GPP-TS.25.331|Section 14.1.2 and Section 10.3.7.39}}";
4584 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.TriggeringCondition2Event1e";
4585 }
4586 leaf-list triggering-condition1-event1f {
4587 type enumeration {
4588 enum "active" {
4589 value 1;
4590 description
4591 "none";
4592 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.TriggeringCondition1Event1f - Active";
4593 }
4594 enum "monitored" {
4595 value 2;
4596 description
4597 "none";
4598 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.TriggeringCondition1Event1f - Monitored";
4599 }
4600 enum "active and monitored" {
4601 value 3;
4602 description
4603 "none";
4604 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.TriggeringCondition1Event1f - Active and Monitored";
4605 }
4606 }
4607 config false;
4608 description
4609 "{{list}} Indicates which cells can trigger Event 1f. {{enum}} {{bibref|3GPP-TS.25.331|Section 14.1.2 and Section 10.3.7.39}}";
4610 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.TriggeringCondition1Event1f";
4611 }
4612 leaf reporting-range-event1a {
4613 type uint8 {
4614 range "0..29";
4615 }
4616 units "dB";
4617 config false;
4618 description
4619 "Defines a constant in the inequality criterion that needs to be satisfied for an Event 1a to occur. Actual values of the range are 0.0 to 14.5 {{units}} in steps of 0.5 {{units}}. The value of {{param}} divided by 2 yields the actual value of the range. {{bibref|3GPP-TS.25.331|Section 14.1.2 and Section 10.3.7.39}}";
4620 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.ReportingRangeEvent1a";
4621 }
4622 leaf reporting-range-event1b {
4623 type uint8 {
4624 range "0..29";
4625 }
4626 units "dB";
4627 config false;
4628 description
4629 "Defines a constant in the inequality criterion that needs to be satisfied for an Event 1b to occur. Actual values of the range are 0.0 to 14.5 {{units}} in steps of 0.5 {{units}}. The value of {{param}} divided by 2 yields the actual value of the range. {{bibref|3GPP-TS.25.331|Section 14.1.2 and Section 10.3.7.39}}";
4630 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.ReportingRangeEvent1b";
4631 }
4632 leaf weighting-factor-event1a {
4633 type uint8 {
4634 range "0..20";
4635 }
4636 config false;
4637 description
4638 "Defines the weighting factor for intra-freq HO measurement when the UE is in Cell-DCH state. Actual values of the weighting factor are 0.0 to 2.0 in steps of 0.1. The value of {{param}} divided by 10 yields the actual value of the weighting factor. {{bibref|3GPP-TS.25.331|Section 10.3.7.39}}";
4639 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.WeightingFactorEvent1a";
4640 }
4641 leaf weighting-factor-event1b {
4642 type uint8 {
4643 range "0..20";
4644 }
4645 config false;
4646 description
4647 "Defines the weighting factor for intra-freq HO measurement when the UE is in Cell-DCH state. Actual values of the weighting factor are 0.0 to 2.0 in steps of 0.1. The value of {{param}} divided by 10 yields the actual value of the weighting factor. {{bibref|3GPP-TS.25.331|Section 10.3.7.39}}";
4648 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.WeightingFactorEvent1b";
4649 }
4650 leaf report-deactivation-threshold-event1a {
4651 type uint8 {
4652 range "0..7";
4653 }
4654 config false;
4655 description
4656 "Defines the maximum number of cells allowed in the \"active cell set\" for Event 1a to occur. {{bibref|3GPP-TS.25.331|Section 14.1.2 and Section 10.3.7.39}}";
4657 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.ReportDeactivationThresholdEvent1a";
4658 }
4659 leaf reporting-amount-event1a {
4660 type int64;
4661 config false;
4662 description
4663 "Defines the maximum number of MEASUREMENT REPORT messages sent by the UE in case of periodic reporting triggered by an Event 1a The value -1 is used to represent an unbounded maximum. {{bibref|3GPP-TS.25.331|Section 14.1.2 and Section 10.3.7.39}}";
4664 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.ReportingAmountEvent1a";
4665 }
4666 leaf reporting-amount-event1c {
4667 type int64;
4668 config false;
4669 description
4670 "Defines the maximum number of MEASUREMENT REPORT messages sent by the UE in case of periodic reporting triggered by an Event 1c The value -1 is used to represent an unbounded maximum. {{bibref|3GPP-TS.25.331|Section 14.1.2 and Section 10.3.7.39}}";
4671 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.ReportingAmountEvent1c";
4672 }
4673 leaf reporting-interval-event1a {
4674 type uint16 {
4675 range "0 | 250 | 500 | 1000 | 2000 | 4000 | 8000 | 16000";
4676 }
4677 units "milliseconds";
4678 config false;
4679 description
4680 "Defines the transmission period in {{units}} of MEASUREMENT REPORT messages sent by the UE in case of periodic reporting triggered by an Event 1a. {{bibref|3GPP-TS.25.331|Section 14.1.2 and Section 10.3.7.39}}";
4681 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.ReportingIntervalEvent1a";
4682 }
4683 leaf reporting-interval-event1c {
4684 type uint16 {
4685 range "0 | 250 | 500 | 1000 | 2000 | 4000 | 8000 | 16000";
4686 }
4687 units "milliseconds";
4688 config false;
4689 description
4690 "Defines the transmission period in {{units}} of MEASUREMENT REPORT messages sent by the UE in case of periodic reporting triggered by an Event 1c. {{bibref|3GPP-TS.25.331|Section 14.1.2 and Section 10.3.7.39}}";
4691 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.ReportingIntervalEvent1c";
4692 }
4693 leaf hysteresis-event1a {
4694 type uint8 {
4695 range "0..15";
4696 }
4697 config false;
4698 description
4699 "Defines the hysteresis for intra-freq HO measurement when the UE is in Cell-DCH state. Actual values of the range are 0.0 to 7.5 in steps of 0.5. The value of {{param}} divided by 2 yields the actual value of the hysteresis. {{bibref|3GPP-TS.25.331|Section 10.3.7.39 and Section 14.1.2}}";
4700 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.HysteresisEvent1a";
4701 }
4702 leaf hysteresis-event1b {
4703 type uint8 {
4704 range "0..15";
4705 }
4706 config false;
4707 description
4708 "Defines the hysteresis for intra-freq HO measurement when the UE is in Cell-DCH state. Actual values of the range are 0.0 to 7.5 in steps of 0.5. The value of {{param}} divided by 2 yields the actual value of the hysteresis. {{bibref|3GPP-TS.25.331|Section 10.3.7.39 and Section 14.1.2}}";
4709 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.HysteresisEvent1b";
4710 }
4711 leaf hysteresis-event1c {
4712 type uint8 {
4713 range "0..15";
4714 }
4715 config false;
4716 description
4717 "Defines the hysteresis for intra-freq HO measurement when the UE is in Cell-DCH state. Actual values of the range are 0.0 to 7.5 in steps of 0.5. The value of {{param}} divided by 2 yields the actual value of the hysteresis. {{bibref|3GPP-TS.25.331|Section 10.3.7.39 and Section 14.1.2}}";
4718 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.HysteresisEvent1c";
4719 }
4720 leaf hysteresis-event1d {
4721 type uint8 {
4722 range "0..15";
4723 }
4724 config false;
4725 description
4726 "Defines the hysteresis for intra-freq HO measurement when the UE is in Cell-DCH state. Actual values of the range are 0.0 to 7.5 in steps of 0.5. The value of {{param}} divided by 2 yields the actual value of the hysteresis. {{bibref|3GPP-TS.25.331|Section 10.3.7.39 and Section 14.1.2}}";
4727 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.HysteresisEvent1d";
4728 }
4729 leaf hysteresis-event1e {
4730 type uint8 {
4731 range "0..15";
4732 }
4733 config false;
4734 description
4735 "Defines the hysteresis for intra-freq HO measurement when the UE is in Cell-DCH state. Actual values of the range are 0.0 to 7.5 in steps of 0.5. The value of {{param}} divided by 2 yields the actual value of the hysteresis. {{bibref|3GPP-TS.25.331|Section 10.3.7.39 and Section 14.1.2}}";
4736 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.HysteresisEvent1e";
4737 }
4738 leaf hysteresis-event1f {
4739 type uint8 {
4740 range "0..15";
4741 }
4742 config false;
4743 description
4744 "Defines the hysteresis for intra-freq HO measurement when the UE is in Cell-DCH state. Actual values of the range are 0.0 to 7.5 in steps of 0.5. The value of {{param}} divided by 2 yields the actual value of the hysteresis. {{bibref|3GPP-TS.25.331|Section 10.3.7.39 and Section 14.1.2}}";
4745 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.HysteresisEvent1f";
4746 }
4747 leaf time-to-trigger-event1a {
4748 type uint16 {
4749 range "0 | 10 | 20 | 40 | 60 | 80 | 100 | 120 | 160 | 200 | 240 | 320 | 640 | 1280 | 2560 | 5000";
4750 }
4751 units "milliseconds";
4752 config false;
4753 description
4754 "Defines the time-to-trigger in {{units}} for intra-freq HO measurement when the UE is in Cell-DCH state. Only the specified values are considered valid, any value other than those and the CPE MUST reject the request. {{bibref|3GPP-TS.25.331|Section 10.3.7.39 and Section 10.3.7.64}}";
4755 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.TimeToTriggerEvent1a";
4756 }
4757 leaf time-to-trigger-event1b {
4758 type uint16 {
4759 range "0 | 10 | 20 | 40 | 60 | 80 | 100 | 120 | 160 | 200 | 240 | 320 | 640 | 1280 | 2560 | 5000";
4760 }
4761 units "milliseconds";
4762 config false;
4763 description
4764 "Defines the time-to-trigger in {{units}} for intra-freq HO measurement when the UE is in Cell-DCH state. Only the specified values are considered valid, any value other than those and the CPE MUST reject the request. {{bibref|3GPP-TS.25.331|Section 10.3.7.39 and Section 10.3.7.64}}";
4765 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.TimeToTriggerEvent1b";
4766 }
4767 leaf time-to-trigger-event1c {
4768 type uint16 {
4769 range "0 | 10 | 20 | 40 | 60 | 80 | 100 | 120 | 160 | 200 | 240 | 320 | 640 | 1280 | 2560 | 5000";
4770 }
4771 units "milliseconds";
4772 config false;
4773 description
4774 "Defines the time-to-trigger in {{units}} for intra-freq HO measurement when the UE is in Cell-DCH state. Only the specified values are considered valid, any value other than those and the CPE MUST reject the request. {{bibref|3GPP-TS.25.331|Section 10.3.7.39 and Section 10.3.7.64}}";
4775 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.TimeToTriggerEvent1c";
4776 }
4777 leaf time-to-trigger-event1d {
4778 type uint16 {
4779 range "0 | 10 | 20 | 40 | 60 | 80 | 100 | 120 | 160 | 200 | 240 | 320 | 640 | 1280 | 2560 | 5000";
4780 }
4781 units "milliseconds";
4782 config false;
4783 description
4784 "Defines the time-to-trigger in {{units}} for intra-freq HO measurement when the UE is in Cell-DCH state. Only the specified values are considered valid, any value other than those and the CPE MUST reject the request. {{bibref|3GPP-TS.25.331|Section 10.3.7.39 and Section 10.3.7.64}}";
4785 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.TimeToTriggerEvent1d";
4786 }
4787 leaf time-to-trigger-event1e {
4788 type uint16 {
4789 range "0 | 10 | 20 | 40 | 60 | 80 | 100 | 120 | 160 | 200 | 240 | 320 | 640 | 1280 | 2560 | 5000";
4790 }
4791 units "milliseconds";
4792 config false;
4793 description
4794 "Defines the time-to-trigger in {{units}} for intra-freq HO measurement when the UE is in Cell-DCH state. Only the specified values are considered valid, any value other than those and the CPE MUST reject the request. {{bibref|3GPP-TS.25.331|Section 10.3.7.39 and Section 10.3.7.64}}";
4795 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.TimeToTriggerEvent1e";
4796 }
4797 leaf time-to-trigger-event1f {
4798 type uint16 {
4799 range "0 | 10 | 20 | 40 | 60 | 80 | 100 | 120 | 160 | 200 | 240 | 320 | 640 | 1280 | 2560 | 5000";
4800 }
4801 units "milliseconds";
4802 config false;
4803 description
4804 "Defines the time-to-trigger in {{units}} for intra-freq HO measurement when the UE is in Cell-DCH state. Only the specified values are considered valid, any value other than those and the CPE MUST reject the request. {{bibref|3GPP-TS.25.331|Section 10.3.7.39 and Section 10.3.7.64}}";
4805 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.TimeToTriggerEvent1f";
4806 }
4807 leaf threshold-used-frequency-event1e {
4808 type int64;
4809 config false;
4810 description
4811 "Defines the reporting threshold for intra-freq HO measurement when the UE is in Cell-DCH state. This is the \"Threshold used frequency\" as defined in {{bibref|3GPP-TS.25.331|Section 10.3.7.39}}. Each valid value of {{param|MeasurementQuantity}} has a different valid range. {{enum|CPICH RSCP|MeasurementQuantity}} has a range of -120 dBm to -25 dBm {{enum|CPICH Ec/No|MeasurementQuantity}} has a range of -24 dB to 0 dB {{enum|Pathloss|MeasurementQuantity}} has a range of 30 dB to 165 dB";
4812 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.ThresholdUsedFrequencyEvent1e";
4813 }
4814 leaf threshold-used-frequency-event1f {
4815 type int64;
4816 config false;
4817 description
4818 "Defines the reporting threshold for intra-freq HO measurement when the UE is in Cell-DCH state. This is the \"Threshold used frequency\" as defined in {{bibref|3GPP-TS.25.331|Section 10.3.7.39}}. Each valid value of {{param|MeasurementQuantity}} has a different valid range. {{enum|CPICH RSCP|MeasurementQuantity}} has a range of -120 dBm to -25 dBm {{enum|CPICH Ec/No|MeasurementQuantity}} has a range of -24 dB to 0 dB {{enum|Pathloss|MeasurementQuantity}} has a range of 30 dB to 165 dB";
4819 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.ThresholdUsedFrequencyEvent1f";
4820 }
4821 leaf replacement-activation-threshold-event1c {
4822 type uint8 {
4823 range "0..7";
4824 }
4825 config false;
4826 description
4827 "Defines the minimum number of cells allowed in the \"active cell set\" for Event 1c to occur. {{bibref|3GPP-TS.25.331|Section 14.1.2 and Section 10.3.7.39}}";
4828 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.ReplacementActivationThresholdEvent1c";
4829 }
4830 leaf instance-number-of-entries {
4831 type uint64;
4832 description
4833 "{{numentries}}";
4834 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.InstanceNumberOfEntries";
4835 }
4836 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.";
4837 }
4838
4839 grouping umts-ran-intra-freq-meas-instance-g {
4840 description
4841 "Table containing parameters relating to a particular instance of intra-freq events.";
4842 leaf enable {
4843 type boolean;
4844 config false;
4845 description
4846 "Enables or disables this {{object}} entry.";
4847 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.Instance.{i}.Enable";
4848 }
4849 leaf alias {
4850 type string {
4851 length "1..64";
4852 }
4853 description
4854 "{{datatype|expand}}";
4855 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.Instance.{i}.Alias";
4856 }
4857 leaf intra-frequency-event-identity {
4858 type enumeration {
4859 enum "1a" {
4860 value 1;
4861 description
4862 "none";
4863 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.Instance.{i}.IntraFrequencyEventIdentity - 1a";
4864 }
4865 enum "1b" {
4866 value 2;
4867 description
4868 "none";
4869 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.Instance.{i}.IntraFrequencyEventIdentity - 1b";
4870 }
4871 enum "1c" {
4872 value 3;
4873 description
4874 "none";
4875 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.Instance.{i}.IntraFrequencyEventIdentity - 1c";
4876 }
4877 enum "1d" {
4878 value 4;
4879 description
4880 "none";
4881 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.Instance.{i}.IntraFrequencyEventIdentity - 1d";
4882 }
4883 enum "1e" {
4884 value 5;
4885 description
4886 "none";
4887 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.Instance.{i}.IntraFrequencyEventIdentity - 1e";
4888 }
4889 enum "1f" {
4890 value 6;
4891 description
4892 "none";
4893 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.Instance.{i}.IntraFrequencyEventIdentity - 1f";
4894 }
4895 }
4896 description
4897 "Each entry is an Event ID from the list of: {{enum}} Defines the identity of the event used to trigger UE reporting (in case of event-triggered reporting). {{bibref|3GPP-TS.25.331|Section 10.3.7.34}} This attribute is readable, as it is highly dependent on how the FAP makes use of the event.";
4898 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.Instance.{i}.IntraFrequencyEventIdentity";
4899 }
4900 leaf event-description {
4901 type string {
4902 length "0..256";
4903 }
4904 description
4905 "A free-form description of the way the event instance is meant to be used. E.g. \"hand-out to macro cells\", \"addition of enterprise HNB cell to Active Set\".";
4906 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.Instance.{i}.EventDescription";
4907 }
4908 leaf measurement-quantity {
4909 type enumeration {
4910 enum "cpich ec/no" {
4911 value 1;
4912 description
4913 "none";
4914 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.Instance.{i}.MeasurementQuantity - CPICH Ec/No";
4915 }
4916 enum "cpich rscp" {
4917 value 2;
4918 description
4919 "none";
4920 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.Instance.{i}.MeasurementQuantity - CPICH RSCP";
4921 }
4922 enum "pathloss" {
4923 value 3;
4924 description
4925 "none";
4926 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.Instance.{i}.MeasurementQuantity - Pathloss";
4927 }
4928 }
4929 config false;
4930 description
4931 "Defines the measurement quantity for intra-freq HO measurement when the UE is in Cell-DCH state. Enumeration of: {{enum}} {{bibref|3GPP-TS.25.331|Section 10.3.7.38}}";
4932 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.Instance.{i}.MeasurementQuantity";
4933 }
4934 leaf filter-coefficient {
4935 type uint8 {
4936 range "0..9 | 11 | 13 | 15 | 17 | 19";
4937 }
4938 config false;
4939 description
4940 "Defines the equivalent time constant of the low pass filter applied to the CPICH quality measurements, or {{enum|CPICH Ec/No|MeasurementQuantity}}. {{bibref|3GPP-TS.25.331|Section 8.6.7.2 and Section 10.3.7.9}}";
4941 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.Instance.{i}.FilterCoefficient";
4942 }
4943 leaf-list triggering-condition {
4944 type enumeration {
4945 enum "active" {
4946 value 1;
4947 description
4948 "none";
4949 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.Instance.{i}.TriggeringCondition - Active";
4950 }
4951 enum "monitored" {
4952 value 2;
4953 description
4954 "none";
4955 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.Instance.{i}.TriggeringCondition - Monitored";
4956 }
4957 enum "active and monitored" {
4958 value 3;
4959 description
4960 "none";
4961 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.Instance.{i}.TriggeringCondition - Active and Monitored";
4962 }
4963 enum "detected" {
4964 value 4;
4965 description
4966 "none";
4967 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.Instance.{i}.TriggeringCondition - Detected";
4968 }
4969 enum "detected and monitored" {
4970 value 5;
4971 description
4972 "none";
4973 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.Instance.{i}.TriggeringCondition - Detected and Monitored";
4974 }
4975 }
4976 config false;
4977 description
4978 "{{list}} Indicates which cells can trigger the event instance. {{enum}} {{bibref|3GPP-TS.25.331|Section 14.1.2 and Section 10.3.7.39}}";
4979 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.Instance.{i}.TriggeringCondition";
4980 }
4981 leaf reporting-range {
4982 type uint8 {
4983 range "0..29";
4984 }
4985 units "dB";
4986 config false;
4987 description
4988 "Applicable to events 1a, 1b, otherwise not needed. Defines a constant in the inequality criterion that needs to be satisfied for an Event 1b to occur. Actual values of the range are 0.0 to 14.5 {{units}} in steps of 0.5 {{units}}. The value of {{param}} divided by 2 yields the actual value of the range. {{bibref|3GPP-TS.25.331|Section 14.1.2 and Section 10.3.7.39}}";
4989 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.Instance.{i}.ReportingRange";
4990 }
4991 leaf weighting-factor {
4992 type uint8 {
4993 range "0..20";
4994 }
4995 config false;
4996 description
4997 "Applicable to events 1a, 1b, otherwise not needed. Defines the weighting factor for intra-freq HO measurement when the UE is in Cell-DCH state. Actual values of the weighting factor are 0.0 to 2.0 in steps of 0.1. The value of {{param}} divided by 10 yields the actual value of the weighting factor. {{bibref|3GPP-TS.25.331|Section 10.3.7.39}}";
4998 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.Instance.{i}.WeightingFactor";
4999 }
5000 leaf report-deactivation-threshold {
5001 type uint8 {
5002 range "0..7";
5003 }
5004 config false;
5005 description
5006 "Applicable to events 1a, otherwise not needed. Defines the maximum number of cells allowed in the \"active cell set\" for Event 1a to occur. {{bibref|3GPP-TS.25.331|Section 14.1.2 and Section 10.3.7.39}}";
5007 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.Instance.{i}.ReportDeactivationThreshold";
5008 }
5009 leaf reporting-amount {
5010 type int64;
5011 config false;
5012 description
5013 "Applicable to events 1a, 1c, otherwise not needed. Defines the maximum number of MEASUREMENT REPORT messages sent by the UE in case of periodic reporting triggered by an Event 1a The value -1 is used to represent an unbounded maximum. {{bibref|3GPP-TS.25.331|Section 14.1.2 and Section 10.3.7.39}}";
5014 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.Instance.{i}.ReportingAmount";
5015 }
5016 leaf reporting-interval {
5017 type uint16 {
5018 range "0 | 250 | 500 | 1000 | 2000 | 4000 | 8000 | 16000";
5019 }
5020 units "milliseconds";
5021 config false;
5022 description
5023 "Applicable to events 1a, 1c, otherwise not needed. Defines the transmission period in {{units}} of MEASUREMENT REPORT messages sent by the UE in case of periodic reporting triggered by an Event 1a. {{bibref|3GPP-TS.25.331|Section 14.1.2 and Section 10.3.7.39}}";
5024 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.Instance.{i}.ReportingInterval";
5025 }
5026 leaf hysteresis {
5027 type uint8 {
5028 range "0..15";
5029 }
5030 config false;
5031 description
5032 "Defines the hysteresis for intra-freq HO measurement when the UE is in Cell-DCH state. Actual values of the range are 0.0 to 7.5 in steps of 0.5. The value of {{param}} divided by 2 yields the actual value of the hysteresis. {{bibref|3GPP-TS.25.331|Section 10.3.7.39 and Section 14.1.2}}";
5033 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.Instance.{i}.Hysteresis";
5034 }
5035 leaf time-to-trigger {
5036 type uint16 {
5037 range "0 | 10 | 20 | 40 | 60 | 80 | 100 | 120 | 160 | 200 | 240 | 320 | 640 | 1280 | 2560 | 5000";
5038 }
5039 units "milliseconds";
5040 config false;
5041 description
5042 "Defines the time-to-trigger in {{units}} for intra-freq HO measurement when the UE is in Cell-DCH state. Only the specified values are considered valid, any value other than those and the CPE MUST reject the request. {{bibref|3GPP-TS.25.331|Section 10.3.7.39 and Section 10.3.7.64}}";
5043 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.Instance.{i}.TimeToTrigger";
5044 }
5045 leaf threshold-used-frequency {
5046 type int64;
5047 config false;
5048 description
5049 "Applicable to events 1e, 1f, otherwise not needed. Defines the reporting threshold for intra-freq HO measurement when the UE is in Cell-DCH state. This is the \"Threshold used frequency\" as defined in {{bibref|3GPP-TS.25.331|Section 10.3.7.39}}. Each valid value of {{param|MeasurementQuantity}} has a different valid range. {{enum|CPICH RSCP|MeasurementQuantity}} has a range of -120 dBm to -25 dBm {{enum|CPICH Ec/No|MeasurementQuantity}} has a range of -24 dB to 0 dB {{enum|Pathloss|MeasurementQuantity}} has a range of 30 dB to 165 dB";
5050 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.Instance.{i}.ThresholdUsedFrequency";
5051 }
5052 leaf replacement-activation-threshold {
5053 type uint8 {
5054 range "0..7";
5055 }
5056 config false;
5057 description
5058 "Applicable only to event 1c Defines the minimum number of cells allowed in the \"active cell set\" for Event 1c to occur. {{bibref|3GPP-TS.25.331|Section 14.1.2 and Section 10.3.7.39}}";
5059 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.Instance.{i}.ReplacementActivationThreshold";
5060 }
5061 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.Instance.{i}.";
5062 }
5063
5064 grouping umts-ran-inter-freq-meas-g {
5065 description
5066 "This object contains parameters relating to the inter-freq HO related control parameters.";
5067 leaf measurement-quantity {
5068 type enumeration {
5069 enum "cpich ec/no" {
5070 value 1;
5071 description
5072 "none";
5073 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterFreqMeas.MeasurementQuantity - CPICH Ec/No";
5074 }
5075 enum "cpich rscp" {
5076 value 2;
5077 description
5078 "none";
5079 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterFreqMeas.MeasurementQuantity - CPICH RSCP";
5080 }
5081 }
5082 config false;
5083 description
5084 "Defines the measurement quantity for inter-freq HO measurement when the UE is in Cell-DCH state. Enumeration of: {{enum}} {{bibref|3GPP-TS.25.331|Section 10.3.7.18}}";
5085 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterFreqMeas.MeasurementQuantity";
5086 }
5087 leaf filter-coefficient {
5088 type uint8 {
5089 range "0..9 | 11 | 13 | 15 | 17 | 19";
5090 }
5091 config false;
5092 description
5093 "Defines the filter coefficient for inter-freq HO measurement when the UE is in Cell-DCH state. {{bibref|3GPP-TS.25.331|Section 10.3.7.9 and Section 10.3.7.18}}";
5094 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterFreqMeas.FilterCoefficient";
5095 }
5096 leaf-list inter-frequency-event-identity {
5097 type string;
5098 config false;
5099 max-elements "32";
5100 description
5101 "{{list}} Each entry is an Event ID from the list of: 2a, 2b, 2c, 2d, 2e,2f Defines the identity of the event used to trigger inter-frequency UE reporting (in case of event-triggered reporting). {{bibref|3GPP-TS.25.331|Section 10.3.7.14}}";
5102 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterFreqMeas.InterFrequencyEventIdentity";
5103 }
5104 leaf weighting-factor-event2a {
5105 type uint8 {
5106 range "0..20";
5107 }
5108 config false;
5109 description
5110 "Defines the weighting factor for inter-freq HO measurement when the UE is in Cell-DCH state. Actual values of the weighting factor are 0.0 to 2.0 in steps of 0.1. The value of {{param}} divided by 10 yields the actual value of the weighting factor. {{bibref|3GPP-TS.25.331|Section 10.3.7.19}}";
5111 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterFreqMeas.WeightingFactorEvent2a";
5112 }
5113 leaf weighting-factor-event2b {
5114 type uint8 {
5115 range "0..20";
5116 }
5117 config false;
5118 description
5119 "Defines the weighting factor for inter-freq HO measurement when the UE is in Cell-DCH state. Actual values of the weighting factor are 0.0 to 2.0 in steps of 0.1. The value of {{param}} divided by 10 yields the actual value of the weighting factor. {{bibref|3GPP-TS.25.331|Section 10.3.7.19}}";
5120 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterFreqMeas.WeightingFactorEvent2b";
5121 }
5122 leaf weighting-factor-event2d {
5123 type uint8 {
5124 range "0..20";
5125 }
5126 config false;
5127 description
5128 "Defines the weighting factor for inter-freq HO measurement when the UE is in Cell-DCH state. Actual values of the weighting factor are 0.0 to 2.0 in steps of 0.1. The value of {{param}} divided by 10 yields the actual value of the weighting factor. {{bibref|3GPP-TS.25.331|Section 10.3.7.19}}";
5129 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterFreqMeas.WeightingFactorEvent2d";
5130 }
5131 leaf weighting-factor-event2f {
5132 type uint8 {
5133 range "0..20";
5134 }
5135 config false;
5136 description
5137 "Defines the weighting factor for inter-freq HO measurement when the UE is in Cell-DCH state. Actual values of the weighting factor are 0.0 to 2.0 in steps of 0.1. The value of {{param}} divided by 10 yields the actual value of the weighting factor. {{bibref|3GPP-TS.25.331|Section 10.3.7.19}}";
5138 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterFreqMeas.WeightingFactorEvent2f";
5139 }
5140 leaf hysteresis-event2a {
5141 type uint8 {
5142 range "0..29";
5143 }
5144 config false;
5145 description
5146 "Defines the hysteresis for inter-freq HO measurement when the UE is in Cell-DCH state. Actual values of the range are 0.0 to 14.5 in steps of 0.5. The value of {{param}} divided by 2 yields the actual value of the hysteresis. {{bibref|3GPP-TS.25.331|Section 10.3.7.19}}";
5147 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterFreqMeas.HysteresisEvent2a";
5148 }
5149 leaf hysteresis-event2b {
5150 type uint8 {
5151 range "0..29";
5152 }
5153 config false;
5154 description
5155 "Defines the hysteresis for inter-freq HO measurement when the UE is in Cell-DCH state. Actual values of the range are 0.0 to 14.5 in steps of 0.5. The value of {{param}} divided by 2 yields the actual value of the hysteresis. {{bibref|3GPP-TS.25.331|Section 10.3.7.19}}";
5156 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterFreqMeas.HysteresisEvent2b";
5157 }
5158 leaf hysteresis-event2d {
5159 type uint8 {
5160 range "0..29";
5161 }
5162 config false;
5163 description
5164 "Defines the hysteresis for inter-freq HO measurement when the UE is in Cell-DCH state. Actual values of the range are 0.0 to 14.5 in steps of 0.5. The value of {{param}} divided by 2 yields the actual value of the hysteresis. {{bibref|3GPP-TS.25.331|Section 10.3.7.19}}";
5165 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterFreqMeas.HysteresisEvent2d";
5166 }
5167 leaf hysteresis-event2f {
5168 type uint8 {
5169 range "0..29";
5170 }
5171 config false;
5172 description
5173 "Defines the hysteresis for inter-freq HO measurement when the UE is in Cell-DCH state. Actual values of the range are 0.0 to 14.5 in steps of 0.5. The value of {{param}} divided by 2 yields the actual value of the hysteresis. {{bibref|3GPP-TS.25.331|Section 10.3.7.19}}";
5174 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterFreqMeas.HysteresisEvent2f";
5175 }
5176 leaf time-to-trigger-event2a {
5177 type uint16 {
5178 range "0 | 10 | 20 | 40 | 60 | 80 | 100 | 120 | 160 | 200 | 240 | 320 | 640 | 1280 | 2560 | 5000";
5179 }
5180 units "milliseconds";
5181 config false;
5182 description
5183 "Defines the time-to-trigger in {{units}} for inter-freq HO measurement when the UE is in Cell-DCH state. Only the specified values are considered valid, any value other than those and the CPE MUST reject the request. {{bibref|3GPP-TS.25.331|Section 10.3.7.19 and Section 10.3.7.64}}";
5184 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterFreqMeas.TimeToTriggerEvent2a";
5185 }
5186 leaf time-to-trigger-event2b {
5187 type uint16 {
5188 range "0 | 10 | 20 | 40 | 60 | 80 | 100 | 120 | 160 | 200 | 240 | 320 | 640 | 1280 | 2560 | 5000";
5189 }
5190 units "milliseconds";
5191 config false;
5192 description
5193 "Defines the time-to-trigger in {{units}} for inter-freq HO measurement when the UE is in Cell-DCH state. Only the specified values are considered valid, any value other than those and the CPE MUST reject the request. {{bibref|3GPP-TS.25.331|Section 10.3.7.19 and Section 10.3.7.64}}";
5194 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterFreqMeas.TimeToTriggerEvent2b";
5195 }
5196 leaf time-to-trigger-event2d {
5197 type uint16 {
5198 range "0 | 10 | 20 | 40 | 60 | 80 | 100 | 120 | 160 | 200 | 240 | 320 | 640 | 1280 | 2560 | 5000";
5199 }
5200 units "milliseconds";
5201 config false;
5202 description
5203 "Defines the time-to-trigger in {{units}} for inter-freq HO measurement when the UE is in Cell-DCH state. Only the specified values are considered valid, any value other than those and the CPE MUST reject the request. {{bibref|3GPP-TS.25.331|Section 10.3.7.19 and Section 10.3.7.64}}";
5204 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterFreqMeas.TimeToTriggerEvent2d";
5205 }
5206 leaf time-to-trigger-event2f {
5207 type uint16 {
5208 range "0 | 10 | 20 | 40 | 60 | 80 | 100 | 120 | 160 | 200 | 240 | 320 | 640 | 1280 | 2560 | 5000";
5209 }
5210 units "milliseconds";
5211 config false;
5212 description
5213 "Defines the time-to-trigger in {{units}} for inter-freq HO measurement when the UE is in Cell-DCH state. Only the specified values are considered valid, any value other than those and the CPE MUST reject the request. {{bibref|3GPP-TS.25.331|Section 10.3.7.19 and Section 10.3.7.64}}";
5214 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterFreqMeas.TimeToTriggerEvent2f";
5215 }
5216 leaf threshold-used-frequency-event2b {
5217 type int64;
5218 config false;
5219 description
5220 "Defines the reporting threshold for inter-freq HO measurement when the UE is in Cell-DCH state. This is the \"Threshold used frequency\" as defined in {{bibref|3GPP-TS.25.331|Section 10.3.7.19}}. Each valid value of {{param|MeasurementQuantity}} has a different valid range. {{enum|CPICH RSCP|MeasurementQuantity}} has a range of -120 dBm to -25 dBm {{enum|CPICH Ec/No|MeasurementQuantity}} has a range of -24 dB to 0 dB";
5221 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterFreqMeas.ThresholdUsedFrequencyEvent2b";
5222 }
5223 leaf threshold-used-frequency-event2d {
5224 type int64;
5225 config false;
5226 description
5227 "Defines the reporting threshold for inter-freq HO measurement when the UE is in Cell-DCH state. This is the \"Threshold used frequency\" as defined in {{bibref|3GPP-TS.25.331|Section 10.3.7.19}}. Each valid value of {{param|MeasurementQuantity}} has a different valid range. {{enum|CPICH RSCP|MeasurementQuantity}} has a range of -120 dBm to -25 dBm {{enum|CPICH Ec/No|MeasurementQuantity}} has a range of -24 dB to 0 dB";
5228 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterFreqMeas.ThresholdUsedFrequencyEvent2d";
5229 }
5230 leaf threshold-used-frequency-event2f {
5231 type int64;
5232 config false;
5233 description
5234 "Defines the reporting threshold for inter-freq HO measurement when the UE is in Cell-DCH state. This is the \"Threshold used frequency\" as defined in {{bibref|3GPP-TS.25.331|Section 10.3.7.19}}. Each valid value of {{param|MeasurementQuantity}} has a different valid range. {{enum|CPICH RSCP|MeasurementQuantity}} has a range of -120 dBm to -25 dBm {{enum|CPICH Ec/No|MeasurementQuantity}} has a range of -24 dB to 0 dB";
5235 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterFreqMeas.ThresholdUsedFrequencyEvent2f";
5236 }
5237 leaf instance-number-of-entries {
5238 type uint64;
5239 description
5240 "{{numentries}}";
5241 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterFreqMeas.InstanceNumberOfEntries";
5242 }
5243 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterFreqMeas.";
5244 }
5245
5246 grouping umts-ran-inter-freq-meas-instance-g {
5247 description
5248 "Table containing parameters relating to a particular instance of inter-freq events.";
5249 leaf enable {
5250 type boolean;
5251 config false;
5252 description
5253 "Enables or disables this {{object}} entry.";
5254 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterFreqMeas.Instance.{i}.Enable";
5255 }
5256 leaf alias {
5257 type string {
5258 length "1..64";
5259 }
5260 description
5261 "{{datatype|expand}}";
5262 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterFreqMeas.Instance.{i}.Alias";
5263 }
5264 leaf intra-frequency-event-identity {
5265 type enumeration {
5266 enum "2a" {
5267 value 1;
5268 description
5269 "none";
5270 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterFreqMeas.Instance.{i}.IntraFrequencyEventIdentity - 2a";
5271 }
5272 enum "2b" {
5273 value 2;
5274 description
5275 "none";
5276 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterFreqMeas.Instance.{i}.IntraFrequencyEventIdentity - 2b";
5277 }
5278 enum "2c" {
5279 value 3;
5280 description
5281 "none";
5282 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterFreqMeas.Instance.{i}.IntraFrequencyEventIdentity - 2c";
5283 }
5284 enum "2d" {
5285 value 4;
5286 description
5287 "none";
5288 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterFreqMeas.Instance.{i}.IntraFrequencyEventIdentity - 2d";
5289 }
5290 enum "2e" {
5291 value 5;
5292 description
5293 "none";
5294 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterFreqMeas.Instance.{i}.IntraFrequencyEventIdentity - 2e";
5295 }
5296 enum "2f" {
5297 value 6;
5298 description
5299 "none";
5300 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterFreqMeas.Instance.{i}.IntraFrequencyEventIdentity - 2f";
5301 }
5302 }
5303 description
5304 "Each entry is an Event ID from the list of: {{enum}} Defines the identity of the event used to trigger UE reporting (in case of event-triggered reporting). {{bibref|3GPP-TS.25.331|Section 10.3.7.14}} This attribute is readable, as it is highly dependent on how the FAP makes use of the event.";
5305 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterFreqMeas.Instance.{i}.IntraFrequencyEventIdentity";
5306 }
5307 leaf event-description {
5308 type string {
5309 length "0..256";
5310 }
5311 description
5312 "A free-form description of the way the event instance is meant to be used. E.g. \"detecting cell edge to prepare for hand-out\", \"cancel hand-out preparation\".";
5313 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterFreqMeas.Instance.{i}.EventDescription";
5314 }
5315 leaf measurement-quantity {
5316 type enumeration {
5317 enum "cpich ec/no" {
5318 value 1;
5319 description
5320 "none";
5321 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterFreqMeas.Instance.{i}.MeasurementQuantity - CPICH Ec/No";
5322 }
5323 enum "cpich rscp" {
5324 value 2;
5325 description
5326 "none";
5327 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterFreqMeas.Instance.{i}.MeasurementQuantity - CPICH RSCP";
5328 }
5329 }
5330 config false;
5331 description
5332 "Defines the measurement quantity for inter-freq HO measurement when the UE is in Cell-DCH state. Enumeration of: {{enum}} {{bibref|3GPP-TS.25.331|Section 10.3.7.18}}";
5333 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterFreqMeas.Instance.{i}.MeasurementQuantity";
5334 }
5335 leaf filter-coefficient {
5336 type uint8 {
5337 range "0..9 | 11 | 13 | 15 | 17 | 19";
5338 }
5339 config false;
5340 description
5341 "Defines the filter coefficient for inter-freq HO measurement when the UE is in Cell-DCH state. {{bibref|3GPP-TS.25.331|Section 10.3.7.9 and Section 10.3.7.18}}";
5342 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterFreqMeas.Instance.{i}.FilterCoefficient";
5343 }
5344 leaf weighting-factor {
5345 type uint8 {
5346 range "0..20";
5347 }
5348 config false;
5349 description
5350 "Defines the weighting factor for inter-freq HO measurement when the UE is in Cell-DCH state. Actual values of the weighting factor are 0.0 to 2.0 in steps of 0.1. The value of {{param}} divided by 10 yields the actual value of the weighting factor. {{bibref|3GPP-TS.25.331|Section 10.3.7.19}}";
5351 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterFreqMeas.Instance.{i}.WeightingFactor";
5352 }
5353 leaf hysteresis {
5354 type uint8 {
5355 range "0..15";
5356 }
5357 config false;
5358 description
5359 "Defines the hysteresis for inter-freq HO measurement when the UE is in Cell-DCH state. Actual values of the range are 0.0 to 14.5 in steps of 0.5. The value of {{param}} divided by 2 yields the actual value of the hysteresis. {{bibref|3GPP-TS.25.331|Section 10.3.7.19}}";
5360 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterFreqMeas.Instance.{i}.Hysteresis";
5361 }
5362 leaf time-to-trigger {
5363 type uint16 {
5364 range "0 | 10 | 20 | 40 | 60 | 80 | 100 | 120 | 160 | 200 | 240 | 320 | 640 | 1280 | 2560 | 5000";
5365 }
5366 units "milliseconds";
5367 config false;
5368 description
5369 "Defines the time-to-trigger in {{units}} for inter-freq HO measurement when the UE is in Cell-DCH state. Only the specified values are considered valid, any value other than those and the CPE MUST reject the request. {{bibref|3GPP-TS.25.331|Section 10.3.7.39 and Section 10.3.7.64}}";
5370 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterFreqMeas.Instance.{i}.TimeToTrigger";
5371 }
5372 leaf threshold-used-frequency {
5373 type int64;
5374 config false;
5375 description
5376 "Applicable to events 2b, 2d, 2f, otherwise not needed. Defines the reporting threshold for inter-freq HO measurement when the UE is in Cell-DCH state. This is the \"Threshold used frequency\" as defined in {{bibref|3GPP-TS.25.331|Section 10.3.7.19}}. Each valid value of {{param|MeasurementQuantity}} has a different valid range. {{enum|CPICH RSCP|MeasurementQuantity}} has a range of -120 dBm to -25 dBm {{enum|CPICH Ec/No|MeasurementQuantity}} has a range of -24 dB to 0 dB";
5377 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterFreqMeas.Instance.{i}.ThresholdUsedFrequency";
5378 }
5379 leaf threshold-non-used-frequency {
5380 type int64;
5381 config false;
5382 description
5383 "Applicable to events 2a, 2b, 2c, 2e otherwise not needed. Defines the reporting threshold for inter-freq HO measurement when the UE is in Cell-DCH state. This is the \"Threshold non used frequency\" as defined in {{bibref|3GPP-TS.25.331|Section 10.3.7.19}}. Each valid value of {{param|MeasurementQuantity}} has a different valid range. {{enum|CPICH RSCP|MeasurementQuantity}} has a range of -120 dBm to -25 dBm {{enum|CPICH Ec/No|MeasurementQuantity}} has a range of -24 dB to 0 dB";
5384 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterFreqMeas.Instance.{i}.ThresholdNonUsedFrequency";
5385 }
5386 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterFreqMeas.Instance.{i}.";
5387 }
5388
5389 grouping umts-ran-inter-rat-meas-g {
5390 description
5391 "This object contains parameters relating to the inter-RAT HO related control parameters. This is specifically for GERAN system.";
5392 leaf gsm-filter-coefficient {
5393 type uint8 {
5394 range "0..9 | 11 | 13 | 15 | 17 | 19";
5395 }
5396 config false;
5397 description
5398 "Defines the filter coefficient for inter-RAT HO measurement when the UE is in Cell-DCH state. {{bibref|3GPP-TS.25.331|Section 10.3.7.9 and Section 10.3.7.29}}";
5399 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterRATMeas.GSMFilterCoefficient";
5400 }
5401 leaf bsic-verification-required {
5402 type boolean;
5403 config false;
5404 description
5405 "Indicates whether the BSIC verification is required or not for inter-RAT HO measurement when the UE is in Cell-DCH state. {{bibref|3GPP-TS.25.331|Section 10.3.7.29}}";
5406 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterRATMeas.BSICVerificationRequired";
5407 }
5408 leaf weighting-factor {
5409 type uint8 {
5410 range "0..20";
5411 }
5412 config false;
5413 description
5414 "Defines the weighting factor for inter-RAT HO measurement when the UE is in Cell-DCH state. Actual values of the weighting factor are 0.0 to 2.0 in steps of 0.1. The value of {{param}} divided by 10 yields the actual value of the weighting factor. {{bibref|3GPP-TS.25.331|Section 10.3.7.30}}";
5415 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterRATMeas.WeightingFactor";
5416 }
5417 leaf hysteresis {
5418 type uint8 {
5419 range "0..15";
5420 }
5421 config false;
5422 description
5423 "Defines the hysteresis for inter-RAT HO measurement when the UE is in Cell-DCH state. Actual values of the range are 0.0 to 7.5 in steps of 0.5. The value of {{param}} divided by 2 yields the actual value of the hysteresis. {{bibref|3GPP-TS.25.331|Section 10.3.7.30}}";
5424 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterRATMeas.Hysteresis";
5425 }
5426 leaf time-to-trigger {
5427 type uint16 {
5428 range "0 | 10 | 20 | 40 | 60 | 80 | 100 | 120 | 160 | 200 | 240 | 320 | 640 | 1280 | 2560 | 5000";
5429 }
5430 units "milliseconds";
5431 config false;
5432 description
5433 "Defines the time-to-trigger in {{units}} for inter-RAT HO measurement when the UE is in Cell-DCH state. Only the specified values are considered valid, any value other than those and the CPE MUST reject the request. {{bibref|3GPP-TS.25.331|Section 10.3.7.39 and Section 10.3.7.64}}";
5434 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterRATMeas.TimeToTrigger";
5435 }
5436 leaf threshold-own-system {
5437 type int64;
5438 config false;
5439 description
5440 "Defines the reporting threshold for inter-RAT HO measurement when the UE is in Cell-DCH state. This is the \"Threshold own system\" as defined in {{bibref|3GPP-TS.25.331|Section 10.3.7.30}}.";
5441 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterRATMeas.ThresholdOwnSystem";
5442 }
5443 leaf threshold-other-system {
5444 type int64;
5445 config false;
5446 description
5447 "Defines the reporting threshold for inter-RAT HO measurement when the UE is in Cell-DCH state. This is the \"Threshold other system\" as defined in {{bibref|3GPP-TS.25.331|Section 10.3.7.30}}.";
5448 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterRATMeas.ThresholdOtherSystem";
5449 }
5450 leaf instance-number-of-entries {
5451 type uint64;
5452 description
5453 "{{numentries}}";
5454 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterRATMeas.InstanceNumberOfEntries";
5455 }
5456 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterRATMeas.";
5457 }
5458
5459 grouping umts-ran-inter-rat-meas-instance-g {
5460 description
5461 "Table containing parameters relating to a particular instance of inter-freq events.";
5462 leaf enable {
5463 type boolean;
5464 config false;
5465 description
5466 "Enables or disables this {{object}} entry.";
5467 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterRATMeas.Instance.{i}.Enable";
5468 }
5469 leaf alias {
5470 type string {
5471 length "1..64";
5472 }
5473 description
5474 "{{datatype|expand}}";
5475 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterRATMeas.Instance.{i}.Alias";
5476 }
5477 leaf inter-rat-event-identity {
5478 type enumeration {
5479 enum "3a" {
5480 value 1;
5481 description
5482 "none";
5483 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterRATMeas.Instance.{i}.InterRATEventIdentity - 3a";
5484 }
5485 enum "3b" {
5486 value 2;
5487 description
5488 "none";
5489 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterRATMeas.Instance.{i}.InterRATEventIdentity - 3b";
5490 }
5491 enum "3c" {
5492 value 3;
5493 description
5494 "none";
5495 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterRATMeas.Instance.{i}.InterRATEventIdentity - 3c";
5496 }
5497 enum "3d" {
5498 value 4;
5499 description
5500 "none";
5501 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterRATMeas.Instance.{i}.InterRATEventIdentity - 3d";
5502 }
5503 }
5504 description
5505 "Each entry is an Event ID from the list of: {{enum}} Defines the identity of the event used to trigger UE reporting (in case of event-triggered reporting). {{bibref|3GPP-TS.25.331|Section 10.3.7.14}} This attribute is readable, as it is highly dependent on how the FAP makes use of the event.";
5506 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterRATMeas.Instance.{i}.InterRATEventIdentity";
5507 }
5508 leaf event-description {
5509 type string {
5510 length "0..256";
5511 }
5512 description
5513 "A free-form description of the way the event instance is meant to be used. E.g. \"hand-out to GSM macrocell\", \"cancel hand-out preparation due to decreasing macrocell quality\".";
5514 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterRATMeas.Instance.{i}.EventDescription";
5515 }
5516 leaf filter-coefficient {
5517 type uint8 {
5518 range "0..9 | 11 | 13 | 15 | 17 | 19";
5519 }
5520 config false;
5521 description
5522 "Defines the filter coefficient for inter-freq HO measurement when the UE is in Cell-DCH state. {{bibref|3GPP-TS.25.331|Section 10.3.7.9 and Section 10.3.7.18}}";
5523 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterRATMeas.Instance.{i}.FilterCoefficient";
5524 }
5525 leaf bsic-verification-required {
5526 type boolean;
5527 config false;
5528 description
5529 "Applicable only to GSM events. Indicates whether the BSIC verification is required or not for inter-RAT HO measurement when the UE is in Cell-DCH state. {{bibref|3GPP-TS.25.331|Section 10.3.7.29}}";
5530 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterRATMeas.Instance.{i}.BSICVerificationRequired";
5531 }
5532 leaf weighting-factor {
5533 type uint8 {
5534 range "0..20";
5535 }
5536 config false;
5537 description
5538 "Defines the weighting factor for inter-RAT HO measurement when the UE is in Cell-DCH state. Actual values of the weighting factor are 0.0 to 2.0 in steps of 0.1. The value of {{param}} divided by 10 yields the actual value of the weighting factor. {{bibref|3GPP-TS.25.331|Section 10.3.7.30}}";
5539 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterRATMeas.Instance.{i}.WeightingFactor";
5540 }
5541 leaf hysteresis {
5542 type uint8 {
5543 range "0..15";
5544 }
5545 config false;
5546 description
5547 "Defines the hysteresis for inter-RAT HO measurement when the UE is in Cell-DCH state. Actual values of the range are 0.0 to 7.5 in steps of 0.5. The value of {{param}} divided by 2 yields the actual value of the hysteresis. {{bibref|3GPP-TS.25.331|Section 10.3.7.30}}";
5548 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterRATMeas.Instance.{i}.Hysteresis";
5549 }
5550 leaf time-to-trigger {
5551 type uint16 {
5552 range "0 | 10 | 20 | 40 | 60 | 80 | 100 | 120 | 160 | 200 | 240 | 320 | 640 | 1280 | 2560 | 5000";
5553 }
5554 units "milliseconds";
5555 config false;
5556 description
5557 "Defines the time-to-trigger in {{units}} for inter-RAT HO measurement when the UE is in Cell-DCH state. Only the specified values are considered valid, any value other than those and the CPE MUST reject the request. {{bibref|3GPP-TS.25.331|Section 10.3.7.39 and Section 10.3.7.64}}";
5558 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterRATMeas.Instance.{i}.TimeToTrigger";
5559 }
5560 leaf threshold-own-system {
5561 type int64;
5562 config false;
5563 description
5564 "Applicable only to event 3a, otherwise not needed. Defines the reporting threshold for inter-RAT HO measurement when the UE is in Cell-DCH state. This is the \"Threshold own system\" as defined in {{bibref|3GPP-TS.25.331|Section 10.3.7.30}}.";
5565 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterRATMeas.Instance.{i}.ThresholdOwnSystem";
5566 }
5567 leaf threshold-other-system {
5568 type int64;
5569 config false;
5570 description
5571 "Applicable to events 3a, 3b, 3c, otherwise not needed. Defines the reporting threshold for inter-RAT HO measurement when the UE is in Cell-DCH state. This is the \"Threshold other system\" as defined in {{bibref|3GPP-TS.25.331|Section 10.3.7.30}}.";
5572 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterRATMeas.Instance.{i}.ThresholdOtherSystem";
5573 }
5574 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterRATMeas.Instance.{i}.";
5575 }
5576
5577 grouping umts-ran-ue-internal-meas-g {
5578 description
5579 "This object contains parameters relating to the UE internal measurement control parameters.";
5580 leaf filter-coefficient {
5581 type uint8 {
5582 range "0..9 | 11 | 13 | 15 | 17 | 19";
5583 }
5584 config false;
5585 description
5586 "Defines the filter coefficient for UE internal measurement. {{bibref|3GPP-TS.25.331|Section 10.3.7.9 and Section 10.3.7.79}}";
5587 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.UEInternalMeas.FilterCoefficient";
5588 }
5589 leaf ue-tx-pwr-threshold-event6a {
5590 type int64;
5591 units "dBm";
5592 config false;
5593 description
5594 "Defines the threshold for UE transmit power above which Event 6a is reported. {{bibref|3GPP-TS.25.331|Section 10.3.7.80}}";
5595 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.UEInternalMeas.UETxPwrThresholdEvent6a";
5596 }
5597 leaf time-to-trigger-event6a {
5598 type uint16 {
5599 range "0 | 10 | 20 | 40 | 60 | 80 | 100 | 120 | 160 | 200 | 240 | 320 | 640 | 1280 | 2560 | 5000";
5600 }
5601 units "milliseconds";
5602 config false;
5603 description
5604 "Defines the period in {{units}} between detection of Event 6a and sending of Measurement Report. Only the specified values are considered valid, any value other than those and the CPE MUST reject the request. {{bibref|3GPP-TS.25.331|Section 10.3.7.80}}";
5605 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.UEInternalMeas.TimeToTriggerEvent6a";
5606 }
5607 leaf ue-tx-pwr-threshold-event6b {
5608 type int64;
5609 units "dBm";
5610 config false;
5611 description
5612 "Defines the threshold for UE transmit power above which Event 6b is reported. {{bibref|3GPP-TS.25.331|Section 10.3.7.80}}";
5613 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.UEInternalMeas.UETxPwrThresholdEvent6b";
5614 }
5615 leaf time-to-trigger-event6b {
5616 type uint16 {
5617 range "0 | 10 | 20 | 40 | 60 | 80 | 100 | 120 | 160 | 200 | 240 | 320 | 640 | 1280 | 2560 | 5000";
5618 }
5619 units "milliseconds";
5620 config false;
5621 description
5622 "Defines the period in {{units}} between detection of Event 6b and sending of Measurement Report. Only the specified values are considered valid, any value other than those and the CPE MUST reject the request. {{bibref|3GPP-TS.25.331|Section 10.3.7.80}}";
5623 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.UEInternalMeas.TimeToTriggerEvent6b";
5624 }
5625 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.UEInternalMeas.";
5626 }
5627
5628 grouping umts-ran-rf-g {
5629 description
5630 "This object contains parameters relating to the RF configuration.";
5631 leaf-list uarfcndl {
5632 type string;
5633 config false;
5634 min-elements 1;
5635 max-elements "64";
5636 description
5637 "{{list}} Each item is a DL UTRA Absolute Radio Frequency Channel Number (UARFCN) in an FDD mode cell. {{bibref|3GPP-TS.25.433|Section 9.2.1.65}} Self-configuration for UARFCN is controlled by {{param|.Capabilities.UMTS.SelfConfig.UARFCNConfig}} from an availability perspective and {{param|.FAPControl.UMTS.SelfConfig.UARFCNSelfConfigEnable}} from an enabled perspective. If the FAP's self-configuration capability for UARFCN is available and enabled, this parameter MAY contain more than one item and the FAP is expected to select one from the list for {{param|UARFCNDLInUse}}. If the self-configuration capability is not available or not enabled, then this parameter SHOULD contain only a single item. The UARFCN values supplied to the list are derived based on the formula defined in {{bibref|3GPP-TS.25.104|Section 5.4.3}} The order of the UARFCN entries has no significance. The carrier spacing in FDD mode is fixed as defined in {{bibref|3GPP-TS.25.104}}. Therefore, the FAP can unambiguously derive the UL UARFCN value based on the selected DL UARFCN.";
5638 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.RF.UARFCNDL";
5639 }
5640 leaf uarfcndl-in-use {
5641 type uint64;
5642 description
5643 "The DL UARFCN being used by the FAP. Self-configuration for UARFCN is controlled by {{param|.Capabilities.UMTS.SelfConfig.UARFCNConfig}} from an availability perspective and {{param|.FAPControl.UMTS.SelfConfig.UARFCNSelfConfigEnable}} from an enabled perspective. If the self-configuration capability is available and enabled, this parameter indicates the value selected by the FAP among the choices provided in {{param|UARFCNDL}}. If the self-configuration capability is not available or not enabled, then this parameter contains the first value in {{param|UARFCNDL}}.";
5644 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.RF.UARFCNDLInUse";
5645 }
5646 leaf uarfcnul-in-use {
5647 type uint64;
5648 description
5649 "The UL UARFCN being used by the FAP. The UL UARFCN that corresponds to {{param|UARFCNDLInUse}}.";
5650 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.RF.UARFCNULInUse";
5651 }
5652 leaf-list uarfcndl-to-protect {
5653 type string;
5654 config false;
5655 max-elements "64";
5656 description
5657 "{{list}} Each item is a DL UARFCNs to be protected from adjacent channel interference. \"Adjacent channel\" in this context means offset from the FAP's UARFCN by 5MHz. {{bibref|3GPP-TS.25.104|Section 6.4.6}} If any of the items in the list are adjacent to the FAP's own DL channel, the FAP MUST take the Primary CPICH code power measured on these channels into account as part of its maximum transmit power self-configuration. The UARFCNs in the list can belong to any operator, allowing for protection of the FAP operator's own macro layer as well as that of other operators (only the latter is mandated by the {{bibref|3GPP-TS.25.104}} requirements). The list SHOULD take into account the ability of the FAP to self-configure its own DL UARFCN and so SHOULD include any channels (requiring protection) which can potentially be adjacent to the UARFCN selected by the FAP. For example, if only adjacent operator protection is required and the FAP has the ability to self-configure to any channel owned by its operator, this list would be populated with the UARFCNs immediately above and below the range of channels owned by the FAP operator. Adjacent channel protection can cause the FAP transmit power to be reduced down to as low as 8dBm. If {{empty}} then it indicates that there are no channels adjacent to the FAP that require protection, or that self-configuration of the FAP transmit power is not enabled.";
5658 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.RF.UARFCNDLToProtect";
5659 }
5660 leaf-list primary-scrambling-code {
5661 type string;
5662 config false;
5663 min-elements 1;
5664 max-elements "32";
5665 description
5666 "{{list}} Each item is a Primary DL Scrambling Code used by the FDD mode cell with a numeric range between 0 and 511 inclusive. {{bibref|3GPP-TS.25.433|Section 9.2.2.34}} Self-configuration for PSC is controlled by {{param|.Capabilities.UMTS.SelfConfig.PrimaryScramblingCodeConfig}} from an availability perspective and {{param|.FAPControl.UMTS.SelfConfig.PrimaryScramblingCodeSelfConfigEnable}} from an enabled perspective. If the FAP's self-configuration capability for {{param}} is available and enabled, this parameter MAY contain more than one item and the FAP is expected to select one from the list for {{param|PrimaryScramblingCodeInUse}}. If the self-configuration capability is not available or not enabled, then this parameter SHOULD contain only a single item. The multiplicity of the PSC values can also be expressed by defining a range using \"..\" (two periods) between two values. In this case, the combination of two values defines the lower-bound and upper-bound of the range inclusive. The following are examples of valid PSC string: :\"20\" ::(explicitly specifies a single PSC value) :\"20,30,40\" ::(specifies 3 possible PSC values to select from) \"20..40\" ::(specifies 21 possible values between 20 and 40, inclusive) \"20..40,50\" ::(specifies 22 possible values between 20 and 40 inclusive and a single value 50) The order of the items has no significance.";
5667 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.RF.PrimaryScramblingCode";
5668 }
5669 leaf primary-scrambling-code-in-use {
5670 type uint64;
5671 description
5672 "The PSC being used by the FAP. Self-configuration for PSC is controlled by {{param|.Capabilities.UMTS.SelfConfig.PrimaryScramblingCodeConfig}} from an availability perspective and {{param|.FAPControl.UMTS.SelfConfig.PrimaryScramblingCodeSelfConfigEnable}} from an enabled perspective. If the self-configuration capability is available and enabled, this parameter indicates the value selected by the FAP among the choices provided in {{param|PrimaryScramblingCode}}. If the self-configuration capability is not available or not enabled, then this parameter contains the first value in {{param|PrimaryScramblingCode}}.";
5673 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.RF.PrimaryScramblingCodeInUse";
5674 }
5675 leaf maxfap-tx-power-expanded {
5676 type string {
5677 length "0..64";
5678 }
5679 config false;
5680 description
5681 "Defines the maximum transmission power allowed on the FAP, maximum value for the linear sum of the power of all downlink physical channels, that is allowed to be used in a cell. {{param}} is expressed as a range of allowed maximum power levels with \"..\" (two periods) between the upper and lower values, i.e. \"<Pmax_low>..<Pmax_high>\". {{param}} identifies the limits between which the FAP can self-configure its maximum transmit power. Self-configuration for maximum transmission power is controlled by {{param|.Capabilities.UMTS.SelfConfig.MaxFAPTxPowerExpandedConfig}} from an availability perspective and {{param|.FAPControl.UMTS.SelfConfig.MaxFAPTxPowerExpandedSelfConfigEnable}} from an enabled perspective. <Pmax_low> and <Pmax_high> are measured in dBm and have a range of -30.0 to 20.0 incremented by 0.1 dB. {{bibref|3GPP-TS.32.642|Section 6.3.9}} {{bibref|3GPP-TS.25.104|Section 6.2.1}}";
5682 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.RF.MaxFAPTxPowerExpanded";
5683 }
5684 leaf maxfap-tx-power-in-use-expanded {
5685 type int64;
5686 units "dBm";
5687 description
5688 "The maximum transmission power measured in {{units}} currently used by the FAP. Actual values of the maximum transmission power are -30.0 {{units}} to 20.0 {{units}} in steps of 0.1 dB. The value of {{param}} divided by 10 yields the actual value of the maximum transmission power. Self-configuration for maximum transmission power is controlled by {{param|.Capabilities.UMTS.SelfConfig.MaxFAPTxPowerExpandedConfig}} from an availability perspective and {{param|.FAPControl.UMTS.SelfConfig.MaxFAPTxPowerExpandedSelfConfigEnable}} from an enabled perspective. If the self-configuration capability is available and enabled, this parameter indicates the value selected by the FAP among the range provided in {{param|MaxFAPTxPowerExpanded}}. If the self-configuration capability is not available or not enabled, then this parameter contains a value selected by the ACS.";
5689 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.RF.MaxFAPTxPowerInUseExpanded";
5690 }
5691 leaf max-ul-tx-power {
5692 type string {
5693 length "0..64";
5694 }
5695 config false;
5696 description
5697 "Defines the maximum transmission power level a UE can use on PRACH. {{param}} is expressed as a range of allowed maximum power levels with \"..\" (two periods) between the upper and lower values, i.e. \"<Pmax_low>..<Pmax_high>\". {{param}} identifies the limits between which the FAP can self-configure its maximum transmit power. Self-configuration for maximum transmission power is controlled by {{param|.Capabilities.UMTS.SelfConfig.MaxULTxPowerConfig}} from an availability perspective and {{param|.FAPControl.UMTS.SelfConfig.MaxULTxPowerSelfConfigEnable}} from an enabled perspective. <Pmax_low> and <Pmax_high> are measured in dBm and have a range of -50 to 33 incremented by 1. {{bibref|3GPP-TS.25.331|Section 10.3.6.39}}";
5698 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.RF.MaxULTxPower";
5699 }
5700 leaf max-ul-tx-power-in-use {
5701 type int64;
5702 units "dBm";
5703 description
5704 "The maximum transmission power level a UE can use on PRACH. Self-configuration for maximum transmission power is controlled by {{param|.Capabilities.UMTS.SelfConfig.MaxULTxPowerConfig}} from an availability perspective and {{param|.FAPControl.UMTS.SelfConfig.MaxULTxPowerSelfConfigEnable}} from an enabled perspective. If the self-configuration capability is available and enabled, this parameter indicates the value selected by the FAP among the range provided in {{param|MaxULTxPower}}. If the self-configuration capability is not available or not enabled, then this parameter contains a value selected by the ACS.";
5705 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.RF.MaxULTxPowerInUse";
5706 }
5707 leaf pcpich-power {
5708 type string {
5709 length "0..64";
5710 }
5711 config false;
5712 description
5713 "The value of the transmission power of the Primary Common PIlot CHannel (P-CPICH). The P-CPICH physical channel carries the common pilots of the cell. Parameter in SIB5. {{param}} is expressed as a range of allowed transmission power levels with \"..\" (two periods) between the upper and lower values, i.e. \"<Pmax_low>..<Pmax_high>\". {{param}} identifies the limits between which the FAP can self-configure its transmission power. Self-configuration for transmission power is controlled by {{param|.Capabilities.UMTS.SelfConfig.PCPICHPowerConfig}} from an availability perspective and {{param|.FAPControl.UMTS.SelfConfig.PCPICHPowerSelfConfigEnable}} from an enabled perspective. <Pmax_low> and <Pmax_high> are measured in dBm and have a range of -10.0 to 20.0 incremented by 0.1 dB. {{bibref|3GPP-TS.32.642|Section 6.3.11}} {{bibref|3GPP-TS.25.104|Section 6.2.1}}";
5714 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.RF.PCPICHPower";
5715 }
5716 leaf pcpich-power-in-use {
5717 type int64;
5718 units "dBm";
5719 description
5720 "The P-CPICH power measured in {{units}} currently used by the FAP. Actual values of the maximum transmission power are -10.0 {{units}} to 20.0 {{units}} in steps of 0.1 dB. The value of {{param}} divided by 10 yields the actual value of the maximum transmission power. Self-configuration for transmission power is controlled by {{param|.Capabilities.UMTS.SelfConfig.PCPICHPowerConfig}} from an availability perspective and {{param|.FAPControl.UMTS.SelfConfig.PCPICHPowerSelfConfigEnable}} from an enabled perspective. If the self-configuration capability is available and enabled, this parameter indicates the value selected by the FAP among the range provided in {{param|PCPICHPower}}. If the self-configuration capability is not available or not enabled, then this parameter contains a value selected by the ACS.";
5721 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.RF.PCPICHPowerInUse";
5722 }
5723 leaf power-offset-pilot-dpdch {
5724 type uint8 {
5725 range "0..24";
5726 }
5727 units "dB";
5728 config false;
5729 description
5730 "Defines the power offset between pilot channel and DPDCH. Actual values of the offset are 0.0 {{units}} to 6.0 {{units}} in steps of 0.25 {{units}}. The value of {{param}} divided by 4 yields the actual value of the offset. {{bibref|3GPP-TS.25.331|Section 10.3.6.18}} {{bibref|3GPP-TS.25.214|Section 5.2.1}}";
5731 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.RF.PowerOffsetPilotDPDCH";
5732 }
5733 leaf fap-coverage-target {
5734 type uint8 {
5735 range "50..150";
5736 }
5737 units "dB";
5738 config false;
5739 description
5740 "Defines the target value measured in {{units}} for the range of the FAP's DL coverage, in terms of RF propagation loss. This value can be used by the FAP's self-configuration algorithms to help derive transmit power levels in the presence of co-channel and adjacent channel interference. {{bibref|3GPP-TS.25.967|Section 7.2.1}}";
5741 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.RF.FAPCoverageTarget";
5742 }
5743 leaf fap-quality-target-ec-io {
5744 type int64;
5745 units "dB";
5746 config false;
5747 description
5748 "Defines the target value measured in dB for the downlink signal quality of the FAP in terms of CPICH Ec/Io, thereby clarifying the meaning of \"FAPCoverageTarget\". Actual values of the FAPQualityTargetEcIo are -20 dB to 0 dB in steps of 0.1 dB.";
5749 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.RF.FAPQualityTargetEcIo";
5750 }
5751 leaf psch-power {
5752 type int64;
5753 units "dB";
5754 config false;
5755 description
5756 "Defines the transmission power offset measured in {{units}} of the Primary SCH relative to the Primary CPICH power. Actual values of the transmission power offset are -35.0 {{units}} to 15.0 {{units}} in steps of 0.1 {{units}}. The value of {{param}} divided by 10 yields the actual value of the transmission power offset. {{bibref|3GPP-TS.32.642|Section 6.3.11}} {{bibref|3GPP-TS.25.433|Section 9.1.24 and Section 9.2.1.21}}";
5757 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.RF.PSCHPower";
5758 }
5759 leaf ssch-power {
5760 type int64;
5761 units "dB";
5762 config false;
5763 description
5764 "Defines the transmission power offset measured in {{units}} of the Secondary SCH relative to the Primary CPICH power. Actual values of the transmission power offset are -35.0 {{units}} to 15.0 {{units}} in steps of 0.1 {{units}}. The value of {{param}} divided by 10 yields the actual value of the transmission power offset. {{bibref|3GPP-TS.32.642|Section 6.3.11}} {{bibref|3GPP-TS.25.433|Section 9.1.24 and Section 9.2.1.21}}";
5765 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.RF.SSCHPower";
5766 }
5767 leaf pich-power {
5768 type int64;
5769 units "dB";
5770 config false;
5771 description
5772 "Defines the maximum transmission power offset measured in {{units}} of the PICH channel relative to the Primary CPICH transmission power. {{bibref|3GPP-TS.32.642|Section 6.3.9}} {{bibref|3GPP-TS.25.433|Section 9.2.1.49A}} {{bibref|3GPP-TS.25.331|Section 10.3.6.50}}";
5773 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.RF.PICHPower";
5774 }
5775 leaf pch-power {
5776 type int64;
5777 units "dB";
5778 config false;
5779 description
5780 "Defines the transmission power offset measured in {{units}} of the PCH relative to the Primary CPICH power. Actual values of the transmission power offset are -35.0 {{units}} to 15.0 {{units}} in steps of 0.1 {{units}}. The value of {{param}} divided by 10 yields the actual value of the transmission power offset. {{bibref|3GPP-TS.32.642|Section 6.3.9}} {{bibref|3GPP-TS.25.433|Section 9.1.3.1 and Section 9.2.1.21}}";
5781 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.RF.PCHPower";
5782 }
5783 leaf fach-power {
5784 type int64;
5785 units "dB";
5786 config false;
5787 description
5788 "Defines the transmission power offset measured in {{units}} of the FACH relative to the Primary CPICH power. Actual values of the transmission power offset are -35.0 {{units}} to 15.0 {{units}} in steps of 0.1 {{units}}. The value of {{param}} divided by 10 yields the actual value of the transmission power offset. {{bibref|3GPP-TS.32.642|Section 6.3.9}} {{bibref|3GPP-TS.25.433|Section 9.1.6.1 and Section 9.2.1.21}}";
5789 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.RF.FACHPower";
5790 }
5791 leaf bch-power {
5792 type int64;
5793 units "dB";
5794 config false;
5795 description
5796 "Defines the transmission power offset measured in {{units}} of the BCH relative to the Primary CPICH power. Actual values of the transmission power offset are -35.0 {{units}} to 15.0 {{units}} in steps of 0.1 {{units}}. The value of {{param}} divided by 10 yields the actual value of the transmission power offset. {{bibref|3GPP-TS.32.642|Section 9.3.11}} {{bibref|3GPP-TS.25.433|Section 9.1.24 and Section 9.2.1.21}}";
5797 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.RF.BCHPower";
5798 }
5799 leaf aich-power {
5800 type int64;
5801 units "dB";
5802 config false;
5803 description
5804 "Defines the transmission power offset measured in {{units}} of one AICH relative to the Primary CPICH power. Parameter defined in SIB5 {{bibref|3GPP-TS.25.331|Section 10.3.6.3}}. Transmission power level of AICH, AP-AICH and CD/CA-ICH channels compared to CPICH. {{bibref|3GPP-TS.32.642|Section 6.3.11}} {{bibref|3GPP-TS.25.433|Section 9.2.2.D}}";
5805 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.RF.AICHPower";
5806 }
5807 leaf ctch-allocation-period {
5808 type uint8 {
5809 range "1..255";
5810 }
5811 config false;
5812 description
5813 "The value defines 'N' multiples of M(TTI) for CBS DRX calculations at the UE side.";
5814 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.RF.CTCHAllocationPeriod";
5815 }
5816 leaf cbs-frame-offset {
5817 type uint8 {
5818 range "0..255";
5819 }
5820 config false;
5821 description
5822 "Value of CBS frame offset (CTCH) on DL FACH. Parameter in SIB5";
5823 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.RF.CBSFrameOffset";
5824 }
5825 leaf max-tti {
5826 type uint8 {
5827 range "1..255";
5828 }
5829 config false;
5830 description
5831 "Defines the number of radio frames in the TTI of the FACH used for CTCH (MTTI).";
5832 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.RF.MaxTTI";
5833 }
5834 leaf noise-rise-limit-lower-value {
5835 type uint16 {
5836 range "0..500";
5837 }
5838 config false;
5839 description
5840 "Defines the lower value of the Noise Rise Limit range that UMTS FAP is allowed to pick from. The value is measured in dB and has a range of 0.0 to 50.0 incremented by 0.1 dB. the value MUST not exceed the value of {{param|.CellConfig.UMTS.RAN.RF.NoiseRiseLimitUpperValue}} The Noise Rise Limit range identifies the limits between which the FAP can self-configure its uplink noise rise limit. Self-configuration for noise rise limit is controlled by {{param|.Capabilities.UMTS.SelfConfig.NoiseRiseLimitConfig}} from an availability perspective and {{param|.FAPControl.UMTS.SelfConfig.NoiseRiseLimitConfigEnable}} from an enabled perspective.";
5841 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.RF.NoiseRiseLimitLowerValue";
5842 }
5843 leaf noise-rise-limit-upper-value {
5844 type uint16 {
5845 range "0..500";
5846 }
5847 config false;
5848 description
5849 "Defines the upper value of the Noise Rise Limit range that UMTS FAP is allowed to pick from. The value is measured in dB and has a range of 0.0 to 50.0 incremented by 0.1 dB. the value MUST not be below the value of {{param|.CellConfig.UMTS.RAN.RF.NoiseRiseLimitLowerValue}} NoiseRiseLimit identifies the limits between which the FAP can self-configure its uplink noise rise limit. Self-configuration for noise rise limit is controlled by {{param|.Capabilities.UMTS.SelfConfig.NoiseRiseLimitConfig}} from an availability perspective and {{param|.FAPControl.UMTS.SelfConfig.NoiseRiseLimitConfigEnable}} from an enabled perspective.";
5850 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.RF.NoiseRiseLimitUpperValue";
5851 }
5852 leaf noise-rise-limit-in-use {
5853 type uint16 {
5854 range "0..500";
5855 }
5856 description
5857 "Actual value of the Noise Rise Limit that the FAP uses. The value is measured in dB and has a range of 0.0 to 50.0 incremented by 0.1 dB.";
5858 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.RF.NoiseRiseLimitInUse";
5859 }
5860 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.RF.";
5861 }
5862
5863 grouping umts-ran-neighbor-list-g {
5864 description
5865 "This object contains parameters relating to the neighbor list.";
5866 leaf max-intra-freq-cell-entries {
5867 type uint64;
5868 description
5869 "The maximum number of entries in the {{object|.CellConfig.UMTS.RAN.NeighborList.IntraFreqCell.{i}.}} table.";
5870 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborList.MaxIntraFreqCellEntries";
5871 }
5872 leaf max-inter-freq-cell-entries {
5873 type uint64;
5874 description
5875 "The maximum number of entries in the {{object|.CellConfig.UMTS.RAN.NeighborList.InterFreqCell.{i}.}} table.";
5876 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborList.MaxInterFreqCellEntries";
5877 }
5878 leaf intra-freq-cell-number-of-entries {
5879 type uint64;
5880 description
5881 "{{numentries}}";
5882 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborList.IntraFreqCellNumberOfEntries";
5883 }
5884 leaf inter-freq-cell-number-of-entries {
5885 type uint64;
5886 description
5887 "{{numentries}}";
5888 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborList.InterFreqCellNumberOfEntries";
5889 }
5890 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborList.";
5891 }
5892
5893 grouping umts-ran-neighbor-list-intra-freq-cell-g {
5894 description
5895 "Table containing the intra-frequency cell list provided by the ACS. The table contents MAY be added/deleted/modified during operation, in which case these changes shall be reflected in the broadcast information as soon as possible.";
5896 leaf enable {
5897 type boolean;
5898 config false;
5899 description
5900 "Enables or disables this entry.";
5901 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborList.IntraFreqCell.{i}.Enable";
5902 }
5903 leaf alias {
5904 type string {
5905 length "1..64";
5906 }
5907 description
5908 "{{datatype|expand}}";
5909 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborList.IntraFreqCell.{i}.Alias";
5910 }
5911 leaf must-include {
5912 type boolean;
5913 config false;
5914 description
5915 "Indicates whether this instance of the neighbor shall be included or excluded in the FAP's NL configuration.";
5916 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborList.IntraFreqCell.{i}.MustInclude";
5917 }
5918 leaf plmnid {
5919 type string {
5920 length "0..6";
5921 }
5922 config false;
5923 description
5924 "PLMN ID consists of Mobile Country Code (MCC) and Mobile Network Code (MNC) {{bibref|3GPP-TS.23.003}}, {{bibref|3GPP-TS.24.008}}. Mobile Country Code consists of three digits and uniquely identifies the country of domicile of the subscriber. Mobile Network Code consists of two or three digits and identifies the Home PLMN within a country. For a 2-digit MNC the total string length of {{param}} is 5.";
5925 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborList.IntraFreqCell.{i}.PLMNID";
5926 }
5927 leaf rncid {
5928 type uint16 {
5929 range "0..65535";
5930 }
5931 config false;
5932 description
5933 "RNC-ID of an intra-freq neighbor cell. It uniquely identifies an RNC within a PLMN. Normally, RNC-ID consists of 12 bits (i.e. a range of [0:4095]). However, if the value is larger than 4095, then Extended RNC-ID (range of [4096:65535]) is used in RANAP. The RNC-ID and Extended RNC-ID are combined into a single parameter here as there is no explicit need to have them separated. {{bibref|3GPP-TS.25.413|Section 9.2.1.39}}";
5934 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborList.IntraFreqCell.{i}.RNCID";
5935 }
5936 leaf cid {
5937 type uint16 {
5938 range "0..65535";
5939 }
5940 config false;
5941 description
5942 "Cell Identifier (C-id) that identifies a cell within an RNS. This Cell Identifier together with the controlling RNC (RNC-ID) constitutes the UTRAN Cell ID (UC-ID) and is used to identify a cell uniquely within UTRAN. C-ID is either 12-bit or 16-bit value. {{bibref|3GPP-TS.25.401|Section 6.1.5}}.";
5943 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborList.IntraFreqCell.{i}.CID";
5944 }
5945 leaf lac {
5946 type uint16 {
5947 range "1..65533 | 65535";
5948 }
5949 config false;
5950 description
5951 "Location Area Code (LAC). The concatenation of PLMN ID (MCC+MNC) and LAC uniquely identifies the Location Area ID (LAI). {{bibref|3GPP-TS.23.003|Section 4.1}} {{bibref|3GPP-TS.25.413|Section 9.2.3.6}}.";
5952 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborList.IntraFreqCell.{i}.LAC";
5953 }
5954 leaf rac {
5955 type uint8 {
5956 range "0..255";
5957 }
5958 config false;
5959 description
5960 "Routing Area Code (RAC). The concatenation of PLMN ID (MCC+MNC), LAC, and RAC uniquely identifies the Routing Area ID (RAI). {{bibref|3GPP-TS.23.003|Section 4.2}} {{bibref|3GPP-TS.25.413|Section 9.2.3.7}}";
5961 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborList.IntraFreqCell.{i}.RAC";
5962 }
5963 leaf ura {
5964 type uint16 {
5965 range "0..65535";
5966 }
5967 config false;
5968 description
5969 "UTRAN Registration Area (URA) {{bibref|3GPP-TS.23.401}}. Indicates to the UE which {{param}} it shall use in case of overlapping URAs. {{bibref|3GPP-TS.25.331|Section 10.3.2.6}}";
5970 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborList.IntraFreqCell.{i}.URA";
5971 }
5972 leaf pcpich-scrambling-code {
5973 type uint16 {
5974 range "0..511";
5975 }
5976 description
5977 "Primary CPICH scrambling code.";
5978 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborList.IntraFreqCell.{i}.PCPICHScramblingCode";
5979 }
5980 leaf pcpich-tx-power {
5981 type int64;
5982 units "dBm";
5983 config false;
5984 description
5985 "Primary CPICH Tx power in {{units}}. Actual values of the power are -10.0 {{units}} to 50.0 {{units}} in steps of 0.1 dB. The value of {{param}} divided by 10 yields the actual value of the power. {{bibref|3GPP-TS.32.642|Section 6.3.11}} {{bibref|3GPP-TS.25.433|Section 2.2.33}}";
5986 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborList.IntraFreqCell.{i}.PCPICHTxPower";
5987 }
5988 leaf collocated-inter-freq-cell {
5989 type uint32 {
5990 range "0..268435455";
5991 }
5992 config false;
5993 description
5994 "Provides identity of collocated inter-frequency Cell. Needed for pathloss estimation, in case the femto environment masks intra-frequency neighbor. Cell Identity. {{bibref|3GPP-TS.25.331|Section 10.3.2.2}}";
5995 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborList.IntraFreqCell.{i}.CollocatedInterFreqCell";
5996 }
5997 leaf max-tx-power {
5998 type int64;
5999 units "0.1 dBm";
6000 config false;
6001 description
6002 "Cell Max Tx Power. Parameter needed in HNB power calibration, for protection of neighbour cells. Actual values of the power are -30.0 dBm to 60.0 dBm in steps of 0.1 dB. The value of MaxTxPower divided by 10 yields the actual value of the power. C.f {{bibref|3GPP-TS.32.642|Section 6.3.11}} {{bibref|3GPP-TS.25.104|Section 6.2.1}}";
6003 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborList.IntraFreqCell.{i}.MaxTxPower";
6004 }
6005 leaf max-dpc-htx-power {
6006 type int64;
6007 units "0.1 dBm";
6008 config false;
6009 description
6010 "Maximum DL DPCH Tx Power per UE configured in the cell (for CS UEs). Parameter may be used by FAP to protect the DL budget allocated to neighbouring UEs served by neighbour cells. C.f (max 10 dB below max Tx power) {{bibref|3GPP-TS.32.642|Section 6.3.11}} {{bibref|3GPP-TS.25.104|Section 6.2.1}} Actual values of the power are -40.0 dBm to 50.0 dBm in steps of 0.1 dB. The value of MaxDPCHtxPower divided by 10 yields the actual value of the power.";
6011 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborList.IntraFreqCell.{i}.MaxDPCHtxPower";
6012 }
6013 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborList.IntraFreqCell.{i}.";
6014 }
6015
6016 grouping umts-ran-neighbor-list-inter-freq-cell-g {
6017 description
6018 "Table containing the inter-frequency cell list provided by the ACS. The table contents MAY be added/deleted/modified during operation, in which case these changes shall be reflected in the broadcast information as soon as possible.";
6019 leaf enable {
6020 type boolean;
6021 config false;
6022 description
6023 "Enables or disables this entry.";
6024 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborList.InterFreqCell.{i}.Enable";
6025 }
6026 leaf alias {
6027 type string {
6028 length "1..64";
6029 }
6030 description
6031 "{{datatype|expand}}";
6032 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborList.InterFreqCell.{i}.Alias";
6033 }
6034 leaf must-include {
6035 type boolean;
6036 config false;
6037 description
6038 "Indicates whether this instance of the neighbor shall be included or excluded in the FAP's NL configuration.";
6039 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborList.InterFreqCell.{i}.MustInclude";
6040 }
6041 leaf plmnid {
6042 type string {
6043 length "0..6";
6044 }
6045 config false;
6046 description
6047 "PLMN ID consists of Mobile Country Code (MCC) and Mobile Network Code (MNC) {{bibref|3GPP-TS.23.003}}, {{bibref|3GPP-TS.24.008}}. Mobile Country Code consists of three digits and uniquely identifies the country of domicile of the subscriber. Mobile Network Code consists of two or three digits and identifies the Home PLMN within a country. For a 2-digit MNC the total string length of {{param}} is 5.";
6048 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborList.InterFreqCell.{i}.PLMNID";
6049 }
6050 leaf rncid {
6051 type uint16 {
6052 range "0..65535";
6053 }
6054 config false;
6055 description
6056 "RNC-ID of an intra-freq neighbor cell. It uniquely identifies an RNC within a PLMN. Normally, RNC-ID consists of 12 bits (i.e. a range of [0:4095]). However, if the value is larger than 4095, then Extended RNC-ID (range of [4096:65535]) is used in RANAP. The RNC-ID and Extended RNC-ID are combined into a single parameter here as there is no explicit need to have them separated. {{bibref|3GPP-TS.25.413|Section 9.2.1.39}}";
6057 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborList.InterFreqCell.{i}.RNCID";
6058 }
6059 leaf cid {
6060 type uint16 {
6061 range "0..65535";
6062 }
6063 config false;
6064 description
6065 "Cell Identifier (C-id) that identifies a cell within an RNS. This Cell Identifier together with the controlling RNC (RNC-ID) constitutes the UTRAN Cell ID (UC-ID) and is used to identify a cell uniquely within UTRAN. C-ID is either 12-bit or 16-bit value. {{bibref|3GPP-TS.25.401|Section 6.1.5}}.";
6066 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborList.InterFreqCell.{i}.CID";
6067 }
6068 leaf lac {
6069 type uint16 {
6070 range "1..65533 | 65535";
6071 }
6072 config false;
6073 description
6074 "Location Area Code (LAC). The concatenation of PLMN ID (MCC+MNC) and LAC uniquely identifies the Location Area ID (LAI). {{bibref|3GPP-TS.23.003|Section 4.1}} {{bibref|3GPP-TS.25.413|Section 9.2.3.6}}.";
6075 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborList.InterFreqCell.{i}.LAC";
6076 }
6077 leaf rac {
6078 type uint8 {
6079 range "0..255";
6080 }
6081 config false;
6082 description
6083 "Routing Area Code (RAC). The concatenation of PLMN ID (MCC+MNC), LAC, and RAC uniquely identifies the Routing Area ID (RAI). {{bibref|3GPP-TS.23.003|Section 4.2}} {{bibref|3GPP-TS.25.413|Section 9.2.3.7}}";
6084 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborList.InterFreqCell.{i}.RAC";
6085 }
6086 leaf ura {
6087 type uint16 {
6088 range "0..65535";
6089 }
6090 config false;
6091 description
6092 "UTRAN Registration Area (URA) {{bibref|3GPP-TS.23.401}}. Indicates to the UE which {{param}} it shall use in case of overlapping URAs. {{bibref|3GPP-TS.25.331|Section 10.3.2.6}}";
6093 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborList.InterFreqCell.{i}.URA";
6094 }
6095 leaf uarfcnul {
6096 type uint16 {
6097 range "0..16383";
6098 }
6099 config false;
6100 description
6101 "The UL UTRA Absolute Radio Frequency Channel Number (UARFCN) in an FDD mode cell. {{bibref|3GPP-TS.25.433}}";
6102 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborList.InterFreqCell.{i}.UARFCNUL";
6103 }
6104 leaf uarfcndl {
6105 type uint16 {
6106 range "0..16383";
6107 }
6108 description
6109 "The DL UTRA Absolute Radio Frequency Channel Number (UARFCN) in an FDD mode cell. {{bibref|3GPP-TS.25.433}}";
6110 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborList.InterFreqCell.{i}.UARFCNDL";
6111 }
6112 leaf pcpich-scrambling-code {
6113 type uint16 {
6114 range "0..511";
6115 }
6116 description
6117 "Primary CPICH scrambling code.";
6118 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborList.InterFreqCell.{i}.PCPICHScramblingCode";
6119 }
6120 leaf pcpich-tx-power {
6121 type int64;
6122 units "dBm";
6123 config false;
6124 description
6125 "Primary CPICH Tx power in {{units}}. Actual values of the power are -10.0 {{units}} to 50.0 {{units}} in steps of 0.1 dB. The value of {{param}} divided by 10 yields the actual value of the power. {{bibref|3GPP-TS.32.642|Section 6.3.11}} {{bibref|3GPP-TS.25.433|Section 2.2.33}}";
6126 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborList.InterFreqCell.{i}.PCPICHTxPower";
6127 }
6128 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborList.InterFreqCell.{i}.";
6129 }
6130
6131 grouping umts-ran-neighbor-list-inter-rat-cell-g {
6132 description
6133 "The inter-RAT cell lists separated by technology. {{bibref|3GPP-TS.25.331|Section 10.3.7.23}}";
6134 leaf max-gsm-entries {
6135 type uint64;
6136 description
6137 "The maximum number of entries in the {{object|.CellConfig.UMTS.RAN.NeighborList.InterRATCell.GSM.{i}.}} table.";
6138 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborList.InterRATCell.MaxGSMEntries";
6139 }
6140 leaf gsm-number-of-entries {
6141 type uint64;
6142 description
6143 "{{numentries}}";
6144 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborList.InterRATCell.GSMNumberOfEntries";
6145 }
6146 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborList.InterRATCell.";
6147 }
6148
6149 grouping umts-ran-neighbor-list-inter-rat-cell-gsm-g {
6150 description
6151 "Table containing the inter-RAT cell list for GSM provided by the ACS. The table contents MAY be added/deleted/modified during operation, in which case these changes shall be reflected in the broadcast information as soon as possible.";
6152 leaf enable {
6153 type boolean;
6154 config false;
6155 description
6156 "Enables or disables this entry.";
6157 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborList.InterRATCell.GSM.{i}.Enable";
6158 }
6159 leaf alias {
6160 type string {
6161 length "1..64";
6162 }
6163 description
6164 "{{datatype|expand}}";
6165 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborList.InterRATCell.GSM.{i}.Alias";
6166 }
6167 leaf must-include {
6168 type boolean;
6169 config false;
6170 description
6171 "Indicates whether this instance of the neighbor shall be included or excluded in the FAP's NL configuration.";
6172 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborList.InterRATCell.GSM.{i}.MustInclude";
6173 }
6174 leaf plmnid {
6175 type string {
6176 length "0..6";
6177 }
6178 config false;
6179 description
6180 "PLMN ID consists of Mobile Country Code (MCC) and Mobile Network Code (MNC) {{bibref|3GPP-TS.23.003}}, {{bibref|3GPP-TS.24.008}}. Mobile Country Code consists of three digits and uniquely identifies the country of domicile of the subscriber. Mobile Network Code consists of two or three digits and identifies the Home PLMN within a country. For a 2-digit MNC the total string length of {{param}} is 5.";
6181 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborList.InterRATCell.GSM.{i}.PLMNID";
6182 }
6183 leaf lac {
6184 type uint16 {
6185 range "0..65535";
6186 }
6187 config false;
6188 description
6189 "Location Area Code (LAC). The concatenation of PLMN ID (MCC+MNC) and LAC uniquely identifies the Location Area ID (LAI). {{bibref|3GPP-TS.23.003|Section 4.1}} {{bibref|3GPP-TS.25.413|Section 9.2.3.6}}.";
6190 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborList.InterRATCell.GSM.{i}.LAC";
6191 }
6192 leaf bsic {
6193 type uint8 {
6194 range "0..255";
6195 }
6196 config false;
6197 description
6198 "BSIC of the cell per {{bibref|3GPP-TS.23.003}}, consisting of: :Bit 7:6 - not used (\"00\") :Bit 5:3 - NCC (PLMN Color Code) :Bit 2:0 - BCC (BS color code) For example, if NCC is 7 and BCC is 2 you would have 00111010 (binary) or 0x3A (hex), and the value of this parameter would be 58.";
6199 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborList.InterRATCell.GSM.{i}.BSIC";
6200 }
6201 leaf ci {
6202 type uint16 {
6203 range "0..65535";
6204 }
6205 config false;
6206 description
6207 "Cell ID of the cell per {{bibref|3GPP-TS.23.003|Section 4.3.1}}.";
6208 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborList.InterRATCell.GSM.{i}.CI";
6209 }
6210 leaf band-indicator {
6211 type enumeration {
6212 enum "gsm 850" {
6213 value 1;
6214 description
6215 "none";
6216 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborList.InterRATCell.GSM.{i}.BandIndicator - GSM 850";
6217 }
6218 enum "gsm 900" {
6219 value 2;
6220 description
6221 "none";
6222 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborList.InterRATCell.GSM.{i}.BandIndicator - GSM 900";
6223 }
6224 enum "dcs 1800" {
6225 value 3;
6226 description
6227 "none";
6228 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborList.InterRATCell.GSM.{i}.BandIndicator - DCS 1800";
6229 }
6230 enum "pcs 1900" {
6231 value 4;
6232 description
6233 "none";
6234 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborList.InterRATCell.GSM.{i}.BandIndicator - PCS 1900";
6235 }
6236 }
6237 config false;
6238 description
6239 "Indicates how to interpret the BCCH ARFCN. {{enum}}";
6240 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborList.InterRATCell.GSM.{i}.BandIndicator";
6241 }
6242 leaf bccharfcn {
6243 type uint16 {
6244 range "0..1023";
6245 }
6246 description
6247 "ARFCN of this cell.";
6248 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborList.InterRATCell.GSM.{i}.BCCHARFCN";
6249 }
6250 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborList.InterRATCell.GSM.{i}.";
6251 }
6252
6253 grouping umts-ran-neighbor-list-in-use-g {
6254 description
6255 "This object contains parameters relating to the neighbor list used by the FAP based on its self-configuration capability and {{object|.CellConfig.UMTS.RAN.NeighborList.}} configuration of adding and excluding cells.";
6256 leaf max-intra-freq-cell-entries {
6257 type uint64;
6258 description
6259 "The maximum number of entries in the {{object|.CellConfig.UMTS.RAN.NeighborList.IntraFreqCell.{i}.}} table.";
6260 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborListInUse.MaxIntraFreqCellEntries";
6261 }
6262 leaf max-inter-freq-cell-entries {
6263 type uint64;
6264 description
6265 "The maximum number of entries in the {{object|.CellConfig.UMTS.RAN.NeighborList.InterFreqCell.{i}.}} table.";
6266 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborListInUse.MaxInterFreqCellEntries";
6267 }
6268 leaf intra-freq-cell-number-of-entries {
6269 type uint64;
6270 description
6271 "{{numentries}}";
6272 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborListInUse.IntraFreqCellNumberOfEntries";
6273 }
6274 leaf inter-freq-cell-number-of-entries {
6275 type uint64;
6276 description
6277 "{{numentries}}";
6278 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborListInUse.InterFreqCellNumberOfEntries";
6279 }
6280 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborListInUse.";
6281 }
6282
6283 grouping umts-ran-neighbor-list-in-use-intra-freq-cell-g {
6284 description
6285 "Table containing the intra-frequency cell list.";
6286 leaf plmnid {
6287 type string {
6288 length "0..6";
6289 }
6290 description
6291 "PLMN ID consists of Mobile Country Code (MCC) and Mobile Network Code (MNC) {{bibref|3GPP-TS.23.003}}, {{bibref|3GPP-TS.24.008}}. Mobile Country Code consists of three digits and uniquely identifies the country of domicile of the subscriber. Mobile Network Code consists of two or three digits and identifies the Home PLMN within a country. For a 2-digit MNC the total string length of {{param}} is 5.";
6292 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborListInUse.IntraFreqCell.{i}.PLMNID";
6293 }
6294 leaf rncid {
6295 type uint16 {
6296 range "0..65535";
6297 }
6298 description
6299 "RNC-ID of an intra-freq neighbor cell. It uniquely identifies an RNC within a PLMN. Normally, RNC-ID consists of 12 bits (i.e. a range of [0:4095]). However, if the value is larger than 4095, then Extended RNC-ID (range of [4096:65535]) is used in RANAP. The RNC-ID and Extended RNC-ID are combined into a single parameter here as there is no explicit need to have them separated. {{bibref|3GPP-TS.25.413|Section 9.2.1.39}}";
6300 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborListInUse.IntraFreqCell.{i}.RNCID";
6301 }
6302 leaf cid {
6303 type uint16 {
6304 range "0..65535";
6305 }
6306 description
6307 "C-ID of the intra-freq neighbour cell {{bibref|3GPP-TS.25.401|Section 6.1.5}}. If {{param|RNCID}} is larger than 4095, then {{param}} will be 12 bits (i.e. a range of [0:4095]), else {{param}} is 16 bits long (i.e. range of [4096:65535]). This is needed to facilitate Femto to Macro handover. Used in {{bibref|3GPP-TS.25.413|Section 9.2.1.28}} as part of Target Cell ID.";
6308 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborListInUse.IntraFreqCell.{i}.CID";
6309 }
6310 leaf lac {
6311 type uint16 {
6312 range "1..65533 | 65535";
6313 }
6314 description
6315 "Location Area Code (LAC). The concatenation of PLMN ID (MCC+MNC) and LAC uniquely identifies the Location Area ID (LAI). {{bibref|3GPP-TS.23.003|Section 4.1}} {{bibref|3GPP-TS.25.413|Section 9.2.3.6}}.";
6316 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborListInUse.IntraFreqCell.{i}.LAC";
6317 }
6318 leaf rac {
6319 type uint8 {
6320 range "0..255";
6321 }
6322 description
6323 "Routing Area Code (RAC). The concatenation of PLMN ID (MCC+MNC), LAC, and RAC uniquely identifies the Routing Area ID (RAI). {{bibref|3GPP-TS.23.003|Section 4.2}} {{bibref|3GPP-TS.25.413|Section 9.2.3.7}}";
6324 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborListInUse.IntraFreqCell.{i}.RAC";
6325 }
6326 leaf ura {
6327 type uint16 {
6328 range "0..65535";
6329 }
6330 description
6331 "UTRAN Registration Area (URA) {{bibref|3GPP-TS.23.401}}. Indicates to the UE which {{param}} it shall use in case of overlapping URAs. {{bibref|3GPP-TS.25.331|Section 10.3.2.6}}";
6332 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborListInUse.IntraFreqCell.{i}.URA";
6333 }
6334 leaf pcpich-scrambling-code {
6335 type uint16 {
6336 range "0..511";
6337 }
6338 description
6339 "Primary CPICH scrambling code.";
6340 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborListInUse.IntraFreqCell.{i}.PCPICHScramblingCode";
6341 }
6342 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborListInUse.IntraFreqCell.{i}.";
6343 }
6344
6345 grouping umts-ran-neighbor-list-in-use-inter-freq-cell-g {
6346 description
6347 "Table containing the inter-frequency cell list.";
6348 leaf plmnid {
6349 type string {
6350 length "0..6";
6351 }
6352 description
6353 "PLMN ID consists of Mobile Country Code (MCC) and Mobile Network Code (MNC) {{bibref|3GPP-TS.23.003}}, {{bibref|3GPP-TS.24.008}}. Mobile Country Code consists of three digits and uniquely identifies the country of domicile of the subscriber. Mobile Network Code consists of two or three digits and identifies the Home PLMN within a country. For a 2-digit MNC the total string length of {{param}} is 5.";
6354 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborListInUse.InterFreqCell.{i}.PLMNID";
6355 }
6356 leaf rncid {
6357 type uint16 {
6358 range "0..65535";
6359 }
6360 description
6361 "RNC-ID of an intra-freq neighbor cell. It uniquely identifies an RNC within a PLMN. Normally, RNC-ID consists of 12 bits (i.e. a range of [0:4095]). However, if the value is larger than 4095, then Extended RNC-ID (range of [4096:65535]) is used in RANAP. The RNC-ID and Extended RNC-ID are combined into a single parameter here as there is no explicit need to have them separated. {{bibref|3GPP-TS.25.413|Section 9.2.1.39}}";
6362 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborListInUse.InterFreqCell.{i}.RNCID";
6363 }
6364 leaf cid {
6365 type uint16 {
6366 range "0..65535";
6367 }
6368 description
6369 "C-ID of the intra-freq neighbour cell {{bibref|3GPP-TS.25.401|Section 6.1.5}}. If {{param|RNCID}} is larger than 4095, then {{param}} will be 12 bits (i.e. a range of [0:4095]), else {{param}} is 16 bits long (i.e. range of [4096:65535]). This is needed to facilitate Femto to Macro handover. Used in {{bibref|3GPP-TS.25.413|Section 9.2.1.28}} as part of Target Cell ID.";
6370 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborListInUse.InterFreqCell.{i}.CID";
6371 }
6372 leaf lac {
6373 type uint16 {
6374 range "1..65533 | 65535";
6375 }
6376 description
6377 "Location Area Code (LAC). The concatenation of PLMN ID (MCC+MNC) and LAC uniquely identifies the Location Area ID (LAI). {{bibref|3GPP-TS.23.003|Section 4.1}} {{bibref|3GPP-TS.25.413|Section 9.2.3.6}}.";
6378 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborListInUse.InterFreqCell.{i}.LAC";
6379 }
6380 leaf rac {
6381 type uint8 {
6382 range "0..255";
6383 }
6384 description
6385 "Routing Area Code (RAC). The concatenation of PLMN ID (MCC+MNC), LAC, and RAC uniquely identifies the Routing Area ID (RAI). {{bibref|3GPP-TS.23.003|Section 4.2}} {{bibref|3GPP-TS.25.413|Section 9.2.3.7}}";
6386 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborListInUse.InterFreqCell.{i}.RAC";
6387 }
6388 leaf ura {
6389 type uint16 {
6390 range "0..65535";
6391 }
6392 description
6393 "UTRAN Registration Area (URA) {{bibref|3GPP-TS.23.401}}. Indicates to the UE which {{param}} it shall use in case of overlapping URAs. {{bibref|3GPP-TS.25.331|Section 10.3.2.6}}";
6394 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborListInUse.InterFreqCell.{i}.URA";
6395 }
6396 leaf uarfcnul {
6397 type uint16 {
6398 range "0..16383";
6399 }
6400 description
6401 "The UL UTRA Absolute Radio Frequency Channel Number (UARFCN) in an FDD mode cell. {{bibref|3GPP-TS.25.433}}";
6402 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborListInUse.InterFreqCell.{i}.UARFCNUL";
6403 }
6404 leaf uarfcndl {
6405 type uint16 {
6406 range "0..16383";
6407 }
6408 description
6409 "The DL UTRA Absolute Radio Frequency Channel Number (UARFCN) in an FDD mode cell. {{bibref|3GPP-TS.25.433}}";
6410 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborListInUse.InterFreqCell.{i}.UARFCNDL";
6411 }
6412 leaf pcpich-scrambling-code {
6413 type uint16 {
6414 range "0..511";
6415 }
6416 description
6417 "Primary CPICH scrambling code.";
6418 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborListInUse.InterFreqCell.{i}.PCPICHScramblingCode";
6419 }
6420 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborListInUse.InterFreqCell.{i}.";
6421 }
6422
6423 grouping umts-ran-neighbor-list-in-use-inter-rat-cell-g {
6424 description
6425 "The inter-RAT cell lists separated by technology. {{bibref|3GPP-TS.25.331|Section 10.3.7.23}}";
6426 leaf max-gsm-entries {
6427 type uint64;
6428 description
6429 "The maximum number of entries in the {{object|.CellConfig.UMTS.RAN.NeighborList.InterRATCell.GSM.{i}.}} table.";
6430 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborListInUse.InterRATCell.MaxGSMEntries";
6431 }
6432 leaf gsm-number-of-entries {
6433 type uint64;
6434 description
6435 "{{numentries}}";
6436 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborListInUse.InterRATCell.GSMNumberOfEntries";
6437 }
6438 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborListInUse.InterRATCell.";
6439 }
6440
6441 grouping umts-ran-neighbor-list-in-use-inter-rat-cell-gsm-g {
6442 description
6443 "Table containing the inter-RAT cell list for GSM.";
6444 leaf plmnid {
6445 type string {
6446 length "0..6";
6447 }
6448 description
6449 "PLMN ID consists of Mobile Country Code (MCC) and Mobile Network Code (MNC) {{bibref|3GPP-TS.23.003}}, {{bibref|3GPP-TS.24.008}}. Mobile Country Code consists of three digits and uniquely identifies the country of domicile of the subscriber. Mobile Network Code consists of two or three digits and identifies the Home PLMN within a country. For a 2-digit MNC the total string length of {{param}} is 5.";
6450 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborListInUse.InterRATCell.GSM.{i}.PLMNID";
6451 }
6452 leaf lac {
6453 type uint16 {
6454 range "0..65535";
6455 }
6456 description
6457 "Location Area Code (LAC). The concatenation of PLMN ID (MCC+MNC) and LAC uniquely identifies the Location Area ID (LAI). {{bibref|3GPP-TS.23.003|Section 4.1}} {{bibref|3GPP-TS.25.413|Section 9.2.3.6}}";
6458 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborListInUse.InterRATCell.GSM.{i}.LAC";
6459 }
6460 leaf bsic {
6461 type uint8 {
6462 range "0..255";
6463 }
6464 description
6465 "BSIC of the cell per {{bibref|3GPP-TS.23.003}}, consisting of: :Bit 7:6 - not used (\"00\") :Bit 5:3 - NCC (PLMN Color Code) :Bit 2:0 - BCC (BS color code) For example, if NCC is 7 and BCC is 2 you would have 00111010 (binary) or 0x3A (hex), and the value of this parameter would be 58.";
6466 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborListInUse.InterRATCell.GSM.{i}.BSIC";
6467 }
6468 leaf ci {
6469 type uint16 {
6470 range "0..65535";
6471 }
6472 description
6473 "Cell ID of the cell per {{bibref|3GPP-TS.23.003|Section 4.3.1}}.";
6474 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborListInUse.InterRATCell.GSM.{i}.CI";
6475 }
6476 leaf band-indicator {
6477 type enumeration {
6478 enum "gsm 850" {
6479 value 1;
6480 description
6481 "none";
6482 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborListInUse.InterRATCell.GSM.{i}.BandIndicator - GSM 850";
6483 }
6484 enum "gsm 900" {
6485 value 2;
6486 description
6487 "none";
6488 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborListInUse.InterRATCell.GSM.{i}.BandIndicator - GSM 900";
6489 }
6490 enum "dcs 1800" {
6491 value 3;
6492 description
6493 "none";
6494 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborListInUse.InterRATCell.GSM.{i}.BandIndicator - DCS 1800";
6495 }
6496 enum "pcs 1900" {
6497 value 4;
6498 description
6499 "none";
6500 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborListInUse.InterRATCell.GSM.{i}.BandIndicator - PCS 1900";
6501 }
6502 }
6503 description
6504 "Indicates how to interpret the BCCH ARFCN. {{enum}}";
6505 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborListInUse.InterRATCell.GSM.{i}.BandIndicator";
6506 }
6507 leaf bccharfcn {
6508 type uint16 {
6509 range "0..1023";
6510 }
6511 description
6512 "ARFCN of this cell.";
6513 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborListInUse.InterRATCell.GSM.{i}.BCCHARFCN";
6514 }
6515 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborListInUse.InterRATCell.GSM.{i}.";
6516 }
6517
6518 grouping umts-rab-g {
6519 description
6520 "This object contains parameters relating to Radio Access layers {{bibref|3GPP-TS.32.405}}";
6521 leaf rab-succ-estab-cs {
6522 type uint64;
6523 description
6524 "The number of successfully established RABs (with or without queueing) for CS domain.";
6525 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAB.RABSuccEstabCS";
6526 }
6527 leaf rab-fail-estab-cs {
6528 type uint64;
6529 description
6530 "The number of RAB establishment failures for CS domain.";
6531 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAB.RABFailEstabCS";
6532 }
6533 leaf rab-succ-estab-ps {
6534 type uint64;
6535 description
6536 "The number of successfully established RABs for PS domain.";
6537 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAB.RABSuccEstabPS";
6538 }
6539 leaf rab-fail-estab-ps {
6540 type uint64;
6541 description
6542 "The number of RABs failed to establish for PS domain.";
6543 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAB.RABFailEstabPS";
6544 }
6545 leaf rabcs-setup-time-mean {
6546 type uint64;
6547 units "milliseconds";
6548 description
6549 "The mean time in {{units}} for a FAP to establish a RAB CS connection. This measurement is obtained by accumulating the time intervals for each successful RAB establishment between the receipt by the FAP of a RANAP \"RAB ASSIGNMENT REQUEST\" message to establish a RAB for CS domain, and the first corresponding (based on RAB ID) transmission by the FAP of a RANAP \"RAB ASSIGNMENT RESPONSE\" message for successfully established RABs over a granularity period (Sample Interval {{bibref|3GPP-TS.32.582|Section 6.3.2}}). This end value of the time will then be divided by the number of successfully established RABs observed in the granularity period to give the arithmetic mean. The accumulator SHALL be reinitialized at the beginning of each granularity period.";
6550 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAB.RABCSSetupTimeMean";
6551 }
6552 leaf rabcs-setup-time-max {
6553 type uint64;
6554 units "milliseconds";
6555 description
6556 "The maximum time in {{units}} for a FAP to establish a RAB CS connection. This measurement is obtained by monitoring the time intervals for each successful RAB establishment between the receipt by the FAP of a RANAP \"RAB ASSIGNMENT REQUEST\" message to establish a RAB for CS domain, and the first corresponding (based on RAB ID) transmission by the FAP of a RANAP \"RAB ASSIGNMENT RESPONSE\" message for successfully established RABs. The high tide mark of this time will be stored in a gauge; the gauge SHALL be reinitialized at the beginning of each granularity period (Sample Interval {{bibref|3GPP-TS.32.582|Section 6.3.2}}).";
6557 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAB.RABCSSetupTimeMax";
6558 }
6559 leaf rabps-setup-time-mean {
6560 type uint64;
6561 units "milliseconds";
6562 description
6563 "The mean time in {{units}} for a FAP to establish a RAB PS connection. This measurement is obtained by accumulating the time intervals for each successful RAB establishment between the receipt by the FAP of a RANAP \"RAB ASSIGNMENT REQUEST\" message to establish a RAB for PS domain, and the first corresponding (based on RAB ID) transmission by the FAP of a RANAP \"RAB ASSIGNMENT RESPONSE\" message for successfully established RABs over a granularity period (Sample Interval {{bibref|3GPP-TS.32.582|Section 6.3.2}}). This end value of the time will then be divided by the number of successfully established RABs observed in the granularity period to give the arithmetic mean. The accumulator SHALL be reinitialized at the beginning of each granularity period.";
6564 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAB.RABPSSetupTimeMean";
6565 }
6566 leaf rabps-setup-time-max {
6567 type uint64;
6568 units "milliseconds";
6569 description
6570 "The maximum time in {{units}} for a FAP to establish a RAB PS connection. This measurement is obtained by monitoring the time intervals for each successful RAB establishment between the receipt by the FAP of a RANAP \"RAB ASSIGNMENT REQUEST\" message to establish a RAB for PS domain, and the first corresponding (based on RAB ID) transmission by the FAP of a RANAP \"RAB ASSIGNMENT RESPONSE\" message for successfully established RABs. The high tide mark of this time will be stored in a gauge; the gauge SHALL be reinitialized at the beginning of each granularity period (Sample Interval {{bibref|3GPP-TS.32.582|Section 6.3.2}}).";
6571 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAB.RABPSSetupTimeMax";
6572 }
6573 leaf fail-ho {
6574 type uint64;
6575 description
6576 "The number of failed Handovers.";
6577 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAB.FailHO";
6578 }
6579 leaf succ-ho {
6580 type uint64;
6581 description
6582 "The number of successful Handovers.";
6583 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAB.SuccHO";
6584 }
6585 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAB.";
6586 }
6587
6588 grouping lte-g {
6589 description
6590 "This object contains parameters relating to configuring the LTE FAP.";
6591 leaf tunnel-number-of-entries {
6592 type uint64;
6593 description
6594 "{{numentries}}";
6595 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.TunnelNumberOfEntries";
6596 }
6597 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.";
6598 }
6599
6600 grouping lte-tunnel-g {
6601 description
6602 "This object contains a table of all tunnel instances configured for the LTE FAP.";
6603 leaf enable {
6604 type boolean;
6605 config false;
6606 description
6607 "Enables or disables this entry.";
6608 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.Tunnel.{i}.Enable";
6609 }
6610 leaf alias {
6611 type string {
6612 length "1..64";
6613 }
6614 description
6615 "{{datatype|expand}}";
6616 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.Tunnel.{i}.Alias";
6617 }
6618 leaf tunnel-ref {
6619 type string {
6620 length "0..256";
6621 }
6622 description
6623 "This is the reference to an IPsec tunnel instance used by the LTE FAP. For all root data models, which use the tunnel definition provided in {{bibref|TR-262}} (InternetGatewayDevice:1 {{bibref|TR-098}} and Device:1 {{bibref|TR-181i1}}) the {{param}} MUST point to a row in the 'FAP.Tunnel.IKESA.{i}.' table, defined in {{bibref|TR-262}}. If the root data model used is Device:2 {{bibref|TR-181i2}} than the {{param}} MUST point to IPsec tunnel instance defined in {{bibref|TR-181i2}}. If the referenced object is deleted, the parameter value MUST be set to an empty string. In case of a multiple-radio-technology FAP product, each radio technology can have its own tunnels or share common tunnels. In the former case, {{param}} can contain a unique instance number. In the latter case, {{param}} under all radio technologies can have the same instance number.";
6624 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.Tunnel.{i}.TunnelRef";
6625 }
6626 leaf-list plmnid {
6627 type string {
6628 length "0..256";
6629 }
6630 config false;
6631 description
6632 "{{list}} Optional list of PLMM IDs associated with the tunnel, which can be used for selecting the tunnel. Each PLMN ID consists of Mobile Country Code (MCC) and Mobile Network Code (MNC) {{bibref|3GPP-TS.23.003}}, {{bibref|3GPP-TS.24.008}}. Mobile Country Code consists of three digits and uniquely identifies the country of domicile of the subscriber. Mobile Network Code consists of two or three digits and identifies the Home PLMN within a country. For a 2-digit MNC the total string length of {{param}} is 5.";
6633 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.Tunnel.{i}.PLMNID";
6634 }
6635 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.Tunnel.{i}.";
6636 }
6637
6638 grouping lte-epc-g {
6639 description
6640 "This object contains parameters relating to configuring LTE EPC.";
6641 leaf-list allowed-ciphering-algorithm-list {
6642 type enumeration {
6643 enum "eea0" {
6644 value 1;
6645 description
6646 "none";
6647 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.EPC.AllowedCipheringAlgorithmList - EEA0";
6648 }
6649 enum "128-eea1" {
6650 value 2;
6651 description
6652 "none";
6653 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.EPC.AllowedCipheringAlgorithmList - 128-EEA1";
6654 }
6655 enum "128-eea2" {
6656 value 3;
6657 description
6658 "none";
6659 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.EPC.AllowedCipheringAlgorithmList - 128-EEA2";
6660 }
6661 }
6662 config false;
6663 min-elements 1;
6664 description
6665 "{{list}} Each item is a ciphering algorithm allowed to be used for RRC and UP confidentiality protection as defined in {{bibref|3GPP-TS.33.401}}. If the list contains more than 1 item, it is in the order of the preferred algorithm to be used. {{enum}}";
6666 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.EPC.AllowedCipheringAlgorithmList";
6667 }
6668 leaf-list allowed-integrity-protection-algorithm-list {
6669 type enumeration {
6670 enum "128-eia1" {
6671 value 1;
6672 description
6673 "none";
6674 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.EPC.AllowedIntegrityProtectionAlgorithmList - 128-EIA1";
6675 }
6676 enum "128-eia2" {
6677 value 2;
6678 description
6679 "none";
6680 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.EPC.AllowedIntegrityProtectionAlgorithmList - 128-EIA2";
6681 }
6682 }
6683 config false;
6684 min-elements 1;
6685 description
6686 "{{list}} Each item is a integrity protection algorithm allowed to be used for RRC as defined in {{bibref|3GPP-TS.33.401}}. If the list contains more than 1 item, it is in the order of the preferred algorithm to be used. {{enum}}";
6687 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.EPC.AllowedIntegrityProtectionAlgorithmList";
6688 }
6689 leaf tac {
6690 type uint16 {
6691 range "0..65535";
6692 }
6693 config false;
6694 description
6695 "TAC (Tracking Area Code) for LTE FAP as specified in SystemInformationBlockType1 message in {{bibref|3GPP-TS.36.331|Section 6.2.2}}.";
6696 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.EPC.TAC";
6697 }
6698 leaf eaid {
6699 type uint32 {
6700 range "0..16777216";
6701 }
6702 config false;
6703 description
6704 "Emergency Area ID that uniquely identifies the area of emergency for Earthquake and Tsunami Warning Services (ETWS). Corresponds to Emergency Area ID in {{bibref|3GPP-TS.36.413|Section 9.2.1.47}}.";
6705 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.EPC.EAID";
6706 }
6707 leaf max-plmn-list-entries {
6708 type uint64;
6709 description
6710 "The maximum number of entries available in the {{object|.CellConfig.LTE.EPC.PLMNList.{i}.}} table.";
6711 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.EPC.MaxPLMNListEntries";
6712 }
6713 leaf plmn-list-number-of-entries {
6714 type uint64;
6715 description
6716 "{{numentries}}";
6717 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.EPC.PLMNListNumberOfEntries";
6718 }
6719 leaf max-qo-s-entries {
6720 type uint64;
6721 description
6722 "The maximum number of entries in the {{object|.CellConfig.LTE.EPC.QoS.{i}.}} table.";
6723 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.EPC.MaxQoSEntries";
6724 }
6725 leaf qo-s-number-of-entries {
6726 type uint64;
6727 description
6728 "{{numentries}}";
6729 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.EPC.QoSNumberOfEntries";
6730 }
6731 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.EPC.";
6732 }
6733
6734 grouping lte-epc-plmn-list-g {
6735 description
6736 "This object contains parameters relating to list of PLMN identity specific to LTE EPC definition, called PLMN-IdentityList, as specified in SystemInformationBlockType1 message in {{bibref|3GPP-TS.36.331|Section 6.2.2}}. Each instance in this object is a PLMN-IdentityInfo which consists of plmn-Identity and cellReservedForOperatorUse IEs. At minimum 1 item MUST be present in this list, and maximum of 6 items.";
6737 leaf enable {
6738 type boolean;
6739 config false;
6740 description
6741 "Enables or disables this entry.";
6742 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.EPC.PLMNList.{i}.Enable";
6743 }
6744 leaf alias {
6745 type string {
6746 length "1..64";
6747 }
6748 description
6749 "{{datatype|expand}}";
6750 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.EPC.PLMNList.{i}.Alias";
6751 }
6752 leaf is-primary {
6753 type boolean;
6754 config false;
6755 description
6756 "Indicates whether this {{param|PLMNID}} is a primary PLMN or not. If there is more than one instance in {{object|.CellConfig.LTE.EPC.PLMNList.{i}.}} table, then ACS MUST set this {{param}} set to {{true}} in only one instance.";
6757 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.EPC.PLMNList.{i}.IsPrimary";
6758 }
6759 leaf plmnid {
6760 type string {
6761 length "0..6";
6762 }
6763 description
6764 "PLMN ID consists of Mobile Country Code (MCC) and Mobile Network Code (MNC) {{bibref|3GPP-TS.23.003}}, {{bibref|3GPP-TS.24.008}}. Mobile Country Code consists of three digits and uniquely identifies the country of domicile of the subscriber. Mobile Network Code consists of two or three digits and identifies the Home PLMN within a country. For a 2-digit MNC the total string length of {{param}} is 5.";
6765 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.EPC.PLMNList.{i}.PLMNID";
6766 }
6767 leaf cell-reserved-for-operator-use {
6768 type boolean;
6769 config false;
6770 description
6771 "Indicates whether the cell is reserved for operator use or not. If {{true}}, it is reserved. If {{false}}, it is not reserved. Corresponds to \"reserved\" \"notReserved\" respectively as defined in PLMN-IdentityInfo in {{bibref|3GPP-TS.36.331|Section 6.2.2}}.";
6772 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.EPC.PLMNList.{i}.CellReservedForOperatorUse";
6773 }
6774 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.EPC.PLMNList.{i}.";
6775 }
6776
6777 grouping lte-epc-qo-s-g {
6778 description
6779 "This object contains parameters relating to configuring QoS in LTE EPC.";
6780 leaf enable {
6781 type boolean;
6782 config false;
6783 description
6784 "Enables or disables this entry.";
6785 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.EPC.QoS.{i}.Enable";
6786 }
6787 leaf alias {
6788 type string {
6789 length "1..64";
6790 }
6791 description
6792 "{{datatype|expand}}";
6793 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.EPC.QoS.{i}.Alias";
6794 }
6795 leaf qci {
6796 type uint8 {
6797 range "1..20";
6798 }
6799 description
6800 "QoS class identity as defined in {{bibref|3GPP-TS.23.203|Section 6.1.7.2}}.";
6801 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.EPC.QoS.{i}.QCI";
6802 }
6803 leaf type {
6804 type enumeration {
6805 enum "gbr" {
6806 value 1;
6807 description
6808 "none";
6809 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.EPC.QoS.{i}.Type - GBR";
6810 }
6811 enum "non-gbr" {
6812 value 2;
6813 description
6814 "none";
6815 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.EPC.QoS.{i}.Type - Non-GBR";
6816 }
6817 }
6818 config false;
6819 description
6820 "Defines the type of the QoS class as defined in {{bibref|3GPP-TS.23.203|Section 6.1.7.2}}.";
6821 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.EPC.QoS.{i}.Type";
6822 }
6823 leaf priority {
6824 type uint8 {
6825 range "1..20";
6826 }
6827 config false;
6828 description
6829 "Priority of the QoS class as defined in {{bibref|3GPP-TS.23.203|Section 6.1.7.2}}.";
6830 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.EPC.QoS.{i}.Priority";
6831 }
6832 leaf packet-delay-budget {
6833 type uint16 {
6834 range "50 | 100 | 150 | 200 | 300 | 400 | 500 | 600 | 700 | 800 | 900 | 1000 | 1500 | 2000";
6835 }
6836 units "milliseconds";
6837 config false;
6838 description
6839 "Defines the Packet delay budget, specified in {{units}}, as defined in {{bibref|3GPP-TS.23.203|Section 6.1.7.2}}.";
6840 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.EPC.QoS.{i}.PacketDelayBudget";
6841 }
6842 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.EPC.QoS.{i}.";
6843 }
6844
6845 grouping lte-ran-g {
6846 description
6847 "This object contains parameters relating to the LTE RAN level configuration.";
6848 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.";
6849 }
6850
6851 grouping lte-ran-common-g {
6852 description
6853 "This object contains parameters relating to the common configuration in LTE RAN.";
6854 leaf cell-identity {
6855 type uint32 {
6856 range "0..268435455";
6857 }
6858 config false;
6859 description
6860 "Cell Identity as specified in {{bibref|3GPP-TS.36.331|Section 6.3.4}}.";
6861 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Common.CellIdentity";
6862 }
6863 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Common.";
6864 }
6865
6866 grouping lte-ran-s1-ap-g {
6867 description
6868 "This object contains parameters relating to the S1AP configuration.";
6869 leaf-list t-reloc-prep {
6870 type string;
6871 config false;
6872 min-elements 1;
6873 max-elements "512";
6874 description
6875 "{{list}} Each item is a maximum time for the Handover Preparation procedure in the source LTE FAP, specified in seconds, with a numeric range between 0 and 300 inclusive. Only values in multiple of 5 are valid; use of other values within the defined range MUST be rejected by the CPE. In case there is more than one item in the list, the first item contains the most preferred value. The value of {{param}} divided by 10 yields the actual value. The timer is started when the LTE FAP sends the HANDOVER REQUIRED message. Upon reception of the HANDOVER COMMAND message the LTE FAP shall stop the timer. Corresponds to parameter TS1RELOCprep defined in {{bibref|3GPP-TS.36.413|Section 8.4.1.2}}. The multiplicity of the {{param}} values can also be expressed by defining a range using \"..\" (two periods) between two values. In this case, the combination of two values defines the lower-bound and upper-bound of the range inclusive. If this notation is used, then the list contains at least 2 items: \"<preferred-value>,<lower-bound>..<upper-bound>\". If the LTE FAP supports self-configuration capability for {{param}} and more than one item is configured, then the LTE FAP is expected to select one from the list and overwrite this parameter containing only the one selected. If the LTE FAP does not support self-configuration capability for {{param}} and more than one item is configured, then the LTE FAP accepts the first value and ignore the rest. If only one item is configured regardless of the self-configuration capability of LTE FAP, LTE FAP accepts the value as an explicit configuration by the ACS.";
6876 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.S1AP.TRelocPrep";
6877 }
6878 leaf-list t-reloc-overall {
6879 type string;
6880 config false;
6881 min-elements 1;
6882 max-elements "512";
6883 description
6884 "{{list}} Each item is a maximum time for the protection of the overall handover procedure in the source LTE FAP, specified in seconds, with a numeric range between 0 and 300 inclusive. Only values in multiple of 5 are valid; use of other values within the defined range MUST be rejected by the CPE. In case there is more than one item in the list, the first item contains the most preferred value. The value of {{param}} divided by 10 yields the actual value. The timer is started reception of the HANDOVER COMMAND message. Corresponds to parameter TS1RELOCOverall defined in {{bibref|3GPP-TS.36.413|Section 8.4.1.2}}. The multiplicity of the {{param}} values can also be expressed by defining a range using \"..\" (two periods) between two values. In this case, the combination of two values defines the lower-bound and upper-bound of the range inclusive. If this notation is used, then the list contains at least 2 items: \"<preferred-value>,<lower-bound>..<upper-bound>\". If LTE FAP supports self-configuration capability for {{param}} and more than one item is configured, then LTE FAP is expected to select one from the list and overwrite this parameter containing only the one selected. If LTE FAP does not support self-configuration capability for {{param}} and more than one item is configured, then LTE FAP accepts the first value and ignore the rest. If only one item is configured regardless of the self-configuration capability of LTE FAP, LTE FAP accepts the value as an explicit configuration by the ACS.";
6885 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.S1AP.TRelocOverall";
6886 }
6887 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.S1AP.";
6888 }
6889
6890 grouping lte-ran-s1-u-g {
6891 description
6892 "This object contains parameters relating to the S1-U configuration.";
6893 leaf gtpu-echo-interval {
6894 type uint8 {
6895 range "0 | 60..max";
6896 }
6897 units "seconds";
6898 config false;
6899 description
6900 "Defines the interval in {{units}} between each GTP-U Echo Request that LTE FAP sends to the GTP-U peer, as specified in {{bibref|3GPP-TS.29.281|Section 7.2.1}}. If the value of {{param}} is equal to 0, then this functionality is supressed and thus LTE FAP does not send GTP-U Echo Request. If there is no GTP-U path in use, then no Echo Request is sent regardless of the value of {{param}}.";
6901 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.S1U.GTPUEchoInterval";
6902 }
6903 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.S1U.";
6904 }
6905
6906 grouping lte-ran-rf-g {
6907 description
6908 "This object contains parameters relating to the RF, see {{bibref|3GPP-TS.32.592|Section 6.1.7.1}}.";
6909 leaf-list earfcndl {
6910 type uint16 {
6911 range "0..65535";
6912 }
6913 config false;
6914 min-elements 1;
6915 max-elements "128";
6916 description
6917 "{{list}} Each item is an E-UTRA Absolute Radio Frequency Channel Number in the downlink direction. In case there is more than one item in the list, the first item contains the most preferred value. Corresponds to parameter NDL specified in {{bibref|3GPP-TS.36.104|Table 5.7.3.1}}. If LTE FAP supports self-configuration capability for {{param}} and more than one item is configured, then LTE FAP is expected to select one from the list and overwrite this parameter containing only the one selected. If LTE FAP does not support self-configuration capability for {{param}} and more than one item is configured, then LTE FAP accepts the first value and ignore the rest. If only one item is configured regardless of the self-configuration capability of LTE FAP, LTE FAP accepts the value as an explicit configuration by the ACS.";
6918 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.RF.EARFCNDL";
6919 }
6920 leaf-list earfcnul {
6921 type uint16 {
6922 range "0..65535";
6923 }
6924 config false;
6925 min-elements 1;
6926 max-elements "128";
6927 description
6928 "{{list}} Each item is an E-UTRA Absolute Radio Frequency Channel Number in the uplink direction. In case there is more than one item in the list, the first item contains the most preferred value. Corresponds to parameter NUL specified in {{bibref|3GPP-TS.36.104|Table 5.7.3.1}}. If LTE FAP supports self-configuration capability for {{param}} and more than one item is configured, then LTE FAP is expected to select one from the list and overwrite this parameter containing only the one selected. If LTE FAP does not support self-configuration capability for {{param}} and more than one item is configured, then LTE FAP accepts the first value and ignore the rest. If only one item is configured regardless of the self-configuration capability of LTE FAP, LTE FAP accepts the value as an explicit configuration by the ACS.";
6929 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.RF.EARFCNUL";
6930 }
6931 leaf freq-band-indicator {
6932 type uint8 {
6933 range "1..40";
6934 }
6935 config false;
6936 description
6937 "Frequency band indicator. Corresponds to parameter freqBandIndicator in SIB1 in {{bibref|3GPP-TS.36.331|Section 6.2.2}}.";
6938 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.RF.FreqBandIndicator";
6939 }
6940 leaf-list dl-bandwidth {
6941 type uint8 {
6942 range "6 | 15 | 25 | 50 | 75 | 100";
6943 }
6944 config false;
6945 min-elements 1;
6946 max-elements "32";
6947 description
6948 "{{list}} Each item is a downlink transmission bandwidth, specified in number of Resource Blocks. In case there is more than one item in the list, the first item contains the most preferred value. Corresponds to parameter dl_Bandwidth in MIB (Master Information Block) in {{bibref|3GPP-TS.36.331|Section 6.2.2}}. and to parameter NRB in {{bibref|3GPP-TS.36.101|Table 5.6-1}}. If LTE FAP supports self-configuration capability for {{param}} and more than one item is configured, then LTE FAP is expected to select one from the list and overwrite this parameter containing only the one selected. If LTE FAP does not support self-configuration capability for {{param}} and more than one item is configured, then LTE FAP accepts the first value and ignore the rest. If only one item is configured regardless of the self-configuration capability of LTE FAP, LTE FAP accepts the value as an explicit configuration by the ACS.";
6949 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.RF.DLBandwidth";
6950 }
6951 leaf-list ul-bandwidth {
6952 type uint8 {
6953 range "6 | 15 | 25 | 50 | 75 | 100";
6954 }
6955 config false;
6956 min-elements 1;
6957 max-elements "32";
6958 description
6959 "{{list}} Each item is an uplink transmission bandwidth, specified in number of Resource Blocks. In case there is more than one item in the list, the first item contains the most preferred value. Corresponds to parameter ul_Bandwidth in SIB2 in {{bibref|3GPP-TS.36.331|Section 6.3.1}}. and to parameter NRB in {{bibref|3GPP-TS.36.101|Table 5.6-1}}. If LTE FAP supports self-configuration capability for {{param}} and more than one item is configured, then LTE FAP is expected to select one from the list and overwrite this parameter containing only the one selected. If LTE FAP does not support self-configuration capability for {{param}} and more than one item is configured, then LTE FAP accepts the first value and ignore the rest. If only one item is configured regardless of the self-configuration capability of LTE FAP, LTE FAP accepts the value as an explicit configuration by the ACS.";
6960 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.RF.ULBandwidth";
6961 }
6962 leaf-list reference-signal-power {
6963 type string;
6964 config false;
6965 min-elements 1;
6966 max-elements "512";
6967 description
6968 "{{list}} Each item is a downlink reference-signal transmit power, specified in dBm, with a numeric range between -60 and 50 inclusive. In case there is more than one item in the list, the first item contains the most preferred value. Defined as the linear average over the power contributions (in W) of all resource elements that carry cell-specific reference signals within the operating system bandwidth. Corresponds to parameter referenceSignalPower in PDSCH-Config IE in {{bibref|3GPP-TS.36.331|Section 6.3.2}}. The multiplicity of the {{param}} values can also be expressed by defining a range using \"..\" (two periods) between two values. In this case, the combination of two values defines the lower-bound and upper-bound of the range inclusive. If this notation is used, then the list contains at least 2 items: \"<preferred-value>,<lower-bound>..<upper-bound>\". If LTE FAP supports self-configuration capability for {{param}} and more than one item is configured, then LTE FAP is expected to select one from the list and overwrite this parameter containing only the one selected. If LTE FAP does not support self-configuration capability for {{param}} and more than one item is configured, then LTE FAP accepts the first value and ignore the rest. If only one item is configured regardless of the self-configuration capability of LTE FAP, LTE FAP accepts the value as an explicit configuration by the ACS.";
6969 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.RF.ReferenceSignalPower";
6970 }
6971 leaf-list phy-cell-id {
6972 type string;
6973 config false;
6974 min-elements 1;
6975 max-elements "512";
6976 description
6977 "{{list}} Each item is a physical cell ID with a numeric range between 0 and 503 inclusive. Represents the list of physical cell identities LTE FAP to choose from. In case there is more than one item in the list, the first item contains the most preferred value. As specified in {{bibref|3GPP-TS.36.211|Section 6.11}}. The multiplicity of the {{param}} values can also be expressed by defining a range using \"..\" (two periods) between two values. In this case, the combination of two values defines the lower-bound and upper-bound of the range inclusive. If this notation is used, then the list contains at least 2 items: \"<preferred-value>,<lower-bound>..<upper-bound>\". If LTE FAP supports self-configuration capability for {{param}} and more than one item is configured, then LTE FAP is expected to select one from the list and overwrite this parameter containing only the one selected. If LTE FAP does not support self-configuration capability for {{param}} and more than one item is configured, then accepts the first value and ignore the rest. If only one item is configured regardless of the self-configuration capability of , accepts the value as an explicit configuration by the ACS.";
6978 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.RF.PhyCellID";
6979 }
6980 leaf-list psch-power-offset {
6981 type string;
6982 config false;
6983 min-elements 1;
6984 max-elements "512";
6985 description
6986 "{{list}} Each item is a power offset, specified in dB, of the Primary Synchronization Channel with respect to the ReferenceSignalPower, with a numeric range between -350 and 150 inclusive. In case there is more than one item in the list, the first item contains the most preferred value. The value of {{param}} divided by 10 yields the actual value. The multiplicity of the {{param}} values can also be expressed by defining a range using \"..\" (two periods) between two values. In this case, the combination of two values defines the lower-bound and upper-bound of the range inclusive. If this notation is used, then the list contains at least 2 items: \"<preferred-value>,<lower-bound>..<upper-bound>\". If supports self-configuration capability for {{param}} and more than one item is configured, then is expected to select one from the list and overwrite this parameter containing only the one selected. If does not support self-configuration capability for {{param}} and more than one item is configured, then accepts the first value and ignore the rest. If only one item is configured regardless of the self-configuration capability of , accepts the value as an explicit configuration by the ACS.";
6987 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.RF.PSCHPowerOffset";
6988 }
6989 leaf-list ssch-power-offset {
6990 type string;
6991 config false;
6992 min-elements 1;
6993 max-elements "512";
6994 description
6995 "{{list}} Each item is a power offset, specified in dB, of the Secondary Synchronization Channel with respect to the ReferenceSignalPower, with a numeric range between -350 and 150 inclusive. In case there is more than one item in the list, the first item contains the most preferred value. The value of {{param}} divided by 10 yields the actual value. The multiplicity of the {{param}} values can also be expressed by defining a range using \"..\" (two periods) between two values. In this case, the combination of two values defines the lower-bound and upper-bound of the range inclusive. If this notation is used, then the list contains at least 2 items: \"<preferred-value>,<lower-bound>..<upper-bound>\". If supports self-configuration capability for {{param}} and more than one item is configured, then is expected to select one from the list and overwrite this parameter containing only the one selected. If does not support self-configuration capability for {{param}} and more than one item is configured, then accepts the first value and ignore the rest. If only one item is configured regardless of the self-configuration capability of , accepts the value as an explicit configuration by the ACS.";
6996 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.RF.SSCHPowerOffset";
6997 }
6998 leaf-list pbch-power-offset {
6999 type string;
7000 config false;
7001 min-elements 1;
7002 max-elements "512";
7003 description
7004 "{{list}} Each item is a power offset, specified in dB, of the Physical Broadcast Channel with respect to the ReferenceSignalPower, with a numeric range between -350 and 150 inclusive. In case there is more than one item in the list, the first item contains the most preferred value. The value of {{param}} divided by 10 yields the actual value. The multiplicity of the {{param}} values can also be expressed by defining a range using \"..\" (two periods) between two values. In this case, the combination of two values defines the lower-bound and upper-bound of the range inclusive. If this notation is used, then the list contains at least 2 items: \"<preferred-value>,<lower-bound>..<upper-bound>\". If supports self-configuration capability for {{param}} and more than one item is configured, then is expected to select one from the list and overwrite this parameter containing only the one selected. If does not support self-configuration capability for {{param}} and more than one item is configured, then accepts the first value and ignore the rest. If only one item is configured regardless of the self-configuration capability of , accepts the value as an explicit configuration by the ACS.";
7005 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.RF.PBCHPowerOffset";
7006 }
7007 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.RF.";
7008 }
7009
7010 grouping lte-ran-phy-g {
7011 description
7012 "This object contains parameters relating to the physical layer level configuration.";
7013 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.";
7014 }
7015
7016 grouping lte-ran-phy-antenna-info-g {
7017 description
7018 "This object contains parameters relating to the antenna configuration (see {{bibref|3GPP-TS.32.592|Section 6.1.1.1}}).";
7019 leaf antenna-ports-count {
7020 type uint8 {
7021 range "1 | 2 | 4";
7022 }
7023 description
7024 "Defines the number of cell specific antenna ports according to {{bibref|3GPP-TS.36.211|Section 6.2.1}}. A UE in IDLE mode acquires the information about the number of transmit antenna ports according to {{bibref|3GPP-TS.36.212|Section 5.3.1.1}}. Corresponds to antennaPortsCount IE specified in {{bibref|3GPP-TS.36.331|Section 6.3.2}}.";
7025 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.AntennaInfo.AntennaPortsCount";
7026 }
7027 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.AntennaInfo.";
7028 }
7029
7030 grouping lte-ran-phy-pdsch-g {
7031 description
7032 "This object contains parameters relating to the PDSCH (Physical Downlink Shared Channel) configuration (see {{bibref|3GPP-TS.32.592|Section 6.1.1.2}}).";
7033 leaf-list pb {
7034 type string;
7035 config false;
7036 min-elements 1;
7037 max-elements "32";
7038 description
7039 "{{list}} Each item is a Eb/Ea value with a numeric range between 0 and 3 inclusive. In case there is more than one item in the list, the first item contains the most preferred value. The value of this parameter is the same for all UEs in the cell. Eb repsents EPRE of PDSCH REs type B, i.e. REs in OFDM symbols that include reference symbols, as specified in {{bibref|3GPP-TS.36.213|Section 5.2}}. The multiplicity of the {{param}} values can also be expressed by defining a range using \"..\" (two periods) between two values. In this case, the combination of two values defines the lower-bound and upper-bound of the range inclusive. If this notation is used, then the list contains at least 2 items: \"<preferred-value>,<lower-bound>..<upper-bound>\". If supports self-configuration capability for {{param}} and more than one item is configured, then is expected to select one from the list and overwrite this parameter containing only the one selected. If does not support self-configuration capability for {{param}} and more than one item is configured, then accepts the first value and ignore the rest. If only one item is configured regardless of the self-configuration capability of , accepts the value as an explicit configuration by the ACS.";
7040 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.PDSCH.Pb";
7041 }
7042 leaf-list pa {
7043 type int64;
7044 config false;
7045 min-elements 1;
7046 max-elements "64";
7047 description
7048 "{{list}} Each item is a Ea/Ers value. In case there is more than one item in the list, the first item contains the most preferred value. Ea represents EPRE of PDSCH REs type A, i.e. REs in OFDM symbols that do not include reference symbols. Ers represents EPRE of reference symbols REs. Specified in {{bibref|3GPP-TS.36.213|Section 5.2}}. Actual values of range are -6.00 to 3.00dB. The value of each item in {{param}} divided by 100 yields the actual value. If supports self-configuration capability for {{param}} and more than one item is configured, then is expected to select one from the list and overwrite this parameter containing only the one selected. If does not support self-configuration capability for {{param}} and more than one item is configured, then accepts the first value and ignore the rest. If only one item is configured regardless of the self-configuration capability of , accepts the value as an explicit configuration by the ACS.";
7049 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.PDSCH.Pa";
7050 }
7051 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.PDSCH.";
7052 }
7053
7054 grouping lte-ran-phy-srs-g {
7055 description
7056 "This object contains parameters relating to the UL SRS (Sounding Reference Signal) configuration (see {{bibref|3GPP-TS.32.592|Section 6.1.1.3}}).";
7057 leaf srs-enabled {
7058 type boolean;
7059 config false;
7060 description
7061 "Indicates whether UL SRS (Sounding RS) is enabled or not. If {{true}}, UL Sounding RS is enabled. If {{false}}, UL Sounding RS is disabled. Corresponds to SoundingRS-UL-ConfigCommonIE defined in {{bibref|3GPP-TS.36.331|Section 6.3.2}}.";
7062 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.SRS.SRSEnabled";
7063 }
7064 leaf-list srs-bandwidth-config {
7065 type string;
7066 config false;
7067 min-elements 1;
7068 max-elements "32";
7069 description
7070 "{{list}} Each item is a index into tables of cell specific SRS Bandwidth Configuration, with a numeric range between 0 and 7 inclusive. In case there is more than one item in the list, the first item contains the most preferred value. SRS Bandwidth Configuration tables are specified in {{bibref|3GPP-TS.36.211|Table 5.5.3.2-1, 5.5.3.2-2, 5.5.3.2-3 and 5.5.3.2– 4}}. Corresponds to srs-BandwidthConfig IE specified in {{bibref|3GPP-TS.36.331|Section 6.3.2}}. The multiplicity of the {{param}} values can also be expressed by defining a range using \"..\" (two periods) between two values. In this case, the combination of two values defines the lower-bound and upper-bound of the range inclusive. If this notation is used, then the list contains at least 2 items: \"<preferred-value>,<lower-bound>..<upper-bound>\". If supports self-configuration capability for {{param}} and more than one item is configured, then is expected to select one from the list and overwrite this parameter containing only the one selected. If does not support self-configuration capability for {{param}} and more than one item is configured, then accepts the first value and ignore the rest. If only one item is configured regardless of the self-configuration capability of , accepts the value as an explicit configuration by the ACS.";
7071 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.SRS.SRSBandwidthConfig";
7072 }
7073 leaf srs-max-up-pts {
7074 type boolean;
7075 config false;
7076 description
7077 "Defines whether reconfiguration of SRS applies to UpPTS or not. If {{true}}, SRS applies to UpPTS. If {{false}}, SRS does not apply to UpPTS. Corresponds to srs-MaxUpPts specified in {{bibref|3GPP-TS.36.331|Section 6.3.2}} and srsMaxUpPts specified in {{bibref|3GPP-TS.36.211|Section 5.5.3.2}}. This parameter is applicable to TDD mode only.";
7078 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.SRS.SRSMaxUpPTS";
7079 }
7080 leaf ack-nack-srs-simultaneous-transmission {
7081 type boolean;
7082 config false;
7083 description
7084 "Defines whether a UE can simultaneously transmit SRS and HARQ ACK/NACK or not. If {{true}}, simultaneous transmission is allowed. If {{false}}, simultaneous transmission is not allowed. Corresponds to ackNackSRS-SimultaneousTransmission specfied in {{bibref|3GPP-TS.36.331|Section 6.3.2}} and Simultaneous-AN-and-SRS specified in {{bibref|3GPP-TS.36.213|Section 8.2}}.";
7085 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.SRS.AckNackSRSSimultaneousTransmission";
7086 }
7087 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.SRS.";
7088 }
7089
7090 grouping lte-ran-phy-prach-g {
7091 description
7092 "This object contains parameters relating to the PRACH (Physical Random Access Channel) configuration (see {{bibref|3GPP-TS.32.592|Section 6.1.1.4}}).";
7093 leaf-list root-sequence-index {
7094 type string;
7095 config false;
7096 min-elements 1;
7097 max-elements "512";
7098 description
7099 "{{list}} Each item is a Logical root sequence index with a numeric range between 0 and 837 inclusive. In case there is more than one item in the list, the first item contains the most preferred value. Logical root sequence index is used to determine 64 physical RACH preamble sequences available in the cell. Corresponds to RACH_ROOT_SEQUENCE parameter defined in {{bibref|3GPP-TS.36.331|Section 6.3.2}} and {{bibref|3GPP-TS.36.211|Section 5.7.2}}. The multiplicity of the {{param}} values can also be expressed by defining a range using \"..\" (two periods) between two values. In this case, the combination of two values defines the lower-bound and upper-bound of the range inclusive. If this notation is used, then the list contains at least 2 items: \"<preferred-value>,<lower-bound>..<upper-bound>\". If supports self-configuration capability for {{param}} and more than one item is configured, then is expected to select one from the list and overwrite this parameter containing only the one selected. If does not support self-configuration capability for {{param}} and more than one item is configured, then accepts the first value and ignore the rest. If only one item is configured regardless of the self-configuration capability of , accepts the value as an explicit configuration by the ACS.";
7100 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.PRACH.RootSequenceIndex";
7101 }
7102 leaf-list configuration-index {
7103 type string;
7104 config false;
7105 min-elements 1;
7106 max-elements "256";
7107 description
7108 "{{list}} Each item is an index to the table defining PRACH resources within the frame with a numeric range between 0 and 63 inclusive. In case there is more than one item in the list, the first item contains the most preferred value. Corresponds to PRACH-Configuration-Index parameter defined in {{bibref|3GPP-TS.36.331|Section 6.3.2}} and {{bibref|3GPP-TS.36.211|Section 5.7.1}}. The multiplicity of the {{param}} values can also be expressed by defining a range using \"..\" (two periods) between two values. In this case, the combination of two values defines the lower-bound and upper-bound of the range inclusive. If this notation is used, then the list contains at least 2 items: \"<preferred-value>,<lower-bound>..<upper-bound>\". If supports self-configuration capability for {{param}} and more than one item is configured, then is expected to select one from the list and overwrite this parameter containing only the one selected. If does not support self-configuration capability for {{param}} and more than one item is configured, then accepts the first value and ignore the rest. If only one item is configured regardless of the self-configuration capability of , accepts the value as an explicit configuration by the ACS.";
7109 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.PRACH.ConfigurationIndex";
7110 }
7111 leaf high-speed-flag {
7112 type boolean;
7113 config false;
7114 description
7115 "Indicates whether restricted set or unrestricted set of preambles is used. If {{true}}, indicates restricted set. If {{false}}, indicates unrestricted set. Corresponds to highSpeedFlag parameter defined in {{bibref|3GPP-TS.36.331|Section 6.3.2}} and high-speed-flag parameter defined in {{bibref|3GPP-TS.36.211|Section 5.7.2}}.";
7116 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.PRACH.HighSpeedFlag";
7117 }
7118 leaf-list zero-correlation-zone-config {
7119 type string;
7120 config false;
7121 min-elements 1;
7122 max-elements "64";
7123 description
7124 "{{list}} Each item is a value used for preamble sequence generation with a numeric range between 0 and 15 inclusive. In case there is more than one item in the list, the first item contains the most preferred value. Each item corresponds to zeroCorrelationZoneConfig parameter defined in {{bibref|3GPP-TS.36.331|Section 6.3.2}} and to NCS parameter defined in {{bibref|3GPP-TS.36.211|Section 5.7.2}}. The multiplicity of the {{param}} values can also be expressed by defining a range using \"..\" (two periods) between two values. In this case, the combination of two values defines the lower-bound and upper-bound of the range inclusive. If this notation is used, then the list contains at least 2 items: \"<preferred-value>,<lower-bound>..<upper-bound>\". If supports self-configuration capability for {{param}} and more than one item is configured, then is expected to select one from the list and overwrite this parameter containing only the one selected. If does not support self-configuration capability for {{param}} and more than one item is configured, then accepts the first value and ignore the rest. If only one item is configured regardless of the self-configuration capability of , accepts the value as an explicit configuration by the ACS.";
7125 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.PRACH.ZeroCorrelationZoneConfig";
7126 }
7127 leaf-list freq-offset {
7128 type string;
7129 config false;
7130 min-elements 1;
7131 max-elements "256";
7132 description
7133 "{{list}} Each item represents the first available physical resource block number for PRACH. In case there is more than one item in the list, the first item contains the most preferred value. Corresponds to prach-FreqOffset parameter defined in {{bibref|3GPP-TS.36.331|Section 6.3.2}} and nPRBoffsetRA parameter defined {{bibref|3GPP-TS.36.211|Section 5.7.1}}. The multiplicity of the {{param}} values can also be expressed by defining a range using \"..\" (two periods) between two values. In this case, the combination of two values defines the lower-bound and upper-bound of the range inclusive. If this notation is used, then the list contains at least 2 items: \"<preferred-value>,<lower-bound>..<upper-bound>\". If supports self-configuration capability for {{param}} and more than one item is configured, then is expected to select one from the list and overwrite this parameter containing only the one selected. If does not support self-configuration capability for {{param}} and more than one item is configured, then accepts the first value and ignore the rest. If only one item is configured regardless of the self-configuration capability of , accepts the value as an explicit configuration by the ACS.";
7134 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.PRACH.FreqOffset";
7135 }
7136 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.PRACH.";
7137 }
7138
7139 grouping lte-ran-phy-pucch-g {
7140 description
7141 "This object contains parameters relating to the PUCCH (Physical Uplink Control Channel) configuration. (see {{bibref|3GPP-TS.32.592|Section 6.1.1.5}})";
7142 leaf delta-pucch-shift {
7143 type enumeration {
7144 enum "ds1" {
7145 value 1;
7146 description
7147 "none";
7148 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.PUCCH.DeltaPUCCHShift - ds1";
7149 }
7150 enum "ds2" {
7151 value 2;
7152 description
7153 "none";
7154 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.PUCCH.DeltaPUCCHShift - ds2";
7155 }
7156 enum "ds3" {
7157 value 3;
7158 description
7159 "none";
7160 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.PUCCH.DeltaPUCCHShift - ds3";
7161 }
7162 }
7163 config false;
7164 description
7165 "Defines the cyclic shift used for PUCCH formats 1/1a/1b in a resource block used for a mix of formats 1/1a/1b and 2/2a/2b. It is an integer multiple of deltaPUCCHShift within the range of {0, 1, ., 7} . Corresponds to deltaPUCCH-Shift parameter defined in {{bibref|3GPP-TS.36.331|Section 6.3.2}} and Delta-shiftPUCCH parameter defined {{bibref|3GPP-TS.36.211|Section 5.4}}.";
7166 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.PUCCH.DeltaPUCCHShift";
7167 }
7168 leaf-list nrbcqi {
7169 type string;
7170 config false;
7171 min-elements 1;
7172 max-elements "256";
7173 description
7174 "{{list}} Each item is a value that defines the bandwidth in terms of resource blocks available for use by PUCCH formats 2/2a/2b transmission in each slot, with a numeric range between 0 and 98 inclusive. In case there is more than one item in the list, the first item contains the most preferred value. Corresponds to nRB-CQI parameter defined in {{bibref|3GPP-TS.36.331|Section 6.3.2}} and NRB(2) parameter defined {{bibref|3GPP-TS.36.211|Section 5.4}}. The multiplicity of the {{param}} values can also be expressed by defining a range using \"..\" (two periods) between two values. In this case, the combination of two values defines the lower-bound and upper-bound of the range inclusive.If this notation is used, then the list contains at least 2 items: \"<preferred-value>,<lower-bound>..<upper-bound>\". If supports self-configuration capability for {{param}} and more than one item is configured, then is expected to select one from the list and overwrite this parameter containing only the one selected. If does not support self-configuration capability for {{param}} and more than one item is configured, then accepts the first value and ignore the rest. If only one item is configured regardless of the self-configuration capability of , accepts the value as an explicit configuration by the ACS.";
7175 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.PUCCH.NRBCQI";
7176 }
7177 leaf ncsan {
7178 type uint8 {
7179 range "0..7";
7180 }
7181 description
7182 "Defines the number of cyclic shift used for PUCCH formats 1/1a/1b in a resource block used for a mix of formats 1/1a/1b and 2/2a/2b. The value is an integer multiple of deltaPUCCHShift within the range of {0, 1, ., 7}. Corresponds to nCS-AN parameter defined in {{bibref|3GPP-TS.36.331|Section 6.3.2}} and NRB(1) parameter defined {{bibref|3GPP-TS.36.211|Section 5.4}}.";
7183 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.PUCCH.NCSAN";
7184 }
7185 leaf-list n1-pucchan {
7186 type string;
7187 config false;
7188 min-elements 1;
7189 max-elements "512";
7190 description
7191 "{{list}} Each item is a value that determines resources used for transmission of PUCCH format 1/1a/1b and 2/2a/2b, with a numeric range between 0 and 2047 inclusive. In case there is more than one item in the list, the first item contains the most preferred value. Corresponds to n1PUCCH-AN parameter defined in {{bibref|3GPP-TS.36.331|Section 6.3.2}} and NPUCCH(1) parameter defined {{bibref|3GPP-TS.36.213|Section 10.1}}. The multiplicity of the {{param}} values can also be expressed by defining a range using \"..\" (two periods) between two values. In this case, the combination of two values defines the lower-bound and upper-bound of the range inclusive. If this notation is used, then the list contains at least 2 items: \"<preferred-value>,<lower-bound>..<upper-bound>\". If supports self-configuration capability for {{param}} and more than one item is configured, then is expected to select one from the list and overwrite this parameter containing only the one selected. If does not support self-configuration capability for {{param}} and more than one item is configured, then accepts the first value and ignore the rest. If only one item is configured regardless of the self-configuration capability of , accepts the value as an explicit configuration by the ACS.";
7192 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.PUCCH.N1PUCCHAN";
7193 }
7194 leaf-list cqipucch-resource-index {
7195 type string;
7196 config false;
7197 min-elements 1;
7198 max-elements "512";
7199 description
7200 "{{list}} Each item is a value that indicates the position of PUCCH, with a numeric range between 0 and 1185 inclusive. In case there is more than one item in the list, the first item contains the most preferred value. . Corresponds to the cqi-PUCCH-ResourceIndex IE specified in {{bibref|3GPP-TS.36.331|Section 6.3.2}}. and to parameter nPUCCH(2) specified in {{bibref|3GPP-TS.36.213|Section 7.2}}. The multiplicity of the {{param}} values can also be expressed by defining a range using \"..\" (two periods) between two values. In this case, the combination of two values defines the lower-bound and upper-bound of the range inclusive. If this notation is used, then the list contains at least 2 items: \"<preferred-value>,<lower-bound>..<upper-bound>\". If supports self-configuration capability for {{param}} and more than one item is configured, then is expected to select one from the list and overwrite this parameter containing only the one selected. If does not support self-configuration capability for {{param}} and more than one item is configured, then accepts the first value and ignore the rest. If only one item is configured regardless of the self-configuration capability of , accepts the value as an explicit configuration by the ACS.";
7201 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.PUCCH.CQIPUCCHResourceIndex";
7202 }
7203 leaf k {
7204 type uint8 {
7205 range "1..4";
7206 }
7207 units "Resource Blocks";
7208 description
7209 "Sub-band size for sub-band reporting mode expressed in units of physical {{units}}, see {{bibref|3GPP-TS.36.213|Section 7.2.2}}. This parameter corresponds to the K IE specified in {{bibref|3GPP-TS.36.331|Section 6.3.2}}.";
7210 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.PUCCH.K";
7211 }
7212 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.PUCCH.";
7213 }
7214
7215 grouping lte-ran-phy-pusch-g {
7216 description
7217 "This object contains parameters relating to the PUSCH (Physical Uplink Shared Channel) configuration (see {{bibref|3GPP-TS.32.592|Section 6.1.1.6}}).";
7218 leaf nsb {
7219 type uint8 {
7220 range "1..4";
7221 }
7222 config false;
7223 description
7224 "Defines the number of sub-bands. This parameter corresponds to n-SB parameter specified in {{bibref|3GPP-TS.36.331|Section 6.3.2}} and NSB parameter specified in {{bibref|3GPP-TS.36.211|Section 5.3.4}}.";
7225 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.PUSCH.NSB";
7226 }
7227 leaf hopping-mode {
7228 type enumeration {
7229 enum "inter-sub-frame" {
7230 value 1;
7231 description
7232 "none";
7233 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.PUSCH.HoppingMode - InterSubFrame";
7234 }
7235 enum "intra-and-inter-sub-frame" {
7236 value 2;
7237 description
7238 "none";
7239 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.PUSCH.HoppingMode - IntraAndInterSubFrame";
7240 }
7241 }
7242 config false;
7243 description
7244 "Indicates if hopping is \"inter-subframe\" or \"intra and inter-subframe\". Corresponds to hoppingMode parameter specified in {{bibref|3GPP-TS.36.331|Section 6.3.2}} and Hopping-mode parameter specified in {{bibref|3GPP-TS.36.211|Section 5.3.4}}.";
7245 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.PUSCH.HoppingMode";
7246 }
7247 leaf-list hopping-offset {
7248 type string;
7249 config false;
7250 min-elements 1;
7251 max-elements "256";
7252 description
7253 "{{list}} Each item is a value to compute the set of physical resource blocks to be used for transmission on PUSCH if uplink frequency hopping mode is enabled, with a numeric range between 0 and 98 inclusive. In case there is more than one item in the list, the first item contains the most preferred value. This parameter corresponds to pusch-HoppingOffset parameter specified in {{bibref|3GPP-TS.36.331|Section 6.3.2}} and NRBHO parameter specified in {{bibref|3GPP-TS.36.211|Section 5.3.4}}. The multiplicity of the {{param}} values can also be expressed by defining a range using \"..\" (two periods) between two values. In this case, the combination of two values defines the lower-bound and upper-bound of the range inclusive. If this notation is used, then the list contains at least 2 items: \"<preferred-value>,<lower-bound>..<upper-bound>\". If supports self-configuration capability for {{param}} and more than one item is configured, then is expected to select one from the list and overwrite this parameter containing only the one selected. If does not support self-configuration capability for {{param}} and more than one item is configured, then accepts the first value and ignore the rest. If only one item is configured regardless of the self-configuration capability of , accepts the value as an explicit configuration by the ACS.";
7254 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.PUSCH.HoppingOffset";
7255 }
7256 leaf enable64-qam {
7257 type boolean;
7258 description
7259 "Indicates whether 64QAM is allowed or not. If {{true}}, 64QAM is allowed. If {{false}}, 64QAM is not allowed. Corresponds to enable64QAM parameter specified in {{bibref|3GPP-TS.36.331|Section 6.3.2}}.";
7260 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.PUSCH.Enable64QAM";
7261 }
7262 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.PUSCH.";
7263 }
7264
7265 grouping lte-ran-phy-pusch-ulrs-g {
7266 description
7267 "This object contains parameters relating to the ULRS (Uplink Reference Signal) of PUSCH (Physical Uplink Shared Channel) configuration (see {{bibref|3GPP-TS.32.592|Section 6.1.1.6.1}}).";
7268 leaf group-hopping-enabled {
7269 type boolean;
7270 config false;
7271 description
7272 "Indicates whether group hopping is enabled or not. If {{true}}, group hopping is enabled. If {{false}}, group hopping is not enabled. Corresponds to groupHoppingEnabled parameter specified in {{bibref|3GPP-TS.36.331|Section 6.3.2}}.and in {{bibref|3GPP-TS.36.211|Section 5.5.1.3}}.";
7273 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.PUSCH.ULRS.GroupHoppingEnabled";
7274 }
7275 leaf group-assignment-pusch {
7276 type uint8 {
7277 range "0..29";
7278 }
7279 description
7280 "Corresponds to parameter groupAssignmentPUSCH specified in {{bibref|3GPP-TS.36.331|Section 6.3.2}}.";
7281 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.PUSCH.ULRS.GroupAssignmentPUSCH";
7282 }
7283 leaf sequence-hopping-enabled {
7284 type boolean;
7285 config false;
7286 description
7287 "Indicates whether sequence hopping is enabled or not. If {{true}}, sequence hopping is enabled. If {{false}}, sequence hopping is not enabled. Corresponds to sequenceHoppingEnabled parameter specified in {{bibref|3GPP-TS.36.331|Section 6.3.2}}.and in {{bibref|3GPP-TS.36.211|Section 5.5.1.4}}.";
7288 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.PUSCH.ULRS.SequenceHoppingEnabled";
7289 }
7290 leaf cyclic-shift {
7291 type uint8 {
7292 range "0..7";
7293 }
7294 description
7295 "Corresponds to parameter cyclcShift specified in {{bibref|3GPP-TS.36.331|Section 6.3.2}}.";
7296 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.PUSCH.ULRS.CyclicShift";
7297 }
7298 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.PUSCH.ULRS.";
7299 }
7300
7301 grouping lte-ran-phy-ul-power-control-g {
7302 description
7303 "This object contains parameters relating to the uplink power control configuration (see {{bibref|3GPP-TS.32.592|Section 6.1.1.7}}).";
7304 leaf-list p0-nominal-pusch {
7305 type string;
7306 config false;
7307 min-elements 1;
7308 max-elements "512";
7309 description
7310 "{{list}} Each item is a value to compute the UL UE transmit power for transmission on PUSCH for semi-persistant grants, with a numeric range between -126 and 24 inclusive. In case there is more than one item in the list, the first item contains the most preferred value. Corresponds to p0-NominalPUSCH parameter specified in {{bibref|3GPP-TS.36.331|Section 6.3.2}} and PO_NOMINAL_PUSCH(0) parameter specified in {{bibref|3GPP-TS.36.211|Section 5.1.1.1}}. The multiplicity of the {{param}} values can also be expressed by defining a range using \"..\" (two periods) between two values. In this case, the combination of two values defines the lower-bound and upper-bound of the range inclusive. If this notation is used, then the list contains at least 2 items: \"<preferred-value>,<lower-bound>..<upper-bound>\". If supports self-configuration capability for {{param}} and more than one item is configured, then is expected to select one from the list and overwrite this parameter containing only the one selected. If does not support self-configuration capability for {{param}} and more than one item is configured, then accepts the first value and ignore the rest. If only one item is configured regardless of the self-configuration capability of , accepts the value as an explicit configuration by the ACS.";
7311 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.ULPowerControl.P0NominalPUSCH";
7312 }
7313 leaf-list alpha {
7314 type string;
7315 config false;
7316 min-elements 1;
7317 max-elements "32";
7318 description
7319 "{{list}} Each item is a value used to compute the UL UE transmit power for transmission on PUSCH, from the list of 0, 4, 5, 6, 7, 8, 9, 100. In case there is more than one item in the list, the first item contains the most preferred value. Actual values of range are from 0.00 to 1.00. The value of {{param}} divided by 100 yields the actual value. Corresponds to alpha parameter specified in {{bibref|3GPP-TS.36.331|Section 6.3.2}} and to α parameter specified in {{bibref|3GPP-TS.36.211|Section 5.1.1.1}}. The multiplicity of the {{param}} values can also be expressed by defining a range using \"..\" (two periods) between two values. In this case, the combination of two values defines the lower-bound and upper-bound of the range inclusive. If this notation is used, then the list contains at least 2 items: \"<preferred-value>,<lower-bound>..<upper-bound>\". If supports self-configuration capability for {{param}} and more than one item is configured, then is expected to select one from the list and overwrite this parameter containing only the one selected. If does not support self-configuration capability for {{param}} and more than one item is configured, then accepts the first value and ignore the rest. If only one item is configured regardless of the self-configuration capability of , accepts the value as an explicit configuration by the ACS.";
7320 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.ULPowerControl.Alpha";
7321 }
7322 leaf-list p0-nominal-pucch {
7323 type string;
7324 config false;
7325 min-elements 1;
7326 max-elements "512";
7327 description
7328 "{{list}} Each item is a value to compute the UL UE transmit power for transmission on PUCCH, with a numeric range between -126 and 24 inclusive. In case there is more than one item in the list, the first item contains the most preferred value. Corresponds to p0-NominalPUCCH parameter specified in {{bibref|3GPP-TS.36.331|Section 6.3.2}} and PO_NOMINAL_PUCCH parameter specified in {{bibref|3GPP-TS.36.211|Section 5.1.2.1}}. The multiplicity of the {{param}} values can also be expressed by defining a range using \"..\" (two periods) between two values. In this case, the combination of two values defines the lower-bound and upper-bound of the range inclusive. If this notation is used, then the list contains at least 2 items: \"<preferred-value>,<lower-bound>..<upper-bound>\". If supports self-configuration capability for {{param}} and more than one item is configured, then is expected to select one from the list and overwrite this parameter containing only the one selected. If does not support self-configuration capability for {{param}} and more than one item is configured, then accepts the first value and ignore the rest. If only one item is configured regardless of the self-configuration capability of , accepts the value as an explicit configuration by the ACS.";
7329 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.ULPowerControl.P0NominalPUCCH";
7330 }
7331 leaf delta-fpucch-format1 {
7332 type int64;
7333 units "dB";
7334 description
7335 "Defines deltaF-PUCCH-Format1 to derive the UE transmit power. Corresponds to parameter ?F_PUCCH(1) in {{units}} as specified in {{bibref|3GPP-TS.36.331|Section 6.3.2}} and in {{bibref|3GPP-TS.36.213|Section 5.1.2}}.";
7336 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.ULPowerControl.DeltaFPUCCHFormat1";
7337 }
7338 leaf delta-fpucch-format1b {
7339 type uint8 {
7340 range "1 | 3 | 5";
7341 }
7342 units "dB";
7343 description
7344 "Defines deltaF-PUCCH-Format1b to derive the UE transmit power. Corresponds to parameter ?F_PUCCH(1b) in {{units}} dB as specified in {{bibref|3GPP-TS.36.331|Section 6.3.2}} and in {{bibref|3GPP-TS.36.213|Section 5.1.2}}.";
7345 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.ULPowerControl.DeltaFPUCCHFormat1b";
7346 }
7347 leaf delta-fpucch-format2 {
7348 type int64;
7349 units "dB";
7350 description
7351 "Defines deltaF-PUCCH-Format2 to derive the UE transmit power. Corresponds to parameter ?F_PUCCH(2) in {{units}} as specified in {{bibref|3GPP-TS.36.331|Section 6.3.2}} and in {{bibref|3GPP-TS.36.213|Section 5.1.2}}.";
7352 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.ULPowerControl.DeltaFPUCCHFormat2";
7353 }
7354 leaf delta-fpucch-format2a {
7355 type int64;
7356 units "dB";
7357 description
7358 "Defines deltaF-PUCCH-Format2a to derive the UE transmit power. Corresponds to parameter ?F_PUCCH(2a) in {{units}} as specified in {{bibref|3GPP-TS.36.331|Section 6.3.2}} and in {{bibref|3GPP-TS.36.213|Section 5.1.2}}.";
7359 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.ULPowerControl.DeltaFPUCCHFormat2a";
7360 }
7361 leaf delta-fpucch-format2b {
7362 type int64;
7363 units "dB";
7364 description
7365 "Defines deltaF-PUCCH-Format2b to derive the UE transmit power. Corresponds to parameter ?F_PUCCH(2b) in {{units}} as specified in {{bibref|3GPP-TS.36.331|Section 6.3.2}} and in {{bibref|3GPP-TS.36.213|Section 5.1.2}}.";
7366 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.ULPowerControl.DeltaFPUCCHFormat2b";
7367 }
7368 leaf delta-preamble-msg3 {
7369 type int64;
7370 units "dB";
7371 description
7372 "Defines the parameter in {{units}} used to compute the UL UE transmit power for transmission of random access response grant. This parameter corresponds to deltaPreambleMsg3 parameter specified in {{bibref|3GPP-TS.36.331|Section 6.3.2}} and to ?PREAMBLE_Msg3 parameter specified in {{bibref|3GPP-TS.36.213|Section 5.1.1.1}}. Actual value is 2x the value of this parameter.";
7373 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.ULPowerControl.DeltaPreambleMsg3";
7374 }
7375 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.ULPowerControl.";
7376 }
7377
7378 grouping lte-ran-phy-mbsfn-g {
7379 description
7380 "This object contains parameters relating to the MBSFN (Multimedia Broadcast multicast service Single Frequency Network) configuration (see {{bibref|3GPP-TS.32.592|Section 6.1.1.8}}).";
7381 leaf neigh-cell-config {
7382 type uint8 {
7383 range "0..3";
7384 }
7385 config false;
7386 description
7387 "Defines the information related to MBSFN and TDD UL/DL configuration of neighbour cells. Corresponds to NeighCellConfig IE specified in {{bibref|3GPP-TS.36.331|Section 6.3.6}}. Value 0: Not all neighbour cells have the same MBSFN sub-frame allocation as serving cell. Value 1: No MBSFN sub-frames are present in all neighbour cells. Value 2: The MBSFN sub-frame allocations of all neighbour cells are identical to or subsets of that in the serving cell. Value 3: Different UL/DL allocation in neighbouring cells for TDD compared to the serving cell.";
7388 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.MBSFN.NeighCellConfig";
7389 }
7390 leaf max-sf-config-list-entries {
7391 type uint64;
7392 description
7393 "The maximum number of entries in the {{object|.CellConfig.LTE.RAN.PHY.MBSFN.SFConfigList.{i}.}} table.";
7394 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.MBSFN.MaxSFConfigListEntries";
7395 }
7396 leaf sf-config-list-number-of-entries {
7397 type uint64;
7398 description
7399 "{{numentries}}";
7400 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.MBSFN.SFConfigListNumberOfEntries";
7401 }
7402 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.MBSFN.";
7403 }
7404
7405 grouping lte-ran-phy-mbsfn-sf-config-list-g {
7406 description
7407 "This object contains parameters relating to the sub-frame that are reserved for MBSFN (Multimedia Broadcast multicast service Single Frequency Network) in downlink direction. For FDD mode, only one entry can exist in this table. For TDD mode, at most one entry can exist with a given value of stratumID (see {{bibref|3GPP-TS.32.592|Section 6.1.1.8}}).";
7408 leaf enable {
7409 type boolean;
7410 config false;
7411 description
7412 "Enables or disables this entry.";
7413 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.MBSFN.SFConfigList.{i}.Enable";
7414 }
7415 leaf alias {
7416 type string {
7417 length "1..64";
7418 }
7419 description
7420 "{{datatype|expand}}";
7421 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.MBSFN.SFConfigList.{i}.Alias";
7422 }
7423 leaf sync-stratum-id {
7424 type uint8 {
7425 range "1..8";
7426 }
7427 config false;
7428 description
7429 "This parameter is applicable to TDD mode only. Defines the synchronization stratum level to which the MBSFN configuration applies.";
7430 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.MBSFN.SFConfigList.{i}.SyncStratumID";
7431 }
7432 leaf radio-frame-allocation-period {
7433 type uint8 {
7434 range "1..2 | 4 | 8 | 16 | 32";
7435 }
7436 description
7437 "Defines the period where MBSFN sub-frames occur in the radio frames. Radio frames contain MBSFN sub-frame when the following condition is met: ((SFN mod {{param}}) = {{param|RadioframeAllocationOffset}}). The value of 1 and 2 are only meaningful when the value of {{param|RadioFrameAllocationSize}} parameter is 1. Corresponds to radioFrameAllocationPeriod IE specified in {{bibref|3GPP-TS.36.331|Section 6.3.1}}.";
7438 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.MBSFN.SFConfigList.{i}.RadioFrameAllocationPeriod";
7439 }
7440 leaf radioframe-allocation-offset {
7441 type uint8 {
7442 range "0..7";
7443 }
7444 description
7445 "Defines the offset where MBSFN sub-frames occur in the radio frames. Radio frames contain MBSFN sub-frame when the following condition is met: ((SFN mod {{param|RadioFrameAllocationPeriod}}) = {{param}}). Corresponds to radioFrameAllocationOffset IE specified in {{bibref|3GPP-TS.36.331|Section 6.3.1}}.";
7446 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.MBSFN.SFConfigList.{i}.RadioframeAllocationOffset";
7447 }
7448 leaf radio-frame-allocation-size {
7449 type uint8 {
7450 range "1 | 4";
7451 }
7452 description
7453 "Defines the number of connsecutive frames that the MBSFN allocation pertains to defined by the combination of {{param|RadioFrameAllocationPeriod}} and {{param|RadioframeAllocationOffset}} parameters.";
7454 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.MBSFN.SFConfigList.{i}.RadioFrameAllocationSize";
7455 }
7456 leaf-list sub-frame-allocations {
7457 type uint8 {
7458 range "0 | 1";
7459 }
7460 config false;
7461 max-elements "64";
7462 description
7463 "{{list}} The value of \"1\" indicates the position of sub-frames that is allocated to MBSFN within the radio frame. First item defines the MBSFN allocation for sub-frame #1, second item for #2, third item for #3, fourth item for #6, fifth item for #7, sixth item for #8. If the value of {{param|RadioFrameAllocationSize}} is 4, then this pattern repeats in the sequence of the four radio frames. The actual size of this parameter depends on the value of {{param|RadioFrameAllocationSize}} parameter. If the value of {{param|RadioFrameAllocationSize}} is 1, then the size of this parameter is 6; if the size {{param|RadioFrameAllocationSize}} is 4, then the size of this parameter is 24. Corresponds to subframeAllocation IE specified in {{bibref|3GPP-TS.36.331|Section 6.3.1}}.";
7464 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.MBSFN.SFConfigList.{i}.SubFrameAllocations";
7465 }
7466 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.MBSFN.SFConfigList.{i}.";
7467 }
7468
7469 grouping lte-ran-phy-prs-g {
7470 description
7471 "This object contains parameters relating to the PRS (Positioning Reference Signal) configuration (see {{bibref|3GPP-TS.32.592|Section 6.1.1.9}}).";
7472 leaf num-prs-resource-blocks {
7473 type uint64;
7474 units "Resource Blocks";
7475 config false;
7476 description
7477 "Defines the number of RBs ({{units}}) used for PRS. Corresponds to the parameter NRBPRS in {{bibref|3GPP-TS.36.211|Section 6.10.4.1}}.";
7478 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.PRS.NumPRSResourceBlocks";
7479 }
7480 leaf prs-configuration-index {
7481 type uint16 {
7482 range "0..4095";
7483 }
7484 config false;
7485 description
7486 "Corresponds to the PRS configuration index defined as parameter IPRS in {{bibref|3GPP-TS.36.211|Section 6.10.4.3 and Table 6.10.4.3.-1}}.";
7487 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.PRS.PRSConfigurationIndex";
7488 }
7489 leaf num-consecutive-prs-subfames {
7490 type uint8 {
7491 range "1..2 | 4 | 6";
7492 }
7493 config false;
7494 description
7495 "Defines the number of consecutive positioning sub-frames. Corresponds to the parameter NPRS in {{bibref|3GPP-TS.36.211|Section 6.10.4.3}}.";
7496 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.PRS.NumConsecutivePRSSubfames";
7497 }
7498 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.PRS.";
7499 }
7500
7501 grouping lte-ran-phy-tdd-frame-g {
7502 description
7503 "This object is applicable to TDD mode only. This object contains parameters relating to the TDD frame structure configuration (see {{bibref|3GPP-TS.32.592|Section 6.1.1.10}}).";
7504 leaf sub-frame-assignment {
7505 type uint8 {
7506 range "0..6";
7507 }
7508 config false;
7509 description
7510 "Defines the DL/UL sub-frame configuration. Corresponds to subframAssignment specified in {{bibref|3GPP-TS.36.331|Section 6.3.2}} and {{bibref|3GPP-TS.36.211|Table 4.2.2}}.";
7511 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.TDDFrame.SubFrameAssignment";
7512 }
7513 leaf special-subframe-patterns {
7514 type uint8 {
7515 range "0..8";
7516 }
7517 config false;
7518 description
7519 "Defines the configuration of the special sub-frame that contains the guard period between the downlink and uplink transmissions. Corresponds to the specialSubframePatterns specified in {{bibref|3GPP-TS.36.331|Section 6.3.2}} and {{bibref|3GPP-TS.36.211|Table 4.2.1}}.";
7520 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.TDDFrame.SpecialSubframePatterns";
7521 }
7522 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.TDDFrame.";
7523 }
7524
7525 grouping lte-ran-mac-g {
7526 description
7527 "This object contains parameters relating to the MAC (Medium Access Control) configuration.";
7528 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.MAC.";
7529 }
7530
7531 grouping lte-ran-mac-rach-g {
7532 description
7533 "This object contains parameters relating to the RACH (Random Access Channel) configuration (see {{bibref|3GPP-TS.32.592|Section 6.1.2.1}}).";
7534 leaf-list number-of-ra-preambles {
7535 type uint8 {
7536 range "4..64";
7537 }
7538 config false;
7539 min-elements 1;
7540 max-elements "64";
7541 description
7542 "{{list}} Each item is a number of non-dedicated random access preambles. Only values in multiple of 4 are valid (i.e. 4, 8, 12, 16,...64); use of other values within the defined range MUST be rejected by the CPE. In case there is more than one item in the list, the first item contains the most preferred value. Corresponds to parameter numberOfRA-Preambles specified in {{bibref|3GPP-TS.36.331|Section 6.3.2}} and in {{bibref|3GPP-TS.36.321|Section 5.1.1}}. If supports self-configuration capability for {{param}} and more than one item is configured, then is expected to select one from the list and overwrite this parameter containing only the one selected. If does not support self-configuration capability for {{param}} and more than one item is configured, then accepts the first value and ignore the rest. If only one item is configured regardless of the self-configuration capability of , accepts the value as an explicit configuration by the ACS.";
7543 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.MAC.RACH.NumberOfRaPreambles";
7544 }
7545 leaf-list size-of-ra-group-a {
7546 type uint8 {
7547 range "4..60";
7548 }
7549 config false;
7550 min-elements 1;
7551 max-elements "64";
7552 description
7553 "{{list}} Each item is a number of non-dedicated random access preambles in Random Acces Preambles group A. Only values in multiple of 4 are valid (i.e. 4, 8, 12, 16,...60); use of other values within the defined range MUST be rejected by the CPE. In case there is more than one item in the list, the first item contains the most preferred value. Corresponds to parameter sizeOfRA-PreamblesGroupA specified in {{bibref|3GPP-TS.36.331|Section 6.3.2}} and in {{bibref|3GPP-TS.36.321|Section 5.1.1}}. If supports self-configuration capability for {{param}} and more than one item is configured, then is expected to select one from the list and overwrite this parameter containing only the one selected. If does not support self-configuration capability for {{param}} and more than one item is configured, then accepts the first value and ignore the rest. If only one item is configured regardless of the self-configuration capability of , accepts the value as an explicit configuration by the ACS.";
7554 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.MAC.RACH.SizeOfRaGroupA";
7555 }
7556 leaf-list message-size-group-a {
7557 type uint16 {
7558 range "56 | 144 | 208 | 256";
7559 }
7560 config false;
7561 min-elements 1;
7562 max-elements "32";
7563 description
7564 "{{list}} Each item is a threshold for preamble selection, specified in bits. In case there is more than one item in the list, the first item contains the most preferred value. Defined in {{bibref|3GPP-TS.36.321|Section 5.1.2}}. Corresponds to parameter messageSizeGroupA specified in {{bibref|3GPP-TS.36.331|Section 6.3.2}}. If supports self-configuration capability for {{param}} and more than one item is configured, then is expected to select one from the list and overwrite this parameter containing only the one selected. If does not support self-configuration capability for {{param}} and more than one item is configured, then accepts the first value and ignore the rest. If only one item is configured regardless of the self-configuration capability of , accepts the value as an explicit configuration by the ACS.";
7565 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.MAC.RACH.MessageSizeGroupA";
7566 }
7567 leaf-list message-power-offset-group-b {
7568 type int64;
7569 config false;
7570 min-elements 1;
7571 max-elements "32";
7572 description
7573 "{{list}} Each item is a threshold for preamble selection, specified in dB. In case there is more than one item in the list, the first item contains the most preferred value. Defined in {{bibref|3GPP-TS.36.321|Section 5.1.2}}. Corresponds to parameter messagePowerOffsetGroupB specified in {{bibref|3GPP-TS.36.331|Section 6.3.2}}. Value of -1 indicates \"minusinfinity.\" If supports self-configuration capability for {{param}} and more than one item is configured, then is expected to select one from the list and overwrite this parameter containing only the one selected. If does not support self-configuration capability for {{param}} and more than one item is configured, then accepts the first value and ignore the rest. If only one item is configured regardless of the self-configuration capability of , accepts the value as an explicit configuration by the ACS.";
7574 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.MAC.RACH.MessagePowerOffsetGroupB";
7575 }
7576 leaf-list power-ramping-step {
7577 type uint8 {
7578 range "0 | 2 | 4 | 6";
7579 }
7580 config false;
7581 min-elements 1;
7582 max-elements "16";
7583 description
7584 "{{list}} Each item is a power increase factor between subsequent random access preamble transmissions, specified in dB. In case there is more than one item in the list, the first item contains the most preferred value. Corresponds to parameter powerRampingStep specified in {{bibref|3GPP-TS.36.331|Section 6.3.2}} and in {{bibref|3GPP-TS.36.321|Section 5.1.3}}. If supports self-configuration capability for {{param}} and more than one item is configured, then is expected to select one from the list and overwrite this parameter containing only the one selected. If does not support self-configuration capability for {{param}} and more than one item is configured, then accepts the first value and ignore the rest. If only one item is configured regardless of the self-configuration capability of , accepts the value as an explicit configuration by the ACS.";
7585 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.MAC.RACH.PowerRampingStep";
7586 }
7587 leaf-list preamble-initial-received-target-power {
7588 type int64;
7589 config false;
7590 min-elements 1;
7591 max-elements "128";
7592 description
7593 "{{list}} Each item is a value used as the baseline for computation for random access transmission power, specified in dBm. Also used as a parameter in the criteria for preamble selection. Only even values are valid (i.e. -120, -118, -116,...-90); use of other values within the defined range MUST be rejected by the CPE. In case there is more than one item in the list, the first item contains the most preferred value. Corresponds to parameter preambleInitialReceivedTargetPower specified in {{bibref|3GPP-TS.36.331|Section 6.3.2}} and in {{bibref|3GPP-TS.36.321|Section 5.1.2}}. and section 5.1.3. If supports self-configuration capability for {{param}} and more than one item is configured, then is expected to select one from the list and overwrite this parameter containing only the one selected. If does not support self-configuration capability for {{param}} and more than one item is configured, then accepts the first value and ignore the rest. If only one item is configured regardless of the self-configuration capability of , accepts the value as an explicit configuration by the ACS.";
7594 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.MAC.RACH.PreambleInitialReceivedTargetPower";
7595 }
7596 leaf-list preamble-trans-max {
7597 type string;
7598 config false;
7599 min-elements 1;
7600 max-elements "64";
7601 description
7602 "{{list}} Each item is a maximum number of random access preamble transmissions, from the list of 3, 4, 5, 6, 7, 8, 10, 20, 50, 100, 200. In case there is more than one item in the list, the first item contains the most preferred value. Corresponds to parameter preambleTransMax specified in {{bibref|3GPP-TS.36.331|Section 6.3.2}} and in {{bibref|3GPP-TS.36.321|Section 5.1.4 and section 5.1.5}}. The multiplicity of the {{param}} values can also be expressed by defining a range using \"..\" (two periods) between two values. In this case, the combination of two values defines the lower-bound and upper-bound of the range inclusive. If this notation is used, then the list contains at least 2 items: \"<preferred-value>,<lower-bound>..<upper-bound>\". If supports self-configuration capability for {{param}} and more than one item is configured, then is expected to select one from the list and overwrite this parameter containing only the one selected. If does not support self-configuration capability for {{param}} and more than one item is configured, then accepts the first value and ignore the rest. If only one item is configured regardless of the self-configuration capability of , accepts the value as an explicit configuration by the ACS.";
7603 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.MAC.RACH.PreambleTransMax";
7604 }
7605 leaf-list response-window-size {
7606 type string;
7607 config false;
7608 min-elements 1;
7609 max-elements "32";
7610 description
7611 "{{list}} Each item is a duration of the random access response window, specified in sub-frames, with a numeric range between 2 and 10 inclusive (except value of 9). In case there is more than one item in the list, the first item contains the most preferred value. Corresponds to parameter ra-ResponseWindowSize specified in {{bibref|3GPP-TS.36.331|Section 6.3.2}} and in {{bibref|3GPP-TS.36.321|Section 5.1.4}}. The multiplicity of the {{param}} values can also be expressed by defining a range using \"..\" (two periods) between two values. In this case, the combination of two values defines the lower-bound and upper-bound of the range inclusive. If this notation is used, then the list contains at least 2 items: \"<preferred-value>,<lower-bound>..<upper-bound>\". If supports self-configuration capability for {{param}} and more than one item is configured, then is expected to select one from the list and overwrite this parameter containing only the one selected. If does not support self-configuration capability for {{param}} and more than one item is configured, then accepts the first value and ignore the rest. If only one item is configured regardless of the self-configuration capability of , accepts the value as an explicit configuration by the ACS.";
7612 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.MAC.RACH.ResponseWindowSize";
7613 }
7614 leaf-list contention-resolution-timer {
7615 type uint8 {
7616 range "8..64";
7617 }
7618 config false;
7619 min-elements 1;
7620 max-elements "32";
7621 description
7622 "{{list}} Each item is a contention resolution timer, specified in sub-frames. Only values multiple of 8 are valid (i.e. 8, 16, 24,...64); use of other values within the defined range MUST be rejected by the CPE. In case there is more than one item in the list, the first item contains the most preferred value. Corresponds to parameter mac-ContentionResolutionTimer specified in {{bibref|3GPP-TS.36.331|Section 6.3.2}} and in {{bibref|3GPP-TS.36.321|Section 5.1.5}}. If supports self-configuration capability for {{param}} and more than one item is configured, then is expected to select one from the list and overwrite this parameter containing only the one selected. If does not support self-configuration capability for {{param}} and more than one item is configured, then accepts the first value and ignore the rest. If only one item is configured regardless of the self-configuration capability of , accepts the value as an explicit configuration by the ACS.";
7623 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.MAC.RACH.ContentionResolutionTimer";
7624 }
7625 leaf-list max-harq-msg3-tx {
7626 type string;
7627 config false;
7628 min-elements 1;
7629 max-elements "32";
7630 description
7631 "{{list}} Each item is a maximum number of Msg3 HARQ transmissions by RRC, with a numeric range between 1 and 8 inclusive. In case there is more than one item in the list, the first item contains the most preferred value. Corresponds to parameter maxHARQ-Msg3Tx specified in {{bibref|3GPP-TS.36.331|Section 6.3.2}} and in {{bibref|3GPP-TS.36.321|Section 5.4.2.2}}. The multiplicity of the {{param}} values can also be expressed by defining a range using \"..\" (two periods) between two values. In this case, the combination of two values defines the lower-bound and upper-bound of the range inclusive. If this notation is used, then the list contains at least 2 items: \"<preferred-value>,<lower-bound>..<upper-bound>\". If supports self-configuration capability for {{param}} and more than one item is configured, then is expected to select one from the list and overwrite this parameter containing only the one selected. If does not support self-configuration capability for {{param}} and more than one item is configured, then accepts the first value and ignore the rest. If only one item is configured regardless of the self-configuration capability of , accepts the value as an explicit configuration by the ACS.";
7632 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.MAC.RACH.MaxHARQMsg3Tx";
7633 }
7634 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.MAC.RACH.";
7635 }
7636
7637 grouping lte-ran-mac-drx-g {
7638 description
7639 "This object contains parameters relating to the DRX (Discontinuous Reception) configuration (see {{bibref|3GPP-TS.32.592|Section 6.1.2.2}}).";
7640 leaf drx-enabled {
7641 type boolean;
7642 config false;
7643 description
7644 "Specifies whether DRX operation is enabled or not. If {{true}}, DRX operation is enabled. If {{false}}, DRX operation is not enabled. Corresponds to drx-Configuration IE defined in {{bibref|3GPP-TS.36.331|Section 6.3.2}}.";
7645 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.MAC.DRX.DRXEnabled";
7646 }
7647 leaf-list on-duration-timer {
7648 type string;
7649 config false;
7650 min-elements 1;
7651 max-elements "64";
7652 description
7653 "{{list}} Each item is the DRX cycle during which UE actively monitors PDCCH, specified in number of PDCCH sub-frames, from the list of 1, 2, 3, 4, 5, 6, 8, 10, 20, 30, 40, 50, 60, 80, 100, 200. In case there is more than one item in the list, the first item contains the most preferred value. Corresponds to parameter onDurationTimer specified in {{bibref|3GPP-TS.36.331|Section 6.3.2}} and in {{bibref|3GPP-TS.36.321|Section 5.7}}. The multiplicity of the {{param}} values can also be expressed by defining a range using \"..\" (two periods) between two values. In this case, the combination of two values defines the lower-bound and upper-bound of the range inclusive. If this notation is used, then the list contains at least 2 items: \"<preferred-value>,<lower-bound>..<upper-bound>\". If supports self-configuration capability for {{param}} and more than one item is configured, then is expected to select one from the list and overwrite this parameter containing only the one selected. If does not support self-configuration capability for {{param}} and more than one item is configured, then accepts the first value and ignore the rest. If only one item is configured regardless of the self-configuration capability of , accepts the value as an explicit configuration by the ACS.";
7654 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.MAC.DRX.OnDurationTimer";
7655 }
7656 leaf-list drx-inactivity-timer {
7657 type string;
7658 config false;
7659 min-elements 1;
7660 max-elements "128";
7661 description
7662 "{{list}} Each item defines the number of inactive consecutive PDCCH sub-frame(s) that will activate short DRX cycle, specified in number of PDCCH sub-frames, from the list of 1, 2, 3, 4, 5, 6, 8, 10, 20, 30, 40, 50, 60, 80, 100, 200, 300, 500, 750, 1280, 1920, 2560. In case there is more than one item in the list, the first item contains the most preferred value. Corresponds to parameter drx-InactivityTimer specified in {{bibref|3GPP-TS.36.331|Section 6.3.2}} and in {{bibref|3GPP-TS.36.321|Section 5.7}}. The multiplicity of the {{param}} values can also be expressed by defining a range using \"..\" (two periods) between two values. In this case, the combination of two values defines the lower-bound and upper-bound of the range inclusive. If this notation is used, then the list contains at least 2 items: \"<preferred-value>,<lower-bound>..<upper-bound>\". If supports self-configuration capability for {{param}} and more than one item is configured, then is expected to select one from the list and overwrite this parameter containing only the one selected. If does not support self-configuration capability for {{param}} and more than one item is configured, then accepts the first value and ignore the rest. If only one item is configured regardless of the self-configuration capability of , accepts the value as an explicit configuration by the ACS.";
7663 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.MAC.DRX.DRXInactivityTimer";
7664 }
7665 leaf-list drx-retransmission-timer {
7666 type uint8 {
7667 range "1 | 2 | 4 | 6 | 8 | 16 | 24 | 33";
7668 }
7669 config false;
7670 min-elements 1;
7671 max-elements "32";
7672 description
7673 "{{list}} Each item defines the maximum number of consecutive PDCCH sub-frame(s) UE MUST remain active expecting a DL retransmission, specified in number of PDCCH sub-frames. In case there is more than one item in the list, the first item contains the most preferred value. The timer is started when a HARQ RTT Timer expires and the data in the soft buffer of the corresponding HARQ process was not successfully decoded. There is one timer for each active HARQ process. Corresponds to parameter drx-RetransmissionTimer specified in {{bibref|3GPP-TS.36.331|Section 6.3.2}} and in {{bibref|3GPP-TS.36.321|Section 5.7}}. If supports self-configuration capability for {{param}} and more than one item is configured, then is expected to select one from the list and overwrite this parameter containing only the one selected. If does not support self-configuration capability for {{param}} and more than one item is configured, then accepts the first value and ignore the rest. If only one item is configured regardless of the self-configuration capability of , accepts the value as an explicit configuration by the ACS.";
7674 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.MAC.DRX.DRXRetransmissionTimer";
7675 }
7676 leaf-list long-drx-cycle {
7677 type uint16 {
7678 range "10 | 20 | 32 | 40 | 64 | 80 | 128 | 160 | 256 | 320 | 512 | 640 | 1024 | 1280 | 2048 | 2560";
7679 }
7680 config false;
7681 min-elements 1;
7682 max-elements "128";
7683 description
7684 "{{list}} Each item is long DRX Cycle value, specified in number of sub-frames. In case there is more than one item in the list, the first item contains the most preferred value. If shortDRX-Cycle is configured, this value MUST be a multiple of the {{param|ShortDRXCycle}} value. Corresponds to longDRX-Cycle parameter specified in {{bibref|3GPP-TS.36.321|Section 5.7}} and longDRX-CycleStartOffset specified in {{bibref|3GPP-TS.36.331|Section 6.3.2}}. If supports self-configuration capability for {{param}} and more than one item is configured, then is expected to select one from the list and overwrite this parameter containing only the one selected. If does not support self-configuration capability for {{param}} and more than one item is configured, then accepts the first value and ignore the rest. If only one item is configured regardless of the self-configuration capability of , accepts the value as an explicit configuration by the ACS.";
7685 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.MAC.DRX.LongDRXCycle";
7686 }
7687 leaf-list drx-start-offset {
7688 type string;
7689 config false;
7690 min-elements 1;
7691 max-elements "512";
7692 description
7693 "{{list}} Each item defines the starting frame of the DRX cycle within the long DRX cycle, with a numeric range between 0 and 2559 inclusive. In case there is more than one item in the list, the first item contains the most preferred value. The valid value range is dependent on {{param|LongDRXCycle}} parameter which defines the upper bound of this range, i.e., range definition is [0: ({{param|LongDRXCycle}}-1)]. Corresponds to drxStartOffset parameter specified in {{bibref|3GPP-TS.36.321|Section 5.7}}. Use of values bigger than ({{param|LongDRXCycle}}-1) MUST be rejected by the CPE. The multiplicity of the {{param}} values can also be expressed by defining a range using \"..\" (two periods) between two values. In this case, the combination of two values defines the lower-bound and upper-bound of the range inclusive. If this notation is used, then the list contains at least 2 items: \"<preferred-value>,<lower-bound>..<upper-bound>\". If supports self-configuration capability for {{param}} and more than one item is configured, then is expected to select one from the list and overwrite this parameter containing only the one selected. If does not support self-configuration capability for {{param}} and more than one item is configured, then accepts the first value and ignore the rest. If only one item is configured regardless of the self-configuration capability of , accepts the value as an explicit configuration by the ACS.";
7694 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.MAC.DRX.DRXStartOffset";
7695 }
7696 leaf-list short-drx-cycle {
7697 type uint16 {
7698 range "2 | 5 | 8 | 10 | 16 | 20 | 32 | 40 | 64 | 80 | 128 | 160 | 256 | 320 | 512 | 640";
7699 }
7700 config false;
7701 min-elements 1;
7702 max-elements "64";
7703 description
7704 "{{list}} Each item is the short DRX Cycle value, specified in number of sub-frames. In case there is more than one item in the list, the first item contains the most preferred value. If shortDRX-Cycle is configured, the value of {{param|LongDRXCycle}} MUST be a multiple of the {{param}} value. Corresponds to shortDRX-Cycle parameter specified in {{bibref|3GPP-TS.36.321|Section 5.7}}. If supports self-configuration capability for {{param}} and more than one item is configured, then is expected to select one from the list and overwrite this parameter containing only the one selected. If does not support self-configuration capability for {{param}} and more than one item is configured, then accepts the first value and ignore the rest. If only one item is configured regardless of the self-configuration capability of , accepts the value as an explicit configuration by the ACS.";
7705 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.MAC.DRX.ShortDRXCycle";
7706 }
7707 leaf-list drx-short-cycle-timer {
7708 type string;
7709 config false;
7710 min-elements 1;
7711 max-elements "64";
7712 description
7713 "{{list}} Each item defined the duration of the short DRX cycle in multiples of {{param|ShortDRXCycle}} parameter, specified in number of sub-frames, with a numeric range between 1 and 16 inclusive. In case there is more than one item in the list, the first item contains the most preferred value. Denotes the number of consecutive sub-frame(s)the UE shall follow the short DRX cycle after the DRX Inactivity Timer has expired. Corresponds to drxShortCycleTimer parameter specified in {{bibref|3GPP-TS.36.321|Section 5.7}}. The multiplicity of the {{param}} values can also be expressed by defining a range using \"..\" (two periods) between two values. In this case, the combination of two values defines the lower-bound and upper-bound of the range inclusive. If this notation is used, then the list contains at least 2 items: \"<preferred-value>,<lower-bound>..<upper-bound>\". If supports self-configuration capability for {{param}} and more than one item is configured, then is expected to select one from the list and overwrite this parameter containing only the one selected. If does not support self-configuration capability for {{param}} and more than one item is configured, then accepts the first value and ignore the rest. If only one item is configured regardless of the self-configuration capability of , accepts the value as an explicit configuration by the ACS.";
7714 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.MAC.DRX.DRXShortCycleTimer";
7715 }
7716 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.MAC.DRX.";
7717 }
7718
7719 grouping lte-ran-mac-ulsch-g {
7720 description
7721 "This object contains parameters relating to the ULSCH (Uplink Shared Channel) configuration (see {{bibref|3GPP-TS.32.592|Section 6.1.2.3}}).";
7722 leaf max-harq-tx {
7723 type uint8 {
7724 range "1..8 | 10 | 12 | 16 | 20 | 24 | 28";
7725 }
7726 description
7727 "Maximum number of UL HARQ transmissions. Corresponds to parameter maxHARQ-Tx specified in {{bibref|3GPP-TS.36.331|Section 6.3.2}} and in {{bibref|3GPP-TS.36.321|Section 5.4.2.2}}.";
7728 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.MAC.ULSCH.MaxHARQTx";
7729 }
7730 leaf periodic-bsr-timer {
7731 type uint16 {
7732 range "0 | 5 | 10 | 16 | 20 | 32 | 40 | 64 | 80 | 128 | 160 | 320 | 640 | 1280 | 2560";
7733 }
7734 units "subframes";
7735 description
7736 "Timer for Periodic BSR (Buffer Status Report) reporting, specified in number of {{units}}. UE transmits periodic BSR at the expiration of this timer. Corresponds to parameter periodicBSR-Timer specified in {{bibref|3GPP-TS.36.331|Section 6.3.2}} and in {{bibref|3GPP-TS.36.321|Section 5.4.5}}. Value of 0 indicates \"infinity.\"";
7737 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.MAC.ULSCH.PeriodicBSRTimer";
7738 }
7739 leaf retx-bsr-timer {
7740 type uint16 {
7741 range "320 | 640 | 1280 | 2560 | 5120 | 10240";
7742 }
7743 units "subframes";
7744 description
7745 "Timer for Regular BSR reporting, specified in number of {{units}}. UE transmits a Regular BSR at the expiration of this timer if data is available in the buffer. Corresponds to parameter retxBSR-Timer specified in {{bibref|3GPP-TS.36.331|Section 6.3.2}} and in {{bibref|3GPP-TS.36.321|Section 5.4.5}}.";
7746 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.MAC.ULSCH.RetxBSRTimer";
7747 }
7748 leaf tti-bundling {
7749 type boolean;
7750 description
7751 "Enables/disables TTI bundling. If {{true}}, TTI bundling is enabled. If {{false}}, TTI bundling is disabled. Corresponds to parameter ttiBundling specified in {{bibref|3GPP-TS.36.331|Section 6.3.2}} and in {{bibref|3GPP-TS.36.321|Section 5.4.2.1}}.";
7752 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.MAC.ULSCH.TTIBundling";
7753 }
7754 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.MAC.ULSCH.";
7755 }
7756
7757 grouping lte-ran-rlc-g {
7758 description
7759 "This object contains parameters relating to the RLC (Radio Link Control) configuration.";
7760 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.RLC.";
7761 }
7762
7763 grouping lte-ran-rlc-srb1-g {
7764 description
7765 "This object contains parameters relating to the SRB1 (Signaling Radio Bearer 1) configuration (see {{bibref|3GPP-TS.32.592|Section 6.1.3.1}}).";
7766 leaf default-configuration {
7767 type boolean;
7768 config false;
7769 description
7770 "Indicates the whether default RLC configuration for SRB1 is used or not. If {{true}}, the default RLC configuration is used as specified in {{bibref|3GPP-TS.36.331|Section 9.2.1.1}}. In this case, rest of the parameters defined under the current object are ignored by the CPE. If {{false}}, rest of the parameters defined under the current object are used by the CPE for RLC configuration.";
7771 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.RLC.SRB1.DefaultConfiguration";
7772 }
7773 leaf-list t-poll-retransmit {
7774 type string;
7775 config false;
7776 min-elements 1;
7777 max-elements "256";
7778 description
7779 "{{list}} Each item is a timer between successive poll transmissions, specified in milliseconds, specified in milliseconds, with a numeric range between 5 and 500 inclusive. Only the multiple of 5 are valid in the range between 5 and 250 inclusive (i.e. 5, 10, 15, 20,... 250), and only the multiple of 50 are valid in the range between 300 and 500 inclusive (i.e., 300, 350, 400, 450, 500). If the value is other than these, the CPE MUST reject the value. In case there is more than one item in the list, the first item contains the most preferred value. This parameter is valid only if {{param|DefaultConfiguration}} paramter under the current object is set to {{false}}. Corresponds to t-PollRetransmit IE specified in {{bibref|3GPP-TS.36.331|Section 6.3.2}} and in {{bibref|3GPP-TS.36.322|Section 5.2.2}}. The multiplicity of the {{param}} values can also be expressed by defining a range using \"..\" (two periods) between two values. In this case, the combination of two values defines the lower-bound and upper-bound of the range inclusive. If this notation is used, then the list contains at least 2 items: \"<preferred-value>,<lower-bound>..<upper-bound>\". If supports self-configuration capability for {{param}} and more than one item is configured, then is expected to select one from the list and overwrite this parameter containing only the one selected. If does not support self-configuration capability for {{param}} and more than one item is configured, then accepts the first value and ignore the rest. If only one item is configured regardless of the self-configuration capability of , accepts the value as an explicit configuration by the ACS.";
7780 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.RLC.SRB1.TPollRetransmit";
7781 }
7782 leaf-list poll-pdu {
7783 type uint16 {
7784 range "0 | 4 | 8 | 16 | 32 | 64 | 128 | 256";
7785 }
7786 config false;
7787 min-elements 1;
7788 max-elements "32";
7789 description
7790 "{{list}} Each item is a counter of PDUs between successive poll transmissions, specified in the number of PDUs. In case there is more than one item in the list, the first item contains the most preferred value. This parameter is valid only if {{param|DefaultConfiguration}} paramter under the current object is set to {{false}}. Corresponds to pollPDU IE specified in {{bibref|3GPP-TS.36.331|Section 6.3.2}} and in {{bibref|3GPP-TS.36.322|Section 5.2.2.1}}. Value of 0 indicates \"infinity.\" If supports self-configuration capability for {{param}} and more than one item is configured, then is expected to select one from the list and overwrite this parameter containing only the one selected. If does not support self-configuration capability for {{param}} and more than one item is configured, then accepts the first value and ignore the rest. If only one item is configured regardless of the self-configuration capability of , accepts the value as an explicit configuration by the ACS.";
7791 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.RLC.SRB1.PollPDU";
7792 }
7793 leaf-list poll-byte {
7794 type uint16 {
7795 range "0 | 25 | 50 | 75 | 100 | 125 | 250 | 375 | 500 | 750 | 1000 | 1250 | 1500 | 2000 | 3000";
7796 }
7797 config false;
7798 min-elements 1;
7799 max-elements "64";
7800 description
7801 "{{list}} Each item is a counter of PDU bytes transmitted between successive poll transmissions, specified in kilobytes. In case there is more than one item in the list, the first item contains the most preferred value. This parameter is valid only if {{param|DefaultConfiguration}} paramter under the current object is set to {{false}}. Corresponds to pollByte IE specified in {{bibref|3GPP-TS.36.331|Section 6.3.2}} and in {{bibref|3GPP-TS.36.322|Section 5.2.2.1}}. Value of 0 indicates infinite amount of kilobytes. If supports self-configuration capability for {{param}} and more than one item is configured, then is expected to select one from the list and overwrite this parameter containing only the one selected. If does not support self-configuration capability for {{param}} and more than one item is configured, then accepts the first value and ignore the rest. If only one item is configured regardless of the self-configuration capability of , accepts the value as an explicit configuration by the ACS.";
7802 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.RLC.SRB1.PollByte";
7803 }
7804 leaf-list max-retx-threshold {
7805 type uint8 {
7806 range "1..4 | 6 | 8 | 16 | 32";
7807 }
7808 config false;
7809 min-elements 1;
7810 max-elements "32";
7811 description
7812 "{{list}} Each item defines the maximum number of transmission retry used by the RLC entity to limit the number of retransmissions of an AMD PDU. In case there is more than one item in the list, the first item contains the most preferred value. This parameter is valid only if {{param|DefaultConfiguration}} paramter under the current object is set to {{false}}. Corresponds to maxRetxThreshold IE specified in {{bibref|3GPP-TS.36.331|Section 6.3.2}} and in {{bibref|3GPP-TS.36.322|Section 5.2.1}}. If supports self-configuration capability for {{param}} and more than one item is configured, then is expected to select one from the list and overwrite this parameter containing only the one selected. If does not support self-configuration capability for {{param}} and more than one item is configured, then accepts the first value and ignore the rest. If only one item is configured regardless of the self-configuration capability of , accepts the value as an explicit configuration by the ACS.";
7813 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.RLC.SRB1.MaxRetxThreshold";
7814 }
7815 leaf-list t-reordering {
7816 type string;
7817 config false;
7818 min-elements 1;
7819 max-elements "128";
7820 description
7821 "{{list}} Each item defines a timer used by the receiving side of an RLC entity in order to detect loss of RLC PDUs at lower layer, specified in milliseconds, with a numeric range between 0 and 200 inclusive. Only the multiple of 5 are valid in the range between 0 and 100 inclusive (i.e. 0, 5, 10, 15,...,100), and only the multiple of 10 are valid in the range between 110 and 200 inclusive (110, 120, 130,...,200). If the value is other than these, the CPE MUST reject the value. In case there is more than one item in the list, the first item contains the most preferred value. This parameter is valid only if {{param|DefaultConfiguration}} paramter under the current object is set to {{false}}. Corresponds to t-Reordering IE specified in {{bibref|3GPP-TS.36.331|Section 6.3.2}} and in {{bibref|3GPP-TS.36.322|Section 5.1.2.2. and 5.1.3.2}}. The multiplicity of the {{param}} values can also be expressed by defining a range using \"..\" (two periods) between two values. In this case, the combination of two values defines the lower-bound and upper-bound of the range inclusive. If this notation is used, then the list contains at least 2 items: \"<preferred-value>,<lower-bound>..<upper-bound>\". If supports self-configuration capability for {{param}} and more than one item is configured, then is expected to select one from the list and overwrite this parameter containing only the one selected. If does not support self-configuration capability for {{param}} and more than one item is configured, then accepts the first value and ignore the rest. If only one item is configured regardless of the self-configuration capability of , accepts the value as an explicit configuration by the ACS.";
7822 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.RLC.SRB1.TReordering";
7823 }
7824 leaf-list t-status-prohibit {
7825 type string;
7826 config false;
7827 min-elements 1;
7828 max-elements "256";
7829 description
7830 "{{list}} Each item defines a timer used by the receiving side of an AM RLC entity in order to prohibit transmission of a STATUS PDU, specified in milliseconds, with a numeric range between 0 and 500 inclusive. Only the multiple of 5 are valid in the range between 0 and 250 inclusive (i.e. 0, 5, 10, 15,...,250), and only the multiple of 50 are valid in the range between 300 and 500 inclusive (i.e. 300, 350, 400, 450, 500). If the value is other than these, the CPE MUST reject the value. In case there is more than one item in the list, the first item contains the most preferred value. This parameter is valid only if {{param|DefaultConfiguration}} paramter under the current object is set to {{false}}. Corresponds to t-StatusProhibit IE specified in {{bibref|3GPP-TS.36.331|Section 6.3.2}} and in {{bibref|3GPP-TS.36.322|Section 5.2.3}}. The multiplicity of the {{param}} values can also be expressed by defining a range using \"..\" (two periods) between two values. In this case, the combination of two values defines the lower-bound and upper-bound of the range inclusive. If this notation is used, then the list contains at least 2 items: \"<preferred-value>,<lower-bound>..<upper-bound>\". If supports self-configuration capability for {{param}} and more than one item is configured, then is expected to select one from the list and overwrite this parameter containing only the one selected. If does not support self-configuration capability for {{param}} and more than one item is configured, then accepts the first value and ignore the rest. If only one item is configured regardless of the self-configuration capability of , accepts the value as an explicit configuration by the ACS.";
7831 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.RLC.SRB1.TStatusProhibit";
7832 }
7833 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.RLC.SRB1.";
7834 }
7835
7836 grouping lte-ran-rlc-srb2-g {
7837 description
7838 "This object contains parameters relating to the SRB2 (Signaling Radio Bearer 2) configuration (see {{bibref|3GPP-TS.32.592|Section 6.1.3.1}}).";
7839 leaf default-configuration {
7840 type boolean;
7841 config false;
7842 description
7843 "Indicates the whether default RLC configuration for SRB1 is used or not. If {{true}}, the default RLC configuration is used as specified in {{bibref|3GPP-TS.36.331|Section 9.2.1.1}}. In this case, rest of the parameters defined under the current object are ignored by the CPE. If {{false}}, rest of the parameters defined under the current object are used by the CPE for RLC configuration.";
7844 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.RLC.SRB2.DefaultConfiguration";
7845 }
7846 leaf-list t-poll-retransmit {
7847 type string;
7848 config false;
7849 min-elements 1;
7850 max-elements "256";
7851 description
7852 "{{list}} Each item is a timer between successive poll transmissions, specified in milliseconds, with a numeric range between 5 and 500 inclusive. Only the multiple of 5 are valid in the range between 5 and 250 inclusive (i.e. 5, 10, 15, 20,... 250), and only the multiple of 50 are valid in the range between 300 and 500 inclusive (i.e., 300, 350, 400, 450, 500). If the value is other than these, the CPE MUST reject the value. In case there is more than one item in the list, the first item contains the most preferred value. This parameter is valid only if {{param|DefaultConfiguration}} paramter under the current object is set to {{false}}. Corresponds to t-PollRetransmit IE specified in {{bibref|3GPP-TS.36.331|Section 6.3.2}} and in {{bibref|3GPP-TS.36.322|Section 5.2.2}}. The multiplicity of the {{param}} values can also be expressed by defining a range using \"..\" (two periods) between two values. In this case, the combination of two values defines the lower-bound and upper-bound of the range inclusive. If this notation is used, then the list contains at least 2 items: \"<preferred-value>,<lower-bound>..<upper-bound>\". If supports self-configuration capability for {{param}} and more than one item is configured, then is expected to select one from the list and overwrite this parameter containing only the one selected. If does not support self-configuration capability for {{param}} and more than one item is configured, then accepts the first value and ignore the rest. If only one item is configured regardless of the self-configuration capability of , accepts the value as an explicit configuration by the ACS.";
7853 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.RLC.SRB2.TPollRetransmit";
7854 }
7855 leaf-list poll-pdu {
7856 type uint16 {
7857 range "0 | 4 | 8 | 16 | 32 | 64 | 128 | 256";
7858 }
7859 config false;
7860 min-elements 1;
7861 max-elements "32";
7862 description
7863 "{{list}} Each item is a counter of PDUs between successive poll transmissions, specified in the number of PDUs. In case there is more than one item in the list, the first item contains the most preferred value. This parameter is valid only if {{param|DefaultConfiguration}} paramter under the current object is set to {{false}}. Corresponds to pollPDU IE specified in {{bibref|3GPP-TS.36.331|Section 6.3.2}} and in {{bibref|3GPP-TS.36.322|Section 5.2.2.1}}. Value of 0 indicates \"infinity.\" If supports self-configuration capability for {{param}} and more than one item is configured, then is expected to select one from the list and overwrite this parameter containing only the one selected. If does not support self-configuration capability for {{param}} and more than one item is configured, then accepts the first value and ignore the rest. If only one item is configured regardless of the self-configuration capability of , accepts the value as an explicit configuration by the ACS.";
7864 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.RLC.SRB2.PollPDU";
7865 }
7866 leaf-list poll-byte {
7867 type uint16 {
7868 range "0 | 25 | 50 | 75 | 100 | 125 | 250 | 375 | 500 | 750 | 1000 | 1250 | 1500 | 2000 | 3000";
7869 }
7870 config false;
7871 min-elements 1;
7872 max-elements "64";
7873 description
7874 "{{list}} Each item is a counter of PDU bytes transmitted between successive poll transmissions, specified in kilobytes. In case there is more than one item in the list, the first item contains the most preferred value. This parameter is valid only if {{param|DefaultConfiguration}} paramter under the current object is set to {{false}}. Corresponds to pollByte IE specified in {{bibref|3GPP-TS.36.331|Section 6.3.2}} and in {{bibref|3GPP-TS.36.322|Section 5.2.2.1}}. Value of 0 indicates infinite amount of kilobytes. If supports self-configuration capability for {{param}} and more than one item is configured, then is expected to select one from the list and overwrite this parameter containing only the one selected. If does not support self-configuration capability for {{param}} and more than one item is configured, then accepts the first value and ignore the rest. If only one item is configured regardless of the self-configuration capability of , accepts the value as an explicit configuration by the ACS.";
7875 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.RLC.SRB2.PollByte";
7876 }
7877 leaf-list max-retx-threshold {
7878 type uint8 {
7879 range "1..4 | 6 | 8 | 16 | 32";
7880 }
7881 config false;
7882 min-elements 1;
7883 max-elements "32";
7884 description
7885 "{{list}} Each item defines the maximum number of transmission retry used by the RLC entity to limit the number of retransmissions of an AMD PDU. In case there is more than one item in the list, the first item contains the most preferred value. This parameter is valid only if {{param|DefaultConfiguration}} paramter under the current object is set to {{false}}. Corresponds to maxRetxThreshold IE specified in {{bibref|3GPP-TS.36.331|Section 6.3.2}} and in {{bibref|3GPP-TS.36.322|Section 5.2.1}}. If supports self-configuration capability for {{param}} and more than one item is configured, then is expected to select one from the list and overwrite this parameter containing only the one selected. If does not support self-configuration capability for {{param}} and more than one item is configured, then accepts the first value and ignore the rest. If only one item is configured regardless of the self-configuration capability of , accepts the value as an explicit configuration by the ACS.";
7886 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.RLC.SRB2.MaxRetxThreshold";
7887 }
7888 leaf-list t-reordering {
7889 type string;
7890 config false;
7891 min-elements 1;
7892 max-elements "128";
7893 description
7894 "{{list}} Each item defines a timer used by the receiving side of an RLC entity in order to detect loss of RLC PDUs at lower layer, specified in milliseconds, with a numeric range between 0 and 200 inclusive. Only the multiple of 5 are valid in the range between 0 and 100 inclusive (i.e. 0, 5, 10, 15,...,100), and only the multiple of 10 are valid in the range between 110 and 200 inclusive (110, 120, 130,...,200). If the value is other than these, the CPE MUST reject the value. In case there is more than one item in the list, the first item contains the most preferred value. This parameter is valid only if {{param|DefaultConfiguration}} paramter under the current object is set to {{false}}. Corresponds to t-Reordering IE specified in {{bibref|3GPP-TS.36.331|Section 6.3.2}} and in {{bibref|3GPP-TS.36.322|Section 5.1.2.2. and 5.1.3.2}}. The multiplicity of the {{param}} values can also be expressed by defining a range using \"..\" (two periods) between two values. In this case, the combination of two values defines the lower-bound and upper-bound of the range inclusive. If this notation is used, then the list contains at least 2 items: \"<preferred-value>,<lower-bound>..<upper-bound>\". If supports self-configuration capability for {{param}} and more than one item is configured, then is expected to select one from the list and overwrite this parameter containing only the one selected. If does not support self-configuration capability for {{param}} and more than one item is configured, then accepts the first value and ignore the rest. If only one item is configured regardless of the self-configuration capability of , accepts the value as an explicit configuration by the ACS.";
7895 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.RLC.SRB2.TReordering";
7896 }
7897 leaf-list t-status-prohibit {
7898 type string;
7899 config false;
7900 min-elements 1;
7901 max-elements "256";
7902 description
7903 "{{list}} Each item defines a timer used by the receiving side of an AM RLC entity in order to prohibit transmission of a STATUS PDU, specified in milliseconds, with a numeric range between 0 and 500 inclusive. Only the multiple of 5 are valid in the range between 0 and 250 inclusive (i.e. 0, 5, 10, 15,...,250), and only the multiple of 50 are valid in the range between 300 and 500 inclusive (i.e. 300, 350, 400, 450, 500). If the value is other than these, the CPE MUST reject the value. In case there is more than one item in the list, the first item contains the most preferred value. This parameter is valid only if {{param|DefaultConfiguration}} paramter under the current object is set to {{false}}. Corresponds to t-StatusProhibit IE specified in {{bibref|3GPP-TS.36.331|Section 6.3.2}} and in {{bibref|3GPP-TS.36.322|Section 5.2.3}}. The multiplicity of the {{param}} values can also be expressed by defining a range using \"..\" (two periods) between two values. In this case, the combination of two values defines the lower-bound and upper-bound of the range inclusive. If this notation is used, then the list contains at least 2 items: \"<preferred-value>,<lower-bound>..<upper-bound>\". If supports self-configuration capability for {{param}} and more than one item is configured, then is expected to select one from the list and overwrite this parameter containing only the one selected. If does not support self-configuration capability for {{param}} and more than one item is configured, then accepts the first value and ignore the rest. If only one item is configured regardless of the self-configuration capability of , accepts the value as an explicit configuration by the ACS.";
7904 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.RLC.SRB2.TStatusProhibit";
7905 }
7906 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.RLC.SRB2.";
7907 }
7908
7909 grouping lte-ran-rrc-timers-g {
7910 description
7911 "This object contains parameters relating to the RRC timers and constants (see {{bibref|3GPP-TS.32.592|Section 6.1.6.1}}) and (see {{bibref|3GPP-TS.32.592|Section 6.1.6.2}}).";
7912 leaf-list t300 {
7913 type uint16 {
7914 range "100 | 200 | 300 | 400 | 600 | 1000 | 1500 | 2000";
7915 }
7916 config false;
7917 min-elements 1;
7918 max-elements "64";
7919 description
7920 "{{list}} Each item is an interval, in milliseconds, between subsequent transmissions of RRCConnectionRequest. In case there is more than one item in the list, the first item contains the most preferred value. Corresponds to parameter t300 specified in UE-TimersAndConstants IE in {{bibref|3GPP-TS.36.331|Section 6.3.6}}. Start/stop/expirary condition is defined in {{bibref|3GPP-TS.36.331|Section 7.3}}. If supports self-configuration capability for {{param}} and more than one item is configured, then is expected to select one from the list and overwrite this parameter containing only the one selected. If does not support self-configuration capability for {{param}} and more than one item is configured, then accepts the first value and ignore the rest. If only one item is configured regardless of the self-configuration capability of , accepts the value as an explicit configuration by the ACS.";
7921 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.RRCTimers.T300";
7922 }
7923 leaf-list t301 {
7924 type uint16 {
7925 range "100 | 200 | 300 | 400 | 600 | 1000 | 1500 | 2000";
7926 }
7927 config false;
7928 min-elements 1;
7929 max-elements "64";
7930 description
7931 "{{list}} Each item is an interval, in milliseconds, between subsequent transmissions of RRCConnectionReestablishmentRequest. In case there is more than one item in the list, the first item contains the most preferred value. Corresponds to parameter t301 specified in UE-TimersAndConstants IE in {{bibref|3GPP-TS.36.331|Section 6.3.6}}. Start/stop/expirary condition is defined in {{bibref|3GPP-TS.36.331|Section 7.3}}. If supports self-configuration capability for {{param}} and more than one item is configured, then is expected to select one from the list and overwrite this parameter containing only the one selected. If does not support self-configuration capability for {{param}} and more than one item is configured, then accepts the first value and ignore the rest. If only one item is configured regardless of the self-configuration capability of , accepts the value as an explicit configuration by the ACS.";
7932 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.RRCTimers.T301";
7933 }
7934 leaf t302 {
7935 type uint16 {
7936 range "100 | 200 | 300 | 400 | 600 | 1000 | 1500 | 2000";
7937 }
7938 units "milliseconds";
7939 config false;
7940 description
7941 "Time to wait in {{units}} for cell re-selection or RRConnectionSetup after RRCConnectionReject. Start/stop/expirary condition is defined in {{bibref|3GPP-TS.36.331|Section 7.3}}.";
7942 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.RRCTimers.T302";
7943 }
7944 leaf-list t304-eutra {
7945 type uint16 {
7946 range "50 | 100 | 150 | 200 | 500 | 1000 | 2000";
7947 }
7948 config false;
7949 min-elements 1;
7950 max-elements "64";
7951 description
7952 "{{list}} Each item is a HO failure timer, in milliseconds. In case there is more than one item in the list, the first item contains the most preferred value. Corresponds to t304 defined within IE MobilityControlInfo in RRCConnectionReconfiguration message in {{bibref|3GPP-TS.36.331|Section 5.3.5.4 and Section 6.3.4}}. Start/stop/expirary condition is defined in {{bibref|3GPP-TS.36.331|Section 7.3}}. If supports self-configuration capability for {{param}} and more than one item is configured, then is expected to select one from the list and overwrite this parameter containing only the one selected. If does not support self-configuration capability for {{param}} and more than one item is configured, then accepts the first value and ignore the rest. If only one item is configured regardless of the self-configuration capability of , accepts the value as an explicit configuration by the ACS.";
7953 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.RRCTimers.T304EUTRA";
7954 }
7955 leaf-list t304-irat {
7956 type uint16 {
7957 range "100 | 200 | 500 | 1000 | 2000 | 4000 | 8000";
7958 }
7959 config false;
7960 min-elements 1;
7961 max-elements "64";
7962 description
7963 "{{list}} Each item is a HO failure timer, in milliseconds. In case there is more than one item in the list, the first item contains the most preferred value. Corresponds to t304 defined within IE CellChangeOrder in MobilityFromEUTRACommand message in {{bibref|3GPP-TS.36.331|Section 6.2.2}}. Start/stop/expirary condition is defined in {{bibref|3GPP-TS.36.331|Section 7.3}}. If supports self-configuration capability for {{param}} and more than one item is configured, then is expected to select one from the list and overwrite this parameter containing only the one selected. If does not support self-configuration capability for {{param}} and more than one item is configured, then accepts the first value and ignore the rest. If only one item is configured regardless of the self-configuration capability of , accepts the value as an explicit configuration by the ACS.";
7964 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.RRCTimers.T304IRAT";
7965 }
7966 leaf-list t310 {
7967 type uint16 {
7968 range "0 | 50 | 100 | 200 | 500 | 1000 | 2000";
7969 }
7970 config false;
7971 min-elements 1;
7972 max-elements "64";
7973 description
7974 "{{list}} Each item is a RLF declaration timer, in milliseconds. In case there is more than one item in the list, the first item contains the most preferred value. Corresponds to parameter t310 specified in RLF-TimersAndConstants IE in {{bibref|3GPP-TS.36.331|Section 6.3.6}}. Start/stop/expirary condition is defined in {{bibref|3GPP-TS.36.331|Section 7.3}}. If supports self-configuration capability for {{param}} and more than one item is configured, then is expected to select one from the list and overwrite this parameter containing only the one selected. If does not support self-configuration capability for {{param}} and more than one item is configured, then accepts the first value and ignore the rest. If only one item is configured regardless of the self-configuration capability of , accepts the value as an explicit configuration by the ACS.";
7975 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.RRCTimers.T310";
7976 }
7977 leaf-list t311 {
7978 type uint16 {
7979 range "1000 | 3000 | 5000 | 10000 | 15000 | 20000 | 30000";
7980 }
7981 config false;
7982 min-elements 1;
7983 max-elements "64";
7984 description
7985 "{{list}} Each item is a RLF recovery timer, in milliseconds. In case there is more than one item in the list, the first item contains the most preferred value. Corresponds to parameter t311 specified in RLF-TimersAndConstants IE in {{bibref|3GPP-TS.36.331|Section 6.3.6}}. Start/stop/expirary condition is defined in {{bibref|3GPP-TS.36.331|Section 7.3}}. If supports self-configuration capability for {{param}} and more than one item is configured, then is expected to select one from the list and overwrite this parameter containing only the one selected. If does not support self-configuration capability for {{param}} and more than one item is configured, then accepts the first value and ignore the rest. If only one item is configured regardless of the self-configuration capability of , accepts the value as an explicit configuration by the ACS.";
7986 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.RRCTimers.T311";
7987 }
7988 leaf t320 {
7989 type uint8 {
7990 range "5 | 10 | 20 | 30 | 60 | 120 | 180";
7991 }
7992 units "minutes";
7993 config false;
7994 description
7995 "Time in {{units}} after RRCConnection Release in which cell re-selection priority info supplied in RRCConnectionRelease MUST be observed. Start/stop/expirary condition is defined in {{bibref|3GPP-TS.36.331|Section 7.3}}. Corresponds to parameter t320 specified in RRCConnectionRelease message in {{bibref|3GPP-TS.36.331|Section 6.2.2}}. S";
7996 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.RRCTimers.T320";
7997 }
7998 leaf n310 {
7999 type uint8 {
8000 range "1..4 | 6 | 8 | 10 | 20";
8001 }
8002 config false;
8003 description
8004 "Number of consecutive \"out-of-sync\" indications received from lower layers that triggers timer T310. Corresponds to parameter n310 specified in UE-TimersAndConstants IE in {{bibref|3GPP-TS.36.331|Section 6.3.6 and Section 7.3}}.";
8005 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.RRCTimers.N310";
8006 }
8007 leaf n311 {
8008 type uint8 {
8009 range "1..6 | 8 | 10";
8010 }
8011 config false;
8012 description
8013 "Number of consecutive \"in-sync\" indications received from lower layers that stops timer T310. Corresponds to parameter n311 specified in UE-TimersAndConstants IE in {{bibref|3GPP-TS.36.331|Section 6.3.6 and Section 7.3}}.";
8014 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.RRCTimers.N311";
8015 }
8016 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.RRCTimers.";
8017 }
8018
8019 grouping lte-ran-cell-restriction-g {
8020 description
8021 "This object contains parameters relating to the cell restriction configuration.";
8022 leaf cell-barred {
8023 type boolean;
8024 config false;
8025 description
8026 "Indicates whether the is barred or not. If {{true}}, the cell is barred. If {{false}}, the cell is not barred. Corresponds to parameter CellBarred specified in SIB1 in {{bibref|3GPP-TS.36.331|Section 6.2.2}}.";
8027 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.CellRestriction.CellBarred";
8028 }
8029 leaf cell-reserved-for-operator-use {
8030 type boolean;
8031 config false;
8032 description
8033 "Indicates whether the is reserved for operator's use or not. If {{true}}, the cell is reserved for operator use. If {{false}}, the cell is not reserved for operator use. Corresponds to parameter cellReservedForOperatorUse specified in SIB1 in {{bibref|3GPP-TS.36.331|Section 6.2.2}}.";
8034 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.CellRestriction.CellReservedForOperatorUse";
8035 }
8036 leaf barring-for-emergency {
8037 type boolean;
8038 config false;
8039 description
8040 "Indicates whether the is barred for Access Class 10 or not. If {{true}}, the cell is barred for Access Class 10. If {{false}}, the cell is not barred for Access Class 10. Corresponds to parameter ac-BarringForEmergency specified in SIB2 in {{bibref|3GPP-TS.36.331|Section 6.3.1}}.";
8041 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.CellRestriction.BarringForEmergency";
8042 }
8043 leaf x-0005b9-mo-sig-barring-factor {
8044 type uint8 {
8045 range "0 | 5 | 10 | 15 | 20 | 25 | 30 | 40 | 50 | 60 | 70 | 75 | 80 | 85 | 90 | 95";
8046 }
8047 default "95";
8048 config false;
8049 description
8050 "In R1.5, Data and Signalling barring factors must be identical. SystemInformationBlockType2. Other discrete values not allowed";
8051 reference "BBF TR-196 2.0.3 full -Device.Services.FAPService.{i}.CellConfig.LTE.RAN.CellRestriction.X_0005B9_MOSigBarringFactor";
8052 }
8053 leaf x-0005b9-mo-sig-barring-time {
8054 type uint16 {
8055 range "4 | 8 | 16 | 32 | 64 | 128 | 256 | 512";
8056 }
8057 default "4";
8058 config false;
8059 description
8060 "In R1.5, Data and Signalling barring time are identical. In seconds. Other values not allowed.";
8061 reference "BBF TR-196 2.0.3 full -Device.Services.FAPService.{i}.CellConfig.LTE.RAN.CellRestriction.X_0005B9_MOSigBarringTime";
8062 }
8063 leaf x-0005b9-mo-sig-barring-for-special-ac {
8064 type string {
8065 length "8";
8066 }
8067 default "00000---";
8068 config false;
8069 description
8070 "In R1.5, Data and Signalling special AC params are identical. Most significant 3 bits are ignored no matter the value they contain. Each of the following 5 bits can be set to '0' or '1' in any combination. '0' indicates that the specific special access class is NOT barred. ";
8071 reference "BBF TR-196 2.0.3 full -Device.Services.FAPService.{i}.CellConfig.LTE.RAN.CellRestriction.X_0005B9_MOSigBarringForSpecialAC ";
8072 }
8073 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.CellRestriction.";
8074 }
8075
8076 grouping lte-ran-mobility-g {
8077 description
8078 "This object contains parameters relating to the UE's mobility configuration. It covers both idle mode and connected mode.";
8079 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.";
8080 }
8081
8082 grouping lte-ran-mobility-idle-mode-g {
8083 description
8084 "This object contains parameters relating to the UE's mobility while it is in idle mode (cell (re-)selection). Parameters under this object determines the content in the SIB (System Information Block) that is broadcast by LTE .";
8085 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.";
8086 }
8087
8088 grouping lte-ran-mobility-idle-mode-common-g {
8089 description
8090 "This object contains parameters relating to the idle mode mobility configuration that is common to all cell re-selection scenarios (intra/inter-freq, inter-RAT to UTRA (UMTS), GERAN (GSM) and CDMA2000) (see {{bibref|3GPP-TS.32.592|Section 6.1.5.1.1}}).";
8091 leaf-list qhyst {
8092 type string;
8093 config false;
8094 min-elements 1;
8095 max-elements "64";
8096 description
8097 "{{list}} Each item is a hysteresis value applied to serving cell for evaluating cell ranking criteria specified in dB, with a numeric range between 0 and 24 inclusive. For the value greater than 6, only even numbers are valid. If the value is other than these, the CPE MUST reject the value. In case there is more than one item in the list, the first item contains the most preferred value. Corresponds to parameter q-Hyst specified in SIB3 in {{bibref|3GPP-TS.36.331|Section 6.3.1}} and in {{bibref|3GPP-TS.36.304|Section 5.2.4.7}}. The multiplicity of the {{param}} values can also be expressed by defining a range using \"..\" (two periods) between two values. In this case, the combination of two values defines the lower-bound and upper-bound of the range inclusive. If this notation is used, then the list contains at least 2 items: \"<preferred-value>,<lower-bound>..<upper-bound>\". If supports self-configuration capability for {{param}} and more than one item is configured, then is expected to select one from the list and overwrite this parameter containing only the one selected. If does not support self-configuration capability for {{param}} and more than one item is configured, then accepts the first value and ignore the rest. If only one item is configured regardless of the self-configuration capability of , accepts the value as an explicit configuration by the ACS.";
8098 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.Common.Qhyst";
8099 }
8100 leaf q-hyst-sf-medium {
8101 type int64;
8102 units "dB";
8103 config false;
8104 description
8105 "Speed-dependent scaling factor for Qhyst in Medium-mobility state, specified in {{units}}. Corresponds to parameter q-HystSF:sf-Medium specified in SIB3 in {{bibref|3GPP-TS.36.331|Section 6.3.1}} and in {{bibref|3GPP-TS.36.304|Section 5.2.4.3}}.";
8106 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.Common.QHystSFMedium";
8107 }
8108 leaf q-hyst-sf-high {
8109 type int64;
8110 units "dB";
8111 config false;
8112 description
8113 "Speed-dependent scaling factor for Qhyst in High-mobility state, specified in {{units}}. Corresponds to parameter q-HystSF:sf-High specified in SIB3 in {{bibref|3GPP-TS.36.331|Section 6.3.1}} and in {{bibref|3GPP-TS.36.304|Section 5.2.4.3}}.";
8114 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.Common.QHystSFHigh";
8115 }
8116 leaf t-evaluation {
8117 type uint8 {
8118 range "30 | 60 | 120 | 180 | 240";
8119 }
8120 units "seconds";
8121 config false;
8122 description
8123 "Duration for evaluating allowed amount of cell re-selection(s) required to enter mobility states, specified in {{units}}. Corresponds to parameter t-Evaluation specified in SIB3 in {{bibref|3GPP-TS.36.331|Section 6.3.4}} and to parameter TCRmax specified in {{bibref|3GPP-TS.36.304|Section 5.2.4.3}}.";
8124 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.Common.TEvaluation";
8125 }
8126 leaf t-hyst-normal {
8127 type uint8 {
8128 range "30 | 60 | 120 | 180 | 240";
8129 }
8130 units "seconds";
8131 config false;
8132 description
8133 "Additional duration for evaluating criteria to enter normal mobility state, specified in {{units}}. Specifies the additional time period for evaluating criteria to enter Normal-mobility state. Corresponds to parameter t-HystNormal specified in SIB3 in {{bibref|3GPP-TS.36.331|Section 6.3.4}} and to parameter TCRmaxHyst specified in {{bibref|3GPP-TS.36.304|Section 5.2.4.3}}.";
8134 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.Common.THystNormal";
8135 }
8136 leaf n-cell-change-medium {
8137 type uint8 {
8138 range "1..16";
8139 }
8140 config false;
8141 description
8142 "Defines the number of cell re-selections within TEvaluation to enter Medium-mobility state. Corresponds to parameter n-cellChangeMedium specified in SIB3 in {{bibref|3GPP-TS.36.331|Section 6.3.4}} and to parameter NCR_M specified in {{bibref|3GPP-TS.36.304|Section 5.2.4.3}}.";
8143 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.Common.NCellChangeMedium";
8144 }
8145 leaf n-cell-change-high {
8146 type uint8 {
8147 range "1..16";
8148 }
8149 config false;
8150 description
8151 "Defines the number of cell re-selections within TEvaluation to enter High-mobility state. Corresponds to parameter n-cellChangeHigh specified in SIB3 in {{bibref|3GPP-TS.36.331|Section 6.3.4}} and to parameter NCR_H specified in {{bibref|3GPP-TS.36.304|Section 5.2.4.3}}.";
8152 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.Common.NCellChangeHigh";
8153 }
8154 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.Common.";
8155 }
8156
8157 grouping lte-ran-mobility-idle-mode-intra-freq-g {
8158 description
8159 "This object contains parameters relating to the idle mode mobility configuration for intra-freq re-selection scenario (see {{bibref|3GPP-TS.32.592|Section 6.1.5.1.2}}).";
8160 leaf-list q-rx-lev-min-sib1 {
8161 type string;
8162 config false;
8163 min-elements 1;
8164 max-elements "256";
8165 description
8166 "{{list}} Each item is a required minimum received RSRP level of a E-UTRA cell for cell selection, specified in dBm, with a numeric range between -70 and -22 inclusive. In case there is more than one item in the list, the first item contains the most preferred value. The value of ({{param}} * 2) yields the actual value. Corresponds to parameter q-rxLevMin in SIB1 in {{bibref|3GPP-TS.36.331|Section 6.2.2}} and in {{bibref|3GPP-TS.36.304|Section 5.2.3.2}}. The multiplicity of the {{param}} values can also be expressed by defining a range using \"..\" (two periods) between two values. In this case, the combination of two values defines the lower-bound and upper-bound of the range inclusive. If this notation is used, then the list contains at least 2 items: \"<preferred-value>,<lower-bound>..<upper-bound>\". If supports self-configuration capability for {{param}} and more than one item is configured, then is expected to select one from the list and overwrite this parameter containing only the one selected. If does not support self-configuration capability for {{param}} and more than one item is configured, then accepts the first value and ignore the rest. If only one item is configured regardless of the self-configuration capability of , accepts the value as an explicit configuration by the ACS.";
8167 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IntraFreq.QRxLevMinSIB1";
8168 }
8169 leaf-list q-rx-lev-min-sib3 {
8170 type string;
8171 config false;
8172 min-elements 1;
8173 max-elements "256";
8174 description
8175 "{{list}} Each item is a required minimum received RSRP level for intra-frequency E-UTRA cell re-selection, specified in dBm, with a numeric range between -70 and -22 inclusive. In case there is more than one item in the list, the first item contains the most preferred value. The value of ({{param}} * 2) yields the actual value. Corresponds to parameter q-rxLevMin in SIB3 in {{bibref|3GPP-TS.36.331|Section 6.3.1}} and in {{bibref|3GPP-TS.36.304|Section 5.2.3.2}}. The multiplicity of the {{param}} values can also be expressed by defining a range using \"..\" (two periods) between two values. In this case, the combination of two values defines the lower-bound and upper-bound of the range inclusive. If this notation is used, then the list contains at least 2 items: \"<preferred-value>,<lower-bound>..<upper-bound>\". If supports self-configuration capability for {{param}} and more than one item is configured, then is expected to select one from the list and overwrite this parameter containing only the one selected. If does not support self-configuration capability for {{param}} and more than one item is configured, then accepts the first value and ignore the rest. If only one item is configured regardless of the self-configuration capability of , accepts the value as an explicit configuration by the ACS.";
8176 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IntraFreq.QRxLevMinSIB3";
8177 }
8178 leaf q-rx-lev-min-offset {
8179 type uint8 {
8180 range "1..8";
8181 }
8182 units "dBm";
8183 config false;
8184 description
8185 "Defines offset with respect to QrxLevMin, specified in {{units}}. This offset is taken into account in the computation of Srxlev for cell selection evaluation of cells detected during a periodic search for a higher priority PLMN while camped normally in a VPLMN. The value of ({{param}} * 2) yields the actual value. Corresponds to parameter q-rxLevMinOffset in SIB1 specified in {{bibref|3GPP-TS.36.331|Section 6.2.2}} and in {{bibref|3GPP-TS.36.304|Section 5.2.3.2}}.";
8186 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IntraFreq.QRxLevMinOffset";
8187 }
8188 leaf-list s-intra-search {
8189 type string;
8190 config false;
8191 min-elements 1;
8192 max-elements "128";
8193 description
8194 "{{list}} Each item is a threshold for intra-frequency measurements, specified in dB, with a numeric range between 0 and 31 inclusive. In case there is more than one item in the list, the first item contains the most preferred value. The value of ({{param}} * 2) yields the actual value. Corresponds to parameter s-IntraSearch specified in SIB3 in {{bibref|3GPP-TS.36.331|Section 6.3.1}} and in {{bibref|3GPP-TS.36.304|Section 5.2.4.7}}. The multiplicity of the {{param}} values can also be expressed by defining a range using \"..\" (two periods) between two values. In this case, the combination of two values defines the lower-bound and upper-bound of the range inclusive. If this notation is used, then the list contains at least 2 items: \"<preferred-value>,<lower-bound>..<upper-bound>\". If supports self-configuration capability for {{param}} and more than one item is configured, then is expected to select one from the list and overwrite this parameter containing only the one selected. If does not support self-configuration capability for {{param}} and more than one item is configured, then accepts the first value and ignore the rest. If only one item is configured regardless of the self-configuration capability of , accepts the value as an explicit configuration by the ACS.";
8195 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IntraFreq.SIntraSearch";
8196 }
8197 leaf-list t-reselection-eutra {
8198 type string;
8199 config false;
8200 min-elements 1;
8201 max-elements "32";
8202 description
8203 "{{list}} Each item is a cell re-selection timer for intra-frequency E-UTRA cell re-selection, specified in seconds, with a numeric range between 0 and 7 inclusive. In case there is more than one item in the list, the first item contains the most preferred value. Corresponds to parameter t-ReselectionEUTRA specified in SIB3 in {{bibref|3GPP-TS.36.331|Section 6.3.1}} and in {{bibref|3GPP-TS.36.304|Section 5.2.4.7}}. The multiplicity of the {{param}} values can also be expressed by defining a range using \"..\" (two periods) between two values. In this case, the combination of two values defines the lower-bound and upper-bound of the range inclusive. If this notation is used, then the list contains at least 2 items: \"<preferred-value>,<lower-bound>..<upper-bound>\". If supports self-configuration capability for {{param}} and more than one item is configured, then is expected to select one from the list and overwrite this parameter containing only the one selected. If does not support self-configuration capability for {{param}} and more than one item is configured, then accepts the first value and ignore the rest. If only one item is configured regardless of the self-configuration capability of , accepts the value as an explicit configuration by the ACS.";
8204 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IntraFreq.TReselectionEUTRA";
8205 }
8206 leaf-list s-non-intra-search {
8207 type string;
8208 config false;
8209 min-elements 1;
8210 max-elements "128";
8211 description
8212 "{{list}} Each item is a threshold for inter-frequency and inter-RAT measurements with lower or equal priority, specified in dB, with a numeric range between 0 and 31 inclusive. In case there is more than one item in the list, the first item contains the most preferred value. The value of ({{param}} * 2) yields the actual value. Corresponds to parameter s-NonIntraSearch specified in SIB3 in {{bibref|3GPP-TS.36.331|Section 6.3.1}} and in {{bibref|3GPP-TS.36.304|Section 5.2.4.7}}. The multiplicity of the {{param}} values can also be expressed by defining a range using \"..\" (two periods) between two values. In this case, the combination of two values defines the lower-bound and upper-bound of the range inclusive. If this notation is used, then the list contains at least 2 items: \"<preferred-value>,<lower-bound>..<upper-bound>\". If supports self-configuration capability for {{param}} and more than one item is configured, then is expected to select one from the list and overwrite this parameter containing only the one selected. If does not support self-configuration capability for {{param}} and more than one item is configured, then accepts the first value and ignore the rest. If only one item is configured regardless of the self-configuration capability of , accepts the value as an explicit configuration by the ACS.";
8213 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IntraFreq.SNonIntraSearch";
8214 }
8215 leaf cell-reselection-priority {
8216 type uint8 {
8217 range "0..7";
8218 }
8219 config false;
8220 description
8221 "Absolute priority of the E-UTRAN serving carrier frequency used in the inter-frequency and inter-RAT cell re-selection procedure. Corresponds to parameter CellReselectionPriority specified in SIB3 in {{bibref|3GPP-TS.36.331|Section 6.3.1}} and in {{bibref|3GPP-TS.36.304|Section 5.2.4.7}}.";
8222 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IntraFreq.CellReselectionPriority";
8223 }
8224 leaf p-max {
8225 type int64;
8226 units "dBm";
8227 config false;
8228 description
8229 "Used to limit the allowed UE uplink transmission power on the serving frequency, specified in {{units}}. It is used to calculate the parameter Pcompensation defined in {{bibref|3GPP-TS.36.304|Section 5.2.3.2}}. Corresponds to parameter p-Max specified in SIB1 and SIB3 in {{bibref|3GPP-TS.36.331|Section 6.3.1 and Section 6.3.4}}.";
8230 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IntraFreq.PMax";
8231 }
8232 leaf thresh-serving-low {
8233 type uint8 {
8234 range "0..31";
8235 }
8236 units "dB";
8237 config false;
8238 description
8239 "Threshold for serving frequency used in evaluation of re-selection towards lower priority E-UTRAN frequency or inter-RAT, specified in {{units}}. The value of ({{param}} * 2) yields the actual value. Corresponds to parameter threshServingLow specified in SIB3 in {{bibref|3GPP-TS.36.331|Section 6.3.1}} and in {{bibref|3GPP-TS.36.304|Section 5.2.4.7}}.";
8240 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IntraFreq.ThreshServingLow";
8241 }
8242 leaf t-reselection-eutrasf-medium {
8243 type uint8 {
8244 range "25 | 50 | 75 | 100";
8245 }
8246 config false;
8247 description
8248 "Scaling factor for intra-frequency TreselectionEUTRA in Medium-mobility state. The value of {{param}} divided by 100 yields the actual SF value. Corresponds to parameter t-ReselectionEUTRA-SF:sf-Medium specified in SIB3 in {{bibref|3GPP-TS.36.331|Section 6.3.1}} and in {{bibref|3GPP-TS.36.304|Section 5.2.4.3}}.";
8249 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IntraFreq.TReselectionEUTRASFMedium";
8250 }
8251 leaf t-reselection-eutrasf-high {
8252 type uint8 {
8253 range "25 | 50 | 75 | 100";
8254 }
8255 config false;
8256 description
8257 "Scaling factor for intra-frequency TreselectionEUTRA in High-mobility state. The value of {{param}} divided by 100 yields the actual SF value. Corresponds to parameter t-ReselectionEUTRA-SF:sf-High specified in SIB3 in {{bibref|3GPP-TS.36.331|Section 6.3.1}} and in {{bibref|3GPP-TS.36.304|Section 5.2.4.3}}.";
8258 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IntraFreq.TReselectionEUTRASFHigh";
8259 }
8260 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IntraFreq.";
8261 }
8262
8263 grouping lte-ran-mobility-idle-mode-inter-freq-g {
8264 description
8265 "This object contains parameters relating to the idle mode mobility configuration for inter-freq re-selection scenario .";
8266 leaf max-carrier-entries {
8267 type uint64;
8268 description
8269 "The maximum number of entries in the {{object|.CellConfig.LTE.RAN.Mobility.IdleMode.InterFreq.Carrier.{i}.}} table.";
8270 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.InterFreq.MaxCarrierEntries";
8271 }
8272 leaf carrier-number-of-entries {
8273 type uint64;
8274 description
8275 "{{numentries}}";
8276 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.InterFreq.CarrierNumberOfEntries";
8277 }
8278 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.InterFreq.";
8279 }
8280
8281 grouping lte-ran-mobility-idle-mode-inter-freq-carrier-g {
8282 description
8283 "This object contains parameters relating to the carrier information for inter-freq re-selection scenario (see {{bibref|3GPP-TS.32.592|Section 6.1.5.1.3}}).";
8284 leaf enable {
8285 type boolean;
8286 config false;
8287 description
8288 "Enables or disables this entry.";
8289 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.InterFreq.Carrier.{i}.Enable";
8290 }
8291 leaf alias {
8292 type string {
8293 length "1..64";
8294 }
8295 description
8296 "{{datatype|expand}}";
8297 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.InterFreq.Carrier.{i}.Alias";
8298 }
8299 leaf eutra-carrier-arfcn {
8300 type uint16 {
8301 range "0..65535";
8302 }
8303 description
8304 "Indicates the ARFCN of this frequency carrier. Corresponds to parameter dl-CarrierFreq in SIB5 in {{bibref|3GPP-TS.36.331|Section 6.3.1}}.";
8305 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.InterFreq.Carrier.{i}.EUTRACarrierARFCN";
8306 }
8307 leaf-list q-rx-lev-min-sib5 {
8308 type string;
8309 config false;
8310 min-elements 1;
8311 max-elements "256";
8312 description
8313 "{{list}} Each item is a required minimum received RSRP level on this E-UTRA frequency carrier, spcified in dBm, with a numeric range between -70 and -22 inclusive. In case there is more than one item in the list, the first item contains the most preferred value. The value of ({{param}} * 2) yields the actual value. Corresponds to parameter q-rxLevMin in SIB5 in {{bibref|3GPP-TS.36.331|Section 6.3.1}} and in {{bibref|3GPP-TS.36.304|Section 5.2.3.2}}. The multiplicity of the {{param}} values can also be expressed by defining a range using \"..\" (two periods) between two values. In this case, the combination of two values defines the lower-bound and upper-bound of the range inclusive. If this notation is used, then the list contains at least 2 items: \"<preferred-value>,<lower-bound>..<upper-bound>\". If supports self-configuration capability for {{param}} and more than one item is configured, then is expected to select one from the list and overwrite this parameter containing only the one selected. If does not support self-configuration capability for {{param}} and more than one item is configured, then accepts the first value and ignore the rest. If only one item is configured regardless of the self-configuration capability of , accepts the value as an explicit configuration by the ACS.";
8314 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.InterFreq.Carrier.{i}.QRxLevMinSIB5";
8315 }
8316 leaf-list q-offset-freq {
8317 type string;
8318 config false;
8319 min-elements 1;
8320 max-elements "128";
8321 description
8322 "{{list}} Each item is an offset applicable between serving and this frequency carrier, specified in dBm, with a numeric range between -24 and 24 inclusive. For values less than or equal to -6, or values greater than or equal to 6, only the even values are valid. If the value is other than these, the CPE MUST reject the value. In case there is more than one item in the list, the first item contains the most preferred value. The value of ({{param}} * 2) yields the actual value. Corresponds to parameter q-OffsetFreq in SIB5 specified in {{bibref|3GPP-TS.36.331|Section 6.3.1}} and in {{bibref|3GPP-TS.36.304|Section 5.4.2.6}}. The multiplicity of the {{param}} values can also be expressed by defining a range using \"..\" (two periods) between two values. In this case, the combination of two values defines the lower-bound and upper-bound of the range inclusive. If this notation is used, then the list contains at least 2 items: \"<preferred-value>,<lower-bound>..<upper-bound>\". If supports self-configuration capability for {{param}} and more than one item is configured, then is expected to select one from the list and overwrite this parameter containing only the one selected. If does not support self-configuration capability for {{param}} and more than one item is configured, then accepts the first value and ignore the rest. If only one item is configured regardless of the self-configuration capability of , accepts the value as an explicit configuration by the ACS.";
8323 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.InterFreq.Carrier.{i}.QOffsetFreq";
8324 }
8325 leaf-list t-reselection-eutra {
8326 type string;
8327 config false;
8328 min-elements 1;
8329 max-elements "32";
8330 description
8331 "{{list}} Each item is a cell re-selection timer for inter-frequency cell re-selection to this E-UTRA frequency carrier, specified in seconds, with a numeric range between 0 and 7 inclusive. In case there is more than one item in the list, the first item contains the most preferred value. Corresponds to parameter t-ReselectionEUTRA specified in SIB5 in {{bibref|3GPP-TS.36.331|Section 6.3.1}} and in {{bibref|3GPP-TS.36.304|Section 5.2.4.7}}. The multiplicity of the {{param}} values can also be expressed by defining a range using \"..\" (two periods) between two values. In this case, the combination of two values defines the lower-bound and upper-bound of the range inclusive. If this notation is used, then the list contains at least 2 items: \"<preferred-value>,<lower-bound>..<upper-bound>\". If supports self-configuration capability for {{param}} and more than one item is configured, then is expected to select one from the list and overwrite this parameter containing only the one selected. If does not support self-configuration capability for {{param}} and more than one item is configured, then accepts the first value and ignore the rest. If only one item is configured regardless of the self-configuration capability of , accepts the value as an explicit configuration by the ACS.";
8332 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.InterFreq.Carrier.{i}.TReselectionEUTRA";
8333 }
8334 leaf cell-reselection-priority {
8335 type uint8 {
8336 range "0..7";
8337 }
8338 config false;
8339 description
8340 "Absolute priority of this E-UTRA frequency carrier, as used by the inter-frequency cell re-selection procedure. Corresponds to parameter CellReselectionPriority specified in SIB5 in {{bibref|3GPP-TS.36.331|Section 6.3.1}} and in {{bibref|3GPP-TS.36.304|Section 5.2.4.7}}.";
8341 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.InterFreq.Carrier.{i}.CellReselectionPriority";
8342 }
8343 leaf thresh-x-high {
8344 type uint8 {
8345 range "0..31";
8346 }
8347 units "dB";
8348 config false;
8349 description
8350 "Threshold used when re-selecting from a lower priority E-UTRAN frequency, specified in {{units}}. The value of ({{param}} * 2) yields the actual value. Corresponds to parameter threshX-High specified in SIB5 in {{bibref|3GPP-TS.36.331|Section 6.3.1}} and in {{bibref|3GPP-TS.36.304|Section 5.2.4.5}}.";
8351 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.InterFreq.Carrier.{i}.ThreshXHigh";
8352 }
8353 leaf thresh-x-low {
8354 type uint8 {
8355 range "0..31";
8356 }
8357 units "dB";
8358 config false;
8359 description
8360 "Threshold used when re-selecting from a higher priority E-UTRAN frequency, specified in {{units}}. The value of ({{param}} * 2) yields the actual value. Corresponds to parameter threshX-Low specified in SIB5 in {{bibref|3GPP-TS.36.331|Section 6.3.1}} and in {{bibref|3GPP-TS.36.304|Section 5.2.4.5}}.";
8361 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.InterFreq.Carrier.{i}.ThreshXLow";
8362 }
8363 leaf p-max {
8364 type int64;
8365 units "dBm";
8366 config false;
8367 description
8368 "Used to limit the allowed UE uplink transmission power on this carrier frequency, specified in {{units}}. It is used to calculate the parameter Pcompensation defined in {{bibref|3GPP-TS.36.304|Section 5.2.3.2}}. Corresponds to parameter p-Max specified in SIB5 in {{bibref|3GPP-TS.36.331|Section 6.3.1}}.";
8369 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.InterFreq.Carrier.{i}.PMax";
8370 }
8371 leaf t-reselection-eutrasf-medium {
8372 type uint8 {
8373 range "25 | 50 | 75 | 100";
8374 }
8375 config false;
8376 description
8377 "Scaling factor for TreselectionEUTRA for inter-frequency re-selection to this frequency carrier in Medium-mobility state. The value of {{param}} divided by 100 yields the actual SF value. Corresponds to parameter t-ReselectionEUTRA-SF:sf-Medium specified in SIB5 in {{bibref|3GPP-TS.36.331|Section 6.3.1}} and in {{bibref|3GPP-TS.36.304|Section 5.2.4.3}}.";
8378 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.InterFreq.Carrier.{i}.TReselectionEUTRASFMedium";
8379 }
8380 leaf t-reselection-eutrasf-high {
8381 type uint8 {
8382 range "25 | 50 | 75 | 100";
8383 }
8384 config false;
8385 description
8386 "Scaling factor for TreselectionEUTRA for inter-frequency re-selection to this frequency carrier in High-mobility state. The value of {{param}} divided by 100 yields the actual SF value. Corresponds to parameter t-ReselectionEUTRA-SF:sf-High specified in SIB5 in {{bibref|3GPP-TS.36.331|Section 6.3.1}} and in {{bibref|3GPP-TS.36.304|Section 5.2.4.3}}.";
8387 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.InterFreq.Carrier.{i}.TReselectionEUTRASFHigh";
8388 }
8389 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.InterFreq.Carrier.{i}.";
8390 }
8391
8392 grouping lte-ran-mobility-idle-mode-irat-g {
8393 description
8394 "This object contains parameters relating to the idle mode mobility configuration for inter-RAT (Radio Access Technology) re-selection scenario.";
8395 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IRAT.";
8396 }
8397
8398 grouping lte-ran-mobility-idle-mode-irat-utra-g {
8399 description
8400 "This object contains parameters relating to the idle mode mobility configuration for inter-RAT (Radio Access Technology) re-selection, specifically for re-selection to UTRA (UMTS) scenario (see {{bibref|3GPP-TS.32.592|Section 6.1.5.1.4}}).";
8401 leaf-list t-reselection-utra {
8402 type string;
8403 config false;
8404 min-elements 1;
8405 max-elements "32";
8406 description
8407 "{{list}} Each item is a cell re-selection timer for re-selection to a UTRA frequency carrier, specified in seconds, with a numeric range between 0 and 7 inclusive. In case there is more than one item in the list, the first item contains the most preferred value. Corresponds to parameter t-ReselectionUTRA specified in SIB6 in {{bibref|3GPP-TS.36.331|Section 6.3.1}} and in {{bibref|3GPP-TS.36.304|Section 5.2.4.7}}. The multiplicity of the {{param}} values can also be expressed by defining a range using \"..\" (two periods) between two values. In this case, the combination of two values defines the lower-bound and upper-bound of the range inclusive. If this notation is used, then the list contains at least 2 items: \"<preferred-value>,<lower-bound>..<upper-bound>\". If supports self-configuration capability for {{param}} and more than one item is configured, then is expected to select one from the list and overwrite this parameter containing only the one selected. If does not support self-configuration capability for {{param}} and more than one item is configured, then accepts the first value and ignore the rest. If only one item is configured regardless of the self-configuration capability of , accepts the value as an explicit configuration by the ACS.";
8408 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IRAT.UTRA.TReselectionUTRA";
8409 }
8410 leaf t-reselection-utrasf-medium {
8411 type uint8 {
8412 range "25 | 50 | 75 | 100";
8413 }
8414 config false;
8415 description
8416 "Scaling factor for TreselectionUTRA for inter-RAT re-selection to UTRA in Medium-mobility state. The value of {{param}} divided by 100 yields the actual SF value. Corresponds to parameter t-ReselectionUTRA-SF:sf-Medium specified in SIB6 in {{bibref|3GPP-TS.36.331|Section 6.3.1}} and in {{bibref|3GPP-TS.36.304|Section 5.2.4.3}}.";
8417 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IRAT.UTRA.TReselectionUTRASFMedium";
8418 }
8419 leaf t-reselection-utrasf-high {
8420 type uint8 {
8421 range "25 | 50 | 75 | 100";
8422 }
8423 config false;
8424 description
8425 "Scaling factor for TreselectionEUTRA for inter-frequency re-selection to this frequency carrier in High-mobility state. The value of {{param}} divided by 100 yields the actual SF value. Corresponds to parameter t-ReselectionUTRA-SF:sf-High specified in SIB6 in {{bibref|3GPP-TS.36.331|Section 6.3.1}} and in {{bibref|3GPP-TS.36.304|Section 5.2.4.3}}.";
8426 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IRAT.UTRA.TReselectionUTRASFHigh";
8427 }
8428 leaf max-utranfdd-freq-entries {
8429 type uint64;
8430 description
8431 "The maximum number of entries in the {{object|.CellConfig.LTE.RAN.Mobility.IdleMode.IRAT.UTRA.UTRANFDDFreq.{i}.}} table.";
8432 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IRAT.UTRA.MaxUTRANFDDFreqEntries";
8433 }
8434 leaf utranfdd-freq-number-of-entries {
8435 type uint64;
8436 description
8437 "{{numentries}}";
8438 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IRAT.UTRA.UTRANFDDFreqNumberOfEntries";
8439 }
8440 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IRAT.UTRA.";
8441 }
8442
8443 grouping lte-ran-mobility-idle-mode-irat-utra-utranfdd-freq-g {
8444 description
8445 "This object contains parameters relating to the channel frequncy related information of UTRA (UMTS) system (see {{bibref|3GPP-TS.32.592|Section 6.1.5.1.5, 6.1.5.1.6}}).";
8446 leaf enable {
8447 type boolean;
8448 config false;
8449 description
8450 "Enables or disables this entry.";
8451 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IRAT.UTRA.UTRANFDDFreq.{i}.Enable";
8452 }
8453 leaf alias {
8454 type string {
8455 length "1..64";
8456 }
8457 description
8458 "{{datatype|expand}}";
8459 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IRAT.UTRA.UTRANFDDFreq.{i}.Alias";
8460 }
8461 leaf utra-carrier-arfcn {
8462 type uint16 {
8463 range "0..16383";
8464 }
8465 description
8466 "Indicates the ARFCN of the frequency carrier. Corresponds to parameter CarrierFreq in SIB6 in {{bibref|3GPP-TS.36.331|Section 6.3.1}}.";
8467 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IRAT.UTRA.UTRANFDDFreq.{i}.UTRACarrierARFCN";
8468 }
8469 leaf-list q-rx-lev-min {
8470 type string;
8471 config false;
8472 min-elements 1;
8473 max-elements "256";
8474 description
8475 "{{list}} Each item is a required minimum received RSCP level on this UTRA frequency carrier, specified in dBm, with a numeric range between -60 and -13 inclusive. In case there is more than one item in the list, the first item contains the most preferred value. The value of ({{param}} * 2 + 1) yields the actual value. Corresponds to parameter q-RxLevMin in SIB6 in {{bibref|3GPP-TS.36.331|Section 6.3.1}} and in {{bibref|3GPP-TS.25.304|Section 5.2.3.1.2}}. The multiplicity of the {{param}} values can also be expressed by defining a range using \"..\" (two periods) between two values. In this case, the combination of two values defines the lower-bound and upper-bound of the range inclusive. If this notation is used, then the list contains at least 2 items: \"<preferred-value>,<lower-bound>..<upper-bound>\". If supports self-configuration capability for {{param}} and more than one item is configured, then is expected to select one from the list and overwrite this parameter containing only the one selected. If does not support self-configuration capability for {{param}} and more than one item is configured, then accepts the first value and ignore the rest. If only one item is configured regardless of the self-configuration capability of , accepts the value as an explicit configuration by the ACS.";
8476 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IRAT.UTRA.UTRANFDDFreq.{i}.QRxLevMin";
8477 }
8478 leaf-list q-qual-min {
8479 type string;
8480 config false;
8481 min-elements 1;
8482 max-elements "128";
8483 description
8484 "{{list}} Each item is a required minimum received Ec/Io level on this UTRA FDD carrier, specified in dB, with a numeric range between -24 and 0 inclusive. In case there is more than one item in the list, the first item contains the most preferred value. Corresponds to parameter q-QualMin in SIB6 in {{bibref|3GPP-TS.36.331|Section 6.3.1}} and in {{bibref|3GPP-TS.25.304|Section 5.2.3.1.2}}. The multiplicity of the {{param}} values can also be expressed by defining a range using \"..\" (two periods) between two values. In this case, the combination of two values defines the lower-bound and upper-bound of the range inclusive. If this notation is used, then the list contains at least 2 items: \"<preferred-value>,<lower-bound>..<upper-bound>\". If supports self-configuration capability for {{param}} and more than one item is configured, then is expected to select one from the list and overwrite this parameter containing only the one selected. If does not support self-configuration capability for {{param}} and more than one item is configured, then accepts the first value and ignore the rest. If only one item is configured regardless of the self-configuration capability of , accepts the value as an explicit configuration by the ACS.";
8485 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IRAT.UTRA.UTRANFDDFreq.{i}.QQualMin";
8486 }
8487 leaf cell-reselection-priority {
8488 type uint8 {
8489 range "0..7";
8490 }
8491 config false;
8492 description
8493 "Absolute priority of this UTRA FDD frequency carrier, as used by the inter-frequency cell re-selection procedure. Corresponds to parameter CellReselectionPriority specified in SIB6 in {{bibref|3GPP-TS.36.331|Section 6.3.1}} and in {{bibref|3GPP-TS.36.304|Section 5.2.4.7}}.";
8494 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IRAT.UTRA.UTRANFDDFreq.{i}.CellReselectionPriority";
8495 }
8496 leaf thresh-x-high {
8497 type uint8 {
8498 range "0..31";
8499 }
8500 units "dB";
8501 config false;
8502 description
8503 "Threshold used when re-selecting towards a higher priority UTRA FDD frequency, specified in {{units}}. The value of ({{param}} * 2) yields the actual value. Corresponds to parameter threshX-High specified in SIB6 in {{bibref|3GPP-TS.36.331|Section 6.3.1}} and in {{bibref|3GPP-TS.36.304|Section 5.2.4.5}}.";
8504 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IRAT.UTRA.UTRANFDDFreq.{i}.ThreshXHigh";
8505 }
8506 leaf thresh-x-low {
8507 type uint8 {
8508 range "0..31";
8509 }
8510 units "dB";
8511 config false;
8512 description
8513 "Threshold used when re-selecting towards a lower priority UTRA FDD frequency, specified in {{units}}. The value of ({{param}} * 2) yields the actual value. Corresponds to parameter threshX-Low specified in SIB6 in {{bibref|3GPP-TS.36.331|Section 6.3.1}} and in {{bibref|3GPP-TS.36.304|Section 5.2.4.5}}.";
8514 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IRAT.UTRA.UTRANFDDFreq.{i}.ThreshXLow";
8515 }
8516 leaf p-max-utra {
8517 type int64;
8518 units "dBm";
8519 config false;
8520 description
8521 "Used to limit the allowed UE uplink transmission power on this UTRA FDD carrier frequency, specified in {{units}}. It is used to calculate the parameter Pcompensation defined in {{bibref|3GPP-TS.25.304|Section 5.2.3.1.2}}. Corresponds to parameter p-MaxUTRA specified in SIB6 in {{bibref|3GPP-TS.36.331|Section 6.3.1}}.";
8522 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IRAT.UTRA.UTRANFDDFreq.{i}.PMaxUTRA";
8523 }
8524 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IRAT.UTRA.UTRANFDDFreq.{i}.";
8525 }
8526
8527 grouping lte-ran-mobility-idle-mode-irat-geran-g {
8528 description
8529 "This object contains parameters relating to the idle mode mobility configuration for inter-RAT (Radio Access Technology) re-selection, specifically for re-selection to GERAN (GSM) scenario (see {{bibref|3GPP-TS.32.592|Section 6.1.5.1.6}}).";
8530 leaf-list t-reselection-geran {
8531 type string;
8532 config false;
8533 min-elements 1;
8534 max-elements "32";
8535 description
8536 "{{list}} Each item is a cell re-selection timer for re-selection to a GERAN frequency carrier, specified in seconds, with a numeric range between 0 and 7 inclusive. In case there is more than one item in the list, the first item contains the most preferred value. Corresponds to parameter t-ReselectionGERAN specified in SIB7 in {{bibref|3GPP-TS.36.331|Section 6.3.1}} and to TreselectionGERA in {{bibref|3GPP-TS.36.304|Section 5.2.4.7}}. The multiplicity of the {{param}} values can also be expressed by defining a range using \"..\" (two periods) between two values. In this case, the combination of two values defines the lower-bound and upper-bound of the range inclusive. If this notation is used, then the list contains at least 2 items: \"<preferred-value>,<lower-bound>..<upper-bound>\". If supports self-configuration capability for {{param}} and more than one item is configured, then is expected to select one from the list and overwrite this parameter containing only the one selected. If does not support self-configuration capability for {{param}} and more than one item is configured, then accepts the first value and ignore the rest. If only one item is configured regardless of the self-configuration capability of , accepts the value as an explicit configuration by the ACS.";
8537 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IRAT.GERAN.TReselectionGERAN";
8538 }
8539 leaf t-reselection-geransf-medium {
8540 type uint8 {
8541 range "25 | 50 | 75 | 100";
8542 }
8543 config false;
8544 description
8545 "Scaling factor for TreselectionGERAN for inter-RAT re-selection to GERAN in Medium-mobility state. The value of {{param}} divided by 100 yields the actual SF value. Corresponds to parameter t-ReselectionGERAN-SF:sf-Medium specified in SIB7 in {{bibref|3GPP-TS.36.331|Section 6.3.1}} and in {{bibref|3GPP-TS.36.304|Section 5.2.4.3}}.";
8546 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IRAT.GERAN.TReselectionGERANSFMedium";
8547 }
8548 leaf t-reselection-geransf-high {
8549 type uint8 {
8550 range "25 | 50 | 75 | 100";
8551 }
8552 config false;
8553 description
8554 "Scaling factor for TreselectionGERAN for inter-RAT re-selection to GERAN in High-mobility state. The value of {{param}} divided by 100 yields the actual SF value. Corresponds to parameter t-ReselectionGERAN-SF:sf-High specified in SIB7 in {{bibref|3GPP-TS.36.331|Section 6.3.1}} and in {{bibref|3GPP-TS.36.304|Section 5.2.4.3}}.";
8555 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IRAT.GERAN.TReselectionGERANSFHigh";
8556 }
8557 leaf max-geran-freq-group-entries {
8558 type uint64;
8559 description
8560 "The maximum number of entries in the {{object|.CellConfig.LTE.RAN.Mobility.IdleMode.IRAT.GERAN.GERANFreqGroup.{i}.}} table.";
8561 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IRAT.GERAN.MaxGERANFreqGroupEntries";
8562 }
8563 leaf geran-freq-group-number-of-entries {
8564 type uint64;
8565 description
8566 "{{numentries}}";
8567 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IRAT.GERAN.GERANFreqGroupNumberOfEntries";
8568 }
8569 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IRAT.GERAN.";
8570 }
8571
8572 grouping lte-ran-mobility-idle-mode-irat-geran-geran-freq-group-g {
8573 description
8574 "This object contains parameters relating to the channel frequncy related information of GERAN (GSM) system (see {{bibref|3GPP-TS.32.592|Section 6.1.5.1.7}}).";
8575 leaf enable {
8576 type boolean;
8577 config false;
8578 description
8579 "Enables or disables this entry.";
8580 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IRAT.GERAN.GERANFreqGroup.{i}.Enable";
8581 }
8582 leaf alias {
8583 type string {
8584 length "1..64";
8585 }
8586 description
8587 "{{datatype|expand}}";
8588 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IRAT.GERAN.GERANFreqGroup.{i}.Alias";
8589 }
8590 leaf band-indicator {
8591 type enumeration {
8592 enum "gsm850" {
8593 value 1;
8594 description
8595 "none";
8596 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IRAT.GERAN.GERANFreqGroup.{i}.BandIndicator - GSM850";
8597 }
8598 enum "gsm900" {
8599 value 2;
8600 description
8601 "none";
8602 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IRAT.GERAN.GERANFreqGroup.{i}.BandIndicator - GSM900";
8603 }
8604 enum "dcs1800" {
8605 value 3;
8606 description
8607 "none";
8608 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IRAT.GERAN.GERANFreqGroup.{i}.BandIndicator - DCS1800";
8609 }
8610 enum "pcs1900" {
8611 value 4;
8612 description
8613 "none";
8614 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IRAT.GERAN.GERANFreqGroup.{i}.BandIndicator - PCS1900";
8615 }
8616 }
8617 config false;
8618 description
8619 "Indicates how to interpret the BCCH ARFCN. {{enum}}";
8620 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IRAT.GERAN.GERANFreqGroup.{i}.BandIndicator";
8621 }
8622 leaf bccharfcn {
8623 type uint16 {
8624 range "0..1023";
8625 }
8626 description
8627 "ARFCN of this cell.";
8628 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IRAT.GERAN.GERANFreqGroup.{i}.BCCHARFCN";
8629 }
8630 leaf-list q-rx-lev-min {
8631 type string;
8632 config false;
8633 min-elements 1;
8634 max-elements "256";
8635 description
8636 "{{list}} Each item is a required minimum received RSSI level on this GERAN frequency carrier for re-selection to this UTRA FDD carrier, specified in dBm, with a numeric range between 0 and 63 inclusive. In case there is more than one item in the list, the first item contains the most preferred value. The value of ({{param}} * 2 - 115) yields the actual value. Corresponds to parameter q-rxLevMin in SIB7 in {{bibref|3GPP-TS.36.331|Section 6.3.1}} and to RXLEV_ACCESS_MIN in {{bibref|3GPP-TS.45.008}}. The multiplicity of the {{param}} values can also be expressed by defining a range using \"..\" (two periods) between two values. In this case, the combination of two values defines the lower-bound and upper-bound of the range inclusive. If this notation is used, then the list contains at least 2 items: \"<preferred-value>,<lower-bound>..<upper-bound>\". If supports self-configuration capability for {{param}} and more than one item is configured, then is expected to select one from the list and overwrite this parameter containing only the one selected. If does not support self-configuration capability for {{param}} and more than one item is configured, then accepts the first value and ignore the rest. If only one item is configured regardless of the self-configuration capability of , accepts the value as an explicit configuration by the ACS.";
8637 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IRAT.GERAN.GERANFreqGroup.{i}.QRxLevMin";
8638 }
8639 leaf cell-reselection-priority {
8640 type uint8 {
8641 range "0..7";
8642 }
8643 config false;
8644 description
8645 "Absolute priority of this GERAN frequency group, as used by the inter-frequency cell re-selection procedure. Corresponds to parameter CellReselectionPriority specified in SIB7 in {{bibref|3GPP-TS.36.331|Section 6.3.1}} and in {{bibref|3GPP-TS.36.304|Section 5.2.4.7}}.";
8646 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IRAT.GERAN.GERANFreqGroup.{i}.CellReselectionPriority";
8647 }
8648 leaf thresh-x-high {
8649 type uint8 {
8650 range "0..31";
8651 }
8652 units "dB";
8653 config false;
8654 description
8655 "Threshold used when re-selecting towards a higher priority GERAN frequency group than current serving E-UTRA frequency, specified in {{units}}. The value of ({{param}} * 2) yields the actual value. Corresponds to parameter threshX-High specified in SIB7 in {{bibref|3GPP-TS.36.331|Section 6.3.1}} and in {{bibref|3GPP-TS.36.304|Section 5.2.4.5}}.";
8656 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IRAT.GERAN.GERANFreqGroup.{i}.ThreshXHigh";
8657 }
8658 leaf thresh-x-low {
8659 type uint8 {
8660 range "0..31";
8661 }
8662 units "dB";
8663 config false;
8664 description
8665 "Threshold used when re-selecting towards a lower priority GERAN frequency group than current serving E-UTRA frequency, specified in {{units}} dB. The value of ({{param}} * 2) yields the actual value. Corresponds to parameter threshX-Low specified in SIB7 in {{bibref|3GPP-TS.36.331|Section 6.3.1}} and in {{bibref|3GPP-TS.36.304|Section 5.2.4.5}}.";
8666 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IRAT.GERAN.GERANFreqGroup.{i}.ThreshXLow";
8667 }
8668 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IRAT.GERAN.GERANFreqGroup.{i}.";
8669 }
8670
8671 grouping lte-ran-mobility-idle-mode-irat-cdma2000-g {
8672 description
8673 "This object contains parameters relating to the idle mode mobility configuration for inter-RAT (Radio Access Technology) re-selection, specifically for re-selection to CDMA2000 system scenario (see {{bibref|3GPP-TS.32.592|Section 6.1.5.1.8}}).";
8674 leaf-list search-window-size {
8675 type string;
8676 config false;
8677 min-elements 1;
8678 max-elements "64";
8679 description
8680 "{{list}} Each item is a CDMA2000 parameter affecting the search for neighbouring pilots, with a numeric range between 0 and 15 inclusive. In case there is more than one item in the list, the first item contains the most preferred value. Corresponds to parameter searchWindowSize in SIB8 in {{bibref|3GPP-TS.36.331|Section 6.3.1}} and in {{bibref|3GPP2-C.S0005-A|Table 2.6.6.2.1-1}} and {{bibref|3GPP2-C.S0024-A|Table 8.7.6.2-4}}. The multiplicity of the {{param}} values can also be expressed by defining a range using \"..\" (two periods) between two values. In this case, the combination of two values defines the lower-bound and upper-bound of the range inclusive. If this notation is used, then the list contains at least 2 items: \"<preferred-value>,<lower-bound>..<upper-bound>\". If supports self-configuration capability for {{param}} and more than one item is configured, then is expected to select one from the list and overwrite this parameter containing only the one selected. If does not support self-configuration capability for {{param}} and more than one item is configured, then accepts the first value and ignore the rest. If only one item is configured regardless of the self-configuration capability of , accepts the value as an explicit configuration by the ACS.";
8681 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IRAT.CDMA2000.SearchWindowSize";
8682 }
8683 leaf-list t-reselection-cdma2000 {
8684 type string;
8685 config false;
8686 min-elements 1;
8687 max-elements "32";
8688 description
8689 "{{list}} Each item is a cell re-selection timer for a CDMA2000 band, specified in seconds, with a numeric range between 0 and 7 inclusive. In case there is more than one item in the list, the first item contains the most preferred value. Corresponds to parameter t-ReselectionCDMA2000 specified in SIB8 in {{bibref|3GPP-TS.36.331|Section 6.3.1}} and to TreselectionCDMA_HRPD or TreselectionCDMA_1xRTT in {{bibref|3GPP-TS.36.304|Section 5.2.4.7}}. The multiplicity of the {{param}} values can also be expressed by defining a range using \"..\" (two periods) between two values. In this case, the combination of two values defines the lower-bound and upper-bound of the range inclusive. If this notation is used, then the list contains at least 2 items: \"<preferred-value>,<lower-bound>..<upper-bound>\". If supports self-configuration capability for {{param}} and more than one item is configured, then is expected to select one from the list and overwrite this parameter containing only the one selected. If does not support self-configuration capability for {{param}} and more than one item is configured, then accepts the first value and ignore the rest. If only one item is configured regardless of the self-configuration capability of , accepts the value as an explicit configuration by the ACS.";
8690 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IRAT.CDMA2000.TReselectionCDMA2000";
8691 }
8692 leaf t-reselection-cdma2000-sf-medium {
8693 type uint8 {
8694 range "25 | 50 | 75 | 100";
8695 }
8696 config false;
8697 description
8698 "Scaling factor for TReselectionCDMA2000 for inter-RAT re-selection to CDMA2000 in Medium-mobility state. The value of {{param}} divided by 100 yields the actual SF value. Corresponds to parameter t-ReselectionCDMA2000-SF:sf-Medium specified in SIB8 in {{bibref|3GPP-TS.36.331|Section 6.3.1}} and in {{bibref|3GPP-TS.36.304|Section 5.2.4.3}}.";
8699 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IRAT.CDMA2000.TReselectionCDMA2000SFMedium";
8700 }
8701 leaf t-reselection-cdma2000-sf-high {
8702 type uint8 {
8703 range "25 | 50 | 75 | 100";
8704 }
8705 config false;
8706 description
8707 "Scaling factor for TReselectionCDMA2000 for inter-RAT re-selection to CDMA2000 in High-mobility state. The value of {{param}} divided by 100 yields the actual SF value. Corresponds to parameter t-ReselectionCDMA2000-SF:sf-High specified in SIB8 in {{bibref|3GPP-TS.36.331|Section 6.3.1}} and in {{bibref|3GPP-TS.36.304|Section 5.2.4.3}}.";
8708 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IRAT.CDMA2000.TReselectionCDMA2000SFHigh";
8709 }
8710 leaf max-cdma2000-band-entries {
8711 type uint64;
8712 description
8713 "The maximum number of entries in the {{object|.CellConfig.LTE.RAN.Mobility.IdleMode.IRAT.CDMA2000.CDMA2000Band.{i}.}} table.";
8714 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IRAT.CDMA2000.MaxCDMA2000BandEntries";
8715 }
8716 leaf cdma2000-band-number-of-entries {
8717 type uint64;
8718 description
8719 "{{numentries}}";
8720 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IRAT.CDMA2000.CDMA2000BandNumberOfEntries";
8721 }
8722 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IRAT.CDMA2000.";
8723 }
8724
8725 grouping lte-ran-mobility-idle-mode-irat-cdma2000-cdma2000-band-g {
8726 description
8727 "This object contains parameters relating to the channel frequncy related information of CDMA2000 system (see {{bibref|3GPP-TS.32.592|Section 6.1.5.1.8}}).";
8728 leaf enable {
8729 type boolean;
8730 config false;
8731 description
8732 "Enables or disables this entry.";
8733 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IRAT.CDMA2000.CDMA2000Band.{i}.Enable";
8734 }
8735 leaf alias {
8736 type string {
8737 length "1..64";
8738 }
8739 description
8740 "{{datatype|expand}}";
8741 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IRAT.CDMA2000.CDMA2000Band.{i}.Alias";
8742 }
8743 leaf band-class {
8744 type uint8 {
8745 range "0..17";
8746 }
8747 units "bandclass number";
8748 description
8749 "Defines the CDMA2000 band in which the CDMA2000 carrier frequency can be found, specified in {{units}}. BandClass is defined in 3GPP2 C.S0057-B Table 1.5-1. Corresponds to parameter bandClass specified in SIB8 in {{bibref|3GPP-TS.36.331|Section 6.3.1}}.";
8750 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IRAT.CDMA2000.CDMA2000Band.{i}.BandClass";
8751 }
8752 leaf cell-reselection-priority {
8753 type uint8 {
8754 range "0..7";
8755 }
8756 config false;
8757 description
8758 "Absolute priority of this CDMA2000 band used by the inter-frequency cell re-selection procedure. Corresponds to parameter CellReselectionPriority specified in SIB8 in {{bibref|3GPP-TS.36.331|Section 6.3.1}} and in {{bibref|3GPP-TS.36.304|Section 5.2.4.7}}.";
8759 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IRAT.CDMA2000.CDMA2000Band.{i}.CellReselectionPriority";
8760 }
8761 leaf thresh-x-high {
8762 type uint8 {
8763 range "0..63";
8764 }
8765 units "dB";
8766 config false;
8767 description
8768 "Threshold used when re-selecting towards a higher priority CDMA2000 band than current serving E-UTRA frequency, specified in {{units}}. The value of ({{param}} * 2) yields the actual value. Corresponds to parameter threshX-High specified in SIB8 in {{bibref|3GPP-TS.36.331|Section 6.3.1}} and in {{bibref|3GPP-TS.36.304|Section 5.2.4.5}}.";
8769 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IRAT.CDMA2000.CDMA2000Band.{i}.ThreshXHigh";
8770 }
8771 leaf thresh-x-low {
8772 type uint8 {
8773 range "0..63";
8774 }
8775 units "dB";
8776 config false;
8777 description
8778 "Threshold used when re-selecting towards a lower priority CDMA2000 band than current serving E-UTRA frequency, specified in {{units}}. The value of ({{param}} * 2) yields the actual value. Corresponds to parameter threshX-Low specified in SIB8 in {{bibref|3GPP-TS.36.331|Section 6.3.1}} and in {{bibref|3GPP-TS.36.304|Section 5.2.4.5}}.";
8779 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IRAT.CDMA2000.CDMA2000Band.{i}.ThreshXLow";
8780 }
8781 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IRAT.CDMA2000.CDMA2000Band.{i}.";
8782 }
8783
8784 grouping lte-ran-mobility-conn-mode-g {
8785 description
8786 "This object contains parameters relating to the UE's mobility while it is in connected mode (handover). Parameters under this object determines the content in the SIB (System Information Block) that is broadcast by LTE .";
8787 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.ConnMode.";
8788 }
8789
8790 grouping lte-ran-mobility-conn-mode-eutra-g {
8791 description
8792 "This object contains parameters relating to the connected mode mobility (handover) configuration within LTE system (see {{bibref|3GPP-TS.32.592|Section 6.1.5.2.1}}).";
8793 leaf-list filter-coefficient-rsrp {
8794 type string;
8795 config false;
8796 min-elements 1;
8797 max-elements "64";
8798 description
8799 "{{list}} Each item is a filtering coefficient used for RSRP measurements, with a numeric range between 0 and 19 inclusive. For values greater than 9, only odd values are valid. If the value is other than these, the CPE MUST reject the value. In case there is more than one item in the list, the first item contains the most preferred value. Corresponds to filterCoefficientRSRP parameter specified in QuantityConfigEUTRA IE in {{bibref|3GPP-TS.36.331|Section 6.3.5}}. The multiplicity of the {{param}} values can also be expressed by defining a range using \"..\" (two periods) between two values. In this case, the combination of two values defines the lower-bound and upper-bound of the range inclusive. If this notation is used, then the list contains at least 2 items: \"<preferred-value>,<lower-bound>..<upper-bound>\". If supports self-configuration capability for {{param}} and more than one item is configured, then is expected to select one from the list and overwrite this parameter containing only the one selected. If does not support self-configuration capability for {{param}} and more than one item is configured, then accepts the first value and ignore the rest. If only one item is configured regardless of the self-configuration capability of , accepts the value as an explicit configuration by the ACS.";
8800 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.ConnMode.EUTRA.FilterCoefficientRSRP";
8801 }
8802 leaf-list filter-coefficient-rsrq {
8803 type string;
8804 config false;
8805 min-elements 1;
8806 max-elements "64";
8807 description
8808 "{{list}} Each item is a filtering coefficient used for RSRQ measurements, with a numeric range between 0 and 19 inclusive. For values greater than 9, only odd values are valid. If the value is other than these, the CPE MUST reject the value. In case there is more than one item in the list, the first item contains the most preferred value. Corresponds to filterCoefficientRSRQ parameter specified in QuantityConfigEUTRA IE in {{bibref|3GPP-TS.36.331|Section 6.3.5}}. The multiplicity of the {{param}} values can also be expressed by defining a range using \"..\" (two periods) between two values. In this case, the combination of two values defines the lower-bound and upper-bound of the range inclusive. If this notation is used, then the list contains at least 2 items: \"<preferred-value>,<lower-bound>..<upper-bound>\". If supports self-configuration capability for {{param}} and more than one item is configured, then is expected to select one from the list and overwrite this parameter containing only the one selected. If does not support self-configuration capability for {{param}} and more than one item is configured, then accepts the first value and ignore the rest. If only one item is configured regardless of the self-configuration capability of , accepts the value as an explicit configuration by the ACS.";
8809 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.ConnMode.EUTRA.FilterCoefficientRSRQ";
8810 }
8811 leaf a1-threshold-rsrp {
8812 type uint8 {
8813 range "0..97";
8814 }
8815 config false;
8816 description
8817 "Threshold to be used in EUTRA measurement report triggering condition for event A1. Valid only if {{param|TriggerQuantity}} is {{enum|RSRP|TriggerQuantity}}. Mapping to actual values is specified in {{bibref|3GPP-TS.36.133|Table 9.1.4-1}}. Corresponds to parameter a1-Threshold:threshold-RSRP specified in ReportConfigEUTRA IE in {{bibref|3GPP-TS.36.331|Section 6.3.5}}.";
8818 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.ConnMode.EUTRA.A1ThresholdRSRP";
8819 }
8820 leaf a1-threshold-rsrq {
8821 type uint8 {
8822 range "0..34";
8823 }
8824 config false;
8825 description
8826 "Threshold to be used in EUTRA measurement report triggering condition for event A1. Valid only if {{param|TriggerQuantity}} is {{enum|RSRQ|TriggerQuantity}}. Mapping to actual values is specified in 3GPP TS 36.133}} table 9.1.7-1. Corresponds to parameter a1-Threshold:threshold-RSRQ specified in ReportConfigEUTRA IE in {{bibref|3GPP-TS.36.331|Section 6.3.5}}.";
8827 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.ConnMode.EUTRA.A1ThresholdRSRQ";
8828 }
8829 leaf a2-threshold-rsrp {
8830 type uint8 {
8831 range "0..97";
8832 }
8833 config false;
8834 description
8835 "Threshold to be used in EUTRA measurement report triggering condition for event A2. Valid only if {{param|TriggerQuantity}} is {{enum|RSRP|TriggerQuantity}}. Mapping to actual values is specified in {{bibref|3GPP-TS.36.133|Table 9.1.4-1}}. Corresponds to parameter a2-Threshold:threshold-RSRP specified in ReportConfigEUTRA IE in {{bibref|3GPP-TS.36.331|Section 6.3.5}}.";
8836 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.ConnMode.EUTRA.A2ThresholdRSRP";
8837 }
8838 leaf a2-threshold-rsrq {
8839 type uint8 {
8840 range "0..34";
8841 }
8842 config false;
8843 description
8844 "Threshold to be used in EUTRA measurement report triggering condition for event A2. Valid only if {{param|TriggerQuantity}} is {{enum|RSRQ|TriggerQuantity}}. Mapping to actual values is specified in {{bibref|3GPP-TS.36.133|Table 9.1.7-1}}. Corresponds to parameter a2-Threshold:threshold-RSRQ specified in ReportConfigEUTRA IE in {{bibref|3GPP-TS.36.331|Section 6.3.5}}.";
8845 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.ConnMode.EUTRA.A2ThresholdRSRQ";
8846 }
8847 leaf-list a3-offset {
8848 type string;
8849 config false;
8850 min-elements 1;
8851 max-elements "256";
8852 description
8853 "{{list}} Each item is an offset to be used in evaluation of EUTRA measurement report triggering condition for event A3, with a numeric range between -30 and 30 inclusive. In case there is more than one item in the list, the first item contains the most preferred value. Mapping to actual values is specified in {{bibref|3GPP-TS.36.133}}. Corresponds to parameter a3-Offset specified in ReportConfigEUTRA IE in {{bibref|3GPP-TS.36.331|Section 6.3.5}}. The multiplicity of the {{param}} values can also be expressed by defining a range using \"..\" (two periods) between two values. In this case, the combination of two values defines the lower-bound and upper-bound of the range inclusive. If this notation is used, then the list contains at least 2 items: \"<preferred-value>,<lower-bound>..<upper-bound>\". If supports self-configuration capability for {{param}} and more than one item is configured, then is expected to select one from the list and overwrite this parameter containing only the one selected. If does not support self-configuration capability for {{param}} and more than one item is configured, then accepts the first value and ignore the rest. If only one item is configured regardless of the self-configuration capability of , accepts the value as an explicit configuration by the ACS.";
8854 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.ConnMode.EUTRA.A3Offset";
8855 }
8856 leaf report-on-leave {
8857 type boolean;
8858 config false;
8859 description
8860 "Indicates whether or not the UE shall initiate the measurement reporting procedure when the leaving condition is met for event A3 for a cell in cellsTriggeredList, as specified in {{bibref|3GPP-TS.36.331|Section 5.5.4.1 and Section 6.3.5}}.";
8861 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.ConnMode.EUTRA.ReportOnLeave";
8862 }
8863 leaf a4-threshold-rsrp {
8864 type uint8 {
8865 range "0..97";
8866 }
8867 config false;
8868 description
8869 "Threshold to be used in EUTRA measurement report triggering condition for event A4. Valid only if {{param|TriggerQuantity}} is {{enum|RSRP|TriggerQuantity}}. Mapping to actual values is specified in {{bibref|3GPP-TS.36.133}}. Corresponds to parameter a4-Threshold:threshold-RSRP specified in ReportConfigEUTRA IE in {{bibref|3GPP-TS.36.331|Section 6.3.5}}.";
8870 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.ConnMode.EUTRA.A4ThresholdRSRP";
8871 }
8872 leaf a4-threshold-rsrq {
8873 type uint8 {
8874 range "0..34";
8875 }
8876 config false;
8877 description
8878 "Threshold to be used in EUTRA measurement report triggering condition for event A4. Valid only if {{param|TriggerQuantity}} is {{enum|RSRQ|TriggerQuantity}}. Mapping to actual values is specified in {{bibref|3GPP-TS.36.133}}. Corresponds to parameter a4-Threshold:threshold-RSRQ specified in ReportConfigEUTRA IE in {{bibref|3GPP-TS.36.331|Section 6.3.5}}.";
8879 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.ConnMode.EUTRA.A4ThresholdRSRQ";
8880 }
8881 leaf a5-threshold1-rsrp {
8882 type uint8 {
8883 range "0..97";
8884 }
8885 config false;
8886 description
8887 "Threshold1 to be used in EUTRA measurement report triggering condition for event A5. Valid only if {{param|TriggerQuantity}} is {{enum|RSRP|TriggerQuantity}}. Mapping to actual values is specified in {{bibref|3GPP-TS.36.133}}. Corresponds to parameter a5-Threshold1:threshold-RSRP specified in ReportConfigEUTRA IE in {{bibref|3GPP-TS.36.331|Section 6.3.5}}.";
8888 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.ConnMode.EUTRA.A5Threshold1RSRP";
8889 }
8890 leaf a5-threshold1-rsrq {
8891 type uint8 {
8892 range "0..34";
8893 }
8894 config false;
8895 description
8896 "Threshold1 to be used in EUTRA measurement report triggering condition for event A5. Valid only if {{param|TriggerQuantity}} is {{enum|RSRQ|TriggerQuantity}}. Mapping to actual values is specified in {{bibref|3GPP-TS.36.133}}. Corresponds to parameter a5-Threshold1:threshold-RSRQ specified in ReportConfigEUTRA IE in {{bibref|3GPP-TS.36.331|Section 6.3.5}}.";
8897 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.ConnMode.EUTRA.A5Threshold1RSRQ";
8898 }
8899 leaf a5-threshold2-rsrp {
8900 type uint8 {
8901 range "0..97";
8902 }
8903 config false;
8904 description
8905 "Threshold2 to be used in EUTRA measurement report triggering condition for event A5. Valid only if {{param|TriggerQuantity}} is {{enum|RSRP|TriggerQuantity}}. Mapping to actual values is specified in {{bibref|3GPP-TS.36.133}}. Corresponds to parameter a5-Threshold2:threshold-RSRP specified in ReportConfigEUTRA IE in {{bibref|3GPP-TS.36.331|Section 6.3.5}}.";
8906 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.ConnMode.EUTRA.A5Threshold2RSRP";
8907 }
8908 leaf a5-threshold2-rsrq {
8909 type uint8 {
8910 range "0..34";
8911 }
8912 config false;
8913 description
8914 "Threshold2 to be used in EUTRA measurement report triggering condition for event A5. Valid only if {{param|TriggerQuantity}} is {{enum|RSRQ|TriggerQuantity}}. Mapping to actual values is specified in {{bibref|3GPP-TS.36.133}}. Corresponds to parameter a5-Threshold2:threshold-RSRQ specified in ReportConfigEUTRA IE in {{bibref|3GPP-TS.36.331|Section 6.3.5}}.";
8915 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.ConnMode.EUTRA.A5Threshold2RSRQ";
8916 }
8917 leaf-list hysteresis {
8918 type string;
8919 config false;
8920 min-elements 1;
8921 max-elements "128";
8922 description
8923 "{{list}} Each item is a hysteresis value applied to entry and leave condition of a report triggering event, with a numeric range between 0 and 30 inclusive. In case there is more than one item in the list, the first item contains the most preferred value. Corresponds to parameter hysteresis specified in ReportConfigEUTRA IE in {{bibref|3GPP-TS.36.331|Section 6.3.5}}. The multiplicity of the {{param}} values can also be expressed by defining a range using \"..\" (two periods) between two values. In this case, the combination of two values defines the lower-bound and upper-bound of the range inclusive. If this notation is used, then the list contains at least 2 items: \"<preferred-value>,<lower-bound>..<upper-bound>\". If supports self-configuration capability for {{param}} and more than one item is configured, then is expected to select one from the list and overwrite this parameter containing only the one selected. If does not support self-configuration capability for {{param}} and more than one item is configured, then accepts the first value and ignore the rest. If only one item is configured regardless of the self-configuration capability of , accepts the value as an explicit configuration by the ACS.";
8924 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.ConnMode.EUTRA.Hysteresis";
8925 }
8926 leaf-list time-to-trigger {
8927 type uint16 {
8928 range "0 | 40 | 64 | 80 | 100 | 128 | 160 | 256 | 320 | 480 | 512 | 640 | 1024 | 1280 | 2560 | 5120";
8929 }
8930 config false;
8931 min-elements 1;
8932 max-elements "128";
8933 description
8934 "{{list}} Each item is a time period during which measurement report triggering condition needs to be met in order to trigger a measurement report, specified in milliseconds. In case there is more than one item in the list, the first item contains the most preferred value. Corresponds to parameter timeToTrigger specified in ReportConfigEUTRA IE in {{bibref|3GPP-TS.36.331|Section 6.3.5}}. If supports self-configuration capability for {{param}} and more than one item is configured, then is expected to select one from the list and overwrite this parameter containing only the one selected. If does not support self-configuration capability for {{param}} and more than one item is configured, then accepts the first value and ignore the rest. If only one item is configured regardless of the self-configuration capability of , accepts the value as an explicit configuration by the ACS.";
8935 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.ConnMode.EUTRA.TimeToTrigger";
8936 }
8937 leaf trigger-quantity {
8938 type enumeration {
8939 enum "rsrp" {
8940 value 1;
8941 description
8942 "none";
8943 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.ConnMode.EUTRA.TriggerQuantity - RSRP";
8944 }
8945 enum "rsrq" {
8946 value 2;
8947 description
8948 "none";
8949 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.ConnMode.EUTRA.TriggerQuantity - RSRQ";
8950 }
8951 }
8952 config false;
8953 description
8954 "Quantities used to evaluate a measurement report triggering condition. Corresponds to parameter triggerQuantity specified in ReportConfigEUTRA IE in {{bibref|3GPP-TS.36.331|Section 6.3.5}}.";
8955 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.ConnMode.EUTRA.TriggerQuantity";
8956 }
8957 leaf report-quantity {
8958 type enumeration {
8959 enum "same-as-trigger-quantity" {
8960 value 1;
8961 description
8962 "none";
8963 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.ConnMode.EUTRA.ReportQuantity - SameAsTriggerQuantity";
8964 }
8965 enum "both" {
8966 value 2;
8967 description
8968 "none";
8969 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.ConnMode.EUTRA.ReportQuantity - Both";
8970 }
8971 }
8972 config false;
8973 description
8974 "Measrument quantities to be included in the measurement report. Corresponds to parameter reportQuantity specified in ReportConfigEUTRA IE in {{bibref|3GPP-TS.36.331|Section 6.3.5}}. The value {{enum|Both}} specifies that both the RSRP and RSRQ quantities are to be included in the measurement report.";
8975 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.ConnMode.EUTRA.ReportQuantity";
8976 }
8977 leaf max-report-cells {
8978 type uint8 {
8979 range "1..8";
8980 }
8981 description
8982 "Maximum number of cells that can be included in a measurement report. Corresponds to parameter maxReportCells specified in ReportConfigEUTRA IE in {{bibref|3GPP-TS.36.331|Section 6.3.5}}.";
8983 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.ConnMode.EUTRA.MaxReportCells";
8984 }
8985 leaf report-interval {
8986 type uint32 {
8987 range "120 | 240 | 480 | 640 | 1024 | 2048 | 5120 | 10240 | 60000 | 360000 | 720000 | 1800000 | 3600000";
8988 }
8989 units "milliseconds";
8990 config false;
8991 description
8992 "Interval between successive measurement reports, specified in {{units}}. Corresponds to parameter reportInterval specified in ReportConfigEUTRA IE in {{bibref|3GPP-TS.36.331|Section 6.3.5}}.";
8993 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.ConnMode.EUTRA.ReportInterval";
8994 }
8995 leaf report-amount {
8996 type uint8 {
8997 range "0..2 | 4 | 8 | 16 | 32 | 64";
8998 }
8999 config false;
9000 description
9001 "Number of times a measurement report is sent. Corresponds to parameter reportAmount specified in ReportConfigEUTRA IE in {{bibref|3GPP-TS.36.331|Section 6.3.5}}. Value of 0 indicates \"infinity.\"";
9002 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.ConnMode.EUTRA.ReportAmount";
9003 }
9004 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.ConnMode.EUTRA.";
9005 }
9006
9007 grouping lte-ran-mobility-conn-mode-irat-g {
9008 description
9009 "This object contains parameters relating to the connected mode mobility (handover) configuration that is common to all inter-RAT handover scenarios (UTRA (UMTS), GERAN (GSM) and CDMA2000) (see {{bibref|3GPP-TS.32.592|Section 6.1.5.2.2}}).";
9010 leaf-list qoffsett-utra {
9011 type string;
9012 config false;
9013 min-elements 1;
9014 max-elements "128";
9015 description
9016 "{{list}} Each item is a UTRA-specific offset to be applied when evaluating triggering conditions for measurement reporting in connected mode, with a numeric range between -15 and 15 inclusive. In case there is more than one item in the list, the first item contains the most preferred value. Corresponds to parameter offsetFreq included in the IE MeasObjectUTRA specified in {{bibref|3GPP-TS.36.331}}. The multiplicity of the {{param}} values can also be expressed by defining a range using \"..\" (two periods) between two values. In this case, the combination of two values defines the lower-bound and upper-bound of the range inclusive. If this notation is used, then the list contains at least 2 items: \"<preferred-value>,<lower-bound>..<upper-bound>\". If supports self-configuration capability for {{param}} and more than one item is configured, then is expected to select one from the list and overwrite this parameter containing only the one selected. If does not support self-configuration capability for {{param}} and more than one item is configured, then accepts the first value and ignore the rest. If only one item is configured regardless of the self-configuration capability of , accepts the value as an explicit configuration by the ACS.";
9017 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.ConnMode.IRAT.QoffsettUTRA";
9018 }
9019 leaf-list filter-coefficient-utra {
9020 type string;
9021 config false;
9022 min-elements 1;
9023 max-elements "64";
9024 description
9025 "{{list}} Each item is a filtering coefficient used for UTRA measurements, with a numeric range between 0 and 19 inclusive. For values greater than 9, only odd values are valid. If the value is other than these, the CPE MUST reject the value. In case there is more than one item in the list, the first item contains the most preferred value. Corresponds to filterCoefficient parameter specified in QuantityConfigUTRA IE in {{bibref|3GPP-TS.36.331|Section 6.3.5}}. The multiplicity of the {{param}} values can also be expressed by defining a range using \"..\" (two periods) between two values. In this case, the combination of two values defines the lower-bound and upper-bound of the range inclusive. If this notation is used, then the list contains at least 2 items: \"<preferred-value>,<lower-bound>..<upper-bound>\". If supports self-configuration capability for {{param}} and more than one item is configured, then is expected to select one from the list and overwrite this parameter containing only the one selected. If does not support self-configuration capability for {{param}} and more than one item is configured, then accepts the first value and ignore the rest. If only one item is configured regardless of the self-configuration capability of , accepts the value as an explicit configuration by the ACS.";
9026 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.ConnMode.IRAT.FilterCoefficientUTRA";
9027 }
9028 leaf meas-quantity-utrafdd {
9029 type enumeration {
9030 enum "cpich-rscp" {
9031 value 1;
9032 description
9033 "none";
9034 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.ConnMode.IRAT.MeasQuantityUTRAFDD - CPICH-RSCP";
9035 }
9036 enum "cpich-ec-n0" {
9037 value 2;
9038 description
9039 "none";
9040 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.ConnMode.IRAT.MeasQuantityUTRAFDD - CPICH-EcN0";
9041 }
9042 }
9043 config false;
9044 description
9045 "Measurement quantity used for UTRA measurements. Corresponds to measQuantityUTRA-FDD parameter specified in QuantityConfigUTRA IE in {{bibref|3GPP-TS.36.331|Section 6.3.5}}.";
9046 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.ConnMode.IRAT.MeasQuantityUTRAFDD";
9047 }
9048 leaf b1-threshold-utrarscp {
9049 type int64;
9050 units "dBm";
9051 config false;
9052 description
9053 "RSCP threshold to be used in UTRA measurement report triggering condition for event B1. Mapping to actual {{units}} values is specified in 3GPP TS 25.133}}. Corresponds to parameter b1-ThresholdUTRA:utra-RSCP specified in ReportConfigInterRAT IE in {{bibref|3GPP-TS.36.331|Section 6.3.5}}.";
9054 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.ConnMode.IRAT.B1ThresholdUTRARSCP";
9055 }
9056 leaf b1-threshold-utra-ec-n0 {
9057 type uint8 {
9058 range "0..49";
9059 }
9060 units "dBm";
9061 config false;
9062 description
9063 "EcNo threshold to be used in UTRA measurement report triggering condition for event B1. Mapping to actual {{units}} values is specified in 3GPP TS 25.133}}. Corresponds to parameter b1-ThresholdUTRA:utra-EcNo specified in ReportConfigInterRAT IE in {{bibref|3GPP-TS.36.331|Section 6.3.5}}.";
9064 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.ConnMode.IRAT.B1ThresholdUTRAEcN0";
9065 }
9066 leaf-list qoffset-geran {
9067 type string;
9068 config false;
9069 min-elements 1;
9070 max-elements "128";
9071 description
9072 "{{list}} Each item is a GERAN-specific offset to be applied when evaluating triggering conditions for measurement reporting in connected mode, with a numeric range between -15 and 15 inclusive. In case there is more than one item in the list, the first item contains the most preferred value. Corresponds to parameter offsetFreq included in the IE MeasObjectGERAN specified in {{bibref|3GPP-TS.36.331}}. The multiplicity of the {{param}} values can also be expressed by defining a range using \"..\" (two periods) between two values. In this case, the combination of two values defines the lower-bound and upper-bound of the range inclusive. If this notation is used, then the list contains at least 2 items: \"<preferred-value>,<lower-bound>..<upper-bound>\". If supports self-configuration capability for {{param}} and more than one item is configured, then is expected to select one from the list and overwrite this parameter containing only the one selected. If does not support self-configuration capability for {{param}} and more than one item is configured, then accepts the first value and ignore the rest. If only one item is configured regardless of the self-configuration capability of , accepts the value as an explicit configuration by the ACS.";
9073 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.ConnMode.IRAT.QoffsetGERAN";
9074 }
9075 leaf-list filter-coefficient-geran {
9076 type string;
9077 config false;
9078 min-elements 1;
9079 max-elements "64";
9080 description
9081 "{{list}} Each item is a filtering coefficient used for GERAN measurements, with a numeric range between 0 and 19 inclusive. For values greater than 9, only odd values are valid. If the value is other than these, the CPE MUST reject the value. In case there is more than one item in the list, the first item contains the most preferred value. Corresponds to filterCoefficient parameter specified in QuantityConfigGERAN IE in {{bibref|3GPP-TS.36.331|Section 6.3.5}}. The multiplicity of the {{param}} values can also be expressed by defining a range using \"..\" (two periods) between two values. In this case, the combination of two values defines the lower-bound and upper-bound of the range inclusive. If this notation is used, then the list contains at least 2 items: \"<preferred-value>,<lower-bound>..<upper-bound>\". If supports self-configuration capability for {{param}} and more than one item is configured, then is expected to select one from the list and overwrite this parameter containing only the one selected. If does not support self-configuration capability for {{param}} and more than one item is configured, then accepts the first value and ignore the rest. If only one item is configured regardless of the self-configuration capability of , accepts the value as an explicit configuration by the ACS.";
9082 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.ConnMode.IRAT.FilterCoefficientGERAN";
9083 }
9084 leaf b1-threshold-geran {
9085 type uint8 {
9086 range "0..63";
9087 }
9088 units "dBm";
9089 config false;
9090 description
9091 "Threshold to be used in GERAN measurement report triggering condition for event B1. Mapping to actual {{units}} values is specified in 3GPP TS 45.008}}. Corresponds to parameter b1-ThresholdGERAN specified in ReportConfigInterRAT IE in {{bibref|3GPP-TS.36.331|Section 6.3.5}}.";
9092 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.ConnMode.IRAT.B1ThresholdGERAN";
9093 }
9094 leaf-list qoffset-cdma2000 {
9095 type string;
9096 config false;
9097 min-elements 1;
9098 max-elements "128";
9099 description
9100 "{{list}} Each item is a CDMA2000-specific offset to be applied when evaluating triggering conditions for measurement reporting in connected mode, with a numeric range between -15 and 15 inclusive. In case there is more than one item in the list, the first item contains the most preferred value. Corresponds to parameter offsetFreq included in the IE MeasObjectCDMA2000 specified in {{bibref|3GPP-TS.36.331}}. The multiplicity of the {{param}} values can also be expressed by defining a range using \"..\" (two periods) between two values. In this case, the combination of two values defines the lower-bound and upper-bound of the range inclusive. If this notation is used, then the list contains at least 2 items: \"<preferred-value>,<lower-bound>..<upper-bound>\". If supports self-configuration capability for {{param}} and more than one item is configured, then is expected to select one from the list and overwrite this parameter containing only the one selected. If does not support self-configuration capability for {{param}} and more than one item is configured, then accepts the first value and ignore the rest. If only one item is configured regardless of the self-configuration capability of , accepts the value as an explicit configuration by the ACS.";
9101 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.ConnMode.IRAT.QoffsetCDMA2000";
9102 }
9103 leaf meas-quantity-cdma2000 {
9104 type enumeration {
9105 enum "pilot-strength" {
9106 value 1;
9107 description
9108 "none";
9109 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.ConnMode.IRAT.MeasQuantityCDMA2000 - PilotStrength";
9110 }
9111 enum "pilot-pn-phase-and-pilot-strength" {
9112 value 2;
9113 description
9114 "none";
9115 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.ConnMode.IRAT.MeasQuantityCDMA2000 - PilotPnPhaseAndPilotStrength";
9116 }
9117 }
9118 config false;
9119 description
9120 "Measurement quantity used for CDMA2000 measurements. Corresponds to measQuantityCDMA2000 parameter specified in QuantityConfigCDMA2000 IE in {{bibref|3GPP-TS.36.331|Section 6.3.5}}.";
9121 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.ConnMode.IRAT.MeasQuantityCDMA2000";
9122 }
9123 leaf b1-threshold-cdma2000 {
9124 type uint8 {
9125 range "0..63";
9126 }
9127 units "dBm";
9128 config false;
9129 description
9130 "Threshold to be used in CDMA2000 measurement report triggering condition for event B1. Mapping to actual {{units}} values is specified in {{bibref|3GPP-TS.45.008}}. Corresponds to parameter b1-ThresholdCDMA2000 specified in ReportConfigInterRAT IE in {{bibref|3GPP-TS.36.331|Section 6.3.5}}.";
9131 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.ConnMode.IRAT.B1ThresholdCDMA2000";
9132 }
9133 leaf b2-threshold2-utrarscp {
9134 type int64;
9135 units "dBm";
9136 config false;
9137 description
9138 "RSCP threshold to be used in UTRA measurement report triggering condition for event B2. Mapping to actual {{units}} values is specified in {{bibref|3GPP-TS.25.133}}. Corresponds to parameter b2-Threshold2UTRA:utra-RSCP specified in ReportConfigInterRAT IE in {{bibref|3GPP-TS.36.331|Section 6.3.5}}.";
9139 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.ConnMode.IRAT.B2Threshold2UTRARSCP";
9140 }
9141 leaf b2-threshold2-utra-ec-n0 {
9142 type uint8 {
9143 range "0..49";
9144 }
9145 units "dBm";
9146 config false;
9147 description
9148 "EcNo threshold to be used in UTRA measurement report triggering condition for event B2. Mapping to actual {{units}} values is specified in 3GPP TS 25.133}}. Corresponds to parameter b2-Threshold2UTRA:utra-EcNo specified in ReportConfigInterRAT IE in {{bibref|3GPP-TS.36.331|Section 6.3.5}}.";
9149 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.ConnMode.IRAT.B2Threshold2UTRAEcN0";
9150 }
9151 leaf b2-threshold2-geran {
9152 type uint8 {
9153 range "0..63";
9154 }
9155 units "dBm";
9156 config false;
9157 description
9158 "Threshold to be used in GERAN measurement report triggering condition for event B2. Mapping to actual {{units}} values is specified in 3GPP TS 45.008}}. Corresponds to parameter b2-Threshold2GERAN specified in ReportConfigInterRAT IE in {{bibref|3GPP-TS.36.331|Section 6.3.5}}.";
9159 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.ConnMode.IRAT.B2Threshold2GERAN";
9160 }
9161 leaf b2-threshold2-cdma2000 {
9162 type uint8 {
9163 range "0..63";
9164 }
9165 units "dBm";
9166 config false;
9167 description
9168 "Threshold to be used in CDMA2000 measurement report triggering condition for event B2. Mapping to actual {{units}} values is specified in 3GPP TS 45.008}}. Corresponds to parameter b2-Threshold2CDMA2000 specified in ReportConfigInterRAT IE in {{bibref|3GPP-TS.36.331|Section 6.3.5}}.";
9169 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.ConnMode.IRAT.B2Threshold2CDMA2000";
9170 }
9171 leaf-list hysteresis {
9172 type string;
9173 config false;
9174 min-elements 1;
9175 max-elements "128";
9176 description
9177 "{{list}} Each item is a hysteresis value applied to entry and leave condition of an IRAT report triggering event, with a numeric range between 0 and 30 inclusive. In case there is more than one item in the list, the first item contains the most preferred value. Corresponds to parameter hysteresis specified in ReportConfigInterRAT IE in {{bibref|3GPP-TS.36.331|Section 6.3.5}}. The multiplicity of the {{param}} values can also be expressed by defining a range using \"..\" (two periods) between two values. In this case, the combination of two values defines the lower-bound and upper-bound of the range inclusive. If this notation is used, then the list contains at least 2 items: \"<preferred-value>,<lower-bound>..<upper-bound>\". If supports self-configuration capability for {{param}} and more than one item is configured, then is expected to select one from the list and overwrite this parameter containing only the one selected. If does not support self-configuration capability for {{param}} and more than one item is configured, then accepts the first value and ignore the rest. If only one item is configured regardless of the self-configuration capability of , accepts the value as an explicit configuration by the ACS.";
9178 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.ConnMode.IRAT.Hysteresis";
9179 }
9180 leaf-list time-to-trigger {
9181 type uint16 {
9182 range "0 | 40 | 64 | 80 | 100 | 128 | 160 | 256 | 320 | 480 | 512 | 640 | 1024 | 1280 | 2560 | 5120";
9183 }
9184 config false;
9185 min-elements 1;
9186 max-elements "128";
9187 description
9188 "{{list}} Each item is a time period during which IRAT measurement report triggering condition needs to be met in order to trigger IRAT measurement report, specified in milliseconds. In case there is more than one item in the list, the first item contains the most preferred value.. Corresponds to parameter timeToTrigger specified in ReportConfigInterRAT IE in {{bibref|3GPP-TS.36.331|Section 6.3.5}}. If supports self-configuration capability for {{param}} and more than one item is configured, then is expected to select one from the list and overwrite this parameter containing only the one selected. If does not support self-configuration capability for {{param}} and more than one item is configured, then accepts the first value and ignore the rest. If only one item is configured regardless of the self-configuration capability of , accepts the value as an explicit configuration by the ACS.";
9189 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.ConnMode.IRAT.TimeToTrigger";
9190 }
9191 leaf max-report-cells {
9192 type uint8 {
9193 range "1..8";
9194 }
9195 description
9196 "Maximum number of IRAT cells that can be included in a measurement report. Corresponds to parameter maxReportCells specified in ReportConfigInterRAT IE in {{bibref|3GPP-TS.36.331|Section 6.3.5}}.";
9197 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.ConnMode.IRAT.MaxReportCells";
9198 }
9199 leaf report-interval {
9200 type uint32 {
9201 range "120 | 240 | 480 | 640 | 1024 | 2048 | 5120 | 10240 | 60000 | 360000 | 720000 | 1800000 | 3600000";
9202 }
9203 units "milliseconds";
9204 config false;
9205 description
9206 "Interval between successive IRAT measurement reports, specified in {{units}}. Corresponds to parameter reportInterval specified in ReportConfigInterRAT IE in {{bibref|3GPP-TS.36.331|Section 6.3.5}}.";
9207 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.ConnMode.IRAT.ReportInterval";
9208 }
9209 leaf report-amount {
9210 type uint8 {
9211 range "0..2 | 4 | 8 | 16 | 32 | 64";
9212 }
9213 config false;
9214 description
9215 "Number of times an IRAT measurement report is sent. Corresponds to parameter reportAmount specified in ReportConfigInterRAT IE in {{bibref|3GPP-TS.36.331|Section 6.3.5}}. Value of 0 indicates \"infinity.\"";
9216 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.ConnMode.IRAT.ReportAmount";
9217 }
9218 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.ConnMode.IRAT.";
9219 }
9220
9221 grouping lte-ran-neighbor-list-g {
9222 description
9223 "This object contains parameters relating to the neighbor list.";
9224 leaf max-lte-cell-entries {
9225 type uint64;
9226 description
9227 "The maximum number of entries in the {{object|.CellConfig.LTE.RAN.NeighborList.LTECell.{i}.}} table.";
9228 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborList.MaxLTECellEntries";
9229 }
9230 leaf lte-cell-number-of-entries {
9231 type uint64;
9232 description
9233 "{{numentries}}";
9234 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborList.LTECellNumberOfEntries";
9235 }
9236 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborList.";
9237 }
9238
9239 grouping lte-ran-neighbor-list-lte-cell-g {
9240 description
9241 "Table containing the E-UTRA (i.e. intra-RAT) cell list provided by the ACS. The table contents MAY be added/deleted/modified during operation, in which case these changes shall be reflected in the broadcast information as soon as possible.";
9242 leaf enable {
9243 type boolean;
9244 config false;
9245 description
9246 "Enables or disables this entry.";
9247 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborList.LTECell.{i}.Enable";
9248 }
9249 leaf alias {
9250 type string {
9251 length "1..64";
9252 }
9253 description
9254 "{{datatype|expand}}";
9255 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborList.LTECell.{i}.Alias";
9256 }
9257 leaf must-include {
9258 type boolean;
9259 config false;
9260 description
9261 "Indicates whether this instance of the neighbor shall be included or excluded in the FAP's NL configuration.";
9262 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborList.LTECell.{i}.MustInclude";
9263 }
9264 leaf plmnid {
9265 type string {
9266 length "0..6";
9267 }
9268 description
9269 "PLMN ID consists of Mobile Country Code (MCC) and Mobile Network Code (MNC) {{bibref|3GPP-TS.23.003}}, {{bibref|3GPP-TS.24.008}}. Mobile Country Code consists of three digits and uniquely identifies the country of domicile of the subscriber. Mobile Network Code consists of two or three digits and identifies the Home PLMN within a country. For a 2-digit MNC the total string length of {{param}} is 5.";
9270 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborList.LTECell.{i}.PLMNID";
9271 }
9272 leaf cid {
9273 type uint32 {
9274 range "0..268435455";
9275 }
9276 description
9277 "Cell Identity. {{bibref|3GPP-TS.36.331|Section 6.3.4}}. Combination of {{param|PLMNID}} and {{param}} constitutes the Cell Global ID (CGI).";
9278 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborList.LTECell.{i}.CID";
9279 }
9280 leaf eutra-carrier-arfcn {
9281 type uint16 {
9282 range "0..65535";
9283 }
9284 config false;
9285 description
9286 "Indicates the ARFCN of this carrier frequency. Corresponds to parameter dl-CarrierFreq in SIB5 in {{bibref|3GPP-TS.36.331|Section 6.3.1}}, and and parameter NDL in {{bibref|3GPP-TS.36.101|Section 5.7.3}}. If the value of {{param}} is the same with the one currently being used by the, then it implies that this neighbor cell is an intra-frequency cell; otherwise, it is an inter-frequency cell.";
9287 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborList.LTECell.{i}.EUTRACarrierARFCN";
9288 }
9289 leaf phy-cell-id {
9290 type uint16 {
9291 range "0..503";
9292 }
9293 config false;
9294 description
9295 "Physical cell ID, as specified in {{bibref|3GPP-TS.36.211|Section 6.11}}.";
9296 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborList.LTECell.{i}.PhyCellID";
9297 }
9298 leaf q-offset {
9299 type int64;
9300 config false;
9301 description
9302 "Indicate a cell-specific offset applicable to a specific neighbouring cell. It is used for evaluating the cell as a candidate for cell re-selection in idle mode. Corresponds to parameter q-OffsetCell broadcast in SIB4 for intra-frequency cells and in SIB5 for inter-frequency cells, specified in {{bibref|3GPP-TS.36.331|Section 6.3.1}}. For the value less than or equal to -8, and bigger than or equal to 8, only even numbers are valid. If the value is other than these, the CPE MUST reject the value.";
9303 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborList.LTECell.{i}.QOffset";
9304 }
9305 leaf cio {
9306 type int64;
9307 config false;
9308 description
9309 "Cell individual offset applicable to a specific neighbouring cell. It is used for evaluating triggering conditions for measurement reporting in connected mode. Specified by cellIndividualOffset in MeasObjectEUTRA IE in {{bibref|3GPP-TS.36.331|Section 6.3.5}}. For the value less than or equal to -8, and bigger than or equal to 8, only even numbers are valid. If the value is other than these, the CPE MUST reject the value.";
9310 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborList.LTECell.{i}.CIO";
9311 }
9312 leaf rs-tx-power {
9313 type int64;
9314 units "dBm";
9315 config false;
9316 description
9317 "The downlink reference-signal transmit power, specified in {{units}}. Defined as the linear average over the power contributions (in W) of all resource elements that carry cell-specific reference signals within the operating system bandwidth. Corresponds to parameter referenceSignalPower in SIB4 as a part of PDSCH-Config IE in {{bibref|3GPP-TS.36.331|Section 6.3.2}}.";
9318 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborList.LTECell.{i}.RSTxPower";
9319 }
9320 leaf blacklisted {
9321 type boolean;
9322 config false;
9323 description
9324 "Indicates whether this neighbor cell is allowed for UEs as handover target or not. If {{true}}, handover is prohibited towards this cell. If {{false}}, handover is allowed toward this cell. The {{param}} parameter allows this cell to be prohibited as a handover target, while still allowing this cell to be included in the BCCH SIB4 or 5.";
9325 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborList.LTECell.{i}.Blacklisted";
9326 }
9327 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborList.LTECell.{i}.";
9328 }
9329
9330 grouping lte-ran-neighbor-list-inter-rat-cell-g {
9331 description
9332 "The inter-RAT cell lists separated by technology. {{bibref|3GPP-TS.36.331|Section 6.3.1 (SIB6, 7, 8)}}.";
9333 leaf max-umts-entries {
9334 type uint64;
9335 description
9336 "The maximum number of entries in the {{object|.CellConfig.LTE.RAN.NeighborList.InterRATCell.UMTS.{i}.}} table. There can be maximum of 16 UTRAN (UMTS) neighbor cells, as specified by carrierFreqListUTRA-FDD in SIB6 in {{bibref|3GPP-TS.36.331|Section 6.3.1}}.";
9337 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborList.InterRATCell.MaxUMTSEntries";
9338 }
9339 leaf max-gsm-entries {
9340 type uint64;
9341 description
9342 "The maximum number of entries in the {{object|.CellConfig.LTE.RAN.NeighborList.InterRATCell.GSM.{i}.}} table. There can be maximum of 16 GERAN (GSM) neighbor cells, as specified by carrierFreqsInfoList in SIB7 in {{bibref|3GPP-TS.36.331|Section 6.3.1}}.";
9343 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborList.InterRATCell.MaxGSMEntries";
9344 }
9345 leaf max-cdma2000-entries {
9346 type uint64;
9347 description
9348 "The maximum number of entries in the {{object|.CellConfig.LTE.RAN.NeighborList.InterRATCell.CDMA2000.{i}.}} table. There can be maximum of 32 bandclasses. In each bandclass, there can be maximum of 16 CDMA2000 carrier frequencies. In each carrier, there can be maximum of 16 CDMA2000 neighbor cells (PN offset). It is specified by neighCellList in SIB8 in {{bibref|3GPP-TS.36.331|Section 6.3.1}}.";
9349 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborList.InterRATCell.MaxCDMA2000Entries";
9350 }
9351 leaf umts-number-of-entries {
9352 type uint64;
9353 description
9354 "{{numentries}}";
9355 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborList.InterRATCell.UMTSNumberOfEntries";
9356 }
9357 leaf gsm-number-of-entries {
9358 type uint64;
9359 description
9360 "{{numentries}}";
9361 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborList.InterRATCell.GSMNumberOfEntries";
9362 }
9363 leaf cdma2000-number-of-entries {
9364 type uint64;
9365 description
9366 "{{numentries}}";
9367 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborList.InterRATCell.CDMA2000NumberOfEntries";
9368 }
9369 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborList.InterRATCell.";
9370 }
9371
9372 grouping lte-ran-neighbor-list-inter-rat-cell-umts-g {
9373 description
9374 "Table containing the inter-RAT cell list for UTRA (UMTS) provided by the ACS. The table contents MAY be added/deleted/modified during operation, in which case these changes shall be reflected in the broadcast information as soon as possible.";
9375 leaf enable {
9376 type boolean;
9377 config false;
9378 description
9379 "Enables or disables this entry.";
9380 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborList.InterRATCell.UMTS.{i}.Enable";
9381 }
9382 leaf alias {
9383 type string {
9384 length "1..64";
9385 }
9386 description
9387 "{{datatype|expand}}";
9388 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborList.InterRATCell.UMTS.{i}.Alias";
9389 }
9390 leaf must-include {
9391 type boolean;
9392 config false;
9393 description
9394 "Indicates whether this instance of the neighbor shall be included or excluded in the FAP's NL configuration.";
9395 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborList.InterRATCell.UMTS.{i}.MustInclude";
9396 }
9397 leaf plmnid {
9398 type string {
9399 length "0..6";
9400 }
9401 description
9402 "PLMN ID consists of Mobile Country Code (MCC) and Mobile Network Code (MNC) {{bibref|3GPP-TS.23.003}}, {{bibref|3GPP-TS.24.008}}. Mobile Country Code consists of three digits and uniquely identifies the country of domicile of the subscriber. Mobile Network Code consists of two or three digits and identifies the Home PLMN within a country. For a 2-digit MNC the total string length of {{param}} is 5.";
9403 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborList.InterRATCell.UMTS.{i}.PLMNID";
9404 }
9405 leaf rncid {
9406 type uint16 {
9407 range "0..65535";
9408 }
9409 config false;
9410 description
9411 "RNC-ID of an intra-RAT UMTS neighbor cell. It uniquely identifies an RNC within a PLMN. Normally, RNC-ID consists of 12 bits (i.e. a range of [0:4095]). However, if the value is larger than 4095, then Extended RNC-ID (range of [4096:65535]) is used in RANAP. The RNC-ID and Extended RNC-ID are combined into a single parameter here as there is no explicit need to have them separated. {{bibref|3GPP-TS.25.413|Section 9.2.1.39}}";
9412 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborList.InterRATCell.UMTS.{i}.RNCID";
9413 }
9414 leaf cid {
9415 type uint16 {
9416 range "0..65535";
9417 }
9418 description
9419 "Cell Identifier (C-id) that identifies a cell within an RNS. This Cell Identifier together with the controlling RNC (RNC-ID) constitutes the UTRAN Cell ID (UC-ID) and is used to identify a cell uniquely within UTRAN. C-ID is either 12-bit or 16-bit value. {{bibref|3GPP-TS.25.401|Section 6.1.5}}.";
9420 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborList.InterRATCell.UMTS.{i}.CID";
9421 }
9422 leaf lac {
9423 type uint16 {
9424 range "1..65533 | 65535";
9425 }
9426 config false;
9427 description
9428 "Location Area Code (LAC). The concatenation of PLMN ID (MCC+MNC) and LAC uniquely identifies the Location Area ID (LAI). {{bibref|3GPP-TS.23.003|Section 4.1}} {{bibref|3GPP-TS.25.413|Section 9.2.3.6}}.";
9429 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborList.InterRATCell.UMTS.{i}.LAC";
9430 }
9431 leaf rac {
9432 type uint8 {
9433 range "0..255";
9434 }
9435 config false;
9436 description
9437 "Routing Area Code (RAC). The concatenation of PLMN ID (MCC+MNC), LAC, and RAC uniquely identifies the Routing Area ID (RAI). {{bibref|3GPP-TS.23.003|Section 4.2}} {{bibref|3GPP-TS.25.413|Section 9.2.3.7}}";
9438 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborList.InterRATCell.UMTS.{i}.RAC";
9439 }
9440 leaf ura {
9441 type uint16 {
9442 range "0..65535";
9443 }
9444 config false;
9445 description
9446 "UTRAN Registration Area (URA) {{bibref|3GPP-TS.23.401}}. Indicates to the UE which {{param}} it shall use in case of overlapping URAs. {{bibref|3GPP-TS.25.331|Section 10.3.2.6}}";
9447 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborList.InterRATCell.UMTS.{i}.URA";
9448 }
9449 leaf uarfcnul {
9450 type uint16 {
9451 range "0..16383";
9452 }
9453 config false;
9454 description
9455 "The UL UTRA Absolute Radio Frequency Channel Number (UARFCN) in an FDD mode cell. {{bibref|3GPP-TS.25.433}}";
9456 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborList.InterRATCell.UMTS.{i}.UARFCNUL";
9457 }
9458 leaf uarfcndl {
9459 type uint16 {
9460 range "0..16383";
9461 }
9462 config false;
9463 description
9464 "The DL UTRA Absolute Radio Frequency Channel Number (UARFCN) in an FDD mode cell. {{bibref|3GPP-TS.25.433}}";
9465 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborList.InterRATCell.UMTS.{i}.UARFCNDL";
9466 }
9467 leaf pcpich-scrambling-code {
9468 type uint16 {
9469 range "0..511";
9470 }
9471 config false;
9472 description
9473 "Primary CPICH scrambling code.";
9474 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborList.InterRATCell.UMTS.{i}.PCPICHScramblingCode";
9475 }
9476 leaf pcpich-tx-power {
9477 type int64;
9478 units "dBm";
9479 config false;
9480 description
9481 "Primary CPICH Tx power in {{units}}. Actual values of the power are -10.0 {{units}} to 50.0 {{units}} in steps of 0.1 dB. The value of {{param}} divided by 10 yields the actual value of the power. {{bibref|3GPP-TS.32.642|Section 6.3.11}} {{bibref|3GPP-TS.25.433|Section 2.2.33}}";
9482 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborList.InterRATCell.UMTS.{i}.PCPICHTxPower";
9483 }
9484 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborList.InterRATCell.UMTS.{i}.";
9485 }
9486
9487 grouping lte-ran-neighbor-list-inter-rat-cell-gsm-g {
9488 description
9489 "Table containing the inter-RAT cell list for GERAN (GSM) provided by the ACS. The table contents MAY be added/deleted/modified during operation, in which case these changes shall be reflected in the broadcast information as soon as possible.";
9490 leaf enable {
9491 type boolean;
9492 config false;
9493 description
9494 "Enables or disables this entry.";
9495 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborList.InterRATCell.GSM.{i}.Enable";
9496 }
9497 leaf alias {
9498 type string {
9499 length "1..64";
9500 }
9501 description
9502 "{{datatype|expand}}";
9503 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborList.InterRATCell.GSM.{i}.Alias";
9504 }
9505 leaf must-include {
9506 type boolean;
9507 config false;
9508 description
9509 "Indicates whether this instance of the neighbor shall be included or excluded in the FAP's NL configuration.";
9510 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborList.InterRATCell.GSM.{i}.MustInclude";
9511 }
9512 leaf plmnid {
9513 type string {
9514 length "0..6";
9515 }
9516 description
9517 "PLMN ID consists of Mobile Country Code (MCC) and Mobile Network Code (MNC) {{bibref|3GPP-TS.23.003}}, {{bibref|3GPP-TS.24.008}}. Mobile Country Code consists of three digits and uniquely identifies the country of domicile of the subscriber. Mobile Network Code consists of two or three digits and identifies the Home PLMN within a country. For a 2-digit MNC the total string length of {{param}} is 5.";
9518 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborList.InterRATCell.GSM.{i}.PLMNID";
9519 }
9520 leaf lac {
9521 type uint16 {
9522 range "0..65535";
9523 }
9524 description
9525 "Location Area Code (LAC). The concatenation of PLMN ID (MCC+MNC) and LAC uniquely identifies the Location Area ID (LAI). {{bibref|3GPP-TS.23.003|Section 4.1}} {{bibref|3GPP-TS.25.413|Section 9.2.3.6}}.";
9526 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborList.InterRATCell.GSM.{i}.LAC";
9527 }
9528 leaf bsic {
9529 type uint8 {
9530 range "0..255";
9531 }
9532 config false;
9533 description
9534 "BSIC of the cell per {{bibref|3GPP-TS.23.003}}, consisting of: :Bit 7:6 - not used (\"00\") :Bit 5:3 - NCC (PLMN Color Code) :Bit 2:0 - BCC (BS color code) For example, if NCC is 7 and BCC is 2 you would have 00111010 (binary) or 0x3A (hex), and the value of this parameter would be 58.";
9535 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborList.InterRATCell.GSM.{i}.BSIC";
9536 }
9537 leaf ci {
9538 type uint16 {
9539 range "0..65535";
9540 }
9541 description
9542 "Cell ID of the cell per {{bibref|3GPP-TS.23.003|Section 4.3.1}}.";
9543 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborList.InterRATCell.GSM.{i}.CI";
9544 }
9545 leaf band-indicator {
9546 type enumeration {
9547 enum "gsm850" {
9548 value 1;
9549 description
9550 "none";
9551 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborList.InterRATCell.GSM.{i}.BandIndicator - GSM850";
9552 }
9553 enum "gsm900" {
9554 value 2;
9555 description
9556 "none";
9557 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborList.InterRATCell.GSM.{i}.BandIndicator - GSM900";
9558 }
9559 enum "dcs1800" {
9560 value 3;
9561 description
9562 "none";
9563 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborList.InterRATCell.GSM.{i}.BandIndicator - DCS1800";
9564 }
9565 enum "pcs1900" {
9566 value 4;
9567 description
9568 "none";
9569 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborList.InterRATCell.GSM.{i}.BandIndicator - PCS1900";
9570 }
9571 }
9572 config false;
9573 description
9574 "Indicates how to interpret the BCCH ARFCN. {{enum}}";
9575 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborList.InterRATCell.GSM.{i}.BandIndicator";
9576 }
9577 leaf bccharfcn {
9578 type uint16 {
9579 range "0..1023";
9580 }
9581 config false;
9582 description
9583 "ARFCN of this cell.";
9584 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborList.InterRATCell.GSM.{i}.BCCHARFCN";
9585 }
9586 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborList.InterRATCell.GSM.{i}.";
9587 }
9588
9589 grouping lte-ran-neighbor-list-inter-rat-cell-cdma2000-g {
9590 description
9591 "Table containing the inter-RAT cell list for CDMA2000 provided by the ACS. The table contents MAY be added/deleted/modified during operation, in which case these changes shall be reflected in the broadcast information as soon as possible.";
9592 leaf enable {
9593 type boolean;
9594 config false;
9595 description
9596 "Enables or disables this entry.";
9597 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborList.InterRATCell.CDMA2000.{i}.Enable";
9598 }
9599 leaf alias {
9600 type string {
9601 length "1..64";
9602 }
9603 description
9604 "{{datatype|expand}}";
9605 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborList.InterRATCell.CDMA2000.{i}.Alias";
9606 }
9607 leaf must-include {
9608 type boolean;
9609 config false;
9610 description
9611 "Indicates whether this instance of the neighbor shall be included or excluded in the FAP's NL configuration.";
9612 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborList.InterRATCell.CDMA2000.{i}.MustInclude";
9613 }
9614 leaf band-class {
9615 type uint8 {
9616 range "0..17";
9617 }
9618 config false;
9619 description
9620 "Defines the CDMA2000 band in which the CDMA2000 frequency carrier can be found, specified in bandclass number. BandClass is defined in {{bibref|3GPP2-C.S0057-B}} Table 1.5-1. Corresponds to parameter bandClass specified in SIB8 in {{bibref|3GPP-TS.36.331|Section 6.3.1}}.";
9621 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborList.InterRATCell.CDMA2000.{i}.BandClass";
9622 }
9623 leaf arfcn {
9624 type uint16 {
9625 range "0..2047";
9626 }
9627 config false;
9628 description
9629 "Defines the CDMA2000 frequency carrier within a CDMA2000 band, as specified by ARFCN-ValueCDMA2000 in SIB8 in {{bibref|3GPP-TS.36.331|Section 6.3.1}}, and {{bibref|3GPP2-C.S0002-A}}.";
9630 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborList.InterRATCell.CDMA2000.{i}.ARFCN";
9631 }
9632 leaf pn-offset {
9633 type uint16 {
9634 range "0..511";
9635 }
9636 config false;
9637 description
9638 "Defines the PN offset that represents the \"Physical cell identity\" in CDMA2000 system, as specified by PhysCellIdCDMA2000 in SIB8 in {{bibref|3GPP-TS.36.331|Section 6.3.1}}.";
9639 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborList.InterRATCell.CDMA2000.{i}.PNOffset";
9640 }
9641 leaf type {
9642 type enumeration {
9643 enum "1x-rtt" {
9644 value 1;
9645 description
9646 "none";
9647 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborList.InterRATCell.CDMA2000.{i}.Type - 1xRTT";
9648 }
9649 enum "hrpd" {
9650 value 2;
9651 description
9652 "none";
9653 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborList.InterRATCell.CDMA2000.{i}.Type - HRPD";
9654 }
9655 }
9656 config false;
9657 description
9658 "Indicates the type of the cell. This parameter determines the length of the CID parameter.";
9659 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborList.InterRATCell.CDMA2000.{i}.Type";
9660 }
9661 leaf cid {
9662 type string {
9663 length "0..16";
9664 }
9665 description
9666 "Defines the global cell identity of the cell. For a 1xRTT cell, the cell identity is a binary string 47 bits long. For a HRPD cell, the cell identity is a binary string 128 bits long. The value of {{param}} parameter is interpreted as 128-bit long unsigned integer. If {{param|Type}} is {{enum|1xRTT|Type}}, the first 47 bits (6 octet) is used and the rest of this {{param}} parameter MUST be ignored by the CPE. If {{param|Type}} is {{enum|HRPD|Type}}, the entire 16 octet is used as {{param}}. Corresponds to IE CellGlobalIdCDMA2000 specified in {{bibref|3GPP-TS.36.331|Section 6.3.4}}.";
9667 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborList.InterRATCell.CDMA2000.{i}.CID";
9668 }
9669 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborList.InterRATCell.CDMA2000.{i}.";
9670 }
9671
9672 grouping lte-ran-neighbor-list-in-use-g {
9673 description
9674 "This object contains parameters relating to the neighbor list used by the FAP based on its self-configuration capability and {{object|.CellConfig.LTE.RAN.NeighborList.}} configuration of adding and excluding cells.";
9675 leaf max-lte-cell-entries {
9676 type uint64;
9677 description
9678 "The maximum number of entries in the {{object|.CellConfig.LTE.RAN.NeighborListInUse.LTECell.{i}.}} table.";
9679 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborListInUse.MaxLTECellEntries";
9680 }
9681 leaf lte-cell-number-of-entries {
9682 type uint64;
9683 description
9684 "{{numentries}}";
9685 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborListInUse.LTECellNumberOfEntries";
9686 }
9687 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborListInUse.";
9688 }
9689
9690 grouping lte-ran-neighbor-list-in-use-lte-cell-g {
9691 description
9692 "Table containing the LTE EUTRA (i.e. intra-RAT) cell list.";
9693 leaf plmnid {
9694 type string {
9695 length "0..6";
9696 }
9697 description
9698 "PLMN ID consists of Mobile Country Code (MCC) and Mobile Network Code (MNC) {{bibref|3GPP-TS.23.003}}, {{bibref|3GPP-TS.24.008}}. Mobile Country Code consists of three digits and uniquely identifies the country of domicile of the subscriber. Mobile Network Code consists of two or three digits and identifies the Home PLMN within a country. For a 2-digit MNC the total string length of {{param}} is 5.";
9699 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborListInUse.LTECell.{i}.PLMNID";
9700 }
9701 leaf cid {
9702 type uint32 {
9703 range "0..268435455";
9704 }
9705 description
9706 "Cell Identity. {{bibref|3GPP-TS.36.331|Section 6.3.4}}. Combination of {{param|PLMNID}} and {{param}} constitutes the Cell Global ID (CGI).";
9707 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborListInUse.LTECell.{i}.CID";
9708 }
9709 leaf eutra-carrier-arfcn {
9710 type uint16 {
9711 range "0..65535";
9712 }
9713 description
9714 "Indicates the ARFCN of this carrier frequency. Corresponds to parameter dl-CarrierFreq in SIB5 in {{bibref|3GPP-TS.36.331|Section 6.3.1}}, and and parameter NDL in {{bibref|3GPP-TS.36.101|Section 5.7.3}}. If the value of {{param}} is the same with the one currently being used by the, then it implies that this neighbor cell is an intra-frequency cell; otherwise, it is an inter-frequency cell.";
9715 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborListInUse.LTECell.{i}.EUTRACarrierARFCN";
9716 }
9717 leaf phy-cell-id {
9718 type uint16 {
9719 range "0..503";
9720 }
9721 description
9722 "Physical cell ID, as specified in {{bibref|3GPP-TS.36.211|Section 6.11}}.";
9723 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborListInUse.LTECell.{i}.PhyCellID";
9724 }
9725 leaf q-offset {
9726 type int64;
9727 description
9728 "Indicate a cell-specific offset applicable to a specific neighbouring cell. It is used for evaluating the cell as a candidate for cell re-selection in idle mode. Corresponds to parameter q-OffsetCell broadcast in SIB4 for intra-frequency cells and in SIB5 for inter-frequency cells, specified in {{bibref|3GPP-TS.36.331|Section 6.3.1}}.";
9729 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborListInUse.LTECell.{i}.QOffset";
9730 }
9731 leaf cio {
9732 type int64;
9733 description
9734 "Cell individual offset applicable to a specific neighbouring cell. It is used for evaluating triggering conditions for measurement reporting in connected mode. Specified by cellIndividualOffset in MeasObjectEUTRA IE in {{bibref|3GPP-TS.36.331|Section 6.3.5}}.";
9735 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborListInUse.LTECell.{i}.CIO";
9736 }
9737 leaf rs-tx-power {
9738 type int64;
9739 units "dBm";
9740 description
9741 "The downlink reference-signal transmit power, specified in {{units}}. Defined as the linear average over the power contributions (in W) of all resource elements that carry cell-specific reference signals within the operating system bandwidth. Corresponds to parameter referenceSignalPower in SIB4 as a part of PDSCH-Config IE in {{bibref|3GPP-TS.36.331|Section 6.3.2}}.";
9742 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborListInUse.LTECell.{i}.RSTxPower";
9743 }
9744 leaf blacklisted {
9745 type boolean;
9746 description
9747 "Indicates whether this neighbor cell is allowed for UEs as handover target or not. If {{true}}, handover is prohibited towards this cell. If {{false}}, handover is allowed toward this cell. The {{param}} parameter allows this cell to be prohibited as a handover target, while still allowing this cell to be included in the BCCH SIB4 or 5.";
9748 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborListInUse.LTECell.{i}.Blacklisted";
9749 }
9750 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborListInUse.LTECell.{i}.";
9751 }
9752
9753 grouping lte-ran-neighbor-list-in-use-inter-rat-cell-g {
9754 description
9755 "Table containing the inter-RAT cell lists separated by technology. {{bibref|3GPP-TS.36.331|Section 6.3.1 (SIB6, 7, 8)}}.";
9756 leaf max-umts-entries {
9757 type uint64;
9758 description
9759 "The maximum number of entries in the {{object|.CellConfig.LTE.RAN.NeighborListInUse.InterRATCell.UMTS.{i}.}} table. There can be maximum of 16 UTRAN (UMTS) neighbor cells, as specified by carrierFreqListUTRA-FDD in SIB6 in {{bibref|3GPP-TS.36.331|Section 6.3.1}}.";
9760 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborListInUse.InterRATCell.MaxUMTSEntries";
9761 }
9762 leaf max-gsm-entries {
9763 type uint64;
9764 description
9765 "The maximum number of entries in the {{object|.CellConfig.LTE.RAN.NeighborListInUse.InterRATCell.GSM.{i}.}} table. There can be maximum of 16 GERAN (GSM) neighbor cells, as specified by carrierFreqsInfoList in SIB7 in {{bibref|3GPP-TS.36.331|Section 6.3.1}}.";
9766 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborListInUse.InterRATCell.MaxGSMEntries";
9767 }
9768 leaf max-cdma2000-entries {
9769 type uint64;
9770 description
9771 "The maximum number of entries in the {{object|.CellConfig.LTE.RAN.NeighborListInUse.InterRATCell.CDMA2000.{i}.}} table. There can be maximum of 32 banclasses. In each bandclass, there can be maximum of 16 CDMA2000 carrier frequencies. In each carrier, there can be maximum of 16 CDMA2000 neighbor cells (PN offset). It is specified by neighCellList in SIB8 in {{bibref|3GPP-TS.36.331|Section 6.3.1}}.";
9772 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborListInUse.InterRATCell.MaxCDMA2000Entries";
9773 }
9774 leaf umts-number-of-entries {
9775 type uint64;
9776 description
9777 "{{numentries}}";
9778 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborListInUse.InterRATCell.UMTSNumberOfEntries";
9779 }
9780 leaf gsm-number-of-entries {
9781 type uint64;
9782 description
9783 "{{numentries}}";
9784 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborListInUse.InterRATCell.GSMNumberOfEntries";
9785 }
9786 leaf cdma2000-number-of-entries {
9787 type uint64;
9788 description
9789 "{{numentries}}";
9790 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborListInUse.InterRATCell.CDMA2000NumberOfEntries";
9791 }
9792 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborListInUse.InterRATCell.";
9793 }
9794
9795 grouping lte-ran-neighbor-list-in-use-inter-rat-cell-umts-g {
9796 description
9797 "Table containing the inter-RAT cell list for UTRA (UMTS) cell.";
9798 leaf plmnid {
9799 type string {
9800 length "0..6";
9801 }
9802 description
9803 "PLMN ID consists of Mobile Country Code (MCC) and Mobile Network Code (MNC) {{bibref|3GPP-TS.23.003}}, {{bibref|3GPP-TS.24.008}}. Mobile Country Code consists of three digits and uniquely identifies the country of domicile of the subscriber. Mobile Network Code consists of two or three digits and identifies the Home PLMN within a country. For a 2-digit MNC the total string length of {{param}} is 5.";
9804 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborListInUse.InterRATCell.UMTS.{i}.PLMNID";
9805 }
9806 leaf rncid {
9807 type uint16 {
9808 range "0..65535";
9809 }
9810 description
9811 "RNC-ID of an intra-RAT UMTS neighbor cell. It uniquely identifies an RNC within a PLMN. Normally, RNC-ID consists of 12 bits (i.e. a range of [0:4095]). However, if the value is larger than 4095, then Extended RNC-ID (range of [4096:65535]) is used in RANAP. The RNC-ID and Extended RNC-ID are combined into a single parameter here as there is no explicit need to have them separated. {{bibref|3GPP-TS.25.413|Section 9.2.1.39}}";
9812 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborListInUse.InterRATCell.UMTS.{i}.RNCID";
9813 }
9814 leaf cid {
9815 type uint16 {
9816 range "0..65535";
9817 }
9818 description
9819 "Cell Identifier (C-id) that identifies a cell within an RNS. This Cell Identifier together with the controlling RNC (RNC-ID) constitutes the UTRAN Cell ID (UC-ID) and is used to identify a cell uniquely within UTRAN. C-ID is either 12-bit or 16-bit value. {{bibref|3GPP-TS.25.401|Section 6.1.5}}.";
9820 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborListInUse.InterRATCell.UMTS.{i}.CID";
9821 }
9822 leaf lac {
9823 type uint16 {
9824 range "1..65533 | 65535";
9825 }
9826 description
9827 "Location Area Code (LAC). The concatenation of PLMN ID (MCC+MNC) and LAC uniquely identifies the Location Area ID (LAI). {{bibref|3GPP-TS.23.003|Section 4.1}} {{bibref|3GPP-TS.25.413|Section 9.2.3.6}}.";
9828 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborListInUse.InterRATCell.UMTS.{i}.LAC";
9829 }
9830 leaf rac {
9831 type uint8 {
9832 range "0..255";
9833 }
9834 description
9835 "Routing Area Code (RAC). The concatenation of PLMN ID (MCC+MNC), LAC, and RAC uniquely identifies the Routing Area ID (RAI). {{bibref|3GPP-TS.23.003|Section 4.2}} {{bibref|3GPP-TS.25.413|Section 9.2.3.7}}";
9836 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborListInUse.InterRATCell.UMTS.{i}.RAC";
9837 }
9838 leaf ura {
9839 type uint16 {
9840 range "0..65535";
9841 }
9842 description
9843 "UTRAN Registration Area (URA) {{bibref|3GPP-TS.23.401}}. Indicates to the UE which {{param}} it shall use in case of overlapping URAs. {{bibref|3GPP-TS.25.331|Section 10.3.2.6}}";
9844 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborListInUse.InterRATCell.UMTS.{i}.URA";
9845 }
9846 leaf uarfcnul {
9847 type uint16 {
9848 range "0..16383";
9849 }
9850 description
9851 "The UL UTRA Absolute Radio Frequency Channel Number (UARFCN) in an FDD mode cell. {{bibref|3GPP-TS.25.433}}";
9852 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborListInUse.InterRATCell.UMTS.{i}.UARFCNUL";
9853 }
9854 leaf uarfcndl {
9855 type uint16 {
9856 range "0..16383";
9857 }
9858 description
9859 "The DL UTRA Absolute Radio Frequency Channel Number (UARFCN) in an FDD mode cell. {{bibref|3GPP-TS.25.433}}";
9860 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborListInUse.InterRATCell.UMTS.{i}.UARFCNDL";
9861 }
9862 leaf pcpich-scrambling-code {
9863 type uint16 {
9864 range "0..511";
9865 }
9866 description
9867 "Primary CPICH scrambling code.";
9868 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborListInUse.InterRATCell.UMTS.{i}.PCPICHScramblingCode";
9869 }
9870 leaf pcpich-tx-power {
9871 type int64;
9872 units "dBm";
9873 description
9874 "Primary CPICH Tx power in {{units}}. Actual values of the power are -10.0 {{units}} to 50.0 {{units}} in steps of 0.1 dB. The value of {{param}} divided by 10 yields the actual value of the power. {{bibref|3GPP-TS.32.642|Section 6.3.11}} {{bibref|3GPP-TS.25.433|Section 2.2.33}}";
9875 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborListInUse.InterRATCell.UMTS.{i}.PCPICHTxPower";
9876 }
9877 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborListInUse.InterRATCell.UMTS.{i}.";
9878 }
9879
9880 grouping lte-ran-neighbor-list-in-use-inter-rat-cell-gsm-g {
9881 description
9882 "Table containing the inter-RAT cell list for GERAN (GSM) cell.";
9883 leaf plmnid {
9884 type string {
9885 length "0..6";
9886 }
9887 description
9888 "PLMN ID consists of Mobile Country Code (MCC) and Mobile Network Code (MNC) {{bibref|3GPP-TS.23.003}}, {{bibref|3GPP-TS.24.008}}. Mobile Country Code consists of three digits and uniquely identifies the country of domicile of the subscriber. Mobile Network Code consists of two or three digits and identifies the Home PLMN within a country. For a 2-digit MNC the total string length of {{param}} is 5.";
9889 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborListInUse.InterRATCell.GSM.{i}.PLMNID";
9890 }
9891 leaf lac {
9892 type uint16 {
9893 range "0..65535";
9894 }
9895 description
9896 "Location Area Code (LAC). The concatenation of PLMN ID (MCC+MNC) and LAC uniquely identifies the Location Area ID (LAI). {{bibref|3GPP-TS.23.003|Section 4.1}} {{bibref|3GPP-TS.25.413|Section 9.2.3.6}}";
9897 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborListInUse.InterRATCell.GSM.{i}.LAC";
9898 }
9899 leaf bsic {
9900 type uint8 {
9901 range "0..255";
9902 }
9903 description
9904 "BSIC of the cell per {{bibref|3GPP-TS.23.003}}, consisting of: :Bit 7:6 - not used (\"00\") :Bit 5:3 - NCC (PLMN Color Code) :Bit 2:0 - BCC (BS color code) For example, if NCC is 7 and BCC is 2 you would have 00111010 (binary) or 0x3A (hex), and the value of this parameter would be 58.";
9905 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborListInUse.InterRATCell.GSM.{i}.BSIC";
9906 }
9907 leaf ci {
9908 type uint16 {
9909 range "0..65535";
9910 }
9911 description
9912 "Cell ID of the cell per {{bibref|3GPP-TS.23.003|Section 4.3.1}}.";
9913 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborListInUse.InterRATCell.GSM.{i}.CI";
9914 }
9915 leaf band-indicator {
9916 type enumeration {
9917 enum "gsm850" {
9918 value 1;
9919 description
9920 "none";
9921 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborListInUse.InterRATCell.GSM.{i}.BandIndicator - GSM850";
9922 }
9923 enum "gsm900" {
9924 value 2;
9925 description
9926 "none";
9927 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborListInUse.InterRATCell.GSM.{i}.BandIndicator - GSM900";
9928 }
9929 enum "dcs1800" {
9930 value 3;
9931 description
9932 "none";
9933 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborListInUse.InterRATCell.GSM.{i}.BandIndicator - DCS1800";
9934 }
9935 enum "pcs1900" {
9936 value 4;
9937 description
9938 "none";
9939 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborListInUse.InterRATCell.GSM.{i}.BandIndicator - PCS1900";
9940 }
9941 }
9942 description
9943 "Indicates how to interpret the BCCH ARFCN. {{enum}}";
9944 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborListInUse.InterRATCell.GSM.{i}.BandIndicator";
9945 }
9946 leaf bccharfcn {
9947 type uint16 {
9948 range "0..1023";
9949 }
9950 description
9951 "ARFCN of this cell.";
9952 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborListInUse.InterRATCell.GSM.{i}.BCCHARFCN";
9953 }
9954 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborListInUse.InterRATCell.GSM.{i}.";
9955 }
9956
9957 grouping lte-ran-neighbor-list-in-use-inter-rat-cell-cdma2000-g {
9958 description
9959 "Table containing the inter-RAT cell list for CDMA2000 cell.";
9960 leaf band-class {
9961 type uint8 {
9962 range "0..17";
9963 }
9964 description
9965 "Defines the CDMA2000 band in which the CDMA2000 frequency carrier can be found, specified in bandclass number. BandClass is defined in {{bibref|3GPP2-C.S0057-B|Table 1.5-1}}. Corresponds to parameter bandClass specified in SIB8 in {{bibref|3GPP-TS.36.331|Section 6.3.1}}.";
9966 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborListInUse.InterRATCell.CDMA2000.{i}.BandClass";
9967 }
9968 leaf arfcn {
9969 type uint16 {
9970 range "0..2047";
9971 }
9972 description
9973 "Defines the CDMA2000 frequency carrier within a CDMA2000 band, as specified by ARFCN-ValueCDMA2000 in SIB8 in {{bibref|3GPP-TS.36.331|Section 6.3.1}}, and {{bibref|3GPP2-C.S0002-A}}.";
9974 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborListInUse.InterRATCell.CDMA2000.{i}.ARFCN";
9975 }
9976 leaf pn-offset {
9977 type uint16 {
9978 range "0..511";
9979 }
9980 description
9981 "Defines the PN offset that represents the \"Physical cell identity\" in CDMA2000 system, as specified by PhysCellIdCDMA2000 in SIB8 in {{bibref|3GPP-TS.36.331|Section 6.3.1}}.";
9982 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborListInUse.InterRATCell.CDMA2000.{i}.PNOffset";
9983 }
9984 leaf type {
9985 type enumeration {
9986 enum "1x-rtt" {
9987 value 1;
9988 description
9989 "none";
9990 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborListInUse.InterRATCell.CDMA2000.{i}.Type - 1xRTT";
9991 }
9992 enum "hrpd" {
9993 value 2;
9994 description
9995 "none";
9996 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborListInUse.InterRATCell.CDMA2000.{i}.Type - HRPD";
9997 }
9998 }
9999 description
10000 "Indicates the type of the cell. This parameter determines the length of the CID parameter.";
10001 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborListInUse.InterRATCell.CDMA2000.{i}.Type";
10002 }
10003 leaf cid {
10004 type string {
10005 length "0..16";
10006 }
10007 description
10008 "Defines the global cell identity of the cell. For a 1xRTT cell, the cell identity is a binary string 47 bits long. For a HRPD cell, the cell identity is a binary string 128 bits long. The value of {{param}} parameter is interpreted as 128-bit long unsigned integer. If {{param|Type}} is {{enum|1xRTT|Type}}, the first 47 bits (6 octet) is used and the rest of this {{param}} parameter MUST be ignored by the CPE. If {{param|Type}} is {{enum|HRPD|Type}}, the entire 16 octet is used as {{param}}. Corresponds to IE CellGlobalIdCDMA2000 specified in {{bibref|3GPP-TS.36.331|Section 6.3.4}}.";
10009 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborListInUse.InterRATCell.CDMA2000.{i}.CID";
10010 }
10011 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborListInUse.InterRATCell.CDMA2000.{i}.";
10012 }
10013
10014 grouping cdma2000-g {
10015 description
10016 "This object contains parameters relating to configuring the CDMA2000 FAP.";
10017 leaf tunnel-instance {
10018 type string {
10019 length "0..256";
10020 }
10021 config false;
10022 description
10023 "This is the reference to the IPsec tunnel instance used by the CDMA2000 FAP. For all root data models, which use the tunnel definition provided in {{bibref|TR-262}} (InternetGatewayDevice:1 {{bibref|TR-098}} and Device:1 {{bibref|TR-181i1}}) the {{param}} MUST point to a row in the 'FAP.Tunnel.IKESA.{i}.' table, defined in {{bibref|TR-262}}. If the root data model used is Device:2 {{bibref|TR-181i2}} than the {{param}} MUST point to IPsec tunnel instance defined in {{bibref|TR-181i2}}. If the referenced object is deleted, the parameter value MUST be set to an empty string. In case of a multiple-radio-technology FAP product, each radio technology can have its own tunnels or share common tunnels. In the former case, {{param}} can contain a unique instance number. In the latter case, {{param}} under all radio technologies can have the same instance number.";
10024 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.TunnelInstance";
10025 }
10026 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.";
10027 }
10028
10029 grouping cdma2000-one-x-g {
10030 description
10031 "This object contains parameters relating to configuring the CDMA2000 1x FAP.";
10032 leaf pcfpdsn-number-of-entries {
10033 type uint64;
10034 description
10035 "{{numentries}}";
10036 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFPDSNNumberOfEntries";
10037 }
10038 leaf max-batch-pcfpdsn-entries {
10039 type uint64;
10040 description
10041 "Maximum number of entries in the {{object|.CellConfig.CDMA2000.OneX.BatchPCFPDSN.{i}.}} table.";
10042 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.MaxBatchPCFPDSNEntries";
10043 }
10044 leaf batch-pcfpdsn-number-of-entries {
10045 type uint64;
10046 description
10047 "{{numentries}}";
10048 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.BatchPCFPDSNNumberOfEntries";
10049 }
10050 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.";
10051 }
10052
10053 grouping cdma2000-one-x-ran-g {
10054 description
10055 "This object contains parameters relating to RAN configuring the CDMA2000 1x FAP.";
10056 leaf one-x-sector-nid {
10057 type int64;
10058 config false;
10059 description
10060 "SID for 1x. See {{bibref|3GPP2-C.S0005}}.";
10061 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.OneXSectorNID";
10062 }
10063 leaf one-x-sector-sid {
10064 type int64;
10065 config false;
10066 description
10067 "NID for 1x . See {{bibref|3GPP2-C.S0005}}.";
10068 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.OneXSectorSID";
10069 }
10070 leaf one-xpzid {
10071 type int64;
10072 config false;
10073 description
10074 "packet Zone ID for 1x packet calls";
10075 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.OneXPZID";
10076 }
10077 leaf base-id {
10078 type int64;
10079 config false;
10080 description
10081 "Base station ID (needed in SPM). This is also the CellID. See {{bibref|3GPP2-C.S0005}}.";
10082 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.BaseID";
10083 }
10084 leaf max-neighbor-list-entries {
10085 type uint64;
10086 description
10087 "Maximum number of entries avaiable in {{object|.CellConfig.CDMA2000.OneX.RAN.NeighborList.{i}.}}.";
10088 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.MaxNeighborListEntries";
10089 }
10090 leaf neighbor-list-number-of-entries {
10091 type uint64;
10092 description
10093 "{{numentries}}";
10094 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.NeighborListNumberOfEntries";
10095 }
10096 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.";
10097 }
10098
10099 grouping cdma2000-one-x-ran-rf-g {
10100 description
10101 "This object contains parameters relating to RF configuration of the FAP.";
10102 leaf-list rfcnfl {
10103 type string {
10104 length "0..256";
10105 }
10106 config false;
10107 min-elements 1;
10108 description
10109 "{{list}} Each item is a pair of 2-digit Band class number (as defined in {{bibref|3GPP2-C.S0057}}) followed by 4-digit FL Radio Frequency Channel Number (RFCN). Self-configuration for RFCN is controlled by {{param|.FAPControl.CDMA2000.OneX.SelfConfig.RFCNFLSelfConfigEnable}}. If the FAP's self-configuration capability for RFCN is available and enabled, this parameter MAY contain more than one item and the FAP is expected to select one from the list for RFCNFLInUse. If the self-configuration capability is not available or not enabled, then this parameter SHOULD contain only a single item. An example value is \"010001, 030500\". If multiple items are specified, they are done in the order of preference.";
10110 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.RF.RFCNFL";
10111 }
10112 leaf rfcnfl-band-in-use {
10113 type string {
10114 length "0..16";
10115 }
10116 description
10117 "The FL Band being used by the FAP. Self-configuration for Band and RFCN is controlled by {{param|.Capabilities.CDMA2000.OneX.SelfConfig.RFCNFLConfig}} from an availability perspective and {{param|.FAPControl.CDMA2000.OneX.SelfConfig.RFCNFLSelfConfigEnable}} from an enabled perspective. If the self-configuration capability is available and enabled, this parameter indicates the value selected by the FAP among the choices provided in RFCNFL. If the self-configuration capability is not available or not enabled, then this parameter contains the first band class value in RFCNFL.";
10118 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.RF.RFCNFLBandInUse";
10119 }
10120 leaf rfcnfl-in-use {
10121 type uint64;
10122 description
10123 "The FL RFCN being used by the FAP. Self-configuration for RFCN is controlled by {{param|.Capabilities.CDMA2000.OneX.SelfConfig.RFCNFLConfig}} from an availability perspective and {{param|.FAPControl.CDMA2000.OneX.SelfConfig.RFCNFLSelfConfigEnable}} from an enabled perspective. If the self-configuration capability is available and enabled, this parameter indicates the value selected by the FAP among the choices provided in RFCNFL. If the self-configuration capability is not available or not enabled, then this parameter contains the first RFCN value in RFCNFL.";
10124 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.RF.RFCNFLInUse";
10125 }
10126 leaf-list pilot-pn {
10127 type string {
10128 length "0..256";
10129 }
10130 config false;
10131 description
10132 "{{list}} Each item is a pilot PN offset in units of 64 PN chips. Self-configuration for pilot PN is controlled by {{param|.Capabilities.CDMA2000.OneX.SelfConfig.PilotPNConfig}} from an availability perspective and {{param|.FAPControl.CDMA2000.OneX.SelfConfig.PilotPNSelfConfigEnable}} from an enabled perspective. If the FAP's self-configuration capability for Pilot PN Offset is available and enabled, this parameter MAY contain more than one item and the FAP is expected to select one from the list for PilotPNInUse. If the self-configuration capability is not available or not enabled, then this parameter SHOULD contain only a single item. The multiplicity of the PN offset values can also be expressed by defining a range using \"..\" (two periods) between two values. In this case, the combination of two values defines the lower-bound and upper-bound of the range inclusive. The order of the items has no significance.";
10133 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.RF.PilotPN";
10134 }
10135 leaf pilot-pn-in-use {
10136 type uint16 {
10137 range "0..511";
10138 }
10139 units "64 PN chips";
10140 description
10141 "The Pilot PN Offset being used by the FAP in {{units}}. Self-configuration for Pilot PN Offset is controlled by {{param|.Capabilities.CDMA2000.OneX.SelfConfig.PilotPNConfig}} from an availability perspective and {{param|.FAPControl.CDMA2000.OneX.SelfConfig.PilotPNSelfConfigEnable}} from an enabled perspective. If the self-configuration capability is available and enabled, this parameter indicates the value selected by the FAP among the choices provided in PilotPN. If the self-configuration capability is not available or not enabled, then this parameter contains the first value in PilotPN.";
10142 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.RF.PilotPNInUse";
10143 }
10144 leaf maxfap-tx-power {
10145 type string {
10146 length "0..64";
10147 }
10148 config false;
10149 description
10150 "Defines the maximum transmission power allowed on the FAP. MaxFAPTxPower is expressed as a range of allowed maximum power levels with \"..\" (two periods) between the upper and lower values, i.e. \"<Pmax_low>;..<Pmax_high>;\". {{param}} identifies the limits between which the FAP can self-configure its maximum transmit power. Self-configuration for maximum transmission power is controlled by {{param|.Capabilities.CDMA2000.OneX.SelfConfig.MaxFAPTxPowerConfig}} from an availability perspective and {{param|.FAPControl.CDMA2000.OneX.SelfConfig.MaxFAPTxPowerSelfConfigEnable}} from an enabled perspective. <Pmax_low>; and <Pmax_high>; are measured in dBm and have a range of -40.0 to 20.0 incremented by 0.1 dB.";
10151 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.RF.MaxFAPTxPower";
10152 }
10153 leaf maxfap-tx-power-in-use {
10154 type int64;
10155 units "0.1 dBm";
10156 description
10157 "The maximum transmission power measured in {{units}} currently used by the FAP. Actual values of the maximum transmission power are -40.0 dBm to 20.0 dBm in steps of 0.1 dB. The value of {{param}} divided by 10 yields the actual value of the maximum transmission power. Self-configuration for maximum transmission power is controlled by {{param|.Capabilities.CDMA2000.OneX.SelfConfig.MaxFAPTxPowerConfig}} from an availability perspective and {{param|.FAPControl.CDMA2000.OneX.SelfConfig.MaxFAPTxPowerSelfConfigEnable}} from an enabled perspective. If the self-configuration capability is available and enabled, this parameter indicates the value selected by the FAP among the range provided in {{param|MaxFAPTxPower}}. If the self-configuration capability is not available or not enabled, then this parameter contains a value selected by the ACS.";
10158 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.RF.MaxFAPTxPowerInUse";
10159 }
10160 leaf pch-pwr-percentage {
10161 type uint32 {
10162 range "1000..1000000";
10163 }
10164 units "0.001 percent";
10165 config false;
10166 description
10167 "Percentage of Max Sector Power Used By Paging Channel (expressed in {{units}}). For example, 93333 means 93.333% of the max sector power.";
10168 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.RF.PchPwrPercentage";
10169 }
10170 leaf pilot-pwr-percentage {
10171 type uint32 {
10172 range "1000..1000000";
10173 }
10174 units "0.001 percent";
10175 config false;
10176 description
10177 "Percentage of Max Sector Power Used By Pilot Channel (expressed in {{units}}). For example, 19950 means 19.95% of total.";
10178 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.RF.PilotPwrPercentage";
10179 }
10180 leaf sync-pwr-percentage {
10181 type uint32 {
10182 range "1000..1000000";
10183 }
10184 units "0.001 percent";
10185 config false;
10186 description
10187 "Percentage of Max Sector Power Used By Sync Channel (expressed in {{units}}). For example, 23458 means 23.4% of the max sector power.";
10188 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.RF.SyncPwrPercentage";
10189 }
10190 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.RF.";
10191 }
10192
10193 grouping cdma2000-one-x-ran-network-listen-mode-config-g {
10194 description
10195 "This object contains parameters relating to self-configuration of the MaxFAPTxPower of the FAP.";
10196 leaf rfcnfl-margin {
10197 type uint64;
10198 config false;
10199 description
10200 "If self-configuration of RFCNFL is enabled, this value indicates the total received signal strength margin to be applied to the entries in RFCNFL when the FAP decides on the RFCNInUse in order to bias the selection of the most preferred frequency.";
10201 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.NetworkListenModeConfig.RFCNFLMargin";
10202 }
10203 leaf fap-coverage-target {
10204 type string {
10205 length "0..32";
10206 }
10207 config false;
10208 description
10209 "Defines the target value measured in dB for the range of the FAP's FL coverage, in terms of RF propagation loss. This value can be used by the FAP's selfconfiguration algorithms to help derive transmit power levels in the presence of co-channel and adjacent channel interference. {{param}} is expressed as a range of the minimum coverage path loss and the maximum coverage path loss with \"..\" (two periods) between the minimum and maximum values, i.e., \"<FAPCoverageTarget_min>..<FAPCoverageTarget_max>\". These values can be used by the FAP's selfconfiguration algorithms to help derive transmit power levels in the presence of co-channel and adjacent channel interference. <FAPCoverageTarget_min> and <FAPCoverageTarget_max> are measured in dB and have a range of [50,150] incremented by 1 dB.";
10210 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.NetworkListenModeConfig.FAPCoverageTarget";
10211 }
10212 leaf fap-beacon-coverage-target {
10213 type string {
10214 length "0..32";
10215 }
10216 config false;
10217 description
10218 "Defines the target value measured in dB for the range of the FAP's FL Beacon coverage, in terms of RF propagation loss. This value can be used by the FAP's selfconfiguration algorithms to help derive beacon transmit power levels. {{param}} is expressed as a range of the minimum coverage path loss and the maximum coverage path loss with \"..\" (two periods) between the minimum and maximum values, i.e., \"<BeaconCoverageTarget_min>..<BeaconCoverageTarget_max>\". These values can be used by the FAP's selfconfiguration algorithms to help derive transmit power levels for the beacon(s) in the presence of co-channel and adjacent channel interference.\" <BeaconCoverageTarget_min> and <BeaconCoverageTarget_max> are measured in dB and have a range of [50,150] incremented by 1 dB.";
10219 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.NetworkListenModeConfig.FAPBeaconCoverageTarget";
10220 }
10221 leaf max-coverage-edge-pilot-strength {
10222 type int64;
10223 units "0.1 dB";
10224 config false;
10225 description
10226 "The maximum strength of the received pilot energy per chip, Ec, to total received spectral density, Io (signal and noise) desired for FAP users at the edge of the FAP coverage target in units of {{units}}. This value can be used by the FAP's self configuration algorithms to help prevent aggressive transmit power level settings .";
10227 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.NetworkListenModeConfig.MaxCoverageEdgePilotStrength";
10228 }
10229 leaf max-allowable-pilot-strength-degradation {
10230 type int64;
10231 units "0.1 dB";
10232 config false;
10233 description
10234 "The maximum amount in dB by which the strength of the received pilot energy per chip, Ec, to total received spectral density, Io (signal and noise) for alien users can be degraded in the presence of FAP interference at the edge of FAP coverage, in {{units}} units.";
10235 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.NetworkListenModeConfig.MaxAllowablePilotStrengthDegradation";
10236 }
10237 leaf-list rfcnfl-to-protect {
10238 type string {
10239 length "0..256";
10240 }
10241 config false;
10242 description
10243 "{{list}} Each item is a FL RFCN corresponding to a CDMA2000 carrier that is adjacent to the RFCNFLInUse to be protected from adjacent channel interference. If any of the items in the list are adjacent to the FAP's own FL channel, the FAP MUST take the PilotStrength and total received power spectral density (Io) measured on these channels into account as part of its maximum transmit power selfconfiguration. The RFCNs in the list can belong to any operator, allowing for protection of the FAP operator's own macro layer as well as that of other operators. The list should take into account the ability of the FAP to self-configure its own FL RFCN and so SHOULD include any channels (requiring protection) which can potentially be adjacent to the RFCN selected by the FAP. For example, if only adjacent operator protection is needed and the FAP has the ability to self-configure to any channel owned by its operator, this list would be populated with the RFCNs immediately above and below the range of channels owned by the FAP operator. If an empty string then it indicates that there are no channels adjacent to the FAP that require protection, or that self-configuration of the FAP transmit power is not enabled.";
10244 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.NetworkListenModeConfig.RFCNFLToProtect";
10245 }
10246 leaf fap-allowed-adj-chan-coverage-hole {
10247 type uint8 {
10248 range "30..150";
10249 }
10250 units "dB";
10251 config false;
10252 description
10253 "Defines the maximum allowed coverage hole created on carriers listed in RFCNFLToProtect by the FAP transmission, measured in {{units}}, in terms of RF propagation loss such that the {{param|MaxAllowablePilotStrengthDegradation}} is maintained outside the {{param}} for MS on that {{param|RFCNFLToProtect}}. This value can be used by the FAP's self configuration algorithms to help derive transmit power levels.";
10254 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.NetworkListenModeConfig.FAPAllowedAdjChanCoverageHole";
10255 }
10256 leaf acir {
10257 type uint64;
10258 units "dB";
10259 config false;
10260 description
10261 "AdjacentChannelInterferenceRatio value in {{units}} to be used when determining the coverage hole created on adjacent channels due to leakage.";
10262 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.NetworkListenModeConfig.ACIR";
10263 }
10264 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.NetworkListenModeConfig.";
10265 }
10266
10267 grouping cdma2000-one-x-ran-access-parameters-g {
10268 description
10269 "The object used for configuring access parameter messages for 1x. See {{bibref|3GPP2-C.S0005}}.";
10270 leaf nom-pwr {
10271 type int64;
10272 config false;
10273 description
10274 "Nominal power correction factor used by the mobile in open loop power adjustment. See {{bibref|3GPP2-C.S0005}}.";
10275 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.AccessParameters.NomPwr";
10276 }
10277 leaf init-pwr {
10278 type int64;
10279 config false;
10280 description
10281 "Initial power offset used by the mobile in open loop power adjustment. See {{bibref|3GPP2-C.S0005}}.";
10282 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.AccessParameters.InitPwr";
10283 }
10284 leaf pwr-step-indb {
10285 type uint8 {
10286 range "0..7";
10287 }
10288 config false;
10289 description
10290 "Power step increment in successive access probes. See {{bibref|3GPP2-C.S0005}}.";
10291 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.AccessParameters.PwrStepIndb";
10292 }
10293 leaf nom-pwr-ext {
10294 type uint8 {
10295 range "0..1";
10296 }
10297 units "dBm";
10298 config false;
10299 description
10300 "{{param}} should be zero for BC0 and BC1. For other band classes, {{param}} is 1 if Mobile's correction factor is between -24dBm and -9dBm. Otherwise {{param}} is zero. See {{bibref|3GPP2-C.S0005}}.";
10301 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.AccessParameters.NomPwrExt";
10302 }
10303 leaf apm-auth {
10304 type uint8 {
10305 range "0..1";
10306 }
10307 config false;
10308 description
10309 "Enabling/disabling global authentication. See {{bibref|3GPP2-C.S0005}}.";
10310 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.AccessParameters.APMAuth";
10311 }
10312 leaf apm-rand-update-prd {
10313 type uint16 {
10314 range "16..14400";
10315 }
10316 units "seconds";
10317 config false;
10318 description
10319 "The period (in {{units}}) that the BSS updates the RAND value sent via APM. Only 2 second multiples accepted.";
10320 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.AccessParameters.APMRandUpdatePrd";
10321 }
10322 leaf initialpwr {
10323 type uint8 {
10324 range "0..31";
10325 }
10326 units "dB";
10327 config false;
10328 description
10329 "Initial power offset for access. The base station shall set this field to the correction factor to be used by mobile stations in the open loop power estimate for the initial transmission on an Access Channel, expressed as a two's complement value in units of {{units}}.";
10330 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.AccessParameters.Initialpwr";
10331 }
10332 leaf pwr-step {
10333 type uint8 {
10334 range "0..7";
10335 }
10336 units "dB";
10337 config false;
10338 description
10339 "Power increment. The base station shall set this field to the value by which mobile stations are to increase their transmit power between successive access probes in an access probe sequence, in units of {{units}}.";
10340 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.AccessParameters.PwrStep";
10341 }
10342 leaf num-step {
10343 type uint8 {
10344 range "0..15";
10345 }
10346 config false;
10347 description
10348 "Number of access probes. The base station shall set this field to one less than the maximum number of access probes mobile stations are to transmit in a single access probe sequence.";
10349 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.AccessParameters.NumStep";
10350 }
10351 leaf max-cap-size {
10352 type uint8 {
10353 range "0..7";
10354 }
10355 config false;
10356 description
10357 "Maximum Access Channel message capsule size. The base station shall set this field to the value in the range 0 to 7. {{param}} is set to three less than the maximum number of Access Channel frames in an Access Channel message capsule.";
10358 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.AccessParameters.MaxCapSize";
10359 }
10360 leaf preamble-size {
10361 type uint8 {
10362 range "0..15";
10363 }
10364 config false;
10365 description
10366 "Access Channel preamble length. The base station shall set this field to one less than the number of Access Channel frames that mobile stations are to transmit in each Access Channel preamble.";
10367 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.AccessParameters.PreambleSize";
10368 }
10369 leaf psist09 {
10370 type uint8 {
10371 range "0..63";
10372 }
10373 config false;
10374 description
10375 "Persistence value for access probes sent by mobiles with Access Overload calls values of 0 - 9. A value of 63 indicates such mobiles are not allowed to send access probes.";
10376 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.AccessParameters.Psist09";
10377 }
10378 leaf psist10 {
10379 type uint8 {
10380 range "0..7";
10381 }
10382 config false;
10383 description
10384 "Persistence value for access probes sent by mobiles with Access Overload calls values of 10 (test Mobile). A value of 7 indicates such mobiles are not allowed to send access probes.";
10385 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.AccessParameters.Psist10";
10386 }
10387 leaf psist11 {
10388 type uint8 {
10389 range "0..7";
10390 }
10391 config false;
10392 description
10393 "Persistence value for access probes sent by mobiles with Access Overload calls values of 11 (emergency Mobile). A value of 7 indicates such mobiles are not allowed to send access probes.";
10394 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.AccessParameters.Psist11";
10395 }
10396 leaf psist12 {
10397 type uint8 {
10398 range "0..7";
10399 }
10400 config false;
10401 description
10402 "Persistence value for access probes sent by mobiles with Access Overload calls values of 12. A value of 7 indicates such mobiles are not allowed to send access probes.";
10403 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.AccessParameters.Psist12";
10404 }
10405 leaf psist13 {
10406 type uint8 {
10407 range "0..7";
10408 }
10409 config false;
10410 description
10411 "Persistence value for access probes sent by mobiles with Access Overload calls values of 13. A value of 7 indicates such mobiles are not allowed to send access probes.";
10412 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.AccessParameters.Psist13";
10413 }
10414 leaf psist14 {
10415 type uint8 {
10416 range "0..7";
10417 }
10418 config false;
10419 description
10420 "Persistence value for access probes sent by mobiles with Access Overload calls values of 14. A value of 7 indicates such mobiles are not allowed to send access probes.";
10421 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.AccessParameters.Psist14";
10422 }
10423 leaf psist15 {
10424 type uint8 {
10425 range "0..7";
10426 }
10427 config false;
10428 description
10429 "Persistence value for access probes sent by mobiles with Access Overload calls values of 15. A value of 7 indicates such mobiles are not allowed to send access probes.";
10430 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.AccessParameters.Psist15";
10431 }
10432 leaf msg-psist {
10433 type uint8 {
10434 range "0..7";
10435 }
10436 config false;
10437 description
10438 "Persistence modifier for access channel attempts transmitting a message.";
10439 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.AccessParameters.MsgPsist";
10440 }
10441 leaf reg-psist {
10442 type uint8 {
10443 range "0..7";
10444 }
10445 config false;
10446 description
10447 "Persistence modifier for registration message transmission.";
10448 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.AccessParameters.RegPsist";
10449 }
10450 leaf probe-pn-ran {
10451 type uint8 {
10452 range "0..9";
10453 }
10454 config false;
10455 description
10456 "Time randomization for access channel probes.";
10457 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.AccessParameters.ProbePNRan";
10458 }
10459 leaf acc-tmo {
10460 type uint8 {
10461 range "0..15";
10462 }
10463 units "80 ms slots";
10464 config false;
10465 description
10466 "Access transmission timeout. Two less than the time the mobile has to wait before determining that the probe is not received by the BSS. It is in {{units}}.";
10467 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.AccessParameters.AccTmo";
10468 }
10469 leaf probe-bkoff {
10470 type uint8 {
10471 range "0..15";
10472 }
10473 units "frames";
10474 config false;
10475 description
10476 "One less than maximum number for randomized delay between successive access probes in {{units}}.";
10477 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.AccessParameters.ProbeBkoff";
10478 }
10479 leaf bkoff {
10480 type uint8 {
10481 range "0..15";
10482 }
10483 units "80 ms slots";
10484 config false;
10485 description
10486 "One less than maximum number for randomized delay between successive access sequences in {{units}}.";
10487 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.AccessParameters.Bkoff";
10488 }
10489 leaf max-req-seq {
10490 type uint8 {
10491 range "0..15";
10492 }
10493 config false;
10494 description
10495 "Maximum number of access probe sequences for an access request.";
10496 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.AccessParameters.MaxReqSeq";
10497 }
10498 leaf max-rsp-seq {
10499 type uint8 {
10500 range "0..15";
10501 }
10502 config false;
10503 description
10504 "Maximum number of access probe sequences for an access response";
10505 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.AccessParameters.MaxRspSeq";
10506 }
10507 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.AccessParameters.";
10508 }
10509
10510 grouping cdma2000-one-x-ran-system-parameters-g {
10511 description
10512 "The object used for configuring system parameter messages for 1x";
10513 leaf reg-zone {
10514 type uint16 {
10515 range "0..4095";
10516 }
10517 config false;
10518 description
10519 "registration zone number (refer to Section 2.6.5.1.5 of {{bibref|3GPP2-C.S0005}})";
10520 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.SystemParameters.RegZone";
10521 }
10522 leaf total-zones {
10523 type uint8 {
10524 range "0..7";
10525 }
10526 config false;
10527 description
10528 "Total number of zones the mobile shall retain for zone based registration. See {{bibref|3GPP2-C.S0005}}.";
10529 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.SystemParameters.TotalZones";
10530 }
10531 leaf zone-timer {
10532 type uint8 {
10533 range "0..7";
10534 }
10535 config false;
10536 description
10537 "timer value to be used by the mobile in the zone registration timer. Refer to table 3.7.2.3.2.1-1 of the standard {{bibref|3GPP2-C.S0005}}.";
10538 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.SystemParameters.ZoneTimer";
10539 }
10540 leaf reg-period {
10541 type uint8 {
10542 range "29..85";
10543 }
10544 config false;
10545 description
10546 "Registration period for timer based registration. Registration period is calculated from the formula 2^(REG_PRD/4) x 0.08 seconds. Thus a value of 59 corresponds to 1853.6 seconds (~ 1/2 hour). See {{bibref|3GPP2-C.S0005}}.";
10547 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.SystemParameters.RegPeriod";
10548 }
10549 leaf srch-win-a {
10550 type uint8 {
10551 range "0..15";
10552 }
10553 config false;
10554 description
10555 "Search window size to be used ny the mobile for active set and candidate set. Refer to table 2.6.6.2.1-1 of {{bibref|3GPP2-C.S0005}}. For example, 11 corresponds to 130 chips";
10556 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.SystemParameters.SrchWinA";
10557 }
10558 leaf srch-win-n {
10559 type uint8 {
10560 range "0..15";
10561 }
10562 config false;
10563 description
10564 "Search window size to be used by the mobile for neighbor set. Refer to table 2.6.6.2.1-1 of {{bibref|3GPP2-C.S0005}}. For example, 8 corresponds to 60 chips";
10565 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.SystemParameters.SrchWinN";
10566 }
10567 leaf srch-win-r {
10568 type uint8 {
10569 range "0..15";
10570 }
10571 config false;
10572 description
10573 "Search window size to be used by the mobile for remaining set. Refer to table 2.6.6.2.1-1 of {{bibref|3GPP2-C.S0005}}. For example, 8 corresponds to 60 chips";
10574 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.SystemParameters.SrchWinR";
10575 }
10576 leaf nghbr-max-age {
10577 type uint8 {
10578 range "0..15";
10579 }
10580 config false;
10581 description
10582 "neighbor set maximum age beyond which the mobiles are supposed to drop a neighbor. This is the count of neighbout list updat or extended neighbor list updates a mobile shall receive before removing a neighbor from the neighbor list. See {{bibref|3GPP2-C.S0005}}.";
10583 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.SystemParameters.NghbrMaxAge";
10584 }
10585 leaf pwr-rep-thresh {
10586 type uint8 {
10587 range "0..31";
10588 }
10589 config false;
10590 description
10591 "Power control reporting threshold. Number of bad frames a mobile should receive before sending a PMRM message. See {{bibref|3GPP2-C.S0005}}.";
10592 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.SystemParameters.PwrRepThresh";
10593 }
10594 leaf pwr-rep-frames {
10595 type uint8 {
10596 range "0..15";
10597 }
10598 config false;
10599 description
10600 "Duration (in number of frames) for measuring bad frames - given by equation 2^(PWR_REP_FRAMES/2) x 5 frames. For example, 6 corresponds to 40 frames. See {{bibref|3GPP2-C.S0005}}.";
10601 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.SystemParameters.PwrRepFrames";
10602 }
10603 leaf pwr-thresh-enable {
10604 type uint8 {
10605 range "0..1";
10606 }
10607 config false;
10608 description
10609 "enable/disable power measurement report message. See {{bibref|3GPP2-C.S0005}}.";
10610 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.SystemParameters.PwrThreshEnable";
10611 }
10612 leaf pwr-period-enable {
10613 type uint8 {
10614 range "0..1";
10615 }
10616 config false;
10617 description
10618 "enable/disable periodic power measurement report message. See {{bibref|3GPP2-C.S0005}}.";
10619 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.SystemParameters.PwrPeriodEnable";
10620 }
10621 leaf pwr-rep-delay {
10622 type uint8 {
10623 range "0..32";
10624 }
10625 config false;
10626 description
10627 "Delay (in unit of four frames) following a PMRM before the mobile restarts counting bad frames for power control measuremnt. See {{bibref|3GPP2-C.S0005}}.";
10628 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.SystemParameters.PwrRepDelay";
10629 }
10630 leaf rescan {
10631 type uint8 {
10632 range "0..1";
10633 }
10634 config false;
10635 description
10636 "If {{param}} is set to 1, the mobiles should restart and reinitialize the System Parameters message. See {{bibref|3GPP2-C.S0005}}.";
10637 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.SystemParameters.Rescan";
10638 }
10639 leaf tadd {
10640 type uint8 {
10641 range "0..63";
10642 }
10643 units "dB";
10644 config false;
10645 description
10646 "Power threshold (in {{units}}) for transferring a neighbor from neighbor set or remaining set to active set. For example, a value of 26 corresponds to -13 dB. See {{bibref|3GPP2-C.S0005}}.";
10647 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.SystemParameters.Tadd";
10648 }
10649 leaf tdrop {
10650 type uint8 {
10651 range "0..63";
10652 }
10653 units "dB";
10654 config false;
10655 description
10656 "Drop threshold (in {{units}}) to start a handoff timer to drop a neighbor from active or candidate set. For example, 30 corresponds to -15dB. See {{bibref|3GPP2-C.S0005}}.";
10657 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.SystemParameters.Tdrop";
10658 }
10659 leaf tcomp {
10660 type uint8 {
10661 range "0..15";
10662 }
10663 units "0.5 dB";
10664 config false;
10665 description
10666 "If a pilot in condidate set exceeds the power of a pilot in active set by threshold, the mobile shall send a power strenght measurement report message. This threshold is defined in unit of {{units}}. For example, 5 corresponds to a threshold of 2.5 dB. See {{bibref|3GPP2-C.S0005}}.";
10667 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.SystemParameters.Tcomp";
10668 }
10669 leaf t-tdrop {
10670 type uint8 {
10671 range "0..15";
10672 }
10673 config false;
10674 description
10675 "Timer value for which an action is taken by the mobile for a neighbor in candidate set or in active set. Refer to Table 2.6.6.2.3-1 of the {{bibref|3GPP2-C.S0005}} for details. For example, 3 corresponds to four seconds";
10676 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.SystemParameters.TTdrop";
10677 }
10678 leaf in-traffic-tadd {
10679 type uint8 {
10680 range "0..63";
10681 }
10682 units "dB";
10683 config false;
10684 description
10685 "T-ADD value (in {{units}}) used for in-traffic system parameter message. See {{bibref|3GPP2-C.S0005}}.";
10686 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.SystemParameters.InTrafficTadd";
10687 }
10688 leaf in-traffic-tdrop {
10689 type uint8 {
10690 range "0..63";
10691 }
10692 units "dB";
10693 config false;
10694 description
10695 "T-Drop value (in {{units}}) used in in-traffic system parameter message. See {{bibref|3GPP2-C.S0005}}.";
10696 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.SystemParameters.InTrafficTdrop";
10697 }
10698 leaf in-traffic-tcomp {
10699 type uint8 {
10700 range "0..15";
10701 }
10702 units "dB";
10703 config false;
10704 description
10705 "T_Comp value (in {{units}}) used for in-traffic system parameter message. See {{bibref|3GPP2-C.S0005}}.";
10706 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.SystemParameters.InTrafficTcomp";
10707 }
10708 leaf in-traffic-ttdrop {
10709 type uint8 {
10710 range "0..15";
10711 }
10712 config false;
10713 description
10714 "T_Tdrop timer value value used for in-traffic system parameter message. See {{bibref|3GPP2-C.S0005}}.";
10715 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.SystemParameters.InTrafficTtdrop";
10716 }
10717 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.SystemParameters.";
10718 }
10719
10720 grouping cdma2000-one-x-ran-extended-system-parameters-g {
10721 description
10722 "The object used for configuring extended system parameter messages for 1x";
10723 leaf prev {
10724 type uint8 {
10725 range "0..255";
10726 }
10727 config false;
10728 description
10729 "protocol revision";
10730 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.ExtendedSystemParameters.Prev";
10731 }
10732 leaf p-min-rev {
10733 type uint8 {
10734 range "0..255";
10735 }
10736 config false;
10737 description
10738 "minimum protocol revision";
10739 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.ExtendedSystemParameters.PMinRev";
10740 }
10741 leaf delete-for-tmsi {
10742 type uint8 {
10743 range "0..1";
10744 }
10745 config false;
10746 description
10747 "Delete Foreign TMSI. The base station shall set this field to '1' to cause the mobile station to delete its TMSI if the TMSI was assigned in a different TMSI zone from that specified by the TMSI_ZONE field of this message; otherwise, the base station shall set this field to '0'.";
10748 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.ExtendedSystemParameters.DeleteForTMSI";
10749 }
10750 leaf use-tmsi {
10751 type uint8 {
10752 range "0..1";
10753 }
10754 config false;
10755 description
10756 "Use TMSI indicator. The base station shall set this field to the value shown next field corresponding to the type of MSID that the mobile station is to use on the Access Channel.";
10757 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.ExtendedSystemParameters.UseTMSI";
10758 }
10759 leaf pref-msid-type {
10760 type uint8 {
10761 range "0..3";
10762 }
10763 config false;
10764 description
10765 "Preferred Access Channel Mobile Station Identifier Type. F294. The base station shall set this field to the value shown as below corresponding to the type of MSDI that the mobile station is to use on the Access Channel. [useTMSI] [prefMSIDType] [description] 0 00 IMSI_S and ESN 0 10 IMSI 0 11 IMSI and ESN 1 10 TMSI; IMSI 1 11 TMSI; IMSI and ESN";
10766 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.ExtendedSystemParameters.PrefMSIDType";
10767 }
10768 leaf mcc {
10769 type uint16 {
10770 range "0..1023";
10771 }
10772 config false;
10773 description
10774 "Mobile Country Code. See {{bibref|3GPP2-C.S0005}}.";
10775 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.ExtendedSystemParameters.MCC";
10776 }
10777 leaf imsi1112 {
10778 type uint8 {
10779 range "0..255";
10780 }
10781 config false;
10782 description
10783 "11th and 12th digits of IMSI. See {{bibref|3GPP2-C.S0005}}.";
10784 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.ExtendedSystemParameters.IMSI1112";
10785 }
10786 leaf tmsi-zone-len {
10787 type uint8 {
10788 range "1..8";
10789 }
10790 config false;
10791 description
10792 "TMSI zone length. The base station shall set this field to the number of octets included in the TMSI_ZONE. The base station shall set this field to a value in the range 1 to 8 inclusive.";
10793 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.ExtendedSystemParameters.TMSIZoneLen";
10794 }
10795 leaf tmsi-zone {
10796 type uint16 {
10797 range "0..65535";
10798 }
10799 config false;
10800 description
10801 "TMSI zone. The base station shall set this field to the TMSI zone number as specified in {{bibref|3GPP2-N.S0010}}.";
10802 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.ExtendedSystemParameters.TMSIZone";
10803 }
10804 leaf bcast-index {
10805 type uint8 {
10806 range "0..7";
10807 }
10808 config false;
10809 description
10810 "Broadcast slot cycle index. To enable periodic broadcast paging, the base station shall set this field to and unsigned 3-bit number in the range 1-7, equal to the broadcast slot cycle index. To disable periodic broadcast paging, the base station shall set this field to '000'.";
10811 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.ExtendedSystemParameters.BcastIndex";
10812 }
10813 leaf imsit-supported {
10814 type int64;
10815 config false;
10816 description
10817 "1: IMISI_T is supported, 0: IMSI_T is not supported. See {{bibref|3GPP2-C.S0005}}.";
10818 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.ExtendedSystemParameters.IMSITSupported";
10819 }
10820 leaf soft-slope {
10821 type uint8 {
10822 range "0..63";
10823 }
10824 config false;
10825 description
10826 "The slope in the inequality criterion for adding a pilot to the Active Set, or dropping a pilot from the Active Set. The base station shall set this field as an unsigned binary number.";
10827 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.ExtendedSystemParameters.SoftSlope";
10828 }
10829 leaf add-intercept {
10830 type uint8 {
10831 range "0..63";
10832 }
10833 units "dB";
10834 config false;
10835 description
10836 "The intercept in the inequality criterion for adding a pilot to the Active Set. The base station shall set this field as a two's complement signed binary number, in units of {{units}}.";
10837 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.ExtendedSystemParameters.AddIntercept";
10838 }
10839 leaf drop-intercept {
10840 type uint8 {
10841 range "0..63";
10842 }
10843 units "dB";
10844 config false;
10845 description
10846 "The intercept in the inequality criterion for dropping a pilot from the Active Set. The base station shall set this field as a two's complement signed binary number, in units of {{units}}.";
10847 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.ExtendedSystemParameters.DropIntercept";
10848 }
10849 leaf max-num-alt-so {
10850 type uint8 {
10851 range "0..7";
10852 }
10853 config false;
10854 description
10855 "Maximum number of alternative service options. The base station shall set this field to the maximum number of alternative service option numbers that the mobile station is allowed to include in the Origination Message or the Page Response Message. For mobile stations with MOB_P_REVs less than seven, the alternative service options are those service options defined in TSB-58B and related to SERVICE_OPTION in Origination Message and the Page Response Message. For mobile stations with MOB_P_REVs equal to or greater than seven, the alternative service options are those service options defined in TSB-58B without service group number assigned and related to SERVICE_OPTION in Origination Message and the Page Response Message. The base station sets this field to a value greater than zero, in addition, the base station shall allow the mobile station with MOB_P_REVs equal to or greater than 7 to include - a 4 or 8-bit service option bitmap in the Origination Message and the Page Response Message; - alternative service option numbers, not limited to MAX_ALT_SO_NUM, in the Enhanced Origination Message.";
10856 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.ExtendedSystemParameters.MaxNumAltSo";
10857 }
10858 leaf reselected-included {
10859 type uint8 {
10860 range "0..1";
10861 }
10862 config false;
10863 description
10864 "System reselection parameters included. If the base station is including system reselection parameters, the base station shall set this field to '1'; otherwise, the base station shall set this field to '0'.";
10865 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.ExtendedSystemParameters.ReselectedIncluded";
10866 }
10867 leaf ec-thresh {
10868 type uint64;
10869 units "dBm";
10870 config false;
10871 description
10872 "Pilot power threshold. If RESELECTINCLUDED is set to '1', the base station shall include the field EC_THRESH and set this field to: [ (pilot_power_threshold + 115 ) ] where pilot_power_threshold is the pilot power, Ec, in {{units}}/1.23 MHz, below which the mobile station is to perform system reselection; otherwise, the base station shall omit this field.";
10873 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.ExtendedSystemParameters.EcThresh";
10874 }
10875 leaf ec-io-thresh {
10876 type uint64;
10877 config false;
10878 description
10879 "Pilot Ec / Io threshold. If RESELECTINCLUDED is set to '1', the base station shall include the field EC_I0_THRESH and set this field to: [ - 20 x log10 (pilot_threshold) ] where pilot_threshold is the pilot Ec/Io below which the mobile station is to perform system reselection; otherwise, the base station shall omit this field.";
10880 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.ExtendedSystemParameters.EcIoThresh";
10881 }
10882 leaf pilot-report {
10883 type uint8 {
10884 range "0..1";
10885 }
10886 config false;
10887 description
10888 "Pilot reporting indicator. The base station shall set this field to '1' if the mobile station is to report the additional pilots which have pilot strength exceeding T_ADD in all Access Channel messages. The base station shall set this field to '0' if the mobile station is to report the additional pilots which have pilot strengths exceeding T_ADD only in the Origination Message and the Page Response Message.";
10889 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.ExtendedSystemParameters.PilotReport";
10890 }
10891 leaf nghbr-set-entry-info {
10892 type uint8 {
10893 range "0..1";
10894 }
10895 config false;
10896 description
10897 "Neighbor Set access entry handoff information included indicator. If the base station is including information on the Neighbor Set access entry handoff, the base station shall set this field to '1'; otherwise, the base station shall set this field to '0'.";
10898 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.ExtendedSystemParameters.NghbrSetEntryInfo";
10899 }
10900 leaf access-ho-order {
10901 type uint8 {
10902 range "0..1";
10903 }
10904 config false;
10905 description
10906 "Access entry handoff permitted indicator. If NghbrSetEntryInfo is set to '1', the base station shall set this field to '1' if the mobile station is permitted to perform an access entry handoff after receiving a message while performing the Mobile Station Order and Message Processing Operation in the Mobile Station Idle State; otherwise, the base station shall set this field to '0'.";
10907 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.ExtendedSystemParameters.AccessHOOrder";
10908 }
10909 leaf nghbr-set-access-info {
10910 type uint8 {
10911 range "0..1";
10912 }
10913 config false;
10914 description
10915 "Neighbor Set access handoff included indicator. If the base station is including information on the Neighbor Set access handoff or access probe handoff, the base station shall set this field to '1', otherwise, the base station shall set this field to '0'.";
10916 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.ExtendedSystemParameters.NghbrSetAccessInfo";
10917 }
10918 leaf access-ho {
10919 type uint8 {
10920 range "0..1";
10921 }
10922 config false;
10923 description
10924 "Access handoff permitted indicator. If NghbrSetEntryInfo is set to '1', the base station shall set this field to '1' if the mobile station is permitted to perform an access handoff; otherwise, the base station shall set this field to '0'.";
10925 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.ExtendedSystemParameters.AccessHO";
10926 }
10927 leaf access-ho-msg-rsp {
10928 type uint8 {
10929 range "0..1";
10930 }
10931 config false;
10932 description
10933 "Access handoff permitted for message response indicator. If AccessHO is set to '1', the base station shall include this field and set it as described below; otherwise, the base station shall omit this field. The base station shall set this field to '1' if the mobile station is permitted to perform an access handoff after receiving a message and before responding to that message in the System Access State; otherwise, the base station shall set this field to '0'.";
10934 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.ExtendedSystemParameters.AccessHOMsgRsp";
10935 }
10936 leaf access-probe-ho {
10937 type uint8 {
10938 range "0..1";
10939 }
10940 config false;
10941 description
10942 "Access probe handoff permitted indicator. If NghbrSetEntryInfo is set to '1', the base station shall set this field to '1' if the base station is permitted to perform an access probe handoff; otherwise, the base station shall set this field to '0'.";
10943 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.ExtendedSystemParameters.AccessProbeHO";
10944 }
10945 leaf acc-ho-list-upd {
10946 type uint8 {
10947 range "0..1";
10948 }
10949 config false;
10950 description
10951 "Access handoff list update permitted indicator. If AccessProbeHO is included and is set to '1', the base station shall set this field to '1' if the mobile station is permitted to update the access handoff list during an access attempt; otherwise, the base station shall set this field to '0'.";
10952 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.ExtendedSystemParameters.AccHOListUpd";
10953 }
10954 leaf acc-probe-ho-other-msg {
10955 type uint8 {
10956 range "0..1";
10957 }
10958 config false;
10959 description
10960 "Access probe handoff permitted for messages other than the Origination Message and the Page Response Message. If AccessProbeHO is set to '1', the base station shall set this field to '1' if the mobile station is permitted to perform an access probe handoff for messages other than the Origination Message and the Page Response. The base station shall set this field to '0' if the mobile station is permitted to perform an access probe handoff only for the Origination Message and the Page Response Message.";
10961 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.ExtendedSystemParameters.AccProbeHOOtherMsg";
10962 }
10963 leaf max-num-probe-ho {
10964 type uint8 {
10965 range "0..3";
10966 }
10967 config false;
10968 description
10969 "Maximum number of times that mobile station is permitted to perform an access probe handoff. If AccessProbeHO is set to '1', the base station shall set this field to the maximum number of times the mobile station is allowed to perform an access probe handoff within an access attempt minus one.";
10970 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.ExtendedSystemParameters.MaxNumProbeHO";
10971 }
10972 leaf brdcast-gps-assit {
10973 type uint8 {
10974 range "0..1";
10975 }
10976 config false;
10977 description
10978 "If {{param}} is set to 1, then Braodcast GPS assist is supported. See {{bibref|3GPP2-C.S0005}}.";
10979 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.ExtendedSystemParameters.BrdcastGPSAssit";
10980 }
10981 leaf qpch-supported {
10982 type uint8 {
10983 range "0..1";
10984 }
10985 config false;
10986 description
10987 "Quick Paging Channel Supported Indication. If the base station supports Quick Paging Channel operation, the base station shall set this field to '1'; otherwise the base station shall set this field to '0'.";
10988 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.ExtendedSystemParameters.QPCHSupported";
10989 }
10990 leaf num-qpch {
10991 type uint8 {
10992 range "1..3";
10993 }
10994 config false;
10995 description
10996 "Number of Quick Paging Channels. If the base station sets QPCHSUPPORTED to '1', the base station shall include this field and set it as described below; otherwise, the base station shall omit this field. The base station shall set this field to the number of Quick Paging Channels on this CDMA Channel. The base station shall not set this field to '00'.";
10997 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.ExtendedSystemParameters.NumQPCH";
10998 }
10999 leaf qpch-rate {
11000 type uint8 {
11001 range "0..1";
11002 }
11003 config false;
11004 description
11005 "Quick Paging Channel indicator rate. See {{bibref|3GPP2-C.S0005}}. {{param}} is set as follows: 0: 4800bps; 1: 9600bps.";
11006 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.ExtendedSystemParameters.QPCHRate";
11007 }
11008 leaf qpch-pwr-level-page {
11009 type uint8 {
11010 range "0..7";
11011 }
11012 config false;
11013 description
11014 "Quick Paging Channel paging indicator transmit power level. {{param}} is set as follows: 0: 5 dB below; 1: 4 dB below; 2: 3 dB below; 3: 2 dB below; 4: 1 dB below; 5: Same; 6: 1 dB above; 7: 2dB above.";
11015 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.ExtendedSystemParameters.QPCHPwrLevelPage";
11016 }
11017 leaf qpc-hcci-supported {
11018 type uint8 {
11019 range "0..1";
11020 }
11021 config false;
11022 description
11023 "Quick Paging Channel configuration change indicator supported. {{param}} is set as follows: if the base station is to support configuration change indicators on the Quick Paging Channel, {{param}} to '1'; otherwise {{param}} is set to '0'.";
11024 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.ExtendedSystemParameters.QPCHcciSupported";
11025 }
11026 leaf qpch-pwr-level-config {
11027 type uint8 {
11028 range "0..255";
11029 }
11030 config false;
11031 description
11032 "Quick Paging Channel configuration change indicator CONFIG transmit power level. See {{bibref|3GPP2-C.S0005}}.";
11033 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.ExtendedSystemParameters.QPCHPwrLevelConfig";
11034 }
11035 leaf sdb-supported {
11036 type uint8 {
11037 range "0..1";
11038 }
11039 config false;
11040 description
11041 "Short Data Burst supported indicator. See {{bibref|3GPP2-C.S0005}}.";
11042 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.ExtendedSystemParameters.SDBSupported";
11043 }
11044 leaf r-lgain-traffic-pilot {
11045 type uint8 {
11046 range "0..63";
11047 }
11048 units "0.125 dB";
11049 config false;
11050 description
11051 "Gain adjustment of the Reverse Traffic Channel relative to the Reverse Pilot Channel for Radio Configurations greater than 2. {{param}} is set to the correction factor to be used by mobile stations in setting the power of a reverse traffic channel, expressed as a two's complement value in units of {{units}}.";
11052 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.ExtendedSystemParameters.RLgainTrafficPilot";
11053 }
11054 leaf rvs-pwr-ctrl-delay-incl {
11055 type uint8 {
11056 range "0..1";
11057 }
11058 config false;
11059 description
11060 "Reverse Power Control Delay included indicator. See {{bibref|3GPP2-C.S0005}}.";
11061 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.ExtendedSystemParameters.RvsPwrCtrlDelayIncl";
11062 }
11063 leaf rvs-pwr-ctrl-delay {
11064 type uint8 {
11065 range "0..3";
11066 }
11067 units "1.25 ms";
11068 config false;
11069 description
11070 "The reverse power control delay. {{param}} is setto the closed-loop reverse power control delay minus one (the closed-loop reverse power control delay is the time between the end of a gated-on reverse PCG and the beginning of the Forward Power Control Subchannel in units of {{units}}.";
11071 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.ExtendedSystemParameters.RvsPwrCtrlDelay";
11072 }
11073 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.ExtendedSystemParameters.";
11074 }
11075
11076 grouping cdma2000-one-x-ran-forward-pwr-ctr-g {
11077 description
11078 "The object used for configuring extended channel assignment messages for 1x";
11079 leaf fpcfch-init-setpt {
11080 type int64;
11081 units "0.125 dB";
11082 config false;
11083 description
11084 "Initial Fundamental Channel outer loop Eb/Nt setpoint in {{units}}. For example, 56 corresponds to 7 dB. See {{bibref|3GPP2-C.S0005}}.";
11085 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.ForwardPwrCtr.FPCFCHInitSetpt";
11086 }
11087 leaf fpc-subchan-gain {
11088 type int64;
11089 units "0.25 dB";
11090 config false;
11091 description
11092 "Forward power control subchannel relative to fwd traffic channel in {{units}}. See {{bibref|3GPP2-C.S0005}}.";
11093 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.ForwardPwrCtr.FPCSubchanGain";
11094 }
11095 leaf rl-gain-adj {
11096 type int64;
11097 units "dB";
11098 config false;
11099 description
11100 "Reverse Traffic Channel power relative to access power in {{units}}. See {{bibref|3GPP2-C.S0005}}.";
11101 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.ForwardPwrCtr.RLGainAdj";
11102 }
11103 leaf fpcfchfer {
11104 type uint8 {
11105 range "0..31";
11106 }
11107 config false;
11108 description
11109 "Fundamental Channel target frame error rate. Refer to table 3.7.3.3.2.25-2 of {{bibref|3GPP2-C.S0005}}";
11110 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.ForwardPwrCtr.FPCFCHFER";
11111 }
11112 leaf fpcfch-min-setpt {
11113 type int64;
11114 units "0.125 dB";
11115 config false;
11116 description
11117 "Minimum Fundamental Channel Outer Loop Eb/Nt setpoint in {{units}}. See {{bibref|3GPP2-C.S0005}}.";
11118 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.ForwardPwrCtr.FPCFCHMinSetpt";
11119 }
11120 leaf fpcfch-max-setpt {
11121 type int64;
11122 units "0.125 dB";
11123 config false;
11124 description
11125 "Maximum Fundamental Channel Outer Loop Eb/Nt setpoint in {{units}}. See {{bibref|3GPP2-C.S0005}}.";
11126 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.ForwardPwrCtr.FPCFCHMaxSetpt";
11127 }
11128 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.ForwardPwrCtr.";
11129 }
11130
11131 grouping cdma2000-one-x-ran-hard-handoff-g {
11132 description
11133 "This object provides configurable parameters for 1x Handout";
11134 leaf handout-enable {
11135 type boolean;
11136 config false;
11137 description
11138 "Enabling handout operation.";
11139 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.HardHandoff.HandoutEnable";
11140 }
11141 leaf ho-pilot-power-thresh {
11142 type int64;
11143 units "dB";
11144 config false;
11145 description
11146 "Pilot power threshold (in {{units}} relative to the FAP pilot power) for handout declaration";
11147 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.HardHandoff.HOPilotPowerThresh";
11148 }
11149 leaf ho-pilot-duration {
11150 type uint8 {
11151 range "20..50";
11152 }
11153 units "100ms";
11154 config false;
11155 description
11156 "Timethreshold for handout declaration (in {{units}})";
11157 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.HardHandoff.HOPilotDuration";
11158 }
11159 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.HardHandoff.";
11160 }
11161
11162 grouping cdma2000-one-x-ran-hard-handoff-stats-g {
11163 description
11164 "This object contains statistics for all Handouts of the 1x FAP.";
11165 leaf tx-ho-required {
11166 type uint32 {
11167 range "0..4294967295";
11168 }
11169 description
11170 "Total number of Handout Required messages sent to the MSC";
11171 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.HardHandoff.Stats.TxHORequired";
11172 }
11173 leaf rx-ho-command {
11174 type uint32 {
11175 range "0..4294967295";
11176 }
11177 description
11178 "Total number of Handout Command messegaes received from the MSC";
11179 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.HardHandoff.Stats.RxHOCommand";
11180 }
11181 leaf ho-required-rejected {
11182 type uint32 {
11183 range "0..4294967295";
11184 }
11185 description
11186 "Total number of HO required requests rejected by the MSC";
11187 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.HardHandoff.Stats.HORequiredRejected";
11188 }
11189 leaf ho-required-unanswered {
11190 type uint32 {
11191 range "0..4294967295";
11192 }
11193 description
11194 "Total number of HO required requests for which no response received from the MSC";
11195 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.HardHandoff.Stats.HORequiredUnanswered";
11196 }
11197 leaf tx-uhdm {
11198 type uint32 {
11199 range "0..4294967295";
11200 }
11201 description
11202 "Total number UHDMs sent to mobiles";
11203 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.HardHandoff.Stats.TxUHDM";
11204 }
11205 leaf rx-ns-ack {
11206 type uint32 {
11207 range "0..4294967295";
11208 }
11209 description
11210 "Total number of MSAcks received from the mobile in response to UHDM";
11211 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.HardHandoff.Stats.RxNSAck";
11212 }
11213 leaf ho-failure-count {
11214 type uint32 {
11215 range "0..4294967295";
11216 }
11217 description
11218 "Total number of Handout attempts declared as failure";
11219 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.HardHandoff.Stats.HOFailureCount";
11220 }
11221 leaf call-drop-count {
11222 type uint32 {
11223 range "0..4294967295";
11224 }
11225 description
11226 "Total numer of call drops after a HO attempt. RTC lost without MSack";
11227 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.HardHandoff.Stats.CallDropCount";
11228 }
11229 leaf tx-ho-commence {
11230 type uint32 {
11231 range "0..4294967295";
11232 }
11233 description
11234 "Number of Handout Commenced messages sent to MSC";
11235 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.HardHandoff.Stats.TxHOCommence";
11236 }
11237 leaf rx-ho-session-clear {
11238 type uint32 {
11239 range "0..4294967295";
11240 }
11241 description
11242 "Number of session clear commands received form the core";
11243 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.HardHandoff.Stats.RxHOSessionClear";
11244 }
11245 leaf return-on-failure-count {
11246 type uint32 {
11247 range "0..4294967295";
11248 }
11249 description
11250 "Total number of times a Return On Handoff failure was declared";
11251 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.HardHandoff.Stats.ReturnOnFailureCount";
11252 }
11253 leaf one-pilot-report-count {
11254 type uint32 {
11255 range "0..4294967295";
11256 }
11257 description
11258 "Number of times only one pilot was reported in HO Required message";
11259 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.HardHandoff.Stats.OnePilotReportCount";
11260 }
11261 leaf two-pilot-report-count {
11262 type uint32 {
11263 range "0..4294967295";
11264 }
11265 description
11266 "Number of times only two pilot was reported in HO Required message";
11267 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.HardHandoff.Stats.TwoPilotReportCount";
11268 }
11269 leaf three-pilot-report-count {
11270 type uint32 {
11271 range "0..4294967295";
11272 }
11273 description
11274 "Number of times only three pilot was reported in HO Required message";
11275 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.HardHandoff.Stats.ThreePilotReportCount";
11276 }
11277 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.HardHandoff.Stats.";
11278 }
11279
11280 grouping cdma2000-one-x-ran-power-control-g {
11281 description
11282 "Configuration Managed Object for OTA power control attribute.";
11283 leaf one-xpcfpc-incl {
11284 type int64;
11285 config false;
11286 description
11287 "Whether Forward power control information included in Power Control message";
11288 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.PowerControl.OneXPCFPCIncl";
11289 }
11290 leaf one-xpcfpcfch-min-setpt {
11291 type int64;
11292 units "0.125 dB";
11293 config false;
11294 description
11295 "The value for the minimum Fundamental Channel Outer Loop Eb/Nt setpoint, in units of {{units}}.";
11296 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.PowerControl.OneXPCFPCFCHMinSetpt";
11297 }
11298 leaf one-xpcfpcfch-max-setpt {
11299 type int64;
11300 units "0.125 dB";
11301 config false;
11302 description
11303 "The value for the maximum Fundamental Channel Outer Loop Eb/Nt setpoint, in units of {{units}}.";
11304 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.PowerControl.OneXPCFPCFCHMaxSetpt";
11305 }
11306 leaf one-xpcrpc-incl {
11307 type int64;
11308 config false;
11309 description
11310 "Whether reverse Power control information included in the Power Control Message.";
11311 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.PowerControl.OneXPCRPCIncl";
11312 }
11313 leaf one-xpcfch-chan-adj-gain {
11314 type int64;
11315 units "0.125 dB";
11316 config false;
11317 description
11318 "Channel adjustment gain (in {{units}}) for Reverse Fundamental Channel.";
11319 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.PowerControl.OneXPCFCHChanAdjGain";
11320 }
11321 leaf one-xpc-pwr-rep-thresh {
11322 type uint8 {
11323 range "0..31";
11324 }
11325 config false;
11326 description
11327 "The number of bad frames to be received in a measurement period on the channel which carries the Power Control Subchannel before mobile stations are to generate a Power easurement Report Message";
11328 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.PowerControl.OneXPCPwrRepThresh";
11329 }
11330 leaf one-xpc-pwr-rep-frames {
11331 type uint8 {
11332 range "0..15";
11333 }
11334 config false;
11335 description
11336 "Power control reporting frame count. Number of frames over which the mobile station measures frame errors. For example, 7 corresponds to 55 frames. Refer to {{bibref|3GPP2-C.S0005}} for mapping between this value and the actual frame count.";
11337 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.PowerControl.OneXPCPwrRepFrames";
11338 }
11339 leaf one-x-pwr-thresh-enable {
11340 type int64;
11341 config false;
11342 description
11343 "Threshold report mode indicator. If the mobile station is to generate threshold Power Measurement Report Messages, the base station shall set this field to '1'. If the mobile station is not to generate threshold Power Measurement Report Messages, the base station shall set this field to '0'.";
11344 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.PowerControl.OneXPwrThreshEnable";
11345 }
11346 leaf one-xpc-pwr-period-enable {
11347 type int64;
11348 config false;
11349 description
11350 "Periodic report mode indicator. If the mobile station is to generate periodic Power Measurement Report Messages, the base station shall set this field to '1'. If the mobile station is not to generate periodic Power Measurement Report Messages, the base station shall set this field to '0'.";
11351 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.PowerControl.OneXPCPwrPeriodEnable";
11352 }
11353 leaf one-xpc-pwr-rep-delay {
11354 type uint8 {
11355 range "0..31";
11356 }
11357 units "4 frames";
11358 config false;
11359 description
11360 "Power report delay. The period that the mobile station waits following a Power Measurement Report Message before restarting frame counting for power control purposes. The base station shall set this field to the power report delay values in units of {{units}}.";
11361 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.PowerControl.OneXPCPwrRepDelay";
11362 }
11363 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.PowerControl.";
11364 }
11365
11366 grouping cdma2000-one-x-ran-neighbor-list-g {
11367 description
11368 "This object contains information common to all neighbors of a sector. This object has only one instance.";
11369 leaf enable {
11370 type boolean;
11371 config false;
11372 description
11373 "Enables or disables the {{object}} entry.";
11374 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.NeighborList.{i}.Enable";
11375 }
11376 leaf alias {
11377 type string {
11378 length "1..64";
11379 }
11380 description
11381 "{{datatype|expand}}";
11382 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.NeighborList.{i}.Alias";
11383 }
11384 leaf pilot-inc {
11385 type int64;
11386 config false;
11387 description
11388 "pilot increment policy for this network. See {{bibref|3GPP2-C.S0005}}.";
11389 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.NeighborList.{i}.PilotInc";
11390 }
11391 leaf one-x-neighbor-index {
11392 type int64;
11393 description
11394 "Macro neighbour index. See {{bibref|3GPP2-C.S0005}}.";
11395 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.NeighborList.{i}.OneXNeighborIndex";
11396 }
11397 leaf neighbor-config {
11398 type enumeration {
11399 enum "same-config" {
11400 value 1;
11401 description
11402 "none";
11403 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.NeighborList.{i}.NeighborConfig - SameConfig";
11404 }
11405 enum "same-paging" {
11406 value 2;
11407 description
11408 "none";
11409 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.NeighborList.{i}.NeighborConfig - SamePaging";
11410 }
11411 enum "diff-paging" {
11412 value 3;
11413 description
11414 "none";
11415 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.NeighborList.{i}.NeighborConfig - DiffPaging";
11416 }
11417 enum "unknown" {
11418 value 4;
11419 description
11420 "none";
11421 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.NeighborList.{i}.NeighborConfig - Unknown";
11422 }
11423 }
11424 config false;
11425 description
11426 "Neighbor configuration in terms of number of frequencies having paging channels as defined in Section 3.7.2.3.2 of the {{bibref|3GPP2-C.S0005}} standard";
11427 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.NeighborList.{i}.NeighborConfig";
11428 }
11429 leaf neighbor-pn {
11430 type int64;
11431 description
11432 "PN offset of the neighbor. See {{bibref|3GPP2-C.S0005}}.";
11433 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.NeighborList.{i}.NeighborPN";
11434 }
11435 leaf search-priority {
11436 type enumeration {
11437 enum "low" {
11438 value 1;
11439 description
11440 "none";
11441 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.NeighborList.{i}.SearchPriority - Low";
11442 }
11443 enum "medium" {
11444 value 2;
11445 description
11446 "none";
11447 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.NeighborList.{i}.SearchPriority - Medium";
11448 }
11449 enum "high" {
11450 value 3;
11451 description
11452 "none";
11453 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.NeighborList.{i}.SearchPriority - High";
11454 }
11455 enum "very-high" {
11456 value 4;
11457 description
11458 "none";
11459 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.NeighborList.{i}.SearchPriority - VeryHigh";
11460 }
11461 }
11462 config false;
11463 description
11464 "priority level for serching this neighbor. See {{bibref|3GPP2-C.S0005}}.";
11465 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.NeighborList.{i}.SearchPriority";
11466 }
11467 leaf neighbor-band {
11468 type enumeration {
11469 enum "0" {
11470 value 1;
11471 description
11472 "none";
11473 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.NeighborList.{i}.NeighborBand - 0";
11474 }
11475 enum "1" {
11476 value 2;
11477 description
11478 "none";
11479 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.NeighborList.{i}.NeighborBand - 1";
11480 }
11481 enum "2" {
11482 value 3;
11483 description
11484 "none";
11485 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.NeighborList.{i}.NeighborBand - 2";
11486 }
11487 enum "3" {
11488 value 4;
11489 description
11490 "none";
11491 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.NeighborList.{i}.NeighborBand - 3";
11492 }
11493 enum "4" {
11494 value 5;
11495 description
11496 "none";
11497 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.NeighborList.{i}.NeighborBand - 4";
11498 }
11499 enum "5" {
11500 value 6;
11501 description
11502 "none";
11503 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.NeighborList.{i}.NeighborBand - 5";
11504 }
11505 enum "6" {
11506 value 7;
11507 description
11508 "none";
11509 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.NeighborList.{i}.NeighborBand - 6";
11510 }
11511 }
11512 config false;
11513 description
11514 "Neighbor band class. See {{bibref|3GPP2-C.S0005}}.";
11515 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.NeighborList.{i}.NeighborBand";
11516 }
11517 leaf neighbor-frequency {
11518 type int64;
11519 config false;
11520 description
11521 "frequency of neighbor. See {{bibref|3GPP2-C.S0005}}.";
11522 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.NeighborList.{i}.NeighborFrequency";
11523 }
11524 leaf frequency-included {
11525 type int64;
11526 config false;
11527 description
11528 "Flag to indicate if the channel id included. See {{bibref|3GPP2-C.S0005}}.";
11529 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.NeighborList.{i}.FrequencyIncluded";
11530 }
11531 leaf in-traffic {
11532 type int64;
11533 config false;
11534 description
11535 "whether this neighbor can be used for in-traffic neighborlist message";
11536 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.NeighborList.{i}.InTraffic";
11537 }
11538 leaf overhead-msg {
11539 type int64;
11540 config false;
11541 description
11542 "whether this neighbor can be used for overhead neighborlist message";
11543 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.NeighborList.{i}.OverheadMsg";
11544 }
11545 leaf base-identifier {
11546 type int64;
11547 config false;
11548 description
11549 "unique identifire of the neighboring cell (optional)";
11550 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.NeighborList.{i}.BaseIdentifier";
11551 }
11552 leaf air-interface {
11553 type enumeration {
11554 enum "one-x" {
11555 value 1;
11556 description
11557 "none";
11558 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.NeighborList.{i}.AirInterface - OneX";
11559 }
11560 enum "is95" {
11561 value 2;
11562 description
11563 "none";
11564 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.NeighborList.{i}.AirInterface - IS95";
11565 }
11566 enum "hrpd" {
11567 value 3;
11568 description
11569 "none";
11570 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.NeighborList.{i}.AirInterface - HRPD";
11571 }
11572 enum "other" {
11573 value 4;
11574 description
11575 "none";
11576 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.NeighborList.{i}.AirInterface - Other";
11577 }
11578 }
11579 config false;
11580 description
11581 "Air interface technology of the neighbor.";
11582 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.NeighborList.{i}.AirInterface";
11583 }
11584 leaf hand-out-capable {
11585 type int64;
11586 config false;
11587 description
11588 "Flag to indicate if the handOutCapability is possible.";
11589 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.NeighborList.{i}.HandOutCapable";
11590 }
11591 leaf one-x-neighbor-longitude {
11592 type string {
11593 length "0..16";
11594 }
11595 config false;
11596 description
11597 "Longitude for this neighbor. Parameter is a string representing a floating point real number (+/- XXX.YY). Where + for East, - for West, XXX.Y ranges between 0.0 and 180.0 .";
11598 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.NeighborList.{i}.OneXNeighborLongitude";
11599 }
11600 leaf one-x-neighbor-latitude {
11601 type string {
11602 length "0..16";
11603 }
11604 config false;
11605 description
11606 "Lattitude for this neighbor. Parameter is a string representing a floating point number (+/-XX.Y). + for North, - for South, XX.Y ranges between 0.0 and 90.0.";
11607 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.NeighborList.{i}.OneXNeighborLatitude";
11608 }
11609 leaf one-x-neighbor-msc-id {
11610 type uint32 {
11611 range "0..16777215";
11612 }
11613 config false;
11614 description
11615 "IOS MSCID of the neighbors. See {{bibref|3GPP2-A.S0014}}.";
11616 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.NeighborList.{i}.OneXNeighborMSCId";
11617 }
11618 leaf one-x-neighbor-ios-cell-id {
11619 type uint16 {
11620 range "0..65535";
11621 }
11622 config false;
11623 description
11624 "Cell Identifier of the neighbor (formatted according to Cell Identification Discriminator = '0000 0010', i.e., 12-bit cell value and 4-bit sector value). See {{bibref|3GPP2-A.S0014}}.";
11625 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.NeighborList.{i}.OneXNeighborIOSCellId";
11626 }
11627 leaf force-in-overhead {
11628 type boolean;
11629 config false;
11630 description
11631 "If {{param}} is set to {{true}}, the FAP SHOULD include this Neighbor List entry in the Neighbor List overhead messages (see {{bibref|3GPP2-C.S0005}}. Otherwise, {{param}} is set to {{false}}, in which case the FAP MAY include this Neighbor List entry in the Neighbor List overhead messages.";
11632 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.NeighborList.{i}.ForceInOverhead";
11633 }
11634 leaf included-in-overhead {
11635 type boolean;
11636 description
11637 "If {{param}} is set to {{true}}, the FAP is currently including this Neighbor List entry in the Neighbor List overhead messages (see {{bibref|3GPP2-C.S0005}}. Otherwise, {{param}} is set to {{false}}.";
11638 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.NeighborList.{i}.IncludedInOverhead";
11639 }
11640 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.NeighborList.{i}.";
11641 }
11642
11643 grouping cdma2000-one-x-ran-apidm-g {
11644 description
11645 "This object can be configured only if {{param|.Capabilities.CDMA2000.OneX.FemtoOverheadMessagesCapable}} is set to {{true}}.";
11646 leaf association-type {
11647 type uint8 {
11648 range "0..7";
11649 }
11650 config false;
11651 description
11652 "The FAP shall set this field to the value shown in {{bibref|3GPP2-C.S0005}} corresponding to the configuration of the base station.";
11653 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.APIDM.AssociationType";
11654 }
11655 leaf apidlen {
11656 type uint8 {
11657 range "0..15";
11658 }
11659 config false;
11660 description
11661 "The FAP shall set this field to the length of the access point identification in units of 16 bits. Refer to {{bibref|3GPP2-C.S0005}}.";
11662 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.APIDM.APIDLEN";
11663 }
11664 leaf apid {
11665 type binary {
11666 length "0..16";
11667 }
11668 config false;
11669 description
11670 "Access Point Identification. Refer {{bibref|3GPP2-C.S0005}} for definition.";
11671 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.APIDM.APID";
11672 }
11673 leaf apidmask {
11674 type uint8 {
11675 range "0..255";
11676 }
11677 config false;
11678 description
11679 "Access Point identification Mask. Refer {{bibref|3GPP2-C.S0005}} for definition.";
11680 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.APIDM.APIDMASK";
11681 }
11682 leaf iosmscid {
11683 type uint32 {
11684 range "0..16777215";
11685 }
11686 config false;
11687 description
11688 "MSC_ID of the base station. Refer {{bibref|3GPP2-C.S0005}} for definition.";
11689 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.APIDM.IOSMSCID";
11690 }
11691 leaf ioscellid {
11692 type uint16 {
11693 range "0..65535";
11694 }
11695 config false;
11696 description
11697 "CELL_ID of the base station. Refer {{bibref|3GPP2-C.S0005}} for definition.";
11698 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.APIDM.IOSCELLID";
11699 }
11700 leaf intrafreqhohysincl {
11701 type boolean;
11702 config false;
11703 description
11704 "This field indicates whether the INTRAFREQHOHYS field is valid and included in Access Point Identification message. Refer {{bibref|3GPP2-C.S0005}} for definition.";
11705 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.APIDM.INTRAFREQHOHYSINCL";
11706 }
11707 leaf intrafreqhohys {
11708 type uint8 {
11709 range "0..127";
11710 }
11711 config false;
11712 description
11713 "Intra Frequency Handoff Hysteresis. Refer {{bibref|3GPP2-C.S0005}} for definition.";
11714 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.APIDM.INTRAFREQHOHYS";
11715 }
11716 leaf intrafreqhoslopeincl {
11717 type boolean;
11718 config false;
11719 description
11720 "This field indicates whether the INTRAFREQHOSLOPE field is valid and included in Access Point Identification message. Refer {{bibref|3GPP2-C.S0005}} for definition.";
11721 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.APIDM.INTRAFREQHOSLOPEINCL";
11722 }
11723 leaf intrafreqhoslope {
11724 type uint8 {
11725 range "0..63";
11726 }
11727 config false;
11728 description
11729 "Intra Frequency Handoff Slope. Refer {{bibref|3GPP2-C.S0005}} for definition.";
11730 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.APIDM.INTRAFREQHOSLOPE";
11731 }
11732 leaf interfreqhohysincl {
11733 type boolean;
11734 config false;
11735 description
11736 "This field indicates whether the INTERFREQHOHYS field is valid and included in Access Point Identification message. Refer {{bibref|3GPP2-C.S0005}} for definition.";
11737 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.APIDM.INTERFREQHOHYSINCL";
11738 }
11739 leaf interfreqhohys {
11740 type uint8 {
11741 range "0..127";
11742 }
11743 config false;
11744 description
11745 "Inter frequency handoff hysteresis. Refer {{bibref|3GPP2-C.S0005}} for definition.";
11746 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.APIDM.INTERFREQHOHYS";
11747 }
11748 leaf interfreqhoslopeincl {
11749 type boolean;
11750 config false;
11751 description
11752 "This field indicates whether the INTERFREQHOSLOPE field is valid and included in Access Point Identification message. Refer {{bibref|3GPP2-C.S0005}} for definition.";
11753 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.APIDM.INTERFREQHOSLOPEINCL";
11754 }
11755 leaf interfreqhoslope {
11756 type uint8 {
11757 range "0..63";
11758 }
11759 config false;
11760 description
11761 "Inter frequency handoff slope. Refer {{bibref|3GPP2-C.S0005}} for definition.";
11762 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.APIDM.INTERFREQHOSLOPE";
11763 }
11764 leaf interfreqsrchthincl {
11765 type boolean;
11766 config false;
11767 description
11768 "This field indicates whether the INTERFREQSRCHTH field is valid and included in Access Point Identification message. Refer {{bibref|3GPP2-C.S0005}} for definition.";
11769 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.APIDM.INTERFREQSRCHTHINCL";
11770 }
11771 leaf interfreqsrchth {
11772 type uint8 {
11773 range "0..31";
11774 }
11775 config false;
11776 description
11777 "Inter-frequency search threshold. Refer {{bibref|3GPP2-C.S0005}} for definitions";
11778 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.APIDM.INTERFREQSRCHTH";
11779 }
11780 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.APIDM.";
11781 }
11782
11783 grouping cdma2000-one-x-ran-apidtm-g {
11784 description
11785 "This object can be configured only if {{param|.Capabilities.CDMA2000.OneX.FemtoOverheadMessagesCapable}} is set to {{true}}.";
11786 leaf apidtextcha-ri-len {
11787 type uint16 {
11788 range "0..256";
11789 }
11790 config false;
11791 description
11792 "Access Point identification Text CHARi field Length ({{param|APIDTEXTCHARi}}). Refer {{bibref|3GPP2-C.S0005}} for definitions";
11793 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.APIDTM.APIDTEXTCHARiLEN";
11794 }
11795 leaf apidtextmsgencoding {
11796 type uint8 {
11797 range "0..31";
11798 }
11799 config false;
11800 description
11801 "Access Point identification Text message encoding. Refer {{bibref|3GPP2-C.S0005}} and {{bibref|3GPP2-C.R1001}} for definitions";
11802 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.APIDTM.APIDTEXTMSGENCODING";
11803 }
11804 leaf apidtextcha-ri {
11805 type string {
11806 length "0..256";
11807 }
11808 config false;
11809 description
11810 "Access Point Identification Text. Refer {{bibref|3GPP2-C.S0005}} and {{bibref|3GPP2-C.R1001}} for definitions.";
11811 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.APIDTM.APIDTEXTCHARi";
11812 }
11813 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.APIDTM.";
11814 }
11815
11816 grouping cdma2000-one-x-ran-appim-g {
11817 description
11818 "This object can be configured only if {{param|.Capabilities.CDMA2000.OneX.FemtoOverheadMessagesCapable}} is set to {{true}}.";
11819 leaf lifetime {
11820 type uint8 {
11821 range "0..255";
11822 }
11823 config false;
11824 description
11825 "Lifetime of the information in the access point pilot information record. Refer {{bibref|3GPP2-C.S0005}} for definitions";
11826 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.APPIM.LIFETIME";
11827 }
11828 leaf numappirec {
11829 type uint16 {
11830 range "0..511";
11831 }
11832 config false;
11833 description
11834 "The number of entries for {{object|.CellConfig.CDMA2000.OneX.RAN.APPIM.APPIREC.{i}.}}";
11835 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.APPIM.NUMAPPIREC";
11836 }
11837 leaf appirec-number-of-entries {
11838 type uint64;
11839 description
11840 "{{numentries}}";
11841 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.APPIM.APPIRECNumberOfEntries";
11842 }
11843 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.APPIM.";
11844 }
11845
11846 grouping cdma2000-one-x-ran-appim-appirec-g {
11847 description
11848 "This object can be configured only if {{param|.Capabilities.CDMA2000.OneX.FemtoOverheadMessagesCapable}} is set to {{true}}.";
11849 leaf enable {
11850 type boolean;
11851 config false;
11852 description
11853 "Enables or disables the {{object}} entry.";
11854 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.APPIM.APPIREC.{i}.Enable";
11855 }
11856 leaf alias {
11857 type string {
11858 length "1..64";
11859 }
11860 description
11861 "{{datatype|expand}}";
11862 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.APPIM.APPIREC.{i}.Alias";
11863 }
11864 leaf apassntype {
11865 type uint8 {
11866 range "0..7";
11867 }
11868 config false;
11869 description
11870 "Access point association type the access point pilot information record. Refer {{bibref|3GPP2-C.S0005}} for definitions";
11871 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.APPIM.APPIREC.{i}.APASSNTYPE";
11872 }
11873 leaf apsidsameasprevious {
11874 type uint8 {
11875 range "0..1";
11876 }
11877 config false;
11878 description
11879 "SID same as previous indicator in the access point pilot information record. Refer {{bibref|3GPP2-C.S0005}} for definitions";
11880 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.APPIM.APPIREC.{i}.APSIDSAMEASPREVIOUS";
11881 }
11882 leaf apnidsameasprevious {
11883 type uint8 {
11884 range "0..1";
11885 }
11886 config false;
11887 description
11888 "NID same as previous indicator in the access point pilot information record. Refer {{bibref|3GPP2-C.S0005}} for definitions";
11889 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.APPIM.APPIREC.{i}.APNIDSAMEASPREVIOUS";
11890 }
11891 leaf apbandsameasprevious {
11892 type uint8 {
11893 range "0..1";
11894 }
11895 config false;
11896 description
11897 "Bandclass same as previous indicator in the access point pilot information record. Refer {{bibref|3GPP2-C.S0005}} for definitions";
11898 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.APPIM.APPIREC.{i}.APBANDSAMEASPREVIOUS";
11899 }
11900 leaf apfreqsameasprevious {
11901 type uint8 {
11902 range "0..1";
11903 }
11904 config false;
11905 description
11906 "Frequency same as previous indicator in the access point pilot information record. Refer {{bibref|3GPP2-C.S0005}} for definitions";
11907 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.APPIM.APPIREC.{i}.APFREQSAMEASPREVIOUS";
11908 }
11909 leaf appnrecsameasprevious {
11910 type uint8 {
11911 range "0..1";
11912 }
11913 config false;
11914 description
11915 "PN offset same as previous indicator in the access point pilot information record. Refer {{bibref|3GPP2-C.S0005}} for definitions";
11916 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.APPIM.APPIREC.{i}.APPNRECSAMEASPREVIOUS";
11917 }
11918 leaf apsid {
11919 type uint16 {
11920 range "0..32767";
11921 }
11922 description
11923 "Access point SID in the access point pilot information record. Refer {{bibref|3GPP2-C.S0005}} for definitions";
11924 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.APPIM.APPIREC.{i}.APSID";
11925 }
11926 leaf apnid {
11927 type uint16 {
11928 range "0..65535";
11929 }
11930 description
11931 "Access point NID in the access point pilot information record. Refer {{bibref|3GPP2-C.S0005}} for definitions";
11932 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.APPIM.APPIREC.{i}.APNID";
11933 }
11934 leaf apband {
11935 type uint8 {
11936 range "0..31";
11937 }
11938 description
11939 "Access point bandclass in the access point pilot information record. Refer {{bibref|3GPP2-C.S0005}} for definitions";
11940 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.APPIM.APPIREC.{i}.APBAND";
11941 }
11942 leaf apfreq {
11943 type uint16 {
11944 range "0..2047";
11945 }
11946 description
11947 "Access point frequency in the access point pilot information record. Refer {{bibref|3GPP2-C.S0005}} for definitions";
11948 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.APPIM.APPIREC.{i}.APFREQ";
11949 }
11950 leaf appnrectype {
11951 type uint8 {
11952 range "0..7";
11953 }
11954 description
11955 "Access point PN offset in the access point pilot information record. Refer {{bibref|3GPP2-C.S0005}} for definitions";
11956 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.APPIM.APPIREC.{i}.APPNRECTYPE";
11957 }
11958 leaf appnreclen {
11959 type uint8 {
11960 range "0..31";
11961 }
11962 description
11963 "Length in octets of the access point PN record ({{param|APPNREC}}) in the access point pilot information record. Refer {{bibref|3GPP2-C.S0005}} for definitions";
11964 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.APPIM.APPIREC.{i}.APPNRECLEN";
11965 }
11966 leaf appnrec {
11967 type binary {
11968 length "0..31";
11969 }
11970 description
11971 "Access point PN Record in the access point pilot information record. Refer {{bibref|3GPP2-C.S0005}} for definitions";
11972 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.APPIM.APPIREC.{i}.APPNREC";
11973 }
11974 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.APPIM.APPIREC.{i}.";
11975 }
11976
11977 grouping cdma2000-one-x-pcf-config-g {
11978 description
11979 "CDMA2000 1x PCF configuration information.";
11980 leaf pcfpdsn-health-monitor-interval {
11981 type uint8 {
11982 range "0..180";
11983 }
11984 units "seconds";
11985 config false;
11986 description
11987 "PDSN health check monitor interval in {{units}}. Setting the value to 0 disables the PDSN Health Monitoring Feature. Setting any non-zero value enables the PDSN Health Monitoring Feature and sets that non-zero value as the timer interval.";
11988 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFConfig.PCFPDSNHealthMonitorInterval";
11989 }
11990 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFConfig.";
11991 }
11992
11993 grouping cdma2000-one-x-pcf-config-pcf-performance-stats-g {
11994 description
11995 "This object is used in obtaining the PCF stats";
11996 leaf a10-setup-failure-no-reason {
11997 type uint64;
11998 description
11999 "Number of times the PCF was refused an A10 connection with an unspecified reason (A11 error code : 0x80)";
12000 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFConfig.PCFPerformanceStats.A10SetupFailureNoReason";
12001 }
12002 leaf a10-setup-failure-admin-prohibit {
12003 type uint64;
12004 description
12005 "Number of times the PCF was refused an A10 connection with a reason \"Admin Prohibited\" (A11 error code : 0x81).";
12006 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFConfig.PCFPerformanceStats.A10SetupFailureAdminProhibit";
12007 }
12008 leaf a10-setup-failure-insuff-resources {
12009 type uint64;
12010 description
12011 "Number of times the PCF was refused an A10 connection with a reason \"Insufficient Resources\" (A11 error code: 0x82).";
12012 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFConfig.PCFPerformanceStats.A10SetupFailureInsuffResources";
12013 }
12014 leaf a10-setup-failure-failed-auth {
12015 type uint64;
12016 description
12017 "Number of times the PCF was refused an A10 connection with a reason \"Mobile Node Authentication Failure\" (A11 error code: 0x83).";
12018 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFConfig.PCFPerformanceStats.A10SetupFailureFailedAuth";
12019 }
12020 leaf a10-setup-failure-id-mismatch {
12021 type uint64;
12022 description
12023 "Number of times the PCF was refused an A10 connection with a reason \"Id Mismatch\" (A11 error code: 0x85)";
12024 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFConfig.PCFPerformanceStats.A10SetupFailureIdMismatch";
12025 }
12026 leaf a10-setup-failure-malformed-req {
12027 type uint64;
12028 description
12029 "Number of times the PCF was refused an A10 connection with a reason \"Malformed Request\" (A11 error code: 0x86)";
12030 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFConfig.PCFPerformanceStats.A10SetupFailureMalformedReq";
12031 }
12032 leaf a10-setup-failure-unknown-pdsn {
12033 type uint64;
12034 description
12035 "Number of times the PCF was refused an A10 connection with a reason \"Unknown PDSN\" (A11 error code: 0x88)";
12036 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFConfig.PCFPerformanceStats.A10SetupFailureUnknownPDSN";
12037 }
12038 leaf a10-setup-failure-unsupp-vend-id {
12039 type uint64;
12040 description
12041 "Number of times the PCF was refused an A10 connection with a reason \"Unsupported Vendor Id\" (A11 error code: 0x89)";
12042 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFConfig.PCFPerformanceStats.A10SetupFailureUnsuppVendId";
12043 }
12044 leaf total-a10-closed-by-rnc {
12045 type uint64;
12046 description
12047 "Number of A10 closed by the FAP RNC.";
12048 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFConfig.PCFPerformanceStats.TotalA10ClosedByRnc";
12049 }
12050 leaf total-a10-closed-by-pdsn {
12051 type uint64;
12052 description
12053 "Number of A10 closed by the PDSN.";
12054 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFConfig.PCFPerformanceStats.TotalA10ClosedByPDSN";
12055 }
12056 leaf total-a10-success-pages {
12057 type uint64;
12058 description
12059 "Numebr of A10 Pages initiated by PCFsucceeded.";
12060 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFConfig.PCFPerformanceStats.TotalA10SuccessPages";
12061 }
12062 leaf total-a10-failed-pages {
12063 type uint64;
12064 description
12065 "Numebr of A10 Pages initiated by PCF failed.";
12066 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFConfig.PCFPerformanceStats.TotalA10FailedPages";
12067 }
12068 leaf total-a10-ingress-bytes {
12069 type uint64;
12070 units "bytes";
12071 description
12072 "Number of {{units}} received from the PDSN.";
12073 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFConfig.PCFPerformanceStats.TotalA10IngressBytes";
12074 }
12075 leaf total-a10-egress-bytes {
12076 type uint64;
12077 units "bytes";
12078 description
12079 "Number of {{units}} transmitted to the PDSN";
12080 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFConfig.PCFPerformanceStats.TotalA10EgressBytes";
12081 }
12082 leaf a10-reg-update-received {
12083 type uint64;
12084 description
12085 "Number of A10 Registration updates received by the FAP PCF";
12086 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFConfig.PCFPerformanceStats.A10RegUpdateReceived";
12087 }
12088 leaf total-a10-dropped-pages {
12089 type uint64;
12090 description
12091 "Number of A10 Pages initiated by PCF dropped";
12092 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFConfig.PCFPerformanceStats.TotalA10DroppedPages";
12093 }
12094 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFConfig.PCFPerformanceStats.";
12095 }
12096
12097 grouping cdma2000-one-x-batch-pcfpdsn-g {
12098 description
12099 "The Batch configuration Object used to configure PDSN table using a start and end IP address. The order of the address is used as part of PDSN selection algorithm, e.g., the first element is considered PDSN number 0. (Refer to {{bibref|3GPP2-A.S0013}}). To get individual PDSN entries use the {{object|.CellConfig.CDMA2000.OneX.PCFPDSN.{i}.}}.";
12100 leaf enable {
12101 type boolean;
12102 config false;
12103 description
12104 "Enables or disables the {{object}} entry.";
12105 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.BatchPCFPDSN.{i}.Enable";
12106 }
12107 leaf alias {
12108 type string {
12109 length "1..64";
12110 }
12111 description
12112 "{{datatype|expand}}";
12113 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.BatchPCFPDSN.{i}.Alias";
12114 }
12115 leaf batch-table-number {
12116 type int64;
12117 description
12118 "The BatchTable Number should be given only once during the creation of a Batch Table. This is the Key Attribute that uniquely identifies a BatchTable entry. This number indicates the index of this batch to determine the PDSN number in the PDSN selection algorithm ({{bibref|3GPP2-A.S0013}}).";
12119 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.BatchPCFPDSN.{i}.BatchTableNumber";
12120 }
12121 leaf batch-table-start-ip-address {
12122 type inet:ip-address;
12123 config false;
12124 description
12125 "Start IP address of the range of PDSNs.";
12126 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.BatchPCFPDSN.{i}.BatchTableStartIPAddress";
12127 }
12128 leaf batch-table-end-ip-address {
12129 type inet:ip-address;
12130 config false;
12131 description
12132 "End IP address of the range of PDSNs.";
12133 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.BatchPCFPDSN.{i}.BatchTableEndIPAddress";
12134 }
12135 leaf batch-table-security-parameter-index {
12136 type uint32 {
12137 range "0 | 256..4294967295";
12138 }
12139 config false;
12140 description
12141 "Security Parameter Index to be used.";
12142 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.BatchPCFPDSN.{i}.BatchTableSecurityParameterIndex";
12143 }
12144 leaf batch-table-secret-key {
12145 type binary {
12146 length "0..16";
12147 }
12148 config false;
12149 description
12150 "Secret key in 32-digit hexidecimal representation.";
12151 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.BatchPCFPDSN.{i}.BatchTableSecretKey";
12152 }
12153 leaf batch-table-ios-version {
12154 type enumeration {
12155 enum "tia-878-ballot" {
12156 value 1;
12157 description
12158 "none";
12159 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.BatchPCFPDSN.{i}.BatchTableIOSVersion - TIA-878-ballot";
12160 }
12161 enum "tia-878-1" {
12162 value 2;
12163 description
12164 "none";
12165 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.BatchPCFPDSN.{i}.BatchTableIOSVersion - TIA-878-1";
12166 }
12167 enum "tia-878-a" {
12168 value 3;
12169 description
12170 "none";
12171 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.BatchPCFPDSN.{i}.BatchTableIOSVersion - TIA-878-a";
12172 }
12173 enum "tia-878-legacy" {
12174 value 4;
12175 description
12176 "none";
12177 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.BatchPCFPDSN.{i}.BatchTableIOSVersion - TIA-878-legacy";
12178 }
12179 }
12180 config false;
12181 description
12182 "IOS Version of this PDSN.";
12183 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.BatchPCFPDSN.{i}.BatchTableIOSVersion";
12184 }
12185 leaf batch-table-pdsn-admin-status {
12186 type int64;
12187 config false;
12188 description
12189 "Administrative status of this PDSN. 0- UP 1-DOWN.";
12190 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.BatchPCFPDSN.{i}.BatchTablePDSNAdminStatus";
12191 }
12192 leaf pdsn-type {
12193 type enumeration {
12194 enum "one-x" {
12195 value 1;
12196 description
12197 "none";
12198 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.BatchPCFPDSN.{i}.PDSNType - OneX";
12199 }
12200 enum "hrpd-rev0" {
12201 value 2;
12202 description
12203 "none";
12204 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.BatchPCFPDSN.{i}.PDSNType - HRPDRev0";
12205 }
12206 enum "hrpd-rev-a" {
12207 value 3;
12208 description
12209 "none";
12210 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.BatchPCFPDSN.{i}.PDSNType - HRPDRevA";
12211 }
12212 }
12213 config false;
12214 description
12215 "Indicates the PDSN type for this batch.";
12216 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.BatchPCFPDSN.{i}.PDSNType";
12217 }
12218 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.BatchPCFPDSN.{i}.";
12219 }
12220
12221 grouping cdma2000-one-x-pcfpdsn-g {
12222 description
12223 "PCFPDSN Object configured for 1x. {{object|.CellConfig.CDMA2000.OneX.BatchPCFPDSN.{i}.}} table should be used to configure PDSN details.";
12224 leaf enable {
12225 type boolean;
12226 config false;
12227 description
12228 "Enables or disables the {{object}} entry.";
12229 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFPDSN.{i}.Enable";
12230 }
12231 leaf alias {
12232 type string {
12233 length "1..64";
12234 }
12235 description
12236 "{{datatype|expand}}";
12237 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFPDSN.{i}.Alias";
12238 }
12239 leaf pdsn-number {
12240 type int64;
12241 description
12242 "Index of this PDSN object in the PCFPDSNCollection array. The index is used as PDSN number in PDSN selection algorithm. ({{bibref|3GPP2-A.S0013}})";
12243 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFPDSN.{i}.PDSNNumber";
12244 }
12245 leaf security-parameter-index {
12246 type uint32 {
12247 range "0 | 256..4294967295";
12248 }
12249 description
12250 "Security Parameter Index used";
12251 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFPDSN.{i}.SecurityParameterIndex";
12252 }
12253 leaf security-key {
12254 type binary {
12255 length "0..16";
12256 }
12257 description
12258 "Secret key in 32-digit hexidecimal representation.";
12259 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFPDSN.{i}.SecurityKey";
12260 }
12261 leaf ios-version {
12262 type enumeration {
12263 enum "tia-878-ballot" {
12264 value 1;
12265 description
12266 "none";
12267 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFPDSN.{i}.IOSVersion - TIA-878-ballot";
12268 }
12269 enum "tia-878-1" {
12270 value 2;
12271 description
12272 "none";
12273 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFPDSN.{i}.IOSVersion - TIA-878-1";
12274 }
12275 enum "tia-878-a" {
12276 value 3;
12277 description
12278 "none";
12279 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFPDSN.{i}.IOSVersion - TIA-878-a";
12280 }
12281 enum "tia-878-legacy" {
12282 value 4;
12283 description
12284 "none";
12285 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFPDSN.{i}.IOSVersion - TIA-878-legacy";
12286 }
12287 }
12288 config false;
12289 description
12290 "HRPD IOS Version of this PDSN.";
12291 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFPDSN.{i}.IOSVersion";
12292 }
12293 leaf pds-nadmin-status {
12294 type int64;
12295 config false;
12296 description
12297 "Administrative status of this PDSN. 0- UP 1-DOWN.";
12298 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFPDSN.{i}.PDSNadminStatus";
12299 }
12300 leaf pdsn-health-status {
12301 type uint8 {
12302 range "0..1";
12303 }
12304 config false;
12305 description
12306 "Reachability status of this PDSN. 0-unreachable, 1-reachable.";
12307 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFPDSN.{i}.PDSNHealthStatus";
12308 }
12309 leaf pdsnip-address {
12310 type inet:ip-address;
12311 config false;
12312 description
12313 "IP address of the PDSN.";
12314 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFPDSN.{i}.PDSNIPAddress";
12315 }
12316 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFPDSN.{i}.";
12317 }
12318
12319 grouping cdma2000-one-x-pcfpdsn-a11-reg-update-stats-g {
12320 description
12321 "This object is used in obtaining the A11 Registration Update stats for each PDSN";
12322 leaf pdsn-number-reg-update-perf {
12323 type int64;
12324 description
12325 "The PDSN Number";
12326 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFPDSN.{i}.A11RegUpdateStats.PDSNNumberRegUpdatePerf";
12327 }
12328 leaf pdsnip-address-reg-update-perf {
12329 type inet:ip-address;
12330 description
12331 "The IP Address of the PDSN for which the A11 Reg Update stats is obtained";
12332 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFPDSN.{i}.A11RegUpdateStats.PDSNIPAddressRegUpdatePerf";
12333 }
12334 leaf a11-reg-update-received-pdsn {
12335 type uint64;
12336 description
12337 "Number of A10 Reg-update messages receieved from a PDSN";
12338 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFPDSN.{i}.A11RegUpdateStats.A11RegUpdateReceivedPDSN";
12339 }
12340 leaf a11-reg-update-id-check-fail-pdsn {
12341 type uint64;
12342 description
12343 "Number of A10 Reg-Update messages receieved from a PDSN that failed ID validation";
12344 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFPDSN.{i}.A11RegUpdateStats.A11RegUpdateIDCheckFailPDSN";
12345 }
12346 leaf a11-reg-update-auth-check-fail-pdsn {
12347 type uint64;
12348 description
12349 "Number of A10 Reg-Update messages received from a PDSN that failed Authentication";
12350 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFPDSN.{i}.A11RegUpdateStats.A11RegUpdateAuthCheckFailPDSN";
12351 }
12352 leaf a11-reg-update-for-unknown-psipdsn {
12353 type uint64;
12354 description
12355 "Number of A10 Reg-Update messages received from a PDSN with unknown PSI";
12356 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFPDSN.{i}.A11RegUpdateStats.A11RegUpdateForUnknownPSIPDSN";
12357 }
12358 leaf a11-reg-update-unspecified-reason-pdsn {
12359 type uint64;
12360 description
12361 "Number of A10 Reg-Update messages received from a PDSN with unspecified reason code";
12362 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFPDSN.{i}.A11RegUpdateStats.A11RegUpdateUnspecifiedReasonPDSN";
12363 }
12364 leaf a11-reg-update-ppp-timeout-pdsn {
12365 type uint64;
12366 description
12367 "Number of A10 Reg-Update messages received from a PDSN with reason code \"PPP Timeout\"";
12368 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFPDSN.{i}.A11RegUpdateStats.A11RegUpdatePppTimeoutPDSN";
12369 }
12370 leaf a11-reg-update-registration-timeout-pdsn {
12371 type uint64;
12372 description
12373 "Number of A10 Reg-Update messages received from a PDSN with reason code \"Registration Timeout\"";
12374 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFPDSN.{i}.A11RegUpdateStats.A11RegUpdateRegistrationTimeoutPDSN";
12375 }
12376 leaf a11-reg-update-pdsn-error-pdsn {
12377 type uint64;
12378 description
12379 "Number of A10 Reg-Update messages received from a PDSN with reason code \"PDSN Error\"";
12380 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFPDSN.{i}.A11RegUpdateStats.A11RegUpdatePDSNErrorPDSN";
12381 }
12382 leaf a11-reg-update-inter-pcf-handoff-pdsn {
12383 type uint64;
12384 description
12385 "Number of A10 Reg-Update messages received from a PDSN with reason code \"Inter PCF Handoff\"";
12386 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFPDSN.{i}.A11RegUpdateStats.A11RegUpdateInterPCFHandoffPDSN";
12387 }
12388 leaf a11-reg-update-inter-pdsn-handoff-pdsn {
12389 type uint64;
12390 description
12391 "Number of A10 Reg-Update messages received from a PDSN with reason code \"Inter PDSN Handoff\"";
12392 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFPDSN.{i}.A11RegUpdateStats.A11RegUpdateInterPDSNHandoffPDSN";
12393 }
12394 leaf a11-reg-update-pdsnoamp-intervention-pdsn {
12395 type uint64;
12396 description
12397 "Number of A10 Reg-Update messages received from a PDSN with reason code \"PDSN OAMP Intervention\"";
12398 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFPDSN.{i}.A11RegUpdateStats.A11RegUpdatePDSNOAMPInterventionPDSN";
12399 }
12400 leaf a11-reg-update-accounting-error-pdsn {
12401 type uint64;
12402 description
12403 "Number of A10 Reg-Update messages received from a PDSN with reason code \"Accounting Error\"";
12404 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFPDSN.{i}.A11RegUpdateStats.A11RegUpdateAccountingErrorPDSN";
12405 }
12406 leaf a11-reg-update-user-failed-authentication-pdsn {
12407 type uint64;
12408 description
12409 "Number of A10 Reg-Update messages received from a PDSN with reason code \"User Failed Authentication\"";
12410 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFPDSN.{i}.A11RegUpdateStats.A11RegUpdateUserFailedAuthenticationPDSN";
12411 }
12412 leaf a11-reg-update-unknown-cause-code-pdsn {
12413 type uint64;
12414 description
12415 "Number of A10 Reg-Update messages received from a PDSN with Unknown Cause Code";
12416 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFPDSN.{i}.A11RegUpdateStats.A11RegUpdateUnknownCauseCodePDSN";
12417 }
12418 leaf a11-reg-update-without-reason-code-pdsn {
12419 type uint64;
12420 description
12421 "Number of A10 Reg-Update messages received from a PDSN with PDSN Code Not Included";
12422 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFPDSN.{i}.A11RegUpdateStats.A11RegUpdateWithoutReasonCodePDSN";
12423 }
12424 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFPDSN.{i}.A11RegUpdateStats.";
12425 }
12426
12427 grouping cdma2000-one-x-pcfpdsn-pcfpdsn-stats-g {
12428 description
12429 "This object is used in obtaining the PCF PDSN stats for each PDSN";
12430 leaf a10-setup-attempts-pdsn {
12431 type uint64;
12432 description
12433 "Number of attempts the PCF made to establish an A10 connection with PDSN. If PCF fails establishing such a connection on this PDSN and goes on to use another PDSN for that connection, it will be counted as two setup attempts.";
12434 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFPDSN.{i}.PCFPDSNStats.A10SetupAttemptsPDSN";
12435 }
12436 leaf a10-setup-successes-pdsn {
12437 type uint64;
12438 description
12439 "Number of times PCF succeeded in establishing an A10 connection with this PDSN.";
12440 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFPDSN.{i}.PCFPDSNStats.A10SetupSuccessesPDSN";
12441 }
12442 leaf a10-setup-blocks-pdsn {
12443 type uint64;
12444 description
12445 "Number of times PCF was blocked in establishing an A10 connection with this PDSN.";
12446 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFPDSN.{i}.PCFPDSNStats.A10SetupBlocksPDSN";
12447 }
12448 leaf a11-reg-req-denied-id-mismatch-pdsn {
12449 type uint64;
12450 description
12451 "Number ofA11 Registration Request denied with a reason \"Id Mismatch\" (A11 error code: 0x85) by the PDSN";
12452 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFPDSN.{i}.PCFPDSNStats.A11RegReqDeniedIdMismatchPDSN";
12453 }
12454 leaf a11-reg-req-denied-unknown-pdsnpdsn {
12455 type uint64;
12456 description
12457 "Number of A11 Registration Request denied with a reason \"Unknown PDSN\" (A11 error code: 0x88)by the PDSN.";
12458 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFPDSN.{i}.PCFPDSNStats.A11RegReqDeniedUnknownPDSNPDSN";
12459 }
12460 leaf a11-reg-req-denied-no-reason-pdsn {
12461 type uint64;
12462 description
12463 "Number of A11 Registration Request denied with no reason code by the PDSN.";
12464 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFPDSN.{i}.PCFPDSNStats.A11RegReqDeniedNoReasonPDSN";
12465 }
12466 leaf a11-reg-req-denied-admin-prohibit-pdsn {
12467 type uint64;
12468 description
12469 "Number of A11 Registration Request denied with a reason \"Admin Prohibited\" (A11 error code : 0x81) by the PDSN.";
12470 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFPDSN.{i}.PCFPDSNStats.A11RegReqDeniedAdminProhibitPDSN";
12471 }
12472 leaf a11-reg-req-denied-insuff-resources-pdsn {
12473 type uint64;
12474 description
12475 "Number of A11 Registration Request denied with a reason \"Insufficient Resources\" (A11 error code: 0x82) by the PDSN.";
12476 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFPDSN.{i}.PCFPDSNStats.A11RegReqDeniedInsuffResourcesPDSN";
12477 }
12478 leaf a11-reg-req-denied-failed-auth-pdsn {
12479 type uint64;
12480 description
12481 "Number of A11 Registration Request denied with a reason \"Mobile Node Authentication Failure\" (A11 error code: 0x83) by the PDSN.";
12482 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFPDSN.{i}.PCFPDSNStats.A11RegReqDeniedFailedAuthPDSN";
12483 }
12484 leaf a11-reg-req-denied-malformed-req-pdsn {
12485 type uint64;
12486 description
12487 "Number of A11 Registration Request denied with a reason \"Malformed Request\" (A11 error code: 0x86) by the PDSN";
12488 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFPDSN.{i}.PCFPDSNStats.A11RegReqDeniedMalformedReqPDSN";
12489 }
12490 leaf a11-reg-req-denied-unsupp-vend-id-pdsn {
12491 type uint64;
12492 description
12493 "Number ofA11 Registration Request denied with a reason \"Unsupported Vendor Id\" (A11 error code: 0x8D)by the PDSN";
12494 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFPDSN.{i}.PCFPDSNStats.A11RegReqDeniedUnsuppVendIdPDSN";
12495 }
12496 leaf a11-reg-req-denied-reverse-tunnel-unavailable-pdsn {
12497 type uint64;
12498 description
12499 "Number ofA11 Registration Request denied with a reason \"Reverse Tunnel Unavailable\" (A11 error code: 0x89)by the PDSN";
12500 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFPDSN.{i}.PCFPDSNStats.A11RegReqDeniedReverseTunnelUnavailablePDSN";
12501 }
12502 leaf a11-reg-req-denied-reverse-tunnel-tbit-not-set-pdsn {
12503 type uint64;
12504 description
12505 "Number ofA11 Registration Request denied with a reason \"Reverse Tunnel Tbit Not Set\" (A11 error code: 0x8A)by the PDSN";
12506 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFPDSN.{i}.PCFPDSNStats.A11RegReqDeniedReverseTunnelTbitNotSetPDSN";
12507 }
12508 leaf a11-reg-req-denied-unknown-error-code-pdsn {
12509 type uint64;
12510 description
12511 "Number of A11 Registration Request denied with an unspecified reason (A11 error code : 0x80) by the PDSN";
12512 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFPDSN.{i}.PCFPDSNStats.A11RegReqDeniedUnknownErrorCodePDSN";
12513 }
12514 leaf a10-reg-req-for-registration-retransmissions-pdsn {
12515 type uint64;
12516 description
12517 "Number of A11 Registration Requests retransmitted during A10 setup";
12518 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFPDSN.{i}.PCFPDSNStats.A10RegReqForRegistrationRetransmissionsPDSN";
12519 }
12520 leaf a10-reg-req-for-re-registration-retransmissions-pdsn {
12521 type uint64;
12522 description
12523 "Number of A11 Registration Requests retransmitted during A10 reregistration";
12524 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFPDSN.{i}.PCFPDSNStats.A10RegReqForReRegistrationRetransmissionsPDSN";
12525 }
12526 leaf a10-reg-req-for-release-retransmissions-pdsn {
12527 type uint64;
12528 description
12529 "Number of A11 Registration Requests retransmitted during A10 realease";
12530 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFPDSN.{i}.PCFPDSNStats.A10RegReqForReleaseRetransmissionsPDSN";
12531 }
12532 leaf pdsn-number-pdsn-perf {
12533 type int64;
12534 description
12535 "The PDSN Number";
12536 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFPDSN.{i}.PCFPDSNStats.PDSNNumberPDSNPerf";
12537 }
12538 leaf pds-nip-address-pdsn-perf {
12539 type inet:ip-address;
12540 description
12541 "The IP Address of the PDSN for which the PCF PDSN stats is obtained";
12542 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFPDSN.{i}.PCFPDSNStats.PDSNipAddressPDSNPerf";
12543 }
12544 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFPDSN.{i}.PCFPDSNStats.";
12545 }
12546
12547 grouping cdma2000-one-x-stats-g {
12548 description
12549 "This object contains 1x FAP statistics aggregated over all connections of all users over all sectors.";
12550 leaf registration-attempts {
12551 type uint32 {
12552 range "0..4294967295";
12553 }
12554 description
12555 "Total number of registration attempts";
12556 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.Stats.RegistrationAttempts";
12557 }
12558 leaf registration-fails {
12559 type uint32 {
12560 range "0..4294967295";
12561 }
12562 description
12563 "Total number of registrations failed";
12564 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.Stats.RegistrationFails";
12565 }
12566 leaf registrations-blocked {
12567 type uint32 {
12568 range "0..4294967295";
12569 }
12570 description
12571 "Unauthorized registrations blocked by admission control";
12572 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.Stats.RegistrationsBlocked";
12573 }
12574 leaf page-attempts {
12575 type uint32 {
12576 range "0..4294967295";
12577 }
12578 description
12579 "Total number of attemots to page requests received from the core";
12580 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.Stats.PageAttempts";
12581 }
12582 leaf page-fails {
12583 type uint32 {
12584 range "0..4294967295";
12585 }
12586 description
12587 "Total number of page requests rejected or not responded";
12588 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.Stats.PageFails";
12589 }
12590 leaf voice-call-attempts {
12591 type uint32 {
12592 range "0..4294967295";
12593 }
12594 description
12595 "Total number of voice call attempts";
12596 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.Stats.VoiceCallAttempts";
12597 }
12598 leaf voice-call-failures {
12599 type uint32 {
12600 range "0..4294967295";
12601 }
12602 description
12603 "Total number of voice call attempts which failed for various reasons";
12604 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.Stats.VoiceCallFailures";
12605 }
12606 leaf voice-calls-blocked {
12607 type uint32 {
12608 range "0..4294967295";
12609 }
12610 description
12611 "Total number of voice calls blocked due to lack of authorization";
12612 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.Stats.VoiceCallsBlocked";
12613 }
12614 leaf voice-calls-dropped {
12615 type uint32 {
12616 range "0..4294967295";
12617 }
12618 description
12619 "Number of voice calls dropped due to various reasons other than a normal call release";
12620 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.Stats.VoiceCallsDropped";
12621 }
12622 leaf data-call-attempts {
12623 type uint32 {
12624 range "0..4294967295";
12625 }
12626 description
12627 "Total number of data call attempts";
12628 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.Stats.DataCallAttempts";
12629 }
12630 leaf data-call-failures {
12631 type uint32 {
12632 range "0..4294967295";
12633 }
12634 description
12635 "Total number of data call attemots failed for various reasons";
12636 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.Stats.DataCallFailures";
12637 }
12638 leaf data-calls-blocked {
12639 type uint32 {
12640 range "0..4294967295";
12641 }
12642 description
12643 "Total number of data calls failed due to lack of authorization";
12644 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.Stats.DataCallsBlocked";
12645 }
12646 leaf data-calls-dropped {
12647 type uint32 {
12648 range "0..4294967295";
12649 }
12650 description
12651 "Total number of data calls dropped due to reasons other than a normal release.";
12652 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.Stats.DataCallsDropped";
12653 }
12654 leaf average-voice-call {
12655 type uint32 {
12656 range "0..4294967295";
12657 }
12658 units "milliseconds";
12659 description
12660 "Average voice call duration in {{units}}.";
12661 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.Stats.AverageVoiceCall";
12662 }
12663 leaf average-data-call {
12664 type uint32 {
12665 range "0..4294967295";
12666 }
12667 units "milliseconds";
12668 description
12669 "Average data call duration in {{units}}";
12670 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.Stats.AverageDataCall";
12671 }
12672 leaf average-session-in-sec {
12673 type uint32 {
12674 range "0..4294967295";
12675 }
12676 units "seconds";
12677 description
12678 "Average session duration in {{units}}.";
12679 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.Stats.AverageSessionInSec";
12680 }
12681 leaf total-voice-calls {
12682 type uint32 {
12683 range "0..4294967295";
12684 }
12685 units "seconds";
12686 description
12687 "Total number of successful voice calls";
12688 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.Stats.TotalVoiceCalls";
12689 }
12690 leaf total-data-calls {
12691 type uint32 {
12692 range "0..4294967295";
12693 }
12694 description
12695 "Total number of successful data calls";
12696 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.Stats.TotalDataCalls";
12697 }
12698 leaf fwd-voice-packet-drop-percentage {
12699 type uint32 {
12700 range "0..4294967295";
12701 }
12702 description
12703 "Percentage of voice packets dropped in MAC due to signaling";
12704 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.Stats.FwdVoicePacketDropPercentage";
12705 }
12706 leaf rev-voice-packet-drop-percentage {
12707 type uint32 {
12708 range "0..4294967295";
12709 }
12710 description
12711 "Percentage of voice packets received with bad FQI";
12712 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.Stats.RevVoicePacketDropPercentage";
12713 }
12714 leaf fwd-avg-data-rate {
12715 type uint32 {
12716 range "0..4294967295";
12717 }
12718 description
12719 "Average data rate of the scheduler on the forward link";
12720 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.Stats.FwdAvgDataRate";
12721 }
12722 leaf rev-avg-data-rate {
12723 type uint32 {
12724 range "0..4294967295";
12725 }
12726 description
12727 "Average data rate of the scheduler on reverse link";
12728 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.Stats.RevAvgDataRate";
12729 }
12730 leaf bc-index-zero-to-one-transitions {
12731 type uint32 {
12732 range "0..4294967295";
12733 }
12734 description
12735 "Num of times the bcIndex was changed from 0 to 1 in the Extended System Parameters Message.";
12736 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.Stats.BcIndexZeroToOneTransitions";
12737 }
12738 leaf bc-index-one-to-zero-transitions {
12739 type uint32 {
12740 range "0..4294967295";
12741 }
12742 description
12743 "Num of times the bcIndex was changed from 0 to 1 in the Extended System Parameters Message.";
12744 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.Stats.BcIndexOneToZeroTransitions";
12745 }
12746 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.Stats.";
12747 }
12748
12749 grouping cdma2000-one-x-redirect-g {
12750 description
12751 "CDMA2000 1x service redirection parameters.";
12752 leaf redirect-channel-number {
12753 type uint16 {
12754 range "0..2047";
12755 }
12756 config false;
12757 description
12758 "The channel number set from ACS that the FAP uses to redirect the MS in case of closed access or when exceeding session capacity. The ACS shall push this if the the operator has provided this information in a configuration file. If this is not configured, the FAP rejects the AT. The supported range is 0..2047.";
12759 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.Redirect.RedirectChannelNumber";
12760 }
12761 leaf redirect-band-class {
12762 type uint8 {
12763 range "0..31";
12764 }
12765 config false;
12766 description
12767 "The bandclass set from ACS that the FAP uses to redirect the MS incase of closed access or when exceeding session capacity. The ACS shall push this if the the operator has provided this information in a configuration file. If this is not configured, the FAP rejects the MS. The supported range is 0..9.";
12768 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.Redirect.RedirectBandClass";
12769 }
12770 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.Redirect.";
12771 }
12772
12773 grouping cdma2000-hrpd-g {
12774 description
12775 "The object contains attributes related to HRPD.";
12776 leaf pcfpdsn-number-of-entries {
12777 type uint64;
12778 description
12779 "{{numentries}}";
12780 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSNNumberOfEntries";
12781 }
12782 leaf max-batch-pcfpdsn-entries {
12783 type uint64;
12784 description
12785 "Maximum number of entries in the {{object|.CellConfig.CDMA2000.HRPD.BatchPCFPDSN.{i}.}} table.";
12786 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.MaxBatchPCFPDSNEntries";
12787 }
12788 leaf batch-pcfpdsn-number-of-entries {
12789 type uint64;
12790 description
12791 "{{numentries}}";
12792 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.BatchPCFPDSNNumberOfEntries";
12793 }
12794 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.";
12795 }
12796
12797 grouping cdma2000-hrpd-ran-g {
12798 description
12799 "The object contains attributes related to HRPD RAN.";
12800 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.RAN.";
12801 }
12802
12803 grouping cdma2000-hrpd-ran-rf-g {
12804 description
12805 "Contains the details related to HRPD RF";
12806 leaf hrpd-car-band-class {
12807 type uint8 {
12808 range "0..31";
12809 }
12810 config false;
12811 description
12812 "The Band Class this HRPD Carrier object is to operate on. Reference - {{bibref|3GPP2-C.S0057}}, Band Class Specification for CDMA2000 Spread Spectrum Systems.";
12813 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.RAN.RF.HRPDCarBandClass";
12814 }
12815 leaf-list rfcnfl {
12816 type string {
12817 length "0..64";
12818 }
12819 config false;
12820 min-elements 1;
12821 description
12822 "{{list}} Each item is a FL Radio Frequency Channel Number (RFCN). Self-configuration for RFCNFL is controlled by {{param|.Capabilities.CDMA2000.HRPD.SelfConfig.RFCNFLConfig}} from an availability perspective and {{param|.FAPControl.CDMA2000.HRPD.SelfConfig.RFCNFLSelfConfigEnable}} from an enabled perspective. If the FAP's self-configuration capability for RFCNFL is available and enabled, this parameter MAY contain more than one item and the FAP is expected to select one from the list for {{param|RFCNFLInUse}}. If the self-configuration capability is not available or not enabled, then this parameter SHOULD contain only a single item. If multiple items are specified, they are done in the order of preference.";
12823 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.RAN.RF.RFCNFL";
12824 }
12825 leaf rfcnfl-in-use {
12826 type uint64;
12827 description
12828 "The FL RFCN being used by the FAP. Self-configuration for RFCNFL is controlled by {{param|.Capabilities.CDMA2000.HRPD.SelfConfig.RFCNFLConfig}} from an availability perspective and {{param|.FAPControl.CDMA2000.HRPD.SelfConfig.RFCNFLSelfConfigEnable}} from an enabled perspective. If the self-configuration capability is available and enabled, this parameter indicates the value selected by the FAP among the choices provided in {{param|RFCNFL}}. If the self-configuration capability is not available or not enabled, then this parameter contains the first value in {{param|RFCNFL}}.";
12829 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.RAN.RF.RFCNFLInUse";
12830 }
12831 leaf-list pilot-pn {
12832 type string {
12833 length "0..64";
12834 }
12835 config false;
12836 description
12837 "{{list}} (maximum length 32) (minimum 1 items) of strings. Each item is a pilot PN offset in units of 64 PN chips. Self-configuration for pilot PN is controlled by {{param|.Capabilities.CDMA2000.HRPD.SelfConfig.PilotPNConfig}} from an availability perspective and {{param|.FAPControl.CDMA2000.HRPD.SelfConfig.PilotPNSelfConfigEnable}} from an enabled perspective. If the FAP's self-configuration capability for Pilot PN Offset is available and enabled, this parameter MAY contain more than one item and the FAP is expected to select one from the list for {{param|PilotPNInUse}}. If the self-configuration capability is not available or not enabled, then this parameter SHOULD contain only a single item. The multiplicity of the PN offsets values can also be expressed by defining a range using \"..\" (two periods) between two values. In this case, the combination of two values defines the lower-bound and upper-bound of the range inclusive. The order of the items has no significance.";
12838 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.RAN.RF.PilotPN";
12839 }
12840 leaf pilot-pn-in-use {
12841 type uint64;
12842 config false;
12843 description
12844 "The Pilot PN Offset being used by the FAP. Self-configuration for Pilot PN Offset is controlled by {{param|.Capabilities.CDMA2000.HRPD.SelfConfig.PilotPNConfig}} from an availability perspective and {{param|.FAPControl.CDMA2000.HRPD.SelfConfig.PilotPNSelfConfigEnable}} from an enabled perspective. If the self-configuration capability is available and enabled, this parameter indicates the value selected by the FAP among the choices provided in {{param|PilotPN}}. If the self-configuration capability is not available or not enabled, then this parameter contains the first value in {{param|PilotPN}}.";
12845 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.RAN.RF.PilotPNInUse";
12846 }
12847 leaf maxfap-tx-power {
12848 type string {
12849 length "0..64";
12850 }
12851 config false;
12852 description
12853 "Defines the maximum transmission power allowed on the FAP. {{param}} is expressed as a range of allowed maximum power levels with \"..\" (two periods) between the upper and lower values, i.e. \"<;Pmax_low>..<;Pmax_high>\". {{param}} identifies the limits between which the FAP can self-configure its maximum transmit power. Self-configuration for maximum transmission power is controlled by {{param|.Capabilities.CDMA2000.HRPD.SelfConfig.MaxFAPTxPowerConfig}} from an availability perspective and {{param|.FAPControl.CDMA2000.HRPD.SelfConfig.MaxFAPTxPowerSelfConfigEnable}} from an enabled perspective. <;Pmax_low> and <;Pmax_high> are measured in dBm and have a range of -40.0 to 20.0 incremented by 0.1 dB.";
12854 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.RAN.RF.MaxFAPTxPower";
12855 }
12856 leaf maxfap-tx-power-in-use {
12857 type int64;
12858 units "0.1 dBm";
12859 config false;
12860 description
12861 "The maximum transmission power measured in {{units}} currently used by the FAP. Actual values of the maximum transmission power are -40.0 dBm to 20.0 dBm in steps of {{units}}. The value of {{param}} divided by 10 yields the actual value of the maximum transmission power. Self-configuration for maximum transmission power is controlled by {{param|.Capabilities.CDMA2000.HRPD.SelfConfig.MaxFAPTxPowerConfig}} from an availability perspective and {{param|.FAPControl.CDMA2000.HRPD.SelfConfig.MaxFAPTxPowerSelfConfigEnable}} from an enabled perspective. If the self-configuration capability is available and enabled, this parameter indicates the value selected by the FAP among the range provided in {{param|MaxFAPTxPower}}. If the self-configuration capability is not available or not enabled, then this parameter contains a value selected by the ACS.";
12862 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.RAN.RF.MaxFAPTxPowerInUse";
12863 }
12864 leaf control-channel-rate {
12865 type int64;
12866 config false;
12867 description
12868 "The data rate of the Control Channel of this HRPD SectorElement object. Reference - {{bibref|3GPP2-C.S0024-B}}, CDMA2000 High Rate Packet Data Air Interface Specification, section-10.4.1.3.2.4";
12869 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.RAN.RF.ControlChannelRate";
12870 }
12871 leaf sync-capsule-offset {
12872 type int64;
12873 config false;
12874 description
12875 "The offset from the control channel cycle boundary at which the synchronous capsules are to be transmitted for this HRPD SectorElement object. Reference -{{bibref|3GPP2-C.S0024-B}}, CDMA2000 High Rate Packet Data Air Interface Specification, section-9.2.6.1.4.1.2";
12876 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.RAN.RF.SyncCapsuleOffset";
12877 }
12878 leaf rab-length {
12879 type int64;
12880 config false;
12881 description
12882 "The Reverse Activity Bit (RAB) length measured in slots for this HRPD SectorElement object. Reference -{{bibref|3GPP2-C.S0024-B}}, CDMA2000 High Rate Packet Data Air Interface Specification, section-7.8.6.2.2, Table 9.7.6.2-2.";
12883 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.RAN.RF.RabLength";
12884 }
12885 leaf rab-offset {
12886 type int64;
12887 config false;
12888 description
12889 "The Reverse Activity Bit (RAB) offset for this HRPD SectorElement object. Reference - {{bibref|3GPP2-C.S0024-B}}, CDMA2000 High Rate Packet Data Air Interface Specification, section-7.8.6.2.2.";
12890 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.RAN.RF.RabOffset";
12891 }
12892 leaf sector-id {
12893 type binary {
12894 length "16";
12895 }
12896 config false;
12897 description
12898 "The 128 bit Sector ID for this HRPD SectorElement object. The Sector ID is used in the computation of the long code mask. See {{bibref|3GPP2-C.S0024-B}}, CDMA2000 High Rate Packet Data Air Interface Specification.";
12899 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.RAN.RF.SectorID";
12900 }
12901 leaf color-code {
12902 type int64;
12903 config false;
12904 description
12905 "The HRPD color code associated with this sector-element. Reference -{{bibref|3GPP2-C.S0024-B}}, CDMA2000 High Rate Packet Data Air Interface Specification";
12906 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.RAN.RF.ColorCode";
12907 }
12908 leaf subnet-mask-length {
12909 type int64;
12910 units "bits";
12911 config false;
12912 description
12913 "{{param}} is the length of the HRPD SubnetMask in {{units}}. See {{bibref|3GPP2-C.S0024-B}}, CDMA2000 High Rate Packet Data Air Interface Specification";
12914 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.RAN.RF.SubnetMaskLength";
12915 }
12916 leaf hrpd-sec-el-reverse-link-silence-duration {
12917 type int64;
12918 units "frames";
12919 config false;
12920 description
12921 "Duration of the Reverse Link Silence Interval in units of {{units}}. The duration of the silence interval to be maintained on the reverse link. Reference -{{bibref|3GPP2-C.S0024-B}}, CDMA2000 High Rate Packet Data Air Interface Specification. Section-9.4.6.1.4.1.1.";
12922 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.RAN.RF.HRPDSecElReverseLinkSilenceDuration";
12923 }
12924 leaf hrpd-sec-el-reverse-link-silence-period {
12925 type int64;
12926 units "frames";
12927 config false;
12928 description
12929 "The Reverse Link Silence Interval is defined as the time interval of duration ReverseLinkSilenceDuration frames that starts at times T where T is the CDMA System Time in units of {{units}} and it satisfies the following equation: T mod (2048 x 2^(ReverseLinkSilencePeriod) - 1) = 0. The period in the access cycle duration for which the silence interval shall be maintained on the reverse link. {{bibref|3GPP2-C.S0024-B}}, CDMA2000 High Rate Packet Data Air Interface Specification. Section-9.4.6.1.4.1.1.";
12930 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.RAN.RF.HRPDSecElReverseLinkSilencePeriod";
12931 }
12932 leaf open-loop-adjust {
12933 type int64;
12934 units "dB";
12935 config false;
12936 description
12937 "The open loop adjustment (in {{units}}) for the access parameters of this sector-element. FAP sets this field to the negative of the nominal power to be used by ATs in the open loop power estimate, expressed as an unsigned value in units of 1 dB. The value used by the AT is -1 times the value of this field. Reference -{{bibref|3GPP2-C.S0024-B}}, CDMA2000 High Rate Packet Data Air Interface Specification. Section-9.4.6.2.6";
12938 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.RAN.RF.OpenLoopAdjust";
12939 }
12940 leaf probe-initial-adjust {
12941 type int64;
12942 units "dB";
12943 config false;
12944 description
12945 "The probe initial adjustment (in {{units}}) for the access parameters of this sector-element. FAP sets this field to the correction factor to be used by ATs in the open loop power estimate for the initial transmission on the Access Channel, expressed as a two's complement value in units of 1 dB. Reference -{{bibref|3GPP2-C.S0024-B}}, CDMA2000 High Rate Packet Data Air Interface Specification. Section-9.4.6.2.6";
12946 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.RAN.RF.ProbeInitialAdjust";
12947 }
12948 leaf probe-num-steps {
12949 type int64;
12950 config false;
12951 description
12952 "The number of power level steps for access probes for the access parameters of this sector-element. FAP sets this field to the maximum number of access probes ATs are to transmit in a single access probe sequence. The access network shall set this field to a value in the range [1 ... 15]. Reference -{{bibref|3GPP2-C.S0024-B}}, CDMA2000 High Rate Packet Data Air Interface Specification. Section-9.4.6.2.6";
12953 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.RAN.RF.ProbeNumSteps";
12954 }
12955 leaf probe-power-step {
12956 type int64;
12957 units "0.5 dB";
12958 config false;
12959 description
12960 "The power step size (in {{units}}) applied to successive probes on the access channel associated with this sector-element. Probe power increase step. FAPsets this field to the increase in power between probes, in resolution of 0.5 dB. Reference -{{bibref|3GPP2-C.S0024-B}}, CDMA2000 High Rate Packet Data Air Interface Specification. Section-9.4.6.2.6";
12961 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.RAN.RF.ProbePowerStep";
12962 }
12963 leaf a-persistence {
12964 type string {
12965 length "0..16";
12966 }
12967 config false;
12968 description
12969 "The A-Persistence vector, as per HRPD specification, for controlling contention access on the access channel associated with this sector-element. Reference - {{bibref|3GPP2-C.S0024-B}}, CDMA2000 High Rate Packet Data Air Interface Specification. Section-9.4.6.2.6. Format is \"0xAABBCCDD\", where AA, BB, CC, DD are in the range \"01\" through \"3F\" hex.";
12970 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.RAN.RF.APersistence";
12971 }
12972 leaf rssirab-threshold {
12973 type int64;
12974 units "0.125 dBm";
12975 config false;
12976 description
12977 "RAB threshold for RSSI based RAB algorithm.";
12978 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.RAN.RF.RSSIRABThreshold";
12979 }
12980 leaf load-rab-threshold {
12981 type uint16 {
12982 range "0..480";
12983 }
12984 units "0.125 dB";
12985 config false;
12986 description
12987 "RAB threshold for Load based RAB algorithm in units of {{units}}.";
12988 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.RAN.RF.LoadRABThreshold";
12989 }
12990 leaf connection-rate-limit {
12991 type uint8 {
12992 range "0..3";
12993 }
12994 config false;
12995 description
12996 "4 different configurations.";
12997 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.RAN.RF.ConnectionRateLimit";
12998 }
12999 leaf rfe-rl-balance-ratio {
13000 type uint8 {
13001 range "1..20";
13002 }
13003 config false;
13004 description
13005 "Config Parameter for DRC based rate control";
13006 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.RAN.RF.RfeRLBalanceRatio";
13007 }
13008 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.RAN.RF.";
13009 }
13010
13011 grouping cdma2000-hrpd-pcf-config-g {
13012 description
13013 "CDMA2000 HRPD PCF configuration parameters.";
13014 leaf pcfpdsn-health-monitor-interval {
13015 type uint8 {
13016 range "0..180";
13017 }
13018 units "seconds";
13019 config false;
13020 description
13021 "PDSN health check monitor interval in {{units}}. Setting the value to 0 disables the PDSN Health Monitoring Feature. Setting any non-zero value enables the PDSN Health Monitoring Feature and sets that non-zero value as the timer interval.";
13022 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFConfig.PCFPDSNHealthMonitorInterval";
13023 }
13024 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFConfig.";
13025 }
13026
13027 grouping cdma2000-hrpd-pcf-config-pcf-performance-stats-g {
13028 description
13029 "This object is used in obtaining the PCF stats";
13030 leaf a10-setup-failure-no-reason {
13031 type uint64;
13032 description
13033 "Number of times the PCF was refused an A10 connection with an unspecified reason (A11 error code : 0x80)";
13034 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFConfig.PCFPerformanceStats.A10SetupFailureNoReason";
13035 }
13036 leaf a10-setup-failure-admin-prohibit {
13037 type uint64;
13038 description
13039 "Number of times the PCF was refused an A10 connection with a reason \"Admin Prohibited\" (A11 error code : 0x81).";
13040 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFConfig.PCFPerformanceStats.A10SetupFailureAdminProhibit";
13041 }
13042 leaf a10-setup-failure-insuff-resources {
13043 type uint64;
13044 description
13045 "Number of times the PCF was refused an A10 connection with a reason \"Insufficient Resources\" (A11 error code: 0x82).";
13046 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFConfig.PCFPerformanceStats.A10SetupFailureInsuffResources";
13047 }
13048 leaf a10-setup-failure-failed-auth {
13049 type uint64;
13050 description
13051 "Number of times the PCF was refused an A10 connection with a reason \"Mobile Node Authentication Failure\" (A11 error code: 0x83).";
13052 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFConfig.PCFPerformanceStats.A10SetupFailureFailedAuth";
13053 }
13054 leaf a10-setup-failure-id-mismatch {
13055 type uint64;
13056 description
13057 "Number of times the PCF was refused an A10 connection with a reason \"Id Mismatch\" (A11 error code: 0x85)";
13058 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFConfig.PCFPerformanceStats.A10SetupFailureIdMismatch";
13059 }
13060 leaf a10-setup-failure-malformed-req {
13061 type uint64;
13062 description
13063 "Number of times the PCF was refused an A10 connection with a reason \"Malformed Request\" (A11 error code: 0x86)";
13064 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFConfig.PCFPerformanceStats.A10SetupFailureMalformedReq";
13065 }
13066 leaf a10-setup-failure-unknown-pdsn {
13067 type uint64;
13068 description
13069 "Number of times the PCF was refused an A10 connection with a reason \"Unknown PDSN\" (A11 error code: 0x88)";
13070 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFConfig.PCFPerformanceStats.A10SetupFailureUnknownPDSN";
13071 }
13072 leaf a10-setup-failure-unsupp-vend-id {
13073 type uint64;
13074 description
13075 "Number of times the PCF was refused an A10 connection with a reason \"Unsupported Vendor Id\" (A11 error code: 0x89)";
13076 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFConfig.PCFPerformanceStats.A10SetupFailureUnsuppVendId";
13077 }
13078 leaf total-a10-closed-by-rnc {
13079 type uint64;
13080 description
13081 "Number of A10 closed by the FAP RNC";
13082 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFConfig.PCFPerformanceStats.TotalA10ClosedByRnc";
13083 }
13084 leaf total-a10-closed-by-pdsn {
13085 type uint64;
13086 description
13087 "Number of A10 closed by the PDSN";
13088 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFConfig.PCFPerformanceStats.TotalA10ClosedByPDSN";
13089 }
13090 leaf total-a10-success-pages {
13091 type uint64;
13092 description
13093 "Numebr of A10 Pages initiated by PCFsucceeded";
13094 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFConfig.PCFPerformanceStats.TotalA10SuccessPages";
13095 }
13096 leaf total-a10-failed-pages {
13097 type uint64;
13098 description
13099 "Numebr of A10 Pages initiated by PCF failed";
13100 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFConfig.PCFPerformanceStats.TotalA10FailedPages";
13101 }
13102 leaf total-a10-ingress-bytes {
13103 type uint64;
13104 units "bytes";
13105 description
13106 "Number of {{units}} received from the PDSN";
13107 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFConfig.PCFPerformanceStats.TotalA10IngressBytes";
13108 }
13109 leaf total-a10-egress-bytes {
13110 type uint64;
13111 units "bytes";
13112 description
13113 "Number of {{units}} transmitted to the PDSN";
13114 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFConfig.PCFPerformanceStats.TotalA10EgressBytes";
13115 }
13116 leaf a10-reg-update-received {
13117 type uint64;
13118 description
13119 "Number of A10 Registration updates received by the FAP PCF";
13120 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFConfig.PCFPerformanceStats.A10RegUpdateReceived";
13121 }
13122 leaf total-a10-dropped-pages {
13123 type uint64;
13124 description
13125 "Number of A10 Pages initiated by PCF dropped";
13126 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFConfig.PCFPerformanceStats.TotalA10DroppedPages";
13127 }
13128 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFConfig.PCFPerformanceStats.";
13129 }
13130
13131 grouping cdma2000-hrpd-batch-pcfpdsn-g {
13132 description
13133 "The Batch configuration Object used to configure PDSN table using a start and end IP address. The order of the address is used as part of PDSN selection algorithm, e.g., the first element is considered PDSN number 0 (refer to {{bibref|3GPP2-A.S0008}} and {{bibref|3GPP2-A.S0009}}). To get individual PDSN entries use the {{object|.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.}}.";
13134 leaf enable {
13135 type boolean;
13136 config false;
13137 description
13138 "Enables or disables the {{object}} entry.";
13139 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.BatchPCFPDSN.{i}.Enable";
13140 }
13141 leaf alias {
13142 type string {
13143 length "1..64";
13144 }
13145 description
13146 "{{datatype|expand}}";
13147 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.BatchPCFPDSN.{i}.Alias";
13148 }
13149 leaf batch-table-number {
13150 type int64;
13151 description
13152 "The BatchTable Number should be given only once during the creation of a Batch Table. This is the Key Attribute that uniquely identifies a BatchTable entry";
13153 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.BatchPCFPDSN.{i}.BatchTableNumber";
13154 }
13155 leaf batch-table-start-ip-address {
13156 type inet:ip-address;
13157 config false;
13158 description
13159 "Start IP address of the range of PDSNs";
13160 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.BatchPCFPDSN.{i}.BatchTableStartIPAddress";
13161 }
13162 leaf batch-table-end-ip-address {
13163 type inet:ip-address;
13164 config false;
13165 description
13166 "End IP address of the range of PDSNs";
13167 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.BatchPCFPDSN.{i}.BatchTableEndIPAddress";
13168 }
13169 leaf batch-table-security-parameter-index {
13170 type uint32 {
13171 range "0 | 256..4294967295";
13172 }
13173 description
13174 "Security Parameter Index to be used";
13175 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.BatchPCFPDSN.{i}.BatchTableSecurityParameterIndex";
13176 }
13177 leaf batch-table-secret-key {
13178 type binary {
13179 length "0..16";
13180 }
13181 description
13182 "Secret key in 32-digit hexidecimal representation.";
13183 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.BatchPCFPDSN.{i}.BatchTableSecretKey";
13184 }
13185 leaf batch-table-ios-version {
13186 type enumeration {
13187 enum "tia-878-ballot" {
13188 value 1;
13189 description
13190 "none";
13191 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.BatchPCFPDSN.{i}.BatchTableIOSVersion - TIA-878-ballot";
13192 }
13193 enum "tia-878-1" {
13194 value 2;
13195 description
13196 "none";
13197 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.BatchPCFPDSN.{i}.BatchTableIOSVersion - TIA-878-1";
13198 }
13199 enum "tia-878-a" {
13200 value 3;
13201 description
13202 "none";
13203 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.BatchPCFPDSN.{i}.BatchTableIOSVersion - TIA-878-a";
13204 }
13205 enum "tia-878-legacy" {
13206 value 4;
13207 description
13208 "none";
13209 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.BatchPCFPDSN.{i}.BatchTableIOSVersion - TIA-878-legacy";
13210 }
13211 }
13212 config false;
13213 description
13214 "HRPD IOS Version of this PDSN";
13215 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.BatchPCFPDSN.{i}.BatchTableIOSVersion";
13216 }
13217 leaf batch-table-pdsn-admin-status {
13218 type int64;
13219 config false;
13220 description
13221 "Administrative status of this PDSN. 0- UP 1-DOWN.";
13222 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.BatchPCFPDSN.{i}.BatchTablePDSNAdminStatus";
13223 }
13224 leaf pdsn-type {
13225 type string {
13226 length "0..32";
13227 }
13228 config false;
13229 description
13230 "Indicates the PDSN type for this batch.";
13231 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.BatchPCFPDSN.{i}.PDSNType";
13232 }
13233 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.BatchPCFPDSN.{i}.";
13234 }
13235
13236 grouping cdma2000-hrpd-pcfpdsn-g {
13237 description
13238 "PCFPDSN Object configured for HRPD. {{object|.CellConfig.CDMA2000.HRPD.BatchPCFPDSN.{i}.}} table should be used to configure PDSN details.";
13239 leaf enable {
13240 type boolean;
13241 config false;
13242 description
13243 "Enables or disables the {{object}} entry.";
13244 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.Enable";
13245 }
13246 leaf alias {
13247 type string {
13248 length "1..64";
13249 }
13250 description
13251 "{{datatype|expand}}";
13252 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.Alias";
13253 }
13254 leaf pdsn-number {
13255 type int64;
13256 description
13257 "Index of this PDSN object in the PCFPDSNCollection array. The index is used as PDSN number in PDSN selection algorithm (refer to {{bibref|3GPP2-A.S0008}} and {{bibref|3GPP2-A.S0009}})";
13258 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.PDSNNumber";
13259 }
13260 leaf security-parameter-index {
13261 type uint32 {
13262 range "256..4294967295";
13263 }
13264 description
13265 "Security Parameter Index used";
13266 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.SecurityParameterIndex";
13267 }
13268 leaf security-key {
13269 type binary {
13270 length "0..16";
13271 }
13272 description
13273 "Secret key in 32-digit hexidecimal representation.";
13274 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.SecurityKey";
13275 }
13276 leaf ios-version {
13277 type enumeration {
13278 enum "tia-878-ballot" {
13279 value 1;
13280 description
13281 "none";
13282 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.IOSVersion - TIA-878-ballot";
13283 }
13284 enum "tia-878-1" {
13285 value 2;
13286 description
13287 "none";
13288 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.IOSVersion - TIA-878-1";
13289 }
13290 enum "tia-878-a" {
13291 value 3;
13292 description
13293 "none";
13294 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.IOSVersion - TIA-878-a";
13295 }
13296 enum "tia-878-legacy" {
13297 value 4;
13298 description
13299 "none";
13300 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.IOSVersion - TIA-878-legacy";
13301 }
13302 }
13303 config false;
13304 description
13305 "HRPD IOS Version of this PDSN";
13306 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.IOSVersion";
13307 }
13308 leaf pds-nadmin-status {
13309 type int64;
13310 config false;
13311 description
13312 "Administrative status of this PDSN. 0- UP 1-DOWN.";
13313 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.PDSNadminStatus";
13314 }
13315 leaf pdsn-health-status {
13316 type uint8 {
13317 range "0..1";
13318 }
13319 config false;
13320 description
13321 "Reachability status of this PDSN. 0-unreachable, 1-reachable.";
13322 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.PDSNHealthStatus";
13323 }
13324 leaf pdsnip-address {
13325 type inet:ip-address;
13326 config false;
13327 description
13328 "IP address of the PDSN.";
13329 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.PDSNIPAddress";
13330 }
13331 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.";
13332 }
13333
13334 grouping cdma2000-hrpd-pcfpdsn-a11-session-update-stats-g {
13335 description
13336 "This object is used in obtaining the A11 Session Update stats for each PDSN";
13337 leaf pdsn-number-session-update-perf {
13338 type int64;
13339 description
13340 "The PDSN Number";
13341 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.A11SessionUpdateStats.PDSNNumberSessionUpdatePerf";
13342 }
13343 leaf pdsnip-address-session-update-perf {
13344 type inet:ip-address;
13345 description
13346 "The IP Address of the PDSN for which the A11 Session Update stats is obtained";
13347 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.A11SessionUpdateStats.PDSNIPAddressSessionUpdatePerf";
13348 }
13349 leaf a11-session-update-received-pdsn {
13350 type uint64;
13351 description
13352 "Number of A11 Session Updates received from a PDSN";
13353 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.A11SessionUpdateStats.A11SessionUpdateReceivedPDSN";
13354 }
13355 leaf a11-session-update-accepted-pdsn {
13356 type uint64;
13357 description
13358 "Number of A11 Session Updates accepted for a PDSN";
13359 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.A11SessionUpdateStats.A11SessionUpdateAcceptedPDSN";
13360 }
13361 leaf a11-session-update-extended-apipdsn {
13362 type uint64;
13363 description
13364 "Number of A11 Session Updates received from this PDSN that contained extended API";
13365 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.A11SessionUpdateStats.A11SessionUpdateExtendedAPIPDSN";
13366 }
13367 leaf a11-session-update-for-unknown-psipdsn {
13368 type uint64;
13369 description
13370 "Number of A11 Session Updates received from this PDSN that conatained unknown PSI";
13371 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.A11SessionUpdateStats.A11SessionUpdateForUnknownPSIPDSN";
13372 }
13373 leaf a11-session-update-denied-id-check-fail-pdsn {
13374 type uint64;
13375 description
13376 "Number of A11 Session Updates received from this PDSN denied due to reason code \"ID Check Failed \"";
13377 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.A11SessionUpdateStats.A11SessionUpdateDeniedIDCheckFailPDSN";
13378 }
13379 leaf a11-session-update-denied-auth-check-fail-pdsn {
13380 type uint64;
13381 description
13382 "Number of A11 Session Updates received from this PDSN denied due to reason code\"Auth Check Failed\"";
13383 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.A11SessionUpdateStats.A11SessionUpdateDeniedAuthCheckFailPDSN";
13384 }
13385 leaf a11-session-update-denied-reason-unspecified-pdsn {
13386 type uint64;
13387 description
13388 "Number of A11 Session Updates received from this PDSN denied due to reason code \"Unspecified Reason\"";
13389 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.A11SessionUpdateStats.A11SessionUpdateDeniedReasonUnspecifiedPDSN";
13390 }
13391 leaf a11-session-update-denied-poorly-formed-pdsn {
13392 type uint64;
13393 description
13394 "Number of A11 Session Updates received from this PDSN denied due to reason code \"Poorly Formed\"";
13395 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.A11SessionUpdateStats.A11SessionUpdateDeniedPoorlyFormedPDSN";
13396 }
13397 leaf a11-session-update-denied-session-params-not-updated-pdsn {
13398 type uint64;
13399 description
13400 "Number of A11 Session Updates received from this PDSN denied due to reason code \"Parameters Not Updated\"";
13401 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.A11SessionUpdateStats.A11SessionUpdateDeniedSessionParamsNotUpdatedPDSN";
13402 }
13403 leaf a11-session-update-denied-qo-s-profile-id-not-supported-pdsn {
13404 type uint64;
13405 description
13406 "Number of A11 Session Updates received from this PDSN denied due to reason code \"QoS Profile Id Not Updated\"";
13407 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.A11SessionUpdateStats.A11SessionUpdateDeniedQoSProfileIdNotSupportedPDSN";
13408 }
13409 leaf a11-session-update-denied-insufficient-resources-pdsn {
13410 type uint64;
13411 description
13412 "Number of A11 Session Updates received from this PDSN denied due to reason code \"Insufficient Resources\"";
13413 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.A11SessionUpdateStats.A11SessionUpdateDeniedInsufficientResourcesPDSN";
13414 }
13415 leaf a11-session-update-denied-handoff-in-progress-pdsn {
13416 type uint64;
13417 description
13418 "Number of A11 Session Updates received from this PDSN denied due to reason code\"Handoff In Progress\"";
13419 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.A11SessionUpdateStats.A11SessionUpdateDeniedHandoffInProgressPDSN";
13420 }
13421 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.A11SessionUpdateStats.";
13422 }
13423
13424 grouping cdma2000-hrpd-pcfpdsn-a11-reg-update-stats-g {
13425 description
13426 "This object is used in obtaining the A11 Registration Update stats for each PDSN.";
13427 leaf pdsn-number-reg-update-perf {
13428 type int64;
13429 description
13430 "The PDSN Number";
13431 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.A11RegUpdateStats.PDSNNumberRegUpdatePerf";
13432 }
13433 leaf pdsnip-address-reg-update-perf {
13434 type inet:ip-address;
13435 description
13436 "The IP Address of the PDSN for which the A11 Reg Update stats is obtained";
13437 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.A11RegUpdateStats.PDSNIPAddressRegUpdatePerf";
13438 }
13439 leaf a11-reg-update-received-pdsn {
13440 type uint64;
13441 description
13442 "Number of A10 Reg-update messages receieved from a PDSN";
13443 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.A11RegUpdateStats.A11RegUpdateReceivedPDSN";
13444 }
13445 leaf a11-reg-update-id-check-fail-pdsn {
13446 type uint64;
13447 description
13448 "Number of A10 Reg-Update messages receieved from a PDSN that failed ID validation";
13449 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.A11RegUpdateStats.A11RegUpdateIDCheckFailPDSN";
13450 }
13451 leaf a11-reg-update-auth-check-fail-pdsn {
13452 type uint64;
13453 description
13454 "Number of A10 Reg-Update messages received from a PDSN that failed Authentication";
13455 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.A11RegUpdateStats.A11RegUpdateAuthCheckFailPDSN";
13456 }
13457 leaf a11-reg-update-for-unknown-psipdsn {
13458 type uint64;
13459 description
13460 "Number of A10 Reg-Update messages received from a PDSN with unknown PSI";
13461 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.A11RegUpdateStats.A11RegUpdateForUnknownPSIPDSN";
13462 }
13463 leaf a11-reg-update-unspecified-reason-pdsn {
13464 type uint64;
13465 description
13466 "Number of A10 Reg-Update messages received from a PDSN with unspecified reason code";
13467 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.A11RegUpdateStats.A11RegUpdateUnspecifiedReasonPDSN";
13468 }
13469 leaf a11-reg-update-ppp-timeout-pdsn {
13470 type uint64;
13471 description
13472 "Number of A10 Reg-Update messages received from a PDSN with reason code \"PPP Timeout\"";
13473 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.A11RegUpdateStats.A11RegUpdatePppTimeoutPDSN";
13474 }
13475 leaf a11-reg-update-registration-timeout-pdsn {
13476 type uint64;
13477 description
13478 "Number of A10 Reg-Update messages received from a PDSN with reason code \"Registration Timeout\"";
13479 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.A11RegUpdateStats.A11RegUpdateRegistrationTimeoutPDSN";
13480 }
13481 leaf a11-reg-update-pdsn-error-pdsn {
13482 type uint64;
13483 description
13484 "Number of A10 Reg-Update messages received from a PDSN with reason code \"PDSN Error\"";
13485 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.A11RegUpdateStats.A11RegUpdatePDSNErrorPDSN";
13486 }
13487 leaf a11-reg-update-inter-pcf-handoff-pdsn {
13488 type uint64;
13489 description
13490 "Number of A10 Reg-Update messages received from a PDSN with reason code \"Inter PCF Handoff\"";
13491 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.A11RegUpdateStats.A11RegUpdateInterPCFHandoffPDSN";
13492 }
13493 leaf a11-reg-update-inter-pdsn-handoff-pdsn {
13494 type uint64;
13495 description
13496 "Number of A10 Reg-Update messages received from a PDSN with reason code \"Inter PDSN Handoff\"";
13497 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.A11RegUpdateStats.A11RegUpdateInterPDSNHandoffPDSN";
13498 }
13499 leaf a11-reg-update-pdsnoamp-intervention-pdsn {
13500 type uint64;
13501 description
13502 "Number of A10 Reg-Update messages received from a PDSN with reason code \"PDSN OAMP Intervention\"";
13503 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.A11RegUpdateStats.A11RegUpdatePDSNOAMPInterventionPDSN";
13504 }
13505 leaf a11-reg-update-accounting-error-pdsn {
13506 type uint64;
13507 description
13508 "Number of A10 Reg-Update messages received from a PDSN with reason code \"Accounting Error\"";
13509 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.A11RegUpdateStats.A11RegUpdateAccountingErrorPDSN";
13510 }
13511 leaf a11-reg-update-user-failed-authentication-pdsn {
13512 type uint64;
13513 description
13514 "Number of A10 Reg-Update messages received from a PDSN with reason code \"User Failed Authentication\"";
13515 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.A11RegUpdateStats.A11RegUpdateUserFailedAuthenticationPDSN";
13516 }
13517 leaf a11-reg-update-unknown-cause-code-pdsn {
13518 type uint64;
13519 description
13520 "Number of A10 Reg-Update messages received from a PDSN with Unknown Cause Code";
13521 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.A11RegUpdateStats.A11RegUpdateUnknownCauseCodePDSN";
13522 }
13523 leaf a11-reg-update-without-reason-code-pdsn {
13524 type uint64;
13525 description
13526 "Number of A10 Reg-Update messages received from a PDSN with PDSN Code Not Included";
13527 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.A11RegUpdateStats.A11RegUpdateWithoutReasonCodePDSN";
13528 }
13529 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.A11RegUpdateStats.";
13530 }
13531
13532 grouping cdma2000-hrpd-pcfpdsn-aux-a10-stats-g {
13533 description
13534 "This object is used in obtaining the Auxillary A10 Connection stats for each PDSN";
13535 leaf pdsn-number-aux-a10-perf {
13536 type int64;
13537 description
13538 "The PDSN Number";
13539 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.AuxA10Stats.PDSNNumberAuxA10Perf";
13540 }
13541 leaf pdsnip-address-aux-a10-perf {
13542 type inet:ip-address;
13543 description
13544 "The IP Address of the PDSN for which the PCF PDSN stats is obtained";
13545 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.AuxA10Stats.PDSNIPAddressAuxA10Perf";
13546 }
13547 leaf aux-a10-connections-created-in-first-reg-req-pdsn {
13548 type uint64;
13549 description
13550 "Number of Auxillary A10 Connections Created in the First Registration Request Message to the PDSN";
13551 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.AuxA10Stats.AuxA10ConnectionsCreatedInFirstRegReqPDSN";
13552 }
13553 leaf aux-a10-connections-created-in-subsequent-reg-req-pdsn {
13554 type uint64;
13555 description
13556 "Number of Auxillary A10 Connections Created in Subsequent Registration Request Messages to the PDSN";
13557 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.AuxA10Stats.AuxA10ConnectionsCreatedInSubsequentRegReqPDSN";
13558 }
13559 leaf aux-a10-fwd-ip-flows-created-pdsn {
13560 type uint64;
13561 description
13562 "Number of Forward IP Flows created with this PDSN for the Auxillary A10s";
13563 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.AuxA10Stats.AuxA10FwdIpFlowsCreatedPDSN";
13564 }
13565 leaf aux-a10-rev-ip-flows-created-pdsn {
13566 type uint64;
13567 description
13568 "Number of Forward IP Flows created with this PDSN for the Auxillary A10s";
13569 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.AuxA10Stats.AuxA10RevIpFlowsCreatedPDSN";
13570 }
13571 leaf aux-a10-ip-flow-accounting-reg-requests-pdsn {
13572 type uint64;
13573 description
13574 "Number of IP flow Accounting Reg Requests sent to the PDSN";
13575 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.AuxA10Stats.AuxA10IpFlowAccountingRegRequestsPDSN";
13576 }
13577 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.AuxA10Stats.";
13578 }
13579
13580 grouping cdma2000-hrpd-pcfpdsn-pcfpdsn-stats-g {
13581 description
13582 "This object is used in obtaining the PCF PDSN stats for each PDSN";
13583 leaf a10-setup-attempts-pdsn {
13584 type uint64;
13585 description
13586 "Number of attempts the PCF made to establish an A10 connection with PDSN. If PCF fails establishing such a connection on this PDSN and goes on to use another PDSN for that connection, it will be counted as two setup attempts.";
13587 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.PCFPDSNStats.A10SetupAttemptsPDSN";
13588 }
13589 leaf a10-setup-successes-pdsn {
13590 type uint64;
13591 description
13592 "Number of times PCF succeeded in establishing an A10 connection with this PDSN.";
13593 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.PCFPDSNStats.A10SetupSuccessesPDSN";
13594 }
13595 leaf a10-setup-blocks-pdsn {
13596 type uint64;
13597 description
13598 "Number of times PCF was blocked in establishing an A10 connection with this PDSN.";
13599 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.PCFPDSNStats.A10SetupBlocksPDSN";
13600 }
13601 leaf a11-reg-req-denied-id-mismatch-pdsn {
13602 type uint64;
13603 description
13604 "Number ofA11 Registration Request denied with a reason \"Id Mismatch\" (A11 error code: 0x85) by the PDSN";
13605 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.PCFPDSNStats.A11RegReqDeniedIdMismatchPDSN";
13606 }
13607 leaf a11-reg-req-denied-unknown-pdsnpdsn {
13608 type uint64;
13609 description
13610 "Number of A11 Registration Request denied with a reason \"Unknown PDSN\" (A11 error code: 0x88)by the PDSN.";
13611 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.PCFPDSNStats.A11RegReqDeniedUnknownPDSNPDSN";
13612 }
13613 leaf a11-reg-req-denied-no-reason-pdsn {
13614 type uint64;
13615 description
13616 "Number of A11 Registration Request denied with no reason code by the PDSN.";
13617 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.PCFPDSNStats.A11RegReqDeniedNoReasonPDSN";
13618 }
13619 leaf a11-reg-req-denied-admin-prohibit-pdsn {
13620 type uint64;
13621 description
13622 "Number of A11 Registration Request denied with a reason \"Admin Prohibited\" (A11 error code : 0x81) by the PDSN.";
13623 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.PCFPDSNStats.A11RegReqDeniedAdminProhibitPDSN";
13624 }
13625 leaf a11-reg-req-denied-insuff-resources-pdsn {
13626 type uint64;
13627 description
13628 "Number of A11 Registration Request denied with a reason \"Insufficient Resources\" (A11 error code: 0x82) by the PDSN.";
13629 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.PCFPDSNStats.A11RegReqDeniedInsuffResourcesPDSN";
13630 }
13631 leaf a11-reg-req-denied-failed-auth-pdsn {
13632 type uint64;
13633 description
13634 "Number of A11 Registration Request denied with a reason \"Mobile Node Authentication Failure\" (A11 error code: 0x83) by the PDSN.";
13635 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.PCFPDSNStats.A11RegReqDeniedFailedAuthPDSN";
13636 }
13637 leaf a11-reg-req-denied-malformed-req-pdsn {
13638 type uint64;
13639 description
13640 "Number of A11 Registration Request denied with a reason \"Malformed Request\" (A11 error code: 0x86) by the PDSN";
13641 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.PCFPDSNStats.A11RegReqDeniedMalformedReqPDSN";
13642 }
13643 leaf a11-reg-req-denied-unsupp-vend-id-pdsn {
13644 type uint64;
13645 description
13646 "Number ofA11 Registration Request denied with a reason \"Unsupported Vendor Id\" (A11 error code: 0x8D)by the PDSN";
13647 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.PCFPDSNStats.A11RegReqDeniedUnsuppVendIdPDSN";
13648 }
13649 leaf a11-reg-req-denied-reverse-tunnel-unavailable-pdsn {
13650 type uint64;
13651 description
13652 "Number ofA11 Registration Request denied with a reason \"Reverse Tunnel Unavailable\" (A11 error code: 0x89)by the PDSN";
13653 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.PCFPDSNStats.A11RegReqDeniedReverseTunnelUnavailablePDSN";
13654 }
13655 leaf a11-reg-req-denied-reverse-tunnel-tbit-not-set-pdsn {
13656 type uint64;
13657 description
13658 "Number ofA11 Registration Request denied with a reason \"Reverse Tunnel Tbit Not Set\" (A11 error code: 0x8A)by the PDSN";
13659 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.PCFPDSNStats.A11RegReqDeniedReverseTunnelTbitNotSetPDSN";
13660 }
13661 leaf a11-reg-req-denied-unknown-error-code-pdsn {
13662 type uint64;
13663 description
13664 "Number of A11 Registration Request denied with an unspecified reason (A11 error code : 0x80) by the PDSN";
13665 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.PCFPDSNStats.A11RegReqDeniedUnknownErrorCodePDSN";
13666 }
13667 leaf a10-reg-req-for-registration-retransmissions-pdsn {
13668 type uint64;
13669 description
13670 "Number of A11 Registration Requests retransmitted during A10 setup";
13671 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.PCFPDSNStats.A10RegReqForRegistrationRetransmissionsPDSN";
13672 }
13673 leaf a10-reg-req-for-re-registration-retransmissions-pdsn {
13674 type uint64;
13675 description
13676 "Number of A11 Registration Requests retransmitted during A10 reregistration";
13677 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.PCFPDSNStats.A10RegReqForReRegistrationRetransmissionsPDSN";
13678 }
13679 leaf a10-reg-req-for-release-retransmissions-pdsn {
13680 type uint64;
13681 description
13682 "Number of A11 Registration Requests retransmitted during A10 realease";
13683 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.PCFPDSNStats.A10RegReqForReleaseRetransmissionsPDSN";
13684 }
13685 leaf pdsn-number-pdsn-perf {
13686 type int64;
13687 description
13688 "The PDSN Number";
13689 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.PCFPDSNStats.PDSNNumberPDSNPerf";
13690 }
13691 leaf pds-nip-address-pdsn-perf {
13692 type inet:ip-address;
13693 description
13694 "The IP Address of the PDSN for which the PCF PDSN stats is obtained";
13695 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.PCFPDSNStats.PDSNipAddressPDSNPerf";
13696 }
13697 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.PCFPDSNStats.";
13698 }
13699
13700 grouping cdma2000-hrpd-redirect-g {
13701 description
13702 "CDMA2000 HRPD service redirection parameters.";
13703 leaf redirect-channel-number {
13704 type uint16 {
13705 range "0..2047";
13706 }
13707 config false;
13708 description
13709 "The channel number set from ACS that the FAP uses to redirect the AT in case of closed access or when exceeding session capacity. The ACS shall push this if the the operator has provided this information in a configuration file. If this is not configured, the FAP rejects the AT. The supported range is 0..2047.";
13710 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.Redirect.RedirectChannelNumber";
13711 }
13712 leaf redirect-band-class {
13713 type uint8 {
13714 range "0..31";
13715 }
13716 config false;
13717 description
13718 "The bandclass set from ACS that the FAP uses to redirect the AT incase of closed access or when exceeding session capacity. The ACS shall push this if the the operator has provided this information in a configuration file. If this is not configured, the FAP rejects the AT. The supported range is 0..9.";
13719 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.Redirect.RedirectBandClass";
13720 }
13721 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.Redirect.";
13722 }
13723
13724 grouping cdma2000-hrpd-call-control-stats-g {
13725 description
13726 "Details on call control stats";
13727 leaf num-session-setup-attempts {
13728 type uint64;
13729 description
13730 "This parameter is a counter for the total number of session instances that are created on a specific FAP when a regular session setup attempt is initiated with an unknown RATI";
13731 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.CallControlStats.NumSessionSetupAttempts";
13732 }
13733 leaf num-session-setup-successful {
13734 type uint64;
13735 description
13736 "This parameter is a counter for the total number of successful regular session setup attempts that are initiated with an unknown RATI";
13737 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.CallControlStats.NumSessionSetupSuccessful";
13738 }
13739 leaf num-current-sessions-established {
13740 type uint64;
13741 description
13742 "This parameter is a counter for the total number of successfully established HRPD Sessions that exists on a specific picasso";
13743 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.CallControlStats.NumCurrentSessionsEstablished";
13744 }
13745 leaf num-page-messages-to-at {
13746 type uint64;
13747 description
13748 "The number of times a Page Message was sent to the AT to facilitate the setup of a connection.";
13749 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.CallControlStats.NumPageMessagesToAt";
13750 }
13751 leaf num-pages-succeeded {
13752 type uint64;
13753 description
13754 "The total number of pages succeeded";
13755 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.CallControlStats.NumPagesSucceeded";
13756 }
13757 leaf num-connections-opened {
13758 type uint64;
13759 description
13760 "Total HRPD Connections Opened";
13761 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.CallControlStats.NumConnectionsOpened";
13762 }
13763 leaf num-session-setups-failed-to-term-auth {
13764 type uint64;
13765 description
13766 "This parameter is a counter for the total number of HRPD session setups that are aborted due to various failure reasons";
13767 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.CallControlStats.NumSessionSetupsFailedToTermAuth";
13768 }
13769 leaf num-forward-rlp-bytes {
13770 type uint64;
13771 units "bytes";
13772 description
13773 "Number of HRPD packets(bytes) sent from PDSN to AT.";
13774 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.CallControlStats.NumForwardRLPBytes";
13775 }
13776 leaf num-reverse-rlp-bytes {
13777 type uint64;
13778 units "bytes";
13779 description
13780 "No. of HRPD packets(bytes) sent from AT to PDSN.";
13781 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.CallControlStats.NumReverseRLPBytes";
13782 }
13783 leaf average-session-setup-time {
13784 type uint64;
13785 units "10 ms";
13786 description
13787 "This parameter maintains a record of the average session setup time for all successfully setup sessions on a specific FAP. The average session setup time is in units of {{units}}.";
13788 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.CallControlStats.AverageSessionSetupTime";
13789 }
13790 leaf average-page-setup-time {
13791 type uint64;
13792 description
13793 "The average connection setup time in response to a FAP initiated page. The time is from initiation of Page to the time the connection is declared open";
13794 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.CallControlStats.AveragePageSetupTime";
13795 }
13796 leaf num-conn-setups-aborted {
13797 type uint64;
13798 description
13799 "The number of connection setups that were aborted";
13800 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.CallControlStats.NumConnSetupsAborted";
13801 }
13802 leaf num-forward-pre-rlp-dropped-pkts {
13803 type uint64;
13804 description
13805 "Number of packets dropped at Pre-RLP queue due to overflow in forward direction. This counter will also be written to the performance log.";
13806 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.CallControlStats.NumForwardPreRLPDroppedPkts";
13807 }
13808 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.CallControlStats.";
13809 }
13810
13811 grouping cdma2000-hrpd-qo-s-stats-g {
13812 description
13813 "This object is used in obtaining the QoS Common Performance stats";
13814 leaf num-qo-s-subscriber-profile-updates-rcvd {
13815 type uint64;
13816 description
13817 "Number of subscriber QoS profile updates received from the PDSN.";
13818 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.QoSStats.NumQoSSubscriberProfileUpdatesRcvd";
13819 }
13820 leaf num-pdsnip-flow-updates-msg-rcvd {
13821 type uint64;
13822 description
13823 "Number of PDSN IP flow update messages received from PDSN.";
13824 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.QoSStats.NumPDSNIPFlowUpdatesMsgRcvd";
13825 }
13826 leaf num-pdsnip-flow-updates-msg-failed {
13827 type uint64;
13828 description
13829 "Number of PDSN IP Flow updates messages that failed per RNC.";
13830 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.QoSStats.NumPDSNIPFlowUpdatesMsgFailed";
13831 }
13832 leaf num-qo-s-setup-requests-received {
13833 type uint64;
13834 description
13835 "Number of QoS setup requests received from the AT.";
13836 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.QoSStats.NumQoSSetupRequestsReceived";
13837 }
13838 leaf num-qo-s-setup-requests-accepted {
13839 type uint64;
13840 description
13841 "Number of QoS setup requests received from the AT that the FAP RNC accepted.";
13842 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.QoSStats.NumQoSSetupRequestsAccepted";
13843 }
13844 leaf num-qo-s-setup-requests-rejected {
13845 type uint64;
13846 description
13847 "Number of QoS setup requests from the AT that the FAP RNC rejected.";
13848 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.QoSStats.NumQoSSetupRequestsRejected";
13849 }
13850 leaf num-reservation-on-requests-received {
13851 type uint64;
13852 description
13853 "Number of ReservationOnRequest messages received from the AT.";
13854 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.QoSStats.NumReservationOnRequestsReceived";
13855 }
13856 leaf num-reservation-on-requests-accepted {
13857 type uint64;
13858 description
13859 "Number of ReservationOnRequest messages received from the AT that the FAP RNC accepted.";
13860 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.QoSStats.NumReservationOnRequestsAccepted";
13861 }
13862 leaf num-reservation-on-requests-rejected {
13863 type uint64;
13864 description
13865 "Number of ReservationOnRequest message received from the AT that the FAP RNC rejected.";
13866 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.QoSStats.NumReservationOnRequestsRejected";
13867 }
13868 leaf num-reservation-on-requests-failed {
13869 type uint64;
13870 description
13871 "Number of ReservationOnRequest message received from the AT that the FAP RNC failed.";
13872 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.QoSStats.NumReservationOnRequestsFailed";
13873 }
13874 leaf num-fwd-reservation-on-messages-sent {
13875 type uint64;
13876 description
13877 "Number of times the FAP RNC sent a FwdReservationOn message to the AT to activate a forward Reservation.";
13878 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.QoSStats.NumFwdReservationOnMessagesSent";
13879 }
13880 leaf num-rev-reservation-on-messages-sent {
13881 type uint64;
13882 description
13883 "Number of times the FAP RNC sent a RevReservationOn message to the AT to activate a reverse Reservation.";
13884 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.QoSStats.NumRevReservationOnMessagesSent";
13885 }
13886 leaf num-reservation-off-requests-received {
13887 type uint64;
13888 description
13889 "Number of ReservationOffRequest message is received from the AT.";
13890 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.QoSStats.NumReservationOffRequestsReceived";
13891 }
13892 leaf num-reservation-off-requests-accepted {
13893 type uint64;
13894 description
13895 "Number of ReservationOffRequest messages received from the AT that the FAP RNC accepted.";
13896 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.QoSStats.NumReservationOffRequestsAccepted";
13897 }
13898 leaf num-reservation-off-requests-rejected {
13899 type uint64;
13900 description
13901 "Number of ReservationOffRequest messages received from the AT that the FAP RNC rejected.";
13902 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.QoSStats.NumReservationOffRequestsRejected";
13903 }
13904 leaf num-fwd-reservation-off-messages-sent {
13905 type uint64;
13906 description
13907 "Number of times the FAP RNC sent a FwdReservationOff message to the AT to deactivate a forward Reservation.";
13908 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.QoSStats.NumFwdReservationOffMessagesSent";
13909 }
13910 leaf num-rev-reservation-off-messages-sent {
13911 type uint64;
13912 description
13913 "Number of times the FAP RNC sent a RevReservationOff message to the AT to deactivate a reverse Reservation.";
13914 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.QoSStats.NumRevReservationOffMessagesSent";
13915 }
13916 leaf num-qo-s-release-requests-received {
13917 type uint64;
13918 description
13919 "Number of QoS release requests received from the AT.";
13920 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.QoSStats.NumQoSReleaseRequestsReceived";
13921 }
13922 leaf num-connection-close-initiated-no-ran-rsr {
13923 type uint64;
13924 description
13925 "Number of times FAP RNC initiated a connection close in response to the ReservationOnRequest because it did not have the RAN resources to satisfy one or more Reservations included in the request.";
13926 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.QoSStats.NumConnectionCloseInitiatedNoRANRsr";
13927 }
13928 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.QoSStats.";
13929 }
13930
13931 grouping cdma2000-hrpd-rnc-sig-apps-stats-g {
13932 description
13933 "Stats for HRPD RNC signaling procedures.";
13934 leaf c-num-page-requests {
13935 type uint64;
13936 description
13937 "Number of HRPD Page requests made after data has flowed on the A10 connection.";
13938 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.RNCSigAppsStats.CNumPageRequests";
13939 }
13940 leaf s-num-page-requests {
13941 type uint64;
13942 description
13943 "Number of HRPD Page requests made before data has flowed on the A10 connection.";
13944 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.RNCSigAppsStats.SNumPageRequests";
13945 }
13946 leaf s-num-connection-setup-attempts {
13947 type uint64;
13948 description
13949 "Number of HRPD Connection setups attempted before data has flowed on the A10 connection.";
13950 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.RNCSigAppsStats.SNumConnectionSetupAttempts";
13951 }
13952 leaf c-num-connection-setup-attempts {
13953 type uint64;
13954 description
13955 "Number of HRPD Connection setups attempted after data has flowed on the A10 connection.";
13956 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.RNCSigAppsStats.CNumConnectionSetupAttempts";
13957 }
13958 leaf s-num-connection-setup-success {
13959 type uint64;
13960 description
13961 "Number of HRPD Connection setups succeeded before data has flowed on the A10 connection.";
13962 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.RNCSigAppsStats.SNumConnectionSetupSuccess";
13963 }
13964 leaf c-num-connection-setup-success {
13965 type uint64;
13966 description
13967 "Number of HRPD Connection setups succeeded after data has flowed on the A10 connection.";
13968 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.RNCSigAppsStats.CNumConnectionSetupSuccess";
13969 }
13970 leaf s-num-normal-connection-closes {
13971 type uint64;
13972 description
13973 "The number of HRPD connections that were closed normally before data has flowed on the A10 connection.";
13974 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.RNCSigAppsStats.SNumNormalConnectionCloses";
13975 }
13976 leaf c-num-normal-connection-closes {
13977 type uint64;
13978 description
13979 "The number of HRPD connections that were closed normally after data has flowed on the A10 connection.";
13980 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.RNCSigAppsStats.CNumNormalConnectionCloses";
13981 }
13982 leaf s-num-total-connection-closes {
13983 type uint64;
13984 description
13985 "The total number of HRPD connections closed, normally or abnormally, data has flowed on the A10 connection.";
13986 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.RNCSigAppsStats.SNumTotalConnectionCloses";
13987 }
13988 leaf c-num-total-connection-closes {
13989 type uint64;
13990 description
13991 "The total number of HRPD connections closed, normally or abnormally, after data has flowed on the A10 connection.";
13992 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.RNCSigAppsStats.CNumTotalConnectionCloses";
13993 }
13994 leaf s-num-rf-related-drops {
13995 type uint64;
13996 description
13997 "Number of HRPD connection close because of RTC loss or No FTC before data has flowed on the A10 connection";
13998 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.RNCSigAppsStats.SNumRFRelatedDrops";
13999 }
14000 leaf c-num-rf-related-drops {
14001 type uint64;
14002 description
14003 "Number of HRPD connection close because of RTC loss or No FTC after data has flowed on the A10 connection";
14004 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.RNCSigAppsStats.CNumRFRelatedDrops";
14005 }
14006 leaf s-num-page-responses {
14007 type uint64;
14008 description
14009 "Total number of successful responses to HRPD page requests that were received from the AT before the final page timeout and before data has flowed on the A10 connection.";
14010 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.RNCSigAppsStats.SNumPageResponses";
14011 }
14012 leaf c-num-page-responses {
14013 type uint64;
14014 description
14015 "Total number of successful responses to HRPD page requests that were received from the AT before the final page timeout and after data has flowed on the A10 connection.";
14016 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.RNCSigAppsStats.CNumPageResponses";
14017 }
14018 leaf s-num-rf-related-drops-rtc-lost {
14019 type uint64;
14020 description
14021 "This statistic counts the number of times the HRPD connection was dropped before data has flowed on the A10 connection because a Reverse Traffic Channel (RTC) lost indication was received, and as a result, no reverse link for the connection were available.";
14022 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.RNCSigAppsStats.SNumRFRelatedDropsRTCLost";
14023 }
14024 leaf c-num-rf-related-drops-rtc-lost {
14025 type uint64;
14026 description
14027 "This statistic counts the number of times the HRPD connection was dropped after data has flowed on the A10 connection because a Reverse Traffic Channel (RTC) lost indication was received, and as a result, no reverse link for the connection were available.";
14028 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.RNCSigAppsStats.CNumRFRelatedDropsRTCLost";
14029 }
14030 leaf s-num-rf-related-drops-no-ftc {
14031 type uint64;
14032 description
14033 "This statistic counts the number of HRPD connections that were dropped before data has flowed on the A10 connection because of indications that there is no active Forward Traffic Channel (FTC) available.";
14034 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.RNCSigAppsStats.SNumRFRelatedDropsNoFTC";
14035 }
14036 leaf c-num-rf-related-drops-no-ftc {
14037 type uint64;
14038 description
14039 "This statistic counts the number of HRPD connections that were dropped after data has flowed on the A10 connection because of indications that there is no active Forward Traffic Channel (FTC) available.";
14040 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.RNCSigAppsStats.CNumRFRelatedDropsNoFTC";
14041 }
14042 leaf s-num-network-error-drops {
14043 type uint64;
14044 description
14045 "This statistic counts the number of HRPD connections that were closed before data has flowed on the A10 connection because the FAP closed the open A10 connection.";
14046 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.RNCSigAppsStats.SNumNetworkErrorDrops";
14047 }
14048 leaf c-num-network-error-drops {
14049 type uint64;
14050 description
14051 "This statistic counts the number of HRPD connections that were closed after data has flowed on the A10 connection because the FAP closed the open A10 connection.";
14052 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.RNCSigAppsStats.CNumNetworkErrorDrops";
14053 }
14054 leaf s-num-network-error-drops-rnc-internal {
14055 type uint64;
14056 description
14057 "This statistic counts the number of open HRPD connections that were closed before data has flowed on the A10 connection because the FAP closed the A10 connection due to internal failures.";
14058 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.RNCSigAppsStats.SNumNetworkErrorDropsRNCInternal";
14059 }
14060 leaf c-num-network-error-drops-rnc-internal {
14061 type uint64;
14062 description
14063 "This statistic counts the number of open HRPD connections that were closed after data has flowed on the A10 connection because the FAP closed the A10 connection due to internal failures.";
14064 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.RNCSigAppsStats.CNumNetworkErrorDropsRNCInternal";
14065 }
14066 leaf s-num-network-error-drops-rnc-external {
14067 type uint64;
14068 description
14069 "This statistic counts the number of open HRPD connections that were closed before data has flowed on the A10 connection because the FAP closed the A10 connection due to the PDSN unreachablity.";
14070 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.RNCSigAppsStats.SNumNetworkErrorDropsRNCExternal";
14071 }
14072 leaf c-num-network-error-drops-rnc-external {
14073 type uint64;
14074 description
14075 "This statistic counts the number of open HRPD connections that were closed after data has flowed on the A10 connection because the FAP closed the A10 connection due to the PDSN unreachablity.";
14076 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.RNCSigAppsStats.CNumNetworkErrorDropsRNCExternal";
14077 }
14078 leaf s-num-network-error-drops-a10-setup-fail {
14079 type uint64;
14080 description
14081 "This statistic counts the number of open HRPD connections that were closed before data has flowed on the A10 connection because there was failure in the A10 connection set-up.";
14082 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.RNCSigAppsStats.SNumNetworkErrorDropsA10SetupFail";
14083 }
14084 leaf c-num-network-error-drops-a10-setup-fail {
14085 type uint64;
14086 description
14087 "This statistic counts the number of open HRPD connections that were closed after data has flowed on the A10 connection because there was failure in the A10 connection set-up.";
14088 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.RNCSigAppsStats.CNumNetworkErrorDropsA10SetupFail";
14089 }
14090 leaf s-num-misc-drops-sector-down {
14091 type uint64;
14092 description
14093 "This statistic counts the number of HRPD connections that were dropped before data has flowed on the A10 connection because there is only one pilot available for the connection and a sector down indication has been received for that pilot.";
14094 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.RNCSigAppsStats.SNumMiscDropsSectorDown";
14095 }
14096 leaf c-num-misc-drops-sector-down {
14097 type uint64;
14098 description
14099 "This statistic counts the number of HRPD connections that were dropped after data has flowed on the A10 connection because there is only one pilot available for the connection and a sector down indication has been received for that pilot.";
14100 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.RNCSigAppsStats.CNumMiscDropsSectorDown";
14101 }
14102 leaf s-num-misc-drops-internal-error {
14103 type uint64;
14104 description
14105 "This statistic counts the number of HRPD connections that were dropped before data has flowed on the A10 connection due to internal software errors.";
14106 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.RNCSigAppsStats.SNumMiscDropsInternalError";
14107 }
14108 leaf c-num-misc-drops-internal-error {
14109 type uint64;
14110 description
14111 "This statistic counts the number of HRPD connections that were dropped after data has flowed on the A10 connection due to internal software errors.";
14112 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.RNCSigAppsStats.CNumMiscDropsInternalError";
14113 }
14114 leaf c-num-misc-drops-state-mismatch {
14115 type uint64;
14116 description
14117 "This statistic counts the number of HRPD connections that were dropped after data has flowed on the A10 connection when the FAP finds a state mismatch between itself andthe AT. Such a mismatch is found when a connection request message is received from the AT, and the connection is already open as perceived by the FAP.";
14118 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.RNCSigAppsStats.CNumMiscDropsStateMismatch";
14119 }
14120 leaf s-num-misc-drops-state-mismatch {
14121 type uint64;
14122 description
14123 "This statistic counts the number of connections that were dropped before the demarcation point when the FAP finds a state mismatch between itself and the AT. Such a mismatch is found when a connection request message is received from the AT, and the connection is already open as perceived by the FAP.";
14124 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.RNCSigAppsStats.SNumMiscDropsStateMismatch";
14125 }
14126 leaf s-num-misc-drops-due-to-rlp {
14127 type uint64;
14128 description
14129 "This statistic counts the number of times the HRPD connection was dropped before data has flowed on the A10 connection at the request of the Radio Link Protocol. This request is generated when the HDR Fast Path component finds that the reset acknowledgment timeout has expired for the connection.";
14130 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.RNCSigAppsStats.SNumMiscDropsDueToRLP";
14131 }
14132 leaf c-num-misc-drops-due-to-rlp {
14133 type uint64;
14134 description
14135 "This statistic counts the number of times the HRPD connection was dropped after data has flowed on the A10 connection at the request of the Radio Link Protocol. This request is generated when the HDR Fast Path component finds that the reset acknowledgment timeout has expired for the connection.";
14136 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.RNCSigAppsStats.CNumMiscDropsDueToRLP";
14137 }
14138 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.RNCSigAppsStats.";
14139 }
14140
14141 grouping cdma2000-hrpd-access-auth-config-g {
14142 description
14143 "HRPD A12-related service stats.";
14144 leaf a12-access-authentication-enable {
14145 type int64;
14146 config false;
14147 description
14148 "Flag to enable/Disable HRPD Access Authentication. {{true}} - Enabled, {{false}} - Disabled.";
14149 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.AccessAuthConfig.A12AccessAuthenticationEnable";
14150 }
14151 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.AccessAuthConfig.";
14152 }
14153
14154 grouping cdma2000-hrpd-access-auth-stats-g {
14155 description
14156 "This object is used in obtaining the Access Authentication related stats.";
14157 leaf an-ppp-authentication-attempts-by-node {
14158 type uint64;
14159 description
14160 "Number of AnPppAuthentications attempted by the FAP.";
14161 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.AccessAuthStats.AnPppAuthenticationAttemptsByNode";
14162 }
14163 leaf a12-requests-sent-from-node {
14164 type uint64;
14165 description
14166 "Number of A12 Access Requests Sent from the FAP.";
14167 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.AccessAuthStats.A12RequestsSentFromNode";
14168 }
14169 leaf a12-rejects-received-by-node {
14170 type uint64;
14171 description
14172 "Number of A12 Access Rejects received from the FAP.";
14173 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.AccessAuthStats.A12RejectsReceivedByNode";
14174 }
14175 leaf a12-accepts-received-by-node {
14176 type uint64;
14177 description
14178 "Number of A12 Access Accepts received by the FAP.";
14179 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.AccessAuthStats.A12AcceptsReceivedByNode";
14180 }
14181 leaf a12-access-challenges-received-by-node {
14182 type uint64;
14183 description
14184 "Number of A12 Access Challenges received by the FAP.";
14185 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.AccessAuthStats.A12AccessChallengesReceivedByNode";
14186 }
14187 leaf a12-retransmits-sent-from-node {
14188 type uint64;
14189 description
14190 "Number of A12 Access Requests retransmitted from the FAP.";
14191 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.AccessAuthStats.A12RetransmitsSentFromNode";
14192 }
14193 leaf a12-timeouts-events-for-node {
14194 type uint64;
14195 description
14196 "Number of A12 Timeout events occurred at the FAP due to unreachability of the AAA server/ no response from the AAA server.";
14197 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.AccessAuthStats.A12TimeoutsEventsForNode";
14198 }
14199 leaf a12-malformedresponse-received-by-node {
14200 type uint64;
14201 description
14202 "Number of Malformed A12 Access Response received by the FAP RNC.";
14203 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.AccessAuthStats.A12MalformedresponseReceivedByNode";
14204 }
14205 leaf a12-bad-authenticator-received-by-node {
14206 type uint64;
14207 description
14208 "Number of A12 Access Response with Bad Authenticator received by the FAP RNC.";
14209 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.AccessAuthStats.A12BadAuthenticatorReceivedByNode";
14210 }
14211 leaf a12-unknown-type-received-by-node {
14212 type uint64;
14213 description
14214 "Number of A12 Packet of unknown type received by the FAP RNC.";
14215 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.AccessAuthStats.A12UnknownTypeReceivedByNode";
14216 }
14217 leaf a12-unknown-pkt-received-by-node {
14218 type uint64;
14219 description
14220 "Number of unknown A12 packets received by the FAP RNC.";
14221 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.AccessAuthStats.A12UnknownPktReceivedByNode";
14222 }
14223 leaf a12-unknown-server-received-by-node {
14224 type uint64;
14225 description
14226 "Number of A12 packets received from unknown AAA server by the FAP RNC.";
14227 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.AccessAuthStats.A12UnknownServerReceivedByNode";
14228 }
14229 leaf a12-other-failure-occurences-in-node {
14230 type uint64;
14231 description
14232 "Number of A12 packets failed due to other failure occurences in the AAA server.";
14233 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.AccessAuthStats.A12OtherFailureOccurencesInNode";
14234 }
14235 leaf a12-by-pass-num-ats-with-unknown-mfr-code-by-node {
14236 type uint64;
14237 description
14238 "Number of ATs with UnknowMfrCode detected in the FAP RNC.";
14239 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.AccessAuthStats.A12ByPassNumAtsWithUnknownMfrCodeByNode";
14240 }
14241 leaf a12-tx-path-fail-due-to-an-ppp-error-by-node {
14242 type uint64;
14243 description
14244 "Number of times sending of A12 packet failed in Tx Path in the FAP RNC due to \"AnPPP Error\".";
14245 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.AccessAuthStats.A12TxPathFailDueToAnPppErrorByNode";
14246 }
14247 leaf a12-tx-path-fail-due-to-no-server-available-by-node {
14248 type uint64;
14249 description
14250 "Number of times sending of A12 packet failed in Tx Path in the FAP RNC due to \"No Server Available\".";
14251 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.AccessAuthStats.A12TxPathFailDueToNoServerAvailableByNode";
14252 }
14253 leaf a12-tx-path-fail-due-to-internal-error-by-node {
14254 type uint64;
14255 description
14256 "Number of times sending of A12 packet failed in Tx Path in the FAP RNC due to \"internal error\".";
14257 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.AccessAuthStats.A12TxPathFailDueToInternalErrorByNode";
14258 }
14259 leaf a12-tx-path-fail-due-to-no-packet-id-available-by-node {
14260 type uint64;
14261 description
14262 "Number of times sending of A12 packet failed in Tx Path in the FAP RNC due to \"No packet id available\".";
14263 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.AccessAuthStats.A12TxPathFailDueToNoPacketIdAvailableByNode";
14264 }
14265 leaf a12-tx-path-fail-due-to-transmit-error-by-node {
14266 type uint64;
14267 description
14268 "Number of times sending of A12 packet failed in Tx Path in the FAP RNC due to \"Transmit Error\".";
14269 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.AccessAuthStats.A12TxPathFailDueToTransmitErrorByNode";
14270 }
14271 leaf a12-svr-timeouts-for-node {
14272 type uint64;
14273 description
14274 "Number of A12 server timeouts happened in the FAP RNC.";
14275 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.AccessAuthStats.A12SvrTimeoutsForNode";
14276 }
14277 leaf a12-enh-ta-bypass-lcp-timeout-by-node {
14278 type uint64;
14279 description
14280 "Number of LCP timeouts happened in the FAP RNC when Enhanced TA A12Bypass mode is enabled.";
14281 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.AccessAuthStats.A12EnhTaBypassLcpTimeoutByNode";
14282 }
14283 leaf a12-enh-ta-bypass-chap-timeout-by-node {
14284 type uint64;
14285 description
14286 "Number of CHAP timeouts happened in the FAP RNC when Enhanced TA A12Bypass mode is enabled.";
14287 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.AccessAuthStats.A12EnhTaBypassChapTimeoutByNode";
14288 }
14289 leaf a12-enh-ta-bypass-chap-invalid-by-node {
14290 type uint64;
14291 description
14292 "Number of CHAP Challenge response received from the AT when Enhanced TA A12Bypass mode is enabled.";
14293 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.AccessAuthStats.A12EnhTaBypassChapInvalidByNode";
14294 }
14295 leaf a12-enh-ta-bypass-chap-nai-matches-a12-bypass-list-by-node {
14296 type uint64;
14297 description
14298 "Number of times the CHAP NAI received from the AT matches with A12Bypass List in the FAP RNC when Enhanced TA A12Bypass mode is enabled.";
14299 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.AccessAuthStats.A12EnhTaBypassChapNaiMatchesA12BypassListByNode";
14300 }
14301 leaf a12-session-ta-timeout-by-node {
14302 type uint64;
14303 description
14304 "Number of times Session timeouts occurred due to TA.";
14305 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.AccessAuthStats.A12SessionTaTimeoutByNode";
14306 }
14307 leaf access-auth-failed-due-to-session-close-total {
14308 type uint64;
14309 description
14310 "Number of times the Access Authenticaiton failed due to Sesion close.";
14311 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.AccessAuthStats.AccessAuthFailedDueToSessionCloseTotal";
14312 }
14313 leaf access-auth-succeeded {
14314 type uint64;
14315 description
14316 "Number of times the Access Authenticaiton succeeded.";
14317 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.AccessAuthStats.AccessAuthSucceeded";
14318 }
14319 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.AccessAuthStats.";
14320 }
14321
14322 grouping cdma2000-beacon-g {
14323 description
14324 "This object models the attributes to control the generalized beacon. The beacon is modeled as a beacon frame composed of multiple beacon intervals. The beacon frame start is time-aligned to the instant when 1x 80ms paging frames and HRPD control channel frames align (occurs once every 1.28s).";
14325 leaf beacon-admin-status {
14326 type enumeration {
14327 enum "locked" {
14328 value 1;
14329 description
14330 "none";
14331 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.Beacon.BeaconAdminStatus - Locked";
14332 }
14333 enum "unlocked" {
14334 value 2;
14335 description
14336 "none";
14337 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.Beacon.BeaconAdminStatus - Unlocked";
14338 }
14339 }
14340 config false;
14341 description
14342 "Allows administrative control of beacon.";
14343 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.Beacon.BeaconAdminStatus";
14344 }
14345 leaf beacon-oper-status {
14346 type enumeration {
14347 enum "locked" {
14348 value 1;
14349 description
14350 "none";
14351 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.Beacon.BeaconOperStatus - Locked";
14352 }
14353 enum "unlocked" {
14354 value 2;
14355 description
14356 "none";
14357 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.Beacon.BeaconOperStatus - Unlocked";
14358 }
14359 enum "fault" {
14360 value 3;
14361 description
14362 "none";
14363 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.Beacon.BeaconOperStatus - Fault";
14364 }
14365 }
14366 description
14367 "Reports operational status of beacon.";
14368 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.Beacon.BeaconOperStatus";
14369 }
14370 leaf hrpd-beacon-enable {
14371 type boolean;
14372 config false;
14373 description
14374 "If set to {{true}} the HRPD-specific beacon described by {{object|HRPDBeaconList}} object is enabled. If set to {{false}}, all HRPD beacons (if any) are contained in the BeaconList object.";
14375 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.Beacon.HRPDBeaconEnable";
14376 }
14377 leaf period {
14378 type uint16 {
14379 range "0..32767";
14380 }
14381 units "80 ms slots";
14382 config false;
14383 description
14384 "Length and periodicity of the beacon frame in {{units}}. Reference - {{bibref|3GPP2-C.S0005}}.";
14385 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.Beacon.Period";
14386 }
14387 leaf maxfap-beacon-tx-power {
14388 type string {
14389 length "0..64";
14390 }
14391 config false;
14392 description
14393 "Maximum transmission power allowed on the FAP Beacon frequencies. {{param}} is expressed as a range of allowed maximum power levels with \"..\" (two periods) between the upper and lower values, i.e. \"<;Pmax_low>..<;Pmax_high>\". {{param}} identifies the limits between which the FAP can self-configure its maximum beacon transmit power. Self-configuration for maximum beacon transmission power is controlled by {{param|.Capabilities.CDMA2000.OneX.SelfConfig.MaxFAPBeaconTxPowerConfig}} from an availability perspective and {{param|.FAPControl.CDMA2000.OneX.SelfConfig.MaxFAPBeaconTxPowerSelfConfigEnable}} from an enabled perspective. <;Pmax_low> and <;Pmax_high> are measured in dBm and have a range of -40.0 to 20.0 incremented by 0.1 dB.";
14394 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.Beacon.MaxFAPBeaconTxPower";
14395 }
14396 leaf maxfap-beacon-tx-power-in-use {
14397 type int64;
14398 units "0.1 dBm";
14399 description
14400 "Maximum beacon transmission power measured in {{units}} currently used by the FAP on any beacon frequency. Actual values of the maximum transmission power are -40.0 dBm to 20.0 dBm in steps of 0.1 dB. The value of {{param}} divided by 10 yields the actual value of the maximum transmission power.";
14401 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.Beacon.MaxFAPBeaconTxPowerInUse";
14402 }
14403 leaf beacon-pch-pwr-percentage {
14404 type int64;
14405 units "0.001 percent";
14406 config false;
14407 description
14408 "Percentage of Max Sector Power Used By Paging Channel (expressed in {{units}}). For example, 93333 means 93.333% of the max sector power.";
14409 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.Beacon.BeaconPchPwrPercentage";
14410 }
14411 leaf max-hrpd-beacon-tx-power {
14412 type string {
14413 length "0..64";
14414 }
14415 config false;
14416 description
14417 "Maximum transmission power allowed on the dedicated HRPD beacon. {{param}} is expressed as a range of allowed maximum power levels with \"..\" (two periods) between the upper and lower values, i.e. \"<Pmax_low>..<Pmax_high>\". MaxHRPDBeaconTxPower identifies the limits between which the FAP can self-configure its maximum beacon transmit power. Self-configuration for maximum beacon transmission power is controlled by {{param|.Capabilities.CDMA2000.OneX.SelfConfig.MaxFAPBeaconTxPowerConfig}} from an availability perspective and {{param|.FAPControl.CDMA2000.OneX.SelfConfig.MaxFAPBeaconTxPowerSelfConfigEnable}} from an enabled perspective. <Pmax_low> and <Pmax_high> are measured in dBm and have a range of -40.0 to 20.0 incremented by 0.1 dB.";
14418 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.Beacon.MaxHRPDBeaconTxPower";
14419 }
14420 leaf max-hrpd-beacon-tx-power-in-use {
14421 type int64;
14422 units "0.1 dBm";
14423 description
14424 "Maximum beacon transmission power measured in dBm currently used by the FAP on any beacon frequency. Actual values of the maximum transmission power are -40.0 dBm to 20.0 in units of {{units}}. The value of {{param}} divided by 10 yields the actual value of the maximum transmission power.";
14425 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.Beacon.MaxHRPDBeaconTxPowerInUse";
14426 }
14427 leaf beacon-pilot-pwr-percentage {
14428 type int64;
14429 units "0.001 percent";
14430 config false;
14431 description
14432 "Percentage of Max Sector Power Used By Pilot Channel (expressed in {{units}}). For example, 19950 means 19.950% of total.";
14433 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.Beacon.BeaconPilotPwrPercentage";
14434 }
14435 leaf beacon-sync-pwr-percentage {
14436 type int64;
14437 units "0.001 percent";
14438 config false;
14439 description
14440 "Percentage of Max Sector Power Used By Sync Channel (expressed in {{units}}). For example, 23458 means 23.458% of the max sector power.";
14441 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.Beacon.BeaconSyncPwrPercentage";
14442 }
14443 leaf max-beacon-list-entries {
14444 type uint64;
14445 description
14446 "Maximum number of entries in the {{object|.CellConfig.CDMA2000.Beacon.BeaconList.{i}.}} object.";
14447 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.Beacon.MaxBeaconListEntries";
14448 }
14449 leaf beacon-list-number-of-entries {
14450 type uint64;
14451 description
14452 "{{numentries}}";
14453 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.Beacon.BeaconListNumberOfEntries";
14454 }
14455 leaf max-hrpd-beacon-list-entries {
14456 type uint64;
14457 description
14458 "Maximum number of entries in the {{object|.CellConfig.CDMA2000.Beacon.HRPDBeaconList.{i}.}} object.";
14459 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.Beacon.MaxHRPDBeaconListEntries";
14460 }
14461 leaf hrpd-beacon-list-number-of-entries {
14462 type uint64;
14463 description
14464 "{{numentries}}";
14465 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.Beacon.HRPDBeaconListNumberOfEntries";
14466 }
14467 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.Beacon.";
14468 }
14469
14470 grouping cdma2000-beacon-beacon-list-g {
14471 description
14472 "This object models an individual beacon intervals. It may be used to model both 1x and HRPD beacons with offset from start of beacon frame measured in 80ms slots.";
14473 leaf enable {
14474 type boolean;
14475 config false;
14476 description
14477 "Enables or disables the {{object}} entry.";
14478 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.Beacon.BeaconList.{i}.Enable";
14479 }
14480 leaf alias {
14481 type string {
14482 length "1..64";
14483 }
14484 description
14485 "{{datatype|expand}}";
14486 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.Beacon.BeaconList.{i}.Alias";
14487 }
14488 leaf beacon-index {
14489 type int64;
14490 description
14491 "Instance identifier for this beacon interval. Allowed range is 0..(BeaconListNumberOfEntries-1).";
14492 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.Beacon.BeaconList.{i}.BeaconIndex";
14493 }
14494 leaf offset {
14495 type uint16 {
14496 range "0..32767";
14497 }
14498 config false;
14499 description
14500 "Offset from the start of the beacon frame in 80ms slots.";
14501 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.Beacon.BeaconList.{i}.Offset";
14502 }
14503 leaf duration {
14504 type uint16 {
14505 range "0..32767";
14506 }
14507 units "80 ms slots";
14508 config false;
14509 description
14510 "Duration of this beacon interval in {{units}}.";
14511 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.Beacon.BeaconList.{i}.Duration";
14512 }
14513 leaf transmission-format {
14514 type enumeration {
14515 enum "0" {
14516 value 1;
14517 description
14518 "none";
14519 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.Beacon.BeaconList.{i}.TransmissionFormat - 0";
14520 }
14521 enum "1" {
14522 value 2;
14523 description
14524 "none";
14525 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.Beacon.BeaconList.{i}.TransmissionFormat - 1";
14526 }
14527 }
14528 config false;
14529 description
14530 "Determines if this beacon interval shall transmit HRPD (HRPD) or CDMA2000 1x.{HRPD=\"0\", 1x=\"1\"}.";
14531 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.Beacon.BeaconList.{i}.TransmissionFormat";
14532 }
14533 leaf beacon-band-class {
14534 type int64;
14535 config false;
14536 description
14537 "Band class for this beacon interval.";
14538 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.Beacon.BeaconList.{i}.BeaconBandClass";
14539 }
14540 leaf beacon-channel-freq {
14541 type uint16 {
14542 range "0..2016";
14543 }
14544 config false;
14545 description
14546 "Channel number for this beacon interval.";
14547 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.Beacon.BeaconList.{i}.BeaconChannelFreq";
14548 }
14549 leaf-list beacon-pn-offset {
14550 type string {
14551 length "0..32";
14552 }
14553 config false;
14554 min-elements 1;
14555 description
14556 "{{list}} Each item is a pilot PN offset of the pilot beacon for this channel in units of 64 PN chips. If this parameter contains more than one item, then the FAP is expected to select one from the list as the PilotPN to be used for this channel. If the self-configuration capability is not to be used, then this parameter SHALL contain only a single item.";
14557 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.Beacon.BeaconList.{i}.BeaconPNOffset";
14558 }
14559 leaf tx-power {
14560 type int64;
14561 units "dBm";
14562 config false;
14563 description
14564 "TX power for the beacon interval (in {{units}}). If self-configuration of the Beacon Tx Power is enabled, then this value is determined by the FAP.";
14565 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.Beacon.BeaconList.{i}.TxPower";
14566 }
14567 leaf beacon-sid {
14568 type uint16 {
14569 range "0..65535";
14570 }
14571 config false;
14572 description
14573 "SID for this beacon interval.";
14574 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.Beacon.BeaconList.{i}.BeaconSID";
14575 }
14576 leaf beacon-nid {
14577 type uint16 {
14578 range "0..32767";
14579 }
14580 config false;
14581 description
14582 "NID for this beacon interval.";
14583 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.Beacon.BeaconList.{i}.BeaconNID";
14584 }
14585 leaf beacon-pzid {
14586 type uint64;
14587 config false;
14588 description
14589 "PZID for this beacon interval.";
14590 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.Beacon.BeaconList.{i}.BeaconPZID";
14591 }
14592 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.Beacon.BeaconList.{i}.";
14593 }
14594
14595 grouping cdma2000-beacon-hrpd-beacon-list-g {
14596 description
14597 "This object models individual HRPD beacon intervals where the beacon start is expressed as a number of HRPD control channel slots from the start of the beacon frame.";
14598 leaf enable {
14599 type boolean;
14600 config false;
14601 description
14602 "Enables or disables the {{object}} entry.";
14603 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.Beacon.HRPDBeaconList.{i}.Enable";
14604 }
14605 leaf alias {
14606 type string {
14607 length "1..64";
14608 }
14609 description
14610 "{{datatype|expand}}";
14611 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.Beacon.HRPDBeaconList.{i}.Alias";
14612 }
14613 leaf beacon-index {
14614 type int64;
14615 description
14616 "Instance identifier for this beacon interval. Allowed range is 0..(HRPDBeaconListNumberOfEntries-1).";
14617 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.Beacon.HRPDBeaconList.{i}.BeaconIndex";
14618 }
14619 leaf c-coffset {
14620 type uint16 {
14621 range "0..2048";
14622 }
14623 config false;
14624 description
14625 "Offset of the current beacon interval from the start of the beacon frame, in Control Channel cycles. The HRPDBeaconList interval SHOULD not overlap in time with any beacon interval for the same channel defined in the BeaconList object.";
14626 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.Beacon.HRPDBeaconList.{i}.CCoffset";
14627 }
14628 leaf offset {
14629 type int64;
14630 config false;
14631 description
14632 "Start of beacon transmission with respect to the Control Channel boundary.";
14633 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.Beacon.HRPDBeaconList.{i}.Offset";
14634 }
14635 leaf duration {
14636 type uint16 {
14637 range "0..256";
14638 }
14639 config false;
14640 description
14641 "Duration of the beacon transmission within a Control Channel cycle, in slots. Beacon is transmitted starting offset from the CC boundary for duration. Transmission restarts offset from the next CC boundary, given that beacon interval spans more than 1 CC cycles.";
14642 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.Beacon.HRPDBeaconList.{i}.Duration";
14643 }
14644 leaf num-c-ccycles {
14645 type uint8 {
14646 range "0..48";
14647 }
14648 config false;
14649 description
14650 "Number of Control Channel Cycles this beacon interval spans.";
14651 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.Beacon.HRPDBeaconList.{i}.NumCCcycles";
14652 }
14653 leaf beacon-band-class {
14654 type uint8 {
14655 range "0..31";
14656 }
14657 config false;
14658 description
14659 "Band class for this beacon interval.";
14660 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.Beacon.HRPDBeaconList.{i}.BeaconBandClass";
14661 }
14662 leaf beacon-channel-freq {
14663 type uint16 {
14664 range "0..2016";
14665 }
14666 config false;
14667 description
14668 "Channel number for this beacon interval.";
14669 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.Beacon.HRPDBeaconList.{i}.BeaconChannelFreq";
14670 }
14671 leaf-list beacon-pn-offset {
14672 type string {
14673 length "0..256";
14674 }
14675 config false;
14676 min-elements 1;
14677 description
14678 "{{list}} Each item is a pilot PN offset of the pilot beacon for this channel in units of 64 PN chips. If this parameter contains more than one item, then the FAP is expected to select one from the list as the PilotPN to be used for this channel. If the self-configuration capability is not to be used, then this parameter SHALL contain only a single item.";
14679 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.Beacon.HRPDBeaconList.{i}.BeaconPNOffset";
14680 }
14681 leaf tx-power {
14682 type int64;
14683 units "dBm";
14684 config false;
14685 description
14686 "TX power for the beacon interval. If self-configuration of the HRPD Beacon Tx Power is enabled, then this value is determined by the FAP.";
14687 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.Beacon.HRPDBeaconList.{i}.TxPower";
14688 }
14689 reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.Beacon.HRPDBeaconList.{i}.";
14690 }
14691
14692 grouping rem-g {
14693 description
14694 "This object contains parameters relating to REM (Radio Environment Measurement).";
14695 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.";
14696 }
14697
14698 grouping rem-umts-g {
14699 description
14700 "This object contains Radio Environment Measurement parameters for UMTS FAP.";
14701 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.";
14702 }
14703
14704 grouping rem-umts-wcdma-g {
14705 description
14706 "This object contains parameters relating to radio environment measurement capabilities for the UMTS system.";
14707 leaf in-service-handling {
14708 type enumeration {
14709 enum "immediate" {
14710 value 1;
14711 description
14712 "none";
14713 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.InServiceHandling - Immediate";
14714 }
14715 enum "delayed" {
14716 value 2;
14717 description
14718 "none";
14719 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.InServiceHandling - Delayed";
14720 }
14721 }
14722 default "immediate";
14723 config false;
14724 description
14725 "FAP REM behavior with respect to ongoing active connections.";
14726 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.InServiceHandling";
14727 }
14728 leaf scan-on-boot {
14729 type boolean;
14730 default "true";
14731 config false;
14732 description
14733 "Enables or disables Radio Environment Measurement during the FAP start up.";
14734 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.ScanOnBoot";
14735 }
14736 leaf scan-periodically {
14737 type boolean;
14738 default "false";
14739 config false;
14740 description
14741 "Enable Periodic Radio Environment Measurement on all enabled RAT.";
14742 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.ScanPeriodically";
14743 }
14744 leaf periodic-interval {
14745 type uint64;
14746 units "seconds";
14747 config false;
14748 description
14749 "When {{param|ScanPeriodically}} is {{true}}, this value indicates the interval in {{units}} which REM is performed while the FAP service is enabled.";
14750 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.PeriodicInterval";
14751 }
14752 leaf periodic-time {
14753 type yang:date-and-time;
14754 config false;
14755 description
14756 "An absolute time reference in UTC to determine when the CPE will initiate the periodic REM. Each REM MUST occur at (or as soon as possible after) this reference time plus or minus an integer multiple of the {{param|PeriodicInterval}}. {{param}} is used only to set the \"phase\" of the REM. The actual value of {{param}} can be arbitrarily far into the past or future. For example, if {{param|PeriodicInterval}} is 86400 (a day) and if {{param}} is set to UTC midnight on some day (in the past, present, or future) then periodic REMs will occur every day at UTC midnight. These MUST begin on the very next midnight, even if {{param}} refers to a day in the future. The Unknown Time value defined in {{bibref|TR-106a2|Section 3.2}} indicates that no particular time reference is specified. That is, the CPE MAY locally choose the time reference, and needs only to adhere to the specified PeriodicInformInterval. If absolute time is not available to the CPE, its periodic REM behavior MUST be the same as if {{param}} parameter was set to the Unknown Time value.";
14757 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.PeriodicTime";
14758 }
14759 leaf-list remplmn-list {
14760 type string;
14761 config false;
14762 max-elements "32";
14763 description
14764 "{{list}} Each item is a PLMN ID to measure. PLMN ID consists of Mobile Country Code (MCC) and Mobile Network Code (MNC) {{bibref|3GPP-TS.23.003}}, {{bibref|3GPP-TS.24.008}}. If {{empty}}, then no specific PLMN ID is provided, meaning that the FAP is required to scan all available PLMN IDs.";
14765 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.REMPLMNList";
14766 }
14767 leaf-list rem-band-list {
14768 type string {
14769 length "0..64";
14770 }
14771 config false;
14772 description
14773 "{{list}} Each item is a UMTS Band to measure. Each band is identified in by a roman numeral {{bibref|3GPP-TS.25.104}}. If {{empty}} then no specific UMTS band is provided, meaning that the FAP is required to scan all available bands. The order of the band indicator has no significance.";
14774 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.REMBandList";
14775 }
14776 leaf-list uarfcndl-list {
14777 type string;
14778 config false;
14779 max-elements "64";
14780 description
14781 "{{list}} Each entry is a UARFCN in the DL direction to measure. If {{empty}}, then no specific UARFCN is provided, meaning that the FAP is required to scan all UARFCNs that it is aware of.";
14782 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.UARFCNDLList";
14783 }
14784 leaf scan-timeout {
14785 type uint64;
14786 units "seconds";
14787 config false;
14788 description
14789 "Specifies the time-out value in {{units}}, measured from the start of the REM scan, before the REM scan will time out.";
14790 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.ScanTimeout";
14791 }
14792 leaf scan-status {
14793 type enumeration {
14794 enum "indeterminate" {
14795 value 1;
14796 description
14797 "none";
14798 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.ScanStatus - Indeterminate";
14799 }
14800 enum "in-progress" {
14801 value 2;
14802 description
14803 "none";
14804 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.ScanStatus - InProgress";
14805 }
14806 enum "success" {
14807 value 3;
14808 description
14809 "none";
14810 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.ScanStatus - Success";
14811 }
14812 enum "error" {
14813 value 4;
14814 description
14815 "none";
14816 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.ScanStatus - Error";
14817 }
14818 enum "error-timeout" {
14819 value 5;
14820 description
14821 "none";
14822 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.ScanStatus - Error_TIMEOUT";
14823 }
14824 }
14825 description
14826 "Indicates the current status of this scan.";
14827 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.ScanStatus";
14828 }
14829 leaf error-details {
14830 type string {
14831 length "0..256";
14832 }
14833 description
14834 "Provides more detail when the {{param|ScanStatus}} is either {{enum|Error|ScanStatus}} or {{enum|Error_TIMEOUT|ScanStatus}}.";
14835 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.ErrorDetails";
14836 }
14837 leaf last-scan-time {
14838 type yang:date-and-time;
14839 description
14840 "The time of the last UMTS system radio environment measurement.";
14841 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.LastScanTime";
14842 }
14843 leaf max-cell-entries {
14844 type uint64;
14845 description
14846 "The maximum number of entries available in the {{object|.REM.UMTS.WCDMA.Cell.{i}.}} table.";
14847 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.MaxCellEntries";
14848 }
14849 leaf cell-number-of-entries {
14850 type uint64;
14851 description
14852 "{{numentries}}";
14853 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.CellNumberOfEntries";
14854 }
14855 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.";
14856 }
14857
14858 grouping rem-umts-wcdma-cell-g {
14859 leaf rem-umts-wcdma-cell-key {
14860 type string;
14861 description
14862 "Key value for this object, which could be an item of a list.";
14863 }
14864 description
14865 "Table indicating the components of the discovered cells.";
14866 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.Cell.{i}.";
14867 }
14868
14869 grouping rem-umts-wcdma-cell-rf-g {
14870 description
14871 "Table indicating the RF aspect of the discovered cells.";
14872 leaf uarfcndl {
14873 type uint16 {
14874 range "0..16383";
14875 }
14876 description
14877 "The UTRA Absolute Radio Frequency Channel Number (UARFCN) in the DL direction of an FDD mode cell. {{bibref|3GPP-TS.25.433}}";
14878 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.Cell.{i}.RF.UARFCNDL";
14879 }
14880 leaf cpichrscp {
14881 type int64;
14882 units "dBm";
14883 description
14884 "Received signal level in {{units}} of the CPICH channel. (Ref. 3GPP TS 25.133)";
14885 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.Cell.{i}.RF.CPICHRSCP";
14886 }
14887 leaf cpich-ec-no {
14888 type int64;
14889 units "dB";
14890 description
14891 "Measured EcNo. (energy per chip to interference power density) in {{units}} received in the downlink pilot channel. Actual values of the range are -24.0 {{units}} to 0.0 {{units}} in steps of 0.5 {{units}}. The value of {{param}} divided by 2 yields the actual value of the range. {{bibref|3GPP-TS.25.133|Section 9.1.2.3}}";
14892 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.Cell.{i}.RF.CPICHEcNo";
14893 }
14894 leaf rssi {
14895 type int64;
14896 units "dBm";
14897 description
14898 "This measurement is for Inter-frequency handover evaluation, measured in total {{units}} in the band. {{bibref|3GPP-TS.25.133|Section9.1.3}}";
14899 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.Cell.{i}.RF.RSSI";
14900 }
14901 leaf primary-scrambling-code {
14902 type uint16 {
14903 range "0..511";
14904 }
14905 description
14906 "Primary scrambling code.";
14907 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.Cell.{i}.RF.PrimaryScramblingCode";
14908 }
14909 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.Cell.{i}.RF.";
14910 }
14911
14912 grouping rem-umts-wcdma-cell-bcch-g {
14913 description
14914 "Table containing the system information broadcast in the BCCH logical channel.";
14915 leaf plmn-type {
14916 type enumeration {
14917 enum "gsm-map" {
14918 value 1;
14919 description
14920 "none";
14921 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.Cell.{i}.BCCH.PLMNType - GSM-MAP";
14922 }
14923 enum "ansi-41" {
14924 value 2;
14925 description
14926 "none";
14927 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.Cell.{i}.BCCH.PLMNType - ANSI-41";
14928 }
14929 }
14930 description
14931 "Type of Public Land Mobile Network (PLMN).";
14932 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.Cell.{i}.BCCH.PLMNType";
14933 }
14934 leaf plmnid {
14935 type string {
14936 length "0..6";
14937 }
14938 description
14939 "PLMN ID consists of Mobile Country Code (MCC) and Mobile Network Code (MNC) {{bibref|3GPP-TS.23.003}}, {{bibref|3GPP-TS.24.008}}. Mobile Country Code consists of three digits and uniquely identifies the country of domicile of the subscriber. Mobile Network Code consists of two or three digits and identifies the Home PLMN within a country. For a 2-digit MNC the total string length of {{param}} is 5.";
14940 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.Cell.{i}.BCCH.PLMNID";
14941 }
14942 leaf lac {
14943 type uint16 {
14944 range "0..65535";
14945 }
14946 description
14947 "Location Area Code (LAC) as defined in SIB 1 {{bibref|3GPP-TS.25.331}}. The concatenation of PLMN ID (MCC+MNC) and LAC uniquely identifies the LAI (Location Area ID) {{bibref|3GPP-TS.23.003}}.";
14948 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.Cell.{i}.BCCH.LAC";
14949 }
14950 leaf rac {
14951 type uint8 {
14952 range "0..255";
14953 }
14954 description
14955 "Routing Area Code (RAC) as defined in SIB 1 {{bibref|3GPP-TS.25.331}}. The concatenation of PLMN ID (MCC+MNC), LAC, and RAC uniquely identifies the RAI (Routing Area ID) {{bibref|3GPP-TS.23.003}}.";
14956 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.Cell.{i}.BCCH.RAC";
14957 }
14958 leaf cell-id {
14959 type uint32 {
14960 range "0..268435455";
14961 }
14962 description
14963 "Cell Identity as defined in SIB3 {{bibref|3GPP-TS.25.331|Section10.3.2.2}}. {{bibref|3GPP-TS.24.008}}";
14964 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.Cell.{i}.BCCH.CellID";
14965 }
14966 leaf pcpich-tx-power {
14967 type int64;
14968 description
14969 "Primary Common Pilot Channel (CPICH) power level on SIB 5/6 {{bibref|3GPP-TS.25.331|Section10.3.6.55}}.";
14970 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.Cell.{i}.BCCH.PCPICHTxPower";
14971 }
14972 leaf csg-indicator {
14973 type boolean;
14974 description
14975 "The CSG-indicator Information Element (IE) in the Master Information Block reflects the access mode of the CSG cell. It is hence dependent on the value of {{param|.AccessMgmt.UMTS.AccessMode}}. If {{true}} the CSG-indicator IE is present, reflecting closed access to the CSG cell. If {{false}} the CSG-indicator IE is absent, reflecting the access mode as \"not a closed-access\". {{bibref|3GPP-TS.25.331|Section 10.2.48.8.1}}";
14976 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.Cell.{i}.BCCH.CSGIndicator";
14977 }
14978 leaf csgid {
14979 type uint32 {
14980 range "0..134217727";
14981 }
14982 description
14983 "Defines the Closed Subscriber Group of the Access Control List. FAP broadcasts this CSG ID in SIB3 {{bibref|3GPP-TS.25.331|Section10.3.2.8}} depending on the AccessMode.";
14984 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.Cell.{i}.BCCH.CSGID";
14985 }
14986 leaf-list uarfcndl-list {
14987 type uint16 {
14988 range "0..16383";
14989 }
14990 max-elements "128";
14991 description
14992 "{{list}} Each item is a UTRA Absolute Radio Frequency Channel Number (UARFCN} in the DL direction dedicated to the CSG cells. {{param}} is broadcast in SIB 11bis {{bibref|3GPP-TS.25.331|Section 10.2.48.8.14a}}. The corresponding UTRA Absolute Radio Frequency Channel Number (UARFCN} in the UL direction is derived based on the fixed offset applicable for the frequency band.";
14993 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.Cell.{i}.BCCH.UARFCNDLList";
14994 }
14995 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.Cell.{i}.BCCH.";
14996 }
14997
14998 grouping rem-umts-wcdma-cell-bcch-csgpsc-split-info-g {
14999 description
15000 "This object contains parameters relating to the Primary Scambling Code (PSC) split information for the CSG. Defined in SIB3/11bis {{bibref|3GPP-TS.25.331|Section 10.3.2.8 and 10.3.2.9}}.";
15001 leaf start-psc-range1-coefficient {
15002 type uint8 {
15003 range "0..63";
15004 }
15005 description
15006 "The value of this Information Element (IE) multiplied by 8 specifies the start PSC value of the first PSC range as specified in {{bibref|3GPP-TS.25.331|Section 8.6.2.4}}.";
15007 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.Cell.{i}.BCCH.CSGPSCSplitInfo.StartPSCRange1Coefficient";
15008 }
15009 leaf number-of-ps-cs {
15010 type enumeration {
15011 enum "5" {
15012 value 1;
15013 description
15014 "none";
15015 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.Cell.{i}.BCCH.CSGPSCSplitInfo.NumberOfPSCs - 5";
15016 }
15017 enum "10" {
15018 value 2;
15019 description
15020 "none";
15021 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.Cell.{i}.BCCH.CSGPSCSplitInfo.NumberOfPSCs - 10";
15022 }
15023 enum "15" {
15024 value 3;
15025 description
15026 "none";
15027 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.Cell.{i}.BCCH.CSGPSCSplitInfo.NumberOfPSCs - 15";
15028 }
15029 enum "20" {
15030 value 4;
15031 description
15032 "none";
15033 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.Cell.{i}.BCCH.CSGPSCSplitInfo.NumberOfPSCs - 20";
15034 }
15035 enum "30" {
15036 value 5;
15037 description
15038 "none";
15039 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.Cell.{i}.BCCH.CSGPSCSplitInfo.NumberOfPSCs - 30";
15040 }
15041 enum "40" {
15042 value 6;
15043 description
15044 "none";
15045 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.Cell.{i}.BCCH.CSGPSCSplitInfo.NumberOfPSCs - 40";
15046 }
15047 enum "50" {
15048 value 7;
15049 description
15050 "none";
15051 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.Cell.{i}.BCCH.CSGPSCSplitInfo.NumberOfPSCs - 50";
15052 }
15053 enum "64" {
15054 value 8;
15055 description
15056 "none";
15057 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.Cell.{i}.BCCH.CSGPSCSplitInfo.NumberOfPSCs - 64";
15058 }
15059 enum "80" {
15060 value 9;
15061 description
15062 "none";
15063 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.Cell.{i}.BCCH.CSGPSCSplitInfo.NumberOfPSCs - 80";
15064 }
15065 enum "120" {
15066 value 10;
15067 description
15068 "none";
15069 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.Cell.{i}.BCCH.CSGPSCSplitInfo.NumberOfPSCs - 120";
15070 }
15071 enum "160" {
15072 value 11;
15073 description
15074 "none";
15075 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.Cell.{i}.BCCH.CSGPSCSplitInfo.NumberOfPSCs - 160";
15076 }
15077 enum "256" {
15078 value 12;
15079 description
15080 "none";
15081 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.Cell.{i}.BCCH.CSGPSCSplitInfo.NumberOfPSCs - 256";
15082 }
15083 enum "alltherest" {
15084 value 13;
15085 description
15086 "none";
15087 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.Cell.{i}.BCCH.CSGPSCSplitInfo.NumberOfPSCs - alltherest";
15088 }
15089 enum "spare3" {
15090 value 14;
15091 description
15092 "none";
15093 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.Cell.{i}.BCCH.CSGPSCSplitInfo.NumberOfPSCs - spare3";
15094 }
15095 enum "spare2" {
15096 value 15;
15097 description
15098 "none";
15099 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.Cell.{i}.BCCH.CSGPSCSplitInfo.NumberOfPSCs - spare2";
15100 }
15101 enum "spare1" {
15102 value 16;
15103 description
15104 "none";
15105 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.Cell.{i}.BCCH.CSGPSCSplitInfo.NumberOfPSCs - spare1";
15106 }
15107 }
15108 description
15109 "This Information Element (IE) specifies the number of PSCs reserved for CSG cells in each PSC range.";
15110 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.Cell.{i}.BCCH.CSGPSCSplitInfo.NumberOfPSCs";
15111 }
15112 leaf psc-range2-offset {
15113 type uint8 {
15114 range "0..63";
15115 }
15116 description
15117 "If this Information Element (IE) is included, the UE shall calculate the second PSC range as specified in {{bibref|3GPP-TS.25.331|Section 8.6.2.4}}. If this Information Element (IE) is not included, the UE shall consider the second PSC range to be not present.";
15118 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.Cell.{i}.BCCH.CSGPSCSplitInfo.PSCRange2Offset";
15119 }
15120 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.Cell.{i}.BCCH.CSGPSCSplitInfo.";
15121 }
15122
15123 grouping rem-umts-wcdma-cell-bcch-reference-position-g {
15124 description
15125 "This object defines parameters related to the surface point of the ellipsoid. {{bibref|3GPP-TS.23.032|Section 5}} It is characterized by the co-ordinates of an ellipsoid point with altitude, distances, and an angle of orientation. This information is used to refer to a point on the Earth's surface, or close to the Earth's surface, with the same longitude and latitude.";
15126 leaf latitude {
15127 type int64;
15128 description
15129 "This parameter specifies the latitude of the device's position in degrees, multiplied by 1 million. The positive value signifies the direction, north of the equator. The negative value signifies the direction, south of the equator. Range is from: 90.00.00' South (-90,000,000) to 90.00.00' North (90,000,000). Example: A latitude of 13.19.43' N would be represented as 13,323,833, derived as (13*1,000,000)+((19.43*1,000,000)/60). Latitude of 50.00.00' S would be represented as value -50,000,000. If 0 then SIB15 is not detected in the specific cell.";
15130 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.Cell.{i}.BCCH.ReferencePosition.Latitude";
15131 }
15132 leaf longitude {
15133 type int64;
15134 description
15135 "This parameter specifies the longitude of the device's position in degrees, multiplied by 1 million. The positive value signifies the direction, east of the prime meridian. The negative value signifies the direction, west of the prime meridian. Range is from: 180.00.00' West (-180,000,000) to 180.00.00' East (180,000,000). Example: A longitude of 13.19.43' E would be represented as 13,323,833, derived as (13*1,000,000)+((19.43*1,000,000)/60). A longitude of 50.00'0'' W would be represented as value -50,000,000. If 0 then SIB15 is not detected in the specific cell.";
15136 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.Cell.{i}.BCCH.ReferencePosition.Longitude";
15137 }
15138 leaf uncertainty-semi-major {
15139 type uint8 {
15140 range "0..127";
15141 }
15142 description
15143 "The uncertainty r is derived from the \"uncertainty code\" k by r = 10 x ( 1.1 <power> (k-1) ) {{bibref|3GPP-TS.23.032|Section6.2}}";
15144 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.Cell.{i}.BCCH.ReferencePosition.UncertaintySemiMajor";
15145 }
15146 leaf uncertainty-semi-minor {
15147 type uint8 {
15148 range "0..127";
15149 }
15150 description
15151 "The uncertainty r is derived from the \"uncertainty code\" k by r = 10 x ( 1.1 <power> (k-1) ) {{bibref|3GPP-TS.23.032|Section6.2}}";
15152 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.Cell.{i}.BCCH.ReferencePosition.UncertaintySemiMinor";
15153 }
15154 leaf orientation-of-major-axis {
15155 type uint8 {
15156 range "0..89";
15157 }
15158 description
15159 "The Information Element (IE) value 'N' is derived by this formula: 2N <= a < 2(N+1) Where 'a' is the orientation in degrees (0..179).";
15160 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.Cell.{i}.BCCH.ReferencePosition.OrientationOfMajorAxis";
15161 }
15162 leaf confidence {
15163 type uint8 {
15164 range "0..100";
15165 }
15166 units "percent";
15167 description
15168 "The degree of confidence in the ellipsoid's points expressed in {{units}}.";
15169 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.Cell.{i}.BCCH.ReferencePosition.Confidence";
15170 }
15171 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.Cell.{i}.BCCH.ReferencePosition.";
15172 }
15173
15174 grouping rem-umts-gsm-g {
15175 description
15176 "This object contains parameters relating to GSM REM capabilities.";
15177 leaf in-service-handling {
15178 type enumeration {
15179 enum "immediate" {
15180 value 1;
15181 description
15182 "none";
15183 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.GSM.InServiceHandling - Immediate";
15184 }
15185 enum "delayed" {
15186 value 2;
15187 description
15188 "none";
15189 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.GSM.InServiceHandling - Delayed";
15190 }
15191 }
15192 default "immediate";
15193 config false;
15194 description
15195 "FAP REM behavior with respect to ongoing active connections.";
15196 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.GSM.InServiceHandling";
15197 }
15198 leaf scan-on-boot {
15199 type boolean;
15200 default "true";
15201 config false;
15202 description
15203 "Enables or disables Radio Environment Measurement during the FAP start up.";
15204 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.GSM.ScanOnBoot";
15205 }
15206 leaf scan-periodically {
15207 type boolean;
15208 default "false";
15209 config false;
15210 description
15211 "Enable Periodic Radio Environment Measurement on all enabled RAT.";
15212 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.GSM.ScanPeriodically";
15213 }
15214 leaf periodic-interval {
15215 type uint64;
15216 units "seconds";
15217 config false;
15218 description
15219 "When {{param|ScanPeriodically}} is {{true}}, this value indicates the interval in {{units}} which REM is performed while the FAP service is enabled.";
15220 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.GSM.PeriodicInterval";
15221 }
15222 leaf periodic-time {
15223 type yang:date-and-time;
15224 config false;
15225 description
15226 "An absolute time reference in UTC to determine when the CPE will initiate the periodic REM. Each REM MUST occur at (or as soon as possible after) this reference time plus or minus an integer multiple of the {{param|PeriodicInterval}}. {{param}} is used only to set the \"phase\" of the REM. The actual value of {{param}} can be arbitrarily far into the past or future. For example, if {{param|PeriodicInterval}} is 86400 (a day) and if {{param}} is set to UTC midnight on some day (in the past, present, or future) then periodic REMs will occur every day at UTC midnight. These MUST begin on the very next midnight, even if {{param}} refers to a day in the future. The Unknown Time value defined in {{bibref|TR-106a2|Section 3.2}} indicates that no particular time reference is specified. That is, the CPE MAY locally choose the time reference, and needs only to adhere to the specified PeriodicInformInterval. If absolute time is not available to the CPE, its periodic REM behavior MUST be the same as if {{param}} parameter was set to the Unknown Time value.";
15227 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.GSM.PeriodicTime";
15228 }
15229 leaf-list remplmn-list {
15230 type string {
15231 length "0..6";
15232 }
15233 config false;
15234 description
15235 "{{list}} Each item is a PLMNID. PLMN ID consists of Mobile Country Code (MCC) and Mobile Network Code (MNC) {{bibref|3GPP-TS.23.003}}, {{bibref|3GPP-TS.24.008}}. Mobile Country Code consists of three digits and uniquely identifies the country of domicile of the subscriber. Mobile Network Code consists of two or three digits and identifies the Home PLMN within a country. For a 2-digit MNC the total string length of the PLMNID is 5. If {{empty}} no specific PLMN ID is provided, meaning that the FAP is required to report all available PLMN IDs. If a list is provided, the FAP is expected to limit the REM measurement to the PLMN(s) specified in this list only and ignore others even if they are detected.";
15236 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.GSM.REMPLMNList";
15237 }
15238 leaf-list rem-band-list {
15239 type enumeration {
15240 enum "t-gsm380" {
15241 value 1;
15242 description
15243 "none";
15244 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.GSM.REMBandList - T-GSM380";
15245 }
15246 enum "t-gsm410" {
15247 value 2;
15248 description
15249 "none";
15250 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.GSM.REMBandList - T-GSM410";
15251 }
15252 enum "gsm450" {
15253 value 3;
15254 description
15255 "none";
15256 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.GSM.REMBandList - GSM450";
15257 }
15258 enum "gsm480" {
15259 value 4;
15260 description
15261 "none";
15262 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.GSM.REMBandList - GSM480";
15263 }
15264 enum "gsm710" {
15265 value 5;
15266 description
15267 "none";
15268 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.GSM.REMBandList - GSM710";
15269 }
15270 enum "gsm750" {
15271 value 6;
15272 description
15273 "none";
15274 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.GSM.REMBandList - GSM750";
15275 }
15276 enum "t-gsm810" {
15277 value 7;
15278 description
15279 "none";
15280 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.GSM.REMBandList - T-GSM810";
15281 }
15282 enum "gsm850" {
15283 value 8;
15284 description
15285 "none";
15286 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.GSM.REMBandList - GSM850";
15287 }
15288 enum "p-gsm900" {
15289 value 9;
15290 description
15291 "none";
15292 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.GSM.REMBandList - P-GSM900";
15293 }
15294 enum "e-gsm900" {
15295 value 10;
15296 description
15297 "none";
15298 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.GSM.REMBandList - E-GSM900";
15299 }
15300 enum "r-gsm900" {
15301 value 11;
15302 description
15303 "none";
15304 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.GSM.REMBandList - R-GSM900";
15305 }
15306 enum "t-gsm900" {
15307 value 12;
15308 description
15309 "none";
15310 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.GSM.REMBandList - T-GSM900";
15311 }
15312 enum "dcs1800" {
15313 value 13;
15314 description
15315 "none";
15316 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.GSM.REMBandList - DCS1800";
15317 }
15318 enum "pcs1900" {
15319 value 14;
15320 description
15321 "none";
15322 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.GSM.REMBandList - PCS1900";
15323 }
15324 }
15325 config false;
15326 description
15327 "{{list}} Each item is a GSM Band to measure. {{enum}} If {{empty}} then no specific GSM band is provided, meaning that the FAP MUST scan all bands. If a list is provided, the FAP is expected to limit the REM measurement to the band(s) specified in this list only and ignore others even if they are detected.";
15328 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.GSM.REMBandList";
15329 }
15330 leaf-list arfcn-list {
15331 type string;
15332 config false;
15333 max-elements "64";
15334 description
15335 "{{list}} Each item is a GSM ARFCN to measure. If {{empty}} then no specific ARFCN is provided, meaning that the FAP is required to scan all ARFCNs. If a list is provided, the FAP is expected to limit the REM measurement to the ARFCN(s) specified in this list only and ignore others even if they are detected.";
15336 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.GSM.ARFCNList";
15337 }
15338 leaf scan-timeout {
15339 type uint64;
15340 units "seconds";
15341 config false;
15342 description
15343 "Specifies the time-out value in {{units}}, measured from the start of the REM scan, before the REM scan will time out.";
15344 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.GSM.ScanTimeout";
15345 }
15346 leaf scan-status {
15347 type enumeration {
15348 enum "indeterminate" {
15349 value 1;
15350 description
15351 "none";
15352 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.GSM.ScanStatus - Indeterminate";
15353 }
15354 enum "in-progress" {
15355 value 2;
15356 description
15357 "none";
15358 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.GSM.ScanStatus - InProgress";
15359 }
15360 enum "success" {
15361 value 3;
15362 description
15363 "none";
15364 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.GSM.ScanStatus - Success";
15365 }
15366 enum "error" {
15367 value 4;
15368 description
15369 "none";
15370 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.GSM.ScanStatus - Error";
15371 }
15372 enum "error-timeout" {
15373 value 5;
15374 description
15375 "none";
15376 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.GSM.ScanStatus - Error_TIMEOUT";
15377 }
15378 }
15379 description
15380 "Indicates the current status of this scan.";
15381 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.GSM.ScanStatus";
15382 }
15383 leaf error-details {
15384 type string {
15385 length "0..256";
15386 }
15387 description
15388 "Provides more detail when the {{param|ScanStatus}} is either {{enum|Error|ScanStatus}} or {{enum|Error_TIMEOUT|ScanStatus}}.";
15389 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.GSM.ErrorDetails";
15390 }
15391 leaf last-scan-time {
15392 type yang:date-and-time;
15393 description
15394 "The time of the last GSM radio environment measurement.";
15395 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.GSM.LastScanTime";
15396 }
15397 leaf max-cell-entries {
15398 type uint64;
15399 description
15400 "The maximum number of entries allowed in the {{object|.REM.UMTS.GSM.Cell.{i}.}} table.";
15401 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.GSM.MaxCellEntries";
15402 }
15403 leaf cell-number-of-entries {
15404 type uint64;
15405 description
15406 "{{numentries}}";
15407 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.GSM.CellNumberOfEntries";
15408 }
15409 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.GSM.";
15410 }
15411
15412 grouping rem-umts-gsm-cell-g {
15413 description
15414 "Table indicating the components of the discovered cells.";
15415 leaf band-indicator {
15416 type enumeration {
15417 enum "gsm 850" {
15418 value 1;
15419 description
15420 "none";
15421 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.GSM.Cell.{i}.BandIndicator - GSM 850";
15422 }
15423 enum "gsm 900" {
15424 value 2;
15425 description
15426 "none";
15427 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.GSM.Cell.{i}.BandIndicator - GSM 900";
15428 }
15429 enum "dcs 1800" {
15430 value 3;
15431 description
15432 "none";
15433 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.GSM.Cell.{i}.BandIndicator - DCS 1800";
15434 }
15435 enum "pcs 1900" {
15436 value 4;
15437 description
15438 "none";
15439 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.GSM.Cell.{i}.BandIndicator - PCS 1900";
15440 }
15441 }
15442 description
15443 "Indicates how to interpret the BCCH ARFCN.";
15444 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.GSM.Cell.{i}.BandIndicator";
15445 }
15446 leaf arfcn {
15447 type uint16 {
15448 range "0..1023";
15449 }
15450 description
15451 "Absolute Radio Frequency Channel Number (ARFCN) {{bibref|3GPP-TS.05.05}}.";
15452 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.GSM.Cell.{i}.ARFCN";
15453 }
15454 leaf bsic {
15455 type uint8 {
15456 range "0..63";
15457 }
15458 description
15459 "Base Station Identity Code {{bibref|3GPP-TS.03.03}}.";
15460 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.GSM.Cell.{i}.BSIC";
15461 }
15462 leaf plmnid {
15463 type string {
15464 length "0..6";
15465 }
15466 description
15467 "PLMN ID consists of Mobile Country Code (MCC) and Mobile Network Code (MNC) {{bibref|3GPP-TS.23.003}}, {{bibref|3GPP-TS.24.008}}. Mobile Country Code consists of three digits and uniquely identifies the country of domicile of the subscriber. Mobile Network Code consists of two or three digits and identifies the Home PLMN within a country. For a 2-digit MNC the total string length of the PLMNID is 5.";
15468 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.GSM.Cell.{i}.PLMNID";
15469 }
15470 leaf lac {
15471 type uint16 {
15472 range "1..65535";
15473 }
15474 description
15475 "Location Area Code (LAC) as defined in SIB1 {{bibref|3GPP-TS.25.331}}. The concatenation of PLMN ID (MCC+MNC) and LAC uniquely identifies the LAI (Location Area ID) {{bibref|3GPP-TS.23.003}}.";
15476 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.GSM.Cell.{i}.LAC";
15477 }
15478 leaf rac {
15479 type uint8 {
15480 range "0..255";
15481 }
15482 description
15483 "Routing Area Code (RAC) consists of up to 3 numerical characters. The concatenation of PLMN ID (MCC+MNC), LAC, and RAC uniquely identifies the Routing Area ID (RAI). {{bibref|3GPP-TS.23.003|Section 4.2}} {{bibref|3GPP-TS.25.413|Section 9.2.3.7}}";
15484 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.GSM.Cell.{i}.RAC";
15485 }
15486 leaf ci {
15487 type uint16 {
15488 range "0..63535";
15489 }
15490 description
15491 "Cell Identity. {{bibref|3GPP-TS.25.331|Section 10.3.2.2}}";
15492 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.GSM.Cell.{i}.CI";
15493 }
15494 leaf rssi {
15495 type int64;
15496 units "dBm";
15497 description
15498 "Received signal level in {{units}} of the BCCH carrier.";
15499 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.GSM.Cell.{i}.RSSI";
15500 }
15501 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.GSM.Cell.{i}.";
15502 }
15503
15504 grouping rem-lte-g {
15505 description
15506 "This object contains parameters relating to radio environment measurement capabilities for the LTE system.";
15507 leaf in-service-handling {
15508 type enumeration {
15509 enum "immediate" {
15510 value 1;
15511 description
15512 "none";
15513 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.LTE.InServiceHandling - Immediate";
15514 }
15515 enum "delayed" {
15516 value 2;
15517 description
15518 "none";
15519 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.LTE.InServiceHandling - Delayed";
15520 }
15521 }
15522 default "immediate";
15523 config false;
15524 description
15525 "FAP REM behavior with respect to ongoing active connections.";
15526 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.LTE.InServiceHandling";
15527 }
15528 leaf scan-on-boot {
15529 type boolean;
15530 default "true";
15531 config false;
15532 description
15533 "Enables or disables Radio Environment Measurement during the FAP start up.";
15534 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.LTE.ScanOnBoot";
15535 }
15536 leaf scan-periodically {
15537 type boolean;
15538 default "false";
15539 config false;
15540 description
15541 "Enable Periodic Radio Environment Measurement on LTE EUTRAN bands.";
15542 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.LTE.ScanPeriodically";
15543 }
15544 leaf periodic-interval {
15545 type uint64;
15546 units "seconds";
15547 config false;
15548 description
15549 "When {{param|ScanPeriodically}} is {{true}}, this value indicates the interval in {{units}} which REM is performed while the FAP service is enabled.";
15550 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.LTE.PeriodicInterval";
15551 }
15552 leaf periodic-time {
15553 type yang:date-and-time;
15554 config false;
15555 description
15556 "An absolute time reference in UTC to determine when the CPE will initiate the periodic REM. Each REM MUST occur at (or as soon as possible after) this reference time plus or minus an integer multiple of the {{param|PeriodicInterval}}. {{param}} is used only to set the \"phase\" of the REM. The actual value of {{param}} can be arbitrarily far into the past or future. For example, if {{param|PeriodicInterval}} is 86400 (a day) and if {{param}} is set to UTC midnight on some day (in the past, present, or future) then periodic REMs will occur every day at UTC midnight. These MUST begin on the very next midnight, even if {{param}} refers to a day in the future. The Unknown Time value defined in {{bibref|TR-106a2|Section 3.2}} indicates that no particular time reference is specified. That is, the CPE MAY locally choose the time reference, and needs only to adhere to the specified PeriodicInformInterval. If absolute time is not available to the CPE, its periodic REM behavior MUST be the same as if {{param}} parameter was set to the Unknown Time value.";
15557 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.LTE.PeriodicTime";
15558 }
15559 leaf-list remplmn-list {
15560 type string;
15561 config false;
15562 max-elements "32";
15563 description
15564 "{{list}} Each item is a PLMN ID to measure. PLMN ID consists of Mobile Country Code (MCC) and Mobile Network Code (MNC) {{bibref|3GPP-TS.23.003}}, {{bibref|3GPP-TS.24.008}}. If {{empty}}, then no specific PLMN ID is provided, meaning that the FAP is required to scan all available PLMN IDs.";
15565 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.LTE.REMPLMNList";
15566 }
15567 leaf-list rem-band-list {
15568 type string {
15569 length "0..64";
15570 }
15571 config false;
15572 description
15573 "{{list}} Each item is a LTE Band to measure. Corresponds to frequency band indicator defined in {{bibref|3GPP-TS.36.101|Table 5.5-1}}. If {{empty}} then no specific LTE band is provided, meaning that the FAP is required to scan all available bands. The order of the band indicator has no significance.";
15574 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.LTE.REMBandList";
15575 }
15576 leaf-list eutra-carrier-arfcndl-list {
15577 type string;
15578 config false;
15579 max-elements "64";
15580 description
15581 "{{list}} Each entry is a EUTRA ARFCN in the DL direction to measure. Corrsponds to the parameter NDL in {{bibref|3GPP-TS.36.101|Section 5.7.3}}. If {{empty}}, then no specific EUTRA ARFCN is provided, meaning that the FAP is required to scan all ARFCNs that it is aware of.";
15582 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.LTE.EUTRACarrierARFCNDLList";
15583 }
15584 leaf scan-timeout {
15585 type uint64;
15586 units "seconds";
15587 config false;
15588 description
15589 "Specifies the time-out value in {{units}}, measured from the start of the REM scan, before the REM scan will time out.";
15590 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.LTE.ScanTimeout";
15591 }
15592 leaf scan-status {
15593 type enumeration {
15594 enum "indeterminate" {
15595 value 1;
15596 description
15597 "none";
15598 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.LTE.ScanStatus - Indeterminate";
15599 }
15600 enum "in-progress" {
15601 value 2;
15602 description
15603 "none";
15604 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.LTE.ScanStatus - InProgress";
15605 }
15606 enum "success" {
15607 value 3;
15608 description
15609 "none";
15610 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.LTE.ScanStatus - Success";
15611 }
15612 enum "error" {
15613 value 4;
15614 description
15615 "none";
15616 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.LTE.ScanStatus - Error";
15617 }
15618 enum "error-timeout" {
15619 value 5;
15620 description
15621 "none";
15622 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.LTE.ScanStatus - Error_TIMEOUT";
15623 }
15624 }
15625 description
15626 "Indicates the current status of this scan.";
15627 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.LTE.ScanStatus";
15628 }
15629 leaf error-details {
15630 type string {
15631 length "0..256";
15632 }
15633 description
15634 "Provides more detail when the {{param|ScanStatus}} is either {{enum|Error|ScanStatus}} or {{enum|Error_TIMEOUT|ScanStatus}}.";
15635 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.LTE.ErrorDetails";
15636 }
15637 leaf last-scan-time {
15638 type yang:date-and-time;
15639 description
15640 "The time of the last LTE system radio environment measurement.";
15641 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.LTE.LastScanTime";
15642 }
15643 leaf max-cell-entries {
15644 type uint64;
15645 description
15646 "The maximum number of entries available in the {{object|.REM.LTE.Cell.{i}.}} table.";
15647 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.LTE.MaxCellEntries";
15648 }
15649 leaf cell-number-of-entries {
15650 type uint64;
15651 description
15652 "{{numentries}}";
15653 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.LTE.CellNumberOfEntries";
15654 }
15655 leaf max-carrier-meas-entries {
15656 type uint64;
15657 description
15658 "The maximum number of entries available in the {{object|.REM.LTE.CarrierMeas.{i}.}} table.";
15659 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.LTE.MaxCarrierMeasEntries";
15660 }
15661 leaf carrier-meas-number-of-entries {
15662 type uint64;
15663 description
15664 "{{numentries}}";
15665 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.LTE.CarrierMeasNumberOfEntries";
15666 }
15667 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.LTE.";
15668 }
15669
15670 grouping rem-lte-cell-g {
15671 leaf rem-lte-cell-key {
15672 type string;
15673 description
15674 "Key value for this object, which could be an item of a list.";
15675 }
15676 description
15677 "Table indicating the components of the discovered cells.";
15678 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.LTE.Cell.{i}.";
15679 }
15680
15681 grouping rem-lte-cell-rf-g {
15682 description
15683 "Table indicating the RF aspect of the discovered cells.";
15684 leaf eutra-carrier-arfcn {
15685 type uint16 {
15686 range "0..65535";
15687 }
15688 description
15689 "Indicates the ARFCN of this carrier frequency. Corresponds to parameter dl-CarrierFreq in SIB5 in {{bibref|3GPP-TS.36.331|Section 6.3.1}}, and parameter NDL in {{bibref|3GPP-TS.36.101|Section 5.7.3}}.";
15690 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.LTE.Cell.{i}.RF.EUTRACarrierARFCN";
15691 }
15692 leaf phy-cell-id {
15693 type uint16 {
15694 range "0..503";
15695 }
15696 description
15697 "Physical cell ID of the detected EUTRAN cell, as specified in {{bibref|3GPP-TS.36.101|Section 5.6}}.";
15698 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.LTE.Cell.{i}.RF.PhyCellID";
15699 }
15700 leaf rsrp {
15701 type int64;
15702 units "dBm";
15703 description
15704 "Received RSRP level of the detected EUTRA cell, specified in {{units}}, as specified in {{bibref|3GPP-TS.36.214|Section 5.1.1}}. The reporting range is specified in {{bibref|3GPP-TS.36.133|Section 9.1.4}}.";
15705 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.LTE.Cell.{i}.RF.RSRP";
15706 }
15707 leaf rsrq {
15708 type int64;
15709 units "dB";
15710 description
15711 "Received RSRQ level of the detected EUTRA cell, specified in {{units}}, as specified in {{bibref|3GPP-TS.36.214|Section 5.1.3}}. Actual measured values range between -24.0 {{units}} and 0.0 {{units}} in steps of 0.5 {{units}}. The value of {{param}} divided by 10 yields the actual measured value. Only values in multiple of 5 are valid.";
15712 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.LTE.Cell.{i}.RF.RSRQ";
15713 }
15714 leaf rssi {
15715 type int64;
15716 units "dBm";
15717 description
15718 "E-UTRA Carrier Received Signal Strength Indicator (RSSI), specified in {{units}}, as specified in {{bibref|3GPP-TS.36.214|Section 5.1.3}}. It comprises the linear average of the total received power (in [W]) observed only in OFDM symbols containing reference symbols for antenna port 0, in the measurement bandwidth, over N number of resource blocks by the UE from all sources, including co-channel serving and non-serving cells, adjacent channel interference, thermal noise etc.";
15719 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.LTE.Cell.{i}.RF.RSSI";
15720 }
15721 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.LTE.Cell.{i}.RF.";
15722 }
15723
15724 grouping rem-lte-cell-bcch-g {
15725 description
15726 "Table containing the system information broadcast in the BCCH logical channel.";
15727 leaf dl-bandwidth {
15728 type uint8 {
15729 range "0 | 5 | 6 | 15 | 25 | 50 | 75 | 100";
15730 }
15731 units "resource blocks";
15732 description
15733 "Downlink transmission bandwidth, specified in number of {{units}}. Corresponds to parameter dl_Bandwidth in Master Information Block in {{bibref|3GPP-TS.36.331|Section 6.2.2}}. and to parameter NRB in {{bibref|3GPP-TS.36.101|Table 5.6-1}}.";
15734 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.LTE.Cell.{i}.BCCH.DLBandwidth";
15735 }
15736 leaf ul-bandwidth {
15737 type uint8 {
15738 range "0 | 5 | 6 | 15 | 25 | 50 | 75 | 100";
15739 }
15740 units "resource blocks";
15741 description
15742 "Uplink transmission bandwidth, specified in number of {{units}}. Corresponds to parameter ul_Bandwidth in SIB2 in {{bibref|3GPP-TS.36.331|Section 6.3.1}}. and to parameter NRB in {{bibref|3GPP-TS.36.101|Table 5.6-1}}.";
15743 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.LTE.Cell.{i}.BCCH.ULBandwidth";
15744 }
15745 leaf rs-tx-power {
15746 type int64;
15747 units "dBm";
15748 description
15749 "The downlink reference-signal transmit power, specified in {{units}}. Defined as the linear average over the power contributions (in W) of all resource elements that carry cell-specific reference signals within the operating system bandwidth. Corresponds to parameter referenceSignalPower in SIB4 as a part of PDSCH-Config IE in {{bibref|3GPP-TS.36.331|Section 6.3.2}}.";
15750 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.LTE.Cell.{i}.BCCH.RSTxPower";
15751 }
15752 leaf tac {
15753 type uint16 {
15754 range "0..65535";
15755 }
15756 description
15757 "Tracking Area Code that is common for all the PLMNs listed. Corresponds to trackingAreaCode as specified in SIB1 in {{bibref|3GPP-TS.36.331|Section 6.2.2}}.";
15758 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.LTE.Cell.{i}.BCCH.TAC";
15759 }
15760 leaf cell-id {
15761 type uint32 {
15762 range "0..268435455";
15763 }
15764 description
15765 "Defines the cell identify, defines as a 28-bit binary number. Corresponds to cellIdentity as specified in SIB1 in {{bibref|3GPP-TS.36.331|Section 6.2.2 and Section 6.3.4}}.";
15766 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.LTE.Cell.{i}.BCCH.CellID";
15767 }
15768 leaf cell-barred {
15769 type boolean;
15770 description
15771 "Indicates whether the cell is barred or not. If {{true}}, the cell is barred. If {{false}}, the cell is not barred. Corresponds to cellBarred as specified in SIB1 in {{bibref|3GPP-TS.36.331|Section 6.2.2}} and {{bibref|3GPP-TS.36.304}}.";
15772 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.LTE.Cell.{i}.BCCH.CellBarred";
15773 }
15774 leaf csg-indication {
15775 type boolean;
15776 description
15777 "Indicates whether CSG is used in this cell or not. If {{true}}, the UE is only allowed to access the cell if the CSG identity matches an entry in the allowed CSG list that the UE has stored. Corresponds to csg-Indication as specified in SIB1 in {{bibref|3GPP-TS.36.331|Section 6.2.2}}.";
15778 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.LTE.Cell.{i}.BCCH.CSGIndication";
15779 }
15780 leaf csg-identity {
15781 type uint32 {
15782 range "0..134217727";
15783 }
15784 description
15785 "Defines the CSG ID value if {{param|CSGIndication}} parameter indicates that CSG is used in this cell. Corresponds to csg-Identity as specified in SIB1 in {{bibref|3GPP-TS.36.331|Section 6.2.2}}.";
15786 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.LTE.Cell.{i}.BCCH.CSGIdentity";
15787 }
15788 leaf max-plmn-list-entries {
15789 type uint64;
15790 description
15791 "The maximum number of entries available in the {{object|.REM.LTE.Cell.{i}.BCCH.PLMNList.{i}.}} table.";
15792 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.LTE.Cell.{i}.BCCH.MaxPLMNListEntries";
15793 }
15794 leaf plmn-list-number-of-entries {
15795 type uint64;
15796 description
15797 "{{numentries}}";
15798 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.LTE.Cell.{i}.BCCH.PLMNListNumberOfEntries";
15799 }
15800 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.LTE.Cell.{i}.BCCH.";
15801 }
15802
15803 grouping rem-lte-cell-bcch-plmn-list-g {
15804 description
15805 "Table containing the PLMN list in the system information broadcast in the BCCH logical channel. Correspnds to plmn-IdentityList as specified in SIB1 in {{bibref|3GPP-TS.36.331|Section 6.2.2}}. Each instance in this object is a PLMN-IdentityInfo which consists of plmn-Identity and cellReservedForOperatorUse IEs.";
15806 leaf plmnid {
15807 type string {
15808 length "0..6";
15809 }
15810 description
15811 "PLMN ID consists of Mobile Country Code (MCC) and Mobile Network Code (MNC) {{bibref|3GPP-TS.23.003}}, {{bibref|3GPP-TS.24.008}}. Mobile Country Code consists of three digits and uniquely identifies the country of domicile of the subscriber. Mobile Network Code consists of two or three digits and identifies the Home PLMN within a country. For a 2-digit MNC the total string length of {{param}} is 5.";
15812 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.LTE.Cell.{i}.BCCH.PLMNList.{i}.PLMNID";
15813 }
15814 leaf cell-reserved-for-operator-use {
15815 type boolean;
15816 description
15817 "Indicates whether the cell is reserved for operator use or not. If {{true}}, it is reserved. If {{false}}, it is not reserved. Corresponds to \"reserved\" \"notReserved\" respectively as defined in PLMN-IdentityInfo in {{bibref|3GPP-TS.36.331|Section 6.2.2}}.";
15818 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.LTE.Cell.{i}.BCCH.PLMNList.{i}.CellReservedForOperatorUse";
15819 }
15820 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.LTE.Cell.{i}.BCCH.PLMNList.{i}.";
15821 }
15822
15823 grouping rem-lte-carrier-meas-g {
15824 description
15825 "Table indicating the measurement of the discovered carrier. The information stored in this object is strictly in the physical layer level and may not necessarily be associated with any particular E-UTRAN cell (e.g. interference level generated by sources other than E-UTRAN cell).";
15826 leaf enable {
15827 type boolean;
15828 config false;
15829 description
15830 "Enables or disables the CarrierMeas entry.";
15831 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.LTE.CarrierMeas.{i}.Enable";
15832 }
15833 leaf alias {
15834 type string {
15835 length "1..64";
15836 }
15837 description
15838 "{{datatype|expand}}";
15839 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.LTE.CarrierMeas.{i}.Alias";
15840 }
15841 leaf carrier-arfcndl {
15842 type int64;
15843 units "MHz";
15844 description
15845 "Lower bound of the EUTRA ARFCN as specified in {{bibref|3GPP-TS.36.101|Section 5.7.3}} in the DL direction that is requested to measure. Unit in {{units}}.";
15846 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.LTE.CarrierMeas.{i}.CarrierARFCNDL";
15847 }
15848 leaf carrier-ch-width {
15849 type int64;
15850 units "ARFCN";
15851 description
15852 "Number of {{units}} in DL direction, as specified in {{bibref|3GPP-TS.36.101|Section 5.6}}, that is requested to measure. The range bounded by {{param|CarrierARFCNDL}} as the lower bound and the value of ({{param|CarrierARFCNDL}} + {{param}}) as the upper bound expresses the total carrier frequency range to be measured.";
15853 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.LTE.CarrierMeas.{i}.CarrierChWidth";
15854 }
15855 leaf carrier-rssi {
15856 type int64;
15857 units "ARFCN";
15858 description
15859 "Received Signal Strength Indicator (RSSI) as specified in {{bibref|3GPP-TS.36.214|Sec 5.1.3}} over the carrier frequency range from {{param|CarrierARFCNDL}} as the lower bound and the value of ({{param|CarrierARFCNDL}} + {{param|CarrierChWidth}}) as the upper bound.";
15860 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.LTE.CarrierMeas.{i}.CarrierRSSI";
15861 }
15862 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.LTE.CarrierMeas.{i}.";
15863 }
15864
15865 grouping rem-cdma2000-g {
15866 description
15867 "This object contains parameters relating to radio environment measurement capabilities for the CDMA2000 system.";
15868 leaf in-service-handling {
15869 type enumeration {
15870 enum "immediate" {
15871 value 1;
15872 description
15873 "none";
15874 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.InServiceHandling - Immediate";
15875 }
15876 enum "delayed" {
15877 value 2;
15878 description
15879 "none";
15880 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.InServiceHandling - Delayed";
15881 }
15882 }
15883 config false;
15884 description
15885 "FAP REM behavior with respect to ongoing active connections. {{enum}}";
15886 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.InServiceHandling";
15887 }
15888 leaf scan-on-boot {
15889 type boolean;
15890 config false;
15891 description
15892 "Enables or disables Radio Environment Measurement during the FAP start up.";
15893 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.ScanOnBoot";
15894 }
15895 leaf scan-now {
15896 type boolean;
15897 config false;
15898 description
15899 "Directs FAP to perform radio environment measurements immediately (but respecting the setting of {{param|InServiceHandling}}) and report back. After performing the action, the FAP resets the ScanNow value to \"0\" ({{false}}).";
15900 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.ScanNow";
15901 }
15902 leaf return-timer {
15903 type uint64 {
15904 range "1..max";
15905 }
15906 units "seconds";
15907 config false;
15908 description
15909 "Time in {{units}} within which the action should be performed by the FAP. Only applies if {{param|InServiceHandling}} is set to Delayed.";
15910 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.ReturnTimer";
15911 }
15912 leaf scan-periodically {
15913 type boolean;
15914 config false;
15915 description
15916 "Enables periodic reporting of radio environment measurements.";
15917 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.ScanPeriodically";
15918 }
15919 leaf periodic-interval {
15920 type uint64 {
15921 range "1..max";
15922 }
15923 units "seconds";
15924 config false;
15925 description
15926 "When {{param|ScanPeriodically}} is {{true}}, this value indicates the interval in {{units}} which REM is performed while the FAP service is enabled.";
15927 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.PeriodicInterval";
15928 }
15929 leaf periodic-time {
15930 type yang:date-and-time;
15931 config false;
15932 description
15933 "An absolute time reference in UTC to determine when the CPE will initiate the periodic REM. Each REM MUST occur at (or as soon as possible after) this reference time plus or minus an integer multiple of the {{param|PeriodicInterval}}. {{param}} is used only to set the \"phase\" of the REM. The actual value of {{param}} can be arbitrarily far into the past or future. For example, if {{param|PeriodicInterval}} is 86400 (a day) and if {{param}} is set to UTC midnight on some day (in the past, present, or future) then periodic REMs will occur every day at UTC midnight. These MUST begin on the very next midnight, even if {{param}} refers to a day in the future. The Unknown Time value defined in {{bibref|TR-106a2|Section 3.2}} indicates that no particular time reference is specified. That is, the CPE MAY locally choose the time reference, and needs only to adhere to the specified PeriodicInformInterval. If absolute time is not available to the CPE, its periodic REM behavior MUST be the same as if {{param}} parameter was set to the Unknown Time value.";
15934 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.PeriodicTime";
15935 }
15936 leaf report-overheads {
15937 type enumeration {
15938 enum "all" {
15939 value 1;
15940 description
15941 "none";
15942 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.ReportOverheads - All";
15943 }
15944 enum "one-x" {
15945 value 2;
15946 description
15947 "none";
15948 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.ReportOverheads - OneX";
15949 }
15950 enum "hrpd" {
15951 value 3;
15952 description
15953 "none";
15954 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.ReportOverheads - HRPD";
15955 }
15956 enum "none" {
15957 value 4;
15958 description
15959 "none";
15960 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.ReportOverheads - None";
15961 }
15962 }
15963 config false;
15964 description
15965 "If {{param}} is set to {{enum|All}}, the FAP shall report the overheads from the sectors as well.";
15966 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.ReportOverheads";
15967 }
15968 leaf scan-timeout {
15969 type uint64;
15970 units "seconds";
15971 config false;
15972 description
15973 "Specifies the time-out value in {{units}}, measured from the start of the REM scan, before the REM scan will time out.";
15974 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.ScanTimeout";
15975 }
15976 leaf scan-status {
15977 type enumeration {
15978 enum "indeterminate" {
15979 value 1;
15980 description
15981 "none";
15982 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.ScanStatus - Indeterminate";
15983 }
15984 enum "in-progress" {
15985 value 2;
15986 description
15987 "none";
15988 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.ScanStatus - InProgress";
15989 }
15990 enum "success" {
15991 value 3;
15992 description
15993 "none";
15994 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.ScanStatus - Success";
15995 }
15996 enum "error" {
15997 value 4;
15998 description
15999 "none";
16000 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.ScanStatus - Error";
16001 }
16002 enum "error-timeout" {
16003 value 5;
16004 description
16005 "none";
16006 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.ScanStatus - Error_TIMEOUT";
16007 }
16008 }
16009 description
16010 "Indicates the current status of this scan.";
16011 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.ScanStatus";
16012 }
16013 leaf error-details {
16014 type string {
16015 length "0..256";
16016 }
16017 description
16018 "Provides more detail when the {{param|ScanStatus}} is either \"Error\" or \"Error_TIMEOUT\".";
16019 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.ErrorDetails";
16020 }
16021 leaf last-scan-time {
16022 type yang:date-and-time;
16023 description
16024 "The time of the last system radio environment measurement.";
16025 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.LastScanTime";
16026 }
16027 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.";
16028 }
16029
16030 grouping rem-cdma2000-one-x-g {
16031 description
16032 "This object contains parameters relating to radio environment measurement capabilities for the 1x system.";
16033 leaf max-cell-entries {
16034 type uint64;
16035 description
16036 "The maximum number of entries available in the {{object|.REM.CDMA2000.OneX.Cell.{i}.}} table.";
16037 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.OneX.MaxCellEntries";
16038 }
16039 leaf cell-number-of-entries {
16040 type uint64;
16041 description
16042 "{{numentries}}";
16043 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.OneX.CellNumberOfEntries";
16044 }
16045 leaf max-channel-entries {
16046 type uint64;
16047 description
16048 "The maximum number of entries available in the {{object|.REM.CDMA2000.OneX.Channel.{i}.}} table.";
16049 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.OneX.MaxChannelEntries";
16050 }
16051 leaf channel-number-of-entries {
16052 type uint64;
16053 description
16054 "{{numentries}}";
16055 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.OneX.ChannelNumberOfEntries";
16056 }
16057 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.OneX.";
16058 }
16059
16060 grouping rem-cdma2000-one-x-channel-g {
16061 description
16062 "REM specific configuration and reporting.";
16063 leaf enable {
16064 type boolean;
16065 config false;
16066 description
16067 "Enables or disables the {{object}} entry.";
16068 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.OneX.Channel.{i}.Enable";
16069 }
16070 leaf alias {
16071 type string {
16072 length "1..64";
16073 }
16074 description
16075 "{{datatype|expand}}";
16076 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.OneX.Channel.{i}.Alias";
16077 }
16078 leaf sniffing-band-class {
16079 type uint8 {
16080 range "0..31";
16081 }
16082 description
16083 "Config parameter to set band class. Reference - {{bibref|3GPP2-C.S0057}}, Band Class Specification for CDMA2000 Spread Spectrum Systems.";
16084 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.OneX.Channel.{i}.SniffingBandClass";
16085 }
16086 leaf sniffing-channel-number {
16087 type uint16 {
16088 range "0..2016";
16089 }
16090 description
16091 "The Radio Frequency Channel Number (RFCN) in the forward direction.";
16092 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.OneX.Channel.{i}.SniffingChannelNumber";
16093 }
16094 leaf-list pn-list {
16095 type string {
16096 length "0..256";
16097 }
16098 config false;
16099 description
16100 "{{list}} Each item is a (single value) PN offset in units of 64 PN chips or PNrange expressed in the following format: <Start-value>\"..\"<End-value>:<Increment> If an empty string, then no specific PNList is provided, meaning that the FAP is required to pick a PN list to scan on its own.";
16101 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.OneX.Channel.{i}.PNList";
16102 }
16103 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.OneX.Channel.{i}.";
16104 }
16105
16106 grouping rem-cdma2000-one-x-cell-g {
16107 leaf rem-cdma2000-one-x-cell-key {
16108 type string;
16109 description
16110 "Key value for this object, which could be an item of a list.";
16111 }
16112 description
16113 "Table indicating the components of the discovered cells.";
16114 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.OneX.Cell.{i}.";
16115 }
16116
16117 grouping rem-cdma2000-one-x-cell-rf-g {
16118 description
16119 "RF REM results for each detected cell.";
16120 leaf band {
16121 type int64;
16122 description
16123 "CDMA band for the reported cell.";
16124 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.OneX.Cell.{i}.RF.Band";
16125 }
16126 leaf rfcnfl {
16127 type uint16 {
16128 range "0..2016";
16129 }
16130 description
16131 "The Radio Frequency Channel Number (RFCN) in the FL direction for the reported cell.";
16132 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.OneX.Cell.{i}.RF.RFCNFL";
16133 }
16134 leaf io {
16135 type int64;
16136 units "dBm";
16137 description
16138 "The total received power spectral density in {{units}}, including signal and interference.";
16139 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.OneX.Cell.{i}.RF.Io";
16140 }
16141 leaf p-ilot-pn {
16142 type uint16 {
16143 range "0..511";
16144 }
16145 units "64 PN chips";
16146 description
16147 "Pilot PN Offset (in units of {{units}}).";
16148 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.OneX.Cell.{i}.RF.PIlotPN";
16149 }
16150 leaf p-ilot-pn-phase {
16151 type uint64;
16152 units "chips";
16153 description
16154 "Pilot PN phase in {{units}}.";
16155 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.OneX.Cell.{i}.RF.PIlotPNPhase";
16156 }
16157 leaf pilot-strength-ecp {
16158 type int64;
16159 units "dBm";
16160 description
16161 "The strength estimate of the received pilot energy per chip, Ecp, in {{units}}.";
16162 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.OneX.Cell.{i}.RF.PilotStrengthEcp";
16163 }
16164 leaf pilot-strength-ecp-io {
16165 type int64;
16166 units "dB";
16167 description
16168 "The strength estimate of the received pilot energy per chip, Ecp, to total received spectral density, Io (signal and noise) in {{units}}.";
16169 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.OneX.Cell.{i}.RF.PilotStrengthEcpIo";
16170 }
16171 leaf overheads-available {
16172 type boolean;
16173 description
16174 "If set to {{true}}, the overhead messages for this particular cell is included in {{object|.REM.CDMA2000.OneX.Cell.{i}.ControlChannel.}}.";
16175 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.OneX.Cell.{i}.RF.OverheadsAvailable";
16176 }
16177 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.OneX.Cell.{i}.RF.";
16178 }
16179
16180 grouping rem-cdma2000-one-x-cell-control-channel-g {
16181 description
16182 "Table containing information broadcast on control channel.";
16183 leaf sid {
16184 type int64;
16185 description
16186 "System identification. Refer to {{bibref|3GPP2-C.S0005}}.";
16187 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.OneX.Cell.{i}.ControlChannel.SID";
16188 }
16189 leaf nid {
16190 type int64;
16191 description
16192 "Network identification. Refer to {{bibref|3GPP2-C.S0005}}.";
16193 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.OneX.Cell.{i}.ControlChannel.NID";
16194 }
16195 leaf regzone {
16196 type int64;
16197 description
16198 "Registration Zone. Refer to {{bibref|3GPP2-C.S0005}}.";
16199 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.OneX.Cell.{i}.ControlChannel.REGZONE";
16200 }
16201 leaf baselat {
16202 type int64;
16203 description
16204 "Basestation latitude. Refer to {{bibref|3GPP2-C.S0005}}.";
16205 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.OneX.Cell.{i}.ControlChannel.BASELAT";
16206 }
16207 leaf baselong {
16208 type int64;
16209 description
16210 "Basestation longtitude. Refer to {{bibref|3GPP2-C.S0005}}.";
16211 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.OneX.Cell.{i}.ControlChannel.BASELONG";
16212 }
16213 leaf mcc {
16214 type int64;
16215 description
16216 "Mobile Country Code. Refer to {{bibref|3GPP2-C.S0005}}.";
16217 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.OneX.Cell.{i}.ControlChannel.MCC";
16218 }
16219 leaf mncimsi1112 {
16220 type int64;
16221 description
16222 "the 11th and 12th digits of IMSI, i.e., Mobile Network Code. Refer to {{bibref|3GPP2-C.S0005}}.";
16223 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.OneX.Cell.{i}.ControlChannel.MNCIMSI1112";
16224 }
16225 leaf baseid {
16226 type int64;
16227 description
16228 "Basestation identification. Refer to {{bibref|3GPP2-C.S0005}}.";
16229 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.OneX.Cell.{i}.ControlChannel.BASEID";
16230 }
16231 leaf apid {
16232 type string {
16233 length "0..32";
16234 }
16235 description
16236 "Access Point Identification. Set to empty string if not available. Refer to {{bibref|3GPP2-C.S0005}}.";
16237 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.OneX.Cell.{i}.ControlChannel.APID";
16238 }
16239 leaf apidmask {
16240 type int64;
16241 description
16242 "Access Point Identification Mask. Set to zero if not available. Refer to {{bibref|3GPP2-C.S0005}}.";
16243 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.OneX.Cell.{i}.ControlChannel.APIDMASK";
16244 }
16245 leaf apidtext {
16246 type string {
16247 length "0..256";
16248 }
16249 description
16250 "Access Point Identification Text. Set to empty string if not available. Refer to {{bibref|3GPP2-C.S0005}}.";
16251 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.OneX.Cell.{i}.ControlChannel.APIDTEXT";
16252 }
16253 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.OneX.Cell.{i}.ControlChannel.";
16254 }
16255
16256 grouping rem-cdma2000-hrpd-g {
16257 description
16258 "This object contains parameters relating to radio environment measurement capabilities for the HRPD system.";
16259 leaf max-cell-entries {
16260 type uint64;
16261 description
16262 "The maximum number of entries available in the {{object|.REM.CDMA2000.HRPD.Cell.{i}.}} table.";
16263 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.HRPD.MaxCellEntries";
16264 }
16265 leaf cell-number-of-entries {
16266 type uint64;
16267 description
16268 "{{numentries}}";
16269 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.HRPD.CellNumberOfEntries";
16270 }
16271 leaf max-channel-entries {
16272 type uint64;
16273 description
16274 "The maximum number of entries in {{object|.REM.CDMA2000.HRPD.Channel.{i}.}} table.";
16275 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.HRPD.MaxChannelEntries";
16276 }
16277 leaf channel-number-of-entries {
16278 type uint64;
16279 description
16280 "{{numentries}}";
16281 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.HRPD.ChannelNumberOfEntries";
16282 }
16283 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.HRPD.";
16284 }
16285
16286 grouping rem-cdma2000-hrpd-channel-g {
16287 description
16288 "REM specific configuration and reporting.";
16289 leaf enable {
16290 type boolean;
16291 config false;
16292 description
16293 "Enables or disables the {{object}} entry.";
16294 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.HRPD.Channel.{i}.Enable";
16295 }
16296 leaf alias {
16297 type string {
16298 length "1..64";
16299 }
16300 description
16301 "{{datatype|expand}}";
16302 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.HRPD.Channel.{i}.Alias";
16303 }
16304 leaf sniffing-band-class {
16305 type uint8 {
16306 range "0..31";
16307 }
16308 description
16309 "Config parameter to set band class. Reference - {{bibref|3GPP2-C.S0057}}, Band Class Specification for CDMA2000 Spread Spectrum Systems.";
16310 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.HRPD.Channel.{i}.SniffingBandClass";
16311 }
16312 leaf sniffing-channel-number {
16313 type uint16 {
16314 range "0..2016";
16315 }
16316 description
16317 "The Radio Frequency Channel Number (RFCN) in the FL direction.";
16318 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.HRPD.Channel.{i}.SniffingChannelNumber";
16319 }
16320 leaf-list pn-list {
16321 type string {
16322 length "0..256";
16323 }
16324 config false;
16325 description
16326 "{{list}} Each item is a (single value) PN offset in units of 64 PN chips or PNrange expressed in the following format: <Start-value>\"..\"<End-value>:<Increment>. If an empty string, then no specific PNList is provided, meaning that the FAP is required to pick a PN list to scan on its own.";
16327 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.HRPD.Channel.{i}.PNList";
16328 }
16329 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.HRPD.Channel.{i}.";
16330 }
16331
16332 grouping rem-cdma2000-hrpd-cell-g {
16333 leaf rem-cdma2000-hrpd-cell-key {
16334 type string;
16335 description
16336 "Key value for this object, which could be an item of a list.";
16337 }
16338 description
16339 "Table indicating the components of the discovered cells.";
16340 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.HRPD.Cell.{i}.";
16341 }
16342
16343 grouping rem-cdma2000-hrpd-cell-rf-g {
16344 description
16345 "RF REM results for each detected cell.";
16346 leaf band {
16347 type int64;
16348 description
16349 "CDMA band for the reported cell.";
16350 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.HRPD.Cell.{i}.RF.Band";
16351 }
16352 leaf rfcnfl {
16353 type uint16 {
16354 range "0..2016";
16355 }
16356 description
16357 "The Radio Frequency Channel Number (RFCN) in the FL direction for the reported cell.";
16358 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.HRPD.Cell.{i}.RF.RFCNFL";
16359 }
16360 leaf io {
16361 type int64;
16362 units "dBm";
16363 description
16364 "The total received power spectral density in {{units}}, including signal and interference.";
16365 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.HRPD.Cell.{i}.RF.Io";
16366 }
16367 leaf p-ilot-pn {
16368 type uint16 {
16369 range "0..511";
16370 }
16371 units "64 PN chips";
16372 description
16373 "Pilot PN Offset (in units of {{units}}).";
16374 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.HRPD.Cell.{i}.RF.PIlotPN";
16375 }
16376 leaf p-ilot-pn-phase {
16377 type uint64;
16378 units "chips";
16379 description
16380 "Pilot PN phase in {{units}}.";
16381 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.HRPD.Cell.{i}.RF.PIlotPNPhase";
16382 }
16383 leaf pilot-strength-ecp {
16384 type int64;
16385 units "dBm";
16386 description
16387 "The strength estimate of the received pilot energy per chip in {{units}}.";
16388 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.HRPD.Cell.{i}.RF.PilotStrengthEcp";
16389 }
16390 leaf pilot-strength-ecp-io {
16391 type int64;
16392 units "dB";
16393 description
16394 "The strength estimate of the received pilot energy per chip, Ecp, to total received spectral density, Io (signal and noise) in {{units}}.";
16395 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.HRPD.Cell.{i}.RF.PilotStrengthEcpIo";
16396 }
16397 leaf overheads-available {
16398 type boolean;
16399 description
16400 "If set to {{true}}, the overhead messages for this particular cell is included in {{object|.REM.CDMA2000.HRPD.Cell.{i}.ControlChannel.}}.";
16401 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.HRPD.Cell.{i}.RF.OverheadsAvailable";
16402 }
16403 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.HRPD.Cell.{i}.RF.";
16404 }
16405
16406 grouping rem-cdma2000-hrpd-cell-control-channel-g {
16407 description
16408 "Table containing information braodcast on control channel.";
16409 leaf color-code {
16410 type int64;
16411 description
16412 "The color code of the measured sector as defined in {{bibref|3GPP2-C.S0024}}.";
16413 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.HRPD.Cell.{i}.ControlChannel.ColorCode";
16414 }
16415 leaf sector-id {
16416 type binary {
16417 length "16";
16418 }
16419 description
16420 "The sector ID of the measured sector as defined in {{bibref|3GPP2-C.S0024}}.";
16421 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.HRPD.Cell.{i}.ControlChannel.SectorID";
16422 }
16423 leaf subnet-mask {
16424 type int64;
16425 units "bits";
16426 description
16427 "The length of the subnet mask in {{units}} for the measured sector as defined in {{bibref|3GPP2-C.S0024}}.";
16428 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.HRPD.Cell.{i}.ControlChannel.SubnetMask";
16429 }
16430 leaf country-code {
16431 type int64;
16432 description
16433 "The country code of the measured sector as defined in {{bibref|3GPP2-C.S0024}}.";
16434 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.HRPD.Cell.{i}.ControlChannel.CountryCode";
16435 }
16436 leaf latitude {
16437 type int64;
16438 units "0.25 arc seconds";
16439 description
16440 "The reported lattitude of the cell in units of {{units}}, expressed as a two's complement signed number with positive numbers signifying North latitudes in the range -1296000 to 1296000 inclusive corresponding to a range of -90 to +90) Refer to {{bibref|3GPP2-C.S0024}}.";
16441 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.HRPD.Cell.{i}.ControlChannel.Latitude";
16442 }
16443 leaf longitude {
16444 type int64;
16445 units "0.25 arc seconds";
16446 description
16447 "The reported longitude of the cell in units of {{units}}, expressed as a two's complement signed number with positive numbers signifying East longitude in the range -2592000 to 2592000 inclusive (corresponding to a range of -180 to +180). Refer to {{bibref|3GPP2-C.S0024}}.";
16448 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.HRPD.Cell.{i}.ControlChannel.Longitude";
16449 }
16450 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.HRPD.Cell.{i}.ControlChannel.";
16451 }
16452
16453 grouping rem-cdma2000-macro-timing-g {
16454 description
16455 "Parameters for controlling CDMA2000 system timing derived from macro system sniffing.";
16456 leaf admin-state {
16457 type uint8 {
16458 range "0..1";
16459 }
16460 config false;
16461 description
16462 "This is the Admin State of Macro Timing. Lock means MacroTiming feature is Enabled. Unlock means MacroTiming feature is disabled. 0 - Lock (Enabled), 1 - Unlock (Disabled).";
16463 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.MacroTiming.AdminState";
16464 }
16465 leaf tracking-channel-number {
16466 type uint64;
16467 description
16468 "Channel number of Macro Base Station currently used for MacroTiming.";
16469 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.MacroTiming.TrackingChannelNumber";
16470 }
16471 leaf tracking-band-class {
16472 type uint8 {
16473 range "0..31";
16474 }
16475 description
16476 "BandClass of Macro Base Station currently used for MacroTiming.";
16477 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.MacroTiming.TrackingBandClass";
16478 }
16479 leaf-list tracking-pn-offset {
16480 type string {
16481 length "0..256";
16482 }
16483 description
16484 "{{list}} Each item is a (single value) PN offset in units of 64 PN chips of a Macro Base Station currently used for MacroTiming.";
16485 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.MacroTiming.TrackingPNOffset";
16486 }
16487 leaf timing-source {
16488 type uint8 {
16489 range "0..1";
16490 }
16491 description
16492 "This parameter indicates the timing source for the FAP: 0 - GPS 1 - Macro Timing The other read-only parameters in this object only have valid values when timingsource is set to 1.";
16493 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.MacroTiming.TimingSource";
16494 }
16495 leaf channel-number-of-entries {
16496 type uint64;
16497 description
16498 "{{numentries}}";
16499 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.MacroTiming.ChannelNumberOfEntries";
16500 }
16501 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.MacroTiming.";
16502 }
16503
16504 grouping rem-cdma2000-macro-timing-channel-g {
16505 description
16506 "Object used to configure list of channels to be used for Macto Timing.";
16507 leaf enable {
16508 type boolean;
16509 config false;
16510 description
16511 "Enables or disables the {{object}} entry.";
16512 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.MacroTiming.Channel.{i}.Enable";
16513 }
16514 leaf alias {
16515 type string {
16516 length "1..64";
16517 }
16518 description
16519 "{{datatype|expand}}";
16520 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.MacroTiming.Channel.{i}.Alias";
16521 }
16522 leaf air-interface-type {
16523 type uint8 {
16524 range "0..1";
16525 }
16526 config false;
16527 description
16528 "Air interface type of the configured Band class and Channel. 0 - 1x, 1 - HRPD.";
16529 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.MacroTiming.Channel.{i}.AirInterfaceType";
16530 }
16531 leaf band-class {
16532 type uint8 {
16533 range "0..31";
16534 }
16535 description
16536 "Bandclass of the Macro timing channel.";
16537 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.MacroTiming.Channel.{i}.BandClass";
16538 }
16539 leaf channel-number {
16540 type uint64;
16541 description
16542 "Macro timing acquisition channel.";
16543 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.MacroTiming.Channel.{i}.ChannelNumber";
16544 }
16545 leaf priority {
16546 type uint64;
16547 config false;
16548 description
16549 "Priority of the channle to use for acquisition. FAP should prioritize lower values over higher.";
16550 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.MacroTiming.Channel.{i}.Priority";
16551 }
16552 leaf-list pn-list {
16553 type string {
16554 length "0..256";
16555 }
16556 config false;
16557 description
16558 "{{list}} Each item is a (single value) PN offset in units of 64 PN chips or PNrange expressed in the following format: <Start-value>\"..\"<End-value>:<Increment> If an empty string, then no specific PNList is provided, meaning that the FAP is required to pick a PN list to scan on its own.";
16559 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.MacroTiming.Channel.{i}.PNList";
16560 }
16561 reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.MacroTiming.Channel.{i}.";
16562 }
16563
16564 grouping transport-g {
16565 description
16566 "This object contains parameters relating to the transport.";
16567 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.";
16568 }
16569
16570 grouping transport-sip-g {
16571 description
16572 "This object contains parameters relating to SIP as a transport protocol. SIP is defined in {{bibref|RFC3261}}.";
16573 leaf enable {
16574 type boolean;
16575 config false;
16576 description
16577 "Enables or disables the whole SIP object and allows the setup or release of SIP associations and their related streams.";
16578 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.SIP.Enable";
16579 }
16580 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.SIP.";
16581 }
16582
16583 grouping transport-sip-fcs-g {
16584 description
16585 "This object models SIP Femtocell Convergence Server (FCS) parameters.";
16586 leaf fcsuri {
16587 type string {
16588 length "0..256";
16589 }
16590 config false;
16591 description
16592 "The request URI for MESSAGE method sent to Femtocell Convergence Server (FCS). The string MUST contain a URI as defined in {{bibref|RFC3986}}. The device MUST support SIP URI and MAY support other URI schemes.";
16593 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.SIP.FCS.FCSURI";
16594 }
16595 leaf out-going-proxy-uri {
16596 type string {
16597 length "0..256";
16598 }
16599 config false;
16600 description
16601 "The request URI for Outgoing Proxy. The string MUST contain a URI as defined in {{bibref|RFC3986}}. The device MUST support SIP URI and MAY support other URI schemes.";
16602 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.SIP.FCS.OutGoingProxyURI";
16603 }
16604 leaf p-access-net-info-header {
16605 type string {
16606 length "0..256";
16607 }
16608 description
16609 "This string will be populated as the value for P-Access-Network-Info header. This header is generated by the device. See {{bibref|3GPP2-X.S0059}} and {{bibref|RFC3455}}.";
16610 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.SIP.FCS.PAccessNetInfoHeader";
16611 }
16612 leaf realm {
16613 type string {
16614 length "0..64";
16615 }
16616 config false;
16617 description
16618 "The FQDN or IP Address representing the Home Domain of the device. The request URI for REGISTER will be formed by prefixing \"sip:\" to this value.";
16619 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.SIP.FCS.Realm";
16620 }
16621 leaf impu {
16622 type string {
16623 length "0..256";
16624 }
16625 config false;
16626 description
16627 "The \"IP Multimedia Public User\" (IMPU) Identity.";
16628 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.SIP.FCS.IMPU";
16629 }
16630 leaf impi {
16631 type string {
16632 length "0..256";
16633 }
16634 config false;
16635 description
16636 "The \"IP Multimedia Private Identity\" (IMPI). This value is ignored when {{param|SIPAuthMethod}} is set to {{enum|TNA|SIPAuthMethod}}.";
16637 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.SIP.FCS.IMPI";
16638 }
16639 leaf sip-password {
16640 type string {
16641 length "0..32";
16642 }
16643 config false;
16644 description
16645 "Password to Authenticate the IMS core. This value is ignored when {{param|SIPAuthMethod}} is set to {{enum|TNA|SIPAuthMethod}}.";
16646 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.SIP.FCS.SIPPassword";
16647 }
16648 leaf-list sip-auth-capability {
16649 type enumeration {
16650 enum "tna" {
16651 value 1;
16652 description
16653 "none";
16654 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.SIP.FCS.SIPAuthCapability - TNA";
16655 }
16656 enum "sip-digest" {
16657 value 2;
16658 description
16659 "none";
16660 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.SIP.FCS.SIPAuthCapability - SIPDigest";
16661 }
16662 }
16663 description
16664 "Represents the SIP authentication mechanisms supported by this device.";
16665 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.SIP.FCS.SIPAuthCapability";
16666 }
16667 leaf sip-auth-method {
16668 type string {
16669 length "0..256";
16670 }
16671 config false;
16672 description
16673 "Represents the authentication method used by this device for SIP registration. If value is {{enum|SIPDigest}}, the {{param|SIPPassword}} MUST not be {{empty}}. If value is {{enum|TNA}}, {{param|SIPPassword}} and {{param|IMPI}} are ignored.";
16674 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.SIP.FCS.SIPAuthMethod";
16675 }
16676 leaf sip-local-port {
16677 type uint16 {
16678 range "0..65535";
16679 }
16680 config false;
16681 description
16682 "Local port number for initiating SIP traffic.";
16683 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.SIP.FCS.SIPLocalPort";
16684 }
16685 leaf rtp-port-low-limit {
16686 type uint16 {
16687 range "0..65535";
16688 }
16689 config false;
16690 description
16691 "The low limit of port number for originating and receiving RTP/RTCP traffic.";
16692 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.SIP.FCS.RTPPortLowLimit";
16693 }
16694 leaf rtp-port-high-limit {
16695 type uint16 {
16696 range "0..65535";
16697 }
16698 config false;
16699 description
16700 "The high limit of port number for originating and receiving RTP/RTCP traffic.";
16701 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.SIP.FCS.RTPPortHighLimit";
16702 }
16703 leaf sip-reg-expiry {
16704 type uint64;
16705 config false;
16706 description
16707 "SIP registration expiry value, as defined in {{bibref|RFC3261}}.";
16708 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.SIP.FCS.SIPRegExpiry";
16709 }
16710 leaf sip-session-expiry {
16711 type uint64 {
16712 range "90..max";
16713 }
16714 units "seconds";
16715 default "1800";
16716 config false;
16717 description
16718 "SIP session timer expiry value, in {{units}}, as defined in {{bibref|RFC4028}}.";
16719 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.SIP.FCS.SIPSessionExpiry";
16720 }
16721 leaf-list emergency-numbers-list {
16722 type string {
16723 length "0..64";
16724 }
16725 config false;
16726 description
16727 "Indicates the dialed digit pattern matching strings used to determine if the call is an emergency call that MAY bypass access control and receive priority treatment.";
16728 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.SIP.FCS.EmergencyNumbersList";
16729 }
16730 leaf timer-t1 {
16731 type uint64 {
16732 range "1..max";
16733 }
16734 units "milliseconds";
16735 config false;
16736 description
16737 "Value of SIP timer T1, in {{units}}, as defined in {{bibref|RFC3261}}.";
16738 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.SIP.FCS.TimerT1";
16739 }
16740 leaf timer-t2 {
16741 type uint64 {
16742 range "1..max";
16743 }
16744 units "milliseconds";
16745 config false;
16746 description
16747 "Value of SIP timer T2, in {{units}}, as defined in {{bibref|RFC3261}}.";
16748 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.SIP.FCS.TimerT2";
16749 }
16750 leaf timer-t4 {
16751 type uint64 {
16752 range "1..max";
16753 }
16754 units "milliseconds";
16755 config false;
16756 description
16757 "Value of SIP timer T4, in {{units}}, as defined in {{bibref|RFC3261}}.";
16758 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.SIP.FCS.TimerT4";
16759 }
16760 leaf t3210 {
16761 type uint8 {
16762 range "1..20";
16763 }
16764 units "seconds";
16765 config false;
16766 description
16767 "This value specifies how much time to wait, in {{units}}, before time out on location update accept/reject. See {{bibref|3GPP2-A.S0014}}.";
16768 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.SIP.FCS.T3210";
16769 }
16770 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.SIP.FCS.";
16771 }
16772
16773 grouping transport-sctp-g {
16774 description
16775 "This object contains parameters relating to SCTP as a transport protocol. SCTP is defined in {{bibref|RFC4960}} and {{bibref|RFC3873}}.";
16776 leaf enable {
16777 type boolean;
16778 config false;
16779 description
16780 "Enables or disables the whole SCTP object and allows the setup or release of SCTP associations and their related streams.";
16781 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.SCTP.Enable";
16782 }
16783 leaf hb-interval {
16784 type uint64 {
16785 range "1..max";
16786 }
16787 units "seconds";
16788 default "30";
16789 config false;
16790 description
16791 "Heartbeat interval in {{units}}.";
16792 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.SCTP.HBInterval";
16793 }
16794 leaf max-association-retransmits {
16795 type uint64;
16796 default "10";
16797 config false;
16798 description
16799 "Maximum number of consecutive retransmissions to a peer before an endpoint considers that the peer is unreachable and closes the association.";
16800 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.SCTP.MaxAssociationRetransmits";
16801 }
16802 leaf max-init-retransmits {
16803 type uint64;
16804 default "8";
16805 config false;
16806 description
16807 "Number of retransmission per connection-attempt.";
16808 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.SCTP.MaxInitRetransmits";
16809 }
16810 leaf max-path-retransmits {
16811 type uint64;
16812 default "5";
16813 config false;
16814 description
16815 "Maximum retransmission per destination address.";
16816 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.SCTP.MaxPathRetransmits";
16817 }
16818 leaf rto-initial {
16819 type uint64;
16820 units "milliseconds";
16821 default "3000";
16822 config false;
16823 description
16824 "Initial value for Retransmit timeout in {{units}}. A retransmission time value of zero means immediate retransmission.";
16825 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.SCTP.RTOInitial";
16826 }
16827 leaf rto-max {
16828 type uint64;
16829 units "milliseconds";
16830 default "6000";
16831 config false;
16832 description
16833 "Maximum value for Retransmit timeout in {{units}}. A retransmission time value of zero means immediate retransmission.";
16834 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.SCTP.RTOMax";
16835 }
16836 leaf rto-min {
16837 type uint64;
16838 units "milliseconds";
16839 default "1000";
16840 config false;
16841 description
16842 "Minimum value for Retransmit timeout in {{units}}. A retransmission time value of zero means immediate retransmission. The value of this parameter MUST be lower than or equal to {{param|RTOMax}}.";
16843 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.SCTP.RTOMin";
16844 }
16845 leaf val-cookie-life {
16846 type uint64;
16847 units "milliseconds";
16848 default "60000";
16849 config false;
16850 description
16851 "Valid cookie life in the 4-way start-up handshake procedure in {{units}}.";
16852 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.SCTP.ValCookieLife";
16853 }
16854 leaf out-of-blues {
16855 type uint64;
16856 description
16857 "The number of correctly formed SCTP packets, including the proper checksum, but for which the receiver was unable to identify an appropriate association.";
16858 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.SCTP.OutOfBlues";
16859 }
16860 leaf checksum-errors {
16861 type uint64;
16862 description
16863 "The number of SCTP packets received with an invalid checksum.";
16864 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.SCTP.ChecksumErrors";
16865 }
16866 leaf out-ctrl-chunks {
16867 type uint64;
16868 description
16869 "The number of SCTP control chunks sent (retransmissions are not included).";
16870 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.SCTP.OutCtrlChunks";
16871 }
16872 leaf out-order-chunks {
16873 type uint64;
16874 description
16875 "The number of SCTP ordered data chunks sent (retransmissions are not included).";
16876 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.SCTP.OutOrderChunks";
16877 }
16878 leaf out-unorder-chunks {
16879 type uint64;
16880 description
16881 "The number of SCTP unordered chunks (data chunks in which the U bit is set to 1) sent (retransmissions are not included).";
16882 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.SCTP.OutUnorderChunks";
16883 }
16884 leaf in-ctrl-chunks {
16885 type uint64;
16886 description
16887 "The number of SCTP control chunks received (no duplicate chunks included).";
16888 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.SCTP.InCtrlChunks";
16889 }
16890 leaf in-order-chunks {
16891 type uint64;
16892 description
16893 "The number of SCTP ordered data chunks received (no duplicate chunks included).";
16894 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.SCTP.InOrderChunks";
16895 }
16896 leaf in-unorder-chunks {
16897 type uint64;
16898 description
16899 "The number of SCTP unordered chunks (data chunks in which the U bit is set to 1) received (no duplicate chunks included).";
16900 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.SCTP.InUnorderChunks";
16901 }
16902 leaf frag-usr-msgs {
16903 type uint64;
16904 description
16905 "The number of user messages that have been sent fragmented.";
16906 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.SCTP.FragUsrMsgs";
16907 }
16908 leaf reasm-usr-msgs {
16909 type uint64;
16910 description
16911 "The number of user messages that have been received fragmented and submitted to the reassembly process.";
16912 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.SCTP.ReasmUsrMsgs";
16913 }
16914 leaf out-sctp-packs {
16915 type uint64;
16916 description
16917 "The number of SCTP packets sent. Retransmitted DATA chunks are included.";
16918 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.SCTP.OutSCTPPacks";
16919 }
16920 leaf in-sctp-packs {
16921 type uint64;
16922 description
16923 "The number of SCTP packets received. Duplicates are included.";
16924 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.SCTP.InSCTPPacks";
16925 }
16926 leaf discontinuity {
16927 type yang:date-and-time;
16928 description
16929 "The time of the last discontinuity.";
16930 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.SCTP.Discontinuity";
16931 }
16932 leaf assoc-number-of-entries {
16933 type uint64;
16934 description
16935 "{{numentries}}";
16936 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.SCTP.AssocNumberOfEntries";
16937 }
16938 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.SCTP.";
16939 }
16940
16941 grouping transport-sctp-assoc-g {
16942 description
16943 "SCTP Association Table";
16944 leaf status {
16945 type enumeration {
16946 enum "disabled" {
16947 value 1;
16948 description
16949 "none";
16950 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.SCTP.Assoc.{i}.Status - Disabled";
16951 }
16952 enum "active" {
16953 value 2;
16954 description
16955 "none";
16956 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.SCTP.Assoc.{i}.Status - Active";
16957 }
16958 enum "progressing" {
16959 value 3;
16960 description
16961 "none";
16962 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.SCTP.Assoc.{i}.Status - Progressing";
16963 }
16964 enum "shutting-down" {
16965 value 4;
16966 description
16967 "none";
16968 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.SCTP.Assoc.{i}.Status - ShuttingDown";
16969 }
16970 enum "error" {
16971 value 5;
16972 description
16973 "none";
16974 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.SCTP.Assoc.{i}.Status - Error";
16975 }
16976 }
16977 description
16978 "The status of this SCTP association entry.";
16979 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.SCTP.Assoc.{i}.Status";
16980 }
16981 leaf primary-peer-address {
16982 type inet:ip-address;
16983 description
16984 "The primary IP address of the peer SCTP association entity.";
16985 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.SCTP.Assoc.{i}.PrimaryPeerAddress";
16986 }
16987 leaf local-port {
16988 type uint16 {
16989 range "0..63999";
16990 }
16991 description
16992 "The local SCTP port number used for this SCTP association.";
16993 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.SCTP.Assoc.{i}.LocalPort";
16994 }
16995 leaf in-streams {
16996 type uint64;
16997 description
16998 "The number of Inbound Streams according to the negotiation at association start-up.";
16999 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.SCTP.Assoc.{i}.InStreams";
17000 }
17001 leaf out-streams {
17002 type uint64;
17003 description
17004 "The number of Outbound Streams according to the negotiation at association start-up.";
17005 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.SCTP.Assoc.{i}.OutStreams";
17006 }
17007 leaf start-time {
17008 type yang:date-and-time;
17009 description
17010 "The start Time for the present SCTP association.";
17011 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.SCTP.Assoc.{i}.StartTime";
17012 }
17013 leaf discontinuity {
17014 type yang:date-and-time;
17015 description
17016 "The time of the last discontinuity.";
17017 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.SCTP.Assoc.{i}.Discontinuity";
17018 }
17019 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.SCTP.Assoc.{i}.";
17020 }
17021
17022 grouping transport-real-time-g {
17023 description
17024 "This object contains parameters relating to Real Time Transport using RTP.";
17025 leaf rtcp-enable {
17026 type boolean;
17027 config false;
17028 description
17029 "Enable or disable RTCP.";
17030 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.RealTime.RTCPEnable";
17031 }
17032 leaf sent-packets {
17033 type uint64;
17034 description
17035 "The number of sent RTP packets.";
17036 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.RealTime.SentPackets";
17037 }
17038 leaf rcv-packets {
17039 type uint64;
17040 description
17041 "The number of received RTP packets.";
17042 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.RealTime.RcvPackets";
17043 }
17044 leaf bytes-sent {
17045 type uint64;
17046 description
17047 "Total number of RTP payload bytes sent.";
17048 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.RealTime.BytesSent";
17049 }
17050 leaf bytes-received {
17051 type uint64;
17052 description
17053 "Total number of RTP payload bytes received.";
17054 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.RealTime.BytesReceived";
17055 }
17056 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.RealTime.";
17057 }
17058
17059 grouping transport-real-time-perf-g {
17060 description
17061 "This object contains performances relating to Real Time Transport using RTP.";
17062 leaf lost-rcv-packets {
17063 type uint64;
17064 description
17065 "The number of Lost RTP packets in reception.";
17066 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.RealTime.Perf.LostRcvPackets";
17067 }
17068 leaf lost-far-end-packets {
17069 type uint64;
17070 description
17071 "The number of Far End Lost RTP packets.";
17072 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.RealTime.Perf.LostFarEndPackets";
17073 }
17074 leaf overruns {
17075 type uint64;
17076 description
17077 "Total number of times the receive jitter buffer has overrun.";
17078 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.RealTime.Perf.Overruns";
17079 }
17080 leaf underruns {
17081 type uint64;
17082 description
17083 "Total number of times the receive jitter buffer has underrun for a CS-domain RAB.";
17084 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.RealTime.Perf.Underruns";
17085 }
17086 leaf mean-rtt {
17087 type uint64;
17088 units "microseconds";
17089 description
17090 "The mean Round Trip Time in {{units}} as computed by the source. {{bibref|RFC3550}}";
17091 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.RealTime.Perf.MeanRTT";
17092 }
17093 leaf max-rtt {
17094 type uint64;
17095 units "microseconds";
17096 description
17097 "The maximum Round Trip Time in {{units}} as computed by the source. {{bibref|RFC3550}}";
17098 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.RealTime.Perf.MaxRTT";
17099 }
17100 leaf mean-receive-jitter {
17101 type uint64;
17102 units "microseconds";
17103 description
17104 "The mean receive jitter in {{units}} as computed by the source. {{bibref|RFC3550}}";
17105 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.RealTime.Perf.MeanReceiveJitter";
17106 }
17107 leaf max-receive-jitter {
17108 type uint64;
17109 units "microseconds";
17110 description
17111 "The maximum receive jitter in {{units}} as computed by the source. {{bibref|RFC3550}}";
17112 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.RealTime.Perf.MaxReceiveJitter";
17113 }
17114 leaf mean-far-end-jitter {
17115 type uint64;
17116 units "microseconds";
17117 description
17118 "The mean far end jitter in {{units}} as computed by the source. {{bibref|RFC3550}}";
17119 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.RealTime.Perf.MeanFarEndJitter";
17120 }
17121 leaf max-far-end-jitter {
17122 type uint64;
17123 units "microseconds";
17124 description
17125 "The maximum far end jitter in {{units}} as computed by the source. {{bibref|RFC3550}}";
17126 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.RealTime.Perf.MaxFarEndJitter";
17127 }
17128 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.RealTime.Perf.";
17129 }
17130
17131 grouping transport-packet-g {
17132 description
17133 "This object contains parameters relating to Packet Transport using GTP-U.";
17134 leaf echo-interval {
17135 type uint64;
17136 units "seconds";
17137 config false;
17138 description
17139 "Echo interval in {{units}}. An Echo interval value of zero means echo is disabled.";
17140 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.Packet.EchoInterval";
17141 }
17142 leaf sent-packets {
17143 type uint64;
17144 description
17145 "The number of sent GTP-U packets.";
17146 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.Packet.SentPackets";
17147 }
17148 leaf rcv-packets {
17149 type uint64;
17150 description
17151 "The number of received GTP-U packets.";
17152 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.Packet.RcvPackets";
17153 }
17154 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.Packet.";
17155 }
17156
17157 grouping transport-security-g {
17158 description
17159 "This object contains parameters relating to Security.";
17160 leaf secret-number-of-entries {
17161 type uint64;
17162 description
17163 "{{numentries}}";
17164 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.Security.SecretNumberOfEntries";
17165 }
17166 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.Security.";
17167 }
17168
17169 grouping transport-security-secret-g {
17170 description
17171 "Shared Secret Table. This table gathers information about all types of shared secret-based credentials (UICC).";
17172 leaf enable {
17173 type boolean;
17174 config false;
17175 description
17176 "Enable or disable this Shared Secret entry";
17177 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.Security.Secret.{i}.Enable";
17178 }
17179 leaf type {
17180 type enumeration {
17181 enum "sim" {
17182 value 1;
17183 description
17184 "none";
17185 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.Security.Secret.{i}.Type - SIM";
17186 }
17187 enum "usim" {
17188 value 2;
17189 description
17190 "none";
17191 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.Security.Secret.{i}.Type - USIM";
17192 }
17193 }
17194 description
17195 "The type of this Shared Secret entry.";
17196 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.Security.Secret.{i}.Type";
17197 }
17198 leaf status {
17199 type enumeration {
17200 enum "present" {
17201 value 1;
17202 description
17203 "none";
17204 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.Security.Secret.{i}.Status - Present";
17205 }
17206 enum "not-present" {
17207 value 2;
17208 description
17209 "none";
17210 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.Security.Secret.{i}.Status - Not_present";
17211 }
17212 enum "error" {
17213 value 3;
17214 description
17215 "none";
17216 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.Security.Secret.{i}.Status - Error";
17217 }
17218 }
17219 description
17220 "The status of this Shared Secret entry.";
17221 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.Security.Secret.{i}.Status";
17222 }
17223 leaf uicc-card-id {
17224 type string {
17225 length "0..19";
17226 }
17227 description
17228 "The UICC Card Identifier (UICCID), only numeric values are allowed. {{bibref|ITU-E.118}}";
17229 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.Security.Secret.{i}.UICCCardID";
17230 }
17231 reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.Security.Secret.{i}.";
17232 }
17233}