Configures monitoring of SFP parameters.
all
,
none
, raslog
, and
snmp
. The default action is
all
. Global Configuration Mode
The no form of this command will remove the configured custom SFP policy.
The low-threshold threshold value cannot be higher than the value configured for the high-threshold threshold value.
The following example shows the creation and application of a custom SFP policy.
SLX# configure terminal SLX (config)# threshold-monitor sfp policy custom type 100GLR area Voltage threshold high-threshold 95 low-threshold 50 buffer 75 SLX (config)# threshold-monitor sfp apply custom
The following example shows how to pause the applied SFP policy.
SLX# configure terminal SLX (config)# threshold-monitor sfp pause
The following example removes the applied custom SFP policy.
SLX# configure terminal SLX (config)# no threshold-monitor sfp custom