K 10 svn:author V 4 ngie K 8 svn:date V 27 2016-12-31T00:00:12.469928Z K 7 svn:log V 367 MFC r310455: Clarify failure in snmp_output(..) with call to snmp_pdu_decode - Explicitly test snmp_pdu_encode against SNMP_CODE_OK instead of assuming any non-zero value is bad. - Print out the code before calling abort() to give the end-user something actionable to debug without having to recompile the binary, since the core might not have these details. END