All MIBs › CLJ8500-MIB › hrdeviceerrors
hrdeviceerrors
Module: CLJ8500-MIB
OID (symbolic): CLJ8500-MIB::hrdeviceerrors
OID (numeric): 1.3.6.1.4.1.11.2.3.9.4.2.3.3.2.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The number of errors detected on this device. It should be noted that as this object has a SYNTAX of Counter, that it does not have a defined initial value. However, it is recommended that this object be initialized to zero. Refer to RFC 1514, Host Resources MIB, for more details. Additional information: This is the number of critical alerts that have been entered into the alert table since the device was powered on. The maximum value for this object is 2^32-1.
What is hrdeviceerrors?
This read-only counter tracks the number of errors detected on this device, and per the printer's own additional documentation, the CLJ8500 specifically counts this as critical alerts that have been entered into the printer's error log rather than every minor logged event. Because it is a Counter type with no defined starting value, an admin should watch it for increases rather than compare it against zero. For example, an admin who sees hrdeviceerrors climb by three overnight would know three new critical alerts were logged, and could then check the numbered error-code and error-time-stamp objects to see exactly what those alerts were.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11.2.3.9.4.2.3.3.2.1.6 snmpwalk -v2c -c public <target> CLJ8500-MIB::hrdeviceerrors
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.11.2.3.9.4.2.3.3.2.1.6.1 snmpget -v2c -c public <target> CLJ8500-MIB::hrdeviceerrors.1
Start monitoring HP Color LaserJet 8500 series printer with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CLJ8500-MIB::hrdeviceerrors OID value, configure state conditions and alerts, and monitor any HP Color LaserJet 8500 series printer from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 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.3 | hrm | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.3.9.4.2.3.3 | hrDevice | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.3.9.4.2.3.3.2 | hrDeviceTable | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.3.9.4.2.3.3.2.1 | hrDeviceEntry | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.3.9.4.2.3.3.2.1.6 | hrdeviceerrors | CLJ8500-MIB |