Hey,

I'm currently trying to develop an SNMP application that can be used to query values from network nodes. I've researched that I need to use a MIB browser in order to get different values using this protocol.

Anybody I've asked have said, "Oh, just search on Google... it's easy". Apparently this is more mythical because I can't find any clear source code to get me started. I've looked through the net-snmp sourceforge site but couldn't find anything useful. All I need is some basics like libraries/api's to use and then I can figure it out the rest of the way.

Any help would be greatly appreciated!!