HP-UX WBEM nPartition Provider Data Sheet
for the unit, within its
cabinet. For example, "fan1".
string LongUnitLabel[] Local
An array indexed by slot
number giving a label for the
unit including the cabinet
number, for example "cab0,
fan1".
Table 26. HP_NParPowerCoolingDomain extrinsic methods
Class HP_NParPowerCoolingDomain contains no extrinsic methods.
HP_NParRemoteComplex Class (Concrete Class)
The HP_NParRemoteComplex class represents remote service processors that this
provider can access. It provides a mechanism for clients to transmit the necessary
access control data for a remote service processor to the provider. The provider
will use this data to access the remote service processor via the LAN.
Before accessing a remote complex, the client must first create an instance of this
class with the address and password in the main namespace for the provider,
root/cimv2/npar. At that time, the provider will cache the access data and retrieve
and cache some complex configuration data from the remote complex. This data
is static in nature, and as long as the given address is assigned to the same
complex service processor, it will be valid for that complex.
To retrieve data for remote complex, the client must make requests of the provider
using the namespace as returned by the NameSpaceName method. The provider
will create this namespace and ensure that the provider is registered for this
namespace when the HP_NParRemoteComplex object is created. When finished,
the client should delete the remote complex instance. However, the new
namespace is left in place, as well as the cached configuration data, since these
will not change.
In the rare event of an IP address being reassigned, the provider can either be
disabled and then re-enabled or the CIM server can be stopped and then restarted
to clear all caches, or a client can call the UpdateComplex method to cause the
provider to update its cache of static configuration data.
If the password for the remote service processor is changed via the command
menu for that processor, the provider can be updated to the new password with the
ChangePassword method.
Table 27. HP_NParRemoteComplex properties
Property Name Property Inheritance
Property Value (and data
source)
string Address
[Key]
Local A hostname or IP address for