From 98c4763878df3e30186a1e247d86f5f4d9ce3b7b Mon Sep 17 00:00:00 2001 From: Kanagaraj Manickam k00365106 Date: Fri, 27 Apr 2018 10:42:34 +0530 Subject: Add SNMP into the architecture diagram Issue-ID: CLI-105 Change-Id: I68e65e12d7114ed64172be1952dd5d04acffed55 Signed-off-by: Kanagaraj Manickam k00365106 --- docs/architecture.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/architecture.rst') 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 -- cgit 1.2.3-korg