View Issue Details

IDProjectCategoryView StatusLast Update
323RackTablesSNMPpublic2010-05-05 12:22
Reporteruser127Assigned Toinfrastation  
PrioritynormalSeverityfeatureReproducibilityhave not tried
Status closedResolutionfixed 
Product Version0.17.9 
Target Version0.17.10Fixed in Version0.17.10 
Summary323: OID for HP ProCurve 2910al-48G switch
Description--- inc/snmp.php 2010-01-27 16:47:01.000000000 +0100
+++ /var/www/html/racktables/inc/snmp.php 2010-03-23 12:07:07.000000000 +0100
@@ -502,6 +502,12 @@
         'text' => 'J8165A: 48 RJ-45/10-100TX + 2 RJ-45/10-100-1000T(X)',
         'processors' => array ('procurve-49-to-50-1000T', 'procurve-chassis-100TX'),
     ),
+ '11.2.3.7.11.87' => array
+ (
+ 'dict_key' => 50038,
+ 'text' => 'J9147A: 48 RJ-45/10-1000TX',
+ 'processors' => array ('procurve-chassis-1000T', 'procurve-49-to-50-1000T'),
+ ),
     '11.2.3.7.11.9' => array
     (
         'dict_key' => 1086,


mysql> select * from Dictionary where dict_key=50038;
+------------+----------+---------------------------------------------------------------------------------------------------------------------+
| chapter_id | dict_key | dict_value |
+------------+----------+---------------------------------------------------------------------------------------------------------------------+
| 12 | 50038 | [[HP ProCurve%GPASS%2910al-48G | http://www.hp.com/rnd/products/switches/ProCurve_Switch_2910_Series/overview.htm]] |
+------------+----------+---------------------------------------------------------------------------------------------------------------------+
TagsNo tags attached.

Activities

infrastation

infrastation

2010-05-02 18:19

administrator   ~0000056

A fix for this will be seen in 0.17.10 release. Please reopen, if you see it doesn't work as expected.

Issue History

Date Modified Username Field Change
2010-03-24 08:13 user127 New Issue
2010-03-28 22:36 infrastation Status new => acknowledged
2010-05-02 18:19 infrastation Note Added: 0000056
2010-05-02 18:19 infrastation Status acknowledged => resolved
2010-05-02 18:19 infrastation Resolution open => fixed
2010-05-02 18:19 infrastation Fixed in Version => 0.17.10
2010-05-02 18:19 infrastation Target Version => 0.17.10
2010-05-04 06:35 infrastation Assigned To => infrastation
2010-05-05 12:22 infrastation Status resolved => closed