currentSupplyType

LEXMARK-MPS-MIB · .1.3.6.1.4.1.641.6.4.4.1.1.3

Object

column SupplyTypeTC
The type of supply as referenced in the SupplyTypeTC that this row
is describing.

Context

MIB
LEXMARK-MPS-MIB
OID
.1.3.6.1.4.1.641.6.4.4.1.1.3
Type
column
Access
readonly
Status
current
Parent
currentSuppliesEntry
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::currentSupplyType'
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::currentSupplyType.<deviceIndex>.<currentSupplyIndex>'
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::currentSupplyType'

Syntax

Source
SupplyTypeTC
Base type
Enumeration

Values & Constraints

Type Values
1unknown
2other
3inkCartridge
4inkBottle
5inkPrinthead
6toner
7photoconductor
8transferModule
9fuser
10wastetonerBox
11staples
12holepunchBox
13tonerMicr
14photoconductorMicr

Conformance