Re: 2 new package pre-releases: 4.2.7.pre1 and 5.0.10.pre1

2005-05-06 Thread Bert Driehuis
On Fri, 6 May 2005, Wes Hardaker wrote: We are in the process of shutting down the 4.2.x and 5.0.x line of code and are planning on release one more version from each of those trees before we close it down for good. Thus, we have just created a 4.2.7.pre1 tar ball and a 5.0.10.pre1 tar ball. The

2 new package pre-releases: 4.2.7.pre1 and 5.0.10.pre1

2005-05-06 Thread Wes Hardaker
We are in the process of shutting down the 4.2.x and 5.0.x line of code and are planning on release one more version from each of those trees before we close it down for good. Thus, we have just created a 4.2.7.pre1 tar ball and a 5.0.10.pre1 tar ball. The release schedule timeline for these can

Re: snmp.conf persistentDir not working on Linux and Windows

2005-05-06 Thread Thomas Anders
Alex Burger wrote: Right now only snmpd uses the persistent storage. I'm not sure this is true. In particular, a SNMPv3-enabled snmptrapd is expected to make use of persistent storage as well, isn't it? +Thomas --- This SF.Net email is sponsor

Re: net-snmp can't query CPU, RAM information.

2005-05-06 Thread Johannes Schmidt-Fischer
On Tue, 2005-04-12 at 02:42, Nguyen Quang Vu wrote: I used SolarWinds software (version for windows 2000 machine) to query to HP-UX (by IP and Community String). I can see Interface, Disk information, but I can not see CPU, and Memory Information. We've already established that SolarWinds relies

Re: snmp.conf persistentDir not working on Linux and Windows

2005-05-06 Thread Alex Burger
Alex Burger wrote: -Config file defined by SNMP_PERSISTENT_FILE is now backed up and purged before writing so it doesn't continiously grow. Previously, the file would keep getting bigger and bigger. Actually, it wasn't even being backed up at all as the backup code didn't check for SNMP_PERSI

Re: table_data helpers

2005-05-06 Thread Dave Shield
On Thu, 2005-05-05 at 21:09, Robert Story wrote: > On Thu, 05 May 2005 17:07:36 +0100 Dave wrote: > DS> I've come up with the following list of required tasks facing such > DS> a helper. What else (or different) would it need to provide? > DS> > DS> SNMP-request handling: > DS> - register (

RE: How to implement tables in 5.0.6

2005-05-06 Thread Dave Shield
On Fri, 2005-05-06 at 00:07, Toth, Gregory S wrote: > It worked, thank you. Good. > Sorry I've been a pain about this for the last few weeks, but this is so > different from the 4.x.x that I was unable to determine from the mib2c > generated code and what examples in the net-snmp package how to p