mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
* 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>
13 lines
226 B
YAML
13 lines
226 B
YAML
os: advantech
|
|
text: 'Advantech'
|
|
type: network
|
|
icon: advantech
|
|
group: advantech
|
|
mib_dir:
|
|
- advantech
|
|
over:
|
|
- { graph: device_bits, text: 'Device Traffic' }
|
|
discovery:
|
|
- sysObjectID:
|
|
- .1.3.6.1.4.1.10297.202
|