Loading yang-models/_3gpp-common-trace.yang +7 −6 Original line number Diff line number Diff line Loading @@ -113,16 +113,17 @@ module _3gpp-common-trace { slice ids (S-NSSAI)."; list plmnId { key "mcc mnc"; description "It specifies the PLMN Id of the NPN network."; description "It specifies the PLMN ID."; uses types3gpp:PLMNId; key "mcc mnc"; max-elements 1; } list sliceIdList { key idx; description "It specifies the PNI-NPN identified by CAG ID "; leaf idx { uses types5g3gpp:SNssai; } description "It specifies the list of associated slice Ids (S-NSSAI)."; min-elements 1; key "mcc mnc"; uses types5g3gpp:SNssai; } } Loading Loading
yang-models/_3gpp-common-trace.yang +7 −6 Original line number Diff line number Diff line Loading @@ -113,16 +113,17 @@ module _3gpp-common-trace { slice ids (S-NSSAI)."; list plmnId { key "mcc mnc"; description "It specifies the PLMN Id of the NPN network."; description "It specifies the PLMN ID."; uses types3gpp:PLMNId; key "mcc mnc"; max-elements 1; } list sliceIdList { key idx; description "It specifies the PNI-NPN identified by CAG ID "; leaf idx { uses types5g3gpp:SNssai; } description "It specifies the list of associated slice Ids (S-NSSAI)."; min-elements 1; key "mcc mnc"; uses types5g3gpp:SNssai; } } Loading