localEventLogAlertLevel
PERLE-MCR-MGT-MIB ·
.1.3.6.1.4.1.1966.21.1.1.1.2.3.1.3
Object
Choose the alert level that will trigger a local event being stored in the local event log. 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 local event message.
Context
- MIB
- PERLE-MCR-MGT-MIB
- OID
.1.3.6.1.4.1.1966.21.1.1.1.2.3.1.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- alertLocalEventGroup
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars 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::localEventLogAlertLevel.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::localEventLogAlertLevel'
Syntax
- Source
- AlertSeverityLevel
- Base type
Enumeration
Values & Constraints
Type Values
0 | systemLevelFault |
1 | moduleLevelFault |
2 | persistantError |
3 | oneTimeError |
4 | significantEvent |
5 | normalOperation |
Conformance
Member of