summaryrefslogtreecommitdiff
path: root/lib/oxidized/model/powerconnect.rb
AgeCommit message (Collapse)Author
2018-04-21the great makeover - standardize layout, alignment, indentationWild Kat
2018-04-08eliminate inverse methods from modelsWild Kat
2018-03-15Skip the word 'encrypted' in Powerconnect password maskingBrian Candler
Fixes #1212
2017-09-19Powerconnect: Support password removalTorbjörn Lönnemark
2017-03-28Remove single line 'Up Time' lines from show systemnesteffe
2016-11-11expect prompt after entering enable passwordSaku Ytti
2016-01-28Added the regex for variable sflow idsSander Wegter
2016-01-28Added a substitue for the changing sflow timeout commandSander Wegter
2015-12-17Identify Stackable SwitchesMrRJ45
Change how we identify stackable switches using the word "Unit" to identify this. This is more reliable than identifying the Model number.
2015-09-21Update powerconnect.rbskares
Add :ssh Username and Password login.
2015-04-16Add support for PowerConnect 62xxTom Laermans
The pager prompt on the PowerConnect 62xx family does not have a leading space; fixed the expect regex. Also added 6224/6248 to the block ignore regex.
2015-04-01Add match for 35xx Switches, tidy up regexMrRJ45
Added a check for 35xx switches Also extract only on the model number, not the suffix (P or F) as we dont need that.
2015-03-30PowerConnect Model not skipping some detailsMrRJ45
Some PowerConnect models were skipping fine as "Uptime" for example is shown across one line. Some models show this as a heading, and then lines for each stack member and so this was being included in the configuration. This will skip that "section" which is terminated by the next blank line.
2015-03-14Also fix logout issue as described in #89Eric
2015-03-14Fix terminal length issues with older powerconnect switches as mentioned in ↵Eric
#89. Fixed by sending both commands and allowing one of them to fail.
2014-10-02Fixed more ever changing output in powerconnect model, only shows up on some ↵Eric
firmware versions
2014-09-26Removed ever-changing output from powerconnect model, thanks @artmannEric
2014-09-22Fixed small bug in powerconnect enable codeEric
2014-08-15Added enable magic for powerconnect model, fixed pagination issuesEric
2014-07-14Fix powerconnect modelSaku Ytti
a) put metainformation on top, rancid style b) remove changing data from 'show system'
2013-05-12models enhancenopedial
2013-05-01add latest changesSamer Abdel-Hafez
2013-04-29Fix README.md and add cmd to powerconnect modelSamer Abdel-Hafez
2013-04-27Add models and README.mdnopedial