Documentation, Support, and Training
Understanding Administrative Commands
Monitoring the InfiniBand Fabric
Controlling the InfiniBand Fabric
Understanding Signal Routing Through the Switch
Understanding Switch Startup and Component Addition
Understanding ILOM on the Switch
Switching Between the ILOM Shell and the Linux Shell
Controlling ILOM Targets (CLI)
Upgrading the Switch Firmware Through ILOM (CLI)
Administering ILOM (Web Interface)
Access ILOM From the Web Interface
Monitoring ILOM Targets (Web Interface)
Controlling ILOM Targets (Web Interface)
Upgrading the Switch Firmware Through ILOM (Web Interface)
Understanding InfiniBand Cabling
Understanding Switch Specifications
Understanding the Installation
Installing the InfiniBand Software Stack
Verifying the InfiniBand Fabric
Understanding Service Procedures
Servicing the Fabric Cards and Fabric Card Fillers
Servicing the InfiniBand Cables
Doing Supportive Software Tasks
Understanding Switch-Specific Commands
Displays state of IPMB. Issued on the CMC.
getipmbstate IPMB_address [link] (in radial IPMB-0 environment)
getipmbstate IPMB_address (in bused IPMB-0 environment)
where:
IPMB_address is the IPMB bus address of the component.
link is the numeric value of the link (1–95).
This CLIA command shows the current state of IPMB-0 on the target IPM controller.
In a bused environment, or in a radial environment if the target IPMC is not an IPMB hub, the argument link is not used.
In the radial environment, if the target IPM controller is an IPMB hub, the command works as follows:
If link is omitted, the command prints information about the state of all radial IPMB links.
If the link is present, the command prints information about the specific radial IPMB link (1 to 95).
In both cases, information about the state of both IPMB-A and IPMB-B is shown.
The following example shows how to display the current state of the IPMB buses on the IPMC at IPMB address 92 (line card 8) with the getipmbstate command.
# clia getipmbstate 92 Pigeon Point Shelf Manager Command Line Interpreter 92: LUN: 0, Sensor # 1 ("IPMB Physical") Bus Status: 0x8 (IPMB-A Enabled, IPMB-B Enabled) IPMB A State: 0x08 (LocalControl, No failure) IPMB B State: 0x08 (LocalControl, No failure) #