Loading yang-models/_3gpp-5gc-nrm-amffunction.yang +13 −5 Original line number Diff line number Diff line Loading @@ -25,11 +25,7 @@ module _3gpp-5gc-nrm-amffunction { revision 2019-05-31 { reference "Ericsson refactoring."; } revision 2018-08-07 { reference "Initial revision"; } grouping satelliteBackhaulInfo{ description "Defines information related to satellite backhaul category and corresponding information of gNB."; reference "3GPP TS 23.501"; grouping GlobalRanNodeIDGrp{ choice GlobalRanNodeID{ description "Unique identifier of an NG-RAN node."; reference "3GPP TS 38.413"; Loading Loading @@ -91,6 +87,18 @@ module _3gpp-5gc-nrm-amffunction { } } } } grouping satelliteBackhaulInfo{ description "Defines information related to satellite backhaul category and corresponding information of gNB."; reference "3GPP TS 23.501"; leaf GlobalRanNodeID{ description "Unique identifier of an NG-RAN node."; uses GlobalRanNodeIDGrp; mandatory true; } leaf satelliteBackhaulCategory{ description "Satellite backhaul category refers to the type of the Loading Loading
yang-models/_3gpp-5gc-nrm-amffunction.yang +13 −5 Original line number Diff line number Diff line Loading @@ -25,11 +25,7 @@ module _3gpp-5gc-nrm-amffunction { revision 2019-05-31 { reference "Ericsson refactoring."; } revision 2018-08-07 { reference "Initial revision"; } grouping satelliteBackhaulInfo{ description "Defines information related to satellite backhaul category and corresponding information of gNB."; reference "3GPP TS 23.501"; grouping GlobalRanNodeIDGrp{ choice GlobalRanNodeID{ description "Unique identifier of an NG-RAN node."; reference "3GPP TS 38.413"; Loading Loading @@ -91,6 +87,18 @@ module _3gpp-5gc-nrm-amffunction { } } } } grouping satelliteBackhaulInfo{ description "Defines information related to satellite backhaul category and corresponding information of gNB."; reference "3GPP TS 23.501"; leaf GlobalRanNodeID{ description "Unique identifier of an NG-RAN node."; uses GlobalRanNodeIDGrp; mandatory true; } leaf satelliteBackhaulCategory{ description "Satellite backhaul category refers to the type of the Loading