- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Installing non-HP printer interfaces using JetAdmi...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-09-2002 12:42 PM
тАО04-09-2002 12:42 PM
Installing non-HP printer interfaces using JetAdmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-09-2002 12:47 PM
тАО04-09-2002 12:47 PM
Re: Installing non-HP printer interfaces using JetAdmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-09-2002 10:33 PM
тАО04-09-2002 10:33 PM
Re: Installing non-HP printer interfaces using JetAdmin
You should ask the supplier but
Otherwise
I would say there are 2 options.
1)Install as a remote printer via sam and
use the options available
2)try a 3rd party solution
Lexmark has a product called markvision which is free to download from the net.
Runs on HP-UX and supports a lot of stuff
Robust architecture
Broad printer and MFP support
MarkVision Professional fully supports all network-capable Lexmark printers and MFP's as well as over 70 printers and MFP's from other manufacturers (including HP, Xerox, Canon, Tektronix, Minolta, IBM, QMS, Ricoh and Kyocera). This feature allows IT administrators to use MarkVision Professional to manage their entire fleet of printers.
Client-server architecture
MarkVision's client server architecture uses the network efficiently to preserve valuable bandwidth while providing real-time remote management capabilities for IT administrators to speed up problem resolution and prevent downtime.
MarkVision Professional may be installed only once allowing user access via a web browser. This feature significantly reduces MarkVision software roll-out and update costs while extending access everywhere in the organization (where use is authorized).
Look at it
Steve Steel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-09-2002 10:51 PM
тАО04-09-2002 10:51 PM
Re: Installing non-HP printer interfaces using JetAdmin
JetDirect indeed tells you that it can ping the device, but that it's not an JetDirect card/box. You can try to ignore this message, and just continue setup which might work perfectly.
We use this way for Lexmark boxes and it works like a charm, and all printers (JetDirect & Lexmark) are configured through the same utility.
good luck,
Thierry.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-09-2002 04:25 AM
тАО08-09-2002 04:25 AM
Re: Installing non-HP printer interfaces using JetAdmin
One thing to keep in mind - if you are printing large jobs to the Lexmark with JetAdmin, and you run out of paper, get a jam, or a windows user sends a job to it, etc. you may see your JetAdmin job reprint from page 1 in the middle of the job.
It looks like the way to fix this is to change the community name string in the lexmark printer. 2 Ways -
1)Use telnet: Telnet
2)Use Lexmark's MarkVision Professional software
a) under settings-network-tcp/ip, at the bottom
b) create a device policy for a print server (if you want to change alot of printers at one time)
JetAdmin and HPPI does SNMP GETs before the print data, one with community string of internal (which Jetdirect cards will answer, but no other vendor), and one with community string of public, which asks for the private mib location. If a printer responds to this one (as the lexmark does with the OID for it's private mib .641.), then the JetAdmin/HPPI will tend to do "status checks" by requesting SNMP OIDs when it detects a dataflow issue (don't know what kicks that off...). Anyway lexmark responds to the status OID request with "no such name" (cuz the OIDs are in HP's private MIB .11.) and then Jetadmin/HPPI restarts the print job from page one. If the community string name in the lexmark is changed from the default of public, JetAdmin/HPPI still performs the initial SNMP GETs, but gets no response in either case, and thus evidently thinks the printer is "dumb" and never does the status checks in the middle of the job, but instead just keeps sending data...
Hope this helps
Chuck