> On Tue, 04 Oct 2005 16:32:02 +0100, Dave Shield <[EMAIL PROTECTED]> said:
Dave> Traditionally, our main concern over enabling modules by default
Dave> has been that the code should at least *compile* reliably, so that
Dave> the agent could be built on all architectures.
no... Traditionally
1) the reason i ask this question (effect on static routes over serial) is that when i do a "ping" on the target address(goes thru) and subsequently check the arp cache, i find no entries. neither do i find these addresses in the atTable of the router. Now does it matter?
2) The consequence of b
On Tue, 2005-10-04 at 07:02 -0700, Wes Hardaker wrote:
> > On Sun, 2 Oct 2005 09:55:46 +0100, Dave Shield <[EMAIL PROTECTED]> said:
>
> Dave> But surely what we're interested in providing (by default) is the
> Dave> Event-MIB *functionality*, rather than a particular implementation?
>
> I thi
Patrick Welche wrote:
There isn't a gamble: the older version don't use datarootdir, so
all that happens is you end up with
datarootdir=
in your Makefile :-)
Agreed, this was my gut reaction also. But since we supply the generated
configure in CVS, there's no general need to use autoconf any
On Tue, Oct 11, 2005 at 01:42:57PM -0400, Robert Story wrote:
> On Sat, 8 Oct 2005 17:43:16 +0100 Patrick wrote:
> PW> I find I need the attached patch (attached as it includes tabs) to stop
> PW> the man pages and mibs from being installed in /. It could be because I
> PW> am using fairly new auto
Hello,
My advance apology if this is the wrong place for posting my question.
I am trying to get flexlm license out put via snmpd. As different
license file will have different feature name I do not want to hard code
any thing.
This is my entry in snmpd.conf file; only using one of this at a gi
On Wed, 2005-10-12 at 20:41 +0530, [EMAIL PROTECTED] wrote:
> Kindly find attached file for the code reference.
> struct spiConnEntry *
> spiConnTable_addEntry(long atca910xSpiConnectionId )
> {
> spiConnEntry *entry;
> entry = (spiConnEntry *)malloc(sizeof(spiConnEntry));
[SNIP]
Hi Deve,
Thank you so much for your help.
Yes, These are two methods which are envolved for dynamic row
creation/Deletion.
spiConnTable_create_data_context (...)
and
spiConnTable_commit_row(...)
Kindly find attached file for the code reference.
When I try to create(commit) row usi
On Wed, 2005-10-12 at 06:52 -0400, Robert Story wrote:
RS> agentSecName wallace
RS> monitor
RS> ...
RS> iquerySecName grommit
RS> monitor
RS>
RS> Would both monitor statements work?
DS> They'd certainly both work.
DS> The question is what ac
Hi Dave,
In fact, I was not trying to complaint on the quality of the software,
but I am trying to guessing on the root cause of the memory leak issue
that found by my customer. Really thanks to your valuable information. I
will get all my customer config and get back to you later. Once again,
tha
Would like to ask an important question,
Will the net-snmp caused memory leak on snmpd in server side? Or it is
impossible?
Regards,
YM
-Original Message-
From: Robert Story [mailto:[EMAIL PROTECTED]
Sent: Tuesday, October 11, 2005 11:53 PM
To: Goh, Yen Mei
Cc: [email protected]
Hi net-snmp support,
Thanks for your valuable information.
Just realized that I am using 4.2.5 but my customer using 4.2.6.
The memory leak on snmpd was on server side. Thus can I summarized that
it is not related to net-snmp version issue? As I am using the older
version as compared to customer a
On Wed, 12 Oct 2005 00:12:19 +0100 Dave wrote:
DS> > It is possible that something set up by the first token would
DS> > be confused or get broken by the appearance of the second? eg
DS> >
DS> > agentSecName wallace
DS> > monitor
DS> > ...
DS> > iquerySecName grommit
DS> > monitor *
On Sat, 2005-10-08 at 17:43 +0100, Patrick Welche wrote:
> I find I need the attached patch (attached as it includes tabs) to stop
> the man pages and mibs from being installed in /. It could be because I
> am using fairly new autotools, but it boils down to Makefile containing
>
> datarootdir
On Wed, 2005-10-12 at 08:30 +0800, Goh, Yen Mei wrote:
> However, we still can't understand why we didn't see any leak on our
> side but customer side (we were using exactly the same firmware/snmpd)?
> Any possibility on the compiler side or???
The first thing would be to determine the *exact* co
On Wed, 2005-10-12 at 09:26 +0800, Goh, Yen Mei wrote:
> Would like to ask an important question,
> Will the net-snmp caused memory leak on snmpd
> in server side? Or it is impossible?
No - of course it's not impossible! We're only
human, and we're quite capable of making mistakes.
But the ne
On Wed, 2005-10-12 at 11:36 +0530, [EMAIL PROTECTED] wrote:
> Please do help me if anyone has implemented "RowStatus"
> for dynamic row creation/deletion.
There are assorted examples of dynamic row creation/deletion
in the source distribution, using a variety of MIB helpers.
I'm not sure whether
17 matches
Mail list logo