>>>>> "EE" == Erik Earle <[EMAIL PROTECTED]> writes:

EE> I assume the purist's way would be to register
EE> table_iterator and scalar_group handlers...then I
EE> don't have to worry about the 'figuring out' of what
EE> the next OID is, right?

Yep.

EE> The main reason for the "odd way" is due to the fact
EE> that I am trying to implement this for both net-snmp
EE> and the microsoft snmp.exe with as much reusable code
EE> as possible.  (can't really use the handlers in
EE> snmp.exe)

Wow.  Let us know how that works out!

EE> ...anyway, I know this is probably a dumb question
EE> given what the intention of the oid_stash is...but
EE> here goes anyway:  is there a way to load a mib all at
EE> once into a stash already written?

If you can pull all the data at once, using a stash would certainly
help you do the getnext processing.
-- 
Wes Hardaker
Sparta, Inc.

-------------------------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to