Re: SORRY! I found net-snmp 5.5 didn't provide default implementation to retrieve HOST-RESOURCES-MIB::hrProcessorLoad value, is that so?

2010-08-12 Thread Dave Shield
On 12 August 2010 10:03, orientropy i wrote: > it still responded: duplicate registration (mibII/snmp, > C:\WINDOWS\System32\snmpmib.dll)handler registration failed. If you want to turn off the Net-SNMP 'mibII/snmp' module, then use '-I-snmp' In general, if a module is loaded using the rout

Re: SORRY! I found net-snmp 5.5 didn't provide default implementation to retrieve HOST-RESOURCES-MIB::hrProcessorLoad value, is that so?

2010-08-12 Thread orientropy i
Dear Bart and Dave: thanks a lot. i've resolved this problem with what Bart reminded. but there's another a question: when i use the start option as Readme.Win32 says, like this: snmpd.exe -I-udp,udpTable,tcp,tcpTable,icmp,ip,interfaces,system_mib,sysORTable it still responded: duplicate registra

Re: SORRY! I found net-snmp 5.5 didn't provide default implementation to retrieve HOST-RESOURCES-MIB::hrProcessorLoad value, is that so?

2010-08-12 Thread Dave Shield
On 12 August 2010 04:09, orientropy i wrote: > on XP platform, i can't use net-snmp 5.5 to get cpu load information. > > should i implement my own handler to retrieve such system information? It's not necessary to implement a completely new handler for this, no. What's missing is the relevant co

Re: SORRY! I found net-snmp 5.5 didn't provide default implementation to retrieve HOST-RESOURCES-MIB::hrProcessorLoad value, is that so?

2010-08-11 Thread Bart Van Assche
On Thu, Aug 12, 2010 at 5:09 AM, orientropy i wrote: > on XP platform, i can't use net-snmp 5.5 to get cpu load information. > > i have configured the snmpd.conf as following: > > *com2sec u_public default public > group g_public v1 u_public > group g_public v2c u_public > view v_public includ

SORRY! I found net-snmp 5.5 didn't provide default implementation to retrieve HOST-RESOURCES-MIB::hrProcessorLoad value, is that so?

2010-08-11 Thread orientropy i
on XP platform, i can't use net-snmp 5.5 to get cpu load information. i have configured the snmpd.conf as following: *com2sec u_public default public group g_public v1 u_public group g_public v2c u_public view v_public included .1 access g_public "" any noauth exact v_public v_public none* i

sorry,the attachments

2010-01-12 Thread Alexander King
akldfjajl;djj UIT-TRAP-MIB.mib Description: Binary data UIT-NOTIFICATION-MIB.mib Description: Binary data -- This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app

RE: Undefined reference to openssl (sorry about the last one, wrong title)

2009-03-05 Thread Sergio Cabaço
Problem solved. The Makefiles were corrupted or incomplete. Thanks, Sérgio Cabaço -Original Message- From: Sergio Cabaço Sent: quarta-feira, 4 de Março de 2009 17:51 To: Sergio Cabaço; Dave Shield Cc: net-snmp-users@lists.sourceforge.net Subject: Undefined reference to openssl (sorry

Undefined reference to openssl (sorry about the last one, wrong title)

2009-03-04 Thread Sergio Cabaço
Hello, I'm trying to compile a net-snmp agent with authentication and cipher support. I've compiled the openssl for my target and gave the directory to the "--with-openssl=dir". Here's an example: Make openssl ---> ...openssl/include/openssl/*.h ---> ...openssl/lib/*.a Config

RE: Net-SNMP 5.4.2 on Windows - sorry should be 5.4.1.2

2008-06-27 Thread Jayson Robinson
That should be 5.4.1.2 Jayson From: [EMAIL PROTECTED] To: net-snmp-users@lists.sourceforge.net Subject: Net-SNMP 5.4.2 on Windows Date: Fri, 27 Jun 2008 16:49:27 -0400 I'm building the win32sdk workspace on MSVC++ 6.0. The agent builds fine and all but when I try to run a walk on sysDe

help to send an error on a get request (2nd try, sorry if you have received the first one)

2004-06-29 Thread BEBIN Thierry
Hi,   We try to make a snmp agent (Perl).   How to return an error when our agent receive a get request (or on a set one) ?   Where can we find an example ?   Thank you.     OS: Sun/ Language: Perl/Net::SNMP 5.1.1   example of our code: $value = $request->getValue();   if ( $error) {  

Re: Sorry

2004-05-28 Thread Users
On Fri, 28 May 2004 19:23:48 +0200 [EMAIL PROTECTED] wrote: MI> Is there possibility to restart net-snmp via SNMP with NET-SNMP-XXX-MIBS? MI> I've triyed the object ucdavis modules "versionRestartAgent" but the snmpd MI> crashes. What version are you running? Can you attach a debugger and send us

Sorry

2004-05-28 Thread [EMAIL PROTECTED]
Sorry for the very verbose last mail: that is not the best way to make people understand problems and share to all the possible solutions. I want to put to the list only a question in a clear way that I didnt find in former post or faqs: Is there possibility to restart net-snmp via SNMP with