syslogLevel

PERLE-IOLAN-SDS-MIB · .1.3.6.1.4.1.1966.12.1.21.4

Object

scalar r/w Enumeration
Choose the event level that triggers a syslog entry:
Emergency, Alert, Critical, Error, Warning, Notice, Info, Debug
When you select a Level, all the levels that appear above it in the list
also trigger a syslog entry. For example, if you select Error, all Error,
Critical, Alert, and Emergency events will be logged.

Context

MIB
PERLE-IOLAN-SDS-MIB
OID
.1.3.6.1.4.1.1966.12.1.21.4
Type
scalar
Access
readwrite
Status
current
Parent
syslogInfo
Groups
1

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PERLE-IOLAN-SDS-MIB' -M '/opt/observium/mibs/perle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PERLE-IOLAN-SDS-MIB::syslogLevel.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PERLE-IOLAN-SDS-MIB' -M '/opt/observium/mibs/perle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PERLE-IOLAN-SDS-MIB::syslogLevel'

Syntax

Enumeration

Values & Constraints

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

Conformance