mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Boss hardware is a very long string by default for sysDescr. I want to convert these long strings to "ERS-" and "VSP-". root@cox-home-dashboard:~# snmpwalk -v2c -c public 192.168.1.6 .1.3.6.1.2.1.1.1 iso.3.6.1.2.1.1.1.0 = STRING: "Ethernet Routing Switch 4850GTS-PWR+ HW:14 FW:5.8.0.3 SW:v5.11.1.013 BN:13 (c) Avaya Networks" root@cox-home-dashboard:~# snmpwalk -v2c -c public 192.168.1.9 .1.3.6.1.2.1.1.1 iso.3.6.1.2.1.1.1.0 = STRING: "Ethernet Routing Switch 3510GT-PWR+ HW:17 FW:5.3.0.8 SW:v5.3.6.015 BN:15 (c) Extreme Networks"