swSysLogServerSeverity

SYSLOG-MIB · .1.3.6.1.4.1.171.12.12.2.1.4

Object

column r/w Enumeration
syslog Message Severities

Context

MIB
SYSLOG-MIB
OID
.1.3.6.1.4.1.171.12.12.2.1.4
Type
column
Access
readwrite
Status
current
Parent
swSysLogServerEntry

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 'SYSLOG-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SYSLOG-MIB::swSysLogServerSeverity'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SYSLOG-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SYSLOG-MIB::swSysLogServerSeverity.<swSysLogServerIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SYSLOG-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SYSLOG-MIB::swSysLogServerSeverity'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1all
2warning
3informational
4emergency
5alert
6critical
7error
8notice
9debug