mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Device - Add support for "Smartpack R" (#14665)
* Update enexus.yaml Add support for "Smartpack R" * Update enexus.yaml * stop adding specific models Anything responding to the oid should be valid. Co-authored-by: Tony Murray <murraytony@gmail.com>
This commit is contained in:
@@ -16,8 +16,8 @@ discovery:
|
|||||||
-
|
-
|
||||||
snmpget:
|
snmpget:
|
||||||
oid: .1.3.6.1.4.1.12148.10.2.6.0
|
oid: .1.3.6.1.4.1.12148.10.2.6.0
|
||||||
op: regex
|
op: '!='
|
||||||
value: '/Micropack System|Smart[Pp]ack S|SmartPack2 Touch|SmartPack2 Syst.|SPS-FPS|Flatpack S|Micropack 1U/'
|
value: false
|
||||||
poller_modules:
|
poller_modules:
|
||||||
entity-physical: false
|
entity-physical: false
|
||||||
hr-mib: false
|
hr-mib: false
|
||||||
|
Reference in New Issue
Block a user