Re: DOUBT IN MIBS -URGENT

2007-01-19 Thread Dave Shield
[ First - *please* don't mail me privately, without copying any responses to the mailing list. I don't have the time or inclination to offer private, unpaid, SNMP consultancy. Keep discussions to the list, where others can both learn and offer advice. Thanks. ] On 19/01

Re: ethtool test fails

2007-01-19 Thread Thomas Anders
Magnus Fromreide wrote: > Further checking shows that showed up between 1.0.9 and > 1.2.13 while showed up between 2.2.26 and 2.4.18 so if > ethtool.h exists then types.h also exists. > types.h have always declared the __uN versions. > > Thus the attached patch should work for all versions (Test

USM DH Key change process

2007-01-19 Thread santhosh.sundarasamy
Hi, I have to share the updated auth and priv keys to another demon running on the same machine when snmpusm command successfully changed the keys. Is it possible? Is there any specific function / data structure where I have updated keys so that I can write into some file to share

Re: DOUBT IN MIBS -URGENT

2007-01-19 Thread Dave Shield
On 19/01/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > I WANT TO COMPILE MY MIBFILE USING MIB2C COMMAND..BUT I ALREADY > ADD MY MIB.TXT FILE IN TO > USR/SHARE/SNMP/MIBSAFTER THAT I GAVE THIS COMMAND LIKE > ./CONFIGURE --WITH-MIB-MODULES > > BUT I GOT SOME ERROR > WARNING: mib module error > co

DOUBT IN MIBS -URGENT

2007-01-19 Thread [EMAIL PROTECTED]
HI, THIS IS KARTHIKEYAN. I WANT TO COMPILE MY MIBFILE USING MIB2C COMMAND..BUT I ALREADY ADD MY MIB.TXT FILE IN TO USR/SHARE/SNMP/MIBSAFTER THAT I GAVE THIS COMMAND LIKE ./CONFIGURE --WITH-MIB-MODULES=2E=2E BUT I GOT SOME ERROR WARNING: mib module error configure: error: module files WMAN-IF-MI

Re: SNMP Subagent crash

2007-01-19 Thread Alef Veld
Hi, I'm kind of interested in benchmarking figures on how async performs against normal synced sends, preferably with a large batch of hosts. Anyone have these figures ? For example, how fast does async send handle a batch of say, 500 hosts ? Kind regards, -Alef On Jan 19, 2007, at 10:05 AM, D

??

2007-01-19 Thread Yin Ming
- 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 topics through brief surveys - and earn cash http://www.techsay.com/

Re: 5.4 Sources & OS X 10.4

2007-01-19 Thread Tony VanScoy
Thanks a bunch. On 1/18/07, Thomas Anders <[EMAIL PROTECTED]> wrote: > Tony VanScoy wrote: > > Trouble compiling the sources. I read the README.osX and followed the > > configure options. > [...] > > mibgroup/host/hr_network.c: In function 'Save_HR_Network_Info': > > mibgroup/host/hr_network.c:250

Re: 5.4 Sources & OS X 10.4

2007-01-19 Thread chris jalbert
On 18-Jan-2007, at 7:47 AM, Tony VanScoy wrote: Trouble compiling the sources. I read the README.osX and followed the configure options. Here's my configure line ... ~/net-snmp-5.4 # ./configure --with-persistent-directory=/var/db/net-snmp --with-defaults --without-rpm --with-mib-modules="host

Re: SNMP Subagent crash

2007-01-19 Thread Dave Shield
On 18/01/07, Venkata Guddeti <[EMAIL PROTECTED]> wrote: > How can I make net-snmp to use asynchronous send, rather than send > (synchronous). Please see http://www.net-snmp.org/tutorial/tutorial-5/toolkit/asyncapp/index.html Dave --