Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Apr 2018 11:33:01 +0000
From:      bugzilla-noreply@freebsd.org
To:        net@FreeBSD.org
Subject:   [Bug 227502] Unable to add pfsense as monitored target in ntopng
Message-ID:  <bug-227502-7501-T7kEmKZOav@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-227502-7501@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227502

--- Comment #2 from Florin Samareanu <florin.samareanu@gmail.com> ---
Hello,

I got this in the ntopng bug I raised (
https://github.com/ntop/ntopng/issues/1734 ):

@fsamareanu sure. In SNMP some fields are encoded with TLV (Type Length Value),
where the length specifies how many bytes to read on the next field. The daemon
you are using seems to ignore the "Length" value from some SNMP fields (at
least in version, error-status, error-index fields) and assume length 1. This
works well with snmpwalk which uses a 1 byte values but it does not with ntopng
which uses 4 bytes values.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-227502-7501-T7kEmKZOav>