/tcp2snmp

This is an asynchronous server that receives tcp events, translates and outputs snmp trap events

Primary LanguageC++

CAUTION: Still being developed

Description

This is an asynchronous server that receives tcp events, translates and outputs snmp trap events

Requirements

  • node-gyp
  • Boost C++ Libraries
  • Net-SNMP

Todo

  • add check for SNMP signature
  • add IP address of receiving event to SNMP event
  • add correct MIB OIDs
  • add Windows service
  • add configuration file
  • add libs for Windows