On 28/11/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > In my master thesis project, I would like to monitor my printer through the > MIB > browser to get if errors occurs. I use the Host Resources MIB for that and > specifically hrDeviceErrors.
Unless the code has changed significantly since I last looked at this, I strongly suspect that the Net-SNMP implementation of the Host Resources MIB would probably not detect such printer problems. If the printer in question is a networked printer, you might well do better interrogating it directly, using printer-specific (and/or vendor-specific) MIB values. It would also be worth considering exactly what sort of errors you are interested in, and seeing how those situations might be represented in the MIBs supported by your printers. Dave ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Net-snmp-users mailing list [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users
