Owners manual
DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide
205
This example shows how to display detailed transceiver monitoring information for all ports which are
valid for transceiver monitoring.
Switch# show interfaces transceiver detail
++ : high alarm, + : high warning, - : low warning, -- : low alarm
mA: milliamperes, mW: milliwatts
A: The threshold is administratively configured.
eth2/0/3
Transceiver Monitoring is enabled
Transceiver Monitoring shutdown action:Alarm
Current High-Alarm High-Warning Low-Warning Low-Alarm
Temperature(C) 30.090 75.000(A) 70.000 0.000 -5.000
Voltage (v) 3.353 3.630 3.465 3.135 2.970
Bias Current(mA) 16.794(++) 10.500 9.000 2.500 2.000
TX Power (mW) 0.258 1.413 0.708 0.186 0.074
RX Power (mW) 0.000(--) 1.585 0.794 0.102 0.041
Switch#
21-2 snmp-server enable traps transceiver-monitoring
This command is used to send all or the specified level of optical transceiver monitoring SNMP
notifications. Use the no form of the command to stop sending the notifications.
snmp-server enable traps transceiver-monitoring [alarm ] [ warning]
no snmp-server enable traps transceiver-monitoring [alarm] [warning]
Parameters
alarm
(Optional) Specifies to send or stop sending alarm level notification.
warning
(Optional) Specifies to send or stop sending warning level notification.
Default
By default, this option is disabled.
Command Mode
Global Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
Use this command to send all or the specified level of transceiver-monitoring SNMP notifications.
Example
This example shows how to start sending the SNMP notifications at the warning level.