portEmailLevel

PERLE-IOLAN-SDS-MIB · .1.3.6.1.4.1.1966.12.1.5.12.1.5

Object

column r/w Enumeration
Choose the event level that triggers an email notification:
Emergency, Alert, Critical, Error, Warning, Notice, Info, or
Debug. You are selecting the lowest notification level;
therefore, when you select Debug, you will get an email
notification for all events that trigger a message.

Context

MIB
PERLE-IOLAN-SDS-MIB
OID
.1.3.6.1.4.1.1966.12.1.5.12.1.5
Type
column
Access
readwrite
Status
current
Parent
portEmailEntry
Groups
1

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 '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::portEmailLevel'
More examples
Read one indexed 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::portEmailLevel.<portEmailIndex>'
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::portEmailLevel'

Syntax

Enumeration

Values & Constraints

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

Conformance