Transceiver-threshold temperature – Brocade Communications Systems Brocate Ethernet Access Switch 6910 User Manual

Page 323

Advertising
background image

Brocade 6910 Ethernet Access Switch Configuration Guide

273

53-1002581-01

Interface Commands

12

transceiver-threshold temperature

This command sends a trap when the transceiver temperature falls outside of the specified
thresholds.

Syntax

transceiver-threshold temperature {high-alarm | high-warning | low-alarm | low-warning}

threshold-value

high-alarm – Sends an alarm message when the high temperature threshold is crossed.

high-warning – Sends a warning message when the high temperature threshold is
crossed.

low-alarm – Sends an alarm message when the low temperature threshold is crossed.

low-warning – Sends a warning message when the low temperature threshold is crossed.

threshold-value – The threshold of the transceiver temperature. (Range: -20000 - 20000
in units of 0.01 Celsius)

Default Setting

None

Command Mode

Interface Configuration (Ethernet)

Command Usage

Refer to the Command Usage section under the

transceiver-threshold current

command for

more information on configuring transceiver thresholds.

Trap messages configured by this command are sent to any management station configured by
the

snmp-server host

command.

Example

The following example sets alarm thresholds for the transceiver temperature at port 1.

Console(config)interface ethernet 1/1

Console(config-if)#transceiver-threshold temperature low-alarm 97

Console(config-if)#transceiver-threshold temperature high-alarm -83

Console#

Advertising