I don't know is this is the right place for my question... But here we go.
I need to do a program to works with a board through SNMP.. But I don't
know how can I do it. Is there some body who can tell me how does VB
works with SNMP
We dont have managed implementation of SMNP in .NET. You can however P/Invoke into the Windows SNMP API easily using this. Heres some more information on the Windows SNMP APIs