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

Update file _3gpp-common-trace.yang

parent bc466a91
Loading
Loading
Loading
Loading
Loading
+14 −14
Original line number Diff line number Diff line
@@ -498,19 +498,6 @@ module _3gpp-common-trace {
        reporting, the traceTarget attribute shall be null value."

      leaf targetIdType {
        type enumeration {
          enum IMSI;
          enum IMEI;
          enum IMEISV;
          enum PUBLIC_ID;
          enum UTRAN_CELL;
          enum E-UTRAN_CELL;
          enum NG-RAN_CELL;
          enum ENB;
          enum RNC;
          enum GNB;
          enum SUPI;
        }
        description "Specifies the target object of the Trace and MDT. The
          attribute is applicable for both Trace and MDT. This attribute
          includes the ID type of the target as an enumeration and the ID value.
@@ -554,7 +541,6 @@ module _3gpp-common-trace {
          - UPFFunction
          - UDMFunction


          In case of signalling based MDT, the targetIdType attribute shall be 
          able to carry PUBLIC_ID, IMSI, IMEI,  IMEISV or SUPI.

@@ -562,6 +548,20 @@ module _3gpp-common-trace {
          shall carry an eNB or a gNB or an RNC. 
          The Logged MDT should be initiated on the specified eNB/gNB/RNC in 
          targetIdValueList."; 
          
          type enumeration {
          enum IMSI;
          enum IMEI;
          enum IMEISV;
          enum PUBLIC_ID;
          enum UTRAN_CELL;
          enum E-UTRAN_CELL;
          enum NG-RAN_CELL;
          enum ENB;
          enum RNC;
          enum GNB;
          enum SUPI;
        }
      }

      leaf-list targetIdValueList {