beautypg.com

Sun Microsystems Virtual Tape Library User Manual

Page 290

background image

276

VTL User Guide • May 2008

G • 96267

Change the host serial port configuration.
Note: This speed setting must match the speed 
setting for serial port 0, COM1 or /dev/ttyS0 on 
the host operating system.

set /SP/serial/host pendingspeed=integer

commitpending=true

Alert Commands

Display information about PET alerts. You can 
configure up to 15 alerts.

show /SP/alert/rules/1...15

Change alert configuration.

set /SP/alert/rules/1...15 destination=ipaddress

level=down|critical|major|minor

System Management Access Commands

Display information about HTTP settings.

show /SP/services/http

Change HTTP settings, such as enabling 
automatic redirection to HTTPS.

set /SP/services/http port=portnumber

secureredirect enabled|disabled

servicestate=enabled|disabled

Display information about HTTPS access.

show /SP/services/https

Change HTTPS settings.

set /SP/services/https port=portnumber

servicestate=enabled|disabled

Display SSH DSA key settings.

show /SP/services/ssh/keys/dsa

Display SSH RSA key settings.

show /SP/services/ssh/keys/rsa

SNMP Commands

Display information about SNMP settings. By 
default, the SNMP port is 161 and v3 is enabled. 

show /SP/services/snmp engineid=snmpengineid

port=snmpportnumber sets=enabled|disabled

v1=enabled|disabled v2c=enabled|disabled

v3=enabled|disabled

Display SNMP users.

show /SP/services/snmp/users

Add an SNMP user.

create /SP/services/snmp/users/snmpusername

authenticationpassword=password

authenticationprotocol=MD5|SHA

permissions=rw|ro privacypassword=password

privacyprotocol=none|DES

Delete an SNMP user.

delete /SP/services/snmp/users/

snmpusername

Display information about SNMP public (read‐
only) communities.

show /SP/services/snmp/communities/public

Add this device to an SNMP public community.

create /SP/services/snmp/communities/public/

comm1

Delete this device from an SNMP public 
community.

delete /SP/services/snmp/communities/public/

comm1

Display information about SNMP private (read‐
write) communities.

show /SP/services/snmp/communities/private

Add this device to an SNMP private community.

create /SP/services/snmp/communities/private/

comm2

Description

Command