HP Fabric Clustering System HP-UX Administrator's Guide, March 2008
Syntax: show ib sm configuration {subnet-prefix subnet prefix | all [summary]}
The arguments associated with this command are described below:
Table B-10 show ib Command Syntax Descriptions
DescriptionSyntax
Refers to the subnet prefix of the subnet manager that you want to display.subnet prefix
Shows all the subnet managers that are currently configured and running on the InfiniBand fabric.all
An abridged form of the data may be returned by including the summary keyword at the end of
the command line. The abridged information includes the subnet prefix, GUID, priority, and SM
Key of the subnet managers.
summary
Command Modes: User-execute and privileged-execute modes.
Privilege Level: InfiniBand read-only user.
Usage Guidelines: The fields in the show ib sm configuration output are described in the table
below.
Table B-11 show ib Command Field Descriptions
DescriptionField
64-bit value used that identifies the InfiniBand subnet. This is a unique subnet identifier and is
joined with the GUID to form the global identifier (GID) of the port. All GIDs within a subnet have
the same subnet prefix.
subnet-prefix
GUID of this subnet manager.guid
User-assigned priority for this subnet manager.The value is an integer between 0 and 15. The default
is 0.
priority
64-bit subnet management key assigned to the subnet manager.The default is 00:00:00:00:00:00:00:00.sm-key
Administrative status of the subnet manager. The value is enable or disable. Disabling a subnet
manager places it in an inactive state but leaves it intact in the configuration. The default is enable.
admin-status
Operational status of the subnet manager. This is the status as determined by self-detection. The
value is notActive, discovering, standby, or master. notActive indicates the subnet manager has not
been enabled or has been disabled. discovering indicates the subnet manager is sweeping the fabric.
standby indicates a slave subnet manager. As there is only one subnet manager running on the
fabric, it is always designated the master.
oper-status
Activity counter that increments each time the subnet manager issues an subnet management packet
(SMP) or performs other management activities.
act-count
Status of the subnet manager. It may be active or inactive. active indicates that it is actively managing
subnets. inactive indicates that it is not managing subnets.
status
Examples: The following example shows the detailed configuration of a Subnet Manager.
HP-IB# show ib sm configuration subnet-prefix fe:80:00:00:00:00:00:00 detail
==============================================================
Subnet Manager Information
============================================================================
subnet-prefix : fe:80:00:00:00:00:00:00
guid : 00:05:ad:00:00:00:13:f5
priority : 10
sm-key : 00:00:00:00:00:00:00:00
admin-status : enable
oper-status : master
act-count : 6362
status : active
The following example shows the summary configuration of a subnet manager.
HP-IB# show ib sm configuration subnet-prefix fe:80:00:00:00:00:00:00 summary
============================================================================
142 Switch Command Line Interface