File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed
nautobot_ssot/integrations/librenms Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change 1+ Fixed missing manufacturers for OPNsense and CyberPower.
Original file line number Diff line number Diff line change 1717 "ping" : "Generic" ,
1818 "hpe-ilo" : "HP" ,
1919 "proxmox" : "Proxmox" ,
20+ "opnsense" : "Opnsense" ,
2021 # Types from LibreNMS/OS php files
2122 "aen" : "Accedian OS" ,
2223 "airos" : "Ubiquiti" ,
6566 "comware" : "HPE" ,
6667 "coriant" : "Coriant" ,
6768 "cumulus" : "Cumulus Networks" ,
69+ "cyberpower" : "CyberPower" ,
6870 "danthermos" : "Dantherm" ,
6971 "ddwrt" : "DD-WRT" ,
7072 "deliberant" : "Deliberant" ,
232234 # Other Types
233235 "Proxmox" : ["proxmox" ],
234236 "Generic" : ["generic" , "ping" ],
237+ "Opnsense" : ["opnsense" ],
235238 # Types imported from LibreNMS/OS php files
236239 "4RF" : ["aprisa" ],
237240 "3Com" : ["threecom" ],
You can’t perform that action at this time.
0 commit comments