Documentation, Support, and Training
Understanding Switch Specifications
Understanding InfiniBand Cabling
Verify Shipping Carton Contents
Install the Switch in the Rack
Verifying the InfiniBand Fabric
Understanding Administrative Commands
Monitoring the InfiniBand Fabric
Controlling the InfiniBand Fabric
Controlling the Subnet Manager
Understanding Oracle ILOM on the Switch
Understanding Oracle ILOM Targets
Installing the Oracle ILOM Firmware
Acquire the Oracle ILOM Firmware Version 1.1.3
Install the Oracle ILOM Firmware Version 1.1.3
Administering Oracle ILOM (CLI)
Accessing Oracle ILOM From the CLI
Switching Between the Oracle ILOM Shell and the Linux Shell
Monitoring Oracle ILOM Targets (CLI)
Controlling Oracle ILOM Targets (CLI)
Upgrading the Switch Firmware Through Oracle ILOM (CLI)
Administering Oracle ILOM (Web)
Access Oracle ILOM From the Web Interface
Monitoring Oracle ILOM Targets (Web)
Controlling Oracle ILOM Targets (Web)
Upgrading the Switch Firmware Through Oracle ILOM (Web)
Accessing the Rear Panel Diagram
Accessing Status Pane Information
Monitoring Parameters and Status
Administering Oracle ILOM (SNMP)
Monitoring Oracle ILOM Targets (SNMP)
Controlling Oracle ILOM Targets (SNMP)
Display the Sensors' State (IPMI)
Display the Sensor Information (IPMI)
Display the System Event Log (IPMI)
Display FRU ID Information (IPMI)
Display Switch Status LED States (IPMI)
Disable the Locator LED (IPMI)
Understanding Oracle ILOM Commands
Understanding Hardware Commands
Linux Shells for Hardware Commands
Understanding InfiniBand Commands
Linux Shells for InfiniBand Commands
Understanding the SUN-DCS-MIB MIB OIDs
Understanding the SUN-ILOM-CONTROL-MIB MIB OIDs
Understanding the SUN-PLATFORM-MIB MIB OIDs
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 unique 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 saquery command is available from the /SYS/Fabric_Mgmt Linux shell target of the Oracle ILOM CLI interface.
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.
Note - The output in the example is a portion of the full output.
# saquery
NodeRecord dump:
lid.....................0xE
reserved................0x0
base_version............0x1
class_version...........0x1
node_type...............Channel Adapter
num_ports...............0x2
sys_guid................0x0003ba000100e38b
node_guid...............0x0003ba000100e388
port_guid...............0x0003ba000100e38a
partition_cap...........0x80
device_id...............0x673C
revision................0xA0
port_num................0x2
vendor_id...............0x2C9
NodeDescription.........nsn33-43 HCA-1
NodeRecord dump:
lid.....................0xF
reserved................0x0
.
.
.
#saquery man page