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

Update file _3gpp-common-trace.yang

parent 68bd1bd9
Loading
Loading
Loading
Loading
Loading
+2 −3
Original line number Diff line number Diff line
@@ -26,6 +26,7 @@ module _3gpp-common-trace {
      Integration Reference Point (IRP);
      Information Service (IS)";

  revision 2025-05-02 { reference "CR-0xxx" ; }
  revision 2025-02-05 { reference "CR-0502" ; }
  revision 2024-11-05 { reference "CR-0469" ; }
  revision 2024-08-09 { reference "CR-0419" ; }
@@ -1228,13 +1229,11 @@ module _3gpp-common-trace {
    }
    
    list pLMNList {
      when '../jobType = "LOGGED_MDT_ONLY"';
      key "mcc mnc";
      uses types3gpp:PLMNId;
      min-elements 1;
      max-elements 16;
      description "It indicates the PLMNs where measurement collection, status
        indication and log reporting is allowed.";
      description "It indicates the PLMNs where measurement collection.";
      reference "Clause 5.10.24 of 3GPP TS 32.422";
    }