mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
newdevice: Added more detection for Cisco SB devices
This commit is contained in:
@ -36,10 +36,20 @@ discovery:
|
||||
- .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.84
|
||||
- .1.3.6.1.4.1.9.6.1.85
|
||||
- .1.3.6.1.4.1.9.6.1.86
|
||||
- .1.3.6.1.4.1.9.6.1.87
|
||||
- .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.90
|
||||
- .1.3.6.1.4.1.9.6.1.91
|
||||
- .1.3.6.1.4.1.9.6.1.92
|
||||
- .1.3.6.1.4.1.9.6.1.94
|
||||
- .1.3.6.1.4.1.9.6.1.95
|
||||
- .1.3.6.1.4.1.9.6.1.96
|
||||
- .1.3.6.1.4.1.9.6.1.97
|
||||
- .1.3.6.1.4.1.9.6.1.98
|
||||
- .1.3.6.1.4.1.3955.6.
|
||||
- sysDescr_regex:
|
||||
- '/^Linksys SLM/'
|
2
tests/snmpsim/ciscosb_sf20048.snmprec
Normal file
2
tests/snmpsim/ciscosb_sf20048.snmprec
Normal file
@ -0,0 +1,2 @@
|
||||
1.3.6.1.2.1.1.1.0|4|SG550XG-24F 24-Port 10G SFP Stackable Managed Switch
|
||||
1.3.6.1.2.1.1.2.0|6|1.3.6.1.4.1.9.6.1.90.24.8
|
2
tests/snmpsim/ciscosb_sg350x-24.snmprec
Normal file
2
tests/snmpsim/ciscosb_sg350x-24.snmprec
Normal file
@ -0,0 +1,2 @@
|
||||
1.3.6.1.2.1.1.1.0|4|SG350X-48 24-Port Gigabit Stackable Managed Switch
|
||||
1.3.6.1.2.1.1.2.0|6|1.3.6.1.4.1.9.6.1.94.24.1
|
2
tests/snmpsim/ciscosb_sg350x-48.snmprec
Normal file
2
tests/snmpsim/ciscosb_sg350x-48.snmprec
Normal file
@ -0,0 +1,2 @@
|
||||
1.3.6.1.2.1.1.1.0|4|SG350X-48 48-Port Gigabit Stackable Managed Switch
|
||||
1.3.6.1.2.1.1.2.0|6|1.3.6.1.4.1.9.6.1.94.48.1
|
2
tests/snmpsim/ciscosb_sg550xg24f.snmprec
Normal file
2
tests/snmpsim/ciscosb_sg550xg24f.snmprec
Normal file
@ -0,0 +1,2 @@
|
||||
1.3.6.1.2.1.1.1.0|4|SF200-24P 24-Port 10/100 PoE Smart Switch
|
||||
1.3.6.1.2.1.1.2.0|6|1.3.6.1.4.1.9.6.1.87.24.2
|
Reference in New Issue
Block a user