Re: Problems on a double indexed table

2008-01-03 Thread Robert Story
On Thu, 6 Dec 2007 17:05:22 +0100 [EMAIL PROTECTED] wrote: AI> I have a problem in a table with the following attributes: AI> ifIndex: foreign key (ifTable) AI> MacAddress: primary key. AI> other attributes... AI> I have generated the source code with mib2c command in MFD mode. AI> I have tryed to

Re: Problems on a double indexed table

2007-12-07 Thread [EMAIL PROTECTED]
] To : "[EMAIL PROTECTED]" [EMAIL PROTECTED] Cc : "net-snmp-coders" [email protected] Date : Fri, 07 Dec 2007 03:22:49 +0100 Subject : Re: Problems on a double indexed table > On tor, 2007-12-06 at 17:05 +0100, [EMAIL PROTECTED] wrote:

Re: Problems on a double indexed table

2007-12-06 Thread Magnus Fromreide
On tor, 2007-12-06 at 17:05 +0100, [EMAIL PROTECTED] wrote: > Hi, > I am a novice in net-snmp. > I have a problem in a table with the following attributes: > ifIndex: foreign key (ifTable) > MacAddress: primary key. > other attributes... > I have generated the source code with mib2c command in MFD

Problems on a double indexed table

2007-12-06 Thread [EMAIL PROTECTED]
Hi, I am a novice in net-snmp. I have a problem in a table with the following attributes: ifIndex: foreign key (ifTable) MacAddress: primary key. other attributes... I have generated the source code with mib2c command in MFD mode. I have tryed to put the table data in a two dimensional array in the