messagePriority

INFRATEC-RMS-MIB · .1.3.6.1.4.1.1909.10.8.1.1.5

Object

column mandatory Enumeration
Priority of the message. If set to no-priority(1) no message
will be logged. The Priority has only informational character
and doesn't affect the way it is handled

Context

MIB
INFRATEC-RMS-MIB
OID
.1.3.6.1.4.1.1909.10.8.1.1.5
Type
column
Access
readonly
Status
mandatory
Parent
messageEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1no-priority
2warning
3critical