Juniper VLANS not updating after vlan changes

We’re having trouble with our Juniper VLANS not updating in LibreNMS. After initially adding the device it pulls all the correct data/vlans. Once you make a change a port to a new vlan the data is never updated in LibreNMS.

Our HP 2920’s do update properly so seems to only be Junipers.

I’ve also setup a clean instance of LibreNMS and the issue persists.

Here is the discovery for the Juniper: https://p.libren.ms/view/3a3f13a3

./poller.php -h 163.41.64.3 -r -f -d | ./pbin.sh : https://p.libren.ms/view/0308443c

Let me know if there is anything else you may need. Thanks

  • We use Juniper EX3400
  • This happens for single switches and ones in virtual chassis
  • Tried updating to JunOS 21.4R3.15 and issue persists Currently on 20.4R3.8
librenms@librenms:~$ /opt/librenms/validate.php
===========================================
Component | Version
--------- | -------
LibreNMS  | 23.7.0 (2023-07-16T21:42:41-07:00)
DB Schema | 2023_04_27_164904_update_slas_opstatus_tinyint (252)
PHP       | 8.1.2-1ubuntu2.13
Python    | 3.10.6
Database  | MariaDB 10.6.12-MariaDB-0ubuntu0.22.04.1
RRDTool   | 1.7.2
SNMP      | 5.9.1
===========================================

[OK]    Composer Version: 2.5.5
[OK]    Dependencies up-to-date.
[OK]    Database connection successful
[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]    rrdtool version ok
[OK]    Connected to rrdcached

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