supplyHistoryCartridgeType

LEXMARK-MPS-MIB · .1.3.6.1.4.1.641.6.4.4.2.1.7

Object

The type of cartridge that this is as defined in CartridgeTypeTC.  Supplies that are not
a toner/ink cartridge should return other(2)

Context

MIB
LEXMARK-MPS-MIB
OID
.1.3.6.1.4.1.641.6.4.4.2.1.7
Type
column
Access
readonly
Status
current
Parent
supplyHistoryEntry
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 'LEXMARK-MPS-MIB' -M '/opt/observium/mibs/lexmark:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LEXMARK-MPS-MIB::supplyHistoryCartridgeType'
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::supplyHistoryCartridgeType.<deviceIndex>.<supplyHistoryIndex>'
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::supplyHistoryCartridgeType'

Syntax

Source
CartridgeTypeTC
Base type
Enumeration

Values & Constraints

Type Values
1unknown
2other
3invalid
4shipWith
5standard
6highYieldStandard
7extraHighYieldStandard
8otherGenuine
9standardGenuine
10otherNonGenuine
11standardNonGenuine
21returnProgram
22highYieldReturnProgram
23extraHighYieldReturnProgram
24standardReturnProgramGenuine
25otherReturnProgramGenuine
26standardNonReturnProgram
27otherNonReturnProgram
37refilledStandard
38refilledHighYieldStandard
39refilledExtraHighYieldStandard
53refilledReturnProgram
54refilledHighYieldReturnProgram
55refilledExtraHighYieldReturnProgram

Conformance