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

HP P4000 CLI|Commands|63
Example
cliq modifySnapshotSchedule scheduleName="TheSchedule"
description="First snapshot schedule" login="10.0.1.2"
userName="admin" passWord="secret"
cliq modifySnapshotSchedule scheduleName="TheSchedule"
description="First snapshot schedule"
modifySnmpCommunityString
This command modifies the Community String for all SNMP.
Availability: Windows, SAN/iQ
Version: 9.0
Request Syntax
cliq modifySnmpCommunityString login= userName= passWord= 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)
communityString Required The SNMP community string.
Example
cliq modifySnmpCommunityString login=10.0.1.3 userName=admin
passWord=secret communityString="NewString"
cliq modifySnmpCommunityString communityString="NewString"
modifySnmpTrapTarget
This command modifies an SNMP Trap Target.
Availability: Windows, SAN/iQ
Version: 8.0
Request Syntax
cliq modifySnmpTrapTarget login= userName= passWord= ipAddress= versiony=
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