summaryrefslogtreecommitdiffstats
path: root/docs/sections/services/snmptrap/delivery.rst
blob: fe861b0b48e1575bb8367bf04ae84fdafb0ddfaf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
.. This work is licensed under a Creative Commons Attribution 4.0 International License.
.. http://creativecommons.org/licenses/by/4.0

Delivery
========

**SNMPTRAP** is delivered as a docker container.  The host or VM that will
run this container must have the docker application loaded and available
to the userID that will be running the SNMPTRAP container.

The following command will download the latest SNMPTRAP container from
nexus and launch it in the container named "SNMPTRAP":

.. code-block:: bash

    docker run --detach -t --rm -p 162:6162/udp -P --name=SNMPTRAP nexus3.onap.org:10001/onap/org.onap.dcaegen2.collectors.snmptrap ./bin/snmptrapd.sh start