LEXMARK-MPS-MIB

File: LEXMARK-MPS-MIB.mib (83252 bytes)

Imported modules

LEXMARK-ROOT-MIB LEXMARK-TC-MIB SNMP-FRAMEWORK-MIB
SNMPv2-CONF SNMPv2-SMI SNMPv2-TC

Imported symbols

lexmark lexmarkModules UnitsTC
PaperSizeTC PaperTypeTC AdminStatusTC
StatusTC KeyValueTC SnmpAdminString
MODULE-COMPLIANCE OBJECT-GROUP Counter32
Integer32 MODULE-IDENTITY OBJECT-TYPE
NOTIFICATION-TYPE DateAndTime DisplayString
TEXTUAL-CONVENTION

Defined Types

SupplyTypeTC  
Type of supply
TEXTUAL-CONVENTION    
  INTEGER unknown(1), other(2), inkCartridge(3), inkBottle(4), inkPrinthead(5), toner(6), photoconductor(7), transferModule(8), fuser(9), wastetonerBox(10), staples(11), holepunchBox(12)  

CartridgeTypeTC  
Type of supply cartridge. If this integer is looked at as a binary number, the bottom 4 bits define general information about the cartridge, and higher level bits will determine if the cartridge is a returnProgram, refill, etc. - bit 0-3 - General cartridge type - bit 4 - Return Program cartridge - bit 5 - Refilled Cartridge
TEXTUAL-CONVENTION    
  INTEGER unknown(1), other(2), invalid(3), shipWith(4), standard(5), highYieldStandard(6), extraHighYieldStandard(7), returnProgram(21), highYieldReturnProgram(22), extraHighYieldReturnProgram(23), refilledStandard(37), refilledHighYieldStandard(38), refilledExtraHighYieldStandard(39), refilledReturnProgram(53), refilledHighYieldReturnProgram(54), refilledExtraHighYieldReturnProgram(55)  

SeverityTC  
A list of possible alert codes. Definitions: informational - Status messages that do not require user intervention. Examples: 'Fuser Warming', 'Scanner warming' warning - A condition that may effect the ability of the device to function in the near future. Examples: 'Toner Low', 'Tray 1 Empty' critical - A condition that will keep the device from functioning until it is addressed by the user or admin. Critical errors can be addressed without power cycling the device. Examples: 'Load Tray 1', 'Black Toner Empty' serviceRequired - A condition that keeps the device from functioning and can not be addressed by the user or admin. serviceRequired errors will require power cycling the device to replace a defective part. Examples: 'NVRAM failure', 'Memory Error'
TEXTUAL-CONVENTION    
  INTEGER unknown(1), other(2), informational(3), warning(4), critical(5), serviceRequired(6)  

AlertCodeTC  
A list of possible alert codes.
TEXTUAL-CONVENTION    
  INTEGER unknown(1), other(2), coverOpen(3), coverClosed(4), interlockOpen(5), interlockClosed(6), doorOpen(7), doorClosed(8), calibrating(9), alignmentFailed(10), warrantyOverrideRequired(11), printHeadCarrierPathObstructed(12), heldJobsMayNotBeRestored(13), busy(14), waiting(15), subunitErrorOther(100), subunitLifeAlmostOver(101), subunitLifeOver(102), subunitJammed(103), subunitUnderTemperature(104), subunitOverTemperature(105), subunitInsufficientMemory(106), subunitMemoryFull(107), subunitNVFailure(108), subunitDisabled(109), subunitCommunicationError(110), supplyErrorOther(200), supplyOk(201), supplyEarlyWarning(202), supplyNearFull(203), supplyFull(205), supplyNearLow(206), supplyLow(207), supplyNearEmpty(208), supplyEmpty(209), supplyLifeAlmostOver(210), supplyLifeOver(211), supplyNearReplace(212), supplyReplace(213), supplyMissing(214), supplyInvalid(215), supplyDefective(216), supplyImproperInstall(217), supplyUnsupported(218), supplyUncalibrated(219), inputMediaErrorOther(300), inputMediaTrayMissing(301), inputMediaSupplyLow(302), inputMediaSupplyEmpty(303), inputMediaChangeRequest(304), inputMediaLoadRequest(305), outputMediaErrorOther(400), outputMediaTrayMissing(401), outputMediaNearFull(402), outputMediaFull(403), outputMediaEmptyRequest(404), mediaPathErrorOther(500), mediaPathPaperJam(501), scannerErrorOther(600), scannerLampWarming(601), scannerLampLifeWarning(602), scannerLampError(603), scannerADFJam(604), scannerStalled(605), scannerLocked(606), scannerDisabled(607), faxErrorOther(700), faxStorageNearFull(701), faxStorageFull(702), faxStorageSendNearFull(703), faxStorageSendFull(704), faxStorageReceiveNearFull(705), faxStorageReceiveFull(706), faxPhoneLineDisconnected(707), faxDisabled(708), faxConfigurationError(709), interpreterErrorOther(800), interpreterInsufficientMemory(801), interpreterOutOfMemory(802), interpreterComplexPage(803), interpreterJobHardwareMismatch(804), interpreterPrintDataExceedsMediaSize(805), emailErrorOther(900), emailConfigurationError(901), storageErrorOther(1000), storageUnformatted(1001), storageFull(1002), neverError(20000)  

DeviceEntry  
SEQUENCE    
  deviceIndex Integer32
  devicePort Integer32
  deviceHrDeviceIndex Integer32
  deviceModel SnmpAdminString
  deviceSerialNumber DisplayString
  deviceMibVersion DisplayString
  deviceInstallDate DateAndTime
  deviceMibSupportLevel INTEGER

HWInventoryEntry  
SEQUENCE    
  hwInventoryIndex Integer32
  hwInventoryParentIndex Integer32
  hwInventoryType INTEGER
  hwInventoryAdminStatus AdminStatusTC
  hwInventoryStatus StatusTC
  hwInventoryPartNumber DisplayString
  hwInventorySerialNumber DisplayString
  hwInventoryDescription SnmpAdminString
  hwInventoryData KeyValueTC

SupplyInventoryEntry  
SEQUENCE    
  supplyInventoryIndex Integer32
  supplyInventoryType SupplyTypeTC
  supplyInventoryColorantValue DisplayString
  supplyInventoryDescription SnmpAdminString

