Class CIM_RemoteAccessAvailableToElement
extends CIM_Dependency

Describes an element's knowledge regarding accessing other (i.e., remote) Servers and Systems.

Table of Contents
Hierarchy
Direct Known Subclasses
Class Qualifiers
Class Properties
Class Methods


Class Hierarchy

CIM_Dependency
   |
   +--CIM_RemoteAccessAvailableToElement

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
Associationbooleantrue
DescriptionstringDescribes an element's knowledge regarding accessing other (i.e., remote) Servers and Systems.
UMLPackagePathstringCIM::Network::Misc
Versionstring2.19.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
IsDefaultboolean
DescriptionstringIndicates that this access information is defined as a default configuration for the system.
OrderOfAccessuint160
DescriptionstringWhen an element is accessing remote services and systems, it MAY be necessary to order those accesses. This property defines that ordering - where lower numbers indicate a higher priority for access. A value of 0 (default) indicates that ordering does not apply. If multiple RemoteAccessPoint instances have the same value for OrderOfAccess, then these AccessPoints MAY be used in any sequence defined by the implementation.

Association References

NameClass OriginReference ClassQualifiers
NameData TypeValue
AntecedentCIM_RemoteAccessAvailableToElementCIM_RemoteServiceAccessPoint
DescriptionstringThe remote server or system.
Keybooleantrue
OverridestringAntecedent
DependentCIM_RemoteAccessAvailableToElementCIM_EnabledLogicalElement
DescriptionstringThe EnabledLogicalElement which has knowledge of the remote server or system.
Keybooleantrue
OverridestringDependent

Class Methods