Commit 66a40a15 authored by lengyelb's avatar lengyelb
Browse files

S5-216468 CR-0611

parent bc234cbf
Loading
Loading
Loading
Loading
+7 −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-06 { reference "CR-0611" ; }
  revision 2021-11-05 { reference "CR-0609"; }
  revision 2020-10-02 { reference CR-0384 ; }
  revision 2020-08-06 { reference "CR-0333"; }
@@ -120,6 +121,12 @@ module _3gpp-nr-nrm-gnbcucpfunction {
      type boolean;
      description "This attribute determines whether the CHO function is enabled or disabled.";
    }

    leaf dDAPSHOControl {
      type boolean;
      description "This attribute determines whether the DAPS handover function
                   is enabled or disabled.";
    }
  }

  augment "/me3gpp:ManagedElement" {