juniLogMsgSeverity

Juniper-LOG-MIB · .1.3.6.1.4.1.4874.2.2.28.1.3.2.1.5

Object

The severity of the message.

Context

MIB
Juniper-LOG-MIB
OID
.1.3.6.1.4.1.4874.2.2.28.1.3.2.1.5
Type
column
Access
readonly
Status
current
Parent
juniLogMsgEntry
Groups
2

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 'Juniper-LOG-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-LOG-MIB::juniLogMsgSeverity'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Juniper-LOG-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-LOG-MIB::juniLogMsgSeverity.<juniLogMsgSysUpTimeStamp>.<juniLogMsgSequenceNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Juniper-LOG-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Juniper-LOG-MIB::juniLogMsgSeverity'

Syntax

Values & Constraints

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

Conformance