systemLogsSeverity

DLINK-AGENT-MIB · .1.3.6.1.4.1.171.12.1.4.1.2

Object

Indicates the level of system severity control. The system has a severity level control
and each log should be associated with a severity control. When a log event occurs
and its severity is higher than the system severity control level, the log works
as defined. If the event severity is lower than the system severity control level,
the event is ignored as if it did not occur.

Context

MIB
DLINK-AGENT-MIB
OID
.1.3.6.1.4.1.171.12.1.4.1.2
Type
scalar
Access
readwrite
Status
current
Parent
agentNotifMgmt

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

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

Values & Constraints

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