SWInventoryEntry  
SEQUENCE    
  swInventoryIndex Integer32
  swInventoryParentIndex Integer32
  swInventoryType INTEGER
  swInventoryAdminStatus AdminStatusTC
  swInventoryStatus StatusTC
  swInventoryName DisplayString
  swInventoryRevision DisplayString
  swInventoryDescription SnmpAdminString
  swInventoryHWIndex Integer32
  swInventoryData KeyValueTC

GenCountEntry  
SEQUENCE    
  genCountIndex Integer32
  genCountType INTEGER
  genCountUnits UnitsTC
  genCountValue Counter32

PaperGeneralCountEntry  
SEQUENCE    
  paperGeneralCountIndex Integer32
  paperGeneralCountType INTEGER
  paperGeneralCountUnits UnitsTC
  paperGeneralCountValue Counter32

PaperSidesCountEntry  
SEQUENCE    
  paperSidesCountIndex Integer32
  paperSidesPaperSize PaperSizeTC
  paperSidesPaperType PaperTypeTC
  paperSidesMonoPicked Counter32
  paperSidesColorPicked Counter32
  paperSidesMonoSafe Counter32
  paperSidesColorSafe Counter32

PaperSheetsCountEntry  
SEQUENCE    
  paperSheetsCountIndex Integer32
  paperSheetsPaperSize PaperSizeTC
  paperSheetsPaperType PaperTypeTC
  paperSheetsPicked Counter32
  paperSheetsSafe Counter32

PaperNupCountEntry  
SEQUENCE    
  paperNupCountIndex Integer32
  paperNupNumber Integer32
  paperNupSides Counter32
  paperNupLogicalSides Counter32

PaperJobSizeEntry  
SEQUENCE    
  paperJobSizeIndex Integer32
  paperJobSizeMinimum Integer32
  paperJobSizeMaximum Integer32
  paperJobSizeSideCount Counter32
  paperJobSizeJobCount Counter32

ScanCountEntry  
SEQUENCE    
  scanCountIndex Integer32
  scanCountType Integer32
  scanCountSize PaperSizeTC
  scanCountSides Counter32
  scanCountSheets Counter32

CurrentSuppliesEntry  
SEQUENCE    
  currentSupplyIndex Integer32
  currentSupplyInventoryIndex Integer32
  currentSupplyType SupplyTypeTC
  currentSupplyColorantValue DisplayString
  currentSupplyDescription SnmpAdminString
  currentSupplySerialNumber DisplayString
  currentSupplyPartNumber DisplayString
  currentSupplyClass Integer32
  currentSupplyCartridgeType CartridgeTypeTC
  currentSupplyInstallDate DateAndTime
  currentSupplyPageCountAtInstall Counter32
  currentSupplyCurrentStatus Integer32
  currentSupplyCapacityUnit UnitsTC
  currentSupplyCapacity Integer32
  currentSupplyFirstKnownLevel Counter32
  currentSupplyCurrentLevel Counter32
  currentSupplyUsage Counter32
  currentSupplyCalibrations Counter32
  currentSupplyCoverage Counter32

SupplyHistoryEntry  
SEQUENCE    
  supplyHistoryIndex Integer32
  supplyHistoryInventoryIndex Integer32
  supplyHistorySupplyType SupplyTypeTC
  supplyHistoryColorantValue DisplayString
  supplyHistoryDescription SnmpAdminString
  supplyHistorySerialNumber DisplayString
  supplyHistoryCartridgeType CartridgeTypeTC
  supplyHistoryInstallDate DateAndTime
  supplyHistoryPageCount Counter32
  supplyHistoryCapacityUnit Integer32
  supplyHistoryCapacity Integer32
  supplyHistoryLastLevel Counter32
  supplyHistoryUsage Counter32
  supplyHistoryCalibrations Counter32
  supplyHistoryCoverage Counter32

SupplyHistogramEntry  
SEQUENCE    
  supplyHistogramIndex Integer32
  supplyHistogramInventoryIndex Integer32
  supplyHistogramSupplyType SupplyTypeTC
  supplyHistogramColorantValue DisplayString
  supplyHistogramDescription SnmpAdminString
  supplyHistogramCapacityUnit UnitsTC
  supplyHistogramCapacity Integer32
  supplyHistogramCount Counter32
  supplyHistogramCountUnits UnitsTC

DeviceAlertEntry  
SEQUENCE    
  deviceAlertIndex Integer32
  deviceAlertConfigTableNode INTEGER
  deviceAlertConfigTableIndex Integer32
  deviceAlertSeverity SeverityTC
  deviceAlertCode AlertCodeTC
  deviceAlertDescription SnmpAdminString
  deviceAlertData KeyValueTC
  deviceAlertTime DateAndTime

Defined Values

mpsMibModule 1.3.6.1.4.1.641.4.4
The MIB module for information on devices connected through a print server. Information should be provided by the devices themselves. Copyright (C) 2009 Lexmark International, Inc.
MODULE-IDENTITY    

mps 1.3.6.1.4.1.641.6
OBJECT IDENTIFIER    

mpsMIBAdminInfo 1.3.6.1.4.1.641.6.1
OBJECT IDENTIFIER    

mpsMIBCompliances 1.3.6.1.4.1.641.6.1.1
OBJECT IDENTIFIER    

mpsMIBGroups 1.3.6.1.4.1.641.6.1.2
OBJECT IDENTIFIER    

device 1.3.6.1.4.1.641.6.2
OBJECT IDENTIFIER    

inventory 1.3.6.1.4.1.641.6.3
OBJECT IDENTIFIER    

stats 1.3.6.1.4.1.641.6.4
OBJECT IDENTIFIER    

alerts 1.3.6.1.4.1.641.6.5
OBJECT IDENTIFIER    

logs 1.3.6.1.4.1.641.6.6
OBJECT IDENTIFIER    

applications 1.3.6.1.4.1.641.6.7
OBJECT IDENTIFIER    

generalStats 1.3.6.1.4.1.641.6.4.1
OBJECT IDENTIFIER    

paperStats 1.3.6.1.4.1.641.6.4.2
OBJECT IDENTIFIER    

scanStats 1.3.6.1.4.1.641.6.4.3
OBJECT IDENTIFIER    

supplyStats 1.3.6.1.4.1.641.6.4.4
OBJECT IDENTIFIER    

