Assign image keyname and pubkey at vnf level
[ccsdk/apps.git] / sdnr / wireless-transport / code-Carbon-SR1 / apps / devicemanager / impl / src / main / resources / preload.cache.schema / bbf-tr-196-2-0-3-full@2018-04-08.yang
1 module 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 capabilities {
35       uses capabilities-g;
36       description
37         "Container for object class FAPService.{i}.Capabilities.";
38       container capabilities-umts {
39         uses capabilities-umts-g;
40         description
41           "Container for object class FAPService.{i}.Capabilities.UMTS.";
42         container capabilities-umts-self-config {
43           uses capabilities-umts-self-config-g;
44           description
45             "Container for object class FAPService.{i}.Capabilities.UMTS.SelfConfig.";
46         }
47       }
48       container capabilities-lte {
49         uses capabilities-lte-g;
50         description
51           "Container for object class FAPService.{i}.Capabilities.LTE.";
52       }
53       container capabilities-cdma2000 {
54         uses capabilities-cdma2000-g;
55         description
56           "Container for object class FAPService.{i}.Capabilities.CDMA2000.";
57         container capabilities-cdma2000-one-x {
58           uses capabilities-cdma2000-one-x-g;
59           description
60             "Container for object class FAPService.{i}.Capabilities.CDMA2000.OneX.";
61           container capabilities-cdma2000-one-x-self-config {
62             uses capabilities-cdma2000-one-x-self-config-g;
63             description
64               "Container for object class FAPService.{i}.Capabilities.CDMA2000.OneX.SelfConfig.";
65           }
66         }
67         container capabilities-cdma2000-hrpd {
68           uses capabilities-cdma2000-hrpd-g;
69           description
70             "Container for object class FAPService.{i}.Capabilities.CDMA2000.HRPD.";
71           container capabilities-cdma2000-hrpd-self-config {
72             uses capabilities-cdma2000-hrpd-self-config-g;
73             description
74               "Container for object class FAPService.{i}.Capabilities.CDMA2000.HRPD.SelfConfig.";
75           }
76         }
77       }
78     }
79     container fap-control {
80       uses fap-control-g;
81       description
82         "Container for object class FAPService.{i}.FAPControl.";
83       container fap-control-umts {
84         uses fap-control-umts-g;
85         description
86           "Container for object class FAPService.{i}.FAPControl.UMTS.";
87         container fap-control-umts-self-config {
88           uses fap-control-umts-self-config-g;
89           description
90             "Container for object class FAPService.{i}.FAPControl.UMTS.SelfConfig.";
91         }
92         container fap-control-umts-gateway {
93           uses fap-control-umts-gateway-g;
94           description
95             "Container for object class FAPService.{i}.FAPControl.UMTS.Gateway.";
96         }
97       }
98       container fap-control-lte {
99         uses fap-control-lte-g;
100         description
101           "Container for object class FAPService.{i}.FAPControl.LTE.";
102         container fap-control-lte-gateway {
103           uses fap-control-lte-gateway-g;
104           description
105             "Container for object class FAPService.{i}.FAPControl.LTE.Gateway.";
106         }
107       }
108       container fap-control-cdma2000 {
109         uses fap-control-cdma2000-g;
110         description
111           "Container for object class FAPService.{i}.FAPControl.CDMA2000.";
112         container fap-control-cdma2000-time {
113           uses fap-control-cdma2000-time-g;
114           description
115             "Container for object class FAPService.{i}.FAPControl.CDMA2000.Time.";
116         }
117         container fap-control-cdma2000-one-x {
118           uses fap-control-cdma2000-one-x-g;
119           description
120             "Container for object class FAPService.{i}.FAPControl.CDMA2000.OneX.";
121           container fap-control-cdma2000-one-x-active-handin-measurement {
122             uses fap-control-cdma2000-one-x-active-handin-measurement-g;
123             description
124               "Container for object class FAPService.{i}.FAPControl.CDMA2000.OneX.ActiveHandinMeasurement.";
125           }
126           container fap-control-cdma2000-one-x-self-config {
127             uses fap-control-cdma2000-one-x-self-config-g;
128             description
129               "Container for object class FAPService.{i}.FAPControl.CDMA2000.OneX.SelfConfig.";
130           }
131         }
132         container fap-control-cdma2000-gateway {
133           uses fap-control-cdma2000-gateway-g;
134           description
135             "Container for object class FAPService.{i}.FAPControl.CDMA2000.Gateway.";
136         }
137         container fap-control-cdma2000-hrpd {
138           uses fap-control-cdma2000-hrpd-g;
139           description
140             "Container for object class FAPService.{i}.FAPControl.CDMA2000.HRPD.";
141           container fap-control-cdma2000-hrpd-self-config {
142             uses fap-control-cdma2000-hrpd-self-config-g;
143             description
144               "Container for object class FAPService.{i}.FAPControl.CDMA2000.HRPD.SelfConfig.";
145           }
146           container fap-control-cdma2000-hrpd-a13 {
147             uses fap-control-cdma2000-hrpd-a13-g;
148             description
149               "Container for object class FAPService.{i}.FAPControl.CDMA2000.HRPD.A13.";
150             list fap-control-cdma2000-hrpd-a13-color-code-to-uati104 {
151               key "color-code uati104";
152               uses fap-control-cdma2000-hrpd-a13-color-code-to-uati104-g;
153               description
154                 "List of object class FAPService.{i}.FAPControl.CDMA2000.HRPD.A13.ColorCodeToUATI104.{i}.";
155             }
156             list fap-control-cdma2000-hrpd-a13-hrpd-subnet-to-ip {
157               key "a13-ip-address";
158               uses fap-control-cdma2000-hrpd-a13-hrpd-subnet-to-ip-g;
159               description
160                 "List of object class FAPService.{i}.FAPControl.CDMA2000.HRPD.A13.HRPDSubnetToIP.{i}.";
161             }
162           }
163         }
164       }
165     }
166     container access-mgmt {
167       uses access-mgmt-g;
168       description
169         "Container for object class FAPService.{i}.AccessMgmt.";
170       container access-mgmt-umts {
171         uses access-mgmt-umts-g;
172         description
173           "Container for object class FAPService.{i}.AccessMgmt.UMTS.";
174         list access-mgmt-umts-member-detail {
175           key "imsi";
176           uses access-mgmt-umts-member-detail-g;
177           description
178             "List of object class FAPService.{i}.AccessMgmt.UMTS.MemberDetail.{i}.";
179         }
180         container access-mgmt-umts-local-ip-access {
181           uses access-mgmt-umts-local-ip-access-g;
182           description
183             "Container for object class FAPService.{i}.AccessMgmt.UMTS.LocalIPAccess.";
184         }
185       }
186       container access-mgmt-lte {
187         uses access-mgmt-lte-g;
188         description
189           "Container for object class FAPService.{i}.AccessMgmt.LTE.";
190         container access-mgmt-lte-local-ip-access {
191           uses access-mgmt-lte-local-ip-access-g;
192           description
193             "Container for object class FAPService.{i}.AccessMgmt.LTE.LocalIPAccess.";
194         }
195       }
196       container access-mgmt-cdma2000 {
197         uses access-mgmt-cdma2000-g;
198         description
199           "Container for object class FAPService.{i}.AccessMgmt.CDMA2000.";
200         list access-mgmt-cdma2000-member-detail {
201           key "imsi";
202           uses access-mgmt-cdma2000-member-detail-g;
203           description
204             "List of object class FAPService.{i}.AccessMgmt.CDMA2000.MemberDetail.{i}.";
205         }
206         container access-mgmt-cdma2000-local-ip-access {
207           uses access-mgmt-cdma2000-local-ip-access-g;
208           description
209             "Container for object class FAPService.{i}.AccessMgmt.CDMA2000.LocalIPAccess.";
210           container access-mgmt-cdma2000-local-ip-access-hrpd {
211             uses access-mgmt-cdma2000-local-ip-access-hrpd-g;
212             description
213               "Container for object class FAPService.{i}.AccessMgmt.CDMA2000.LocalIPAccess.HRPD.";
214             list access-mgmt-cdma2000-local-ip-access-hrpd-egress-filter {
215               key "subnet subnet-mask";
216               uses access-mgmt-cdma2000-local-ip-access-hrpd-egress-filter-g;
217               description
218                 "List of object class FAPService.{i}.AccessMgmt.CDMA2000.LocalIPAccess.HRPD.EgressFilter.{i}.";
219             }
220           }
221         }
222       }
223       container access-mgmt-legacy {
224         uses access-mgmt-legacy-g;
225         description
226           "Container for object class FAPService.{i}.AccessMgmt.Legacy.";
227         container access-mgmt-legacy-local-ip-access {
228           uses access-mgmt-legacy-local-ip-access-g;
229           description
230             "Container for object class FAPService.{i}.AccessMgmt.Legacy.LocalIPAccess.";
231           list access-mgmt-legacy-local-ip-access-rule {
232             key "dest-ip-address dest-subnet-mask protocol";
233             uses access-mgmt-legacy-local-ip-access-rule-g;
234             description
235               "List of object class FAPService.{i}.AccessMgmt.Legacy.LocalIPAccess.Rule.{i}.";
236           }
237         }
238       }
239     }
240     container cell-config {
241       uses cell-config-g;
242       description
243         "Container for object class FAPService.{i}.CellConfig.";
244       container umts {
245         uses umts-g;
246         description
247           "Container for object class FAPService.{i}.CellConfig.UMTS.";
248         container umts-cn {
249           uses umts-cn-g;
250           description
251             "Container for object class FAPService.{i}.CellConfig.UMTS.CN.";
252           container umts-cn-cs-domain {
253             uses umts-cn-cs-domain-g;
254             description
255               "Container for object class FAPService.{i}.CellConfig.UMTS.CN.CSDomain.";
256           }
257           container umts-cn-ps-domain {
258             uses umts-cn-ps-domain-g;
259             description
260               "Container for object class FAPService.{i}.CellConfig.UMTS.CN.PSDomain.";
261           }
262         }
263         container umts-ran {
264           uses umts-ran-g;
265           description
266             "Container for object class FAPService.{i}.CellConfig.UMTS.RAN.";
267           container umts-ran-csg {
268             uses umts-ran-csg-g;
269             description
270               "Container for object class FAPService.{i}.CellConfig.UMTS.RAN.CSG.";
271             container umts-ran-csg-csgpsc-split-info {
272               uses umts-ran-csg-csgpsc-split-info-g;
273               description
274                 "Container for object class FAPService.{i}.CellConfig.UMTS.RAN.CSG.CSGPSCSplitInfo.";
275             }
276           }
277           container umts-ran-cell-selection {
278             uses umts-ran-cell-selection-g;
279             description
280               "Container for object class FAPService.{i}.CellConfig.UMTS.RAN.CellSelection.";
281           }
282           container umts-ran-rrc-timers {
283             uses umts-ran-rrc-timers-g;
284             description
285               "Container for object class FAPService.{i}.CellConfig.UMTS.RAN.RRCTimers.";
286           }
287           container umts-ran-drx {
288             uses umts-ran-drx-g;
289             description
290               "Container for object class FAPService.{i}.CellConfig.UMTS.RAN.DRX.";
291           }
292           container umts-ran-power-control {
293             uses umts-ran-power-control-g;
294             description
295               "Container for object class FAPService.{i}.CellConfig.UMTS.RAN.PowerControl.";
296           }
297           container umts-ran-cell-restriction {
298             uses umts-ran-cell-restriction-g;
299             description
300               "Container for object class FAPService.{i}.CellConfig.UMTS.RAN.CellRestriction.";
301           }
302           container umts-ran-intra-freq-meas {
303             uses umts-ran-intra-freq-meas-g;
304             description
305               "Container for object class FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.";
306             list umts-ran-intra-freq-meas-instance {
307               key "intra-frequency-event-identity";
308               uses umts-ran-intra-freq-meas-instance-g;
309               description
310                 "List of object class FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.Instance.{i}.";
311             }
312           }
313           container umts-ran-inter-freq-meas {
314             uses umts-ran-inter-freq-meas-g;
315             description
316               "Container for object class FAPService.{i}.CellConfig.UMTS.RAN.InterFreqMeas.";
317             list umts-ran-inter-freq-meas-instance {
318               key "intra-frequency-event-identity";
319               uses umts-ran-inter-freq-meas-instance-g;
320               description
321                 "List of object class FAPService.{i}.CellConfig.UMTS.RAN.InterFreqMeas.Instance.{i}.";
322             }
323           }
324           container umts-ran-inter-rat-meas {
325             uses umts-ran-inter-rat-meas-g;
326             description
327               "Container for object class FAPService.{i}.CellConfig.UMTS.RAN.InterRATMeas.";
328             list umts-ran-inter-rat-meas-instance {
329               key "inter-rat-event-identity";
330               uses umts-ran-inter-rat-meas-instance-g;
331               description
332                 "List of object class FAPService.{i}.CellConfig.UMTS.RAN.InterRATMeas.Instance.{i}.";
333             }
334           }
335           container umts-ran-ue-internal-meas {
336             uses umts-ran-ue-internal-meas-g;
337             description
338               "Container for object class FAPService.{i}.CellConfig.UMTS.RAN.UEInternalMeas.";
339           }
340           container umts-ran-rf {
341             uses umts-ran-rf-g;
342             description
343               "Container for object class FAPService.{i}.CellConfig.UMTS.RAN.RF.";
344           }
345           container umts-ran-neighbor-list {
346             uses umts-ran-neighbor-list-g;
347             description
348               "Container for object class FAPService.{i}.CellConfig.UMTS.RAN.NeighborList.";
349             list umts-ran-neighbor-list-intra-freq-cell {
350               key "pcpich-scrambling-code";
351               uses umts-ran-neighbor-list-intra-freq-cell-g;
352               description
353                 "List of object class FAPService.{i}.CellConfig.UMTS.RAN.NeighborList.IntraFreqCell.{i}.";
354             }
355             list umts-ran-neighbor-list-inter-freq-cell {
356               key "pcpich-scrambling-code uarfcndl";
357               uses umts-ran-neighbor-list-inter-freq-cell-g;
358               description
359                 "List of object class FAPService.{i}.CellConfig.UMTS.RAN.NeighborList.InterFreqCell.{i}.";
360             }
361             container umts-ran-neighbor-list-inter-rat-cell {
362               uses umts-ran-neighbor-list-inter-rat-cell-g;
363               description
364                 "Container for object class FAPService.{i}.CellConfig.UMTS.RAN.NeighborList.InterRATCell.";
365               list umts-ran-neighbor-list-inter-rat-cell-gsm {
366                 key "bccharfcn";
367                 uses umts-ran-neighbor-list-inter-rat-cell-gsm-g;
368                 description
369                   "List of object class FAPService.{i}.CellConfig.UMTS.RAN.NeighborList.InterRATCell.GSM.{i}.";
370               }
371             }
372           }
373           container umts-ran-neighbor-list-in-use {
374             uses umts-ran-neighbor-list-in-use-g;
375             description
376               "Container for object class FAPService.{i}.CellConfig.UMTS.RAN.NeighborListInUse.";
377             list umts-ran-neighbor-list-in-use-intra-freq-cell {
378               key "pcpich-scrambling-code";
379               uses umts-ran-neighbor-list-in-use-intra-freq-cell-g;
380               description
381                 "List of object class FAPService.{i}.CellConfig.UMTS.RAN.NeighborListInUse.IntraFreqCell.{i}.";
382             }
383             list umts-ran-neighbor-list-in-use-inter-freq-cell {
384               key "pcpich-scrambling-code uarfcndl";
385               uses umts-ran-neighbor-list-in-use-inter-freq-cell-g;
386               description
387                 "List of object class FAPService.{i}.CellConfig.UMTS.RAN.NeighborListInUse.InterFreqCell.{i}.";
388             }
389             container umts-ran-neighbor-list-in-use-inter-rat-cell {
390               uses umts-ran-neighbor-list-in-use-inter-rat-cell-g;
391               description
392                 "Container for object class FAPService.{i}.CellConfig.UMTS.RAN.NeighborListInUse.InterRATCell.";
393               list umts-ran-neighbor-list-in-use-inter-rat-cell-gsm {
394                 key "bccharfcn";
395                 uses umts-ran-neighbor-list-in-use-inter-rat-cell-gsm-g;
396                 description
397                   "List of object class FAPService.{i}.CellConfig.UMTS.RAN.NeighborListInUse.InterRATCell.GSM.{i}.";
398               }
399             }
400           }
401         }
402         container umts-rab {
403           uses umts-rab-g;
404           description
405             "Container for object class FAPService.{i}.CellConfig.UMTS.RAB.";
406         }
407       }
408       container lte {
409         uses lte-g;
410         description
411           "Container for object class FAPService.{i}.CellConfig.LTE.";
412         list lte-tunnel {
413           key "tunnel-ref";
414           uses lte-tunnel-g;
415           description
416             "List of object class FAPService.{i}.CellConfig.LTE.Tunnel.{i}.";
417         }
418         container lte-epc {
419           uses lte-epc-g;
420           description
421             "Container for object class FAPService.{i}.CellConfig.LTE.EPC.";
422           list lte-epc-plmn-list {
423             key "plmnid";
424             uses lte-epc-plmn-list-g;
425             description
426               "List of object class FAPService.{i}.CellConfig.LTE.EPC.PLMNList.{i}.";
427           }
428           list lte-epc-qo-s {
429             key "qci";
430             uses lte-epc-qo-s-g;
431             description
432               "List of object class FAPService.{i}.CellConfig.LTE.EPC.QoS.{i}.";
433           }
434         }
435         container lte-ran {
436           uses lte-ran-g;
437           description
438             "Container for object class FAPService.{i}.CellConfig.LTE.RAN.";
439           container lte-ran-common {
440             uses lte-ran-common-g;
441             description
442               "Container for object class FAPService.{i}.CellConfig.LTE.RAN.Common.";
443           }
444           container lte-ran-s1-ap {
445             uses lte-ran-s1-ap-g;
446             description
447               "Container for object class FAPService.{i}.CellConfig.LTE.RAN.S1AP.";
448           }
449           container lte-ran-s1-u {
450             uses lte-ran-s1-u-g;
451             description
452               "Container for object class FAPService.{i}.CellConfig.LTE.RAN.S1U.";
453           }
454           container lte-ran-rf {
455             uses lte-ran-rf-g;
456             description
457               "Container for object class FAPService.{i}.CellConfig.LTE.RAN.RF.";
458           }
459           container lte-ran-phy {
460             uses lte-ran-phy-g;
461             description
462               "Container for object class FAPService.{i}.CellConfig.LTE.RAN.PHY.";
463             container lte-ran-phy-antenna-info {
464               uses lte-ran-phy-antenna-info-g;
465               description
466                 "Container for object class FAPService.{i}.CellConfig.LTE.RAN.PHY.AntennaInfo.";
467             }
468             container lte-ran-phy-pdsch {
469               uses lte-ran-phy-pdsch-g;
470               description
471                 "Container for object class FAPService.{i}.CellConfig.LTE.RAN.PHY.PDSCH.";
472             }
473             container lte-ran-phy-srs {
474               uses lte-ran-phy-srs-g;
475               description
476                 "Container for object class FAPService.{i}.CellConfig.LTE.RAN.PHY.SRS.";
477             }
478             container lte-ran-phy-prach {
479               uses lte-ran-phy-prach-g;
480               description
481                 "Container for object class FAPService.{i}.CellConfig.LTE.RAN.PHY.PRACH.";
482             }
483             container lte-ran-phy-pucch {
484               uses lte-ran-phy-pucch-g;
485               description
486                 "Container for object class FAPService.{i}.CellConfig.LTE.RAN.PHY.PUCCH.";
487             }
488             container lte-ran-phy-pusch {
489               uses lte-ran-phy-pusch-g;
490               description
491                 "Container for object class FAPService.{i}.CellConfig.LTE.RAN.PHY.PUSCH.";
492               container lte-ran-phy-pusch-ulrs {
493                 uses lte-ran-phy-pusch-ulrs-g;
494                 description
495                   "Container for object class FAPService.{i}.CellConfig.LTE.RAN.PHY.PUSCH.ULRS.";
496               }
497             }
498             container lte-ran-phy-ul-power-control {
499               uses lte-ran-phy-ul-power-control-g;
500               description
501                 "Container for object class FAPService.{i}.CellConfig.LTE.RAN.PHY.ULPowerControl.";
502             }
503             container lte-ran-phy-mbsfn {
504               uses lte-ran-phy-mbsfn-g;
505               description
506                 "Container for object class FAPService.{i}.CellConfig.LTE.RAN.PHY.MBSFN.";
507               list lte-ran-phy-mbsfn-sf-config-list {
508                 key "radio-frame-allocation-period radioframe-allocation-offset radio-frame-allocation-size";
509                 uses lte-ran-phy-mbsfn-sf-config-list-g;
510                 description
511                   "List of object class FAPService.{i}.CellConfig.LTE.RAN.PHY.MBSFN.SFConfigList.{i}.";
512               }
513             }
514             container lte-ran-phy-prs {
515               uses lte-ran-phy-prs-g;
516               description
517                 "Container for object class FAPService.{i}.CellConfig.LTE.RAN.PHY.PRS.";
518             }
519             container lte-ran-phy-tdd-frame {
520               uses lte-ran-phy-tdd-frame-g;
521               description
522                 "Container for object class FAPService.{i}.CellConfig.LTE.RAN.PHY.TDDFrame.";
523             }
524           }
525           container lte-ran-mac {
526             uses lte-ran-mac-g;
527             description
528               "Container for object class FAPService.{i}.CellConfig.LTE.RAN.MAC.";
529             container lte-ran-mac-rach {
530               uses lte-ran-mac-rach-g;
531               description
532                 "Container for object class FAPService.{i}.CellConfig.LTE.RAN.MAC.RACH.";
533             }
534             container lte-ran-mac-drx {
535               uses lte-ran-mac-drx-g;
536               description
537                 "Container for object class FAPService.{i}.CellConfig.LTE.RAN.MAC.DRX.";
538             }
539             container lte-ran-mac-ulsch {
540               uses lte-ran-mac-ulsch-g;
541               description
542                 "Container for object class FAPService.{i}.CellConfig.LTE.RAN.MAC.ULSCH.";
543             }
544           }
545           container lte-ran-rlc {
546             uses lte-ran-rlc-g;
547             description
548               "Container for object class FAPService.{i}.CellConfig.LTE.RAN.RLC.";
549             container lte-ran-rlc-srb1 {
550               uses lte-ran-rlc-srb1-g;
551               description
552                 "Container for object class FAPService.{i}.CellConfig.LTE.RAN.RLC.SRB1.";
553             }
554             container lte-ran-rlc-srb2 {
555               uses lte-ran-rlc-srb2-g;
556               description
557                 "Container for object class FAPService.{i}.CellConfig.LTE.RAN.RLC.SRB2.";
558             }
559           }
560           container lte-ran-rrc-timers {
561             uses lte-ran-rrc-timers-g;
562             description
563               "Container for object class FAPService.{i}.CellConfig.LTE.RAN.RRCTimers.";
564           }
565           container lte-ran-cell-restriction {
566             uses lte-ran-cell-restriction-g;
567             description
568               "Container for object class FAPService.{i}.CellConfig.LTE.RAN.CellRestriction.";
569           }
570           container lte-ran-mobility {
571             uses lte-ran-mobility-g;
572             description
573               "Container for object class FAPService.{i}.CellConfig.LTE.RAN.Mobility.";
574             container lte-ran-mobility-idle-mode {
575               uses lte-ran-mobility-idle-mode-g;
576               description
577                 "Container for object class FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.";
578               container lte-ran-mobility-idle-mode-common {
579                 uses lte-ran-mobility-idle-mode-common-g;
580                 description
581                   "Container for object class FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.Common.";
582               }
583               container lte-ran-mobility-idle-mode-intra-freq {
584                 uses lte-ran-mobility-idle-mode-intra-freq-g;
585                 description
586                   "Container for object class FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IntraFreq.";
587               }
588               container lte-ran-mobility-idle-mode-inter-freq {
589                 uses lte-ran-mobility-idle-mode-inter-freq-g;
590                 description
591                   "Container for object class FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.InterFreq.";
592                 list lte-ran-mobility-idle-mode-inter-freq-carrier {
593                   key "eutra-carrier-arfcn";
594                   uses lte-ran-mobility-idle-mode-inter-freq-carrier-g;
595                   description
596                     "List of object class FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.InterFreq.Carrier.{i}.";
597                 }
598               }
599               container lte-ran-mobility-idle-mode-irat {
600                 uses lte-ran-mobility-idle-mode-irat-g;
601                 description
602                   "Container for object class FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IRAT.";
603                 container lte-ran-mobility-idle-mode-irat-utra {
604                   uses lte-ran-mobility-idle-mode-irat-utra-g;
605                   description
606                     "Container for object class FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IRAT.UTRA.";
607                   list lte-ran-mobility-idle-mode-irat-utra-utranfdd-freq {
608                     key "utra-carrier-arfcn";
609                     uses lte-ran-mobility-idle-mode-irat-utra-utranfdd-freq-g;
610                     description
611                       "List of object class FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IRAT.UTRA.UTRANFDDFreq.{i}.";
612                   }
613                 }
614                 container lte-ran-mobility-idle-mode-irat-geran {
615                   uses lte-ran-mobility-idle-mode-irat-geran-g;
616                   description
617                     "Container for object class FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IRAT.GERAN.";
618                   list lte-ran-mobility-idle-mode-irat-geran-geran-freq-group {
619                     key "bccharfcn";
620                     uses lte-ran-mobility-idle-mode-irat-geran-geran-freq-group-g;
621                     description
622                       "List of object class FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IRAT.GERAN.GERANFreqGroup.{i}.";
623                   }
624                 }
625                 container lte-ran-mobility-idle-mode-irat-cdma2000 {
626                   uses lte-ran-mobility-idle-mode-irat-cdma2000-g;
627                   description
628                     "Container for object class FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IRAT.CDMA2000.";
629                   list lte-ran-mobility-idle-mode-irat-cdma2000-cdma2000-band {
630                     key "band-class";
631                     uses lte-ran-mobility-idle-mode-irat-cdma2000-cdma2000-band-g;
632                     description
633                       "List of object class FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IRAT.CDMA2000.CDMA2000Band.{i}.";
634                   }
635                 }
636               }
637             }
638             container lte-ran-mobility-conn-mode {
639               uses lte-ran-mobility-conn-mode-g;
640               description
641                 "Container for object class FAPService.{i}.CellConfig.LTE.RAN.Mobility.ConnMode.";
642               container lte-ran-mobility-conn-mode-eutra {
643                 uses lte-ran-mobility-conn-mode-eutra-g;
644                 description
645                   "Container for object class FAPService.{i}.CellConfig.LTE.RAN.Mobility.ConnMode.EUTRA.";
646               }
647               container lte-ran-mobility-conn-mode-irat {
648                 uses lte-ran-mobility-conn-mode-irat-g;
649                 description
650                   "Container for object class FAPService.{i}.CellConfig.LTE.RAN.Mobility.ConnMode.IRAT.";
651               }
652             }
653           }
654           container lte-ran-neighbor-list {
655             uses lte-ran-neighbor-list-g;
656             description
657               "Container for object class FAPService.{i}.CellConfig.LTE.RAN.NeighborList.";
658             list lte-ran-neighbor-list-lte-cell {
659               key "plmnid cid";
660               uses lte-ran-neighbor-list-lte-cell-g;
661               description
662                 "List of object class FAPService.{i}.CellConfig.LTE.RAN.NeighborList.LTECell.{i}.";
663             }
664             container lte-ran-neighbor-list-inter-rat-cell {
665               uses lte-ran-neighbor-list-inter-rat-cell-g;
666               description
667                 "Container for object class FAPService.{i}.CellConfig.LTE.RAN.NeighborList.InterRATCell.";
668               list lte-ran-neighbor-list-inter-rat-cell-umts {
669                 key "plmnid cid";
670                 uses lte-ran-neighbor-list-inter-rat-cell-umts-g;
671                 description
672                   "List of object class FAPService.{i}.CellConfig.LTE.RAN.NeighborList.InterRATCell.UMTS.{i}.";
673               }
674               list lte-ran-neighbor-list-inter-rat-cell-gsm {
675                 key "plmnid lac ci";
676                 uses lte-ran-neighbor-list-inter-rat-cell-gsm-g;
677                 description
678                   "List of object class FAPService.{i}.CellConfig.LTE.RAN.NeighborList.InterRATCell.GSM.{i}.";
679               }
680               list lte-ran-neighbor-list-inter-rat-cell-cdma2000 {
681                 key "cid";
682                 uses lte-ran-neighbor-list-inter-rat-cell-cdma2000-g;
683                 description
684                   "List of object class FAPService.{i}.CellConfig.LTE.RAN.NeighborList.InterRATCell.CDMA2000.{i}.";
685               }
686             }
687           }
688           container lte-ran-neighbor-list-in-use {
689             uses lte-ran-neighbor-list-in-use-g;
690             description
691               "Container for object class FAPService.{i}.CellConfig.LTE.RAN.NeighborListInUse.";
692             list lte-ran-neighbor-list-in-use-lte-cell {
693               key "plmnid cid";
694               uses lte-ran-neighbor-list-in-use-lte-cell-g;
695               description
696                 "List of object class FAPService.{i}.CellConfig.LTE.RAN.NeighborListInUse.LTECell.{i}.";
697             }
698             container lte-ran-neighbor-list-in-use-inter-rat-cell {
699               uses lte-ran-neighbor-list-in-use-inter-rat-cell-g;
700               description
701                 "Container for object class FAPService.{i}.CellConfig.LTE.RAN.NeighborListInUse.InterRATCell.";
702               list lte-ran-neighbor-list-in-use-inter-rat-cell-umts {
703                 key "plmnid cid";
704                 uses lte-ran-neighbor-list-in-use-inter-rat-cell-umts-g;
705                 description
706                   "List of object class FAPService.{i}.CellConfig.LTE.RAN.NeighborListInUse.InterRATCell.UMTS.{i}.";
707               }
708               list lte-ran-neighbor-list-in-use-inter-rat-cell-gsm {
709                 key "plmnid lac ci";
710                 uses lte-ran-neighbor-list-in-use-inter-rat-cell-gsm-g;
711                 description
712                   "List of object class FAPService.{i}.CellConfig.LTE.RAN.NeighborListInUse.InterRATCell.GSM.{i}.";
713               }
714               list lte-ran-neighbor-list-in-use-inter-rat-cell-cdma2000 {
715                 key "cid";
716                 uses lte-ran-neighbor-list-in-use-inter-rat-cell-cdma2000-g;
717                 description
718                   "List of object class FAPService.{i}.CellConfig.LTE.RAN.NeighborListInUse.InterRATCell.CDMA2000.{i}.";
719               }
720             }
721           }
722         }
723       }
724       container cdma2000 {
725         uses cdma2000-g;
726         description
727           "Container for object class FAPService.{i}.CellConfig.CDMA2000.";
728         container cdma2000-one-x {
729           uses cdma2000-one-x-g;
730           description
731             "Container for object class FAPService.{i}.CellConfig.CDMA2000.OneX.";
732           container cdma2000-one-x-ran {
733             uses cdma2000-one-x-ran-g;
734             description
735               "Container for object class FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.";
736             container cdma2000-one-x-ran-rf {
737               uses cdma2000-one-x-ran-rf-g;
738               description
739                 "Container for object class FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.RF.";
740             }
741             container cdma2000-one-x-ran-network-listen-mode-config {
742               uses cdma2000-one-x-ran-network-listen-mode-config-g;
743               description
744                 "Container for object class FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.NetworkListenModeConfig.";
745             }
746             container cdma2000-one-x-ran-access-parameters {
747               uses cdma2000-one-x-ran-access-parameters-g;
748               description
749                 "Container for object class FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.AccessParameters.";
750             }
751             container cdma2000-one-x-ran-system-parameters {
752               uses cdma2000-one-x-ran-system-parameters-g;
753               description
754                 "Container for object class FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.SystemParameters.";
755             }
756             container cdma2000-one-x-ran-extended-system-parameters {
757               uses cdma2000-one-x-ran-extended-system-parameters-g;
758               description
759                 "Container for object class FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.ExtendedSystemParameters.";
760             }
761             container cdma2000-one-x-ran-forward-pwr-ctr {
762               uses cdma2000-one-x-ran-forward-pwr-ctr-g;
763               description
764                 "Container for object class FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.ForwardPwrCtr.";
765             }
766             container cdma2000-one-x-ran-hard-handoff {
767               uses cdma2000-one-x-ran-hard-handoff-g;
768               description
769                 "Container for object class FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.HardHandoff.";
770               container cdma2000-one-x-ran-hard-handoff-stats {
771                 uses cdma2000-one-x-ran-hard-handoff-stats-g;
772                 description
773                   "Container for object class FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.HardHandoff.Stats.";
774               }
775             }
776             container cdma2000-one-x-ran-power-control {
777               uses cdma2000-one-x-ran-power-control-g;
778               description
779                 "Container for object class FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.PowerControl.";
780             }
781             list cdma2000-one-x-ran-neighbor-list {
782               key "one-x-neighbor-index neighbor-pn";
783               uses cdma2000-one-x-ran-neighbor-list-g;
784               description
785                 "List of object class FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.NeighborList.{i}.";
786             }
787             container cdma2000-one-x-ran-apidm {
788               uses cdma2000-one-x-ran-apidm-g;
789               description
790                 "Container for object class FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.APIDM.";
791             }
792             container cdma2000-one-x-ran-apidtm {
793               uses cdma2000-one-x-ran-apidtm-g;
794               description
795                 "Container for object class FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.APIDTM.";
796             }
797             container cdma2000-one-x-ran-appim {
798               uses cdma2000-one-x-ran-appim-g;
799               description
800                 "Container for object class FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.APPIM.";
801               list cdma2000-one-x-ran-appim-appirec {
802                 key "apsid apnid apband apfreq appnrectype appnreclen appnrec";
803                 uses cdma2000-one-x-ran-appim-appirec-g;
804                 description
805                   "List of object class FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.APPIM.APPIREC.{i}.";
806               }
807             }
808           }
809           container cdma2000-one-x-pcf-config {
810             uses cdma2000-one-x-pcf-config-g;
811             description
812               "Container for object class FAPService.{i}.CellConfig.CDMA2000.OneX.PCFConfig.";
813             container cdma2000-one-x-pcf-config-pcf-performance-stats {
814               uses cdma2000-one-x-pcf-config-pcf-performance-stats-g;
815               description
816                 "Container for object class FAPService.{i}.CellConfig.CDMA2000.OneX.PCFConfig.PCFPerformanceStats.";
817             }
818           }
819           list cdma2000-one-x-batch-pcfpdsn {
820             key "batch-table-number";
821             uses cdma2000-one-x-batch-pcfpdsn-g;
822             description
823               "List of object class FAPService.{i}.CellConfig.CDMA2000.OneX.BatchPCFPDSN.{i}.";
824           }
825           list cdma2000-one-x-pcfpdsn {
826             key "pdsn-number security-parameter-index security-key";
827             uses cdma2000-one-x-pcfpdsn-g;
828             container cdma2000-one-x-pcfpdsn-a11-reg-update-stats {
829               uses cdma2000-one-x-pcfpdsn-a11-reg-update-stats-g;
830               description
831                 "Container for object class FAPService.{i}.CellConfig.CDMA2000.OneX.PCFPDSN.{i}.A11RegUpdateStats.";
832             }
833             container cdma2000-one-x-pcfpdsn-pcfpdsn-stats {
834               uses cdma2000-one-x-pcfpdsn-pcfpdsn-stats-g;
835               description
836                 "Container for object class FAPService.{i}.CellConfig.CDMA2000.OneX.PCFPDSN.{i}.PCFPDSNStats.";
837             }
838             description
839               "List of object class FAPService.{i}.CellConfig.CDMA2000.OneX.PCFPDSN.{i}.";
840           }
841           container cdma2000-one-x-stats {
842             uses cdma2000-one-x-stats-g;
843             description
844               "Container for object class FAPService.{i}.CellConfig.CDMA2000.OneX.Stats.";
845           }
846           container cdma2000-one-x-redirect {
847             uses cdma2000-one-x-redirect-g;
848             description
849               "Container for object class FAPService.{i}.CellConfig.CDMA2000.OneX.Redirect.";
850           }
851         }
852         container cdma2000-hrpd {
853           uses cdma2000-hrpd-g;
854           description
855             "Container for object class FAPService.{i}.CellConfig.CDMA2000.HRPD.";
856           container cdma2000-hrpd-ran {
857             uses cdma2000-hrpd-ran-g;
858             description
859               "Container for object class FAPService.{i}.CellConfig.CDMA2000.HRPD.RAN.";
860             container cdma2000-hrpd-ran-rf {
861               uses cdma2000-hrpd-ran-rf-g;
862               description
863                 "Container for object class FAPService.{i}.CellConfig.CDMA2000.HRPD.RAN.RF.";
864             }
865           }
866           container cdma2000-hrpd-pcf-config {
867             uses cdma2000-hrpd-pcf-config-g;
868             description
869               "Container for object class FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFConfig.";
870             container cdma2000-hrpd-pcf-config-pcf-performance-stats {
871               uses cdma2000-hrpd-pcf-config-pcf-performance-stats-g;
872               description
873                 "Container for object class FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFConfig.PCFPerformanceStats.";
874             }
875           }
876           list cdma2000-hrpd-batch-pcfpdsn {
877             key "batch-table-number batch-table-security-parameter-index batch-table-secret-key";
878             uses cdma2000-hrpd-batch-pcfpdsn-g;
879             description
880               "List of object class FAPService.{i}.CellConfig.CDMA2000.HRPD.BatchPCFPDSN.{i}.";
881           }
882           list cdma2000-hrpd-pcfpdsn {
883             key "pdsn-number security-parameter-index security-key";
884             uses cdma2000-hrpd-pcfpdsn-g;
885             container cdma2000-hrpd-pcfpdsn-a11-session-update-stats {
886               uses cdma2000-hrpd-pcfpdsn-a11-session-update-stats-g;
887               description
888                 "Container for object class FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.A11SessionUpdateStats.";
889             }
890             container cdma2000-hrpd-pcfpdsn-a11-reg-update-stats {
891               uses cdma2000-hrpd-pcfpdsn-a11-reg-update-stats-g;
892               description
893                 "Container for object class FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.A11RegUpdateStats.";
894             }
895             container cdma2000-hrpd-pcfpdsn-aux-a10-stats {
896               uses cdma2000-hrpd-pcfpdsn-aux-a10-stats-g;
897               description
898                 "Container for object class FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.AuxA10Stats.";
899             }
900             container cdma2000-hrpd-pcfpdsn-pcfpdsn-stats {
901               uses cdma2000-hrpd-pcfpdsn-pcfpdsn-stats-g;
902               description
903                 "Container for object class FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.PCFPDSNStats.";
904             }
905             description
906               "List of object class FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.";
907           }
908           container cdma2000-hrpd-redirect {
909             uses cdma2000-hrpd-redirect-g;
910             description
911               "Container for object class FAPService.{i}.CellConfig.CDMA2000.HRPD.Redirect.";
912           }
913           container cdma2000-hrpd-call-control-stats {
914             uses cdma2000-hrpd-call-control-stats-g;
915             description
916               "Container for object class FAPService.{i}.CellConfig.CDMA2000.HRPD.CallControlStats.";
917           }
918           container cdma2000-hrpd-qo-s-stats {
919             uses cdma2000-hrpd-qo-s-stats-g;
920             description
921               "Container for object class FAPService.{i}.CellConfig.CDMA2000.HRPD.QoSStats.";
922           }
923           container cdma2000-hrpd-rnc-sig-apps-stats {
924             uses cdma2000-hrpd-rnc-sig-apps-stats-g;
925             description
926               "Container for object class FAPService.{i}.CellConfig.CDMA2000.HRPD.RNCSigAppsStats.";
927           }
928           container cdma2000-hrpd-access-auth-config {
929             uses cdma2000-hrpd-access-auth-config-g;
930             description
931               "Container for object class FAPService.{i}.CellConfig.CDMA2000.HRPD.AccessAuthConfig.";
932           }
933           container cdma2000-hrpd-access-auth-stats {
934             uses cdma2000-hrpd-access-auth-stats-g;
935             description
936               "Container for object class FAPService.{i}.CellConfig.CDMA2000.HRPD.AccessAuthStats.";
937           }
938         }
939         container cdma2000-beacon {
940           uses cdma2000-beacon-g;
941           description
942             "Container for object class FAPService.{i}.CellConfig.CDMA2000.Beacon.";
943           list cdma2000-beacon-beacon-list {
944             key "beacon-index";
945             uses cdma2000-beacon-beacon-list-g;
946             description
947               "List of object class FAPService.{i}.CellConfig.CDMA2000.Beacon.BeaconList.{i}.";
948           }
949           list cdma2000-beacon-hrpd-beacon-list {
950             key "beacon-index";
951             uses cdma2000-beacon-hrpd-beacon-list-g;
952             description
953               "List of object class FAPService.{i}.CellConfig.CDMA2000.Beacon.HRPDBeaconList.{i}.";
954           }
955         }
956       }
957     }
958     container rem {
959       uses rem-g;
960       description
961         "Container for object class FAPService.{i}.REM.";
962       container rem-umts {
963         uses rem-umts-g;
964         description
965           "Container for object class FAPService.{i}.REM.UMTS.";
966         container rem-umts-wcdma {
967           uses rem-umts-wcdma-g;
968           description
969             "Container for object class FAPService.{i}.REM.UMTS.WCDMA.";
970           list rem-umts-wcdma-cell {
971             key "rem-umts-wcdma-cell-key";
972             uses rem-umts-wcdma-cell-g;
973             container rem-umts-wcdma-cell-rf {
974               uses rem-umts-wcdma-cell-rf-g;
975               description
976                 "Container for object class FAPService.{i}.REM.UMTS.WCDMA.Cell.{i}.RF.";
977             }
978             container rem-umts-wcdma-cell-bcch {
979               uses rem-umts-wcdma-cell-bcch-g;
980               description
981                 "Container for object class FAPService.{i}.REM.UMTS.WCDMA.Cell.{i}.BCCH.";
982               container rem-umts-wcdma-cell-bcch-csgpsc-split-info {
983                 uses rem-umts-wcdma-cell-bcch-csgpsc-split-info-g;
984                 description
985                   "Container for object class FAPService.{i}.REM.UMTS.WCDMA.Cell.{i}.BCCH.CSGPSCSplitInfo.";
986               }
987               container rem-umts-wcdma-cell-bcch-reference-position {
988                 uses rem-umts-wcdma-cell-bcch-reference-position-g;
989                 description
990                   "Container for object class FAPService.{i}.REM.UMTS.WCDMA.Cell.{i}.BCCH.ReferencePosition.";
991               }
992             }
993             description
994               "List of object class FAPService.{i}.REM.UMTS.WCDMA.Cell.{i}.";
995           }
996         }
997         container rem-umts-gsm {
998           uses rem-umts-gsm-g;
999           description
1000             "Container for object class FAPService.{i}.REM.UMTS.GSM.";
1001           list rem-umts-gsm-cell {
1002             key "arfcn bsic";
1003             uses rem-umts-gsm-cell-g;
1004             description
1005               "List of object class FAPService.{i}.REM.UMTS.GSM.Cell.{i}.";
1006           }
1007         }
1008       }
1009       container rem-lte {
1010         uses rem-lte-g;
1011         description
1012           "Container for object class FAPService.{i}.REM.LTE.";
1013         list rem-lte-cell {
1014           key "rem-lte-cell-key";
1015           uses rem-lte-cell-g;
1016           container rem-lte-cell-rf {
1017             uses rem-lte-cell-rf-g;
1018             description
1019               "Container for object class FAPService.{i}.REM.LTE.Cell.{i}.RF.";
1020           }
1021           container rem-lte-cell-bcch {
1022             uses rem-lte-cell-bcch-g;
1023             description
1024               "Container for object class FAPService.{i}.REM.LTE.Cell.{i}.BCCH.";
1025             list rem-lte-cell-bcch-plmn-list {
1026               key "plmnid";
1027               uses rem-lte-cell-bcch-plmn-list-g;
1028               description
1029                 "List of object class FAPService.{i}.REM.LTE.Cell.{i}.BCCH.PLMNList.{i}.";
1030             }
1031           }
1032           description
1033             "List of object class FAPService.{i}.REM.LTE.Cell.{i}.";
1034         }
1035         list rem-lte-carrier-meas {
1036           key "carrier-arfcndl carrier-ch-width";
1037           uses rem-lte-carrier-meas-g;
1038           description
1039             "List of object class FAPService.{i}.REM.LTE.CarrierMeas.{i}.";
1040         }
1041       }
1042       container rem-cdma2000 {
1043         uses rem-cdma2000-g;
1044         description
1045           "Container for object class FAPService.{i}.REM.CDMA2000.";
1046         container rem-cdma2000-one-x {
1047           uses rem-cdma2000-one-x-g;
1048           description
1049             "Container for object class FAPService.{i}.REM.CDMA2000.OneX.";
1050           list rem-cdma2000-one-x-channel {
1051             key "sniffing-band-class sniffing-channel-number";
1052             uses rem-cdma2000-one-x-channel-g;
1053             description
1054               "List of object class FAPService.{i}.REM.CDMA2000.OneX.Channel.{i}.";
1055           }
1056           list rem-cdma2000-one-x-cell {
1057             key "rem-cdma2000-one-x-cell-key";
1058             uses rem-cdma2000-one-x-cell-g;
1059             container rem-cdma2000-one-x-cell-rf {
1060               uses rem-cdma2000-one-x-cell-rf-g;
1061               description
1062                 "Container for object class FAPService.{i}.REM.CDMA2000.OneX.Cell.{i}.RF.";
1063             }
1064             container rem-cdma2000-one-x-cell-control-channel {
1065               uses rem-cdma2000-one-x-cell-control-channel-g;
1066               description
1067                 "Container for object class FAPService.{i}.REM.CDMA2000.OneX.Cell.{i}.ControlChannel.";
1068             }
1069             description
1070               "List of object class FAPService.{i}.REM.CDMA2000.OneX.Cell.{i}.";
1071           }
1072         }
1073         container rem-cdma2000-hrpd {
1074           uses rem-cdma2000-hrpd-g;
1075           description
1076             "Container for object class FAPService.{i}.REM.CDMA2000.HRPD.";
1077           list rem-cdma2000-hrpd-channel {
1078             key "sniffing-band-class sniffing-channel-number";
1079             uses rem-cdma2000-hrpd-channel-g;
1080             description
1081               "List of object class FAPService.{i}.REM.CDMA2000.HRPD.Channel.{i}.";
1082           }
1083           list rem-cdma2000-hrpd-cell {
1084             key "rem-cdma2000-hrpd-cell-key";
1085             uses rem-cdma2000-hrpd-cell-g;
1086             container rem-cdma2000-hrpd-cell-rf {
1087               uses rem-cdma2000-hrpd-cell-rf-g;
1088               description
1089                 "Container for object class FAPService.{i}.REM.CDMA2000.HRPD.Cell.{i}.RF.";
1090             }
1091             container rem-cdma2000-hrpd-cell-control-channel {
1092               uses rem-cdma2000-hrpd-cell-control-channel-g;
1093               description
1094                 "Container for object class FAPService.{i}.REM.CDMA2000.HRPD.Cell.{i}.ControlChannel.";
1095             }
1096             description
1097               "List of object class FAPService.{i}.REM.CDMA2000.HRPD.Cell.{i}.";
1098           }
1099         }
1100         container rem-cdma2000-macro-timing {
1101           uses rem-cdma2000-macro-timing-g;
1102           description
1103             "Container for object class FAPService.{i}.REM.CDMA2000.MacroTiming.";
1104           list rem-cdma2000-macro-timing-channel {
1105             key "band-class channel-number";
1106             uses rem-cdma2000-macro-timing-channel-g;
1107             description
1108               "List of object class FAPService.{i}.REM.CDMA2000.MacroTiming.Channel.{i}.";
1109           }
1110         }
1111       }
1112     }
1113     container transport {
1114       uses transport-g;
1115       description
1116         "Container for object class FAPService.{i}.Transport.";
1117       container transport-sip {
1118         uses transport-sip-g;
1119         description
1120           "Container for object class FAPService.{i}.Transport.SIP.";
1121         container transport-sip-fcs {
1122           uses transport-sip-fcs-g;
1123           description
1124             "Container for object class FAPService.{i}.Transport.SIP.FCS.";
1125         }
1126       }
1127       container transport-sctp {
1128         uses transport-sctp-g;
1129         description
1130           "Container for object class FAPService.{i}.Transport.SCTP.";
1131         list transport-sctp-assoc {
1132           key "primary-peer-address local-port";
1133           uses transport-sctp-assoc-g;
1134           description
1135             "List of object class FAPService.{i}.Transport.SCTP.Assoc.{i}.";
1136         }
1137       }
1138       container transport-real-time {
1139         uses transport-real-time-g;
1140         description
1141           "Container for object class FAPService.{i}.Transport.RealTime.";
1142         container transport-real-time-perf {
1143           uses transport-real-time-perf-g;
1144           description
1145             "Container for object class FAPService.{i}.Transport.RealTime.Perf.";
1146         }
1147       }
1148       container transport-packet {
1149         uses transport-packet-g;
1150         description
1151           "Container for object class FAPService.{i}.Transport.Packet.";
1152       }
1153       container transport-security {
1154         uses transport-security-g;
1155         description
1156           "Container for object class FAPService.{i}.Transport.Security.";
1157         list transport-security-secret {
1158           key "uicc-card-id";
1159           uses transport-security-secret-g;
1160           description
1161             "List of object class FAPService.{i}.Transport.Security.Secret.{i}.";
1162         }
1163       }
1164     }
1165     description
1166       "List of object class FAPService.{i}.";
1167   }
1168
1169   grouping fap-service-g {
1170     description
1171       "The Femto Access Point (FAP) Service Object.";
1172     leaf alias {
1173       type string {
1174         length "1..64";
1175       }
1176       description
1177         "{{datatype|expand}}";
1178       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Alias";
1179     }
1180     leaf device-type {
1181       type enumeration {
1182         enum "standalone" {
1183           value 1;
1184           description
1185             "none";
1186           reference "BBF TR-196 2.0.3 full - FAPService.{i}.DeviceType - Standalone";
1187         }
1188         enum "integrated" {
1189           value 2;
1190           description
1191             "none";
1192           reference "BBF TR-196 2.0.3 full - FAPService.{i}.DeviceType - Integrated";
1193         }
1194       }
1195       description
1196         "The type of FAP device.";
1197       reference "BBF TR-196 2.0.3 full - FAPService.{i}.DeviceType";
1198     }
1199     leaf dn-prefix {
1200       type string {
1201         length "0..256";
1202       }
1203       config false;
1204       description
1205         "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";
1206       reference "BBF TR-196 2.0.3 full - FAPService.{i}.DNPrefix";
1207     }
1208     reference "BBF TR-196 2.0.3 full - FAPService.{i}.";
1209   }
1210
1211   grouping capabilities-g {
1212     description
1213       "This object contains parameters relating to the hardware capabilities of the FAP device.";
1214     leaf gps-equipped {
1215       type boolean;
1216       description
1217         "Indicates whether the FAP is equipped with a GPS receiver or not.";
1218       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.GPSEquipped";
1219     }
1220     leaf max-tx-power {
1221       type uint64;
1222       units "dBm";
1223       description
1224         "Indicates the maximum possible transmit power in {{units}} that the FAP hardware can support.";
1225       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.MaxTxPower";
1226     }
1227     leaf-list supported-systems {
1228       type enumeration {
1229         enum "umts" {
1230           value 1;
1231           description
1232             "none";
1233           reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.SupportedSystems - UMTS";
1234         }
1235         enum "lte" {
1236           value 2;
1237           description
1238             "none";
1239           reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.SupportedSystems - LTE";
1240         }
1241         enum "cdma1x" {
1242           value 3;
1243           description
1244             "none";
1245           reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.SupportedSystems - CDMA1x";
1246         }
1247         enum "cdmahrpd" {
1248           value 4;
1249           description
1250             "none";
1251           reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.SupportedSystems - CDMAHRPD";
1252         }
1253       }
1254       description
1255         "{{list}} Each entry is a type of system that the FAP supports. {{enum}}";
1256       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.SupportedSystems";
1257     }
1258     leaf beacon {
1259       type boolean;
1260       description
1261         "Indicates whether FAP can support beacon transmission.";
1262       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.Beacon";
1263     }
1264     reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.";
1265   }
1266
1267   grouping capabilities-umts-g {
1268     description
1269       "This object contains parameters relating to the system and RF aspect of the FAP device that supports the UMTS system.";
1270     leaf duplex-mode {
1271       type enumeration {
1272         enum "fdd-mode" {
1273           value 1;
1274           description
1275             "none";
1276           reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.UMTS.DuplexMode - FDDMode";
1277         }
1278       }
1279       description
1280         "Indicates the mode supported by the FAP. {{enum}}";
1281       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.UMTS.DuplexMode";
1282     }
1283     leaf gsm-rx-supported {
1284       type boolean;
1285       description
1286         "Indicates whether the FAP hardware supports the receiving function of GSM or not.";
1287       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.UMTS.GSMRxSupported";
1288     }
1289     leaf hsdpa-supported {
1290       type boolean;
1291       description
1292         "Indicates whether the FAP hardware supports the HSDPA capability or not.";
1293       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.UMTS.HSDPASupported";
1294     }
1295     leaf max-hsdpa-data-rate-supported {
1296       type uint64;
1297       units "Kbps";
1298       description
1299         "If the FAP hardware supports HSDPA ({{param|HSDPASupported}} is {{true}}), this parameter indicates the maximum HSDPA data rate in {{units}} that the device supports.";
1300       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.UMTS.MaxHSDPADataRateSupported";
1301     }
1302     leaf hsupa-supported {
1303       type boolean;
1304       description
1305         "Indicates whether the FAP hardware supports the HSUPA capability or not.";
1306       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.UMTS.HSUPASupported";
1307     }
1308     leaf max-hsupa-data-rate-supported {
1309       type uint64;
1310       units "Kbps";
1311       description
1312         "If the FAP hardware supports HSUPA ({{param|HSUPASupported}} is {{true}}), this parameter indicates the maximum HSUPA data rate in {{units}} that the device supports.";
1313       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.UMTS.MaxHSUPADataRateSupported";
1314     }
1315     leaf max-hspdsc-hs-supported {
1316       type uint8 {
1317         range "0..15";
1318       }
1319       description
1320         "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.";
1321       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.UMTS.MaxHSPDSCHsSupported";
1322     }
1323     leaf max-hsscc-hs-supported {
1324       type uint64;
1325       description
1326         "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.";
1327       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.UMTS.MaxHSSCCHsSupported";
1328     }
1329     leaf-list fdd-bands-supported {
1330       type string;
1331       min-elements 1;
1332       max-elements "16";
1333       description
1334         "{{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)";
1335       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.UMTS.FDDBandsSupported";
1336     }
1337     leaf-list gsm-rx-bands-supported {
1338       type enumeration {
1339         enum "t-gsm380" {
1340           value 1;
1341           description
1342             "none";
1343           reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.UMTS.GSMRxBandsSupported - T-GSM380";
1344         }
1345         enum "t-gsm410" {
1346           value 2;
1347           description
1348             "none";
1349           reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.UMTS.GSMRxBandsSupported - T-GSM410";
1350         }
1351         enum "gsm450" {
1352           value 3;
1353           description
1354             "none";
1355           reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.UMTS.GSMRxBandsSupported - GSM450";
1356         }
1357         enum "gsm480" {
1358           value 4;
1359           description
1360             "none";
1361           reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.UMTS.GSMRxBandsSupported - GSM480";
1362         }
1363         enum "gsm710" {
1364           value 5;
1365           description
1366             "none";
1367           reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.UMTS.GSMRxBandsSupported - GSM710";
1368         }
1369         enum "gsm750" {
1370           value 6;
1371           description
1372             "none";
1373           reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.UMTS.GSMRxBandsSupported - GSM750";
1374         }
1375         enum "t-gsm810" {
1376           value 7;
1377           description
1378             "none";
1379           reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.UMTS.GSMRxBandsSupported - T-GSM810";
1380         }
1381         enum "gsm850" {
1382           value 8;
1383           description
1384             "none";
1385           reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.UMTS.GSMRxBandsSupported - GSM850";
1386         }
1387         enum "p-gsm900" {
1388           value 9;
1389           description
1390             "none";
1391           reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.UMTS.GSMRxBandsSupported - P-GSM900";
1392         }
1393         enum "e-gsm900" {
1394           value 10;
1395           description
1396             "none";
1397           reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.UMTS.GSMRxBandsSupported - E-GSM900";
1398         }
1399         enum "r-gsm900" {
1400           value 11;
1401           description
1402             "none";
1403           reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.UMTS.GSMRxBandsSupported - R-GSM900";
1404         }
1405         enum "t-gsm900" {
1406           value 12;
1407           description
1408             "none";
1409           reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.UMTS.GSMRxBandsSupported - T-GSM900";
1410         }
1411         enum "dcs1800" {
1412           value 13;
1413           description
1414             "none";
1415           reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.UMTS.GSMRxBandsSupported - DCS1800";
1416         }
1417         enum "pcs1900" {
1418           value 14;
1419           description
1420             "none";
1421           reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.UMTS.GSMRxBandsSupported - PCS1900";
1422         }
1423       }
1424       description
1425         "{{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\"";
1426       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.UMTS.GSMRxBandsSupported";
1427     }
1428     reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.UMTS.";
1429   }
1430
1431   grouping capabilities-umts-self-config-g {
1432     description
1433       "This object contains parameters relating to the self-configuration capabilities of the FAP. Self-configuration is enabled in {{object|.FAPControl.UMTS.SelfConfig.}}";
1434     leaf uarfcn-config {
1435       type boolean;
1436       description
1437         "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}}.";
1438       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.UMTS.SelfConfig.UARFCNConfig";
1439     }
1440     leaf primary-scrambling-code-config {
1441       type boolean;
1442       description
1443         "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}}.";
1444       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.UMTS.SelfConfig.PrimaryScramblingCodeConfig";
1445     }
1446     leaf maxfap-tx-power-expanded-config {
1447       type boolean;
1448       description
1449         "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}}.";
1450       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.UMTS.SelfConfig.MaxFAPTxPowerExpandedConfig";
1451     }
1452     leaf pcpich-power-config {
1453       type boolean;
1454       description
1455         "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.";
1456       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.UMTS.SelfConfig.PCPICHPowerConfig";
1457     }
1458     leaf max-ul-tx-power-config {
1459       type boolean;
1460       description
1461         "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}}.";
1462       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.UMTS.SelfConfig.MaxULTxPowerConfig";
1463     }
1464     leaf lacracura-config {
1465       type boolean;
1466       description
1467         "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}}.";
1468       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.UMTS.SelfConfig.LACRACURAConfig";
1469     }
1470     leaf neighbor-list-config {
1471       type boolean;
1472       description
1473         "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.";
1474       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.UMTS.SelfConfig.NeighborListConfig";
1475     }
1476     leaf cell-re-selection-config {
1477       type boolean;
1478       description
1479         "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.";
1480       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.UMTS.SelfConfig.CellReSelectionConfig";
1481     }
1482     leaf intra-freq-meas-config {
1483       type boolean;
1484       description
1485         "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.";
1486       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.UMTS.SelfConfig.IntraFreqMeasConfig";
1487     }
1488     leaf inter-freq-meas-config {
1489       type boolean;
1490       description
1491         "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.";
1492       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.UMTS.SelfConfig.InterFreqMeasConfig";
1493     }
1494     leaf inter-rat-meas-config {
1495       type boolean;
1496       description
1497         "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.";
1498       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.UMTS.SelfConfig.InterRATMeasConfig";
1499     }
1500     leaf ue-internal-meas-config {
1501       type boolean;
1502       description
1503         "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.";
1504       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.UMTS.SelfConfig.UEInternalMeasConfig";
1505     }
1506     leaf noise-rise-limit-config {
1507       type boolean;
1508       description
1509         "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.";
1510       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.UMTS.SelfConfig.NoiseRiseLimitConfig";
1511     }
1512     reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.UMTS.SelfConfig.";
1513   }
1514
1515   grouping capabilities-lte-g {
1516     description
1517       "This object contains parameters relating to the system and RF aspect of the FAP device that supports the LTE system.";
1518     leaf duplex-mode {
1519       type enumeration {
1520         enum "fdd-mode" {
1521           value 1;
1522           description
1523             "none";
1524           reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.LTE.DuplexMode - FDDMode";
1525         }
1526         enum "tdd-mode" {
1527           value 2;
1528           description
1529             "none";
1530           reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.LTE.DuplexMode - TDDMode";
1531         }
1532       }
1533       description
1534         "Indicates the mode supported by the LTE FAP. {{enum}}";
1535       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.LTE.DuplexMode";
1536     }
1537     leaf-list bands-supported {
1538       type uint8 {
1539         range "1..21 | 33..40";
1540       }
1541       min-elements 1;
1542       max-elements "16";
1543       description
1544         "{{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)";
1545       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.LTE.BandsSupported";
1546     }
1547     leaf nnsf-supported {
1548       type boolean;
1549       description
1550         "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}}.";
1551       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.LTE.NNSFSupported";
1552     }
1553     leaf umts-rx-supported {
1554       type boolean;
1555       description
1556         "Indicates whether the LTE FAP hardware supports the receiving function of UMTS or not.";
1557       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.LTE.UMTSRxSupported";
1558     }
1559     leaf-list umts-rx-bands-supported {
1560       type string;
1561       max-elements "16";
1562       description
1563         "{{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)";
1564       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.LTE.UMTSRxBandsSupported";
1565     }
1566     leaf gsm-rx-supported {
1567       type boolean;
1568       description
1569         "Indicates whether the LTE FAP hardware supports the receiving function of GSM or not.";
1570       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.LTE.GSMRxSupported";
1571     }
1572     leaf-list gsm-rx-bands-supported {
1573       type enumeration {
1574         enum "t-gsm380" {
1575           value 1;
1576           description
1577             "none";
1578           reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.LTE.GSMRxBandsSupported - T-GSM380";
1579         }
1580         enum "t-gsm410" {
1581           value 2;
1582           description
1583             "none";
1584           reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.LTE.GSMRxBandsSupported - T-GSM410";
1585         }
1586         enum "gsm450" {
1587           value 3;
1588           description
1589             "none";
1590           reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.LTE.GSMRxBandsSupported - GSM450";
1591         }
1592         enum "gsm480" {
1593           value 4;
1594           description
1595             "none";
1596           reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.LTE.GSMRxBandsSupported - GSM480";
1597         }
1598         enum "gsm710" {
1599           value 5;
1600           description
1601             "none";
1602           reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.LTE.GSMRxBandsSupported - GSM710";
1603         }
1604         enum "gsm750" {
1605           value 6;
1606           description
1607             "none";
1608           reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.LTE.GSMRxBandsSupported - GSM750";
1609         }
1610         enum "t-gsm810" {
1611           value 7;
1612           description
1613             "none";
1614           reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.LTE.GSMRxBandsSupported - T-GSM810";
1615         }
1616         enum "gsm850" {
1617           value 8;
1618           description
1619             "none";
1620           reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.LTE.GSMRxBandsSupported - GSM850";
1621         }
1622         enum "p-gsm900" {
1623           value 9;
1624           description
1625             "none";
1626           reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.LTE.GSMRxBandsSupported - P-GSM900";
1627         }
1628         enum "e-gsm900" {
1629           value 10;
1630           description
1631             "none";
1632           reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.LTE.GSMRxBandsSupported - E-GSM900";
1633         }
1634         enum "r-gsm900" {
1635           value 11;
1636           description
1637             "none";
1638           reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.LTE.GSMRxBandsSupported - R-GSM900";
1639         }
1640         enum "t-gsm900" {
1641           value 12;
1642           description
1643             "none";
1644           reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.LTE.GSMRxBandsSupported - T-GSM900";
1645         }
1646         enum "dcs1800" {
1647           value 13;
1648           description
1649             "none";
1650           reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.LTE.GSMRxBandsSupported - DCS1800";
1651         }
1652         enum "pcs1900" {
1653           value 14;
1654           description
1655             "none";
1656           reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.LTE.GSMRxBandsSupported - PCS1900";
1657         }
1658       }
1659       description
1660         "{{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\"";
1661       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.LTE.GSMRxBandsSupported";
1662     }
1663     leaf cdma2000-rx-supported {
1664       type boolean;
1665       description
1666         "Indicates whether the LTE FAP hardware supports the receiving function of CDMA2000 or not.";
1667       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.LTE.CDMA2000RxSupported";
1668     }
1669     leaf-list cdma2000-rx-bands-supported {
1670       type string;
1671       max-elements "16";
1672       description
1673         "{{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)";
1674       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.LTE.CDMA2000RxBandsSupported";
1675     }
1676     reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.LTE.";
1677   }
1678
1679   grouping capabilities-cdma2000-g {
1680     description
1681       "This object contains parameters relating to the capability attributes for CDMA2000 FAP.";
1682     leaf remote-ip-access-capable {
1683       type boolean;
1684       description
1685         "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.";
1686       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.CDMA2000.RemoteIPAccessCapable";
1687     }
1688     leaf-list band-class-supportedfap-beacon {
1689       type string;
1690       max-elements "32";
1691       description
1692         "{{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.";
1693       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.CDMA2000.BandClassSupportedFAPBeacon";
1694     }
1695     reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.CDMA2000.";
1696   }
1697
1698   grouping capabilities-cdma2000-one-x-g {
1699     description
1700       "This object contains parameters relating to the capability attributes for the CDMA2000 1x radio technology portions of a CDMA2000 FAP.";
1701     leaf band-class-supportedfap {
1702       type string {
1703         length "0..32";
1704       }
1705       description
1706         "{{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)";
1707       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.CDMA2000.OneX.BandClassSupportedFAP";
1708     }
1709     leaf active-handin-capable {
1710       type boolean;
1711       description
1712         "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.";
1713       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.CDMA2000.OneX.ActiveHandinCapable";
1714     }
1715     leaf femto-overhead-messages-capable {
1716       type boolean;
1717       description
1718         "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.";
1719       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.CDMA2000.OneX.FemtoOverheadMessagesCapable";
1720     }
1721     reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.CDMA2000.OneX.";
1722   }
1723
1724   grouping capabilities-cdma2000-one-x-self-config-g {
1725     description
1726       "This object contains parameters relating to the self-configuration capabilities of the FAP. Self-configuration is enabled in {{object|.FAPControl.CDMA2000.OneX.SelfConfig.}}.";
1727     leaf rfcnfl-config {
1728       type boolean;
1729       description
1730         "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}}.";
1731       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.CDMA2000.OneX.SelfConfig.RFCNFLConfig";
1732     }
1733     leaf pilot-pn-config {
1734       type boolean;
1735       description
1736         "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}}.";
1737       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.CDMA2000.OneX.SelfConfig.PilotPNConfig";
1738     }
1739     leaf maxfap-tx-power-config {
1740       type boolean;
1741       description
1742         "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}}.";
1743       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.CDMA2000.OneX.SelfConfig.MaxFAPTxPowerConfig";
1744     }
1745     leaf maxfap-beacon-tx-power-config {
1746       type boolean;
1747       description
1748         "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}}.";
1749       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.CDMA2000.OneX.SelfConfig.MaxFAPBeaconTxPowerConfig";
1750     }
1751     reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.CDMA2000.OneX.SelfConfig.";
1752   }
1753
1754   grouping capabilities-cdma2000-hrpd-g {
1755     description
1756       "This object contains parameters relating to the capability attributes for the CDMA2000 HRPD radio technology portions of a CDMA2000 FAP.";
1757     leaf a13-session-transfer-capable {
1758       type boolean;
1759       description
1760         "Indicates whether the FAP is capable of supporting A13 session transfer. See {{bibref|3GPP2-C.S0024-B}}.";
1761       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.CDMA2000.HRPD.A13SessionTransferCapable";
1762     }
1763     leaf a16-session-transfer-capable {
1764       type boolean;
1765       description
1766         "Indicates whether the FAP is capable of supporting A16 session transfer. See {{bibref|3GPP2-C.S0024-B}}.";
1767       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.CDMA2000.HRPD.A16SessionTransferCapable";
1768     }
1769     leaf local-ip-access-capable {
1770       type boolean;
1771       description
1772         "Indicates whether the FAP is capable of supporting Local IP access. See {{bibref|3GPP2-C.S0024-B}}.";
1773       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.CDMA2000.HRPD.LocalIPAccessCapable";
1774     }
1775     leaf dedicated-hrpd-beacon {
1776       type boolean;
1777       description
1778         "Indicated whether the FAP supports a dedicated transmission of HRPD beacon independent of the generalized beacon.";
1779       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.CDMA2000.HRPD.DedicatedHRPDBeacon";
1780     }
1781     reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.CDMA2000.HRPD.";
1782   }
1783
1784   grouping capabilities-cdma2000-hrpd-self-config-g {
1785     description
1786       "This object contains parameters relating to the self-configuration capability attributes for the CDMA2000 HRPD radio technology portions of a CDMA2000 FAP.";
1787     leaf rfcnfl-config {
1788       type boolean;
1789       description
1790         "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}}.";
1791       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.CDMA2000.HRPD.SelfConfig.RFCNFLConfig";
1792     }
1793     leaf pilot-pn-config {
1794       type boolean;
1795       description
1796         "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}}.";
1797       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.CDMA2000.HRPD.SelfConfig.PilotPNConfig";
1798     }
1799     leaf maxfap-tx-power-config {
1800       type boolean;
1801       description
1802         "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}}.";
1803       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.CDMA2000.HRPD.SelfConfig.MaxFAPTxPowerConfig";
1804     }
1805     leaf maxfap-beacon-tx-power-config {
1806       type boolean;
1807       description
1808         "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}}.";
1809       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.CDMA2000.HRPD.SelfConfig.MaxFAPBeaconTxPowerConfig";
1810     }
1811     reference "BBF TR-196 2.0.3 full - FAPService.{i}.Capabilities.CDMA2000.HRPD.SelfConfig.";
1812   }
1813
1814   grouping fap-control-g {
1815     description
1816       "This object contains parameters relating to state management and provisioning aspects of the FAP.";
1817     leaf-list self-config-events {
1818       type enumeration {
1819         enum "initial-rem" {
1820           value 1;
1821           description
1822             "none";
1823           reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.SelfConfigEvents - InitialREM";
1824         }
1825       }
1826       config false;
1827       description
1828         "{{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.";
1829       reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.SelfConfigEvents";
1830     }
1831     leaf enclosure-tampering-detected {
1832       type boolean;
1833       config false;
1834       description
1835         "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.";
1836       reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.EnclosureTamperingDetected";
1837     }
1838     reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.";
1839   }
1840
1841   grouping fap-control-umts-g {
1842     description
1843       "This object contains parameters relating to the UMTS system specific information.";
1844     leaf op-state {
1845       type boolean;
1846       description
1847         "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.";
1848       reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.UMTS.OpState";
1849     }
1850     leaf admin-state {
1851       type boolean;
1852       config false;
1853       description
1854         "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}}.";
1855       reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.UMTS.AdminState";
1856     }
1857     leaf rf-tx-status {
1858       type boolean;
1859       description
1860         "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.";
1861       reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.UMTS.RFTxStatus";
1862     }
1863     leaf pm-config {
1864       type string {
1865         length "0..256";
1866       }
1867       config false;
1868       description
1869         "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.";
1870       reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.UMTS.PMConfig";
1871     }
1872     reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.UMTS.";
1873   }
1874
1875   grouping fap-control-umts-self-config-g {
1876     description
1877       "This object contains parameters relating to the controlling of self-configuration capabilities in the FAP.";
1878     leaf uarfcn-self-config-enable {
1879       type boolean;
1880       config false;
1881       description
1882         "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.";
1883       reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.UMTS.SelfConfig.UARFCNSelfConfigEnable";
1884     }
1885     leaf primary-scrambling-code-self-config-enable {
1886       type boolean;
1887       config false;
1888       description
1889         "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.";
1890       reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.UMTS.SelfConfig.PrimaryScramblingCodeSelfConfigEnable";
1891     }
1892     leaf maxfap-tx-power-expanded-self-config-enable {
1893       type boolean;
1894       config false;
1895       description
1896         "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.";
1897       reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.UMTS.SelfConfig.MaxFAPTxPowerExpandedSelfConfigEnable";
1898     }
1899     leaf pcpich-power-self-config-enable {
1900       type boolean;
1901       config false;
1902       description
1903         "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.";
1904       reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.UMTS.SelfConfig.PCPICHPowerSelfConfigEnable";
1905     }
1906     leaf max-ul-tx-power-self-config-enable {
1907       type boolean;
1908       config false;
1909       description
1910         "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.";
1911       reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.UMTS.SelfConfig.MaxULTxPowerSelfConfigEnable";
1912     }
1913     leaf lacracura-self-config-enable {
1914       type boolean;
1915       config false;
1916       description
1917         "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.";
1918       reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.UMTS.SelfConfig.LACRACURASelfConfigEnable";
1919     }
1920     leaf neighbor-list-self-config-enable {
1921       type boolean;
1922       config false;
1923       description
1924         "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.";
1925       reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.UMTS.SelfConfig.NeighborListSelfConfigEnable";
1926     }
1927     leaf cell-re-selection-self-config-enable {
1928       type boolean;
1929       config false;
1930       description
1931         "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.";
1932       reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.UMTS.SelfConfig.CellReSelectionSelfConfigEnable";
1933     }
1934     leaf intra-freq-meas-self-config-enable {
1935       type boolean;
1936       config false;
1937       description
1938         "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.";
1939       reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.UMTS.SelfConfig.IntraFreqMeasSelfConfigEnable";
1940     }
1941     leaf inter-freq-meas-self-config-enable {
1942       type boolean;
1943       config false;
1944       description
1945         "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.";
1946       reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.UMTS.SelfConfig.InterFreqMeasSelfConfigEnable";
1947     }
1948     leaf inter-rat-meas-self-config-enable {
1949       type boolean;
1950       config false;
1951       description
1952         "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.";
1953       reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.UMTS.SelfConfig.InterRATMeasSelfConfigEnable";
1954     }
1955     leaf ue-internal-meas-config-enable {
1956       type boolean;
1957       config false;
1958       description
1959         "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.";
1960       reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.UMTS.SelfConfig.UEInternalMeasConfigEnable";
1961     }
1962     leaf noise-rise-limit-config-enable {
1963       type boolean;
1964       config false;
1965       description
1966         "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.";
1967       reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.UMTS.SelfConfig.NoiseRiseLimitConfigEnable";
1968     }
1969     reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.UMTS.SelfConfig.";
1970   }
1971
1972   grouping fap-control-umts-gateway-g {
1973     description
1974       "This object contains parameters relating to the Gateways that FAP is connected to.";
1975     leaf sec-gw-server1 {
1976       type string {
1977         length "0..64";
1978       }
1979       config false;
1980       description
1981         "First SecGW the FAP attempts to establish connection with. Either hostname or IPaddress.";
1982       reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.UMTS.Gateway.SecGWServer1";
1983     }
1984     leaf sec-gw-server2 {
1985       type string {
1986         length "0..64";
1987       }
1988       config false;
1989       description
1990         "Second 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.SecGWServer2";
1992     }
1993     leaf sec-gw-server3 {
1994       type string {
1995         length "0..64";
1996       }
1997       config false;
1998       description
1999         "Third 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.SecGWServer3";
2001     }
2002     leaf fap-gw-server1 {
2003       type string {
2004         length "0..64";
2005       }
2006       config false;
2007       description
2008         "First FAPGW 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.FAPGWServer1";
2010     }
2011     leaf fap-gw-server2 {
2012       type string {
2013         length "0..64";
2014       }
2015       config false;
2016       description
2017         "Second 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.FAPGWServer2";
2019     }
2020     leaf fap-gw-server3 {
2021       type string {
2022         length "0..64";
2023       }
2024       config false;
2025       description
2026         "Third 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.FAPGWServer3";
2028     }
2029     leaf fap-gw-port {
2030       type uint16 {
2031         range "0..65535";
2032       }
2033       config false;
2034       description
2035         "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.";
2036       reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.UMTS.Gateway.FAPGWPort";
2037     }
2038     reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.UMTS.Gateway.";
2039   }
2040
2041   grouping fap-control-lte-g {
2042     description
2043       "This object contains parameters relating to the LTE system specific information.";
2044     leaf op-state {
2045       type boolean;
2046       description
2047         "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.";
2048       reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.LTE.OpState";
2049     }
2050     leaf admin-state {
2051       type boolean;
2052       config false;
2053       description
2054         "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}}.";
2055       reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.LTE.AdminState";
2056     }
2057     leaf rf-tx-status {
2058       type boolean;
2059       description
2060         "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.";
2061       reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.LTE.RFTxStatus";
2062     }
2063     leaf pm-config {
2064       type string {
2065         length "0..256";
2066       }
2067       config false;
2068       description
2069         "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.";
2070       reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.LTE.PMConfig";
2071     }
2072     reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.LTE.";
2073   }
2074
2075   grouping fap-control-lte-gateway-g {
2076     description
2077       "This object contains parameters relating to the Gateways that the LTE FAP is connected to.";
2078     leaf sec-gw-server1 {
2079       type string {
2080         length "0..64";
2081       }
2082       config false;
2083       description
2084         "First SecGW the LTE FAP attempts to establish connection with. Either hostname or IPaddress.";
2085       reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.LTE.Gateway.SecGWServer1";
2086     }
2087     leaf sec-gw-server2 {
2088       type string {
2089         length "0..64";
2090       }
2091       config false;
2092       description
2093         "Second 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.SecGWServer2";
2095     }
2096     leaf sec-gw-server3 {
2097       type string {
2098         length "0..64";
2099       }
2100       config false;
2101       description
2102         "Third 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.SecGWServer3";
2104     }
2105     leaf-list s1-sig-link-server-list {
2106       type string;
2107       config false;
2108       min-elements 1;
2109       max-elements "256";
2110       description
2111         "{{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.";
2112       reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.LTE.Gateway.S1SigLinkServerList";
2113     }
2114     leaf s1-connection-mode {
2115       type enumeration {
2116         enum "one" {
2117           value 1;
2118           description
2119             "none";
2120           reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.LTE.Gateway.S1ConnectionMode - One";
2121         }
2122         enum "all" {
2123           value 2;
2124           description
2125             "none";
2126           reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.LTE.Gateway.S1ConnectionMode - All";
2127         }
2128       }
2129       config false;
2130       description
2131         "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.";
2132       reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.LTE.Gateway.S1ConnectionMode";
2133     }
2134     leaf s1-sig-link-port {
2135       type uint16 {
2136         range "0..65535";
2137       }
2138       config false;
2139       description
2140         "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.";
2141       reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.LTE.Gateway.S1SigLinkPort";
2142     }
2143     reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.LTE.Gateway.";
2144   }
2145
2146   grouping fap-control-cdma2000-g {
2147     description
2148       "This object contains parameters relating to the configuration for the control portions of a CDMA2000 FAP.";
2149     leaf home-domain {
2150       type string {
2151         length "0..256";
2152       }
2153       config false;
2154       description
2155         "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.";
2156       reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.CDMA2000.HomeDomain";
2157     }
2158     leaf remote-ip-access-enable {
2159       type boolean;
2160       config false;
2161       description
2162         "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.";
2163       reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.CDMA2000.RemoteIPAccessEnable";
2164     }
2165     leaf pm-config {
2166       type string {
2167         length "0..256";
2168       }
2169       config false;
2170       description
2171         "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.";
2172       reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.CDMA2000.PMConfig";
2173     }
2174     reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.CDMA2000.";
2175   }
2176
2177   grouping fap-control-cdma2000-time-g {
2178     description
2179       "This object contains parameters related to time syncronization with CDMA2000 System Time (see {{bibref|3GPP2-C.S0005}}).";
2180     leaf local-time-zone {
2181       type string {
2182         length "0..256";
2183       }
2184       config false;
2185       description
2186         "The local time zone for CDMA2000 operational purposes. E.g., \"+HH:MM JST\" for Japan. See {{bibref|3GPP2-C.S0005}}.";
2187       reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.CDMA2000.Time.LocalTimeZone";
2188     }
2189     leaf current-local-time {
2190       type string {
2191         length "0..64";
2192       }
2193       description
2194         "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)";
2195       reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.CDMA2000.Time.CurrentLocalTime";
2196     }
2197     leaf leap-seconds {
2198       type int64;
2199       units "seconds";
2200       config false;
2201       description
2202         "Number of leap seconds (in {{units}} to be applied between CurrentLocalTime and CDMA System Time. See {{bibref|3GPP2-C.S0005}}.";
2203       reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.CDMA2000.Time.LeapSeconds";
2204     }
2205     leaf daylight-savings-used {
2206       type boolean;
2207       config false;
2208       description
2209         "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}}.";
2210       reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.CDMA2000.Time.DaylightSavingsUsed";
2211     }
2212     reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.CDMA2000.Time.";
2213   }
2214
2215   grouping fap-control-cdma2000-one-x-g {
2216     description
2217       "This object contains all global attributes of the 1xFemto application.";
2218     leaf admin-state {
2219       type enumeration {
2220         enum "lock" {
2221           value 1;
2222           description
2223             "none";
2224           reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.CDMA2000.OneX.AdminState - Lock";
2225         }
2226         enum "unlock" {
2227           value 2;
2228           description
2229             "none";
2230           reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.CDMA2000.OneX.AdminState - Unlock";
2231         }
2232       }
2233       config false;
2234       description
2235         "Administrative state for 1x";
2236       reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.CDMA2000.OneX.AdminState";
2237     }
2238     leaf op-state {
2239       type enumeration {
2240         enum "enabled" {
2241           value 1;
2242           description
2243             "none";
2244           reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.CDMA2000.OneX.OpState - Enabled";
2245         }
2246         enum "disabled" {
2247           value 2;
2248           description
2249             "none";
2250           reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.CDMA2000.OneX.OpState - Disabled";
2251         }
2252       }
2253       description
2254         "Operational state of the 1x";
2255       reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.CDMA2000.OneX.OpState";
2256     }
2257     leaf rf-tx-status {
2258       type boolean;
2259       description
2260         "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.";
2261       reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.CDMA2000.OneX.RFTxStatus";
2262     }
2263     leaf daylight {
2264       type int64;
2265       config false;
2266       description
2267         "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}}.";
2268       reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.CDMA2000.OneX.Daylight";
2269     }
2270     leaf max-p-rev {
2271       type int64;
2272       config false;
2273       description
2274         "Protocol revision supported by the FAP.";
2275       reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.CDMA2000.OneX.MaxPRev";
2276     }
2277     leaf reregister {
2278       type uint64;
2279       config false;
2280       description
2281         "{{param}} triggers a re-registration of all mobiles. The FAP triggers re-registration of all registered mobiles everytime this number changes";
2282       reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.CDMA2000.OneX.Reregister";
2283     }
2284     leaf emergency-session-period {
2285       type uint16 {
2286         range "15..1800";
2287       }
2288       units "seconds";
2289       config false;
2290       description
2291         "The period (in {{units}}) the session of an unauthorized user is kept alive after an emergency call.";
2292       reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.CDMA2000.OneX.EmergencySessionPeriod";
2293     }
2294     leaf location-area-code {
2295       type uint16 {
2296         range "0..65535";
2297       }
2298       config false;
2299       description
2300         "This is the location area code.";
2301       reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.CDMA2000.OneX.LocationAreaCode";
2302     }
2303     leaf msc-id {
2304       type uint64;
2305       config false;
2306       description
2307         "This is the FAP's MSCID. This ID is used in PANI header.";
2308       reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.CDMA2000.OneX.MSCId";
2309     }
2310     leaf active-handin-enable {
2311       type boolean;
2312       config false;
2313       description
2314         "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.";
2315       reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.CDMA2000.OneX.ActiveHandinEnable";
2316     }
2317     reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.CDMA2000.OneX.";
2318   }
2319
2320   grouping fap-control-cdma2000-one-x-active-handin-measurement-g {
2321     description
2322       "CDMA2000 1x active handin operational parameters.";
2323     leaf active-handin-measurement-enable {
2324       type boolean;
2325       config false;
2326       description
2327         "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.";
2328       reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.CDMA2000.OneX.ActiveHandinMeasurement.ActiveHandinMeasurementEnable";
2329     }
2330     leaf active-hand-in-measurement-duration {
2331       type uint16 {
2332         range "0..65535";
2333       }
2334       units "1.25 ms slots";
2335       config false;
2336       description
2337         "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.";
2338       reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.CDMA2000.OneX.ActiveHandinMeasurement.ActiveHandInMeasurementDuration";
2339     }
2340     leaf measurement-report-threshold {
2341       type int64;
2342       units "dBm";
2343       config false;
2344       description
2345         "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.";
2346       reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.CDMA2000.OneX.ActiveHandinMeasurement.MeasurementReportThreshold";
2347     }
2348     reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.CDMA2000.OneX.ActiveHandinMeasurement.";
2349   }
2350
2351   grouping fap-control-cdma2000-one-x-self-config-g {
2352     description
2353       "This object contains parameters relating to the controlling of self-configuration capabilities in the FAP.";
2354     leaf rfcnfl-self-config-enable {
2355       type boolean;
2356       config false;
2357       description
2358         "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.";
2359       reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.CDMA2000.OneX.SelfConfig.RFCNFLSelfConfigEnable";
2360     }
2361     leaf pilot-pn-self-config-enable {
2362       type boolean;
2363       config false;
2364       description
2365         "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.";
2366       reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.CDMA2000.OneX.SelfConfig.PilotPNSelfConfigEnable";
2367     }
2368     leaf maxfap-tx-power-self-config-enable {
2369       type boolean;
2370       config false;
2371       description
2372         "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.";
2373       reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.CDMA2000.OneX.SelfConfig.MaxFAPTxPowerSelfConfigEnable";
2374     }
2375     leaf maxfap-beacon-tx-power-self-config-enable {
2376       type boolean;
2377       config false;
2378       description
2379         "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.";
2380       reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.CDMA2000.OneX.SelfConfig.MaxFAPBeaconTxPowerSelfConfigEnable";
2381     }
2382     reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.CDMA2000.OneX.SelfConfig.";
2383   }
2384
2385   grouping fap-control-cdma2000-gateway-g {
2386     description
2387       "CDMA2000 FAP Security Gateway operational parameters.";
2388     leaf sec-gw-server1 {
2389       type string {
2390         length "0..64";
2391       }
2392       config false;
2393       description
2394         "First SecGW the FAP attempts to contact. Either FQDN or IP address";
2395       reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.CDMA2000.Gateway.SecGWServer1";
2396     }
2397     leaf sec-gw-server2 {
2398       type string {
2399         length "0..64";
2400       }
2401       config false;
2402       description
2403         "Second 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.SecGWServer2";
2405     }
2406     leaf sec-gw-server3 {
2407       type string {
2408         length "0..64";
2409       }
2410       config false;
2411       description
2412         "Third SecGW that the FAP attempts to contact. Can contain either FQDN or IP address";
2413       reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.CDMA2000.Gateway.SecGWServer3";
2414     }
2415     leaf sec-gw-switchover-count {
2416       type uint64;
2417       description
2418         "Counter indicating how many times FAP has switched between SecGW";
2419       reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.CDMA2000.Gateway.SecGWSwitchoverCount";
2420     }
2421     reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.CDMA2000.Gateway.";
2422   }
2423
2424   grouping fap-control-cdma2000-hrpd-g {
2425     description
2426       "Operational parameters for the HRPD portion of a CDMA2000 FAP.";
2427     leaf op-state {
2428       type boolean;
2429       description
2430         "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.";
2431       reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.CDMA2000.HRPD.OpState";
2432     }
2433     leaf admin-state {
2434       type boolean;
2435       config false;
2436       description
2437         "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}}.";
2438       reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.CDMA2000.HRPD.AdminState";
2439     }
2440     leaf rf-tx-status {
2441       type boolean;
2442       description
2443         "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.";
2444       reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.CDMA2000.HRPD.RFTxStatus";
2445     }
2446     leaf a13-session-transfer-enable {
2447       type boolean;
2448       config false;
2449       description
2450         "Indicates whether the FAP performs A13 session transfer. If {{true}} A13 session transfer is enabled; if {{false}} A13 session transfer is disabled.";
2451       reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.CDMA2000.HRPD.A13SessionTransferEnable";
2452     }
2453     leaf local-ip-access-enable {
2454       type boolean;
2455       config false;
2456       description
2457         "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.";
2458       reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.CDMA2000.HRPD.LocalIPAccessEnable";
2459     }
2460     reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.CDMA2000.HRPD.";
2461   }
2462
2463   grouping fap-control-cdma2000-hrpd-self-config-g {
2464     description
2465       "This object contains parameters relating to the controlling of self-configuration capabilities in the FAP.";
2466     leaf rfcnfl-self-config-enable {
2467       type boolean;
2468       config false;
2469       description
2470         "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.";
2471       reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.CDMA2000.HRPD.SelfConfig.RFCNFLSelfConfigEnable";
2472     }
2473     leaf pilot-pn-self-config-enable {
2474       type boolean;
2475       config false;
2476       description
2477         "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.";
2478       reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.CDMA2000.HRPD.SelfConfig.PilotPNSelfConfigEnable";
2479     }
2480     leaf maxfap-tx-power-self-config-enable {
2481       type boolean;
2482       config false;
2483       description
2484         "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.";
2485       reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.CDMA2000.HRPD.SelfConfig.MaxFAPTxPowerSelfConfigEnable";
2486     }
2487     leaf max-hrpd-beacon-tx-power-self-config-enable {
2488       type boolean;
2489       config false;
2490       description
2491         "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.";
2492       reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.CDMA2000.HRPD.SelfConfig.MaxHRPDBeaconTxPowerSelfConfigEnable";
2493     }
2494     reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.CDMA2000.HRPD.SelfConfig.";
2495   }
2496
2497   grouping fap-control-cdma2000-hrpd-a13-g {
2498     description
2499       "This object contains attributes related to A13 Session Transfer";
2500     leaf color-code-to-uati104-number-of-entries {
2501       type uint64;
2502       description
2503         "{{numentries}}";
2504       reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.CDMA2000.HRPD.A13.ColorCodeToUATI104NumberOfEntries";
2505     }
2506     leaf hrpd-subnet-to-ip-number-of-entries {
2507       type uint64;
2508       description
2509         "{{numentries}}";
2510       reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.CDMA2000.HRPD.A13.HRPDSubnetToIPNumberOfEntries";
2511     }
2512     reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.CDMA2000.HRPD.A13.";
2513   }
2514
2515   grouping fap-control-cdma2000-hrpd-a13-color-code-to-uati104-g {
2516     description
2517       "HRPD ColorCode to UATI Mapping Table number of entries.";
2518     leaf enable {
2519       type boolean;
2520       config false;
2521       description
2522         "Enables or disables the {{object}} entry.";
2523       reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.CDMA2000.HRPD.A13.ColorCodeToUATI104.{i}.Enable";
2524     }
2525     leaf alias {
2526       type string {
2527         length "1..64";
2528       }
2529       description
2530         "{{datatype|expand}}";
2531       reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.CDMA2000.HRPD.A13.ColorCodeToUATI104.{i}.Alias";
2532     }
2533     leaf color-code {
2534       type uint16 {
2535         range "0..256";
2536       }
2537       description
2538         "Color Code mapped to UATI104 in the following field";
2539       reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.CDMA2000.HRPD.A13.ColorCodeToUATI104.{i}.ColorCode";
2540     }
2541     leaf uati104 {
2542       type binary {
2543         length "0..13";
2544       }
2545       description
2546         "The UATI104 of the AT that accesses with the ColorCode field";
2547       reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.CDMA2000.HRPD.A13.ColorCodeToUATI104.{i}.UATI104";
2548     }
2549     reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.CDMA2000.HRPD.A13.ColorCodeToUATI104.{i}.";
2550   }
2551
2552   grouping fap-control-cdma2000-hrpd-a13-hrpd-subnet-to-ip-g {
2553     description
2554       "This object contains attributes related to A13 Session Transfer";
2555     leaf enable {
2556       type boolean;
2557       config false;
2558       description
2559         "Enables or disables the {{object}} entry.";
2560       reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.CDMA2000.HRPD.A13.HRPDSubnetToIP.{i}.Enable";
2561     }
2562     leaf alias {
2563       type string {
2564         length "1..64";
2565       }
2566       description
2567         "{{datatype|expand}}";
2568       reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.CDMA2000.HRPD.A13.HRPDSubnetToIP.{i}.Alias";
2569     }
2570     leaf hrpd-subnet-length {
2571       type uint8 {
2572         range "1..104";
2573       }
2574       units "bits";
2575       config false;
2576       description
2577         "The number of MSBs (in {{units}}) in the following field that is part of HRPDSubnet";
2578       reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.CDMA2000.HRPD.A13.HRPDSubnetToIP.{i}.HRPDSubnetLength";
2579     }
2580     leaf hrpd-subnet {
2581       type binary {
2582         length "0..13";
2583       }
2584       config false;
2585       description
2586         "The {{param|HRPDSubnetLength}} MSBs of this field contain the HRPD subnet that maps to the IP address in the following field";
2587       reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.CDMA2000.HRPD.A13.HRPDSubnetToIP.{i}.HRPDSubnet";
2588     }
2589     leaf a13-ip-address {
2590       type inet:ip-address;
2591       description
2592         "This field contains the IP address of A13 endpoint that corresponds to the HRPD subnet";
2593       reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.CDMA2000.HRPD.A13.HRPDSubnetToIP.{i}.A13IPAddress";
2594     }
2595     reference "BBF TR-196 2.0.3 full - FAPService.{i}.FAPControl.CDMA2000.HRPD.A13.HRPDSubnetToIP.{i}.";
2596   }
2597
2598   grouping access-mgmt-g {
2599     description
2600       "This object contains parameters relating to Access Management for the different radio technologies.";
2601     reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.";
2602   }
2603
2604   grouping access-mgmt-umts-g {
2605     description
2606       "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).";
2607     leaf access-mode {
2608       type enumeration {
2609         enum "open access" {
2610           value 1;
2611           description
2612             "none";
2613           reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.UMTS.AccessMode - Open Access";
2614         }
2615         enum "closed access" {
2616           value 2;
2617           description
2618             "none";
2619           reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.UMTS.AccessMode - Closed Access";
2620         }
2621         enum "hybrid access" {
2622           value 3;
2623           description
2624             "none";
2625           reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.UMTS.AccessMode - Hybrid Access";
2626         }
2627       }
2628       default "open access";
2629       config false;
2630       description
2631         "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}}.";
2632       reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.UMTS.AccessMode";
2633     }
2634     leaf non-csgue-access-decision {
2635       type enumeration {
2636         enum "local" {
2637           value 1;
2638           description
2639             "none";
2640           reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.UMTS.NonCSGUEAccessDecision - Local";
2641         }
2642         enum "query fap-gw" {
2643           value 2;
2644           description
2645             "none";
2646           reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.UMTS.NonCSGUEAccessDecision - Query FAPGW";
2647         }
2648         enum "by core" {
2649           value 3;
2650           description
2651             "none";
2652           reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.UMTS.NonCSGUEAccessDecision - By Core";
2653         }
2654       }
2655       default "local";
2656       config false;
2657       description
2658         "Indicates how the access decision is made for non-CSG-capable UE. Parameter is ignored when {{param|AccessMode}} is {{enum|Open Access|AccessMode}}.";
2659       reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.UMTS.NonCSGUEAccessDecision";
2660     }
2661     leaf csg-membership-determined-locally {
2662       type boolean;
2663       default "false";
2664       config false;
2665       description
2666         "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}}";
2667       reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.UMTS.CSGMembershipDeterminedLocally";
2668     }
2669     leaf max-u-es-served {
2670       type int64;
2671       default "-1";
2672       config false;
2673       description
2674         "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.";
2675       reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.UMTS.MaxUEsServed";
2676     }
2677     leaf max-csg-members {
2678       type int64;
2679       default "-1";
2680       config false;
2681       description
2682         "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}}.";
2683       reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.UMTS.MaxCSGMembers";
2684     }
2685     leaf max-non-csg-members {
2686       type int64;
2687       default "-1";
2688       config false;
2689       description
2690         "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.";
2691       reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.UMTS.MaxNonCSGMembers";
2692     }
2693     leaf max-resource-non-csg-members {
2694       type uint8 {
2695         range "0..100";
2696       }
2697       config false;
2698       description
2699         "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.";
2700       reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.UMTS.MaxResourceNonCSGMembers";
2701     }
2702     leaf hnb-name {
2703       type string {
2704         length "0..48";
2705       }
2706       config false;
2707       description
2708         "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}}.";
2709       reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.UMTS.HNBName";
2710     }
2711     leaf csgid {
2712       type uint32 {
2713         range "0..134217727";
2714       }
2715       config false;
2716       description
2717         "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}}.";
2718       reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.UMTS.CSGID";
2719     }
2720     leaf-list access-control-list {
2721       type string {
2722         length "0..15";
2723       }
2724       config false;
2725       max-elements "1024";
2726       description
2727         "{{list}} Each entry is an IMSI.";
2728       reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.UMTS.AccessControlList";
2729     }
2730     leaf max-member-detail-entries {
2731       type uint64;
2732       description
2733         "The maximum number of entries available in the {{object|.AccessMgmt.UMTS.MemberDetail.{i}.}} table.";
2734       reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.UMTS.MaxMemberDetailEntries";
2735     }
2736     leaf member-detail-number-of-entries {
2737       type uint64;
2738       description
2739         "{{numentries}}";
2740       reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.UMTS.MemberDetailNumberOfEntries";
2741     }
2742     reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.UMTS.";
2743   }
2744
2745   grouping access-mgmt-umts-member-detail-g {
2746     description
2747       "Details for CSG and Non-CSG members.";
2748     leaf enable {
2749       type boolean;
2750       config false;
2751       description
2752         "Enables or disables the MemberDetail entry.";
2753       reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.UMTS.MemberDetail.{i}.Enable";
2754     }
2755     leaf alias {
2756       type string {
2757         length "1..64";
2758       }
2759       description
2760         "{{datatype|expand}}";
2761       reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.UMTS.MemberDetail.{i}.Alias";
2762     }
2763     leaf imsi {
2764       type string {
2765         length "0..15";
2766       }
2767       description
2768         "International Mobile Subscriber Identity of the UE.";
2769       reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.UMTS.MemberDetail.{i}.IMSI";
2770     }
2771     leaf msisdn {
2772       type string {
2773         length "0..15";
2774       }
2775       config false;
2776       description
2777         "Mobile Station International Subscriber Identity Number. Set to {{empty}} if unknown.";
2778       reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.UMTS.MemberDetail.{i}.MSISDN";
2779     }
2780     leaf membership-expires {
2781       type yang:date-and-time;
2782       config false;
2783       description
2784         "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}}";
2785       reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.UMTS.MemberDetail.{i}.MembershipExpires";
2786     }
2787     reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.UMTS.MemberDetail.{i}.";
2788   }
2789
2790   grouping access-mgmt-umts-local-ip-access-g {
2791     description
2792       "Local IP access for UMTS FAP.";
2793     leaf enable {
2794       type boolean;
2795       default "false";
2796       config false;
2797       description
2798         "Enables/disables the Local IP Access (LIPA) functionality.";
2799       reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.UMTS.LocalIPAccess.Enable";
2800     }
2801     reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.UMTS.LocalIPAccess.";
2802   }
2803
2804   grouping access-mgmt-lte-g {
2805     description
2806       "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}}.";
2807     leaf access-mode {
2808       type enumeration {
2809         enum "open access" {
2810           value 1;
2811           description
2812             "none";
2813           reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.LTE.AccessMode - Open Access";
2814         }
2815         enum "closed access" {
2816           value 2;
2817           description
2818             "none";
2819           reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.LTE.AccessMode - Closed Access";
2820         }
2821         enum "hybrid access" {
2822           value 3;
2823           description
2824             "none";
2825           reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.LTE.AccessMode - Hybrid Access";
2826         }
2827       }
2828       default "open access";
2829       config false;
2830       description
2831         "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}}.";
2832       reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.LTE.AccessMode";
2833     }
2834     leaf max-u-es-served {
2835       type int64;
2836       default "-1";
2837       config false;
2838       description
2839         "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.";
2840       reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.LTE.MaxUEsServed";
2841     }
2842     leaf max-csg-members {
2843       type int64;
2844       default "-1";
2845       config false;
2846       description
2847         "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}}.";
2848       reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.LTE.MaxCSGMembers";
2849     }
2850     leaf max-non-csg-members {
2851       type int64;
2852       default "-1";
2853       config false;
2854       description
2855         "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.";
2856       reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.LTE.MaxNonCSGMembers";
2857     }
2858     leaf max-resource-non-csg-members {
2859       type uint8 {
2860         range "0..100";
2861       }
2862       config false;
2863       description
2864         "Maximum percentage of physical resource that can be assigned to non-CSG members aggregately at one time. This applies to PDSCH physical resource blocks.";
2865       reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.LTE.MaxResourceNonCSGMembers";
2866     }
2867     leaf csgid {
2868       type uint32 {
2869         range "0..134217727";
2870       }
2871       config false;
2872       description
2873         "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}}.";
2874       reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.LTE.CSGID";
2875     }
2876     leaf hnb-name {
2877       type string {
2878         length "0..48";
2879       }
2880       config false;
2881       description
2882         "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}}.";
2883       reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.LTE.HNBName";
2884     }
2885     reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.LTE.";
2886   }
2887
2888   grouping access-mgmt-lte-local-ip-access-g {
2889     description
2890       "Local IP access for LTE FAP.";
2891     leaf enable {
2892       type boolean;
2893       default "false";
2894       config false;
2895       description
2896         "Enables/disables the Local IP Access (LIPA) functionality.";
2897       reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.LTE.LocalIPAccess.Enable";
2898     }
2899     reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.LTE.LocalIPAccess.";
2900   }
2901
2902   grouping access-mgmt-cdma2000-g {
2903     description
2904       "This object contains configurable and observable attributes related to CDMA2000 Access and Admission Control of the FAP.";
2905     leaf access-mode {
2906       type uint8 {
2907         range "0 | 1 | 3";
2908       }
2909       config false;
2910       description
2911         "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.";
2912       reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.CDMA2000.AccessMode";
2913     }
2914     leaf max-total-active-calls-allowed {
2915       type uint16 {
2916         range "1..1024";
2917       }
2918       config false;
2919       description
2920         "Total number of active calls allowed.";
2921       reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.CDMA2000.MaxTotalActiveCallsAllowed";
2922     }
2923     leaf access-control-list {
2924       type string {
2925         length "0..1024";
2926       }
2927       config false;
2928       description
2929         "{{list}} (maximum item length 15). Each entry is an IMSI.";
2930       reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.CDMA2000.AccessControlList";
2931     }
2932     leaf max-member-detail-entries {
2933       type uint64;
2934       description
2935         "The maximum number of entries available in the {{object|.AccessMgmt.CDMA2000.MemberDetail.{i}.}} table.";
2936       reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.CDMA2000.MaxMemberDetailEntries";
2937     }
2938     leaf member-detail-number-of-entries {
2939       type uint64;
2940       description
2941         "{{numentries}}";
2942       reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.CDMA2000.MemberDetailNumberOfEntries";
2943     }
2944     reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.CDMA2000.";
2945   }
2946
2947   grouping access-mgmt-cdma2000-member-detail-g {
2948     description
2949       "At most one enabled entry in this table can exist with a given value for IMSI and HRPDIdentifierValue. The IMSI field may be empty.";
2950     leaf enable {
2951       type boolean;
2952       config false;
2953       description
2954         "Enables or disables the {{object}} entry.";
2955       reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.CDMA2000.MemberDetail.{i}.Enable";
2956     }
2957     leaf alias {
2958       type string {
2959         length "1..64";
2960       }
2961       description
2962         "{{datatype|expand}}";
2963       reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.CDMA2000.MemberDetail.{i}.Alias";
2964     }
2965     leaf imsi {
2966       type string {
2967         length "0..15";
2968       }
2969       description
2970         "International Mobile Subscriber Identity of the UE.";
2971       reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.CDMA2000.MemberDetail.{i}.IMSI";
2972     }
2973     leaf hrpd-identifier-type {
2974       type int64;
2975       config false;
2976       description
2977         "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.";
2978       reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.CDMA2000.MemberDetail.{i}.HRPDIdentifierType";
2979     }
2980     leaf hrpd-identifier-value {
2981       type string {
2982         length "0..128";
2983       }
2984       config false;
2985       description
2986         "The value of this attribute depends on {{param|HRPDIdentifierType}}. ESN and MEID shall be defined as Hex.";
2987       reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.CDMA2000.MemberDetail.{i}.HRPDIdentifierValue";
2988     }
2989     leaf membership-expires {
2990       type yang:date-and-time;
2991       config false;
2992       description
2993         "The time that the current ACL membership expires.";
2994       reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.CDMA2000.MemberDetail.{i}.MembershipExpires";
2995     }
2996     reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.CDMA2000.MemberDetail.{i}.";
2997   }
2998
2999   grouping access-mgmt-cdma2000-local-ip-access-g {
3000     description
3001       "Local IP access support as defined in 3GPP2";
3002     reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.CDMA2000.LocalIPAccess.";
3003   }
3004
3005   grouping access-mgmt-cdma2000-local-ip-access-hrpd-g {
3006     description
3007       "Local IP access support as defined in 3GPP2";
3008     leaf filter-type {
3009       type uint8 {
3010         range "0..3";
3011       }
3012       config false;
3013       description
3014         "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.";
3015       reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.CDMA2000.LocalIPAccess.HRPD.FilterType";
3016     }
3017     leaf filter-in-use {
3018       type string {
3019         length "0..256";
3020       }
3021       description
3022         "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.";
3023       reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.CDMA2000.LocalIPAccess.HRPD.FilterInUse";
3024     }
3025     leaf egress-filter-number-of-entries {
3026       type uint64;
3027       description
3028         "{{numentries}}";
3029       reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.CDMA2000.LocalIPAccess.HRPD.EgressFilterNumberOfEntries";
3030     }
3031     reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.CDMA2000.LocalIPAccess.HRPD.";
3032   }
3033
3034   grouping access-mgmt-cdma2000-local-ip-access-hrpd-egress-filter-g {
3035     description
3036       "HRPD LIPA Egress Filter Table entries.";
3037     leaf enable {
3038       type boolean;
3039       config false;
3040       description
3041         "Enables or disables the {{object}} entry.";
3042       reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.CDMA2000.LocalIPAccess.HRPD.EgressFilter.{i}.Enable";
3043     }
3044     leaf alias {
3045       type string {
3046         length "1..64";
3047       }
3048       description
3049         "{{datatype|expand}}";
3050       reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.CDMA2000.LocalIPAccess.HRPD.EgressFilter.{i}.Alias";
3051     }
3052     leaf subnet {
3053       type inet:ipv4-address;
3054       description
3055         "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.";
3056       reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.CDMA2000.LocalIPAccess.HRPD.EgressFilter.{i}.Subnet";
3057     }
3058     leaf subnet-mask {
3059       type uint8 {
3060         range "0..32";
3061       }
3062       description
3063         "The length of the IP subnetmask associated with the IP subnet in the previous field.";
3064       reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.CDMA2000.LocalIPAccess.HRPD.EgressFilter.{i}.SubnetMask";
3065     }
3066     reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.CDMA2000.LocalIPAccess.HRPD.EgressFilter.{i}.";
3067   }
3068
3069   grouping access-mgmt-legacy-g {
3070     description
3071       "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.";
3072     reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.Legacy.";
3073   }
3074
3075   grouping access-mgmt-legacy-local-ip-access-g {
3076     description
3077       "Old Local IP access object, included on special request.";
3078     leaf enable {
3079       type boolean;
3080       default "false";
3081       config false;
3082       description
3083         "Enables/disables the Local IP Access (LIPA) functionality.";
3084       reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.Legacy.LocalIPAccess.Enable";
3085     }
3086     leaf max-rules-entries {
3087       type uint64;
3088       description
3089         "The maximum number of entries available in the {{object|.AccessMgmt.Legacy.LocalIPAccess.Rule.{i}.}} table.";
3090       reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.Legacy.LocalIPAccess.MaxRulesEntries";
3091     }
3092     leaf rule-number-of-entries {
3093       type uint64;
3094       description
3095         "{{numentries}}";
3096       reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.Legacy.LocalIPAccess.RuleNumberOfEntries";
3097     }
3098     reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.Legacy.LocalIPAccess.";
3099   }
3100
3101   grouping access-mgmt-legacy-local-ip-access-rule-g {
3102     description
3103       "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.";
3104     leaf enable {
3105       type boolean;
3106       config false;
3107       description
3108         "Enables or disables the forwarding entry.";
3109       reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.Legacy.LocalIPAccess.Rule.{i}.Enable";
3110     }
3111     leaf alias {
3112       type string {
3113         length "1..64";
3114       }
3115       description
3116         "{{datatype|expand}}";
3117       reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.Legacy.LocalIPAccess.Rule.{i}.Alias";
3118     }
3119     leaf dest-ip-address {
3120       type inet:ip-address;
3121       description
3122         "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.";
3123       reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.Legacy.LocalIPAccess.Rule.{i}.DestIPAddress";
3124     }
3125     leaf dest-subnet-mask {
3126       type inet:ip-address;
3127       description
3128         "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.";
3129       reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.Legacy.LocalIPAccess.Rule.{i}.DestSubnetMask";
3130     }
3131     leaf protocol {
3132       type int64;
3133       description
3134         "IP Protocol Identifier. -1 matches any protocol.";
3135       reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.Legacy.LocalIPAccess.Rule.{i}.Protocol";
3136     }
3137     leaf action {
3138       type enumeration {
3139         enum "tunnel" {
3140           value 1;
3141           description
3142             "none";
3143           reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.Legacy.LocalIPAccess.Rule.{i}.Action - Tunnel";
3144         }
3145         enum "napt" {
3146           value 2;
3147           description
3148             "none";
3149           reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.Legacy.LocalIPAccess.Rule.{i}.Action - NAPT";
3150         }
3151       }
3152       config false;
3153       description
3154         "Action to be taken for traffic matching this rule.";
3155       reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.Legacy.LocalIPAccess.Rule.{i}.Action";
3156     }
3157     leaf interface {
3158       type string {
3159         length "0..256";
3160       }
3161       config false;
3162       description
3163         "Specifies the egress interface when {{param|Action}} is set to {{enum|NAPT|Action}}. {{reference}} layer-3 connection object. Example: InternetGatewayDevice.LANDevice.{i}.LANEthernetInterfaceConfig.{i}.";
3164       reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.Legacy.LocalIPAccess.Rule.{i}.Interface";
3165     }
3166     reference "BBF TR-196 2.0.3 full - FAPService.{i}.AccessMgmt.Legacy.LocalIPAccess.Rule.{i}.";
3167   }
3168
3169   grouping cell-config-g {
3170     description
3171       "This object contains parameters relating to configuring the FAP.";
3172     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.";
3173   }
3174
3175   grouping umts-g {
3176     description
3177       "This object contains parameters relating to configuring UMTS system specific information.";
3178     leaf tunnel-instance {
3179       type string {
3180         length "0..256";
3181       }
3182       config false;
3183       description
3184         "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.";
3185       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.TunnelInstance";
3186     }
3187     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.";
3188   }
3189
3190   grouping umts-cn-g {
3191     description
3192       "This object contains parameters relating to configuring UMTS CN.";
3193     leaf plmn-type {
3194       type enumeration {
3195         enum "gsm-map" {
3196           value 1;
3197           description
3198             "none";
3199           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.CN.PLMNType - GSM-MAP";
3200         }
3201         enum "ansi-41" {
3202           value 2;
3203           description
3204             "none";
3205           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.CN.PLMNType - ANSI-41";
3206         }
3207       }
3208       config false;
3209       description
3210         "Type of Public Land Mobile Network (PLMN).";
3211       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.CN.PLMNType";
3212     }
3213     leaf plmnid {
3214       type string {
3215         length "0..6";
3216       }
3217       config false;
3218       description
3219         "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.";
3220       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.CN.PLMNID";
3221     }
3222     leaf-list equiv-plmnid {
3223       type string {
3224         length "0..6";
3225       }
3226       config false;
3227       max-elements "64";
3228       description
3229         "{{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.";
3230       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.CN.EquivPLMNID";
3231     }
3232     leaf sac {
3233       type uint16 {
3234         range "0..65535";
3235       }
3236       config false;
3237       description
3238         "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).";
3239       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.CN.SAC";
3240     }
3241     leaf broadcast-sac {
3242       type uint16 {
3243         range "0..65535";
3244       }
3245       config false;
3246       description
3247         "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}}.";
3248       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.CN.BroadcastSAC";
3249     }
3250     leaf-list lacrac {
3251       type string;
3252       config false;
3253       max-elements "256";
3254       description
3255         "{{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)";
3256       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.CN.LACRAC";
3257     }
3258     leaf lac-in-use {
3259       type uint16 {
3260         range "0..65535";
3261       }
3262       description
3263         "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}}.";
3264       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.CN.LACInUse";
3265     }
3266     leaf rac-in-use {
3267       type uint8 {
3268         range "0..255";
3269       }
3270       description
3271         "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}}.";
3272       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.CN.RACInUse";
3273     }
3274     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.CN.";
3275   }
3276
3277   grouping umts-cn-cs-domain-g {
3278     description
3279       "This object contains parameters relating to configuring the CS domain of the UMTS CN.";
3280     leaf t3212 {
3281       type uint32 {
3282         range "0..91800";
3283       }
3284       units "seconds";
3285       config false;
3286       description
3287         "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.";
3288       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.CN.CSDomain.T3212";
3289     }
3290     leaf imsi-attach-detach-enable {
3291       type boolean;
3292       config false;
3293       description
3294         "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";
3295       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.CN.CSDomain.IMSIAttachDetachEnable";
3296     }
3297     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.CN.CSDomain.";
3298   }
3299
3300   grouping umts-cn-ps-domain-g {
3301     description
3302       "This object contains parameters relating to configuring the PS domain of the UMTS CN.";
3303     leaf network-mode-operation-combined {
3304       type boolean;
3305       config false;
3306       description
3307         "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).";
3308       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.CN.PSDomain.NetworkModeOperationCombined";
3309     }
3310     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.CN.PSDomain.";
3311   }
3312
3313   grouping umts-ran-g {
3314     description
3315       "This object contains parameters relating to the RAN-level configuration.";
3316     leaf-list ura-list {
3317       type uint16 {
3318         range "0..65535";
3319       }
3320       config false;
3321       min-elements 1;
3322       max-elements "50";
3323       description
3324         "{{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}}";
3325       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.URAList";
3326     }
3327     leaf ura-in-use {
3328       type uint16 {
3329         range "0..65535";
3330       }
3331       description
3332         "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}}.";
3333       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.URAInUse";
3334     }
3335     leaf rncid {
3336       type uint16 {
3337         range "0..65535";
3338       }
3339       config false;
3340       description
3341         "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}}";
3342       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.RNCID";
3343     }
3344     leaf cell-id {
3345       type uint32 {
3346         range "0..268435455";
3347       }
3348       config false;
3349       description
3350         "Cell Identity. {{bibref|3GPP-TS.25.401|Section 6.1.5}}";
3351       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellID";
3352     }
3353     leaf t-rat-c {
3354       type uint64;
3355       units "seconds";
3356       config false;
3357       description
3358         "Guard period in {{units}} before sending a \"RANAP:RESET ACKNOWLEDGE\" message towards the Femto GW. {{bibref|3GPP-TS.25.413|Section 9.5}}";
3359       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.TRatC";
3360     }
3361     leaf t-raf-c {
3362       type uint64;
3363       units "seconds";
3364       config false;
3365       description
3366         "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}}";
3367       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.TRafC";
3368     }
3369     leaf n-raf-c {
3370       type uint64 {
3371         range "1..max";
3372       }
3373       config false;
3374       description
3375         "Maximum number for RESET procedure that can be repeated in FAP. {{bibref|3GPP-TS.25.413|Section 8.26.3.2}}";
3376       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NRafC";
3377     }
3378     leaf tig-or {
3379       type uint64;
3380       units "seconds";
3381       config false;
3382       description
3383         "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}}";
3384       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.TigOR";
3385     }
3386     leaf tin-tr {
3387       type uint64;
3388       units "seconds";
3389       config false;
3390       description
3391         "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}}";
3392       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.TinTR";
3393     }
3394     leaf t-data-fwd {
3395       type uint64;
3396       units "seconds";
3397       config false;
3398       description
3399         "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}}";
3400       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.TDataFwd";
3401     }
3402     leaf t-reloc-prep {
3403       type uint64;
3404       units "seconds";
3405       config false;
3406       description
3407         "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}}";
3408       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.TRelocPrep";
3409     }
3410     leaf t-reloc-overall {
3411       type uint64;
3412       units "seconds";
3413       config false;
3414       description
3415         "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}}";
3416       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.TRelocOverall";
3417     }
3418     leaf hnbid-realm {
3419       type string {
3420         length "0..182";
3421       }
3422       config false;
3423       description
3424         "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.";
3425       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.HNBIDRealm";
3426     }
3427     leaf hs-flag {
3428       type boolean;
3429       config false;
3430       description
3431         "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}})";
3432       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.HSFlag";
3433     }
3434     leaf hs-enable {
3435       type boolean;
3436       config false;
3437       description
3438         "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}}.";
3439       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.HSEnable";
3440     }
3441     leaf num-of-hspdsc-hs {
3442       type uint8 {
3443         range "0..15";
3444       }
3445       config false;
3446       description
3447         "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}}";
3448       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NumOfHSPDSCHs";
3449     }
3450     leaf num-of-hsscc-hs {
3451       type uint64;
3452       config false;
3453       description
3454         "The number of HS-SCCHs for one cell. {{bibref|3GPP-TS.32.642|Section 6.3.9}}";
3455       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NumOfHSSCCHs";
3456     }
3457     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.";
3458   }
3459
3460   grouping umts-ran-csg-g {
3461     description
3462       "This object contains parameters relating to the Closed Subscriber Group (CSG).";
3463     leaf csg-indicator {
3464       type boolean;
3465       description
3466         "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}}";
3467       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CSG.CSGIndicator";
3468     }
3469     leaf-list uarfcndl-list {
3470       type uint16 {
3471         range "0..16383";
3472       }
3473       config false;
3474       max-elements "128";
3475       description
3476         "{{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.";
3477       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CSG.UARFCNDLList";
3478     }
3479     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CSG.";
3480   }
3481
3482   grouping umts-ran-csg-csgpsc-split-info-g {
3483     description
3484       "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}}.";
3485     leaf start-psc-range1-coefficient {
3486       type uint8 {
3487         range "0..63";
3488       }
3489       config false;
3490       description
3491         "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}}.";
3492       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CSG.CSGPSCSplitInfo.StartPSCRange1Coefficient";
3493     }
3494     leaf number-of-ps-cs {
3495       type enumeration {
3496         enum "5" {
3497           value 1;
3498           description
3499             "none";
3500           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CSG.CSGPSCSplitInfo.NumberOfPSCs - 5";
3501         }
3502         enum "10" {
3503           value 2;
3504           description
3505             "none";
3506           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CSG.CSGPSCSplitInfo.NumberOfPSCs - 10";
3507         }
3508         enum "15" {
3509           value 3;
3510           description
3511             "none";
3512           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CSG.CSGPSCSplitInfo.NumberOfPSCs - 15";
3513         }
3514         enum "20" {
3515           value 4;
3516           description
3517             "none";
3518           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CSG.CSGPSCSplitInfo.NumberOfPSCs - 20";
3519         }
3520         enum "30" {
3521           value 5;
3522           description
3523             "none";
3524           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CSG.CSGPSCSplitInfo.NumberOfPSCs - 30";
3525         }
3526         enum "40" {
3527           value 6;
3528           description
3529             "none";
3530           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CSG.CSGPSCSplitInfo.NumberOfPSCs - 40";
3531         }
3532         enum "50" {
3533           value 7;
3534           description
3535             "none";
3536           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CSG.CSGPSCSplitInfo.NumberOfPSCs - 50";
3537         }
3538         enum "64" {
3539           value 8;
3540           description
3541             "none";
3542           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CSG.CSGPSCSplitInfo.NumberOfPSCs - 64";
3543         }
3544         enum "80" {
3545           value 9;
3546           description
3547             "none";
3548           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CSG.CSGPSCSplitInfo.NumberOfPSCs - 80";
3549         }
3550         enum "120" {
3551           value 10;
3552           description
3553             "none";
3554           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CSG.CSGPSCSplitInfo.NumberOfPSCs - 120";
3555         }
3556         enum "160" {
3557           value 11;
3558           description
3559             "none";
3560           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CSG.CSGPSCSplitInfo.NumberOfPSCs - 160";
3561         }
3562         enum "256" {
3563           value 12;
3564           description
3565             "none";
3566           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CSG.CSGPSCSplitInfo.NumberOfPSCs - 256";
3567         }
3568         enum "alltherest" {
3569           value 13;
3570           description
3571             "none";
3572           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CSG.CSGPSCSplitInfo.NumberOfPSCs - alltherest";
3573         }
3574         enum "spare3" {
3575           value 14;
3576           description
3577             "none";
3578           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CSG.CSGPSCSplitInfo.NumberOfPSCs - spare3";
3579         }
3580         enum "spare2" {
3581           value 15;
3582           description
3583             "none";
3584           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CSG.CSGPSCSplitInfo.NumberOfPSCs - spare2";
3585         }
3586         enum "spare1" {
3587           value 16;
3588           description
3589             "none";
3590           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CSG.CSGPSCSplitInfo.NumberOfPSCs - spare1";
3591         }
3592       }
3593       config false;
3594       description
3595         "This Information Element (IE) specifies the number of PSCs reserved for CSG cells in each PSC range.";
3596       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CSG.CSGPSCSplitInfo.NumberOfPSCs";
3597     }
3598     leaf psc-range2-offset {
3599       type uint8 {
3600         range "0..63";
3601       }
3602       config false;
3603       description
3604         "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.";
3605       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CSG.CSGPSCSplitInfo.PSCRange2Offset";
3606     }
3607     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CSG.CSGPSCSplitInfo.";
3608   }
3609
3610   grouping umts-ran-cell-selection-g {
3611     description
3612       "This object contains parameters related to cell selection and reselection.";
3613     leaf quality-measure-cpich {
3614       type enumeration {
3615         enum "ec/no" {
3616           value 1;
3617           description
3618             "none";
3619           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellSelection.QualityMeasureCPICH - Ec/No";
3620         }
3621         enum "rscp" {
3622           value 2;
3623           description
3624             "none";
3625           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellSelection.QualityMeasureCPICH - RSCP";
3626         }
3627       }
3628       config false;
3629       description
3630         "Which mechanism to use when doing CPICH quality measurements. {{bibref|3GPP-TS.25.331|Section 10.3.7.47}}";
3631       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellSelection.QualityMeasureCPICH";
3632     }
3633     leaf qqual-min {
3634       type int64;
3635       units "dB";
3636       config false;
3637       description
3638         "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.";
3639       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellSelection.QqualMin";
3640     }
3641     leaf qqual-min-offset {
3642       type uint8 {
3643         range "1..16";
3644       }
3645       units "dB";
3646       default "1";
3647       config false;
3648       description
3649         "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.";
3650       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellSelection.QqualMinOffset";
3651     }
3652     leaf q-rx-lev-min {
3653       type int64;
3654       units "dBm";
3655       config false;
3656       description
3657         "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.";
3658       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellSelection.QRxLevMin";
3659     }
3660     leaf delta-q-rx-lev-min {
3661       type int64;
3662       units "dB";
3663       config false;
3664       description
3665         "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.";
3666       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellSelection.DeltaQRxLevMin";
3667     }
3668     leaf q-rx-lev-min-offset {
3669       type uint8 {
3670         range "2 | 4 | 6 | 8 | 10 | 12 | 14 | 16";
3671       }
3672       units "dB";
3673       default "2";
3674       config false;
3675       description
3676         "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.";
3677       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellSelection.QRxLevMinOffset";
3678     }
3679     leaf q-hyst1s {
3680       type uint8 {
3681         range "0..40";
3682       }
3683       config false;
3684       description
3685         "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.";
3686       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellSelection.QHyst1s";
3687     }
3688     leaf q-hyst2s {
3689       type uint8 {
3690         range "0..40";
3691       }
3692       config false;
3693       description
3694         "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}}.";
3695       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellSelection.QHyst2s";
3696     }
3697     leaf t-reselections {
3698       type uint8 {
3699         range "0..31";
3700       }
3701       units "seconds";
3702       config false;
3703       description
3704         "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}}.";
3705       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellSelection.TReselections";
3706     }
3707     leaf s-intrasearch {
3708       type int64;
3709       config false;
3710       description
3711         "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}}.";
3712       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellSelection.SIntrasearch";
3713     }
3714     leaf s-intersearch {
3715       type int64;
3716       config false;
3717       description
3718         "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}}.";
3719       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellSelection.SIntersearch";
3720     }
3721     leaf s-search-hcs {
3722       type int64;
3723       config false;
3724       description
3725         "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}}.";
3726       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellSelection.SSearchHCS";
3727     }
3728     leaf s-search-rat {
3729       type int64;
3730       config false;
3731       description
3732         "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}}.";
3733       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellSelection.SSearchRAT";
3734     }
3735     leaf shcsrat {
3736       type int64;
3737       config false;
3738       description
3739         "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}}.";
3740       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellSelection.SHCSRAT";
3741     }
3742     leaf s-limit-search-rat {
3743       type int64;
3744       config false;
3745       description
3746         "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}}.";
3747       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellSelection.SLimitSearchRAT";
3748     }
3749     leaf non-hcstcr-max {
3750       type enumeration {
3751         enum "not used" {
3752           value 1;
3753           description
3754             "none";
3755           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellSelection.NonHCSTCRMax - not used";
3756         }
3757         enum "30" {
3758           value 2;
3759           description
3760             "none";
3761           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellSelection.NonHCSTCRMax - 30";
3762         }
3763         enum "60" {
3764           value 3;
3765           description
3766             "none";
3767           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellSelection.NonHCSTCRMax - 60";
3768         }
3769         enum "120" {
3770           value 4;
3771           description
3772             "none";
3773           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellSelection.NonHCSTCRMax - 120";
3774         }
3775         enum "180" {
3776           value 5;
3777           description
3778             "none";
3779           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellSelection.NonHCSTCRMax - 180";
3780         }
3781         enum "240" {
3782           value 6;
3783           description
3784             "none";
3785           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellSelection.NonHCSTCRMax - 240";
3786         }
3787       }
3788       config false;
3789       description
3790         "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}}.";
3791       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellSelection.NonHCSTCRMax";
3792     }
3793     leaf non-hcsncr {
3794       type uint8 {
3795         range "1..16";
3796       }
3797       config false;
3798       description
3799         "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}}.";
3800       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellSelection.NonHCSNCR";
3801     }
3802     leaf non-hcstcr-max-hyst {
3803       type enumeration {
3804         enum "not used" {
3805           value 1;
3806           description
3807             "none";
3808           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellSelection.NonHCSTCRMaxHyst - not used";
3809         }
3810         enum "10" {
3811           value 2;
3812           description
3813             "none";
3814           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellSelection.NonHCSTCRMaxHyst - 10";
3815         }
3816         enum "20" {
3817           value 3;
3818           description
3819             "none";
3820           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellSelection.NonHCSTCRMaxHyst - 20";
3821         }
3822         enum "30" {
3823           value 4;
3824           description
3825             "none";
3826           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellSelection.NonHCSTCRMaxHyst - 30";
3827         }
3828         enum "40" {
3829           value 5;
3830           description
3831             "none";
3832           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellSelection.NonHCSTCRMaxHyst - 40";
3833         }
3834         enum "50" {
3835           value 6;
3836           description
3837             "none";
3838           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellSelection.NonHCSTCRMaxHyst - 50";
3839         }
3840         enum "60" {
3841           value 7;
3842           description
3843             "none";
3844           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellSelection.NonHCSTCRMaxHyst - 60";
3845         }
3846         enum "70" {
3847           value 8;
3848           description
3849             "none";
3850           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellSelection.NonHCSTCRMaxHyst - 70";
3851         }
3852       }
3853       config false;
3854       description
3855         "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}}.";
3856       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellSelection.NonHCSTCRMaxHyst";
3857     }
3858     leaf qhcs {
3859       type uint8 {
3860         range "0..99";
3861       }
3862       default "0";
3863       config false;
3864       description
3865         "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}}";
3866       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellSelection.QHCS";
3867     }
3868     leaf use-of-hcs {
3869       type boolean;
3870       config false;
3871       description
3872         "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}}";
3873       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellSelection.UseOfHCS";
3874     }
3875     leaf hcs-prio {
3876       type uint8 {
3877         range "0..7";
3878       }
3879       default "0";
3880       config false;
3881       description
3882         "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}}";
3883       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellSelection.HCSPrio";
3884     }
3885     leaf tcr-max {
3886       type enumeration {
3887         enum "not used" {
3888           value 1;
3889           description
3890             "none";
3891           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellSelection.TCRMax - not used";
3892         }
3893         enum "30" {
3894           value 2;
3895           description
3896             "none";
3897           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellSelection.TCRMax - 30";
3898         }
3899         enum "60" {
3900           value 3;
3901           description
3902             "none";
3903           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellSelection.TCRMax - 60";
3904         }
3905         enum "120" {
3906           value 4;
3907           description
3908             "none";
3909           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellSelection.TCRMax - 120";
3910         }
3911         enum "180" {
3912           value 5;
3913           description
3914             "none";
3915           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellSelection.TCRMax - 180";
3916         }
3917         enum "240" {
3918           value 6;
3919           description
3920             "none";
3921           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellSelection.TCRMax - 240";
3922         }
3923       }
3924       config false;
3925       description
3926         "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}}.";
3927       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellSelection.TCRMax";
3928     }
3929     leaf ncr {
3930       type uint8 {
3931         range "1..16";
3932       }
3933       config false;
3934       description
3935         "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}}.";
3936       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellSelection.NCR";
3937     }
3938     leaf tcr-max-hyst {
3939       type enumeration {
3940         enum "not used" {
3941           value 1;
3942           description
3943             "none";
3944           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellSelection.TCRMaxHyst - not used";
3945         }
3946         enum "10" {
3947           value 2;
3948           description
3949             "none";
3950           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellSelection.TCRMaxHyst - 10";
3951         }
3952         enum "20" {
3953           value 3;
3954           description
3955             "none";
3956           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellSelection.TCRMaxHyst - 20";
3957         }
3958         enum "30" {
3959           value 4;
3960           description
3961             "none";
3962           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellSelection.TCRMaxHyst - 30";
3963         }
3964         enum "40" {
3965           value 5;
3966           description
3967             "none";
3968           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellSelection.TCRMaxHyst - 40";
3969         }
3970         enum "50" {
3971           value 6;
3972           description
3973             "none";
3974           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellSelection.TCRMaxHyst - 50";
3975         }
3976         enum "60" {
3977           value 7;
3978           description
3979             "none";
3980           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellSelection.TCRMaxHyst - 60";
3981         }
3982         enum "70" {
3983           value 8;
3984           description
3985             "none";
3986           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellSelection.TCRMaxHyst - 70";
3987         }
3988       }
3989       config false;
3990       description
3991         "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}}.";
3992       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellSelection.TCRMaxHyst";
3993     }
3994     leaf ue-tx-pwr-max-rach {
3995       type int64;
3996       units "dBm";
3997       config false;
3998       description
3999         "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}}";
4000       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellSelection.UETxPwrMaxRACH";
4001     }
4002     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellSelection.";
4003   }
4004
4005   grouping umts-ran-rrc-timers-g {
4006     description
4007       "This object contains parameters related to miscellaneous RRC timers and constants.";
4008     leaf t300 {
4009       type uint16 {
4010         range "100..8000";
4011       }
4012       units "milliseconds";
4013       default "1000";
4014       config false;
4015       description
4016         "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}}.";
4017       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.RRCTimers.T300";
4018     }
4019     leaf t301 {
4020       type uint16 {
4021         range "100..8000";
4022       }
4023       units "milliseconds";
4024       default "2000";
4025       config false;
4026       description
4027         "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}}.";
4028       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.RRCTimers.T301";
4029     }
4030     leaf t302 {
4031       type uint16 {
4032         range "100..8000";
4033       }
4034       units "milliseconds";
4035       default "4000";
4036       config false;
4037       description
4038         "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}}.";
4039       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.RRCTimers.T302";
4040     }
4041     leaf t304 {
4042       type uint16 {
4043         range "100 | 200 | 400 | 1000 | 2000";
4044       }
4045       units "milliseconds";
4046       default "2000";
4047       config false;
4048       description
4049         "Timer measured in {{units}}. Defined in SIB1 {{bibref|3GPP-TS.25.331|Section 13.1 and Section 10.3.3.44}}.";
4050       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.RRCTimers.T304";
4051     }
4052     leaf t305 {
4053       type int64;
4054       units "minutes";
4055       default "30";
4056       config false;
4057       description
4058         "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}}.";
4059       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.RRCTimers.T305";
4060     }
4061     leaf t307 {
4062       type uint8 {
4063         range "5 | 10 | 15 | 20 | 30 | 40 | 50";
4064       }
4065       units "seconds";
4066       default "30";
4067       config false;
4068       description
4069         "Timer measured in {{units}}. Defined in SIB1 {{bibref|3GPP-TS.25.331|Section 13.1 and Section 10.3.3.44}}.";
4070       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.RRCTimers.T307";
4071     }
4072     leaf t308 {
4073       type uint16 {
4074         range "40 | 80 | 160 | 320";
4075       }
4076       units "milliseconds";
4077       default "160";
4078       config false;
4079       description
4080         "Timer measured in {{units}}. Defined in SIB1 {{bibref|3GPP-TS.25.331|Section 13.1 and Section 10.3.3.44}}.";
4081       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.RRCTimers.T308";
4082     }
4083     leaf t309 {
4084       type uint8 {
4085         range "1..8";
4086       }
4087       units "seconds";
4088       default "5";
4089       config false;
4090       description
4091         "Timer measured in {{units}}. Defined in SIB1 {{bibref|3GPP-TS.25.331|Section 13.1 and Section 10.3.3.44}}.";
4092       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.RRCTimers.T309";
4093     }
4094     leaf t310 {
4095       type uint16 {
4096         range "40 | 80 | 120 | 160 | 200 | 240 | 280 | 320";
4097       }
4098       units "milliseconds";
4099       default "160";
4100       config false;
4101       description
4102         "Timer measured in {{units}}. Defined in SIB1 {{bibref|3GPP-TS.25.331|Section 13.1 and Section 10.3.3.44}}.";
4103       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.RRCTimers.T310";
4104     }
4105     leaf t311 {
4106       type uint16 {
4107         range "250 | 500 | 750 | 1000 | 1250 | 1500 | 1750 | 2000";
4108       }
4109       units "milliseconds";
4110       default "2000";
4111       config false;
4112       description
4113         "Timer measured in {{units}}. Defined in SIB1 {{bibref|3GPP-TS.25.331|Section 13.1 and Section 10.3.3.43}}.";
4114       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.RRCTimers.T311";
4115     }
4116     leaf t312 {
4117       type uint8 {
4118         range "0..15";
4119       }
4120       units "seconds";
4121       default "1";
4122       config false;
4123       description
4124         "Timer measured in {{units}}. Defined in SIB1 {{bibref|3GPP-TS.25.331|Section 13.1 and Section 10.3.3.44}}.";
4125       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.RRCTimers.T312";
4126     }
4127     leaf t313 {
4128       type uint8 {
4129         range "0..15";
4130       }
4131       units "seconds";
4132       default "3";
4133       config false;
4134       description
4135         "Timer measured in {{units}}. Defined in SIB1 {{bibref|3GPP-TS.25.331|Section 13.1 and Section 10.3.3.43}}.";
4136       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.RRCTimers.T313";
4137     }
4138     leaf t314 {
4139       type uint8 {
4140         range "0 | 2 | 4 | 6 | 8 | 12 | 16 | 20";
4141       }
4142       units "seconds";
4143       default "12";
4144       config false;
4145       description
4146         "Timer measured in {{units}}. Defined in SIB1 {{bibref|3GPP-TS.25.331|Section 13.1 and Section 10.3.3.43}}.";
4147       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.RRCTimers.T314";
4148     }
4149     leaf t315 {
4150       type uint16 {
4151         range "0 | 10 | 30 | 60 | 180 | 600 | 1200 | 1800";
4152       }
4153       units "seconds";
4154       default "180";
4155       config false;
4156       description
4157         "Timer measured in {{units}}. Defined in SIB1 {{bibref|3GPP-TS.25.331|Section 13.1 and Section 10.3.3.43}}.";
4158       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.RRCTimers.T315";
4159     }
4160     leaf t316 {
4161       type int64;
4162       units "seconds";
4163       default "30";
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}}. -1 indicates an unbounded timer in which there is no update.";
4167       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.RRCTimers.T316";
4168     }
4169     leaf t317 {
4170       type uint16 {
4171         range "0 | 10 | 30 | 60 | 180 | 600 | 1200 | 1800";
4172       }
4173       units "seconds";
4174       config false;
4175       description
4176         "Timer measured in {{units}}. Defined in SIB1 {{bibref|3GPP-TS.25.331|Section 13.1 and Section 10.3.3.43}}.";
4177       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.RRCTimers.T317";
4178     }
4179     leaf n300 {
4180       type uint8 {
4181         range "0..7";
4182       }
4183       default "3";
4184       config false;
4185       description
4186         "Counter. Defined in SIB1 {{bibref|3GPP-TS.25.331|Section 13.1 and Section 10.3.3.44}}.";
4187       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.RRCTimers.N300";
4188     }
4189     leaf n301 {
4190       type uint8 {
4191         range "0..7";
4192       }
4193       default "2";
4194       config false;
4195       description
4196         "Counter. Defined in SIB1 {{bibref|3GPP-TS.25.331|Section 13.1 and Section 10.3.3.43}}.";
4197       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.RRCTimers.N301";
4198     }
4199     leaf n302 {
4200       type uint8 {
4201         range "0..7";
4202       }
4203       default "3";
4204       config false;
4205       description
4206         "Counter. Defined in SIB1 {{bibref|3GPP-TS.25.331|Section 13.1 and Section 10.3.3.43}}.";
4207       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.RRCTimers.N302";
4208     }
4209     leaf n304 {
4210       type uint8 {
4211         range "0..7";
4212       }
4213       default "2";
4214       config false;
4215       description
4216         "Counter. Defined in SIB1 {{bibref|3GPP-TS.25.331|Section 13.1 and Section 10.3.3.43}}.";
4217       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.RRCTimers.N304";
4218     }
4219     leaf n310 {
4220       type uint8 {
4221         range "0..7";
4222       }
4223       default "4";
4224       config false;
4225       description
4226         "Counter. Defined in SIB1 {{bibref|3GPP-TS.25.331|Section 13.1 and Section 10.3.3.43}}.";
4227       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.RRCTimers.N310";
4228     }
4229     leaf n312 {
4230       type uint16 {
4231         range "1..1000";
4232       }
4233       default "1";
4234       config false;
4235       description
4236         "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}}.";
4237       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.RRCTimers.N312";
4238     }
4239     leaf n313 {
4240       type uint8 {
4241         range "1 | 2 | 4 | 10 | 20 | 50 | 100 | 200";
4242       }
4243       default "20";
4244       config false;
4245       description
4246         "Counter. Defined in SIB1 {{bibref|3GPP-TS.25.331|Section 13.1 and Section 10.3.3.43}}.";
4247       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.RRCTimers.N313";
4248     }
4249     leaf n315 {
4250       type uint16 {
4251         range "1..1000";
4252       }
4253       default "1";
4254       config false;
4255       description
4256         "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}}.";
4257       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.RRCTimers.N315";
4258     }
4259     leaf wait-time {
4260       type uint8 {
4261         range "0..15";
4262       }
4263       units "seconds";
4264       config false;
4265       description
4266         "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}}.";
4267       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.RRCTimers.WaitTime";
4268     }
4269     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.RRCTimers.";
4270   }
4271
4272   grouping umts-ran-drx-g {
4273     description
4274       "This object contains parameters related to DRX parameters.";
4275     leaf drx-cycle-length-coefficient-cs {
4276       type uint8 {
4277         range "6..9";
4278       }
4279       config false;
4280       description
4281         "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.";
4282       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.DRX.DRXCycleLengthCoefficientCS";
4283     }
4284     leaf drx-cycle-length-coefficient-ps {
4285       type uint8 {
4286         range "6..9";
4287       }
4288       config false;
4289       description
4290         "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.";
4291       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.DRX.DRXCycleLengthCoefficientPS";
4292     }
4293     leaf utrandrx-cycle-length-coefficient {
4294       type uint8 {
4295         range "3..9";
4296       }
4297       config false;
4298       description
4299         "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}}";
4300       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.DRX.UTRANDRXCycleLengthCoefficient";
4301     }
4302     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.DRX.";
4303   }
4304
4305   grouping umts-ran-power-control-g {
4306     description
4307       "This object contains parameters related to power control and RACH.";
4308     leaf constant-value {
4309       type int64;
4310       units "dB";
4311       config false;
4312       description
4313         "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}}";
4314       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.PowerControl.ConstantValue";
4315     }
4316     leaf power-ramp-step-up {
4317       type uint8 {
4318         range "1..8";
4319       }
4320       units "dB";
4321       config false;
4322       description
4323         "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}}";
4324       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.PowerControl.PowerRampStepUp";
4325     }
4326     leaf preamble-retrans-max {
4327       type uint8 {
4328         range "1..64";
4329       }
4330       config false;
4331       description
4332         "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}}";
4333       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.PowerControl.PreambleRetransMax";
4334     }
4335     leaf persistence-scale-factor {
4336       type uint8 {
4337         range "2..9";
4338       }
4339       config false;
4340       description
4341         "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";
4342       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.PowerControl.PersistenceScaleFactor";
4343     }
4344     leaf m-max {
4345       type uint8 {
4346         range "1..32";
4347       }
4348       config false;
4349       description
4350         "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}}";
4351       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.PowerControl.MMax";
4352     }
4353     leaf nb01-min {
4354       type uint8 {
4355         range "0..50";
4356       }
4357       config false;
4358       description
4359         "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}}";
4360       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.PowerControl.NB01Min";
4361     }
4362     leaf nb01-max {
4363       type uint8 {
4364         range "0..50";
4365       }
4366       config false;
4367       description
4368         "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}}";
4369       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.PowerControl.NB01Max";
4370     }
4371     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.PowerControl.";
4372   }
4373
4374   grouping umts-ran-cell-restriction-g {
4375     description
4376       "This object contains parameters related to cell access restriction.";
4377     leaf cell-barred {
4378       type boolean;
4379       config false;
4380       description
4381         "Indicates whether the FAP is barred from service or not. {{bibref|3GPP-TS.25.331|Section 10.3.2}}";
4382       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellRestriction.CellBarred";
4383     }
4384     leaf intra-freq-cell-reselection-indicator {
4385       type boolean;
4386       config false;
4387       description
4388         "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}}";
4389       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellRestriction.IntraFreqCellReselectionIndicator";
4390     }
4391     leaf t-barred {
4392       type uint16 {
4393         range "10 | 20 | 40 | 80 | 160 | 320 | 640 | 1280";
4394       }
4395       units "seconds";
4396       config false;
4397       description
4398         "The time period in {{units}} during which the UE is barred from accessing the FAP. {{bibref|3GPP-TS.25.331|Section 10.3.2}}";
4399       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellRestriction.TBarred";
4400     }
4401     leaf-list access-class-barred-list-cs {
4402       type uint8 {
4403         range "0..15";
4404       }
4405       config false;
4406       description
4407         "{{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}}";
4408       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellRestriction.AccessClassBarredListCS";
4409     }
4410     leaf-list access-class-barred-list-ps {
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 PS 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.AccessClassBarredListPS";
4418     }
4419     leaf cell-reserved-for-operator-use {
4420       type boolean;
4421       config false;
4422       description
4423         "Indicates whether the FAP is reserved for operator use or not. {{bibref|3GPP-TS.25.331|Section 10.3.2}}";
4424       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellRestriction.CellReservedForOperatorUse";
4425     }
4426     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.CellRestriction.";
4427   }
4428
4429   grouping umts-ran-intra-freq-meas-g {
4430     description
4431       "This object contains parameters relating to the intra-freq HO control parameters.";
4432     leaf measurement-quantity {
4433       type enumeration {
4434         enum "cpich ec/no" {
4435           value 1;
4436           description
4437             "none";
4438           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.MeasurementQuantity - CPICH Ec/No";
4439         }
4440         enum "cpich rscp" {
4441           value 2;
4442           description
4443             "none";
4444           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.MeasurementQuantity - CPICH RSCP";
4445         }
4446         enum "pathloss" {
4447           value 3;
4448           description
4449             "none";
4450           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.MeasurementQuantity - Pathloss";
4451         }
4452       }
4453       config false;
4454       description
4455         "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}}";
4456       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.MeasurementQuantity";
4457     }
4458     leaf filter-coefficient {
4459       type uint8 {
4460         range "0..9 | 11 | 13 | 15 | 17 | 19";
4461       }
4462       config false;
4463       description
4464         "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}}";
4465       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.FilterCoefficient";
4466     }
4467     leaf-list intra-frequency-event-identity {
4468       type string;
4469       config false;
4470       max-elements "32";
4471       description
4472         "{{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.";
4473       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.IntraFrequencyEventIdentity";
4474     }
4475     leaf-list triggering-condition2-event1a {
4476       type enumeration {
4477         enum "active" {
4478           value 1;
4479           description
4480             "none";
4481           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.TriggeringCondition2Event1a - Active";
4482         }
4483         enum "monitored" {
4484           value 2;
4485           description
4486             "none";
4487           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.TriggeringCondition2Event1a - Monitored";
4488         }
4489         enum "active and monitored" {
4490           value 3;
4491           description
4492             "none";
4493           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.TriggeringCondition2Event1a - Active and Monitored";
4494         }
4495         enum "detected" {
4496           value 4;
4497           description
4498             "none";
4499           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.TriggeringCondition2Event1a - Detected";
4500         }
4501         enum "detected and monitored" {
4502           value 5;
4503           description
4504             "none";
4505           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.TriggeringCondition2Event1a - Detected and Monitored";
4506         }
4507       }
4508       config false;
4509       description
4510         "{{list}} Indicates which cells can trigger Event 1a. {{enum}} {{bibref|3GPP-TS.25.331|Section 14.1.2 and Section 10.3.7.39}}";
4511       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.TriggeringCondition2Event1a";
4512     }
4513     leaf-list triggering-condition1-event1b {
4514       type enumeration {
4515         enum "active" {
4516           value 1;
4517           description
4518             "none";
4519           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.TriggeringCondition1Event1b - Active";
4520         }
4521         enum "monitored" {
4522           value 2;
4523           description
4524             "none";
4525           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.TriggeringCondition1Event1b - Monitored";
4526         }
4527         enum "active and monitored" {
4528           value 3;
4529           description
4530             "none";
4531           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.TriggeringCondition1Event1b - Active and Monitored";
4532         }
4533       }
4534       config false;
4535       description
4536         "{{list}} Indicates which cells can trigger Event 1b. {{enum}} {{bibref|3GPP-TS.25.331|Section 14.1.2 and Section 10.3.7.39}}";
4537       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.TriggeringCondition1Event1b";
4538     }
4539     leaf-list triggering-condition2-event1e {
4540       type enumeration {
4541         enum "active" {
4542           value 1;
4543           description
4544             "none";
4545           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.TriggeringCondition2Event1e - Active";
4546         }
4547         enum "monitored" {
4548           value 2;
4549           description
4550             "none";
4551           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.TriggeringCondition2Event1e - Monitored";
4552         }
4553         enum "active and monitored" {
4554           value 3;
4555           description
4556             "none";
4557           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.TriggeringCondition2Event1e - Active and Monitored";
4558         }
4559         enum "detected" {
4560           value 4;
4561           description
4562             "none";
4563           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.TriggeringCondition2Event1e - Detected";
4564         }
4565         enum "detected and monitored" {
4566           value 5;
4567           description
4568             "none";
4569           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.TriggeringCondition2Event1e - Detected and Monitored";
4570         }
4571       }
4572       config false;
4573       description
4574         "{{list}} Indicates which cells can trigger Event 1e. {{enum}} {{bibref|3GPP-TS.25.331|Section 14.1.2 and Section 10.3.7.39}}";
4575       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.TriggeringCondition2Event1e";
4576     }
4577     leaf-list triggering-condition1-event1f {
4578       type enumeration {
4579         enum "active" {
4580           value 1;
4581           description
4582             "none";
4583           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.TriggeringCondition1Event1f - Active";
4584         }
4585         enum "monitored" {
4586           value 2;
4587           description
4588             "none";
4589           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.TriggeringCondition1Event1f - Monitored";
4590         }
4591         enum "active and monitored" {
4592           value 3;
4593           description
4594             "none";
4595           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.TriggeringCondition1Event1f - Active and Monitored";
4596         }
4597       }
4598       config false;
4599       description
4600         "{{list}} Indicates which cells can trigger Event 1f. {{enum}} {{bibref|3GPP-TS.25.331|Section 14.1.2 and Section 10.3.7.39}}";
4601       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.TriggeringCondition1Event1f";
4602     }
4603     leaf reporting-range-event1a {
4604       type uint8 {
4605         range "0..29";
4606       }
4607       units "dB";
4608       config false;
4609       description
4610         "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}}";
4611       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.ReportingRangeEvent1a";
4612     }
4613     leaf reporting-range-event1b {
4614       type uint8 {
4615         range "0..29";
4616       }
4617       units "dB";
4618       config false;
4619       description
4620         "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}}";
4621       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.ReportingRangeEvent1b";
4622     }
4623     leaf weighting-factor-event1a {
4624       type uint8 {
4625         range "0..20";
4626       }
4627       config false;
4628       description
4629         "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}}";
4630       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.WeightingFactorEvent1a";
4631     }
4632     leaf weighting-factor-event1b {
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.WeightingFactorEvent1b";
4640     }
4641     leaf report-deactivation-threshold-event1a {
4642       type uint8 {
4643         range "0..7";
4644       }
4645       config false;
4646       description
4647         "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}}";
4648       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.ReportDeactivationThresholdEvent1a";
4649     }
4650     leaf reporting-amount-event1a {
4651       type int64;
4652       config false;
4653       description
4654         "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}}";
4655       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.ReportingAmountEvent1a";
4656     }
4657     leaf reporting-amount-event1c {
4658       type int64;
4659       config false;
4660       description
4661         "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}}";
4662       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.ReportingAmountEvent1c";
4663     }
4664     leaf reporting-interval-event1a {
4665       type uint16 {
4666         range "0 | 250 | 500 | 1000 | 2000 | 4000 | 8000 | 16000";
4667       }
4668       units "milliseconds";
4669       config false;
4670       description
4671         "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}}";
4672       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.ReportingIntervalEvent1a";
4673     }
4674     leaf reporting-interval-event1c {
4675       type uint16 {
4676         range "0 | 250 | 500 | 1000 | 2000 | 4000 | 8000 | 16000";
4677       }
4678       units "milliseconds";
4679       config false;
4680       description
4681         "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}}";
4682       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.ReportingIntervalEvent1c";
4683     }
4684     leaf hysteresis-event1a {
4685       type uint8 {
4686         range "0..15";
4687       }
4688       config false;
4689       description
4690         "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}}";
4691       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.HysteresisEvent1a";
4692     }
4693     leaf hysteresis-event1b {
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.HysteresisEvent1b";
4701     }
4702     leaf hysteresis-event1c {
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.HysteresisEvent1c";
4710     }
4711     leaf hysteresis-event1d {
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.HysteresisEvent1d";
4719     }
4720     leaf hysteresis-event1e {
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.HysteresisEvent1e";
4728     }
4729     leaf hysteresis-event1f {
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.HysteresisEvent1f";
4737     }
4738     leaf time-to-trigger-event1a {
4739       type uint16 {
4740         range "0 | 10 | 20 | 40 | 60 | 80 | 100 | 120 | 160 | 200 | 240 | 320 | 640 | 1280 | 2560 | 5000";
4741       }
4742       units "milliseconds";
4743       config false;
4744       description
4745         "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}}";
4746       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.TimeToTriggerEvent1a";
4747     }
4748     leaf time-to-trigger-event1b {
4749       type uint16 {
4750         range "0 | 10 | 20 | 40 | 60 | 80 | 100 | 120 | 160 | 200 | 240 | 320 | 640 | 1280 | 2560 | 5000";
4751       }
4752       units "milliseconds";
4753       config false;
4754       description
4755         "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}}";
4756       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.TimeToTriggerEvent1b";
4757     }
4758     leaf time-to-trigger-event1c {
4759       type uint16 {
4760         range "0 | 10 | 20 | 40 | 60 | 80 | 100 | 120 | 160 | 200 | 240 | 320 | 640 | 1280 | 2560 | 5000";
4761       }
4762       units "milliseconds";
4763       config false;
4764       description
4765         "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}}";
4766       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.TimeToTriggerEvent1c";
4767     }
4768     leaf time-to-trigger-event1d {
4769       type uint16 {
4770         range "0 | 10 | 20 | 40 | 60 | 80 | 100 | 120 | 160 | 200 | 240 | 320 | 640 | 1280 | 2560 | 5000";
4771       }
4772       units "milliseconds";
4773       config false;
4774       description
4775         "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}}";
4776       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.TimeToTriggerEvent1d";
4777     }
4778     leaf time-to-trigger-event1e {
4779       type uint16 {
4780         range "0 | 10 | 20 | 40 | 60 | 80 | 100 | 120 | 160 | 200 | 240 | 320 | 640 | 1280 | 2560 | 5000";
4781       }
4782       units "milliseconds";
4783       config false;
4784       description
4785         "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}}";
4786       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.TimeToTriggerEvent1e";
4787     }
4788     leaf time-to-trigger-event1f {
4789       type uint16 {
4790         range "0 | 10 | 20 | 40 | 60 | 80 | 100 | 120 | 160 | 200 | 240 | 320 | 640 | 1280 | 2560 | 5000";
4791       }
4792       units "milliseconds";
4793       config false;
4794       description
4795         "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}}";
4796       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.TimeToTriggerEvent1f";
4797     }
4798     leaf threshold-used-frequency-event1e {
4799       type int64;
4800       config false;
4801       description
4802         "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";
4803       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.ThresholdUsedFrequencyEvent1e";
4804     }
4805     leaf threshold-used-frequency-event1f {
4806       type int64;
4807       config false;
4808       description
4809         "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";
4810       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.ThresholdUsedFrequencyEvent1f";
4811     }
4812     leaf replacement-activation-threshold-event1c {
4813       type uint8 {
4814         range "0..7";
4815       }
4816       config false;
4817       description
4818         "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}}";
4819       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.ReplacementActivationThresholdEvent1c";
4820     }
4821     leaf instance-number-of-entries {
4822       type uint64;
4823       description
4824         "{{numentries}}";
4825       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.InstanceNumberOfEntries";
4826     }
4827     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.";
4828   }
4829
4830   grouping umts-ran-intra-freq-meas-instance-g {
4831     description
4832       "Table containing parameters relating to a particular instance of intra-freq events.";
4833     leaf enable {
4834       type boolean;
4835       config false;
4836       description
4837         "Enables or disables this {{object}} entry.";
4838       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.Instance.{i}.Enable";
4839     }
4840     leaf alias {
4841       type string {
4842         length "1..64";
4843       }
4844       description
4845         "{{datatype|expand}}";
4846       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.Instance.{i}.Alias";
4847     }
4848     leaf intra-frequency-event-identity {
4849       type enumeration {
4850         enum "1a" {
4851           value 1;
4852           description
4853             "none";
4854           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.Instance.{i}.IntraFrequencyEventIdentity - 1a";
4855         }
4856         enum "1b" {
4857           value 2;
4858           description
4859             "none";
4860           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.Instance.{i}.IntraFrequencyEventIdentity - 1b";
4861         }
4862         enum "1c" {
4863           value 3;
4864           description
4865             "none";
4866           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.Instance.{i}.IntraFrequencyEventIdentity - 1c";
4867         }
4868         enum "1d" {
4869           value 4;
4870           description
4871             "none";
4872           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.Instance.{i}.IntraFrequencyEventIdentity - 1d";
4873         }
4874         enum "1e" {
4875           value 5;
4876           description
4877             "none";
4878           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.Instance.{i}.IntraFrequencyEventIdentity - 1e";
4879         }
4880         enum "1f" {
4881           value 6;
4882           description
4883             "none";
4884           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.Instance.{i}.IntraFrequencyEventIdentity - 1f";
4885         }
4886       }
4887       description
4888         "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.";
4889       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.Instance.{i}.IntraFrequencyEventIdentity";
4890     }
4891     leaf event-description {
4892       type string {
4893         length "0..256";
4894       }
4895       description
4896         "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\".";
4897       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.Instance.{i}.EventDescription";
4898     }
4899     leaf measurement-quantity {
4900       type enumeration {
4901         enum "cpich ec/no" {
4902           value 1;
4903           description
4904             "none";
4905           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.Instance.{i}.MeasurementQuantity - CPICH Ec/No";
4906         }
4907         enum "cpich rscp" {
4908           value 2;
4909           description
4910             "none";
4911           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.Instance.{i}.MeasurementQuantity - CPICH RSCP";
4912         }
4913         enum "pathloss" {
4914           value 3;
4915           description
4916             "none";
4917           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.Instance.{i}.MeasurementQuantity - Pathloss";
4918         }
4919       }
4920       config false;
4921       description
4922         "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}}";
4923       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.Instance.{i}.MeasurementQuantity";
4924     }
4925     leaf filter-coefficient {
4926       type uint8 {
4927         range "0..9 | 11 | 13 | 15 | 17 | 19";
4928       }
4929       config false;
4930       description
4931         "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}}";
4932       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.Instance.{i}.FilterCoefficient";
4933     }
4934     leaf-list triggering-condition {
4935       type enumeration {
4936         enum "active" {
4937           value 1;
4938           description
4939             "none";
4940           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.Instance.{i}.TriggeringCondition - Active";
4941         }
4942         enum "monitored" {
4943           value 2;
4944           description
4945             "none";
4946           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.Instance.{i}.TriggeringCondition - Monitored";
4947         }
4948         enum "active and monitored" {
4949           value 3;
4950           description
4951             "none";
4952           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.Instance.{i}.TriggeringCondition - Active and Monitored";
4953         }
4954         enum "detected" {
4955           value 4;
4956           description
4957             "none";
4958           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.Instance.{i}.TriggeringCondition - Detected";
4959         }
4960         enum "detected and monitored" {
4961           value 5;
4962           description
4963             "none";
4964           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.Instance.{i}.TriggeringCondition - Detected and Monitored";
4965         }
4966       }
4967       config false;
4968       description
4969         "{{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}}";
4970       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.Instance.{i}.TriggeringCondition";
4971     }
4972     leaf reporting-range {
4973       type uint8 {
4974         range "0..29";
4975       }
4976       units "dB";
4977       config false;
4978       description
4979         "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}}";
4980       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.Instance.{i}.ReportingRange";
4981     }
4982     leaf weighting-factor {
4983       type uint8 {
4984         range "0..20";
4985       }
4986       config false;
4987       description
4988         "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}}";
4989       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.Instance.{i}.WeightingFactor";
4990     }
4991     leaf report-deactivation-threshold {
4992       type uint8 {
4993         range "0..7";
4994       }
4995       config false;
4996       description
4997         "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}}";
4998       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.Instance.{i}.ReportDeactivationThreshold";
4999     }
5000     leaf reporting-amount {
5001       type int64;
5002       config false;
5003       description
5004         "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}}";
5005       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.Instance.{i}.ReportingAmount";
5006     }
5007     leaf reporting-interval {
5008       type uint16 {
5009         range "0 | 250 | 500 | 1000 | 2000 | 4000 | 8000 | 16000";
5010       }
5011       units "milliseconds";
5012       config false;
5013       description
5014         "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}}";
5015       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.Instance.{i}.ReportingInterval";
5016     }
5017     leaf hysteresis {
5018       type uint8 {
5019         range "0..15";
5020       }
5021       config false;
5022       description
5023         "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}}";
5024       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.Instance.{i}.Hysteresis";
5025     }
5026     leaf time-to-trigger {
5027       type uint16 {
5028         range "0 | 10 | 20 | 40 | 60 | 80 | 100 | 120 | 160 | 200 | 240 | 320 | 640 | 1280 | 2560 | 5000";
5029       }
5030       units "milliseconds";
5031       config false;
5032       description
5033         "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}}";
5034       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.Instance.{i}.TimeToTrigger";
5035     }
5036     leaf threshold-used-frequency {
5037       type int64;
5038       config false;
5039       description
5040         "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";
5041       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.Instance.{i}.ThresholdUsedFrequency";
5042     }
5043     leaf replacement-activation-threshold {
5044       type uint8 {
5045         range "0..7";
5046       }
5047       config false;
5048       description
5049         "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}}";
5050       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.Instance.{i}.ReplacementActivationThreshold";
5051     }
5052     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.IntraFreqMeas.Instance.{i}.";
5053   }
5054
5055   grouping umts-ran-inter-freq-meas-g {
5056     description
5057       "This object contains parameters relating to the inter-freq HO related control parameters.";
5058     leaf measurement-quantity {
5059       type enumeration {
5060         enum "cpich ec/no" {
5061           value 1;
5062           description
5063             "none";
5064           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterFreqMeas.MeasurementQuantity - CPICH Ec/No";
5065         }
5066         enum "cpich rscp" {
5067           value 2;
5068           description
5069             "none";
5070           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterFreqMeas.MeasurementQuantity - CPICH RSCP";
5071         }
5072       }
5073       config false;
5074       description
5075         "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}}";
5076       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterFreqMeas.MeasurementQuantity";
5077     }
5078     leaf filter-coefficient {
5079       type uint8 {
5080         range "0..9 | 11 | 13 | 15 | 17 | 19";
5081       }
5082       config false;
5083       description
5084         "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}}";
5085       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterFreqMeas.FilterCoefficient";
5086     }
5087     leaf-list inter-frequency-event-identity {
5088       type string;
5089       config false;
5090       max-elements "32";
5091       description
5092         "{{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}}";
5093       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterFreqMeas.InterFrequencyEventIdentity";
5094     }
5095     leaf weighting-factor-event2a {
5096       type uint8 {
5097         range "0..20";
5098       }
5099       config false;
5100       description
5101         "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}}";
5102       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterFreqMeas.WeightingFactorEvent2a";
5103     }
5104     leaf weighting-factor-event2b {
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.WeightingFactorEvent2b";
5112     }
5113     leaf weighting-factor-event2d {
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.WeightingFactorEvent2d";
5121     }
5122     leaf weighting-factor-event2f {
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.WeightingFactorEvent2f";
5130     }
5131     leaf hysteresis-event2a {
5132       type uint8 {
5133         range "0..29";
5134       }
5135       config false;
5136       description
5137         "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}}";
5138       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterFreqMeas.HysteresisEvent2a";
5139     }
5140     leaf hysteresis-event2b {
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.HysteresisEvent2b";
5148     }
5149     leaf hysteresis-event2d {
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.HysteresisEvent2d";
5157     }
5158     leaf hysteresis-event2f {
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.HysteresisEvent2f";
5166     }
5167     leaf time-to-trigger-event2a {
5168       type uint16 {
5169         range "0 | 10 | 20 | 40 | 60 | 80 | 100 | 120 | 160 | 200 | 240 | 320 | 640 | 1280 | 2560 | 5000";
5170       }
5171       units "milliseconds";
5172       config false;
5173       description
5174         "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}}";
5175       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterFreqMeas.TimeToTriggerEvent2a";
5176     }
5177     leaf time-to-trigger-event2b {
5178       type uint16 {
5179         range "0 | 10 | 20 | 40 | 60 | 80 | 100 | 120 | 160 | 200 | 240 | 320 | 640 | 1280 | 2560 | 5000";
5180       }
5181       units "milliseconds";
5182       config false;
5183       description
5184         "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}}";
5185       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterFreqMeas.TimeToTriggerEvent2b";
5186     }
5187     leaf time-to-trigger-event2d {
5188       type uint16 {
5189         range "0 | 10 | 20 | 40 | 60 | 80 | 100 | 120 | 160 | 200 | 240 | 320 | 640 | 1280 | 2560 | 5000";
5190       }
5191       units "milliseconds";
5192       config false;
5193       description
5194         "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}}";
5195       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterFreqMeas.TimeToTriggerEvent2d";
5196     }
5197     leaf time-to-trigger-event2f {
5198       type uint16 {
5199         range "0 | 10 | 20 | 40 | 60 | 80 | 100 | 120 | 160 | 200 | 240 | 320 | 640 | 1280 | 2560 | 5000";
5200       }
5201       units "milliseconds";
5202       config false;
5203       description
5204         "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}}";
5205       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterFreqMeas.TimeToTriggerEvent2f";
5206     }
5207     leaf threshold-used-frequency-event2b {
5208       type int64;
5209       config false;
5210       description
5211         "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";
5212       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterFreqMeas.ThresholdUsedFrequencyEvent2b";
5213     }
5214     leaf threshold-used-frequency-event2d {
5215       type int64;
5216       config false;
5217       description
5218         "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";
5219       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterFreqMeas.ThresholdUsedFrequencyEvent2d";
5220     }
5221     leaf threshold-used-frequency-event2f {
5222       type int64;
5223       config false;
5224       description
5225         "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";
5226       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterFreqMeas.ThresholdUsedFrequencyEvent2f";
5227     }
5228     leaf instance-number-of-entries {
5229       type uint64;
5230       description
5231         "{{numentries}}";
5232       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterFreqMeas.InstanceNumberOfEntries";
5233     }
5234     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterFreqMeas.";
5235   }
5236
5237   grouping umts-ran-inter-freq-meas-instance-g {
5238     description
5239       "Table containing parameters relating to a particular instance of inter-freq events.";
5240     leaf enable {
5241       type boolean;
5242       config false;
5243       description
5244         "Enables or disables this {{object}} entry.";
5245       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterFreqMeas.Instance.{i}.Enable";
5246     }
5247     leaf alias {
5248       type string {
5249         length "1..64";
5250       }
5251       description
5252         "{{datatype|expand}}";
5253       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterFreqMeas.Instance.{i}.Alias";
5254     }
5255     leaf intra-frequency-event-identity {
5256       type enumeration {
5257         enum "2a" {
5258           value 1;
5259           description
5260             "none";
5261           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterFreqMeas.Instance.{i}.IntraFrequencyEventIdentity - 2a";
5262         }
5263         enum "2b" {
5264           value 2;
5265           description
5266             "none";
5267           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterFreqMeas.Instance.{i}.IntraFrequencyEventIdentity - 2b";
5268         }
5269         enum "2c" {
5270           value 3;
5271           description
5272             "none";
5273           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterFreqMeas.Instance.{i}.IntraFrequencyEventIdentity - 2c";
5274         }
5275         enum "2d" {
5276           value 4;
5277           description
5278             "none";
5279           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterFreqMeas.Instance.{i}.IntraFrequencyEventIdentity - 2d";
5280         }
5281         enum "2e" {
5282           value 5;
5283           description
5284             "none";
5285           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterFreqMeas.Instance.{i}.IntraFrequencyEventIdentity - 2e";
5286         }
5287         enum "2f" {
5288           value 6;
5289           description
5290             "none";
5291           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterFreqMeas.Instance.{i}.IntraFrequencyEventIdentity - 2f";
5292         }
5293       }
5294       description
5295         "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.";
5296       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterFreqMeas.Instance.{i}.IntraFrequencyEventIdentity";
5297     }
5298     leaf event-description {
5299       type string {
5300         length "0..256";
5301       }
5302       description
5303         "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\".";
5304       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterFreqMeas.Instance.{i}.EventDescription";
5305     }
5306     leaf measurement-quantity {
5307       type enumeration {
5308         enum "cpich ec/no" {
5309           value 1;
5310           description
5311             "none";
5312           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterFreqMeas.Instance.{i}.MeasurementQuantity - CPICH Ec/No";
5313         }
5314         enum "cpich rscp" {
5315           value 2;
5316           description
5317             "none";
5318           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterFreqMeas.Instance.{i}.MeasurementQuantity - CPICH RSCP";
5319         }
5320       }
5321       config false;
5322       description
5323         "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}}";
5324       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterFreqMeas.Instance.{i}.MeasurementQuantity";
5325     }
5326     leaf filter-coefficient {
5327       type uint8 {
5328         range "0..9 | 11 | 13 | 15 | 17 | 19";
5329       }
5330       config false;
5331       description
5332         "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}}";
5333       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterFreqMeas.Instance.{i}.FilterCoefficient";
5334     }
5335     leaf weighting-factor {
5336       type uint8 {
5337         range "0..20";
5338       }
5339       config false;
5340       description
5341         "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}}";
5342       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterFreqMeas.Instance.{i}.WeightingFactor";
5343     }
5344     leaf hysteresis {
5345       type uint8 {
5346         range "0..15";
5347       }
5348       config false;
5349       description
5350         "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}}";
5351       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterFreqMeas.Instance.{i}.Hysteresis";
5352     }
5353     leaf time-to-trigger {
5354       type uint16 {
5355         range "0 | 10 | 20 | 40 | 60 | 80 | 100 | 120 | 160 | 200 | 240 | 320 | 640 | 1280 | 2560 | 5000";
5356       }
5357       units "milliseconds";
5358       config false;
5359       description
5360         "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}}";
5361       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterFreqMeas.Instance.{i}.TimeToTrigger";
5362     }
5363     leaf threshold-used-frequency {
5364       type int64;
5365       config false;
5366       description
5367         "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";
5368       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterFreqMeas.Instance.{i}.ThresholdUsedFrequency";
5369     }
5370     leaf threshold-non-used-frequency {
5371       type int64;
5372       config false;
5373       description
5374         "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";
5375       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterFreqMeas.Instance.{i}.ThresholdNonUsedFrequency";
5376     }
5377     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterFreqMeas.Instance.{i}.";
5378   }
5379
5380   grouping umts-ran-inter-rat-meas-g {
5381     description
5382       "This object contains parameters relating to the inter-RAT HO related control parameters. This is specifically for GERAN system.";
5383     leaf gsm-filter-coefficient {
5384       type uint8 {
5385         range "0..9 | 11 | 13 | 15 | 17 | 19";
5386       }
5387       config false;
5388       description
5389         "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}}";
5390       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterRATMeas.GSMFilterCoefficient";
5391     }
5392     leaf bsic-verification-required {
5393       type boolean;
5394       config false;
5395       description
5396         "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}}";
5397       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterRATMeas.BSICVerificationRequired";
5398     }
5399     leaf weighting-factor {
5400       type uint8 {
5401         range "0..20";
5402       }
5403       config false;
5404       description
5405         "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}}";
5406       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterRATMeas.WeightingFactor";
5407     }
5408     leaf hysteresis {
5409       type uint8 {
5410         range "0..15";
5411       }
5412       config false;
5413       description
5414         "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}}";
5415       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterRATMeas.Hysteresis";
5416     }
5417     leaf time-to-trigger {
5418       type uint16 {
5419         range "0 | 10 | 20 | 40 | 60 | 80 | 100 | 120 | 160 | 200 | 240 | 320 | 640 | 1280 | 2560 | 5000";
5420       }
5421       units "milliseconds";
5422       config false;
5423       description
5424         "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}}";
5425       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterRATMeas.TimeToTrigger";
5426     }
5427     leaf threshold-own-system {
5428       type int64;
5429       config false;
5430       description
5431         "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}}.";
5432       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterRATMeas.ThresholdOwnSystem";
5433     }
5434     leaf threshold-other-system {
5435       type int64;
5436       config false;
5437       description
5438         "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}}.";
5439       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterRATMeas.ThresholdOtherSystem";
5440     }
5441     leaf instance-number-of-entries {
5442       type uint64;
5443       description
5444         "{{numentries}}";
5445       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterRATMeas.InstanceNumberOfEntries";
5446     }
5447     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterRATMeas.";
5448   }
5449
5450   grouping umts-ran-inter-rat-meas-instance-g {
5451     description
5452       "Table containing parameters relating to a particular instance of inter-freq events.";
5453     leaf enable {
5454       type boolean;
5455       config false;
5456       description
5457         "Enables or disables this {{object}} entry.";
5458       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterRATMeas.Instance.{i}.Enable";
5459     }
5460     leaf alias {
5461       type string {
5462         length "1..64";
5463       }
5464       description
5465         "{{datatype|expand}}";
5466       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterRATMeas.Instance.{i}.Alias";
5467     }
5468     leaf inter-rat-event-identity {
5469       type enumeration {
5470         enum "3a" {
5471           value 1;
5472           description
5473             "none";
5474           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterRATMeas.Instance.{i}.InterRATEventIdentity - 3a";
5475         }
5476         enum "3b" {
5477           value 2;
5478           description
5479             "none";
5480           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterRATMeas.Instance.{i}.InterRATEventIdentity - 3b";
5481         }
5482         enum "3c" {
5483           value 3;
5484           description
5485             "none";
5486           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterRATMeas.Instance.{i}.InterRATEventIdentity - 3c";
5487         }
5488         enum "3d" {
5489           value 4;
5490           description
5491             "none";
5492           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterRATMeas.Instance.{i}.InterRATEventIdentity - 3d";
5493         }
5494       }
5495       description
5496         "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.";
5497       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterRATMeas.Instance.{i}.InterRATEventIdentity";
5498     }
5499     leaf event-description {
5500       type string {
5501         length "0..256";
5502       }
5503       description
5504         "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\".";
5505       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterRATMeas.Instance.{i}.EventDescription";
5506     }
5507     leaf filter-coefficient {
5508       type uint8 {
5509         range "0..9 | 11 | 13 | 15 | 17 | 19";
5510       }
5511       config false;
5512       description
5513         "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}}";
5514       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterRATMeas.Instance.{i}.FilterCoefficient";
5515     }
5516     leaf bsic-verification-required {
5517       type boolean;
5518       config false;
5519       description
5520         "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}}";
5521       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterRATMeas.Instance.{i}.BSICVerificationRequired";
5522     }
5523     leaf weighting-factor {
5524       type uint8 {
5525         range "0..20";
5526       }
5527       config false;
5528       description
5529         "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}}";
5530       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterRATMeas.Instance.{i}.WeightingFactor";
5531     }
5532     leaf hysteresis {
5533       type uint8 {
5534         range "0..15";
5535       }
5536       config false;
5537       description
5538         "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}}";
5539       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterRATMeas.Instance.{i}.Hysteresis";
5540     }
5541     leaf time-to-trigger {
5542       type uint16 {
5543         range "0 | 10 | 20 | 40 | 60 | 80 | 100 | 120 | 160 | 200 | 240 | 320 | 640 | 1280 | 2560 | 5000";
5544       }
5545       units "milliseconds";
5546       config false;
5547       description
5548         "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}}";
5549       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterRATMeas.Instance.{i}.TimeToTrigger";
5550     }
5551     leaf threshold-own-system {
5552       type int64;
5553       config false;
5554       description
5555         "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}}.";
5556       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterRATMeas.Instance.{i}.ThresholdOwnSystem";
5557     }
5558     leaf threshold-other-system {
5559       type int64;
5560       config false;
5561       description
5562         "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}}.";
5563       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterRATMeas.Instance.{i}.ThresholdOtherSystem";
5564     }
5565     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.InterRATMeas.Instance.{i}.";
5566   }
5567
5568   grouping umts-ran-ue-internal-meas-g {
5569     description
5570       "This object contains parameters relating to the UE internal measurement control parameters.";
5571     leaf filter-coefficient {
5572       type uint8 {
5573         range "0..9 | 11 | 13 | 15 | 17 | 19";
5574       }
5575       config false;
5576       description
5577         "Defines the filter coefficient for UE internal measurement. {{bibref|3GPP-TS.25.331|Section 10.3.7.9 and Section 10.3.7.79}}";
5578       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.UEInternalMeas.FilterCoefficient";
5579     }
5580     leaf ue-tx-pwr-threshold-event6a {
5581       type int64;
5582       units "dBm";
5583       config false;
5584       description
5585         "Defines the threshold for UE transmit power above which Event 6a is reported. {{bibref|3GPP-TS.25.331|Section 10.3.7.80}}";
5586       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.UEInternalMeas.UETxPwrThresholdEvent6a";
5587     }
5588     leaf time-to-trigger-event6a {
5589       type uint16 {
5590         range "0 | 10 | 20 | 40 | 60 | 80 | 100 | 120 | 160 | 200 | 240 | 320 | 640 | 1280 | 2560 | 5000";
5591       }
5592       units "milliseconds";
5593       config false;
5594       description
5595         "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}}";
5596       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.UEInternalMeas.TimeToTriggerEvent6a";
5597     }
5598     leaf ue-tx-pwr-threshold-event6b {
5599       type int64;
5600       units "dBm";
5601       config false;
5602       description
5603         "Defines the threshold for UE transmit power above which Event 6b is reported. {{bibref|3GPP-TS.25.331|Section 10.3.7.80}}";
5604       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.UEInternalMeas.UETxPwrThresholdEvent6b";
5605     }
5606     leaf time-to-trigger-event6b {
5607       type uint16 {
5608         range "0 | 10 | 20 | 40 | 60 | 80 | 100 | 120 | 160 | 200 | 240 | 320 | 640 | 1280 | 2560 | 5000";
5609       }
5610       units "milliseconds";
5611       config false;
5612       description
5613         "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}}";
5614       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.UEInternalMeas.TimeToTriggerEvent6b";
5615     }
5616     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.UEInternalMeas.";
5617   }
5618
5619   grouping umts-ran-rf-g {
5620     description
5621       "This object contains parameters relating to the RF configuration.";
5622     leaf-list uarfcndl {
5623       type string;
5624       config false;
5625       min-elements 1;
5626       max-elements "64";
5627       description
5628         "{{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.";
5629       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.RF.UARFCNDL";
5630     }
5631     leaf uarfcndl-in-use {
5632       type uint64;
5633       description
5634         "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}}.";
5635       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.RF.UARFCNDLInUse";
5636     }
5637     leaf uarfcnul-in-use {
5638       type uint64;
5639       description
5640         "The UL UARFCN being used by the FAP. The UL UARFCN that corresponds to {{param|UARFCNDLInUse}}.";
5641       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.RF.UARFCNULInUse";
5642     }
5643     leaf-list uarfcndl-to-protect {
5644       type string;
5645       config false;
5646       max-elements "64";
5647       description
5648         "{{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.";
5649       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.RF.UARFCNDLToProtect";
5650     }
5651     leaf-list primary-scrambling-code {
5652       type string;
5653       config false;
5654       min-elements 1;
5655       max-elements "32";
5656       description
5657         "{{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.";
5658       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.RF.PrimaryScramblingCode";
5659     }
5660     leaf primary-scrambling-code-in-use {
5661       type uint64;
5662       description
5663         "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}}.";
5664       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.RF.PrimaryScramblingCodeInUse";
5665     }
5666     leaf maxfap-tx-power-expanded {
5667       type string {
5668         length "0..64";
5669       }
5670       config false;
5671       description
5672         "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}}";
5673       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.RF.MaxFAPTxPowerExpanded";
5674     }
5675     leaf maxfap-tx-power-in-use-expanded {
5676       type int64;
5677       units "dBm";
5678       description
5679         "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.";
5680       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.RF.MaxFAPTxPowerInUseExpanded";
5681     }
5682     leaf max-ul-tx-power {
5683       type string {
5684         length "0..64";
5685       }
5686       config false;
5687       description
5688         "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}}";
5689       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.RF.MaxULTxPower";
5690     }
5691     leaf max-ul-tx-power-in-use {
5692       type int64;
5693       units "dBm";
5694       description
5695         "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.";
5696       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.RF.MaxULTxPowerInUse";
5697     }
5698     leaf pcpich-power {
5699       type string {
5700         length "0..64";
5701       }
5702       config false;
5703       description
5704         "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}}";
5705       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.RF.PCPICHPower";
5706     }
5707     leaf pcpich-power-in-use {
5708       type int64;
5709       units "dBm";
5710       description
5711         "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.";
5712       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.RF.PCPICHPowerInUse";
5713     }
5714     leaf power-offset-pilot-dpdch {
5715       type uint8 {
5716         range "0..24";
5717       }
5718       units "dB";
5719       config false;
5720       description
5721         "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}}";
5722       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.RF.PowerOffsetPilotDPDCH";
5723     }
5724     leaf fap-coverage-target {
5725       type uint8 {
5726         range "50..150";
5727       }
5728       units "dB";
5729       config false;
5730       description
5731         "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}}";
5732       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.RF.FAPCoverageTarget";
5733     }
5734     leaf fap-quality-target-ec-io {
5735       type int64;
5736       units "dB";
5737       config false;
5738       description
5739         "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.";
5740       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.RF.FAPQualityTargetEcIo";
5741     }
5742     leaf psch-power {
5743       type int64;
5744       units "dB";
5745       config false;
5746       description
5747         "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}}";
5748       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.RF.PSCHPower";
5749     }
5750     leaf ssch-power {
5751       type int64;
5752       units "dB";
5753       config false;
5754       description
5755         "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}}";
5756       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.RF.SSCHPower";
5757     }
5758     leaf pich-power {
5759       type int64;
5760       units "dB";
5761       config false;
5762       description
5763         "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}}";
5764       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.RF.PICHPower";
5765     }
5766     leaf pch-power {
5767       type int64;
5768       units "dB";
5769       config false;
5770       description
5771         "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}}";
5772       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.RF.PCHPower";
5773     }
5774     leaf fach-power {
5775       type int64;
5776       units "dB";
5777       config false;
5778       description
5779         "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}}";
5780       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.RF.FACHPower";
5781     }
5782     leaf bch-power {
5783       type int64;
5784       units "dB";
5785       config false;
5786       description
5787         "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}}";
5788       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.RF.BCHPower";
5789     }
5790     leaf aich-power {
5791       type int64;
5792       units "dB";
5793       config false;
5794       description
5795         "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}}";
5796       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.RF.AICHPower";
5797     }
5798     leaf ctch-allocation-period {
5799       type uint8 {
5800         range "1..255";
5801       }
5802       config false;
5803       description
5804         "The value defines 'N' multiples of M(TTI) for CBS DRX calculations at the UE side.";
5805       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.RF.CTCHAllocationPeriod";
5806     }
5807     leaf cbs-frame-offset {
5808       type uint8 {
5809         range "0..255";
5810       }
5811       config false;
5812       description
5813         "Value of CBS frame offset (CTCH) on DL FACH. Parameter in SIB5";
5814       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.RF.CBSFrameOffset";
5815     }
5816     leaf max-tti {
5817       type uint8 {
5818         range "1..255";
5819       }
5820       config false;
5821       description
5822         "Defines the number of radio frames in the TTI of the FACH used for CTCH (MTTI).";
5823       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.RF.MaxTTI";
5824     }
5825     leaf noise-rise-limit-lower-value {
5826       type uint16 {
5827         range "0..500";
5828       }
5829       config false;
5830       description
5831         "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.";
5832       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.RF.NoiseRiseLimitLowerValue";
5833     }
5834     leaf noise-rise-limit-upper-value {
5835       type uint16 {
5836         range "0..500";
5837       }
5838       config false;
5839       description
5840         "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.";
5841       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.RF.NoiseRiseLimitUpperValue";
5842     }
5843     leaf noise-rise-limit-in-use {
5844       type uint16 {
5845         range "0..500";
5846       }
5847       description
5848         "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.";
5849       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.RF.NoiseRiseLimitInUse";
5850     }
5851     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.RF.";
5852   }
5853
5854   grouping umts-ran-neighbor-list-g {
5855     description
5856       "This object contains parameters relating to the neighbor list.";
5857     leaf max-intra-freq-cell-entries {
5858       type uint64;
5859       description
5860         "The maximum number of entries in the {{object|.CellConfig.UMTS.RAN.NeighborList.IntraFreqCell.{i}.}} table.";
5861       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborList.MaxIntraFreqCellEntries";
5862     }
5863     leaf max-inter-freq-cell-entries {
5864       type uint64;
5865       description
5866         "The maximum number of entries in the {{object|.CellConfig.UMTS.RAN.NeighborList.InterFreqCell.{i}.}} table.";
5867       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborList.MaxInterFreqCellEntries";
5868     }
5869     leaf intra-freq-cell-number-of-entries {
5870       type uint64;
5871       description
5872         "{{numentries}}";
5873       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborList.IntraFreqCellNumberOfEntries";
5874     }
5875     leaf inter-freq-cell-number-of-entries {
5876       type uint64;
5877       description
5878         "{{numentries}}";
5879       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborList.InterFreqCellNumberOfEntries";
5880     }
5881     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborList.";
5882   }
5883
5884   grouping umts-ran-neighbor-list-intra-freq-cell-g {
5885     description
5886       "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.";
5887     leaf enable {
5888       type boolean;
5889       config false;
5890       description
5891         "Enables or disables this entry.";
5892       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborList.IntraFreqCell.{i}.Enable";
5893     }
5894     leaf alias {
5895       type string {
5896         length "1..64";
5897       }
5898       description
5899         "{{datatype|expand}}";
5900       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborList.IntraFreqCell.{i}.Alias";
5901     }
5902     leaf must-include {
5903       type boolean;
5904       config false;
5905       description
5906         "Indicates whether this instance of the neighbor shall be included or excluded in the FAP's NL configuration.";
5907       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborList.IntraFreqCell.{i}.MustInclude";
5908     }
5909     leaf plmnid {
5910       type string {
5911         length "0..6";
5912       }
5913       config false;
5914       description
5915         "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.";
5916       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborList.IntraFreqCell.{i}.PLMNID";
5917     }
5918     leaf rncid {
5919       type uint16 {
5920         range "0..65535";
5921       }
5922       config false;
5923       description
5924         "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}}";
5925       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborList.IntraFreqCell.{i}.RNCID";
5926     }
5927     leaf cid {
5928       type uint16 {
5929         range "0..65535";
5930       }
5931       config false;
5932       description
5933         "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}}.";
5934       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborList.IntraFreqCell.{i}.CID";
5935     }
5936     leaf lac {
5937       type uint16 {
5938         range "1..65533 | 65535";
5939       }
5940       config false;
5941       description
5942         "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}}.";
5943       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborList.IntraFreqCell.{i}.LAC";
5944     }
5945     leaf rac {
5946       type uint8 {
5947         range "0..255";
5948       }
5949       config false;
5950       description
5951         "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}}";
5952       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborList.IntraFreqCell.{i}.RAC";
5953     }
5954     leaf ura {
5955       type uint16 {
5956         range "0..65535";
5957       }
5958       config false;
5959       description
5960         "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}}";
5961       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborList.IntraFreqCell.{i}.URA";
5962     }
5963     leaf pcpich-scrambling-code {
5964       type uint16 {
5965         range "0..511";
5966       }
5967       description
5968         "Primary CPICH scrambling code.";
5969       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborList.IntraFreqCell.{i}.PCPICHScramblingCode";
5970     }
5971     leaf pcpich-tx-power {
5972       type int64;
5973       units "dBm";
5974       config false;
5975       description
5976         "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}}";
5977       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborList.IntraFreqCell.{i}.PCPICHTxPower";
5978     }
5979     leaf collocated-inter-freq-cell {
5980       type uint32 {
5981         range "0..268435455";
5982       }
5983       config false;
5984       description
5985         "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}}";
5986       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborList.IntraFreqCell.{i}.CollocatedInterFreqCell";
5987     }
5988     leaf max-tx-power {
5989       type int64;
5990       units "0.1 dBm";
5991       config false;
5992       description
5993         "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}}";
5994       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborList.IntraFreqCell.{i}.MaxTxPower";
5995     }
5996     leaf max-dpc-htx-power {
5997       type int64;
5998       units "0.1 dBm";
5999       config false;
6000       description
6001         "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.";
6002       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborList.IntraFreqCell.{i}.MaxDPCHtxPower";
6003     }
6004     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborList.IntraFreqCell.{i}.";
6005   }
6006
6007   grouping umts-ran-neighbor-list-inter-freq-cell-g {
6008     description
6009       "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.";
6010     leaf enable {
6011       type boolean;
6012       config false;
6013       description
6014         "Enables or disables this entry.";
6015       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborList.InterFreqCell.{i}.Enable";
6016     }
6017     leaf alias {
6018       type string {
6019         length "1..64";
6020       }
6021       description
6022         "{{datatype|expand}}";
6023       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborList.InterFreqCell.{i}.Alias";
6024     }
6025     leaf must-include {
6026       type boolean;
6027       config false;
6028       description
6029         "Indicates whether this instance of the neighbor shall be included or excluded in the FAP's NL configuration.";
6030       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborList.InterFreqCell.{i}.MustInclude";
6031     }
6032     leaf plmnid {
6033       type string {
6034         length "0..6";
6035       }
6036       config false;
6037       description
6038         "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.";
6039       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborList.InterFreqCell.{i}.PLMNID";
6040     }
6041     leaf rncid {
6042       type uint16 {
6043         range "0..65535";
6044       }
6045       config false;
6046       description
6047         "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}}";
6048       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborList.InterFreqCell.{i}.RNCID";
6049     }
6050     leaf cid {
6051       type uint16 {
6052         range "0..65535";
6053       }
6054       config false;
6055       description
6056         "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}}.";
6057       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborList.InterFreqCell.{i}.CID";
6058     }
6059     leaf lac {
6060       type uint16 {
6061         range "1..65533 | 65535";
6062       }
6063       config false;
6064       description
6065         "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}}.";
6066       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborList.InterFreqCell.{i}.LAC";
6067     }
6068     leaf rac {
6069       type uint8 {
6070         range "0..255";
6071       }
6072       config false;
6073       description
6074         "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}}";
6075       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborList.InterFreqCell.{i}.RAC";
6076     }
6077     leaf ura {
6078       type uint16 {
6079         range "0..65535";
6080       }
6081       config false;
6082       description
6083         "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}}";
6084       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborList.InterFreqCell.{i}.URA";
6085     }
6086     leaf uarfcnul {
6087       type uint16 {
6088         range "0..16383";
6089       }
6090       config false;
6091       description
6092         "The UL UTRA Absolute Radio Frequency Channel Number (UARFCN) in an FDD mode cell. {{bibref|3GPP-TS.25.433}}";
6093       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborList.InterFreqCell.{i}.UARFCNUL";
6094     }
6095     leaf uarfcndl {
6096       type uint16 {
6097         range "0..16383";
6098       }
6099       description
6100         "The DL UTRA Absolute Radio Frequency Channel Number (UARFCN) in an FDD mode cell. {{bibref|3GPP-TS.25.433}}";
6101       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborList.InterFreqCell.{i}.UARFCNDL";
6102     }
6103     leaf pcpich-scrambling-code {
6104       type uint16 {
6105         range "0..511";
6106       }
6107       description
6108         "Primary CPICH scrambling code.";
6109       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborList.InterFreqCell.{i}.PCPICHScramblingCode";
6110     }
6111     leaf pcpich-tx-power {
6112       type int64;
6113       units "dBm";
6114       config false;
6115       description
6116         "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}}";
6117       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborList.InterFreqCell.{i}.PCPICHTxPower";
6118     }
6119     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborList.InterFreqCell.{i}.";
6120   }
6121
6122   grouping umts-ran-neighbor-list-inter-rat-cell-g {
6123     description
6124       "The inter-RAT cell lists separated by technology. {{bibref|3GPP-TS.25.331|Section 10.3.7.23}}";
6125     leaf max-gsm-entries {
6126       type uint64;
6127       description
6128         "The maximum number of entries in the {{object|.CellConfig.UMTS.RAN.NeighborList.InterRATCell.GSM.{i}.}} table.";
6129       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborList.InterRATCell.MaxGSMEntries";
6130     }
6131     leaf gsm-number-of-entries {
6132       type uint64;
6133       description
6134         "{{numentries}}";
6135       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborList.InterRATCell.GSMNumberOfEntries";
6136     }
6137     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborList.InterRATCell.";
6138   }
6139
6140   grouping umts-ran-neighbor-list-inter-rat-cell-gsm-g {
6141     description
6142       "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.";
6143     leaf enable {
6144       type boolean;
6145       config false;
6146       description
6147         "Enables or disables this entry.";
6148       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborList.InterRATCell.GSM.{i}.Enable";
6149     }
6150     leaf alias {
6151       type string {
6152         length "1..64";
6153       }
6154       description
6155         "{{datatype|expand}}";
6156       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborList.InterRATCell.GSM.{i}.Alias";
6157     }
6158     leaf must-include {
6159       type boolean;
6160       config false;
6161       description
6162         "Indicates whether this instance of the neighbor shall be included or excluded in the FAP's NL configuration.";
6163       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborList.InterRATCell.GSM.{i}.MustInclude";
6164     }
6165     leaf plmnid {
6166       type string {
6167         length "0..6";
6168       }
6169       config false;
6170       description
6171         "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.";
6172       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborList.InterRATCell.GSM.{i}.PLMNID";
6173     }
6174     leaf lac {
6175       type uint16 {
6176         range "0..65535";
6177       }
6178       config false;
6179       description
6180         "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}}.";
6181       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborList.InterRATCell.GSM.{i}.LAC";
6182     }
6183     leaf bsic {
6184       type uint8 {
6185         range "0..255";
6186       }
6187       config false;
6188       description
6189         "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.";
6190       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborList.InterRATCell.GSM.{i}.BSIC";
6191     }
6192     leaf ci {
6193       type uint16 {
6194         range "0..65535";
6195       }
6196       config false;
6197       description
6198         "Cell ID of the cell per {{bibref|3GPP-TS.23.003|Section 4.3.1}}.";
6199       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborList.InterRATCell.GSM.{i}.CI";
6200     }
6201     leaf band-indicator {
6202       type enumeration {
6203         enum "gsm 850" {
6204           value 1;
6205           description
6206             "none";
6207           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborList.InterRATCell.GSM.{i}.BandIndicator - GSM 850";
6208         }
6209         enum "gsm 900" {
6210           value 2;
6211           description
6212             "none";
6213           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborList.InterRATCell.GSM.{i}.BandIndicator - GSM 900";
6214         }
6215         enum "dcs 1800" {
6216           value 3;
6217           description
6218             "none";
6219           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborList.InterRATCell.GSM.{i}.BandIndicator - DCS 1800";
6220         }
6221         enum "pcs 1900" {
6222           value 4;
6223           description
6224             "none";
6225           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborList.InterRATCell.GSM.{i}.BandIndicator - PCS 1900";
6226         }
6227       }
6228       config false;
6229       description
6230         "Indicates how to interpret the BCCH ARFCN. {{enum}}";
6231       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborList.InterRATCell.GSM.{i}.BandIndicator";
6232     }
6233     leaf bccharfcn {
6234       type uint16 {
6235         range "0..1023";
6236       }
6237       description
6238         "ARFCN of this cell.";
6239       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborList.InterRATCell.GSM.{i}.BCCHARFCN";
6240     }
6241     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborList.InterRATCell.GSM.{i}.";
6242   }
6243
6244   grouping umts-ran-neighbor-list-in-use-g {
6245     description
6246       "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.";
6247     leaf max-intra-freq-cell-entries {
6248       type uint64;
6249       description
6250         "The maximum number of entries in the {{object|.CellConfig.UMTS.RAN.NeighborList.IntraFreqCell.{i}.}} table.";
6251       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborListInUse.MaxIntraFreqCellEntries";
6252     }
6253     leaf max-inter-freq-cell-entries {
6254       type uint64;
6255       description
6256         "The maximum number of entries in the {{object|.CellConfig.UMTS.RAN.NeighborList.InterFreqCell.{i}.}} table.";
6257       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborListInUse.MaxInterFreqCellEntries";
6258     }
6259     leaf intra-freq-cell-number-of-entries {
6260       type uint64;
6261       description
6262         "{{numentries}}";
6263       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborListInUse.IntraFreqCellNumberOfEntries";
6264     }
6265     leaf inter-freq-cell-number-of-entries {
6266       type uint64;
6267       description
6268         "{{numentries}}";
6269       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborListInUse.InterFreqCellNumberOfEntries";
6270     }
6271     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborListInUse.";
6272   }
6273
6274   grouping umts-ran-neighbor-list-in-use-intra-freq-cell-g {
6275     description
6276       "Table containing the intra-frequency cell list.";
6277     leaf plmnid {
6278       type string {
6279         length "0..6";
6280       }
6281       description
6282         "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.";
6283       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborListInUse.IntraFreqCell.{i}.PLMNID";
6284     }
6285     leaf rncid {
6286       type uint16 {
6287         range "0..65535";
6288       }
6289       description
6290         "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}}";
6291       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborListInUse.IntraFreqCell.{i}.RNCID";
6292     }
6293     leaf cid {
6294       type uint16 {
6295         range "0..65535";
6296       }
6297       description
6298         "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.";
6299       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborListInUse.IntraFreqCell.{i}.CID";
6300     }
6301     leaf lac {
6302       type uint16 {
6303         range "1..65533 | 65535";
6304       }
6305       description
6306         "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}}.";
6307       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborListInUse.IntraFreqCell.{i}.LAC";
6308     }
6309     leaf rac {
6310       type uint8 {
6311         range "0..255";
6312       }
6313       description
6314         "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}}";
6315       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborListInUse.IntraFreqCell.{i}.RAC";
6316     }
6317     leaf ura {
6318       type uint16 {
6319         range "0..65535";
6320       }
6321       description
6322         "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}}";
6323       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborListInUse.IntraFreqCell.{i}.URA";
6324     }
6325     leaf pcpich-scrambling-code {
6326       type uint16 {
6327         range "0..511";
6328       }
6329       description
6330         "Primary CPICH scrambling code.";
6331       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborListInUse.IntraFreqCell.{i}.PCPICHScramblingCode";
6332     }
6333     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborListInUse.IntraFreqCell.{i}.";
6334   }
6335
6336   grouping umts-ran-neighbor-list-in-use-inter-freq-cell-g {
6337     description
6338       "Table containing the inter-frequency cell list.";
6339     leaf plmnid {
6340       type string {
6341         length "0..6";
6342       }
6343       description
6344         "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.";
6345       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborListInUse.InterFreqCell.{i}.PLMNID";
6346     }
6347     leaf rncid {
6348       type uint16 {
6349         range "0..65535";
6350       }
6351       description
6352         "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}}";
6353       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborListInUse.InterFreqCell.{i}.RNCID";
6354     }
6355     leaf cid {
6356       type uint16 {
6357         range "0..65535";
6358       }
6359       description
6360         "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.";
6361       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborListInUse.InterFreqCell.{i}.CID";
6362     }
6363     leaf lac {
6364       type uint16 {
6365         range "1..65533 | 65535";
6366       }
6367       description
6368         "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}}.";
6369       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborListInUse.InterFreqCell.{i}.LAC";
6370     }
6371     leaf rac {
6372       type uint8 {
6373         range "0..255";
6374       }
6375       description
6376         "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}}";
6377       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborListInUse.InterFreqCell.{i}.RAC";
6378     }
6379     leaf ura {
6380       type uint16 {
6381         range "0..65535";
6382       }
6383       description
6384         "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}}";
6385       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborListInUse.InterFreqCell.{i}.URA";
6386     }
6387     leaf uarfcnul {
6388       type uint16 {
6389         range "0..16383";
6390       }
6391       description
6392         "The UL UTRA Absolute Radio Frequency Channel Number (UARFCN) in an FDD mode cell. {{bibref|3GPP-TS.25.433}}";
6393       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborListInUse.InterFreqCell.{i}.UARFCNUL";
6394     }
6395     leaf uarfcndl {
6396       type uint16 {
6397         range "0..16383";
6398       }
6399       description
6400         "The DL UTRA Absolute Radio Frequency Channel Number (UARFCN) in an FDD mode cell. {{bibref|3GPP-TS.25.433}}";
6401       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborListInUse.InterFreqCell.{i}.UARFCNDL";
6402     }
6403     leaf pcpich-scrambling-code {
6404       type uint16 {
6405         range "0..511";
6406       }
6407       description
6408         "Primary CPICH scrambling code.";
6409       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborListInUse.InterFreqCell.{i}.PCPICHScramblingCode";
6410     }
6411     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborListInUse.InterFreqCell.{i}.";
6412   }
6413
6414   grouping umts-ran-neighbor-list-in-use-inter-rat-cell-g {
6415     description
6416       "The inter-RAT cell lists separated by technology. {{bibref|3GPP-TS.25.331|Section 10.3.7.23}}";
6417     leaf max-gsm-entries {
6418       type uint64;
6419       description
6420         "The maximum number of entries in the {{object|.CellConfig.UMTS.RAN.NeighborList.InterRATCell.GSM.{i}.}} table.";
6421       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborListInUse.InterRATCell.MaxGSMEntries";
6422     }
6423     leaf gsm-number-of-entries {
6424       type uint64;
6425       description
6426         "{{numentries}}";
6427       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborListInUse.InterRATCell.GSMNumberOfEntries";
6428     }
6429     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborListInUse.InterRATCell.";
6430   }
6431
6432   grouping umts-ran-neighbor-list-in-use-inter-rat-cell-gsm-g {
6433     description
6434       "Table containing the inter-RAT cell list for GSM.";
6435     leaf plmnid {
6436       type string {
6437         length "0..6";
6438       }
6439       description
6440         "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.";
6441       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborListInUse.InterRATCell.GSM.{i}.PLMNID";
6442     }
6443     leaf lac {
6444       type uint16 {
6445         range "0..65535";
6446       }
6447       description
6448         "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}}";
6449       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborListInUse.InterRATCell.GSM.{i}.LAC";
6450     }
6451     leaf bsic {
6452       type uint8 {
6453         range "0..255";
6454       }
6455       description
6456         "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.";
6457       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborListInUse.InterRATCell.GSM.{i}.BSIC";
6458     }
6459     leaf ci {
6460       type uint16 {
6461         range "0..65535";
6462       }
6463       description
6464         "Cell ID of the cell per {{bibref|3GPP-TS.23.003|Section 4.3.1}}.";
6465       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborListInUse.InterRATCell.GSM.{i}.CI";
6466     }
6467     leaf band-indicator {
6468       type enumeration {
6469         enum "gsm 850" {
6470           value 1;
6471           description
6472             "none";
6473           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborListInUse.InterRATCell.GSM.{i}.BandIndicator - GSM 850";
6474         }
6475         enum "gsm 900" {
6476           value 2;
6477           description
6478             "none";
6479           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborListInUse.InterRATCell.GSM.{i}.BandIndicator - GSM 900";
6480         }
6481         enum "dcs 1800" {
6482           value 3;
6483           description
6484             "none";
6485           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborListInUse.InterRATCell.GSM.{i}.BandIndicator - DCS 1800";
6486         }
6487         enum "pcs 1900" {
6488           value 4;
6489           description
6490             "none";
6491           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborListInUse.InterRATCell.GSM.{i}.BandIndicator - PCS 1900";
6492         }
6493       }
6494       description
6495         "Indicates how to interpret the BCCH ARFCN. {{enum}}";
6496       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborListInUse.InterRATCell.GSM.{i}.BandIndicator";
6497     }
6498     leaf bccharfcn {
6499       type uint16 {
6500         range "0..1023";
6501       }
6502       description
6503         "ARFCN of this cell.";
6504       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborListInUse.InterRATCell.GSM.{i}.BCCHARFCN";
6505     }
6506     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAN.NeighborListInUse.InterRATCell.GSM.{i}.";
6507   }
6508
6509   grouping umts-rab-g {
6510     description
6511       "This object contains parameters relating to Radio Access layers {{bibref|3GPP-TS.32.405}}";
6512     leaf rab-succ-estab-cs {
6513       type uint64;
6514       description
6515         "The number of successfully established RABs (with or without queueing) for CS domain.";
6516       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAB.RABSuccEstabCS";
6517     }
6518     leaf rab-fail-estab-cs {
6519       type uint64;
6520       description
6521         "The number of RAB establishment failures for CS domain.";
6522       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAB.RABFailEstabCS";
6523     }
6524     leaf rab-succ-estab-ps {
6525       type uint64;
6526       description
6527         "The number of successfully established RABs for PS domain.";
6528       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAB.RABSuccEstabPS";
6529     }
6530     leaf rab-fail-estab-ps {
6531       type uint64;
6532       description
6533         "The number of RABs failed to establish for PS domain.";
6534       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAB.RABFailEstabPS";
6535     }
6536     leaf rabcs-setup-time-mean {
6537       type uint64;
6538       units "milliseconds";
6539       description
6540         "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.";
6541       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAB.RABCSSetupTimeMean";
6542     }
6543     leaf rabcs-setup-time-max {
6544       type uint64;
6545       units "milliseconds";
6546       description
6547         "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}}).";
6548       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAB.RABCSSetupTimeMax";
6549     }
6550     leaf rabps-setup-time-mean {
6551       type uint64;
6552       units "milliseconds";
6553       description
6554         "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.";
6555       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAB.RABPSSetupTimeMean";
6556     }
6557     leaf rabps-setup-time-max {
6558       type uint64;
6559       units "milliseconds";
6560       description
6561         "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}}).";
6562       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAB.RABPSSetupTimeMax";
6563     }
6564     leaf fail-ho {
6565       type uint64;
6566       description
6567         "The number of failed Handovers.";
6568       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAB.FailHO";
6569     }
6570     leaf succ-ho {
6571       type uint64;
6572       description
6573         "The number of successful Handovers.";
6574       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAB.SuccHO";
6575     }
6576     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.UMTS.RAB.";
6577   }
6578
6579   grouping lte-g {
6580     description
6581       "This object contains parameters relating to configuring the LTE FAP.";
6582     leaf tunnel-number-of-entries {
6583       type uint64;
6584       description
6585         "{{numentries}}";
6586       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.TunnelNumberOfEntries";
6587     }
6588     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.";
6589   }
6590
6591   grouping lte-tunnel-g {
6592     description
6593       "This object contains a table of all tunnel instances configured for the LTE FAP.";
6594     leaf enable {
6595       type boolean;
6596       config false;
6597       description
6598         "Enables or disables this entry.";
6599       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.Tunnel.{i}.Enable";
6600     }
6601     leaf alias {
6602       type string {
6603         length "1..64";
6604       }
6605       description
6606         "{{datatype|expand}}";
6607       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.Tunnel.{i}.Alias";
6608     }
6609     leaf tunnel-ref {
6610       type string {
6611         length "0..256";
6612       }
6613       description
6614         "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.";
6615       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.Tunnel.{i}.TunnelRef";
6616     }
6617     leaf-list plmnid {
6618       type string {
6619         length "0..256";
6620       }
6621       config false;
6622       description
6623         "{{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.";
6624       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.Tunnel.{i}.PLMNID";
6625     }
6626     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.Tunnel.{i}.";
6627   }
6628
6629   grouping lte-epc-g {
6630     description
6631       "This object contains parameters relating to configuring LTE EPC.";
6632     leaf-list allowed-ciphering-algorithm-list {
6633       type enumeration {
6634         enum "eea0" {
6635           value 1;
6636           description
6637             "none";
6638           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.EPC.AllowedCipheringAlgorithmList - EEA0";
6639         }
6640         enum "128-eea1" {
6641           value 2;
6642           description
6643             "none";
6644           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.EPC.AllowedCipheringAlgorithmList - 128-EEA1";
6645         }
6646         enum "128-eea2" {
6647           value 3;
6648           description
6649             "none";
6650           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.EPC.AllowedCipheringAlgorithmList - 128-EEA2";
6651         }
6652       }
6653       config false;
6654       min-elements 1;
6655       description
6656         "{{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}}";
6657       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.EPC.AllowedCipheringAlgorithmList";
6658     }
6659     leaf-list allowed-integrity-protection-algorithm-list {
6660       type enumeration {
6661         enum "128-eia1" {
6662           value 1;
6663           description
6664             "none";
6665           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.EPC.AllowedIntegrityProtectionAlgorithmList - 128-EIA1";
6666         }
6667         enum "128-eia2" {
6668           value 2;
6669           description
6670             "none";
6671           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.EPC.AllowedIntegrityProtectionAlgorithmList - 128-EIA2";
6672         }
6673       }
6674       config false;
6675       min-elements 1;
6676       description
6677         "{{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}}";
6678       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.EPC.AllowedIntegrityProtectionAlgorithmList";
6679     }
6680     leaf tac {
6681       type uint16 {
6682         range "0..65535";
6683       }
6684       config false;
6685       description
6686         "TAC (Tracking Area Code) for LTE FAP as specified in SystemInformationBlockType1 message in {{bibref|3GPP-TS.36.331|Section 6.2.2}}.";
6687       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.EPC.TAC";
6688     }
6689     leaf eaid {
6690       type uint32 {
6691         range "0..16777216";
6692       }
6693       config false;
6694       description
6695         "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}}.";
6696       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.EPC.EAID";
6697     }
6698     leaf max-plmn-list-entries {
6699       type uint64;
6700       description
6701         "The maximum number of entries available in the {{object|.CellConfig.LTE.EPC.PLMNList.{i}.}} table.";
6702       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.EPC.MaxPLMNListEntries";
6703     }
6704     leaf plmn-list-number-of-entries {
6705       type uint64;
6706       description
6707         "{{numentries}}";
6708       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.EPC.PLMNListNumberOfEntries";
6709     }
6710     leaf max-qo-s-entries {
6711       type uint64;
6712       description
6713         "The maximum number of entries in the {{object|.CellConfig.LTE.EPC.QoS.{i}.}} table.";
6714       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.EPC.MaxQoSEntries";
6715     }
6716     leaf qo-s-number-of-entries {
6717       type uint64;
6718       description
6719         "{{numentries}}";
6720       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.EPC.QoSNumberOfEntries";
6721     }
6722     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.EPC.";
6723   }
6724
6725   grouping lte-epc-plmn-list-g {
6726     description
6727       "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.";
6728     leaf enable {
6729       type boolean;
6730       config false;
6731       description
6732         "Enables or disables this entry.";
6733       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.EPC.PLMNList.{i}.Enable";
6734     }
6735     leaf alias {
6736       type string {
6737         length "1..64";
6738       }
6739       description
6740         "{{datatype|expand}}";
6741       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.EPC.PLMNList.{i}.Alias";
6742     }
6743     leaf is-primary {
6744       type boolean;
6745       config false;
6746       description
6747         "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.";
6748       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.EPC.PLMNList.{i}.IsPrimary";
6749     }
6750     leaf plmnid {
6751       type string {
6752         length "0..6";
6753       }
6754       description
6755         "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.";
6756       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.EPC.PLMNList.{i}.PLMNID";
6757     }
6758     leaf cell-reserved-for-operator-use {
6759       type boolean;
6760       config false;
6761       description
6762         "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}}.";
6763       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.EPC.PLMNList.{i}.CellReservedForOperatorUse";
6764     }
6765     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.EPC.PLMNList.{i}.";
6766   }
6767
6768   grouping lte-epc-qo-s-g {
6769     description
6770       "This object contains parameters relating to configuring QoS in LTE EPC.";
6771     leaf enable {
6772       type boolean;
6773       config false;
6774       description
6775         "Enables or disables this entry.";
6776       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.EPC.QoS.{i}.Enable";
6777     }
6778     leaf alias {
6779       type string {
6780         length "1..64";
6781       }
6782       description
6783         "{{datatype|expand}}";
6784       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.EPC.QoS.{i}.Alias";
6785     }
6786     leaf qci {
6787       type uint8 {
6788         range "1..20";
6789       }
6790       description
6791         "QoS class identity as defined in {{bibref|3GPP-TS.23.203|Section 6.1.7.2}}.";
6792       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.EPC.QoS.{i}.QCI";
6793     }
6794     leaf type {
6795       type enumeration {
6796         enum "gbr" {
6797           value 1;
6798           description
6799             "none";
6800           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.EPC.QoS.{i}.Type - GBR";
6801         }
6802         enum "non-gbr" {
6803           value 2;
6804           description
6805             "none";
6806           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.EPC.QoS.{i}.Type - Non-GBR";
6807         }
6808       }
6809       config false;
6810       description
6811         "Defines the type of the QoS class as defined in {{bibref|3GPP-TS.23.203|Section 6.1.7.2}}.";
6812       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.EPC.QoS.{i}.Type";
6813     }
6814     leaf priority {
6815       type uint8 {
6816         range "1..20";
6817       }
6818       config false;
6819       description
6820         "Priority 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}.Priority";
6822     }
6823     leaf packet-delay-budget {
6824       type uint16 {
6825         range "50 | 100 | 150 | 200 | 300 | 400 | 500 | 600 | 700 | 800 | 900 | 1000 | 1500 | 2000";
6826       }
6827       units "milliseconds";
6828       config false;
6829       description
6830         "Defines the Packet delay budget, specified in {{units}}, as defined in {{bibref|3GPP-TS.23.203|Section 6.1.7.2}}.";
6831       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.EPC.QoS.{i}.PacketDelayBudget";
6832     }
6833     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.EPC.QoS.{i}.";
6834   }
6835
6836   grouping lte-ran-g {
6837     description
6838       "This object contains parameters relating to the LTE RAN level configuration.";
6839     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.";
6840   }
6841
6842   grouping lte-ran-common-g {
6843     description
6844       "This object contains parameters relating to the common configuration in LTE RAN.";
6845     leaf cell-identity {
6846       type uint32 {
6847         range "0..268435455";
6848       }
6849       config false;
6850       description
6851         "Cell Identity as specified in {{bibref|3GPP-TS.36.331|Section 6.3.4}}.";
6852       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Common.CellIdentity";
6853     }
6854     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Common.";
6855   }
6856
6857   grouping lte-ran-s1-ap-g {
6858     description
6859       "This object contains parameters relating to the S1AP configuration.";
6860     leaf-list t-reloc-prep {
6861       type string;
6862       config false;
6863       min-elements 1;
6864       max-elements "512";
6865       description
6866         "{{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.";
6867       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.S1AP.TRelocPrep";
6868     }
6869     leaf-list t-reloc-overall {
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 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.";
6876       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.S1AP.TRelocOverall";
6877     }
6878     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.S1AP.";
6879   }
6880
6881   grouping lte-ran-s1-u-g {
6882     description
6883       "This object contains parameters relating to the S1-U configuration.";
6884     leaf gtpu-echo-interval {
6885       type uint8 {
6886         range "0 | 60..max";
6887       }
6888       units "seconds";
6889       config false;
6890       description
6891         "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}}.";
6892       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.S1U.GTPUEchoInterval";
6893     }
6894     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.S1U.";
6895   }
6896
6897   grouping lte-ran-rf-g {
6898     description
6899       "This object contains parameters relating to the RF, see {{bibref|3GPP-TS.32.592|Section 6.1.7.1}}.";
6900     leaf-list earfcndl {
6901       type uint16 {
6902         range "0..65535";
6903       }
6904       config false;
6905       min-elements 1;
6906       max-elements "128";
6907       description
6908         "{{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.";
6909       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.RF.EARFCNDL";
6910     }
6911     leaf-list earfcnul {
6912       type uint16 {
6913         range "0..65535";
6914       }
6915       config false;
6916       min-elements 1;
6917       max-elements "128";
6918       description
6919         "{{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.";
6920       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.RF.EARFCNUL";
6921     }
6922     leaf freq-band-indicator {
6923       type uint8 {
6924         range "1..40";
6925       }
6926       config false;
6927       description
6928         "Frequency band indicator. Corresponds to parameter freqBandIndicator in SIB1 in {{bibref|3GPP-TS.36.331|Section 6.2.2}}.";
6929       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.RF.FreqBandIndicator";
6930     }
6931     leaf-list dl-bandwidth {
6932       type uint8 {
6933         range "6 | 15 | 25 | 50 | 75 | 100";
6934       }
6935       config false;
6936       min-elements 1;
6937       max-elements "32";
6938       description
6939         "{{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.";
6940       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.RF.DLBandwidth";
6941     }
6942     leaf-list ul-bandwidth {
6943       type uint8 {
6944         range "6 | 15 | 25 | 50 | 75 | 100";
6945       }
6946       config false;
6947       min-elements 1;
6948       max-elements "32";
6949       description
6950         "{{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.";
6951       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.RF.ULBandwidth";
6952     }
6953     leaf-list reference-signal-power {
6954       type string;
6955       config false;
6956       min-elements 1;
6957       max-elements "512";
6958       description
6959         "{{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.";
6960       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.RF.ReferenceSignalPower";
6961     }
6962     leaf-list phy-cell-id {
6963       type string;
6964       config false;
6965       min-elements 1;
6966       max-elements "512";
6967       description
6968         "{{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.";
6969       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.RF.PhyCellID";
6970     }
6971     leaf-list psch-power-offset {
6972       type string;
6973       config false;
6974       min-elements 1;
6975       max-elements "512";
6976       description
6977         "{{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.";
6978       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.RF.PSCHPowerOffset";
6979     }
6980     leaf-list ssch-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 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.";
6987       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.RF.SSCHPowerOffset";
6988     }
6989     leaf-list pbch-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 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.";
6996       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.RF.PBCHPowerOffset";
6997     }
6998     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.RF.";
6999   }
7000
7001   grouping lte-ran-phy-g {
7002     description
7003       "This object contains parameters relating to the physical layer level configuration.";
7004     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.";
7005   }
7006
7007   grouping lte-ran-phy-antenna-info-g {
7008     description
7009       "This object contains parameters relating to the antenna configuration (see {{bibref|3GPP-TS.32.592|Section 6.1.1.1}}).";
7010     leaf antenna-ports-count {
7011       type uint8 {
7012         range "1 | 2 | 4";
7013       }
7014       description
7015         "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}}.";
7016       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.AntennaInfo.AntennaPortsCount";
7017     }
7018     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.AntennaInfo.";
7019   }
7020
7021   grouping lte-ran-phy-pdsch-g {
7022     description
7023       "This object contains parameters relating to the PDSCH (Physical Downlink Shared Channel) configuration (see {{bibref|3GPP-TS.32.592|Section 6.1.1.2}}).";
7024     leaf-list pb {
7025       type string;
7026       config false;
7027       min-elements 1;
7028       max-elements "32";
7029       description
7030         "{{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.";
7031       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.PDSCH.Pb";
7032     }
7033     leaf-list pa {
7034       type int64;
7035       config false;
7036       min-elements 1;
7037       max-elements "64";
7038       description
7039         "{{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.";
7040       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.PDSCH.Pa";
7041     }
7042     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.PDSCH.";
7043   }
7044
7045   grouping lte-ran-phy-srs-g {
7046     description
7047       "This object contains parameters relating to the UL SRS (Sounding Reference Signal) configuration (see {{bibref|3GPP-TS.32.592|Section 6.1.1.3}}).";
7048     leaf srs-enabled {
7049       type boolean;
7050       config false;
7051       description
7052         "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}}.";
7053       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.SRS.SRSEnabled";
7054     }
7055     leaf-list srs-bandwidth-config {
7056       type string;
7057       config false;
7058       min-elements 1;
7059       max-elements "32";
7060       description
7061         "{{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.";
7062       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.SRS.SRSBandwidthConfig";
7063     }
7064     leaf srs-max-up-pts {
7065       type boolean;
7066       config false;
7067       description
7068         "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.";
7069       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.SRS.SRSMaxUpPTS";
7070     }
7071     leaf ack-nack-srs-simultaneous-transmission {
7072       type boolean;
7073       config false;
7074       description
7075         "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}}.";
7076       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.SRS.AckNackSRSSimultaneousTransmission";
7077     }
7078     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.SRS.";
7079   }
7080
7081   grouping lte-ran-phy-prach-g {
7082     description
7083       "This object contains parameters relating to the PRACH (Physical Random Access Channel) configuration (see {{bibref|3GPP-TS.32.592|Section 6.1.1.4}}).";
7084     leaf-list root-sequence-index {
7085       type string;
7086       config false;
7087       min-elements 1;
7088       max-elements "512";
7089       description
7090         "{{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.";
7091       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.PRACH.RootSequenceIndex";
7092     }
7093     leaf-list configuration-index {
7094       type string;
7095       config false;
7096       min-elements 1;
7097       max-elements "256";
7098       description
7099         "{{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.";
7100       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.PRACH.ConfigurationIndex";
7101     }
7102     leaf high-speed-flag {
7103       type boolean;
7104       config false;
7105       description
7106         "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}}.";
7107       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.PRACH.HighSpeedFlag";
7108     }
7109     leaf-list zero-correlation-zone-config {
7110       type string;
7111       config false;
7112       min-elements 1;
7113       max-elements "64";
7114       description
7115         "{{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.";
7116       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.PRACH.ZeroCorrelationZoneConfig";
7117     }
7118     leaf-list freq-offset {
7119       type string;
7120       config false;
7121       min-elements 1;
7122       max-elements "256";
7123       description
7124         "{{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.";
7125       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.PRACH.FreqOffset";
7126     }
7127     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.PRACH.";
7128   }
7129
7130   grouping lte-ran-phy-pucch-g {
7131     description
7132       "This object contains parameters relating to the PUCCH (Physical Uplink Control Channel) configuration. (see {{bibref|3GPP-TS.32.592|Section 6.1.1.5}})";
7133     leaf delta-pucch-shift {
7134       type enumeration {
7135         enum "ds1" {
7136           value 1;
7137           description
7138             "none";
7139           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.PUCCH.DeltaPUCCHShift - ds1";
7140         }
7141         enum "ds2" {
7142           value 2;
7143           description
7144             "none";
7145           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.PUCCH.DeltaPUCCHShift - ds2";
7146         }
7147         enum "ds3" {
7148           value 3;
7149           description
7150             "none";
7151           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.PUCCH.DeltaPUCCHShift - ds3";
7152         }
7153       }
7154       config false;
7155       description
7156         "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}}.";
7157       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.PUCCH.DeltaPUCCHShift";
7158     }
7159     leaf-list nrbcqi {
7160       type string;
7161       config false;
7162       min-elements 1;
7163       max-elements "256";
7164       description
7165         "{{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.";
7166       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.PUCCH.NRBCQI";
7167     }
7168     leaf ncsan {
7169       type uint8 {
7170         range "0..7";
7171       }
7172       description
7173         "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}}.";
7174       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.PUCCH.NCSAN";
7175     }
7176     leaf-list n1-pucchan {
7177       type string;
7178       config false;
7179       min-elements 1;
7180       max-elements "512";
7181       description
7182         "{{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.";
7183       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.PUCCH.N1PUCCHAN";
7184     }
7185     leaf-list cqipucch-resource-index {
7186       type string;
7187       config false;
7188       min-elements 1;
7189       max-elements "512";
7190       description
7191         "{{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.";
7192       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.PUCCH.CQIPUCCHResourceIndex";
7193     }
7194     leaf k {
7195       type uint8 {
7196         range "1..4";
7197       }
7198       units "Resource Blocks";
7199       description
7200         "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}}.";
7201       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.PUCCH.K";
7202     }
7203     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.PUCCH.";
7204   }
7205
7206   grouping lte-ran-phy-pusch-g {
7207     description
7208       "This object contains parameters relating to the PUSCH (Physical Uplink Shared Channel) configuration (see {{bibref|3GPP-TS.32.592|Section 6.1.1.6}}).";
7209     leaf nsb {
7210       type uint8 {
7211         range "1..4";
7212       }
7213       config false;
7214       description
7215         "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}}.";
7216       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.PUSCH.NSB";
7217     }
7218     leaf hopping-mode {
7219       type enumeration {
7220         enum "inter-sub-frame" {
7221           value 1;
7222           description
7223             "none";
7224           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.PUSCH.HoppingMode - InterSubFrame";
7225         }
7226         enum "intra-and-inter-sub-frame" {
7227           value 2;
7228           description
7229             "none";
7230           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.PUSCH.HoppingMode - IntraAndInterSubFrame";
7231         }
7232       }
7233       config false;
7234       description
7235         "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}}.";
7236       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.PUSCH.HoppingMode";
7237     }
7238     leaf-list hopping-offset {
7239       type string;
7240       config false;
7241       min-elements 1;
7242       max-elements "256";
7243       description
7244         "{{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.";
7245       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.PUSCH.HoppingOffset";
7246     }
7247     leaf enable64-qam {
7248       type boolean;
7249       description
7250         "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}}.";
7251       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.PUSCH.Enable64QAM";
7252     }
7253     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.PUSCH.";
7254   }
7255
7256   grouping lte-ran-phy-pusch-ulrs-g {
7257     description
7258       "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}}).";
7259     leaf group-hopping-enabled {
7260       type boolean;
7261       config false;
7262       description
7263         "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}}.";
7264       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.PUSCH.ULRS.GroupHoppingEnabled";
7265     }
7266     leaf group-assignment-pusch {
7267       type uint8 {
7268         range "0..29";
7269       }
7270       description
7271         "Corresponds to parameter groupAssignmentPUSCH specified in {{bibref|3GPP-TS.36.331|Section 6.3.2}}.";
7272       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.PUSCH.ULRS.GroupAssignmentPUSCH";
7273     }
7274     leaf sequence-hopping-enabled {
7275       type boolean;
7276       config false;
7277       description
7278         "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}}.";
7279       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.PUSCH.ULRS.SequenceHoppingEnabled";
7280     }
7281     leaf cyclic-shift {
7282       type uint8 {
7283         range "0..7";
7284       }
7285       description
7286         "Corresponds to parameter cyclcShift specified in {{bibref|3GPP-TS.36.331|Section 6.3.2}}.";
7287       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.PUSCH.ULRS.CyclicShift";
7288     }
7289     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.PUSCH.ULRS.";
7290   }
7291
7292   grouping lte-ran-phy-ul-power-control-g {
7293     description
7294       "This object contains parameters relating to the uplink power control configuration (see {{bibref|3GPP-TS.32.592|Section 6.1.1.7}}).";
7295     leaf-list p0-nominal-pusch {
7296       type string;
7297       config false;
7298       min-elements 1;
7299       max-elements "512";
7300       description
7301         "{{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.";
7302       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.ULPowerControl.P0NominalPUSCH";
7303     }
7304     leaf-list alpha {
7305       type string;
7306       config false;
7307       min-elements 1;
7308       max-elements "32";
7309       description
7310         "{{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.";
7311       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.ULPowerControl.Alpha";
7312     }
7313     leaf-list p0-nominal-pucch {
7314       type string;
7315       config false;
7316       min-elements 1;
7317       max-elements "512";
7318       description
7319         "{{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.";
7320       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.ULPowerControl.P0NominalPUCCH";
7321     }
7322     leaf delta-fpucch-format1 {
7323       type int64;
7324       units "dB";
7325       description
7326         "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}}.";
7327       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.ULPowerControl.DeltaFPUCCHFormat1";
7328     }
7329     leaf delta-fpucch-format1b {
7330       type uint8 {
7331         range "1 | 3 | 5";
7332       }
7333       units "dB";
7334       description
7335         "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}}.";
7336       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.ULPowerControl.DeltaFPUCCHFormat1b";
7337     }
7338     leaf delta-fpucch-format2 {
7339       type int64;
7340       units "dB";
7341       description
7342         "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}}.";
7343       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.ULPowerControl.DeltaFPUCCHFormat2";
7344     }
7345     leaf delta-fpucch-format2a {
7346       type int64;
7347       units "dB";
7348       description
7349         "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}}.";
7350       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.ULPowerControl.DeltaFPUCCHFormat2a";
7351     }
7352     leaf delta-fpucch-format2b {
7353       type int64;
7354       units "dB";
7355       description
7356         "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}}.";
7357       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.ULPowerControl.DeltaFPUCCHFormat2b";
7358     }
7359     leaf delta-preamble-msg3 {
7360       type int64;
7361       units "dB";
7362       description
7363         "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.";
7364       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.ULPowerControl.DeltaPreambleMsg3";
7365     }
7366     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.ULPowerControl.";
7367   }
7368
7369   grouping lte-ran-phy-mbsfn-g {
7370     description
7371       "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}}).";
7372     leaf neigh-cell-config {
7373       type uint8 {
7374         range "0..3";
7375       }
7376       config false;
7377       description
7378         "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.";
7379       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.MBSFN.NeighCellConfig";
7380     }
7381     leaf max-sf-config-list-entries {
7382       type uint64;
7383       description
7384         "The maximum number of entries in the {{object|.CellConfig.LTE.RAN.PHY.MBSFN.SFConfigList.{i}.}} table.";
7385       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.MBSFN.MaxSFConfigListEntries";
7386     }
7387     leaf sf-config-list-number-of-entries {
7388       type uint64;
7389       description
7390         "{{numentries}}";
7391       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.MBSFN.SFConfigListNumberOfEntries";
7392     }
7393     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.MBSFN.";
7394   }
7395
7396   grouping lte-ran-phy-mbsfn-sf-config-list-g {
7397     description
7398       "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}}).";
7399     leaf enable {
7400       type boolean;
7401       config false;
7402       description
7403         "Enables or disables this entry.";
7404       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.MBSFN.SFConfigList.{i}.Enable";
7405     }
7406     leaf alias {
7407       type string {
7408         length "1..64";
7409       }
7410       description
7411         "{{datatype|expand}}";
7412       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.MBSFN.SFConfigList.{i}.Alias";
7413     }
7414     leaf sync-stratum-id {
7415       type uint8 {
7416         range "1..8";
7417       }
7418       config false;
7419       description
7420         "This parameter is applicable to TDD mode only. Defines the synchronization stratum level to which the MBSFN configuration applies.";
7421       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.MBSFN.SFConfigList.{i}.SyncStratumID";
7422     }
7423     leaf radio-frame-allocation-period {
7424       type uint8 {
7425         range "1..2 | 4 | 8 | 16 | 32";
7426       }
7427       description
7428         "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}}.";
7429       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.MBSFN.SFConfigList.{i}.RadioFrameAllocationPeriod";
7430     }
7431     leaf radioframe-allocation-offset {
7432       type uint8 {
7433         range "0..7";
7434       }
7435       description
7436         "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}}.";
7437       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.MBSFN.SFConfigList.{i}.RadioframeAllocationOffset";
7438     }
7439     leaf radio-frame-allocation-size {
7440       type uint8 {
7441         range "1 | 4";
7442       }
7443       description
7444         "Defines the number of connsecutive frames that the MBSFN allocation pertains to defined by the combination of {{param|RadioFrameAllocationPeriod}} and {{param|RadioframeAllocationOffset}} parameters.";
7445       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.MBSFN.SFConfigList.{i}.RadioFrameAllocationSize";
7446     }
7447     leaf-list sub-frame-allocations {
7448       type uint8 {
7449         range "0 | 1";
7450       }
7451       config false;
7452       max-elements "64";
7453       description
7454         "{{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}}.";
7455       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.MBSFN.SFConfigList.{i}.SubFrameAllocations";
7456     }
7457     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.MBSFN.SFConfigList.{i}.";
7458   }
7459
7460   grouping lte-ran-phy-prs-g {
7461     description
7462       "This object contains parameters relating to the PRS (Positioning Reference Signal) configuration (see {{bibref|3GPP-TS.32.592|Section 6.1.1.9}}).";
7463     leaf num-prs-resource-blocks {
7464       type uint64;
7465       units "Resource Blocks";
7466       config false;
7467       description
7468         "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}}.";
7469       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.PRS.NumPRSResourceBlocks";
7470     }
7471     leaf prs-configuration-index {
7472       type uint16 {
7473         range "0..4095";
7474       }
7475       config false;
7476       description
7477         "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}}.";
7478       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.PRS.PRSConfigurationIndex";
7479     }
7480     leaf num-consecutive-prs-subfames {
7481       type uint8 {
7482         range "1..2 | 4 | 6";
7483       }
7484       config false;
7485       description
7486         "Defines the number of consecutive positioning sub-frames. Corresponds to the parameter NPRS in {{bibref|3GPP-TS.36.211|Section 6.10.4.3}}.";
7487       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.PRS.NumConsecutivePRSSubfames";
7488     }
7489     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.PRS.";
7490   }
7491
7492   grouping lte-ran-phy-tdd-frame-g {
7493     description
7494       "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}}).";
7495     leaf sub-frame-assignment {
7496       type uint8 {
7497         range "0..6";
7498       }
7499       config false;
7500       description
7501         "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}}.";
7502       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.TDDFrame.SubFrameAssignment";
7503     }
7504     leaf special-subframe-patterns {
7505       type uint8 {
7506         range "0..8";
7507       }
7508       config false;
7509       description
7510         "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}}.";
7511       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.TDDFrame.SpecialSubframePatterns";
7512     }
7513     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.PHY.TDDFrame.";
7514   }
7515
7516   grouping lte-ran-mac-g {
7517     description
7518       "This object contains parameters relating to the MAC (Medium Access Control) configuration.";
7519     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.MAC.";
7520   }
7521
7522   grouping lte-ran-mac-rach-g {
7523     description
7524       "This object contains parameters relating to the RACH (Random Access Channel) configuration (see {{bibref|3GPP-TS.32.592|Section 6.1.2.1}}).";
7525     leaf-list number-of-ra-preambles {
7526       type uint8 {
7527         range "4..64";
7528       }
7529       config false;
7530       min-elements 1;
7531       max-elements "64";
7532       description
7533         "{{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.";
7534       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.MAC.RACH.NumberOfRaPreambles";
7535     }
7536     leaf-list size-of-ra-group-a {
7537       type uint8 {
7538         range "4..60";
7539       }
7540       config false;
7541       min-elements 1;
7542       max-elements "64";
7543       description
7544         "{{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.";
7545       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.MAC.RACH.SizeOfRaGroupA";
7546     }
7547     leaf-list message-size-group-a {
7548       type uint16 {
7549         range "56 | 144 | 208 | 256";
7550       }
7551       config false;
7552       min-elements 1;
7553       max-elements "32";
7554       description
7555         "{{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.";
7556       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.MAC.RACH.MessageSizeGroupA";
7557     }
7558     leaf-list message-power-offset-group-b {
7559       type int64;
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 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.";
7565       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.MAC.RACH.MessagePowerOffsetGroupB";
7566     }
7567     leaf-list power-ramping-step {
7568       type uint8 {
7569         range "0 | 2 | 4 | 6";
7570       }
7571       config false;
7572       min-elements 1;
7573       max-elements "16";
7574       description
7575         "{{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.";
7576       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.MAC.RACH.PowerRampingStep";
7577     }
7578     leaf-list preamble-initial-received-target-power {
7579       type int64;
7580       config false;
7581       min-elements 1;
7582       max-elements "128";
7583       description
7584         "{{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.";
7585       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.MAC.RACH.PreambleInitialReceivedTargetPower";
7586     }
7587     leaf-list preamble-trans-max {
7588       type string;
7589       config false;
7590       min-elements 1;
7591       max-elements "64";
7592       description
7593         "{{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.";
7594       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.MAC.RACH.PreambleTransMax";
7595     }
7596     leaf-list response-window-size {
7597       type string;
7598       config false;
7599       min-elements 1;
7600       max-elements "32";
7601       description
7602         "{{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.";
7603       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.MAC.RACH.ResponseWindowSize";
7604     }
7605     leaf-list contention-resolution-timer {
7606       type uint8 {
7607         range "8..64";
7608       }
7609       config false;
7610       min-elements 1;
7611       max-elements "32";
7612       description
7613         "{{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.";
7614       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.MAC.RACH.ContentionResolutionTimer";
7615     }
7616     leaf-list max-harq-msg3-tx {
7617       type string;
7618       config false;
7619       min-elements 1;
7620       max-elements "32";
7621       description
7622         "{{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.";
7623       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.MAC.RACH.MaxHARQMsg3Tx";
7624     }
7625     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.MAC.RACH.";
7626   }
7627
7628   grouping lte-ran-mac-drx-g {
7629     description
7630       "This object contains parameters relating to the DRX (Discontinuous Reception) configuration (see {{bibref|3GPP-TS.32.592|Section 6.1.2.2}}).";
7631     leaf drx-enabled {
7632       type boolean;
7633       config false;
7634       description
7635         "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}}.";
7636       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.MAC.DRX.DRXEnabled";
7637     }
7638     leaf-list on-duration-timer {
7639       type string;
7640       config false;
7641       min-elements 1;
7642       max-elements "64";
7643       description
7644         "{{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.";
7645       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.MAC.DRX.OnDurationTimer";
7646     }
7647     leaf-list drx-inactivity-timer {
7648       type string;
7649       config false;
7650       min-elements 1;
7651       max-elements "128";
7652       description
7653         "{{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.";
7654       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.MAC.DRX.DRXInactivityTimer";
7655     }
7656     leaf-list drx-retransmission-timer {
7657       type uint8 {
7658         range "1 | 2 | 4 | 6 | 8 | 16 | 24 | 33";
7659       }
7660       config false;
7661       min-elements 1;
7662       max-elements "32";
7663       description
7664         "{{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.";
7665       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.MAC.DRX.DRXRetransmissionTimer";
7666     }
7667     leaf-list long-drx-cycle {
7668       type uint16 {
7669         range "10 | 20 | 32 | 40 | 64 | 80 | 128 | 160 | 256 | 320 | 512 | 640 | 1024 | 1280 | 2048 | 2560";
7670       }
7671       config false;
7672       min-elements 1;
7673       max-elements "128";
7674       description
7675         "{{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.";
7676       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.MAC.DRX.LongDRXCycle";
7677     }
7678     leaf-list drx-start-offset {
7679       type string;
7680       config false;
7681       min-elements 1;
7682       max-elements "512";
7683       description
7684         "{{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.";
7685       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.MAC.DRX.DRXStartOffset";
7686     }
7687     leaf-list short-drx-cycle {
7688       type uint16 {
7689         range "2 | 5 | 8 | 10 | 16 | 20 | 32 | 40 | 64 | 80 | 128 | 160 | 256 | 320 | 512 | 640";
7690       }
7691       config false;
7692       min-elements 1;
7693       max-elements "64";
7694       description
7695         "{{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.";
7696       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.MAC.DRX.ShortDRXCycle";
7697     }
7698     leaf-list drx-short-cycle-timer {
7699       type string;
7700       config false;
7701       min-elements 1;
7702       max-elements "64";
7703       description
7704         "{{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.";
7705       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.MAC.DRX.DRXShortCycleTimer";
7706     }
7707     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.MAC.DRX.";
7708   }
7709
7710   grouping lte-ran-mac-ulsch-g {
7711     description
7712       "This object contains parameters relating to the ULSCH (Uplink Shared Channel) configuration (see {{bibref|3GPP-TS.32.592|Section 6.1.2.3}}).";
7713     leaf max-harq-tx {
7714       type uint8 {
7715         range "1..8 | 10 | 12 | 16 | 20 | 24 | 28";
7716       }
7717       description
7718         "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}}.";
7719       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.MAC.ULSCH.MaxHARQTx";
7720     }
7721     leaf periodic-bsr-timer {
7722       type uint16 {
7723         range "0 | 5 | 10 | 16 | 20 | 32 | 40 | 64 | 80 | 128 | 160 | 320 | 640 | 1280 | 2560";
7724       }
7725       units "subframes";
7726       description
7727         "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.\"";
7728       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.MAC.ULSCH.PeriodicBSRTimer";
7729     }
7730     leaf retx-bsr-timer {
7731       type uint16 {
7732         range "320 | 640 | 1280 | 2560 | 5120 | 10240";
7733       }
7734       units "subframes";
7735       description
7736         "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}}.";
7737       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.MAC.ULSCH.RetxBSRTimer";
7738     }
7739     leaf tti-bundling {
7740       type boolean;
7741       description
7742         "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}}.";
7743       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.MAC.ULSCH.TTIBundling";
7744     }
7745     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.MAC.ULSCH.";
7746   }
7747
7748   grouping lte-ran-rlc-g {
7749     description
7750       "This object contains parameters relating to the RLC (Radio Link Control) configuration.";
7751     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.RLC.";
7752   }
7753
7754   grouping lte-ran-rlc-srb1-g {
7755     description
7756       "This object contains parameters relating to the SRB1 (Signaling Radio Bearer 1) configuration (see {{bibref|3GPP-TS.32.592|Section 6.1.3.1}}).";
7757     leaf default-configuration {
7758       type boolean;
7759       config false;
7760       description
7761         "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.";
7762       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.RLC.SRB1.DefaultConfiguration";
7763     }
7764     leaf-list t-poll-retransmit {
7765       type string;
7766       config false;
7767       min-elements 1;
7768       max-elements "256";
7769       description
7770         "{{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.";
7771       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.RLC.SRB1.TPollRetransmit";
7772     }
7773     leaf-list poll-pdu {
7774       type uint16 {
7775         range "0 | 4 | 8 | 16 | 32 | 64 | 128 | 256";
7776       }
7777       config false;
7778       min-elements 1;
7779       max-elements "32";
7780       description
7781         "{{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.";
7782       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.RLC.SRB1.PollPDU";
7783     }
7784     leaf-list poll-byte {
7785       type uint16 {
7786         range "0 | 25 | 50 | 75 | 100 | 125 | 250 | 375 | 500 | 750 | 1000 | 1250 | 1500 | 2000 | 3000";
7787       }
7788       config false;
7789       min-elements 1;
7790       max-elements "64";
7791       description
7792         "{{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.";
7793       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.RLC.SRB1.PollByte";
7794     }
7795     leaf-list max-retx-threshold {
7796       type uint8 {
7797         range "1..4 | 6 | 8 | 16 | 32";
7798       }
7799       config false;
7800       min-elements 1;
7801       max-elements "32";
7802       description
7803         "{{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.";
7804       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.RLC.SRB1.MaxRetxThreshold";
7805     }
7806     leaf-list t-reordering {
7807       type string;
7808       config false;
7809       min-elements 1;
7810       max-elements "128";
7811       description
7812         "{{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.";
7813       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.RLC.SRB1.TReordering";
7814     }
7815     leaf-list t-status-prohibit {
7816       type string;
7817       config false;
7818       min-elements 1;
7819       max-elements "256";
7820       description
7821         "{{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.";
7822       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.RLC.SRB1.TStatusProhibit";
7823     }
7824     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.RLC.SRB1.";
7825   }
7826
7827   grouping lte-ran-rlc-srb2-g {
7828     description
7829       "This object contains parameters relating to the SRB2 (Signaling Radio Bearer 2) configuration (see {{bibref|3GPP-TS.32.592|Section 6.1.3.1}}).";
7830     leaf default-configuration {
7831       type boolean;
7832       config false;
7833       description
7834         "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.";
7835       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.RLC.SRB2.DefaultConfiguration";
7836     }
7837     leaf-list t-poll-retransmit {
7838       type string;
7839       config false;
7840       min-elements 1;
7841       max-elements "256";
7842       description
7843         "{{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.";
7844       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.RLC.SRB2.TPollRetransmit";
7845     }
7846     leaf-list poll-pdu {
7847       type uint16 {
7848         range "0 | 4 | 8 | 16 | 32 | 64 | 128 | 256";
7849       }
7850       config false;
7851       min-elements 1;
7852       max-elements "32";
7853       description
7854         "{{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.";
7855       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.RLC.SRB2.PollPDU";
7856     }
7857     leaf-list poll-byte {
7858       type uint16 {
7859         range "0 | 25 | 50 | 75 | 100 | 125 | 250 | 375 | 500 | 750 | 1000 | 1250 | 1500 | 2000 | 3000";
7860       }
7861       config false;
7862       min-elements 1;
7863       max-elements "64";
7864       description
7865         "{{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.";
7866       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.RLC.SRB2.PollByte";
7867     }
7868     leaf-list max-retx-threshold {
7869       type uint8 {
7870         range "1..4 | 6 | 8 | 16 | 32";
7871       }
7872       config false;
7873       min-elements 1;
7874       max-elements "32";
7875       description
7876         "{{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.";
7877       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.RLC.SRB2.MaxRetxThreshold";
7878     }
7879     leaf-list t-reordering {
7880       type string;
7881       config false;
7882       min-elements 1;
7883       max-elements "128";
7884       description
7885         "{{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.";
7886       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.RLC.SRB2.TReordering";
7887     }
7888     leaf-list t-status-prohibit {
7889       type string;
7890       config false;
7891       min-elements 1;
7892       max-elements "256";
7893       description
7894         "{{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.";
7895       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.RLC.SRB2.TStatusProhibit";
7896     }
7897     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.RLC.SRB2.";
7898   }
7899
7900   grouping lte-ran-rrc-timers-g {
7901     description
7902       "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}}).";
7903     leaf-list t300 {
7904       type uint16 {
7905         range "100 | 200 | 300 | 400 | 600 | 1000 | 1500 | 2000";
7906       }
7907       config false;
7908       min-elements 1;
7909       max-elements "64";
7910       description
7911         "{{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.";
7912       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.RRCTimers.T300";
7913     }
7914     leaf-list t301 {
7915       type uint16 {
7916         range "100 | 200 | 300 | 400 | 600 | 1000 | 1500 | 2000";
7917       }
7918       config false;
7919       min-elements 1;
7920       max-elements "64";
7921       description
7922         "{{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.";
7923       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.RRCTimers.T301";
7924     }
7925     leaf t302 {
7926       type uint16 {
7927         range "100 | 200 | 300 | 400 | 600 | 1000 | 1500 | 2000";
7928       }
7929       units "milliseconds";
7930       config false;
7931       description
7932         "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}}.";
7933       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.RRCTimers.T302";
7934     }
7935     leaf-list t304-eutra {
7936       type uint16 {
7937         range "50 | 100 | 150 | 200 | 500 | 1000 | 2000";
7938       }
7939       config false;
7940       min-elements 1;
7941       max-elements "64";
7942       description
7943         "{{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.";
7944       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.RRCTimers.T304EUTRA";
7945     }
7946     leaf-list t304-irat {
7947       type uint16 {
7948         range "100 | 200 | 500 | 1000 | 2000 | 4000 | 8000";
7949       }
7950       config false;
7951       min-elements 1;
7952       max-elements "64";
7953       description
7954         "{{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.";
7955       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.RRCTimers.T304IRAT";
7956     }
7957     leaf-list t310 {
7958       type uint16 {
7959         range "0 | 50 | 100 | 200 | 500 | 1000 | 2000";
7960       }
7961       config false;
7962       min-elements 1;
7963       max-elements "64";
7964       description
7965         "{{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.";
7966       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.RRCTimers.T310";
7967     }
7968     leaf-list t311 {
7969       type uint16 {
7970         range "1000 | 3000 | 5000 | 10000 | 15000 | 20000 | 30000";
7971       }
7972       config false;
7973       min-elements 1;
7974       max-elements "64";
7975       description
7976         "{{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.";
7977       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.RRCTimers.T311";
7978     }
7979     leaf t320 {
7980       type uint8 {
7981         range "5 | 10 | 20 | 30 | 60 | 120 | 180";
7982       }
7983       units "minutes";
7984       config false;
7985       description
7986         "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";
7987       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.RRCTimers.T320";
7988     }
7989     leaf n310 {
7990       type uint8 {
7991         range "1..4 | 6 | 8 | 10 | 20";
7992       }
7993       config false;
7994       description
7995         "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}}.";
7996       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.RRCTimers.N310";
7997     }
7998     leaf n311 {
7999       type uint8 {
8000         range "1..6 | 8 | 10";
8001       }
8002       config false;
8003       description
8004         "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}}.";
8005       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.RRCTimers.N311";
8006     }
8007     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.RRCTimers.";
8008   }
8009
8010   grouping lte-ran-cell-restriction-g {
8011     description
8012       "This object contains parameters relating to the cell restriction configuration.";
8013     leaf cell-barred {
8014       type boolean;
8015       config false;
8016       description
8017         "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}}.";
8018       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.CellRestriction.CellBarred";
8019     }
8020     leaf cell-reserved-for-operator-use {
8021       type boolean;
8022       config false;
8023       description
8024         "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}}.";
8025       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.CellRestriction.CellReservedForOperatorUse";
8026     }
8027     leaf barring-for-emergency {
8028       type boolean;
8029       config false;
8030       description
8031         "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}}.";
8032       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.CellRestriction.BarringForEmergency";
8033     }
8034     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.CellRestriction.";
8035   }
8036
8037   grouping lte-ran-mobility-g {
8038     description
8039       "This object contains parameters relating to the UE's mobility configuration. It covers both idle mode and connected mode.";
8040     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.";
8041   }
8042
8043   grouping lte-ran-mobility-idle-mode-g {
8044     description
8045       "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 .";
8046     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.";
8047   }
8048
8049   grouping lte-ran-mobility-idle-mode-common-g {
8050     description
8051       "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}}).";
8052     leaf-list qhyst {
8053       type string;
8054       config false;
8055       min-elements 1;
8056       max-elements "64";
8057       description
8058         "{{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.";
8059       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.Common.Qhyst";
8060     }
8061     leaf q-hyst-sf-medium {
8062       type int64;
8063       units "dB";
8064       config false;
8065       description
8066         "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}}.";
8067       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.Common.QHystSFMedium";
8068     }
8069     leaf q-hyst-sf-high {
8070       type int64;
8071       units "dB";
8072       config false;
8073       description
8074         "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}}.";
8075       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.Common.QHystSFHigh";
8076     }
8077     leaf t-evaluation {
8078       type uint8 {
8079         range "30 | 60 | 120 | 180 | 240";
8080       }
8081       units "seconds";
8082       config false;
8083       description
8084         "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}}.";
8085       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.Common.TEvaluation";
8086     }
8087     leaf t-hyst-normal {
8088       type uint8 {
8089         range "30 | 60 | 120 | 180 | 240";
8090       }
8091       units "seconds";
8092       config false;
8093       description
8094         "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}}.";
8095       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.Common.THystNormal";
8096     }
8097     leaf n-cell-change-medium {
8098       type uint8 {
8099         range "1..16";
8100       }
8101       config false;
8102       description
8103         "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}}.";
8104       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.Common.NCellChangeMedium";
8105     }
8106     leaf n-cell-change-high {
8107       type uint8 {
8108         range "1..16";
8109       }
8110       config false;
8111       description
8112         "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}}.";
8113       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.Common.NCellChangeHigh";
8114     }
8115     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.Common.";
8116   }
8117
8118   grouping lte-ran-mobility-idle-mode-intra-freq-g {
8119     description
8120       "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}}).";
8121     leaf-list q-rx-lev-min-sib1 {
8122       type string;
8123       config false;
8124       min-elements 1;
8125       max-elements "256";
8126       description
8127         "{{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.";
8128       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IntraFreq.QRxLevMinSIB1";
8129     }
8130     leaf-list q-rx-lev-min-sib3 {
8131       type string;
8132       config false;
8133       min-elements 1;
8134       max-elements "256";
8135       description
8136         "{{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.";
8137       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IntraFreq.QRxLevMinSIB3";
8138     }
8139     leaf q-rx-lev-min-offset {
8140       type uint8 {
8141         range "1..8";
8142       }
8143       units "dBm";
8144       config false;
8145       description
8146         "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}}.";
8147       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IntraFreq.QRxLevMinOffset";
8148     }
8149     leaf-list s-intra-search {
8150       type string;
8151       config false;
8152       min-elements 1;
8153       max-elements "128";
8154       description
8155         "{{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.";
8156       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IntraFreq.SIntraSearch";
8157     }
8158     leaf-list t-reselection-eutra {
8159       type string;
8160       config false;
8161       min-elements 1;
8162       max-elements "32";
8163       description
8164         "{{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.";
8165       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IntraFreq.TReselectionEUTRA";
8166     }
8167     leaf-list s-non-intra-search {
8168       type string;
8169       config false;
8170       min-elements 1;
8171       max-elements "128";
8172       description
8173         "{{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.";
8174       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IntraFreq.SNonIntraSearch";
8175     }
8176     leaf cell-reselection-priority {
8177       type uint8 {
8178         range "0..7";
8179       }
8180       config false;
8181       description
8182         "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}}.";
8183       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IntraFreq.CellReselectionPriority";
8184     }
8185     leaf p-max {
8186       type int64;
8187       units "dBm";
8188       config false;
8189       description
8190         "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}}.";
8191       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IntraFreq.PMax";
8192     }
8193     leaf thresh-serving-low {
8194       type uint8 {
8195         range "0..31";
8196       }
8197       units "dB";
8198       config false;
8199       description
8200         "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}}.";
8201       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IntraFreq.ThreshServingLow";
8202     }
8203     leaf t-reselection-eutrasf-medium {
8204       type uint8 {
8205         range "25 | 50 | 75 | 100";
8206       }
8207       config false;
8208       description
8209         "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}}.";
8210       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IntraFreq.TReselectionEUTRASFMedium";
8211     }
8212     leaf t-reselection-eutrasf-high {
8213       type uint8 {
8214         range "25 | 50 | 75 | 100";
8215       }
8216       config false;
8217       description
8218         "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}}.";
8219       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IntraFreq.TReselectionEUTRASFHigh";
8220     }
8221     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IntraFreq.";
8222   }
8223
8224   grouping lte-ran-mobility-idle-mode-inter-freq-g {
8225     description
8226       "This object contains parameters relating to the idle mode mobility configuration for inter-freq re-selection scenario .";
8227     leaf max-carrier-entries {
8228       type uint64;
8229       description
8230         "The maximum number of entries in the {{object|.CellConfig.LTE.RAN.Mobility.IdleMode.InterFreq.Carrier.{i}.}} table.";
8231       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.InterFreq.MaxCarrierEntries";
8232     }
8233     leaf carrier-number-of-entries {
8234       type uint64;
8235       description
8236         "{{numentries}}";
8237       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.InterFreq.CarrierNumberOfEntries";
8238     }
8239     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.InterFreq.";
8240   }
8241
8242   grouping lte-ran-mobility-idle-mode-inter-freq-carrier-g {
8243     description
8244       "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}}).";
8245     leaf enable {
8246       type boolean;
8247       config false;
8248       description
8249         "Enables or disables this entry.";
8250       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.InterFreq.Carrier.{i}.Enable";
8251     }
8252     leaf alias {
8253       type string {
8254         length "1..64";
8255       }
8256       description
8257         "{{datatype|expand}}";
8258       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.InterFreq.Carrier.{i}.Alias";
8259     }
8260     leaf eutra-carrier-arfcn {
8261       type uint16 {
8262         range "0..65535";
8263       }
8264       description
8265         "Indicates the ARFCN of this frequency carrier. Corresponds to parameter dl-CarrierFreq in SIB5 in {{bibref|3GPP-TS.36.331|Section 6.3.1}}.";
8266       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.InterFreq.Carrier.{i}.EUTRACarrierARFCN";
8267     }
8268     leaf-list q-rx-lev-min-sib5 {
8269       type string;
8270       config false;
8271       min-elements 1;
8272       max-elements "256";
8273       description
8274         "{{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.";
8275       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.InterFreq.Carrier.{i}.QRxLevMinSIB5";
8276     }
8277     leaf-list q-offset-freq {
8278       type string;
8279       config false;
8280       min-elements 1;
8281       max-elements "128";
8282       description
8283         "{{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.";
8284       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.InterFreq.Carrier.{i}.QOffsetFreq";
8285     }
8286     leaf-list t-reselection-eutra {
8287       type string;
8288       config false;
8289       min-elements 1;
8290       max-elements "32";
8291       description
8292         "{{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.";
8293       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.InterFreq.Carrier.{i}.TReselectionEUTRA";
8294     }
8295     leaf cell-reselection-priority {
8296       type uint8 {
8297         range "0..7";
8298       }
8299       config false;
8300       description
8301         "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}}.";
8302       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.InterFreq.Carrier.{i}.CellReselectionPriority";
8303     }
8304     leaf thresh-x-high {
8305       type uint8 {
8306         range "0..31";
8307       }
8308       units "dB";
8309       config false;
8310       description
8311         "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}}.";
8312       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.InterFreq.Carrier.{i}.ThreshXHigh";
8313     }
8314     leaf thresh-x-low {
8315       type uint8 {
8316         range "0..31";
8317       }
8318       units "dB";
8319       config false;
8320       description
8321         "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}}.";
8322       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.InterFreq.Carrier.{i}.ThreshXLow";
8323     }
8324     leaf p-max {
8325       type int64;
8326       units "dBm";
8327       config false;
8328       description
8329         "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}}.";
8330       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.InterFreq.Carrier.{i}.PMax";
8331     }
8332     leaf t-reselection-eutrasf-medium {
8333       type uint8 {
8334         range "25 | 50 | 75 | 100";
8335       }
8336       config false;
8337       description
8338         "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}}.";
8339       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.InterFreq.Carrier.{i}.TReselectionEUTRASFMedium";
8340     }
8341     leaf t-reselection-eutrasf-high {
8342       type uint8 {
8343         range "25 | 50 | 75 | 100";
8344       }
8345       config false;
8346       description
8347         "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}}.";
8348       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.InterFreq.Carrier.{i}.TReselectionEUTRASFHigh";
8349     }
8350     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.InterFreq.Carrier.{i}.";
8351   }
8352
8353   grouping lte-ran-mobility-idle-mode-irat-g {
8354     description
8355       "This object contains parameters relating to the idle mode mobility configuration for inter-RAT (Radio Access Technology) re-selection scenario.";
8356     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IRAT.";
8357   }
8358
8359   grouping lte-ran-mobility-idle-mode-irat-utra-g {
8360     description
8361       "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}}).";
8362     leaf-list t-reselection-utra {
8363       type string;
8364       config false;
8365       min-elements 1;
8366       max-elements "32";
8367       description
8368         "{{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.";
8369       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IRAT.UTRA.TReselectionUTRA";
8370     }
8371     leaf t-reselection-utrasf-medium {
8372       type uint8 {
8373         range "25 | 50 | 75 | 100";
8374       }
8375       config false;
8376       description
8377         "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}}.";
8378       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IRAT.UTRA.TReselectionUTRASFMedium";
8379     }
8380     leaf t-reselection-utrasf-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-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}}.";
8387       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IRAT.UTRA.TReselectionUTRASFHigh";
8388     }
8389     leaf max-utranfdd-freq-entries {
8390       type uint64;
8391       description
8392         "The maximum number of entries in the {{object|.CellConfig.LTE.RAN.Mobility.IdleMode.IRAT.UTRA.UTRANFDDFreq.{i}.}} table.";
8393       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IRAT.UTRA.MaxUTRANFDDFreqEntries";
8394     }
8395     leaf utranfdd-freq-number-of-entries {
8396       type uint64;
8397       description
8398         "{{numentries}}";
8399       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IRAT.UTRA.UTRANFDDFreqNumberOfEntries";
8400     }
8401     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IRAT.UTRA.";
8402   }
8403
8404   grouping lte-ran-mobility-idle-mode-irat-utra-utranfdd-freq-g {
8405     description
8406       "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}}).";
8407     leaf enable {
8408       type boolean;
8409       config false;
8410       description
8411         "Enables or disables this entry.";
8412       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IRAT.UTRA.UTRANFDDFreq.{i}.Enable";
8413     }
8414     leaf alias {
8415       type string {
8416         length "1..64";
8417       }
8418       description
8419         "{{datatype|expand}}";
8420       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IRAT.UTRA.UTRANFDDFreq.{i}.Alias";
8421     }
8422     leaf utra-carrier-arfcn {
8423       type uint16 {
8424         range "0..16383";
8425       }
8426       description
8427         "Indicates the ARFCN of the frequency carrier. Corresponds to parameter CarrierFreq in SIB6 in {{bibref|3GPP-TS.36.331|Section 6.3.1}}.";
8428       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IRAT.UTRA.UTRANFDDFreq.{i}.UTRACarrierARFCN";
8429     }
8430     leaf-list q-rx-lev-min {
8431       type string;
8432       config false;
8433       min-elements 1;
8434       max-elements "256";
8435       description
8436         "{{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.";
8437       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IRAT.UTRA.UTRANFDDFreq.{i}.QRxLevMin";
8438     }
8439     leaf-list q-qual-min {
8440       type string;
8441       config false;
8442       min-elements 1;
8443       max-elements "128";
8444       description
8445         "{{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.";
8446       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IRAT.UTRA.UTRANFDDFreq.{i}.QQualMin";
8447     }
8448     leaf cell-reselection-priority {
8449       type uint8 {
8450         range "0..7";
8451       }
8452       config false;
8453       description
8454         "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}}.";
8455       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IRAT.UTRA.UTRANFDDFreq.{i}.CellReselectionPriority";
8456     }
8457     leaf thresh-x-high {
8458       type uint8 {
8459         range "0..31";
8460       }
8461       units "dB";
8462       config false;
8463       description
8464         "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}}.";
8465       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IRAT.UTRA.UTRANFDDFreq.{i}.ThreshXHigh";
8466     }
8467     leaf thresh-x-low {
8468       type uint8 {
8469         range "0..31";
8470       }
8471       units "dB";
8472       config false;
8473       description
8474         "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}}.";
8475       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IRAT.UTRA.UTRANFDDFreq.{i}.ThreshXLow";
8476     }
8477     leaf p-max-utra {
8478       type int64;
8479       units "dBm";
8480       config false;
8481       description
8482         "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}}.";
8483       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IRAT.UTRA.UTRANFDDFreq.{i}.PMaxUTRA";
8484     }
8485     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IRAT.UTRA.UTRANFDDFreq.{i}.";
8486   }
8487
8488   grouping lte-ran-mobility-idle-mode-irat-geran-g {
8489     description
8490       "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}}).";
8491     leaf-list t-reselection-geran {
8492       type string;
8493       config false;
8494       min-elements 1;
8495       max-elements "32";
8496       description
8497         "{{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.";
8498       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IRAT.GERAN.TReselectionGERAN";
8499     }
8500     leaf t-reselection-geransf-medium {
8501       type uint8 {
8502         range "25 | 50 | 75 | 100";
8503       }
8504       config false;
8505       description
8506         "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}}.";
8507       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IRAT.GERAN.TReselectionGERANSFMedium";
8508     }
8509     leaf t-reselection-geransf-high {
8510       type uint8 {
8511         range "25 | 50 | 75 | 100";
8512       }
8513       config false;
8514       description
8515         "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}}.";
8516       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IRAT.GERAN.TReselectionGERANSFHigh";
8517     }
8518     leaf max-geran-freq-group-entries {
8519       type uint64;
8520       description
8521         "The maximum number of entries in the {{object|.CellConfig.LTE.RAN.Mobility.IdleMode.IRAT.GERAN.GERANFreqGroup.{i}.}} table.";
8522       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IRAT.GERAN.MaxGERANFreqGroupEntries";
8523     }
8524     leaf geran-freq-group-number-of-entries {
8525       type uint64;
8526       description
8527         "{{numentries}}";
8528       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IRAT.GERAN.GERANFreqGroupNumberOfEntries";
8529     }
8530     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IRAT.GERAN.";
8531   }
8532
8533   grouping lte-ran-mobility-idle-mode-irat-geran-geran-freq-group-g {
8534     description
8535       "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}}).";
8536     leaf enable {
8537       type boolean;
8538       config false;
8539       description
8540         "Enables or disables this entry.";
8541       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IRAT.GERAN.GERANFreqGroup.{i}.Enable";
8542     }
8543     leaf alias {
8544       type string {
8545         length "1..64";
8546       }
8547       description
8548         "{{datatype|expand}}";
8549       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IRAT.GERAN.GERANFreqGroup.{i}.Alias";
8550     }
8551     leaf band-indicator {
8552       type enumeration {
8553         enum "gsm850" {
8554           value 1;
8555           description
8556             "none";
8557           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IRAT.GERAN.GERANFreqGroup.{i}.BandIndicator - GSM850";
8558         }
8559         enum "gsm900" {
8560           value 2;
8561           description
8562             "none";
8563           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IRAT.GERAN.GERANFreqGroup.{i}.BandIndicator - GSM900";
8564         }
8565         enum "dcs1800" {
8566           value 3;
8567           description
8568             "none";
8569           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IRAT.GERAN.GERANFreqGroup.{i}.BandIndicator - DCS1800";
8570         }
8571         enum "pcs1900" {
8572           value 4;
8573           description
8574             "none";
8575           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IRAT.GERAN.GERANFreqGroup.{i}.BandIndicator - PCS1900";
8576         }
8577       }
8578       config false;
8579       description
8580         "Indicates how to interpret the BCCH ARFCN. {{enum}}";
8581       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IRAT.GERAN.GERANFreqGroup.{i}.BandIndicator";
8582     }
8583     leaf bccharfcn {
8584       type uint16 {
8585         range "0..1023";
8586       }
8587       description
8588         "ARFCN of this cell.";
8589       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IRAT.GERAN.GERANFreqGroup.{i}.BCCHARFCN";
8590     }
8591     leaf-list q-rx-lev-min {
8592       type string;
8593       config false;
8594       min-elements 1;
8595       max-elements "256";
8596       description
8597         "{{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.";
8598       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IRAT.GERAN.GERANFreqGroup.{i}.QRxLevMin";
8599     }
8600     leaf cell-reselection-priority {
8601       type uint8 {
8602         range "0..7";
8603       }
8604       config false;
8605       description
8606         "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}}.";
8607       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IRAT.GERAN.GERANFreqGroup.{i}.CellReselectionPriority";
8608     }
8609     leaf thresh-x-high {
8610       type uint8 {
8611         range "0..31";
8612       }
8613       units "dB";
8614       config false;
8615       description
8616         "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}}.";
8617       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IRAT.GERAN.GERANFreqGroup.{i}.ThreshXHigh";
8618     }
8619     leaf thresh-x-low {
8620       type uint8 {
8621         range "0..31";
8622       }
8623       units "dB";
8624       config false;
8625       description
8626         "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}}.";
8627       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IRAT.GERAN.GERANFreqGroup.{i}.ThreshXLow";
8628     }
8629     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IRAT.GERAN.GERANFreqGroup.{i}.";
8630   }
8631
8632   grouping lte-ran-mobility-idle-mode-irat-cdma2000-g {
8633     description
8634       "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}}).";
8635     leaf-list search-window-size {
8636       type string;
8637       config false;
8638       min-elements 1;
8639       max-elements "64";
8640       description
8641         "{{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.";
8642       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IRAT.CDMA2000.SearchWindowSize";
8643     }
8644     leaf-list t-reselection-cdma2000 {
8645       type string;
8646       config false;
8647       min-elements 1;
8648       max-elements "32";
8649       description
8650         "{{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.";
8651       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IRAT.CDMA2000.TReselectionCDMA2000";
8652     }
8653     leaf t-reselection-cdma2000-sf-medium {
8654       type uint8 {
8655         range "25 | 50 | 75 | 100";
8656       }
8657       config false;
8658       description
8659         "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}}.";
8660       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IRAT.CDMA2000.TReselectionCDMA2000SFMedium";
8661     }
8662     leaf t-reselection-cdma2000-sf-high {
8663       type uint8 {
8664         range "25 | 50 | 75 | 100";
8665       }
8666       config false;
8667       description
8668         "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}}.";
8669       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IRAT.CDMA2000.TReselectionCDMA2000SFHigh";
8670     }
8671     leaf max-cdma2000-band-entries {
8672       type uint64;
8673       description
8674         "The maximum number of entries in the {{object|.CellConfig.LTE.RAN.Mobility.IdleMode.IRAT.CDMA2000.CDMA2000Band.{i}.}} table.";
8675       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IRAT.CDMA2000.MaxCDMA2000BandEntries";
8676     }
8677     leaf cdma2000-band-number-of-entries {
8678       type uint64;
8679       description
8680         "{{numentries}}";
8681       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IRAT.CDMA2000.CDMA2000BandNumberOfEntries";
8682     }
8683     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IRAT.CDMA2000.";
8684   }
8685
8686   grouping lte-ran-mobility-idle-mode-irat-cdma2000-cdma2000-band-g {
8687     description
8688       "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}}).";
8689     leaf enable {
8690       type boolean;
8691       config false;
8692       description
8693         "Enables or disables this entry.";
8694       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IRAT.CDMA2000.CDMA2000Band.{i}.Enable";
8695     }
8696     leaf alias {
8697       type string {
8698         length "1..64";
8699       }
8700       description
8701         "{{datatype|expand}}";
8702       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IRAT.CDMA2000.CDMA2000Band.{i}.Alias";
8703     }
8704     leaf band-class {
8705       type uint8 {
8706         range "0..17";
8707       }
8708       units "bandclass number";
8709       description
8710         "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}}.";
8711       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IRAT.CDMA2000.CDMA2000Band.{i}.BandClass";
8712     }
8713     leaf cell-reselection-priority {
8714       type uint8 {
8715         range "0..7";
8716       }
8717       config false;
8718       description
8719         "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}}.";
8720       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IRAT.CDMA2000.CDMA2000Band.{i}.CellReselectionPriority";
8721     }
8722     leaf thresh-x-high {
8723       type uint8 {
8724         range "0..63";
8725       }
8726       units "dB";
8727       config false;
8728       description
8729         "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}}.";
8730       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IRAT.CDMA2000.CDMA2000Band.{i}.ThreshXHigh";
8731     }
8732     leaf thresh-x-low {
8733       type uint8 {
8734         range "0..63";
8735       }
8736       units "dB";
8737       config false;
8738       description
8739         "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}}.";
8740       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IRAT.CDMA2000.CDMA2000Band.{i}.ThreshXLow";
8741     }
8742     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.IdleMode.IRAT.CDMA2000.CDMA2000Band.{i}.";
8743   }
8744
8745   grouping lte-ran-mobility-conn-mode-g {
8746     description
8747       "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 .";
8748     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.ConnMode.";
8749   }
8750
8751   grouping lte-ran-mobility-conn-mode-eutra-g {
8752     description
8753       "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}}).";
8754     leaf-list filter-coefficient-rsrp {
8755       type string;
8756       config false;
8757       min-elements 1;
8758       max-elements "64";
8759       description
8760         "{{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.";
8761       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.ConnMode.EUTRA.FilterCoefficientRSRP";
8762     }
8763     leaf-list filter-coefficient-rsrq {
8764       type string;
8765       config false;
8766       min-elements 1;
8767       max-elements "64";
8768       description
8769         "{{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.";
8770       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.ConnMode.EUTRA.FilterCoefficientRSRQ";
8771     }
8772     leaf a1-threshold-rsrp {
8773       type uint8 {
8774         range "0..97";
8775       }
8776       config false;
8777       description
8778         "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}}.";
8779       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.ConnMode.EUTRA.A1ThresholdRSRP";
8780     }
8781     leaf a1-threshold-rsrq {
8782       type uint8 {
8783         range "0..34";
8784       }
8785       config false;
8786       description
8787         "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}}.";
8788       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.ConnMode.EUTRA.A1ThresholdRSRQ";
8789     }
8790     leaf a2-threshold-rsrp {
8791       type uint8 {
8792         range "0..97";
8793       }
8794       config false;
8795       description
8796         "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}}.";
8797       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.ConnMode.EUTRA.A2ThresholdRSRP";
8798     }
8799     leaf a2-threshold-rsrq {
8800       type uint8 {
8801         range "0..34";
8802       }
8803       config false;
8804       description
8805         "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}}.";
8806       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.ConnMode.EUTRA.A2ThresholdRSRQ";
8807     }
8808     leaf-list a3-offset {
8809       type string;
8810       config false;
8811       min-elements 1;
8812       max-elements "256";
8813       description
8814         "{{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.";
8815       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.ConnMode.EUTRA.A3Offset";
8816     }
8817     leaf report-on-leave {
8818       type boolean;
8819       config false;
8820       description
8821         "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}}.";
8822       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.ConnMode.EUTRA.ReportOnLeave";
8823     }
8824     leaf a4-threshold-rsrp {
8825       type uint8 {
8826         range "0..97";
8827       }
8828       config false;
8829       description
8830         "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}}.";
8831       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.ConnMode.EUTRA.A4ThresholdRSRP";
8832     }
8833     leaf a4-threshold-rsrq {
8834       type uint8 {
8835         range "0..34";
8836       }
8837       config false;
8838       description
8839         "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}}.";
8840       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.ConnMode.EUTRA.A4ThresholdRSRQ";
8841     }
8842     leaf a5-threshold1-rsrp {
8843       type uint8 {
8844         range "0..97";
8845       }
8846       config false;
8847       description
8848         "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}}.";
8849       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.ConnMode.EUTRA.A5Threshold1RSRP";
8850     }
8851     leaf a5-threshold1-rsrq {
8852       type uint8 {
8853         range "0..34";
8854       }
8855       config false;
8856       description
8857         "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}}.";
8858       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.ConnMode.EUTRA.A5Threshold1RSRQ";
8859     }
8860     leaf a5-threshold2-rsrp {
8861       type uint8 {
8862         range "0..97";
8863       }
8864       config false;
8865       description
8866         "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}}.";
8867       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.ConnMode.EUTRA.A5Threshold2RSRP";
8868     }
8869     leaf a5-threshold2-rsrq {
8870       type uint8 {
8871         range "0..34";
8872       }
8873       config false;
8874       description
8875         "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}}.";
8876       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.ConnMode.EUTRA.A5Threshold2RSRQ";
8877     }
8878     leaf-list hysteresis {
8879       type string;
8880       config false;
8881       min-elements 1;
8882       max-elements "128";
8883       description
8884         "{{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.";
8885       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.ConnMode.EUTRA.Hysteresis";
8886     }
8887     leaf-list time-to-trigger {
8888       type uint16 {
8889         range "0 | 40 | 64 | 80 | 100 | 128 | 160 | 256 | 320 | 480 | 512 | 640 | 1024 | 1280 | 2560 | 5120";
8890       }
8891       config false;
8892       min-elements 1;
8893       max-elements "128";
8894       description
8895         "{{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.";
8896       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.ConnMode.EUTRA.TimeToTrigger";
8897     }
8898     leaf trigger-quantity {
8899       type enumeration {
8900         enum "rsrp" {
8901           value 1;
8902           description
8903             "none";
8904           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.ConnMode.EUTRA.TriggerQuantity - RSRP";
8905         }
8906         enum "rsrq" {
8907           value 2;
8908           description
8909             "none";
8910           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.ConnMode.EUTRA.TriggerQuantity - RSRQ";
8911         }
8912       }
8913       config false;
8914       description
8915         "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}}.";
8916       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.ConnMode.EUTRA.TriggerQuantity";
8917     }
8918     leaf report-quantity {
8919       type enumeration {
8920         enum "same-as-trigger-quantity" {
8921           value 1;
8922           description
8923             "none";
8924           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.ConnMode.EUTRA.ReportQuantity - SameAsTriggerQuantity";
8925         }
8926         enum "both" {
8927           value 2;
8928           description
8929             "none";
8930           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.ConnMode.EUTRA.ReportQuantity - Both";
8931         }
8932       }
8933       config false;
8934       description
8935         "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.";
8936       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.ConnMode.EUTRA.ReportQuantity";
8937     }
8938     leaf max-report-cells {
8939       type uint8 {
8940         range "1..8";
8941       }
8942       description
8943         "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}}.";
8944       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.ConnMode.EUTRA.MaxReportCells";
8945     }
8946     leaf report-interval {
8947       type uint32 {
8948         range "120 | 240 | 480 | 640 | 1024 | 2048 | 5120 | 10240 | 60000 | 360000 | 720000 | 1800000 | 3600000";
8949       }
8950       units "milliseconds";
8951       config false;
8952       description
8953         "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}}.";
8954       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.ConnMode.EUTRA.ReportInterval";
8955     }
8956     leaf report-amount {
8957       type uint8 {
8958         range "0..2 | 4 | 8 | 16 | 32 | 64";
8959       }
8960       config false;
8961       description
8962         "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.\"";
8963       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.ConnMode.EUTRA.ReportAmount";
8964     }
8965     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.ConnMode.EUTRA.";
8966   }
8967
8968   grouping lte-ran-mobility-conn-mode-irat-g {
8969     description
8970       "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}}).";
8971     leaf-list qoffsett-utra {
8972       type string;
8973       config false;
8974       min-elements 1;
8975       max-elements "128";
8976       description
8977         "{{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.";
8978       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.ConnMode.IRAT.QoffsettUTRA";
8979     }
8980     leaf-list filter-coefficient-utra {
8981       type string;
8982       config false;
8983       min-elements 1;
8984       max-elements "64";
8985       description
8986         "{{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.";
8987       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.ConnMode.IRAT.FilterCoefficientUTRA";
8988     }
8989     leaf meas-quantity-utrafdd {
8990       type enumeration {
8991         enum "cpich-rscp" {
8992           value 1;
8993           description
8994             "none";
8995           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.ConnMode.IRAT.MeasQuantityUTRAFDD - CPICH-RSCP";
8996         }
8997         enum "cpich-ec-n0" {
8998           value 2;
8999           description
9000             "none";
9001           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.ConnMode.IRAT.MeasQuantityUTRAFDD - CPICH-EcN0";
9002         }
9003       }
9004       config false;
9005       description
9006         "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}}.";
9007       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.ConnMode.IRAT.MeasQuantityUTRAFDD";
9008     }
9009     leaf b1-threshold-utrarscp {
9010       type int64;
9011       units "dBm";
9012       config false;
9013       description
9014         "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}}.";
9015       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.ConnMode.IRAT.B1ThresholdUTRARSCP";
9016     }
9017     leaf b1-threshold-utra-ec-n0 {
9018       type uint8 {
9019         range "0..49";
9020       }
9021       units "dBm";
9022       config false;
9023       description
9024         "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}}.";
9025       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.ConnMode.IRAT.B1ThresholdUTRAEcN0";
9026     }
9027     leaf-list qoffset-geran {
9028       type string;
9029       config false;
9030       min-elements 1;
9031       max-elements "128";
9032       description
9033         "{{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.";
9034       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.ConnMode.IRAT.QoffsetGERAN";
9035     }
9036     leaf-list filter-coefficient-geran {
9037       type string;
9038       config false;
9039       min-elements 1;
9040       max-elements "64";
9041       description
9042         "{{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.";
9043       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.ConnMode.IRAT.FilterCoefficientGERAN";
9044     }
9045     leaf b1-threshold-geran {
9046       type uint8 {
9047         range "0..63";
9048       }
9049       units "dBm";
9050       config false;
9051       description
9052         "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}}.";
9053       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.ConnMode.IRAT.B1ThresholdGERAN";
9054     }
9055     leaf-list qoffset-cdma2000 {
9056       type string;
9057       config false;
9058       min-elements 1;
9059       max-elements "128";
9060       description
9061         "{{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.";
9062       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.ConnMode.IRAT.QoffsetCDMA2000";
9063     }
9064     leaf meas-quantity-cdma2000 {
9065       type enumeration {
9066         enum "pilot-strength" {
9067           value 1;
9068           description
9069             "none";
9070           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.ConnMode.IRAT.MeasQuantityCDMA2000 - PilotStrength";
9071         }
9072         enum "pilot-pn-phase-and-pilot-strength" {
9073           value 2;
9074           description
9075             "none";
9076           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.ConnMode.IRAT.MeasQuantityCDMA2000 - PilotPnPhaseAndPilotStrength";
9077         }
9078       }
9079       config false;
9080       description
9081         "Measurement quantity used for CDMA2000 measurements. Corresponds to measQuantityCDMA2000 parameter specified in QuantityConfigCDMA2000 IE in {{bibref|3GPP-TS.36.331|Section 6.3.5}}.";
9082       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.ConnMode.IRAT.MeasQuantityCDMA2000";
9083     }
9084     leaf b1-threshold-cdma2000 {
9085       type uint8 {
9086         range "0..63";
9087       }
9088       units "dBm";
9089       config false;
9090       description
9091         "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}}.";
9092       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.ConnMode.IRAT.B1ThresholdCDMA2000";
9093     }
9094     leaf b2-threshold2-utrarscp {
9095       type int64;
9096       units "dBm";
9097       config false;
9098       description
9099         "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}}.";
9100       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.ConnMode.IRAT.B2Threshold2UTRARSCP";
9101     }
9102     leaf b2-threshold2-utra-ec-n0 {
9103       type uint8 {
9104         range "0..49";
9105       }
9106       units "dBm";
9107       config false;
9108       description
9109         "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}}.";
9110       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.ConnMode.IRAT.B2Threshold2UTRAEcN0";
9111     }
9112     leaf b2-threshold2-geran {
9113       type uint8 {
9114         range "0..63";
9115       }
9116       units "dBm";
9117       config false;
9118       description
9119         "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}}.";
9120       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.ConnMode.IRAT.B2Threshold2GERAN";
9121     }
9122     leaf b2-threshold2-cdma2000 {
9123       type uint8 {
9124         range "0..63";
9125       }
9126       units "dBm";
9127       config false;
9128       description
9129         "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}}.";
9130       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.ConnMode.IRAT.B2Threshold2CDMA2000";
9131     }
9132     leaf-list hysteresis {
9133       type string;
9134       config false;
9135       min-elements 1;
9136       max-elements "128";
9137       description
9138         "{{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.";
9139       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.ConnMode.IRAT.Hysteresis";
9140     }
9141     leaf-list time-to-trigger {
9142       type uint16 {
9143         range "0 | 40 | 64 | 80 | 100 | 128 | 160 | 256 | 320 | 480 | 512 | 640 | 1024 | 1280 | 2560 | 5120";
9144       }
9145       config false;
9146       min-elements 1;
9147       max-elements "128";
9148       description
9149         "{{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.";
9150       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.ConnMode.IRAT.TimeToTrigger";
9151     }
9152     leaf max-report-cells {
9153       type uint8 {
9154         range "1..8";
9155       }
9156       description
9157         "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}}.";
9158       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.ConnMode.IRAT.MaxReportCells";
9159     }
9160     leaf report-interval {
9161       type uint32 {
9162         range "120 | 240 | 480 | 640 | 1024 | 2048 | 5120 | 10240 | 60000 | 360000 | 720000 | 1800000 | 3600000";
9163       }
9164       units "milliseconds";
9165       config false;
9166       description
9167         "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}}.";
9168       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.ConnMode.IRAT.ReportInterval";
9169     }
9170     leaf report-amount {
9171       type uint8 {
9172         range "0..2 | 4 | 8 | 16 | 32 | 64";
9173       }
9174       config false;
9175       description
9176         "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.\"";
9177       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.ConnMode.IRAT.ReportAmount";
9178     }
9179     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.Mobility.ConnMode.IRAT.";
9180   }
9181
9182   grouping lte-ran-neighbor-list-g {
9183     description
9184       "This object contains parameters relating to the neighbor list.";
9185     leaf max-lte-cell-entries {
9186       type uint64;
9187       description
9188         "The maximum number of entries in the {{object|.CellConfig.LTE.RAN.NeighborList.LTECell.{i}.}} table.";
9189       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborList.MaxLTECellEntries";
9190     }
9191     leaf lte-cell-number-of-entries {
9192       type uint64;
9193       description
9194         "{{numentries}}";
9195       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborList.LTECellNumberOfEntries";
9196     }
9197     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborList.";
9198   }
9199
9200   grouping lte-ran-neighbor-list-lte-cell-g {
9201     description
9202       "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.";
9203     leaf enable {
9204       type boolean;
9205       config false;
9206       description
9207         "Enables or disables this entry.";
9208       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborList.LTECell.{i}.Enable";
9209     }
9210     leaf alias {
9211       type string {
9212         length "1..64";
9213       }
9214       description
9215         "{{datatype|expand}}";
9216       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborList.LTECell.{i}.Alias";
9217     }
9218     leaf must-include {
9219       type boolean;
9220       config false;
9221       description
9222         "Indicates whether this instance of the neighbor shall be included or excluded in the FAP's NL configuration.";
9223       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborList.LTECell.{i}.MustInclude";
9224     }
9225     leaf plmnid {
9226       type string {
9227         length "0..6";
9228       }
9229       description
9230         "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.";
9231       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborList.LTECell.{i}.PLMNID";
9232     }
9233     leaf cid {
9234       type uint32 {
9235         range "0..268435455";
9236       }
9237       description
9238         "Cell Identity. {{bibref|3GPP-TS.36.331|Section 6.3.4}}. Combination of {{param|PLMNID}} and {{param}} constitutes the Cell Global ID (CGI).";
9239       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborList.LTECell.{i}.CID";
9240     }
9241     leaf eutra-carrier-arfcn {
9242       type uint16 {
9243         range "0..65535";
9244       }
9245       config false;
9246       description
9247         "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.";
9248       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborList.LTECell.{i}.EUTRACarrierARFCN";
9249     }
9250     leaf phy-cell-id {
9251       type uint16 {
9252         range "0..503";
9253       }
9254       config false;
9255       description
9256         "Physical cell ID, as specified in {{bibref|3GPP-TS.36.211|Section 6.11}}.";
9257       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborList.LTECell.{i}.PhyCellID";
9258     }
9259     leaf q-offset {
9260       type int64;
9261       config false;
9262       description
9263         "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.";
9264       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborList.LTECell.{i}.QOffset";
9265     }
9266     leaf cio {
9267       type int64;
9268       config false;
9269       description
9270         "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.";
9271       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborList.LTECell.{i}.CIO";
9272     }
9273     leaf rs-tx-power {
9274       type int64;
9275       units "dBm";
9276       config false;
9277       description
9278         "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}}.";
9279       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborList.LTECell.{i}.RSTxPower";
9280     }
9281     leaf blacklisted {
9282       type boolean;
9283       config false;
9284       description
9285         "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.";
9286       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborList.LTECell.{i}.Blacklisted";
9287     }
9288     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborList.LTECell.{i}.";
9289   }
9290
9291   grouping lte-ran-neighbor-list-inter-rat-cell-g {
9292     description
9293       "The inter-RAT cell lists separated by technology. {{bibref|3GPP-TS.36.331|Section 6.3.1 (SIB6, 7, 8)}}.";
9294     leaf max-umts-entries {
9295       type uint64;
9296       description
9297         "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}}.";
9298       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborList.InterRATCell.MaxUMTSEntries";
9299     }
9300     leaf max-gsm-entries {
9301       type uint64;
9302       description
9303         "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}}.";
9304       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborList.InterRATCell.MaxGSMEntries";
9305     }
9306     leaf max-cdma2000-entries {
9307       type uint64;
9308       description
9309         "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}}.";
9310       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborList.InterRATCell.MaxCDMA2000Entries";
9311     }
9312     leaf umts-number-of-entries {
9313       type uint64;
9314       description
9315         "{{numentries}}";
9316       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborList.InterRATCell.UMTSNumberOfEntries";
9317     }
9318     leaf gsm-number-of-entries {
9319       type uint64;
9320       description
9321         "{{numentries}}";
9322       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborList.InterRATCell.GSMNumberOfEntries";
9323     }
9324     leaf cdma2000-number-of-entries {
9325       type uint64;
9326       description
9327         "{{numentries}}";
9328       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborList.InterRATCell.CDMA2000NumberOfEntries";
9329     }
9330     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborList.InterRATCell.";
9331   }
9332
9333   grouping lte-ran-neighbor-list-inter-rat-cell-umts-g {
9334     description
9335       "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.";
9336     leaf enable {
9337       type boolean;
9338       config false;
9339       description
9340         "Enables or disables this entry.";
9341       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborList.InterRATCell.UMTS.{i}.Enable";
9342     }
9343     leaf alias {
9344       type string {
9345         length "1..64";
9346       }
9347       description
9348         "{{datatype|expand}}";
9349       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborList.InterRATCell.UMTS.{i}.Alias";
9350     }
9351     leaf must-include {
9352       type boolean;
9353       config false;
9354       description
9355         "Indicates whether this instance of the neighbor shall be included or excluded in the FAP's NL configuration.";
9356       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborList.InterRATCell.UMTS.{i}.MustInclude";
9357     }
9358     leaf plmnid {
9359       type string {
9360         length "0..6";
9361       }
9362       description
9363         "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.";
9364       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborList.InterRATCell.UMTS.{i}.PLMNID";
9365     }
9366     leaf rncid {
9367       type uint16 {
9368         range "0..65535";
9369       }
9370       config false;
9371       description
9372         "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}}";
9373       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborList.InterRATCell.UMTS.{i}.RNCID";
9374     }
9375     leaf cid {
9376       type uint16 {
9377         range "0..65535";
9378       }
9379       description
9380         "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}}.";
9381       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborList.InterRATCell.UMTS.{i}.CID";
9382     }
9383     leaf lac {
9384       type uint16 {
9385         range "1..65533 | 65535";
9386       }
9387       config false;
9388       description
9389         "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}}.";
9390       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborList.InterRATCell.UMTS.{i}.LAC";
9391     }
9392     leaf rac {
9393       type uint8 {
9394         range "0..255";
9395       }
9396       config false;
9397       description
9398         "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}}";
9399       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborList.InterRATCell.UMTS.{i}.RAC";
9400     }
9401     leaf ura {
9402       type uint16 {
9403         range "0..65535";
9404       }
9405       config false;
9406       description
9407         "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}}";
9408       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborList.InterRATCell.UMTS.{i}.URA";
9409     }
9410     leaf uarfcnul {
9411       type uint16 {
9412         range "0..16383";
9413       }
9414       config false;
9415       description
9416         "The UL UTRA Absolute Radio Frequency Channel Number (UARFCN) in an FDD mode cell. {{bibref|3GPP-TS.25.433}}";
9417       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborList.InterRATCell.UMTS.{i}.UARFCNUL";
9418     }
9419     leaf uarfcndl {
9420       type uint16 {
9421         range "0..16383";
9422       }
9423       config false;
9424       description
9425         "The DL UTRA Absolute Radio Frequency Channel Number (UARFCN) in an FDD mode cell. {{bibref|3GPP-TS.25.433}}";
9426       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborList.InterRATCell.UMTS.{i}.UARFCNDL";
9427     }
9428     leaf pcpich-scrambling-code {
9429       type uint16 {
9430         range "0..511";
9431       }
9432       config false;
9433       description
9434         "Primary CPICH scrambling code.";
9435       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborList.InterRATCell.UMTS.{i}.PCPICHScramblingCode";
9436     }
9437     leaf pcpich-tx-power {
9438       type int64;
9439       units "dBm";
9440       config false;
9441       description
9442         "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}}";
9443       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborList.InterRATCell.UMTS.{i}.PCPICHTxPower";
9444     }
9445     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborList.InterRATCell.UMTS.{i}.";
9446   }
9447
9448   grouping lte-ran-neighbor-list-inter-rat-cell-gsm-g {
9449     description
9450       "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.";
9451     leaf enable {
9452       type boolean;
9453       config false;
9454       description
9455         "Enables or disables this entry.";
9456       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborList.InterRATCell.GSM.{i}.Enable";
9457     }
9458     leaf alias {
9459       type string {
9460         length "1..64";
9461       }
9462       description
9463         "{{datatype|expand}}";
9464       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborList.InterRATCell.GSM.{i}.Alias";
9465     }
9466     leaf must-include {
9467       type boolean;
9468       config false;
9469       description
9470         "Indicates whether this instance of the neighbor shall be included or excluded in the FAP's NL configuration.";
9471       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborList.InterRATCell.GSM.{i}.MustInclude";
9472     }
9473     leaf plmnid {
9474       type string {
9475         length "0..6";
9476       }
9477       description
9478         "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.";
9479       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborList.InterRATCell.GSM.{i}.PLMNID";
9480     }
9481     leaf lac {
9482       type uint16 {
9483         range "0..65535";
9484       }
9485       description
9486         "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}}.";
9487       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborList.InterRATCell.GSM.{i}.LAC";
9488     }
9489     leaf bsic {
9490       type uint8 {
9491         range "0..255";
9492       }
9493       config false;
9494       description
9495         "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.";
9496       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborList.InterRATCell.GSM.{i}.BSIC";
9497     }
9498     leaf ci {
9499       type uint16 {
9500         range "0..65535";
9501       }
9502       description
9503         "Cell ID of the cell per {{bibref|3GPP-TS.23.003|Section 4.3.1}}.";
9504       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborList.InterRATCell.GSM.{i}.CI";
9505     }
9506     leaf band-indicator {
9507       type enumeration {
9508         enum "gsm850" {
9509           value 1;
9510           description
9511             "none";
9512           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborList.InterRATCell.GSM.{i}.BandIndicator - GSM850";
9513         }
9514         enum "gsm900" {
9515           value 2;
9516           description
9517             "none";
9518           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborList.InterRATCell.GSM.{i}.BandIndicator - GSM900";
9519         }
9520         enum "dcs1800" {
9521           value 3;
9522           description
9523             "none";
9524           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborList.InterRATCell.GSM.{i}.BandIndicator - DCS1800";
9525         }
9526         enum "pcs1900" {
9527           value 4;
9528           description
9529             "none";
9530           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborList.InterRATCell.GSM.{i}.BandIndicator - PCS1900";
9531         }
9532       }
9533       config false;
9534       description
9535         "Indicates how to interpret the BCCH ARFCN. {{enum}}";
9536       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborList.InterRATCell.GSM.{i}.BandIndicator";
9537     }
9538     leaf bccharfcn {
9539       type uint16 {
9540         range "0..1023";
9541       }
9542       config false;
9543       description
9544         "ARFCN of this cell.";
9545       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborList.InterRATCell.GSM.{i}.BCCHARFCN";
9546     }
9547     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborList.InterRATCell.GSM.{i}.";
9548   }
9549
9550   grouping lte-ran-neighbor-list-inter-rat-cell-cdma2000-g {
9551     description
9552       "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.";
9553     leaf enable {
9554       type boolean;
9555       config false;
9556       description
9557         "Enables or disables this entry.";
9558       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborList.InterRATCell.CDMA2000.{i}.Enable";
9559     }
9560     leaf alias {
9561       type string {
9562         length "1..64";
9563       }
9564       description
9565         "{{datatype|expand}}";
9566       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborList.InterRATCell.CDMA2000.{i}.Alias";
9567     }
9568     leaf must-include {
9569       type boolean;
9570       config false;
9571       description
9572         "Indicates whether this instance of the neighbor shall be included or excluded in the FAP's NL configuration.";
9573       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborList.InterRATCell.CDMA2000.{i}.MustInclude";
9574     }
9575     leaf band-class {
9576       type uint8 {
9577         range "0..17";
9578       }
9579       config false;
9580       description
9581         "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}}.";
9582       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborList.InterRATCell.CDMA2000.{i}.BandClass";
9583     }
9584     leaf arfcn {
9585       type uint16 {
9586         range "0..2047";
9587       }
9588       config false;
9589       description
9590         "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}}.";
9591       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborList.InterRATCell.CDMA2000.{i}.ARFCN";
9592     }
9593     leaf pn-offset {
9594       type uint16 {
9595         range "0..511";
9596       }
9597       config false;
9598       description
9599         "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}}.";
9600       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborList.InterRATCell.CDMA2000.{i}.PNOffset";
9601     }
9602     leaf type {
9603       type enumeration {
9604         enum "1x-rtt" {
9605           value 1;
9606           description
9607             "none";
9608           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborList.InterRATCell.CDMA2000.{i}.Type - 1xRTT";
9609         }
9610         enum "hrpd" {
9611           value 2;
9612           description
9613             "none";
9614           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborList.InterRATCell.CDMA2000.{i}.Type - HRPD";
9615         }
9616       }
9617       config false;
9618       description
9619         "Indicates the type of the cell. This parameter determines the length of the CID parameter.";
9620       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborList.InterRATCell.CDMA2000.{i}.Type";
9621     }
9622     leaf cid {
9623       type string {
9624         length "0..16";
9625       }
9626       description
9627         "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}}.";
9628       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborList.InterRATCell.CDMA2000.{i}.CID";
9629     }
9630     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborList.InterRATCell.CDMA2000.{i}.";
9631   }
9632
9633   grouping lte-ran-neighbor-list-in-use-g {
9634     description
9635       "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.";
9636     leaf max-lte-cell-entries {
9637       type uint64;
9638       description
9639         "The maximum number of entries in the {{object|.CellConfig.LTE.RAN.NeighborListInUse.LTECell.{i}.}} table.";
9640       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborListInUse.MaxLTECellEntries";
9641     }
9642     leaf lte-cell-number-of-entries {
9643       type uint64;
9644       description
9645         "{{numentries}}";
9646       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborListInUse.LTECellNumberOfEntries";
9647     }
9648     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborListInUse.";
9649   }
9650
9651   grouping lte-ran-neighbor-list-in-use-lte-cell-g {
9652     description
9653       "Table containing the LTE EUTRA (i.e. intra-RAT) cell list.";
9654     leaf plmnid {
9655       type string {
9656         length "0..6";
9657       }
9658       description
9659         "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.";
9660       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborListInUse.LTECell.{i}.PLMNID";
9661     }
9662     leaf cid {
9663       type uint32 {
9664         range "0..268435455";
9665       }
9666       description
9667         "Cell Identity. {{bibref|3GPP-TS.36.331|Section 6.3.4}}. Combination of {{param|PLMNID}} and {{param}} constitutes the Cell Global ID (CGI).";
9668       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborListInUse.LTECell.{i}.CID";
9669     }
9670     leaf eutra-carrier-arfcn {
9671       type uint16 {
9672         range "0..65535";
9673       }
9674       description
9675         "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.";
9676       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborListInUse.LTECell.{i}.EUTRACarrierARFCN";
9677     }
9678     leaf phy-cell-id {
9679       type uint16 {
9680         range "0..503";
9681       }
9682       description
9683         "Physical cell ID, as specified in {{bibref|3GPP-TS.36.211|Section 6.11}}.";
9684       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborListInUse.LTECell.{i}.PhyCellID";
9685     }
9686     leaf q-offset {
9687       type int64;
9688       description
9689         "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}}.";
9690       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborListInUse.LTECell.{i}.QOffset";
9691     }
9692     leaf cio {
9693       type int64;
9694       description
9695         "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}}.";
9696       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborListInUse.LTECell.{i}.CIO";
9697     }
9698     leaf rs-tx-power {
9699       type int64;
9700       units "dBm";
9701       description
9702         "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}}.";
9703       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborListInUse.LTECell.{i}.RSTxPower";
9704     }
9705     leaf blacklisted {
9706       type boolean;
9707       description
9708         "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.";
9709       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborListInUse.LTECell.{i}.Blacklisted";
9710     }
9711     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborListInUse.LTECell.{i}.";
9712   }
9713
9714   grouping lte-ran-neighbor-list-in-use-inter-rat-cell-g {
9715     description
9716       "Table containing the inter-RAT cell lists separated by technology. {{bibref|3GPP-TS.36.331|Section 6.3.1 (SIB6, 7, 8)}}.";
9717     leaf max-umts-entries {
9718       type uint64;
9719       description
9720         "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}}.";
9721       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborListInUse.InterRATCell.MaxUMTSEntries";
9722     }
9723     leaf max-gsm-entries {
9724       type uint64;
9725       description
9726         "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}}.";
9727       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborListInUse.InterRATCell.MaxGSMEntries";
9728     }
9729     leaf max-cdma2000-entries {
9730       type uint64;
9731       description
9732         "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}}.";
9733       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborListInUse.InterRATCell.MaxCDMA2000Entries";
9734     }
9735     leaf umts-number-of-entries {
9736       type uint64;
9737       description
9738         "{{numentries}}";
9739       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborListInUse.InterRATCell.UMTSNumberOfEntries";
9740     }
9741     leaf gsm-number-of-entries {
9742       type uint64;
9743       description
9744         "{{numentries}}";
9745       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborListInUse.InterRATCell.GSMNumberOfEntries";
9746     }
9747     leaf cdma2000-number-of-entries {
9748       type uint64;
9749       description
9750         "{{numentries}}";
9751       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborListInUse.InterRATCell.CDMA2000NumberOfEntries";
9752     }
9753     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborListInUse.InterRATCell.";
9754   }
9755
9756   grouping lte-ran-neighbor-list-in-use-inter-rat-cell-umts-g {
9757     description
9758       "Table containing the inter-RAT cell list for UTRA (UMTS) cell.";
9759     leaf plmnid {
9760       type string {
9761         length "0..6";
9762       }
9763       description
9764         "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.";
9765       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborListInUse.InterRATCell.UMTS.{i}.PLMNID";
9766     }
9767     leaf rncid {
9768       type uint16 {
9769         range "0..65535";
9770       }
9771       description
9772         "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}}";
9773       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborListInUse.InterRATCell.UMTS.{i}.RNCID";
9774     }
9775     leaf cid {
9776       type uint16 {
9777         range "0..65535";
9778       }
9779       description
9780         "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}}.";
9781       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborListInUse.InterRATCell.UMTS.{i}.CID";
9782     }
9783     leaf lac {
9784       type uint16 {
9785         range "1..65533 | 65535";
9786       }
9787       description
9788         "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}}.";
9789       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborListInUse.InterRATCell.UMTS.{i}.LAC";
9790     }
9791     leaf rac {
9792       type uint8 {
9793         range "0..255";
9794       }
9795       description
9796         "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}}";
9797       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborListInUse.InterRATCell.UMTS.{i}.RAC";
9798     }
9799     leaf ura {
9800       type uint16 {
9801         range "0..65535";
9802       }
9803       description
9804         "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}}";
9805       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborListInUse.InterRATCell.UMTS.{i}.URA";
9806     }
9807     leaf uarfcnul {
9808       type uint16 {
9809         range "0..16383";
9810       }
9811       description
9812         "The UL UTRA Absolute Radio Frequency Channel Number (UARFCN) in an FDD mode cell. {{bibref|3GPP-TS.25.433}}";
9813       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborListInUse.InterRATCell.UMTS.{i}.UARFCNUL";
9814     }
9815     leaf uarfcndl {
9816       type uint16 {
9817         range "0..16383";
9818       }
9819       description
9820         "The DL UTRA Absolute Radio Frequency Channel Number (UARFCN) in an FDD mode cell. {{bibref|3GPP-TS.25.433}}";
9821       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborListInUse.InterRATCell.UMTS.{i}.UARFCNDL";
9822     }
9823     leaf pcpich-scrambling-code {
9824       type uint16 {
9825         range "0..511";
9826       }
9827       description
9828         "Primary CPICH scrambling code.";
9829       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborListInUse.InterRATCell.UMTS.{i}.PCPICHScramblingCode";
9830     }
9831     leaf pcpich-tx-power {
9832       type int64;
9833       units "dBm";
9834       description
9835         "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}}";
9836       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborListInUse.InterRATCell.UMTS.{i}.PCPICHTxPower";
9837     }
9838     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborListInUse.InterRATCell.UMTS.{i}.";
9839   }
9840
9841   grouping lte-ran-neighbor-list-in-use-inter-rat-cell-gsm-g {
9842     description
9843       "Table containing the inter-RAT cell list for GERAN (GSM) cell.";
9844     leaf plmnid {
9845       type string {
9846         length "0..6";
9847       }
9848       description
9849         "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.";
9850       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborListInUse.InterRATCell.GSM.{i}.PLMNID";
9851     }
9852     leaf lac {
9853       type uint16 {
9854         range "0..65535";
9855       }
9856       description
9857         "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}}";
9858       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborListInUse.InterRATCell.GSM.{i}.LAC";
9859     }
9860     leaf bsic {
9861       type uint8 {
9862         range "0..255";
9863       }
9864       description
9865         "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.";
9866       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborListInUse.InterRATCell.GSM.{i}.BSIC";
9867     }
9868     leaf ci {
9869       type uint16 {
9870         range "0..65535";
9871       }
9872       description
9873         "Cell ID of the cell per {{bibref|3GPP-TS.23.003|Section 4.3.1}}.";
9874       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborListInUse.InterRATCell.GSM.{i}.CI";
9875     }
9876     leaf band-indicator {
9877       type enumeration {
9878         enum "gsm850" {
9879           value 1;
9880           description
9881             "none";
9882           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborListInUse.InterRATCell.GSM.{i}.BandIndicator - GSM850";
9883         }
9884         enum "gsm900" {
9885           value 2;
9886           description
9887             "none";
9888           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborListInUse.InterRATCell.GSM.{i}.BandIndicator - GSM900";
9889         }
9890         enum "dcs1800" {
9891           value 3;
9892           description
9893             "none";
9894           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborListInUse.InterRATCell.GSM.{i}.BandIndicator - DCS1800";
9895         }
9896         enum "pcs1900" {
9897           value 4;
9898           description
9899             "none";
9900           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborListInUse.InterRATCell.GSM.{i}.BandIndicator - PCS1900";
9901         }
9902       }
9903       description
9904         "Indicates how to interpret the BCCH ARFCN. {{enum}}";
9905       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborListInUse.InterRATCell.GSM.{i}.BandIndicator";
9906     }
9907     leaf bccharfcn {
9908       type uint16 {
9909         range "0..1023";
9910       }
9911       description
9912         "ARFCN of this cell.";
9913       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborListInUse.InterRATCell.GSM.{i}.BCCHARFCN";
9914     }
9915     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborListInUse.InterRATCell.GSM.{i}.";
9916   }
9917
9918   grouping lte-ran-neighbor-list-in-use-inter-rat-cell-cdma2000-g {
9919     description
9920       "Table containing the inter-RAT cell list for CDMA2000 cell.";
9921     leaf band-class {
9922       type uint8 {
9923         range "0..17";
9924       }
9925       description
9926         "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}}.";
9927       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborListInUse.InterRATCell.CDMA2000.{i}.BandClass";
9928     }
9929     leaf arfcn {
9930       type uint16 {
9931         range "0..2047";
9932       }
9933       description
9934         "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}}.";
9935       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborListInUse.InterRATCell.CDMA2000.{i}.ARFCN";
9936     }
9937     leaf pn-offset {
9938       type uint16 {
9939         range "0..511";
9940       }
9941       description
9942         "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}}.";
9943       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborListInUse.InterRATCell.CDMA2000.{i}.PNOffset";
9944     }
9945     leaf type {
9946       type enumeration {
9947         enum "1x-rtt" {
9948           value 1;
9949           description
9950             "none";
9951           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborListInUse.InterRATCell.CDMA2000.{i}.Type - 1xRTT";
9952         }
9953         enum "hrpd" {
9954           value 2;
9955           description
9956             "none";
9957           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborListInUse.InterRATCell.CDMA2000.{i}.Type - HRPD";
9958         }
9959       }
9960       description
9961         "Indicates the type of the cell. This parameter determines the length of the CID parameter.";
9962       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborListInUse.InterRATCell.CDMA2000.{i}.Type";
9963     }
9964     leaf cid {
9965       type string {
9966         length "0..16";
9967       }
9968       description
9969         "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}}.";
9970       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborListInUse.InterRATCell.CDMA2000.{i}.CID";
9971     }
9972     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.LTE.RAN.NeighborListInUse.InterRATCell.CDMA2000.{i}.";
9973   }
9974
9975   grouping cdma2000-g {
9976     description
9977       "This object contains parameters relating to configuring the CDMA2000 FAP.";
9978     leaf tunnel-instance {
9979       type string {
9980         length "0..256";
9981       }
9982       config false;
9983       description
9984         "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.";
9985       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.TunnelInstance";
9986     }
9987     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.";
9988   }
9989
9990   grouping cdma2000-one-x-g {
9991     description
9992       "This object contains parameters relating to configuring the CDMA2000 1x FAP.";
9993     leaf pcfpdsn-number-of-entries {
9994       type uint64;
9995       description
9996         "{{numentries}}";
9997       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFPDSNNumberOfEntries";
9998     }
9999     leaf max-batch-pcfpdsn-entries {
10000       type uint64;
10001       description
10002         "Maximum number of entries in the {{object|.CellConfig.CDMA2000.OneX.BatchPCFPDSN.{i}.}} table.";
10003       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.MaxBatchPCFPDSNEntries";
10004     }
10005     leaf batch-pcfpdsn-number-of-entries {
10006       type uint64;
10007       description
10008         "{{numentries}}";
10009       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.BatchPCFPDSNNumberOfEntries";
10010     }
10011     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.";
10012   }
10013
10014   grouping cdma2000-one-x-ran-g {
10015     description
10016       "This object contains parameters relating to RAN configuring the CDMA2000 1x FAP.";
10017     leaf one-x-sector-nid {
10018       type int64;
10019       config false;
10020       description
10021         "SID for 1x. See {{bibref|3GPP2-C.S0005}}.";
10022       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.OneXSectorNID";
10023     }
10024     leaf one-x-sector-sid {
10025       type int64;
10026       config false;
10027       description
10028         "NID for 1x . See {{bibref|3GPP2-C.S0005}}.";
10029       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.OneXSectorSID";
10030     }
10031     leaf one-xpzid {
10032       type int64;
10033       config false;
10034       description
10035         "packet Zone ID for 1x packet calls";
10036       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.OneXPZID";
10037     }
10038     leaf base-id {
10039       type int64;
10040       config false;
10041       description
10042         "Base station ID (needed in SPM). This is also the CellID. See {{bibref|3GPP2-C.S0005}}.";
10043       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.BaseID";
10044     }
10045     leaf max-neighbor-list-entries {
10046       type uint64;
10047       description
10048         "Maximum number of entries avaiable in {{object|.CellConfig.CDMA2000.OneX.RAN.NeighborList.{i}.}}.";
10049       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.MaxNeighborListEntries";
10050     }
10051     leaf neighbor-list-number-of-entries {
10052       type uint64;
10053       description
10054         "{{numentries}}";
10055       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.NeighborListNumberOfEntries";
10056     }
10057     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.";
10058   }
10059
10060   grouping cdma2000-one-x-ran-rf-g {
10061     description
10062       "This object contains parameters relating to RF configuration of the FAP.";
10063     leaf-list rfcnfl {
10064       type string {
10065         length "0..256";
10066       }
10067       config false;
10068       min-elements 1;
10069       description
10070         "{{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.";
10071       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.RF.RFCNFL";
10072     }
10073     leaf rfcnfl-band-in-use {
10074       type string {
10075         length "0..16";
10076       }
10077       description
10078         "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.";
10079       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.RF.RFCNFLBandInUse";
10080     }
10081     leaf rfcnfl-in-use {
10082       type uint64;
10083       description
10084         "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.";
10085       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.RF.RFCNFLInUse";
10086     }
10087     leaf-list pilot-pn {
10088       type string {
10089         length "0..256";
10090       }
10091       config false;
10092       description
10093         "{{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.";
10094       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.RF.PilotPN";
10095     }
10096     leaf pilot-pn-in-use {
10097       type uint16 {
10098         range "0..511";
10099       }
10100       units "64 PN chips";
10101       description
10102         "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.";
10103       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.RF.PilotPNInUse";
10104     }
10105     leaf maxfap-tx-power {
10106       type string {
10107         length "0..64";
10108       }
10109       config false;
10110       description
10111         "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.";
10112       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.RF.MaxFAPTxPower";
10113     }
10114     leaf maxfap-tx-power-in-use {
10115       type int64;
10116       units "0.1 dBm";
10117       description
10118         "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.";
10119       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.RF.MaxFAPTxPowerInUse";
10120     }
10121     leaf pch-pwr-percentage {
10122       type uint32 {
10123         range "1000..1000000";
10124       }
10125       units "0.001 percent";
10126       config false;
10127       description
10128         "Percentage of Max Sector Power Used By Paging Channel (expressed in {{units}}). For example, 93333 means 93.333% of the max sector power.";
10129       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.RF.PchPwrPercentage";
10130     }
10131     leaf pilot-pwr-percentage {
10132       type uint32 {
10133         range "1000..1000000";
10134       }
10135       units "0.001 percent";
10136       config false;
10137       description
10138         "Percentage of Max Sector Power Used By Pilot Channel (expressed in {{units}}). For example, 19950 means 19.95% of total.";
10139       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.RF.PilotPwrPercentage";
10140     }
10141     leaf sync-pwr-percentage {
10142       type uint32 {
10143         range "1000..1000000";
10144       }
10145       units "0.001 percent";
10146       config false;
10147       description
10148         "Percentage of Max Sector Power Used By Sync Channel (expressed in {{units}}). For example, 23458 means 23.4% of the max sector power.";
10149       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.RF.SyncPwrPercentage";
10150     }
10151     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.RF.";
10152   }
10153
10154   grouping cdma2000-one-x-ran-network-listen-mode-config-g {
10155     description
10156       "This object contains parameters relating to self-configuration of the MaxFAPTxPower of the FAP.";
10157     leaf rfcnfl-margin {
10158       type uint64;
10159       config false;
10160       description
10161         "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.";
10162       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.NetworkListenModeConfig.RFCNFLMargin";
10163     }
10164     leaf fap-coverage-target {
10165       type string {
10166         length "0..32";
10167       }
10168       config false;
10169       description
10170         "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.";
10171       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.NetworkListenModeConfig.FAPCoverageTarget";
10172     }
10173     leaf fap-beacon-coverage-target {
10174       type string {
10175         length "0..32";
10176       }
10177       config false;
10178       description
10179         "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.";
10180       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.NetworkListenModeConfig.FAPBeaconCoverageTarget";
10181     }
10182     leaf max-coverage-edge-pilot-strength {
10183       type int64;
10184       units "0.1 dB";
10185       config false;
10186       description
10187         "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 .";
10188       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.NetworkListenModeConfig.MaxCoverageEdgePilotStrength";
10189     }
10190     leaf max-allowable-pilot-strength-degradation {
10191       type int64;
10192       units "0.1 dB";
10193       config false;
10194       description
10195         "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.";
10196       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.NetworkListenModeConfig.MaxAllowablePilotStrengthDegradation";
10197     }
10198     leaf-list rfcnfl-to-protect {
10199       type string {
10200         length "0..256";
10201       }
10202       config false;
10203       description
10204         "{{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.";
10205       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.NetworkListenModeConfig.RFCNFLToProtect";
10206     }
10207     leaf fap-allowed-adj-chan-coverage-hole {
10208       type uint8 {
10209         range "30..150";
10210       }
10211       units "dB";
10212       config false;
10213       description
10214         "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.";
10215       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.NetworkListenModeConfig.FAPAllowedAdjChanCoverageHole";
10216     }
10217     leaf acir {
10218       type uint64;
10219       units "dB";
10220       config false;
10221       description
10222         "AdjacentChannelInterferenceRatio value in {{units}} to be used when determining the coverage hole created on adjacent channels due to leakage.";
10223       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.NetworkListenModeConfig.ACIR";
10224     }
10225     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.NetworkListenModeConfig.";
10226   }
10227
10228   grouping cdma2000-one-x-ran-access-parameters-g {
10229     description
10230       "The object used for configuring access parameter messages for 1x. See {{bibref|3GPP2-C.S0005}}.";
10231     leaf nom-pwr {
10232       type int64;
10233       config false;
10234       description
10235         "Nominal power correction factor used by the mobile in open loop power adjustment. See {{bibref|3GPP2-C.S0005}}.";
10236       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.AccessParameters.NomPwr";
10237     }
10238     leaf init-pwr {
10239       type int64;
10240       config false;
10241       description
10242         "Initial power offset used by the mobile in open loop power adjustment. See {{bibref|3GPP2-C.S0005}}.";
10243       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.AccessParameters.InitPwr";
10244     }
10245     leaf pwr-step-indb {
10246       type uint8 {
10247         range "0..7";
10248       }
10249       config false;
10250       description
10251         "Power step increment in successive access probes. See {{bibref|3GPP2-C.S0005}}.";
10252       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.AccessParameters.PwrStepIndb";
10253     }
10254     leaf nom-pwr-ext {
10255       type uint8 {
10256         range "0..1";
10257       }
10258       units "dBm";
10259       config false;
10260       description
10261         "{{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}}.";
10262       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.AccessParameters.NomPwrExt";
10263     }
10264     leaf apm-auth {
10265       type uint8 {
10266         range "0..1";
10267       }
10268       config false;
10269       description
10270         "Enabling/disabling global authentication. See {{bibref|3GPP2-C.S0005}}.";
10271       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.AccessParameters.APMAuth";
10272     }
10273     leaf apm-rand-update-prd {
10274       type uint16 {
10275         range "16..14400";
10276       }
10277       units "seconds";
10278       config false;
10279       description
10280         "The period (in {{units}}) that the BSS updates the RAND value sent via APM. Only 2 second multiples accepted.";
10281       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.AccessParameters.APMRandUpdatePrd";
10282     }
10283     leaf initialpwr {
10284       type uint8 {
10285         range "0..31";
10286       }
10287       units "dB";
10288       config false;
10289       description
10290         "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}}.";
10291       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.AccessParameters.Initialpwr";
10292     }
10293     leaf pwr-step {
10294       type uint8 {
10295         range "0..7";
10296       }
10297       units "dB";
10298       config false;
10299       description
10300         "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}}.";
10301       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.AccessParameters.PwrStep";
10302     }
10303     leaf num-step {
10304       type uint8 {
10305         range "0..15";
10306       }
10307       config false;
10308       description
10309         "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.";
10310       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.AccessParameters.NumStep";
10311     }
10312     leaf max-cap-size {
10313       type uint8 {
10314         range "0..7";
10315       }
10316       config false;
10317       description
10318         "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.";
10319       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.AccessParameters.MaxCapSize";
10320     }
10321     leaf preamble-size {
10322       type uint8 {
10323         range "0..15";
10324       }
10325       config false;
10326       description
10327         "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.";
10328       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.AccessParameters.PreambleSize";
10329     }
10330     leaf psist09 {
10331       type uint8 {
10332         range "0..63";
10333       }
10334       config false;
10335       description
10336         "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.";
10337       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.AccessParameters.Psist09";
10338     }
10339     leaf psist10 {
10340       type uint8 {
10341         range "0..7";
10342       }
10343       config false;
10344       description
10345         "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.";
10346       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.AccessParameters.Psist10";
10347     }
10348     leaf psist11 {
10349       type uint8 {
10350         range "0..7";
10351       }
10352       config false;
10353       description
10354         "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.";
10355       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.AccessParameters.Psist11";
10356     }
10357     leaf psist12 {
10358       type uint8 {
10359         range "0..7";
10360       }
10361       config false;
10362       description
10363         "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.";
10364       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.AccessParameters.Psist12";
10365     }
10366     leaf psist13 {
10367       type uint8 {
10368         range "0..7";
10369       }
10370       config false;
10371       description
10372         "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.";
10373       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.AccessParameters.Psist13";
10374     }
10375     leaf psist14 {
10376       type uint8 {
10377         range "0..7";
10378       }
10379       config false;
10380       description
10381         "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.";
10382       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.AccessParameters.Psist14";
10383     }
10384     leaf psist15 {
10385       type uint8 {
10386         range "0..7";
10387       }
10388       config false;
10389       description
10390         "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.";
10391       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.AccessParameters.Psist15";
10392     }
10393     leaf msg-psist {
10394       type uint8 {
10395         range "0..7";
10396       }
10397       config false;
10398       description
10399         "Persistence modifier for access channel attempts transmitting a message.";
10400       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.AccessParameters.MsgPsist";
10401     }
10402     leaf reg-psist {
10403       type uint8 {
10404         range "0..7";
10405       }
10406       config false;
10407       description
10408         "Persistence modifier for registration message transmission.";
10409       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.AccessParameters.RegPsist";
10410     }
10411     leaf probe-pn-ran {
10412       type uint8 {
10413         range "0..9";
10414       }
10415       config false;
10416       description
10417         "Time randomization for access channel probes.";
10418       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.AccessParameters.ProbePNRan";
10419     }
10420     leaf acc-tmo {
10421       type uint8 {
10422         range "0..15";
10423       }
10424       units "80 ms slots";
10425       config false;
10426       description
10427         "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}}.";
10428       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.AccessParameters.AccTmo";
10429     }
10430     leaf probe-bkoff {
10431       type uint8 {
10432         range "0..15";
10433       }
10434       units "frames";
10435       config false;
10436       description
10437         "One less than maximum number for randomized delay between successive access probes in {{units}}.";
10438       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.AccessParameters.ProbeBkoff";
10439     }
10440     leaf bkoff {
10441       type uint8 {
10442         range "0..15";
10443       }
10444       units "80 ms slots";
10445       config false;
10446       description
10447         "One less than maximum number for randomized delay between successive access sequences in {{units}}.";
10448       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.AccessParameters.Bkoff";
10449     }
10450     leaf max-req-seq {
10451       type uint8 {
10452         range "0..15";
10453       }
10454       config false;
10455       description
10456         "Maximum number of access probe sequences for an access request.";
10457       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.AccessParameters.MaxReqSeq";
10458     }
10459     leaf max-rsp-seq {
10460       type uint8 {
10461         range "0..15";
10462       }
10463       config false;
10464       description
10465         "Maximum number of access probe sequences for an access response";
10466       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.AccessParameters.MaxRspSeq";
10467     }
10468     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.AccessParameters.";
10469   }
10470
10471   grouping cdma2000-one-x-ran-system-parameters-g {
10472     description
10473       "The object used for configuring system parameter messages for 1x";
10474     leaf reg-zone {
10475       type uint16 {
10476         range "0..4095";
10477       }
10478       config false;
10479       description
10480         "registration zone number (refer to Section 2.6.5.1.5 of {{bibref|3GPP2-C.S0005}})";
10481       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.SystemParameters.RegZone";
10482     }
10483     leaf total-zones {
10484       type uint8 {
10485         range "0..7";
10486       }
10487       config false;
10488       description
10489         "Total number of zones the mobile shall retain for zone based registration. See {{bibref|3GPP2-C.S0005}}.";
10490       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.SystemParameters.TotalZones";
10491     }
10492     leaf zone-timer {
10493       type uint8 {
10494         range "0..7";
10495       }
10496       config false;
10497       description
10498         "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}}.";
10499       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.SystemParameters.ZoneTimer";
10500     }
10501     leaf reg-period {
10502       type uint8 {
10503         range "29..85";
10504       }
10505       config false;
10506       description
10507         "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}}.";
10508       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.SystemParameters.RegPeriod";
10509     }
10510     leaf srch-win-a {
10511       type uint8 {
10512         range "0..15";
10513       }
10514       config false;
10515       description
10516         "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";
10517       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.SystemParameters.SrchWinA";
10518     }
10519     leaf srch-win-n {
10520       type uint8 {
10521         range "0..15";
10522       }
10523       config false;
10524       description
10525         "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";
10526       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.SystemParameters.SrchWinN";
10527     }
10528     leaf srch-win-r {
10529       type uint8 {
10530         range "0..15";
10531       }
10532       config false;
10533       description
10534         "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";
10535       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.SystemParameters.SrchWinR";
10536     }
10537     leaf nghbr-max-age {
10538       type uint8 {
10539         range "0..15";
10540       }
10541       config false;
10542       description
10543         "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}}.";
10544       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.SystemParameters.NghbrMaxAge";
10545     }
10546     leaf pwr-rep-thresh {
10547       type uint8 {
10548         range "0..31";
10549       }
10550       config false;
10551       description
10552         "Power control reporting threshold. Number of bad frames a mobile should receive before sending a PMRM message. See {{bibref|3GPP2-C.S0005}}.";
10553       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.SystemParameters.PwrRepThresh";
10554     }
10555     leaf pwr-rep-frames {
10556       type uint8 {
10557         range "0..15";
10558       }
10559       config false;
10560       description
10561         "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}}.";
10562       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.SystemParameters.PwrRepFrames";
10563     }
10564     leaf pwr-thresh-enable {
10565       type uint8 {
10566         range "0..1";
10567       }
10568       config false;
10569       description
10570         "enable/disable power measurement report message. See {{bibref|3GPP2-C.S0005}}.";
10571       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.SystemParameters.PwrThreshEnable";
10572     }
10573     leaf pwr-period-enable {
10574       type uint8 {
10575         range "0..1";
10576       }
10577       config false;
10578       description
10579         "enable/disable periodic power measurement report message. See {{bibref|3GPP2-C.S0005}}.";
10580       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.SystemParameters.PwrPeriodEnable";
10581     }
10582     leaf pwr-rep-delay {
10583       type uint8 {
10584         range "0..32";
10585       }
10586       config false;
10587       description
10588         "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}}.";
10589       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.SystemParameters.PwrRepDelay";
10590     }
10591     leaf rescan {
10592       type uint8 {
10593         range "0..1";
10594       }
10595       config false;
10596       description
10597         "If {{param}} is set to 1, the mobiles should restart and reinitialize the System Parameters message. See {{bibref|3GPP2-C.S0005}}.";
10598       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.SystemParameters.Rescan";
10599     }
10600     leaf tadd {
10601       type uint8 {
10602         range "0..63";
10603       }
10604       units "dB";
10605       config false;
10606       description
10607         "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}}.";
10608       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.SystemParameters.Tadd";
10609     }
10610     leaf tdrop {
10611       type uint8 {
10612         range "0..63";
10613       }
10614       units "dB";
10615       config false;
10616       description
10617         "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}}.";
10618       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.SystemParameters.Tdrop";
10619     }
10620     leaf tcomp {
10621       type uint8 {
10622         range "0..15";
10623       }
10624       units "0.5 dB";
10625       config false;
10626       description
10627         "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}}.";
10628       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.SystemParameters.Tcomp";
10629     }
10630     leaf t-tdrop {
10631       type uint8 {
10632         range "0..15";
10633       }
10634       config false;
10635       description
10636         "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";
10637       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.SystemParameters.TTdrop";
10638     }
10639     leaf in-traffic-tadd {
10640       type uint8 {
10641         range "0..63";
10642       }
10643       units "dB";
10644       config false;
10645       description
10646         "T-ADD value (in {{units}}) used for in-traffic system parameter message. See {{bibref|3GPP2-C.S0005}}.";
10647       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.SystemParameters.InTrafficTadd";
10648     }
10649     leaf in-traffic-tdrop {
10650       type uint8 {
10651         range "0..63";
10652       }
10653       units "dB";
10654       config false;
10655       description
10656         "T-Drop value (in {{units}}) used in in-traffic system parameter message. See {{bibref|3GPP2-C.S0005}}.";
10657       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.SystemParameters.InTrafficTdrop";
10658     }
10659     leaf in-traffic-tcomp {
10660       type uint8 {
10661         range "0..15";
10662       }
10663       units "dB";
10664       config false;
10665       description
10666         "T_Comp value (in {{units}}) used for in-traffic system parameter message. See {{bibref|3GPP2-C.S0005}}.";
10667       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.SystemParameters.InTrafficTcomp";
10668     }
10669     leaf in-traffic-ttdrop {
10670       type uint8 {
10671         range "0..15";
10672       }
10673       config false;
10674       description
10675         "T_Tdrop timer value value used for in-traffic system parameter message. See {{bibref|3GPP2-C.S0005}}.";
10676       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.SystemParameters.InTrafficTtdrop";
10677     }
10678     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.SystemParameters.";
10679   }
10680
10681   grouping cdma2000-one-x-ran-extended-system-parameters-g {
10682     description
10683       "The object used for configuring extended system parameter messages for 1x";
10684     leaf prev {
10685       type uint8 {
10686         range "0..255";
10687       }
10688       config false;
10689       description
10690         "protocol revision";
10691       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.ExtendedSystemParameters.Prev";
10692     }
10693     leaf p-min-rev {
10694       type uint8 {
10695         range "0..255";
10696       }
10697       config false;
10698       description
10699         "minimum protocol revision";
10700       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.ExtendedSystemParameters.PMinRev";
10701     }
10702     leaf delete-for-tmsi {
10703       type uint8 {
10704         range "0..1";
10705       }
10706       config false;
10707       description
10708         "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'.";
10709       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.ExtendedSystemParameters.DeleteForTMSI";
10710     }
10711     leaf use-tmsi {
10712       type uint8 {
10713         range "0..1";
10714       }
10715       config false;
10716       description
10717         "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.";
10718       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.ExtendedSystemParameters.UseTMSI";
10719     }
10720     leaf pref-msid-type {
10721       type uint8 {
10722         range "0..3";
10723       }
10724       config false;
10725       description
10726         "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";
10727       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.ExtendedSystemParameters.PrefMSIDType";
10728     }
10729     leaf mcc {
10730       type uint16 {
10731         range "0..1023";
10732       }
10733       config false;
10734       description
10735         "Mobile Country Code. See {{bibref|3GPP2-C.S0005}}.";
10736       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.ExtendedSystemParameters.MCC";
10737     }
10738     leaf imsi1112 {
10739       type uint8 {
10740         range "0..255";
10741       }
10742       config false;
10743       description
10744         "11th and 12th digits of IMSI. See {{bibref|3GPP2-C.S0005}}.";
10745       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.ExtendedSystemParameters.IMSI1112";
10746     }
10747     leaf tmsi-zone-len {
10748       type uint8 {
10749         range "1..8";
10750       }
10751       config false;
10752       description
10753         "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.";
10754       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.ExtendedSystemParameters.TMSIZoneLen";
10755     }
10756     leaf tmsi-zone {
10757       type uint16 {
10758         range "0..65535";
10759       }
10760       config false;
10761       description
10762         "TMSI zone. The base station shall set this field to the TMSI zone number as specified in {{bibref|3GPP2-N.S0010}}.";
10763       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.ExtendedSystemParameters.TMSIZone";
10764     }
10765     leaf bcast-index {
10766       type uint8 {
10767         range "0..7";
10768       }
10769       config false;
10770       description
10771         "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'.";
10772       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.ExtendedSystemParameters.BcastIndex";
10773     }
10774     leaf imsit-supported {
10775       type int64;
10776       config false;
10777       description
10778         "1: IMISI_T is supported, 0: IMSI_T is not supported. See {{bibref|3GPP2-C.S0005}}.";
10779       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.ExtendedSystemParameters.IMSITSupported";
10780     }
10781     leaf soft-slope {
10782       type uint8 {
10783         range "0..63";
10784       }
10785       config false;
10786       description
10787         "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.";
10788       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.ExtendedSystemParameters.SoftSlope";
10789     }
10790     leaf add-intercept {
10791       type uint8 {
10792         range "0..63";
10793       }
10794       units "dB";
10795       config false;
10796       description
10797         "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}}.";
10798       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.ExtendedSystemParameters.AddIntercept";
10799     }
10800     leaf drop-intercept {
10801       type uint8 {
10802         range "0..63";
10803       }
10804       units "dB";
10805       config false;
10806       description
10807         "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}}.";
10808       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.ExtendedSystemParameters.DropIntercept";
10809     }
10810     leaf max-num-alt-so {
10811       type uint8 {
10812         range "0..7";
10813       }
10814       config false;
10815       description
10816         "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.";
10817       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.ExtendedSystemParameters.MaxNumAltSo";
10818     }
10819     leaf reselected-included {
10820       type uint8 {
10821         range "0..1";
10822       }
10823       config false;
10824       description
10825         "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'.";
10826       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.ExtendedSystemParameters.ReselectedIncluded";
10827     }
10828     leaf ec-thresh {
10829       type uint64;
10830       units "dBm";
10831       config false;
10832       description
10833         "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.";
10834       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.ExtendedSystemParameters.EcThresh";
10835     }
10836     leaf ec-io-thresh {
10837       type uint64;
10838       config false;
10839       description
10840         "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.";
10841       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.ExtendedSystemParameters.EcIoThresh";
10842     }
10843     leaf pilot-report {
10844       type uint8 {
10845         range "0..1";
10846       }
10847       config false;
10848       description
10849         "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.";
10850       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.ExtendedSystemParameters.PilotReport";
10851     }
10852     leaf nghbr-set-entry-info {
10853       type uint8 {
10854         range "0..1";
10855       }
10856       config false;
10857       description
10858         "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'.";
10859       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.ExtendedSystemParameters.NghbrSetEntryInfo";
10860     }
10861     leaf access-ho-order {
10862       type uint8 {
10863         range "0..1";
10864       }
10865       config false;
10866       description
10867         "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'.";
10868       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.ExtendedSystemParameters.AccessHOOrder";
10869     }
10870     leaf nghbr-set-access-info {
10871       type uint8 {
10872         range "0..1";
10873       }
10874       config false;
10875       description
10876         "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'.";
10877       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.ExtendedSystemParameters.NghbrSetAccessInfo";
10878     }
10879     leaf access-ho {
10880       type uint8 {
10881         range "0..1";
10882       }
10883       config false;
10884       description
10885         "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'.";
10886       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.ExtendedSystemParameters.AccessHO";
10887     }
10888     leaf access-ho-msg-rsp {
10889       type uint8 {
10890         range "0..1";
10891       }
10892       config false;
10893       description
10894         "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'.";
10895       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.ExtendedSystemParameters.AccessHOMsgRsp";
10896     }
10897     leaf access-probe-ho {
10898       type uint8 {
10899         range "0..1";
10900       }
10901       config false;
10902       description
10903         "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'.";
10904       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.ExtendedSystemParameters.AccessProbeHO";
10905     }
10906     leaf acc-ho-list-upd {
10907       type uint8 {
10908         range "0..1";
10909       }
10910       config false;
10911       description
10912         "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'.";
10913       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.ExtendedSystemParameters.AccHOListUpd";
10914     }
10915     leaf acc-probe-ho-other-msg {
10916       type uint8 {
10917         range "0..1";
10918       }
10919       config false;
10920       description
10921         "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.";
10922       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.ExtendedSystemParameters.AccProbeHOOtherMsg";
10923     }
10924     leaf max-num-probe-ho {
10925       type uint8 {
10926         range "0..3";
10927       }
10928       config false;
10929       description
10930         "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.";
10931       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.ExtendedSystemParameters.MaxNumProbeHO";
10932     }
10933     leaf brdcast-gps-assit {
10934       type uint8 {
10935         range "0..1";
10936       }
10937       config false;
10938       description
10939         "If {{param}} is set to 1, then Braodcast GPS assist is supported. See {{bibref|3GPP2-C.S0005}}.";
10940       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.ExtendedSystemParameters.BrdcastGPSAssit";
10941     }
10942     leaf qpch-supported {
10943       type uint8 {
10944         range "0..1";
10945       }
10946       config false;
10947       description
10948         "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'.";
10949       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.ExtendedSystemParameters.QPCHSupported";
10950     }
10951     leaf num-qpch {
10952       type uint8 {
10953         range "1..3";
10954       }
10955       config false;
10956       description
10957         "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'.";
10958       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.ExtendedSystemParameters.NumQPCH";
10959     }
10960     leaf qpch-rate {
10961       type uint8 {
10962         range "0..1";
10963       }
10964       config false;
10965       description
10966         "Quick Paging Channel indicator rate. See {{bibref|3GPP2-C.S0005}}. {{param}} is set as follows: 0: 4800bps; 1: 9600bps.";
10967       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.ExtendedSystemParameters.QPCHRate";
10968     }
10969     leaf qpch-pwr-level-page {
10970       type uint8 {
10971         range "0..7";
10972       }
10973       config false;
10974       description
10975         "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.";
10976       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.ExtendedSystemParameters.QPCHPwrLevelPage";
10977     }
10978     leaf qpc-hcci-supported {
10979       type uint8 {
10980         range "0..1";
10981       }
10982       config false;
10983       description
10984         "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'.";
10985       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.ExtendedSystemParameters.QPCHcciSupported";
10986     }
10987     leaf qpch-pwr-level-config {
10988       type uint8 {
10989         range "0..255";
10990       }
10991       config false;
10992       description
10993         "Quick Paging Channel configuration change indicator CONFIG transmit power level. See {{bibref|3GPP2-C.S0005}}.";
10994       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.ExtendedSystemParameters.QPCHPwrLevelConfig";
10995     }
10996     leaf sdb-supported {
10997       type uint8 {
10998         range "0..1";
10999       }
11000       config false;
11001       description
11002         "Short Data Burst supported indicator. See {{bibref|3GPP2-C.S0005}}.";
11003       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.ExtendedSystemParameters.SDBSupported";
11004     }
11005     leaf r-lgain-traffic-pilot {
11006       type uint8 {
11007         range "0..63";
11008       }
11009       units "0.125 dB";
11010       config false;
11011       description
11012         "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}}.";
11013       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.ExtendedSystemParameters.RLgainTrafficPilot";
11014     }
11015     leaf rvs-pwr-ctrl-delay-incl {
11016       type uint8 {
11017         range "0..1";
11018       }
11019       config false;
11020       description
11021         "Reverse Power Control Delay included indicator. See {{bibref|3GPP2-C.S0005}}.";
11022       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.ExtendedSystemParameters.RvsPwrCtrlDelayIncl";
11023     }
11024     leaf rvs-pwr-ctrl-delay {
11025       type uint8 {
11026         range "0..3";
11027       }
11028       units "1.25 ms";
11029       config false;
11030       description
11031         "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}}.";
11032       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.ExtendedSystemParameters.RvsPwrCtrlDelay";
11033     }
11034     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.ExtendedSystemParameters.";
11035   }
11036
11037   grouping cdma2000-one-x-ran-forward-pwr-ctr-g {
11038     description
11039       "The object used for configuring extended channel assignment messages for 1x";
11040     leaf fpcfch-init-setpt {
11041       type int64;
11042       units "0.125 dB";
11043       config false;
11044       description
11045         "Initial Fundamental Channel outer loop Eb/Nt setpoint in {{units}}. For example, 56 corresponds to 7 dB. See {{bibref|3GPP2-C.S0005}}.";
11046       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.ForwardPwrCtr.FPCFCHInitSetpt";
11047     }
11048     leaf fpc-subchan-gain {
11049       type int64;
11050       units "0.25 dB";
11051       config false;
11052       description
11053         "Forward power control subchannel relative to fwd traffic channel in {{units}}. See {{bibref|3GPP2-C.S0005}}.";
11054       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.ForwardPwrCtr.FPCSubchanGain";
11055     }
11056     leaf rl-gain-adj {
11057       type int64;
11058       units "dB";
11059       config false;
11060       description
11061         "Reverse Traffic Channel power relative to access power in {{units}}. See {{bibref|3GPP2-C.S0005}}.";
11062       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.ForwardPwrCtr.RLGainAdj";
11063     }
11064     leaf fpcfchfer {
11065       type uint8 {
11066         range "0..31";
11067       }
11068       config false;
11069       description
11070         "Fundamental Channel target frame error rate. Refer to table 3.7.3.3.2.25-2 of {{bibref|3GPP2-C.S0005}}";
11071       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.ForwardPwrCtr.FPCFCHFER";
11072     }
11073     leaf fpcfch-min-setpt {
11074       type int64;
11075       units "0.125 dB";
11076       config false;
11077       description
11078         "Minimum Fundamental Channel Outer Loop Eb/Nt setpoint in {{units}}. See {{bibref|3GPP2-C.S0005}}.";
11079       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.ForwardPwrCtr.FPCFCHMinSetpt";
11080     }
11081     leaf fpcfch-max-setpt {
11082       type int64;
11083       units "0.125 dB";
11084       config false;
11085       description
11086         "Maximum Fundamental Channel Outer Loop Eb/Nt setpoint in {{units}}. See {{bibref|3GPP2-C.S0005}}.";
11087       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.ForwardPwrCtr.FPCFCHMaxSetpt";
11088     }
11089     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.ForwardPwrCtr.";
11090   }
11091
11092   grouping cdma2000-one-x-ran-hard-handoff-g {
11093     description
11094       "This object provides configurable parameters for 1x Handout";
11095     leaf handout-enable {
11096       type boolean;
11097       config false;
11098       description
11099         "Enabling handout operation.";
11100       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.HardHandoff.HandoutEnable";
11101     }
11102     leaf ho-pilot-power-thresh {
11103       type int64;
11104       units "dB";
11105       config false;
11106       description
11107         "Pilot power threshold (in {{units}} relative to the FAP pilot power) for handout declaration";
11108       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.HardHandoff.HOPilotPowerThresh";
11109     }
11110     leaf ho-pilot-duration {
11111       type uint8 {
11112         range "20..50";
11113       }
11114       units "100ms";
11115       config false;
11116       description
11117         "Timethreshold for handout declaration (in {{units}})";
11118       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.HardHandoff.HOPilotDuration";
11119     }
11120     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.HardHandoff.";
11121   }
11122
11123   grouping cdma2000-one-x-ran-hard-handoff-stats-g {
11124     description
11125       "This object contains statistics for all Handouts of the 1x FAP.";
11126     leaf tx-ho-required {
11127       type uint32 {
11128         range "0..4294967295";
11129       }
11130       description
11131         "Total number of Handout Required messages sent to the MSC";
11132       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.HardHandoff.Stats.TxHORequired";
11133     }
11134     leaf rx-ho-command {
11135       type uint32 {
11136         range "0..4294967295";
11137       }
11138       description
11139         "Total number of Handout Command messegaes received from the MSC";
11140       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.HardHandoff.Stats.RxHOCommand";
11141     }
11142     leaf ho-required-rejected {
11143       type uint32 {
11144         range "0..4294967295";
11145       }
11146       description
11147         "Total number of HO required requests rejected by the MSC";
11148       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.HardHandoff.Stats.HORequiredRejected";
11149     }
11150     leaf ho-required-unanswered {
11151       type uint32 {
11152         range "0..4294967295";
11153       }
11154       description
11155         "Total number of HO required requests for which no response received from the MSC";
11156       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.HardHandoff.Stats.HORequiredUnanswered";
11157     }
11158     leaf tx-uhdm {
11159       type uint32 {
11160         range "0..4294967295";
11161       }
11162       description
11163         "Total number UHDMs sent to mobiles";
11164       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.HardHandoff.Stats.TxUHDM";
11165     }
11166     leaf rx-ns-ack {
11167       type uint32 {
11168         range "0..4294967295";
11169       }
11170       description
11171         "Total number of MSAcks received from the mobile in response to UHDM";
11172       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.HardHandoff.Stats.RxNSAck";
11173     }
11174     leaf ho-failure-count {
11175       type uint32 {
11176         range "0..4294967295";
11177       }
11178       description
11179         "Total number of Handout attempts declared as failure";
11180       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.HardHandoff.Stats.HOFailureCount";
11181     }
11182     leaf call-drop-count {
11183       type uint32 {
11184         range "0..4294967295";
11185       }
11186       description
11187         "Total numer of call drops after a HO attempt. RTC lost without MSack";
11188       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.HardHandoff.Stats.CallDropCount";
11189     }
11190     leaf tx-ho-commence {
11191       type uint32 {
11192         range "0..4294967295";
11193       }
11194       description
11195         "Number of Handout Commenced messages sent to MSC";
11196       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.HardHandoff.Stats.TxHOCommence";
11197     }
11198     leaf rx-ho-session-clear {
11199       type uint32 {
11200         range "0..4294967295";
11201       }
11202       description
11203         "Number of session clear commands received form the core";
11204       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.HardHandoff.Stats.RxHOSessionClear";
11205     }
11206     leaf return-on-failure-count {
11207       type uint32 {
11208         range "0..4294967295";
11209       }
11210       description
11211         "Total number of times a Return On Handoff failure was declared";
11212       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.HardHandoff.Stats.ReturnOnFailureCount";
11213     }
11214     leaf one-pilot-report-count {
11215       type uint32 {
11216         range "0..4294967295";
11217       }
11218       description
11219         "Number of times only one pilot was reported in HO Required message";
11220       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.HardHandoff.Stats.OnePilotReportCount";
11221     }
11222     leaf two-pilot-report-count {
11223       type uint32 {
11224         range "0..4294967295";
11225       }
11226       description
11227         "Number of times only two pilot was reported in HO Required message";
11228       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.HardHandoff.Stats.TwoPilotReportCount";
11229     }
11230     leaf three-pilot-report-count {
11231       type uint32 {
11232         range "0..4294967295";
11233       }
11234       description
11235         "Number of times only three pilot was reported in HO Required message";
11236       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.HardHandoff.Stats.ThreePilotReportCount";
11237     }
11238     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.HardHandoff.Stats.";
11239   }
11240
11241   grouping cdma2000-one-x-ran-power-control-g {
11242     description
11243       "Configuration Managed Object for OTA power control attribute.";
11244     leaf one-xpcfpc-incl {
11245       type int64;
11246       config false;
11247       description
11248         "Whether Forward power control information included in Power Control message";
11249       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.PowerControl.OneXPCFPCIncl";
11250     }
11251     leaf one-xpcfpcfch-min-setpt {
11252       type int64;
11253       units "0.125 dB";
11254       config false;
11255       description
11256         "The value for the minimum Fundamental Channel Outer Loop Eb/Nt setpoint, in units of {{units}}.";
11257       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.PowerControl.OneXPCFPCFCHMinSetpt";
11258     }
11259     leaf one-xpcfpcfch-max-setpt {
11260       type int64;
11261       units "0.125 dB";
11262       config false;
11263       description
11264         "The value for the maximum Fundamental Channel Outer Loop Eb/Nt setpoint, in units of {{units}}.";
11265       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.PowerControl.OneXPCFPCFCHMaxSetpt";
11266     }
11267     leaf one-xpcrpc-incl {
11268       type int64;
11269       config false;
11270       description
11271         "Whether reverse Power control information included in the Power Control Message.";
11272       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.PowerControl.OneXPCRPCIncl";
11273     }
11274     leaf one-xpcfch-chan-adj-gain {
11275       type int64;
11276       units "0.125 dB";
11277       config false;
11278       description
11279         "Channel adjustment gain (in {{units}}) for Reverse Fundamental Channel.";
11280       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.PowerControl.OneXPCFCHChanAdjGain";
11281     }
11282     leaf one-xpc-pwr-rep-thresh {
11283       type uint8 {
11284         range "0..31";
11285       }
11286       config false;
11287       description
11288         "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";
11289       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.PowerControl.OneXPCPwrRepThresh";
11290     }
11291     leaf one-xpc-pwr-rep-frames {
11292       type uint8 {
11293         range "0..15";
11294       }
11295       config false;
11296       description
11297         "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.";
11298       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.PowerControl.OneXPCPwrRepFrames";
11299     }
11300     leaf one-x-pwr-thresh-enable {
11301       type int64;
11302       config false;
11303       description
11304         "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'.";
11305       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.PowerControl.OneXPwrThreshEnable";
11306     }
11307     leaf one-xpc-pwr-period-enable {
11308       type int64;
11309       config false;
11310       description
11311         "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'.";
11312       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.PowerControl.OneXPCPwrPeriodEnable";
11313     }
11314     leaf one-xpc-pwr-rep-delay {
11315       type uint8 {
11316         range "0..31";
11317       }
11318       units "4 frames";
11319       config false;
11320       description
11321         "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}}.";
11322       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.PowerControl.OneXPCPwrRepDelay";
11323     }
11324     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.PowerControl.";
11325   }
11326
11327   grouping cdma2000-one-x-ran-neighbor-list-g {
11328     description
11329       "This object contains information common to all neighbors of a sector. This object has only one instance.";
11330     leaf enable {
11331       type boolean;
11332       config false;
11333       description
11334         "Enables or disables the {{object}} entry.";
11335       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.NeighborList.{i}.Enable";
11336     }
11337     leaf alias {
11338       type string {
11339         length "1..64";
11340       }
11341       description
11342         "{{datatype|expand}}";
11343       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.NeighborList.{i}.Alias";
11344     }
11345     leaf pilot-inc {
11346       type int64;
11347       config false;
11348       description
11349         "pilot increment policy for this network. See {{bibref|3GPP2-C.S0005}}.";
11350       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.NeighborList.{i}.PilotInc";
11351     }
11352     leaf one-x-neighbor-index {
11353       type int64;
11354       description
11355         "Macro neighbour index. See {{bibref|3GPP2-C.S0005}}.";
11356       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.NeighborList.{i}.OneXNeighborIndex";
11357     }
11358     leaf neighbor-config {
11359       type enumeration {
11360         enum "same-config" {
11361           value 1;
11362           description
11363             "none";
11364           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.NeighborList.{i}.NeighborConfig - SameConfig";
11365         }
11366         enum "same-paging" {
11367           value 2;
11368           description
11369             "none";
11370           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.NeighborList.{i}.NeighborConfig - SamePaging";
11371         }
11372         enum "diff-paging" {
11373           value 3;
11374           description
11375             "none";
11376           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.NeighborList.{i}.NeighborConfig - DiffPaging";
11377         }
11378         enum "unknown" {
11379           value 4;
11380           description
11381             "none";
11382           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.NeighborList.{i}.NeighborConfig - Unknown";
11383         }
11384       }
11385       config false;
11386       description
11387         "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";
11388       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.NeighborList.{i}.NeighborConfig";
11389     }
11390     leaf neighbor-pn {
11391       type int64;
11392       description
11393         "PN offset of the neighbor. See {{bibref|3GPP2-C.S0005}}.";
11394       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.NeighborList.{i}.NeighborPN";
11395     }
11396     leaf search-priority {
11397       type enumeration {
11398         enum "low" {
11399           value 1;
11400           description
11401             "none";
11402           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.NeighborList.{i}.SearchPriority - Low";
11403         }
11404         enum "medium" {
11405           value 2;
11406           description
11407             "none";
11408           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.NeighborList.{i}.SearchPriority - Medium";
11409         }
11410         enum "high" {
11411           value 3;
11412           description
11413             "none";
11414           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.NeighborList.{i}.SearchPriority - High";
11415         }
11416         enum "very-high" {
11417           value 4;
11418           description
11419             "none";
11420           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.NeighborList.{i}.SearchPriority - VeryHigh";
11421         }
11422       }
11423       config false;
11424       description
11425         "priority level for serching this neighbor. See {{bibref|3GPP2-C.S0005}}.";
11426       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.NeighborList.{i}.SearchPriority";
11427     }
11428     leaf neighbor-band {
11429       type enumeration {
11430         enum "0" {
11431           value 1;
11432           description
11433             "none";
11434           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.NeighborList.{i}.NeighborBand - 0";
11435         }
11436         enum "1" {
11437           value 2;
11438           description
11439             "none";
11440           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.NeighborList.{i}.NeighborBand - 1";
11441         }
11442         enum "2" {
11443           value 3;
11444           description
11445             "none";
11446           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.NeighborList.{i}.NeighborBand - 2";
11447         }
11448         enum "3" {
11449           value 4;
11450           description
11451             "none";
11452           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.NeighborList.{i}.NeighborBand - 3";
11453         }
11454         enum "4" {
11455           value 5;
11456           description
11457             "none";
11458           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.NeighborList.{i}.NeighborBand - 4";
11459         }
11460         enum "5" {
11461           value 6;
11462           description
11463             "none";
11464           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.NeighborList.{i}.NeighborBand - 5";
11465         }
11466         enum "6" {
11467           value 7;
11468           description
11469             "none";
11470           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.NeighborList.{i}.NeighborBand - 6";
11471         }
11472       }
11473       config false;
11474       description
11475         "Neighbor band class. See {{bibref|3GPP2-C.S0005}}.";
11476       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.NeighborList.{i}.NeighborBand";
11477     }
11478     leaf neighbor-frequency {
11479       type int64;
11480       config false;
11481       description
11482         "frequency of neighbor. See {{bibref|3GPP2-C.S0005}}.";
11483       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.NeighborList.{i}.NeighborFrequency";
11484     }
11485     leaf frequency-included {
11486       type int64;
11487       config false;
11488       description
11489         "Flag to indicate if the channel id included. See {{bibref|3GPP2-C.S0005}}.";
11490       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.NeighborList.{i}.FrequencyIncluded";
11491     }
11492     leaf in-traffic {
11493       type int64;
11494       config false;
11495       description
11496         "whether this neighbor can be used for in-traffic neighborlist message";
11497       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.NeighborList.{i}.InTraffic";
11498     }
11499     leaf overhead-msg {
11500       type int64;
11501       config false;
11502       description
11503         "whether this neighbor can be used for overhead neighborlist message";
11504       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.NeighborList.{i}.OverheadMsg";
11505     }
11506     leaf base-identifier {
11507       type int64;
11508       config false;
11509       description
11510         "unique identifire of the neighboring cell (optional)";
11511       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.NeighborList.{i}.BaseIdentifier";
11512     }
11513     leaf air-interface {
11514       type enumeration {
11515         enum "one-x" {
11516           value 1;
11517           description
11518             "none";
11519           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.NeighborList.{i}.AirInterface - OneX";
11520         }
11521         enum "is95" {
11522           value 2;
11523           description
11524             "none";
11525           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.NeighborList.{i}.AirInterface - IS95";
11526         }
11527         enum "hrpd" {
11528           value 3;
11529           description
11530             "none";
11531           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.NeighborList.{i}.AirInterface - HRPD";
11532         }
11533         enum "other" {
11534           value 4;
11535           description
11536             "none";
11537           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.NeighborList.{i}.AirInterface - Other";
11538         }
11539       }
11540       config false;
11541       description
11542         "Air interface technology of the neighbor.";
11543       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.NeighborList.{i}.AirInterface";
11544     }
11545     leaf hand-out-capable {
11546       type int64;
11547       config false;
11548       description
11549         "Flag to indicate if the handOutCapability is possible.";
11550       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.NeighborList.{i}.HandOutCapable";
11551     }
11552     leaf one-x-neighbor-longitude {
11553       type string {
11554         length "0..16";
11555       }
11556       config false;
11557       description
11558         "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 .";
11559       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.NeighborList.{i}.OneXNeighborLongitude";
11560     }
11561     leaf one-x-neighbor-latitude {
11562       type string {
11563         length "0..16";
11564       }
11565       config false;
11566       description
11567         "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.";
11568       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.NeighborList.{i}.OneXNeighborLatitude";
11569     }
11570     leaf one-x-neighbor-msc-id {
11571       type uint32 {
11572         range "0..16777215";
11573       }
11574       config false;
11575       description
11576         "IOS MSCID of the neighbors. See {{bibref|3GPP2-A.S0014}}.";
11577       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.NeighborList.{i}.OneXNeighborMSCId";
11578     }
11579     leaf one-x-neighbor-ios-cell-id {
11580       type uint16 {
11581         range "0..65535";
11582       }
11583       config false;
11584       description
11585         "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}}.";
11586       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.NeighborList.{i}.OneXNeighborIOSCellId";
11587     }
11588     leaf force-in-overhead {
11589       type boolean;
11590       config false;
11591       description
11592         "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.";
11593       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.NeighborList.{i}.ForceInOverhead";
11594     }
11595     leaf included-in-overhead {
11596       type boolean;
11597       description
11598         "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}}.";
11599       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.NeighborList.{i}.IncludedInOverhead";
11600     }
11601     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.NeighborList.{i}.";
11602   }
11603
11604   grouping cdma2000-one-x-ran-apidm-g {
11605     description
11606       "This object can be configured only if {{param|.Capabilities.CDMA2000.OneX.FemtoOverheadMessagesCapable}} is set to {{true}}.";
11607     leaf association-type {
11608       type uint8 {
11609         range "0..7";
11610       }
11611       config false;
11612       description
11613         "The FAP shall set this field to the value shown in {{bibref|3GPP2-C.S0005}} corresponding to the configuration of the base station.";
11614       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.APIDM.AssociationType";
11615     }
11616     leaf apidlen {
11617       type uint8 {
11618         range "0..15";
11619       }
11620       config false;
11621       description
11622         "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}}.";
11623       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.APIDM.APIDLEN";
11624     }
11625     leaf apid {
11626       type binary {
11627         length "0..16";
11628       }
11629       config false;
11630       description
11631         "Access Point Identification. Refer {{bibref|3GPP2-C.S0005}} for definition.";
11632       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.APIDM.APID";
11633     }
11634     leaf apidmask {
11635       type uint8 {
11636         range "0..255";
11637       }
11638       config false;
11639       description
11640         "Access Point identification Mask. Refer {{bibref|3GPP2-C.S0005}} for definition.";
11641       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.APIDM.APIDMASK";
11642     }
11643     leaf iosmscid {
11644       type uint32 {
11645         range "0..16777215";
11646       }
11647       config false;
11648       description
11649         "MSC_ID of the base station. Refer {{bibref|3GPP2-C.S0005}} for definition.";
11650       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.APIDM.IOSMSCID";
11651     }
11652     leaf ioscellid {
11653       type uint16 {
11654         range "0..65535";
11655       }
11656       config false;
11657       description
11658         "CELL_ID of the base station. Refer {{bibref|3GPP2-C.S0005}} for definition.";
11659       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.APIDM.IOSCELLID";
11660     }
11661     leaf intrafreqhohysincl {
11662       type boolean;
11663       config false;
11664       description
11665         "This field indicates whether the INTRAFREQHOHYS field is valid and included in Access Point Identification message. Refer {{bibref|3GPP2-C.S0005}} for definition.";
11666       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.APIDM.INTRAFREQHOHYSINCL";
11667     }
11668     leaf intrafreqhohys {
11669       type uint8 {
11670         range "0..127";
11671       }
11672       config false;
11673       description
11674         "Intra Frequency Handoff Hysteresis. Refer {{bibref|3GPP2-C.S0005}} for definition.";
11675       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.APIDM.INTRAFREQHOHYS";
11676     }
11677     leaf intrafreqhoslopeincl {
11678       type boolean;
11679       config false;
11680       description
11681         "This field indicates whether the INTRAFREQHOSLOPE field is valid and included in Access Point Identification message. Refer {{bibref|3GPP2-C.S0005}} for definition.";
11682       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.APIDM.INTRAFREQHOSLOPEINCL";
11683     }
11684     leaf intrafreqhoslope {
11685       type uint8 {
11686         range "0..63";
11687       }
11688       config false;
11689       description
11690         "Intra Frequency Handoff Slope. Refer {{bibref|3GPP2-C.S0005}} for definition.";
11691       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.APIDM.INTRAFREQHOSLOPE";
11692     }
11693     leaf interfreqhohysincl {
11694       type boolean;
11695       config false;
11696       description
11697         "This field indicates whether the INTERFREQHOHYS field is valid and included in Access Point Identification message. Refer {{bibref|3GPP2-C.S0005}} for definition.";
11698       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.APIDM.INTERFREQHOHYSINCL";
11699     }
11700     leaf interfreqhohys {
11701       type uint8 {
11702         range "0..127";
11703       }
11704       config false;
11705       description
11706         "Inter frequency handoff hysteresis. Refer {{bibref|3GPP2-C.S0005}} for definition.";
11707       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.APIDM.INTERFREQHOHYS";
11708     }
11709     leaf interfreqhoslopeincl {
11710       type boolean;
11711       config false;
11712       description
11713         "This field indicates whether the INTERFREQHOSLOPE field is valid and included in Access Point Identification message. Refer {{bibref|3GPP2-C.S0005}} for definition.";
11714       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.APIDM.INTERFREQHOSLOPEINCL";
11715     }
11716     leaf interfreqhoslope {
11717       type uint8 {
11718         range "0..63";
11719       }
11720       config false;
11721       description
11722         "Inter frequency handoff slope. Refer {{bibref|3GPP2-C.S0005}} for definition.";
11723       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.APIDM.INTERFREQHOSLOPE";
11724     }
11725     leaf interfreqsrchthincl {
11726       type boolean;
11727       config false;
11728       description
11729         "This field indicates whether the INTERFREQSRCHTH field is valid and included in Access Point Identification message. Refer {{bibref|3GPP2-C.S0005}} for definition.";
11730       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.APIDM.INTERFREQSRCHTHINCL";
11731     }
11732     leaf interfreqsrchth {
11733       type uint8 {
11734         range "0..31";
11735       }
11736       config false;
11737       description
11738         "Inter-frequency search threshold. Refer {{bibref|3GPP2-C.S0005}} for definitions";
11739       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.APIDM.INTERFREQSRCHTH";
11740     }
11741     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.APIDM.";
11742   }
11743
11744   grouping cdma2000-one-x-ran-apidtm-g {
11745     description
11746       "This object can be configured only if {{param|.Capabilities.CDMA2000.OneX.FemtoOverheadMessagesCapable}} is set to {{true}}.";
11747     leaf apidtextcha-ri-len {
11748       type uint16 {
11749         range "0..256";
11750       }
11751       config false;
11752       description
11753         "Access Point identification Text CHARi field Length ({{param|APIDTEXTCHARi}}). Refer {{bibref|3GPP2-C.S0005}} for definitions";
11754       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.APIDTM.APIDTEXTCHARiLEN";
11755     }
11756     leaf apidtextmsgencoding {
11757       type uint8 {
11758         range "0..31";
11759       }
11760       config false;
11761       description
11762         "Access Point identification Text message encoding. Refer {{bibref|3GPP2-C.S0005}} and {{bibref|3GPP2-C.R1001}} for definitions";
11763       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.APIDTM.APIDTEXTMSGENCODING";
11764     }
11765     leaf apidtextcha-ri {
11766       type string {
11767         length "0..256";
11768       }
11769       config false;
11770       description
11771         "Access Point Identification Text. Refer {{bibref|3GPP2-C.S0005}} and {{bibref|3GPP2-C.R1001}} for definitions.";
11772       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.APIDTM.APIDTEXTCHARi";
11773     }
11774     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.APIDTM.";
11775   }
11776
11777   grouping cdma2000-one-x-ran-appim-g {
11778     description
11779       "This object can be configured only if {{param|.Capabilities.CDMA2000.OneX.FemtoOverheadMessagesCapable}} is set to {{true}}.";
11780     leaf lifetime {
11781       type uint8 {
11782         range "0..255";
11783       }
11784       config false;
11785       description
11786         "Lifetime of the information in the access point pilot information record. Refer {{bibref|3GPP2-C.S0005}} for definitions";
11787       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.APPIM.LIFETIME";
11788     }
11789     leaf numappirec {
11790       type uint16 {
11791         range "0..511";
11792       }
11793       config false;
11794       description
11795         "The number of entries for {{object|.CellConfig.CDMA2000.OneX.RAN.APPIM.APPIREC.{i}.}}";
11796       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.APPIM.NUMAPPIREC";
11797     }
11798     leaf appirec-number-of-entries {
11799       type uint64;
11800       description
11801         "{{numentries}}";
11802       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.APPIM.APPIRECNumberOfEntries";
11803     }
11804     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.APPIM.";
11805   }
11806
11807   grouping cdma2000-one-x-ran-appim-appirec-g {
11808     description
11809       "This object can be configured only if {{param|.Capabilities.CDMA2000.OneX.FemtoOverheadMessagesCapable}} is set to {{true}}.";
11810     leaf enable {
11811       type boolean;
11812       config false;
11813       description
11814         "Enables or disables the {{object}} entry.";
11815       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.APPIM.APPIREC.{i}.Enable";
11816     }
11817     leaf alias {
11818       type string {
11819         length "1..64";
11820       }
11821       description
11822         "{{datatype|expand}}";
11823       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.APPIM.APPIREC.{i}.Alias";
11824     }
11825     leaf apassntype {
11826       type uint8 {
11827         range "0..7";
11828       }
11829       config false;
11830       description
11831         "Access point association type the access point pilot information record. Refer {{bibref|3GPP2-C.S0005}} for definitions";
11832       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.APPIM.APPIREC.{i}.APASSNTYPE";
11833     }
11834     leaf apsidsameasprevious {
11835       type uint8 {
11836         range "0..1";
11837       }
11838       config false;
11839       description
11840         "SID same as previous indicator in the access point pilot information record. Refer {{bibref|3GPP2-C.S0005}} for definitions";
11841       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.APPIM.APPIREC.{i}.APSIDSAMEASPREVIOUS";
11842     }
11843     leaf apnidsameasprevious {
11844       type uint8 {
11845         range "0..1";
11846       }
11847       config false;
11848       description
11849         "NID same as previous indicator in the access point pilot information record. Refer {{bibref|3GPP2-C.S0005}} for definitions";
11850       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.APPIM.APPIREC.{i}.APNIDSAMEASPREVIOUS";
11851     }
11852     leaf apbandsameasprevious {
11853       type uint8 {
11854         range "0..1";
11855       }
11856       config false;
11857       description
11858         "Bandclass same as previous indicator in the access point pilot information record. Refer {{bibref|3GPP2-C.S0005}} for definitions";
11859       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.APPIM.APPIREC.{i}.APBANDSAMEASPREVIOUS";
11860     }
11861     leaf apfreqsameasprevious {
11862       type uint8 {
11863         range "0..1";
11864       }
11865       config false;
11866       description
11867         "Frequency same as previous indicator in the access point pilot information record. Refer {{bibref|3GPP2-C.S0005}} for definitions";
11868       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.APPIM.APPIREC.{i}.APFREQSAMEASPREVIOUS";
11869     }
11870     leaf appnrecsameasprevious {
11871       type uint8 {
11872         range "0..1";
11873       }
11874       config false;
11875       description
11876         "PN offset same as previous indicator in the access point pilot information record. Refer {{bibref|3GPP2-C.S0005}} for definitions";
11877       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.APPIM.APPIREC.{i}.APPNRECSAMEASPREVIOUS";
11878     }
11879     leaf apsid {
11880       type uint16 {
11881         range "0..32767";
11882       }
11883       description
11884         "Access point SID in the access point pilot information record. Refer {{bibref|3GPP2-C.S0005}} for definitions";
11885       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.APPIM.APPIREC.{i}.APSID";
11886     }
11887     leaf apnid {
11888       type uint16 {
11889         range "0..65535";
11890       }
11891       description
11892         "Access point NID in the access point pilot information record. Refer {{bibref|3GPP2-C.S0005}} for definitions";
11893       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.APPIM.APPIREC.{i}.APNID";
11894     }
11895     leaf apband {
11896       type uint8 {
11897         range "0..31";
11898       }
11899       description
11900         "Access point bandclass in the access point pilot information record. Refer {{bibref|3GPP2-C.S0005}} for definitions";
11901       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.APPIM.APPIREC.{i}.APBAND";
11902     }
11903     leaf apfreq {
11904       type uint16 {
11905         range "0..2047";
11906       }
11907       description
11908         "Access point frequency in the access point pilot information record. Refer {{bibref|3GPP2-C.S0005}} for definitions";
11909       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.APPIM.APPIREC.{i}.APFREQ";
11910     }
11911     leaf appnrectype {
11912       type uint8 {
11913         range "0..7";
11914       }
11915       description
11916         "Access point PN offset in the access point pilot information record. Refer {{bibref|3GPP2-C.S0005}} for definitions";
11917       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.APPIM.APPIREC.{i}.APPNRECTYPE";
11918     }
11919     leaf appnreclen {
11920       type uint8 {
11921         range "0..31";
11922       }
11923       description
11924         "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";
11925       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.APPIM.APPIREC.{i}.APPNRECLEN";
11926     }
11927     leaf appnrec {
11928       type binary {
11929         length "0..31";
11930       }
11931       description
11932         "Access point PN Record in the access point pilot information record. Refer {{bibref|3GPP2-C.S0005}} for definitions";
11933       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.APPIM.APPIREC.{i}.APPNREC";
11934     }
11935     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.RAN.APPIM.APPIREC.{i}.";
11936   }
11937
11938   grouping cdma2000-one-x-pcf-config-g {
11939     description
11940       "CDMA2000 1x PCF configuration information.";
11941     leaf pcfpdsn-health-monitor-interval {
11942       type uint8 {
11943         range "0..180";
11944       }
11945       units "seconds";
11946       config false;
11947       description
11948         "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.";
11949       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFConfig.PCFPDSNHealthMonitorInterval";
11950     }
11951     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFConfig.";
11952   }
11953
11954   grouping cdma2000-one-x-pcf-config-pcf-performance-stats-g {
11955     description
11956       "This object is used in obtaining the PCF stats";
11957     leaf a10-setup-failure-no-reason {
11958       type uint64;
11959       description
11960         "Number of times the PCF was refused an A10 connection with an unspecified reason (A11 error code : 0x80)";
11961       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFConfig.PCFPerformanceStats.A10SetupFailureNoReason";
11962     }
11963     leaf a10-setup-failure-admin-prohibit {
11964       type uint64;
11965       description
11966         "Number of times the PCF was refused an A10 connection with a reason \"Admin Prohibited\" (A11 error code : 0x81).";
11967       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFConfig.PCFPerformanceStats.A10SetupFailureAdminProhibit";
11968     }
11969     leaf a10-setup-failure-insuff-resources {
11970       type uint64;
11971       description
11972         "Number of times the PCF was refused an A10 connection with a reason \"Insufficient Resources\" (A11 error code: 0x82).";
11973       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFConfig.PCFPerformanceStats.A10SetupFailureInsuffResources";
11974     }
11975     leaf a10-setup-failure-failed-auth {
11976       type uint64;
11977       description
11978         "Number of times the PCF was refused an A10 connection with a reason \"Mobile Node Authentication Failure\" (A11 error code: 0x83).";
11979       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFConfig.PCFPerformanceStats.A10SetupFailureFailedAuth";
11980     }
11981     leaf a10-setup-failure-id-mismatch {
11982       type uint64;
11983       description
11984         "Number of times the PCF was refused an A10 connection with a reason \"Id Mismatch\" (A11 error code: 0x85)";
11985       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFConfig.PCFPerformanceStats.A10SetupFailureIdMismatch";
11986     }
11987     leaf a10-setup-failure-malformed-req {
11988       type uint64;
11989       description
11990         "Number of times the PCF was refused an A10 connection with a reason \"Malformed Request\" (A11 error code: 0x86)";
11991       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFConfig.PCFPerformanceStats.A10SetupFailureMalformedReq";
11992     }
11993     leaf a10-setup-failure-unknown-pdsn {
11994       type uint64;
11995       description
11996         "Number of times the PCF was refused an A10 connection with a reason \"Unknown PDSN\" (A11 error code: 0x88)";
11997       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFConfig.PCFPerformanceStats.A10SetupFailureUnknownPDSN";
11998     }
11999     leaf a10-setup-failure-unsupp-vend-id {
12000       type uint64;
12001       description
12002         "Number of times the PCF was refused an A10 connection with a reason \"Unsupported Vendor Id\" (A11 error code: 0x89)";
12003       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFConfig.PCFPerformanceStats.A10SetupFailureUnsuppVendId";
12004     }
12005     leaf total-a10-closed-by-rnc {
12006       type uint64;
12007       description
12008         "Number of A10 closed by the FAP RNC.";
12009       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFConfig.PCFPerformanceStats.TotalA10ClosedByRnc";
12010     }
12011     leaf total-a10-closed-by-pdsn {
12012       type uint64;
12013       description
12014         "Number of A10 closed by the PDSN.";
12015       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFConfig.PCFPerformanceStats.TotalA10ClosedByPDSN";
12016     }
12017     leaf total-a10-success-pages {
12018       type uint64;
12019       description
12020         "Numebr of A10 Pages initiated by PCFsucceeded.";
12021       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFConfig.PCFPerformanceStats.TotalA10SuccessPages";
12022     }
12023     leaf total-a10-failed-pages {
12024       type uint64;
12025       description
12026         "Numebr of A10 Pages initiated by PCF failed.";
12027       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFConfig.PCFPerformanceStats.TotalA10FailedPages";
12028     }
12029     leaf total-a10-ingress-bytes {
12030       type uint64;
12031       units "bytes";
12032       description
12033         "Number of {{units}} received from the PDSN.";
12034       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFConfig.PCFPerformanceStats.TotalA10IngressBytes";
12035     }
12036     leaf total-a10-egress-bytes {
12037       type uint64;
12038       units "bytes";
12039       description
12040         "Number of {{units}} transmitted to the PDSN";
12041       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFConfig.PCFPerformanceStats.TotalA10EgressBytes";
12042     }
12043     leaf a10-reg-update-received {
12044       type uint64;
12045       description
12046         "Number of A10 Registration updates received by the FAP PCF";
12047       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFConfig.PCFPerformanceStats.A10RegUpdateReceived";
12048     }
12049     leaf total-a10-dropped-pages {
12050       type uint64;
12051       description
12052         "Number of A10 Pages initiated by PCF dropped";
12053       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFConfig.PCFPerformanceStats.TotalA10DroppedPages";
12054     }
12055     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFConfig.PCFPerformanceStats.";
12056   }
12057
12058   grouping cdma2000-one-x-batch-pcfpdsn-g {
12059     description
12060       "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}.}}.";
12061     leaf enable {
12062       type boolean;
12063       config false;
12064       description
12065         "Enables or disables the {{object}} entry.";
12066       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.BatchPCFPDSN.{i}.Enable";
12067     }
12068     leaf alias {
12069       type string {
12070         length "1..64";
12071       }
12072       description
12073         "{{datatype|expand}}";
12074       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.BatchPCFPDSN.{i}.Alias";
12075     }
12076     leaf batch-table-number {
12077       type int64;
12078       description
12079         "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}}).";
12080       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.BatchPCFPDSN.{i}.BatchTableNumber";
12081     }
12082     leaf batch-table-start-ip-address {
12083       type inet:ip-address;
12084       config false;
12085       description
12086         "Start IP address of the range of PDSNs.";
12087       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.BatchPCFPDSN.{i}.BatchTableStartIPAddress";
12088     }
12089     leaf batch-table-end-ip-address {
12090       type inet:ip-address;
12091       config false;
12092       description
12093         "End IP address of the range of PDSNs.";
12094       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.BatchPCFPDSN.{i}.BatchTableEndIPAddress";
12095     }
12096     leaf batch-table-security-parameter-index {
12097       type uint32 {
12098         range "0 | 256..4294967295";
12099       }
12100       config false;
12101       description
12102         "Security Parameter Index to be used.";
12103       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.BatchPCFPDSN.{i}.BatchTableSecurityParameterIndex";
12104     }
12105     leaf batch-table-secret-key {
12106       type binary {
12107         length "0..16";
12108       }
12109       config false;
12110       description
12111         "Secret key in 32-digit hexidecimal representation.";
12112       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.BatchPCFPDSN.{i}.BatchTableSecretKey";
12113     }
12114     leaf batch-table-ios-version {
12115       type enumeration {
12116         enum "tia-878-ballot" {
12117           value 1;
12118           description
12119             "none";
12120           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.BatchPCFPDSN.{i}.BatchTableIOSVersion - TIA-878-ballot";
12121         }
12122         enum "tia-878-1" {
12123           value 2;
12124           description
12125             "none";
12126           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.BatchPCFPDSN.{i}.BatchTableIOSVersion - TIA-878-1";
12127         }
12128         enum "tia-878-a" {
12129           value 3;
12130           description
12131             "none";
12132           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.BatchPCFPDSN.{i}.BatchTableIOSVersion - TIA-878-a";
12133         }
12134         enum "tia-878-legacy" {
12135           value 4;
12136           description
12137             "none";
12138           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.BatchPCFPDSN.{i}.BatchTableIOSVersion - TIA-878-legacy";
12139         }
12140       }
12141       config false;
12142       description
12143         "IOS Version of this PDSN.";
12144       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.BatchPCFPDSN.{i}.BatchTableIOSVersion";
12145     }
12146     leaf batch-table-pdsn-admin-status {
12147       type int64;
12148       config false;
12149       description
12150         "Administrative status of this PDSN. 0- UP 1-DOWN.";
12151       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.BatchPCFPDSN.{i}.BatchTablePDSNAdminStatus";
12152     }
12153     leaf pdsn-type {
12154       type enumeration {
12155         enum "one-x" {
12156           value 1;
12157           description
12158             "none";
12159           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.BatchPCFPDSN.{i}.PDSNType - OneX";
12160         }
12161         enum "hrpd-rev0" {
12162           value 2;
12163           description
12164             "none";
12165           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.BatchPCFPDSN.{i}.PDSNType - HRPDRev0";
12166         }
12167         enum "hrpd-rev-a" {
12168           value 3;
12169           description
12170             "none";
12171           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.BatchPCFPDSN.{i}.PDSNType - HRPDRevA";
12172         }
12173       }
12174       config false;
12175       description
12176         "Indicates the PDSN type for this batch.";
12177       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.BatchPCFPDSN.{i}.PDSNType";
12178     }
12179     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.BatchPCFPDSN.{i}.";
12180   }
12181
12182   grouping cdma2000-one-x-pcfpdsn-g {
12183     description
12184       "PCFPDSN Object configured for 1x. {{object|.CellConfig.CDMA2000.OneX.BatchPCFPDSN.{i}.}} table should be used to configure PDSN details.";
12185     leaf enable {
12186       type boolean;
12187       config false;
12188       description
12189         "Enables or disables the {{object}} entry.";
12190       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFPDSN.{i}.Enable";
12191     }
12192     leaf alias {
12193       type string {
12194         length "1..64";
12195       }
12196       description
12197         "{{datatype|expand}}";
12198       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFPDSN.{i}.Alias";
12199     }
12200     leaf pdsn-number {
12201       type int64;
12202       description
12203         "Index of this PDSN object in the PCFPDSNCollection array. The index is used as PDSN number in PDSN selection algorithm. ({{bibref|3GPP2-A.S0013}})";
12204       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFPDSN.{i}.PDSNNumber";
12205     }
12206     leaf security-parameter-index {
12207       type uint32 {
12208         range "0 | 256..4294967295";
12209       }
12210       description
12211         "Security Parameter Index used";
12212       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFPDSN.{i}.SecurityParameterIndex";
12213     }
12214     leaf security-key {
12215       type binary {
12216         length "0..16";
12217       }
12218       description
12219         "Secret key in 32-digit hexidecimal representation.";
12220       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFPDSN.{i}.SecurityKey";
12221     }
12222     leaf ios-version {
12223       type enumeration {
12224         enum "tia-878-ballot" {
12225           value 1;
12226           description
12227             "none";
12228           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFPDSN.{i}.IOSVersion - TIA-878-ballot";
12229         }
12230         enum "tia-878-1" {
12231           value 2;
12232           description
12233             "none";
12234           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFPDSN.{i}.IOSVersion - TIA-878-1";
12235         }
12236         enum "tia-878-a" {
12237           value 3;
12238           description
12239             "none";
12240           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFPDSN.{i}.IOSVersion - TIA-878-a";
12241         }
12242         enum "tia-878-legacy" {
12243           value 4;
12244           description
12245             "none";
12246           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFPDSN.{i}.IOSVersion - TIA-878-legacy";
12247         }
12248       }
12249       config false;
12250       description
12251         "HRPD IOS Version of this PDSN.";
12252       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFPDSN.{i}.IOSVersion";
12253     }
12254     leaf pds-nadmin-status {
12255       type int64;
12256       config false;
12257       description
12258         "Administrative status of this PDSN. 0- UP 1-DOWN.";
12259       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFPDSN.{i}.PDSNadminStatus";
12260     }
12261     leaf pdsn-health-status {
12262       type uint8 {
12263         range "0..1";
12264       }
12265       config false;
12266       description
12267         "Reachability status of this PDSN. 0-unreachable, 1-reachable.";
12268       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFPDSN.{i}.PDSNHealthStatus";
12269     }
12270     leaf pdsnip-address {
12271       type inet:ip-address;
12272       config false;
12273       description
12274         "IP address of the PDSN.";
12275       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFPDSN.{i}.PDSNIPAddress";
12276     }
12277     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFPDSN.{i}.";
12278   }
12279
12280   grouping cdma2000-one-x-pcfpdsn-a11-reg-update-stats-g {
12281     description
12282       "This object is used in obtaining the A11 Registration Update stats for each PDSN";
12283     leaf pdsn-number-reg-update-perf {
12284       type int64;
12285       description
12286         "The PDSN Number";
12287       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFPDSN.{i}.A11RegUpdateStats.PDSNNumberRegUpdatePerf";
12288     }
12289     leaf pdsnip-address-reg-update-perf {
12290       type inet:ip-address;
12291       description
12292         "The IP Address of the PDSN for which the A11 Reg Update stats is obtained";
12293       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFPDSN.{i}.A11RegUpdateStats.PDSNIPAddressRegUpdatePerf";
12294     }
12295     leaf a11-reg-update-received-pdsn {
12296       type uint64;
12297       description
12298         "Number of A10 Reg-update messages receieved from a PDSN";
12299       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFPDSN.{i}.A11RegUpdateStats.A11RegUpdateReceivedPDSN";
12300     }
12301     leaf a11-reg-update-id-check-fail-pdsn {
12302       type uint64;
12303       description
12304         "Number of A10 Reg-Update messages receieved from a PDSN that failed ID validation";
12305       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFPDSN.{i}.A11RegUpdateStats.A11RegUpdateIDCheckFailPDSN";
12306     }
12307     leaf a11-reg-update-auth-check-fail-pdsn {
12308       type uint64;
12309       description
12310         "Number of A10 Reg-Update messages received from a PDSN that failed Authentication";
12311       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFPDSN.{i}.A11RegUpdateStats.A11RegUpdateAuthCheckFailPDSN";
12312     }
12313     leaf a11-reg-update-for-unknown-psipdsn {
12314       type uint64;
12315       description
12316         "Number of A10 Reg-Update messages received from a PDSN with unknown PSI";
12317       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFPDSN.{i}.A11RegUpdateStats.A11RegUpdateForUnknownPSIPDSN";
12318     }
12319     leaf a11-reg-update-unspecified-reason-pdsn {
12320       type uint64;
12321       description
12322         "Number of A10 Reg-Update messages received from a PDSN with unspecified reason code";
12323       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFPDSN.{i}.A11RegUpdateStats.A11RegUpdateUnspecifiedReasonPDSN";
12324     }
12325     leaf a11-reg-update-ppp-timeout-pdsn {
12326       type uint64;
12327       description
12328         "Number of A10 Reg-Update messages received from a PDSN with reason code \"PPP Timeout\"";
12329       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFPDSN.{i}.A11RegUpdateStats.A11RegUpdatePppTimeoutPDSN";
12330     }
12331     leaf a11-reg-update-registration-timeout-pdsn {
12332       type uint64;
12333       description
12334         "Number of A10 Reg-Update messages received from a PDSN with reason code \"Registration Timeout\"";
12335       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFPDSN.{i}.A11RegUpdateStats.A11RegUpdateRegistrationTimeoutPDSN";
12336     }
12337     leaf a11-reg-update-pdsn-error-pdsn {
12338       type uint64;
12339       description
12340         "Number of A10 Reg-Update messages received from a PDSN with reason code \"PDSN Error\"";
12341       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFPDSN.{i}.A11RegUpdateStats.A11RegUpdatePDSNErrorPDSN";
12342     }
12343     leaf a11-reg-update-inter-pcf-handoff-pdsn {
12344       type uint64;
12345       description
12346         "Number of A10 Reg-Update messages received from a PDSN with reason code \"Inter PCF Handoff\"";
12347       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFPDSN.{i}.A11RegUpdateStats.A11RegUpdateInterPCFHandoffPDSN";
12348     }
12349     leaf a11-reg-update-inter-pdsn-handoff-pdsn {
12350       type uint64;
12351       description
12352         "Number of A10 Reg-Update messages received from a PDSN with reason code \"Inter PDSN Handoff\"";
12353       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFPDSN.{i}.A11RegUpdateStats.A11RegUpdateInterPDSNHandoffPDSN";
12354     }
12355     leaf a11-reg-update-pdsnoamp-intervention-pdsn {
12356       type uint64;
12357       description
12358         "Number of A10 Reg-Update messages received from a PDSN with reason code \"PDSN OAMP Intervention\"";
12359       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFPDSN.{i}.A11RegUpdateStats.A11RegUpdatePDSNOAMPInterventionPDSN";
12360     }
12361     leaf a11-reg-update-accounting-error-pdsn {
12362       type uint64;
12363       description
12364         "Number of A10 Reg-Update messages received from a PDSN with reason code \"Accounting Error\"";
12365       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFPDSN.{i}.A11RegUpdateStats.A11RegUpdateAccountingErrorPDSN";
12366     }
12367     leaf a11-reg-update-user-failed-authentication-pdsn {
12368       type uint64;
12369       description
12370         "Number of A10 Reg-Update messages received from a PDSN with reason code \"User Failed Authentication\"";
12371       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFPDSN.{i}.A11RegUpdateStats.A11RegUpdateUserFailedAuthenticationPDSN";
12372     }
12373     leaf a11-reg-update-unknown-cause-code-pdsn {
12374       type uint64;
12375       description
12376         "Number of A10 Reg-Update messages received from a PDSN with Unknown Cause Code";
12377       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFPDSN.{i}.A11RegUpdateStats.A11RegUpdateUnknownCauseCodePDSN";
12378     }
12379     leaf a11-reg-update-without-reason-code-pdsn {
12380       type uint64;
12381       description
12382         "Number of A10 Reg-Update messages received from a PDSN with PDSN Code Not Included";
12383       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFPDSN.{i}.A11RegUpdateStats.A11RegUpdateWithoutReasonCodePDSN";
12384     }
12385     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFPDSN.{i}.A11RegUpdateStats.";
12386   }
12387
12388   grouping cdma2000-one-x-pcfpdsn-pcfpdsn-stats-g {
12389     description
12390       "This object is used in obtaining the PCF PDSN stats for each PDSN";
12391     leaf a10-setup-attempts-pdsn {
12392       type uint64;
12393       description
12394         "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.";
12395       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFPDSN.{i}.PCFPDSNStats.A10SetupAttemptsPDSN";
12396     }
12397     leaf a10-setup-successes-pdsn {
12398       type uint64;
12399       description
12400         "Number of times PCF succeeded in establishing an A10 connection with this PDSN.";
12401       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFPDSN.{i}.PCFPDSNStats.A10SetupSuccessesPDSN";
12402     }
12403     leaf a10-setup-blocks-pdsn {
12404       type uint64;
12405       description
12406         "Number of times PCF was blocked in establishing an A10 connection with this PDSN.";
12407       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFPDSN.{i}.PCFPDSNStats.A10SetupBlocksPDSN";
12408     }
12409     leaf a11-reg-req-denied-id-mismatch-pdsn {
12410       type uint64;
12411       description
12412         "Number ofA11 Registration Request denied with a reason \"Id Mismatch\" (A11 error code: 0x85) by the PDSN";
12413       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFPDSN.{i}.PCFPDSNStats.A11RegReqDeniedIdMismatchPDSN";
12414     }
12415     leaf a11-reg-req-denied-unknown-pdsnpdsn {
12416       type uint64;
12417       description
12418         "Number of A11 Registration Request denied with a reason \"Unknown PDSN\" (A11 error code: 0x88)by the PDSN.";
12419       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFPDSN.{i}.PCFPDSNStats.A11RegReqDeniedUnknownPDSNPDSN";
12420     }
12421     leaf a11-reg-req-denied-no-reason-pdsn {
12422       type uint64;
12423       description
12424         "Number of A11 Registration Request denied with no reason code by the PDSN.";
12425       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFPDSN.{i}.PCFPDSNStats.A11RegReqDeniedNoReasonPDSN";
12426     }
12427     leaf a11-reg-req-denied-admin-prohibit-pdsn {
12428       type uint64;
12429       description
12430         "Number of A11 Registration Request denied with a reason \"Admin Prohibited\" (A11 error code : 0x81) by the PDSN.";
12431       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFPDSN.{i}.PCFPDSNStats.A11RegReqDeniedAdminProhibitPDSN";
12432     }
12433     leaf a11-reg-req-denied-insuff-resources-pdsn {
12434       type uint64;
12435       description
12436         "Number of A11 Registration Request denied with a reason \"Insufficient Resources\" (A11 error code: 0x82) by the PDSN.";
12437       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFPDSN.{i}.PCFPDSNStats.A11RegReqDeniedInsuffResourcesPDSN";
12438     }
12439     leaf a11-reg-req-denied-failed-auth-pdsn {
12440       type uint64;
12441       description
12442         "Number of A11 Registration Request denied with a reason \"Mobile Node Authentication Failure\" (A11 error code: 0x83) by the PDSN.";
12443       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFPDSN.{i}.PCFPDSNStats.A11RegReqDeniedFailedAuthPDSN";
12444     }
12445     leaf a11-reg-req-denied-malformed-req-pdsn {
12446       type uint64;
12447       description
12448         "Number of A11 Registration Request denied with a reason \"Malformed Request\" (A11 error code: 0x86) by the PDSN";
12449       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFPDSN.{i}.PCFPDSNStats.A11RegReqDeniedMalformedReqPDSN";
12450     }
12451     leaf a11-reg-req-denied-unsupp-vend-id-pdsn {
12452       type uint64;
12453       description
12454         "Number ofA11 Registration Request denied with a reason \"Unsupported Vendor Id\" (A11 error code: 0x8D)by the PDSN";
12455       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFPDSN.{i}.PCFPDSNStats.A11RegReqDeniedUnsuppVendIdPDSN";
12456     }
12457     leaf a11-reg-req-denied-reverse-tunnel-unavailable-pdsn {
12458       type uint64;
12459       description
12460         "Number ofA11 Registration Request denied with a reason \"Reverse Tunnel Unavailable\" (A11 error code: 0x89)by the PDSN";
12461       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFPDSN.{i}.PCFPDSNStats.A11RegReqDeniedReverseTunnelUnavailablePDSN";
12462     }
12463     leaf a11-reg-req-denied-reverse-tunnel-tbit-not-set-pdsn {
12464       type uint64;
12465       description
12466         "Number ofA11 Registration Request denied with a reason \"Reverse Tunnel Tbit Not Set\" (A11 error code: 0x8A)by the PDSN";
12467       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFPDSN.{i}.PCFPDSNStats.A11RegReqDeniedReverseTunnelTbitNotSetPDSN";
12468     }
12469     leaf a11-reg-req-denied-unknown-error-code-pdsn {
12470       type uint64;
12471       description
12472         "Number of A11 Registration Request denied with an unspecified reason (A11 error code : 0x80) by the PDSN";
12473       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFPDSN.{i}.PCFPDSNStats.A11RegReqDeniedUnknownErrorCodePDSN";
12474     }
12475     leaf a10-reg-req-for-registration-retransmissions-pdsn {
12476       type uint64;
12477       description
12478         "Number of A11 Registration Requests retransmitted during A10 setup";
12479       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFPDSN.{i}.PCFPDSNStats.A10RegReqForRegistrationRetransmissionsPDSN";
12480     }
12481     leaf a10-reg-req-for-re-registration-retransmissions-pdsn {
12482       type uint64;
12483       description
12484         "Number of A11 Registration Requests retransmitted during A10 reregistration";
12485       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFPDSN.{i}.PCFPDSNStats.A10RegReqForReRegistrationRetransmissionsPDSN";
12486     }
12487     leaf a10-reg-req-for-release-retransmissions-pdsn {
12488       type uint64;
12489       description
12490         "Number of A11 Registration Requests retransmitted during A10 realease";
12491       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFPDSN.{i}.PCFPDSNStats.A10RegReqForReleaseRetransmissionsPDSN";
12492     }
12493     leaf pdsn-number-pdsn-perf {
12494       type int64;
12495       description
12496         "The PDSN Number";
12497       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFPDSN.{i}.PCFPDSNStats.PDSNNumberPDSNPerf";
12498     }
12499     leaf pds-nip-address-pdsn-perf {
12500       type inet:ip-address;
12501       description
12502         "The IP Address of the PDSN for which the PCF PDSN stats is obtained";
12503       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFPDSN.{i}.PCFPDSNStats.PDSNipAddressPDSNPerf";
12504     }
12505     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.PCFPDSN.{i}.PCFPDSNStats.";
12506   }
12507
12508   grouping cdma2000-one-x-stats-g {
12509     description
12510       "This object contains 1x FAP statistics aggregated over all connections of all users over all sectors.";
12511     leaf registration-attempts {
12512       type uint32 {
12513         range "0..4294967295";
12514       }
12515       description
12516         "Total number of registration attempts";
12517       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.Stats.RegistrationAttempts";
12518     }
12519     leaf registration-fails {
12520       type uint32 {
12521         range "0..4294967295";
12522       }
12523       description
12524         "Total number of registrations failed";
12525       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.Stats.RegistrationFails";
12526     }
12527     leaf registrations-blocked {
12528       type uint32 {
12529         range "0..4294967295";
12530       }
12531       description
12532         "Unauthorized registrations blocked by admission control";
12533       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.Stats.RegistrationsBlocked";
12534     }
12535     leaf page-attempts {
12536       type uint32 {
12537         range "0..4294967295";
12538       }
12539       description
12540         "Total number of attemots to page requests received from the core";
12541       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.Stats.PageAttempts";
12542     }
12543     leaf page-fails {
12544       type uint32 {
12545         range "0..4294967295";
12546       }
12547       description
12548         "Total number of page requests rejected or not responded";
12549       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.Stats.PageFails";
12550     }
12551     leaf voice-call-attempts {
12552       type uint32 {
12553         range "0..4294967295";
12554       }
12555       description
12556         "Total number of voice call attempts";
12557       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.Stats.VoiceCallAttempts";
12558     }
12559     leaf voice-call-failures {
12560       type uint32 {
12561         range "0..4294967295";
12562       }
12563       description
12564         "Total number of voice call attempts which failed for various reasons";
12565       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.Stats.VoiceCallFailures";
12566     }
12567     leaf voice-calls-blocked {
12568       type uint32 {
12569         range "0..4294967295";
12570       }
12571       description
12572         "Total number of voice calls blocked due to lack of authorization";
12573       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.Stats.VoiceCallsBlocked";
12574     }
12575     leaf voice-calls-dropped {
12576       type uint32 {
12577         range "0..4294967295";
12578       }
12579       description
12580         "Number of voice calls dropped due to various reasons other than a normal call release";
12581       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.Stats.VoiceCallsDropped";
12582     }
12583     leaf data-call-attempts {
12584       type uint32 {
12585         range "0..4294967295";
12586       }
12587       description
12588         "Total number of data call attempts";
12589       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.Stats.DataCallAttempts";
12590     }
12591     leaf data-call-failures {
12592       type uint32 {
12593         range "0..4294967295";
12594       }
12595       description
12596         "Total number of data call attemots failed for various reasons";
12597       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.Stats.DataCallFailures";
12598     }
12599     leaf data-calls-blocked {
12600       type uint32 {
12601         range "0..4294967295";
12602       }
12603       description
12604         "Total number of data calls failed due to lack of authorization";
12605       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.Stats.DataCallsBlocked";
12606     }
12607     leaf data-calls-dropped {
12608       type uint32 {
12609         range "0..4294967295";
12610       }
12611       description
12612         "Total number of data calls dropped due to reasons other than a normal release.";
12613       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.Stats.DataCallsDropped";
12614     }
12615     leaf average-voice-call {
12616       type uint32 {
12617         range "0..4294967295";
12618       }
12619       units "milliseconds";
12620       description
12621         "Average voice call duration in {{units}}.";
12622       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.Stats.AverageVoiceCall";
12623     }
12624     leaf average-data-call {
12625       type uint32 {
12626         range "0..4294967295";
12627       }
12628       units "milliseconds";
12629       description
12630         "Average data call duration in {{units}}";
12631       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.Stats.AverageDataCall";
12632     }
12633     leaf average-session-in-sec {
12634       type uint32 {
12635         range "0..4294967295";
12636       }
12637       units "seconds";
12638       description
12639         "Average session duration in {{units}}.";
12640       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.Stats.AverageSessionInSec";
12641     }
12642     leaf total-voice-calls {
12643       type uint32 {
12644         range "0..4294967295";
12645       }
12646       units "seconds";
12647       description
12648         "Total number of successful voice calls";
12649       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.Stats.TotalVoiceCalls";
12650     }
12651     leaf total-data-calls {
12652       type uint32 {
12653         range "0..4294967295";
12654       }
12655       description
12656         "Total number of successful data calls";
12657       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.Stats.TotalDataCalls";
12658     }
12659     leaf fwd-voice-packet-drop-percentage {
12660       type uint32 {
12661         range "0..4294967295";
12662       }
12663       description
12664         "Percentage of voice packets dropped in MAC due to signaling";
12665       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.Stats.FwdVoicePacketDropPercentage";
12666     }
12667     leaf rev-voice-packet-drop-percentage {
12668       type uint32 {
12669         range "0..4294967295";
12670       }
12671       description
12672         "Percentage of voice packets received with bad FQI";
12673       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.Stats.RevVoicePacketDropPercentage";
12674     }
12675     leaf fwd-avg-data-rate {
12676       type uint32 {
12677         range "0..4294967295";
12678       }
12679       description
12680         "Average data rate of the scheduler on the forward link";
12681       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.Stats.FwdAvgDataRate";
12682     }
12683     leaf rev-avg-data-rate {
12684       type uint32 {
12685         range "0..4294967295";
12686       }
12687       description
12688         "Average data rate of the scheduler on reverse link";
12689       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.Stats.RevAvgDataRate";
12690     }
12691     leaf bc-index-zero-to-one-transitions {
12692       type uint32 {
12693         range "0..4294967295";
12694       }
12695       description
12696         "Num of times the bcIndex was changed from 0 to 1 in the Extended System Parameters Message.";
12697       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.Stats.BcIndexZeroToOneTransitions";
12698     }
12699     leaf bc-index-one-to-zero-transitions {
12700       type uint32 {
12701         range "0..4294967295";
12702       }
12703       description
12704         "Num of times the bcIndex was changed from 0 to 1 in the Extended System Parameters Message.";
12705       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.Stats.BcIndexOneToZeroTransitions";
12706     }
12707     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.Stats.";
12708   }
12709
12710   grouping cdma2000-one-x-redirect-g {
12711     description
12712       "CDMA2000 1x service redirection parameters.";
12713     leaf redirect-channel-number {
12714       type uint16 {
12715         range "0..2047";
12716       }
12717       config false;
12718       description
12719         "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.";
12720       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.Redirect.RedirectChannelNumber";
12721     }
12722     leaf redirect-band-class {
12723       type uint8 {
12724         range "0..31";
12725       }
12726       config false;
12727       description
12728         "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.";
12729       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.Redirect.RedirectBandClass";
12730     }
12731     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.OneX.Redirect.";
12732   }
12733
12734   grouping cdma2000-hrpd-g {
12735     description
12736       "The object contains attributes related to HRPD.";
12737     leaf pcfpdsn-number-of-entries {
12738       type uint64;
12739       description
12740         "{{numentries}}";
12741       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSNNumberOfEntries";
12742     }
12743     leaf max-batch-pcfpdsn-entries {
12744       type uint64;
12745       description
12746         "Maximum number of entries in the {{object|.CellConfig.CDMA2000.HRPD.BatchPCFPDSN.{i}.}} table.";
12747       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.MaxBatchPCFPDSNEntries";
12748     }
12749     leaf batch-pcfpdsn-number-of-entries {
12750       type uint64;
12751       description
12752         "{{numentries}}";
12753       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.BatchPCFPDSNNumberOfEntries";
12754     }
12755     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.";
12756   }
12757
12758   grouping cdma2000-hrpd-ran-g {
12759     description
12760       "The object contains attributes related to HRPD RAN.";
12761     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.RAN.";
12762   }
12763
12764   grouping cdma2000-hrpd-ran-rf-g {
12765     description
12766       "Contains the details related to HRPD RF";
12767     leaf hrpd-car-band-class {
12768       type uint8 {
12769         range "0..31";
12770       }
12771       config false;
12772       description
12773         "The Band Class this HRPD Carrier object is to operate on. Reference - {{bibref|3GPP2-C.S0057}}, Band Class Specification for CDMA2000 Spread Spectrum Systems.";
12774       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.RAN.RF.HRPDCarBandClass";
12775     }
12776     leaf-list rfcnfl {
12777       type string {
12778         length "0..64";
12779       }
12780       config false;
12781       min-elements 1;
12782       description
12783         "{{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.";
12784       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.RAN.RF.RFCNFL";
12785     }
12786     leaf rfcnfl-in-use {
12787       type uint64;
12788       description
12789         "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}}.";
12790       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.RAN.RF.RFCNFLInUse";
12791     }
12792     leaf-list pilot-pn {
12793       type string {
12794         length "0..64";
12795       }
12796       config false;
12797       description
12798         "{{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.";
12799       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.RAN.RF.PilotPN";
12800     }
12801     leaf pilot-pn-in-use {
12802       type uint64;
12803       config false;
12804       description
12805         "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}}.";
12806       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.RAN.RF.PilotPNInUse";
12807     }
12808     leaf maxfap-tx-power {
12809       type string {
12810         length "0..64";
12811       }
12812       config false;
12813       description
12814         "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.";
12815       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.RAN.RF.MaxFAPTxPower";
12816     }
12817     leaf maxfap-tx-power-in-use {
12818       type int64;
12819       units "0.1 dBm";
12820       config false;
12821       description
12822         "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.";
12823       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.RAN.RF.MaxFAPTxPowerInUse";
12824     }
12825     leaf control-channel-rate {
12826       type int64;
12827       config false;
12828       description
12829         "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";
12830       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.RAN.RF.ControlChannelRate";
12831     }
12832     leaf sync-capsule-offset {
12833       type int64;
12834       config false;
12835       description
12836         "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";
12837       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.RAN.RF.SyncCapsuleOffset";
12838     }
12839     leaf rab-length {
12840       type int64;
12841       config false;
12842       description
12843         "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.";
12844       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.RAN.RF.RabLength";
12845     }
12846     leaf rab-offset {
12847       type int64;
12848       config false;
12849       description
12850         "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.";
12851       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.RAN.RF.RabOffset";
12852     }
12853     leaf sector-id {
12854       type binary {
12855         length "16";
12856       }
12857       config false;
12858       description
12859         "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.";
12860       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.RAN.RF.SectorID";
12861     }
12862     leaf color-code {
12863       type int64;
12864       config false;
12865       description
12866         "The HRPD color code associated with this sector-element. Reference -{{bibref|3GPP2-C.S0024-B}}, CDMA2000 High Rate Packet Data Air Interface Specification";
12867       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.RAN.RF.ColorCode";
12868     }
12869     leaf subnet-mask-length {
12870       type int64;
12871       units "bits";
12872       config false;
12873       description
12874         "{{param}} is the length of the HRPD SubnetMask in {{units}}. See {{bibref|3GPP2-C.S0024-B}}, CDMA2000 High Rate Packet Data Air Interface Specification";
12875       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.RAN.RF.SubnetMaskLength";
12876     }
12877     leaf hrpd-sec-el-reverse-link-silence-duration {
12878       type int64;
12879       units "frames";
12880       config false;
12881       description
12882         "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.";
12883       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.RAN.RF.HRPDSecElReverseLinkSilenceDuration";
12884     }
12885     leaf hrpd-sec-el-reverse-link-silence-period {
12886       type int64;
12887       units "frames";
12888       config false;
12889       description
12890         "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.";
12891       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.RAN.RF.HRPDSecElReverseLinkSilencePeriod";
12892     }
12893     leaf open-loop-adjust {
12894       type int64;
12895       units "dB";
12896       config false;
12897       description
12898         "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";
12899       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.RAN.RF.OpenLoopAdjust";
12900     }
12901     leaf probe-initial-adjust {
12902       type int64;
12903       units "dB";
12904       config false;
12905       description
12906         "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";
12907       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.RAN.RF.ProbeInitialAdjust";
12908     }
12909     leaf probe-num-steps {
12910       type int64;
12911       config false;
12912       description
12913         "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";
12914       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.RAN.RF.ProbeNumSteps";
12915     }
12916     leaf probe-power-step {
12917       type int64;
12918       units "0.5 dB";
12919       config false;
12920       description
12921         "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";
12922       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.RAN.RF.ProbePowerStep";
12923     }
12924     leaf a-persistence {
12925       type string {
12926         length "0..16";
12927       }
12928       config false;
12929       description
12930         "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.";
12931       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.RAN.RF.APersistence";
12932     }
12933     leaf rssirab-threshold {
12934       type int64;
12935       units "0.125 dBm";
12936       config false;
12937       description
12938         "RAB threshold for RSSI based RAB algorithm.";
12939       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.RAN.RF.RSSIRABThreshold";
12940     }
12941     leaf load-rab-threshold {
12942       type uint16 {
12943         range "0..480";
12944       }
12945       units "0.125 dB";
12946       config false;
12947       description
12948         "RAB threshold for Load based RAB algorithm in units of {{units}}.";
12949       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.RAN.RF.LoadRABThreshold";
12950     }
12951     leaf connection-rate-limit {
12952       type uint8 {
12953         range "0..3";
12954       }
12955       config false;
12956       description
12957         "4 different configurations.";
12958       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.RAN.RF.ConnectionRateLimit";
12959     }
12960     leaf rfe-rl-balance-ratio {
12961       type uint8 {
12962         range "1..20";
12963       }
12964       config false;
12965       description
12966         "Config Parameter for DRC based rate control";
12967       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.RAN.RF.RfeRLBalanceRatio";
12968     }
12969     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.RAN.RF.";
12970   }
12971
12972   grouping cdma2000-hrpd-pcf-config-g {
12973     description
12974       "CDMA2000 HRPD PCF configuration parameters.";
12975     leaf pcfpdsn-health-monitor-interval {
12976       type uint8 {
12977         range "0..180";
12978       }
12979       units "seconds";
12980       config false;
12981       description
12982         "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.";
12983       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFConfig.PCFPDSNHealthMonitorInterval";
12984     }
12985     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFConfig.";
12986   }
12987
12988   grouping cdma2000-hrpd-pcf-config-pcf-performance-stats-g {
12989     description
12990       "This object is used in obtaining the PCF stats";
12991     leaf a10-setup-failure-no-reason {
12992       type uint64;
12993       description
12994         "Number of times the PCF was refused an A10 connection with an unspecified reason (A11 error code : 0x80)";
12995       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFConfig.PCFPerformanceStats.A10SetupFailureNoReason";
12996     }
12997     leaf a10-setup-failure-admin-prohibit {
12998       type uint64;
12999       description
13000         "Number of times the PCF was refused an A10 connection with a reason \"Admin Prohibited\" (A11 error code : 0x81).";
13001       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFConfig.PCFPerformanceStats.A10SetupFailureAdminProhibit";
13002     }
13003     leaf a10-setup-failure-insuff-resources {
13004       type uint64;
13005       description
13006         "Number of times the PCF was refused an A10 connection with a reason \"Insufficient Resources\" (A11 error code: 0x82).";
13007       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFConfig.PCFPerformanceStats.A10SetupFailureInsuffResources";
13008     }
13009     leaf a10-setup-failure-failed-auth {
13010       type uint64;
13011       description
13012         "Number of times the PCF was refused an A10 connection with a reason \"Mobile Node Authentication Failure\" (A11 error code: 0x83).";
13013       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFConfig.PCFPerformanceStats.A10SetupFailureFailedAuth";
13014     }
13015     leaf a10-setup-failure-id-mismatch {
13016       type uint64;
13017       description
13018         "Number of times the PCF was refused an A10 connection with a reason \"Id Mismatch\" (A11 error code: 0x85)";
13019       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFConfig.PCFPerformanceStats.A10SetupFailureIdMismatch";
13020     }
13021     leaf a10-setup-failure-malformed-req {
13022       type uint64;
13023       description
13024         "Number of times the PCF was refused an A10 connection with a reason \"Malformed Request\" (A11 error code: 0x86)";
13025       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFConfig.PCFPerformanceStats.A10SetupFailureMalformedReq";
13026     }
13027     leaf a10-setup-failure-unknown-pdsn {
13028       type uint64;
13029       description
13030         "Number of times the PCF was refused an A10 connection with a reason \"Unknown PDSN\" (A11 error code: 0x88)";
13031       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFConfig.PCFPerformanceStats.A10SetupFailureUnknownPDSN";
13032     }
13033     leaf a10-setup-failure-unsupp-vend-id {
13034       type uint64;
13035       description
13036         "Number of times the PCF was refused an A10 connection with a reason \"Unsupported Vendor Id\" (A11 error code: 0x89)";
13037       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFConfig.PCFPerformanceStats.A10SetupFailureUnsuppVendId";
13038     }
13039     leaf total-a10-closed-by-rnc {
13040       type uint64;
13041       description
13042         "Number of A10 closed by the FAP RNC";
13043       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFConfig.PCFPerformanceStats.TotalA10ClosedByRnc";
13044     }
13045     leaf total-a10-closed-by-pdsn {
13046       type uint64;
13047       description
13048         "Number of A10 closed by the PDSN";
13049       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFConfig.PCFPerformanceStats.TotalA10ClosedByPDSN";
13050     }
13051     leaf total-a10-success-pages {
13052       type uint64;
13053       description
13054         "Numebr of A10 Pages initiated by PCFsucceeded";
13055       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFConfig.PCFPerformanceStats.TotalA10SuccessPages";
13056     }
13057     leaf total-a10-failed-pages {
13058       type uint64;
13059       description
13060         "Numebr of A10 Pages initiated by PCF failed";
13061       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFConfig.PCFPerformanceStats.TotalA10FailedPages";
13062     }
13063     leaf total-a10-ingress-bytes {
13064       type uint64;
13065       units "bytes";
13066       description
13067         "Number of {{units}} received from the PDSN";
13068       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFConfig.PCFPerformanceStats.TotalA10IngressBytes";
13069     }
13070     leaf total-a10-egress-bytes {
13071       type uint64;
13072       units "bytes";
13073       description
13074         "Number of {{units}} transmitted to the PDSN";
13075       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFConfig.PCFPerformanceStats.TotalA10EgressBytes";
13076     }
13077     leaf a10-reg-update-received {
13078       type uint64;
13079       description
13080         "Number of A10 Registration updates received by the FAP PCF";
13081       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFConfig.PCFPerformanceStats.A10RegUpdateReceived";
13082     }
13083     leaf total-a10-dropped-pages {
13084       type uint64;
13085       description
13086         "Number of A10 Pages initiated by PCF dropped";
13087       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFConfig.PCFPerformanceStats.TotalA10DroppedPages";
13088     }
13089     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFConfig.PCFPerformanceStats.";
13090   }
13091
13092   grouping cdma2000-hrpd-batch-pcfpdsn-g {
13093     description
13094       "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}.}}.";
13095     leaf enable {
13096       type boolean;
13097       config false;
13098       description
13099         "Enables or disables the {{object}} entry.";
13100       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.BatchPCFPDSN.{i}.Enable";
13101     }
13102     leaf alias {
13103       type string {
13104         length "1..64";
13105       }
13106       description
13107         "{{datatype|expand}}";
13108       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.BatchPCFPDSN.{i}.Alias";
13109     }
13110     leaf batch-table-number {
13111       type int64;
13112       description
13113         "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";
13114       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.BatchPCFPDSN.{i}.BatchTableNumber";
13115     }
13116     leaf batch-table-start-ip-address {
13117       type inet:ip-address;
13118       config false;
13119       description
13120         "Start IP address of the range of PDSNs";
13121       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.BatchPCFPDSN.{i}.BatchTableStartIPAddress";
13122     }
13123     leaf batch-table-end-ip-address {
13124       type inet:ip-address;
13125       config false;
13126       description
13127         "End IP address of the range of PDSNs";
13128       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.BatchPCFPDSN.{i}.BatchTableEndIPAddress";
13129     }
13130     leaf batch-table-security-parameter-index {
13131       type uint32 {
13132         range "0 | 256..4294967295";
13133       }
13134       description
13135         "Security Parameter Index to be used";
13136       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.BatchPCFPDSN.{i}.BatchTableSecurityParameterIndex";
13137     }
13138     leaf batch-table-secret-key {
13139       type binary {
13140         length "0..16";
13141       }
13142       description
13143         "Secret key in 32-digit hexidecimal representation.";
13144       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.BatchPCFPDSN.{i}.BatchTableSecretKey";
13145     }
13146     leaf batch-table-ios-version {
13147       type enumeration {
13148         enum "tia-878-ballot" {
13149           value 1;
13150           description
13151             "none";
13152           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.BatchPCFPDSN.{i}.BatchTableIOSVersion - TIA-878-ballot";
13153         }
13154         enum "tia-878-1" {
13155           value 2;
13156           description
13157             "none";
13158           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.BatchPCFPDSN.{i}.BatchTableIOSVersion - TIA-878-1";
13159         }
13160         enum "tia-878-a" {
13161           value 3;
13162           description
13163             "none";
13164           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.BatchPCFPDSN.{i}.BatchTableIOSVersion - TIA-878-a";
13165         }
13166         enum "tia-878-legacy" {
13167           value 4;
13168           description
13169             "none";
13170           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.BatchPCFPDSN.{i}.BatchTableIOSVersion - TIA-878-legacy";
13171         }
13172       }
13173       config false;
13174       description
13175         "HRPD IOS Version of this PDSN";
13176       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.BatchPCFPDSN.{i}.BatchTableIOSVersion";
13177     }
13178     leaf batch-table-pdsn-admin-status {
13179       type int64;
13180       config false;
13181       description
13182         "Administrative status of this PDSN. 0- UP 1-DOWN.";
13183       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.BatchPCFPDSN.{i}.BatchTablePDSNAdminStatus";
13184     }
13185     leaf pdsn-type {
13186       type string {
13187         length "0..32";
13188       }
13189       config false;
13190       description
13191         "Indicates the PDSN type for this batch.";
13192       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.BatchPCFPDSN.{i}.PDSNType";
13193     }
13194     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.BatchPCFPDSN.{i}.";
13195   }
13196
13197   grouping cdma2000-hrpd-pcfpdsn-g {
13198     description
13199       "PCFPDSN Object configured for HRPD. {{object|.CellConfig.CDMA2000.HRPD.BatchPCFPDSN.{i}.}} table should be used to configure PDSN details.";
13200     leaf enable {
13201       type boolean;
13202       config false;
13203       description
13204         "Enables or disables the {{object}} entry.";
13205       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.Enable";
13206     }
13207     leaf alias {
13208       type string {
13209         length "1..64";
13210       }
13211       description
13212         "{{datatype|expand}}";
13213       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.Alias";
13214     }
13215     leaf pdsn-number {
13216       type int64;
13217       description
13218         "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}})";
13219       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.PDSNNumber";
13220     }
13221     leaf security-parameter-index {
13222       type uint32 {
13223         range "256..4294967295";
13224       }
13225       description
13226         "Security Parameter Index used";
13227       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.SecurityParameterIndex";
13228     }
13229     leaf security-key {
13230       type binary {
13231         length "0..16";
13232       }
13233       description
13234         "Secret key in 32-digit hexidecimal representation.";
13235       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.SecurityKey";
13236     }
13237     leaf ios-version {
13238       type enumeration {
13239         enum "tia-878-ballot" {
13240           value 1;
13241           description
13242             "none";
13243           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.IOSVersion - TIA-878-ballot";
13244         }
13245         enum "tia-878-1" {
13246           value 2;
13247           description
13248             "none";
13249           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.IOSVersion - TIA-878-1";
13250         }
13251         enum "tia-878-a" {
13252           value 3;
13253           description
13254             "none";
13255           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.IOSVersion - TIA-878-a";
13256         }
13257         enum "tia-878-legacy" {
13258           value 4;
13259           description
13260             "none";
13261           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.IOSVersion - TIA-878-legacy";
13262         }
13263       }
13264       config false;
13265       description
13266         "HRPD IOS Version of this PDSN";
13267       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.IOSVersion";
13268     }
13269     leaf pds-nadmin-status {
13270       type int64;
13271       config false;
13272       description
13273         "Administrative status of this PDSN. 0- UP 1-DOWN.";
13274       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.PDSNadminStatus";
13275     }
13276     leaf pdsn-health-status {
13277       type uint8 {
13278         range "0..1";
13279       }
13280       config false;
13281       description
13282         "Reachability status of this PDSN. 0-unreachable, 1-reachable.";
13283       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.PDSNHealthStatus";
13284     }
13285     leaf pdsnip-address {
13286       type inet:ip-address;
13287       config false;
13288       description
13289         "IP address of the PDSN.";
13290       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.PDSNIPAddress";
13291     }
13292     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.";
13293   }
13294
13295   grouping cdma2000-hrpd-pcfpdsn-a11-session-update-stats-g {
13296     description
13297       "This object is used in obtaining the A11 Session Update stats for each PDSN";
13298     leaf pdsn-number-session-update-perf {
13299       type int64;
13300       description
13301         "The PDSN Number";
13302       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.A11SessionUpdateStats.PDSNNumberSessionUpdatePerf";
13303     }
13304     leaf pdsnip-address-session-update-perf {
13305       type inet:ip-address;
13306       description
13307         "The IP Address of the PDSN for which the A11 Session Update stats is obtained";
13308       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.A11SessionUpdateStats.PDSNIPAddressSessionUpdatePerf";
13309     }
13310     leaf a11-session-update-received-pdsn {
13311       type uint64;
13312       description
13313         "Number of A11 Session Updates received from a PDSN";
13314       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.A11SessionUpdateStats.A11SessionUpdateReceivedPDSN";
13315     }
13316     leaf a11-session-update-accepted-pdsn {
13317       type uint64;
13318       description
13319         "Number of A11 Session Updates accepted for a PDSN";
13320       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.A11SessionUpdateStats.A11SessionUpdateAcceptedPDSN";
13321     }
13322     leaf a11-session-update-extended-apipdsn {
13323       type uint64;
13324       description
13325         "Number of A11 Session Updates received from this PDSN that contained extended API";
13326       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.A11SessionUpdateStats.A11SessionUpdateExtendedAPIPDSN";
13327     }
13328     leaf a11-session-update-for-unknown-psipdsn {
13329       type uint64;
13330       description
13331         "Number of A11 Session Updates received from this PDSN that conatained unknown PSI";
13332       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.A11SessionUpdateStats.A11SessionUpdateForUnknownPSIPDSN";
13333     }
13334     leaf a11-session-update-denied-id-check-fail-pdsn {
13335       type uint64;
13336       description
13337         "Number of A11 Session Updates received from this PDSN denied due to reason code \"ID Check Failed \"";
13338       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.A11SessionUpdateStats.A11SessionUpdateDeniedIDCheckFailPDSN";
13339     }
13340     leaf a11-session-update-denied-auth-check-fail-pdsn {
13341       type uint64;
13342       description
13343         "Number of A11 Session Updates received from this PDSN denied due to reason code\"Auth Check Failed\"";
13344       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.A11SessionUpdateStats.A11SessionUpdateDeniedAuthCheckFailPDSN";
13345     }
13346     leaf a11-session-update-denied-reason-unspecified-pdsn {
13347       type uint64;
13348       description
13349         "Number of A11 Session Updates received from this PDSN denied due to reason code \"Unspecified Reason\"";
13350       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.A11SessionUpdateStats.A11SessionUpdateDeniedReasonUnspecifiedPDSN";
13351     }
13352     leaf a11-session-update-denied-poorly-formed-pdsn {
13353       type uint64;
13354       description
13355         "Number of A11 Session Updates received from this PDSN denied due to reason code \"Poorly Formed\"";
13356       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.A11SessionUpdateStats.A11SessionUpdateDeniedPoorlyFormedPDSN";
13357     }
13358     leaf a11-session-update-denied-session-params-not-updated-pdsn {
13359       type uint64;
13360       description
13361         "Number of A11 Session Updates received from this PDSN denied due to reason code \"Parameters Not Updated\"";
13362       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.A11SessionUpdateStats.A11SessionUpdateDeniedSessionParamsNotUpdatedPDSN";
13363     }
13364     leaf a11-session-update-denied-qo-s-profile-id-not-supported-pdsn {
13365       type uint64;
13366       description
13367         "Number of A11 Session Updates received from this PDSN denied due to reason code \"QoS Profile Id Not Updated\"";
13368       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.A11SessionUpdateStats.A11SessionUpdateDeniedQoSProfileIdNotSupportedPDSN";
13369     }
13370     leaf a11-session-update-denied-insufficient-resources-pdsn {
13371       type uint64;
13372       description
13373         "Number of A11 Session Updates received from this PDSN denied due to reason code \"Insufficient Resources\"";
13374       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.A11SessionUpdateStats.A11SessionUpdateDeniedInsufficientResourcesPDSN";
13375     }
13376     leaf a11-session-update-denied-handoff-in-progress-pdsn {
13377       type uint64;
13378       description
13379         "Number of A11 Session Updates received from this PDSN denied due to reason code\"Handoff In Progress\"";
13380       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.A11SessionUpdateStats.A11SessionUpdateDeniedHandoffInProgressPDSN";
13381     }
13382     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.A11SessionUpdateStats.";
13383   }
13384
13385   grouping cdma2000-hrpd-pcfpdsn-a11-reg-update-stats-g {
13386     description
13387       "This object is used in obtaining the A11 Registration Update stats for each PDSN.";
13388     leaf pdsn-number-reg-update-perf {
13389       type int64;
13390       description
13391         "The PDSN Number";
13392       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.A11RegUpdateStats.PDSNNumberRegUpdatePerf";
13393     }
13394     leaf pdsnip-address-reg-update-perf {
13395       type inet:ip-address;
13396       description
13397         "The IP Address of the PDSN for which the A11 Reg Update stats is obtained";
13398       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.A11RegUpdateStats.PDSNIPAddressRegUpdatePerf";
13399     }
13400     leaf a11-reg-update-received-pdsn {
13401       type uint64;
13402       description
13403         "Number of A10 Reg-update messages receieved from a PDSN";
13404       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.A11RegUpdateStats.A11RegUpdateReceivedPDSN";
13405     }
13406     leaf a11-reg-update-id-check-fail-pdsn {
13407       type uint64;
13408       description
13409         "Number of A10 Reg-Update messages receieved from a PDSN that failed ID validation";
13410       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.A11RegUpdateStats.A11RegUpdateIDCheckFailPDSN";
13411     }
13412     leaf a11-reg-update-auth-check-fail-pdsn {
13413       type uint64;
13414       description
13415         "Number of A10 Reg-Update messages received from a PDSN that failed Authentication";
13416       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.A11RegUpdateStats.A11RegUpdateAuthCheckFailPDSN";
13417     }
13418     leaf a11-reg-update-for-unknown-psipdsn {
13419       type uint64;
13420       description
13421         "Number of A10 Reg-Update messages received from a PDSN with unknown PSI";
13422       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.A11RegUpdateStats.A11RegUpdateForUnknownPSIPDSN";
13423     }
13424     leaf a11-reg-update-unspecified-reason-pdsn {
13425       type uint64;
13426       description
13427         "Number of A10 Reg-Update messages received from a PDSN with unspecified reason code";
13428       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.A11RegUpdateStats.A11RegUpdateUnspecifiedReasonPDSN";
13429     }
13430     leaf a11-reg-update-ppp-timeout-pdsn {
13431       type uint64;
13432       description
13433         "Number of A10 Reg-Update messages received from a PDSN with reason code \"PPP Timeout\"";
13434       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.A11RegUpdateStats.A11RegUpdatePppTimeoutPDSN";
13435     }
13436     leaf a11-reg-update-registration-timeout-pdsn {
13437       type uint64;
13438       description
13439         "Number of A10 Reg-Update messages received from a PDSN with reason code \"Registration Timeout\"";
13440       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.A11RegUpdateStats.A11RegUpdateRegistrationTimeoutPDSN";
13441     }
13442     leaf a11-reg-update-pdsn-error-pdsn {
13443       type uint64;
13444       description
13445         "Number of A10 Reg-Update messages received from a PDSN with reason code \"PDSN Error\"";
13446       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.A11RegUpdateStats.A11RegUpdatePDSNErrorPDSN";
13447     }
13448     leaf a11-reg-update-inter-pcf-handoff-pdsn {
13449       type uint64;
13450       description
13451         "Number of A10 Reg-Update messages received from a PDSN with reason code \"Inter PCF Handoff\"";
13452       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.A11RegUpdateStats.A11RegUpdateInterPCFHandoffPDSN";
13453     }
13454     leaf a11-reg-update-inter-pdsn-handoff-pdsn {
13455       type uint64;
13456       description
13457         "Number of A10 Reg-Update messages received from a PDSN with reason code \"Inter PDSN Handoff\"";
13458       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.A11RegUpdateStats.A11RegUpdateInterPDSNHandoffPDSN";
13459     }
13460     leaf a11-reg-update-pdsnoamp-intervention-pdsn {
13461       type uint64;
13462       description
13463         "Number of A10 Reg-Update messages received from a PDSN with reason code \"PDSN OAMP Intervention\"";
13464       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.A11RegUpdateStats.A11RegUpdatePDSNOAMPInterventionPDSN";
13465     }
13466     leaf a11-reg-update-accounting-error-pdsn {
13467       type uint64;
13468       description
13469         "Number of A10 Reg-Update messages received from a PDSN with reason code \"Accounting Error\"";
13470       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.A11RegUpdateStats.A11RegUpdateAccountingErrorPDSN";
13471     }
13472     leaf a11-reg-update-user-failed-authentication-pdsn {
13473       type uint64;
13474       description
13475         "Number of A10 Reg-Update messages received from a PDSN with reason code \"User Failed Authentication\"";
13476       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.A11RegUpdateStats.A11RegUpdateUserFailedAuthenticationPDSN";
13477     }
13478     leaf a11-reg-update-unknown-cause-code-pdsn {
13479       type uint64;
13480       description
13481         "Number of A10 Reg-Update messages received from a PDSN with Unknown Cause Code";
13482       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.A11RegUpdateStats.A11RegUpdateUnknownCauseCodePDSN";
13483     }
13484     leaf a11-reg-update-without-reason-code-pdsn {
13485       type uint64;
13486       description
13487         "Number of A10 Reg-Update messages received from a PDSN with PDSN Code Not Included";
13488       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.A11RegUpdateStats.A11RegUpdateWithoutReasonCodePDSN";
13489     }
13490     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.A11RegUpdateStats.";
13491   }
13492
13493   grouping cdma2000-hrpd-pcfpdsn-aux-a10-stats-g {
13494     description
13495       "This object is used in obtaining the Auxillary A10 Connection stats for each PDSN";
13496     leaf pdsn-number-aux-a10-perf {
13497       type int64;
13498       description
13499         "The PDSN Number";
13500       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.AuxA10Stats.PDSNNumberAuxA10Perf";
13501     }
13502     leaf pdsnip-address-aux-a10-perf {
13503       type inet:ip-address;
13504       description
13505         "The IP Address of the PDSN for which the PCF PDSN stats is obtained";
13506       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.AuxA10Stats.PDSNIPAddressAuxA10Perf";
13507     }
13508     leaf aux-a10-connections-created-in-first-reg-req-pdsn {
13509       type uint64;
13510       description
13511         "Number of Auxillary A10 Connections Created in the First Registration Request Message to the PDSN";
13512       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.AuxA10Stats.AuxA10ConnectionsCreatedInFirstRegReqPDSN";
13513     }
13514     leaf aux-a10-connections-created-in-subsequent-reg-req-pdsn {
13515       type uint64;
13516       description
13517         "Number of Auxillary A10 Connections Created in Subsequent Registration Request Messages to the PDSN";
13518       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.AuxA10Stats.AuxA10ConnectionsCreatedInSubsequentRegReqPDSN";
13519     }
13520     leaf aux-a10-fwd-ip-flows-created-pdsn {
13521       type uint64;
13522       description
13523         "Number of Forward IP Flows created with this PDSN for the Auxillary A10s";
13524       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.AuxA10Stats.AuxA10FwdIpFlowsCreatedPDSN";
13525     }
13526     leaf aux-a10-rev-ip-flows-created-pdsn {
13527       type uint64;
13528       description
13529         "Number of Forward IP Flows created with this PDSN for the Auxillary A10s";
13530       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.AuxA10Stats.AuxA10RevIpFlowsCreatedPDSN";
13531     }
13532     leaf aux-a10-ip-flow-accounting-reg-requests-pdsn {
13533       type uint64;
13534       description
13535         "Number of IP flow Accounting Reg Requests sent to the PDSN";
13536       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.AuxA10Stats.AuxA10IpFlowAccountingRegRequestsPDSN";
13537     }
13538     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.AuxA10Stats.";
13539   }
13540
13541   grouping cdma2000-hrpd-pcfpdsn-pcfpdsn-stats-g {
13542     description
13543       "This object is used in obtaining the PCF PDSN stats for each PDSN";
13544     leaf a10-setup-attempts-pdsn {
13545       type uint64;
13546       description
13547         "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.";
13548       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.PCFPDSNStats.A10SetupAttemptsPDSN";
13549     }
13550     leaf a10-setup-successes-pdsn {
13551       type uint64;
13552       description
13553         "Number of times PCF succeeded in establishing an A10 connection with this PDSN.";
13554       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.PCFPDSNStats.A10SetupSuccessesPDSN";
13555     }
13556     leaf a10-setup-blocks-pdsn {
13557       type uint64;
13558       description
13559         "Number of times PCF was blocked in establishing an A10 connection with this PDSN.";
13560       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.PCFPDSNStats.A10SetupBlocksPDSN";
13561     }
13562     leaf a11-reg-req-denied-id-mismatch-pdsn {
13563       type uint64;
13564       description
13565         "Number ofA11 Registration Request denied with a reason \"Id Mismatch\" (A11 error code: 0x85) by the PDSN";
13566       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.PCFPDSNStats.A11RegReqDeniedIdMismatchPDSN";
13567     }
13568     leaf a11-reg-req-denied-unknown-pdsnpdsn {
13569       type uint64;
13570       description
13571         "Number of A11 Registration Request denied with a reason \"Unknown PDSN\" (A11 error code: 0x88)by the PDSN.";
13572       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.PCFPDSNStats.A11RegReqDeniedUnknownPDSNPDSN";
13573     }
13574     leaf a11-reg-req-denied-no-reason-pdsn {
13575       type uint64;
13576       description
13577         "Number of A11 Registration Request denied with no reason code by the PDSN.";
13578       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.PCFPDSNStats.A11RegReqDeniedNoReasonPDSN";
13579     }
13580     leaf a11-reg-req-denied-admin-prohibit-pdsn {
13581       type uint64;
13582       description
13583         "Number of A11 Registration Request denied with a reason \"Admin Prohibited\" (A11 error code : 0x81) by the PDSN.";
13584       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.PCFPDSNStats.A11RegReqDeniedAdminProhibitPDSN";
13585     }
13586     leaf a11-reg-req-denied-insuff-resources-pdsn {
13587       type uint64;
13588       description
13589         "Number of A11 Registration Request denied with a reason \"Insufficient Resources\" (A11 error code: 0x82) by the PDSN.";
13590       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.PCFPDSNStats.A11RegReqDeniedInsuffResourcesPDSN";
13591     }
13592     leaf a11-reg-req-denied-failed-auth-pdsn {
13593       type uint64;
13594       description
13595         "Number of A11 Registration Request denied with a reason \"Mobile Node Authentication Failure\" (A11 error code: 0x83) by the PDSN.";
13596       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.PCFPDSNStats.A11RegReqDeniedFailedAuthPDSN";
13597     }
13598     leaf a11-reg-req-denied-malformed-req-pdsn {
13599       type uint64;
13600       description
13601         "Number of A11 Registration Request denied with a reason \"Malformed Request\" (A11 error code: 0x86) by the PDSN";
13602       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.PCFPDSNStats.A11RegReqDeniedMalformedReqPDSN";
13603     }
13604     leaf a11-reg-req-denied-unsupp-vend-id-pdsn {
13605       type uint64;
13606       description
13607         "Number ofA11 Registration Request denied with a reason \"Unsupported Vendor Id\" (A11 error code: 0x8D)by the PDSN";
13608       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.PCFPDSNStats.A11RegReqDeniedUnsuppVendIdPDSN";
13609     }
13610     leaf a11-reg-req-denied-reverse-tunnel-unavailable-pdsn {
13611       type uint64;
13612       description
13613         "Number ofA11 Registration Request denied with a reason \"Reverse Tunnel Unavailable\" (A11 error code: 0x89)by the PDSN";
13614       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.PCFPDSNStats.A11RegReqDeniedReverseTunnelUnavailablePDSN";
13615     }
13616     leaf a11-reg-req-denied-reverse-tunnel-tbit-not-set-pdsn {
13617       type uint64;
13618       description
13619         "Number ofA11 Registration Request denied with a reason \"Reverse Tunnel Tbit Not Set\" (A11 error code: 0x8A)by the PDSN";
13620       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.PCFPDSNStats.A11RegReqDeniedReverseTunnelTbitNotSetPDSN";
13621     }
13622     leaf a11-reg-req-denied-unknown-error-code-pdsn {
13623       type uint64;
13624       description
13625         "Number of A11 Registration Request denied with an unspecified reason (A11 error code : 0x80) by the PDSN";
13626       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.PCFPDSNStats.A11RegReqDeniedUnknownErrorCodePDSN";
13627     }
13628     leaf a10-reg-req-for-registration-retransmissions-pdsn {
13629       type uint64;
13630       description
13631         "Number of A11 Registration Requests retransmitted during A10 setup";
13632       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.PCFPDSNStats.A10RegReqForRegistrationRetransmissionsPDSN";
13633     }
13634     leaf a10-reg-req-for-re-registration-retransmissions-pdsn {
13635       type uint64;
13636       description
13637         "Number of A11 Registration Requests retransmitted during A10 reregistration";
13638       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.PCFPDSNStats.A10RegReqForReRegistrationRetransmissionsPDSN";
13639     }
13640     leaf a10-reg-req-for-release-retransmissions-pdsn {
13641       type uint64;
13642       description
13643         "Number of A11 Registration Requests retransmitted during A10 realease";
13644       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.PCFPDSNStats.A10RegReqForReleaseRetransmissionsPDSN";
13645     }
13646     leaf pdsn-number-pdsn-perf {
13647       type int64;
13648       description
13649         "The PDSN Number";
13650       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.PCFPDSNStats.PDSNNumberPDSNPerf";
13651     }
13652     leaf pds-nip-address-pdsn-perf {
13653       type inet:ip-address;
13654       description
13655         "The IP Address of the PDSN for which the PCF PDSN stats is obtained";
13656       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.PCFPDSNStats.PDSNipAddressPDSNPerf";
13657     }
13658     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.PCFPDSN.{i}.PCFPDSNStats.";
13659   }
13660
13661   grouping cdma2000-hrpd-redirect-g {
13662     description
13663       "CDMA2000 HRPD service redirection parameters.";
13664     leaf redirect-channel-number {
13665       type uint16 {
13666         range "0..2047";
13667       }
13668       config false;
13669       description
13670         "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.";
13671       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.Redirect.RedirectChannelNumber";
13672     }
13673     leaf redirect-band-class {
13674       type uint8 {
13675         range "0..31";
13676       }
13677       config false;
13678       description
13679         "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.";
13680       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.Redirect.RedirectBandClass";
13681     }
13682     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.Redirect.";
13683   }
13684
13685   grouping cdma2000-hrpd-call-control-stats-g {
13686     description
13687       "Details on call control stats";
13688     leaf num-session-setup-attempts {
13689       type uint64;
13690       description
13691         "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";
13692       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.CallControlStats.NumSessionSetupAttempts";
13693     }
13694     leaf num-session-setup-successful {
13695       type uint64;
13696       description
13697         "This parameter is a counter for the total number of successful regular session setup attempts that are initiated with an unknown RATI";
13698       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.CallControlStats.NumSessionSetupSuccessful";
13699     }
13700     leaf num-current-sessions-established {
13701       type uint64;
13702       description
13703         "This parameter is a counter for the total number of successfully established HRPD Sessions that exists on a specific picasso";
13704       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.CallControlStats.NumCurrentSessionsEstablished";
13705     }
13706     leaf num-page-messages-to-at {
13707       type uint64;
13708       description
13709         "The number of times a Page Message was sent to the AT to facilitate the setup of a connection.";
13710       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.CallControlStats.NumPageMessagesToAt";
13711     }
13712     leaf num-pages-succeeded {
13713       type uint64;
13714       description
13715         "The total number of pages succeeded";
13716       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.CallControlStats.NumPagesSucceeded";
13717     }
13718     leaf num-connections-opened {
13719       type uint64;
13720       description
13721         "Total HRPD Connections Opened";
13722       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.CallControlStats.NumConnectionsOpened";
13723     }
13724     leaf num-session-setups-failed-to-term-auth {
13725       type uint64;
13726       description
13727         "This parameter is a counter for the total number of HRPD session setups that are aborted due to various failure reasons";
13728       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.CallControlStats.NumSessionSetupsFailedToTermAuth";
13729     }
13730     leaf num-forward-rlp-bytes {
13731       type uint64;
13732       units "bytes";
13733       description
13734         "Number of HRPD packets(bytes) sent from PDSN to AT.";
13735       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.CallControlStats.NumForwardRLPBytes";
13736     }
13737     leaf num-reverse-rlp-bytes {
13738       type uint64;
13739       units "bytes";
13740       description
13741         "No. of HRPD packets(bytes) sent from AT to PDSN.";
13742       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.CallControlStats.NumReverseRLPBytes";
13743     }
13744     leaf average-session-setup-time {
13745       type uint64;
13746       units "10 ms";
13747       description
13748         "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}}.";
13749       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.CallControlStats.AverageSessionSetupTime";
13750     }
13751     leaf average-page-setup-time {
13752       type uint64;
13753       description
13754         "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";
13755       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.CallControlStats.AveragePageSetupTime";
13756     }
13757     leaf num-conn-setups-aborted {
13758       type uint64;
13759       description
13760         "The number of connection setups that were aborted";
13761       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.CallControlStats.NumConnSetupsAborted";
13762     }
13763     leaf num-forward-pre-rlp-dropped-pkts {
13764       type uint64;
13765       description
13766         "Number of packets dropped at Pre-RLP queue due to overflow in forward direction. This counter will also be written to the performance log.";
13767       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.CallControlStats.NumForwardPreRLPDroppedPkts";
13768     }
13769     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.CallControlStats.";
13770   }
13771
13772   grouping cdma2000-hrpd-qo-s-stats-g {
13773     description
13774       "This object is used in obtaining the QoS Common Performance stats";
13775     leaf num-qo-s-subscriber-profile-updates-rcvd {
13776       type uint64;
13777       description
13778         "Number of subscriber QoS profile updates received from the PDSN.";
13779       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.QoSStats.NumQoSSubscriberProfileUpdatesRcvd";
13780     }
13781     leaf num-pdsnip-flow-updates-msg-rcvd {
13782       type uint64;
13783       description
13784         "Number of PDSN IP flow update messages received from PDSN.";
13785       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.QoSStats.NumPDSNIPFlowUpdatesMsgRcvd";
13786     }
13787     leaf num-pdsnip-flow-updates-msg-failed {
13788       type uint64;
13789       description
13790         "Number of PDSN IP Flow updates messages that failed per RNC.";
13791       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.QoSStats.NumPDSNIPFlowUpdatesMsgFailed";
13792     }
13793     leaf num-qo-s-setup-requests-received {
13794       type uint64;
13795       description
13796         "Number of QoS setup requests received from the AT.";
13797       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.QoSStats.NumQoSSetupRequestsReceived";
13798     }
13799     leaf num-qo-s-setup-requests-accepted {
13800       type uint64;
13801       description
13802         "Number of QoS setup requests received from the AT that the FAP RNC accepted.";
13803       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.QoSStats.NumQoSSetupRequestsAccepted";
13804     }
13805     leaf num-qo-s-setup-requests-rejected {
13806       type uint64;
13807       description
13808         "Number of QoS setup requests from the AT that the FAP RNC rejected.";
13809       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.QoSStats.NumQoSSetupRequestsRejected";
13810     }
13811     leaf num-reservation-on-requests-received {
13812       type uint64;
13813       description
13814         "Number of ReservationOnRequest messages received from the AT.";
13815       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.QoSStats.NumReservationOnRequestsReceived";
13816     }
13817     leaf num-reservation-on-requests-accepted {
13818       type uint64;
13819       description
13820         "Number of ReservationOnRequest messages received from the AT that the FAP RNC accepted.";
13821       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.QoSStats.NumReservationOnRequestsAccepted";
13822     }
13823     leaf num-reservation-on-requests-rejected {
13824       type uint64;
13825       description
13826         "Number of ReservationOnRequest message received from the AT that the FAP RNC rejected.";
13827       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.QoSStats.NumReservationOnRequestsRejected";
13828     }
13829     leaf num-reservation-on-requests-failed {
13830       type uint64;
13831       description
13832         "Number of ReservationOnRequest message received from the AT that the FAP RNC failed.";
13833       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.QoSStats.NumReservationOnRequestsFailed";
13834     }
13835     leaf num-fwd-reservation-on-messages-sent {
13836       type uint64;
13837       description
13838         "Number of times the FAP RNC sent a FwdReservationOn message to the AT to activate a forward Reservation.";
13839       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.QoSStats.NumFwdReservationOnMessagesSent";
13840     }
13841     leaf num-rev-reservation-on-messages-sent {
13842       type uint64;
13843       description
13844         "Number of times the FAP RNC sent a RevReservationOn message to the AT to activate a reverse Reservation.";
13845       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.QoSStats.NumRevReservationOnMessagesSent";
13846     }
13847     leaf num-reservation-off-requests-received {
13848       type uint64;
13849       description
13850         "Number of ReservationOffRequest message is received from the AT.";
13851       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.QoSStats.NumReservationOffRequestsReceived";
13852     }
13853     leaf num-reservation-off-requests-accepted {
13854       type uint64;
13855       description
13856         "Number of ReservationOffRequest messages received from the AT that the FAP RNC accepted.";
13857       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.QoSStats.NumReservationOffRequestsAccepted";
13858     }
13859     leaf num-reservation-off-requests-rejected {
13860       type uint64;
13861       description
13862         "Number of ReservationOffRequest messages received from the AT that the FAP RNC rejected.";
13863       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.QoSStats.NumReservationOffRequestsRejected";
13864     }
13865     leaf num-fwd-reservation-off-messages-sent {
13866       type uint64;
13867       description
13868         "Number of times the FAP RNC sent a FwdReservationOff message to the AT to deactivate a forward Reservation.";
13869       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.QoSStats.NumFwdReservationOffMessagesSent";
13870     }
13871     leaf num-rev-reservation-off-messages-sent {
13872       type uint64;
13873       description
13874         "Number of times the FAP RNC sent a RevReservationOff message to the AT to deactivate a reverse Reservation.";
13875       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.QoSStats.NumRevReservationOffMessagesSent";
13876     }
13877     leaf num-qo-s-release-requests-received {
13878       type uint64;
13879       description
13880         "Number of QoS release requests received from the AT.";
13881       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.QoSStats.NumQoSReleaseRequestsReceived";
13882     }
13883     leaf num-connection-close-initiated-no-ran-rsr {
13884       type uint64;
13885       description
13886         "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.";
13887       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.QoSStats.NumConnectionCloseInitiatedNoRANRsr";
13888     }
13889     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.QoSStats.";
13890   }
13891
13892   grouping cdma2000-hrpd-rnc-sig-apps-stats-g {
13893     description
13894       "Stats for HRPD RNC signaling procedures.";
13895     leaf c-num-page-requests {
13896       type uint64;
13897       description
13898         "Number of HRPD Page requests made after data has flowed on the A10 connection.";
13899       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.RNCSigAppsStats.CNumPageRequests";
13900     }
13901     leaf s-num-page-requests {
13902       type uint64;
13903       description
13904         "Number of HRPD Page requests made before data has flowed on the A10 connection.";
13905       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.RNCSigAppsStats.SNumPageRequests";
13906     }
13907     leaf s-num-connection-setup-attempts {
13908       type uint64;
13909       description
13910         "Number of HRPD Connection setups attempted before data has flowed on the A10 connection.";
13911       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.RNCSigAppsStats.SNumConnectionSetupAttempts";
13912     }
13913     leaf c-num-connection-setup-attempts {
13914       type uint64;
13915       description
13916         "Number of HRPD Connection setups attempted after data has flowed on the A10 connection.";
13917       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.RNCSigAppsStats.CNumConnectionSetupAttempts";
13918     }
13919     leaf s-num-connection-setup-success {
13920       type uint64;
13921       description
13922         "Number of HRPD Connection setups succeeded before data has flowed on the A10 connection.";
13923       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.RNCSigAppsStats.SNumConnectionSetupSuccess";
13924     }
13925     leaf c-num-connection-setup-success {
13926       type uint64;
13927       description
13928         "Number of HRPD Connection setups succeeded after data has flowed on the A10 connection.";
13929       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.RNCSigAppsStats.CNumConnectionSetupSuccess";
13930     }
13931     leaf s-num-normal-connection-closes {
13932       type uint64;
13933       description
13934         "The number of HRPD connections that were closed normally before data has flowed on the A10 connection.";
13935       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.RNCSigAppsStats.SNumNormalConnectionCloses";
13936     }
13937     leaf c-num-normal-connection-closes {
13938       type uint64;
13939       description
13940         "The number of HRPD connections that were closed normally after data has flowed on the A10 connection.";
13941       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.RNCSigAppsStats.CNumNormalConnectionCloses";
13942     }
13943     leaf s-num-total-connection-closes {
13944       type uint64;
13945       description
13946         "The total number of HRPD connections closed, normally or abnormally, data has flowed on the A10 connection.";
13947       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.RNCSigAppsStats.SNumTotalConnectionCloses";
13948     }
13949     leaf c-num-total-connection-closes {
13950       type uint64;
13951       description
13952         "The total number of HRPD connections closed, normally or abnormally, after data has flowed on the A10 connection.";
13953       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.RNCSigAppsStats.CNumTotalConnectionCloses";
13954     }
13955     leaf s-num-rf-related-drops {
13956       type uint64;
13957       description
13958         "Number of HRPD connection close because of RTC loss or No FTC before data has flowed on the A10 connection";
13959       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.RNCSigAppsStats.SNumRFRelatedDrops";
13960     }
13961     leaf c-num-rf-related-drops {
13962       type uint64;
13963       description
13964         "Number of HRPD connection close because of RTC loss or No FTC after data has flowed on the A10 connection";
13965       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.RNCSigAppsStats.CNumRFRelatedDrops";
13966     }
13967     leaf s-num-page-responses {
13968       type uint64;
13969       description
13970         "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.";
13971       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.RNCSigAppsStats.SNumPageResponses";
13972     }
13973     leaf c-num-page-responses {
13974       type uint64;
13975       description
13976         "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.";
13977       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.RNCSigAppsStats.CNumPageResponses";
13978     }
13979     leaf s-num-rf-related-drops-rtc-lost {
13980       type uint64;
13981       description
13982         "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.";
13983       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.RNCSigAppsStats.SNumRFRelatedDropsRTCLost";
13984     }
13985     leaf c-num-rf-related-drops-rtc-lost {
13986       type uint64;
13987       description
13988         "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.";
13989       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.RNCSigAppsStats.CNumRFRelatedDropsRTCLost";
13990     }
13991     leaf s-num-rf-related-drops-no-ftc {
13992       type uint64;
13993       description
13994         "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.";
13995       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.RNCSigAppsStats.SNumRFRelatedDropsNoFTC";
13996     }
13997     leaf c-num-rf-related-drops-no-ftc {
13998       type uint64;
13999       description
14000         "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.";
14001       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.RNCSigAppsStats.CNumRFRelatedDropsNoFTC";
14002     }
14003     leaf s-num-network-error-drops {
14004       type uint64;
14005       description
14006         "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.";
14007       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.RNCSigAppsStats.SNumNetworkErrorDrops";
14008     }
14009     leaf c-num-network-error-drops {
14010       type uint64;
14011       description
14012         "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.";
14013       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.RNCSigAppsStats.CNumNetworkErrorDrops";
14014     }
14015     leaf s-num-network-error-drops-rnc-internal {
14016       type uint64;
14017       description
14018         "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.";
14019       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.RNCSigAppsStats.SNumNetworkErrorDropsRNCInternal";
14020     }
14021     leaf c-num-network-error-drops-rnc-internal {
14022       type uint64;
14023       description
14024         "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.";
14025       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.RNCSigAppsStats.CNumNetworkErrorDropsRNCInternal";
14026     }
14027     leaf s-num-network-error-drops-rnc-external {
14028       type uint64;
14029       description
14030         "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.";
14031       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.RNCSigAppsStats.SNumNetworkErrorDropsRNCExternal";
14032     }
14033     leaf c-num-network-error-drops-rnc-external {
14034       type uint64;
14035       description
14036         "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.";
14037       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.RNCSigAppsStats.CNumNetworkErrorDropsRNCExternal";
14038     }
14039     leaf s-num-network-error-drops-a10-setup-fail {
14040       type uint64;
14041       description
14042         "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.";
14043       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.RNCSigAppsStats.SNumNetworkErrorDropsA10SetupFail";
14044     }
14045     leaf c-num-network-error-drops-a10-setup-fail {
14046       type uint64;
14047       description
14048         "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.";
14049       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.RNCSigAppsStats.CNumNetworkErrorDropsA10SetupFail";
14050     }
14051     leaf s-num-misc-drops-sector-down {
14052       type uint64;
14053       description
14054         "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.";
14055       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.RNCSigAppsStats.SNumMiscDropsSectorDown";
14056     }
14057     leaf c-num-misc-drops-sector-down {
14058       type uint64;
14059       description
14060         "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.";
14061       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.RNCSigAppsStats.CNumMiscDropsSectorDown";
14062     }
14063     leaf s-num-misc-drops-internal-error {
14064       type uint64;
14065       description
14066         "This statistic counts the number of HRPD connections that were dropped before data has flowed on the A10 connection due to internal software errors.";
14067       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.RNCSigAppsStats.SNumMiscDropsInternalError";
14068     }
14069     leaf c-num-misc-drops-internal-error {
14070       type uint64;
14071       description
14072         "This statistic counts the number of HRPD connections that were dropped after data has flowed on the A10 connection due to internal software errors.";
14073       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.RNCSigAppsStats.CNumMiscDropsInternalError";
14074     }
14075     leaf c-num-misc-drops-state-mismatch {
14076       type uint64;
14077       description
14078         "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.";
14079       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.RNCSigAppsStats.CNumMiscDropsStateMismatch";
14080     }
14081     leaf s-num-misc-drops-state-mismatch {
14082       type uint64;
14083       description
14084         "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.";
14085       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.RNCSigAppsStats.SNumMiscDropsStateMismatch";
14086     }
14087     leaf s-num-misc-drops-due-to-rlp {
14088       type uint64;
14089       description
14090         "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.";
14091       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.RNCSigAppsStats.SNumMiscDropsDueToRLP";
14092     }
14093     leaf c-num-misc-drops-due-to-rlp {
14094       type uint64;
14095       description
14096         "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.";
14097       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.RNCSigAppsStats.CNumMiscDropsDueToRLP";
14098     }
14099     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.RNCSigAppsStats.";
14100   }
14101
14102   grouping cdma2000-hrpd-access-auth-config-g {
14103     description
14104       "HRPD A12-related service stats.";
14105     leaf a12-access-authentication-enable {
14106       type int64;
14107       config false;
14108       description
14109         "Flag to enable/Disable HRPD Access Authentication. {{true}} - Enabled, {{false}} - Disabled.";
14110       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.AccessAuthConfig.A12AccessAuthenticationEnable";
14111     }
14112     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.AccessAuthConfig.";
14113   }
14114
14115   grouping cdma2000-hrpd-access-auth-stats-g {
14116     description
14117       "This object is used in obtaining the Access Authentication related stats.";
14118     leaf an-ppp-authentication-attempts-by-node {
14119       type uint64;
14120       description
14121         "Number of AnPppAuthentications attempted by the FAP.";
14122       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.AccessAuthStats.AnPppAuthenticationAttemptsByNode";
14123     }
14124     leaf a12-requests-sent-from-node {
14125       type uint64;
14126       description
14127         "Number of A12 Access Requests Sent from the FAP.";
14128       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.AccessAuthStats.A12RequestsSentFromNode";
14129     }
14130     leaf a12-rejects-received-by-node {
14131       type uint64;
14132       description
14133         "Number of A12 Access Rejects received from the FAP.";
14134       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.AccessAuthStats.A12RejectsReceivedByNode";
14135     }
14136     leaf a12-accepts-received-by-node {
14137       type uint64;
14138       description
14139         "Number of A12 Access Accepts received by the FAP.";
14140       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.AccessAuthStats.A12AcceptsReceivedByNode";
14141     }
14142     leaf a12-access-challenges-received-by-node {
14143       type uint64;
14144       description
14145         "Number of A12 Access Challenges received by the FAP.";
14146       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.AccessAuthStats.A12AccessChallengesReceivedByNode";
14147     }
14148     leaf a12-retransmits-sent-from-node {
14149       type uint64;
14150       description
14151         "Number of A12 Access Requests retransmitted from the FAP.";
14152       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.AccessAuthStats.A12RetransmitsSentFromNode";
14153     }
14154     leaf a12-timeouts-events-for-node {
14155       type uint64;
14156       description
14157         "Number of A12 Timeout events occurred at the FAP due to unreachability of the AAA server/ no response from the AAA server.";
14158       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.AccessAuthStats.A12TimeoutsEventsForNode";
14159     }
14160     leaf a12-malformedresponse-received-by-node {
14161       type uint64;
14162       description
14163         "Number of Malformed A12 Access Response received by the FAP RNC.";
14164       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.AccessAuthStats.A12MalformedresponseReceivedByNode";
14165     }
14166     leaf a12-bad-authenticator-received-by-node {
14167       type uint64;
14168       description
14169         "Number of A12 Access Response with Bad Authenticator received by the FAP RNC.";
14170       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.AccessAuthStats.A12BadAuthenticatorReceivedByNode";
14171     }
14172     leaf a12-unknown-type-received-by-node {
14173       type uint64;
14174       description
14175         "Number of A12 Packet of unknown type received by the FAP RNC.";
14176       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.AccessAuthStats.A12UnknownTypeReceivedByNode";
14177     }
14178     leaf a12-unknown-pkt-received-by-node {
14179       type uint64;
14180       description
14181         "Number of unknown A12 packets received by the FAP RNC.";
14182       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.AccessAuthStats.A12UnknownPktReceivedByNode";
14183     }
14184     leaf a12-unknown-server-received-by-node {
14185       type uint64;
14186       description
14187         "Number of A12 packets received from unknown AAA server by the FAP RNC.";
14188       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.AccessAuthStats.A12UnknownServerReceivedByNode";
14189     }
14190     leaf a12-other-failure-occurences-in-node {
14191       type uint64;
14192       description
14193         "Number of A12 packets failed due to other failure occurences in the AAA server.";
14194       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.AccessAuthStats.A12OtherFailureOccurencesInNode";
14195     }
14196     leaf a12-by-pass-num-ats-with-unknown-mfr-code-by-node {
14197       type uint64;
14198       description
14199         "Number of ATs with UnknowMfrCode detected in the FAP RNC.";
14200       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.AccessAuthStats.A12ByPassNumAtsWithUnknownMfrCodeByNode";
14201     }
14202     leaf a12-tx-path-fail-due-to-an-ppp-error-by-node {
14203       type uint64;
14204       description
14205         "Number of times sending of A12 packet failed in Tx Path in the FAP RNC due to \"AnPPP Error\".";
14206       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.AccessAuthStats.A12TxPathFailDueToAnPppErrorByNode";
14207     }
14208     leaf a12-tx-path-fail-due-to-no-server-available-by-node {
14209       type uint64;
14210       description
14211         "Number of times sending of A12 packet failed in Tx Path in the FAP RNC due to \"No Server Available\".";
14212       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.AccessAuthStats.A12TxPathFailDueToNoServerAvailableByNode";
14213     }
14214     leaf a12-tx-path-fail-due-to-internal-error-by-node {
14215       type uint64;
14216       description
14217         "Number of times sending of A12 packet failed in Tx Path in the FAP RNC due to \"internal error\".";
14218       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.AccessAuthStats.A12TxPathFailDueToInternalErrorByNode";
14219     }
14220     leaf a12-tx-path-fail-due-to-no-packet-id-available-by-node {
14221       type uint64;
14222       description
14223         "Number of times sending of A12 packet failed in Tx Path in the FAP RNC due to \"No packet id available\".";
14224       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.AccessAuthStats.A12TxPathFailDueToNoPacketIdAvailableByNode";
14225     }
14226     leaf a12-tx-path-fail-due-to-transmit-error-by-node {
14227       type uint64;
14228       description
14229         "Number of times sending of A12 packet failed in Tx Path in the FAP RNC due to \"Transmit Error\".";
14230       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.AccessAuthStats.A12TxPathFailDueToTransmitErrorByNode";
14231     }
14232     leaf a12-svr-timeouts-for-node {
14233       type uint64;
14234       description
14235         "Number of A12 server timeouts happened in the FAP RNC.";
14236       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.AccessAuthStats.A12SvrTimeoutsForNode";
14237     }
14238     leaf a12-enh-ta-bypass-lcp-timeout-by-node {
14239       type uint64;
14240       description
14241         "Number of LCP timeouts happened in the FAP RNC when Enhanced TA A12Bypass mode is enabled.";
14242       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.AccessAuthStats.A12EnhTaBypassLcpTimeoutByNode";
14243     }
14244     leaf a12-enh-ta-bypass-chap-timeout-by-node {
14245       type uint64;
14246       description
14247         "Number of CHAP timeouts happened in the FAP RNC when Enhanced TA A12Bypass mode is enabled.";
14248       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.AccessAuthStats.A12EnhTaBypassChapTimeoutByNode";
14249     }
14250     leaf a12-enh-ta-bypass-chap-invalid-by-node {
14251       type uint64;
14252       description
14253         "Number of CHAP Challenge response received from the AT when Enhanced TA A12Bypass mode is enabled.";
14254       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.AccessAuthStats.A12EnhTaBypassChapInvalidByNode";
14255     }
14256     leaf a12-enh-ta-bypass-chap-nai-matches-a12-bypass-list-by-node {
14257       type uint64;
14258       description
14259         "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.";
14260       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.AccessAuthStats.A12EnhTaBypassChapNaiMatchesA12BypassListByNode";
14261     }
14262     leaf a12-session-ta-timeout-by-node {
14263       type uint64;
14264       description
14265         "Number of times Session timeouts occurred due to TA.";
14266       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.AccessAuthStats.A12SessionTaTimeoutByNode";
14267     }
14268     leaf access-auth-failed-due-to-session-close-total {
14269       type uint64;
14270       description
14271         "Number of times the Access Authenticaiton failed due to Sesion close.";
14272       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.AccessAuthStats.AccessAuthFailedDueToSessionCloseTotal";
14273     }
14274     leaf access-auth-succeeded {
14275       type uint64;
14276       description
14277         "Number of times the Access Authenticaiton succeeded.";
14278       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.AccessAuthStats.AccessAuthSucceeded";
14279     }
14280     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.HRPD.AccessAuthStats.";
14281   }
14282
14283   grouping cdma2000-beacon-g {
14284     description
14285       "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).";
14286     leaf beacon-admin-status {
14287       type enumeration {
14288         enum "locked" {
14289           value 1;
14290           description
14291             "none";
14292           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.Beacon.BeaconAdminStatus - Locked";
14293         }
14294         enum "unlocked" {
14295           value 2;
14296           description
14297             "none";
14298           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.Beacon.BeaconAdminStatus - Unlocked";
14299         }
14300       }
14301       config false;
14302       description
14303         "Allows administrative control of beacon.";
14304       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.Beacon.BeaconAdminStatus";
14305     }
14306     leaf beacon-oper-status {
14307       type enumeration {
14308         enum "locked" {
14309           value 1;
14310           description
14311             "none";
14312           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.Beacon.BeaconOperStatus - Locked";
14313         }
14314         enum "unlocked" {
14315           value 2;
14316           description
14317             "none";
14318           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.Beacon.BeaconOperStatus - Unlocked";
14319         }
14320         enum "fault" {
14321           value 3;
14322           description
14323             "none";
14324           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.Beacon.BeaconOperStatus - Fault";
14325         }
14326       }
14327       description
14328         "Reports operational status of beacon.";
14329       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.Beacon.BeaconOperStatus";
14330     }
14331     leaf hrpd-beacon-enable {
14332       type boolean;
14333       config false;
14334       description
14335         "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.";
14336       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.Beacon.HRPDBeaconEnable";
14337     }
14338     leaf period {
14339       type uint16 {
14340         range "0..32767";
14341       }
14342       units "80 ms slots";
14343       config false;
14344       description
14345         "Length and periodicity of the beacon frame in {{units}}. Reference - {{bibref|3GPP2-C.S0005}}.";
14346       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.Beacon.Period";
14347     }
14348     leaf maxfap-beacon-tx-power {
14349       type string {
14350         length "0..64";
14351       }
14352       config false;
14353       description
14354         "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.";
14355       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.Beacon.MaxFAPBeaconTxPower";
14356     }
14357     leaf maxfap-beacon-tx-power-in-use {
14358       type int64;
14359       units "0.1 dBm";
14360       description
14361         "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.";
14362       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.Beacon.MaxFAPBeaconTxPowerInUse";
14363     }
14364     leaf beacon-pch-pwr-percentage {
14365       type int64;
14366       units "0.001 percent";
14367       config false;
14368       description
14369         "Percentage of Max Sector Power Used By Paging Channel (expressed in {{units}}). For example, 93333 means 93.333% of the max sector power.";
14370       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.Beacon.BeaconPchPwrPercentage";
14371     }
14372     leaf max-hrpd-beacon-tx-power {
14373       type string {
14374         length "0..64";
14375       }
14376       config false;
14377       description
14378         "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.";
14379       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.Beacon.MaxHRPDBeaconTxPower";
14380     }
14381     leaf max-hrpd-beacon-tx-power-in-use {
14382       type int64;
14383       units "0.1 dBm";
14384       description
14385         "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.";
14386       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.Beacon.MaxHRPDBeaconTxPowerInUse";
14387     }
14388     leaf beacon-pilot-pwr-percentage {
14389       type int64;
14390       units "0.001 percent";
14391       config false;
14392       description
14393         "Percentage of Max Sector Power Used By Pilot Channel (expressed in {{units}}). For example, 19950 means 19.950% of total.";
14394       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.Beacon.BeaconPilotPwrPercentage";
14395     }
14396     leaf beacon-sync-pwr-percentage {
14397       type int64;
14398       units "0.001 percent";
14399       config false;
14400       description
14401         "Percentage of Max Sector Power Used By Sync Channel (expressed in {{units}}). For example, 23458 means 23.458% of the max sector power.";
14402       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.Beacon.BeaconSyncPwrPercentage";
14403     }
14404     leaf max-beacon-list-entries {
14405       type uint64;
14406       description
14407         "Maximum number of entries in the {{object|.CellConfig.CDMA2000.Beacon.BeaconList.{i}.}} object.";
14408       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.Beacon.MaxBeaconListEntries";
14409     }
14410     leaf beacon-list-number-of-entries {
14411       type uint64;
14412       description
14413         "{{numentries}}";
14414       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.Beacon.BeaconListNumberOfEntries";
14415     }
14416     leaf max-hrpd-beacon-list-entries {
14417       type uint64;
14418       description
14419         "Maximum number of entries in the {{object|.CellConfig.CDMA2000.Beacon.HRPDBeaconList.{i}.}} object.";
14420       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.Beacon.MaxHRPDBeaconListEntries";
14421     }
14422     leaf hrpd-beacon-list-number-of-entries {
14423       type uint64;
14424       description
14425         "{{numentries}}";
14426       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.Beacon.HRPDBeaconListNumberOfEntries";
14427     }
14428     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.Beacon.";
14429   }
14430
14431   grouping cdma2000-beacon-beacon-list-g {
14432     description
14433       "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.";
14434     leaf enable {
14435       type boolean;
14436       config false;
14437       description
14438         "Enables or disables the {{object}} entry.";
14439       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.Beacon.BeaconList.{i}.Enable";
14440     }
14441     leaf alias {
14442       type string {
14443         length "1..64";
14444       }
14445       description
14446         "{{datatype|expand}}";
14447       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.Beacon.BeaconList.{i}.Alias";
14448     }
14449     leaf beacon-index {
14450       type int64;
14451       description
14452         "Instance identifier for this beacon interval. Allowed range is 0..(BeaconListNumberOfEntries-1).";
14453       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.Beacon.BeaconList.{i}.BeaconIndex";
14454     }
14455     leaf offset {
14456       type uint16 {
14457         range "0..32767";
14458       }
14459       config false;
14460       description
14461         "Offset from the start of the beacon frame in 80ms slots.";
14462       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.Beacon.BeaconList.{i}.Offset";
14463     }
14464     leaf duration {
14465       type uint16 {
14466         range "0..32767";
14467       }
14468       units "80 ms slots";
14469       config false;
14470       description
14471         "Duration of this beacon interval in {{units}}.";
14472       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.Beacon.BeaconList.{i}.Duration";
14473     }
14474     leaf transmission-format {
14475       type enumeration {
14476         enum "0" {
14477           value 1;
14478           description
14479             "none";
14480           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.Beacon.BeaconList.{i}.TransmissionFormat - 0";
14481         }
14482         enum "1" {
14483           value 2;
14484           description
14485             "none";
14486           reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.Beacon.BeaconList.{i}.TransmissionFormat - 1";
14487         }
14488       }
14489       config false;
14490       description
14491         "Determines if this beacon interval shall transmit HRPD (HRPD) or CDMA2000 1x.{HRPD=\"0\", 1x=\"1\"}.";
14492       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.Beacon.BeaconList.{i}.TransmissionFormat";
14493     }
14494     leaf beacon-band-class {
14495       type int64;
14496       config false;
14497       description
14498         "Band class for this beacon interval.";
14499       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.Beacon.BeaconList.{i}.BeaconBandClass";
14500     }
14501     leaf beacon-channel-freq {
14502       type uint16 {
14503         range "0..2016";
14504       }
14505       config false;
14506       description
14507         "Channel number for this beacon interval.";
14508       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.Beacon.BeaconList.{i}.BeaconChannelFreq";
14509     }
14510     leaf-list beacon-pn-offset {
14511       type string {
14512         length "0..32";
14513       }
14514       config false;
14515       min-elements 1;
14516       description
14517         "{{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.";
14518       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.Beacon.BeaconList.{i}.BeaconPNOffset";
14519     }
14520     leaf tx-power {
14521       type int64;
14522       units "dBm";
14523       config false;
14524       description
14525         "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.";
14526       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.Beacon.BeaconList.{i}.TxPower";
14527     }
14528     leaf beacon-sid {
14529       type uint16 {
14530         range "0..65535";
14531       }
14532       config false;
14533       description
14534         "SID for this beacon interval.";
14535       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.Beacon.BeaconList.{i}.BeaconSID";
14536     }
14537     leaf beacon-nid {
14538       type uint16 {
14539         range "0..32767";
14540       }
14541       config false;
14542       description
14543         "NID for this beacon interval.";
14544       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.Beacon.BeaconList.{i}.BeaconNID";
14545     }
14546     leaf beacon-pzid {
14547       type uint64;
14548       config false;
14549       description
14550         "PZID for this beacon interval.";
14551       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.Beacon.BeaconList.{i}.BeaconPZID";
14552     }
14553     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.Beacon.BeaconList.{i}.";
14554   }
14555
14556   grouping cdma2000-beacon-hrpd-beacon-list-g {
14557     description
14558       "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.";
14559     leaf enable {
14560       type boolean;
14561       config false;
14562       description
14563         "Enables or disables the {{object}} entry.";
14564       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.Beacon.HRPDBeaconList.{i}.Enable";
14565     }
14566     leaf alias {
14567       type string {
14568         length "1..64";
14569       }
14570       description
14571         "{{datatype|expand}}";
14572       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.Beacon.HRPDBeaconList.{i}.Alias";
14573     }
14574     leaf beacon-index {
14575       type int64;
14576       description
14577         "Instance identifier for this beacon interval. Allowed range is 0..(HRPDBeaconListNumberOfEntries-1).";
14578       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.Beacon.HRPDBeaconList.{i}.BeaconIndex";
14579     }
14580     leaf c-coffset {
14581       type uint16 {
14582         range "0..2048";
14583       }
14584       config false;
14585       description
14586         "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.";
14587       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.Beacon.HRPDBeaconList.{i}.CCoffset";
14588     }
14589     leaf offset {
14590       type int64;
14591       config false;
14592       description
14593         "Start of beacon transmission with respect to the Control Channel boundary.";
14594       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.Beacon.HRPDBeaconList.{i}.Offset";
14595     }
14596     leaf duration {
14597       type uint16 {
14598         range "0..256";
14599       }
14600       config false;
14601       description
14602         "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.";
14603       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.Beacon.HRPDBeaconList.{i}.Duration";
14604     }
14605     leaf num-c-ccycles {
14606       type uint8 {
14607         range "0..48";
14608       }
14609       config false;
14610       description
14611         "Number of Control Channel Cycles this beacon interval spans.";
14612       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.Beacon.HRPDBeaconList.{i}.NumCCcycles";
14613     }
14614     leaf beacon-band-class {
14615       type uint8 {
14616         range "0..31";
14617       }
14618       config false;
14619       description
14620         "Band class for this beacon interval.";
14621       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.Beacon.HRPDBeaconList.{i}.BeaconBandClass";
14622     }
14623     leaf beacon-channel-freq {
14624       type uint16 {
14625         range "0..2016";
14626       }
14627       config false;
14628       description
14629         "Channel number for this beacon interval.";
14630       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.Beacon.HRPDBeaconList.{i}.BeaconChannelFreq";
14631     }
14632     leaf-list beacon-pn-offset {
14633       type string {
14634         length "0..256";
14635       }
14636       config false;
14637       min-elements 1;
14638       description
14639         "{{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.";
14640       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.Beacon.HRPDBeaconList.{i}.BeaconPNOffset";
14641     }
14642     leaf tx-power {
14643       type int64;
14644       units "dBm";
14645       config false;
14646       description
14647         "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.";
14648       reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.Beacon.HRPDBeaconList.{i}.TxPower";
14649     }
14650     reference "BBF TR-196 2.0.3 full - FAPService.{i}.CellConfig.CDMA2000.Beacon.HRPDBeaconList.{i}.";
14651   }
14652
14653   grouping rem-g {
14654     description
14655       "This object contains parameters relating to REM (Radio Environment Measurement).";
14656     reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.";
14657   }
14658
14659   grouping rem-umts-g {
14660     description
14661       "This object contains Radio Environment Measurement parameters for UMTS FAP.";
14662     reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.";
14663   }
14664
14665   grouping rem-umts-wcdma-g {
14666     description
14667       "This object contains parameters relating to radio environment measurement capabilities for the UMTS system.";
14668     leaf in-service-handling {
14669       type enumeration {
14670         enum "immediate" {
14671           value 1;
14672           description
14673             "none";
14674           reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.InServiceHandling - Immediate";
14675         }
14676         enum "delayed" {
14677           value 2;
14678           description
14679             "none";
14680           reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.InServiceHandling - Delayed";
14681         }
14682       }
14683       default "immediate";
14684       config false;
14685       description
14686         "FAP REM behavior with respect to ongoing active connections.";
14687       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.InServiceHandling";
14688     }
14689     leaf scan-on-boot {
14690       type boolean;
14691       default "true";
14692       config false;
14693       description
14694         "Enables or disables Radio Environment Measurement during the FAP start up.";
14695       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.ScanOnBoot";
14696     }
14697     leaf scan-periodically {
14698       type boolean;
14699       default "false";
14700       config false;
14701       description
14702         "Enable Periodic Radio Environment Measurement on all enabled RAT.";
14703       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.ScanPeriodically";
14704     }
14705     leaf periodic-interval {
14706       type uint64;
14707       units "seconds";
14708       config false;
14709       description
14710         "When {{param|ScanPeriodically}} is {{true}}, this value indicates the interval in {{units}} which REM is performed while the FAP service is enabled.";
14711       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.PeriodicInterval";
14712     }
14713     leaf periodic-time {
14714       type yang:date-and-time;
14715       config false;
14716       description
14717         "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.";
14718       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.PeriodicTime";
14719     }
14720     leaf-list remplmn-list {
14721       type string;
14722       config false;
14723       max-elements "32";
14724       description
14725         "{{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.";
14726       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.REMPLMNList";
14727     }
14728     leaf-list rem-band-list {
14729       type string {
14730         length "0..64";
14731       }
14732       config false;
14733       description
14734         "{{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.";
14735       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.REMBandList";
14736     }
14737     leaf-list uarfcndl-list {
14738       type string;
14739       config false;
14740       max-elements "64";
14741       description
14742         "{{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.";
14743       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.UARFCNDLList";
14744     }
14745     leaf scan-timeout {
14746       type uint64;
14747       units "seconds";
14748       config false;
14749       description
14750         "Specifies the time-out value in {{units}}, measured from the start of the REM scan, before the REM scan will time out.";
14751       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.ScanTimeout";
14752     }
14753     leaf scan-status {
14754       type enumeration {
14755         enum "indeterminate" {
14756           value 1;
14757           description
14758             "none";
14759           reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.ScanStatus - Indeterminate";
14760         }
14761         enum "in-progress" {
14762           value 2;
14763           description
14764             "none";
14765           reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.ScanStatus - InProgress";
14766         }
14767         enum "success" {
14768           value 3;
14769           description
14770             "none";
14771           reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.ScanStatus - Success";
14772         }
14773         enum "error" {
14774           value 4;
14775           description
14776             "none";
14777           reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.ScanStatus - Error";
14778         }
14779         enum "error-timeout" {
14780           value 5;
14781           description
14782             "none";
14783           reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.ScanStatus - Error_TIMEOUT";
14784         }
14785       }
14786       description
14787         "Indicates the current status of this scan.";
14788       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.ScanStatus";
14789     }
14790     leaf error-details {
14791       type string {
14792         length "0..256";
14793       }
14794       description
14795         "Provides more detail when the {{param|ScanStatus}} is either {{enum|Error|ScanStatus}} or {{enum|Error_TIMEOUT|ScanStatus}}.";
14796       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.ErrorDetails";
14797     }
14798     leaf last-scan-time {
14799       type yang:date-and-time;
14800       description
14801         "The time of the last UMTS system radio environment measurement.";
14802       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.LastScanTime";
14803     }
14804     leaf max-cell-entries {
14805       type uint64;
14806       description
14807         "The maximum number of entries available in the {{object|.REM.UMTS.WCDMA.Cell.{i}.}} table.";
14808       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.MaxCellEntries";
14809     }
14810     leaf cell-number-of-entries {
14811       type uint64;
14812       description
14813         "{{numentries}}";
14814       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.CellNumberOfEntries";
14815     }
14816     reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.";
14817   }
14818
14819   grouping rem-umts-wcdma-cell-g {
14820     leaf rem-umts-wcdma-cell-key {
14821       type string;
14822       description
14823         "Key value for this object, which could be an item of a list.";
14824     }
14825     description
14826       "Table indicating the components of the discovered cells.";
14827     reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.Cell.{i}.";
14828   }
14829
14830   grouping rem-umts-wcdma-cell-rf-g {
14831     description
14832       "Table indicating the RF aspect of the discovered cells.";
14833     leaf uarfcndl {
14834       type uint16 {
14835         range "0..16383";
14836       }
14837       description
14838         "The UTRA Absolute Radio Frequency Channel Number (UARFCN) in the DL direction of an FDD mode cell. {{bibref|3GPP-TS.25.433}}";
14839       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.Cell.{i}.RF.UARFCNDL";
14840     }
14841     leaf cpichrscp {
14842       type int64;
14843       units "dBm";
14844       description
14845         "Received signal level in {{units}} of the CPICH channel. (Ref. 3GPP TS 25.133)";
14846       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.Cell.{i}.RF.CPICHRSCP";
14847     }
14848     leaf cpich-ec-no {
14849       type int64;
14850       units "dB";
14851       description
14852         "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}}";
14853       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.Cell.{i}.RF.CPICHEcNo";
14854     }
14855     leaf rssi {
14856       type int64;
14857       units "dBm";
14858       description
14859         "This measurement is for Inter-frequency handover evaluation, measured in total {{units}} in the band. {{bibref|3GPP-TS.25.133|Section9.1.3}}";
14860       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.Cell.{i}.RF.RSSI";
14861     }
14862     leaf primary-scrambling-code {
14863       type uint16 {
14864         range "0..511";
14865       }
14866       description
14867         "Primary scrambling code.";
14868       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.Cell.{i}.RF.PrimaryScramblingCode";
14869     }
14870     reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.Cell.{i}.RF.";
14871   }
14872
14873   grouping rem-umts-wcdma-cell-bcch-g {
14874     description
14875       "Table containing the system information broadcast in the BCCH logical channel.";
14876     leaf plmn-type {
14877       type enumeration {
14878         enum "gsm-map" {
14879           value 1;
14880           description
14881             "none";
14882           reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.Cell.{i}.BCCH.PLMNType - GSM-MAP";
14883         }
14884         enum "ansi-41" {
14885           value 2;
14886           description
14887             "none";
14888           reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.Cell.{i}.BCCH.PLMNType - ANSI-41";
14889         }
14890       }
14891       description
14892         "Type of Public Land Mobile Network (PLMN).";
14893       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.Cell.{i}.BCCH.PLMNType";
14894     }
14895     leaf plmnid {
14896       type string {
14897         length "0..6";
14898       }
14899       description
14900         "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.";
14901       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.Cell.{i}.BCCH.PLMNID";
14902     }
14903     leaf lac {
14904       type uint16 {
14905         range "0..65535";
14906       }
14907       description
14908         "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}}.";
14909       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.Cell.{i}.BCCH.LAC";
14910     }
14911     leaf rac {
14912       type uint8 {
14913         range "0..255";
14914       }
14915       description
14916         "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}}.";
14917       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.Cell.{i}.BCCH.RAC";
14918     }
14919     leaf cell-id {
14920       type uint32 {
14921         range "0..268435455";
14922       }
14923       description
14924         "Cell Identity as defined in SIB3 {{bibref|3GPP-TS.25.331|Section10.3.2.2}}. {{bibref|3GPP-TS.24.008}}";
14925       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.Cell.{i}.BCCH.CellID";
14926     }
14927     leaf pcpich-tx-power {
14928       type int64;
14929       description
14930         "Primary Common Pilot Channel (CPICH) power level on SIB 5/6 {{bibref|3GPP-TS.25.331|Section10.3.6.55}}.";
14931       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.Cell.{i}.BCCH.PCPICHTxPower";
14932     }
14933     leaf csg-indicator {
14934       type boolean;
14935       description
14936         "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}}";
14937       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.Cell.{i}.BCCH.CSGIndicator";
14938     }
14939     leaf csgid {
14940       type uint32 {
14941         range "0..134217727";
14942       }
14943       description
14944         "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.";
14945       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.Cell.{i}.BCCH.CSGID";
14946     }
14947     leaf-list uarfcndl-list {
14948       type uint16 {
14949         range "0..16383";
14950       }
14951       max-elements "128";
14952       description
14953         "{{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.";
14954       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.Cell.{i}.BCCH.UARFCNDLList";
14955     }
14956     reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.Cell.{i}.BCCH.";
14957   }
14958
14959   grouping rem-umts-wcdma-cell-bcch-csgpsc-split-info-g {
14960     description
14961       "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}}.";
14962     leaf start-psc-range1-coefficient {
14963       type uint8 {
14964         range "0..63";
14965       }
14966       description
14967         "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}}.";
14968       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.Cell.{i}.BCCH.CSGPSCSplitInfo.StartPSCRange1Coefficient";
14969     }
14970     leaf number-of-ps-cs {
14971       type enumeration {
14972         enum "5" {
14973           value 1;
14974           description
14975             "none";
14976           reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.Cell.{i}.BCCH.CSGPSCSplitInfo.NumberOfPSCs - 5";
14977         }
14978         enum "10" {
14979           value 2;
14980           description
14981             "none";
14982           reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.Cell.{i}.BCCH.CSGPSCSplitInfo.NumberOfPSCs - 10";
14983         }
14984         enum "15" {
14985           value 3;
14986           description
14987             "none";
14988           reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.Cell.{i}.BCCH.CSGPSCSplitInfo.NumberOfPSCs - 15";
14989         }
14990         enum "20" {
14991           value 4;
14992           description
14993             "none";
14994           reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.Cell.{i}.BCCH.CSGPSCSplitInfo.NumberOfPSCs - 20";
14995         }
14996         enum "30" {
14997           value 5;
14998           description
14999             "none";
15000           reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.Cell.{i}.BCCH.CSGPSCSplitInfo.NumberOfPSCs - 30";
15001         }
15002         enum "40" {
15003           value 6;
15004           description
15005             "none";
15006           reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.Cell.{i}.BCCH.CSGPSCSplitInfo.NumberOfPSCs - 40";
15007         }
15008         enum "50" {
15009           value 7;
15010           description
15011             "none";
15012           reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.Cell.{i}.BCCH.CSGPSCSplitInfo.NumberOfPSCs - 50";
15013         }
15014         enum "64" {
15015           value 8;
15016           description
15017             "none";
15018           reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.Cell.{i}.BCCH.CSGPSCSplitInfo.NumberOfPSCs - 64";
15019         }
15020         enum "80" {
15021           value 9;
15022           description
15023             "none";
15024           reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.Cell.{i}.BCCH.CSGPSCSplitInfo.NumberOfPSCs - 80";
15025         }
15026         enum "120" {
15027           value 10;
15028           description
15029             "none";
15030           reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.Cell.{i}.BCCH.CSGPSCSplitInfo.NumberOfPSCs - 120";
15031         }
15032         enum "160" {
15033           value 11;
15034           description
15035             "none";
15036           reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.Cell.{i}.BCCH.CSGPSCSplitInfo.NumberOfPSCs - 160";
15037         }
15038         enum "256" {
15039           value 12;
15040           description
15041             "none";
15042           reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.Cell.{i}.BCCH.CSGPSCSplitInfo.NumberOfPSCs - 256";
15043         }
15044         enum "alltherest" {
15045           value 13;
15046           description
15047             "none";
15048           reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.Cell.{i}.BCCH.CSGPSCSplitInfo.NumberOfPSCs - alltherest";
15049         }
15050         enum "spare3" {
15051           value 14;
15052           description
15053             "none";
15054           reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.Cell.{i}.BCCH.CSGPSCSplitInfo.NumberOfPSCs - spare3";
15055         }
15056         enum "spare2" {
15057           value 15;
15058           description
15059             "none";
15060           reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.Cell.{i}.BCCH.CSGPSCSplitInfo.NumberOfPSCs - spare2";
15061         }
15062         enum "spare1" {
15063           value 16;
15064           description
15065             "none";
15066           reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.Cell.{i}.BCCH.CSGPSCSplitInfo.NumberOfPSCs - spare1";
15067         }
15068       }
15069       description
15070         "This Information Element (IE) specifies the number of PSCs reserved for CSG cells in each PSC range.";
15071       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.Cell.{i}.BCCH.CSGPSCSplitInfo.NumberOfPSCs";
15072     }
15073     leaf psc-range2-offset {
15074       type uint8 {
15075         range "0..63";
15076       }
15077       description
15078         "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.";
15079       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.Cell.{i}.BCCH.CSGPSCSplitInfo.PSCRange2Offset";
15080     }
15081     reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.Cell.{i}.BCCH.CSGPSCSplitInfo.";
15082   }
15083
15084   grouping rem-umts-wcdma-cell-bcch-reference-position-g {
15085     description
15086       "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.";
15087     leaf latitude {
15088       type int64;
15089       description
15090         "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.";
15091       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.Cell.{i}.BCCH.ReferencePosition.Latitude";
15092     }
15093     leaf longitude {
15094       type int64;
15095       description
15096         "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.";
15097       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.Cell.{i}.BCCH.ReferencePosition.Longitude";
15098     }
15099     leaf uncertainty-semi-major {
15100       type uint8 {
15101         range "0..127";
15102       }
15103       description
15104         "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}}";
15105       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.Cell.{i}.BCCH.ReferencePosition.UncertaintySemiMajor";
15106     }
15107     leaf uncertainty-semi-minor {
15108       type uint8 {
15109         range "0..127";
15110       }
15111       description
15112         "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}}";
15113       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.Cell.{i}.BCCH.ReferencePosition.UncertaintySemiMinor";
15114     }
15115     leaf orientation-of-major-axis {
15116       type uint8 {
15117         range "0..89";
15118       }
15119       description
15120         "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).";
15121       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.Cell.{i}.BCCH.ReferencePosition.OrientationOfMajorAxis";
15122     }
15123     leaf confidence {
15124       type uint8 {
15125         range "0..100";
15126       }
15127       units "percent";
15128       description
15129         "The degree of confidence in the ellipsoid's points expressed in {{units}}.";
15130       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.Cell.{i}.BCCH.ReferencePosition.Confidence";
15131     }
15132     reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.WCDMA.Cell.{i}.BCCH.ReferencePosition.";
15133   }
15134
15135   grouping rem-umts-gsm-g {
15136     description
15137       "This object contains parameters relating to GSM REM capabilities.";
15138     leaf in-service-handling {
15139       type enumeration {
15140         enum "immediate" {
15141           value 1;
15142           description
15143             "none";
15144           reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.GSM.InServiceHandling - Immediate";
15145         }
15146         enum "delayed" {
15147           value 2;
15148           description
15149             "none";
15150           reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.GSM.InServiceHandling - Delayed";
15151         }
15152       }
15153       default "immediate";
15154       config false;
15155       description
15156         "FAP REM behavior with respect to ongoing active connections.";
15157       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.GSM.InServiceHandling";
15158     }
15159     leaf scan-on-boot {
15160       type boolean;
15161       default "true";
15162       config false;
15163       description
15164         "Enables or disables Radio Environment Measurement during the FAP start up.";
15165       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.GSM.ScanOnBoot";
15166     }
15167     leaf scan-periodically {
15168       type boolean;
15169       default "false";
15170       config false;
15171       description
15172         "Enable Periodic Radio Environment Measurement on all enabled RAT.";
15173       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.GSM.ScanPeriodically";
15174     }
15175     leaf periodic-interval {
15176       type uint64;
15177       units "seconds";
15178       config false;
15179       description
15180         "When {{param|ScanPeriodically}} is {{true}}, this value indicates the interval in {{units}} which REM is performed while the FAP service is enabled.";
15181       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.GSM.PeriodicInterval";
15182     }
15183     leaf periodic-time {
15184       type yang:date-and-time;
15185       config false;
15186       description
15187         "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.";
15188       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.GSM.PeriodicTime";
15189     }
15190     leaf-list remplmn-list {
15191       type string {
15192         length "0..6";
15193       }
15194       config false;
15195       description
15196         "{{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.";
15197       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.GSM.REMPLMNList";
15198     }
15199     leaf-list rem-band-list {
15200       type enumeration {
15201         enum "t-gsm380" {
15202           value 1;
15203           description
15204             "none";
15205           reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.GSM.REMBandList - T-GSM380";
15206         }
15207         enum "t-gsm410" {
15208           value 2;
15209           description
15210             "none";
15211           reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.GSM.REMBandList - T-GSM410";
15212         }
15213         enum "gsm450" {
15214           value 3;
15215           description
15216             "none";
15217           reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.GSM.REMBandList - GSM450";
15218         }
15219         enum "gsm480" {
15220           value 4;
15221           description
15222             "none";
15223           reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.GSM.REMBandList - GSM480";
15224         }
15225         enum "gsm710" {
15226           value 5;
15227           description
15228             "none";
15229           reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.GSM.REMBandList - GSM710";
15230         }
15231         enum "gsm750" {
15232           value 6;
15233           description
15234             "none";
15235           reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.GSM.REMBandList - GSM750";
15236         }
15237         enum "t-gsm810" {
15238           value 7;
15239           description
15240             "none";
15241           reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.GSM.REMBandList - T-GSM810";
15242         }
15243         enum "gsm850" {
15244           value 8;
15245           description
15246             "none";
15247           reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.GSM.REMBandList - GSM850";
15248         }
15249         enum "p-gsm900" {
15250           value 9;
15251           description
15252             "none";
15253           reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.GSM.REMBandList - P-GSM900";
15254         }
15255         enum "e-gsm900" {
15256           value 10;
15257           description
15258             "none";
15259           reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.GSM.REMBandList - E-GSM900";
15260         }
15261         enum "r-gsm900" {
15262           value 11;
15263           description
15264             "none";
15265           reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.GSM.REMBandList - R-GSM900";
15266         }
15267         enum "t-gsm900" {
15268           value 12;
15269           description
15270             "none";
15271           reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.GSM.REMBandList - T-GSM900";
15272         }
15273         enum "dcs1800" {
15274           value 13;
15275           description
15276             "none";
15277           reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.GSM.REMBandList - DCS1800";
15278         }
15279         enum "pcs1900" {
15280           value 14;
15281           description
15282             "none";
15283           reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.GSM.REMBandList - PCS1900";
15284         }
15285       }
15286       config false;
15287       description
15288         "{{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.";
15289       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.GSM.REMBandList";
15290     }
15291     leaf-list arfcn-list {
15292       type string;
15293       config false;
15294       max-elements "64";
15295       description
15296         "{{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.";
15297       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.GSM.ARFCNList";
15298     }
15299     leaf scan-timeout {
15300       type uint64;
15301       units "seconds";
15302       config false;
15303       description
15304         "Specifies the time-out value in {{units}}, measured from the start of the REM scan, before the REM scan will time out.";
15305       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.GSM.ScanTimeout";
15306     }
15307     leaf scan-status {
15308       type enumeration {
15309         enum "indeterminate" {
15310           value 1;
15311           description
15312             "none";
15313           reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.GSM.ScanStatus - Indeterminate";
15314         }
15315         enum "in-progress" {
15316           value 2;
15317           description
15318             "none";
15319           reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.GSM.ScanStatus - InProgress";
15320         }
15321         enum "success" {
15322           value 3;
15323           description
15324             "none";
15325           reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.GSM.ScanStatus - Success";
15326         }
15327         enum "error" {
15328           value 4;
15329           description
15330             "none";
15331           reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.GSM.ScanStatus - Error";
15332         }
15333         enum "error-timeout" {
15334           value 5;
15335           description
15336             "none";
15337           reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.GSM.ScanStatus - Error_TIMEOUT";
15338         }
15339       }
15340       description
15341         "Indicates the current status of this scan.";
15342       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.GSM.ScanStatus";
15343     }
15344     leaf error-details {
15345       type string {
15346         length "0..256";
15347       }
15348       description
15349         "Provides more detail when the {{param|ScanStatus}} is either {{enum|Error|ScanStatus}} or {{enum|Error_TIMEOUT|ScanStatus}}.";
15350       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.GSM.ErrorDetails";
15351     }
15352     leaf last-scan-time {
15353       type yang:date-and-time;
15354       description
15355         "The time of the last GSM radio environment measurement.";
15356       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.GSM.LastScanTime";
15357     }
15358     leaf max-cell-entries {
15359       type uint64;
15360       description
15361         "The maximum number of entries allowed in the {{object|.REM.UMTS.GSM.Cell.{i}.}} table.";
15362       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.GSM.MaxCellEntries";
15363     }
15364     leaf cell-number-of-entries {
15365       type uint64;
15366       description
15367         "{{numentries}}";
15368       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.GSM.CellNumberOfEntries";
15369     }
15370     reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.GSM.";
15371   }
15372
15373   grouping rem-umts-gsm-cell-g {
15374     description
15375       "Table indicating the components of the discovered cells.";
15376     leaf band-indicator {
15377       type enumeration {
15378         enum "gsm 850" {
15379           value 1;
15380           description
15381             "none";
15382           reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.GSM.Cell.{i}.BandIndicator - GSM 850";
15383         }
15384         enum "gsm 900" {
15385           value 2;
15386           description
15387             "none";
15388           reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.GSM.Cell.{i}.BandIndicator - GSM 900";
15389         }
15390         enum "dcs 1800" {
15391           value 3;
15392           description
15393             "none";
15394           reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.GSM.Cell.{i}.BandIndicator - DCS 1800";
15395         }
15396         enum "pcs 1900" {
15397           value 4;
15398           description
15399             "none";
15400           reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.GSM.Cell.{i}.BandIndicator - PCS 1900";
15401         }
15402       }
15403       description
15404         "Indicates how to interpret the BCCH ARFCN.";
15405       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.GSM.Cell.{i}.BandIndicator";
15406     }
15407     leaf arfcn {
15408       type uint16 {
15409         range "0..1023";
15410       }
15411       description
15412         "Absolute Radio Frequency Channel Number (ARFCN) {{bibref|3GPP-TS.05.05}}.";
15413       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.GSM.Cell.{i}.ARFCN";
15414     }
15415     leaf bsic {
15416       type uint8 {
15417         range "0..63";
15418       }
15419       description
15420         "Base Station Identity Code {{bibref|3GPP-TS.03.03}}.";
15421       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.GSM.Cell.{i}.BSIC";
15422     }
15423     leaf plmnid {
15424       type string {
15425         length "0..6";
15426       }
15427       description
15428         "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.";
15429       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.GSM.Cell.{i}.PLMNID";
15430     }
15431     leaf lac {
15432       type uint16 {
15433         range "1..65535";
15434       }
15435       description
15436         "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}}.";
15437       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.GSM.Cell.{i}.LAC";
15438     }
15439     leaf rac {
15440       type uint8 {
15441         range "0..255";
15442       }
15443       description
15444         "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}}";
15445       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.GSM.Cell.{i}.RAC";
15446     }
15447     leaf ci {
15448       type uint16 {
15449         range "0..63535";
15450       }
15451       description
15452         "Cell Identity. {{bibref|3GPP-TS.25.331|Section 10.3.2.2}}";
15453       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.GSM.Cell.{i}.CI";
15454     }
15455     leaf rssi {
15456       type int64;
15457       units "dBm";
15458       description
15459         "Received signal level in {{units}} of the BCCH carrier.";
15460       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.GSM.Cell.{i}.RSSI";
15461     }
15462     reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.UMTS.GSM.Cell.{i}.";
15463   }
15464
15465   grouping rem-lte-g {
15466     description
15467       "This object contains parameters relating to radio environment measurement capabilities for the LTE system.";
15468     leaf in-service-handling {
15469       type enumeration {
15470         enum "immediate" {
15471           value 1;
15472           description
15473             "none";
15474           reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.LTE.InServiceHandling - Immediate";
15475         }
15476         enum "delayed" {
15477           value 2;
15478           description
15479             "none";
15480           reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.LTE.InServiceHandling - Delayed";
15481         }
15482       }
15483       default "immediate";
15484       config false;
15485       description
15486         "FAP REM behavior with respect to ongoing active connections.";
15487       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.LTE.InServiceHandling";
15488     }
15489     leaf scan-on-boot {
15490       type boolean;
15491       default "true";
15492       config false;
15493       description
15494         "Enables or disables Radio Environment Measurement during the FAP start up.";
15495       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.LTE.ScanOnBoot";
15496     }
15497     leaf scan-periodically {
15498       type boolean;
15499       default "false";
15500       config false;
15501       description
15502         "Enable Periodic Radio Environment Measurement on LTE EUTRAN bands.";
15503       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.LTE.ScanPeriodically";
15504     }
15505     leaf periodic-interval {
15506       type uint64;
15507       units "seconds";
15508       config false;
15509       description
15510         "When {{param|ScanPeriodically}} is {{true}}, this value indicates the interval in {{units}} which REM is performed while the FAP service is enabled.";
15511       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.LTE.PeriodicInterval";
15512     }
15513     leaf periodic-time {
15514       type yang:date-and-time;
15515       config false;
15516       description
15517         "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.";
15518       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.LTE.PeriodicTime";
15519     }
15520     leaf-list remplmn-list {
15521       type string;
15522       config false;
15523       max-elements "32";
15524       description
15525         "{{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.";
15526       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.LTE.REMPLMNList";
15527     }
15528     leaf-list rem-band-list {
15529       type string {
15530         length "0..64";
15531       }
15532       config false;
15533       description
15534         "{{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.";
15535       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.LTE.REMBandList";
15536     }
15537     leaf-list eutra-carrier-arfcndl-list {
15538       type string;
15539       config false;
15540       max-elements "64";
15541       description
15542         "{{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.";
15543       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.LTE.EUTRACarrierARFCNDLList";
15544     }
15545     leaf scan-timeout {
15546       type uint64;
15547       units "seconds";
15548       config false;
15549       description
15550         "Specifies the time-out value in {{units}}, measured from the start of the REM scan, before the REM scan will time out.";
15551       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.LTE.ScanTimeout";
15552     }
15553     leaf scan-status {
15554       type enumeration {
15555         enum "indeterminate" {
15556           value 1;
15557           description
15558             "none";
15559           reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.LTE.ScanStatus - Indeterminate";
15560         }
15561         enum "in-progress" {
15562           value 2;
15563           description
15564             "none";
15565           reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.LTE.ScanStatus - InProgress";
15566         }
15567         enum "success" {
15568           value 3;
15569           description
15570             "none";
15571           reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.LTE.ScanStatus - Success";
15572         }
15573         enum "error" {
15574           value 4;
15575           description
15576             "none";
15577           reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.LTE.ScanStatus - Error";
15578         }
15579         enum "error-timeout" {
15580           value 5;
15581           description
15582             "none";
15583           reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.LTE.ScanStatus - Error_TIMEOUT";
15584         }
15585       }
15586       description
15587         "Indicates the current status of this scan.";
15588       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.LTE.ScanStatus";
15589     }
15590     leaf error-details {
15591       type string {
15592         length "0..256";
15593       }
15594       description
15595         "Provides more detail when the {{param|ScanStatus}} is either {{enum|Error|ScanStatus}} or {{enum|Error_TIMEOUT|ScanStatus}}.";
15596       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.LTE.ErrorDetails";
15597     }
15598     leaf last-scan-time {
15599       type yang:date-and-time;
15600       description
15601         "The time of the last LTE system radio environment measurement.";
15602       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.LTE.LastScanTime";
15603     }
15604     leaf max-cell-entries {
15605       type uint64;
15606       description
15607         "The maximum number of entries available in the {{object|.REM.LTE.Cell.{i}.}} table.";
15608       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.LTE.MaxCellEntries";
15609     }
15610     leaf cell-number-of-entries {
15611       type uint64;
15612       description
15613         "{{numentries}}";
15614       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.LTE.CellNumberOfEntries";
15615     }
15616     leaf max-carrier-meas-entries {
15617       type uint64;
15618       description
15619         "The maximum number of entries available in the {{object|.REM.LTE.CarrierMeas.{i}.}} table.";
15620       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.LTE.MaxCarrierMeasEntries";
15621     }
15622     leaf carrier-meas-number-of-entries {
15623       type uint64;
15624       description
15625         "{{numentries}}";
15626       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.LTE.CarrierMeasNumberOfEntries";
15627     }
15628     reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.LTE.";
15629   }
15630
15631   grouping rem-lte-cell-g {
15632     leaf rem-lte-cell-key {
15633       type string;
15634       description
15635         "Key value for this object, which could be an item of a list.";
15636     }
15637     description
15638       "Table indicating the components of the discovered cells.";
15639     reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.LTE.Cell.{i}.";
15640   }
15641
15642   grouping rem-lte-cell-rf-g {
15643     description
15644       "Table indicating the RF aspect of the discovered cells.";
15645     leaf eutra-carrier-arfcn {
15646       type uint16 {
15647         range "0..65535";
15648       }
15649       description
15650         "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}}.";
15651       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.LTE.Cell.{i}.RF.EUTRACarrierARFCN";
15652     }
15653     leaf phy-cell-id {
15654       type uint16 {
15655         range "0..503";
15656       }
15657       description
15658         "Physical cell ID of the detected EUTRAN cell, as specified in {{bibref|3GPP-TS.36.101|Section 5.6}}.";
15659       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.LTE.Cell.{i}.RF.PhyCellID";
15660     }
15661     leaf rsrp {
15662       type int64;
15663       units "dBm";
15664       description
15665         "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}}.";
15666       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.LTE.Cell.{i}.RF.RSRP";
15667     }
15668     leaf rsrq {
15669       type int64;
15670       units "dB";
15671       description
15672         "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.";
15673       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.LTE.Cell.{i}.RF.RSRQ";
15674     }
15675     leaf rssi {
15676       type int64;
15677       units "dBm";
15678       description
15679         "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.";
15680       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.LTE.Cell.{i}.RF.RSSI";
15681     }
15682     reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.LTE.Cell.{i}.RF.";
15683   }
15684
15685   grouping rem-lte-cell-bcch-g {
15686     description
15687       "Table containing the system information broadcast in the BCCH logical channel.";
15688     leaf dl-bandwidth {
15689       type uint8 {
15690         range "6 | 15 | 25 | 50 | 75 | 100";
15691       }
15692       units "resource blocks";
15693       description
15694         "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}}.";
15695       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.LTE.Cell.{i}.BCCH.DLBandwidth";
15696     }
15697     leaf ul-bandwidth {
15698       type uint8 {
15699         range "6 | 15 | 25 | 50 | 75 | 100";
15700       }
15701       units "resource blocks";
15702       description
15703         "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}}.";
15704       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.LTE.Cell.{i}.BCCH.ULBandwidth";
15705     }
15706     leaf rs-tx-power {
15707       type int64;
15708       units "dBm";
15709       description
15710         "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}}.";
15711       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.LTE.Cell.{i}.BCCH.RSTxPower";
15712     }
15713     leaf tac {
15714       type uint16 {
15715         range "0..65535";
15716       }
15717       description
15718         "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}}.";
15719       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.LTE.Cell.{i}.BCCH.TAC";
15720     }
15721     leaf cell-id {
15722       type uint32 {
15723         range "0..268435455";
15724       }
15725       description
15726         "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}}.";
15727       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.LTE.Cell.{i}.BCCH.CellID";
15728     }
15729     leaf cell-barred {
15730       type boolean;
15731       description
15732         "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}}.";
15733       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.LTE.Cell.{i}.BCCH.CellBarred";
15734     }
15735     leaf csg-indication {
15736       type boolean;
15737       description
15738         "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}}.";
15739       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.LTE.Cell.{i}.BCCH.CSGIndication";
15740     }
15741     leaf csg-identity {
15742       type uint32 {
15743         range "0..134217727";
15744       }
15745       description
15746         "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}}.";
15747       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.LTE.Cell.{i}.BCCH.CSGIdentity";
15748     }
15749     leaf max-plmn-list-entries {
15750       type uint64;
15751       description
15752         "The maximum number of entries available in the {{object|.REM.LTE.Cell.{i}.BCCH.PLMNList.{i}.}} table.";
15753       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.LTE.Cell.{i}.BCCH.MaxPLMNListEntries";
15754     }
15755     leaf plmn-list-number-of-entries {
15756       type uint64;
15757       description
15758         "{{numentries}}";
15759       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.LTE.Cell.{i}.BCCH.PLMNListNumberOfEntries";
15760     }
15761     reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.LTE.Cell.{i}.BCCH.";
15762   }
15763
15764   grouping rem-lte-cell-bcch-plmn-list-g {
15765     description
15766       "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.";
15767     leaf plmnid {
15768       type string {
15769         length "0..6";
15770       }
15771       description
15772         "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.";
15773       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.LTE.Cell.{i}.BCCH.PLMNList.{i}.PLMNID";
15774     }
15775     leaf cell-reserved-for-operator-use {
15776       type boolean;
15777       description
15778         "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}}.";
15779       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.LTE.Cell.{i}.BCCH.PLMNList.{i}.CellReservedForOperatorUse";
15780     }
15781     reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.LTE.Cell.{i}.BCCH.PLMNList.{i}.";
15782   }
15783
15784   grouping rem-lte-carrier-meas-g {
15785     description
15786       "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).";
15787     leaf enable {
15788       type boolean;
15789       config false;
15790       description
15791         "Enables or disables the CarrierMeas entry.";
15792       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.LTE.CarrierMeas.{i}.Enable";
15793     }
15794     leaf alias {
15795       type string {
15796         length "1..64";
15797       }
15798       description
15799         "{{datatype|expand}}";
15800       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.LTE.CarrierMeas.{i}.Alias";
15801     }
15802     leaf carrier-arfcndl {
15803       type int64;
15804       units "MHz";
15805       description
15806         "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}}.";
15807       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.LTE.CarrierMeas.{i}.CarrierARFCNDL";
15808     }
15809     leaf carrier-ch-width {
15810       type int64;
15811       units "ARFCN";
15812       description
15813         "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.";
15814       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.LTE.CarrierMeas.{i}.CarrierChWidth";
15815     }
15816     leaf carrier-rssi {
15817       type int64;
15818       units "ARFCN";
15819       description
15820         "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.";
15821       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.LTE.CarrierMeas.{i}.CarrierRSSI";
15822     }
15823     reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.LTE.CarrierMeas.{i}.";
15824   }
15825
15826   grouping rem-cdma2000-g {
15827     description
15828       "This object contains parameters relating to radio environment measurement capabilities for the CDMA2000 system.";
15829     leaf in-service-handling {
15830       type enumeration {
15831         enum "immediate" {
15832           value 1;
15833           description
15834             "none";
15835           reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.InServiceHandling - Immediate";
15836         }
15837         enum "delayed" {
15838           value 2;
15839           description
15840             "none";
15841           reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.InServiceHandling - Delayed";
15842         }
15843       }
15844       config false;
15845       description
15846         "FAP REM behavior with respect to ongoing active connections. {{enum}}";
15847       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.InServiceHandling";
15848     }
15849     leaf scan-on-boot {
15850       type boolean;
15851       config false;
15852       description
15853         "Enables or disables Radio Environment Measurement during the FAP start up.";
15854       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.ScanOnBoot";
15855     }
15856     leaf scan-now {
15857       type boolean;
15858       config false;
15859       description
15860         "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}}).";
15861       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.ScanNow";
15862     }
15863     leaf return-timer {
15864       type uint64 {
15865         range "1..max";
15866       }
15867       units "seconds";
15868       config false;
15869       description
15870         "Time in {{units}} within which the action should be performed by the FAP. Only applies if {{param|InServiceHandling}} is set to Delayed.";
15871       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.ReturnTimer";
15872     }
15873     leaf scan-periodically {
15874       type boolean;
15875       config false;
15876       description
15877         "Enables periodic reporting of radio environment measurements.";
15878       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.ScanPeriodically";
15879     }
15880     leaf periodic-interval {
15881       type uint64 {
15882         range "1..max";
15883       }
15884       units "seconds";
15885       config false;
15886       description
15887         "When {{param|ScanPeriodically}} is {{true}}, this value indicates the interval in {{units}} which REM is performed while the FAP service is enabled.";
15888       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.PeriodicInterval";
15889     }
15890     leaf periodic-time {
15891       type yang:date-and-time;
15892       config false;
15893       description
15894         "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.";
15895       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.PeriodicTime";
15896     }
15897     leaf report-overheads {
15898       type enumeration {
15899         enum "all" {
15900           value 1;
15901           description
15902             "none";
15903           reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.ReportOverheads - All";
15904         }
15905         enum "one-x" {
15906           value 2;
15907           description
15908             "none";
15909           reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.ReportOverheads - OneX";
15910         }
15911         enum "hrpd" {
15912           value 3;
15913           description
15914             "none";
15915           reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.ReportOverheads - HRPD";
15916         }
15917         enum "none" {
15918           value 4;
15919           description
15920             "none";
15921           reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.ReportOverheads - None";
15922         }
15923       }
15924       config false;
15925       description
15926         "If {{param}} is set to {{enum|All}}, the FAP shall report the overheads from the sectors as well.";
15927       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.ReportOverheads";
15928     }
15929     leaf scan-timeout {
15930       type uint64;
15931       units "seconds";
15932       config false;
15933       description
15934         "Specifies the time-out value in {{units}}, measured from the start of the REM scan, before the REM scan will time out.";
15935       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.ScanTimeout";
15936     }
15937     leaf scan-status {
15938       type enumeration {
15939         enum "indeterminate" {
15940           value 1;
15941           description
15942             "none";
15943           reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.ScanStatus - Indeterminate";
15944         }
15945         enum "in-progress" {
15946           value 2;
15947           description
15948             "none";
15949           reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.ScanStatus - InProgress";
15950         }
15951         enum "success" {
15952           value 3;
15953           description
15954             "none";
15955           reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.ScanStatus - Success";
15956         }
15957         enum "error" {
15958           value 4;
15959           description
15960             "none";
15961           reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.ScanStatus - Error";
15962         }
15963         enum "error-timeout" {
15964           value 5;
15965           description
15966             "none";
15967           reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.ScanStatus - Error_TIMEOUT";
15968         }
15969       }
15970       description
15971         "Indicates the current status of this scan.";
15972       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.ScanStatus";
15973     }
15974     leaf error-details {
15975       type string {
15976         length "0..256";
15977       }
15978       description
15979         "Provides more detail when the {{param|ScanStatus}} is either \"Error\" or \"Error_TIMEOUT\".";
15980       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.ErrorDetails";
15981     }
15982     leaf last-scan-time {
15983       type yang:date-and-time;
15984       description
15985         "The time of the last system radio environment measurement.";
15986       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.LastScanTime";
15987     }
15988     reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.";
15989   }
15990
15991   grouping rem-cdma2000-one-x-g {
15992     description
15993       "This object contains parameters relating to radio environment measurement capabilities for the 1x system.";
15994     leaf max-cell-entries {
15995       type uint64;
15996       description
15997         "The maximum number of entries available in the {{object|.REM.CDMA2000.OneX.Cell.{i}.}} table.";
15998       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.OneX.MaxCellEntries";
15999     }
16000     leaf cell-number-of-entries {
16001       type uint64;
16002       description
16003         "{{numentries}}";
16004       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.OneX.CellNumberOfEntries";
16005     }
16006     leaf max-channel-entries {
16007       type uint64;
16008       description
16009         "The maximum number of entries available in the {{object|.REM.CDMA2000.OneX.Channel.{i}.}} table.";
16010       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.OneX.MaxChannelEntries";
16011     }
16012     leaf channel-number-of-entries {
16013       type uint64;
16014       description
16015         "{{numentries}}";
16016       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.OneX.ChannelNumberOfEntries";
16017     }
16018     reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.OneX.";
16019   }
16020
16021   grouping rem-cdma2000-one-x-channel-g {
16022     description
16023       "REM specific configuration and reporting.";
16024     leaf enable {
16025       type boolean;
16026       config false;
16027       description
16028         "Enables or disables the {{object}} entry.";
16029       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.OneX.Channel.{i}.Enable";
16030     }
16031     leaf alias {
16032       type string {
16033         length "1..64";
16034       }
16035       description
16036         "{{datatype|expand}}";
16037       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.OneX.Channel.{i}.Alias";
16038     }
16039     leaf sniffing-band-class {
16040       type uint8 {
16041         range "0..31";
16042       }
16043       description
16044         "Config parameter to set band class. Reference - {{bibref|3GPP2-C.S0057}}, Band Class Specification for CDMA2000 Spread Spectrum Systems.";
16045       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.OneX.Channel.{i}.SniffingBandClass";
16046     }
16047     leaf sniffing-channel-number {
16048       type uint16 {
16049         range "0..2016";
16050       }
16051       description
16052         "The Radio Frequency Channel Number (RFCN) in the forward direction.";
16053       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.OneX.Channel.{i}.SniffingChannelNumber";
16054     }
16055     leaf-list pn-list {
16056       type string {
16057         length "0..256";
16058       }
16059       config false;
16060       description
16061         "{{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.";
16062       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.OneX.Channel.{i}.PNList";
16063     }
16064     reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.OneX.Channel.{i}.";
16065   }
16066
16067   grouping rem-cdma2000-one-x-cell-g {
16068     leaf rem-cdma2000-one-x-cell-key {
16069       type string;
16070       description
16071         "Key value for this object, which could be an item of a list.";
16072     }
16073     description
16074       "Table indicating the components of the discovered cells.";
16075     reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.OneX.Cell.{i}.";
16076   }
16077
16078   grouping rem-cdma2000-one-x-cell-rf-g {
16079     description
16080       "RF REM results for each detected cell.";
16081     leaf band {
16082       type int64;
16083       description
16084         "CDMA band for the reported cell.";
16085       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.OneX.Cell.{i}.RF.Band";
16086     }
16087     leaf rfcnfl {
16088       type uint16 {
16089         range "0..2016";
16090       }
16091       description
16092         "The Radio Frequency Channel Number (RFCN) in the FL direction for the reported cell.";
16093       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.OneX.Cell.{i}.RF.RFCNFL";
16094     }
16095     leaf io {
16096       type int64;
16097       units "dBm";
16098       description
16099         "The total received power spectral density in {{units}}, including signal and interference.";
16100       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.OneX.Cell.{i}.RF.Io";
16101     }
16102     leaf p-ilot-pn {
16103       type uint16 {
16104         range "0..511";
16105       }
16106       units "64 PN chips";
16107       description
16108         "Pilot PN Offset (in units of {{units}}).";
16109       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.OneX.Cell.{i}.RF.PIlotPN";
16110     }
16111     leaf p-ilot-pn-phase {
16112       type uint64;
16113       units "chips";
16114       description
16115         "Pilot PN phase in {{units}}.";
16116       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.OneX.Cell.{i}.RF.PIlotPNPhase";
16117     }
16118     leaf pilot-strength-ecp {
16119       type int64;
16120       units "dBm";
16121       description
16122         "The strength estimate of the received pilot energy per chip, Ecp, in {{units}}.";
16123       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.OneX.Cell.{i}.RF.PilotStrengthEcp";
16124     }
16125     leaf pilot-strength-ecp-io {
16126       type int64;
16127       units "dB";
16128       description
16129         "The strength estimate of the received pilot energy per chip, Ecp, to total received spectral density, Io (signal and noise) in {{units}}.";
16130       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.OneX.Cell.{i}.RF.PilotStrengthEcpIo";
16131     }
16132     leaf overheads-available {
16133       type boolean;
16134       description
16135         "If set to {{true}}, the overhead messages for this particular cell is included in {{object|.REM.CDMA2000.OneX.Cell.{i}.ControlChannel.}}.";
16136       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.OneX.Cell.{i}.RF.OverheadsAvailable";
16137     }
16138     reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.OneX.Cell.{i}.RF.";
16139   }
16140
16141   grouping rem-cdma2000-one-x-cell-control-channel-g {
16142     description
16143       "Table containing information broadcast on control channel.";
16144     leaf sid {
16145       type int64;
16146       description
16147         "System identification. Refer to {{bibref|3GPP2-C.S0005}}.";
16148       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.OneX.Cell.{i}.ControlChannel.SID";
16149     }
16150     leaf nid {
16151       type int64;
16152       description
16153         "Network identification. Refer to {{bibref|3GPP2-C.S0005}}.";
16154       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.OneX.Cell.{i}.ControlChannel.NID";
16155     }
16156     leaf regzone {
16157       type int64;
16158       description
16159         "Registration Zone. Refer to {{bibref|3GPP2-C.S0005}}.";
16160       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.OneX.Cell.{i}.ControlChannel.REGZONE";
16161     }
16162     leaf baselat {
16163       type int64;
16164       description
16165         "Basestation latitude. Refer to {{bibref|3GPP2-C.S0005}}.";
16166       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.OneX.Cell.{i}.ControlChannel.BASELAT";
16167     }
16168     leaf baselong {
16169       type int64;
16170       description
16171         "Basestation longtitude. Refer to {{bibref|3GPP2-C.S0005}}.";
16172       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.OneX.Cell.{i}.ControlChannel.BASELONG";
16173     }
16174     leaf mcc {
16175       type int64;
16176       description
16177         "Mobile Country Code. Refer to {{bibref|3GPP2-C.S0005}}.";
16178       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.OneX.Cell.{i}.ControlChannel.MCC";
16179     }
16180     leaf mncimsi1112 {
16181       type int64;
16182       description
16183         "the 11th and 12th digits of IMSI, i.e., Mobile Network Code. Refer to {{bibref|3GPP2-C.S0005}}.";
16184       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.OneX.Cell.{i}.ControlChannel.MNCIMSI1112";
16185     }
16186     leaf baseid {
16187       type int64;
16188       description
16189         "Basestation identification. Refer to {{bibref|3GPP2-C.S0005}}.";
16190       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.OneX.Cell.{i}.ControlChannel.BASEID";
16191     }
16192     leaf apid {
16193       type string {
16194         length "0..32";
16195       }
16196       description
16197         "Access Point Identification. Set to empty string if not available. Refer to {{bibref|3GPP2-C.S0005}}.";
16198       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.OneX.Cell.{i}.ControlChannel.APID";
16199     }
16200     leaf apidmask {
16201       type int64;
16202       description
16203         "Access Point Identification Mask. Set to zero if not available. Refer to {{bibref|3GPP2-C.S0005}}.";
16204       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.OneX.Cell.{i}.ControlChannel.APIDMASK";
16205     }
16206     leaf apidtext {
16207       type string {
16208         length "0..256";
16209       }
16210       description
16211         "Access Point Identification Text. Set to empty string if not available. Refer to {{bibref|3GPP2-C.S0005}}.";
16212       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.OneX.Cell.{i}.ControlChannel.APIDTEXT";
16213     }
16214     reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.OneX.Cell.{i}.ControlChannel.";
16215   }
16216
16217   grouping rem-cdma2000-hrpd-g {
16218     description
16219       "This object contains parameters relating to radio environment measurement capabilities for the HRPD system.";
16220     leaf max-cell-entries {
16221       type uint64;
16222       description
16223         "The maximum number of entries available in the {{object|.REM.CDMA2000.HRPD.Cell.{i}.}} table.";
16224       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.HRPD.MaxCellEntries";
16225     }
16226     leaf cell-number-of-entries {
16227       type uint64;
16228       description
16229         "{{numentries}}";
16230       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.HRPD.CellNumberOfEntries";
16231     }
16232     leaf max-channel-entries {
16233       type uint64;
16234       description
16235         "The maximum number of entries in {{object|.REM.CDMA2000.HRPD.Channel.{i}.}} table.";
16236       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.HRPD.MaxChannelEntries";
16237     }
16238     leaf channel-number-of-entries {
16239       type uint64;
16240       description
16241         "{{numentries}}";
16242       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.HRPD.ChannelNumberOfEntries";
16243     }
16244     reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.HRPD.";
16245   }
16246
16247   grouping rem-cdma2000-hrpd-channel-g {
16248     description
16249       "REM specific configuration and reporting.";
16250     leaf enable {
16251       type boolean;
16252       config false;
16253       description
16254         "Enables or disables the {{object}} entry.";
16255       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.HRPD.Channel.{i}.Enable";
16256     }
16257     leaf alias {
16258       type string {
16259         length "1..64";
16260       }
16261       description
16262         "{{datatype|expand}}";
16263       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.HRPD.Channel.{i}.Alias";
16264     }
16265     leaf sniffing-band-class {
16266       type uint8 {
16267         range "0..31";
16268       }
16269       description
16270         "Config parameter to set band class. Reference - {{bibref|3GPP2-C.S0057}}, Band Class Specification for CDMA2000 Spread Spectrum Systems.";
16271       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.HRPD.Channel.{i}.SniffingBandClass";
16272     }
16273     leaf sniffing-channel-number {
16274       type uint16 {
16275         range "0..2016";
16276       }
16277       description
16278         "The Radio Frequency Channel Number (RFCN) in the FL direction.";
16279       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.HRPD.Channel.{i}.SniffingChannelNumber";
16280     }
16281     leaf-list pn-list {
16282       type string {
16283         length "0..256";
16284       }
16285       config false;
16286       description
16287         "{{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.";
16288       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.HRPD.Channel.{i}.PNList";
16289     }
16290     reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.HRPD.Channel.{i}.";
16291   }
16292
16293   grouping rem-cdma2000-hrpd-cell-g {
16294     leaf rem-cdma2000-hrpd-cell-key {
16295       type string;
16296       description
16297         "Key value for this object, which could be an item of a list.";
16298     }
16299     description
16300       "Table indicating the components of the discovered cells.";
16301     reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.HRPD.Cell.{i}.";
16302   }
16303
16304   grouping rem-cdma2000-hrpd-cell-rf-g {
16305     description
16306       "RF REM results for each detected cell.";
16307     leaf band {
16308       type int64;
16309       description
16310         "CDMA band for the reported cell.";
16311       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.HRPD.Cell.{i}.RF.Band";
16312     }
16313     leaf rfcnfl {
16314       type uint16 {
16315         range "0..2016";
16316       }
16317       description
16318         "The Radio Frequency Channel Number (RFCN) in the FL direction for the reported cell.";
16319       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.HRPD.Cell.{i}.RF.RFCNFL";
16320     }
16321     leaf io {
16322       type int64;
16323       units "dBm";
16324       description
16325         "The total received power spectral density in {{units}}, including signal and interference.";
16326       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.HRPD.Cell.{i}.RF.Io";
16327     }
16328     leaf p-ilot-pn {
16329       type uint16 {
16330         range "0..511";
16331       }
16332       units "64 PN chips";
16333       description
16334         "Pilot PN Offset (in units of {{units}}).";
16335       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.HRPD.Cell.{i}.RF.PIlotPN";
16336     }
16337     leaf p-ilot-pn-phase {
16338       type uint64;
16339       units "chips";
16340       description
16341         "Pilot PN phase in {{units}}.";
16342       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.HRPD.Cell.{i}.RF.PIlotPNPhase";
16343     }
16344     leaf pilot-strength-ecp {
16345       type int64;
16346       units "dBm";
16347       description
16348         "The strength estimate of the received pilot energy per chip in {{units}}.";
16349       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.HRPD.Cell.{i}.RF.PilotStrengthEcp";
16350     }
16351     leaf pilot-strength-ecp-io {
16352       type int64;
16353       units "dB";
16354       description
16355         "The strength estimate of the received pilot energy per chip, Ecp, to total received spectral density, Io (signal and noise) in {{units}}.";
16356       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.HRPD.Cell.{i}.RF.PilotStrengthEcpIo";
16357     }
16358     leaf overheads-available {
16359       type boolean;
16360       description
16361         "If set to {{true}}, the overhead messages for this particular cell is included in {{object|.REM.CDMA2000.HRPD.Cell.{i}.ControlChannel.}}.";
16362       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.HRPD.Cell.{i}.RF.OverheadsAvailable";
16363     }
16364     reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.HRPD.Cell.{i}.RF.";
16365   }
16366
16367   grouping rem-cdma2000-hrpd-cell-control-channel-g {
16368     description
16369       "Table containing information braodcast on control channel.";
16370     leaf color-code {
16371       type int64;
16372       description
16373         "The color code of the measured sector as defined in {{bibref|3GPP2-C.S0024}}.";
16374       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.HRPD.Cell.{i}.ControlChannel.ColorCode";
16375     }
16376     leaf sector-id {
16377       type binary {
16378         length "16";
16379       }
16380       description
16381         "The sector ID of the measured sector as defined in {{bibref|3GPP2-C.S0024}}.";
16382       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.HRPD.Cell.{i}.ControlChannel.SectorID";
16383     }
16384     leaf subnet-mask {
16385       type int64;
16386       units "bits";
16387       description
16388         "The length of the subnet mask in {{units}} for the measured sector as defined in {{bibref|3GPP2-C.S0024}}.";
16389       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.HRPD.Cell.{i}.ControlChannel.SubnetMask";
16390     }
16391     leaf country-code {
16392       type int64;
16393       description
16394         "The country code of the measured sector as defined in {{bibref|3GPP2-C.S0024}}.";
16395       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.HRPD.Cell.{i}.ControlChannel.CountryCode";
16396     }
16397     leaf latitude {
16398       type int64;
16399       units "0.25 arc seconds";
16400       description
16401         "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}}.";
16402       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.HRPD.Cell.{i}.ControlChannel.Latitude";
16403     }
16404     leaf longitude {
16405       type int64;
16406       units "0.25 arc seconds";
16407       description
16408         "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}}.";
16409       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.HRPD.Cell.{i}.ControlChannel.Longitude";
16410     }
16411     reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.HRPD.Cell.{i}.ControlChannel.";
16412   }
16413
16414   grouping rem-cdma2000-macro-timing-g {
16415     description
16416       "Parameters for controlling CDMA2000 system timing derived from macro system sniffing.";
16417     leaf admin-state {
16418       type uint8 {
16419         range "0..1";
16420       }
16421       config false;
16422       description
16423         "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).";
16424       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.MacroTiming.AdminState";
16425     }
16426     leaf tracking-channel-number {
16427       type uint64;
16428       description
16429         "Channel number of Macro Base Station currently used for MacroTiming.";
16430       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.MacroTiming.TrackingChannelNumber";
16431     }
16432     leaf tracking-band-class {
16433       type uint8 {
16434         range "0..31";
16435       }
16436       description
16437         "BandClass of Macro Base Station currently used for MacroTiming.";
16438       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.MacroTiming.TrackingBandClass";
16439     }
16440     leaf-list tracking-pn-offset {
16441       type string {
16442         length "0..256";
16443       }
16444       description
16445         "{{list}} Each item is a (single value) PN offset in units of 64 PN chips of a Macro Base Station currently used for MacroTiming.";
16446       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.MacroTiming.TrackingPNOffset";
16447     }
16448     leaf timing-source {
16449       type uint8 {
16450         range "0..1";
16451       }
16452       description
16453         "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.";
16454       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.MacroTiming.TimingSource";
16455     }
16456     leaf channel-number-of-entries {
16457       type uint64;
16458       description
16459         "{{numentries}}";
16460       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.MacroTiming.ChannelNumberOfEntries";
16461     }
16462     reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.MacroTiming.";
16463   }
16464
16465   grouping rem-cdma2000-macro-timing-channel-g {
16466     description
16467       "Object used to configure list of channels to be used for Macto Timing.";
16468     leaf enable {
16469       type boolean;
16470       config false;
16471       description
16472         "Enables or disables the {{object}} entry.";
16473       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.MacroTiming.Channel.{i}.Enable";
16474     }
16475     leaf alias {
16476       type string {
16477         length "1..64";
16478       }
16479       description
16480         "{{datatype|expand}}";
16481       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.MacroTiming.Channel.{i}.Alias";
16482     }
16483     leaf air-interface-type {
16484       type uint8 {
16485         range "0..1";
16486       }
16487       config false;
16488       description
16489         "Air interface type of the configured Band class and Channel. 0 - 1x, 1 - HRPD.";
16490       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.MacroTiming.Channel.{i}.AirInterfaceType";
16491     }
16492     leaf band-class {
16493       type uint8 {
16494         range "0..31";
16495       }
16496       description
16497         "Bandclass of the Macro timing channel.";
16498       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.MacroTiming.Channel.{i}.BandClass";
16499     }
16500     leaf channel-number {
16501       type uint64;
16502       description
16503         "Macro timing acquisition channel.";
16504       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.MacroTiming.Channel.{i}.ChannelNumber";
16505     }
16506     leaf priority {
16507       type uint64;
16508       config false;
16509       description
16510         "Priority of the channle to use for acquisition. FAP should prioritize lower values over higher.";
16511       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.MacroTiming.Channel.{i}.Priority";
16512     }
16513     leaf-list pn-list {
16514       type string {
16515         length "0..256";
16516       }
16517       config false;
16518       description
16519         "{{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.";
16520       reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.MacroTiming.Channel.{i}.PNList";
16521     }
16522     reference "BBF TR-196 2.0.3 full - FAPService.{i}.REM.CDMA2000.MacroTiming.Channel.{i}.";
16523   }
16524
16525   grouping transport-g {
16526     description
16527       "This object contains parameters relating to the transport.";
16528     reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.";
16529   }
16530
16531   grouping transport-sip-g {
16532     description
16533       "This object contains parameters relating to SIP as a transport protocol. SIP is defined in {{bibref|RFC3261}}.";
16534     leaf enable {
16535       type boolean;
16536       config false;
16537       description
16538         "Enables or disables the whole SIP object and allows the setup or release of SIP associations and their related streams.";
16539       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.SIP.Enable";
16540     }
16541     reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.SIP.";
16542   }
16543
16544   grouping transport-sip-fcs-g {
16545     description
16546       "This object models SIP Femtocell Convergence Server (FCS) parameters.";
16547     leaf fcsuri {
16548       type string {
16549         length "0..256";
16550       }
16551       config false;
16552       description
16553         "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.";
16554       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.SIP.FCS.FCSURI";
16555     }
16556     leaf out-going-proxy-uri {
16557       type string {
16558         length "0..256";
16559       }
16560       config false;
16561       description
16562         "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.";
16563       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.SIP.FCS.OutGoingProxyURI";
16564     }
16565     leaf p-access-net-info-header {
16566       type string {
16567         length "0..256";
16568       }
16569       description
16570         "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}}.";
16571       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.SIP.FCS.PAccessNetInfoHeader";
16572     }
16573     leaf realm {
16574       type string {
16575         length "0..64";
16576       }
16577       config false;
16578       description
16579         "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.";
16580       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.SIP.FCS.Realm";
16581     }
16582     leaf impu {
16583       type string {
16584         length "0..256";
16585       }
16586       config false;
16587       description
16588         "The \"IP Multimedia Public User\" (IMPU) Identity.";
16589       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.SIP.FCS.IMPU";
16590     }
16591     leaf impi {
16592       type string {
16593         length "0..256";
16594       }
16595       config false;
16596       description
16597         "The \"IP Multimedia Private Identity\" (IMPI). This value is ignored when {{param|SIPAuthMethod}} is set to {{enum|TNA|SIPAuthMethod}}.";
16598       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.SIP.FCS.IMPI";
16599     }
16600     leaf sip-password {
16601       type string {
16602         length "0..32";
16603       }
16604       config false;
16605       description
16606         "Password to Authenticate the IMS core. This value is ignored when {{param|SIPAuthMethod}} is set to {{enum|TNA|SIPAuthMethod}}.";
16607       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.SIP.FCS.SIPPassword";
16608     }
16609     leaf-list sip-auth-capability {
16610       type enumeration {
16611         enum "tna" {
16612           value 1;
16613           description
16614             "none";
16615           reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.SIP.FCS.SIPAuthCapability - TNA";
16616         }
16617         enum "sip-digest" {
16618           value 2;
16619           description
16620             "none";
16621           reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.SIP.FCS.SIPAuthCapability - SIPDigest";
16622         }
16623       }
16624       description
16625         "Represents the SIP authentication mechanisms supported by this device.";
16626       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.SIP.FCS.SIPAuthCapability";
16627     }
16628     leaf sip-auth-method {
16629       type string {
16630         length "0..256";
16631       }
16632       config false;
16633       description
16634         "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.";
16635       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.SIP.FCS.SIPAuthMethod";
16636     }
16637     leaf sip-local-port {
16638       type uint16 {
16639         range "0..65535";
16640       }
16641       config false;
16642       description
16643         "Local port number for initiating SIP traffic.";
16644       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.SIP.FCS.SIPLocalPort";
16645     }
16646     leaf rtp-port-low-limit {
16647       type uint16 {
16648         range "0..65535";
16649       }
16650       config false;
16651       description
16652         "The low limit of port number for originating and receiving RTP/RTCP traffic.";
16653       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.SIP.FCS.RTPPortLowLimit";
16654     }
16655     leaf rtp-port-high-limit {
16656       type uint16 {
16657         range "0..65535";
16658       }
16659       config false;
16660       description
16661         "The high limit of port number for originating and receiving RTP/RTCP traffic.";
16662       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.SIP.FCS.RTPPortHighLimit";
16663     }
16664     leaf sip-reg-expiry {
16665       type uint64;
16666       config false;
16667       description
16668         "SIP registration expiry value, as defined in {{bibref|RFC3261}}.";
16669       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.SIP.FCS.SIPRegExpiry";
16670     }
16671     leaf sip-session-expiry {
16672       type uint64 {
16673         range "90..max";
16674       }
16675       units "seconds";
16676       default "1800";
16677       config false;
16678       description
16679         "SIP session timer expiry value, in {{units}}, as defined in {{bibref|RFC4028}}.";
16680       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.SIP.FCS.SIPSessionExpiry";
16681     }
16682     leaf-list emergency-numbers-list {
16683       type string {
16684         length "0..64";
16685       }
16686       config false;
16687       description
16688         "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.";
16689       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.SIP.FCS.EmergencyNumbersList";
16690     }
16691     leaf timer-t1 {
16692       type uint64 {
16693         range "1..max";
16694       }
16695       units "milliseconds";
16696       config false;
16697       description
16698         "Value of SIP timer T1, in {{units}}, as defined in {{bibref|RFC3261}}.";
16699       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.SIP.FCS.TimerT1";
16700     }
16701     leaf timer-t2 {
16702       type uint64 {
16703         range "1..max";
16704       }
16705       units "milliseconds";
16706       config false;
16707       description
16708         "Value of SIP timer T2, in {{units}}, as defined in {{bibref|RFC3261}}.";
16709       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.SIP.FCS.TimerT2";
16710     }
16711     leaf timer-t4 {
16712       type uint64 {
16713         range "1..max";
16714       }
16715       units "milliseconds";
16716       config false;
16717       description
16718         "Value of SIP timer T4, in {{units}}, as defined in {{bibref|RFC3261}}.";
16719       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.SIP.FCS.TimerT4";
16720     }
16721     leaf t3210 {
16722       type uint8 {
16723         range "1..20";
16724       }
16725       units "seconds";
16726       config false;
16727       description
16728         "This value specifies how much time to wait, in {{units}}, before time out on location update accept/reject. See {{bibref|3GPP2-A.S0014}}.";
16729       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.SIP.FCS.T3210";
16730     }
16731     reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.SIP.FCS.";
16732   }
16733
16734   grouping transport-sctp-g {
16735     description
16736       "This object contains parameters relating to SCTP as a transport protocol. SCTP is defined in {{bibref|RFC4960}} and {{bibref|RFC3873}}.";
16737     leaf enable {
16738       type boolean;
16739       config false;
16740       description
16741         "Enables or disables the whole SCTP object and allows the setup or release of SCTP associations and their related streams.";
16742       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.SCTP.Enable";
16743     }
16744     leaf hb-interval {
16745       type uint64 {
16746         range "1..max";
16747       }
16748       units "seconds";
16749       default "30";
16750       config false;
16751       description
16752         "Heartbeat interval in {{units}}.";
16753       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.SCTP.HBInterval";
16754     }
16755     leaf max-association-retransmits {
16756       type uint64;
16757       default "10";
16758       config false;
16759       description
16760         "Maximum number of consecutive retransmissions to a peer before an endpoint considers that the peer is unreachable and closes the association.";
16761       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.SCTP.MaxAssociationRetransmits";
16762     }
16763     leaf max-init-retransmits {
16764       type uint64;
16765       default "8";
16766       config false;
16767       description
16768         "Number of retransmission per connection-attempt.";
16769       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.SCTP.MaxInitRetransmits";
16770     }
16771     leaf max-path-retransmits {
16772       type uint64;
16773       default "5";
16774       config false;
16775       description
16776         "Maximum retransmission per destination address.";
16777       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.SCTP.MaxPathRetransmits";
16778     }
16779     leaf rto-initial {
16780       type uint64;
16781       units "milliseconds";
16782       default "3000";
16783       config false;
16784       description
16785         "Initial value for Retransmit timeout in {{units}}. A retransmission time value of zero means immediate retransmission.";
16786       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.SCTP.RTOInitial";
16787     }
16788     leaf rto-max {
16789       type uint64;
16790       units "milliseconds";
16791       default "6000";
16792       config false;
16793       description
16794         "Maximum value for Retransmit timeout in {{units}}. A retransmission time value of zero means immediate retransmission.";
16795       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.SCTP.RTOMax";
16796     }
16797     leaf rto-min {
16798       type uint64;
16799       units "milliseconds";
16800       default "1000";
16801       config false;
16802       description
16803         "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}}.";
16804       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.SCTP.RTOMin";
16805     }
16806     leaf val-cookie-life {
16807       type uint64;
16808       units "milliseconds";
16809       default "60000";
16810       config false;
16811       description
16812         "Valid cookie life in the 4-way start-up handshake procedure in {{units}}.";
16813       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.SCTP.ValCookieLife";
16814     }
16815     leaf out-of-blues {
16816       type uint64;
16817       description
16818         "The number of correctly formed SCTP packets, including the proper checksum, but for which the receiver was unable to identify an appropriate association.";
16819       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.SCTP.OutOfBlues";
16820     }
16821     leaf checksum-errors {
16822       type uint64;
16823       description
16824         "The number of SCTP packets received with an invalid checksum.";
16825       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.SCTP.ChecksumErrors";
16826     }
16827     leaf out-ctrl-chunks {
16828       type uint64;
16829       description
16830         "The number of SCTP control chunks sent (retransmissions are not included).";
16831       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.SCTP.OutCtrlChunks";
16832     }
16833     leaf out-order-chunks {
16834       type uint64;
16835       description
16836         "The number of SCTP ordered data chunks sent (retransmissions are not included).";
16837       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.SCTP.OutOrderChunks";
16838     }
16839     leaf out-unorder-chunks {
16840       type uint64;
16841       description
16842         "The number of SCTP unordered chunks (data chunks in which the U bit is set to 1) sent (retransmissions are not included).";
16843       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.SCTP.OutUnorderChunks";
16844     }
16845     leaf in-ctrl-chunks {
16846       type uint64;
16847       description
16848         "The number of SCTP control chunks received (no duplicate chunks included).";
16849       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.SCTP.InCtrlChunks";
16850     }
16851     leaf in-order-chunks {
16852       type uint64;
16853       description
16854         "The number of SCTP ordered data chunks received (no duplicate chunks included).";
16855       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.SCTP.InOrderChunks";
16856     }
16857     leaf in-unorder-chunks {
16858       type uint64;
16859       description
16860         "The number of SCTP unordered chunks (data chunks in which the U bit is set to 1) received (no duplicate chunks included).";
16861       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.SCTP.InUnorderChunks";
16862     }
16863     leaf frag-usr-msgs {
16864       type uint64;
16865       description
16866         "The number of user messages that have been sent fragmented.";
16867       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.SCTP.FragUsrMsgs";
16868     }
16869     leaf reasm-usr-msgs {
16870       type uint64;
16871       description
16872         "The number of user messages that have been received fragmented and submitted to the reassembly process.";
16873       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.SCTP.ReasmUsrMsgs";
16874     }
16875     leaf out-sctp-packs {
16876       type uint64;
16877       description
16878         "The number of SCTP packets sent. Retransmitted DATA chunks are included.";
16879       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.SCTP.OutSCTPPacks";
16880     }
16881     leaf in-sctp-packs {
16882       type uint64;
16883       description
16884         "The number of SCTP packets received. Duplicates are included.";
16885       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.SCTP.InSCTPPacks";
16886     }
16887     leaf discontinuity {
16888       type yang:date-and-time;
16889       description
16890         "The time of the last discontinuity.";
16891       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.SCTP.Discontinuity";
16892     }
16893     leaf assoc-number-of-entries {
16894       type uint64;
16895       description
16896         "{{numentries}}";
16897       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.SCTP.AssocNumberOfEntries";
16898     }
16899     reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.SCTP.";
16900   }
16901
16902   grouping transport-sctp-assoc-g {
16903     description
16904       "SCTP Association Table";
16905     leaf status {
16906       type enumeration {
16907         enum "disabled" {
16908           value 1;
16909           description
16910             "none";
16911           reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.SCTP.Assoc.{i}.Status - Disabled";
16912         }
16913         enum "active" {
16914           value 2;
16915           description
16916             "none";
16917           reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.SCTP.Assoc.{i}.Status - Active";
16918         }
16919         enum "progressing" {
16920           value 3;
16921           description
16922             "none";
16923           reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.SCTP.Assoc.{i}.Status - Progressing";
16924         }
16925         enum "shutting-down" {
16926           value 4;
16927           description
16928             "none";
16929           reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.SCTP.Assoc.{i}.Status - ShuttingDown";
16930         }
16931         enum "error" {
16932           value 5;
16933           description
16934             "none";
16935           reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.SCTP.Assoc.{i}.Status - Error";
16936         }
16937       }
16938       description
16939         "The status of this SCTP association entry.";
16940       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.SCTP.Assoc.{i}.Status";
16941     }
16942     leaf primary-peer-address {
16943       type inet:ip-address;
16944       description
16945         "The primary IP address of the peer SCTP association entity.";
16946       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.SCTP.Assoc.{i}.PrimaryPeerAddress";
16947     }
16948     leaf local-port {
16949       type uint16 {
16950         range "0..63999";
16951       }
16952       description
16953         "The local SCTP port number used for this SCTP association.";
16954       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.SCTP.Assoc.{i}.LocalPort";
16955     }
16956     leaf in-streams {
16957       type uint64;
16958       description
16959         "The number of Inbound Streams according to the negotiation at association start-up.";
16960       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.SCTP.Assoc.{i}.InStreams";
16961     }
16962     leaf out-streams {
16963       type uint64;
16964       description
16965         "The number of Outbound Streams according to the negotiation at association start-up.";
16966       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.SCTP.Assoc.{i}.OutStreams";
16967     }
16968     leaf start-time {
16969       type yang:date-and-time;
16970       description
16971         "The start Time for the present SCTP association.";
16972       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.SCTP.Assoc.{i}.StartTime";
16973     }
16974     leaf discontinuity {
16975       type yang:date-and-time;
16976       description
16977         "The time of the last discontinuity.";
16978       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.SCTP.Assoc.{i}.Discontinuity";
16979     }
16980     reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.SCTP.Assoc.{i}.";
16981   }
16982
16983   grouping transport-real-time-g {
16984     description
16985       "This object contains parameters relating to Real Time Transport using RTP.";
16986     leaf rtcp-enable {
16987       type boolean;
16988       config false;
16989       description
16990         "Enable or disable RTCP.";
16991       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.RealTime.RTCPEnable";
16992     }
16993     leaf sent-packets {
16994       type uint64;
16995       description
16996         "The number of sent RTP packets.";
16997       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.RealTime.SentPackets";
16998     }
16999     leaf rcv-packets {
17000       type uint64;
17001       description
17002         "The number of received RTP packets.";
17003       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.RealTime.RcvPackets";
17004     }
17005     leaf bytes-sent {
17006       type uint64;
17007       description
17008         "Total number of RTP payload bytes sent.";
17009       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.RealTime.BytesSent";
17010     }
17011     leaf bytes-received {
17012       type uint64;
17013       description
17014         "Total number of RTP payload bytes received.";
17015       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.RealTime.BytesReceived";
17016     }
17017     reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.RealTime.";
17018   }
17019
17020   grouping transport-real-time-perf-g {
17021     description
17022       "This object contains performances relating to Real Time Transport using RTP.";
17023     leaf lost-rcv-packets {
17024       type uint64;
17025       description
17026         "The number of Lost RTP packets in reception.";
17027       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.RealTime.Perf.LostRcvPackets";
17028     }
17029     leaf lost-far-end-packets {
17030       type uint64;
17031       description
17032         "The number of Far End Lost RTP packets.";
17033       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.RealTime.Perf.LostFarEndPackets";
17034     }
17035     leaf overruns {
17036       type uint64;
17037       description
17038         "Total number of times the receive jitter buffer has overrun.";
17039       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.RealTime.Perf.Overruns";
17040     }
17041     leaf underruns {
17042       type uint64;
17043       description
17044         "Total number of times the receive jitter buffer has underrun for a CS-domain RAB.";
17045       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.RealTime.Perf.Underruns";
17046     }
17047     leaf mean-rtt {
17048       type uint64;
17049       units "microseconds";
17050       description
17051         "The mean Round Trip Time in {{units}} as computed by the source. {{bibref|RFC3550}}";
17052       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.RealTime.Perf.MeanRTT";
17053     }
17054     leaf max-rtt {
17055       type uint64;
17056       units "microseconds";
17057       description
17058         "The maximum Round Trip Time in {{units}} as computed by the source. {{bibref|RFC3550}}";
17059       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.RealTime.Perf.MaxRTT";
17060     }
17061     leaf mean-receive-jitter {
17062       type uint64;
17063       units "microseconds";
17064       description
17065         "The mean receive jitter in {{units}} as computed by the source. {{bibref|RFC3550}}";
17066       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.RealTime.Perf.MeanReceiveJitter";
17067     }
17068     leaf max-receive-jitter {
17069       type uint64;
17070       units "microseconds";
17071       description
17072         "The maximum receive jitter in {{units}} as computed by the source. {{bibref|RFC3550}}";
17073       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.RealTime.Perf.MaxReceiveJitter";
17074     }
17075     leaf mean-far-end-jitter {
17076       type uint64;
17077       units "microseconds";
17078       description
17079         "The mean far end jitter in {{units}} as computed by the source. {{bibref|RFC3550}}";
17080       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.RealTime.Perf.MeanFarEndJitter";
17081     }
17082     leaf max-far-end-jitter {
17083       type uint64;
17084       units "microseconds";
17085       description
17086         "The maximum far end jitter in {{units}} as computed by the source. {{bibref|RFC3550}}";
17087       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.RealTime.Perf.MaxFarEndJitter";
17088     }
17089     reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.RealTime.Perf.";
17090   }
17091
17092   grouping transport-packet-g {
17093     description
17094       "This object contains parameters relating to Packet Transport using GTP-U.";
17095     leaf echo-interval {
17096       type uint64;
17097       units "seconds";
17098       config false;
17099       description
17100         "Echo interval in {{units}}. An Echo interval value of zero means echo is disabled.";
17101       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.Packet.EchoInterval";
17102     }
17103     leaf sent-packets {
17104       type uint64;
17105       description
17106         "The number of sent GTP-U packets.";
17107       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.Packet.SentPackets";
17108     }
17109     leaf rcv-packets {
17110       type uint64;
17111       description
17112         "The number of received GTP-U packets.";
17113       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.Packet.RcvPackets";
17114     }
17115     reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.Packet.";
17116   }
17117
17118   grouping transport-security-g {
17119     description
17120       "This object contains parameters relating to Security.";
17121     leaf secret-number-of-entries {
17122       type uint64;
17123       description
17124         "{{numentries}}";
17125       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.Security.SecretNumberOfEntries";
17126     }
17127     reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.Security.";
17128   }
17129
17130   grouping transport-security-secret-g {
17131     description
17132       "Shared Secret Table. This table gathers information about all types of shared secret-based credentials (UICC).";
17133     leaf enable {
17134       type boolean;
17135       config false;
17136       description
17137         "Enable or disable this Shared Secret entry";
17138       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.Security.Secret.{i}.Enable";
17139     }
17140     leaf type {
17141       type enumeration {
17142         enum "sim" {
17143           value 1;
17144           description
17145             "none";
17146           reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.Security.Secret.{i}.Type - SIM";
17147         }
17148         enum "usim" {
17149           value 2;
17150           description
17151             "none";
17152           reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.Security.Secret.{i}.Type - USIM";
17153         }
17154       }
17155       description
17156         "The type of this Shared Secret entry.";
17157       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.Security.Secret.{i}.Type";
17158     }
17159     leaf status {
17160       type enumeration {
17161         enum "present" {
17162           value 1;
17163           description
17164             "none";
17165           reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.Security.Secret.{i}.Status - Present";
17166         }
17167         enum "not-present" {
17168           value 2;
17169           description
17170             "none";
17171           reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.Security.Secret.{i}.Status - Not_present";
17172         }
17173         enum "error" {
17174           value 3;
17175           description
17176             "none";
17177           reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.Security.Secret.{i}.Status - Error";
17178         }
17179       }
17180       description
17181         "The status of this Shared Secret entry.";
17182       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.Security.Secret.{i}.Status";
17183     }
17184     leaf uicc-card-id {
17185       type string {
17186         length "0..19";
17187       }
17188       description
17189         "The UICC Card Identifier (UICCID), only numeric values are allowed. {{bibref|ITU-E.118}}";
17190       reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.Security.Secret.{i}.UICCCardID";
17191     }
17192     reference "BBF TR-196 2.0.3 full - FAPService.{i}.Transport.Security.Secret.{i}.";
17193   }
17194 }