myLogHisSeverity

MY-LOG-MIB · .1.3.6.1.4.1.4881.1.1.10.2.4.1.13.1.2

Object

column LogSeverity
The severity of the log message.

Context

MIB
MY-LOG-MIB
OID
.1.3.6.1.4.1.4881.1.1.10.2.4.1.13.1.2
Type
column
Access
readonly
Status
current
Parent
myLogHisEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MY-LOG-MIB' -M '/opt/observium/mibs/ruijie:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MY-LOG-MIB::myLogHisSeverity'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MY-LOG-MIB' -M '/opt/observium/mibs/ruijie:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MY-LOG-MIB::myLogHisSeverity.<myLogHisIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MY-LOG-MIB' -M '/opt/observium/mibs/ruijie:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MY-LOG-MIB::myLogHisSeverity'

Syntax

Source
LogSeverity
Base type
Enumeration
Type Description
The severity of a log message.

Values & Constraints

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

Conformance

Member of