deviceMibLocalization 1.3.6.1.4.1.641.6.2.1
The value of the prtLocalizationIndex in the Printer-MIB which corresponds to the language, country, and character set to be used for encoding any of the translated objects in this MIB. This object does NOT change the localization of the console. The default value for this object should be the language chosen by the user during the initial setup. When read this object should return the current localization value.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

deviceTable 1.3.6.1.4.1.641.6.2.3
A table of the devices attached. Because the top level implementation of this mib may be on a print server, it is possible to have multiple printers attached. This table should list all devices being serviced by this print server.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DeviceEntry

deviceEntry 1.3.6.1.4.1.641.6.2.3.1
An entry containing information on a device.
Status: current Access: not-accessible
OBJECT-TYPE    
  DeviceEntry  

deviceIndex 1.3.6.1.4.1.641.6.2.3.1.1
A unique value used to identify this device.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

devicePort 1.3.6.1.4.1.641.6.2.3.1.2
The number of the port this device is attached to. If this is an internal network adapter, the port should be 1. Multiport ENAs should list an appropriate number.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

deviceHrDeviceIndex 1.3.6.1.4.1.641.6.2.3.1.3
The index in the hrDeviceTable that corresponds to this device.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

deviceModel 1.3.6.1.4.1.641.6.2.3.1.4
UTF-8 encoded text to describe this device. This should match the model name of the device.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..128)  

deviceSerialNumber 1.3.6.1.4.1.641.6.2.3.1.5
Primary serial number for this device
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..64)  

deviceMibVersion 1.3.6.1.4.1.641.6.2.3.1.6
The version of this mib supported by the device. This will be in the form of x.y.z.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

deviceInstallDate 1.3.6.1.4.1.641.6.2.3.1.7
The install date of the device. This information should be provided by the attached device
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

deviceMibSupportLevel 1.3.6.1.4.1.641.6.2.3.1.8
The support level of this device. An attached device can support various levels of this MIB, which is indicated in deviceMibSupportLevel. The device should claim the highest support level for which it supports EVERYTHING included in that level. A device may support additional items beyond the claimed level, the list given is just the minimum required implementation to claim a given support level. Support Level definition: none: The device referred to does not support any items in this mib minimum: The following items in the following table must be implemented paperGeneralCountTable: totalPrinted (sides) totalMonoPrinted (sides) totalColorPrinted (sides) (only necessary if a color box) value: All items in minimum plus genCountTable porCount paperGeneralCountTable: All applicable counts supplyInventoryTable For all user replaceable supplies swInventoryTable All software components listed with a minimum of swInventoryName and swInventoryRevision being reported only for code revs on menus page. currentSuppliesTable For all user replaceable supplies deviceAlertTable All critical alerts (device is down) should be listed feature: All items in value plus genCountTable faxesSent (if applicable) scanCount (if applicable) hwInventoryTable All major hardware items (printEngine, installed options) swInventoryTable All code levels including downloaded apps and solutions. paperSidesCount Table A minimum of 9 size/type combinations must be supported paperSheetsCount Table A minimum of 9 size/type combinations must be supported supplyHistoryTable A minimum of the last 3 ink/toner cartridges for mono products A minimum of the last 2 ink/toner cartridges of each colorant type for color products. supplyHistogram Table For all ink/toner cartridges. deviceAlertTable All alerts should be listed. enterprise: All items in feature plus genCountTable Any applicable counts (including power counts) paperSidesCount Table A minimum of 17 size/type combinations must be supported paperSheetsCount Table A minimum of 17 size/type combinations must be supported paperNupCountTable Counts should be included for all applicable nup settings paperJobSizeTable A minimum of 5 buckets of job size should be implemented. scanCountTable For all applicable scan types supplyHistoryTable A minimum of the last 5 ink/toner cartridges for mono products A minimum of the last 3 ink/toner cartridges of each colorant type for color products.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(0), minimum(1), value(16), feature(32), enterprise(48)  

hwInventoryTable 1.3.6.1.4.1.641.6.3.1
A table of the hardware items associated with this device. If the item is tracked by the supplies tables (ie fuser), it should NOT be tracked here. Standard (built-in) options such as input trays, output bins, duplexers, harddrives, etc, SHOULD be included in this table. A row for the basic print engine should be included as well. Examples: - All electronic cards - All hardware options - Op-Panel - Fax Card - Scanner - Any item that has a code version associated with it.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HWInventoryEntry

hwInventoryEntry 1.3.6.1.4.1.641.6.3.1.1
An entry containing information on a hardware item.
Status: current Access: not-accessible
OBJECT-TYPE    
  HWInventoryEntry  

hwInventoryIndex 1.3.6.1.4.1.641.6.3.1.1.1
A unique value used to identify this hardware item.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

hwInventoryParentIndex 1.3.6.1.4.1.641.6.3.1.1.2
The hwInventoryIndex of the hardware device that the item in this row is tied to. If there is no parent, this object should read 0. The base printer itself should only be used as a parent for devices that are integrated into it. ie RIP card, tray one, fax card, scanner. Items that are options such as extra input trays, external duplexers, and add on output bins should rate their own row with no parent. Examples: 5-bin mailbox The mailbox unit as a whole would be one row, with a parent of 0. Each of the mailboxes would be row, with the parent of each mailbox pointing back to the mailbox unit. Finisher The finisher as a whole would be one row, with a parent of 0. The options of the finsher; output bins, stapler, hole punch, would each merit an individual row with the finisher unit as the parent
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

hwInventoryType 1.3.6.1.4.1.641.6.3.1.1.3
The type of item row is describing. There is base set of possible items types and then a set of optional bits that can describe more about how this item is used. Bitmap - bits 0-7 - General description - bit 8 - Optional hardware. 0 - built in, 1 - optional item
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), other(2), printEngine(3), electronicCard(4), duplexer(5), inputTray(6), outputTray(7), finishingDevice(8), scanner(9), faxCard(10), memory(11), nonVolitileMemory(12), keyboard(13), panel(14), cardSwipe(15), transferUnit(16), optionUnknown(257), optionOther(258), optionDuplexer(261), optionInputTray(262), optionOutputTray(263), optionFinishingDevice(264), optionScanner(265), optionFaxCard(266), optionMemory(267), optionNonVolitileMemory(268), optionKeyboard(269), optionPanel(270), optionCardSwipe(271), optionTransferUnit(272)  

