All MIBs › Job-Monitoring-MIB › jmJobKOctetsPerCopyRequested
jmJobKOctetsPerCopyRequested
Module: Job-Monitoring-MIB
OID (symbolic): Job-Monitoring-MIB::jmJobKOctetsPerCopyRequested
OID (numeric): 1.3.6.1.4.1.2699.1.1.1.3.1.1.5
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: The total size in K (1024) octets of the document(s) being requested to be processed in the job. The agent SHALL round the actual number of octets up to the next highest K. Thus 0 octets is represented as '0', 1-1024 octets is represented as '1', 1025-2048 is represented as '2', etc.
In computing this value, the server/device SHALL NOT include the multiplicative factors contributed by (1) the number of document copies, and (2) the number of job copies, independent of whether the device can process multiple copies of the job or document without making multiple passes over the job or document data and independent of whether the output is collated or not. Thus the server/device computation is independent of the implementation and indicates the size of the document(s) measured in K octets independent of the number of copies.
What is jmJobKOctetsPerCopyRequested?
This read-only value reports the size, in units of 1024 octets rounded up, of the document(s) requested for this job, excluding any multiplication for requested copies, with -2 meaning the size is unknown. An admin uses it to gauge how large a submitted job's source data is, independent of how many copies were requested. For example, a value of 500 (roughly 512,000 octets) describes the size of one copy of the document data submitted in that job.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2699.1.1.1.3.1.1.5 snmpwalk -v2c -c public <target> Job-Monitoring-MIB::jmJobKOctetsPerCopyRequested
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2699.1.1.1.3.1.1.5.1 snmpget -v2c -c public <target> Job-Monitoring-MIB::jmJobKOctetsPerCopyRequested.1
Start monitoring Vendor-neutral IETF standard, RFC 2564 (network printers/print servers/MFDs) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the Job-Monitoring-MIB::jmJobKOctetsPerCopyRequested OID value, configure state conditions and alerts, and monitor any Vendor-neutral IETF standard, RFC 2564 (network printers/print servers/MFDs) 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.2699.1.1 | jobmonMIB | Job-Monitoring-MIB |
| 1.3.6.1.4.1.2699.1.1.1 | jobmonMIBObjects | Job-Monitoring-MIB |
| 1.3.6.1.4.1.2699.1.1.1.3 | jmJob | Job-Monitoring-MIB |
| 1.3.6.1.4.1.2699.1.1.1.3.1 | jmJobTable | Job-Monitoring-MIB |
| 1.3.6.1.4.1.2699.1.1.1.3.1.1 | jmJobEntry | Job-Monitoring-MIB |
| 1.3.6.1.4.1.2699.1.1.1.3.1.1.5 | jmJobKOctetsPerCopyRequested | Job-Monitoring-MIB |