Brocade Network OS Command Reference v4.1.0 User Manual

Page 1357

Advertising
background image

Network OS Command Reference

1319

53-1003115-01

threshold-monitor sfp

2

above

Enables setting a value for highthresh-action, which specifies the action to
be taken when a high threshold is exceeded.

below

Enables setting a value for highthresh-action and lowthresh-action, which
specifies the action to be taken when a low threshold is exceeded.all
Specifies that email and RASLog messaging are used, and that Port
Fencing is applied in the case of highthresh-action only.

all

Specifies that email and RASLog messaging are used.

email

Specifies that an email message is sent.

none

Specifies that no alert is sent.

raslog

Specifies RASLog messaging.

limit

Specifies the percent of threshold usage, from 0 through 80. The default is
75.

poll

Specifies the polling interval in seconds, from 0 through 3600. The default
is 120.

retry

Specifies the number of polling retries before desired action is taken, from
1 through 100. The default is 3.

threshold

Specifies the values for high, low, buffer, and timebase thresholds. These
values are used to trigger different alerts and Port Fencing.

buffer

An integer value.

high-threshold

An integer value.

low-threshold

An integer value.

timebase

Calculates differences between current and previous data taken over a
variety of intervals, for comparison against the preset threshold boundary.

day

Calculates the difference between a current data value and that value a
day ago.

hour

Calculates the difference between a current data value and that value an
hour ago.

minute

Calculates the difference between a current data value and that value a
minute ago.

none

Compares a data value to a threshold boundary level.

Defaults

For the default parameter values of the SFP types, refer to the chapter “System Monitor” in
Network OS Administrator’s Guide.

Command Modes

RBridge ID configuration mode

Description

Use this command to monitor SFP parameters and alert the user when configured thresholds are
exceeded.

Usage Guidelines

None

Examples

A typical command might look like this:

switch(config)# threshold-monitor sfp custom type QSFP area rxp threshold

high-threshold 2000 low-threshold 1000

Advertising