librenms/includes/definitions/supermicro-switch.yaml
Cyril LAVIER dc7b702bd8
Add regex for Supermicro switches running firmware 2.0 or newer, now called "SuperSwitch" (#15083)
* Add regex for Supermicro switches running firmware 2.0 or newer, now called "SuperSwitch".

* Add test data for Supermicro MBM switch
2023-06-24 12:22:59 -05:00

15 lines
287 B
YAML

os: supermicro-switch
group: supermicro
text: 'Supermicro Switch'
type: network
icon: supermicro
ifname: true
mib_dir: supermicro
discovery:
-
sysDescr_regex:
- '/^Supermicro Switch/'
- '/^SuperSwitch/'
- '/^SSE-/'
- '/^SBM-/'