Re: Prototypes for debug functions?

2010-12-30 Thread Magnus Fromreide
On Mon, 2010-12-27 at 08:18 -0500, Bill Fenner wrote: > On Dec 24, 2010, at 11:52 AM, Magnus Fromreide wrote: > > > This functionality is already exposed using SNMP. > > Not for a subagent, which is my use case. Correct, so ignore that part of it then. /MF -

Re: bundling the libraries into the agent ?

2010-12-30 Thread Magnus Fromreide
On Thu, 2010-12-30 at 21:12 +0530, Abraham Varricatt wrote: > Hmmm... > try adding the configure option "--disable-shared" > Does that help at all? > > In my joy, I almost forgot to reply back. Thanks Dave !! > > Using this configure option along with -Bstatic seems to

Re: bundling the libraries into the agent ?

2010-12-30 Thread Abraham Varricatt
> > Hmmm... > try adding the configure option "--disable-shared" > Does that help at all? > In my joy, I almost forgot to reply back. Thanks Dave !! Using this configure option along with -Bstatic seems to do the trick for me ! (^_^) Compiling away, Abraham Varricatt -

Re: CFV: Fix for bug 3109144: cant load vacmView from persistent storage

2010-12-30 Thread Wes Hardaker
> On Wed, 29 Dec 2010 09:28:44 +0100, Niels Baggesen > said: NB> FYI, I am trying to set up some buildbots under VMware to verify NB> that the 5-5 and 5-6 patches branches compile and minimally works NB> under current *BSD and Solaris releases, but it will probably take NB> till some tim

Re: snmp error access via Net-Snmp

2010-12-30 Thread Dave Shield
On 29 December 2010 13:34, deepa ramar wrote: > While testing snmp get as >   snmpget -O qv -I r -v 1 -c public x.x.x.x sysLocation.0 Yes - that looks OK to me. (and it does work as expected when I run this command) > Unknown output option passed to -O: Is there nothing printed after the ':'

snmp error access via Net-Snmp

2010-12-30 Thread deepa ramar
Hi, While testing snmp get as snmpget -O qv -I r -v 1 -c public x.x.x.x sysLocation.0 via Net-Snmp I faced the issue is Unknown output option passed to -O: USAGE: snmpget [OPTIONS] AGENT OID [OID]... Version: 5.4.1 OPTIONS: -h, --help display this help message But my point of view, i gave