HP 3PAR OS 3.1.3 Command Line Interface Reference

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:
cli% addsnmpmgr pw alpha1 123.45.67.89
The following example displays the addition of SNMP manager IPv6 address
5def:2008:abcd::161a with port number 9162:
cli% addsnmpmgr -p 9162 5def:2008:abcd::161a
NOTES
The HP 3PAR storage system 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”
(page 229) for additional information.
44 Add Command