mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
device: Added further detection for Sophos UTM devices (#7953)
This commit is contained in:
committed by
Tony Murray
parent
e219af707d
commit
a3e3c015a6
@ -11,3 +11,4 @@ discovery:
|
||||
sysObjectId: .1.3.6.1.4.1.8072.3.2.10
|
||||
sysDescr_regex:
|
||||
- '/^Linux \S+ [0-9\-.]{1,11}\.g[a-f\d]{7}\./'
|
||||
- '/^Linux \S+ [0-9\-.]{1,19}\.g[a-f\d]{7}\./'
|
2
tests/snmpsim/sophos_utm.snmprec
Normal file
2
tests/snmpsim/sophos_utm.snmprec
Normal file
@ -0,0 +1,2 @@
|
||||
1.3.6.1.2.1.1.1.0|4|Linux ccc-tsv-b02-gfw-001.calvarycc.local 3.12.58-0.247785862.g17c1041.rb7-smp64 #1 SMP Wed Jan 18 03:44:10 UTC 2017 x86_64
|
||||
1.3.6.1.2.1.1.2.0|6|1.3.6.1.4.1.8072.3.2.10
|
Reference in New Issue
Block a user