Brocade Fabric OS Command Reference (Supporting Fabric OS v7.3.0) User Manual

Page 609

Advertising
background image

Fabric OS Command Reference

579

53-1003131-01

mapsConfig

2

circuit

The elements are FCIP circuits.

sfp

The elements are SFP transceivers.

-members member_list

Specifies the specific elements on which to pause or continue monitoring. The
member list must be enclosed in double quotation marks and can consist of the
following:

Port and SFP groups:

A single port, for example, "8" or "2/8" on bladed systems.

A port range where the beginning and end port are separated by a dash,
for example, "8-13" or "2/8-13" on bladed systems.

A set of ports and port ranges separated by commas, for example,
"3,5,7-10,15" or "2/3,2/5,3/7-10,4/15" on bladed systems.

Circuit groups:

A single circuit in VE_Port/circuit format, for example, "33/5".

A circuit range in VE_Port/circuit format, for example, "33/1-3".

A set of circuits separated by commas, for example, "33/1-3,33/5".

--actions actions_list

Specifies a comma-separated list of all of the actions that are allowed globally on
the switch. Any actions listed for a specific rule must also be listed here to take
effect. Valid actions include the following:

raslog

Generates a RASLog message.

decom

Decommissions the port. Use this action along with fence.

fence

Fences the port, if port fencing is enabled. Port fencing takes the ports offline if the
user-defined thresholds are exceeded. This action is valid only on conditions that
are evaluated on ports.

snmp

Generates an SNMP trap.

email

Sends information about a switch event to a specified e-mail address.

sw_critical

Sets the state of the affected switch to critical. This action is valid only if the
monitoring system (specified by the monitor operand in the mapsRule
command) is one of the switch policy status monitoring systems.

sw_marginal

Sets the state of the affected switch to marginal. This action is valid only if the
monitoring system (specified by the monitor operand in the mapsRule
command) is one of the switch policy status monitoring systems.

sfp_marginal

Sets the state of the affected SFP transceiver to marginal. This action is valid only
if the monitoring system (specified by the monitor operand in the mapsRule
command) is one of the switch policy status monitoring systems.

none

No actions are allowed on the switch. Specifying this option allows you to turn off
all notifications.

Advertising