AccessPoints
Class IBMTSDS_RemoteServiceAccessPoint


CIM_ManagedElement
\_CIM_ManagedSystemElement
  \_CIM_LogicalElement
    \_CIM_EnabledLogicalElement
      \_CIM_ServiceAccessPoint
        \_CIM_RemoteServiceAccessPoint


Description

RemoteServiceAccessPoint describes the remote access information for the Storage Manager (DS) or Specialist (ESS) interfaces. If multiple DS storage images are managed by a single Storage Manager, there will only be once instance of RemoteServiceAccessPoint and it will be associated to multiple instances of StorageSystem.

Subclasses


Referenced By

IBMTSDS_HostedRemoteServiceAccessPoint

Properties

IdTypeRangeDescription
Key
CreationClassName string
Max Length256
CreationClassName indicates the name of the class or the subclass used in the creation of an instance. When used with the other key properties of this class, this property allows all instances of this class and its subclasses to be uniquely identified. Set to'IBMTSDS_RemoteServiceAccessPoint'.
Name string
Max Length256
The Name property uniquely identifies the ServiceAccessPoint and provides an indication of the functionality that is managed.
SystemCreationClassName string
Max Length256
The CreationClassName of the scoping System. Set to'IBMTSDS_StorageSystem'
SystemName string
Max Length256
The Name of the scoping System. Set to IBMTSDS_StorageSystem.Name
Read Only
AccessInfo string
Access or addressing information or a combination of this information for a remote connection. This is the URL to access the DS Storage Manager or ESS Specialist interfaces.For ESS, if both controllers are entered in the Device Configuration, there will be two instances of RemoteServiceAccessPoint, one for each controller, since Specialist can be launched by pointing at each controller.For DS, if both HTTP andHTTPS are enabled for the Storage Manager, there will be two instances of RemoteServiceAccessPoint, one for each protocol. By default, both protocols will be assumed to be available. The HTTP port is assumed to be 8451. The HTTPS port is assumed to be 8452. These defaults can be changed in cimom.properties with the properties DS_StorageManager_HTTPEnabled, DS_StorageManager_HTTPSEnabled, DS_StorageManager_HTTPPort, and DS_StorageManager_HTTPSPort. Different values for different DS systems on the same CIM Agent is not supported.
ElementName string
A user-friendly name for the object. This property allows each instance to define a user-friendly name IN ADDITION TO its key properties/identity data, and description information.
InfoFormat uint16
Other1
Host Name2
IPv4 Address3
IPv6 Address4
IPX Address5
DECnet Address6
SNA Address7
Autonomous System Number8
MPLS Label9
IPv4 Subnet Address10
IPv6 Subnet Address11
IPv4 Address Range12
IPv6 Address Range13
Dial String100
Ethernet Address101
Token Ring Address102
ATM Address103
Frame Relay Address104
URL200
FQDN201
User FQDN202
DER ASN1 DN203
DER ASN1 GN204
Key ID205
DMTF Reserved..
Vendor Reserved32768..65535
An enumerated integer that describes the format and interpretation of the AccessInfo property.
Read Write
 
Inherited from class CIM_ManagedElement
Caption, Description, ElementName
 
Inherited from class CIM_ManagedSystemElement
HealthState, InstallDate, Name, OperationalStatus, Status, StatusDescriptions
 
Inherited from class CIM_EnabledLogicalElement
EnabledState, OtherEnabledState, RequestedState, TimeOfLastStateChange, EnabledDefault
 
Inherited from class CIM_RemoteServiceAccessPoint
AccessInfo, InfoFormat, OtherInfoFormatDescription
 

Method Summary

NameDescription
 
Inherited from class CIM_EnabledLogicalElement
RequestStateChange
 

Method Detail