CIM Reference Guide
74 CIM_LogicalElement
The CIM_RemoteServiceAccessPointGroup class identified in Table 3-48 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_RemoteServiceAccessPointGroup class.
Table 3-48. CIM_RemoteServiceAccessPointGroup Properties
Class Name: CIM_RemoteServiceAccessPointGroup
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:
•"Other"
•"Host Name"
• "Ipv4 Address"
• "Ipv6 Address"
• "IPX Address"
• "DECnet Address"
• "SNA Address"
• "Autonomous System Number"
• "MPLS Label"
• "DMTF Reserved"
• "Dial String"
• "Ethernet Address"
• "Token Ring Address"
• "ATM Address"
• "Frame Relay Address"
• "DMTF Reserved"
•"URL"
• "Vendor Specific"
uint16