SNMPPLUGIN_DMAX_LINE
(void) vsnprintf(snmpplugin_lbuf, SNMPPLUGIN_DMAX_LINE, fmt, ap);
static char snmpplugin_lbuf[SNMPPLUGIN_DMAX_LINE];