xcmColorImpsConsumedCount
XEROX-JOB-MONITORING-MIB ·
.1.3.6.1.4.1.253.8.59.18.1.1.4
Object
column SNMPv2-SMICounter32
This attribute indicates the number of impressions that have been consumed by the printer(s) for this print job and this colorant. For implementations that make a separate impression for each colorant used shall increment this count once for each colorant, so that the total number of xcmColorImpsConsumedCount for the job will be a multiple of the xcmJobImpressionsCompleted value.
Context
- MIB
- XEROX-JOB-MONITORING-MIB
- OID
.1.3.6.1.4.1.253.8.59.18.1.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- xcmColorImpsConsumedEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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::xcmColorImpsConsumedCount'
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::xcmColorImpsConsumedCount.<hrDeviceIndex>.<xcmJobIdentifierOnSystem>.<xcmColorImpsConsumedIndex>'
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::xcmColorImpsConsumedCount'
Syntax
- Source
- SNMPv2-SMICounter32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of