hwInventoryAdminStatus 1.3.6.1.4.1.641.6.3.1.1.4
The current administrative status for this device. If supported by the device, this may be used to control the status of this hardware component. If the device does not support changing the administrative status via snmp, the set should fail and the current admin status should be returned.
Status: current Access: read-write
OBJECT-TYPE    
  AdminStatusTC  

hwInventoryStatus 1.3.6.1.4.1.641.6.3.1.1.5
The current status of this item.
Status: current Access: read-only
OBJECT-TYPE    
  StatusTC  

hwInventoryPartNumber 1.3.6.1.4.1.641.6.3.1.1.6
The part number for the item. If unknown, this string should be blank.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

hwInventorySerialNumber 1.3.6.1.4.1.641.6.3.1.1.7
The serial number for the item. If unknown, this string should be blank.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

hwInventoryDescription 1.3.6.1.4.1.641.6.3.1.1.8
The description for the item. If unknown, this string should be blank. If changing localization is supported, this description should be displayed in the language set in deviceMibLocalization.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

hwInventoryData 1.3.6.1.4.1.641.6.3.1.1.9
A set of key=value; pairs that give additional information on this hardware unit.
Status: current Access: read-only
OBJECT-TYPE    
  KeyValueTC  

supplyInventoryTable 1.3.6.1.4.1.641.6.3.2
A table of the supplies used by this device
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SupplyInventoryEntry

supplyInventoryEntry 1.3.6.1.4.1.641.6.3.2.1
An entry containing information on a supply.
Status: current Access: not-accessible
OBJECT-TYPE    
  SupplyInventoryEntry  

supplyInventoryIndex 1.3.6.1.4.1.641.6.3.2.1.1
A unique value used to identify this supply.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

supplyInventoryType 1.3.6.1.4.1.641.6.3.2.1.2
The type of supply as referenced in the SupplyTypeTC that this row is describing.
Status: current Access: read-only
OBJECT-TYPE    
  SupplyTypeTC  

supplyInventoryColorantValue 1.3.6.1.4.1.641.6.3.2.1.3
The name of the color using standard string names from ISO 10175 (DPA) and ISO 10180 (SPDL) which are: other unknown white red green blue cyan magenta yellow black If a supply doesn't have a color associated with it, the value of 'none' should be returned.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

supplyInventoryDescription 1.3.6.1.4.1.641.6.3.2.1.4
The description of this supply. If changing localization is supported, this description should be displayed in the language set in deviceMibLocalization.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

swInventoryTable 1.3.6.1.4.1.641.6.3.3
A table of the software installed on this device
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SWInventoryEntry

swInventoryEntry 1.3.6.1.4.1.641.6.3.3.1
An entry containing information on a software package
Status: current Access: not-accessible
OBJECT-TYPE    
  SWInventoryEntry  

swInventoryIndex 1.3.6.1.4.1.641.6.3.3.1.1
A unique value used to identify this software item.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

swInventoryParentIndex 1.3.6.1.4.1.641.6.3.3.1.2
The swInventoryIndex of the software object that the item in this row is tied to. If there is no parent, this object should read 0. Example: An application framework is installed. It should have an swInventoryParentIndex of 0. If applications are installed that use that framework, those should have an swInventoryParentIndex that points to the application framework.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

swInventoryType 1.3.6.1.4.1.641.6.3.3.1.3
The type of software item this row describes.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), other(2), operatingSystem(3), hardware(4), application(5)  

swInventoryAdminStatus 1.3.6.1.4.1.641.6.3.3.1.4
The current administrative status of this software. If supported by the device, this may be used to control the status of this software component. If the device does not support changing the administrative status via snmp, the set should fail and the current admin status should be returned.
Status: current Access: read-write
OBJECT-TYPE    
  AdminStatusTC  

swInventoryStatus 1.3.6.1.4.1.641.6.3.3.1.5
The current status of this software.
Status: current Access: read-only
OBJECT-TYPE    
  StatusTC  

swInventoryName 1.3.6.1.4.1.641.6.3.3.1.6
The name of this software item. This should be a specific, unique string.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

swInventoryRevision 1.3.6.1.4.1.641.6.3.3.1.7
The revision of the install.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

swInventoryDescription 1.3.6.1.4.1.641.6.3.3.1.8
The description for the item. If unknown, this string should be blank. If changing localization is supported, this description should be displayed in the language set in deviceMibLocalization.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

swInventoryHWIndex 1.3.6.1.4.1.641.6.3.3.1.9
The index of the row in the hwInventoryTable that indicates the hardware this software is associated with. If unknown, this should return 0. For instance, if the duplex unit has it's own firmware revision, it's parent would be the duplex hardware item in the hwInventoryTable.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

swInventoryData 1.3.6.1.4.1.641.6.3.3.1.10
A set of key=value; pairs that give additional information on this software unit.
Status: current Access: read-only
OBJECT-TYPE    
  KeyValueTC  

genCountTable 1.3.6.1.4.1.641.6.4.1.1
A table of general counts. These rows are intended to count items and events for the device other than page usages or supply usage. This table should only include counters that make sense for the device, and are tracked for the device. In other words, if a count is zero, and can never be anything other than zero, it should not be returned.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    GenCountEntry

genCountEntry 1.3.6.1.4.1.641.6.4.1.1.1
An entry containing a general counter.
Status: current Access: not-accessible
OBJECT-TYPE    
  GenCountEntry  

genCountIndex 1.3.6.1.4.1.641.6.4.1.1.1.1
The index of this row in the genCountTable
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

genCountType 1.3.6.1.4.1.641.6.4.1.1.1.2
The type of item this counter is counting.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER porCount(1), sleepCount(2), hibernateCount(3), printCalibrateCount(4), powerOnTime(32), powerActiveTime(33), powerIdleTime(34), powerSleepTime(35), powerHibernateTime(36), powerOffTime(37), warmupTotalTime(38), lifetimeBlackCoverage(64), lifetimeCyanCoverage(65), lifetimeYellowCoverage(66), lifetimeMagentaCoverage(67), faxesSent(96), paperJams(97), scannerJams(98), loadPaperPrompts(99), changePaperPrompts(100), coverOpens(101), usbInsertions(128)  

genCountUnits 1.3.6.1.4.1.641.6.4.1.1.1.3
The units this item is counting in
Status: current Access: read-only
OBJECT-TYPE    
  UnitsTC  

