2009/7/10 Roberto Gonzalo <rgonz...@inelcom.com>:
> When i ask to my table, the first row is OID.1.1.1 and I return the data of
> all columns of that row. I print the results and call to the NEXT OID, in
> this case OID.1.1.2.
> Then, the row exist in the table but it´s a empty row and I want to pass to
> the next OID ".1.2.1" because I know that this new OID return a value.

The point about using the table-data helper, is that it knows what rows
are valid, so it can automatically move on to the next one.

So if you've got an empty row, the best thing is simply not to add it to the
table container in the first place.

Dave

------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to