Loading yang-models/_3gpp-common-trace.yang +14 −14 Original line number Diff line number Diff line Loading @@ -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. Loading Loading @@ -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. Loading @@ -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 { Loading Loading
yang-models/_3gpp-common-trace.yang +14 −14 Original line number Diff line number Diff line Loading @@ -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. Loading Loading @@ -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. Loading @@ -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 { Loading