Loading yang-models/_3gpp-nr-nrm-gnbcucpfunction.yang +13 −3 Original line number Diff line number Diff line Loading @@ -163,11 +163,21 @@ module _3gpp-nr-nrm-gnbcucpfunction { transferred. Ipv4 or Ipv6 address(es) may be used."; } leaf qoECollectionEntityIdentity { type string; list qoECollectionEntityIdentity { key idx; min-elements 1; uses qoECollectionEntityIdGrp; leaf idx { type string; } description "Specifies the unique identity to which the QMC reports shall be transferred."; } } grouping qoECollectionEntityIdGrp { leaf qoECollectionEntityId { type string; description "Specifies the unique identity within a PLMN."; } list pLMNTarget { description "The PLMN identifier where QoE collection entity Loading Loading
yang-models/_3gpp-nr-nrm-gnbcucpfunction.yang +13 −3 Original line number Diff line number Diff line Loading @@ -163,11 +163,21 @@ module _3gpp-nr-nrm-gnbcucpfunction { transferred. Ipv4 or Ipv6 address(es) may be used."; } leaf qoECollectionEntityIdentity { type string; list qoECollectionEntityIdentity { key idx; min-elements 1; uses qoECollectionEntityIdGrp; leaf idx { type string; } description "Specifies the unique identity to which the QMC reports shall be transferred."; } } grouping qoECollectionEntityIdGrp { leaf qoECollectionEntityId { type string; description "Specifies the unique identity within a PLMN."; } list pLMNTarget { description "The PLMN identifier where QoE collection entity Loading