scmPrtMarkerResolution

SAMSUNG-PRINTER-EXT-MIB · .1.3.6.1.4.1.236.11.5.11.55.17.2.1.2

Object

column r/w SNMPv2-SMIInteger32
The value of this object gives the current resolution used while
printing. The value res300(1) means 300X300 dpi resolution. The
value res600(2) means 600X600 dpi resolution. The value res1200(4)
means 1200X1200 dpi resolution.

Context

MIB
SAMSUNG-PRINTER-EXT-MIB
OID
.1.3.6.1.4.1.236.11.5.11.55.17.2.1.2
Type
column
Access
readwrite
Status
current
Parent
scmPrtMarkerEntry
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 'SAMSUNG-PRINTER-EXT-MIB' -M '/opt/observium/mibs/samsung:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SAMSUNG-PRINTER-EXT-MIB::scmPrtMarkerResolution'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SAMSUNG-PRINTER-EXT-MIB' -M '/opt/observium/mibs/samsung:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SAMSUNG-PRINTER-EXT-MIB::scmPrtMarkerResolution.<hrDeviceIndex>.<scmPrtMarkerTonerIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SAMSUNG-PRINTER-EXT-MIB' -M '/opt/observium/mibs/samsung:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SAMSUNG-PRINTER-EXT-MIB::scmPrtMarkerResolution'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647

Conformance