genCountValue 1.3.6.1.4.1.641.6.4.1.1.1.4
The value of this counter
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

paperGeneralCountTable 1.3.6.1.4.1.641.6.4.2.1
A table of general counts for sheets and pages printed
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PaperGeneralCountEntry

paperGeneralCountEntry 1.3.6.1.4.1.641.6.4.2.1.1
An entry containing a general counter for sheets and pages printed. This table should only include items that make sense for this product. For instance, the printColor count should not be returned for mono products.
Status: current Access: not-accessible
OBJECT-TYPE    
  PaperGeneralCountEntry  

paperGeneralCountIndex 1.3.6.1.4.1.641.6.4.2.1.1.1
The index of this row in the paperGeneralCountTable
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

paperGeneralCountType 1.3.6.1.4.1.641.6.4.2.1.1.2
The type of item this counter is counting.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER totalPicked(1), totalSafe(2), totalMonoSafe(3), totalColorSafe(4), printNHold(5), usbDirect(6), printTotal(16), printMono(17), printColor(18), copyTotal(32), copyMono(33), copyColor(34), faxTotal(48), faxMono(49), faxColor(50), blankTotal(64), blankPrint(65), blankCopy(66), blankFax(67), printerPageCount(80), modularPageCount(81)  

paperGeneralCountUnits 1.3.6.1.4.1.641.6.4.2.1.1.3
The units this item is counting in. For this table this should always be in units of Sheets or Sides
Status: current Access: read-only
OBJECT-TYPE    
  UnitsTC  

paperGeneralCountValue 1.3.6.1.4.1.641.6.4.2.1.1.4
The value of the item this row is counting
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

paperSidesCountTable 1.3.6.1.4.1.641.6.4.2.2
A table of sides counts for various printed size/type combinations
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PaperSidesCountEntry

paperSidesCountEntry 1.3.6.1.4.1.641.6.4.2.2.1
An entry containing information on the number of sides printed for a given size/type combination.
Status: current Access: not-accessible
OBJECT-TYPE    
  PaperSidesCountEntry  

paperSidesCountIndex 1.3.6.1.4.1.641.6.4.2.2.1.1
The index of this row in the paperSidesCountTable
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

paperSidesPaperSize 1.3.6.1.4.1.641.6.4.2.2.1.2
The size of the paper
Status: current Access: read-only
OBJECT-TYPE    
  PaperSizeTC  

paperSidesPaperType 1.3.6.1.4.1.641.6.4.2.2.1.3
The type of the paper
Status: current Access: read-only
OBJECT-TYPE    
  PaperTypeTC  

paperSidesMonoPicked 1.3.6.1.4.1.641.6.4.2.2.1.4
The number of sides (impressions) of mono pages picked
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

paperSidesColorPicked 1.3.6.1.4.1.641.6.4.2.2.1.5
The number of sides (impressions) of color pages picked
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

paperSidesMonoSafe 1.3.6.1.4.1.641.6.4.2.2.1.6
The number of sides (impressions) of mono pages that have been printed and delivered into an output bin
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

paperSidesColorSafe 1.3.6.1.4.1.641.6.4.2.2.1.7
The number of sides (impressions) of color pages that have been printed and delivered into an output bin
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

paperSheetsCountTable 1.3.6.1.4.1.641.6.4.2.3
A table of sheet (page) counts for various printed size/type combinations
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PaperSheetsCountEntry

paperSheetsCountEntry 1.3.6.1.4.1.641.6.4.2.3.1
An entry containing information on the number of sheets (pages) printed for a given size/type combination.
Status: current Access: not-accessible
OBJECT-TYPE    
  PaperSheetsCountEntry  

paperSheetsCountIndex 1.3.6.1.4.1.641.6.4.2.3.1.1
The index of this row in the paperSheetsCountTable
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

paperSheetsPaperSize 1.3.6.1.4.1.641.6.4.2.3.1.2
The size of the paper
Status: current Access: read-only
OBJECT-TYPE    
  PaperSizeTC  

paperSheetsPaperType 1.3.6.1.4.1.641.6.4.2.3.1.3
The type of the paper
Status: current Access: read-only
OBJECT-TYPE    
  PaperTypeTC  

paperSheetsPicked 1.3.6.1.4.1.641.6.4.2.3.1.4
The number of sheets (pages) picked
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

paperSheetsSafe 1.3.6.1.4.1.641.6.4.2.3.1.5
The number of sheets (pages) that have been printed and delivered into an output bin
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

paperNupCountTable 1.3.6.1.4.1.641.6.4.2.4
A table of counts to show how many jobs have been printed with various multipage print (nup) settings. This table may be sparse, nup values that have a count of 0 are not expected to be returned.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PaperNupCountEntry

paperNupCountEntry 1.3.6.1.4.1.641.6.4.2.4.1
An entry containing information on how much the printer's Nup feature has been used.
Status: current Access: not-accessible
OBJECT-TYPE    
  PaperNupCountEntry  

paperNupCountIndex 1.3.6.1.4.1.641.6.4.2.4.1.1
The index of this row in the paperNupCountTable
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

paperNupNumber 1.3.6.1.4.1.641.6.4.2.4.1.2
The Nup number for the jobs this row is describing. This is the number of logical sides (impressions) that appear on one side of the printed sheet
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER off(1), twoUp(2), threeUp(3), fourUp(4), sixUp(6), nineUp(9), twelveUp(12), sixteenUp(16)  

paperNupSides 1.3.6.1.4.1.641.6.4.2.4.1.3
The number of physical sides of paper that have been printed using this value of Nup
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

paperNupLogicalSides 1.3.6.1.4.1.641.6.4.2.4.1.4
The number of logical sides that have been printed using this value of Nup. For example, if a user prints a 3 page job using an Nup value of 4, the paperNupSides counter will be incremented by 1, and paperNupLogicalSides will be incremented by 3.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

paperJobSizeTable 1.3.6.1.4.1.641.6.4.2.5
Table to indicate how many jobs of different size have been printed. This table may be sparse. Only job size buckets that have a non-zero count in them should be returned.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PaperJobSizeEntry

paperJobSizeEntry 1.3.6.1.4.1.641.6.4.2.5.1
An entry containing information on how many jobs of different sizes have been printed.
Status: current Access: not-accessible
OBJECT-TYPE    
  PaperJobSizeEntry  

