deviceAlertSeverityLevel
LEXMARK-MPS-MIB ·
.1.3.6.1.4.1.641.6.5.1.1.9
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
- LEXMARK-MPS-MIB
- OID
.1.3.6.1.4.1.641.6.5.1.1.9- Type
- column
- Access
- readonly
- Status
- current
- Parent
- deviceAlertEntry
Net-SNMP examples
How SNMP and these commands workWalk 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 'LEXMARK-MPS-MIB' -M '/opt/observium/mibs/lexmark:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LEXMARK-MPS-MIB::deviceAlertSeverityLevel'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LEXMARK-MPS-MIB' -M '/opt/observium/mibs/lexmark:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LEXMARK-MPS-MIB::deviceAlertSeverityLevel.<deviceIndex>.<deviceAlertIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LEXMARK-MPS-MIB' -M '/opt/observium/mibs/lexmark:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LEXMARK-MPS-MIB::deviceAlertSeverityLevel'
Syntax
- Source
- Printer-MIBPrtAlertSeverityLevelTC
- Base type
Enumeration
Values & Constraints
Type Values
1 | other |
3 | critical |
4 | warning |
5 | warningBinaryChangeEvent |