
58CCM Installer/User Guide
Table 5.7: Port Alert Copy Command Parameters
Parameter | Description |
|
|
<to_port> | Port number or name where alert strings will be copied. |
|
|
<from_port> | Port number or name from which alert strings will be copied. |
|
|
Example
The following command copies the alert strings defined on port 1 to port 17, replacing any previously defined alert strings on port 17.
port 17 alert copy 1
Port Alert Delete commandThe Port Alert Delete command deletes one or more alert strings from a port. When you issue this command, a numbered list of defined alert strings is displayed, from which you choose those to be deleted. You may enter one or more numbers separated by commas, a range of numbers separated by a hyphen or type ALL to specify all strings. Pressing Enter cancels the command.
For more information, see Managing the CCM Appliance Using SNMP on page 39.
Access right: SCON or PCON
Access level: ADMIN or APPLIANCEADMIN
Syntax
PORT <port> ALERT DELETE
Table 5.8: Port Alert Delete Command Parameter
ParameterDescription
<port> | Port number or name. |
|
|
Example
The following command deletes defined alert strings from port 26.
> PORT 26 ALERT DELETE
1)The first alert string
2)The second alert string
3)The third alert string
4)The fourth alert string
Select
The alert string numbers specified at the prompt will be deleted.