MIB Viewer

scan-calibration-error

OBJECT-TYPE
1.3.6.1.4.1.11.2.3.9.4.2.1.2.2.2.6
Access
read-only
Status
current
Sub-identifiers
0
Error status of the most recent calibration session. eNoError(1) - The calibation was successful. eUnknownCalibrationError(2) - An unknown error occurred. eScannerFeederEmpty(3) - The feeder contained nothing to scan. eLowMemory(4) - Insufficient memory available to complete the calibration. eWriteFailed(5) - Write to NVRAM failure. eScannerBusy(6) - Scanner is busy. Detailed information about the cause and remedy for each error should be documented in the device POS. Additional information: This object was originally defined for use on HP LaserJet 1100. We are proposing the new enums number 7-9. Note: Option 9 would only be set during a factory calibration to indicate that at least one pixel was not correctable by the digital calibration factors.
INTEGER { eNoError(1), eUnknownCalibrationError(2), eScannerFeederEmpty(3), eLowMemory(4), eWriteFailed(5), eScannerBusy(6), eADFMispick(7), eADFJam(8), eUncorrectablePixels(9) }