Transceiver-threshold rx-power – Brocade Communications Systems Brocate Ethernet Access Switch 6910 User Manual
Page 322

272
Brocade 6910 Ethernet Access Switch Configuration Guide
53-1002581-01
Interface Commands
12
transceiver-threshold rx-power
This command sends a trap when the power level of the received signal falls outside of the
specified thresholds.
Syntax
transceiver-threshold rx-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 received 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
command for
more information on configuring transceiver thresholds.
•
Trap messages configured by this command are sent to any management station configured by
the
command.
Example
The following example sets alarm thresholds for the signal power received at port 1.
Console(config)interface ethernet 1/1
Console(config-if)#transceiver-threshold rx-power low-alarm 9
Console(config-if)#transceiver-threshold rx-power high-alarm 99
Console#