Documentation, Support, and Training
Understanding Hardware Commands
Queries InfiniBand fabric administration attributes.
saquery [-h][-d][-p][-N][-D][-S][-I][-L][-l][-G][-O][-U][-c][-s] [-g][-m][-x][-C ca_name][-P ca_port][-t timeout][--src-to-dst source:destination][--sgid-to-dgid source-destination][name|lid|guid]
where:
ca_name is the channel adapter name.
ca_port is the channel adapter port.
timeout is the timeout in milliseconds.
lid is the local identifier.
guid is the global unit identifier.
name is the query name described in the following table:
|
This InfiniBand command performs the selected Subnet Administrator query. Node records are queried by default.
The following table describes the options to the saquery command and their purposes:
|
The following example shows how to produce a node record dump of every LID in the InfiniBand fabric with the saquery command.
# saquery
NodeRecord dump:
lid.....................0x14
reserved................0x0
base_version............0x1
class_version...........0x1
node_type...............Switch
num_ports...............0x24
sys_guid................0x0021283a8620b0a3
node_guid...............0x0021283a8620b0a0
port_guid...............0x0021283a8620b0a0
partition_cap...........0x8
device_id...............0xBD36
revision................0xA0
port_num................0x8
vendor_id...............0x2C9
NodeDescription.........Sun DCS 72 QDR switch 1.2(LC)
NodeRecord dump:
lid.....................0x15
reserved................0x0
.
.
.
#
Note - The output in the example is just a portion of the full output.
saquery man page