commit | 3e79c897cb6357fe0d599d104eb6a31965ca414a | [log] [tgz] |
---|---|---|
author | Ladue, David (dl3158) <dl3158@att.com> | Fri Sep 28 16:10:01 2018 -0400 |
committer | Ladue, David (dl3158) <dl3158@att.com> | Fri Sep 28 16:53:34 2018 -0400 |
tree | 7e3d7e3303433f345cce25b71bf3984f39d9d20a | |
parent | dbc128b6374c7c4ee1dd7634d4b43051093ada82 [diff] |
requirements to pysnmp 4.4.5 Change-Id: Ica435adf6f97ef063920aaadfc3b929d1a903460 Issue-ID: DCAEGEN2-842 Signed-off-by: Ladue, David (dl3158) <dl3158@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 >