View Issue Details

IDProjectCategoryView StatusLast Update
1183RackTablesSNMPpublic2014-07-05 22:56
Reporterocontant Assigned Toadoom42  
PrioritynormalSeverityminorReproducibilityN/A
Status closedResolutionfixed 
Product Version0.20.6 
Target Version0.20.9Fixed in Version0.20.9 
Summary1183: OID support for Linksys SRW2024P
Descriptionadd to snmp.conf

[root@mtl-racktable inc]# diff -u snmp.php.bkp snmp.php
--- snmp.php.bkp 2014-02-28 18:43:36.046411776 -0500
+++ snmp.php 2014-02-28 19:07:34.196391565 -0500
@@ -2958,6 +2958,13 @@
         'processors' => array ('generic-g45-to-g48-combo-1000SFP', 'generic-g-any-1000T'),
         'ifDescrOID' => 'ifName',
     ),
+ '3955.6.1.2024.1' => array
+ (
+ 'dict_key' => 1968,
+ 'text' => 'Linksys SRW2024P: 24-port Gigabit Switch with WebView/PoE',
+ 'processors' => array ('generic-g-any-1000T'),
+ 'ifDescrOID' => 'ifName',
+ ),
     '3955.6.5024' => array
     (
         'dict_key' => 1966,
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2014-03-02 02:47 ocontant New Issue
2014-03-02 02:47 ocontant Status new => assigned
2014-03-02 02:47 ocontant Assigned To => adoom42
2014-07-05 22:56 adoom42 Status assigned => closed
2014-07-05 22:56 adoom42 Resolution open => fixed
2014-07-05 22:56 adoom42 Fixed in Version => 0.20.9
2014-07-05 22:56 adoom42 Target Version => 0.20.9