Hi!
I'm currently working on a lean tool to do some basic monitoring of my companies network equipment. I could do it in a perl-script or even a shell script, but for the sake of robustness I decided to do it in C++ (that's also what my boss suggested me to use ;-) ). Now I'm looking for some class in c++ that implements the basic functions in a convenient, simple to implement way. Does anyone know, where to get a "good" snmp class for c++? (The whole thing should work on a SuSE-Linux with kernel 2.4.21)
Thanks for any helpful information
BR
Björn
I'm currently working on a lean tool to do some basic monitoring of my companies network equipment. I could do it in a perl-script or even a shell script, but for the sake of robustness I decided to do it in C++ (that's also what my boss suggested me to use ;-) ). Now I'm looking for some class in c++ that implements the basic functions in a convenient, simple to implement way. Does anyone know, where to get a "good" snmp class for c++? (The whole thing should work on a SuSE-Linux with kernel 2.4.21)
Thanks for any helpful information
BR
Björn