blob: 53f8adcd39f5ac05378777a743e27a94427962dd [file] [log] [blame]
Rich Bennett98476312018-08-25 10:43:15 -04001.. This work is licensed under a Creative Commons Attribution 4.0 International License.
2.. http://creativecommons.org/licenses/by/4.0
3
4Human Interfaces
5================
6
7Graphical
8^^^^^^^^^
9
10There are no graphical interfaces for snmptrap.
11
12Command Line
13^^^^^^^^^^^^
14
15There is a command line interface available, which is a shell script
16that provides all needed interactions with **SNMPTRAP**.
17
18Usage
19"""""
20
21 ``bin/snmptrapd.sh [start|stop|restart|status|reloadCfg]``
22
23 start - start an instance of snmptrapd inside the container
24
25 stop - terminate the snmptrapd process currently running inside container
26
27 restart - start an instance of snmptrapd inside current container
28
29 status - check and display status of snmptrapd inside container
30
31 reloadCfg - signal current instance of snmptrapd to re-request configuration from Config Binding Service