Alarms Configuration Guide, Cisco Catalyst IE9300 Rugged Series Switches

PDF

Alarms Configuration Guide, Cisco Catalyst IE9300 Rugged Series Switches

Configure the power supply alarms

Want to summarize with AI?

Log in

Configure power supply alarm settings so your switch promptly detects and notifies you of power issues.


Proper monitoring of power supply alarms helps with prompt detection and resolution of power issues in a network switch, safeguarding critical operations.

Follow this procedure to configure power supply alarms in a network switch environment to ensure proper monitoring and notification of power supply status.

Before you begin

Ensure terminal access to the switch (either via SSH, console, or other means).

Procedure

1.

Use the configure terminal command to access the global configuration mode.

Example:

Switch# configure terminal
2.

Configure the desired alarm settings.

  1. Use the alarm facility power-supply disable command to disable the power supply alarm.

    Example:

    Switch(config)# alarm facility power-supply disable
  2. Use the alarm facility power-supply relay major command to associate the alarm to the relay.

    Example:

    Switch(config)# alarm facility power-supply relay major
  3. Use the alarm facility power-supply notifies command to enable SNMP notifications.

    Example:

    Switch(config)# alarm facility power-supply notifies
  4. Use the alarm facility power-supply syslog command to log alerts to a syslog server.

    Example:

    Switch(config)# alarm facility power-supply syslog
3.

Use the end command to exit to privileged EXEC mode.

Example:

Switch# end
4.

Verify the power supply alarms configuration on your switch.

  1. Use the show env power command to check the power status.

    Example:

    Switch# show env power
  2. Use the show facility-alarm status command to review the current alarms.

    Example:

    Switch# show facility-alarm status
  3. Use the show alarm settings command to validate the settings.

    Example:

    Switch# show alarm settings