A – XML Format 1
XML Format 1 Tags for Each Option
SN0054614-00 F A-3
A
A.2.1
Display System Information
(Command Line Option -g)
The XML format 1 for system information output is as follows:
<?xml version="1.0" encoding="ISO-8859-1"?>
<QLogic>
<AppName>SANsurfer FC HBA CLI</AppName>
<AppVersion>vn.nn.nn Build nn</AppVersion>
<Host>
<Name> Host Name </Name>
<OSType> OS Type </OSType>
<OSVersion> OS Version (and patches) </OSVersion>
<HBA Port="value" WWNN="value" WWPN="value" />
<NumOfHBA> Number of QLogic FC HBA(s) </NumOfHBA>
</Host>
<Status> 0 </Status>
<Reboot> 0 </Reboot>
</QLogic>
The parameter <HBA…/> repeats for each HBA in the system.
A.2.2
Display Adapter Settings
(Command Line Option -c)
The XML Format 1 for adapter settings information is as follows:
<?xml version="1.0" encoding="ISO-8859-1"?>
<QLogic>
<AppName>SANsurfer FC HBA CLI</AppName>
<AppVersion>vn.nn.nn Build nn</AppVersion>
<HBA>
<HBA Port="value" WWNN="value" WWPN="value" />
<Param
ConnectionOption="value"
DataRate="value"
FrameSize="value"
HardLoopID="value"
LoopResetDelay="value"
EnableHostAdapterBIOS="value"
EnableHardLoopId="value"
FibreChannelTapeSupport="value"
OperationMode="value"
IntDelayTimer="value"
ExecutionThrottle="value"
EnableExtendedLogging="value"
LoginRetryCount="value"
EnableLipReset="value"