On 2013-04-11, Joel Carnat <[email protected]> wrote: > 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?
No, there isn't. (If there was, it would be in the manual).

