Resolution:

# echo $LANG
en_GB
# export LANG=en_GB.UTF-8


On Fri, Oct 18, 2013 at 12:40 AM, Mike Stupalov <landy2005@gmail.com> wrote:
On 18.10.2013 10:24, Tom Paseka wrote:
> Looks like a bug in snmp on the box - a raw snmpget shows the same
> weirdness.
>
> Sorry for noise!

Anyway, please send an output for debug poller/discovery.

Also note that you need to do snmpget with option -On,
because net-snmp default tries to translate hex data into string..

>
>
> On Thu, Oct 17, 2013 at 11:09 PM, Mike Stupalov <landy2005@gmail.com
> <mailto:landy2005@gmail.com>> wrote:
>
>     Please pastebin (on send file) for debug polling out:
>     php ./poller.php -d -m bgp-peers -h <your_juniper> > /tmp/poller.out
>
>     also for discovery (if possible):
>     php ./discovery.php -d -m bgp-peers -h <your_juniper> >
>     /tmp/discovery.out
>
>     --
>     Mike Stupalov
>
>     Tom Paseka __ 18 октября 2013 г. 5:31:10 написал:
>
>>     <snip>
>>         [jnxBgpM2PeerRemoteAddr] => � |�
>>         [jnxBgpM2PeerLocalAddr] => � }<
>>     <snip>
>>
>>     Is this well known?
>
>


--
Mike Stupalov