I need to create a basic program for work that utilizes the snmpget command. It needs to be usable in both windows and solaris as our clients use both. What's the best snmp library to use? I tried to download a number of them but I can't even get the sample programs that come with them to compile due to linker errors.
lAmoebal 1 Junior Poster in Training
Recommended Answers
Jump to Postdid you try this tutorial?
Please post a few of the link errors.
Jump to PostI downloaded the files in that link but WinZip is not able to decompress then. The files have .tar.tar extension.
Jump to PostTo use SOCKET you have to include winsock.h when compiling for MS-Windows
>>I feel so noobish. College definitely did not prepare me for my first Software Engineering Job. =X
Now you have the life-long task of really learning. You ain't seen not'in yet :)
Jump to Postok. here is what you need to do.
download the following files:
http://www.agentpp.com/snmp++v3.2.23.tar.gz
http://www.agentpp.com/libdes-l-4.01a.tar.gz
http://www.agentpp.com/msvc7.zip
extract all three into the same directory (say C:\snmp_files)
your diectory structure now should besnmp_files | ------------------- | | | libdes msvc snmp++
open
Jump to PostYes to your questions about perl.
But I would really look into learning python. It comes in really handy for tasks like these. Like I said, if you know C++, you can be writing python code in no time (hours even). Google uses it extensively.
It doesn't hurt …
All 28 Replies
Ancient Dragon 5,243 Achieved Level 70 Team Colleague Featured Poster
lAmoebal 1 Junior Poster in Training
vijayan121 1,152 Posting Virtuoso
Ancient Dragon 5,243 Achieved Level 70 Team Colleague Featured Poster
lAmoebal 1 Junior Poster in Training
lAmoebal 1 Junior Poster in Training
vijayan121 1,152 Posting Virtuoso
lAmoebal 1 Junior Poster in Training
vijayan121 1,152 Posting Virtuoso
Ancient Dragon 5,243 Achieved Level 70 Team Colleague Featured Poster
lAmoebal 1 Junior Poster in Training
vijayan121 1,152 Posting Virtuoso
lAmoebal 1 Junior Poster in Training
vijayan121 1,152 Posting Virtuoso
lAmoebal 1 Junior Poster in Training
vijayan121 1,152 Posting Virtuoso
lAmoebal 1 Junior Poster in Training
vijayan121 1,152 Posting Virtuoso
lAmoebal commented: Very Helpful +1
lAmoebal 1 Junior Poster in Training
ithelp 757 Posting Virtuoso Banned
lAmoebal 1 Junior Poster in Training
lAmoebal 1 Junior Poster in Training
codeaa 3 Junior Poster in Training
lAmoebal 1 Junior Poster in Training
codeaa 3 Junior Poster in Training
lAmoebal commented: Suggested alternative to save time +1
lAmoebal 1 Junior Poster in Training
BlazeVincent 0 Newbie Poster
vijayan121 1,152 Posting Virtuoso
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.