View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 320 | RackTables | SNMP | public | 2010-03-18 22:36 | 2019-01-08 11:57 |
| Reporter | Assigned To | infrastation | |||
| Priority | normal | Severity | minor | Reproducibility | N/A |
| Status | closed | Resolution | fixed | ||
| Product Version | 0.17.9 | ||||
| Target Version | 0.17.10 | Fixed in Version | 0.17.10 | ||
| Summary | 320: snmp detect WS-C3524-XL | ||||
| Description | I have access to several C3524XL which are not detected. --- /usr/local/src/racktables/RackTables-0.17.9.orig/inc/snmp.php 2010-01-27 16:47:01.000000000 +0100 +++ snmp.php 2010-03-18 23:32:35.000000000 +0100 @@ -328,6 +328,12 @@ $known_switches = array // key is system OID w/o "enterprises" prefix ( + '9.1.248' => array + ( + 'dict_key' => 393, + 'text' => 'WS-C3524-XL: 24 RJ-45/10-100TX + 2 GBIC/1000', + 'processors' => array ('catalyst-chassis-any-1000GBIC', 'catalyst-chassis-any-100TX'), + ), '9.1.324' => array ( 'dict_key' => 380, | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2010-03-18 22:36 |
|
New Issue | |
| 2010-03-23 14:12 | infrastation | Note Added: 0000034 | |
| 2010-03-23 14:12 | infrastation | Status | new => closed |
| 2010-03-23 14:12 | infrastation | Resolution | open => fixed |
| 2010-03-23 14:12 | infrastation | Fixed in Version | => 0.17.10 |
| 2010-04-02 10:41 | infrastation | Target Version | => 0.17.10 |
| 2019-01-08 11:57 | infrastation | Source_changeset_attached | => RackTables master d7466acb |
| 2019-01-08 11:57 | infrastation | Assigned To | => infrastation |