D-Link DES-3200 Series Washer/Dryer User Manual


 
xStack
®
DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide
217
DES-3200-28/ME:admin#config ddm trap enable
Command: config ddm trap enable
Success.
DES-3200-28/ME:admin#
22-2 config ddm ports
Description
The command is used to configure the DDM settings of the specified ports.
Format
config ddm ports [<portlist> | all ] [[temperature_threshold | voltage_threshold |
bias_current_threshold | tx_power_threshold | rx_power_threshold] {high_alarm <float> |
low_alarm <float> | high_warning <float> | low_warning <float>} | {state[enable|disable] |
shutdown [alarm | warning | none]}]
Parameters
<portlist> - Enter the range of ports to be configured here.
all - Specify that all the optic ports’ operating parameters will be configured.
temperature_threshold - Specify the threshold of the optic module’s temperature in centigrade.
At least one parameter shall be specified for this threshold.
voltage_threshold - Specify the threshold of optic module’s voltage.
bias_current_threshold - Specify the threshold of the optic module’s bias current.
tx_power_threshold - Specify the threshold of the optic module’s output power.
rx_power_threshold - Specify the threshold of optic module’s received power.
high_alarm - (Optional) Specify the high threshold for the alarm. When the operating parameter
rises above this value, the action associated with the alarm is taken.
<float> - Enter the high threshold alarm value used here.
low_alarm - (Optional) Specify the low threshold for the alarm. When the operating parameter
falls below this value, the action associated with the alarm is taken.
<float> - Enter the low threshold alarm value used here.
high_warning - (Optional) Specify the high threshold for the warning. When the operating
parameter rises above this value, the action associated with the warning is taken.
<float> - Enter the high threshold warning value here.
low_warning - (Optional) Specify the low threshold for the warning. When the operating
parameter falls below this value, the action associated with the warning is taken.
<float> - Enter the low threshold warning value here.
state - (Optional) Specify the DDM state to enable or disable. If the state is disabled, no DDM
action will take effect.
enable - Specify to enable the DDM state.
disable - Specify to disable the DDM state.
shutdown - (Optional) Specify whether or not to shutdown the port when the operating
parameter exceeds the corresponding alarm threshold or warning threshold. The default value
is none.
alarm - Shutdown the port when the configured alarm threshold range is exceeded.
warning - Shutdown the port when the configured warning threshold range is exceeded.
none - The port will never shutdown regardless if the threshold ranges are exceeded or not.
Restrictions
Only Administrator and Operator-level users can issue this command.