Re: How to avoid bulkget request in monotonically increasing order

2012-12-11 Thread pal snmp
Can someone look into this and reply ? On Mon, Dec 10, 2012 at 10:16 AM, pal snmp wrote: > The simple table I created has 1 index, and a few read-only columns. > The baic handler code was generated using mib2c w/ mib2c.old-api.conf > configuration. > In the handler code, I check for header_simp

Re: How to avoid bulkget request in monotonically increasing order

2012-12-10 Thread pal snmp
The simple table I created has 1 index, and a few read-only columns. The baic handler code was generated using mib2c w/ mib2c.old-api.conf configuration. In the handler code, I check for header_simple_table() and take the index from name[*length-1]. But as this index doesn't increase monotonically,