Added switch models 2915, 2615, 2520G and 1810G to HP class. Won't be

correctly identified until hpicfoid mib is updated to include these models.
This commit is contained in:
Jeroen van Ingen
2011-01-04 15:00:22 +00:00
parent bfafdc99d9
commit 9297c70d11
2 changed files with 7 additions and 0 deletions

View File

@@ -155,6 +155,7 @@ $VERSION = '2.02-cvs';
'J4905A' => '3400cl-24G',
'J4815A' => '3324XL',
'J4851A' => '3124',
'J9562A' => '2915-8G-PoE',
'J9148A' => '2910al-48G-PoE+',
'J9147A' => '2910al-48G',
'J9146A' => '2910al-24G-PoE+',
@@ -173,6 +174,7 @@ $VERSION = '2.02-cvs';
'J4900B' => '2626-CR',
'J4900C' => '2626C',
'J4900A' => '2626',
'J9565A' => '2615-8-PoE',
'J9089A' => '2610-48-PWR',
'J9088A' => '2610-48',
'J9087A' => '2610-24-PWR',
@@ -182,6 +184,8 @@ $VERSION = '2.02-cvs';
'J4813A' => '2524',
'J9137A' => '2520-8-PoE',
'J9138A' => '2520-24-PoE',
'J9298A' => '2520G-8-PoE',
'J9299A' => '2520G-24-PoE',
'J4812A' => '2512',
'J9280A' => '2510G-48',
'J9279A' => '2510G-24',
@@ -190,6 +194,8 @@ $VERSION = '2.02-cvs';
'J9019A' => '2510-24A',
'J4818A' => '2324',
'J4817A' => '2312',
'J9449A' => '1810G-8',
'J9450A' => '1810G-24',
'J9029A' => '1800-8G',
'J9028A' => '1800-24G',
);