Loading yang-models/_3gpp-common-qmcjob.yang +14 −15 Original line number Diff line number Diff line Loading @@ -60,12 +60,12 @@ module _3gpp-common-qmcjob { list pLMNTarget { min-elements 0; max-elements 1; description "This parameter defines the PLMN for which sessions shall be selected in the network request session in case of area based QMC when several PLMNs are supported in the RAN (this means that shared cells and not shared cells are allowed for the specified PLMN. Furthermore, several PLMNs can be used for not shared RAN cases as well as for shared RAN cases.). Only the sessions may be selected where the PLMN that the UE reports as selected PLMN is the same as the PLMN Target."; description "Defines the PLMN for which sessions shall be selected in the network request session in case of area based QMC when several PLMNs are supported in the RAN (this means that shared cells and not shared cells are allowed for the specified PLMN. Furthermore, several PLMNs can be used for not shared RAN cases as well as for shared RAN cases.). Only the sessions may be selected where the PLMN that the UE reports as selected PLMN is the same as the PLMN Target."; uses types3gpp:PLMNId; key "mcc mnc"; } Loading @@ -87,16 +87,15 @@ module _3gpp-common-qmcjob { unique therefore it is composed as follows: MCC+MNC+QMC ID, where the MCC and MNC are coming with the QMC activation request from the management system to identify one PLMN containing the management system, and QMC ID is a 3 byte Octet String. The QMC ID is generated by the management system or the operator. byte Octet String. The QMC ID is generated by the management system or the operator. Used to identify the QoE measurement collection job in the traffic nodes and in the measurement collection entity."; } list sliceScope { min-elements 0; description " Contains a list of S-NSSAIs (Single Network Slice Selection Assistance Information). A Network Slice end to end is identified by S-NSSAI "; description " Contains a list of S-NSSAIs (Single Network Slice Selection Assistance Information). A Network Slice end to end is identified by S-NSSAI "; key "sd sst"; uses types5g3gpp:SNssai; } Loading Loading
yang-models/_3gpp-common-qmcjob.yang +14 −15 Original line number Diff line number Diff line Loading @@ -60,12 +60,12 @@ module _3gpp-common-qmcjob { list pLMNTarget { min-elements 0; max-elements 1; description "This parameter defines the PLMN for which sessions shall be selected in the network request session in case of area based QMC when several PLMNs are supported in the RAN (this means that shared cells and not shared cells are allowed for the specified PLMN. Furthermore, several PLMNs can be used for not shared RAN cases as well as for shared RAN cases.). Only the sessions may be selected where the PLMN that the UE reports as selected PLMN is the same as the PLMN Target."; description "Defines the PLMN for which sessions shall be selected in the network request session in case of area based QMC when several PLMNs are supported in the RAN (this means that shared cells and not shared cells are allowed for the specified PLMN. Furthermore, several PLMNs can be used for not shared RAN cases as well as for shared RAN cases.). Only the sessions may be selected where the PLMN that the UE reports as selected PLMN is the same as the PLMN Target."; uses types3gpp:PLMNId; key "mcc mnc"; } Loading @@ -87,16 +87,15 @@ module _3gpp-common-qmcjob { unique therefore it is composed as follows: MCC+MNC+QMC ID, where the MCC and MNC are coming with the QMC activation request from the management system to identify one PLMN containing the management system, and QMC ID is a 3 byte Octet String. The QMC ID is generated by the management system or the operator. byte Octet String. The QMC ID is generated by the management system or the operator. Used to identify the QoE measurement collection job in the traffic nodes and in the measurement collection entity."; } list sliceScope { min-elements 0; description " Contains a list of S-NSSAIs (Single Network Slice Selection Assistance Information). A Network Slice end to end is identified by S-NSSAI "; description " Contains a list of S-NSSAIs (Single Network Slice Selection Assistance Information). A Network Slice end to end is identified by S-NSSAI "; key "sd sst"; uses types5g3gpp:SNssai; } Loading