osLogHistSeverity

OS-SYSLOG-MIB · .1.3.6.1.4.1.6926.2.32.1.2.3.1.3

Object

The severity of the message.

Context

MIB
OS-SYSLOG-MIB
OID
.1.3.6.1.4.1.6926.2.32.1.2.3.1.3
Type
column
Access
readonly
Status
current
Parent
osLogHistoryEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'OS-SYSLOG-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OS-SYSLOG-MIB::osLogHistSeverity'
More examples
Read one indexed 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::osLogHistSeverity.<osLogHistIndex>'
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::osLogHistSeverity'

Syntax

Source
SyslogSeverity
Base type
Enumeration

Values & Constraints

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

Conformance