View Issue Details

IDProjectCategoryView StatusLast Update
1523RackTablesSNMPpublic2015-09-10 23:55
ReporterWhiteTiger Assigned Toadoom42  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version0.20.10 
Target Version0.20.11Fixed in Version0.20.11 
Summary1523: Unknown OID '9.1.726'
DescriptionUnknown OID '9.1.726'

'9.1.726' => array
        (
                'dict_key' => 159,
                'text' => 'WS-CE500-24PC: 24 RJ-45/10-100(X) + 2 X2/1000TX,
                'processors' => array
                (
                        'catalyst-chassis-1-to-2-combo-1000T',
                        'catalyst-chassis-any-100TX',
                        'catalyst-chassis-mgmt',
                ),
        ),
TagsNo tags attached.

Activities

WhiteTiger

WhiteTiger

2015-09-10 23:35

reporter   ~0002967

Correct patch

'9.1.726' => array
        (
                'dict_key' => 159,
                'text' => 'WS-CE500-24PC: 24 RJ-45/10-100(X) + 2 X2/1000TX',
                'processors' => array
                (
                        'catalyst-chassis-1-to-2-combo-1000T',
                        'catalyst-chassis-any-100TX',
                        'catalyst-chassis-mgmt',
                ),
        ),

Issue History

Date Modified Username Field Change
2015-09-10 23:31 WhiteTiger New Issue
2015-09-10 23:31 WhiteTiger Status new => assigned
2015-09-10 23:31 WhiteTiger Assigned To => adoom42
2015-09-10 23:35 WhiteTiger Note Added: 0002967
2015-09-10 23:55 adoom42 Status assigned => closed
2015-09-10 23:55 adoom42 Resolution open => fixed
2015-09-10 23:55 adoom42 Fixed in Version => 0.20.11
2015-09-10 23:55 adoom42 Target Version => 0.20.11