A) You stated there are other methods (instead of using "se_add_pair_to_slist" 
and "se_find_value_in_slist" routines) which can be used to remember index 
values.  I assume "other methods" mean that I am free to implement any other 
way to remember index values if I want :>) ... or perhaps other methods already 
exist within NetSNMP?   I asked this question, since it does seem silly to 
assign a "text string" to each index value like the "se_xxxx" routines 
mentioned above require in order to remember the index mappings. I might see if 
I can find another way without using text strings.  Any advice?

B) You state "Check out the container load function(s) for ifTable." .   Well, 
this seems to complicated for me to understand just yet.   I think I will 
simply regenerate Table1 during it's container_load() routine everytime since 
this would be easier for me right now.   Perhaps in the future, updating this 
to not regenerate the full table everytime would be possible.

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.   

D) "the more questions you ask in a single message, to more likely I am to take 
longer to respond. I only have so many hours in the day!"

I completely understand and immensely appreciate all the time and guidance you 
have provided me so far.  Without this sort of assistance, I would not even 
come close to using SNMP for my company, especially after finding out I am 
dealing with tables which are related to other tables.

I do apperciate your help immensely ......  thanks to you (as well as David of 
course) !




       
---------------------------------
Choose the right car based on your needs.  Check out Yahoo! Autos new Car 
Finder tool.
-------------------------------------------------------------------------
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