Commit d8efed85 authored by scottma's avatar scottma Committed by lengyelb
Browse files

Update file _3gpp-common-trace.yang

parent fc5c0d82
Loading
Loading
Loading
Loading
+10 −1
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@ module _3gpp-common-trace {
  contact "https://www.3gpp.org/DynaReport/TSG-WG--S5--officials.htm?Itemid=464";

  description "Trace handling
    Copyright 2023, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, 
    Copyright 2024, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, 
    TTA, TTC). All rights reserved.";
  reference "3GPP TS 28.623
      Generic Network Resource Model (NRM)
@@ -25,6 +25,7 @@ module _3gpp-common-trace {
      Integration Reference Point (IRP);
      Information Service (IS)" ;

  revision 2024-04-06 { reference "CR-0342"; }
  revision 2024-01-29 { reference "CR-0316"; }
  revision 2023-11-06 { reference "CR-0290 CR-0294"; }
  revision 2023-11-03 { reference CR-0302 ; } 
@@ -1303,6 +1304,14 @@ module _3gpp-common-trace {
      uses types3gpp:PLMNId;
    }

    leaf-list listOfTraceMetrics {
      when '../jobType = "TRACE_ONLY"'
        +  ' or ../jobType = "IMMEDIATE_MDT_AND_TRACE"';
      type string;
      description "Specifies the messages to be reported.";
      reference "Clause 10 of 3GPP TS 32.422";
    }

    leaf traceReportingConsumerUri {
      when '../traceReportingFormat  = "STREAMING"';
      type inet:uri;