Reference Guide

524 Brocade Fabric OS Command Reference
53-1004112-02
mapsRule
mapsRule
Creates and manages monitoring rules.
Synopsis mapsrule --create rule_name -group group_name | flow_name
-monitor ms_name -timebase timebase
-op comparison_operator -value value
-action action -tt timeout
-qt quiet_time [-policy policy]
mapsrule --delete rule_name [-force]
mapsrule --config rule_name [-group group_name | flow_name]
[-monitor monitor] [-timebase timebase]
[-op comparison_operator] [-value value] [-action action]
-tt timeout -qt quiet_time | -qtclear
mapsrule --clone existing_rule_name -rulename new_rule_name
[-group group_name
| flow_name] [-monitor ms_name]
[-timebase timebase] [-op comparison_operator]
[-value value] [-action action] -tt timeout
-qt quiet_time | -qtclear [-policy policy]
mapsrule --show rule_name | -all [-concise]
mapsrule --help
Description Use this command to configure and manage MAPS monitoring rules, and to display the configured rules. A rule
associates a condition with actions that must be triggered when the specified condition is evaluated to be true.
When you modify a rule, the rule does not take effect until you enable the policy. If the rule is part of the enabled
policy, you must re-enable the policy for the rule to take effect.
For a monitoring rule created with an imported flow group, MAPS monitors the paused members.
Notes This command requires a Fabric Vision license.
The port fence and port decommission actions are not supported on an E_Port for a C3TXTO monitoring system.
The execution of this command is subject to Virtual Fabric restrictions that may be in place. Refer to "Using Fabric
OS Commands" and "Command Availability" for details.
Operands This command has the following operands:
rule_name
Specifies the name of the rule to be configured. The name for the rule must be unique; it is
case-sensitive and can contain up to 40 characters.