Commit b6dc3f94 authored by Zu Qiang's avatar Zu Qiang 🛀
Browse files

Update file _3gpp-common-trace.yang

parent 0cc9c87e
Loading
Loading
Loading
Loading
Loading
+11 −10
Original line number Diff line number Diff line
@@ -1627,11 +1627,11 @@ module _3gpp-common-trace {

     Based on the value configured for attribute jobType in IOC 
     TraceJob, the attributes immediateMdtConfig or loggedMdtConfig 
     or both are available: If the attribute jobType contains IMMEDIATE_MDT, 
     or both are available: If the attribute jobType indictes immediate MDT, 
     the attribute immediateMdtConfig is applicable. If the attribute jobType 
     contains LOGGED_MDT or LOGGED_MBSFN_MDT the attribute loggedMdtConfig is 
     applicable. If the attribute jobType contains 
     IMMEDIATE_MDT_AND_LOGGED_MDT, both the attribute immediateMdtConfig and 
     indictes logged MDT or logged MBSFN MDT, the attribute loggedMdtConfig is 
     applicable. If the attribute jobType indictes both immediate MDT and 
     logged MDT, both the attribute immediateMdtConfig and 
     the attribute loggedMdtConfig are applicable.
     
     The optional attribute plmnList allows to specify the PLMNs where 
@@ -1778,7 +1778,8 @@ module _3gpp-common-trace {
    leaf trsrPrefixLength {
      type int32;
      mandatory true;
      description "An integer to indicate how many bit";
      description "An integer to indicate how many bits are used for the 
        TRSR prefix";

    }
  }
@@ -2026,12 +2027,12 @@ module _3gpp-common-trace {
        during TRSR assignment for a C-MDT job.
        Based on the value configured for attribute jobType in IOC TraceJob, 
        the attributes immediateMdtConfig or loggedMdtConfig or both are 
        available: If the attribute jobType contains IMMEDIATE_MDT, the 
        available: If the attribute jobType indictes immediate MDT, the 
        attribute immediateMdtConfig is applicable. If the attribute jobType 
        contains LOGGED_MDT or LOGGED_MBSFN_MDT the attribute loggedMdtConfig 
        is applicable. If the attribute jobType contains 
        IMMEDIATE_MDT_AND_LOGGED_MDT, both the attribute immediateMdtConfig 
        and the attribute loggedMdtConfig are applicable.
        indictes logged MDT or logged MBSFN MDT, the attribute loggedMdtConfig
        is applicable. If the attribute jobType indictes both immediate MDT 
        and logged MDT, both the attribute immediateMdtConfig and the 
        attribute loggedMdtConfig are applicable.
        The optional attribute plmnList allows to specify the PLMNs where 
        measurements collection, status indication and log reporting is 
        allowed.";