lexipxTrapMask

LEXMARK-PVT-MIB · .1.3.6.1.4.1.641.1.3.12.1.2

Object

column mandatory r/w Integer32
The trap mask for the trap destination.  It is implemented as a
bitmap specifying a mask of intervention required conditions for
which the adapter should send trap messages.  Setting a bit to 1
enables the corresponding trap.  A value of 511 will cause the
adapter to send traps for all intervention required conditions.
              
The bitmap is defined below:
              
Bit  Value  Condition
---  -----  --------------------------
0    1      Output hopper full
1    2      Load Paper
2    4      Paper Jam
3    8      Toner Low
4    16     Service Required
5    32     Disk Error
6    64     Cover Opened
7    128    Page Complexity Error
8    256    Offline

Context

MIB
LEXMARK-PVT-MIB
OID
.1.3.6.1.4.1.641.1.3.12.1.2
Type
column
Access
readwrite
Status
mandatory
Parent
lexipxTrapEntry

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

Syntax

Integer32

Values & Constraints

No enumerated values or constraints recorded.