Exit Print View

Sun Datacenter InfiniBand Switch 72 Topic Set

Get PDF Book Print View
 

Document Information

Using This Documentation

Related Documentation

Documentation, Support, and Training

Documentation Feedback

User Guide

Installing the Switch

Administering the Switch

Servicing the Switch

Reference

Understanding the Commands

Understanding Hardware Commands

checkboot Command

checkpower Command

checkvoltages Command

connector Command

disablesm Command

disableswitchport Command

enablesm Command

enableswitchport Command

env_test Command

getfanspeed Command

getportstatus Command

i4reset Command

listlinkup Command

managementreset Command

nm2version Command

readchfru Command

setlinkspeed Command

setsmpriority Command

showtemps Command

showunhealthy Command

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

smpdump Command

Dumps the InfiniBand fabric management attributes.

Syntax

smpdump [-s][-D][-h][-V][-C ca_name][-P ca_port][-t timeout] lid|dr_path attr [mod]

where:

Description

This InfiniBand command is a general purpose SMP utility that returns Subnet Manager attributes from a specified SMA. The output is in hexadecimal.

Options

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

Option
Purpose
-D
Uses the directed path address. The path is a comma delimited sequence of out ports.
-e
Displays send and receive errors.
-g
Shows the GID address only.
-h
Provides help.
-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 a raw dump of the InfiniBand management attributes for the directed path through ports 0 to 2, with attribute ID 0x19 with the smpdump command.

# smpdump D 0,2 0x19 1
0000 0000 0000 0000 0000 0000 0000 0000
0000 0000 0000 0000 0000 0000 1f03 0302
7452 0047 5040 0408 0805 f240 0000 0000
0000 0000 0088 0055 00ff ffff 0000 0000
SMP status: 0x8000
#
Related Information