MIB Viewer

syslogSeverity

OBJECT-TYPE
1.3.6.1.4.1.2011.2.235.1.1.34.3
Access
read-write
Status
current
Sub-identifiers
0
The level of syslog send. Default level is ok. ok:send all level message. minor:send minor and above level message. major:send major and above level message. critical:send critical level message. none:send nothing.
INTEGER { ok(1), minor(2), major(3), critical(4), none(5) }