why ucd-snmp agent can only be get, can't be set always

2007-08-21 Thread ye_cl
Hello all, I have a question about using ucd-snmp-4.1.2 on uClinux. I created My MIB module's skeleton source files my_mib.c and my_mib.h according to /uClinux-dist/user/ucdsnmp/agent/mibgroup/examples/ucdDemoPublic.c and its head file. I then copy my source files in the uClinux-dist/user/ucdsnmp

Arming a monitoring threshold multiple times

2007-08-21 Thread Tackabury, Wayne
One more question...pure question this time, and it illustrates some of the mysteries that still vex me in the resource monitoring/threshold trap facilities. While I've been perfectly able to identify a file system and a threshold for initial warning traps on utilization (and that all works fin

Source Address of agent-originated trap (again)

2007-08-21 Thread Tackabury, Wayne
Hi Thomas/Wes/all: I submitted this as a comment last May (7th). Since then, I've been getting some requests for the updates we made to code here, and I've been tracking a few bugs which *may* have addressed this behavior (but I don't think so). Here goes again--if you want me to follow up on

Diffie Hellman Key Agreement

2007-08-21 Thread Brendan Simon
I'm looking at using Diffie Hellman Key Agreement with SNMPv3. I can seem some implementation in the code but am a little confused in how it all works, etc. How can I get an SNMPv3 Manager Application to initiate a DHKA? When and how are these keys updated, or that outside the scope of net-snm

Re: Compile DLL with VC++

2007-08-21 Thread Chris Mitchell
Thomas, You are right, it does contain a netsnmp.dll file. When I load Visual Basic 2005, I try to add it as a reference but it says that it is not a valid assembly file or COM object. Is there load this file so I can perform SNMP requests through a Visual Basic Application? Thanks,

Re: Compile DLL with VC++

2007-08-21 Thread Thomas Anders
Chris Mitchell wrote: > Honestly, I am not that great with Visual Studio C++ as this was my > first adventure into it, and if the error isn't apparent, I would be > satisfied with just getting the DLL file sent to me if someone wouldn't > mind. Have you checked the 5.4.1 Win32 binary package we pr

Compile DLL with VC++

2007-08-21 Thread Chris Mitchell
Hello, When I try to compile the DLL, I follow the instructions exactly, but end up with the following errors during the link stage of libsnmp_dll... 1>snmp_logging.obj : error LNK2019: unresolved external symbol [EMAIL PROTECTED] referenced in function _snmp_disable_syslog_entry 1>

error getting netmask for interface

2007-08-21 Thread sprizes
Hi. Thank you in advance for any help and/or suggestion. I keep getting this error after I ifup an interface alias on my gentoo 2007.0 box running 64bitlinux-2.6.20-gentoo-r8 kernel. relevant log entries with debug mode turned on is at the bottom. 10:47:58 snmpd[344]: error getting netmask for in

Re: Is there a implementation of SNMP Manager in Net-SNMP?

2007-08-21 Thread Dave Shield
On 21/08/07, Edison C. <[EMAIL PROTECTED]> wrote: > Could someone clarify whether a SNMP manager is also provided? What do you mean by an "SNMP manager"? We provide a selection of relatively low-level command line tools (snmpget, snmpwalk, etc) for general purpose SNMP queries, and a few fixed d

Is there a implementation of SNMP Manager in Net-SNMP?

2007-08-21 Thread Edison C.
Hi all, I am new to Net-SNMP. I have found that Net-SNMP provides a built-in SNMP agent(snmpd). Could someone clarify whether a SNMP manager is also provided? Edison C. Sonata Software Ltd. Phone 080-26610330 Xtn 1401 www.sonata-software.com -

flag for new request

2007-08-21 Thread Patrik Nagel
Hi, I've used the table_data.conf to generate code for the mib module. I can initialize the table (adding rows) and do GET/SET requests. But I want to reinitialize (empty and refill) the table every time a request (pdu) is done. Is there a way to check a flag when a new request (i.e GET, BULK)