xcmDocOctetCount

XEROX-JOB-MONITORING-MIB · .1.3.6.1.4.1.253.8.59.12.1.1.9

Object

For the MIB, the value of the xcmDocOctetCount is used for both
scan-to-file and file-to-print jobs.  In the case of
scan-to-file jobs, the value starts at 0 and counts the number
of octets scanned.
              
ISO DPA:   Octet-count
This attribute specifies the size of the document in octets.

Context

MIB
XEROX-JOB-MONITORING-MIB
OID
.1.3.6.1.4.1.253.8.59.12.1.1.9
Type
column
Access
readonly
Status
current
Parent
xcmDocGenBasicEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'XEROX-JOB-MONITORING-MIB' -M '/opt/observium/mibs/xerox:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XEROX-JOB-MONITORING-MIB::xcmDocOctetCount'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'XEROX-JOB-MONITORING-MIB' -M '/opt/observium/mibs/xerox:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XEROX-JOB-MONITORING-MIB::xcmDocOctetCount.<hrDeviceIndex>.<xcmJobIdentifierOnSystem>.<xcmDocSequenceNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'XEROX-JOB-MONITORING-MIB' -M '/opt/observium/mibs/xerox:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'XEROX-JOB-MONITORING-MIB::xcmDocOctetCount'

Syntax

Values & Constraints

Type Constraints
range: 0..2147483647

Conformance