Hi, I wanted to get rid of net-snmp and use the shipped snmpd(8). I have OpenBSD boxes running various services (DNS, Web, Mail...) and have scripts providing service stats using the extend/exec net-snmp feature. I read about the "oid" feature of snmpd(8) but it seems it can only publish fixed text of numbers.
Is there any way to tell snmpd(8) to run an external script and send it's
results to the snmp client?
TIA,
Jo

