3PAR InForm® OS 2.3.1 CLI Reference (320-200166 Rev B, March 2010)

19.25
InForm OS Version 2.3.1 Command Line Interface Reference
EXAMPLES
The following example displays the removal of a manager with the IPv4 address
123.45.67.89 from the list of registered managers:
The following example displays the removal of a manager with the IPv6 address
5def:2008:abcd::161a from the list of registered managers:
EXIT STATUS
The following codes are returned indicating success or failure:
0 indicates that the trap manager host was removed and the command was successful.
1 indicates that the command failed.
2 indicates that the host is not on the list of registered hosts.
NOTES
SNMP managers are registered by issuing the addsnmpmgr command. See addsnmpmgr on
page 4.2 for additional information.
Verify the removal of SNMP managers by issuing the showsnmpmgr command. See
showsnmpmgr on page 22.157 for more information.
cli% removesnmpmgr 123.45.67.89
cli% removesnmpmgr 5def:2008:abcd::161a