Loading yang-models/_3gpp-5gc-nrm-amffunction.yang +11 −1 Original line number Diff line number Diff line Loading @@ -27,6 +27,16 @@ module _3gpp-5gc-nrm-amffunction { grouping GlobalRanNodeIDGrp{ list pLMNId { description "The PLMN Identifier is composed of a Mobile Country Code (MCC) and a Mobile Network Code (MNC)."; min-elements 1; max-elements 1; key "mcc mnc"; uses types3gpp:PLMNId; } choice GlobalRanNodeID{ description "Unique identifier of an NG-RAN node."; reference "3GPP TS 38.413"; Loading Loading
yang-models/_3gpp-5gc-nrm-amffunction.yang +11 −1 Original line number Diff line number Diff line Loading @@ -27,6 +27,16 @@ module _3gpp-5gc-nrm-amffunction { grouping GlobalRanNodeIDGrp{ list pLMNId { description "The PLMN Identifier is composed of a Mobile Country Code (MCC) and a Mobile Network Code (MNC)."; min-elements 1; max-elements 1; key "mcc mnc"; uses types3gpp:PLMNId; } choice GlobalRanNodeID{ description "Unique identifier of an NG-RAN node."; reference "3GPP TS 38.413"; Loading