Reference Guide
The CIM_ServiceAccessPoint class described in Table below represents the ability to utilize or invoke a service. Access
points indicate that a service is available to other entities for use.
Table 56. CIM_ServiceAccessPoint Properties
Class Name:
CIM_ServiceAccessPoint
Parent Class:
CIM_EnabledLogicalElement
CIM_RemoteServiceAccessPoint
The CIM_RemoteServiceAccessPoint class identified in Table below describes the accessing and addressing of
information for a remote connection that is known to a
local
network element. This information is contained in the
local
network element since this is the context in which it is
remote
. The relevance of the remote service access point and
information on its use are described by subclassing or associating to the
CIM_RemoteServiceAccessPoint class.
Table 57. CIM_RemoteServiceAccessPoint Properties
Class Name:
CIM_RemoteServiceAccessPoi
ntGroup
Parent Class:
CIM_ServiceAccessPointGrou
p
Property Description Data Type
AccessInfo Describes accessing or addressing of
information for a remote connection.
This can be a host name, network
address, and other similar information.
string
InfoFormat Indicates an enumerated integer
describing the format and
interpretation of the AccessInfo
property. This property can have the
following values:
1 - Other
2 - Host Name
3 - IPv4 Address
4 - IPv6 Address
5 - IPX Address
6 - DECnet Address
7 - SNA Address
8 - Autonomous System Number
9 - MPLS Label
10..99 - DMTF Reserved
uint16
65