J3591A, HP Secure Web Console firmware


 
Thread Tools Search this Thread
Operating Systems HP-UX J3591A, HP Secure Web Console firmware
# 1  
Old 06-12-2018
J3591A, HP Secure Web Console firmware

Hello all,

Looking for a pre v2.0 rev of firmware for this ancient device.

Nothing I've seen in searches indicates previous versions were available for download but I have to believe they were.

I've tried the new hpe community website, (formerly ITRC I believe) but no dice.

Also if anyone is using it still, is there a more modern way to access it other than via an old browser, or any modern network->serial port alternatives?

Many thanks,

-0
Login or Register to Ask a Question

Previous Thread | Next Thread

2 More Discussions You Might Find Interesting

1. Solaris

Java web console Vs Web-Based Enterprise Management(WBEM)

Java web console Vs Web-Based Enterprise Management(WBEM) 1. I like to understand the difference in purpose of using java web console and Web-Based Enterprise Management (WBEM) 2. As per CIS benchmark, both of them has to be disabled when not used for increased security. Solaris admin(s) -... (0 Replies)
Discussion started by: cyberidude
0 Replies

2. HP-UX

Secure Web Console Firmware

I have firmware 2.0 for the HP Secure Web Console, but looking for 1.8. Hp does not have this posted anywhere. Anyone have it? Thanks. (0 Replies)
Discussion started by: mrmurdock
0 Replies
Login or Register to Ask a Question
ATH3KFW(8)						    BSD System Manager's Manual 						ATH3KFW(8)

NAME
ath3kfw -- firmware download utility for Atheros AR3011 chip based Bluetooth USB devices SYNOPSIS
ath3kfw -d device_name -f firmware_file_name ath3kfw -h DESCRIPTION
The ath3kfw utility downloads the specified firmware file to the specified ugen(4) device. This utility will only work with Atheros AR3011 chip based Bluetooth USB devices. The identification is currently based on USB vendor ID/product ID pair. The vendor ID should be 0x0cf3 (USB_VENDOR_ATHEROS2) and the product ID should be 0x3000. Firmware files ath3k-1.fw and ath3k-2.fw can be obtained from the linux-firmware RPM. The options are as follows: -d device_name Specify ugen(4) device name. -f firmware_file_name Specify firmware file name for download. -h Display usage message and exit. EXIT STATUS
The ath3kfw utility exits 0 on success, and >0 if an error occurs. SEE ALSO
libusb(3), ugen(4), devd(8) AUTHORS
Maksim Yevmenkin <m_evmenkin@yahoo.com> BUGS
Most likely. Please report if found. BSD
November 9, 2010 BSD