2457:1012 HR4000 Spectrometer

Ocean Optics Inc.

Vendor ID
2457
Product ID
1012
Combined
2457:1012
Decimal
9303:4114

What is this device?

This is the USB identifier for a HR4000 Spectrometer manufactured by Ocean Optics Inc.. The vendor ID 2457 is registered to Ocean Optics Inc. with the USB Implementers Forum, and 1012 is the product ID that Ocean Optics Inc. assigned to this particular model. When you run lsusb on Linux, this device appears as 2457:1012 Ocean Optics Inc. HR4000 Spectrometer.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 2457:1012 Ocean Optics Inc. HR4000 Spectrometer

You can filter directly with lsusb -d 2457:1012, or get the full descriptor dump with lsusb -v -d 2457:1012. Kernel messages from dmesg show the same pair as idVendor=2457, idProduct=1012.

Windows

In Device Manager, open the device, go to Details → Hardware Ids. This device reports:

USB\VID_2457&PID_1012
USB\VID_2457&PID_1012&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_2457&PID_1012"

macOS

$ system_profiler SPUSBDataType
    HR4000 Spectrometer:
      Product ID: 0x1012
      Vendor ID: 0x2457  (Ocean Optics Inc.)

Driver help

Having driver issues with this device? Most USB devices are handled by a generic class driver; if yours shows up as an unknown device, confirm the ID above first, then check the manufacturer's downloads page.

Raw usb.ids entry

The exact lines this page is generated from, in the upstream source file:

2457  Ocean Optics Inc.
	1012  HR4000 Spectrometer

More from Ocean Optics Inc.