the current version of exometer_report_snmp.erl can not deal with exometer_function entries. It will run into
{error, {function_not_exported,
{snmp_bin, 1}}}
when calling modify_mib.
Is there a simple workaround besides specifying my own function entry module?