TODO ==== - implement more probes [thl] - write snmpdx.pod documentation CANDO ===== - allow two modules to run and cache the same command with different expire times by using/enforcing the smaller expire time in the cache object. - speed up initial MIB processing by trying to consolidate snmptranslate calls? - write probe snmpdx.pm which provides name and version and which especially can be also used as the always present probe in Makefile during restart. - add --param=key:value command line option for passing key/value pairs into snmpdx for use by probes as some sort of configuration. - provide "-expire" field in $obj which the probes can fill out. If filled out, the framework uses this to cache the result value to speed up things even more. - split out MIB parts of each probe into own sub-MIBs - Makefile and snmpdx.cfg still contains some hard-coded things