Commit 73e374a0 authored by Zu Qiang's avatar Zu Qiang 🛀
Browse files

Update file _3gpp-common-trace.yang

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

  revision 2025-08-07 { reference "CR-0552" ; }
  revision 2025-05-07 { reference "CR-0532 CR-0536 CR-0540" ; }
  revision 2025-02-07 { reference "CR-0504" ; }
  revision 2025-02-05 { reference "CR-0461" ; }
@@ -1608,22 +1609,33 @@ module _3gpp-common-trace {
  }

  grouping MdtConfigGrp {
    description "Defines the configuration parameters of IOC 
     TraceJob which are specific for MDT. The attribute 
     anonymizationOfMdtData specifies the level of anonymization 
     of MDT data.  The attribute areaScope defines the area scope
    description "Defines the configuration parameters of IOC TraceJob which are
     specific for MDT or any combination of MDT. 
     
     The attribute anonymizationOfMdtData specifies the level of anonymization 
     of MDT data.  
     
     The attribute areaScope defines the area scope
     of MDT, which is specified in clause 5.10.2 of TS 32.422.
     
     The optional attribute sensorInformation allows to specify  
     the sensor information to include.  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 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";
     the sensor information to include. 
     
     The attribute traceReferenceList contains all Trace References 
     which are sent to all participating NR-RAN nodes in the Trace
     Session activation requests for the same C-MDT job in NR-RAN.

     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 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.
     
     The optional attribute plmnList allows to specify the PLMNs where 
     measurements collection, status indication and log reporting is allowed.";

   leaf anonymizationOfMDTData {
      when ../areaScope ;
@@ -2100,12 +2112,12 @@ module _3gpp-common-trace {
        The attribute jobType specifies the kind of data to collect. In case 
        of TRACE_ONLY, the configuration parameters of attribute traceConfig 
        shall be applied. If the attribute jobType contains IMMEDIATE_MDT, 
        LOGGED_MDT, and/or LOGGED_MBSFN_MDT the configuration parameters of 
        LOGGED_MDT and LOGGED_MBSFN_MDT the configuration parameters of 
        attribute mdtConfig or a subset of these shall be applied. If the 
        attribute jobType contains 5GC_UE_LEVEL_MEASUREMENTS, the configuration
        parameters of attribute ueCoreMeasConfig shall be applied.  

        If jobType has the value RRC Report, the attribute rrcReportType shall 
        If jobType has the value RRC_REPORT, the attribute rrcReportType shall 
        bepresent. The rrcReportType allows the tracing of RRC reports.

        Creation and deletion of TraceJob instances by MnS consumers is