Hello community,
I’m having some issues with LLDP discovery with a FS S3400-48T6P.
If i run the discovery.php script i have this error:
Error discovering discovery-protocols module for xx.xx.xx.xx TypeError: Cannot access offset of type string on string in /opt/librenms/includes/discovery/discovery-protocols.inc.php:362
i’m able to poll LLDP data with snmpwalk / MIB browser using LLDP-MIB.
here’s the validation result
===========================================
Component | Version
--------- | -------
LibreNMS | 25.4.0-102-ge7d6532dc (2025-05-06T14:31:09+02:00)
DB Schema | 2025_05_03_152418_remove_invalid_sensor_classes (338)
PHP | 8.2.28
Python | 3.11.2
Database | MariaDB 10.11.11-MariaDB-0+deb12u1
RRDTool | 1.7.2
SNMP | 5.9.3
===========================================
[OK] Composer Version: 2.8.8
[OK] Dependencies up-to-date.
[OK] Database Connected
[OK] Database Schema is current
[OK] SQL Server meets minimum requirements
[OK] lower_case_table_names is enabled
[OK] MySQL engine is optimal
[OK] Database and column collations are correct
[OK] Database schema correct
[OK] MySQL and PHP time match
[OK] Active pollers found
[OK] Dispatcher Service not detected
[OK] Locks are functional
[OK] Python poller wrapper is polling
[OK] Redis is unavailable
[OK] rrd_dir is writable
[OK] rrdtool version ok
LLDP discovery on other Switches works.
Here you can find the whole discovery output:
https://p.libren.ms/view/5fa127ba
If you need any other information i will try to provide it promptly.
Thanks in advance