snmp trap

C

Christophe Helfer

After many hours searching over the web I'll try to explain what I want.

I want to build an application (or service) in VB.NET that can receive snmp
traps and then perform some operation.
There are many option to do that :
- Commercial Components. I don't want use that option
- Hear UDP port 162 and decode myself the packet, but this is a fragile
technique if you are not expert
- Use Microsoft snmp API. This should be the best choice but documentation
(on microsoft web site) is not very explicit and examples code in vb
language are quasi non-existent.

Can someone help me to find any real example code in VB to achieve that goal
?

Thanks
 
C

Cor Ligthert

Chrisoper,

Kudzu is always telling that he has it.

Kudzu is regularly active in these newsgroups, mostly one week in about 6
months, however he is very friendly and as you can probably see on this site
extremely busy. However when there is an emailadres on that site and you
have a question, than is my idea, use it.

http://www.indyproject.org/download/DotNet.iwp

I hope this helps?

Cor
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top