diff options
Diffstat (limited to 'docs/architecture.rst')
-rw-r--r-- | docs/architecture.rst | 2 |
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 |