prtAlertSeverityLevel

Printer-MIB · .1.3.6.1.2.1.43.18.1.1.2

Object

The level of severity of this alert table entry.  The printer
determines the severity level assigned to each entry into the
table.

Context

MIB
Printer-MIB
OID
.1.3.6.1.2.1.43.18.1.1.2
Type
column
Access
readonly
Status
current
Parent
prtAlertEntry
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 'Printer-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Printer-MIB::prtAlertSeverityLevel'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Printer-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Printer-MIB::prtAlertSeverityLevel.<hrDeviceIndex>.<prtAlertIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Printer-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Printer-MIB::prtAlertSeverityLevel'

Syntax

Source
PrtAlertSeverityLevelTC
Base type
Enumeration

Values & Constraints

Type Values
1other
3critical
4warning
5warningBinaryChangeEvent

Conformance