Commit bc234cbf authored by lengyelb's avatar lengyelb
Browse files

S5-216466 CR-0608

parent 21691d3b
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -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"; }
@@ -114,6 +115,11 @@ module _3gpp-nr-nrm-gnbcucpfunction {
      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" {