supplyHistoryCartridgeType
LEXMARK-MPS-MIB ·
.1.3.6.1.4.1.641.6.4.4.2.1.7
Object
column CartridgeTypeTC
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
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::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
1 | unknown |
2 | other |
3 | invalid |
4 | shipWith |
5 | standard |
6 | highYieldStandard |
7 | extraHighYieldStandard |
8 | otherGenuine |
9 | standardGenuine |
10 | otherNonGenuine |
11 | standardNonGenuine |
21 | returnProgram |
22 | highYieldReturnProgram |
23 | extraHighYieldReturnProgram |
24 | standardReturnProgramGenuine |
25 | otherReturnProgramGenuine |
26 | standardNonReturnProgram |
27 | otherNonReturnProgram |
37 | refilledStandard |
38 | refilledHighYieldStandard |
39 | refilledExtraHighYieldStandard |
53 | refilledReturnProgram |
54 | refilledHighYieldReturnProgram |
55 | refilledExtraHighYieldReturnProgram |
Conformance
Member of