Clone this repo:
  1. 9b79aa3 [SNMPTRAP] Release snmptrap collector 2.0.8 by Jack Lucas · 11 months ago master
  2. bca2314 [SNMPTRAP] Use latest cbs library by Jack Lucas · 1 year, 1 month ago 2.0.8
  3. 5d4f1f1 [DCAE] INFO.yaml update by Vijay Venkatesh Kumar · 2 years, 2 months ago london
  4. 0fd70eb Merge "Release 2.0.7 SNMPTrap" by Tony Hansen · 2 years, 2 months ago kohn
  5. 64262b5 [DCAE] INFO.yaml update by Vijay Venkatesh Kumar · 2 years, 3 months ago

DCAE SNMPTrapReceiver

This is the repository for SNMP Trap Receiver for Open DCAE.

Build Instructions

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

to be completed

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 >