× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Should be *IBMSNMPDRV not *IMBSNMPDRV.

CRTDEVPRT DEVD(HP8000)
          DEVCLS(*LAN)
          TYPE(3812)
          MODEL(1)
          LANATTACH(*IP)
          PORT(9100)
          FONT(11)
          FORMFEED(*AUTOCUT)
          PRTERRMSG(*INFO)
          INACTTMR(*SEC15)
          MFRTYPMDL(*HP8000)
          RMTLOCNAME('xxx.xxx.xxx.xxx')
          SYSDRVPGM(*IBMSNMPDRV)
          TEXT('printer name - location')

Charles Wilt
--
iSeries Systems Administrator / Developer
Mitsubishi Electric Automotive America
ph: 513-573-4343
fax: 513-398-1121
  

-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx 
[mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Wilt, Charles
Sent: Thursday, January 11, 2007 4:15 PM
To: Midrange Systems Technical Discussion
Subject: RE: HP laserjet 8100's attached via IP config - 
anyone done this?

You have 800 IP printers and you're still using LPD/LPR via
RMTOUTQ's...why?

Use SNMP/IPP/PJL instead.

CRTDEVPRT DEVD(HP8000)
          DEVCLS(*LAN)
          TYPE(3812)
          MODEL(1)
          LANATTACH(*IP)
          PORT(9100)
          FONT(11)
          FORMFEED(*AUTOCUT)
          PRTERRMSG(*INFO)
          INACTTMR(*SEC15)
          MFRTYPMDL(*HP8000)
          RMTLOCNAME('xxx.xxx.xxx.xxx')
          SYSDRVPGM(*IMBSNMPDRV)
          TEXT('printer name - location')

HTH,

Charles Wilt
--
iSeries Systems Administrator / Developer
Mitsubishi Electric Automotive America
ph: 513-573-4343
fax: 513-398-1121
  

-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx 
[mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Mark.Hammett
Sent: Thursday, January 11, 2007 3:55 PM
To: Midrange Systems Technical Discussion
Subject: RE: HP laserjet 8100's attached via IP config - 
anyone done this?

Set up the OUTQ using the follow as a basis.  I have 800 IP 
connected
printer on one of the 11 LPARs I administer. 

CRTOUTQ OUTQ(QUSRSYS/UTEST)                          
        RMTSYS(UTEST.X.X)                             
        RMTPRTQ('*none')                             
        AUTOSTRWTR(1)                                
        CNNTYPE(*IP)                                 
        DESTTYPE(*OTHER)                             
        MFRTYPMDL(*HP5)                              
        DESTOPT('XAIX')                              
        TEXT('Printer Name - Model Info - Location') 

If you use only IP addresses then there are two params to change:
      RMTSYS (*INTNETADR)
      INTNETADR 'xxx.xxx.xxx.xxx'

Good Luck

Mark Hammett
Target Corp.

-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx
[mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of dr2@xxxxxxxx
Sent: Thursday, January 11, 2007 2:10 PM
To: midrange-l@xxxxxxxxxxxx
Subject: HP laserjet 8100's attached via IP config - anyone 
done this?




Is anyone using a HP laserjet 8100 attached via IP on a iSeries?

I'm having a fun time getting the iSeries to talk to the 
HP...would be
interested in any devd's if you have one to spare...  We think we're
down to a SNMP error but it would be nice to have a devd for 
comparing.

TIA

Don in DC
-- 
This is the Midrange Systems Technical Discussion 
(MIDRANGE-L) mailing
list To post a message email: MIDRANGE-L@xxxxxxxxxxxx To subscribe,
unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-l.

-- 
This is the Midrange Systems Technical Discussion 
(MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-l.



-- 
This is the Midrange Systems Technical Discussion 
(MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-l.




As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.