[PATCH / request for votes] Support double byte characters

2018-07-16 Thread Josef Ridky
Net-SNMP isn't able to handle double byte characters like UTF-8. Though it can handle single byte characters (US-ASCII characters) properly, UTF-8 and ShiftJIS characters are displays as "." Steps to Reproduce: - Edit /etc/snmp/snmptrapd.conf and add or uncomment the following line. auth

Re: [PATCH / request for votes] Support double byte characters

2018-07-16 Thread Bill Fenner
I agree with the concept of handling UTF-8, but I do not like this implementation. We discussed this a couple of months ago, https://sourceforge.net/p/net-snmp/mailman/message/36322758/ Bill On Mon, Jul 16, 2018 at 5:16 AM Josef Ridky wrote: > Net-SNMP isn't able to handle double byte charac