summaryrefslogtreecommitdiffstats
path: root/docs/sections/services/snmptrap/humaninterfaces.rst
diff options
context:
space:
mode:
authorLadue, David (dl3158) <dl3158@att.com>2018-10-16 16:29:58 -0400
committerLadue, David (dl3158) <dl3158@att.com>2018-10-19 12:20:34 -0400
commitbb896893a798b1ddf5abd9cd17af77455ddd7432 (patch)
treee832b8b37c88332b708a0d2b4c84bb2d4552cc53 /docs/sections/services/snmptrap/humaninterfaces.rst
parent2df4b8cac0edf477f4ae62ea3ea2ce8b4d3eaa20 (diff)
expanding docs, including V3 specs
Change-Id: Id9aff7c62426d8e695374799df30ef6b12be667b Issue-ID: DCAEGEN2-624 Signed-off-by: Ladue, David (dl3158) <dl3158@att.com>
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)