Server
Class IBMTSDS_NamespaceInterop


CIM_ManagedElement
\_CIM_Namespace


Description

Namespace provides a domain (in other words, a container), in which the instances [of a class]are guaranteed to be unique per the KEY qualifier definitions. It is named relative to the CIM_ObjectManager implementation that provides such a domain.

Subclasses


Referenced By

IBMTSDS_NamespaceInManagerInterop

Properties

IdTypeRangeDescription
Key
CreationClassName string
Max Length256
CreationClassName indicates the name of the class or the subclass used in the creation of an instance. When used with the other key properties of this class, this property allows all instances of this class and its subclasses to be uniquely identified. This value is set to IBMTSDS_Namespace.
Name string
Max Length256
A string to uniquely identify the Namespace within the ObjectManager. For example,'interop'.
ObjectManagerCreationClassName string
Max Length256
The scoping ObjectManager's CreationClassName.
ObjectManagerName string
Max Length256
The scoping ObjectManager's Name.
SystemCreationClassName string
Max Length256
The scoping System's CreationClassName.
SystemName string
Max Length256
The scoping System's Name.
Read Only
ClassType uint16
Unknown0
Other1
CIM2
DMI Recast200
SNMP Recast201
CMIP Recast202
Enumeration indicating the schema of the Namespace's objects. For example, they may be instances of classes of a specific CIM version or a mapping from another standard, such as SNMP. All classes in the IBM CIM Agent are from the CIM standard.
ClassTypeVersion string
The version of the schema used is 2.10.
Read Write
ClassInfo uint16
Unknown0
Other1
CIM 1.02
CIM 2.03
CIM 2.14
CIM 2.25
CIM 2.36
CIM 2.47
CIM 2.58
CIM 2.69
CIM 2.710
CIM 2.811
DMI Recast200
SNMP Recast201
CMIP Recast202
Enumeration indicating the organization/schema of the Namespace's objects. For example, they may be instances of classes of a specific CIM version.
 
Inherited from class CIM_ManagedElement
Caption, Description, ElementName
 
Inherited from class CIM_Namespace
ClassInfo, ClassType, ClassTypeVersion, DescriptionOfClassInfo, DescriptionOfClassType
 

Method Summary

NameDescription
 

Method Detail