(no commit message)
authorChristian Weiske <cweiske@cweiske.de>
Sat, 2 Feb 2019 13:06:13 +0000 (14:06 +0100)
committerwww-cweiske <www-cweiske@cweiske.de>
Sat, 2 Feb 2019 13:06:13 +0000 (14:06 +0100)
0-readme.rst

index 1436444d0b02c40c2e80bef1d9650b26eecba8ba..8d87f7d7a5035e63bc9d0958859573dd772f20ea 100644 (file)
@@ -18,6 +18,16 @@ Printer has SNMP activated, and we can fetch the toner status::
 With readable names (from Printer-MIB that I got by executing "download-mibs")::\r
 \r
     $ snmpwalk -c public -v 1 -m Printer-MIB 192.168.3.98\r
+    Printer-MIB::prtMarkerSuppliesDescription.1.1 = STRING: "Black Cartridge HP Q6000A"\r
+    Printer-MIB::prtMarkerSuppliesDescription.1.2 = STRING: "Cyan Cartridge HP Q6001A"\r
+    Printer-MIB::prtMarkerSuppliesDescription.1.3 = STRING: "Magenta Cartridge HP Q6003A"\r
+    Printer-MIB::prtMarkerSuppliesDescription.1.4 = STRING: "Yellow Cartridge HP Q6002A"\r
+\r
+    Printer-MIB::prtMarkerSuppliesSupplyUnit.1.1 = INTEGER: tenthsOfGrams(13)\r
+    Printer-MIB::prtMarkerSuppliesSupplyUnit.1.2 = INTEGER: tenthsOfGrams(13)\r
+    Printer-MIB::prtMarkerSuppliesSupplyUnit.1.3 = INTEGER: tenthsOfGrams(13)\r
+    Printer-MIB::prtMarkerSuppliesSupplyUnit.1.4 = INTEGER: tenthsOfGrams(13)\r
+\r
     Printer-MIB::prtMarkerSuppliesMaxCapacity.1.1 = INTEGER: 590\r
     Printer-MIB::prtMarkerSuppliesMaxCapacity.1.2 = INTEGER: 470\r
     Printer-MIB::prtMarkerSuppliesMaxCapacity.1.3 = INTEGER: 470\r