Hello,
 
could someone tell me how an incoming message (GET message or SET message) will get / set the specific values (in the varbind-list) in the MIBs (e.g. the view-based-mib) (in this code)?
 
https://trac.eecs.jacobs-university.de/projects/scli/browser/trunk/snmp/g_dispatch.c?rev=668
 
 
I only see the g_receive_message function and the prepareDataElements function (depending from the snmp version) - but which function will be called after the prepareDateElements function to update the MIB or to read out the MIB values (if it was a GET message)?
 
thanks
 
best regards
Bernd