Net-SNMP applications and the agent support run-time selectable debugging output.  The -D flag can be used to select tokens to display at runtime with a comma separated list.  For example ''-Dtls,ssl,snmpd" will display every debugging statement registered with the prefixes of "tls", "ssl" and "snmpd".  This will include longer prefixes too such as "snmpd/main" and "sslctx_client" for example.
+
Net-SNMP applications and the agent support run-time selectable debugging output.  The -D flag can be used to select tokens to display at runtime with a comma separated list.  For example ''-Dtls,ssl,snmpd'' will display every debugging statement registered with the prefixes of "tls", "ssl" and "snmpd".  This will include longer prefixes too such as "snmpd/main" and "sslctx_client" for example.
       
  DEBUGMSG(( token, format, ...))
 
  DEBUGMSG(( token, format, ...))
   Exception encountered, of type "Error"