MIB Viewer

clsSysLogLevel

OBJECT-TYPE
1.3.6.1.4.1.9.9.618.1.1.23
Access
read-write
Status
current
Sub-identifiers
0
This object specifies the debug log level that can be send to syslog on the controller. The level for syslog are: emergencies - system is unusable alerts - action must be taken immediately critical - critical conditions errors - error conditions warnings - warning conditions notifications - normal but signification condition informational - Informational debugging - debug-level messages.
INTEGER { emergencies(1), alerts(2), critical(3), errors(4), warnings(5), notifications(6), informational(7), debugging(8) }