Initial detection for huawei gpon MDU (#9733)

* added initial detection for huawei gpon MDU

* Add files via upload

* Add files via upload

* Fixed tests
This commit is contained in:
jozefrebjak 2019-05-15 05:13:53 +02:00 committed by Tony Murray
parent 312d35dd95
commit 9d56593a2c
3 changed files with 7490 additions and 0 deletions

View File

@ -0,0 +1,15 @@
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

6350
tests/data/smartax-mdu.json Normal file

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff