HP 3PAR InForm OS 3.1.1 Command Line Interface Reference
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 248) for additional information.
44 Add Command