logLevel

ENGENIUS-PRIVATE-MIB · .1.3.6.1.4.1.14125.2.2.20.4

Object

scalar r/w Enumeration
The level (all/ Debug/ Information/ Notice/ Warning/ Error/ Critical/ Alert/ Emergency) of log message

Context

MIB
ENGENIUS-PRIVATE-MIB
OID
.1.3.6.1.4.1.14125.2.2.20.4
Type
scalar
Access
readwrite
Status
current
Parent
logemail

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

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

Syntax

Enumeration

Values & Constraints

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