osLogMaxSeverity

OS-SYSLOG-MIB · .1.3.6.1.4.1.6926.2.32.1.1.3

Object

scalar r/w SyslogSeverity
Indicates which syslog severity levels will be
processed.  Any syslog message with a severity value
greater than this value will be ignored by the agent.
note: severity numeric values increase as their
severity decreases, e.g. 'error' is more severe than
'debug'.

Context

MIB
OS-SYSLOG-MIB
OID
.1.3.6.1.4.1.6926.2.32.1.1.3
Type
scalar
Access
readwrite
Status
current
Parent
osLogGen
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 'OS-SYSLOG-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OS-SYSLOG-MIB::osLogMaxSeverity.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OS-SYSLOG-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OS-SYSLOG-MIB::osLogMaxSeverity'

Syntax

Source
SyslogSeverity
Base type
Enumeration

Values & Constraints

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

Conformance