paperJobSizeIndex 1.3.6.1.4.1.641.6.4.2.5.1.1
The index of this row in the paperJobSizeTable
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

paperJobSizeMinimum 1.3.6.1.4.1.641.6.4.2.5.1.2
The minimum number of printed sides for jobs described by this row
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

paperJobSizeMaximum 1.3.6.1.4.1.641.6.4.2.5.1.3
The maximum number of printed sides for jobs described by this row
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..2147483647  

paperJobSizeSideCount 1.3.6.1.4.1.641.6.4.2.5.1.4
The total number of sides printed for all jobs where the number of sides for the job was between paperJobSizeMinimum and paperJobSizeMaximum (inclusive)
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

paperJobSizeJobCount 1.3.6.1.4.1.641.6.4.2.5.1.5
The total number of jobs printed where the number of sides for the job was between paperJobSizeMinimum and paperJobSizeMaximum (inclusive)
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

scanCountTable 1.3.6.1.4.1.641.6.4.3.1
A table of scan counts. This table should only return counts that apply to this product. For instance, fax scan counts should not be returned if the product doesn't support fax.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ScanCountEntry

scanCountEntry 1.3.6.1.4.1.641.6.4.3.1.1
An entry containing information on a supply.
Status: current Access: not-accessible
OBJECT-TYPE    
  ScanCountEntry  

scanCountIndex 1.3.6.1.4.1.641.6.4.3.1.1.1
The index of this row in the scanCountTable
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

scanCountType 1.3.6.1.4.1.641.6.4.3.1.1.2
Enumeration of the type of scan that is being counted. - bit 0-7 - Application using the scanned image - bit 8 - adf or flatbed. 0 = flatbed, 1 = adf - bit 9 - Duplex scan (both sides scanned at the same time). This bit should only be set if bit 8 (adf) is also set
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER copyAdf(1), faxAdf(2), scanToEmailAdf(3), scanToNetAdf(4), scanToLocalHostAdf(5), copyFlatbed(257), faxFlatbed(258), scanToEmailFlatbed(259), scanToNetFlatbed(260), scanToLocalHostFlatbed(261), copyDuplex(769), faxDuplex(770), scanToEmailDuplex(771), scanToNetDuplex(772), scanToLocalHostDuplex(773)  

scanCountSize 1.3.6.1.4.1.641.6.4.3.1.1.3
Enumeration of the size of the paper that was scanned. If the scan is a full glass flatbed scan, the size should be 'universal'.
Status: current Access: read-only
OBJECT-TYPE    
  PaperSizeTC  

scanCountSides 1.3.6.1.4.1.641.6.4.3.1.1.4
Count of the number of sides of paper that were scanned.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

scanCountSheets 1.3.6.1.4.1.641.6.4.3.1.1.5
Count of the number of sheets of paper that were scanned.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

currentSuppliesTable 1.3.6.1.4.1.641.6.4.4.1
A table of the supplies currently in use
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CurrentSuppliesEntry

currentSuppliesEntry 1.3.6.1.4.1.641.6.4.4.1.1
An entry containing information on a supply.
Status: current Access: not-accessible
OBJECT-TYPE    
  CurrentSuppliesEntry  

currentSupplyIndex 1.3.6.1.4.1.641.6.4.4.1.1.1
The index of the row for a given supply in the currentSuppliesTable
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

currentSupplyInventoryIndex 1.3.6.1.4.1.641.6.4.4.1.1.2
The index of the row in the supplyInventoryTable that corresponds to this supply.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..2147483647  

currentSupplyType 1.3.6.1.4.1.641.6.4.4.1.1.3
The type of supply as referenced in the SupplyTypeTC that this row is describing.
Status: current Access: read-only
OBJECT-TYPE    
  SupplyTypeTC  

currentSupplyColorantValue 1.3.6.1.4.1.641.6.4.4.1.1.4
The name of the color using standard string names from ISO 10175 (DPA) and ISO 10180 (SPDL) which are: other unknown white red green blue cyan magenta yellow black If a supply doesn't have a color associated with it, the value of 'none' should be returned.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

currentSupplyDescription 1.3.6.1.4.1.641.6.4.4.1.1.5
The description of this supply. If changing localization is supported, this description should be displayed in the language set in deviceMibLocalization.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

currentSupplySerialNumber 1.3.6.1.4.1.641.6.4.4.1.1.6
The serial number (if known) of this supply. If not known, this field should be blank.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..16)  

currentSupplyPartNumber 1.3.6.1.4.1.641.6.4.4.1.1.7
The part number (if known) of this supply. If not known, this field should be blank.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..16)  

currentSupplyClass 1.3.6.1.4.1.641.6.4.4.1.1.8
The type of this supply. Whether it is one that is consumed (such as toner) or filled (such as a waste box)
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER filled(1), consumed(2)  

currentSupplyCartridgeType 1.3.6.1.4.1.641.6.4.4.1.1.9
The type of cartridge that this is as defined in CartridgeTypeTC. Supplies that are not a toner/ink cartridge should return other(2)
Status: current Access: read-only
OBJECT-TYPE    
  CartridgeTypeTC  

currentSupplyInstallDate 1.3.6.1.4.1.641.6.4.4.1.1.10
The date this particular supply was installed.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

currentSupplyPageCountAtInstall 1.3.6.1.4.1.641.6.4.4.1.1.11
The page count of the printer when this supply was installed.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

currentSupplyCurrentStatus 1.3.6.1.4.1.641.6.4.4.1.1.12
The status of this supply
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), unknown(2), ok(3), low(4), empty(5), invalid(6)  

currentSupplyCapacityUnit 1.3.6.1.4.1.641.6.4.4.1.1.13
The units used to measure the capacity of a supply
Status: current Access: read-only
OBJECT-TYPE    
  UnitsTC  

currentSupplyCapacity 1.3.6.1.4.1.641.6.4.4.1.1.14
The average expected total capacity of this supply in currentSupplyCapacityUnits
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

currentSupplyFirstKnownLevel 1.3.6.1.4.1.641.6.4.4.1.1.15
The first known supply level for this supply in currentSupplyCapacityUnits
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

currentSupplyCurrentLevel 1.3.6.1.4.1.641.6.4.4.1.1.16
The estimated amount of this supply remaining in currentSupplyCapacityUnits
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

