PDA

View Full Version : Xerox & HP Printer SNMP


dhackd
09-05-2007, 18:31
I am looking to monitor some of our printers, most of them are Xerox & HP devices. I have looked all over for the OID's.

I would like to track: Toner Level, total printed pages.. etc.. To help assist our helpdesk.

Thank you,

dhackd

Alexei
09-05-2007, 19:04
Try to use snmpwalk. It shows you full list of OIDs suported by a device.

dhackd
09-05-2007, 19:17
When I run: snmpwalk -Os -v 1 -c public 10.51.0.32 -M /usr/mibs/

It does not pull all of the OIDs..

It errors out with:

Error in packet.
Reason: (genError) A general failure occured

Thank you for your help,
dhackd