description"Defines the YANG mapping of the DLBOFunction
Information Object Class (IOC) that is part of the NR Network Resource
Model (NRM).";
reference"3GPP TS 28.541 5G Network Resource Model (NRM)";
groupingDLBOFunctionGrp{
description"Represents the DLBOFunction IOC.";
leafdlboControl{
description"This attribute determines whether the LBO function is
enabled or disabled.";
typeboolean;
}
leafmaximumDeviationHoTrigger{
description"This parameter defines the maximum allowed absolute deviation of the Handover Trigger, from the default point of operation.";
typeint32{range"-20..20";}
units"0.5";
}
leafminimumTimeBetweenHoTriggerChange{
description"This parameter defines the minimum allowed time interval between two Handover Trigger change performed by MRO. This is used to control the stability and convergence of the algorithm.";
typeint32{range"0..604800";}
units"1";
}
}
groupingDLBOFunctionSubtree{
listDLBOFunction{
description"This IOC contains attributes to support the D-SON function
of LBO.
In the case where multiple DLBO MOIs exist at different levels of the
containment tree, the DLBO MOI at the lower level overrides the DLBO
MOIs at higher level(s) of the same containment tree.";