summaryrefslogtreecommitdiffstats
path: root/sdnr/wt/devicemanager/provider/src/main/resources/elasticsearch/index/mwtn/modelDescription/tapi-common@2018-08-31.schema-information.json
blob: c22624599b5d356cd1526ea7c652963c1161733e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
{ "schema-information": {

"tapi-common": {
"id": "tapi-common",
"is-read-only": false,
"description": ["This module contains TAPI Common Model definitions. Source: TapiCommon.uml Copyright (c) 2018 Open Networking Foundation (ONF). All rights reserved. License: This module is distributed under the Apache License 2.0"]
},
"service-interface-point-uuid": {
"id": "service-interface-point-uuid",
"is-read-only": false,
"description": ["none"]
},
"service-interface-point-ref-g": {
"id": "service-interface-point-ref-g",
"is-read-only": false,
"description": ["none"]
},
"administrative-state": {
"id": "administrative-state",
"is-read-only": false,
"description": ["none"]
},
"operational-state": {
"id": "operational-state",
"is-read-only": false,
"description": ["none"]
},
"lifecycle-state": {
"id": "lifecycle-state",
"is-read-only": false,
"description": ["none"]
},
"admin-state-pac-g": {
"id": "admin-state-pac-g",
"is-read-only": false,
"description": ["Provides state attributes that are applicable to an entity that can be administered. Such an entity also has operational and lifecycle aspects."]
},
"uuid": {
"id": "uuid",
"is-read-only": false,
"description": ["UUID: An identifier that is universally unique within an identifier space, where the identifier space is itself globally unique, and immutable. An UUID carries no semantics with respect to the purpose or state of the entity. UUID here uses string representation as defined in RFC 4122. The canonical representation uses lowercase characters. Pattern: [0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-' + '[0-9a-fA-F]{4}-[0-9a-fA-F]{12} Example of a UUID in string representation: f81d4fae-7dec-11d0-a765-00a0c91e6bf6"]
},
"name": {
"id": "name",
"is-read-only": false,
"description": ["List of names. A property of an entity with a value that is unique in some namespace but may change during the life of the entity. A name carries no semantics with respect to the purpose of the entity."]
},
"global-class-g": {
"id": "global-class-g",
"is-read-only": false,
"description": ["The TAPI GlobalComponent serves as the super class for all TAPI entities that can be directly retrieved by their ID. As such, these are first class entities and their ID is expected to be globally unique."]
},
"lifecycle-state": {
"id": "lifecycle-state",
"is-read-only": false,
"description": ["none"]
},
"lifecycle-state-pac-g": {
"id": "lifecycle-state-pac-g",
"is-read-only": false,
"description": ["Provides state attributes for an entity that has lifeccycle aspects only."]
},
"local-id": {
"id": "local-id",
"is-read-only": false,
"description": ["none"]
},
"name": {
"id": "name",
"is-read-only": false,
"description": ["List of names. A property of an entity with a value that is unique in some namespace but may change during the life of the entity. A name carries no semantics with respect to the purpose of the entity."]
},
"local-class-g": {
"id": "local-class-g",
"is-read-only": false,
"description": ["The TAPI GlobalComponent serves as the super class for all TAPI entities that can be directly retrieved by their ID. As such, these are first class entities and their ID is expected to be globally unique."]
},
"operational-state": {
"id": "operational-state",
"is-read-only": false,
"description": ["none"]
},
"lifecycle-state": {
"id": "lifecycle-state",
"is-read-only": false,
"description": ["none"]
},
"operational-state-pac-g": {
"id": "operational-state-pac-g",
"is-read-only": false,
"description": ["Provides state attributes that are applicable to an entity that reflects operational aspects. Such an entity is expected to also have lifecycle aspects."]
},
"context": {
"id": "context",
"is-read-only": false,
"description": ["none"]
},
"service-interface-point": {
"id": "service-interface-point",
"is-read-only": false,
"description": ["none"]
},
"tapi-context-g": {
"id": "tapi-context-g",
"is-read-only": false,
"description": ["The Network Control Domain (NCD) object class represents the scope of control that a particular SDN controller has with respect to a particular network, (i.e., encompassing a designated set of interconnected (virtual) network elements)."]
},
"resource-spec-g": {
"id": "resource-spec-g",
"is-read-only": false,
"description": ["none"]
},
"service-spec-g": {
"id": "service-spec-g",
"is-read-only": false,
"description": ["none"]
},
"layer-protocol-name": {
"id": "layer-protocol-name",
"is-read-only": false,
"description": ["Usage of layerProtocolName [>1] in the ServiceInterfacePoint should be considered experimental"]
},
"supported-layer-protocol-qualifier": {
"id": "supported-layer-protocol-qualifier",
"is-read-only": false,
"description": ["none"]
},
"service-interface-point-g": {
"id": "service-interface-point-g",
"is-read-only": false,
"description": ["The LogicalTerminationPoint (LTP) object class encapsulates the termination and adaptation functions of one or more transport layers. The structure of LTP supports all transport protocols including circuit and packet forms."]
},
"total-potential-capacity": {
"id": "total-potential-capacity",
"is-read-only": false,
"description": ["An optimistic view of the capacity of the TopologicalEntity assuming that any shared capacity is available to be taken."]
},
"available-capacity": {
"id": "available-capacity",
"is-read-only": false,
"description": ["Capacity available to be assigned."]
},
"capacity-pac-g": {
"id": "capacity-pac-g",
"is-read-only": false,
"description": ["The TopologicalEntity derives capacity from the underlying realization. A TopologicalEntity may be an abstraction and virtualization of a subset of the underlying capability offered in a view or may be directly reflecting the underlying realization. A TopologicalEntity may be directly used in the view or may be assigned to another view for use. The clients supported by a multi-layer TopologicalEntity may interact such that the resources used by one client may impact those available to another. This is derived from the LTP spec details. Represents the capacity available to user (client) along with client interaction and usage. A TopologicalEntity may reflect one or more client protocols and one or more members for each profile."]
},
"termination-direction": {
"id": "termination-direction",
"is-read-only": false,
"description": ["The overall directionality of the LP. - A BIDIRECTIONAL LP will have some SINK and/or SOURCE flowss. - A SINK LP can only contain elements with SINK flows or CONTRA_DIRECTION_SOURCE flows - A SOURCE LP can only contain SOURCE flows or CONTRA_DIRECTION_SINK flows"]
},
"termination-state": {
"id": "termination-state",
"is-read-only": false,
"description": ["Indicates whether the layer is terminated and if so how."]
},
"termination-pac-g": {
"id": "termination-pac-g",
"is-read-only": false,
"description": ["Each transport layer is represented by a LayerProtocol (LP) instance. The LayerProtocol instances it can be used for controlling termination and monitoring functionality. It can also be used for controlling the adaptation (i.e. encapsulation and/or multiplexing of client signal), tandem connection monitoring, traffic conditioning and/or shaping functionality at an intermediate point along a connection. Where the client – server relationship is fixed 1:1 and immutable, the layers can be encapsulated in a single LTP instance. Where the is a n:1 relationship between client and server, the layers must be split over two separate instances of LTP."]
},
"LAYER_PROTOCOL_QUALIFIER": {
"id": "LAYER_PROTOCOL_QUALIFIER",
"is-read-only": false,
"description": ["none"]
},
"LOCKED": {
"id": "LOCKED",
"is-read-only": false,
"description": ["Users are administratively prohibited from making use of the resource."]
},
"UNLOCKED": {
"id": "UNLOCKED",
"is-read-only": false,
"description": ["Users are allowed to use the resource"]
},
"administrative-state": {
"id": "administrative-state",
"is-read-only": false,
"description": ["The possible values of the administrativeState."]
},
"date-and-time": {
"id": "date-and-time",
"is-read-only": false,
"description": ["This primitive type defines the date and time according to the following structure: yyyyMMddhhmmss.s[Z|{+|-}HHMm] where: yyyy 0000..9999 year MM 01..12 month dd 01..31 day hh 00..23 hour mm 00..59 minute ss 00..59 second s .0...9 tenth of second (set to .0 if EMS or NE cannot support this granularity) Z Z indicates UTC (rather than local time) {+|-} + or - delta from UTC HH 00..23 time zone difference in hours Mm 00..59 time zone difference in minutes."]
},
"MINIMIZE": {
"id": "MINIMIZE",
"is-read-only": false,
"description": ["none"]
},
"MAXIMIZE": {
"id": "MAXIMIZE",
"is-read-only": false,
"description": ["none"]
},
"ALLOW": {
"id": "ALLOW",
"is-read-only": false,
"description": ["none"]
},
"DISALLOW": {
"id": "DISALLOW",
"is-read-only": false,
"description": ["none"]
},
"DONT_CARE": {
"id": "DONT_CARE",
"is-read-only": false,
"description": ["none"]
},
"directive-value": {
"id": "directive-value",
"is-read-only": false,
"description": ["none"]
},
"BIDIRECTIONAL": {
"id": "BIDIRECTIONAL",
"is-read-only": false,
"description": ["The Fowarding entity supports both BIDIRECTIONAL flows at all Ports (i.e. all Ports have both an INPUT flow and an OUTPUT flow defined)"]
},
"UNIDIRECTIONAL": {
"id": "UNIDIRECTIONAL",
"is-read-only": false,
"description": ["The Forwarding entity has Ports that are either INPUT or OUTPUT. It has no BIDIRECTIONAL Ports."]
},
"UNDEFINED_OR_UNKNOWN": {
"id": "UNDEFINED_OR_UNKNOWN",
"is-read-only": false,
"description": ["Not a normal state. The system is unable to determine the correct value."]
},
"forwarding-direction": {
"id": "forwarding-direction",
"is-read-only": false,
"description": ["The directionality of a Forwarding entity."]
},
"ODU": {
"id": "ODU",
"is-read-only": false,
"description": ["Models the ODU layer as per ITU-T G.872"]
},
"ETH": {
"id": "ETH",
"is-read-only": false,
"description": ["Models the ETH layer as per ITU-T G.8010"]
},
"DSR": {
"id": "DSR",
"is-read-only": false,
"description": ["Models a Digital Signal of an unspecified rate. This value can be used when the intent is to respresent an generic digital layer signal without making any statement on its format or overhead (processing) capabilities."]
},
"PHOTONIC_MEDIA": {
"id": "PHOTONIC_MEDIA",
"is-read-only": false,
"description": ["Models the OCH, OTSi, OTSiA, OTSiG, OMS, OTS and Media channels as per ITU-T G.872 (2017) version 4"]
},
"layer-protocol-name": {
"id": "layer-protocol-name",
"is-read-only": false,
"description": ["Provides a controlled list of layer protocol names and indicates the naming authority. Note that it is expected that attributes will be added to this structure to convey the naming authority name, the name of the layer protocol using a human readable string and any particular standard reference. Layer protocol names include: - Layer 1 (L1): OTU, ODU - Layer 2 (L2): Carrier Grade Ethernet (ETY, ETH), MPLS-TP (MT)"]
},
"PLANNED": {
"id": "PLANNED",
"is-read-only": false,
"description": ["The resource is planned but is not present in the network."]
},
"POTENTIAL_AVAILABLE": {
"id": "POTENTIAL_AVAILABLE",
"is-read-only": false,
"description": ["The supporting resources are present in the network but are shared with other clients; or require further configuration before they can be used; or both. o When a potential resource is configured and allocated to a client it is moved to the installed state for that client. o If the potential resource has been consumed (e.g. allocated to another client) it is moved to the planned state for all other clients."]
},
"POTENTIAL_BUSY": {
"id": "POTENTIAL_BUSY",
"is-read-only": false,
"description": ["The supporting resources are present in the network but are shared with other clients; or require further configuration before they can be used; or both. o When a potential resource is configured and allocated to a client it is moved to the installed state for that client. o If the potential resource has been consumed (e.g. allocated to another client) it is moved to the planned state for all other clients."]
},
"INSTALLED": {
"id": "INSTALLED",
"is-read-only": false,
"description": ["The resource is present in the network and is capable of providing the service expected."]
},
"PENDING_REMOVAL": {
"id": "PENDING_REMOVAL",
"is-read-only": false,
"description": ["The resource has been marked for removal"]
},
"lifecycle-state": {
"id": "lifecycle-state",
"is-read-only": false,
"description": ["The possible values of the lifecycleState."]
},
"value-name": {
"id": "value-name",
"is-read-only": false,
"description": ["The name of the value. The value need not have a name."]
},
"value": {
"id": "value",
"is-read-only": false,
"description": ["The value"]
},
"name-and-value-g": {
"id": "name-and-value-g",
"is-read-only": false,
"description": ["A scoped name-value pair"]
},
"DISABLED": {
"id": "DISABLED",
"is-read-only": false,
"description": ["The resource is unable to meet the SLA of the user of the resource. If no (explicit) SLA is defined the resource is disabled if it is totally inoperable and unable to provide service to the user."]
},
"ENABLED": {
"id": "ENABLED",
"is-read-only": false,
"description": ["The resource is partially or fully operable and available for use"]
},
"operational-state": {
"id": "operational-state",
"is-read-only": false,
"description": ["The possible values of the operationalState."]
},
"BIDIRECTIONAL": {
"id": "BIDIRECTIONAL",
"is-read-only": false,
"description": ["The Port has both an INPUT flow and an OUTPUT flow defined."]
},
"INPUT": {
"id": "INPUT",
"is-read-only": false,
"description": ["The Port only has definition for a flow into the Forwarding entity (i.e. an ingress flow)."]
},
"OUTPUT": {
"id": "OUTPUT",
"is-read-only": false,
"description": ["The Port only has definition for a flow out of the Forwarding entity (i.e. an egress flow)."]
},
"UNIDENTIFIED_OR_UNKNOWN": {
"id": "UNIDENTIFIED_OR_UNKNOWN",
"is-read-only": false,
"description": ["Not a normal state. The system is unable to determine the correct value."]
},
"port-direction": {
"id": "port-direction",
"is-read-only": false,
"description": ["The orientation of flow at the Port of a Forwarding entity"]
},
"SYMMETRIC": {
"id": "SYMMETRIC",
"is-read-only": false,
"description": ["none"]
},
"ROOT": {
"id": "ROOT",
"is-read-only": false,
"description": ["none"]
},
"LEAF": {
"id": "LEAF",
"is-read-only": false,
"description": ["none"]
},
"TRUNK": {
"id": "TRUNK",
"is-read-only": false,
"description": ["none"]
},
"UNKNOWN": {
"id": "UNKNOWN",
"is-read-only": false,
"description": ["none"]
},
"port-role": {
"id": "port-role",
"is-read-only": false,
"description": ["The role of an end in the context of the function of the forwarding entity that it bounds"]
},
"BIDIRECTIONAL": {
"id": "BIDIRECTIONAL",
"is-read-only": false,
"description": ["A Termination with both SINK and SOURCE flows."]
},
"SINK": {
"id": "SINK",
"is-read-only": false,
"description": ["The flow is up the layer stack from the server side to the client side. Considering an example of a Termination function within the termination entity, a SINK flow: - will arrive at at the base of the termination function (the server side) where it is essentially at an INPUT to the termination component - then will be decoded and deconstructed - then relevant parts of the flow will be sent out of the termination function (the client side) where it is essentially at an OUTPUT from the termination component A SINK termination is one that only supports a SINK flow. A SINK termiation can be bound to an OUTPUT Port of a Forwarding entity"]
},
"SOURCE": {
"id": "SOURCE",
"is-read-only": false,
"description": ["The flow is down the layer stack from the server side to the client side. Considering an example of a Termination function within the termination entity, a SOURCE flow: - will arrive at at the top of the termination function (the client side) where it is essentially at an INPUT to the termination component - then will be assembled with various overheads etc and will be coded - then coded form of the assembly of flow will be sent out of the termination function (the server side) where it is essentially at an OUTPUT from the termination component A SOURCE termination is one that only supports a SOURCE flow. A SOURCE termiation can be bound to an INPUT Port of a Forwarding entity"]
},
"UNDEFINED_OR_UNKNOWN": {
"id": "UNDEFINED_OR_UNKNOWN",
"is-read-only": false,
"description": ["Not a normal state. The system is unable to determine the correct value."]
},
"termination-direction": {
"id": "termination-direction",
"is-read-only": false,
"description": ["The directionality of a termination entity"]
},
"LP_CAN_NEVER_TERMINATE": {
"id": "LP_CAN_NEVER_TERMINATE",
"is-read-only": false,
"description": ["A non-flexible case that can never be terminated."]
},
"LT_NOT_TERMINATED": {
"id": "LT_NOT_TERMINATED",
"is-read-only": false,
"description": ["A flexible termination that can terminate but is currently not terminated."]
},
"TERMINATED_SERVER_TO_CLIENT_FLOW": {
"id": "TERMINATED_SERVER_TO_CLIENT_FLOW",
"is-read-only": false,
"description": ["A flexible termination that is currently terminated for server to client flow only."]
},
"TERMINATED_CLIENT_TO_SERVER_FLOW": {
"id": "TERMINATED_CLIENT_TO_SERVER_FLOW",
"is-read-only": false,
"description": ["A flexible termination that is currently terminated for client to server flow only."]
},
"TERMINATED_BIDIRECTIONAL": {
"id": "TERMINATED_BIDIRECTIONAL",
"is-read-only": false,
"description": ["A flexible termination that is currently terminated in both directions of flow."]
},
"LT_PERMENANTLY_TERMINATED": {
"id": "LT_PERMENANTLY_TERMINATED",
"is-read-only": false,
"description": ["A non-flexible termination that is always terminated (in both directions of flow for a bidirectional case and in the one direction of flow for both unidirectional cases)."]
},
"TERMINATION_STATE_UNKNOWN": {
"id": "TERMINATION_STATE_UNKNOWN",
"is-read-only": false,
"description": ["There TerminationState cannot be determined."]
},
"termination-state": {
"id": "termination-state",
"is-read-only": false,
"description": ["Provides support for the range of behaviours and specific states that an LP can take with respect to termination of the signal. Indicates to what degree the LayerTermination is terminated."]
},
"uuid": {
"id": "uuid",
"is-read-only": false,
"description": ["The univeral ID value where the mechanism for generation is defned by some authority not directly referenced in the structure. UUID here uses string representation as defined in RFC 4122. The canonical representation uses lowercase characters. Pattern: [0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-' + '[0-9a-fA-F]{4}-[0-9a-fA-F]{12} Example of a UUID in string representation: f81d4fae-7dec-11d0-a765-00a0c91e6bf6"]
},
"total-size": {
"id": "total-size",
"is-read-only": false,
"description": ["Total capacity of the TopologicalEntity in MB/s. In case of bandwidthProfile, this is expected to same as the committedInformationRate."]
},
"bandwidth-profile": {
"id": "bandwidth-profile",
"is-read-only": false,
"description": ["none"]
},
"capacity-g": {
"id": "capacity-g",
"is-read-only": false,
"description": ["Information on capacity of a particular TopologicalEntity."]
},
"bw-profile-type": {
"id": "bw-profile-type",
"is-read-only": false,
"description": ["none"]
},
"committed-information-rate": {
"id": "committed-information-rate",
"is-read-only": false,
"description": ["none"]
},
"committed-burst-size": {
"id": "committed-burst-size",
"is-read-only": false,
"description": ["none"]
},
"peak-information-rate": {
"id": "peak-information-rate",
"is-read-only": false,
"description": ["none"]
},
"peak-burst-size": {
"id": "peak-burst-size",
"is-read-only": false,
"description": ["none"]
},
"color-aware": {
"id": "color-aware",
"is-read-only": false,
"description": ["none"]
},
"coupling-flag": {
"id": "coupling-flag",
"is-read-only": false,
"description": ["none"]
},
"bandwidth-profile-g": {
"id": "bandwidth-profile-g",
"is-read-only": false,
"description": ["none"]
},
"value": {
"id": "value",
"is-read-only": false,
"description": ["none"]
},
"unit": {
"id": "unit",
"is-read-only": false,
"description": ["none"]
},
"capacity-value-g": {
"id": "capacity-value-g",
"is-read-only": false,
"description": ["The Capacity (Bandwidth) values that are applicable for digital layers."]
},
"TB": {
"id": "TB",
"is-read-only": false,
"description": ["Indicates that the integer CapacityValue is in TeraBytes"]
},
"TBPS": {
"id": "TBPS",
"is-read-only": false,
"description": ["Indicates that the integer CapacityValue is in Terabit-per-second"]
},
"GB": {
"id": "GB",
"is-read-only": false,
"description": ["Indicates that the integer CapacityValue is in GigaBytes"]
},
"GBPS": {
"id": "GBPS",
"is-read-only": false,
"description": ["Indicates that the integer CapacityValue is in Gigabit-per-second"]
},
"MB": {
"id": "MB",
"is-read-only": false,
"description": ["Indicates that the integer CapacityValue is in MegaBytes"]
},
"MBPS": {
"id": "MBPS",
"is-read-only": false,
"description": ["Indicates that the integer CapacityValue is in Megabit-per-second"]
},
"KB": {
"id": "KB",
"is-read-only": false,
"description": ["Indicates that the integer CapacityValue is in KiloBytes"]
},
"KBPS": {
"id": "KBPS",
"is-read-only": false,
"description": ["Indicates that the integer CapacityValue is in Kilobit-per-second"]
},
"GHz": {
"id": "GHz",
"is-read-only": false,
"description": ["none"]
},
"MHz": {
"id": "MHz",
"is-read-only": false,
"description": ["none"]
},
"capacity-unit": {
"id": "capacity-unit",
"is-read-only": false,
"description": ["none"]
},
"MEF_10.x": {
"id": "MEF_10.x",
"is-read-only": false,
"description": ["none"]
},
"RFC_2697": {
"id": "RFC_2697",
"is-read-only": false,
"description": ["none"]
},
"RFC_2698": {
"id": "RFC_2698",
"is-read-only": false,
"description": ["none"]
},
"RFC_4115": {
"id": "RFC_4115",
"is-read-only": false,
"description": ["none"]
},
"bandwidth-profile-type": {
"id": "bandwidth-profile-type",
"is-read-only": false,
"description": ["none"]
},
"end-time": {
"id": "end-time",
"is-read-only": false,
"description": ["none"]
},
"start-time": {
"id": "start-time",
"is-read-only": false,
"description": ["none"]
},
"time-range-g": {
"id": "time-range-g",
"is-read-only": false,
"description": ["none"]
},
"value": {
"id": "value",
"is-read-only": false,
"description": ["none"]
},
"unit": {
"id": "unit",
"is-read-only": false,
"description": ["none"]
},
"time-period-g": {
"id": "time-period-g",
"is-read-only": false,
"description": ["none"]
},
"YEARS": {
"id": "YEARS",
"is-read-only": false,
"description": ["none"]
},
"MONTHS": {
"id": "MONTHS",
"is-read-only": false,
"description": ["none"]
},
"DAYS": {
"id": "DAYS",
"is-read-only": false,
"description": ["none"]
},
"HOURS": {
"id": "HOURS",
"is-read-only": false,
"description": ["none"]
},
"MINUTES": {
"id": "MINUTES",
"is-read-only": false,
"description": ["none"]
},
"SECONDS": {
"id": "SECONDS",
"is-read-only": false,
"description": ["none"]
},
"MILLISECONDS": {
"id": "MILLISECONDS",
"is-read-only": false,
"description": ["none"]
},
"MICROSECONDS": {
"id": "MICROSECONDS",
"is-read-only": false,
"description": ["none"]
},
"NANOSECONDS": {
"id": "NANOSECONDS",
"is-read-only": false,
"description": ["none"]
},
"PICOSECONDS": {
"id": "PICOSECONDS",
"is-read-only": false,
"description": ["none"]
},
"time-unit": {
"id": "time-unit",
"is-read-only": false,
"description": ["none"]
},
"period": {
"id": "period",
"is-read-only": false,
"description": ["none"]
},
"time-interval-g": {
"id": "time-interval-g",
"is-read-only": false,
"description": ["none"]
},
"layer-protocol-qualifier": {
"id": "layer-protocol-qualifier",
"is-read-only": false,
"description": ["This enumeration is used to qualify the sub-layers (if applicable) for a specific LayerProtocol. This extensible enumeration is intentionally empty in the common module and will be augmented with layer-specific values in the respective technology-specific modules. Examples: - LayerProtocolName := OPTICAL_DATA_UNIT LayerProtocolQualifier := 'ODU_FLEX', 'ODU_0', 'ODU_1', 'ODU_2', 'ODU_2E', 'ODU_3', 'ODU_4'', 'ODU_CBR'', 'ODU_GFP'', 'ODU_GFP_HAO', etc - LayerProtocolName := DIGITAL_SIGNAL_RATE LayerProtocolQualifier := 'GBE', '10_GBE_WAN', '10_GBE_LAN', '100_GBE', 'FC_100', 'FC_200', 'FC_400', 'FC_800', 'FC_1200', 'FC_1600', 'FC_3200', 'STM_1', 'STM_4', 'STM_16', 'STM_64', 'STM_256', 'OC_3', 'OC_12', 'OC_48', 'OC_192', 'OC_768', 'OTU_1', 'OTU_2', 'OTU_2E', 'OTU_3', 'OTU_4', 'GPON', 'XGPON', 'IB_SDR', 'IB_DDR', 'IB_QDR', 'SBCON_ESCON', 'DVB_ASI', 'SDI', 'SDI_1G5', 'SDI_3G', etc - LayerProtocolName := PHOTONIC_MEDIA LayerProtocolQualifier := OCH, OTSi, OTSiA, NMC, NMCA, SMC, SMCA, OMS, OTS"]
},
"get-service-interface-point-details": {
"id": "get-service-interface-point-details",
"is-read-only": false,
"description": ["none"]
},
"sip-id-or-name": {
"id": "sip-id-or-name",
"is-read-only": false,
"description": ["none"]
},
"sip": {
"id": "sip",
"is-read-only": false,
"description": ["none"]
},
"get-service-interface-point-list": {
"id": "get-service-interface-point-list",
"is-read-only": false,
"description": ["none"]
},
"sip": {
"id": "sip",
"is-read-only": false,
"description": ["none"]
},
"update-service-interface-point": {
"id": "update-service-interface-point",
"is-read-only": false,
"description": ["none"]
},
"sip-id-or-name": {
"id": "sip-id-or-name",
"is-read-only": false,
"description": ["none"]
},
"state": {
"id": "state",
"is-read-only": false,
"description": ["none"]
}}
}