mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Add new hardware model for Eltek/enexus (#11809)
* new eltek hardware version begins with SPS-FPS * updated test data for enexus
This commit is contained in:
@@ -16,7 +16,7 @@ discovery:
|
||||
- snmpget:
|
||||
oid: .1.3.6.1.4.1.12148.10.2.6.0
|
||||
op: regex
|
||||
value: '/Micropack System|Smartpack S/'
|
||||
value: '/Micropack System|Smartpack S|SPS-FPS/'
|
||||
poller_modules:
|
||||
entity-physical: false
|
||||
hr-mib: false
|
||||
|
@@ -30,7 +30,7 @@
|
||||
"features": null,
|
||||
"os": "enexus",
|
||||
"type": "power",
|
||||
"serial": "183909001102",
|
||||
"serial": "<private>",
|
||||
"icon": "eltek.png",
|
||||
"location": "<private>"
|
||||
}
|
||||
|
@@ -4,7 +4,7 @@
|
||||
1.3.6.1.4.1.12148.10.2.4.0|4|<private>
|
||||
1.3.6.1.4.1.12148.10.2.5.0|4|<private>
|
||||
1.3.6.1.4.1.12148.10.2.6.0|4|Micropack System
|
||||
1.3.6.1.4.1.12148.10.2.7.0|4|183909001102
|
||||
1.3.6.1.4.1.12148.10.2.7.0|4|<private>
|
||||
1.3.6.1.4.1.12148.10.2.8.0|4x|07E3011700000000
|
||||
1.3.6.1.4.1.12148.10.2.9.0|2|48
|
||||
1.3.6.1.4.1.12148.10.2.10.0|2|0
|
||||
@@ -209,6 +209,7 @@
|
||||
1.3.6.1.4.1.12148.10.3.6.7.1.2.52|2|0
|
||||
1.3.6.1.4.1.12148.10.3.6.8.0|2|0
|
||||
1.3.6.1.4.1.12148.10.3.7.0|2|0
|
||||
1.3.6.1.4.1.12148.10.3.15.0|66|66
|
||||
1.3.6.1.4.1.12148.10.5.2.1.0|2|4
|
||||
1.3.6.1.4.1.12148.10.5.2.2.0|4|Rect.current
|
||||
1.3.6.1.4.1.12148.10.5.2.4.0|2|0
|
||||
@@ -502,6 +503,9 @@
|
||||
1.3.6.1.4.1.12148.10.10.16.1.0|2|190
|
||||
1.3.6.1.4.1.12148.10.10.16.2.0|2|0
|
||||
1.3.6.1.4.1.12148.10.10.16.3.0|2|0
|
||||
1.3.6.1.4.1.12148.10.10.16.5.0|66|720
|
||||
1.3.6.1.4.1.12148.10.10.16.6.0|2|0
|
||||
1.3.6.1.4.1.12148.10.10.16.7.0|2|0
|
||||
1.3.6.1.4.1.12148.10.10.17.1.0|2|0
|
||||
1.3.6.1.4.1.12148.10.10.18.1.0|2|1
|
||||
1.3.6.1.4.1.12148.10.10.18.2.1.2.1|2|1
|
||||
|
Reference in New Issue
Block a user