scmPrtInputPaperSize

SAMSUNG-PRINTER-EXT-MIB · .1.3.6.1.4.1.236.11.5.11.55.8.2.1.7

Object

column r/w SNMPv2-SMIInteger32
Value of Paper size for printing.
Some printer such like ML6060 or Modena have a  4 bytes data length.
So, to distinguish these models we have to check model id or version.

Context

MIB
SAMSUNG-PRINTER-EXT-MIB
OID
.1.3.6.1.4.1.236.11.5.11.55.8.2.1.7
Type
column
Access
readwrite
Status
current
Parent
scmPrtInputEntry
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::scmPrtInputPaperSize'
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::scmPrtInputPaperSize.<index>'
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::scmPrtInputPaperSize'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Object Constraints
range: 0-255
Type Constraints
range: -2147483648..2147483647

Conformance