User guide

Brocade 6910 Ethernet Access Switch Configuration Guide 275
53-1002581-01
Interface Commands
12
transceiver-threshold voltage
This command sends a trap when the transceiver voltage falls outside the specified thresholds.
Syntax
transceiver-threshold voltage {high-alarm | high-warning | low-alarm | low-warning}
threshold-value
high-alarm – Sends an alarm message when the high voltage threshold is crossed.
high-warning – Sends a warning message when the high voltage threshold is crossed.
low-alarm – Sends an alarm message when the low voltage threshold is crossed.
low-warning – Sends a warning message when the low voltage threshold is crossed.
threshold-value – The threshold of the transceiver voltage. (Range: 100-25500 in units of
0.01 Volt)
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 voltage at port 1.
Console(config)interface ethernet 1/1
Console(config-if)#transceiver-threshold voltage low-alarm 4
Console(config-if)#transceiver-threshold voltage high-alarm 2
Console#