usb
usb - view the properties of a USB port of a card on a chassis.
Note: THIS COMMAND IS DEPRECATED IN ITS ENTIRETY.
SYNOPSIS
usb sub-command options
DESCRIPTION
The usb command is used to view the properties of a USB port of a card on a chassis.
STANDARD OPTIONS
cpeMacAddress
Read-only. The MAC address of the CPE (Customer Premise Equipment).
deviceClass
Read-only. Class of the attached device, according to the document: Universal Serial Bus Class Definitions for Communication Devices Version 1.1 January 19, 1999.
ethernetMaxSegment
Size
Read-only. The maximum Ethernet segment size.
manufacturer
Read-only. Manufacturer of the attached device.
maxUSBPacketSize
Read-only. The maximum size of the USB packets. Either:
In 64 bytes, out 64 bytes (0)
In 32 bytes, out 32 bytes (1)
product
Read-only. The product name of the device which is attached.
productID
Read-only. The product identification number of the attached device.
releaseNumber
Read-only. Release level of USB supported by the attached device.
serialNumber
Read-only. Serial number of the attached device.
vendorID
Read-only. Select this radio button to put this module into USB mode.
COMMANDS
The usb command is invoked with the following sub-commands. If no sub-command is specified, returns a list of all sub-commands available.
usb get chasID cardID portID
Gets the current configuration of the port with id portID on card cardID, chassis chasID. from its hardware. Call this command before calling usb cget option value to get the value of the configuration option. Specific errors are:
- No connection to a chassis
- Invalid port number
- The port is not a Usb port.
usb reset chasID cardID portID
Sends a reset signal to the device on the port with id portID on card cardID, chassis chasID.
usb setDefault
Sets to IxTclHal default values for all configuration options.