2-307
Cisco IE 3000 Switch Command Reference
OL-13019-01
Chapter 2 IE 3000 Switch Cisco IOS Commands
show alarm profile
show alarm profile
Use the show alarm profile user EXEC command to display all alarm profiles configured in the system
or the specified profile and the interfaces to which each profile is attached.
show alarm profile [name] [ | {begin | exclude | include} expression]
Syntax Description
Command Modes User EXEC
Command History
Usage Guidelines If you do not enter a profile name, the display includes the profile information for all existing alarm
profiles. This command does not display the default configuration settings.
The defaultPort profile is applied by default to all interfaces. This profile enables only the Port Not
Operating (3) alarm. You can use the alarm profile defaultPort global configuration command and
modify this profile to enable other alarms.
Expressions are case sensitive. For example, if you enter | exclude output, the lines that contain output
do not appear, but the lines that contain Output appear.
Examples These are examples of output from the show alarm profile command.
This output displays all ports that are attached to the configured profiles.
Switch> show alarm profile GigE-UplinkPorts
Interface Gi1/2
Alarms 1,2,3,4
Syslog 1,2,3,4
Notifies 1,2,3,4
Relay-major 4
Relay-minor 1,2
name (Optional) Display only the profile with the specified name.
| begin (Optional) Display begins with the line that matches the expression.
| exclude (Optional) Display excludes lines that match the expression.
| include (Optional) Display includes lines that match the specified expression.
expression Expression in the output to use as a reference point.
Release Modification
12.2(44)EX This command was introduced.