tpSyslogHostSeverity

TPLINK-SYSLOG-MIB · .1.3.6.1.4.1.11863.6.24.1.5.1.3

Object

column r/w MessageLevelType
Select the severity of information to be stored to System Log Host.

Context

MIB
TPLINK-SYSLOG-MIB
OID
.1.3.6.1.4.1.11863.6.24.1.5.1.3
Type
column
Access
readwrite
Status
current
Parent
tpSyslogHostEntry

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

Syntax

Source
MessageLevelType
Base type
Enumeration

Values & Constraints

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