RE: Help with Table column OID

2008-09-24 Thread sasson_shuki
ers@lists.sourceforge.net Subject: RE: Help with Table column OID Hi Shuki! First of all, thanks for your answer!!! Well, the .h file follow the numbers correctly, it also jumps. What I mean is, that as the same behaviour that appears in the MIB. I'm just wondering if that is possible, to have colu

RE: Help with Table column OID

2008-09-24 Thread Angela Lazaro
net-snmp-coders@lists.sourceforge.net Subject: RE: Help with Table column OID Hi Angela, when you apply mibc -c c mib2c.iterate.conf you get as a result both .h file and a .c file. Example: /* * Note: this file originally auto-generated by mib2c using * : mib2c.iterate.conf,v 5.14 2004/10/

RE: Help with Table column OID

2008-09-23 Thread sasson_shuki
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Angela Lazaro Sent: Friday, September 19, 2008 6:00 AM To: net-snmp-coders@lists.sourceforge.net Subject: Help with Table column OID Hi all!!! I'm implementing a MIB using net-snmp 5.3.2 and generate the

Help with Table column OID

2008-09-19 Thread Angela Lazaro
Hi all!!! I'm implementing a MIB using net-snmp 5.3.2 and generate the code with mib2c -c mib2c.iterate.conf. In that MIB I have a table that have 5 columns, each column has is own OID but the OIDs from all columns are not in order. The last two doesn't follow the natural order of the numbers.