5.2.2.rc2 available

2005-10-21 Thread Wes Hardaker
5.2.2.rc2 is now available on the SourceForge download servers. Please give it a whirl. See the ChangeLog enclosed for the few bugs we've fixed in the last week. -- Wes Hardaker Sparta, Inc. --- This SF.Net email is sponsored by: Power Archit

Re: subagnet can not find libnetsnmpmibs.so.9

2005-10-21 Thread Ryan guo
hi,lee     First,make sure u have installed the net-snmp package on ur linux system, and if u had do so,look up these .so files such as libnetsnmpmibs.so as u said at /usr/lib or /usr/lib64 and make sure that the file u want is at there.       On 10/21/05, Lee Rick <[EMAIL PROTECTED]> wro

RE: [cacti-user] Re: Initial release of the Bacula SNMP Subagent - v1.2

2005-10-21 Thread Les Mikesell
On Fri, 2005-10-21 at 16:54, Darren Gamble wrote: > > Mostly unrelated question: do you happen to know who to > > complain to about Linux x86_64 interface traffic stats > > from net-snmp being incorrect as reported by cacti? > > The target is Centos3.x (should be the same as RHEL3) with > > cacti

RE: [cacti-user] Re: Initial release of the Bacula SNMP Subagent - v1.2

2005-10-21 Thread Darren Gamble
Hi Les, > Mostly unrelated question: do you happen to know who to > complain to about Linux x86_64 interface traffic stats > from net-snmp being incorrect as reported by cacti? > The target is Centos3.x (should be the same as RHEL3) with > cacti running on a 32-bit Centos4 box. After a reboot the

Re: [cacti-user] Re: Initial release of the Bacula SNMP Subagent - v1.2

2005-10-21 Thread Les Mikesell
On Fri, 2005-10-21 at 09:48, Dave Shield wrote: > Firstly, net-snmp *does* support the Counter64 syntax - it's > just the pass-through mechanism where this is currently > missing. Secondly, I'm fairly sure that at some point, we > *will* extend this mechanism to cope with the SNMPv2 additions. > I

RE: Multiple sets in one pdu

2005-10-21 Thread Yong Chen (yongche)
Hi Dave, Got your points, I appreciate your prompt and clear answers. Best, Yong Chen -Original Message- From: Dave Shield [mailto:[EMAIL PROTECTED] Sent: Friday, October 21, 2005 1:50 AM To: Yong Chen (yongche) Cc: net-snmp-users@lists.sourceforge.net Subject: RE: Multiple sets in on

Re: Cross compile in ppc

2005-10-21 Thread Miguel Ángel Álvarez Cabanes
Sorry Thomas, but I haven't understood completely your answer. I mean... the use of ranlib with that library is managed by the Makefile of the net-snmp package (and so by the configure). So... I do not understand why is this not correct for my toolchain and yes for the others. Miguel Angel Alvare

Re: Initial release of the Bacula SNMP Subagent - v1.2

2005-10-21 Thread Dave Shield
On Fri, 2005-10-21 at 15:50 +0200, Turbo Fredriksson wrote: > For the last two weeks, I've been trying to interface the Bacula > SQL database with SNMP. > > The script is now in such a state that it's actually RELEASABLE > and USABLE > Have a look at http://www.bayour.com/bacula-snmp/ for more

Initial release of the Bacula SNMP Subagent - v1.2

2005-10-21 Thread Turbo Fredriksson
[Sorry for the cross-post people!] For the last two weeks, I've been trying to interface the Bacula SQL database with SNMP. The script is now in such a state that it's actually RELEASABLE and USABLE but not quite done regarding the Cacti integration - still need to finish the SNMP Query XML file.

NetSNMP api segfaulting on OctetString with length=0

2005-10-21 Thread REIBENSCHUH Alfred
Title: NetSNMP api segfaulting on OctetString with length=0 hi! * first of all i use CentOS 4.1 Linux with the following rpms: net-snmp-utils-5.1.2-11.EL4.6 net-snmp-libs-5.1.2-11.EL4.6 net-snmp-devel-5.1.2-11.EL4.6 net-snmp-5.1.2-11.EL4.6 * a dump of the snmp-trap i'm parsing is: len

RE: Multiple sets in one pdu

2005-10-21 Thread Dave Shield
On Thu, 2005-10-20 at 13:49 -0700, Yong Chen (yongche) wrote: > 1. The RFC says assignments within one SET is "as if simultaneous", > does it imply there's no sequence guaranteed? Correct. >Further, does it imply "SET > redFish=xxx, blueFish=yyy" should have t

subagnet can not find libnetsnmpmibs.so.9

2005-10-21 Thread Lee Rick
hi, I'm learning about net-snmp. I'm praticing with the NET-SNMP Tutorial. Followed by the sub-agent Demon tutorial step by step, I've compiled the nstAgentSubagentObject.c correctly. Then I run the subagent as follows and error occurs. [EMAIL PROTECTED] download]# ./mysubagent ./mysubagent: erro

Re: Hexstring <-> ASCII

2005-10-21 Thread Dave Shield
On Thu, 2005-10-20 at 17:28 -0700, Roy Chan wrote: >The other is taken using > snmptrapd of NET_SNMP v5.1 which is displayed in Hex > string. The bug you have triggered was reported and fixed in January 2004 (see Bug #864367). The corrected version was included in the