Network\CIM_RemoteAccessAvailableToElement.mof.mof (HTML version)

Return to index
CIM_RemoteAccessAvailableToElement Superclass: CIM_Dependency
Describes an element's knowledge regarding accessing other (i.e., remote) Servers and Systems.
Qualifiers:Experimental Version ( "2.10.0" ) Association
Parameters (local in grey)
Override ( "Dependent" )
CIM_EnabledLogicalElement REF Dependent ;
The EnabledLogicalElement which has knowledge of the remote server or system.
boolean IsDefault ;
Indicates that this access information is defined as a default configuration for the system.
Override ( "Antecedent" )
CIM_RemoteServiceAccessPoint REF Antecedent ;
The remote server or system.
uint16 OrderOfAccess = 0 ;
When 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.