Reference Guide
Table 57. CIM_ServiceAccessPoint Properties
Class Name:
CIM_ServiceAccessPoint
Parent Class:
CIM_EnabledLogicalElement
CIM_RemoteServiceAccessPoint
The CIM_RemoteServiceAccessPoint class identied 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 58. CIM_RemoteServiceAccessPoint Properties
Class Name:
CIM_RemoteServiceAccessPointGr
oup
Parent Class:
CIM_ServiceAccessPointGroup
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
100 - Dial String
101 - Ethernet Address
102 - Token Ring Address
103 - ATM Address
104 - Frame Relay Address
105..199 - DMTF Reserved
200 - URL
32768..65535 - Vendor Specic
uint16
55