User's Manual

HP StoreVirtual CLI| Commands| 37
groupName Conditional The name of the management group with cached credentials.
(Parameters userName/passWord or groupName must be specified).
ipAddress Required This is the IP address or Host Name to be configured.
version Required The SNMP Version. 1 - Version 1, 2 - Version 2
communityString Required The SNMP community string.
Example
cliq createSnmpTrapTarget login=10.0.1.3 userName=admin
passWord=secret ipAddress=10.0.10.25 version=1
communityString=TrapString
cliq createSnmpTrapTarget ipAddress=10.0.10.25 version=1
communityString=TrapString
createSyslogNotifyPolicy
This command creates a Syslog Notification Policy.
Availability: Windows, SSH
Version: 9.0
Request Syntax
cliq createSyslogNotifyPolicy login= userName= passWord= ipAddress=
alertOnCritical=
login Required The IP addresses or DNS-resolvable names of one or more storage
systems
userName Conditional The authentication user name for the storage system. (Parameters
userName/passWord or groupName must be specified).
passWord Conditional The password for the storage system. (Parameters userName/passWord
or groupName must be specified).
groupName Conditional The name of the management group with cached credentials.
(Parameters userName/passWord or groupName must be specified).
ipAddress Required This is the IP address or Host Name to be configured.
alertOnInfo Conditional Values are: 0 = the log does not includes informational events
and, 1 = the log includes informational events. The default is 0 for
createSyslogNotifyPolicy. (A combination of parameters alertOnInfo or
alertOnWarning or alertOnCritical must be specified).
alertOnWarning Conditional Values are: 0 = the log does not includes warning events
and, 1 = the log includes warning events. The default is 0 for
createSyslogNotifyPolicy. (A combination of parameters alertOnInfo or
alertOnWarning or alertOnCritical must be specified).
alertOnCritical Conditional Values are: 0 = the log does not includes critical events and, 1 = the
log includes critical events. The default is 0 for createSyslogNotifyPolicy.
(A combination of parameters alertOnInfo or alertOnWarning or
alertOnCritical must be specified).