2 removing shelves and domains, Using hpi-b – Artesyn System Management Interface Based on HPI-B (Centellis CO 31kX-4100-2000-4410) (June 2014) User Manual

Page 51

Advertising
background image

Using HPI-B

System Management Interface Based on HPI-B (Centellis CO31kX/4100/2000/4410) User’s Guide

51

After calling saHpiControlStateSet(), a new resource with the domain name you supplied as
parameter is created. Additionally, a hot swap event of type ACTIVE for the created resource is
sent. The newly created shelf is also added to the HPI multishelf configuration file as a new
entry.

4.3.5.2

Removing Shelves and Domains

In order to dynamically remove a shelf/domain, you must invoke the HPI function
saHpiControlStateSet()

and provide the following parameters.

CtrlState

Pointer to control state as described in

Table

"Domain Management Control State" on page 46

.

In this control state, fill the field body as follows:,

[0]

: 1 (stands for "create domain")

[1] - [4]

: IP address of shelf you want to add

(little endian order)

[5] - [6]

: port of shelf (little endian order)

[7] - [n]

: Domain name

Parameter

Value

All shelves must have different IP addresses.

Parameter

Value

SessionId

Handle to session context.

ResourceId

Resource ID of the addressed resource.

CtrlNum

Number of the control for which the state is being
set.

Advertising