Loading yang-models/_3gpp-5gc-nrm-amffunction.yang +14 −3 Original line number Diff line number Diff line Loading @@ -26,6 +26,15 @@ module _3gpp-5gc-nrm-amffunction { revision 2018-08-07 { reference "Initial revision"; } grouping GlobalRanNodeIDGrp{ list plmnId { description "PLMN Identity."; 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 @@ -94,10 +103,12 @@ module _3gpp-5gc-nrm-amffunction { and corresponding information of gNB."; reference "3GPP TS 23.501"; leaf GlobalRanNodeID{ list GlobalRanNodeID{ description "Unique identifier of an NG-RAN node."; type GlobalRanNodeIDGrp; mandatory true; uses GlobalRanNodeIDGrp; min-elements 1; max-elements 1; key "plmnId"; } leaf satelliteBackhaulCategory{ Loading Loading
yang-models/_3gpp-5gc-nrm-amffunction.yang +14 −3 Original line number Diff line number Diff line Loading @@ -26,6 +26,15 @@ module _3gpp-5gc-nrm-amffunction { revision 2018-08-07 { reference "Initial revision"; } grouping GlobalRanNodeIDGrp{ list plmnId { description "PLMN Identity."; 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 @@ -94,10 +103,12 @@ module _3gpp-5gc-nrm-amffunction { and corresponding information of gNB."; reference "3GPP TS 23.501"; leaf GlobalRanNodeID{ list GlobalRanNodeID{ description "Unique identifier of an NG-RAN node."; type GlobalRanNodeIDGrp; mandatory true; uses GlobalRanNodeIDGrp; min-elements 1; max-elements 1; key "plmnId"; } leaf satelliteBackhaulCategory{ Loading