mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-31 16:23:50 +02:00
correctly find FTOS versions on all three types of Force10 switch (E-series may not be perfect...)
git-svn-id: http://www.observium.org/svn/observer/trunk@1460 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
@@ -132,8 +132,8 @@ $rewrite_ftos_hardware = array (
|
||||
'.1.3.6.1.4.1.6027.1.3.7'=> 'S50N-AC',
|
||||
'.1.3.6.1.4.1.6027.1.3.8'=> 'S50N-DC',
|
||||
'.1.3.6.1.4.1.6027.1.3.9'=> 'S25P-DC',
|
||||
'.1.3.6.1.4.1.6027.1.3.9'=> 'S25V',
|
||||
'.1.3.6.1.4.1.6027.1.3.9'=> 'S25N'
|
||||
'.1.3.6.1.4.1.6027.1.3.10'=> 'S25V',
|
||||
'.1.3.6.1.4.1.6027.1.3.11'=> 'S25N'
|
||||
);
|
||||
|
||||
$rewrite_extreme_hardware = array (
|
||||
|
||||
Reference in New Issue
Block a user