Loading yang-models/_3gpp-common-trace.yang +15 −13 Original line number Diff line number Diff line Loading @@ -136,14 +136,7 @@ module _3gpp-common-trace { description "Tracking Area Code list"; } list sliceIdList { description "Network Slice Id list"; key idx; uses types5g3gpp:PLMNInfo; min-elements 1; max-elements 16384; leaf idx { type string; } } list taiList { description "Tracking Area Identity list"; Loading @@ -153,7 +146,6 @@ module _3gpp-common-trace { leaf idx { type string; } uses types3gpp:TaiGrp; } } list nPNIdentityList { description "list of NPN IDs of in NR. It is either a list of PNI-NPNs Loading @@ -166,6 +158,16 @@ module _3gpp-common-trace { } } list sliceIdList { description "Network Slice Id list"; key idx; uses types5g3gpp:PLMNInfo; min-elements 1; max-elements 16384; leaf idx { type string; } } } grouping ExcessPacketDelayThresholdsGrp { description "Represents the ExcessPacketDelayThresholds dataType. This <<dataType>> defines a excess packet delay threshold information Loading Loading
yang-models/_3gpp-common-trace.yang +15 −13 Original line number Diff line number Diff line Loading @@ -136,14 +136,7 @@ module _3gpp-common-trace { description "Tracking Area Code list"; } list sliceIdList { description "Network Slice Id list"; key idx; uses types5g3gpp:PLMNInfo; min-elements 1; max-elements 16384; leaf idx { type string; } } list taiList { description "Tracking Area Identity list"; Loading @@ -153,7 +146,6 @@ module _3gpp-common-trace { leaf idx { type string; } uses types3gpp:TaiGrp; } } list nPNIdentityList { description "list of NPN IDs of in NR. It is either a list of PNI-NPNs Loading @@ -166,6 +158,16 @@ module _3gpp-common-trace { } } list sliceIdList { description "Network Slice Id list"; key idx; uses types5g3gpp:PLMNInfo; min-elements 1; max-elements 16384; leaf idx { type string; } } } grouping ExcessPacketDelayThresholdsGrp { description "Represents the ExcessPacketDelayThresholds dataType. This <<dataType>> defines a excess packet delay threshold information Loading