summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNiranjana <niranjana.y60@wipro.com>2020-05-07 19:30:26 +0530
committerNiranjana <niranjana.y60@wipro.com>2020-05-07 20:07:15 +0530
commitcefff6d0c0081a08e540b9c8c36caf82eb1e3865 (patch)
treec10cbafbbfe19c4dd133030ee70f83a85f7733a1
parent398f94636f2235898a2f1768191362f1dea24aff (diff)
Update documentation for son-handler
Issue-ID: DCAEGEN2-2216 Issue-ID: DCAEGEN2-2200 Signed-off-by: Niranjana <niranjana.y60@wipro.com> Change-Id: I4ea8f243c25c911ee8e29377ae65199684dc7b12
-rw-r--r--docs/sections/services/son-handler/installation.rst21
1 files changed, 21 insertions, 0 deletions
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 |
++-------------------------------+------------------------------------------------+
+