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

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