Loading yang-models/_3gpp-nr-nrm-operatordu.yang +14 −1 Original line number Diff line number Diff line Loading @@ -6,6 +6,7 @@ module _3gpp-nr-nrm-operatordu { import _3gpp-common-top { prefix top3gpp; } import _3gpp-common-managed-element { prefix me3gpp; } import _3gpp-nr-nrm-gnbdufunction {prefix gnbdu3gpp; } import _3gpp-common-yang-types { prefix types3gpp; } organization "3GPP SA5"; contact "https://www.3gpp.org/DynaReport/TSG-WG--S5--officials.htm?Itemid=464"; Loading @@ -15,6 +16,7 @@ module _3gpp-nr-nrm-operatordu { TTA, TTC). All rights reserved."; reference "3GPP TS 28.541 5G Network Resource Model (NRM)"; revision 2023-09-30 { reference "CR1048"; } revision 2023-09-18 { reference CR-1043 ; } revision 2021-10-01 { reference "Initial revision"; } Loading @@ -29,6 +31,17 @@ module _3gpp-nr-nrm-operatordu { mandatory true; } } leaf configurable5QISetRef { type types3gpp:DistinguishedName; description "DN of the Configurable5QISet that the OperatorDU supports (is associated to)."; } leaf dynamic5QISetRef { type types3gpp:DistinguishedName; description "DN of the Dynamic5QISet that the OperatorDU supports (is associated to)."; } } augment "/me3gpp:ManagedElement/gnbdu3gpp:GNBDUFunction" { Loading Loading
yang-models/_3gpp-nr-nrm-operatordu.yang +14 −1 Original line number Diff line number Diff line Loading @@ -6,6 +6,7 @@ module _3gpp-nr-nrm-operatordu { import _3gpp-common-top { prefix top3gpp; } import _3gpp-common-managed-element { prefix me3gpp; } import _3gpp-nr-nrm-gnbdufunction {prefix gnbdu3gpp; } import _3gpp-common-yang-types { prefix types3gpp; } organization "3GPP SA5"; contact "https://www.3gpp.org/DynaReport/TSG-WG--S5--officials.htm?Itemid=464"; Loading @@ -15,6 +16,7 @@ module _3gpp-nr-nrm-operatordu { TTA, TTC). All rights reserved."; reference "3GPP TS 28.541 5G Network Resource Model (NRM)"; revision 2023-09-30 { reference "CR1048"; } revision 2023-09-18 { reference CR-1043 ; } revision 2021-10-01 { reference "Initial revision"; } Loading @@ -29,6 +31,17 @@ module _3gpp-nr-nrm-operatordu { mandatory true; } } leaf configurable5QISetRef { type types3gpp:DistinguishedName; description "DN of the Configurable5QISet that the OperatorDU supports (is associated to)."; } leaf dynamic5QISetRef { type types3gpp:DistinguishedName; description "DN of the Dynamic5QISet that the OperatorDU supports (is associated to)."; } } augment "/me3gpp:ManagedElement/gnbdu3gpp:GNBDUFunction" { Loading