User guide
274 Brocade 6910 Ethernet Access Switch Configuration Guide
53-1002581-01
Interface Commands
12
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.
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#