Commit f6e277ee authored by lengyelb's avatar lengyelb
Browse files

Locally merged merge_requests/520 due to merge conflicts; CR0231 S5-233139

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

  revision 2023-02-16 { reference "CR-0231"; }
  revision 2023-02-14 { reference "CR-0235"; }
  revision 2022-04-27 { reference "CR-0158"; }
  revision 2021-10-18 { reference "CR-0139"; }
@@ -470,15 +471,6 @@ module _3gpp-common-trace {
        The attribute is applicable for both Trace and MDT.";
    }

    leaf traceRecordSessionReference {
      type string;
      mandatory true;
      description "An identifier, which identifies the Trace Recording Session. 
        The attribute is applicable for both Trace and MDT.
        See the clause 5.7 of 3GPP TS 32.422 for additional details on the 
        allowed values.";
    }
    
    leaf traceReportingFormat {
      type enumeration {
        enum FILE_BASED;
@@ -1046,9 +1038,14 @@ module _3gpp-common-trace {
        For details of management Trace Job activation/deactivation see clause
        4.1.1.1.2 of TS 32.422.
        
        The attribute traceReference specifies a globally unique ID and 
        identifies a Trace session. One Trace Session may be activated to 
        multiple Network Elements. The traceReference is populated by the
        consumer that makes the request for a Trace Session.

        The attribute jobType specifies the kind of data to collect. Dependent 
        on the selected type various parameters shall be available. The 
        attributes jobType, traceReference, traceRecordSessionReference, 
        attributes jobType, traceReference, 
        traceCollectionEntityAddress and traceReportingFormat are mandatory 
        for all job types. If streaming reporting is selected for 
        traceReportingFormat, streamingTraceConsumerURI shall be present