Link to home
Start Free TrialLog in
Avatar of adinarayanak
adinarayanak

asked on

SNMP Trap Receiver in C++

Hi,

I am looking for a freeware or shareware in C++ to receive SNMP Traps . Could you please suggest if you know of any.

Even if you have some custom code to do this, please let me know. I want to run it on Sun OS 2.8

Regards,
Adi.
Avatar of trigger-happy
trigger-happy
Flag of Philippines image

http://sourceforge.net/projects/net-snmp

would that help?

--trigger-happy
Avatar of adinarayanak
adinarayanak

ASKER

Hi there,

Thanks for your response. I belive net-snmp is available in 'C'.  I am specifically looking for some libraries/APIs in C++. Our backend code is written in C++ and one of the thread is going to act like Trap receiver. So if I have some API's in C++,  that' would make my task easier.

Regards,
Adi.

I'll try looking into it, but i suggest that you just make a C++ wrapper for it if ever ^-^;

--trigger-happy
Hi trigger-happy,

Could you find any thing regarding my question.

Regards,
Adi.
ASKER CERTIFIED SOLUTION
Avatar of trigger-happy
trigger-happy
Flag of Philippines image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial