Add support for NTI Enviromux (#13373)

* Updated mib

* Add support for IOS/IOSXE PoE stats

* Added testdata

* Better titles for Power-tab in Health

* Added low_limit for iosxe

* Basic support for Enviromux devices

* Fixes

* Revert "Added low_limit for iosxe"

This reverts commit 645e3b423a.

* Removed commits from wrong branch

* Removed limits due to not working, need php

* Added testdata

* Update nti.svg

Co-authored-by: Jellyfrog <Jellyfrog@users.noreply.github.com>
This commit is contained in:
martinberg
2021-10-18 10:35:30 +02:00
committed by GitHub
parent 66d0a34f40
commit d69810b3c3
6 changed files with 833 additions and 0 deletions

4
html/images/os/nti.svg Normal file
View File

@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 254.6 127.2">
<path fill="#008fb6" fill-rule="evenodd" d="M93.3 121.3c2.4 3.2 7.7 5.8 10.8 5.8 6.8 0 11.8-3.9 12.8-10.9H89.5zm-68.2 5.9c6.7 0 11.7-3.9 12.8-10.9H12.3c1.1 7 6.2 10.9 12.8 10.9m142.4 0c6.7 0 11.8-3.9 12.8-10.9h-25.4a12 12 0 0 0 12.6 10.9m63.1 0c6.5 0 11.7-3.9 12.8-10.9h-25.6c1 7 6 10.9 12.8 10.9M243.1 9.5c-1.5-6.1-6.4-9.4-12.5-9.4-6.3 0-11 3.3-12.5 9.4h-7.4a11.4 11.4 0 0 0-11.2-8.4h-63.7c-5.9 0-9.8 3.7-11.2 8.4h-7.9c-1.5-6.1-6.2-9.4-12.5-9.4-6 0-10.9 3.3-12.5 9.4h-53L36 5.8A15.8 15.8 0 0 0 25.2 0c-6.1 0-11 3.3-12.5 9.4H0v2.4h254.6V9.4h-11.5zm-25.5 81v20.9h-37.1V90.5h-25.8v20.9h-37.6V90.5H70.2l15.7 20.9H38.1V90.5h-26v20.9H0v2.5h254.6v-2.5h-11V90.5zm26-56V14.4h-26v20.1h-37.1v-9.2h18.9c7.8 0 11.3-5.3 11.7-10.9H124c.4 5.6 4 10.9 11.7 10.9h18.9v9.2H117V14.4H91v20.1H57.2L42.3 14.4H12.1v20.1H0v2.4h254.6v-2.4zm0 25.3V39.4h-26v20.4h-37.1V39.4h-25.8v20.4h-37.6V39.4h-26v20.4H75.9L60.8 39.3H12.1v20.4H0v2.4h254.6v-2.4h-11zM38.1 48h.3l8.8 11.8H38V48zm179.5 16.6v21h-37.1v-21h-25.8v21h-37.6v-21h-26v15.5h-.2L79.5 64.6H50.9l15.7 21H38.1v-21h-26v21H0V88h254.6v-2.4h-11v-21z" class="st0" clip-rule="evenodd"/>
</svg>

After

Width:  |  Height:  |  Size: 1.2 KiB