String Index

2007-04-04 Thread Senthil Nathan
Hi, Regarding my privious mail, I have used to generate the code by using Mib2c in itertator conf option. With thanks and Regards, D.SenthilNathan - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net

String Index

2007-04-04 Thread Senthil Nathan
Dear Friends, I have to say thanks for the cooperation for my queries regarding getbulk request. It really helped me in my project. Thanks once again, Regarding my project,I have one mib specification. Regarding that, I have need to clarify that, 1. Is it possible , to make the Index as read

mib2c dynamic row creation not generating _mfd_${context}_rowreq_from_index in Net-SNMP 5.3.1

2007-04-04 Thread Emi . Yanagi
Dear net-snmp-coders, I am reporting a mib2c dynamic row creation problem in Net-SNMP 5.3.1. Even though I selected 1) generate code for row creation as below, This table has read-create columns. Do you want to generate code for dynamic row creation? 1) generate code for row c

Re: if-mib compile prob

2007-04-04 Thread Patrick Welche
On Wed, Apr 04, 2007 at 05:34:05PM +0200, Thomas Anders wrote: > Patrick Welche wrote: > > Isn't that without the old if-mib too? > > Nope. The old IF-MIB implementation comes by default on NetBSD (and any > other non-Linux OS). Thank you for your patience: the penny dropeth! Cheers, Patrick

Re: if-mib compile prob

2007-04-04 Thread Thomas Anders
Patrick Welche wrote: > Isn't that without the old if-mib too? Nope. The old IF-MIB implementation comes by default on NetBSD (and any other non-Linux OS). +Thomas -- Thomas Anders (thomas.anders at blue-cable.de) - Take

Re: if-mib compile prob

2007-04-04 Thread Patrick Welche
On Wed, Apr 04, 2007 at 03:36:25PM +0200, Thomas Anders wrote: > Patrick Welche wrote: > > .. it's just that it should compile too with the old if-mib :-/ > > It probably will, as soon as you omit > > --with-mib-modules="if-mib" --enable-mfd-rewrites > > altogether. Isn't that without the old

Re: if-mib compile prob

2007-04-04 Thread Thomas Anders
Patrick Welche wrote: > .. it's just that it should compile too with the old if-mib :-/ It probably will, as soon as you omit --with-mib-modules="if-mib" --enable-mfd-rewrites altogether. +Thomas -- Thomas Anders (thomas.anders at blue-cable.de) ---

Re: if-mib compile prob

2007-04-04 Thread Patrick Welche
On Wed, Apr 04, 2007 at 03:02:54PM +0200, Thomas Anders wrote: > Patrick Welche wrote: > > Ah - could the underlying cause be: > [...] > > IF-MIB > > ifTable (old)U $2 ~3.5O mibII/interfaces.c > > ifTable (new)L 5.2 M if-mib/ifTable/* > > ifTa

Re: if-mib compile prob

2007-04-04 Thread Thomas Anders
Patrick Welche wrote: > Ah - could the underlying cause be: [...] > IF-MIB > ifTable (old)U $2 ~3.5O mibII/interfaces.c > ifTable (new)L 5.2 M if-mib/ifTable/* > ifTable (new) FO 5.4 M if-mib/ifTable/* [...] > With --

Re: if-mib compile prob

2007-04-04 Thread Patrick Welche
On Mon, Apr 02, 2007 at 09:40:34PM +0200, Thomas Anders wrote: > Patrick Welche wrote: > >>> If I try configure --with-mib-modules="if-mib", I get > >> Please add "--enable-mfd-rewrites" and report back. > > > > I get the same warning: > > > > *** MIB Module warning *** mib module 'mibII/ifTabl

Re: vacm notification access

2007-04-04 Thread Dave Shield
On 03/04/07, Wes Hardaker <[EMAIL PROTECTED]> wrote: > > "DS" == Dave Shield <[EMAIL PROTECTED]> writes: > > DS> I'm pretty sure that the vacmNotifyView is not actually consulted > DS> when generating notifications. > > Ugh. We need to add that. OK - I've added that to the project tracker. W