Add support for Advantech switches (#11415)

* Add Advantech logo.

Taken from https://commons.wikimedia.org/wiki/File:Advantech_logo.svg
with minor edits (removed width and height).

* Add Advantech MIB files.

* Add Advantech definitions.

* Add suppor for version and hardware polling.

* Add advantech snmp recording.

* Add sensors for SFP ports

Each SFP will have temperature, voltage, tx bias, Tx/Rx power.
Also update snmp recording to include new data.

* Rename ADVANTECH-EKI-PRONEER-MIB_1_01.mib to ADVANTECH-EKI-PRONEER-MIB

* Rename advantech-common-mib.mib to ADVANTECH-COMMON-MIB

* Update advantech.yaml

* Update advantech.svg

* Create advantech.json

Co-authored-by: PipoCanaja <38363551+PipoCanaja@users.noreply.github.com>
This commit is contained in:
Mikkel Mondrup Kristensen
2020-04-14 11:05:22 +02:00
committed by GitHub
parent f535008680
commit 212c9aad95
8 changed files with 14035 additions and 0 deletions

View File

@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 120 25"><path fill="#004280" d="M0 0h120v24.4H0z"/><g fill="#FFF"><path d="M27.1 8v12.8h2.8c4.4 0 7-2.7 7-6.3 0-3.6-2.4-6.5-7.6-6.5h-2.2zm2.8 10.2v-7.7c2.8-.2 4.1 1.8 4.1 4.1 0 2.1-1.3 3.8-4.1 3.6zM66 8h-2.9v7.1l-7.9-7.3v13h2.9v-6.7l7.9 7.3zM67.3 10.5h3.5v10.3h3.1V10.5h3.5V8H67.3zM78.5 20.8V8h7.6v2.4h-4.7v2.8h4.2v2.4h-4.2v2.8h4.7v2.4zM106.2 8v5.2h-5V8h-2.9v12.8h2.9v-5.2h5v5.2h2.9V8zM35.5 8L42 21.2l1.6-3.4L38.8 8zM48.6 7.6L47 10.9l1.3 3.4h-3l-1 2.1h4.8l1.9 4.4h3.3zM86.7 14.4c0 4.2 3.2 6.5 7.1 6.5 1.5 0 2.4-.4 3-.8v-3c-.6.8-1.8 1.3-3 1.3-2.3 0-4.2-1.6-4.2-4.1s2.1-4 4.2-4c1.2 0 2.4.5 3 1.3V8.8c-.5-.5-1.5-.9-3.1-.9-3.9 0-7 2.8-7 6.5zM17.1 15.8l1.8-4.5 1.8 4.5h-3.6zm9.3 5L19 4.8l-7.4 16h3.6l1-2.7h5.3l1.1 2.7h3.8z"/></g></svg>

After

Width:  |  Height:  |  Size: 785 B