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

Parameters
DescriptionName
The IP addresses or DNS-resolvable names of one or more storage systems.{login}
The authentication user name for the storage system. If you use this parameter,
you must include the passWord parameter with it. Or, you can use the
groupName parameter instead of userName and passWord.
{userName}
The name of the management group. Use this parameter if you do not use
the userName and passWord parameters. Because groupName has cached
credentials, it does not require the userName and passWord parameters.
{groupName}
The password for the storage system. Required when the userName
parameter is used.
{passWord}
The SNMP community string.{communityString}
Example 178 Windows
cliq modifySnmpTrapTarget login=10.0.1.3 userName=admin passWord=secret
communityString="TheString"
Example 179 SSH
modifySnmpTrapTarget communityString="TheString"
modifySyslogNotifyPolicy
Description
Modify a Syslog Notification Policy.
Syntax
modifySyslogNotifyPolicy {login=} { userName= passWord= | groupName= }
{ipAddress=} { alertOnInfo= | alertOnWarning= | alertOnCritical= }
Parameters
DescriptionName
The IP addresses or DNS-resolvable names of one or more storage systems.{login}
The authentication user name for the storage system. If you use this parameter,
you must include the passWord parameter with it. Or, you can use the
groupName parameter instead of userName and passWord.
{userName}
The name of the management group. Use this parameter if you do not use
the userName and passWord parameters. Because groupName has cached
credentials, it does not require the userName and passWord parameters.
{groupName}
The password for the storage system. Required when the userName
parameter is used.
{passWord}
This is the IP address or Host Name of the Syslog server.{ipAddress}
Values are 0—The log does not include informational events, warning events,
and critical events and 1—The log includes informational events, warning
{alertOnInfo}
{alertOnWarning}
events, and critical events. The default is 0 for
modifySyslogNotifyPolicy. Either alertOnInfo, alertOnWarning,
or alertOnCritical must be specified or the command will be rejected.
{alertOnCritical}
92 Commands