Home/Catalog/USB-MIB

USB-MIB

The MIB module to describe the USB interface.
Main OID:
usbMib.1.3.6.1.3.103
49
Objects
Active
Status
4
Dependencies

Imported Objects

Objects

49 total
Object Name
usbMibThe MIB module to describe the USB interface.
MODULE-IDENTITY
.1.3.6.1.3.103
usbMibObjects
OBJECT IDENTIFIER
.1.3.6.1.3.103.1
usbNumberThe number of ports regardless of their current state in the usb general port tablero
Integer32
.1.3.6.1.3.103.1.1
usbPortTableA list of port entries. The number of entries is given by the value usbNumber.
SEQUENCE OF UsbPortEntry
.1.3.6.1.3.103.1.2
usbPortEntryStatus and parameter values for the USB port.
UsbPortEntry
.1.3.6.1.3.103.1.2.1
usbPortIndexThe unique identifier of the USB port hardware. By convention and if possible, hardware port numbers map directly to external connectors.ro
Integer32
.1.3.6.1.3.103.1.2.1.1
usbPortTypeThe type of the USB portro
Enumeration
.1.3.6.1.3.103.1.2.1.2
usbPortRateThe 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.0ro
Enumeration
.1.3.6.1.3.103.1.2.1.3
usbDeviceTableA list of USB device ports. Usually the device has only one USB device port
SEQUENCE OF UsbDeviceEntry
.1.3.6.1.3.103.1.3
usbDeviceEntryStatus and parameter values for the USB device port.
UsbDeviceEntry
.1.3.6.1.3.103.1.3.1
usbDeviceIndexThe index is identical to usbPortIndex for the correspondent USB portro
Integer32
.1.3.6.1.3.103.1.3.1.1
usbDevicePowerthe way USB device port is poweredro
Enumeration
.1.3.6.1.3.103.1.3.1.2
usbDeviceVendorIDThe USB device port vendor HEX-formatted string as it is provided to the USB host by the USB devicero
OCTET STRING
.1.3.6.1.3.103.1.3.1.3
usbDeviceProductIDThe product ID HEX-formatted string as it is provided to the USB host by the USB devicero
OCTET STRING
.1.3.6.1.3.103.1.3.1.4
usbDeviceNumberConfigurationsThe total number of configurations the USB port supports. Device port should support at least one configurationro
Integer32
.1.3.6.1.3.103.1.3.1.5
usbDeviceActiveClassThis object returns USB Device Class type of the active configurationro
Enumeration
.1.3.6.1.3.103.1.3.1.6
usbDeviceStatusCurrent status of the USB device state machinero
Enumeration
.1.3.6.1.3.103.1.3.1.7
usbDeviceEnumCounterTotal number reconnections (enumerations) since device is operationalro
Counter32
.1.3.6.1.3.103.1.3.1.8
usbDeviceRemoteWakeupIf set to true(1), the device supports Remote Wakeup function. If set to false(2), the device doesn't support itro
TruthValue (SNMPv2-TC)
.1.3.6.1.3.103.1.3.1.9
usbDeviceRemoteWakeupOnIf set to true(1), the remote wakeup function is activated by the host. If set to false(2), remote wakeup function is not active.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.3.103.1.3.1.10
usbCDCTableA 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
SEQUENCE OF UsbCDCEntry
.1.3.6.1.3.103.1.4
usbCDCEntryStatus and parameter values for CDC device
UsbCDCEntry
.1.3.6.1.3.103.1.4.1
usbCDCIndexThe index is identical to usbPortIndex for the correspondent USB portro
Integer32
.1.3.6.1.3.103.1.4.1.1
usbCDCIfIndexThe variable uniquely identifies the interface index which this CDC device is representingro
InterfaceIndexOrZero (IF-MIB)
.1.3.6.1.3.103.1.4.1.2
usbCDCSubclassSubclass used in data transfer in Communication Device Classro
Enumeration
.1.3.6.1.3.103.1.4.1.3
usbCDCVersionString that describes the version of Communication Device Class in HEX format (Major, Minor)ro
OCTET STRING
.1.3.6.1.3.103.1.4.1.4
usbCDCDataTransferTypeType 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)ro
Enumeration
.1.3.6.1.3.103.1.4.1.5
usbCDCDataEndpointsNumber 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 operation there should be 2 Data Endpoints (one IN and one OUT) for the networking device. For the multichannel model this number could be larger then 2ro
Integer32
.1.3.6.1.3.103.1.4.1.6
usbCDCStallsTotal number of times USB Data interface recovered from stall since re-initialization and while the port state was 'up' or 'test'.ro
Counter32
.1.3.6.1.3.103.1.4.1.7
usbCDCEtherTableA list of Communication Device Class (CDC) USB devices that support Ethernet Networking Control Model.
SEQUENCE OF UsbCDCEtherEntry
.1.3.6.1.3.103.1.5
usbCDCEtherEntryStatus and parameter values for CDC devices that support Ethernet Networking Control Model
UsbCDCEtherEntry
.1.3.6.1.3.103.1.5.1
usbCDCEtherIndexThe index is identical to usbPortIndex for the correspondent USB portro
Integer32
.1.3.6.1.3.103.1.5.1.1
usbCDCEtherIfIndexThe variable uniquely identifies the interface index to which this CDC device is connectedro
InterfaceIndexOrZero (IF-MIB)
.1.3.6.1.3.103.1.5.1.2
usbCDCEtherMacAddressThe 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.ro
MacAddress (SNMPv2-TC)
.1.3.6.1.3.103.1.5.1.3
usbCDCEtherPacketFilterBitmap indicates the host requirements to the USB device to perform Ethernet packet filtering of the particular type frames directed to the hostro
Bits
.1.3.6.1.3.103.1.5.1.4
usbCDCEtherDataStatisticsCapabilitiesBitmap 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 statistics counter to the hostro
Bits
.1.3.6.1.3.103.1.5.1.5
usbCDCEtherDataCheckErrsTotal 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'.ro
Counter32
.1.3.6.1.3.103.1.5.1.6
usbCDCEtherXmtAddressTableThis table contains an entry for each multicast address for which the system will transmit packets/frames on a particular USB interface.
SEQUENCE OF UsbCDCEtherXmtAddressEntry
.1.3.6.1.3.103.1.6
usbCDCEtherXmtAddressEntryA 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.
UsbCDCEtherXmtAddressEntry
.1.3.6.1.3.103.1.6.1
ifCDCEtherXmtAddressAn 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.ro
MacAddress (SNMPv2-TC)
.1.3.6.1.3.103.1.6.1.1
usbMibNotification
OBJECT IDENTIFIER
.1.3.6.1.3.103.2
usbMibConformance
OBJECT IDENTIFIER
.1.3.6.1.3.103.3
usbMibCompliances
OBJECT IDENTIFIER
.1.3.6.1.3.103.3.1
usbMibBasicComplianceThe compliance statement for devices that implement USB MIB
Unknown
.1.3.6.1.3.103.3.1.1
usbMibGroups
OBJECT IDENTIFIER
.1.3.6.1.3.103.3.2
usbMibBasicGroupGroup of objects that are mandatory to support by device implementing this MIB
Unknown
.1.3.6.1.3.103.3.2.1
usbMibCDCGroupThis group is implemented only in devices having at least one CDC interface
Unknown
.1.3.6.1.3.103.3.2.2
usbMibCDCEtherGroupThis group is implemented only in devices having at least one CDC interface that uses Ethernet Networking Control Model or remote NDIS
Unknown
.1.3.6.1.3.103.3.2.3
usbCDCEtherXmtAddressGroupThis group is implemented only for USB CDC interfaces that have transmit multicast filtering capabilities.
Unknown
.1.3.6.1.3.103.3.2.4
USB-MIB - SNMP MIB Reference | MIBs Explorer