Loading yang-models/_3gpp-5gc-nrm-easdffunction.yang +12 −7 Original line number Diff line number Diff line Loading @@ -47,11 +47,9 @@ module _3gpp-5gc-nrm-easdffunction { leaf-list dnaiList { type string; description "This attribute represents a list of Data network access identifiers supported by the UPF for this DNN. The absence of this attribute indicates that the UPF can be selected for this DNN for any DNAI. Each item in the list is the DNAI (Data networkaccess identifier)"; reference "see TS 23.501"; min-elements 1; description "List of Data network access identifiers supported for this DNN."; //optional } } Loading @@ -61,7 +59,14 @@ module _3gpp-5gc-nrm-easdffunction { supported by the EASDF per S-NSSAI. (See clause 6.1.6.2.78 TS 29.510)."; uses types5g3gpp:ExtSnssaiGrp; list sNssai { description "This attribute represents a S-NSSAI."; min-elements 1; max-elements 1; key idx; leaf idx { type uint32; } uses types5g3gpp:SnssaiExtensionGrp; } list dnnEasdfInfoList { description "This attribute represents a list of Loading Loading
yang-models/_3gpp-5gc-nrm-easdffunction.yang +12 −7 Original line number Diff line number Diff line Loading @@ -47,11 +47,9 @@ module _3gpp-5gc-nrm-easdffunction { leaf-list dnaiList { type string; description "This attribute represents a list of Data network access identifiers supported by the UPF for this DNN. The absence of this attribute indicates that the UPF can be selected for this DNN for any DNAI. Each item in the list is the DNAI (Data networkaccess identifier)"; reference "see TS 23.501"; min-elements 1; description "List of Data network access identifiers supported for this DNN."; //optional } } Loading @@ -61,7 +59,14 @@ module _3gpp-5gc-nrm-easdffunction { supported by the EASDF per S-NSSAI. (See clause 6.1.6.2.78 TS 29.510)."; uses types5g3gpp:ExtSnssaiGrp; list sNssai { description "This attribute represents a S-NSSAI."; min-elements 1; max-elements 1; key idx; leaf idx { type uint32; } uses types5g3gpp:SnssaiExtensionGrp; } list dnnEasdfInfoList { description "This attribute represents a list of Loading