blob: df204d58294f9a62e26278c4e4cc0640d950f2ea [file] [log] [blame]
module: access-profile
+--rw access-profile
+--rw access-profile* [id]
+--rw id access-profile-id
+--rw display-name? string
+--rw type? string
+--rw filter? string
+--rw description? string
module: aether-subscriber
+--rw subscriber
+--rw ue* [id]
+--rw id ietf:uuid
+--rw display-name? string
+--rw (imsi)?
| +--:(wildcard)
| | +--rw imsi-wildcard? string
| +--:(range)
| +--rw imsi-range-from? uint64
| +--rw imsi-range-to? uint64
+--rw serving-plmn
| +--rw mcc? mcc
| +--rw mnc? mnc
| +--rw tac? tac
+--rw requested-apn? string
+--rw priority? uint32
+--rw enabled? boolean
+--rw enterprise? -> /ent:enterprise/enterprise/id
+--rw profiles
+--rw apn-profile? -> /apn:apn-profile/apn-profile/id
+--rw up-profile? -> /up:up-profile/up-profile/id
+--rw qos-profile? -> /qos:qos-profile/qos-profile/id
+--rw access-profile* [access-profile]
| +--rw access-profile -> /ap:access-profile/access-profile/id
| +--rw allowed? boolean
+--rw security-profile? -> /sec:security-profile/security-profile/id
module: apn-profile
+--rw apn-profile
+--rw apn-profile* [id]
+--rw id apn-profile-id
+--rw display-name? string
+--rw apn-name? string
+--rw dns-primary? inet:ip-address
+--rw dns-secondary? inet:ip-address
+--rw mtu? uint32
+--rw gx-enabled? boolean
+--rw description? string
module: connectivity-service
+--rw connectivity-service
+--rw connectivity-service* [id]
+--rw id connectivity-service-id
+--rw display-name? string
+--rw description? string
+--rw spgwc-endpoint? inet:uri
+--rw hss-endpoint? inet:uri
module: enterprise
+--rw enterprise
+--rw enterprise* [id]
+--rw id enterprise-id
+--rw display-name? string
+--rw description? string
+--rw connectivity-service* [connectivity-service]
+--rw connectivity-service -> /cs:connectivity-service/connectivity-service/id
+--rw enabled? boolean
module: qos-profile
+--rw qos-profile
+--rw qos-profile* [id]
+--rw id qos-profile-id
+--rw display-name? string
+--rw apn-ambr
| +--rw uplink? uint32
| +--rw downlink? uint32
+--rw qci? uint32
+--rw arp
| +--rw priority? uint32
| +--rw preemption-capability? boolean
| +--rw preemption-vulnerability? boolean
+--rw description? string
module: security-profile
+--rw security-profile
+--rw security-profile* [id]
+--rw id security-profile-id
+--rw display-name? string
+--rw key? string
+--rw opc? string
+--rw sqn? uint32
+--rw description? string
module: up-profile
+--rw up-profile
+--rw up-profile* [id]
+--rw id up-profile-id
+--rw display-name? string
+--rw user-plane? string
+--rw access-control? string
+--rw description? string