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
]
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:
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
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