Re: mib2c duplicate column numbers

2004-08-04 Thread Dave Shield
> > There's nothing wrong with column defines being non-continuous, or > > starting at something other than 1. But repeated constant values > > is rather more worrying. > > I agree, it was just a little unusual, that's all. > > > What does the MIB file look like? > > I have since re-examined

Re: mib2c duplicate column numbers

2004-08-03 Thread Dave Shield
> Hi, > > I am using mib2c to generate code for tables. > > When i view the XXX_columns.h file, I see that the #defines that identify > the columns in my table are sometimes given repeating and non-continous > numbers. > And sometimes I have noticed that the column numbers don't even start at 1,

mib2c duplicate column numbers

2004-08-03 Thread Mark Hansen
Hi, I am using mib2c to generate code for tables. When i view the XXX_columns.h file, I see that the #defines that identify the columns in my table are sometimes given repeating and non-continous numbers. For example: /* * column number definitions for table routeTable */