dSyslogServerSeverity

DLINKSW-SYSLOG-MIB · .1.3.6.1.4.1.171.14.13.1.5.1.6

Object

This object indicates the severity of log messages that will be
sent to the server.

Context

MIB
DLINKSW-SYSLOG-MIB
OID
.1.3.6.1.4.1.171.14.13.1.5.1.6
Type
column
Access
readwrite
Status
current
Parent
dSyslogServerEntry
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 'DLINKSW-SYSLOG-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DLINKSW-SYSLOG-MIB::dSyslogServerSeverity'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DLINKSW-SYSLOG-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DLINKSW-SYSLOG-MIB::dSyslogServerSeverity.<dSyslogServerAddressType>.<dSyslogServerAddress>.<dSyslogServerVrfName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DLINKSW-SYSLOG-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DLINKSW-SYSLOG-MIB::dSyslogServerSeverity'

Syntax

Values & Constraints

Type Values
0emerg
1alert
2crit
3err
4warning
5notice
6info
7debug

Conformance