7-7
Cisco IE 3010 Switch Software Configuration Guide
OL-23145-01
Chapter 7 Configuring the Switch Alarms
Configuring IE 3010 Switch Alarms
Beginning in privileged EXEC mode, follow these steps to associate the power supply alarm to a relay:
To disable the default power supply alarm, use the alarm facility power-supply disable global
configuration command.
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 7-13.
This example sets the power-supply monitoring alarm to the major relay.
Switch(config) # alarm facility power-supply relay major
Configuring the Switch Temperature Alarms
You can change the temperature thresholds for both the primary and secondary tempera ture alarms. You
can also associate either the primary or secondary temperature alarm to the relay.
Setting the Primary Temperature Threshold for the Switch, page 7-7
Setting a Secondary Temperature Threshold for the Switch, page 7-8
Associating the Temperature Alarms to a Relay, page 7-9

Setting the Primary Temperature Threshold for the Switch

You can use the alarm facility temperature primary global configuration command to set low and high
temperature thresholds for the primary temperature monitoring alarm.
Command Purpose
Step 1 configure terminal Enter global configuration mode.
Step 2 alarm facility power-supply relay
major
Associate the power supply alarm to the relay.
Step 3 alarm facility power-supply notifies Send power supply alarm traps to an SNMP server.
Step 4 alarm facility power-supply syslog Send power supply ala rm 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.