Hi there,
I recently started out on working net snmp as an intern project for a
company. I need some basic help and pointer that will help me get started
and unblock me.
I want to make a change to snmpd, such that any time a new GET (or GET NEXT
or GET BULK) request comes, before invoking handlers from the pre compiled
module, it should be able to lookup information from our lookup cache which
is custom created. If the incoming OID is present in our custom created
lookup cache, then we should serve the request by fetching the vale from
there. If the lookup cache doesn't have value, then we let the normal
process flow.
Can you throw pointers as to what part of snmpd I will need to modify to
intercept ? I have browsed and read (and re-read) code several times but it
is so over whelming. If you can throw some pointers, that would be a great
help.
I greatly appreciate your help.
--DJ
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_nov
_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders