aboutsummaryrefslogtreecommitdiffstats
path: root/docs/architecture.rst
diff options
context:
space:
mode:
authorKanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>2018-04-27 10:42:34 +0530
committerKanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>2018-04-27 10:42:34 +0530
commit98c4763878df3e30186a1e247d86f5f4d9ce3b7b (patch)
tree188c9ec22590828cd2fa2905a712e7c24e5c3e56 /docs/architecture.rst
parent190771798508c445a1ab5147ca5f6dae36a974af (diff)
Add SNMP into the architecture diagram
Issue-ID: CLI-105 Change-Id: I68e65e12d7114ed64172be1952dd5d04acffed55 Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
Diffstat (limited to 'docs/architecture.rst')
-rw-r--r--docs/architecture.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/architecture.rst b/docs/architecture.rst
index 771836d2..aef51b61 100644
--- a/docs/architecture.rst
+++ b/docs/architecture.rst
@@ -21,6 +21,8 @@ them into Registrar.
* **HTTP Command** : Plug-in for implementing all Rest based command as YAML without any coding.
+* **SNMP Command** : Plug-in for implementing all SNMP based command as YAML without any coding.
+
* **Command Shell** : Provides the interactive command line console from Linux
* **Web Command Console** : Provides the interactive command line console from web-browser