Please add/improve the support for VyOS

Please add/improve the support for VyOS because it is shown in LibreNMS as a “generic device”.

Please provide the output from the following commands (check for sensitive information in the links created before you post them here). If you need to redact any information then please copy the contents from the pastebin, edit and paste the contents to a “pastebin”, we recommend using https://paste.rs/ or https://paste.sh/

./discovery.php -h HOSTNAME -d | curl --data-binary @- https://paste.rs/

-> https://paste.rs/hEtce

lnms device:poll HOSTNAME -vv | curl --data-binary @- https://paste.rs/

-> https://paste.rs/RUv3Y

snmpbulkwalk -OUneb -v2c -c COMMUNITY HOSTNAME .  | curl --data-binary @- https://paste.rs/

-> returns HTTP error 500

The SNMP Bulkwalk is available here: https://cloud.rockenstein.de/s/aaKa4RtGeaRKMAy
Please find the VyOS MIBs here: https://cloud.rockenstein.de/s/j4yZyL3Kms7AKaj
Password for downloading both files: h$QwuP8$MN,tK.+2

So we normally detect on the sysDescr string but this looks to be custom to you, I’ve updated the detection to use the sysObjectId which looked safe enough: Updated VyOS detection by laf · Pull Request #18624 · librenms/librenms · GitHub

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