On Mon, 15 Jun 2009 22:21:27 +0100 Dave wrote:
DS> 2009/6/15 Robert Story :
DS> > if internal to the cache helper, that would mean OIDs in the conf file,
since
DS> > that's all the cache helper is passed..
DS>
DS> No - it means that MIB object names in the config file would be converted
DS> to n
On Mon, 15 Jun 2009 19:33:08 -0400 Robert wrote:
RS> On Sat, 9 May 2009 21:34:09 +0400 Aleksandras wrote:
RS> ANL> Hi all !
RS> ANL>
RS> ANL> In file snmp_client.c function snmp_clone_var():
RS> ANL>
RS>
RS> By golly, I think it is... and it's been around for at least 10 years..
Ok, what we bot
On Sat, 9 May 2009 21:34:09 +0400 Aleksandras wrote:
ANL> Hi all !
ANL>
ANL> In file snmp_client.c function snmp_clone_var():
ANL>
ANL> /*
ANL> * need a pointer to copy a string value.
ANL> */
ANL> if (var->val.string) {
ANL> if (var->val.string != &var->buf[0]) {
ANL>
On Thu, 14 May 2009 12:25:29 +0530 Harsha wrote:
HS> Any idea why certain mib-tables are taking more time to walk?
Why don't you do some timing on individual tables and narrow down the problem?
--
Crystal Reports - New Fr
On Fri, 22 May 2009 15:32:17 +0530 sanjaykumar wrote:
S> Hi,
S>I am compiling the code as following and expecting the
S> "Encryption support"
S> But I am not getting what is problem.
S> > Summary
S> > -
S> >Net-SNMP con
On Sat, 23 May 2009 03:19:40 -0700 (PDT) surya wrote:
SP>Using the directive option "forward OID Address" in snmptrapd.conf
file, the traps can be forwarded to other machine
SP>
SP> and using "traphandle" directive, the traps can be processed by an
executable.
SP>
SP>Is there any way
On Mon, 1 Jun 2009 06:09:56 -0400 lanas wrote:
L> In getName(int index) (mibgroup/tunnel.c) there are two ways to
L> get the interface name. Here are excerpts:
L>
L> The first way:
L>
L> #ifndef USING_IF_MIB_IFTABLE_IFTABLE_MODULE
note that the default is to use the iftable module, so this code
2009/6/15 Robert Story :
> if internal to the cache helper, that would mean OIDs in the conf file, since
> that's all the cache helper is passed..
No - it means that MIB object names in the config file would be converted
to numeric OIDs, presumably by the config parsing routine.
Internally the c
On Thu, 4 Jun 2009 12:12:03 + hareesh wrote:
H> Sorry. Mistakenly I have sent the wrong file. I am sending the actual file.
H> Please have a look
Those are all non-fatal errors... Are you getting a core file? Have you tried
running with debug enabled?
-
On Mon, 08 Jun 2009 08:24:29 GMT [email protected] wrote:
MC> I want to get some data from a table,in the form of a row at a time,that is
to say ,how can get an entry from a table at a time?Thanks!
Do a get with a varbind for each row in the column.
--
On Wed, 10 Jun 2009 20:21:51 +0530 sanjaykumar wrote:
S> As snmpNotifyFilterTable has use the "mfd.conf",
S> Could anybody help me out to find the similar function as
ABOVE(parse_snmpNotifyFilterProfileTable)
S> to create a row in "snmpNotifyFilterTable"
There is should be an XXX_allocate_rowreq_
On Mon, 15 Jun 2009 21:14:06 +0100 Dave wrote:
DS> > "cacheTime ifTable 30"... stuff the key/value pairs
DS> > into one of dave's slists, and add lookup in the table init call..
DS>
DS>
DS> I was actually thinking more along the lines of the table
DS> initialisation code being left as it
On Mon, 2009-06-15 at 00:28 +0200, Thomas Anders wrote:
> Current 5.5 SVN fails to build on Tru64 Unix 5.1:
>
> [...]
> libtool: compile: /opt/fsw/bin/cc -I../../include
> -I/home/anders/src/net-snmp-5.5svn/include -I/opt/fsw/libopenssl097/include
> -g -Dosf5=osf5 -c /home/anders/src/net-snmp-5
> "cacheTime ifTable 30"... stuff the key/value pairs
> into one of dave's slists, and add lookup in the table init call..
I was actually thinking more along the lines of the table
initialisation code being left as it stands, and dealing with
the timeout configuration/lookup within the c
Any help answering these questions would be greatly appreciated. I am still
unsure whether I configured things correctly to stop the "exit( )" routine from
being called.
Thanks for any help.
--- On Thu, 6/11/09, Need Help wrote:
From: Need Help
Subject: Re: Removing "Exit()" routine cal
2009/6/15 :
> I am new to SNMP and NET-SNMP.
> Can you please forward me some useful docs related to the same.
Please see the project website (www.net-snmp.conf)
and the documentation that comes with the software.
If you are completely new to SNMP, it might be worth doing
a web search for introd
Hi Sir
I am new to SNMP and NET-SNMP.Can you please forward me some useful docs
related to the same.
Regards
Sumani
9986650418
--
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified li
17 matches
Mail list logo