Commit eb440b6b authored by Zu Qiang's avatar Zu Qiang 🛀 Committed by lengyelb
Browse files

Update file _3gpp-common-trace.yang

parent 6d4ec182
Loading
Loading
Loading
Loading
+11 −1
Original line number Diff line number Diff line
@@ -25,6 +25,7 @@ module _3gpp-common-trace {
      Integration Reference Point (IRP);
      Information Service (IS)" ;

  revision 2024-08-05 { reference "CR-0xxx"; }
  revision 2024-05-12 { reference "CR-0401"; }
  revision 2024-05-06 { reference CR-0359; }
  revision 2024-04-06 { reference "CR-0342"; }
@@ -1519,6 +1520,15 @@ module _3gpp-common-trace {
      leaf idx { type string; }
      uses LoggedMdtConfigGrp;
    } 

    leaf MNonly {
      type boolean;
      default FALSE;
      description "Specifies whether the MDT configuration is for MN only 
        or not. The value "FALSE" means the MDT configuration is for both
        MN and SN. The value “TRUE” means the MDT configuration is for 
        MN only."
    }   
  }

  grouping UEMeasConfigGrp {