07e0:4742 VPN GovNet Box

NCP engineering GmbH

Vendor ID
07e0
Product ID
4742
Combined
07e0:4742
Decimal
2016:18242

What is this device?

This is the USB identifier for a VPN GovNet Box manufactured by NCP engineering GmbH. The vendor ID 07e0 is registered to NCP engineering GmbH with the USB Implementers Forum, and 4742 is the product ID that NCP engineering GmbH assigned to this particular model. When you run lsusb on Linux, this device appears as 07e0:4742 NCP engineering GmbH VPN GovNet Box.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 07e0:4742 NCP engineering GmbH VPN GovNet Box

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

Windows

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

USB\VID_07E0&PID_4742
USB\VID_07E0&PID_4742&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_07E0&PID_4742"

macOS

$ system_profiler SPUSBDataType
    VPN GovNet Box:
      Product ID: 0x4742
      Vendor ID: 0x07e0  (NCP engineering GmbH)

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:

07e0  NCP engineering GmbH
	4742  VPN GovNet Box

More from NCP engineering GmbH