jnxSyslogSeverity

JUNIPER-SYSLOG-MIB · .1.3.6.1.4.1.2636.3.35.1.1.1.4

Object

Identifies the severity of this syslog message.

Context

MIB
JUNIPER-SYSLOG-MIB
OID
.1.3.6.1.4.1.2636.3.35.1.1.1.4
Type
column
Access
notifyonly
Status
current
Parent
jnxSyslogEntry

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

Syntax

Source
JnxSyslogSeverity
Base type
Enumeration

Values & Constraints

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