Ruckus ICX 7150 shows hardware as registration.64.2.1.1.1

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.

Brocade switches were broken up between Extreme for VDX and Ruckus Wireless for the ICX, but on the OS side, it’s still “Ironware”.

From what I’m seeing, the FOUNDRY-SN-ROOT MIB is outdated : https://github.com/librenms/librenms/blob/master/mibs/brocade/FOUNDRY-SN-ROOT-MIB

It would also need to add some of the new references to https://github.com/librenms/librenms/blob/master/LibreNMS/OS/Ironware.php

I can help with some PRs and tests, as I manage a lot of VDX/ICX.

Thanks.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.