Loading yang-models/_3gpp-common-trace.yang +10 −0 Original line number Diff line number Diff line Loading @@ -8,6 +8,8 @@ module _3gpp-common-trace { import _3gpp-common-yang-extensions {prefix yext3gpp; } import ietf-inet-types { prefix inet; } import _3gpp-common-files { prefix files3gpp; } import _3gpp-5g-common-yang-types { prefix types5g; } organization "3GPP SA5"; contact "https://www.3gpp.org/DynaReport/TSG-WG--S5--officials.htm?Itemid=464"; Loading @@ -25,6 +27,7 @@ module _3gpp-common-trace { Integration Reference Point (IRP); Information Service (IS)" ; revision 2024-11-05 { reference "CR-0XXX"; } revision 2024-08-13 { reference "CR-0387 CR-0377"; } revision 2024-08-07 { reference "CR-0405 CR-0421 CR-0379"; } revision 2024-05-12 { reference "CR-0401"; } Loading Loading @@ -133,6 +136,13 @@ module _3gpp-common-trace { description "Tracking Area Code list"; } leaf-list sliceScope { type types5g:SNssai; min-elements 1; max-elements 1024; description "Network Slice scope"; } list taiList { description "Tracking Area Identity list"; key idx; Loading Loading
yang-models/_3gpp-common-trace.yang +10 −0 Original line number Diff line number Diff line Loading @@ -8,6 +8,8 @@ module _3gpp-common-trace { import _3gpp-common-yang-extensions {prefix yext3gpp; } import ietf-inet-types { prefix inet; } import _3gpp-common-files { prefix files3gpp; } import _3gpp-5g-common-yang-types { prefix types5g; } organization "3GPP SA5"; contact "https://www.3gpp.org/DynaReport/TSG-WG--S5--officials.htm?Itemid=464"; Loading @@ -25,6 +27,7 @@ module _3gpp-common-trace { Integration Reference Point (IRP); Information Service (IS)" ; revision 2024-11-05 { reference "CR-0XXX"; } revision 2024-08-13 { reference "CR-0387 CR-0377"; } revision 2024-08-07 { reference "CR-0405 CR-0421 CR-0379"; } revision 2024-05-12 { reference "CR-0401"; } Loading Loading @@ -133,6 +136,13 @@ module _3gpp-common-trace { description "Tracking Area Code list"; } leaf-list sliceScope { type types5g:SNssai; min-elements 1; max-elements 1024; description "Network Slice scope"; } list taiList { description "Tracking Area Identity list"; key idx; Loading