Name | Data Type | Value |
---|---|---|
Description | string | Network is a subclass of AdminDomain that groups interconnected networking and computing objects capable of exchanging information. Instances of CIM_Network can represent an enterprise's global network or specific connectivity domains within the global network. These concepts are similar to those defined for the Network object in ITU's M.3100 specification. |
MappingStrings | string | Recommendation.ITU|M3100.Network |
UMLPackagePath | string | CIM::Network::Systems |
Version | string | 2.15.0 |
Name | Data Type | Class Origin |
---|---|---|
Caption | string | CIM_ManagedElement |
CommunicationStatus | uint16 | CIM_ManagedSystemElement |
CreationClassName | string | CIM_System |
Description | string | CIM_ManagedElement |
DetailedStatus | uint16 | CIM_ManagedSystemElement |
ElementName | string | CIM_ManagedElement |
EnabledDefault | uint16 | CIM_EnabledLogicalElement |
EnabledState | uint16 | CIM_EnabledLogicalElement |
HealthState | uint16 | CIM_ManagedSystemElement |
InstallDate | datetime | CIM_ManagedSystemElement |
Name | string | CIM_System |
NameFormat | string | CIM_AdminDomain |
OperatingStatus | uint16 | CIM_ManagedSystemElement |
OtherEnabledState | string | CIM_EnabledLogicalElement |
PrimaryOwnerContact | string | CIM_System |
PrimaryOwnerName | string | CIM_System |
PrimaryStatus | uint16 | CIM_ManagedSystemElement |
RequestedState | uint16 | CIM_EnabledLogicalElement |
Status | string | CIM_ManagedSystemElement |
TimeOfLastStateChange | datetime | CIM_EnabledLogicalElement |
TransitioningToState | uint16 | CIM_EnabledLogicalElement |
AvailableRequestedStates | uint16[] | CIM_EnabledLogicalElement |
IdentifyingDescriptions | string[] | CIM_System |
OperationalStatus | uint16[] | CIM_ManagedSystemElement |
OtherIdentifyingInfo | string[] | CIM_System |
Roles | string[] | CIM_System |
StatusDescriptions | string[] | CIM_ManagedSystemElement |
Name | Data Type | Value |
---|---|---|
Description | string | This method creates one or more NetworkPipes each representing a connection between a pair of ServiceAccessPoints. If Success (0) is returned, the method completed successfully. A return value of Not Supported (1) indicates the method is not supported. All other values indicate some type of error condition. |
Experimental | boolean | true |
ValueMap | string | 0, 1, 2, 3, 4, 5, .., 0x8000..0xFFFF |
Values | string | Success, Not Supported, Unknown/Unspecified Error, Timeout, Failed, Invalid Parameter, DMTF Reserved, Vendor Specific |
Name | Type | Qualifiers | ||||
---|---|---|---|---|---|---|
Name | Data Type | Value | ||||
Directionality | uint16[] | |||||
ArrayType | string | Indexed | ||||
Description | string | Directionality indicates whether the pipe is bi-directional (value = 2) or unidirectional (value = 3). For unidirectional pipes, the appropriate ServiceAccessPoint must be referenced for the source and sink. | ||||
IN | boolean | true | ||||
ModelCorrespondence | string | CIM_Network.CreateNetworkPipes.SourceSAP, CIM_Network.CreateNetworkPipes.SinkSAP, CIM_Network.CreateNetworkPipes.NetworkPipe | ||||
ValueMap | string | 2, 3 | ||||
Values | string | Bi-Directional, Unidirectional | ||||
Job | REF CIM_ConcreteJob | |||||
Description | string | Reference to the job (can be null if the task is completed). | ||||
IN | boolean | false | ||||
ModelCorrespondence | string | CIM_Network.CreateNetworkPipes.SourceSAP, CIM_Network.CreateNetworkPipes.Directionality, CIM_Network.CreateNetworkPipes.NetworkPipe | ||||
OUT | boolean | true |
Name | Return Type | Class Origin |
---|---|---|
RequestStateChange | uint32 | CIM_EnabledLogicalElement |