Product data
ATTO Technology, Inc. ATTO FibreBridge Software Manual
- -
27
ATTO Technology, Inc.
Field Definition
Vital Product Data
The Peripheral Qualifier and the Peripheral Device Type in the inquiry vital product data pages are
described in the standard Inquiry data format above.
When EVPD (Enable Vital Product Data) is 1, PageCode indicates which page of vital product data is to
be returned. The ATTO FibreBridge supports the following Vital Product Data pages:
PageCode Description Comments
0x00 Supported Vital Product Data Page List reports valid PageCodes
0x82 ASCII Implemented Operating Definition Pages reports Model Information
0x83 Device Identification Page reports World Wide Name
Supported Vital Product Data pages
Bit
Byte
7 6 5 4 3 2 1 0
0 Peripheral Qualifier Peripheral device type
1 PageCode (0x00)
2 Reserved
3 Page Length (n-3)
4 Supported
... Vital Product
n Data Pages
ASCII Implemented Operating Definition Pages
Bit
Byte
7 6 5 4 3 2 1 0
0 Peripheral Qualifier Peripheral device type
1 PageCode (0x82)
2 Reserved
3 Page Length (n-3)
4 ASCII implemented operating definition description length (n-4)
5
... ASCII implemented operating definition description data
N
ASCII implemented operating definition page data is in the form <name>=<value><0>, where <name>
represents the entity name, <value> represents the ATTO FibreBridge model information, and <0>
represents a null separator. The supported names are:
• NAME optional user specified (8 characters) name associated with the ATTO FibreBridge
• B software build number (4 characters)
• M total memory capacity including software space and data space, expressed in MBs.
• SCSI SE (single ended) or DF (differential).
An example of ASCII Implemented Operating Definition page:
• <00><82h><0><23h><22h>NAME=VIDEOLAB<0>B=0021<0>M=64<0>SCSI=SE<0>