Specifications

5-7
System Management Software Configuration Guide for Cisco IE 2000U and Connected Grid Switches
Chapter 5 Configuring the Switch Alarms
Configuring Switch Alarms
ALARM CONTACT 4
Status: not asserted
Description:
Severity: critical
Trigger: closed
Configuring Switch Alarms
This section includes the following topics:
Configuring the Power Supply Alarms, page 5-7
Configuring the FCS Bit Error Rate Alarm, page 5-8
Configuring Alarm Profiles, page 5-9
Enabling SNMP Traps, page 5-12
Configuring the Power Supply Alarms
The presence of power supplies is dynamically detected. Use the show env power command in
privileged EXEC or user EXEC mode to display power information for the switch.
Use the alarm facility power-supply rps global configuration command to associate the switch
redundant power supply (RPS) alarm to the relay. You can also configure all alarms and traps associated
with the RPS to be sent to syslog and the SNMP server.
BEFORE YOU BEGIN
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 5-12.
DETAILED STEPS
Command Purpose
Step 1
configure terminal Enter global configuration mode.
Step 2
alarm facility power-supply rps
relay major
Associate the RPS alarm to the relay.
Step 3
alarm facility power-supply rps
notifies
Send RPS alarm traps to an SNMP server.
Step 4
alarm facility power-supply rps
syslog
Send RPS 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.