currentSupplyUsage 1.3.6.1.4.1.641.6.4.4.1.1.17
The amount of this supply that has been used in currentSupplyCapacityUnits. This number may give different results from currentSupplyCurrentLevel, as it only accounts for where the supply is used in creating a page. For instance, it would account for pages where a certain toner color was put down. However even if that color is not put down on a page, some toner may be used in the calibration operation (for instance) and that use would be only reflected in currentSupplyCurrentLevel
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

currentSupplyCalibrations 1.3.6.1.4.1.641.6.4.4.1.1.18
The number of calibration cycles that have occurred while this supply was installed. Only calibration cycles involving this supply should be counted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

currentSupplyCoverage 1.3.6.1.4.1.641.6.4.4.1.1.19
Absolute value for the coverage usage of this supply. Coverage is an additive amount of this supply used for all pages that this supply has been used for. Supplies for which this is not meaningful (ie toner waste box) should return 0.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

supplyHistoryTable 1.3.6.1.4.1.641.6.4.4.2
A table of information on supplies used previously in the device
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SupplyHistoryEntry

supplyHistoryEntry 1.3.6.1.4.1.641.6.4.4.2.1
An entry containing information on a supply.
Status: current Access: not-accessible
OBJECT-TYPE    
  SupplyHistoryEntry  

supplyHistoryIndex 1.3.6.1.4.1.641.6.4.4.2.1.1
The index of the history item for a give current Supply and Device. Devices may report on the previous 0 or more of each of supplies in the currentSupplyTable
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

supplyHistoryInventoryIndex 1.3.6.1.4.1.641.6.4.4.2.1.2
The index of the row in the supplyInventoryTable that corresponds to this supply.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..2147483647  

supplyHistorySupplyType 1.3.6.1.4.1.641.6.4.4.2.1.3
The type of supply as referenced in the SupplyTypeTC that this row is describing.
Status: current Access: read-only
OBJECT-TYPE    
  SupplyTypeTC  

supplyHistoryColorantValue 1.3.6.1.4.1.641.6.4.4.2.1.4
The name of the color using standard string names from ISO 10175 (DPA) and ISO 10180 (SPDL) which are: other unknown white red green blue cyan magenta yellow black If a supply doesn't have a color associated with it, the value of 'none' should be returned.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

supplyHistoryDescription 1.3.6.1.4.1.641.6.4.4.2.1.5
The description of this supply. If changing localization is supported, this description should be displayed in the language set in deviceMibLocalization.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

supplyHistorySerialNumber 1.3.6.1.4.1.641.6.4.4.2.1.6
The serial number (if known) of this supply. If not known, this field should be blank.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..16)  

supplyHistoryCartridgeType 1.3.6.1.4.1.641.6.4.4.2.1.7
The type of cartridge that this is as defined in CartridgeTypeTC. Supplies that are not a toner/ink cartridge should return other(2)
Status: current Access: read-only
OBJECT-TYPE    
  CartridgeTypeTC  

supplyHistoryInstallDate 1.3.6.1.4.1.641.6.4.4.2.1.8
The date this supply was first installed.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

supplyHistoryPageCount 1.3.6.1.4.1.641.6.4.4.2.1.9
The number of page sides (impressions) that were printed while this supply was installed in the device.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

supplyHistoryCapacityUnit 1.3.6.1.4.1.641.6.4.4.2.1.10
The units used to measure the capacity of a supply
Status: current Access: read-only
OBJECT-TYPE    
  UnitsTC  

supplyHistoryCapacity 1.3.6.1.4.1.641.6.4.4.2.1.11
The average expected total capacity of this supply in capacity units
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

supplyHistoryLastLevel 1.3.6.1.4.1.641.6.4.4.2.1.12
The last recorded level for this supply (in capacity units)
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

supplyHistoryUsage 1.3.6.1.4.1.641.6.4.4.2.1.13
The amount of this supply that was used in supplyHistoryCapacityUnits
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

supplyHistoryCalibrations 1.3.6.1.4.1.641.6.4.4.2.1.14
The number of calibration cycles that have occurred while this supply was installed. Only calibration cycles involving this supply should be counted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

supplyHistoryCoverage 1.3.6.1.4.1.641.6.4.4.2.1.15
Absolute value for the coverage usage of this supply. Coverage is an additive amount of this supply used for all pages that this supply has been used for.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

supplyHistogramTable 1.3.6.1.4.1.641.6.4.4.3
A table of information on supplies used previously in the device
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SupplyHistogramEntry

supplyHistogramEntry 1.3.6.1.4.1.641.6.4.4.3.1
An entry containing information on a supply.
Status: current Access: not-accessible
OBJECT-TYPE    
  SupplyHistogramEntry  

supplyHistogramIndex 1.3.6.1.4.1.641.6.4.4.3.1.1
The index of this histogram row
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

supplyHistogramInventoryIndex 1.3.6.1.4.1.641.6.4.4.3.1.2
The index of the row in the supplyInventoryTable that corresponds to this supply.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..2147483647  

supplyHistogramSupplyType 1.3.6.1.4.1.641.6.4.4.3.1.3
The type of supply as referenced in the SupplyTypeTC that this row is describing.
Status: current Access: read-only
OBJECT-TYPE    
  SupplyTypeTC  

supplyHistogramColorantValue 1.3.6.1.4.1.641.6.4.4.3.1.4
The name of the color using standard string names from ISO 10175 (DPA) and ISO 10180 (SPDL) which are: other unknown white red green blue cyan magenta yellow black If a supply doesn't have a color associated with it, the value of 'none' should be returned.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

supplyHistogramDescription 1.3.6.1.4.1.641.6.4.4.3.1.5
The description of this supply. If changing localization is supported, this description should be displayed in the language set in deviceMibLocalization.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

supplyHistogramCapacityUnit 1.3.6.1.4.1.641.6.4.4.3.1.6
The units used to measure the capacity of a supply
Status: current Access: read-only
OBJECT-TYPE    
  UnitsTC  

supplyHistogramCapacity 1.3.6.1.4.1.641.6.4.4.3.1.7
The average expected total capacity of this supply in capacity units
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

supplyHistogramCount 1.3.6.1.4.1.641.6.4.4.3.1.8
The amount of this supply that was used in supplyHistogramCountUnits (for the corresponding current supply). This is intended to count the number of supplies of a given size that have been used over the life of this product.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

