syslogSeverityLevel

COLUBRIS-SYSLOG-MIB · .1.3.6.1.4.1.8744.5.3.1.1.3

Object

scalar r/w SyslogSeverity
Specifies the severity level of messages that the syslog 
daemon will log. Only messages with a severity level equal
to or greater than syslogSeverityLevel will be logged. 
For example, a value of error(4) means that messages with         
warning, notice, info, or debug severity will not be logged.

Context

MIB
COLUBRIS-SYSLOG-MIB
OID
.1.3.6.1.4.1.8744.5.3.1.1.3
Type
scalar
Access
readwrite
Status
current
Parent
syslogConfig
Groups
1

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'COLUBRIS-SYSLOG-MIB' -M '/opt/observium/mibs/colubris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'COLUBRIS-SYSLOG-MIB::syslogSeverityLevel.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'COLUBRIS-SYSLOG-MIB' -M '/opt/observium/mibs/colubris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'COLUBRIS-SYSLOG-MIB::syslogSeverityLevel'

Syntax

Source
SyslogSeverity
Base type
Enumeration

Values & Constraints

Type Values
1emergency
2alert
3critical
4error
5warning
6notice
7info
8debug

Conformance