JunOS (EX-/MX-Series): OSPF Monitoring

It would be great if we could monitor the OSPF status (neighbors, areas, route count) via LibreNMS. I attached the JunOS OSPF MIB to the issue.

./discovery.php -h HOSTNAME -d | ./pbin.sh

Untitled - LibreNMS

./poller.php -h HOSTNAME -r -f -d | ./pbin.sh

Untitled - LibreNMS

snmpbulkwalk -OUneb -v2c -c COMMUNITY HOSTNAME . | ./pbin.sh

Untitled - LibreNMS

MIB File for OSPF in JunOS

(Imported from JunOS (EX-/MX-Series): OSPF Monitoring · Issue #10433 · librenms/librenms · GitHub, Original request by: @MrXermon)