All MIBs › LJ3200-MIB › scanner_retrieve_scanline
scanner_retrieve_scanline
Module: LJ3200-MIB
OID (symbolic): LJ3200-MIB::scanner_retrieve_scanline
OID (numeric): 1.3.6.1.4.1.11.2.3.9.4.2.1.2.2.1.48
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description: This object facilitates the sending of a scan line of data from the scanner to a host. It grabs either raw or corrected data. SERVICE-PASSWORD must be set correctly to use this object. cScannerRequestRawScanLine - This is set by the host in order to signal to the firmware that it wants an scan line of raw (no PRNU or DSNU correction)data to be sent back up to the host. cScannerRequestCorrectedScanLine - This is set by the host in order to signal to the firmware that it wants a scan line of corrected (PRNU or DSNU correction) data to be sent back up to the host. cScannerSendDataRequest - This is set by firmware to indicate that it has acquired the scan line from scan engine and is ready to send the data to the host. cScannerSendDataOK - This is set by the host to indicate that it is ready to receive the data from the device. cScannerSendDataDone - This is set by the firmware to indicate that the transfer of data is complete. cScannerPickSheet - This is set by the host to tell the device to pick and stage the sheet of paper in the ADF. cScannerFlushSheet - This is set by the host to tell the device to flush the sheet of paper currently in the device. Additional information: This object is meant to be used by Manufacturing in order to facilitate the sending of a scan line of data from the scanner over HDT. It grabs either raw or corrected data.
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.48 snmpwalk -v2c -c public <target> LJ3200-MIB::scanner_retrieve_scanline
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.48.1 snmpget -v2c -c public <target> LJ3200-MIB::scanner_retrieve_scanline.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.48.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::scanner_retrieve_scanline 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 OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.11 | hp | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2 | nm | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.3 | hpsystem | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.3.9 | net_peripheral | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.3.9.4 | netdm | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.3.9.4.2 | dm | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.3.9.4.2.1 | device | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.3.9.4.2.1.2 | source_subsystem | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.3.9.4.2.1.2.2 | scanner | IJ8060-MIB |
| 1.3.6.1.4.1.11.2.3.9.4.2.1.2.2.1 | settings_scanner | IJ8060-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.11.2.3.9.4.2.1.2.2.1.48 | scanner_retrieve_scanline | LJ3200-MIB |