Commit 7ad6ed35 authored by Jose Antonio Ordoñez Lucena's avatar Jose Antonio Ordoñez Lucena
Browse files

Update _3gpp-common-trace.yang

parent e034813e
Loading
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -926,7 +926,7 @@ module _3gpp-common-trace {
        condition of the L1 event based reporting of logged NR MDT. 
        The attribute is applicable only for Logged MDT, when ReportType 
        is configured for event triggered reporting and when 
        EventListForTriggeredMeasurement is configured for L1 event. 
        eventListForTriggeredMeasurement is configured for L1 event. 
        In case this attribute is not used, it carries a null semantic.";
      reference "Clause 5.10.37 of TS 32.422";
    }
@@ -1107,7 +1107,7 @@ module _3gpp-common-trace {

    leaf reportInterval {
      when '../jobType = "IMMEDIATE_MDT_ONLY"'
        +  ' and ../MDTReportingTrigger = "PERIODICAL"';
        +  ' and ../reportingTrigger = "PERIODICAL"';
      type uint32 {
        range "120|240|250|480|500|640|1000|1024|2000|2048|3000|4000|"
          +"5120|6000|8000|10240|12000|16000|20000|"
@@ -1119,7 +1119,7 @@ module _3gpp-common-trace {
      description "It specifies the interval between the periodical measurements
        that shall be taken when the UE is in connected mode.
        The attribute is applicable only for Immediate MDT and when
        ReportingTrigger is configured for periodical measurements. In case
        reportingTrigger is configured for periodical measurements. In case
        this attribute is not used, it carries a null semantic.";
      reference "5.10.5 of 3GPP TS 32.422";
    }