Scott Baker | 4fb4ba9 | 2022-01-14 13:52:01 -0800 | [diff] [blame] | 1 | module: onf-connectivity-service |
| 2 | +--rw connectivity-services |
Sean Condon | 9f7966e | 2022-02-03 10:55:06 +0000 | [diff] [blame] | 3 | +--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 Baker | 4fb4ba9 | 2022-01-14 13:52:01 -0800 | [diff] [blame] | 9 | |
Sean Condon | 11d6f42 | 2022-01-14 13:02:03 +0000 | [diff] [blame] | 10 | module: onf-enterprise |
| 11 | +--rw enterprises |
Sean Condon | 9f7966e | 2022-02-03 10:55:06 +0000 | [diff] [blame] | 12 | +--rw enterprise* [enterprise-id] |
| 13 | +--rw enterprise-id enterprise-id |
Sean Condon | 11d6f42 | 2022-01-14 13:02:03 +0000 | [diff] [blame] | 14 | +--rw display-name? string |
Sean Condon | 9f7966e | 2022-02-03 10:55:06 +0000 | [diff] [blame] | 15 | +--rw description? description |
Sean Condon | 11d6f42 | 2022-01-14 13:02:03 +0000 | [diff] [blame] | 16 | +--rw connectivity-service* [connectivity-service] |
Sean Condon | 9f7966e | 2022-02-03 10:55:06 +0000 | [diff] [blame] | 17 | | +--rw connectivity-service -> /cs:connectivity-services/connectivity-service/connectivity-service-id |
Sean Condon | 11d6f42 | 2022-01-14 13:02:03 +0000 | [diff] [blame] | 18 | | +--rw enabled? boolean |
Sean Condon | 9f7966e | 2022-02-03 10:55:06 +0000 | [diff] [blame] | 19 | +--rw application* [application-id] |
| 20 | | +--rw application-id application-id |
| 21 | | +--rw display-name? string |
| 22 | | +--rw description? description |
Scott Baker | ee0a68f | 2022-02-07 16:35:43 -0800 | [diff] [blame] | 23 | | +--rw address at:host-or-network |
Sean Condon | 11d6f42 | 2022-01-14 13:02:03 +0000 | [diff] [blame] | 24 | | +--rw endpoint* [endpoint-id] |
| 25 | | +--rw endpoint-id yg:yang-identifier |
Sean Condon | 9f7966e | 2022-02-03 10:55:06 +0000 | [diff] [blame] | 26 | | +--rw display-name? string |
| 27 | | +--rw description? description |
Sean Condon | 11d6f42 | 2022-01-14 13:02:03 +0000 | [diff] [blame] | 28 | | +--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 Condon | 9f7966e | 2022-02-03 10:55:06 +0000 | [diff] [blame] | 34 | | +--rw traffic-class? -> ../../../traffic-class/traffic-class-id |
| 35 | +--rw traffic-class* [traffic-class-id] |
| 36 | | +--rw traffic-class-id traffic-class-id |
Sean Condon | 11d6f42 | 2022-01-14 13:02:03 +0000 | [diff] [blame] | 37 | | +--rw display-name? string |
Sean Condon | 9f7966e | 2022-02-03 10:55:06 +0000 | [diff] [blame] | 38 | | +--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 Condon | 11d6f42 | 2022-01-14 13:02:03 +0000 | [diff] [blame] | 47 | | +--rw sst? at:sst |
| 48 | | +--rw sd? at:sd |
Sean Condon | 24297da | 2022-01-27 09:50:34 +0000 | [diff] [blame] | 49 | | +--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 Condon | 11d6f42 | 2022-01-14 13:02:03 +0000 | [diff] [blame] | 54 | | +--rw default-behavior at:behavior |
Sean Condon | 11d6f42 | 2022-01-14 13:02:03 +0000 | [diff] [blame] | 55 | +--rw site* [site-id] |
Sean Condon | 9f7966e | 2022-02-03 10:55:06 +0000 | [diff] [blame] | 56 | +--rw site-id site-id |
| 57 | +--rw display-name? string |
| 58 | +--rw description? description |
Sean Condon | 11d6f42 | 2022-01-14 13:02:03 +0000 | [diff] [blame] | 59 | +--rw small-cell* [small-cell-id] |
| 60 | | +--rw small-cell-id yg:yang-identifier |
Sean Condon | 9f7966e | 2022-02-03 10:55:06 +0000 | [diff] [blame] | 61 | | +--rw display-name? string |
| 62 | | +--rw description? description |
Sean Condon | 11d6f42 | 2022-01-14 13:02:03 +0000 | [diff] [blame] | 63 | | +--rw address? inet:host |
| 64 | | +--rw tac at:tac |
| 65 | | +--rw enable? boolean |
Sean Condon | 11d6f42 | 2022-01-14 13:02:03 +0000 | [diff] [blame] | 66 | +--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 Condon | 9f7966e | 2022-02-03 10:55:06 +0000 | [diff] [blame] | 72 | | +--rw description? description |
Sean Condon | 11d6f42 | 2022-01-14 13:02:03 +0000 | [diff] [blame] | 73 | +--rw imsi-definition |
| 74 | | +--rw mcc at:mcc |
| 75 | | +--rw mnc at:mnc |
| 76 | | +--rw enterprise at:ent |
| 77 | | +--rw format string |
Sean Condon | 9f7966e | 2022-02-03 10:55:06 +0000 | [diff] [blame] | 78 | +--rw device* [device-id] |
| 79 | | +--rw device-id device-id |
Scott Baker | 4fb4ba9 | 2022-01-14 13:52:01 -0800 | [diff] [blame] | 80 | | +--rw display-name? string |
Sean Condon | 9f7966e | 2022-02-03 10:55:06 +0000 | [diff] [blame] | 81 | | +--rw description? description |
| 82 | | +--rw imei? at:imei |
Scott Baker | 4fb4ba9 | 2022-01-14 13:52:01 -0800 | [diff] [blame] | 83 | | +--rw sim-card? -> ../../sim-card/sim-id |
Scott Baker | 4fb4ba9 | 2022-01-14 13:52:01 -0800 | [diff] [blame] | 84 | +--rw sim-card* [sim-id] |
| 85 | | +--rw sim-id sim-card-id |
Scott Baker | 4fb4ba9 | 2022-01-14 13:52:01 -0800 | [diff] [blame] | 86 | | +--rw display-name? string |
Sean Condon | 9f7966e | 2022-02-03 10:55:06 +0000 | [diff] [blame] | 87 | | +--rw description? description |
| 88 | | +--rw iccid? at:iccid |
Scott Baker | 4fb4ba9 | 2022-01-14 13:52:01 -0800 | [diff] [blame] | 89 | | +--rw imsi? at:imsi |
Sean Condon | 11d6f42 | 2022-01-14 13:02:03 +0000 | [diff] [blame] | 90 | +--rw upf* [upf-id] |
| 91 | | +--rw upf-id upf-id |
Sean Condon | 9f7966e | 2022-02-03 10:55:06 +0000 | [diff] [blame] | 92 | | +--rw display-name? string |
| 93 | | +--rw description? description |
Sean Condon | 11d6f42 | 2022-01-14 13:02:03 +0000 | [diff] [blame] | 94 | | +--rw address inet:host |
| 95 | | +--rw port inet:port-number |
| 96 | | +--rw config-endpoint? inet:uri |
Sean Condon | 24297da | 2022-01-27 09:50:34 +0000 | [diff] [blame] | 97 | +--rw slice* [slice-id] |
Sean Condon | 9f7966e | 2022-02-03 10:55:06 +0000 | [diff] [blame] | 98 | | +--rw slice-id slice-id |
| 99 | | +--rw display-name? string |
| 100 | | +--rw description? description |
Sean Condon | 11d6f42 | 2022-01-14 13:02:03 +0000 | [diff] [blame] | 101 | | +--rw device-group* [device-group] |
Sean Condon | 9f7966e | 2022-02-03 10:55:06 +0000 | [diff] [blame] | 102 | | | +--rw device-group -> ../../../device-group/device-group-id |
Sean Condon | 11d6f42 | 2022-01-14 13:02:03 +0000 | [diff] [blame] | 103 | | | +--rw enable? boolean |
Sean Condon | 9f7966e | 2022-02-03 10:55:06 +0000 | [diff] [blame] | 104 | | +--rw default-behavior at:behavior |
Sean Condon | 11d6f42 | 2022-01-14 13:02:03 +0000 | [diff] [blame] | 105 | | +--rw filter* [application] |
Sean Condon | 9f7966e | 2022-02-03 10:55:06 +0000 | [diff] [blame] | 106 | | | +--rw application -> ../../../../application/application-id |
Sean Condon | 11d6f42 | 2022-01-14 13:02:03 +0000 | [diff] [blame] | 107 | | | +--rw priority? at:priority |
| 108 | | | +--rw allow? boolean |
Sean Condon | 9f7966e | 2022-02-03 10:55:06 +0000 | [diff] [blame] | 109 | | +--rw upf? -> ../../upf/upf-id |
| 110 | | +--rw sst at:sst |
| 111 | | +--rw sd at:sd |
Sean Condon | 24297da | 2022-01-27 09:50:34 +0000 | [diff] [blame] | 112 | | +--rw mbr |
Sean Condon | 9f7966e | 2022-02-03 10:55:06 +0000 | [diff] [blame] | 113 | | | +--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 Baker | 4fb4ba9 | 2022-01-14 13:52:01 -0800 | [diff] [blame] | 138 | | +--rw device* [device-id] |
Sean Condon | 9f7966e | 2022-02-03 10:55:06 +0000 | [diff] [blame] | 139 | | | +--rw device-id -> ../../../device/device-id |
Scott Baker | 4fb4ba9 | 2022-01-14 13:52:01 -0800 | [diff] [blame] | 140 | | | +--rw enable? boolean |
Sean Condon | 9f7966e | 2022-02-03 10:55:06 +0000 | [diff] [blame] | 141 | | +--rw ip-domain? -> ../../ip-domain/ip-domain-id |
Scott Baker | 4fb4ba9 | 2022-01-14 13:52:01 -0800 | [diff] [blame] | 142 | | +--rw mbr |
Scott Baker | 3efbc0d | 2022-01-31 09:50:02 -0800 | [diff] [blame] | 143 | | | +--rw uplink at:bitrate |
| 144 | | | +--rw downlink at:bitrate |
Sean Condon | 9f7966e | 2022-02-03 10:55:06 +0000 | [diff] [blame] | 145 | | +--rw traffic-class -> ../../../traffic-class/traffic-class-id |
| 146 | +--rw ip-domain* [ip-domain-id] |
| 147 | +--rw ip-domain-id ip-domain-id |
Sean Condon | 11d6f42 | 2022-01-14 13:02:03 +0000 | [diff] [blame] | 148 | +--rw display-name? string |
Sean Condon | 9f7966e | 2022-02-03 10:55:06 +0000 | [diff] [blame] | 149 | +--rw description? description |
Sean Condon | 11d6f42 | 2022-01-14 13:02:03 +0000 | [diff] [blame] | 150 | +--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 Baker | ee0a68f | 2022-02-07 16:35:43 -0800 | [diff] [blame] | 156 | |