prtMarkerEastMargin

Printer-MIB · .1.3.6.1.2.1.43.10.2.1.14

Object

column Integer32
The margin from the East edge (see prtMarkerNorthMargin) of
the medium in units identified by prtMarkerAddressabilityUnit.
Printing within the area bounded by all four margins is
guaranteed for all interpreters.  The value (-2) means unknown.

Context

MIB
Printer-MIB
OID
.1.3.6.1.2.1.43.10.2.1.14
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::prtMarkerEastMargin'
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::prtMarkerEastMargin.<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::prtMarkerEastMargin'

Syntax

Integer32

Values & Constraints

Object Constraints
range: -2-2147483647

Conformance