DWS-3160 Series Gigabit Ethernet Unified Switch CLI Reference Guide
655
Chapter 70
System Severity Command
List
config system_severity [trap | log | all] [emergency | alert| critical | error | warning | notice |
information | debug | <level 0-7>]
70-1 config system_severity
Description
This command is used to configure the severity level control for the system. When the user
chooses a specific level to log or trap, messages at that severity level or more will be logged or
trapped to SNMP managers.
Format
config system_severity [trap | log | all] [emergency | alert| critical | error | warning | notice |
information | debug | <level 0-7>]
Parameters
trap - Specifies the severity level control for traps.
log - Specifies the severity level control for the log.
all - Specifies the severity level control for traps and the log.
emergency - Severity level 0.
alert - Severity level 1.
critical - Severity level 2.
error - Severity level 3.
warning - Severity level 4.
notice - Severity level 5.
information - Severity level 6.
debug - Severity level 7.
<level 0-7> - Enter the severity level here. This value must be between 0 and 7.
Restrictions
Only Administrators and Operators can issue this command.
Example
To configure severity level control as information level for trap:
DWS-3160-24PC:admin# config system_severity trap information
Command: config system_severity trap information
Success.
DWS-3160-24PC:admin#