v SNMP_MANAGER_MUST_BE_SPECIFIED_FOR_DEST_TYPE
Destination must have an SNMP manager
v NO_SMS_GATEWAYS_ARE_DEFINED
An SMS Destination cannot be defined if no SMS gateways are defined
Adding a Destination to a Destination Group
Adding an event notification destination to a destination group.
destgroup_add_dest destgroup=GroupName dest=DestName
Parameters:
Name Type Description Mandatory
destgroup Object name Destination group name
to which to add the
destination.
Y
dest Object name Destination to be added
to the group.
Y
This command adds a destination to a destination group.
The command fails if the destination group already contains the destination.
The command cannot be executed while there are uncleared alerting events.
Example:
destgroup_add_dest destgroup=alladmins dest=john
Output:
Command executed successfully.
Access Control:
User Category Permission
Storage administrator Allowed
Storage integration administrator Disallowed
Application administrator Disallowed
Security administrator Disallowed
Read-only users Disallowed
Technicians Disallowed
Completion Codes:
v DESTGROUP_NAME_DOES_NOT_EXIST
Destination group name does not exist
v CANNOT_CHANGE_EVENT_CONF_WITH_ALERTING_EVENTS
Cannot change event configuration while there are alerting events
Troubleshooting: Clear all alerting events before changing event configuration
Chapter 14. Event Handling 271