Specifications

3-6
Catalyst 2950 and Catalyst 2955 Switch Software Configuration Guide
78-11380-07
Chapter 3 Configuring Catalyst 2955 Switch Alarms
Configuring Catalyst 2955 Switch Alarms
Use the no power-supply dual command to disable this alarm by setting the switch back to single power
mode operation.
Setting the Power Supply Alarm Options
Use the alarm facility power-supply global configuration command to associate the power supply
alarm to a relay. You can also configure all alarms and traps associated with the power supply alarm to
be sent to syslog and the SNMP server.
Beginning in privileged EXEC mode, follow these steps to associate the power supply alarm to a relay:
To disable sending the alarm to a relay, to syslog, or to an SNMP server, use the no alarm facility
power-supply relay, no alarm facility power-supply notifies, or no alarm facility power-supply
syslog global configuration commands.
Note Before you can use the notifies command to send alarm traps to an SNMP server, you must first set up
the SNMP server by using the snmp-server enable traps alarms global configuration command. See
the Enabling SNMP Traps section on page 3-12.
This example sets the power-supply monitoring alarm to the minor relay.
Switch(config) # alarm facility power-supply relay minor
Configuring the Switch Temperature Alarms
The temperature thresholds for the primary temperature alarm cannot be changed, but you can change
the association of the primary temperature alarm from the major relay to the minor relay. You can also
set a lower maximum temperature threshold for the secondary temperature alarm and associate the alarm
with either the major or minor relay.
Command Purpose
Step 1
configure terminal Enter global configuration mode.
Step 2
alarm facility power-supply relay
{major | minor}
Associate the power supply alarm to the major or minor relay.
Step 3
alarm facility power-supply notifies Configure sending power supply alarm traps to an SNMP server.
Step 4
alarm facility power-supply syslog Configure sending power supply alarm traps to a syslog server.
Step 5
end Return to privileged EXEC mode.
Step 6
show alarm settings Verify the configuration.
Step 7
copy running-config startup-config (Optional) Save your entries in the configuration file.