wwpLeosSyslogCollectorSeverity

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

Object

This mib object specifies the severity of the syslog message that this collector 
should receive.

Context

MIB
WWP-LEOS-SYSLOG-COLLECTOR-MIB
OID
.1.3.6.1.4.1.6141.2.60.21.1.2.2.1.1
Type
column
Access
noaccess
Status
current
Parent
wwpLeosSyslogCollectorSeverityEntry

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::wwpLeosSyslogCollectorSeverity'
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::wwpLeosSyslogCollectorSeverity.<wwpLeosSyslogIndex>.<wwpLeosSyslogCollectorSeverity>'
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::wwpLeosSyslogCollectorSeverity'

Syntax

Source
SyslogSeverity
Base type
Enumeration

Values & Constraints

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