TODO ==== - implement more probes [thl] - support "pass" option from net-snmp's snmpd with -g/-n options (especially useful for command line testing without snmpd(8)) - write snmpdx.pod documentation CANDO ===== - 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