device - Adding support to Infortrend DS3016 (#16070)

* Adding support to Infortrend DS3016
* Adding snmprec for Infortrend DS3016
* Delete tests/snmpsim/DS_3016.snmprec
* change of the infortrend logo
* add the infortrend logo
* Delete tests/snmpsim/infortrend_test.snmprec
* again another logo replacment
* update yaml file to display sensor state
* Delete includes/definitions/discovery/infortrend_orig
* typo missed the . at start of oid
* change logo based on req. from PipoCanaja
* on req of PipoCanaja to fix the structure of the folder
* replacing the logo as req. from PipoCanaja
* Fix infortrend.yaml
* Remove mibs/IFT-SNMP-MIB
* Create infortrend_infortrend.json
* Update infortrend_infortrend.json

---------

Co-authored-by: PipoCanaja <38363551+PipoCanaja@users.noreply.github.com>
This commit is contained in:
Ervin S.
2024-08-15 11:06:13 +02:00
committed by GitHub
parent faac90fadc
commit 38e453fe71
7 changed files with 7974 additions and 0 deletions

View File

@@ -0,0 +1,19 @@
mib: IFT-SNMP-MIB
modules:
sensors:
state:
data:
-
oid: luDevTable
value: luDevValueUnit
num_oid: '.1.3.6.1.4.1.1714.1.1.9.1.1.{{ $index }}'
descr: luDevDescription
index: '.1.3.6.1.4.1.1714.1.1.9.1.{{ $index }}'
snmp_flags: '-OQUsbe'
state_name: luDevStatus
states:
- { value: 1, generic: 3, graph: 1, descr: unknown }
- { value: 2, generic: 1, graph: 1, descr: other }
- { value: 3, generic: 0, graph: 1, descr: ok }
- { value: 4, generic: 1, graph: 1, descr: warning }
- { value: 5, generic: 2, graph: 1, descr: failed }

View File

@@ -0,0 +1,13 @@
os: infortrend
text: 'EonStor GS DS-3016'
type: storage
icon: infortrend
mib_dir: infortrend
group: Infortrend
over:
- { graph: device_processor, text: 'CPU Usage' }
- { graph: device_mempool, text: 'Memory Usage' }
discovery:
- sysObjectID:
- .1.3.6.1.4.1.1714.1
- .1.3.6.1.4.1.2021.4.6