Bug in serial number detection with F5 Big-IP

Hi,
We have a bug with de detection of serial number with f5 Big-IP, LibreNMS put the version of the F5 instead of the SN

The detection looks good (f5-xxxx-xxxx)

Load poller module os

SNMP[‘/usr/bin/snmpget’ ‘-v2c’ ‘-c’ ‘COMMUNITY’ ‘-OQUs’ ‘-m’ ‘F5-BIGIP-SYSTEM-MIB’ ‘-M’ ‘/export/appl/librenms/mibs:/export/appl/librenms/mibs/f5’ ‘udp:HOSTNAME:161’ ‘sysProductVersion.0’ ‘sysPlatformInfoMarketingName.0’ ‘sysGeneralChassisSerialNum.0’]

sysProductVersion.0 = *
sysPlatformInfoMarketingName.0 = BIG-IP 4000
sysGeneralChassisSerialNum.0 = f5-xxxx-xxxx

but the serial is the version

Hardware: BIG-IP 4000
Version: 13.1.3.2
Features:
Serial: 13.1.3.2

I did not find in the documentation where is the detection of this component
Thanks for your help

Correct, this looks like a bug. A patch is on the way here :

Bye

Thank’s @PipoCanaja !