All MIBs › LJ2300-MIB › job_info_change_id
job_info_change_id
Module: LJ2300-MIB
OID (symbolic): LJ2300-MIB::job_info_change_id
OID (numeric): 1.3.6.1.4.1.11.2.3.9.4.2.1.1.6.1.3
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: Returns the current value of an object in the job-info sub-tree whose value has changed. Define the object identifier for the object whose value has changed as job-info.required-field.optional-field.job-id. job-info represents the OID prefix of all objects in the job-info sub-tree. Required-field represents the OID field value that follows the job-info prefix. Since some objects in the job-info sub-tree have two OID fields between the job-info prefix and the job-id, the optional-field represents the OID field between the required-field and the job-id field, if present. Using this definition, the format for the JOB-INFO-CHANGE-ID binary value can be described as follows: Bytes 0-3 : required-field Bytes 4-7 : optional-field, or all zeros if there is no optional field Bytes 8-11: Job ID. Bytes 12-n : The value of the object job-info. required-field.optional-field.job-id. All multi-byte values stored in Motorola (big-endian) format, where the most significant byte occurs first. Additional information: LaserJet 8100 will use this object to report changes to the job-info-pages-printed and job-info-state objects. The required-field (bytes 0 through 3) will designate whether the change to be reported involves the pages printed (13) or job state (15). The optional-field (bytes 4 through 7) will always be zeroes. The value-field (bytes 12 through 15) will contain the new value for pages printed or job state cast to a 32-bit integer. Note: It is possible that traps generated by this object have the same value. This is caused by the architecture of LaserJet 8100. In the LaserJet 8100 System, it is highly probable that the object value will change so rapidly that when the trap is processed, PML will read the same value twice. This is timing related and will generally be seen at the end of a job.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11.2.3.9.4.2.1.1.6.1.3 snmpwalk -v2c -c public <target> LJ2300-MIB::job_info_change_id
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.6.1.3.1 snmpget -v2c -c public <target> LJ2300-MIB::job_info_change_id.1
Start monitoring HP LaserJet 2300 series printer with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the LJ2300-MIB::job_info_change_id OID value, configure state conditions and alerts, and monitor any HP LaserJet 2300 series printer 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.6 | job | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.3.9.4.2.1.1.6.1 | settings_job | CLJ8500-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.11.2.3.9.4.2.1.1.6.1.3 | job_info_change_id | LJ2300-MIB |