Returning MFD_SKIP from the Table2_row_prep() routine results in the following 
error:

  Error in packet.
  Reason: (genError) A general failure occured


I generated the first two rows using snmpwalk and then decided to return 
MFD_SKIP for the third row request, thinking that the row data would be skipped 
and that Table2_row_prep() for the 4th row would occur, but I got the above 
error instead and the snmpwalk stopped.

Any ideas?



Need Help <[EMAIL PROTECTED]> wrote:C) Just wanted to confirm with you the 
following is true .... please confirm:

The "_mfd_ocStbHostAnalogVideoTable_object_lookup()" routine calls the 
"ocStbHostAnalogVideoTable_row_prep()" routine and now it is possible for the 
"ocStbHostAnalogVideoTable_row_prep()" routine to return a MFD_SKIP value.  
This means the "_mfd_ocStbHostAnalogVideoTable_object_lookup()" routine can now 
return a MFD_SKIP value.   

I just wanted to confirm that this is ok and no additional code is required 
(somewhere else) to handle a MFD_SKIP value from being returned by the 
"_mfd_ocStbHostAnalogVideoTable_object_lookup()" routine.   



 
---------------------------------
Now that's room service! Choose from over 150,000 hotels 
in 45,000 destinations on Yahoo! Travel to find your fit.
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to