Loading yang-models/_3gpp-5gc-nrm-nfprofile.yang +0 −22 Original line number Diff line number Diff line Loading @@ -1137,28 +1137,6 @@ module _3gpp-5gc-nrm-nfprofile { type string; } list dnaiSatelliteMappingList { description "List of the mapping relationship between satellite ID and at least one DNAI."; min-elements 1; key "satelliteid"; uses dnaiSatelliteMapping; } } grouping dnaiSatelliteMapping { leaf-list dnaiList { description "List of Data network access identifiers."; min-elements 1; type string; } leaf satelliteid { description "Unique identifier of a GEO satellite."; type string; } } grouping PlmnSnssai { list plmnId { description "PLMN ID for which list of supported S-NSSAI(s) Loading yang-models/_3gpp-5gc-nrm-smffunction.yang +21 −0 Original line number Diff line number Diff line Loading @@ -91,6 +91,27 @@ module _3gpp-5gc-nrm-smffunction { description "DN of the Dynamic5QISet that the SMFFunction supports (is associated to)."; } list dnaiSatelliteMappingList { description "List of the mapping relationship between satellite ID and at least one DNAI."; min-elements 1; key "satelliteid"; uses dnaiSatelliteMapping; } } grouping dnaiSatelliteMapping { leaf-list dnaiList { description "List of Data network access identifiers."; min-elements 1; type string; } leaf satelliteid { description "Unique identifier of a GEO satellite."; type string; } } augment "/me3gpp:ManagedElement" { Loading Loading
yang-models/_3gpp-5gc-nrm-nfprofile.yang +0 −22 Original line number Diff line number Diff line Loading @@ -1137,28 +1137,6 @@ module _3gpp-5gc-nrm-nfprofile { type string; } list dnaiSatelliteMappingList { description "List of the mapping relationship between satellite ID and at least one DNAI."; min-elements 1; key "satelliteid"; uses dnaiSatelliteMapping; } } grouping dnaiSatelliteMapping { leaf-list dnaiList { description "List of Data network access identifiers."; min-elements 1; type string; } leaf satelliteid { description "Unique identifier of a GEO satellite."; type string; } } grouping PlmnSnssai { list plmnId { description "PLMN ID for which list of supported S-NSSAI(s) Loading
yang-models/_3gpp-5gc-nrm-smffunction.yang +21 −0 Original line number Diff line number Diff line Loading @@ -91,6 +91,27 @@ module _3gpp-5gc-nrm-smffunction { description "DN of the Dynamic5QISet that the SMFFunction supports (is associated to)."; } list dnaiSatelliteMappingList { description "List of the mapping relationship between satellite ID and at least one DNAI."; min-elements 1; key "satelliteid"; uses dnaiSatelliteMapping; } } grouping dnaiSatelliteMapping { leaf-list dnaiList { description "List of Data network access identifiers."; min-elements 1; type string; } leaf satelliteid { description "Unique identifier of a GEO satellite."; type string; } } augment "/me3gpp:ManagedElement" { Loading