mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
* added initial detection for huawei gpon MDU * Add files via upload * Add files via upload * Fixed tests
16 lines
307 B
YAML
16 lines
307 B
YAML
os: smartax-mdu
|
|
group: huawei
|
|
text: 'Huawei SmartAX MDU'
|
|
type: network
|
|
icon: huawei
|
|
ifname: true
|
|
nobulk: true
|
|
over:
|
|
- { graph: device_bits, text: 'Device Traffic' }
|
|
- { graph: device_processor, text: 'CPU Usage' }
|
|
discovery:
|
|
- sysObjectID:
|
|
- .1.3.6.1.4.1.2011.2.185
|
|
mib_dir:
|
|
- huawei
|