Owners manual

DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide
206
Switch#configure terminal
Switch(config)#snmp-server enable traps transceiver-monitoring warning
Switch(config)#
21-3 transceiver-monitoring action shutdown
This command is used to shut down a port from an alarm or a warning of an abnormal status.
Use the no form of the command to disable the shutdown action.
transceiver-monitoring action shutdown {alarm | warning}
no transceiver-monitoring action shutdown
Parameters
alarm
Specifies to shut down a port when alarm events occur.
warning
Specifies to shut down a port when warning events occur.
Default
By default, this option is disabled.
Command Mode
Interface Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
This command is available for physical port interface configuration.
The configuration can select to shut down a port on an alarm event or warning event or not to shut down
on either of them. When the monitoring function is enabled, an alarm event occurs when the parameters,
being monitored, go higher than the high alarm threshold or go lower than the low alarm threshold. A
warning event occurs when the parameters being monitored go higher than the high warning threshold or
go lower than the low warning threshold.
The port shutdown feature is controlled by the Error Disable module without a recover timer. Users can
manually recover the port by using the shutdown command and then the no shutdown command.
Example
This example shows how to configure the shutdown interface eth3/0/1 when an alarm event is detected.
Switch# configure terminal
Switch(config)# interface eth3/0/1
Switch(config-if)# transceiver-monitoring action shutdown alarm
Switch(config-if)#
21-4 transceiver-monitoring bias-current
This command is used to configure the thresholds of the bias current for a specified port.
Use the no form of the command to remove the configuration.
transceiver-monitoring bias-current INTERFACE-ID {high | low} {alarm | warning} VALUE
no transceiver-monitoring bias-current INTERFACE-ID {high | low} {alarm | warning}