blob: 808e65bfd10015d6bb09474a8f0c8920ebb1b8d8 [file] [log] [blame]
Scott Baker4fb4ba92022-01-14 13:52:01 -08001module: onf-connectivity-service
2 +--rw connectivity-services
Sean Condon9f7966e2022-02-03 10:55:06 +00003 +--rw connectivity-service* [connectivity-service-id]
4 +--rw connectivity-service-id connectivity-service-id
5 +--rw display-name? string
6 +--rw description? description
7 +--rw core-5g-endpoint? inet:uri
8 +--rw acc-prometheus-url? inet:uri
Scott Baker4fb4ba92022-01-14 13:52:01 -08009
Sean Condon11d6f422022-01-14 13:02:03 +000010module: onf-enterprise
11 +--rw enterprises
Sean Condon9f7966e2022-02-03 10:55:06 +000012 +--rw enterprise* [enterprise-id]
13 +--rw enterprise-id enterprise-id
Sean Condon11d6f422022-01-14 13:02:03 +000014 +--rw display-name? string
Sean Condon9f7966e2022-02-03 10:55:06 +000015 +--rw description? description
Sean Condon11d6f422022-01-14 13:02:03 +000016 +--rw connectivity-service* [connectivity-service]
Sean Condon9f7966e2022-02-03 10:55:06 +000017 | +--rw connectivity-service -> /cs:connectivity-services/connectivity-service/connectivity-service-id
Sean Condon11d6f422022-01-14 13:02:03 +000018 | +--rw enabled? boolean
Sean Condon9f7966e2022-02-03 10:55:06 +000019 +--rw application* [application-id]
20 | +--rw application-id application-id
21 | +--rw display-name? string
22 | +--rw description? description
Scott Bakeree0a68f2022-02-07 16:35:43 -080023 | +--rw address at:host-or-network
Sean Condon11d6f422022-01-14 13:02:03 +000024 | +--rw endpoint* [endpoint-id]
25 | +--rw endpoint-id yg:yang-identifier
Sean Condon9f7966e2022-02-03 10:55:06 +000026 | +--rw display-name? string
27 | +--rw description? description
Sean Condon11d6f422022-01-14 13:02:03 +000028 | +--rw port-start? ietf:port-number
29 | +--rw port-end? ietf:port-number
30 | +--rw protocol? at:protocol
31 | +--rw mbr
32 | | +--rw uplink? at:bitrate
33 | | +--rw downlink? at:bitrate
Sean Condon9f7966e2022-02-03 10:55:06 +000034 | +--rw traffic-class? -> ../../../traffic-class/traffic-class-id
35 +--rw traffic-class* [traffic-class-id]
36 | +--rw traffic-class-id traffic-class-id
Sean Condon11d6f422022-01-14 13:02:03 +000037 | +--rw display-name? string
Sean Condon9f7966e2022-02-03 10:55:06 +000038 | +--rw description? description
39 | +--rw arp? at:arp
40 | +--rw qci? at:qci
41 | +--rw pelr? at:pelr
42 | +--rw pdb? at:pdb
43 +--rw template* [template-id]
44 | +--rw template-id template-id
45 | +--rw display-name? string
46 | +--rw description? description
Sean Condon11d6f422022-01-14 13:02:03 +000047 | +--rw sst? at:sst
48 | +--rw sd? at:sd
Sean Condon24297da2022-01-27 09:50:34 +000049 | +--rw mbr
50 | | +--rw uplink? at:bitrate
51 | | +--rw downlink? at:bitrate
52 | | +--rw uplink-burst-size? at:burst
53 | | +--rw downlink-burst-size? at:burst
Sean Condon11d6f422022-01-14 13:02:03 +000054 | +--rw default-behavior at:behavior
Sean Condon11d6f422022-01-14 13:02:03 +000055 +--rw site* [site-id]
Sean Condon9f7966e2022-02-03 10:55:06 +000056 +--rw site-id site-id
57 +--rw display-name? string
58 +--rw description? description
Sean Condon11d6f422022-01-14 13:02:03 +000059 +--rw small-cell* [small-cell-id]
60 | +--rw small-cell-id yg:yang-identifier
Sean Condon9f7966e2022-02-03 10:55:06 +000061 | +--rw display-name? string
62 | +--rw description? description
Sean Condon11d6f422022-01-14 13:02:03 +000063 | +--rw address? inet:host
64 | +--rw tac at:tac
65 | +--rw enable? boolean
Sean Condon11d6f422022-01-14 13:02:03 +000066 +--rw monitoring
67 | +--rw edge-cluster-prometheus-url? inet:uri
68 | +--rw edge-monitoring-prometheus-url? inet:uri
69 | +--rw edge-device* [edge-device-id]
70 | +--rw edge-device-id yg:yang-identifier
71 | +--rw display-name? string
Sean Condon9f7966e2022-02-03 10:55:06 +000072 | +--rw description? description
Sean Condon11d6f422022-01-14 13:02:03 +000073 +--rw imsi-definition
74 | +--rw mcc at:mcc
75 | +--rw mnc at:mnc
76 | +--rw enterprise at:ent
77 | +--rw format string
Sean Condon9f7966e2022-02-03 10:55:06 +000078 +--rw device* [device-id]
79 | +--rw device-id device-id
Scott Baker4fb4ba92022-01-14 13:52:01 -080080 | +--rw display-name? string
Sean Condon9f7966e2022-02-03 10:55:06 +000081 | +--rw description? description
82 | +--rw imei? at:imei
Scott Baker4fb4ba92022-01-14 13:52:01 -080083 | +--rw sim-card? -> ../../sim-card/sim-id
Scott Baker4fb4ba92022-01-14 13:52:01 -080084 +--rw sim-card* [sim-id]
85 | +--rw sim-id sim-card-id
Scott Baker4fb4ba92022-01-14 13:52:01 -080086 | +--rw display-name? string
Sean Condon9f7966e2022-02-03 10:55:06 +000087 | +--rw description? description
88 | +--rw iccid? at:iccid
Scott Baker4fb4ba92022-01-14 13:52:01 -080089 | +--rw imsi? at:imsi
Sean Condon11d6f422022-01-14 13:02:03 +000090 +--rw upf* [upf-id]
91 | +--rw upf-id upf-id
Sean Condon9f7966e2022-02-03 10:55:06 +000092 | +--rw display-name? string
93 | +--rw description? description
Sean Condon11d6f422022-01-14 13:02:03 +000094 | +--rw address inet:host
95 | +--rw port inet:port-number
96 | +--rw config-endpoint? inet:uri
Sean Condon24297da2022-01-27 09:50:34 +000097 +--rw slice* [slice-id]
Sean Condon9f7966e2022-02-03 10:55:06 +000098 | +--rw slice-id slice-id
99 | +--rw display-name? string
100 | +--rw description? description
Sean Condon11d6f422022-01-14 13:02:03 +0000101 | +--rw device-group* [device-group]
Sean Condon9f7966e2022-02-03 10:55:06 +0000102 | | +--rw device-group -> ../../../device-group/device-group-id
Sean Condon11d6f422022-01-14 13:02:03 +0000103 | | +--rw enable? boolean
Sean Condon9f7966e2022-02-03 10:55:06 +0000104 | +--rw default-behavior at:behavior
Sean Condon11d6f422022-01-14 13:02:03 +0000105 | +--rw filter* [application]
Sean Condon9f7966e2022-02-03 10:55:06 +0000106 | | +--rw application -> ../../../../application/application-id
Sean Condon11d6f422022-01-14 13:02:03 +0000107 | | +--rw priority? at:priority
108 | | +--rw allow? boolean
Sean Condon9f7966e2022-02-03 10:55:06 +0000109 | +--rw upf? -> ../../upf/upf-id
110 | +--rw sst at:sst
111 | +--rw sd at:sd
Sean Condon24297da2022-01-27 09:50:34 +0000112 | +--rw mbr
Sean Condon9f7966e2022-02-03 10:55:06 +0000113 | | +--rw uplink? at:bitrate
114 | | +--rw downlink? at:bitrate
115 | | +--rw uplink-burst-size? at:burst
116 | | +--rw downlink-burst-size? at:burst
117 | +--rw priority-traffic-rule* [priority-traffic-rule-id]
118 | +--rw priority-traffic-rule-id priority-traffic-rule-id
119 | +--rw display-name? string
120 | +--rw description? description
121 | +--rw device -> ../../../device/device-id
122 | +--rw application -> ../../../../application/application-id
123 | +--rw endpoint -> ../../../../application/endpoint/endpoint-id
124 | +--rw (bitrate)?
125 | | +--:(mbr-case)
126 | | | +--rw mbr
127 | | | +--rw uplink? at:bitrate
128 | | | +--rw downlink? at:bitrate
129 | | +--:(gbr-case)
130 | | +--rw gbr
131 | | +--rw uplink? at:bitrate
132 | | +--rw downlink? at:bitrate
133 | +--rw traffic-class? -> ../../../../traffic-class/traffic-class-id
134 +--rw device-group* [device-group-id]
135 | +--rw device-group-id device-group-id
136 | +--rw display-name? string
137 | +--rw description? description
Scott Baker4fb4ba92022-01-14 13:52:01 -0800138 | +--rw device* [device-id]
Sean Condon9f7966e2022-02-03 10:55:06 +0000139 | | +--rw device-id -> ../../../device/device-id
Scott Baker4fb4ba92022-01-14 13:52:01 -0800140 | | +--rw enable? boolean
Sean Condon9f7966e2022-02-03 10:55:06 +0000141 | +--rw ip-domain? -> ../../ip-domain/ip-domain-id
Scott Baker4fb4ba92022-01-14 13:52:01 -0800142 | +--rw mbr
Scott Baker3efbc0d2022-01-31 09:50:02 -0800143 | | +--rw uplink at:bitrate
144 | | +--rw downlink at:bitrate
Sean Condon9f7966e2022-02-03 10:55:06 +0000145 | +--rw traffic-class -> ../../../traffic-class/traffic-class-id
146 +--rw ip-domain* [ip-domain-id]
147 +--rw ip-domain-id ip-domain-id
Sean Condon11d6f422022-01-14 13:02:03 +0000148 +--rw display-name? string
Sean Condon9f7966e2022-02-03 10:55:06 +0000149 +--rw description? description
Sean Condon11d6f422022-01-14 13:02:03 +0000150 +--rw dnn at:dnn
151 +--rw dns-primary? inet:ip-address
152 +--rw dns-secondary? inet:ip-address
153 +--rw subnet inet:ipv4-prefix
154 +--rw admin-status? at:admin-status
155 +--rw mtu? at:mtu
Scott Bakeree0a68f2022-02-07 16:35:43 -0800156