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 >