Details
-
Improvement
-
Resolution: Fixed
-
Minor
-
None
-
Community Edition
-
Observium CE 19.8.10000
Description
Hi,
this issue is similar to OBS-2999.
It would be nice, to see the separated color and black counters on Xerox color printers. (for example C7025)
There is an OID, that shows the black counter and an other one, that shows color counter. Total printed counter is known.
This black counter OID is: 1.3.6.1.4.1.253.8.53.13.2.1.6.1.20.34
The color counter OID is: 1.3.6.1.4.1.253.8.53.13.2.1.6.1.20.34
If I query the data now with this method, there is the output:
root@observium ~# snmpget -v2c -c public -m SNMPv2-MIB -M /opt/observium/mibs/rfc 10.61.4.30 -Ov iso.3.6.1.2.1.43.10.2.1.4.1.1 |
Counter32: 94054 |
root@observium ~# snmpget -v2c -c public -m SNMPv2-MIB -M /opt/observium/mibs/rfc 10.61.4.30 -Ov 1.3.6.1.4.1.253.8.53.13.2.1.6.1.20.34 |
INTEGER: 39086 |
root@observium ~# snmpget -v2c -c public -m SNMPv2-MIB -M /opt/observium/mibs/rfc 10.61.4.30 -Ov 1.3.6.1.4.1.253.8.53.13.2.1.6.1.20.33 |
INTEGER: 54968 |
|
Can color and black counters be displayed separately on the web interface?
Thank you!
Attachments
Issue Links
- mentions
-
OBS-2999 Color printer counter does not shown
- Closed