From cefff6d0c0081a08e540b9c8c36caf82eb1e3865 Mon Sep 17 00:00:00 2001 From: Niranjana Date: Thu, 7 May 2020 19:30:26 +0530 Subject: Update documentation for son-handler Issue-ID: DCAEGEN2-2216 Issue-ID: DCAEGEN2-2200 Signed-off-by: Niranjana Change-Id: I4ea8f243c25c911ee8e29377ae65199684dc7b12 --- docs/sections/services/son-handler/installation.rst | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/docs/sections/services/son-handler/installation.rst b/docs/sections/services/son-handler/installation.rst index 17f6e740..360d9474 100644 --- a/docs/sections/services/son-handler/installation.rst +++ b/docs/sections/services/son-handler/installation.rst @@ -128,3 +128,24 @@ Application Configurations +-------------------------------+------------------------------------------------+ |sonhandler.optimizers | Optimizer to trigger in OOF | +-------------------------------+------------------------------------------------+ +|sonhandler.poorCountThreshold | Threshold for number of times poorThreshold | +| | can be recorded for the cell | ++-------------------------------+------------------------------------------------+ +|sonhandler.badCountThreshold | Threshold for number of times badThreshold can | +| | be recorded for the cell | ++-------------------------------+------------------------------------------------+ +|sonhandler. | Timer for oof triggered count in minutes | +|oofTriggerCountTimer | | ++-------------------------------+------------------------------------------------+ +|sonhandler.policyRespTimer | Timer to wait for notification from policy | ++-------------------------------+------------------------------------------------+ +|sonhandler. | Maximum number of negative acknowledgements | +|policyNegativeAckThreshold | from policy for a given cell | ++-------------------------------+------------------------------------------------+ +|sonhandler. | Time interval to trigger OOF with fixed pci | +|policyFixedPciTimeInterval | cells | ++-------------------------------+------------------------------------------------+ +|sonhandler.nfNamingCode | Parameter to filter FM and PM notifications | +| | coming from ves | ++-------------------------------+------------------------------------------------+ + -- cgit 1.2.3-korg