HP Virtual Connect Manager Command Line Interface for c-Class BladeSystem Version 4.20 User Guide
Command line  118 
Item  Description 
SystemContact 
(optional) 
SNMP system contact information. 
Enabled (optional) 
Enables or disables the SNMP agent. The default value is "true". Valid values 
include "true" or "false". 
SmisEnabled 
(optional) 
Enables or disables SMIS. This property is valid only for VC-FC modules. The default 
value is "false". Valid values include "true" or "false". 
Examples 
->set snmp enet ReadCommunity=mydatacenter1 
SystemContact=admin@datacenter1.com Enabled=true 
Enables the SNMP agent for VC-Enet modules and supplies a community string 
->set snmp fc ReadCommunity=mydatacenter 
SystemContact=FcAdmin Enabled=true 
Enables the SNMP agent for VC-FC modules 
Item  Description 
show snmp
Display the SNMP configuration settings for the VC domain. 
Syntax 
show snmp [Type] 
Parameter 
Type (optional) 
Indicates the type of SNMP configuration to display. If the type is not specified, all 
VC SNMP configuration information appears. Valid values include "Enet" and 
"FC". 
Examples 
->show snmp Enet 
Displays SNMP configuration for VC-Enet modules only 
->show snmp FC 
Displays SNMP configuration for VC-FC modules only 
->show snmp 
Displays SNMP configuration for all modules 
ssh 
Manage SSH configuration and information. 
Supported actions: help, load, remove, show 
Item  Description 
load ssh 
Transfer the SSH key from a remote FTP server and apply it to the VC 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, the SSH clients 
must be configured correctly to have access. 
This command loads an SSH key for the current user only. Other VC users are not able 
to use the same SSH key to authenticate. This command is only valid for local VC users 
(no LDAP, TACACS+, or RADIUS users). 
Syntax 
load ssh Address=<ftp://user:password@IPAddress/filename> 
-or- 
load ssh Address=<ftp://user:password@ipaddress> 
Filename=<name>
Properties 
Address 
(required)
The IP address or host name of an FTP server, with user name, password, and remote 










