HP Virtual Connect Manager Command Line Interface Version 2.10 User Guide
Command line  57 
Item Description 
Parameter   
TrapID (required) 
(Required) The reference name of the trap destination to be modified. The format 
of the trap ID is <ENET|FC>:<Address> where the address is the IP address of 
the trap destination host. 
Property 
Community 
(optional) 
The SNMP community name string for the trap. For ENET modules, maximum 
string length is 39. For FC modules, maximum string length is 24. The default 
community name is "public", if not specified. 
Example 
->set snmp-trap ENET:192.135.67.89 
Community=MyNewCommunityName 
Modifies an SNMP trap destination for VC-Enet modules 
Item Description 
->show snmp-trap 
Display the SNMP Traps that have been configured. 
Syntax 
show snmp-trap [ <Type> | * ] 
Parameter 
Type (optional) 
This parameter indicates the type of VC modules for which to display SNMP trap 
information. The default behavior is to display all SNMP trap information if a 
specific type is not specified. Valid types include "Enet:<Address>" and 
"FC:<Address>", where "Address" can be a specific IP address or "*". 
Examples 
->show snmp-trap 
Displays SNMP trap information for all VC modules 
->show snmp-trap Enet:* 
Displays SNMP trap information for only VC-Enet modules 
->show snmp-trap Fc:* 
Displays SNMP trap information for only VC-FC modules 
->show snmp-trap Enet:10.20.30.40 
Displays SNMP trap information for specific VC-Enet modules 
ssh 
Display the SSH key configuration. 
Supported actions: help, load, remove, show 
Item Description 
load ssh 
Transfer the SSH key from a remote FTP server and apply it to the Virtual Connect 
domain. A customized SSH key enables additional security for SSH clients that are 
allowed to access the domain configuration. If a new custom SSH key is applied, 
then the SSH clients must be configured correctly to have access. 
Syntax 
load ssh Address=<ftp://user:password@ipaddress> 
FileName=<name> 
Properties 










