- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Installing non-HP printer
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
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
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-29-2002 04:54 AM
04-29-2002 04:54 AM
I can ping the printer IP address but when I use Jetadmin to install the printer it says
!! No response from xxx.xxx.xxx.xxx !!
... (trying to ping xxx.xxx.xxx.xxx )
The HP JetAdmin utility can ping the device. The problem may be:
* incorrect GET community name!
* it is not a network printer!
* other.
Can somebody help me please..
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-29-2002 05:14 AM
04-29-2002 05:14 AM
SolutionJetadmin is HP Card specific.
Look for a third party solution or install as a
remote printer.
LEXMARk has Markvision which runs on HP-UX and supports most printers
Steve Steel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-29-2002 06:27 AM
04-29-2002 06:27 AM
Re: Installing non-HP printer
1. Generally, JetAdmin is only for HP printers with JetDirect card, in this case, you can try to power off-power on your printer and reset your jetDirect card no matter it is internal or external, sounds easy? But it worked on my case.
2. For some third party printers, you need set them up as remoter printer instead of network printer, check with your pritner vender to confirm.
Good luck!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-29-2002 06:35 AM
04-29-2002 06:35 AM
Re: Installing non-HP printer
if the reset doesn't help please post details of printer trying to be used and which model external / internal jet direct card.
cheers
John.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-29-2002 11:41 PM
04-29-2002 11:41 PM
Re: Installing non-HP printer
If your printer is connected on the network, it means it has a network card.
And most networks printers has an lpr port !!
This means that to install this printer don't use jetdirect, but use printing on remote system !
(Add remote printer in sam).
regards
Benoit
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-09-2002 04:30 AM
08-09-2002 04:30 AM
Re: Installing non-HP printer
Using JetDirect/HPPI, you can create the queue by putting in the IP of a HP printer that is on the network, then go through the configuration and select the model script you wish, etc. After setup is complete, edit the file to change the IP to that of your non-HP printer.
One thing to keep in mind - if you are printing large jobs to a newer 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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-09-2002 04:54 AM
08-09-2002 04:54 AM
Re: Installing non-HP printer
Like Victor and Benoit, I found the easiest solution is to set it up like a remote printer. I start by making an entry in /etc/hosts and then use the assigned name when configuring the remote host/printer in sam.
Our network is mostly Windows, and not all printers are configured on the HP box. Regardless, I always add them to the hosts file as it is a real simple way to keep track of them.