-1

I am new to network programming. I have learnt the basics of SNMP and now I want to test out the commands.

I need to know what are the software tools available to set up SNMP manager and also to simulate SNMP agent. I would prefer opensource tools in linux.

Also suggest the pre-requisites to start coding for SNMP in C/C++, like libraries, compilers, IDE etc.

Thanks in Advance.

osum
  • 805
  • 2
  • 10
  • 32

1 Answers1

4

If you are on Linux Net-SNMP is what you're looking for.

raz3r
  • 3,071
  • 8
  • 44
  • 66