commit | 333bf0dd234458cbd7c1d742d2f3d852009a0382 | [log] [tgz] |
---|---|---|
author | vv770d <vv770d@att.com> | Sat Feb 27 00:36:08 2021 +0000 |
committer | vv770d <vv770d@att.com> | Sat Feb 27 00:38:44 2021 +0000 |
tree | 624157a65d9a05ad39936b2f67b7332e2de08005 | |
parent | 843f69f18c41be97341c83231a1a01ed4385cdd1 [diff] |
[DCAE] release SNMPTrap collector container Bump pysnmp version Change-Id: Id19761d7e01cd53fd2a8970af440a3b191ef330d Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-2494 Issue-ID: DCAEGEN2-2653 Signed-off-by: vv770d <vv770d@att.com>
This is the repository for SNMP Trap Receiver for Open DCAE.
This project is organized as a mvn project for a python application.
git clone ssh://git@<repo-address>:dcae-collectors/snmptrap.git mvn clean install
The application is bundled into a docker image installed by the DCAE Controller. Following is the process to creating the image:
<FIXME: add detailed instructions >