Commit 61df7651 authored by Zu Qiang's avatar Zu Qiang 🛀
Browse files

Update file _3gpp-common-trace.yang

parent add13a80
Loading
Loading
Loading
Loading
Loading
+34 −34
Original line number Diff line number Diff line
@@ -488,6 +488,7 @@ module _3gpp-common-trace {
        reporting or file-based trace reporting";
      reference "Clause 5.11 of 3GPP TS 32.422";
    }

    list traceTarget {
      key "targetIdType targetIdValue";
      max-elements 1;
@@ -495,10 +496,8 @@ module _3gpp-common-trace {
        attribute is applicable for both Trace and MDT. This attribute consists 
        the TraceTargetType and traceTargetValueList
        In case of management based Immediate MDT, RLF reporting, or RCEF 
        reporting, the traceTarget attribute shall be null value."

      leaf targetIdType {
        description "Specifies the target object of the Trace and MDT. The
        reporting, the traceTarget attribute shall be null value.
        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.

@@ -547,8 +546,9 @@ module _3gpp-common-trace {
          In case of management based Logged MDT, the targetIdType attribute 
          shall carry an eNB or a gNB or an RNC. 
          The Logged MDT should be initiated on the specified eNB/gNB/RNC in 
          targetIdValueList."; 
          targetIdValueList."

      leaf targetIdType {
        type enumeration {
          enum IMSI;
          enum IMEI;