Files
librenms-librenms/includes/definitions/zynos.yaml
Vitali Kari 953f26d4d5 Add support for ZyNOS MGS switches (#10234)
* Update zynos.yaml

add support for MGS Switches

* Create zynos_mgs3712.json

* Create zynos_mgs3712.snmprec

* Create ZYXEL-MGS3712-MIB
2019-05-18 22:52:33 -05:00

20 lines
431 B
YAML

os: zynos
text: 'ZyXEL Ethernet Switch'
group: zyxel
type: network
icon: zyxel
over:
- { graph: device_bits, text: 'Device Traffic' }
- { graph: device_processor, text: 'CPU Usage' }
- { graph: device_mempool, text: 'Memory Usage' }
discovery:
-
sysObjectID: .1.3.6.1.4.1.890
sysDescr_regex:
- '/^ES/'
- '/^GS/'
- '/^MES/'
- '/^MGS/'
- '/^XS/'
- '/^XGS/'