MIB Viewer

syslogLevel

OBJECT-TYPE
1.3.6.1.4.1.1966.12.1.21.4
Access
read-write
Status
current
Sub-identifiers
0
Choose the event level that triggers a syslog entry: Emergency, Alert, Critical, Error, Warning, Notice, Info, Debug When you select a Level, all the levels that appear above it in the list also trigger a syslog entry. For example, if you select Error, all Error, Critical, Alert, and Emergency events will be logged.
INTEGER { emergency(1), alert(2), critical(3), error(4), warning(5), notice(6), informational(7), debug(8) }