cienaCesSyslogCollectorSeverityList

CIENA-CES-SYSLOG-COLLECTOR-MIB · .1.3.6.1.4.1.1271.2.1.40.1.2.1.1.5

Object

column Bits
This object represents all severity levels for Syslog.
Bit positions set to 1 indicate a severity received by
the collector while bits set to 0 indicate the severity
is ignored.

Context

MIB
CIENA-CES-SYSLOG-COLLECTOR-MIB
OID
.1.3.6.1.4.1.1271.2.1.40.1.2.1.1.5
Type
column
Access
readonly
Status
current
Parent
cienaCesSyslogCollectorEntry

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

Syntax

Bits

Values & Constraints

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