

Coding Each AOF Rule Type › Message Rules › )MSG—Event Specifier of MSG Rules
)MSG—Event Specifier of MSG Rules
The following is the format for coding the MSG event definition section:
)MSG msgidspec [NOOPSLOG]
- msgidspec
-
Specifies the message ID. Follow these guidelines when specifying the character string:
- Specify one to ten characters of the message ID.
- The string cannot contain embedded blank spaces.
- You can use the wildcard (*) character. For example,
- IEC* matches IEC234, IECTL56, IEC6705 and any other event identifier containing an IEC prefix.
- IEC*05 matches IEC05, IECD05, IECDE05, and so on.
- *05 matches any message ending with 05.* alone matches all messages.
- Lowercase letters are acceptable, but the AOF converts them to uppercase for event testing.
- NOOPSLOG
-
(Optional) Prevents a message (specified by msgidspec) from appearing in the OPSLOG. Specify the NOOPSLOG option before you enable a rule.
More information:
Code and Debug AOF Rules
Copyright © 2011 CA.
All rights reserved.
 
|
|