Fabric OS Message Reference v6.4.0 (53-1001767-01, June 2010)

Table Of Contents
8 Fabric OS Message Reference
53-1001767-01
Reading a RAS System Message
1
2. Verify the configuration:
switch:admin> auditcfg --show
Audit filter is enabled.
1-ZONE
2-SECURITY
3-CONFIGURATION
4-FIRMWARE
5-FABRIC
3. Enable the audit feature:
switch:admin> auditcfg --enable
Audit filter is enabled.
4. Configure up to six syslog servers to receive the audit events that will be generated through
syslog (procedure will vary depending on server type).
5. Configure syslog on the switch to point to the configured servers’ IP addresses.
switch:admin> syslogdipadd 10.128.128.160
6. Verify the switch’s syslog configuration:
switch:admin> syslogdipshow
syslog.1 192.168.163.234
syslog.2 10.128.128.160
Reading a RAS System Message
This section provides information about reading system messages.
The following example shows the format of the RAS system error message:
<timestamp>, [<Event ID>], <Sequence Number>, <Flags>,<Severity>,<Switch
name>, <Event-specific information>
The following example shows a sample message from the error log:
2009/02/10-14:18:04, [SS-1000], 88, SLOT 6 | FFDC | CHASSIS, INFO, ESNSVT_DCX,
supportSave has uploaded support information to the host with IP address
168.159.16.128
2009/02/10-14:13:34, [SS-1001], 87, SLOT 6/1 | FFDC | CHASSIS, WARNING,
ESNSVT_DCX, supportSave's upload operation to host IP address aborted
2009/02/10-15:44:51, [SEC-1203], 89, SLOT 6 | FFDC | FID 128, INFO, ESNSVT_DCX,
Login information: Login successful via TELNET/SSH/RSH. IP Addr:168.159.16.128
The fields in the error message are described in Table 3.:
TABLE 3 System Message Field Description
Example Variable Name Description
2004/07/22-10:12:33 Date and Time
Stamp
The system time (UTC) when the message was generated on the
switch. The RASLog subsystem supports an internationalized
timestamp format base on the “LOCAL” setting.