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

ibdatacounts Command

Displays InfiniBand fabric port data counters.

Syntax

ibdatacounts [-b][-G][-h][-N][-v][-C ca_name][-P ca_port][-t timeout] lid|guid port

where:

Description

This InfiniBand command returns the Performance Manager agent data counters from a specified port or node.


Note - The port address is a LID, unless the -G option is used to specify a GUID address.


Options

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

Option
Purpose
-b
Enables brief mode. Reduced output is only if errors are present. Does not identify the errors.
-G
Uses the port GUID address.
-h
Provides help.
-N
Uses mono mode instead of color mode.
-v
Provides verbose output.
-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 the data counters for LID 24, port 8 with the ibdatacounts command.

# ibdatacounts 24 8
# Port counters: Lid 24 port 8
XmtData:.........................43272
RcvData:.........................95256
XmtPkts:.........................601
RcvPkts:.........................1323
#
Related Information