Loading OpenAPI/nrNrm.yaml +2 −0 Original line number Diff line number Diff line Loading @@ -801,6 +801,8 @@ components: $ref: 'genericNrm.yaml#/components/schemas/Dn' dynamic5QISetRef: $ref: 'genericNrm.yaml#/components/schemas/Dn' dCHOControl: type: boolean - $ref: 'genericNrm.yaml#/components/schemas/ManagedFunction-ncO' - type: object properties: Loading yang-models/_3gpp-nr-nrm-gnbcucpfunction.yang +10 −2 Original line number Diff line number Diff line Loading @@ -15,6 +15,7 @@ module _3gpp-nr-nrm-gnbcucpfunction { Object Class (IOC) that is part of the NR Network Resource Model (NRM)."; reference "3GPP TS 28.541 5G Network Resource Model (NRM)"; revision 2021-11-05 { reference "CR-0609"; } revision 2020-10-02 { reference CR-0384 ; } revision 2020-08-06 { reference "CR-0333"; } revision 2020-08-03 { reference "CR-0321"; } Loading Loading @@ -101,6 +102,7 @@ module _3gpp-nr-nrm-gnbcucpfunction { type string; description "List of nodes to which handovers over Xn are prohibited."; } leaf configurable5QISetRef { type types3gpp:DistinguishedName; description "DN of the Configurable5QISet that the GNBCUCPFunction supports (is associated to)."; Loading @@ -110,10 +112,16 @@ module _3gpp-nr-nrm-gnbcucpfunction { type string; description "List of nodes to which handovers over X2 are prohibited."; } leaf dynamic5QISetRef { type types3gpp:DistinguishedName; description "DN of the Dynamic5QISet that the GNBCUCPFunction supports (is associated to)."; } leaf dCHOControl { type boolean; description "This attribute determines whether the CHO function is enabled or disabled."; } } augment "/me3gpp:ManagedElement" { Loading Loading
OpenAPI/nrNrm.yaml +2 −0 Original line number Diff line number Diff line Loading @@ -801,6 +801,8 @@ components: $ref: 'genericNrm.yaml#/components/schemas/Dn' dynamic5QISetRef: $ref: 'genericNrm.yaml#/components/schemas/Dn' dCHOControl: type: boolean - $ref: 'genericNrm.yaml#/components/schemas/ManagedFunction-ncO' - type: object properties: Loading
yang-models/_3gpp-nr-nrm-gnbcucpfunction.yang +10 −2 Original line number Diff line number Diff line Loading @@ -15,6 +15,7 @@ module _3gpp-nr-nrm-gnbcucpfunction { Object Class (IOC) that is part of the NR Network Resource Model (NRM)."; reference "3GPP TS 28.541 5G Network Resource Model (NRM)"; revision 2021-11-05 { reference "CR-0609"; } revision 2020-10-02 { reference CR-0384 ; } revision 2020-08-06 { reference "CR-0333"; } revision 2020-08-03 { reference "CR-0321"; } Loading Loading @@ -101,6 +102,7 @@ module _3gpp-nr-nrm-gnbcucpfunction { type string; description "List of nodes to which handovers over Xn are prohibited."; } leaf configurable5QISetRef { type types3gpp:DistinguishedName; description "DN of the Configurable5QISet that the GNBCUCPFunction supports (is associated to)."; Loading @@ -110,10 +112,16 @@ module _3gpp-nr-nrm-gnbcucpfunction { type string; description "List of nodes to which handovers over X2 are prohibited."; } leaf dynamic5QISetRef { type types3gpp:DistinguishedName; description "DN of the Dynamic5QISet that the GNBCUCPFunction supports (is associated to)."; } leaf dCHOControl { type boolean; description "This attribute determines whether the CHO function is enabled or disabled."; } } augment "/me3gpp:ManagedElement" { Loading