Alcatel-Lucent 6850-48 Network Guide

Page of 1162
Switch Logging Commands Overview
Using Switch Logging
page 46-8
OmniSwitch AOS Release 6 Network Configuration Guide
September 2009
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 
 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 
. 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.
EPILOGUE
85
APPID_EPILOGUE
LDAP
86
APPID_LDAP
NOSNMP
87
APPID_NOSNMP
SSL
88
APPID_SSL
DBGGW
89
APPID_DBGGW
LANPOWER
108
APPID_LANPOWER
Severity Level 
Type
Description
(highest severity)
Alarm
A serious, non-recoverable error has occurred 
and the system should be rebooted.
3
Error
System functionality is reduced.
4
Alert
A violation has occurred.
5
Warning
An unexpected, non-critical event has occurred.
(default)
Info
Any other non-debug message.
7
Debug  1
A normal event debug message.
8
Debug  2
A debug-specific message.
(lowest severity)
Debug 3
A maximum verbosity debug message.
CLI Keyword
Numeric 
Equivalent
Application ID