Good day,
I have a few tables at node .1.3.6.1.4.1.xxx.1 (for example
.1.3.6.1.4.1.xxx.1.1 -.1.3.6.1.4.1.xxx.1.3), data for them reads from
one place by one request, so, I want to inject cache handler at subtree
.1.3.6.1.4.1.xxx.1, to get data for all this subtree befor handlers of
tables will be called. Is it will be work if I just inject
chache_handler at oid .1.3.6.1.4.1.xxx.1 ? Is this handler will be
called if for example I run command:
snmpget .1.3.6.1.4.1.xxx.1.2(table 2).1(col 1).0(index 0) ?
How request processed, it call every handler which it found during
parsing oid, or just the last in tree ?
   Thank you.




-------------------------------------------------------
This SF.Net email is sponsored by Yahoo.
Introducing Yahoo! Search Developer Network - Create apps using Yahoo!
Search APIs Find out how you can build Yahoo! directly into your own
Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to