2-7
Cisco IE 3000 Switch Command Reference
OL-13019-01
Chapter 2 IE 3000 Switch Cisco IOS Commands
alarm facility power-supply
alarm facility power-supply
Use the alarm facility power-supply global configuration command to set the alarm options for a
missing or failing power supply when the system is operating in dual power-supply mode. Use the no
form of the command to disable the specified setting.
alarm facility power-supply {disable | notifies | relay {major | minor} | syslog}
no alarm facility power-supply {disable | notifies | relay {major | minor} | syslog}
Syntax Description
Defaults A power supply alarm message is stored but not sent to an SNMP server, to a relay, or to a syslog server.
Command Modes Global configuration
Command History
Usage Guidelines Power supply alarms are generated only when the system is in dual power-supply mode. When a second
power supply is connected, you must use the power-supply dual global configuration command to set
dual power-mode operation.
Before you use the notifies keyword to send alarm traps to an SNMP host, you need to set up an SNMP
server by using the snmp-server enable traps global configuration command.
Examples This example shows how to set the power-supply monitoring alarm to go to the minor relay circuitry:
Switch(config)# alarm facility power-supply relay minor
Related Commands
disable Disable the power supply alarm.
notifies Send power supply alarm traps to an SNMP server.
relay major Send the alarm to the major relay circuitry.
relay minor Send the alarm to the minor relay circuitry.
syslog Send power supply alarm traps to a syslog server.
Release Modification
12.2(44)EX This command was introduced.
Command Description
power-supply dual Sets the switch to operate in dual power-supply mode.
show alarm settings Displays environmental alarm settings and options.
snmp-server enable traps Enables the switch to send SNMP notification for various trap types to
the network management system (NMS).