emailAlertLevel

PERLE-MCR-MGT-MIB · .1.3.6.1.4.1.1966.21.1.1.1.2.3.4.3

Object

scalar r/w AlertSeverityLevel
Choose the alert level that will trigger a email message to be sent
if alert email is enabled. When you select an alert level, all alerts that
appear above it in the list will also trigger a local event log message.
For example, if you select oneTimeError, all oneTimeError, persistantError,
moduleLevelFault, and systemLevelFault alert events will be generate a email
message.

Context

MIB
PERLE-MCR-MGT-MIB
OID
.1.3.6.1.4.1.1966.21.1.1.1.2.3.4.3
Type
scalar
Access
readwrite
Status
current
Parent
alertEmailGroup
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-MCR-MGT-MIB' -M '/opt/observium/mibs/perle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PERLE-MCR-MGT-MIB::emailAlertLevel.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PERLE-MCR-MGT-MIB' -M '/opt/observium/mibs/perle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PERLE-MCR-MGT-MIB::emailAlertLevel'

Syntax

Source
AlertSeverityLevel
Base type
Enumeration

Values & Constraints

Type Values
0systemLevelFault
1moduleLevelFault
2persistantError
3oneTimeError
4significantEvent
5normalOperation

Conformance