Hi.
I tried to add a Ruckus ICX7150-48 to LibreNMS, and after discovery, it shows the hardware as “registration.64.2.1.1.1”.
Here’s the validate.php
[librenms@librenms ~]$ ./validate.php
====================================
Component | Version
--------- | -------
LibreNMS | 21.10.0
DB Schema | 2021_25_01_0129_isis_adjacencies_nullable (222)
PHP | 7.3.20
Python | 3.6.8
MySQL | 10.3.28-MariaDB
RRDTool | 1.7.0
SNMP | NET-SNMP 5.8
====================================
[OK] Installed from package; no Composer required
[OK] Database connection successful
[OK] Database schema correct
[WARN] Non-git install, updates are manual or from package
It’s a non-git install because it’s actually a POC right now.
The output of the discovery for this switch is here (I only kept the hardware part) : icx7150 - LibreNMS
I don’t have any issues with the Oxidized integration, as the OS is “ironware”, it’s a somewhat cosmetic issue but I would like to use LibreNMS as an inventory for all network equipments.
Don’t hesitate to ask if you need more information.
Thanks.