Transceiver-threshold tx-power – Brocade 6910 Ethernet Access Switch Configuration Guide (Supporting R2.2.0.0) User Manual

Page 323

Advertising
background image

Brocade 6910 Ethernet Access Switch Configuration Guide

267

53-1002651-02

12

Interface Commands

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#

transceiver-threshold tx-power

This command sends a trap when the power level of the transmitted signal falls outside of the
specified thresholds.

Syntax

transceiver-threshold tx-power {high-alarm | high-warning | low-alarm | low-warning}

threshold-value

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

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

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

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

threshold-value – The power threshold of the transmitted signal. (Range: -9999 - 9999 in
units of 0.01 dBm)

Default Setting
None

Command Mode
Interface Configuration (Ethernet)

Command Usage

•

The threshold value is the power ratio in decibels (dB) of the measured power referenced to
one milliwatt (mW).

•

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.

•

This command only applies to transceiver vendor "BROCADE".

Example
The following example sets alarm thresholds for the signal power transmitted at port 1.

Console(config)interface ethernet 1/1

Console(config-if)#transceiver-threshold tx-power low-alarm 8

Console(config-if)#transceiver-threshold tx-power high-alarm -3

Console#

Advertising