9.5 HP P4000 SAN/iQ Command-Line Interface User Guide (AX696-96069, September 2011)

32|HP P4000 CLI|Commands
createSnmpTrapTarget
This command creates an SNMP Trap Target. The Community String must be the same for all Trap Targets.
If no Trap Targets exists, the Community String is used, otherwise it is ignored and the Community String of
existing Trap Targets is used.
Availability: Windows, SAN/iQ
Version: 9.0
Request Syntax
cliq
createSnmpTrapTarget login= userName= passWord= ipAddress= version= communitystring=
login Required The IP address or DNS-resolvable names of one or more storage systems
userName Required The authentication user name for the storage system
passWord Required The password for the storage system
keyFile Required The encrypted key file (this is specified instead of the username and password
parameters)
ipAddress Required This is the address of a storage system to be configured, returned from a call to
discoverOob
version Required The SNMP Version. 1 - Version 1, 2 - Version 2, 3 - Version 3
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, SAN/iQ
Version: 9.0
Request Syntax
cliq
createSyslogNotifyPolicy login= userName= passWord= ipAddress= alertOnCritical=
login Required The IP address or DNS-resolvable names of one or more storage systems
userName Required The authentication user name for the storage system
passWord Required The password for the storage system
keyFile Required The encrypted key file (this is specified instead of the username and password
parameters)
ipAddress Required This is the address of a storage system to be configured, returned from a call to
discoverOob
severities Optional
alertOnInformation Optional 0 - the log does not includes informational events (default), 1 - the log includes
informational events