Class CIM_RemoteServiceAccessPoint


CIM_ManagedElement
\_CIM_ManagedSystemElement
  \_CIM_LogicalElement
    \_CIM_EnabledLogicalElement
      \_CIM_ServiceAccessPoint


Description

RemoteServiceAccessPoint describes access or addressing information or a combination of this information for a remote connection that is known to a local network element. This information is scoped or contained by the local network element, because this is the context in which the connection is remote.The relevance of the remote access point and information on its use are described by subclassing RemoteServiceAccessPoint or by associating to it.

Subclasses

IBMTSDS_RemoteServiceAccessPoint

Referenced By


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.
Name string
Max Length256
The Name property uniquely identifies the ServiceAccessPoint and provides an indication of the functionality that is managed. This functionality is described in more detail in the Description property of the object.
SystemCreationClassName string
Max Length256
The CreationClassName of the scoping System.
SystemName string
Max Length256
The Name of the scoping System.
Read Only
AccessInfo string
Access or addressing information or a combination of this information for a remote connection. This information can be a host name, network address, or similar 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.
OtherInfoFormatDescription string
Describes the format when the property InfoFormat is set to 1 (Other).
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
 

Method Summary

NameDescription
 
Inherited from class CIM_EnabledLogicalElement
RequestStateChange
 

Method Detail