mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
newdevice: Added additional detection for Cisco small business switches (#7317)
* newdevice: Added additional detection for Cisco small business switches * updated test unit
This commit is contained in:
committed by
Tony Murray
parent
7af0fd28e5
commit
973b1181e3
@@ -31,13 +31,15 @@ discovery_modules:
|
||||
ucd-diskio: 0
|
||||
discovery:
|
||||
- sysObjectId:
|
||||
- .1.3.6.1.4.1.9.6.1.23.3.13
|
||||
- .1.3.6.1.4.1.9.6.1.80
|
||||
- .1.3.6.1.4.1.9.6.1.81
|
||||
- .1.3.6.1.4.1.9.6.1.82
|
||||
- .1.3.6.1.4.1.9.6.1.83
|
||||
- .1.3.6.1.4.1.9.6.1.85
|
||||
- .1.3.6.1.4.1.9.6.1.88
|
||||
- .1.3.6.1.4.1.9.6.1.89
|
||||
- .1.3.6.1.4.1.9.6.1.95
|
||||
- .1.3.6.1.4.1.3955.6.
|
||||
- .1.3.6.1.4.1.9.6.1.23.3.13
|
||||
- .1.3.6.1.4.1.9.6.1.80
|
||||
- .1.3.6.1.4.1.9.6.1.81
|
||||
- .1.3.6.1.4.1.9.6.1.82
|
||||
- .1.3.6.1.4.1.9.6.1.83
|
||||
- .1.3.6.1.4.1.9.6.1.85
|
||||
- .1.3.6.1.4.1.9.6.1.88
|
||||
- .1.3.6.1.4.1.9.6.1.89
|
||||
- .1.3.6.1.4.1.9.6.1.95
|
||||
- .1.3.6.1.4.1.3955.6.
|
||||
- sysDescr_regex:
|
||||
- '/^Linksys SLM/'
|
Reference in New Issue
Block a user