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 Class
AntecedentCIM_RemoteAccessAvailableToElementCIM_RemoteServiceAccessPoint
DependentCIM_RemoteAccessAvailableToElementCIM_EnabledLogicalElement

Class Methods