Driver Support Document

EXT_HP TippingPoint devices 10, 110, 330, 660N, 1400N, 2500N, 5100N, 6100N, 5200NX, 7100NX, 1200E, 2400E, 5000E, OS versions 2.x & 3.x, Core Controller OS version 1.x

Show Tested Devices Grid

SYSOID Mapping
SYSOID MODEL OS VERSION
 1.3.6.1.4.1.10734.1.3.7 1200E 2.5.6.7114
 1.3.6.1.4.1.10734.1.3.8 2400E 2.5.4.6946, 2.5.6.7114
 1.3.6.1.4.1.10734.1.3.9 5000E 2.5.8.7168
 1.3.6.1.4.1.10734.1.3.11 10 3.1.4.1421
 1.3.6.1.4.1.10734.1.3.27 660N 3.2.0.1524
 1.3.6.1.4.1.10734.1.3.28 1400N 3.2.0.1524
 1.3.6.1.4.1.10734.1.3.29 2500N 3.2.0.1524
 1.3.6.1.4.1.10734.1.3.30 5100N 3.2.0.1524
 1.3.6.1.4.1.10734.1.3.31 110 3.1.4.1421
 1.3.6.1.4.1.10734.1.3.32 330 3.1.4.1421
 1.3.6.1.4.1.10734.1.3.33 1400N 3.2.0.1524
 1.3.6.1.4.1.10734.1.3.34 6100N 3.2.1.1639
 1.3.6.1.4.1.10734.1.3.35 7100NX 3.5.0.1874
 1.3.6.1.4.1.10734.1.3.36 5200NX 3.5.0.1874
 1.3.6.1.4.1.10734.1.3.44 2600NX 3.8.1.4382
 1.3.6.1.4.1.10734.1.3.45 6200NX 3.6.1.4036
 1.3.6.1.4.1.10734.1.3.46 7500NX 3.7.1.4231
 1.3.6.1.4.1.10734.1.3.47 440T 4.2.0.4619
 1.3.6.1.4.1.10734.1.5.1 Core Controller 1.1.1

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                        
Configuration
X Retrieve Running Configuration   X                        
  Retrieve Startup Configuration                            
  Retrieve Binary Configuration                            
X Device information parsing  
X Enhanced Layer2 Basic IP information parsing  
  Configuration Deployment to Running                            
  Configuration Deployment to Startup                            
  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 ICMP Test   X                        
X Topology Parsing   X                        
X Duplex Parsing   X                        
  Enhanced VLAN Parsing  
Features
X Software Center release notes                          
  Software Image Synchronization release notes                          
X Password Management  
(Can modify: full username, full password, 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  
  ACL Provisioning                            
  VLAN Provisioning                            
X Configlet Parsing  
X QoS Parsing  
  VRF Parsing  
  Context Management                            

Software Center

Release Notes

Software Management

Software management prerequisites:
* The installation package must have the extension of ".pkg", ".csw", ".aux".
* The installation package filename length must not exceed 100 characters.
* The installation package filename must have no unsupported characters - "~!@#$%^&()+=[]{}" in it.
* The installation package file size must be less than 126MB for OS 3.1.x and less than 138MB for OS 3.2.x.
When the Software management task is finished, the device will be automatically rebooted!

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