问题
I have a c# program that need to take the black, color, scan page counts (the total).
I'm using at the moment SNMP with OID to get it but it is very difficult becuase each printer has its own OID. The problem is that each printer has its own MIB numbers to get the black,color,scan page counts.
I'm looking for a generic solution that will work on most (if not all). Any thoughts and examples on how do I do that?
来源:https://stackoverflow.com/questions/14559727/c-sharp-get-page-count-for-all-printers-with-snmp