Loading yang-models/_3gpp-common-trace.yang +4 −5 Original line number Diff line number Diff line Loading @@ -1568,7 +1568,6 @@ module _3gpp-common-trace { key "idx"; leaf idx { type uint32 ; } description "It specifies the area where data shall be collected."; min-elements 0; max-elements 1; uses AreaScopeGrp; } Loading Loading @@ -1626,13 +1625,13 @@ module _3gpp-common-trace { For 5GC UE level measurements defined in TS 28.558, the name is constructed as follows: - 'family.measurementName.subcounter' for measurement type 'family.measurementName.subcounter' for measurement type with specified subcounter - 'family.measurementName.ALL' for measurement type with all 'family.measurementName.ALL' for measurement type with all supported subcounters - 'family.measurementName' for measurement type without 'family.measurementName' for measurement type without subcounters - 'family' for measurement family, including all measurement 'family' for measurement family, including all measurement types and the associated subcounters under this family. For non-3GPP specified 5GC UE level measurements the name is Loading Loading
yang-models/_3gpp-common-trace.yang +4 −5 Original line number Diff line number Diff line Loading @@ -1568,7 +1568,6 @@ module _3gpp-common-trace { key "idx"; leaf idx { type uint32 ; } description "It specifies the area where data shall be collected."; min-elements 0; max-elements 1; uses AreaScopeGrp; } Loading Loading @@ -1626,13 +1625,13 @@ module _3gpp-common-trace { For 5GC UE level measurements defined in TS 28.558, the name is constructed as follows: - 'family.measurementName.subcounter' for measurement type 'family.measurementName.subcounter' for measurement type with specified subcounter - 'family.measurementName.ALL' for measurement type with all 'family.measurementName.ALL' for measurement type with all supported subcounters - 'family.measurementName' for measurement type without 'family.measurementName' for measurement type without subcounters - 'family' for measurement family, including all measurement 'family' for measurement family, including all measurement types and the associated subcounters under this family. For non-3GPP specified 5GC UE level measurements the name is Loading