Retract: Error with nstAgentPluginObject

2007-03-12 Thread Russell Markus
Sorry for the post. I missed the "localhost" portion My mistake. - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business

Still having trouble with nstAgentPluginObject tutorial...

2007-03-12 Thread Russell Markus
Sorry to keep hitting the list, but I am still having trouble with this tutorial. I can now get to the last step, which in the tutorial is "snmpget localhost NET-SNMP-TUTORIAL-MIB::nstAgentPluginObject.0" I am issuing the command: "snmpget -v 1 -c public localhost NET-SNMP-TUTORIAL-MIB::nstAgentP

Error with nstAgentPluginObject

2007-03-12 Thread Russell Markus
I have successfully compiled the nstAgentPluginObject.so module and am trying to proceed through the tutorial steps. When I get to the last steps: snmpget localhost NET-SNMP-TUTORIAL-MIB::nstAgentPluginObject.0 I am having a problem. The actual command I am issuing is: snmpget -v 1 -c snmproot

A question about SNMPERR_BAD_SENDTO error

2007-03-12 Thread Emi . Yanagi
Hi Dave, I understand RMON-MIB is not supported. We implemented a way to use handle_var_requests() to get object's value. This works well for objects registered in the master agent. But we are having problem when fetching objects registered by another subagent of a different process, it causes "s

sys/conf.h present but cannot be compiled

2007-03-12 Thread Nathan Nieblas
FYI... building on FreeBSD 6.2, net-snmp 5.3.1 from ports checking sys/conf.h presence... yes configure: WARNING: sys/conf.h: present but cannot be compiled configure: WARNING: sys/conf.h: check for missing prerequisite headers? configure: WARNING: sys/conf.h: see the Autoconf documentation

query regarding SNMP

2007-03-12 Thread nishant singh
Hi ... I have to get device information(Like its name and location) using SNMP in c++ environment(In windows)...I m new to C++ and networking domain...Plz can anybody send me some sample codes in C++ regarding how to create SNMP packets,send and How to get the information..I will be thankful to u

sub-agent stop responding after a while

2007-03-12 Thread mehdi KADIRI
Hello, I am writting a netsnmp subagent in a multithreaded application, one thread for response and another for update, protected by mutex. I have the same programm running on 2 Linux boxes : one that is polled every 30 seconds, the other which is not polled. I am using netsnmp version 5.3 on Red

Trying to install non-root, fails because it tries to install Perl modules

2007-03-12 Thread Mark Atwood
I've checked out the latest SVN tip, and built it with ./configure --enable-mini-agent --with-defaults --disable-embedded-perl --without-root-access --without-kmem-usage --prefix=$HOME/snmp/S make make install The install died with ... Warning: You do not have permissions to install into /usr/