mvasanthk / tcp2snmp

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:C++ 71.6%Language:C 25.4%Language:Shell 3.0%