Port alert add command, Port alert copy command, Port alert add command port alert copy command – Avocent CCM4850 User Manual

Page 55: Table 5.4: port alert add command parameters, Table 5.5: port alert copy command parameters

Advertising
background image

Chapter 5: CCM Appliance Commands 43

Port Alert Add command

The Port Alert Add command adds a port alert string to a specified port. Each port may have up to
ten port alert strings. Duplicate strings are not allowed on the same port. To generate a trap, the
Server SNMP Trap command must be issued to enable the PortAlert trap. For more information,
see Managing the CCM Appliance Using SNMP on page 28.
Access right: SCON or PCON
Access level: ADMIN or APPLIANCEADMIN

Syntax

PORT <port> ALERT ADD “<string>”

Port Alert Copy command

The Port Alert Copy command copies the alert strings from one port (from_port) to another
(to_port). Any alert strings that were previously defined on the to_port will be deleted. When you
enter this command, you are prompted to confirm or cancel the copy operation.
For more information, see Managing the CCM Appliance Using SNMP on page 28.
Access right: SCON or PCON
Access level: ADMIN or APPLIANCEADMIN

Syntax

PORT <to_port> ALERT COPY <from_port>

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

Table 5.4: Port Alert Add Command Parameters

Parameter

Description

<port>

Port number in the range 1-48.

<string>

3-32 character string. If the string contains embedded spaces, it must be enclosed in
quotation marks.

Table 5.5: Port Alert Copy Command Parameters

Parameter

Description

<to_port>

Port number where alert strings will be copied, in the range 1-48.

<from_port>

Port number from which alert strings will be copied, in the range 1-48.

Advertising