LJ1200-MIB :: channelprinteralert

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsLJ1200-MIBchannelprinteralert

channelprinteralert

Module: LJ1200-MIB

OID (symbolic): LJ1200-MIB::channelprinteralert

OID (numeric): 1.3.6.1.4.1.11.2.3.9.4.2.1.6.2

Node type: OBJECT-TYPE

Type: OCTET STRING

Access: read-only

Description: Identifies the values of prtAlertIndex,
prtAlertSeverityLevel, prtAlertGroup,
prtAlertGroupIndex, prtAlertLocation, and prtAlertCode
for the latest critical evnet in the prtAlertTable.  The
binary string is defined as following:  
------------------------------------------------------  
 Field | Filed  | Description  
Offset | Length |  
------------------------------------------------------  
   0   |    4   | the value of prtAlertIndex  
   4   |    4   | the value of prtAlertSeverityLevel  
   8   |    4   | the value of prtAlertGroup  
  12   |    4   | the value of prtAlertGroupIndex  
  16   |    4   | the value of prtAlertLocation  
  20   |    4   | the value of prtAlertCode  
------------------------------------------------------  
Each field is in Big Endian style.
Additional information:
This object is used to pass alert information
from the peripheral to the IIO card.  The standard printer
MIB contains the following description:  

printerAlert TRAP-TYPE  
ENTERPRISE printerV1Alert  
VARIABLES { prtAlertIndex, prtAlertSeverityLevel, prtAlertGroup,
prtAlertGroupIndex, prtAlertLocation, prtAlertCode }  
DESCRIPTION  
'This trap is sent whenever a critical event is added to the
prtAlertTable.'  

In order to provide this information in the trap packet, the
IIO card enables traps on channelPrinterAlert.  When a
critical alert is generated the peripheral fills the
appropriate value into this object and sends it to the card.
This object is a structure which contains 24 bytes of data.
The structure is:  

struct structAlertInfo {  
sint32 prtAlertIndex;  
sint32 prtAlertSeverityLevel;  
sint32 prtAlertGroup;  
sint32 prtAlertGroupIndex;  
sint32 prtAlertLocation;  
sint32 prtAlertCode;  
} thisAlertData;

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11.2.3.9.4.2.1.6.2
snmpwalk -v2c -c public <target> LJ1200-MIB::channelprinteralert

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.11.2.3.9.4.2.1.6.2.1
snmpget -v2c -c public <target> LJ1200-MIB::channelprinteralert.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> channelprinteralert.1

Start monitoring HP LaserJet 1200 series printer with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the LJ1200-MIB::channelprinteralert OID value, configure state conditions and alerts, and monitor any HP LaserJet 1200 series printer 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.6channelCLJ8500-MIB
Numeric OIDNameModule
1.3.6.1.4.1.11.2.3.9.4.2.1.6.2channelprinteralertLJ1200-MIB