LJ3200-MIB :: scan_resolution

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsLJ3200-MIBscan_resolution

scan_resolution

Module: LJ3200-MIB

OID (symbolic): LJ3200-MIB::scan_resolution

OID (numeric): 1.3.6.1.4.1.11.2.3.9.4.2.1.2.2.1.2

Node type: OBJECT-TYPE

Type: OCTET STRING

Access: read-write

Description: struct { unsigned_32bit x_res; /* 1st four bytes; big endian */ unsigned_32bit y_res; /* 2nd four bytes; big endian */ } Sets the scanning resolution. The x and y resolutions in this object are in fixed-point with 16 bits of fraction, and 16 bits of integer, and are in dots per inch. X is horizontal; Y is vertical. Examples of computing x_res and y_res: 300 dots/inch:round(300 * 65536) = 19660800 16 dots/mm: round(16 * 25.4 * 65536) = 26633830. If the device does not support the given combination, then it'll select the nearest supported values in a device-dependent manner (documented in the POS). Additional information: The 4-pack device will support only: 100, 150, 200, 300 and 600. The Host SW may scale the image to many more resolutions. If an invalid resolution setting is passed to the device or the setting is greater than the max value(600ppi), the device will set the resolution to the default value. If the resolution setting is not 100, 150, 200, 300 or 600, the value is snapped up. For instance, if the value is < 100, the resolution is snapped to 100. If the value is between 101-149, the value is snapped to 150, etc. NOTE: The last 16 bits of the horizontal and vertical settings are ignored. Only the first 16 bits of the horizontal and vertical resolution setting are used.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11.2.3.9.4.2.1.2.2.1.2
snmpwalk -v2c -c public <target> LJ3200-MIB::scan_resolution

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.11.2.3.9.4.2.1.2.2.1.2.1
snmpget -v2c -c public <target> LJ3200-MIB::scan_resolution.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.11.2.3.9.4.2.1.2.2.1.2.1 s <value>

Start monitoring HP LaserJet printers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the LJ3200-MIB::scan_resolution OID value, configure state conditions and alerts, and monitor any HP LaserJet printers from a single console.

OID Breakdown

Upper-level ancestors (16 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.11hpCLJ8500-MIB
1.3.6.1.4.1.11.2nmCLJ8500-MIB
1.3.6.1.4.1.11.2.3hpsystemCLJ8500-MIB
1.3.6.1.4.1.11.2.3.9net_peripheralCLJ8500-MIB
1.3.6.1.4.1.11.2.3.9.4netdmCLJ8500-MIB
1.3.6.1.4.1.11.2.3.9.4.2dmCLJ8500-MIB
1.3.6.1.4.1.11.2.3.9.4.2.1deviceCLJ8500-MIB
1.3.6.1.4.1.11.2.3.9.4.2.1.2source_subsystemCLJ8500-MIB
1.3.6.1.4.1.11.2.3.9.4.2.1.2.2scannerIJ8060-MIB
1.3.6.1.4.1.11.2.3.9.4.2.1.2.2.1settings_scannerIJ8060-MIB
Numeric OIDNameModule
1.3.6.1.4.1.11.2.3.9.4.2.1.2.2.1.2scan_resolutionLJ3200-MIB