usb-device-kind
FUTURESMART-MIB ·
.1.3.6.1.4.1.11.2.3.9.4.2.1.1.4.9.2.6
Object
scalar
optional
Enumeration
The USB-DEVICE-KIND object classifies a USB device into one of
four broad categories: \
eUSBStorageDevice(1): The USB device is strictly a device
for storing data. \
eUSBNonStorageDevice(2): The USB device has no storage
capability (e.g., a card reader). \
eUSBCompositeDevice(3): The USB device has storage
capability and additional functionality normally not
associated with a storage device. \
eUSBUnsupportedDevice(4): The USB device was detected, but no
driver exists for the device or the device draws more current
than allowed. \
Context
- MIB
- FUTURESMART-MIB
- OID
.1.3.6.1.4.1.11.2.3.9.4.2.1.1.4.9.2.6- Type
- scalar
- Access
- readonly
- Status
- optional
- Parent
- usb
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | eUSBStorageDevice |
2 | eUSBNonStorageDevice |
3 | eUSBCompositeDevice |
4 | eUSBUnsupportedDevice |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| usb-serial-number optional Returns the serial number of a connected USB device as defined
in the Standard Device Descriptor of the Universal Serial Bus
Specification Version 2 | scalar | OctetString | .1.3.6.1.4.1.11.2.3.9.4.2.1.1.4.9.2.1 |
| usb-manufacturer-name optional Returns the description of the manufacturer of a connected USB
device as defined in the Standard Device Descriptor of the
Universal Serial Bus Specification Version 2 | scalar | OctetString | .1.3.6.1.4.1.11.2.3.9.4.2.1.1.4.9.2.2 |
| usb-product-description optional Returns the product description of a connected USB device as
defined in the Standard Device Descriptor of the Universal
Serial Bus Specification Version 2 | scalar | OctetString | .1.3.6.1.4.1.11.2.3.9.4.2.1.1.4.9.2.3 |
| usb-vendor-id optional Returns the Vendor ID of a connected USB device as defined in
the Standard Device Descriptor of the Universal Serial Bus
Specification Version 2 . The value will be in the range… | scalar | Integer32 | .1.3.6.1.4.1.11.2.3.9.4.2.1.1.4.9.2.4 |
| usb-product-id optional Returns the Product ID of a connected USB device as defined in
the Standard Device Descriptor of the Universal Serial Bus
Specification Version 2 . The value will be in the rang… | scalar | Integer32 | .1.3.6.1.4.1.11.2.3.9.4.2.1.1.4.9.2.5 |
| usb-driver-name optional Returns the name of the low-level USB driver supporting this device | scalar | OctetString | .1.3.6.1.4.1.11.2.3.9.4.2.1.1.4.9.2.7 |