Switch Logging Commands Overview Using Switch Logging
page 28-8 OmniSwitch 6600 Family Network Configuration Guide April 2006
The level keyword assigns the error-type severity level to the specified application IDs. Values range from
2 (highest severity) to 9 (lowest severity). The values are defined in the following table:
Specifying the Severity Level
To specify the switch logging severity level, use the swlog appid level command. The application ID can
be expressed by using either the ID number or the application ID CLI keyword as listed in the table begin-
ning on page 28-6. The severity level can be expressed by using either the severity-level number or the
severity-level type as shown in the table above. The following syntax assigns the “warning” severity level
(or 5) to the “system” application, (ID number 75) by using the severity level and application names.
-> swlog appid system level warning
The following command makes the same assignment by using the severity level and application numbers.
-> swlog appid 75 level 3
No confirmation message appears on the screen for either command.
LDAP 86 APPID_LDAP
NOSNMP 87 APPID_NOSNMP
SSL 88 APPID_SSL
DBGGW 89 APPID_DBGGW
LANPOWER 108 APPID_LANPOWER
Severity Level Type Description
2 (highest severity) Alarm A serious, non-recoverable error has occurred
and the system should be rebooted.
3ErrorSystem functionality is reduced.
4 Alert A violation has occurred.
5WarningAn unexpected, non-critical event has occurred.
6 (default) Info Any other non-debug message.
7Debug 1A normal event debug message.
8Debug 2A debug-specific message.
9 (lowest severity) Debug 3 A maximum verbosity debug message.
CLI Keyword Numeric
Equivalent Application ID