3PAR InForm® OS 2.3.1 CLI Reference (320-200166 Rev B, March 2010)
4.3
InForm OS Version 2.3.1 Command Line Interface Reference
SPECIFIERS
<manager_IP>
Specifies the IP address of the host where the manager runs. It must be a valid IPv4 or IPv6
address. The IPv6 address is in hexadecimal, is case insensitive, and is separated by colons.
For example:
5de:2008:0:0abcd:0:0:161a
In addition, a double colon (::) can be used once in an address to replace multiple fields of
zeros. For example:
5de:2008:0:0abcd::161a.
RESTRICTIONS
Access to all domains is required to run this command.
EXAMPLES
The following example displays the addition of SNMP manager IPv4 address 123.45.67.89
with the assigned password of
alpha1:
The following example displays the addition of SNMP manager IPv6 address
5def:2008:abcd::161a with port number 9162:
NOTES
■ The InServ Storage Server does not support any form of name resolution. You must specify
these IP addresses directly.
■ Issue the showsnmpmgr command to display the list of registered SNMP managers.
■ Issue the setsnmppw command to change the SNMP passwords.
■ Issue the removesnmppw command to remove SNMP passwords.
■ Issue the removesnmpmgr command to remove SNMP managers. See removesnmpmgr on
page 19.24 for additional information.
cli% addsnmpmgr –pw alpha1 123.45.67.89
cli% addsnmpmgr -p 9162 5def:2008:abcd::161a