mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
273226bb5f
* Add support for Fiberstore branded BDCOM switches * Move mibs into sub-dirrectory --------- Co-authored-by: Tony Murray <murraytony@gmail.com>
15 lines
342 B
YAML
15 lines
342 B
YAML
os: fs-bdcom
|
|
text: 'Fiberstore (BDCOM)'
|
|
type: network
|
|
icon: fs
|
|
group: fs
|
|
mib_dir: fs/bdcom
|
|
over:
|
|
- { graph: device_bits, text: 'Device Traffic' }
|
|
- { graph: device_processor, text: 'Processor Usage' }
|
|
- { graph: device_mempool, text: 'Memory Usage' }
|
|
discovery:
|
|
-
|
|
sysObjectID:
|
|
- .1.3.6.1.4.1.52642.1.458.0
|