Exit Print View

Sun Datacenter InfiniBand Switch 72 Command Reference

Get PDF Book Print View
 

Document Information

Using This Documentation

Related Documentation

Documentation, Support, and Training

Documentation Feedback

Understanding the Commands

Understanding Hardware Commands

Understanding InfiniBand Commands

ibaddr Command

ibcheckerrors Command

ibchecknet Command

ibchecknode Command

ibcheckport Command

ibcheckportstate Command

ibcheckportwidth Command

ibcheckstate Command

ibcheckwidth Command

ibclearcounters Command

ibclearerrors Command

ibdatacounters Command

ibdatacounts Command

ibdiagnet Command

ibdiagpath Command

ibhosts Command

ibnetdiscover Command

ibnodes Command

ibportstate Command

ibroute Command

ibstatus Command

ibswitches Command

ibsysstat Command

ibtracert Command

opensm Command

opensmd Daemon

osmtest Command

perfquery Command

saquery Command

sminfo Command

smpdump Command

smpquery Command

Index

smpquery Command

Queries InfiniBand fabric management attributes.

Syntax

smpquery [-d][-D][-e][-G][-h][-v][-V][-C ca_name][-P ca_port][-t timeout] op lid|dr_path|guid [params]

where:

Description

This InfiniBand command permits a subset of the standard SMP queries, including the following:

Output is in human-readable format.

Supported operations and parameters are as follows:

where:

Options

The following table describes the options to the smpquery command and their purposes:

Option
Purpose
-d
Sets the debug level. Can be used several times to increase the debug level.
-D
Uses the directed path address. The path is a comma delimited sequence of out ports.
-e
Displays send and receive errors.
-G
Uses the port GUID address.
-h
Provides help.
-v
Provides verbose output.
-V
Displays the version information.
-C
Uses the specified channel adapter name.
-P
Uses the specified channel adapter port.
-t
Overrides the default timeout.
Example

The following example shows how to display node information for LID 24 with the smpquery command.

# smpquery nodeinfo 24
# Node info: Lid 24
BaseVers:........................1
ClassVers:.......................1
NodeType:........................Switch
NumPorts:........................36
SystemGuid:......................0x0021283a8620b0e3
Guid:............................0x0021283a8620b0e0
PortGuid:........................0x0021283a8620b0e0
PartCap:.........................8
DevId:...........................0xbd36
Revision:........................0x000000a0
LocalPort:.......................1
VendorId:........................0x0002c9
#
Related Information