Specifications
26
Diagnostic commands
POSTOutput
Returns the stored output of the most recent Power On Self Test.
Action:
none
Information:
get POSTOutput
ScsiPortList
Returns a list of available SCSI ports and their current status
Limits: valid status values are OK and Failed
Action:
none
Information:
ScsiPortList
ScsiTargets
Returns a list of SCSI devices operational on the referenced SCSI port.
Action:
none
Information:
ScsiTargets [sb]
Returns: [line count]
[sb] [st] [sl] [device type] [vendor ID] [product ID] [revision] [serial
number]
Temperature
Returns the current internal temperature of the unit in degrees Celsius.
Actions:
none
Information:
get Temperature
XCDevices
Allows you to get information about the devices used in a particular Extended Copy command specified by the CmdNumber as presented in the
XCStatus CLI command (see below).
Limits: DeviceType displays SCSI device type
VendorId, Product Id, SerialNumber display SCSI inquiry data for each device
DataDirection specifies whether a device is a data source, a data destination or both.
Action:
none
Information:
get XCDevices [CmdNumber]
Return: [lineCount]
DeviceType VendorID ProductID SerialNumber DataDirection
[SCSI type]
..
[VendID]
..
[ProdId]
...
xxxxxxxxxxxxxxxx [DataDir]
XCError
Retrieves any SCSI sense data returned by an Extended Copy command because of an error.
Limits: CmdNumber is the data returned by the XCstatus command (see below).
SCSI Status, SenseKey, ASC and ASCQ fields display the sense data returned by the Extended Copy command
If a device also returns sense data, the device’s serial number will be displayed in the DeviceId field; its data will be displayed in the
DStat, DSK, DASC and DASCQ fields.
Any field that does not contain valid data will be filled in with 00.
Action:
none
Information:
get XCError [CmdNumber]
Return: [lineCount]
SCSI status SenseKey ASC ASQ DeviceID DStat DSK DASC DASCQ
xx
........... ... .
xx
..........
xx
. ..
xx
..
[SerNum]
..
xx
.....
xx
....
xx
......
xx
XCStatus
Polls the status of Extended Copy commands issued to the FibreBridge.
Limits: CmdNumber is unique identifier for a particular command.
ListId displays List ID specified in the CDB of the extended copy command.
HostId field displays 8-byte Node Name of FC host that issued Extended Copy command
Status indicates current state of Extended Copy command [Initializing|Active|Done|Error}
Transferred displays the amount of data transferred in megabytes.
Action:
none
Information:
get XCStatus
Return: [lineCount]
CmdNumber ListID HostId
.....
Status
.......
Transferred (MB)
[CmdNumber] [xxxx] [host NN] [cmd status] [xxxxxxxx]










