Fwd: Fwd: How to get the enterprise id of a snmp enabled device

2013-01-09 Thread pradipta
Hello, I am trying to get the enterprise ID of a snmp device.I am using the sysObjectID - 1.3.6.1.2.1.1.2 to query .But is there any way to get the enterprise ID only as the above query gives me total dot notation upto some value which include the enterprise id .I have to parse it but I need

Re: Working on net-snmp

2013-01-09 Thread Vivek Nagaraj
Dave, The level of detail was less. Sorry for that. Ok. Coming to the point, I am a computer science graduate mainly working on C/C++/Java programming language projects for nearly three years. My passion was always to contribute a little bit to the opensource softwares. You might ask why I chos

Re: Working on net-snmp

2013-01-09 Thread Dave Shield
On 9 January 2013 14:03, Vivek Nagaraj wrote: > My passion was always to contribute a little bit to the opensource softwares. > This might also provide me a good insight of how net-snmp works behind the > scenes. OK - so you're looking for some idea about what you might do with/for the project

Errors using build.bat file

2013-01-09 Thread Chris Paton
Hey guys, I've tried building NetSNMP for Windows 7 to use the .dll in my projects, but I had problems running the build.bat file. I ran it with the standard settings after running vcvarsall.bat for MSVC 2010. It seemed the problem was with the code in snmplib\read_config.c. I'm not sure how to fi

Re: Errors using build.bat file

2013-01-09 Thread Magnus Fromreide
On Tue, 2013-01-08 at 13:20 +, Chris Paton wrote: > Hey guys, > > > I've tried building NetSNMP for Windows 7 to use the .dll in my > projects, but I had problems running the build.bat file. I ran it with > the standard settings after running vcvarsall.bat for MSVC 2010. It > seemed the probl