summaryrefslogtreecommitdiffstats
path: root/docs/sections/services/snmptrap/humaninterfaces.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/sections/services/snmptrap/humaninterfaces.rst')
-rw-r--r--docs/sections/services/snmptrap/humaninterfaces.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/sections/services/snmptrap/humaninterfaces.rst b/docs/sections/services/snmptrap/humaninterfaces.rst
index 53f8adcd..8cd1ba3b 100644
--- a/docs/sections/services/snmptrap/humaninterfaces.rst
+++ b/docs/sections/services/snmptrap/humaninterfaces.rst
@@ -13,7 +13,7 @@ Command Line
^^^^^^^^^^^^
There is a command line interface available, which is a shell script
-that provides all needed interactions with **SNMPTRAP**.
+that provides all needed interactions with **trapd**.
Usage
"""""
@@ -24,8 +24,8 @@ Usage
stop - terminate the snmptrapd process currently running inside container
- restart - start an instance of snmptrapd inside current container
+ restart - restart an instance of snmptrapd inside current container (NOTE: this may cause container to exit depending on how it was started!)
status - check and display status of snmptrapd inside container
- reloadCfg - signal current instance of snmptrapd to re-request configuration from Config Binding Service
+ reloadCfg - signal current instance of snmptrapd to re-request configuration from Config Binding Service (NOTE: Known issue for configurations that include SNMPv3 credentials, this option will not work as expected)