HP Storage Essentials V5.00.01 CLI guide (T4283-96015, January 2006)

Storage Essentials 5.00.01 CLI Guide 41
C:\cli>appiqlist -device -host 1004 -all
Port:1044:Adapter 0 Port 0
Port:1060:Adapter 1 Port 0
The number after the first colon is the identifier for the element.
appiqlist -device -host <id> -port
where <id> is the host identifier. The host identifier can be obtained from several methods, such as
from the appiqlist -device -host -all command.
Description: Lists the specified host's fibre channel ports.
Example:
C:\cli>appiqlist -device -host 1004 -port
Port:1044:Adapter 0 Port 0
Port:1060:Adapter 1 Port 0
The numbers 1044 and 1060 are the identifiers for the ports.
appiqlist -device -host <id> -application
where <id> is the host identifier. The host identifier can be obtained from several methods, such as
from the appiqlist -device -host -all command.
Description: Lists the applications on the host specified, as shown in the following example:
C:\cli>appiqlist -device -host 1004 -applications
Application:1064:straker1
The number 1064 is the identifier for the application and straker1 is the name of the instance for the
application. In this instance, straker1 is an Oracle instance.
appiqlist -device -host <id> -hba
where <id> is the host identifier. The host identifier can be obtained from several methods, such as
from the appiqlist -device -host -all command.
Description: Lists the host bust adapters connected to the host specified.
Example:
C:\cli>appiqlist -device -host 1004 -hba
HBACard:1025:Adapter 0
HBACard:1027:Adapter 1
The numbers 1025 and 1027 are the identifiers for the HBA cards.