Loading yang-models/_3gpp-nr-nrm-mwab.yang +7 −0 Original line number Diff line number Diff line Loading @@ -58,6 +58,13 @@ module _3gpp-nr-nrm-mwab { leaf idx { type uint32 ; } uses types3gpp:TimeWindowGrp; } leaf acceptXnMWAB { type boolean; default true; description "it specifies whether a (WAB-)gNB should accept (or reject) Xn connection requests from other WAB-gNBs. "; } } grouping MWABSubTree { Loading Loading
yang-models/_3gpp-nr-nrm-mwab.yang +7 −0 Original line number Diff line number Diff line Loading @@ -58,6 +58,13 @@ module _3gpp-nr-nrm-mwab { leaf idx { type uint32 ; } uses types3gpp:TimeWindowGrp; } leaf acceptXnMWAB { type boolean; default true; description "it specifies whether a (WAB-)gNB should accept (or reject) Xn connection requests from other WAB-gNBs. "; } } grouping MWABSubTree { Loading