11.0 HP StoreVirtual LeftHand OS Command Line Interface User Guide (AX696-96291, September 2013)

DescriptionName
Optional description[description]
The number of snapshots to maintain. Must be between 1 and 50. Either
retentioncount or retentionseconds must be specified.
[retentioncount]
How long snapshots should be retained. Either retentioncount or
retentionseconds must be specified.
[retentionseconds]
The IP address of the remote group.[remoteip]
The authentication user name for the remote group.[remoteUserName]
The password for the remote group.[remotePassWord]
The name of the remote cluster to host the remote volume.[remoteCluster]
The name of the remote volume to host the snapshot.[remoteVolume]
The number of remote snapshots to maintain. Must be between 1 and 50.
Either remoteretentioncount or remoteretentionseconds must
be specified.
[remoteretentioncount]
How long remote snapshots should be retained. Either
remoteretentioncount or remoteretentionseconds must be
specified.
[remoteretentionseconds]
Values are 0—The snapshot(s) will not attempt to use VSS on the host
connected to the volume (default) and 1—The snapshot(s) will attempt to use
VSS on the host connected to the volume.
[managed]
The name of the remote management group.[remotegroupname]
Example 51 Windows
cliq createSnapshotSchedule scheduleName="schedule0" description="First
snapshot schedule" starttime="2007-06-15T01:01:00Z" recurperiod="3600"
volumeName="volume0" remoteVolume="volume0" retentioncount=5
login="10.0.1.3" userName="admin" passWord="secret"
Example 52 SSH
createSnapshotSchedule scheduleName="schedule0" description="First
snapshot schedule" starttime="2007-06-15T01:01:00Z" recurperiod="3600"
volumeName="volume0" remoteVolume="volume0" retentioncount=5"
createSnmpCommunityString
Description
Create an SNMP Community String. The Community String must be the same for all. If no item
exists, the Community String is used, otherwise it is ignored and the Community String of existing
items is used. Either specify the IP address (IP address or host name) or an IP mask and IP subnet.
Syntax
createSnmpCommunityString {login=} { userName= passWord= | groupName= }
[communityString=] [ipAddress=] [ipMask=] [ipSubnet=]
createSnmpCommunityString 37