IJ8060-MIB :: warning1_code

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsIJ8060-MIBwarning1_code

warning1_code

Module: IJ8060-MIB

OID (symbolic): IJ8060-MIB::warning1_code

OID (numeric): 1.3.6.1.4.1.11.2.3.9.4.2.1.1.22.1.2

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: Contains a device specific warning code. Each device POS should list what warnings are logged to the warning log and the meaning of each supported warning code value. Additional information: Returns a device specific WARNING code. If the WARNING code returned is '0', then the printer has not yet logged an WARNING for this object. When the maximum number of WARNINGs is reached (30 on InkJet printers), and a new WARNING occurs, the WARNING in WARNING1-CODE will be replaced by the one in WARNING2-CODE, and so on until the last WARNING object will be given the value of the new WARNING. The WARNING number is returned in the upper 16 bits. If it is 68, 69, 79, or 80, then the sub code is returned in the lower 16 bits (eg. 68 001C, where the subcode is already a hexadecimal value). If the WARNING number is any other number, then the 1st sub code (XX) will be in bits 15-8 and the 2nd sub code (YY) will be in bits 7-0 (eg. 55.04.02) where XX=04 and YY=02). See the Control Panel ERS for specific information about the meaning of each code. Example: If the WARNING is 68 001A, then the value returned will be 4456474. To break it down: 4456474 = 0x0044001A The upper 16 bits: 0x0044 = 68 The lower 16 bits: 0x001A = 001A Which is the WARNING: 68 001A Example: If the WARNING is 55.04.241, then the WARNING code will be 3605745. To break it down: 3605745 = 0x003704F1 The upper 16 bits: 0x0037 = 55 The upper byte of the lower 16 bits: 0x04 = 04 The lower byte of the lower 16 bits: 0xF1 = 241 Which is the WARNING: 55.04.241

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11.2.3.9.4.2.1.1.22.1.2
snmpwalk -v2c -c public <target> IJ8060-MIB::warning1_code

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.11.2.3.9.4.2.1.1.22.1.2.1
snmpget -v2c -c public <target> IJ8060-MIB::warning1_code.1

Start monitoring HP-compatible printer/multifunction device (IJ8060 print engine) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the IJ8060-MIB::warning1_code OID value, configure state conditions and alerts, and monitor any HP-compatible printer/multifunction device (IJ8060 print engine) from a single console.

OID Breakdown

Upper-level ancestors (14 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.1systemCLJ8500-MIB
Numeric OIDNameModule
1.3.6.1.4.1.11.2.3.9.4.2.1.1.22warninglogIJ8060-MIB
1.3.6.1.4.1.11.2.3.9.4.2.1.1.22.1warning1IJ8060-MIB
1.3.6.1.4.1.11.2.3.9.4.2.1.1.22.1.2warning1_codeIJ8060-MIB