<div dir="ltr">Hi all<div><br></div><div>The attached patch fixes some bugs in the parser of snmphosts.cfg that make the SNMPv3 implementation mostly useless. These are all off-by-one errors that causeĀ strings like "passphrase=" to never be found in the configuration file.</div><div><br></div><div>I've also changed two instances of debug logging to error logging because they're errors thatĀ need operator/sysadmin intervention: one is an error in the configuration (eg "Host X ... no such name") and the other is a connection timeout.</div><div><br></div><div>Cheers</div><div>Jeremy</div><div><br></div></div>