Re: Index Issue: container not get freed before another cache_load

2007-11-01 Thread Sharad Chandra
On Wednesday 10 October 2007 8:26 pm, Rasanth Akali Kandoth wrote: > Hi Chandra, > can you pls post the diff of your fix, if it is in the public code. oops i missed the mail. On net-snmp-5.2.3_3 code is generated by mib2c -c mib2c.mfd.conf storageStatusTable. Attached: diff Sharad Chandra > in

Re: help~

2007-11-01 Thread HongGuo Liu
ÔÚÄúµÄÀ´ÐÅÖÐÔø¾­Ìáµ½: >From: "Dave Shield" <[EMAIL PROTECTED]> >Reply-To: >To: "HongGuo Liu" <[EMAIL PROTECTED]> >Subject: Re: help~ >Date:Mon, 29 Oct 2007 11:51:55 + > >On 25/10/2007, HongGuo Liu <[EMAIL PROTECTED]> wrote: > > I want to write procedures to search unknown network equipm

passing format to traphandle

2007-11-01 Thread Terry
Hello, I want to pass the format2 output to traphandle somehow. Here is my snmptrapd.conf: format1 "%B" traphandle SNMPv2-SMI::enterprises.15538.1.4.0.100 /usr/bin/script $string I want $string to contain whatever the format1 is limiting. Is this possible?

Re: Is it possible to register some mib node after init_snmp() called?

2007-11-01 Thread Dave Shield
On 01/11/2007, <[EMAIL PROTECTED]> wrote: > Following the previous threads that I posted, I am trying to device a > solution that allows users to register mib variables dynamically at any time > after the agent starts. You mean like the AgentX mechanism does? > I suppose that if I manage to

Is it possible to register some mib node after init_snmp() called?

2007-11-01 Thread Shawn_He
Hi Dave, Following the previous threads that I posted, I am trying to device a solution that allows users to register mib variables dynamically at any time after the agent starts. From sample code, I notice that once init_snmp() is called, the agent is put inside an infinite loop calling agen

Re: AgentX questions

2007-11-01 Thread Dave Shield
On 01/11/2007, Andreas Mueller <[EMAIL PROTECTED]> wrote: > Is my impression correct that no SNMP implementation may > use AgentX GetBulk requests if the application registered only > a table row, I wouldn't like to answer for any other SNMP implementation. You'd really have to ask the relevant de

RE: duplex discovery

2007-11-01 Thread Bruce Shaw
>...'holier than thou' attitude...complaints and attacks... hostile and aggressive...attacks and complaints. Is that the type of contribution you wish to make to this potential new feature? I apologize. We seem to have gotten off on the wrong foot, 'cause I made a bunch of assumptions. On Sola

Re: duplex discovery

2007-11-01 Thread Dave Shield
On 30/10/2007, Max <[EMAIL PROTECTED]> wrote: > >Is there > documentation you can refer me to, Dave, so that I can RTFM > about your preferred style / process for integrating a new feature? Sorry I haven't been

RE: AgentX questions

2007-11-01 Thread Andreas Mueller
Hello, > Which version of SNMP are you using for the SET command? > The notWritable error was introduced with SNMPv2. > SNMPv1 uses the 'noSuchName' error with what can only be described as gay abandon. I used the example from the documentation, which uses -v 1. With -v 2c, notWritable is retur

Re: problem getting CPU stats working.

2007-11-01 Thread Ian P. Christian
I managed to get this working with 5.3.1 eventually with the following configuratoin: --enable-ucd-snmp-compatibility \ --with-mib-modules="host ucd-snmp/dlmod ucd-snmp/diskio ip-mib/ipv4InterfaceTable agentx/subagent agentx/master agentx ucd-snmp/loadave ucd-snmp/memory ucd-snmp/file u

Re: AgentX questions

2007-11-01 Thread Dave Shield
On 01/11/2007, Andreas Mueller <[EMAIL PROTECTED]> wrote: > 1. I try to set a value in my application that connects via AgentX > protocol to NET-SNMP. I refuse the modification with error code > notWritable (17), but the snmpd returns not 17, but 2 (noSuchName) to > the snmpset command. Which vers

AgentX questions

2007-11-01 Thread Andreas Mueller
Hello, I have two questions about the AgentX implementation. I use NET-SNMP 5.4.1 on a Windows XP system. 1. I try to set a value in my application that connects via AgentX protocol to NET-SNMP. I refuse the modification with error code notWritable (17), but the snmpd returns not 17, but 2 (noSuc

Limited Number of Varbinds for TRAPS?

2007-11-01 Thread Smith_Randy
I have a daemon that is compiled as a seperate subagent and its purpose is only to send traps. However, I've found that in the code, shortly before sending the trap packet, as I'm making calls to the snmp_varlist_add_variable() function to add to the trap packet, the number of "varbinds" seems to

Re: problem getting CPU stats working.

2007-11-01 Thread Ian P. Christian
Ian P. Christian wrote: > remote_host # snmpwalk -v 2c -c public 10.200.201.15 .1.3.6.1.4.1.2021.11.11 > UCD-SNMP-MIB::ssCpuIdle = No Such Object available on this agent at this OID > > # strace -p 3232 > There was a bit of exra noise in that first post - as I had verbose logging on. # strac

problem getting CPU stats working.

2007-11-01 Thread Ian P. Christian
This is goign to be a long post I'm afraid - I've been struggling with this for many hours now. I'm trying to get systemStats working. I have tried with versions 5.4, 5.4.1, and 5.3.1. The software is running on a custom linux distro, on kernel 2.6.18. The system is running on Xen. The compi

Re: duplex discovery

2007-11-01 Thread Max
Bruce, I think you have misinterpreted much of what I was saying on list as I think I have misinterpreted some of what you have been saying. I really would like to be involved with helping with this feature and I have no beef with you, sorry if I came off as being demanding or stepping in where I

Re: duplex discovery

2007-11-01 Thread Max
On Nov 1, 2007 5:34 AM, Thomas Anders <[EMAIL PROTECTED]> wrote: > May I suggest to start collecting the common thoughts on a dedicated page in > the Net-SNMP Wiki? Great idea :). - This SF.net email is sponsored by: Splunk

Re: duplex discovery

2007-11-01 Thread Thomas Anders
Max wrote: > If we can agree on an operating system or two to work on then we can > pick a few commonly used network drivers to start with to develop a > framework to use for other cards / architectures. May I suggest to start collecting the common thoughts on a dedicated page in the Net-SNMP Wik