agentLogEmailTrapsSeverity
LANCOM-LOGGING-MIB ·
.1.3.6.1.4.1.2356.16.1.14.1.6.6
Object
This is the severity level for Trap messages.
Context
- MIB
- LANCOM-LOGGING-MIB
- OID
.1.3.6.1.4.1.2356.16.1.14.1.6.6- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- agentLogEmailAlertConfigGroup
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 'LANCOM-LOGGING-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LANCOM-LOGGING-MIB::agentLogEmailTrapsSeverity.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LANCOM-LOGGING-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LANCOM-LOGGING-MIB::agentLogEmailTrapsSeverity'
Syntax
- Source
- AgentLogSeverity
- Base type
Enumeration
Values & Constraints
Type Values
0 | emergency |
1 | alert |
2 | critical |
3 | error |
4 | warning |
5 | notice |
6 | informational |
7 | debug |