wwpLeosSyslogCollectorMinSeverity

WWP-LEOS-SYSLOG-COLLECTOR-MIB · .1.3.6.1.4.1.6141.2.60.21.1.2.1.1.6

Object

column deprecated r/w SyslogSeverity
Any syslog message with a severity less than the severity
specified by this object will be ignored by the collector.
note: severity level numeric values increase as their severity
decreases, e.g. error(3) is more severe than debug(7).

Context

MIB
WWP-LEOS-SYSLOG-COLLECTOR-MIB
OID
.1.3.6.1.4.1.6141.2.60.21.1.2.1.1.6
Type
column
Access
readwrite
Status
deprecated
Parent
wwpLeosSyslogCollectorEntry

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

Syntax

Source
SyslogSeverity
Base type
Enumeration

Values & Constraints

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