On one of my printers, a Konica Minolta 258 I need to query 2 SNMP locations to get the total color usage.
PRTG's "SNMP Printer" sensor does not break down between color and black.
I need to have 3 sensors to read the color value, the first to read color copies, a second sensor to read color prints. Then i need a sensor factory to join the 2 together.
Is it possible to change the SNMP sensor to be able to add things together, so i can query something like this: "1.3.6.1.4.1.18334.1.1.1.5.7.2.2.1.5.2.1+1.3.6.1.4.1.18334.1.1.1.5.7.2.2.1.5.2.2" - Note the + in the middle.
Feature request?
Hello,
Thank you for your KB post.
I am afraid that it is not possible to query values in format "OID1+OID2", sorry.
If you want to display values of OID1 and OID2, then you can use SNMP Custom Advanced sensor.
In order to add values of OID1 and OID2, it would be necessary to set Sensor Factory sensor.
Best regards
May, 2017 - Permalink