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.
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
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 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 |