mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
device: Updated buffalo OS detection (#8536)
This commit is contained in:
committed by
Tony Murray
parent
e74af0a411
commit
94abddcd1b
@@ -5,5 +5,5 @@ icon: buffalo
|
||||
over:
|
||||
- { graph: device_bits, text: 'Device Traffic' }
|
||||
discovery:
|
||||
- sysDescr:
|
||||
- BUFFALO TeraStation
|
||||
- sysDescr_regex:
|
||||
- '/^BUFFALO /'
|
||||
|
||||
2
tests/snmpsim/buffalo_ts3410r.snmprec
Normal file
2
tests/snmpsim/buffalo_ts3410r.snmprec
Normal file
@@ -0,0 +1,2 @@
|
||||
1.3.6.1.2.1.1.1.0|4|BUFFALO \"TeraStation\" \"TS3410R Ver.4.00 (2018/02/15 11:16:39)
|
||||
1.3.6.1.2.1.1.2.0|6|1.3.6.1.4.1.8072.3.2.10
|
||||
2
tests/snmpsim/buffalo_ts5410r.snmprec
Normal file
2
tests/snmpsim/buffalo_ts5410r.snmprec
Normal file
@@ -0,0 +1,2 @@
|
||||
1.3.6.1.2.1.1.1.0|4|BUFFALO "TeraStation" "TS5410R Ver.3.40 (2017/09/07 15:07:40)
|
||||
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