supplyHistogramCountUnits 1.3.6.1.4.1.641.6.4.4.3.1.9
The units that this supply is measured in.
Status: current Access: read-only
OBJECT-TYPE    
  UnitsTC  

deviceAlertTable 1.3.6.1.4.1.641.6.5.1
A table of alerts on the devices.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DeviceAlertEntry

deviceAlertEntry 1.3.6.1.4.1.641.6.5.1.1
An entry containing information about this alert.
Status: current Access: not-accessible
OBJECT-TYPE    
  DeviceAlertEntry  

deviceAlertIndex 1.3.6.1.4.1.641.6.5.1.1.1
The index of this alert in the alert table. This table is expected to be rather dynamic, with rows added as alert conditions occur on devices, and then the rows being removed as alert conditions are cleared. The data in this table should not persist over a POR, but should be reset when the printer is reset, with appropriated items being added back in as the printer finds them. While this OID is marked as read-only, it should not be returned as table-column, which means it should be treated as not-accessible. It is marked as read-only in the MIB only because many MIB compilers will complain about this being called not-accessible since the trap can return this index.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..2147483647  

deviceAlertConfigTableNode 1.3.6.1.4.1.641.6.5.1.1.2
The subnode of the device node that indicates the table the holds information about the item this alert refers to. For instance, if the alert is a hardware alert, this object should hold the value of '2', indicating that the alert is for a member of the device.hwInventoryTable. Common values of this would be 2 -> hwInventoryTable 3 -> supplyInventoryTable 4 -> swInventoryTable
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(0), hwInventoryTable(2), supplyInventoryTable(3), swInventoryTable(4)  

deviceAlertConfigTableIndex 1.3.6.1.4.1.641.6.5.1.1.3
The index of the row of the table indicated by deviceAlertConfigTableNode that corresponds to the item that this alert pertains to. For instance, if a printer's fuser is the first item listed in the supplyInventoryTable, then deviceAlertConfigTableNode = 3 and deviceAlertConfigTableIndex = 1.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..2147483647  

deviceAlertSeverity 1.3.6.1.4.1.641.6.5.1.1.4
The severity of this alert
Status: current Access: read-only
OBJECT-TYPE    
  SeverityTC  

deviceAlertCode 1.3.6.1.4.1.641.6.5.1.1.5
An alert code to indicate what type of alert condition this row refers to
Status: current Access: read-only
OBJECT-TYPE    
  AlertCodeTC  

deviceAlertDescription 1.3.6.1.4.1.641.6.5.1.1.6
A description of the alert condition. If changing localization is supported, this description should be displayed in the language set in deviceMibLocalization.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

deviceAlertData 1.3.6.1.4.1.641.6.5.1.1.7
A key=value; encoded string of information regarding this row.
Status: current Access: read-only
OBJECT-TYPE    
  KeyValueTC  

deviceAlertTime 1.3.6.1.4.1.641.6.5.1.1.8
The time and date when this alert was added to the table.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

deviceV1AlertMPS 1.3.6.1.4.1.641.6.5.2
OBJECT IDENTIFIER    

deviceV2AlertMPSPrefix 1.3.6.1.4.1.641.6.5.2.0
OBJECT IDENTIFIER    

deviceV2AlertMPS 1.3.6.1.4.1.641.6.5.2.0.1
This trap is sent whenever a critical or serviceRequired event is added to the deviceAlertTable.
Status: current Access: read-only
NOTIFICATION-TYPE    

deviceGroup 1.3.6.1.4.1.641.6.1.2.1
The Device Group.
Status: current Access: read-only
OBJECT-GROUP    

hwInventoryGroup 1.3.6.1.4.1.641.6.1.2.2
The Hardware Inventory Group.
Status: current Access: read-only
OBJECT-GROUP    

supplyInventoryGroup 1.3.6.1.4.1.641.6.1.2.3
The supplies inventory Group.
Status: current Access: read-only
OBJECT-GROUP    

swInventoryGroup 1.3.6.1.4.1.641.6.1.2.4
The Software Inventory Group.
Status: current Access: read-only
OBJECT-GROUP    

statsGeneralCountGroup 1.3.6.1.4.1.641.6.1.2.5
The general scan counts and statistics group.
Status: current Access: read-only
OBJECT-GROUP    

statsPaperGeneralCountGroup 1.3.6.1.4.1.641.6.1.2.6
The general paper usage count group.
Status: current Access: read-only
OBJECT-GROUP    

statsPaperSidesCountGroup 1.3.6.1.4.1.641.6.1.2.7
The paper sides count group.
Status: current Access: read-only
OBJECT-GROUP    

statsPaperSheetsCountGroup 1.3.6.1.4.1.641.6.1.2.8
The paper sheets count group.
Status: current Access: read-only
OBJECT-GROUP    

statsPaperNupCountGroup 1.3.6.1.4.1.641.6.1.2.9
The paper sheets count group.
Status: current Access: read-only
OBJECT-GROUP    

statsPaperJobSizeGroup 1.3.6.1.4.1.641.6.1.2.10
The job size group.
Status: current Access: read-only
OBJECT-GROUP    

statsScanGroup 1.3.6.1.4.1.641.6.1.2.11
The scan counts and statistics group.
Status: current Access: read-only
OBJECT-GROUP    

statsCurrentSuppliesGroup 1.3.6.1.4.1.641.6.1.2.12
The current supplies listing group
Status: current Access: read-only
OBJECT-GROUP    

statsSupplyHistoryGroup 1.3.6.1.4.1.641.6.1.2.13
The supplies history listing group
Status: current Access: read-only
OBJECT-GROUP    

statsSupplyHistogramGroup 1.3.6.1.4.1.641.6.1.2.14
The supplies histogram group
Status: current Access: read-only
OBJECT-GROUP    

deviceAlertGroup 1.3.6.1.4.1.641.6.1.2.16
The device alert group
Status: current Access: read-only
OBJECT-GROUP    

mpsMIBCompliance 1.3.6.1.4.1.641.6.1.1.1
The requirements for conformance to the LEXMARK mps MIB We expect printers to support one of four levels of support. The following list shows the minimum level of support that must be implemented. Additional tables may be supported at the device's descretion. Note: For tables that count sides/sheets, if duplex is not supported on a device it only needs to ever count sides.
Status: current Access: read-only
MODULE-COMPLIANCE