[AGENT++] Walking table row by row using SNMP++

Jochen Katz katz at agentpp.com
Mon Apr 30 01:03:56 CEST 2007


Hi,

> I am attempting  to traverse a table but apparently the getBulk traverses
> the table column by column so that the output for a table that has data as
> follows:

you first get the complete first column because the oid of the last row
in the first column is smaller than the oid of the first row in the
second column.

> Is there a way to get the data row by row

You will have to put all the oids of the first row you want to get into
the request.

Regards,
  Jochen



More information about the AGENTPP mailing list