mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
* Updated Support of Smartax GPON OLT * Updated ports from Negatifff PR * fixed blank line problem * Added new sysObjectID * Fixed Port Stats * fixed line removals * Update smartax.inc.php * Update Smartax.php * Update smartax.inc.php * Update smartax.yaml Co-authored-by: Tony Murray <murraytony@gmail.com> Co-authored-by: Jellyfrog <Jellyfrog@users.noreply.github.com>
19 lines
446 B
YAML
19 lines
446 B
YAML
os: smartax
|
|
group: huawei
|
|
text: 'Huawei SmartAX'
|
|
type: network
|
|
icon: huawei
|
|
ifname: true
|
|
mib_dir: huawei
|
|
over:
|
|
- { graph: device_bits, text: 'Device Traffic' }
|
|
- { graph: device_processor, text: 'CPU Usage' }
|
|
discovery:
|
|
- sysDescr:
|
|
- 'Huawei Integrated Access Software'
|
|
- sysObjectID:
|
|
- .1.3.6.1.4.1.2011.2.80.8
|
|
- .1.3.6.1.4.1.2011.2.115
|
|
- .1.3.6.1.4.1.2011.2.133
|
|
- .1.3.6.1.4.1.2011.2.248
|