show defaults threshold

Displays the default thresholds for environmental and alert values for small form-factor pluggable (SFP) types.

Syntax

show defaults threshold sfp type sfp-type

Parameters

sfp-type
The following SFP types are supported:
1GCOP
— 1G SFP Copper
1GCWDM
— 1G SFP CWDM
1GLR
— 1G SFP LR
1GSR
— 1G SFP SR
10GDWDMT
— 10G SFP+ DWDM Tunable
10GER
— 10G SFP+ ER
10GLR
— 10G SFP+ LR
10GSR
— 10G SFP+ SR
10GUSR
— 10G SFP+ USR
10GZR
— 10G SFP+ ZR
40GER
— 40G QSFP+ ER4
40GESR
— 40G QSFP+ eSR4 INT
40GLM
— 40G QSFP+ LM4
40GLR
— 40G QSFP+ LR4
40GSR
— 40G QSFP+ SR4
40GSRINT
— 40G QSFP+ SR4 INT
100GAOC
— 100G QSFP28 AOC
100GCLR
— 100G QSFP28 CLR4
100GCWDM
— 100G QSFP28 CWDM4
100GESR
— 100G QSFP28 eSR4
100GLR
— 100G QSFP28 LR4
100GLRLT
— 100G QSFP28 LR4 Lite
100GPSM
— 100G QSFP28 PSM4
100GSR
— 100G QSFP28 SR4

Modes

Privileged EXEC mode

Usage Guidelines

You can modify these thresholds with the threshold-monitor sfp command.

Examples

The following example displays the default sfp thresholds for 1G SFP Copper.


device# show defaults threshold sfp type 1GCOP
Type: 1GCOP
+------------+-------------------------+-------------------------+--------+
|            |     High Threshold      |     Low Threshold       | Buffer |
| Area       | Value | Above  | Below  | Value     |  Below      | Value  |
|            |       | Action | Action |           |  Action     |        |
+------------+-------+--------+--------+-----------+-------------+--------+
| Temp C     |    90 | raslog | none   |        -45|  raslog     |       0|
+------------+-------+--------+--------+-----------+-------------+--------+
| RXP uWatts |   501 | raslog | none   |          6|  raslog     |       0|
+------------+-------+--------+--------+-----------+-------------+--------+
| TXP uWatts |   794 | raslog | none   |         71|  raslog     |       0|
+------------+-------+--------+--------+-----------+-------------+--------+
| Current mA |    45 | raslog | none   |          1|  raslog     |       0|
+------------+-------+--------+--------+-----------+-------------+--------+
| Voltage mV |  3700 | raslog | none   |       2900|  raslog     |       0|
+------------+-------+--------+--------+-----------+-------------+--------+