All MIBs › LaserJet-5-MIB › job_info_size
job_info_size
Module: LaserJet-5-MIB
OID (symbolic): LaserJet-5-MIB::job_info_size
OID (numeric): 1.3.6.1.4.1.11.2.3.9.4.2.1.1.6.5.14
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Indicates the number of bytes of data processed by the processing subsystem. If neither of the cSourceSubsystem or cProcessingSubsystem items are in the associated JOB-INFO-STAGE object, then this object contains the size of this job, in bytes. The last OID field for this dynamic object contains the job ID. Additional information: This count may be incremented by values other than one as blocks of data are processed; blocks of data (which may be as large as 2K bytes) will be processed in a varying amount of time. When a job completes, this count may not be the same as the total number of bytes sent to the printer since some data before or after the job may be considered to be outside the job. Also, for ill-formed PostScript jobs (ones that do not use the ENTER LANGUAGE command) will be reported as having approximately 256 extra bytes due to the way the language switching is accomplished.
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.5.14 snmpwalk -v2c -c public <target> LaserJet-5-MIB::job_info_size
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.5.14.1 snmpget -v2c -c public <target> LaserJet-5-MIB::job_info_size.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> job_info_size.1
Start monitoring HP LaserJet 5 printer with JetDirect network interface with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the LaserJet-5-MIB::job_info_size OID value, configure state conditions and alerts, and monitor any HP LaserJet 5 printer with JetDirect network interface 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.5 | job_info | CLJ8500-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.11.2.3.9.4.2.1.1.6.5.14 | job_info_size | LaserJet-5-MIB |