View Issue Details

IDProjectCategoryView StatusLast Update
472RackTablesSNMPpublic2011-10-08 18:22
Reporteruser127Assigned Toinfrastation  
PrioritynormalSeverityfeatureReproducibilityN/A
Status closedResolutionfixed 
Product Version0.19.9 
Target Version0.19.10Fixed in Version0.19.10 
Summary472: new OID for HP ProCurve J9148A 2910al-48G-PoE
Description--- /root/RackTables-0.19.9/wwwroot/inc/snmp.php 2011-08-31 10:15:51.000000000 +0200
+++ snmp.php 2011-09-23 18:49:49.000000000 +0200
@@ -1009,6 +1009,12 @@
         'text' => 'J9028A: 22 RJ-45/10-100-1000T(X) + 2 combo-gig',
         'processors' => array ('smc2-combo-23-to-24', 'smc2-any-1000T'),
     ),
+ '11.2.3.7.11.85' => array
+ (
+ 'dict_key' => 50043,
+ 'text' => 'J9148A: 44 RJ-45/10-100-1000T(X) PoE + 4 combo-gig + varying uplinks',
+ 'processors' => array ('procurve-45-to-48-combo-1000SFP', 'procurve-chassis-1000T'),
+ ),
     '11.2.3.7.11.86' => array
     (
         'dict_key' => 1571,

insert into Dictionary (chapter_id,dict_value) values (12,"HP ProCurve%GPASS%2910al-48G-PoE");

+------------+----------+----------------------------------+
| chapter_id | dict_key | dict_value |
+------------+----------+----------------------------------+
| 12 | 50043 | HP ProCurve%GPASS%2910al-48G-PoE |
+------------+----------+----------------------------------+
TagsNo tags attached.

Activities

infrastation

infrastation

2011-10-08 18:22

administrator   ~0000438

The fix will be available in the next release, thank you.

Issue History

Date Modified Username Field Change
2011-09-23 17:02 user127 New Issue
2011-09-23 17:02 user127 Status new => assigned
2011-09-23 17:02 user127 Assigned To => infrastation
2011-09-24 07:39 infrastation Target Version => 0.19.10
2011-10-08 18:22 infrastation Note Added: 0000438
2011-10-08 18:22 infrastation Status assigned => closed
2011-10-08 18:22 infrastation Resolution open => fixed
2011-10-08 18:22 infrastation Fixed in Version => 0.19.10