Note: please don't spam any of the e-mail addresses which you see here. Follow this link if you want some addresses to misuse.
From: David Chappell <David.Chappell@mail.trincoll.edu> Date: Fri, 09 Feb 2001 18:56:38 -0500 Subject: Re: PPR: SNMP support in tcpip interface Damian Ivereigh wrote: > If your printer is an HP you can get a fair amount of info from this > OID in HP's private MIB:- > > .1.3.6.1.2.1.25.3.5.1.1.1 > > Which is nice because it is just a string. > > The more official place to get it from is from the Printer MIB (most > printers support this these days) then it is a bit trickier. > > The place to get them from is > .1.3.6.1.2.1.25.3.5.1.1.1 > and > .1.3.6.1.2.1.25.3.5.1.2.1 Thanks, this helped a lot. I have a preliminary implementation working using the two OIDs you provided. Do you know where I can find documentation for HP's private MIB?