mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
newdevice: Added additional Quanta detection (#7316)
This commit is contained in:
committed by
Tony Murray
parent
1e7e421cd7
commit
58193e16a3
@@ -17,3 +17,4 @@ discovery:
|
||||
sysDescr_regex:
|
||||
- '/VxWorks/'
|
||||
- '/quanta/i'
|
||||
- '/FASTPATH (Switching|Routing)/'
|
||||
|
2
tests/snmpsim/quanta_4.snmprec
Normal file
2
tests/snmpsim/quanta_4.snmprec
Normal file
@@ -0,0 +1,2 @@
|
||||
1.3.6.1.2.1.1.1.0|4|FASTPATH Switching
|
||||
1.3.6.1.2.1.1.2.0|6|1.3.6.1.4.1.4413.1.2.2
|
2
tests/snmpsim/quanta_5.snmprec
Normal file
2
tests/snmpsim/quanta_5.snmprec
Normal file
@@ -0,0 +1,2 @@
|
||||
1.3.6.1.2.1.1.1.0|4|FASTPATH Routing
|
||||
1.3.6.1.2.1.1.2.0|6|1.3.6.1.4.1.4413.1.2.2
|
Reference in New Issue
Block a user