On Fri, 2006-01-20 at 18:21 +0530, gautam borad wrote:
> Hi,
> I'm using net-snmp v 5.3.0.1 mib2c to generate the .c files.
> I want to implement a table with RowStatus and that allows
> dynamic creation of rows. Now the problem is that i have
> a column in the table that needs to have unique
Hi,
I'm using net-snmp v 5.3.0.1 mib2c to generate the .c files. I want to implement a table
with RowStatus and that allows dynamic creation of rows. Now the problem is that i have
a column in the table that needs to have unique value (apart from the index) across the entire table.
So when