prtMarkerProcessColorants

Printer-MIB · .1.3.6.1.2.1.43.10.2.1.6

Object

column Integer32
The number of process colors supported by this marker.  A
process color of 1 implies monochrome.  The value of this
object and prtMarkerSpotColorants cannot both be 0.  The value
of prtMarkerProcessColorants must be 0 or greater.
              
NOTE: The above description has been modified from RFC 1759
for clarification.

Context

MIB
Printer-MIB
OID
.1.3.6.1.2.1.43.10.2.1.6
Type
column
Access
readonly
Status
current
Parent
prtMarkerEntry
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 'Printer-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Printer-MIB::prtMarkerProcessColorants'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Printer-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Printer-MIB::prtMarkerProcessColorants.<hrDeviceIndex>.<prtMarkerIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Printer-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Printer-MIB::prtMarkerProcessColorants'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-65535

Conformance