prtMarkerAddressabilityFeedDir

Printer-MIB · .1.3.6.1.2.1.43.10.2.1.9

Object

column Integer32
The maximum number of addressable marking positions in the
feed direction per 10000 units of measure specified by
prtMarkerAddressabilityUnit.  A value of (-1) implies 'other'
or 'infinite' while a value of (-2) implies 'unknown'.
              
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.9
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::prtMarkerAddressabilityFeedDir'
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::prtMarkerAddressabilityFeedDir.<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::prtMarkerAddressabilityFeedDir'

Syntax

Integer32

Values & Constraints

Object Constraints
range: -2-2147483647

Conformance