Driver Support Document

Dell PowerConnect 2848, 5524, 7024, & 8132 switches, OS version 3.x, 4.x, 5.x, Cisco SF & SG switches, OS version 1.x & 2.x

Show Tested Devices Grid

SYSOID Mapping
SYSOID MODEL OS VERSION
 1.3.6.1.4.1.674.10895.3010 6224 3.3.8.2 A33
 1.3.6.1.4.1.674.10895.3011 6248 3.3.8.2 A33
 1.3.6.1.4.1.674.10895.3015 M6220 5.1.3.7
 1.3.6.1.4.1.674.10895.3029 2848 1.0.0.33
 1.3.6.1.4.1.674.10895.3030 5524 4.1.0.10
 1.3.6.1.4.1.674.10895.3031 5524P 4.1.0.10
 1.3.6.1.4.1.674.10895.3032 5548 4.1.0.10
 1.3.6.1.4.1.674.10895.3033 5548P 4.1.0.10
 1.3.6.1.4.1.674.10895.3034 7024 5.1.1.7
 1.3.6.1.4.1.674.10895.3035 7048 5.1.1.7
 1.3.6.1.4.1.674.10895.3036 7024P 5.1.1.7
 1.3.6.1.4.1.674.10895.3037 7048P 5.1.1.7
 1.3.6.1.4.1.674.10895.3038 7024F 5.1.1.7
 1.3.6.1.4.1.674.10895.3041 M8024-k 5.0.0.4
 1.3.6.1.4.1.674.10895.3042 8132 5.1.1.7
 1.3.6.1.4.1.674.10895.3045 8164 5.0.1.3
 1.3.6.1.4.1.9.6.1.80.24.1 Cisco SF500-24 1.2.0.97
 1.3.6.1.4.1.9.6.1.81.28.1 Cisco SG500-28 1.3.0.62
 1.3.6.1.4.1.9.6.1.81.52.1 Cisco SG500-52 1.4.2.4
 1.3.6.1.4.1.9.6.1.82.48.1 Cisco SF300-48 1.3.0
 1.3.6.1.4.1.9.6.1.82.48.2 Cisco SF300-48P 1.3.0
 1.3.6.1.4.1.9.6.1.82.8.2 Cisco SF302-08P 1.30
 1.3.6.1.4.1.9.6.1.82.8.4 Cisco SF300-08 1.3.0
 1.3.6.1.4.1.9.6.1.82.24.1 Cisco SF300-24 1.1.1.8
 1.3.6.1.4.1.9.6.1.82.24.2 Cisco SF300-24P 1.3.0.62
 1.3.6.1.4.1.9.6.1.83.10.1 Cisco SG300-10P 1.4.0.88
 1.3.6.1.4.1.9.6.1.83.10.3 Cisco SG300-10MP 1.4.1.3
 1.3.6.1.4.1.9.6.1.83.10.5 Cisco SG300-10SFP 1.4.1.3
 1.3.6.1.4.1.9.6.1.83.28.2 Cisco SG300-28P 1.1.1.8
 1.3.6.1.4.1.9.6.1.95.28.1 Cisco SG350-28 2.2.7.7

Driver Features Support Grid

Driver FeaturesAccess Methods
(X signifies feature support)CLISNMPTFTPCLI+TFTPSNMP+TFTPFTPCLI+FTPSNMP+FTPCLI+SFTPSCPCLI+SCPSNMP+SCPHTTP/HTTPS
X Driver Discovery release notes X X                      
X General Access  
(CLI protocols: telnet, ssh1, ssh2, console)
Supports SecurID
X     X             X    
Configuration
X Retrieve Running Configuration   X     X             X    
X Retrieve Startup Configuration   X     X             X    
  Retrieve Binary Configuration                            
X Device information parsing  
X Enhanced Layer2 Basic IP information parsing  
X Configuration Deployment to Running release notes       X             X    
X Configuration Deployment to Startup (with reboot)         X             X    
  Binary Configuration Deployment                            
Diagnostics
X Routing Table   X                        
  OSPF Neighbors                            
X Interfaces   X                        
  Modules and Inventory                            
  Flash Storage Space                            
X File System   X                        
X Uptime   X X                      
X ICMP Test   X                        
X Topology Parsing   X                        
X Duplex Parsing   X                        
X Enhanced VLAN Parsing  
Features
  Software Center                            
  Software Image Synchronization                            
X Password Management  
(Can modify: limited username, limited password, full password, read-only community strings, read/write community strings)
X                        
X Syslog Configuration and Change Detection   Syslog patterns X                        
X Custom Scripts and Diagnostics  
Bulk deploy available
X                        
X ACL Parsing  
X ACL Provisioning   X                        
X VLAN Provisioning   X                        
X Configlet Parsing  
X QoS Parsing  
  VRF Parsing  
  Context Management                            

Configuration Deployment to Running

Release Notes

Deployment not supported on some models

Some models supported by this driver to not allow deployment to the running configuration. While the command syntax permits it, configurations retrieved by the device always fail. Bulk deployment of scripts is supported through a merge operation, but "deploy to running" tasks may fail.

return to top

Driver Discovery

Release Notes

More prompt causes an unexpected disconnection

Discovery tasks for Javascript drivers handle More prompts by using timeouts, which can cause problems with the third-party SSH client code, which interprets the timeout as a disconnection. There are two options to work around the problem. Setting the RCX option [<option name="Driver/Discovery/UsePollRead">true</option>] in site_options.rcx will effect the workaround for all affected devices. Alternatively, it could be applied to a single device by setting the device access variable "PollRead" to "true".

Wakeup Ctrl-U character can cause discovery to fail

Discovery tasks for Javascript drivers use wakeup characters are sent during device connection, to ensure that the device is responding. Normally, these characters do not echo to the console, but some devices may echo them. In this case, this causes the prompt detection phase to fail, which in turn can cause More prompts to not be handled properly, and discovery may fail. If these characters are echoed from the device [check the session log to see this], then set the device access variable "skip_ctrl_u" to skip the sending of the wakeup characters. Note that setting this option on a previously working device could cause discovery tasks to fail, but it only affects CLI discovery. SNMP discovery is unaffected.

return to top

Syslog Triggering

return to top