Owners manual

DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide
211
Parameters
high
Specifies the interface to modify.
low
Specifies that when the operating parameter rises above this high
threshold value, it indicates an abnormal status.
alarm
Specifies that when the operating parameter falls below this low
threshold value, it indicates an abnormal status.
warning
Specifies to configure the high and low warning threshold conditions.
mwatt VALUE
Specifies the power threshold value in milliwatts. This value must be
between 0 and 6.5535.
dbm VALUE
Specifies the power threshold value in dBm. This value must be
between -40 and 8.1647.
Default
None.
Command Mode
Global Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
Only SFP/SFP+ port interfaces with optical modules, with transceiver monitoring capability, are valid for
this configuration.
This command configures the TX power thresholds on the specified port. This value will be stored both in
the system and in the SFP/SFP+ transceivers and be converted to the 16-bit format and then written into
the SFP module.
If the SFP module configured does not support the threshold change, the user-configured threshold is just
stored in the system and the displayed value will be the user-configured threshold. If there is no user-
configured threshold, the displayed value will always reflect the factory preset value defined by the vendor.
The no form of this command has the effect to clear the configured threshold stored in system. It does not
change the threshold stored in the SFP/SFP+ transceivers. Use the no form of the command to prevent
threshold values in newly inserted SFP/SFP+ transceivers from being altered.
Example
This example shows how to configure the TX power low warning threshold to 0.181 mW on interface
eth3/0/1.
Switch# configure terminal
Switch(config)# transceiver-monitoring tx-power eth3/0/1 low warning mwatt 0.181
Switch(config)#
21-9 transceiver-monitoring voltage
This command is used to configure the threshold voltage of the specified port. Use the no form of the
command to remove the configuration.
transceiver-monitoring voltage INTERFACE-ID {high | low} {alarm | warning} VALUE
no transceiver-monitoring voltage INTERFACE-ID {high | low} {alarm | warning}