All MIBs › IJ8060-MIB › background_status_msg_higher_priority
background_status_msg_higher_priority
Module: IJ8060-MIB
OID (symbolic): IJ8060-MIB::background_status_msg_higher_priority
OID (numeric): 1.3.6.1.4.1.11.2.3.9.4.2.1.1.2.37.5
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description: The string displayed on the device's front panel in place of the printer's built-in background status string. It would alternate with warning messages and would overwrite highest Regular Priority Status message such as PAUSED. The object could be used to display higher priority third party messages which are important to be displayed even if printer is offline. This would not overwrite any HighStatus or Error type message. Additional information: This object allows a message to be displayed when it is the highest priority message. Setting this object does not guarantee the message will be displayed; and reading it returns the value last written, not the currently displayed message (use prtConsoleDisplayBufferText to read the display). The priority assigned for displaying this message is lower than the PAUSED message. In other words, this messages can replace all the regular priority status messages as EPOffline is the highest regular status priority. To clear the message, write a null string to BACKGROUND-STATUS-MSG-HIGHER-PRIORITY.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11.2.3.9.4.2.1.1.2.37.5 snmpwalk -v2c -c public <target> IJ8060-MIB::background_status_msg_higher_priority
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.2.37.5.1 snmpget -v2c -c public <target> IJ8060-MIB::background_status_msg_higher_priority.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.11.2.3.9.4.2.1.1.2.37.5.1 s <value>
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::background_status_msg_higher_priority 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 (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.1 | system | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.3.9.4.2.1.1.2 | status_system | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.3.9.4.2.1.1.2.37 | background_message | CLJ8500-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.11.2.3.9.4.2.1.1.2.37.5 | background_status_msg_higher_priority | IJ8060-MIB |