USB-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
5
Rows
5
Columns
27
usbPortTable
table.1.3.6.1.3.103.1.2
·
1 row entry
·
3 columns
Uses the rfc variant from
Command help
/opt/observium/mibs/rfc.
Walk usbPortTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'USB-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'USB-MIB::usbPortTable'
A list of port entries. The number of entries is given by the value usbNumber.
Status and parameter values for the USB port.
Indexes
| Column | Syntax | OID | ||||||
|---|---|---|---|---|---|---|---|---|
|
The unique identifier of the USB port hardware. By
convention and if possible, hardware port numbers map directly to external connectors. |
Integer32 Constraints: range: 1-65535 |
.1.3.6.1.3.103.1.2.1.1 |
||||||
|
The type of the USB port
|
Enumeration Enumerated Values:
|
.1.3.6.1.3.103.1.2.1.2 |
||||||
|
The USB port rate that could be low-speed(1) for 1.5
Mbps, full-speed(2) for 12Mbps or high-speed(3) for USB 2.0 |
Enumeration Enumerated Values:
|
.1.3.6.1.3.103.1.2.1.3 |
usbDeviceTable
table.1.3.6.1.3.103.1.3
·
1 row entry
·
10 columns
Uses the rfc variant from
Command help
/opt/observium/mibs/rfc.
Walk usbDeviceTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'USB-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'USB-MIB::usbDeviceTable'
A list of USB device ports. Usually the device has only one USB device port
Status and parameter values for the USB device port.
Indexes
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The index is identical to usbPortIndex for the
correspondent USB port |
Integer32 Constraints: range: 1-65535 |
.1.3.6.1.3.103.1.3.1.1 |
||||||||||||||
|
the way USB device port is powered
|
Enumeration Enumerated Values:
|
.1.3.6.1.3.103.1.3.1.2 |
||||||||||||||
|
The USB device port vendor HEX-formatted string as it
is provided to the USB host by the USB device |
OctetString | .1.3.6.1.3.103.1.3.1.3 |
||||||||||||||
|
The product ID HEX-formatted string as it is provided
to the USB host by the USB device |
OctetString | .1.3.6.1.3.103.1.3.1.4 |
||||||||||||||
|
The total number of configurations the USB port
supports. Device port should support at least one configuration |
Integer32 Constraints: range: 1-65535 |
.1.3.6.1.3.103.1.3.1.5 |
||||||||||||||
|
This object returns USB Device Class type of the
active configuration |
Enumeration Enumerated Values:
|
.1.3.6.1.3.103.1.3.1.6 |
||||||||||||||
|
Current status of the USB device state machine
|
Enumeration Enumerated Values:
|
.1.3.6.1.3.103.1.3.1.7 |
||||||||||||||
|
Total number reconnections (enumerations) since device
is operational |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.3.103.1.3.1.8 |
||||||||||||||
|
If set to true(1), the device supports Remote Wakeup
function. If set to false(2), the device doesn't support it |
SNMPv2-TCTruthValue Type Values:
Description: Represents a boolean value. |
.1.3.6.1.3.103.1.3.1.9 |
||||||||||||||
|
If set to true(1), the remote wakeup function is
activated by the host. If set to false(2), remote wakeup function is not active. |
SNMPv2-TCTruthValue Type Values:
Description: Represents a boolean value. |
.1.3.6.1.3.103.1.3.1.10 |
usbCDCTable
table.1.3.6.1.3.103.1.4
·
1 row entry
·
7 columns
Uses the rfc variant from
Command help
/opt/observium/mibs/rfc.
Walk usbCDCTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'USB-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'USB-MIB::usbCDCTable'
A list of Communication Device Class (CDC) interfaces supported by the USB device. It could be more then one CDC interface for the device that expose more then one interface to the network
Status and parameter values for CDC device
Indexes
| Column | Syntax | OID | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The index is identical to usbPortIndex for the
correspondent USB port |
Integer32 Constraints: range: 1-65535 |
.1.3.6.1.3.103.1.4.1.1 |
||||||||||||||||
|
The variable uniquely identifies the interface index
which this CDC device is representing |
IF-MIBInterfaceIndexOrZero Type Constraints: range: 0..2147483647Description: This textual convention is an extension of the InterfaceIndex convention. The latter defines a greater than zero value used to identify an interface or interface sub-layer in the managed system. This extension permits… |
.1.3.6.1.3.103.1.4.1.2 |
||||||||||||||||
|
Subclass used in data transfer in Communication Device
Class |
Enumeration Enumerated Values:
|
.1.3.6.1.3.103.1.4.1.3 |
||||||||||||||||
|
String that describes the version of Communication
Device Class in HEX format (Major, Minor) |
OctetString Constraints: range: 2-2 |
.1.3.6.1.3.103.1.4.1.4 |
||||||||||||||||
|
Type of data transfer for Data Class Interface used by
the Communication Device. Isochronious mode is used for synchronous(1) and bulk transfer mode is used for asynchronous(2) |
Enumeration Enumerated Values:
|
.1.3.6.1.3.103.1.4.1.5 |
||||||||||||||||
|
Number of the data endpoints (IN and OUT) used by the
Communication Device. If the networking device is in default interface setting, there are are no data endpoints and no traffic is exchanged. Under the normal operati… |
Integer32 Constraints: range: 0-16 |
.1.3.6.1.3.103.1.4.1.6 |
||||||||||||||||
|
Total number of times USB Data interface recovered
from stall since re-initialization and while the port state was 'up' or 'test'. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.3.103.1.4.1.7 |
usbCDCEtherTable
table.1.3.6.1.3.103.1.5
·
1 row entry
·
6 columns
Uses the rfc variant from
Command help
/opt/observium/mibs/rfc.
Walk usbCDCEtherTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'USB-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'USB-MIB::usbCDCEtherTable'
A list of Communication Device Class (CDC) USB devices that support Ethernet Networking Control Model.
Status and parameter values for CDC devices that
support Ethernet Networking Control Model
support Ethernet Networking Control Model
Indexes
| Column | Syntax | OID | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The index is identical to usbPortIndex for the
correspondent USB port |
Integer32 Constraints: range: 1-65535 |
.1.3.6.1.3.103.1.5.1.1 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
The variable uniquely identifies the interface index
to which this CDC device is connected |
IF-MIBInterfaceIndexOrZero Type Constraints: range: 0..2147483647Description: This textual convention is an extension of the InterfaceIndex convention. The latter defines a greater than zero value used to identify an interface or interface sub-layer in the managed system. This extension permits… |
.1.3.6.1.3.103.1.5.1.2 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
The 48bit MAC address that is provided by USB CDC
device to the host. This address will be used as the source address of Ethernet frames sent by the host over the particular CDC interface. |
SNMPv2-TCMacAddress Type Constraints: range: 6Description: Represents an 802 MAC address represented in the `canonical' order defined by IEEE 802.1a, i.e., as if it were transmitted least significant bit first, even though 802.5 (in contrast to other 802.x protocols) requires M… |
.1.3.6.1.3.103.1.5.1.3 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Bitmap indicates the host requirements to the USB
device to perform Ethernet packet filtering of the particular type frames directed to the host |
Bits Enumerated Values:
|
.1.3.6.1.3.103.1.5.1.4 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Bitmap indicates the ability to collect Ethernet
statistics of different types as it provided in Ethernet Networking Functional Descriptor. If the Particular bit is set, the device could provide the corresponding statis… |
Bits Enumerated Values:
|
.1.3.6.1.3.103.1.5.1.5 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Total number of frames with an invalid frame check
sequence, input from the USB Data interface since system re-initialization and while the port state was 'up' or 'test'. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.3.103.1.5.1.6 |
.1.3.6.1.3.103.1.6
·
1 row entry
·
1 columns
Uses the rfc variant from
Command help
/opt/observium/mibs/rfc.
Walk usbCDCEtherXmtAddressTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'USB-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'USB-MIB::usbCDCEtherXmtAddressTable'
This table contains an entry for each multicast address for which the system will transmit packets/frames on a particular USB interface.
A list of objects identifying an address for which
the system will send packets/frames on the
particular USB interface identified by the index
values usbCDCIndex and ifIndex.
the system will send packets/frames on the
particular USB interface identified by the index
values usbCDCIndex and ifIndex.
| Column | Syntax | OID |
|---|---|---|
|
An address for which the system will will send
packets/frames on the particular USB interface. The address only could be set by the host by using the command for USB interface. |
SNMPv2-TCMacAddress Type Constraints: range: 6Description: Represents an 802 MAC address represented in the `canonical' order defined by IEEE 802.1a, i.e., as if it were transmitted least significant bit first, even though 802.5 (in contrast to other 802.x protocols) requires M… |
.1.3.6.1.3.103.1.6.1.1 |