INFORMANT-HYPERV: View SNMP OID List / Download MIB
VENDOR: WILLIAMS TECHNOLOGY CONSULTING SERVICES
Home | MIB: INFORMANT-HYPERV | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
informantHyperV | 1.3.6.1.4.1.9600.1.25 |
The MIB module for informant Hyper-V entities. |
||
msvmBIOS | 1.3.6.1.4.1.9600.1.25.1 |
The virtual BIOS is a software image that is loaded into RAM to configure some of the basic aspects of and boot a computer system. There is one BIOS element per computer system and that element cannot be replaced or removed. Thus, there is no resource pool for adding new BIOS elements to the virtual system. The BIOS element also does not have its own SettingData class to describe the settings for the BIOS. Settings for the BIOS, such as serial numbers, boot order, and num lock state, are found in the Msvm_VirtualSystemSettingData class. |
||
msvmBIOSElementTable | 1.3.6.1.4.1.9600.1.25.1.1 | no-access |
Represents the low-level software that is loaded into RAM to configure and start the system. The BIOS is not a logical device, hence the virtual BIOS should not be thought of as a virtual computer system device. As it is not a device, it does not have a corresponding resource pool. The BIOS object is associated with the virtual computer system through the Msvm_SystemBIOS association. |
|
1.3.6.1.4.1.9600.1.25.1.1.1 | no-access |
None |
||
msvmbeIndex | 1.3.6.1.4.1.9600.1.25.1.1.1.1 | integer32 | read-only |
The value of this object uniquely identifies the instance entry for this class. |
msvmbeBIOSGUID | 1.3.6.1.4.1.9600.1.25.1.1.1.2 | wtcsdisplaystring | read-only |
The unique identifier for the BIOS. |
msvmbeBIOSNumLock | 1.3.6.1.4.1.9600.1.25.1.1.1.3 | truthvalue | read-only |
The enabled state of the Num Lock in the BIOS. |
msvmbeBIOSSerialNumber | 1.3.6.1.4.1.9600.1.25.1.1.1.4 | wtcsdisplaystring | read-only |
The serial number for the BIOS. |
msvmbeBaseBoardSerialNumber | 1.3.6.1.4.1.9600.1.25.1.1.1.5 | wtcsdisplaystring | read-only |
The serial number for the base board on the virtual system. |
msvmbeBootOrder | 1.3.6.1.4.1.9600.1.25.1.1.1.6 | integer32 | read-only |
The order in which devices will be searched for a boot sector at startup. |
msvmbeBuildNumber | 1.3.6.1.4.1.9600.1.25.1.1.1.7 | wtcsdisplaystring | read-only |
The internal identifier for this compilation of SoftwareElement. |
msvmbeCaption | 1.3.6.1.4.1.9600.1.25.1.1.1.8 | wtcsdisplaystring | read-only |
The Caption property is a short textual description (one- line string) of the object. |
msvmbeChassisAssetTag | 1.3.6.1.4.1.9600.1.25.1.1.1.9 | wtcsdisplaystring | read-only |
Automatically populated by the BIOS when the virtual machine is created. |
msvmbeChassisSerialNumber | 1.3.6.1.4.1.9600.1.25.1.1.1.10 | wtcsdisplaystring | read-only |
Automatically populated by the BIOS when the virtual machine is created. |
msvmbeCodeSet | 1.3.6.1.4.1.9600.1.25.1.1.1.11 | wtcsdisplaystring | read-only |
The code set used by this SoftwareElement. It defines the bit patterns that a system uses to identify characters. ISO defines various code sets such as UTF-8 and ISO8859-1. |
msvmbeCurrentLanguage | 1.3.6.1.4.1.9600.1.25.1.1.1.12 | wtcsdisplaystring | read-only |
The currently selected language for the BIOS. This information can be obtained from SMBIOS, using the Current Language attribute of the Type 13 structure, to index into the string list following the structure. The property is formatted using the ISO 639 Language Name, and may be followed by the ISO 3166 Territory Name and the encoding method. |
msvmbeDescription | 1.3.6.1.4.1.9600.1.25.1.1.1.13 | wtcsdisplaystring | read-only |
The Description property provides a textual description of the object. |
msvmbeElementName | 1.3.6.1.4.1.9600.1.25.1.1.1.14 | wtcsdisplaystring | read-only |
A user-friendly name for the object. This property allows each instance to define a user-friendly name in addition to its key properties, identity data, and description information. Note that the Name property of ManagedSystemElement is also defined as a user-friendly name. But, it is often subclassed to be a Key. It is not reasonable that the same property can convey both identity and a user-friendly name, without inconsistencies. Where Name exists and is not a Key (such as for instances of LogicalDevice), the same information can be present in both the Name and ElementName properties. |
msvmbeEmbedFirmwareMajorRelease | 1.3.6.1.4.1.9600.1.25.1.1.1.15 | integer32 | read-only |
Indicates the major release of the embedded controller firmware, e.g. the value will be 0Ah for revision 10.22 and 02h for revision 2.1. The value 0xFF denotes the embedded controller firmware is not field-upgradeable. |
msvmbeEmbedFirmwareMinorRelease | 1.3.6.1.4.1.9600.1.25.1.1.1.16 | integer32 | read-only |
Indicates the minor release of the embedded controller firmware, e.g. the value will be 16h for revision 10.22 and 01h for revision 2.1. The value 0xFF denotes the embedded controller firmware is not field-upgradeable. |
msvmbeHealthState | 1.3.6.1.4.1.9600.1.25.1.1.1.17 | integer | read-only |
Indicates the current health of the element. This attribute expresses the health of this element but not necessarily that of its subcomponents. The possible values are 0 to 30, where 5 means the element is entirely healthy and 30 means the element is completely non-functional. The following continuum is defined: 'Non-recoverable Error' (30) - The element has completely failed, and recovery is not possible. All functionality provided by this element has been lost. 'Critical Failure' (25) - The element is non-functional and recovery might not be possible. 'Major Failure' (20) - The element is failing. It is possible that some or all of the functionality of this component is degraded or not working. 'Minor Failure' (15) - All functionality is available but some might be degraded. 'Degraded/Warning' (10) - The element is in working order and all functionality is provided. However, the element is not working to the best of its abilities. For example, the element might not be operating at optimal performance or it might be reporting recoverable errors. 'OK' (5) - The element is fully functional and is operating within normal operational parameters and without error. 'Unknown' (0) - The implementation cannot report on HealthState at this time. DMTF has reserved the unused portion of the continuum for additional HealthStates in the future. Enumeration: 'ok': 5, 'majorfailure': 20, 'unknown': 0, 'degradedWarning': 10, 'nonrecoverableerror': 30, 'criticalfailure': 25, 'minorfailure': 15. |
msvmbeIdentificationCode | 1.3.6.1.4.1.9600.1.25.1.1.1.18 | wtcsdisplaystring | read-only |
The manufacturer's identifier for this SoftwareElement. Often this will be a stock keeping unit (SKU) or a part number. |
msvmbeInstallDate | 1.3.6.1.4.1.9600.1.25.1.1.1.19 | dateandtime | read-only |
A datetime value that indicates when the object was installed. Lack of a value does not indicate that the object is not installed. |
msvmbeLanguageEdition | 1.3.6.1.4.1.9600.1.25.1.1.1.20 | wtcsdisplaystring | read-only |
The value of this property identifies the language edition of this SoftwareElement. The language codes defined in ISO 639 should be used. Where the element represents a multi-lingual or international version, the string 'Multilingual' should be used. |
msvmbeListOfLanguages | 1.3.6.1.4.1.9600.1.25.1.1.1.21 | wtcsdisplaystring | read-only |
A list of installable languages for the BIOS. This information can be obtained from SMBIOS, from the string list that follows the Type 13 structure. An ISO 639 Language Name should be used to specify the BIOS' installable languages. The ISO 3166 Territory Name and the encoding method may also be specified, following the Language Name. |
msvmbeLoadUtilityInformation | 1.3.6.1.4.1.9600.1.25.1.1.1.22 | wtcsdisplaystring | read-only |
A free form string describing the BIOS flash/load utility that is required to update the BIOSElement. Version and other information may be indicated in this property. |
msvmbeLoadedEndingAddress | 1.3.6.1.4.1.9600.1.25.1.1.1.23 | gauge32 | read-only |
The ending address of the memory which this BIOS occupies. |
msvmbeLoadedStartingAddress | 1.3.6.1.4.1.9600.1.25.1.1.1.24 | gauge32 | read-only |
The starting address of the memory which this BIOS occupies. |
msvmbeManufacturer | 1.3.6.1.4.1.9600.1.25.1.1.1.25 | wtcsdisplaystring | read-only |
Manufacturer of this SoftwareElement. |
msvmbeName | 1.3.6.1.4.1.9600.1.25.1.1.1.26 | wtcsdisplaystring | read-only |
The Name property defines the label by which the object is known. When subclassed, the Name property can be overridden to be a Key property. |
msvmbeOperationStatus | 1.3.6.1.4.1.9600.1.25.1.1.1.27 | integer32 | read-only |
Indicates the current status of the element. This property is inherited from CIM_ManagedSystemElement and it is always set to 2 ('OK'). |
msvmbeOperationalStatus | 1.3.6.1.4.1.9600.1.25.1.1.1.28 | integer | read-only |
Indicates the current statuses of the element. Various operational statuses are defined. Many of the enumeration's values are self-explanatory. However, a few are not and are described here in more detail. 'Stressed' indicates that the element is functioning, but needs attention. Examples of 'Stressed' states are overload, overheated, and so on. 'Predictive Failure' indicates that an element is functioning nominally but predicting a failure in the near future. 'In Service' describes an element being configured, maintained, cleaned, or otherwise administered. 'No Contact' indicates that the monitoring system has knowledge of this element, but has never been able to establish communications with it. 'Lost Communication' indicates that the ManagedSystem Element is known to exist and has been contacted successfully in the past, but is currently unreachable. 'Stopped' and 'Aborted' are similar, although the former implies a clean and orderly stop, while the latter implies an abrupt stop where the state and configuration of the element might need to be updated. 'Dormant' indicates that the element is inactive or quiesced. 'Supporting Entity in Error' indicates that this element might be 'OK' but that another element, on which it is dependent, is in error. An example is a network service or endpoint that cannot function due to lower-layer networking problems. 'Completed' indicates that the element has completed its operation. This value should be combined with either OK, Error, or Degraded so that a client can tell if the complete operation Completed with OK (passed), Completed with Error (failed), or Completed with Degraded (the operation finished, but it did not complete OK or did not report an error). 'Power Mode' indicates that the element has additional power model information contained in the Associated PowerManagementService association. OperationalStatus replaces the Status property on ManagedSystemElement to provide a consistent approach to enumerations, to address implementation needs for an array property, and to provide a migration path from today's environment to the future. This change was not made earlier because it required the deprecated qualifier. Due to the widespread use of the existing Status property in management applications, it is strongly recommended that providers or instrumentation provide both the Status and OperationalStatus properties. Further, the first value of OperationalStatus should contain the primary status for the element. When instrumented, Status (because it is single-valued) should also provide the primary status of the element. Enumeration: 'lostCommunication': 13, 'dormant': 15, 'powerMode': 18, 'ok': 2, 'aborted': 14, 'unknown': 0, 'noContact': 12, 'error': 6, 'supportingEntityinError': 16, 'other': 1, 'nonRecoverableError': 7, 'predictiveFailure': 5, 'stressed': 4, 'stopping': 9, 'stopped': 10, 'degraded': 3, 'starting': 8, 'completed': 17, 'inService': 11. |
msvmbeOtherTargetOS | 1.3.6.1.4.1.9600.1.25.1.1.1.29 | wtcsdisplaystring | read-only |
The OtherTargetOS property records the manufacturer and operating system type for a SoftwareElement when the TargetOperatingSystem property has a value of 1 ('Other'). For all other values of TargetOperatingSystem, the OtherTargetOS property is NULL. |
msvmbePrimaryBIOS | 1.3.6.1.4.1.9600.1.25.1.1.1.30 | truthvalue | read-only |
If true, this is the primary BIOS of the ComputerSystem. |
msvmbeReleaseDate | 1.3.6.1.4.1.9600.1.25.1.1.1.31 | dateandtime | read-only |
Date that this BIOS was released. |
msvmbeSerialNumber | 1.3.6.1.4.1.9600.1.25.1.1.1.32 | wtcsdisplaystring | read-only |
The assigned serial number of this SoftwareElement. |
msvmbeSoftwareElementID | 1.3.6.1.4.1.9600.1.25.1.1.1.33 | wtcsdisplaystring | read-only |
This is an identifier for the SoftwareElement and is designed to be used in conjunction with other keys to create a unique representation of the element. |
msvmbeSoftwareElementState | 1.3.6.1.4.1.9600.1.25.1.1.1.34 | integer | read-only |
The SoftwareElementState is defined in this model to identify various states of a SoftwareElement's life cycle. - A SoftwareElement in the deployable state describes the details necessary to successfully distribute it and the details (Checks and Actions) required to move it to the installable state (i.e, the next state). - A SoftwareElement in the installable state describes the details necessary to successfully install it and the details (Checks and Actions) required to create an element in the executable state (i.e., the next state). - A SoftwareElement in the executable state describes the details necessary to successfully start it and the details (Checks and Actions) required to move it to the running state (i.e., the next state). - A SoftwareElement in the running state describes the details necessary to manage the started element. Enumeration: 'executable': 2, 'running': 3, 'installable': 1, 'deployable': 0. |
msvmbeStatus | 1.3.6.1.4.1.9600.1.25.1.1.1.35 | wtcsdisplaystring | read-only |
A string indicating the current status of the object. Various operational and non-operational statuses are defined. This property is deprecated in lieu of OperationalStatus, which includes the same semantics in its enumeration. This change is made for 3 reasons: 1) Status is more correctly defined as an array. This definition overcomes the limitation of describing status using a single value, when it is really a multi-valued property (for example, an element might be OK AND Stopped. 2) A MaxLen of 10 is too restrictive and leads to unclear enumerated values. 3) The change to a uint16 data type was discussed when CIM V2.0 was defined. However, existing V1.0 implementations used the string property and did not want to modify their code. Therefore, Status was grandfathered into the Schema. Use of the deprecated qualifier allows the maintenance of the existing property, but also permits an improved definition using OperationalStatus. |
msvmbeStatusDescriptions | 1.3.6.1.4.1.9600.1.25.1.1.1.36 | wtcsdisplaystring | read-only |
Strings describing the various OperationalStatus array values. For example, if 'Stopping' is the value assigned to OperationalStatus, then this property may contain an explanation as to why an object is being stopped. Note that entries in this array are correlated with those at the same array index in OperationalStatus. |
msvmbeSystemBIOSMajorRelease | 1.3.6.1.4.1.9600.1.25.1.1.1.37 | integer32 | read-only |
Indicates the major release of the system BIOS, e.g. the value will be 0Ah for revision 10.22 and 02h for revision 2.1. The value 0xFF denotes the system does not support the use of this field. |
msvmbeSystemBIOSMinorRelease | 1.3.6.1.4.1.9600.1.25.1.1.1.38 | integer32 | read-only |
Indicates the minor release of the system BIOS, e.g. the value will be 16h for revision 10.22 and 01h for revision 2.1. The value 0xFF denotes the system does not support the use of this field. |
msvmbeTargetOperatingSystem | 1.3.6.1.4.1.9600.1.25.1.1.1.39 | integer | read-only |
The TargetOperatingSystem property specifies the element's operating system environment. The value of this property does not ensure that it is binary executable. Two other pieces of information are needed. First, the version of the OS needs to be specified using the class, CIM_OSVersion Check. The second piece of information is the architecture that the OS runs on. This information is verified using CIM_ArchitectureCheck. The combination of these constructs clearly identifies the level of OS required for a particular SoftwareElement. Enumeration: 'dgux': 4, 'windowsXP': 67, 'dedicated': 59, 'solaris': 29, 'win95': 16, 'u6000': 31, 'win98': 17, 'microsoftWindowsServer200364Bit': 70, 'vm': 39, 'ncr3000': 20, 'sunOS': 30, 'hpux': 8, 'beOS': 53, 'vse': 61, 'freeBSD': 42, 'linux': 36, 'aseries': 32, 'rhapsody': 57, 'osf': 22, 'winnt': 18, 'scoUnixWare': 25, 'epoc': 49, 'unknown': 0, 'hpNonStopOSS': 34, 'notApplicable': 66, 'gnuHurd': 44, 'other': 1, 'mvs': 10, 'win3x': 15, 'os400': 11, 'microsoftWindowsServer2003': 69, 'windows2000': 58, 'os9': 45, 'netWare': 21, 'attunix': 3, 'os2': 12, 'qnx': 48, 'hpMPE': 54, 'openVMS': 7, 'msdos': 14, 'reliantUNIX': 24, 'wince': 19, 'tru64UNIX': 6, 'calderaOpenUNIX': 64, 'miNT': 52, 'inferno': 47, 'sequent': 27, 'nextStep': 55, 'tpf': 62, 'macos': 2, 'decnt': 5, 'openBSD': 65, 'aix': 9, 'machKernel': 46, 'scoOpenServer': 26, 'vxWorks': 51, 'javaVM': 13, 'irix': 28, 'xenix': 38, 'hpNonStopOS': 33, 'os390': 60, 'zOS': 68, 'ixWorks': 50, 'dcOS': 23, 'bsdunix': 41, 'lynx': 37, 'interactiveUNIX': 40, 'bs2000': 35, 'palmPilot': 56, 'netBSD': 43, 'windowsRMe': 63. |
msvmbeVersion | 1.3.6.1.4.1.9600.1.25.1.1.1.40 | wtcsdisplaystring | read-only |
Software Version should be in the form |
msvmSystemBIOSTable | 1.3.6.1.4.1.9600.1.25.1.2 | no-access |
This class is used to associate a virtual system with its BIOS. |
|
1.3.6.1.4.1.9600.1.25.1.2.1 | no-access |
None |
||
msvmsbIndex | 1.3.6.1.4.1.9600.1.25.1.2.1.1 | integer32 | read-only |
The value of this object uniquely identifies the instance entry for this class. |
msvmsbGroupComponent | 1.3.6.1.4.1.9600.1.25.1.2.1.2 | wtcsdisplaystring | read-only |
The parent element in the association. |
msvmsbPartComponent | 1.3.6.1.4.1.9600.1.25.1.2.1.3 | wtcsdisplaystring | read-only |
The child element in the association. |
msvmInput | 1.3.6.1.4.1.9600.1.25.2 |
The user input devices are represented by these classes. A virtual system always has one instance of each class associated with it. These devices may not be added or removed from the virtual system. Therefore, there are no resource pool instances for keyboard or mouse devices. |
||
msvmKeyboardTable | 1.3.6.1.4.1.9600.1.25.2.1 | no-access |
Represents a keyboard device. Keyboards are logical devices that are always present in a virtual system, and thus are not allocated through a resource pool. One Msvm_Keyboard instance is always present in a virtual computer system. |
|
1.3.6.1.4.1.9600.1.25.2.1.1 | no-access |
None |
||
msvmkbIndex | 1.3.6.1.4.1.9600.1.25.2.1.1.1 | integer32 | read-only |
The value of this object uniquely identifies the instance entry for this class. |
msvmkbAdditionalAvailability | 1.3.6.1.4.1.9600.1.25.2.1.1.2 | integer | read-only |
Additional availability and status of the Device in addition to that specified in the Availability property. The Availability property denotes the primary status and availability of the Device. In some cases, this property will not be sufficient to denote the complete status of the Device. In those cases, the AdditionalAvailability property can be used to provide further information. For example, the primary Availability of a device might be 'Off line' (value=8) or in a low-power state (AdditionalAvailability value=14), or the Device could be running Diagnostics (AdditionalAvailability value=5, 'In Test'). Enumeration: 'powerSaveStandby': 15, 'paused': 18, 'installError': 12, 'notConfigured': 20, 'quiesced': 21, 'unknown': 2, 'powerSaveUnknown': 13, 'notInstalled': 11, 'offDuty': 9, 'inTest': 5, 'powerSaveWarning': 17, 'notApplicable': 6, 'powerOff': 7, 'other': 1, 'notReady': 19, 'runningFullPower': 3, 'offLine': 8, 'warning': 4, 'degraded': 10, 'powerSaveLowPowerMode': 14, 'powerCycle': 16. |
msvmkbAvailability | 1.3.6.1.4.1.9600.1.25.2.1.1.3 | integer | read-only |
Note: The use of this property has been deprecated. Deprecated description: The primary availability and status of the Device. (Additional status information can be specified using the Additional Availability array property.) For example, the Availability property indicates that the Device is running and has full power (value=3), or is in a warning (4), test (5), degraded (10) or power save state (values 13-15 and 17). The Power Save states are defined as follows: Value 13 ('Power Save - Unknown') indicates that the Device is known to be in a power save mode, but its exact status in this mode is unknown; value 14 ('Power Save - Low Power Mode') indicates that the Device is in a power save state but still functioning, and might exhibit degraded performance; value 15 ('Power Save - Standby') indicates that the Device is not functioning but could be brought to full power 'quickly'; and value 17 ('Power Save - Warning') indicates that the Device is in a warning state, but is also in a power save mode. Enumeration: 'powerSaveStandby': 15, 'paused': 18, 'installError': 12, 'notConfigured': 20, 'quiesced': 21, 'unknown': 2, 'powerSaveUnknown': 13, 'notInstalled': 11, 'offDuty': 9, 'inTest': 5, 'powerSaveWarning': 17, 'notApplicable': 6, 'powerOff': 7, 'other': 1, 'notReady': 19, 'runningFullPower': 3, 'offLine': 8, 'warning': 4, 'degraded': 10, 'powerSaveLowPowerMode': 14, 'powerCycle': 16. |
msvmkbCaption | 1.3.6.1.4.1.9600.1.25.2.1.1.4 | wtcsdisplaystring | read-only |
The Caption property is a short textual description (one- line string) of the object. |
msvmkbCreationClassName | 1.3.6.1.4.1.9600.1.25.2.1.1.5 | wtcsdisplaystring | read-only |
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. |
msvmkbDescription | 1.3.6.1.4.1.9600.1.25.2.1.1.6 | wtcsdisplaystring | read-only |
The Description property provides a textual description of the object. |
msvmkbDeviceID | 1.3.6.1.4.1.9600.1.25.2.1.1.7 | wtcsdisplaystring | read-only |
An address or other identifying information used to uniquely name the LogicalDevice. |
msvmkbElementName | 1.3.6.1.4.1.9600.1.25.2.1.1.8 | wtcsdisplaystring | read-only |
A user-friendly name for the object. This property allows each instance to define a user-friendly name in addition to its key properties, identity data, and description information. Note that the Name property of ManagedSystemElement is also defined as a user-friendly name. But, it is often subclassed to be a Key. It is not reasonable that the same property can convey both identity and a user-friendly name, without inconsistencies. Where Name exists and is not a Key (such as for instances of LogicalDevice), the same information can be present in both the Name and ElementName properties. |
msvmkbEnabledDefault | 1.3.6.1.4.1.9600.1.25.2.1.1.9 | integer | read-only |
An enumerated value indicating an administrator's default or startup configuration for the Enabled State of an element. By default, the element is 'Enabled' (value=2). Enumeration: 'disabled': 3, 'notApplicable': 5, 'enabled': 2, 'enabledbutOffline': 6, 'noDefault': 7. |
msvmkbEnabledState | 1.3.6.1.4.1.9600.1.25.2.1.1.10 | integer | read-only |
EnabledState is an integer enumeration that indicates the enabled and disabled states of an element. It can also indicate the transitions between these requested states. For example, shutting down (value=4) and starting (value=10) are transient states between enabled and disabled. The following text briefly summarizes the various enabled and disabled states: Enabled (2) indicates that the element is or could be executing commands, will process any queued commands, and queues new requests. Disabled (3) indicates that the element will not execute commands and will drop any new requests. Shutting Down (4) indicates that the element is in the process of going to a Disabled state. Not Applicable (5) indicates the element does not support being enabled or disabled. Enabled but Offline (6) indicates that the element might be completing commands, and will drop any new requests. Test (7) indicates that the element is in a test state. Deferred (8) indicates that the element might be completing commands, but will queue any new requests. Quiesce (9) indicates that the element is enabled but in a restricted mode. The behavior of the element is similar to the Enabled state, but it processes only a restricted set of commands. All other requests are queued. Starting (10) indicates that the element is in the process of going to an Enabled state. New requests are queued. Enumeration: 'deferred': 8, 'quiesce': 9, 'unknown': 0, 'enabled': 2, 'shuttingDown': 4, 'inTest': 7, 'disabled': 3, 'notApplicable': 5, 'other': 1, 'enabledbutOffline': 6, 'starting': 10. |
msvmkbErrorCleared | 1.3.6.1.4.1.9600.1.25.2.1.1.11 | truthvalue | read-only |
Note: The use of this method is deprecated. Deprecated description: ErrorCleared is a Boolean property that indicates that the error reported in LastErrorCode is now cleared. |
msvmkbErrorDescription | 1.3.6.1.4.1.9600.1.25.2.1.1.12 | wtcsdisplaystring | read-only |
Note: The use of this method is deprecated. Deprecated description: ErrorDescription is a free-form string that supplies more information about the error recorded in LastErrorCode and information on any corrective actions that can be taken. |
msvmkbHealthState | 1.3.6.1.4.1.9600.1.25.2.1.1.13 | integer | read-only |
Indicates the current health of the element. This attribute expresses the health of this element but not necessarily that of its subcomponents. The possible values are 0 to 30, where 5 means the element is entirely healthy and 30 means the element is completely non-functional. The following continuum is defined: 'Non-recoverable Error' (30) - The element has completely failed, and recovery is not possible. All functionality provided by this element has been lost. 'Critical Failure' (25) - The element is non-functional and recovery might not be possible. 'Major Failure' (20) - The element is failing. It is possible that some or all of the functionality of this component is degraded or not working. 'Minor Failure' (15) - All functionality is available but some might be degraded. 'Degraded/Warning' (10) - The element is in working order and all functionality is provided. However, the element is not working to the best of its abilities. For example, the element might not be operating at optimal performance or it might be reporting recoverable errors. 'OK' (5) - The element is fully functional and is operating within normal operational parameters and without error. 'Unknown' (0) - The implementation cannot report on HealthState at this time. DMTF has reserved the unused portion of the continuum for additional HealthStates in the future. Enumeration: 'ok': 5, 'majorfailure': 20, 'unknown': 0, 'degradedWarning': 10, 'nonrecoverableerror': 30, 'criticalfailure': 25, 'minorfailure': 15. |
msvmkbIdentifyingDescriptions | 1.3.6.1.4.1.9600.1.25.2.1.1.14 | wtcsdisplaystring | read-only |
An array of free-form strings providing explanations and details behind the entries in the OtherIdentifyingInfo array. Note that each entry of this array is related to the entry in OtherIdentifyingInfo that is located at the same index. |
msvmkbInstallDate | 1.3.6.1.4.1.9600.1.25.2.1.1.15 | dateandtime | read-only |
A datetime value that indicates when the object was installed. Lack of a value does not indicate that the object is not installed. |
msvmkbIsLocked | 1.3.6.1.4.1.9600.1.25.2.1.1.16 | truthvalue | read-only |
An indication of whether the Device is locked, preventing user input or output. |
msvmkbLastErrorCode | 1.3.6.1.4.1.9600.1.25.2.1.1.17 | gauge32 | read-only |
Note: The use of this method is deprecated. Deprecated description: LastErrorCode captures the last error code reported by the LogicalDevice. |
msvmkbLayout | 1.3.6.1.4.1.9600.1.25.2.1.1.18 | wtcsdisplaystring | read-only |
A free-form string indicating the format and layout of the Keyboard. |
msvmkbLocationIndicator | 1.3.6.1.4.1.9600.1.25.2.1.1.19 | integer | read-only |
An integer that reflects the state of an indicator (e.g., LED) that is part of a device. Reading the value gives the current state. Writing the value with 'On'/'Off' turns the indicator on/off, other values may not be written. Enumeration: 'unknown': 0, 'notSupported': 4, 'off': 3, 'on': 2. |
msvmkbMaxQuiesceTime | 1.3.6.1.4.1.9600.1.25.2.1.1.20 | gauge32 | read-only |
Note: The use of this property has been deprecated. When evaluating the use of Quiesce, it was determined that this single property is not adequate for describing when a device will automatically exit a quiescent state. In fact, the most likely scenario for a device to exit a quiescent state was determined to be based on the number of outstanding requests queued rather than on a maximum time. This decision will be re-evaluated and repositioned later. Deprecated description: Maximum time, in milliseconds, that a Device can run in a 'Quiesced' state. The state is defined in its Availability and AdditionalAvailability properties, where 'Quiesced' is conveyed by the value 21. What occurs at the end of the time limit is device-specific. The Device can unquiesce, can be offline, or can take other actions. A value of 0 indicates that a Device can remain quiesced indefinitely. |
msvmkbName | 1.3.6.1.4.1.9600.1.25.2.1.1.21 | wtcsdisplaystring | read-only |
The Name property defines the label by which the object is known. When subclassed, the Name property can be overridden to be a Key property. |
msvmkbNumberOfFunctionKeys | 1.3.6.1.4.1.9600.1.25.2.1.1.22 | integer32 | read-only |
Number of function keys on the Keyboard. |
msvmkbOperationalStatus | 1.3.6.1.4.1.9600.1.25.2.1.1.23 | integer | read-only |
Indicates the current statuses of the element. Various operational statuses are defined. Many of the enumeration's values are self-explanatory. However, a few are not and are described here in more detail. 'Stressed' indicates that the element is functioning, but needs attention. Examples of 'Stressed' states are overload, overheated, and so on. 'Predictive Failure' indicates that an element is functioning nominally but predicting a failure in the near future. 'In Service' describes an element being configured, maintained, cleaned, or otherwise administered. 'No Contact' indicates that the monitoring system has knowledge of this element, but has never been able to establish communications with it. 'Lost Communication' indicates that the ManagedSystem Element is known to exist and has been contacted successfully in the past, but is currently unreachable. 'Stopped' and 'Aborted' are similar, although the former implies a clean and orderly stop, while the latter implies an abrupt stop where the state and configuration of the element might need to be updated. 'Dormant' indicates that the element is inactive or quiesced. 'Supporting Entity in Error' indicates that this element might be 'OK' but that another element, on which it is dependent, is in error. An example is a network service or endpoint that cannot function due to lower-layer networking problems. 'Completed' indicates that the element has completed its operation. This value should be combined with either OK, Error, or Degraded so that a client can tell if the complete operation Completed with OK (passed), Completed with Error (failed), or Completed with Degraded (the operation finished, but it did not complete OK or did not report an error). 'Power Mode' indicates that the element has additional power model information contained in the Associated PowerManagementService association. OperationalStatus replaces the Status property on ManagedSystemElement to provide a consistent approach to enumerations, to address implementation needs for an array property, and to provide a migration path from today's environment to the future. This change was not made earlier because it required the deprecated qualifier. Due to the widespread use of the existing Status property in management applications, it is strongly recommended that providers or instrumentation provide both the Status and OperationalStatus properties. Further, the first value of OperationalStatus should contain the primary status for the element. When instrumented, Status (because it is single-valued) should also provide the primary status of the element. Enumeration: 'lostCommunication': 13, 'dormant': 15, 'powerMode': 18, 'ok': 2, 'aborted': 14, 'unknown': 0, 'noContact': 12, 'error': 6, 'supportingEntityinError': 16, 'other': 1, 'nonRecoverableError': 7, 'predictiveFailure': 5, 'stressed': 4, 'stopping': 9, 'stopped': 10, 'degraded': 3, 'starting': 8, 'completed': 17, 'inService': 11. |
msvmkbOtherEnabledState | 1.3.6.1.4.1.9600.1.25.2.1.1.24 | wtcsdisplaystring | read-only |
A string that describes the enabled or disabled state of the element when the EnabledState property is set to 1 ('Other'). This property must be set to null when EnabledState is any value other than 1. |
msvmkbOtherIdentifyingInfo | 1.3.6.1.4.1.9600.1.25.2.1.1.25 | wtcsdisplaystring | read-only |
OtherIdentifyingInfo captures data, in addition to DeviceID information, that could be used to identify a LogicalDevice. For example, you could use this property to hold the operating system's user-friendly name for the Device. |
msvmkbPassword | 1.3.6.1.4.1.9600.1.25.2.1.1.26 | integer32 | read-only |
An integer indicating whether a hardware-level password is enabled at the keyboard, preventing local input. |
msvmkbPowerManagementCapability | 1.3.6.1.4.1.9600.1.25.2.1.1.27 | integer | read-only |
Note: The use of this property has been deprecated. Instead, use the PowerCapabilites property in an associated PowerManagementCapabilities class. Deprecated description: An enumerated array describing the power management capabilities of the Device. Enumeration: 'timedPowerOnSupported': 7, 'unknown': 0, 'enabled': 3, 'disabled': 2, 'powerCyclingSupported': 6, 'powerStateSettable': 5, 'notSupported': 1, 'powerSavingModesEnteredAutomatic': 4. |
msvmkbPowerManagementSupported | 1.3.6.1.4.1.9600.1.25.2.1.1.28 | truthvalue | read-only |
Note: The use of this property has been deprecated. Instead, the existence of an associated PowerManagementCapabilities class (associated using the ElementCapabilities relationship) indicates that power management is supported. Deprecated description: Boolean that indicates that the Device can use power management. |
msvmkbPowerOnHours | 1.3.6.1.4.1.9600.1.25.2.1.1.29 | gauge32 | read-only |
Note: The use of this method is deprecated. Deprecated description: The number of consecutive hours that this Device has been powered on since its last power cycle. |
msvmkbRequestedState | 1.3.6.1.4.1.9600.1.25.2.1.1.30 | integer | read-only |
RequestedState is an integer enumeration that indicates the last requested or desired state for the element. The actual state of the element is represented by EnabledState. This property is provided to compare the last requested and current enabled or disabled states. Note that when EnabledState is set to 5 ('Not Applicable'), then this property has no meaning. By default, the RequestedState of the element is 5 ('No Change'). Refer to the EnabledState property description for explanations of the values in the RequestedState enumeration. It should be noted that there are two new values in RequestedState that build on the statuses of EnabledState. These are 'Reboot' (10) and 'Reset' (11). Reboot refers to doing a 'Shut Down' and then moving to an 'Enabled' state. Reset indicates that the element is first 'Disabled' and then 'Enabled'. The distinction between requesting 'Shut Down' and 'Disabled' should also be noted. Shut Down requests an orderly transition to the Disabled state, and might involve removing power, to completely erase any existing state. The Disabled state requests an immediate disabling of the element, such that it will not execute or accept any commands or processing requests. This property is set as the result of a method invocation (such as Start or StopService on CIM_Service), or can be overridden and defined as WRITEable in a subclass. The method approach is considered superior to a WRITEable property, because it allows an explicit invocation of the operation and the return of a result code. A particular instance of EnabledLogicalElement might not support RequestedStateChange. If this occurs, the value 12 ('Not Applicable') is used. Enumeration: 'reset': 11, 'noChange': 5, 'notApplicable': 12, 'quiesce': 9, 'enabled': 2, 'reboot': 10, 'disabled': 3, 'deferred': 8, 'shutDown': 4, 'test': 7, 'offline': 6. |
msvmkbStatus | 1.3.6.1.4.1.9600.1.25.2.1.1.31 | wtcsdisplaystring | read-only |
A string indicating the current status of the object. Various operational and non-operational statuses are defined. This property is deprecated in lieu of OperationalStatus, which includes the same semantics in its enumeration. This change is made for 3 reasons: 1) Status is more correctly defined as an array. This definition overcomes the limitation of describing status using a single value, when it is really a multi-valued property (for example, an element might be OK AND Stopped. 2) A MaxLen of 10 is too restrictive and leads to unclear enumerated values. 3) The change to a uint16 data type was discussed when CIM V2.0 was defined. However, existing V1.0 implementations used the string property and did not want to modify their code. Therefore, Status was grandfathered into the Schema. Use of the deprecated qualifier allows the maintenance of the existing property, but also permits an improved definition using OperationalStatus. |
msvmkbStatusDescriptions | 1.3.6.1.4.1.9600.1.25.2.1.1.32 | wtcsdisplaystring | read-only |
Strings describing the various OperationalStatus array values. For example, if 'Stopping' is the value assigned to OperationalStatus, then this property may contain an explanation as to why an object is being stopped. Note that entries in this array are correlated with those at the same array index in OperationalStatus. |
msvmkbStatusInfo | 1.3.6.1.4.1.9600.1.25.2.1.1.33 | integer | read-only |
Note: The use of this method is deprecated in lieu of a more clearly named property (EnabledState) that is inherited from ManagedSystemElement and that has additional enumerated values. Deprecated description: The StatusInfo property indicates whether the Logical Device is in an enabled state (value=3), disabled state (value=4), some other state (value=1), or an unknown state (value=2). If this property does not apply to the LogicalDevice, the value 5 ('Not Applicable') should be used. If a Device is ('Enabled')(value=3), it has been powered up and is configured and operational. The Device might or might not be functionally active, depending on whether its Availability (or AdditionalAvailability) indicates that it is ('Running/Full Power')(value=3) or ('Off line') (value=8). In an enabled but offline mode, a Device might be performing out-of-band requests, such as running Diagnostics. If StatusInfo is ('Disabled') (value=4), a Device can only be 'enabled' or powered off. In a personal computer environment, ('Disabled') means that the driver of the device is not available in the stack. In other environments, a Device can be disabled by removing its configuration file. A disabled device is physically present in a System and consuming resources, but it cannot be communicated with until a driver is loaded, a configuration file is loaded, or some other 'enabling' activity has occurred. Enumeration: 'disabled': 4, 'unknown': 2, 'other': 1, 'enabled': 3, 'notApplicable': 5. |
msvmkbSystemCreationClassName | 1.3.6.1.4.1.9600.1.25.2.1.1.34 | wtcsdisplaystring | read-only |
The CreationClassName of the scoping system. |
msvmkbSystemName | 1.3.6.1.4.1.9600.1.25.2.1.1.35 | wtcsdisplaystring | read-only |
The System Name of the scoping system. |
msvmkbTimeOfLastStateChange | 1.3.6.1.4.1.9600.1.25.2.1.1.36 | dateandtime | read-only |
The date or time when the EnabledState of the element last changed. If the state of the element has not changed and this property is populated, then it must be set to a 0 interval value. If a state change was requested, but rejected or not yet processed, the property must not be updated. |
msvmkbTotalPowerOnHours | 1.3.6.1.4.1.9600.1.25.2.1.1.37 | gauge32 | read-only |
Note: The use of this method is deprecated. Deprecated description: The total number of hours that this Device has been powered on. |
msvmPs2MouseTable | 1.3.6.1.4.1.9600.1.25.2.2 | no-access |
Represents a PS2 mouse device. Instances of this class are logical devices that are always present in a virtual system, and thus are not allocated through a resource pool. One instance is always present in a virtual computer system. |
|
1.3.6.1.4.1.9600.1.25.2.2.1 | no-access |
None |
||
msvmps2Index | 1.3.6.1.4.1.9600.1.25.2.2.1.1 | integer32 | read-only |
The value of this object uniquely identifies the instance entry for this class. |
msvmps2AbsoluteCoordinates | 1.3.6.1.4.1.9600.1.25.2.2.1.2 | truthvalue | read-only |
Indicates whether the device operates on absolute coordinates. If not set, the device's coordinates are relative. |
msvmps2AdditionalAvailability | 1.3.6.1.4.1.9600.1.25.2.2.1.3 | integer | read-only |
Additional availability and status of the Device in addition to that specified in the Availability property. The Availability property denotes the primary status and availability of the Device. In some cases, this property will not be sufficient to denote the complete status of the Device. In those cases, the AdditionalAvailability property can be used to provide further information. For example, the primary Availability of a device might be 'Off line' (value=8) or in a low-power state (AdditionalAvailability value=14), or the Device could be running Diagnostics (AdditionalAvailability value=5, 'In Test'). Enumeration: 'powerSaveStandby': 15, 'paused': 18, 'installError': 12, 'notConfigured': 20, 'quiesced': 21, 'unknown': 2, 'powerSaveUnknown': 13, 'notInstalled': 11, 'offDuty': 9, 'inTest': 5, 'powerSaveWarning': 17, 'notApplicable': 6, 'powerOff': 7, 'other': 1, 'notReady': 19, 'runningFullPower': 3, 'offLine': 8, 'warning': 4, 'degraded': 10, 'powerSaveLowPowerMode': 14, 'powerCycle': 16. |
msvmps2Availability | 1.3.6.1.4.1.9600.1.25.2.2.1.4 | integer | read-only |
Note: The use of this property has been deprecated. Deprecated description: The primary availability and status of the Device. (Additional status information can be specified using the Additional Availability array property.) For example, the Availability property indicates that the Device is running and has full power (value=3), or is in a warning (4), test (5), degraded (10) or power save state (values 13-15 and 17). The Power Save states are defined as follows: Value 13 ('Power Save - Unknown') indicates that the Device is known to be in a power save mode, but its exact status in this mode is unknown; value 14 ('Power Save - Low Power Mode') indicates that the Device is in a power save state but still functioning, and might exhibit degraded performance; value 15 ('Power Save - Standby') indicates that the Device is not functioning but could be brought to full power 'quickly'; and value 17 ('Power Save - Warning') indicates that the Device is in a warning state, but is also in a power save mode. Enumeration: 'powerSaveStandby': 15, 'paused': 18, 'installError': 12, 'notConfigured': 20, 'quiesced': 21, 'unknown': 2, 'powerSaveUnknown': 13, 'notInstalled': 11, 'offDuty': 9, 'inTest': 5, 'powerSaveWarning': 17, 'notApplicable': 6, 'powerOff': 7, 'other': 1, 'notReady': 19, 'runningFullPower': 3, 'offLine': 8, 'warning': 4, 'degraded': 10, 'powerSaveLowPowerMode': 14, 'powerCycle': 16. |
msvmps2Caption | 1.3.6.1.4.1.9600.1.25.2.2.1.5 | wtcsdisplaystring | read-only |
The Caption property is a short textual description (one- line string) of the object. |
msvmps2CreationClassName | 1.3.6.1.4.1.9600.1.25.2.2.1.6 | wtcsdisplaystring | read-only |
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. |
msvmps2Description | 1.3.6.1.4.1.9600.1.25.2.2.1.7 | wtcsdisplaystring | read-only |
The Description property provides a textual description of the object. |
msvmps2DeviceID | 1.3.6.1.4.1.9600.1.25.2.2.1.8 | wtcsdisplaystring | read-only |
An address or other identifying information used to uniquely name the LogicalDevice. |
msvmps2ElementName | 1.3.6.1.4.1.9600.1.25.2.2.1.9 | wtcsdisplaystring | read-only |
A user-friendly name for the object. This property allows each instance to define a user-friendly name in addition to its key properties, identity data, and description information. Note that the Name property of ManagedSystemElement is also defined as a user-friendly name. But, it is often subclassed to be a Key. It is not reasonable that the same property can convey both identity and a user-friendly name, without inconsistencies. Where Name exists and is not a Key (such as for instances of LogicalDevice), the same information can be present in both the Name and ElementName properties. |
msvmps2EnabledDefault | 1.3.6.1.4.1.9600.1.25.2.2.1.10 | integer | read-only |
An enumerated value indicating an administrator's default or startup configuration for the Enabled State of an element. By default, the element is 'Enabled' (value=2). Enumeration: 'disabled': 3, 'notApplicable': 5, 'enabled': 2, 'enabledbutOffline': 6, 'noDefault': 7. |
msvmps2EnabledState | 1.3.6.1.4.1.9600.1.25.2.2.1.11 | integer | read-only |
EnabledState is an integer enumeration that indicates the enabled and disabled states of an element. It can also indicate the transitions between these requested states. For example, shutting down (value=4) and starting (value=10) are transient states between enabled and disabled. The following text briefly summarizes the various enabled and disabled states: Enabled (2) indicates that the element is or could be executing commands, will process any queued commands, and queues new requests. Disabled (3) indicates that the element will not execute commands and will drop any new requests. Shutting Down (4) indicates that the element is in the process of going to a Disabled state. Not Applicable (5) indicates the element does not support being enabled or disabled. Enabled but Offline (6) indicates that the element might be completing commands, and will drop any new requests. Test (7) indicates that the element is in a test state. Deferred (8) indicates that the element might be completing commands, but will queue any new requests. Quiesce (9) indicates that the element is enabled but in a restricted mode. The behavior of the element is similar to the Enabled state, but it processes only a restricted set of commands. All other requests are queued. Starting (10) indicates that the element is in the process of going to an Enabled state. New requests are queued. Enumeration: 'deferred': 8, 'quiesce': 9, 'unknown': 0, 'enabled': 2, 'shuttingDown': 4, 'inTest': 7, 'disabled': 3, 'notApplicable': 5, 'other': 1, 'enabledbutOffline': 6, 'starting': 10. |
msvmps2ErrorCleared | 1.3.6.1.4.1.9600.1.25.2.2.1.12 | truthvalue | read-only |
Note: The use of this method is deprecated. Deprecated description: ErrorCleared is a Boolean property that indicates that the error reported in LastErrorCode is now cleared. |
msvmps2ErrorDescription | 1.3.6.1.4.1.9600.1.25.2.2.1.13 | wtcsdisplaystring | read-only |
Note: The use of this method is deprecated. Deprecated description: ErrorDescription is a free-form string that supplies more information about the error recorded in LastErrorCode and information on any corrective actions that can be taken. |
msvmps2Handedness | 1.3.6.1.4.1.9600.1.25.2.2.1.14 | integer | read-only |
Integer indicating whether the PointingDevice is configured for right (value=2) or left handed operation (value=3). Also, the values, 'Unknown' (0) and 'Not Applicable' (1), can be defined. Enumeration: 'unknown': 0, 'leftHandedOperation': 3, 'rightHandedOperation': 2, 'notApplicable': 1. |
msvmps2HealthState | 1.3.6.1.4.1.9600.1.25.2.2.1.15 | integer | read-only |
Indicates the current health of the element. This attribute expresses the health of this element but not necessarily that of its subcomponents. The possible values are 0 to 30, where 5 means the element is entirely healthy and 30 means the element is completely non-functional. The following continuum is defined: 'Non-recoverable Error' (30) - The element has completely failed, and recovery is not possible. All functionality provided by this element has been lost. 'Critical Failure' (25) - The element is non-functional and recovery might not be possible. 'Major Failure' (20) - The element is failing. It is possible that some or all of the functionality of this component is degraded or not working. 'Minor Failure' (15) - All functionality is available but some might be degraded. 'Degraded/Warning' (10) - The element is in working order and all functionality is provided. However, the element is not working to the best of its abilities. For example, the element might not be operating at optimal performance or it might be reporting recoverable errors. 'OK' (5) - The element is fully functional and is operating within normal operational parameters and without error. 'Unknown' (0) - The implementation cannot report on HealthState at this time. DMTF has reserved the unused portion of the continuum for additional HealthStates in the future. Enumeration: 'ok': 5, 'majorfailure': 20, 'unknown': 0, 'degradedWarning': 10, 'nonrecoverableerror': 30, 'criticalfailure': 25, 'minorfailure': 15. |
msvmps2IdentifyingDescriptions | 1.3.6.1.4.1.9600.1.25.2.2.1.16 | wtcsdisplaystring | read-only |
An array of free-form strings providing explanations and details behind the entries in the OtherIdentifyingInfo array. Note that each entry of this array is related to the entry in OtherIdentifyingInfo that is located at the same index. |
msvmps2InstallDate | 1.3.6.1.4.1.9600.1.25.2.2.1.17 | dateandtime | read-only |
A datetime value that indicates when the object was installed. Lack of a value does not indicate that the object is not installed. |
msvmps2IsLocked | 1.3.6.1.4.1.9600.1.25.2.2.1.18 | truthvalue | read-only |
An indication of whether the Device is locked, preventing user input or output. |
msvmps2LastErrorCode | 1.3.6.1.4.1.9600.1.25.2.2.1.19 | gauge32 | read-only |
Note: The use of this method is deprecated. Deprecated description: LastErrorCode captures the last error code reported by the LogicalDevice. |
msvmps2LocationIndicator | 1.3.6.1.4.1.9600.1.25.2.2.1.20 | integer | read-only |
An integer that reflects the state of an indicator (e.g., LED) that is part of a device. Reading the value gives the current state. Writing the value with 'On'/'Off' turns the indicator on/off, other values may not be written. Enumeration: 'unknown': 0, 'notSupported': 4, 'off': 3, 'on': 2. |
msvmps2MaxQuiesceTime | 1.3.6.1.4.1.9600.1.25.2.2.1.21 | gauge32 | read-only |
Note: The use of this property has been deprecated. When evaluating the use of Quiesce, it was determined that this single property is not adequate for describing when a device will automatically exit a quiescent state. In fact, the most likely scenario for a device to exit a quiescent state was determined to be based on the number of outstanding requests queued rather than on a maximum time. This decision will be re-evaluated and repositioned later. Deprecated description: Maximum time, in milliseconds, that a Device can run in a 'Quiesced' state. The state is defined in its Availability and AdditionalAvailability properties, where 'Quiesced' is conveyed by the value 21. What occurs at the end of the time limit is device-specific. The Device can unquiesce, can be offline, or can take other actions. A value of 0 indicates that a Device can remain quiesced indefinitely. |
msvmps2Name | 1.3.6.1.4.1.9600.1.25.2.2.1.22 | wtcsdisplaystring | read-only |
The Name property defines the label by which the object is known. When subclassed, the Name property can be overridden to be a Key property. |
msvmps2NumberOfButtons | 1.3.6.1.4.1.9600.1.25.2.2.1.23 | integer32 | read-only |
Number of buttons. If the PointingDevice has no buttons, enter 0. |
msvmps2OperationalStatus | 1.3.6.1.4.1.9600.1.25.2.2.1.24 | integer | read-only |
Indicates the current statuses of the element. Various operational statuses are defined. Many of the enumeration's values are self-explanatory. However, a few are not and are described here in more detail. 'Stressed' indicates that the element is functioning, but needs attention. Examples of 'Stressed' states are overload, overheated, and so on. 'Predictive Failure' indicates that an element is functioning nominally but predicting a failure in the near future. 'In Service' describes an element being configured, maintained, cleaned, or otherwise administered. 'No Contact' indicates that the monitoring system has knowledge of this element, but has never been able to establish communications with it. 'Lost Communication' indicates that the ManagedSystem Element is known to exist and has been contacted successfully in the past, but is currently unreachable. 'Stopped' and 'Aborted' are similar, although the former implies a clean and orderly stop, while the latter implies an abrupt stop where the state and configuration of the element might need to be updated. 'Dormant' indicates that the element is inactive or quiesced. 'Supporting Entity in Error' indicates that this element might be 'OK' but that another element, on which it is dependent, is in error. An example is a network service or endpoint that cannot function due to lower-layer networking problems. 'Completed' indicates that the element has completed its operation. This value should be combined with either OK, Error, or Degraded so that a client can tell if the complete operation Completed with OK (passed), Completed with Error (failed), or Completed with Degraded (the operation finished, but it did not complete OK or did not report an error). 'Power Mode' indicates that the element has additional power model information contained in the Associated PowerManagementService association. OperationalStatus replaces the Status property on ManagedSystemElement to provide a consistent approach to enumerations, to address implementation needs for an array property, and to provide a migration path from today's environment to the future. This change was not made earlier because it required the deprecated qualifier. Due to the widespread use of the existing Status property in management applications, it is strongly recommended that providers or instrumentation provide both the Status and OperationalStatus properties. Further, the first value of OperationalStatus should contain the primary status for the element. When instrumented, Status (because it is single-valued) should also provide the primary status of the element. Enumeration: 'lostCommunication': 13, 'dormant': 15, 'powerMode': 18, 'ok': 2, 'aborted': 14, 'unknown': 0, 'noContact': 12, 'error': 6, 'supportingEntityinError': 16, 'other': 1, 'nonRecoverableError': 7, 'predictiveFailure': 5, 'stressed': 4, 'stopping': 9, 'stopped': 10, 'degraded': 3, 'starting': 8, 'completed': 17, 'inService': 11. |
msvmps2OtherEnabledState | 1.3.6.1.4.1.9600.1.25.2.2.1.25 | wtcsdisplaystring | read-only |
A string that describes the enabled or disabled state of the element when the EnabledState property is set to 1 ('Other'). This property must be set to null when EnabledState is any value other than 1. |
msvmps2OtherIdentifyingInfo | 1.3.6.1.4.1.9600.1.25.2.2.1.26 | wtcsdisplaystring | read-only |
OtherIdentifyingInfo captures data, in addition to DeviceID information, that could be used to identify a LogicalDevice. For example, you could use this property to hold the operating system's user-friendly name for the Device. |
msvmps2PointingType | 1.3.6.1.4.1.9600.1.25.2.2.1.27 | integer | read-only |
The type of the pointing device. Enumeration: 'touchScreen': 8, 'unknown': 2, 'touchPad': 7, 'other': 1, 'trackBall': 4, 'mouseOpticalSensor': 9, 'mouse': 3, 'glidePoint': 6, 'trackPoint': 5. |
msvmps2PowerManagementCapability | 1.3.6.1.4.1.9600.1.25.2.2.1.28 | integer | read-only |
Note: The use of this property has been deprecated. Instead, use the PowerCapabilites property in an associated PowerManagementCapabilities class. Deprecated description: An enumerated array describing the power management capabilities of the Device. Enumeration: 'timedPowerOnSupported': 7, 'unknown': 0, 'enabled': 3, 'disabled': 2, 'powerCyclingSupported': 6, 'powerStateSettable': 5, 'notSupported': 1, 'powerSavingModesEnteredAutomatic': 4. |
msvmps2PowerManagementSupported | 1.3.6.1.4.1.9600.1.25.2.2.1.29 | truthvalue | read-only |
Note: The use of this property has been deprecated. Instead, the existence of an associated PowerManagementCapabilities class (associated using the ElementCapabilities relationship) indicates that power management is supported. Deprecated description: Boolean that indicates that the Device can use power management. |
msvmps2PowerOnHours | 1.3.6.1.4.1.9600.1.25.2.2.1.30 | gauge32 | read-only |
Note: The use of this method is deprecated. Deprecated description: The number of consecutive hours that this Device has been powered on since its last power cycle. |
msvmps2RequestedState | 1.3.6.1.4.1.9600.1.25.2.2.1.31 | integer | read-only |
RequestedState is an integer enumeration that indicates the last requested or desired state for the element. The actual state of the element is represented by EnabledState. This property is provided to compare the last requested and current enabled or disabled states. Note that when EnabledState is set to 5 ('Not Applicable'), then this property has no meaning. By default, the RequestedState of the element is 5 ('No Change'). Refer to the EnabledState property description for explanations of the values in the RequestedState enumeration. It should be noted that there are two new values in RequestedState that build on the statuses of EnabledState. These are 'Reboot' (10) and 'Reset' (11). Reboot refers to doing a 'Shut Down' and then moving to an 'Enabled' state. Reset indicates that the element is first 'Disabled' and then 'Enabled'. The distinction between requesting 'Shut Down' and 'Disabled' should also be noted. Shut Down requests an orderly transition to the Disabled state, and might involve removing power, to completely erase any existing state. The Disabled state requests an immediate disabling of the element, such that it will not execute or accept any commands or processing requests. This property is set as the result of a method invocation (such as Start or StopService on CIM_Service), or can be overridden and defined as WRITEable in a subclass. The method approach is considered superior to a WRITEable property, because it allows an explicit invocation of the operation and the return of a result code. A particular instance of EnabledLogicalElement might not support RequestedStateChange. If this occurs, the value 12 ('Not Applicable') is used. Enumeration: 'reset': 11, 'noChange': 5, 'notApplicable': 12, 'quiesce': 9, 'enabled': 2, 'reboot': 10, 'disabled': 3, 'deferred': 8, 'shutDown': 4, 'test': 7, 'offline': 6. |
msvmps2Resolution | 1.3.6.1.4.1.9600.1.25.2.2.1.32 | gauge32 | read-only |
Tracking resolution of the PointingDevice in Counts per Inch. |
msvmps2Status | 1.3.6.1.4.1.9600.1.25.2.2.1.33 | wtcsdisplaystring | read-only |
A string indicating the current status of the object. Various operational and non-operational statuses are defined. This property is deprecated in lieu of OperationalStatus, which includes the same semantics in its enumeration. This change is made for 3 reasons: 1) Status is more correctly defined as an array. This definition overcomes the limitation of describing status using a single value, when it is really a multi-valued property (for example, an element might be OK AND Stopped. 2) A MaxLen of 10 is too restrictive and leads to unclear enumerated values. 3) The change to a uint16 data type was discussed when CIM V2.0 was defined. However, existing V1.0 implementations used the string property and did not want to modify their code. Therefore, Status was grandfathered into the Schema. Use of the deprecated qualifier allows the maintenance of the existing property, but also permits an improved definition using OperationalStatus. |
msvmps2StatusDescriptions | 1.3.6.1.4.1.9600.1.25.2.2.1.34 | wtcsdisplaystring | read-only |
Strings describing the various OperationalStatus array values. For example, if 'Stopping' is the value assigned to OperationalStatus, then this property may contain an explanation as to why an object is being stopped. Note that entries in this array are correlated with those at the same array index in OperationalStatus. |
msvmps2StatusInfo | 1.3.6.1.4.1.9600.1.25.2.2.1.35 | integer | read-only |
Note: The use of this method is deprecated in lieu of a more clearly named property (EnabledState) that is inherited from ManagedSystemElement and that has additional enumerated values. Deprecated description: The StatusInfo property indicates whether the Logical Device is in an enabled state (value=3), disabled state (value=4), some other state (value=1), or an unknown state (value=2). If this property does not apply to the LogicalDevice, the value 5 ('Not Applicable') should be used. If a Device is ('Enabled')(value=3), it has been powered up and is configured and operational. The Device might or might not be functionally active, depending on whether its Availability (or AdditionalAvailability) indicates that it is ('Running/Full Power')(value=3) or ('Off line') (value=8). In an enabled but offline mode, a Device might be performing out-of-band requests, such as running Diagnostics. If StatusInfo is ('Disabled') (value=4), a Device can only be 'enabled' or powered off. In a personal computer environment, ('Disabled') means that the driver of the device is not available in the stack. In other environments, a Device can be disabled by removing its configuration file. A disabled device is physically present in a System and consuming resources, but it cannot be communicated with until a driver is loaded, a configuration file is loaded, or some other 'enabling' activity has occurred. Enumeration: 'disabled': 4, 'unknown': 2, 'other': 1, 'enabled': 3, 'notApplicable': 5. |
msvmps2SystemCreationClassName | 1.3.6.1.4.1.9600.1.25.2.2.1.36 | wtcsdisplaystring | read-only |
The CreationClassName of the scoping system. |
msvmps2SystemName | 1.3.6.1.4.1.9600.1.25.2.2.1.37 | wtcsdisplaystring | read-only |
The System Name of the scoping system. |
msvmps2TimeOfLastStateChange | 1.3.6.1.4.1.9600.1.25.2.2.1.38 | dateandtime | read-only |
The date or time when the EnabledState of the element last changed. If the state of the element has not changed and this property is populated, then it must be set to a 0 interval value. If a state change was requested, but rejected or not yet processed, the property must not be updated. |
msvmps2TotalPowerOnHours | 1.3.6.1.4.1.9600.1.25.2.2.1.39 | gauge32 | read-only |
Note: The use of this method is deprecated. Deprecated description: The total number of hours that this Device has been powered on. |
msvmSyntheticMouseTable | 1.3.6.1.4.1.9600.1.25.2.3 | no-access |
Represents a synthetic mouse device. |
|
1.3.6.1.4.1.9600.1.25.2.3.1 | no-access |
None |
||
msvmsmIndex | 1.3.6.1.4.1.9600.1.25.2.3.1.1 | integer32 | read-only |
The value of this object uniquely identifies the instance entry for this class. |
msvmsmAbsoluteCoordinates | 1.3.6.1.4.1.9600.1.25.2.3.1.2 | truthvalue | read-only |
If the device uses absolute, rather than relative, coordinates |
msvmsmAdditionalAvailability | 1.3.6.1.4.1.9600.1.25.2.3.1.3 | integer | read-only |
Additional availability and status of the Device in addition to that specified in the Availability property. The Availability property denotes the primary status and availability of the Device. In some cases, this property will not be sufficient to denote the complete status of the Device. In those cases, the AdditionalAvailability property can be used to provide further information. For example, the primary Availability of a device might be 'Off line' (value=8) or in a low-power state (AdditionalAvailability value=14), or the Device could be running Diagnostics (AdditionalAvailability value=5, 'In Test'). Enumeration: 'powerSaveStandby': 15, 'paused': 18, 'installError': 12, 'notConfigured': 20, 'quiesced': 21, 'unknown': 2, 'powerSaveUnknown': 13, 'notInstalled': 11, 'offDuty': 9, 'inTest': 5, 'powerSaveWarning': 17, 'notApplicable': 6, 'powerOff': 7, 'other': 1, 'notReady': 19, 'runningFullPower': 3, 'offLine': 8, 'warning': 4, 'degraded': 10, 'powerSaveLowPowerMode': 14, 'powerCycle': 16. |
msvmsmAvailability | 1.3.6.1.4.1.9600.1.25.2.3.1.4 | integer | read-only |
Note: The use of this property has been deprecated. Deprecated description: The primary availability and status of the Device. (Additional status information can be specified using the Additional Availability array property.) For example, the Availability property indicates that the Device is running and has full power (value=3), or is in a warning (4), test (5), degraded (10) or power save state (values 13-15 and 17). The Power Save states are defined as follows: Value 13 ('Power Save - Unknown') indicates that the Device is known to be in a power save mode, but its exact status in this mode is unknown; value 14 ('Power Save - Low Power Mode') indicates that the Device is in a power save state but still functioning, and might exhibit degraded performance; value 15 ('Power Save - Standby') indicates that the Device is not functioning but could be brought to full power 'quickly'; and value 17 ('Power Save - Warning') indicates that the Device is in a warning state, but is also in a power save mode. Enumeration: 'powerSaveStandby': 15, 'paused': 18, 'installError': 12, 'notConfigured': 20, 'quiesced': 21, 'unknown': 2, 'powerSaveUnknown': 13, 'notInstalled': 11, 'offDuty': 9, 'inTest': 5, 'powerSaveWarning': 17, 'notApplicable': 6, 'powerOff': 7, 'other': 1, 'notReady': 19, 'runningFullPower': 3, 'offLine': 8, 'warning': 4, 'degraded': 10, 'powerSaveLowPowerMode': 14, 'powerCycle': 16. |
msvmsmCaption | 1.3.6.1.4.1.9600.1.25.2.3.1.5 | wtcsdisplaystring | read-only |
The Caption property is a short textual description (one- line string) of the object. |
msvmsmCreationClassName | 1.3.6.1.4.1.9600.1.25.2.3.1.6 | wtcsdisplaystring | read-only |
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. |
msvmsmDescription | 1.3.6.1.4.1.9600.1.25.2.3.1.7 | wtcsdisplaystring | read-only |
The Description property provides a textual description of the object. |
msvmsmDeviceID | 1.3.6.1.4.1.9600.1.25.2.3.1.8 | wtcsdisplaystring | read-only |
An address or other identifying information used to uniquely name the LogicalDevice. |
msvmsmElementName | 1.3.6.1.4.1.9600.1.25.2.3.1.9 | wtcsdisplaystring | read-only |
A user-friendly name for the object. This property allows each instance to define a user-friendly name in addition to its key properties, identity data, and description information. Note that the Name property of ManagedSystemElement is also defined as a user-friendly name. But, it is often subclassed to be a Key. It is not reasonable that the same property can convey both identity and a user-friendly name, without inconsistencies. Where Name exists and is not a Key (such as for instances of LogicalDevice), the same information can be present in both the Name and ElementName properties. |
msvmsmEnabledDefault | 1.3.6.1.4.1.9600.1.25.2.3.1.10 | integer | read-only |
An enumerated value indicating an administrator's default or startup configuration for the Enabled State of an element. By default, the element is 'Enabled' (value=2). Enumeration: 'disabled': 3, 'notApplicable': 5, 'enabled': 2, 'enabledbutOffline': 6, 'noDefault': 7. |
msvmsmEnabledState | 1.3.6.1.4.1.9600.1.25.2.3.1.11 | integer | read-only |
EnabledState is an integer enumeration that indicates the enabled and disabled states of an element. It can also indicate the transitions between these requested states. For example, shutting down (value=4) and starting (value=10) are transient states between enabled and disabled. The following text briefly summarizes the various enabled and disabled states: Enabled (2) indicates that the element is or could be executing commands, will process any queued commands, and queues new requests. Disabled (3) indicates that the element will not execute commands and will drop any new requests. Shutting Down (4) indicates that the element is in the process of going to a Disabled state. Not Applicable (5) indicates the element does not support being enabled or disabled. Enabled but Offline (6) indicates that the element might be completing commands, and will drop any new requests. Test (7) indicates that the element is in a test state. Deferred (8) indicates that the element might be completing commands, but will queue any new requests. Quiesce (9) indicates that the element is enabled but in a restricted mode. The behavior of the element is similar to the Enabled state, but it processes only a restricted set of commands. All other requests are queued. Starting (10) indicates that the element is in the process of going to an Enabled state. New requests are queued. Enumeration: 'deferred': 8, 'quiesce': 9, 'unknown': 0, 'enabled': 2, 'shuttingDown': 4, 'inTest': 7, 'disabled': 3, 'notApplicable': 5, 'other': 1, 'enabledbutOffline': 6, 'starting': 10. |
msvmsmErrorCleared | 1.3.6.1.4.1.9600.1.25.2.3.1.12 | truthvalue | read-only |
Note: The use of this method is deprecated. Deprecated description: ErrorCleared is a Boolean property that indicates that the error reported in LastErrorCode is now cleared. |
msvmsmErrorDescription | 1.3.6.1.4.1.9600.1.25.2.3.1.13 | wtcsdisplaystring | read-only |
Note: The use of this method is deprecated. Deprecated description: ErrorDescription is a free-form string that supplies more information about the error recorded in LastErrorCode and information on any corrective actions that can be taken. |
msvmsmHandedness | 1.3.6.1.4.1.9600.1.25.2.3.1.14 | integer | read-only |
Integer indicating whether the PointingDevice is configured for right (value=2) or left handed operation (value=3). Also, the values, 'Unknown' (0) and 'Not Applicable' (1), can be defined. Enumeration: 'unknown': 0, 'leftHandedOperation': 3, 'rightHandedOperation': 2, 'notApplicable': 1. |
msvmsmHealthState | 1.3.6.1.4.1.9600.1.25.2.3.1.15 | integer | read-only |
Indicates the current health of the element. This attribute expresses the health of this element but not necessarily that of its subcomponents. The possible values are 0 to 30, where 5 means the element is entirely healthy and 30 means the element is completely non-functional. The following continuum is defined: 'Non-recoverable Error' (30) - The element has completely failed, and recovery is not possible. All functionality provided by this element has been lost. 'Critical Failure' (25) - The element is non-functional and recovery might not be possible. 'Major Failure' (20) - The element is failing. It is possible that some or all of the functionality of this component is degraded or not working. 'Minor Failure' (15) - All functionality is available but some might be degraded. 'Degraded/Warning' (10) - The element is in working order and all functionality is provided. However, the element is not working to the best of its abilities. For example, the element might not be operating at optimal performance or it might be reporting recoverable errors. 'OK' (5) - The element is fully functional and is operating within normal operational parameters and without error. 'Unknown' (0) - The implementation cannot report on HealthState at this time. DMTF has reserved the unused portion of the continuum for additional HealthStates in the future. Enumeration: 'ok': 5, 'majorfailure': 20, 'unknown': 0, 'degradedWarning': 10, 'nonrecoverableerror': 30, 'criticalfailure': 25, 'minorfailure': 15. |
msvmsmHorizontalPosition | 1.3.6.1.4.1.9600.1.25.2.3.1.16 | integer32 | read-only |
Indicates the absolute x-coordinate of the pointing device. |
msvmsmIdentifyingDescriptions | 1.3.6.1.4.1.9600.1.25.2.3.1.17 | wtcsdisplaystring | read-only |
An array of free-form strings providing explanations and details behind the entries in the OtherIdentifyingInfo array. Note that each entry of this array is related to the entry in OtherIdentifyingInfo that is located at the same index. |
msvmsmInstallDate | 1.3.6.1.4.1.9600.1.25.2.3.1.18 | dateandtime | read-only |
A datetime value that indicates when the object was installed. Lack of a value does not indicate that the object is not installed. |
msvmsmIsLocked | 1.3.6.1.4.1.9600.1.25.2.3.1.19 | truthvalue | read-only |
An indication of whether the Device is locked, preventing user input or output. |
msvmsmLastErrorCode | 1.3.6.1.4.1.9600.1.25.2.3.1.20 | gauge32 | read-only |
Note: The use of this method is deprecated. Deprecated description: LastErrorCode captures the last error code reported by the LogicalDevice. |
msvmsmLocationIndicator | 1.3.6.1.4.1.9600.1.25.2.3.1.21 | integer | read-only |
An integer that reflects the state of an indicator (e.g., LED) that is part of a device. Reading the value gives the current state. Writing the value with 'On'/'Off' turns the indicator on/off, other values may not be written. Enumeration: 'unknown': 0, 'notSupported': 4, 'off': 3, 'on': 2. |
msvmsmMaxQuiesceTime | 1.3.6.1.4.1.9600.1.25.2.3.1.22 | gauge32 | read-only |
Note: The use of this property has been deprecated. When evaluating the use of Quiesce, it was determined that this single property is not adequate for describing when a device will automatically exit a quiescent state. In fact, the most likely scenario for a device to exit a quiescent state was determined to be based on the number of outstanding requests queued rather than on a maximum time. This decision will be re-evaluated and repositioned later. Deprecated description: Maximum time, in milliseconds, that a Device can run in a 'Quiesced' state. The state is defined in its Availability and AdditionalAvailability properties, where 'Quiesced' is conveyed by the value 21. What occurs at the end of the time limit is device-specific. The Device can unquiesce, can be offline, or can take other actions. A value of 0 indicates that a Device can remain quiesced indefinitely. |
msvmsmName | 1.3.6.1.4.1.9600.1.25.2.3.1.23 | wtcsdisplaystring | read-only |
The Name property defines the label by which the object is known. When subclassed, the Name property can be overridden to be a Key property. |
msvmsmNumberOfButtons | 1.3.6.1.4.1.9600.1.25.2.3.1.24 | integer32 | read-only |
Number of buttons. If the PointingDevice has no buttons, enter 0. |
msvmsmOperationalStatus | 1.3.6.1.4.1.9600.1.25.2.3.1.25 | integer | read-only |
Indicates the current statuses of the element. Various operational statuses are defined. Many of the enumeration's values are self-explanatory. However, a few are not and are described here in more detail. 'Stressed' indicates that the element is functioning, but needs attention. Examples of 'Stressed' states are overload, overheated, and so on. 'Predictive Failure' indicates that an element is functioning nominally but predicting a failure in the near future. 'In Service' describes an element being configured, maintained, cleaned, or otherwise administered. 'No Contact' indicates that the monitoring system has knowledge of this element, but has never been able to establish communications with it. 'Lost Communication' indicates that the ManagedSystem Element is known to exist and has been contacted successfully in the past, but is currently unreachable. 'Stopped' and 'Aborted' are similar, although the former implies a clean and orderly stop, while the latter implies an abrupt stop where the state and configuration of the element might need to be updated. 'Dormant' indicates that the element is inactive or quiesced. 'Supporting Entity in Error' indicates that this element might be 'OK' but that another element, on which it is dependent, is in error. An example is a network service or endpoint that cannot function due to lower-layer networking problems. 'Completed' indicates that the element has completed its operation. This value should be combined with either OK, Error, or Degraded so that a client can tell if the complete operation Completed with OK (passed), Completed with Error (failed), or Completed with Degraded (the operation finished, but it did not complete OK or did not report an error). 'Power Mode' indicates that the element has additional power model information contained in the Associated PowerManagementService association. OperationalStatus replaces the Status property on ManagedSystemElement to provide a consistent approach to enumerations, to address implementation needs for an array property, and to provide a migration path from today's environment to the future. This change was not made earlier because it required the deprecated qualifier. Due to the widespread use of the existing Status property in management applications, it is strongly recommended that providers or instrumentation provide both the Status and OperationalStatus properties. Further, the first value of OperationalStatus should contain the primary status for the element. When instrumented, Status (because it is single-valued) should also provide the primary status of the element. Enumeration: 'lostCommunication': 13, 'dormant': 15, 'powerMode': 18, 'ok': 2, 'aborted': 14, 'unknown': 0, 'noContact': 12, 'error': 6, 'supportingEntityinError': 16, 'other': 1, 'nonRecoverableError': 7, 'predictiveFailure': 5, 'stressed': 4, 'stopping': 9, 'stopped': 10, 'degraded': 3, 'starting': 8, 'completed': 17, 'inService': 11. |
msvmsmOtherEnabledState | 1.3.6.1.4.1.9600.1.25.2.3.1.26 | wtcsdisplaystring | read-only |
A string that describes the enabled or disabled state of the element when the EnabledState property is set to 1 ('Other'). This property must be set to null when EnabledState is any value other than 1. |
msvmsmOtherIdentifyingInfo | 1.3.6.1.4.1.9600.1.25.2.3.1.27 | wtcsdisplaystring | read-only |
OtherIdentifyingInfo captures data, in addition to DeviceID information, that could be used to identify a LogicalDevice. For example, you could use this property to hold the operating system's user-friendly name for the Device. |
msvmsmPointingType | 1.3.6.1.4.1.9600.1.25.2.3.1.28 | integer | read-only |
The type of the pointing device. Enumeration: 'touchScreen': 8, 'unknown': 2, 'touchPad': 7, 'other': 1, 'trackBall': 4, 'mouseOpticalSensor': 9, 'mouse': 3, 'glidePoint': 6, 'trackPoint': 5. |
msvmsmPowerManagementCapability | 1.3.6.1.4.1.9600.1.25.2.3.1.29 | integer | read-only |
Note: The use of this property has been deprecated. Instead, use the PowerCapabilites property in an associated PowerManagementCapabilities class. Deprecated description: An enumerated array describing the power management capabilities of the Device. Enumeration: 'timedPowerOnSupported': 7, 'unknown': 0, 'enabled': 3, 'disabled': 2, 'powerCyclingSupported': 6, 'powerStateSettable': 5, 'notSupported': 1, 'powerSavingModesEnteredAutomatic': 4. |
msvmsmPowerManagementSupported | 1.3.6.1.4.1.9600.1.25.2.3.1.30 | truthvalue | read-only |
Note: The use of this property has been deprecated. Instead, the existence of an associated PowerManagementCapabilities class (associated using the ElementCapabilities relationship) indicates that power management is supported. Deprecated description: Boolean that indicates that the Device can use power management. |
msvmsmPowerOnHours | 1.3.6.1.4.1.9600.1.25.2.3.1.31 | gauge32 | read-only |
Note: The use of this method is deprecated. Deprecated description: The number of consecutive hours that this Device has been powered on since its last power cycle. |
msvmsmRequestedState | 1.3.6.1.4.1.9600.1.25.2.3.1.32 | integer | read-only |
RequestedState is an integer enumeration that indicates the last requested or desired state for the element. The actual state of the element is represented by EnabledState. This property is provided to compare the last requested and current enabled or disabled states. Note that when EnabledState is set to 5 ('Not Applicable'), then this property has no meaning. By default, the RequestedState of the element is 5 ('No Change'). Refer to the EnabledState property description for explanations of the values in the RequestedState enumeration. It should be noted that there are two new values in RequestedState that build on the statuses of EnabledState. These are 'Reboot' (10) and 'Reset' (11). Reboot refers to doing a 'Shut Down' and then moving to an 'Enabled' state. Reset indicates that the element is first 'Disabled' and then 'Enabled'. The distinction between requesting 'Shut Down' and 'Disabled' should also be noted. Shut Down requests an orderly transition to the Disabled state, and might involve removing power, to completely erase any existing state. The Disabled state requests an immediate disabling of the element, such that it will not execute or accept any commands or processing requests. This property is set as the result of a method invocation (such as Start or StopService on CIM_Service), or can be overridden and defined as WRITEable in a subclass. The method approach is considered superior to a WRITEable property, because it allows an explicit invocation of the operation and the return of a result code. A particular instance of EnabledLogicalElement might not support RequestedStateChange. If this occurs, the value 12 ('Not Applicable') is used. Enumeration: 'reset': 11, 'noChange': 5, 'notApplicable': 12, 'quiesce': 9, 'enabled': 2, 'reboot': 10, 'disabled': 3, 'deferred': 8, 'shutDown': 4, 'test': 7, 'offline': 6. |
msvmsmResolution | 1.3.6.1.4.1.9600.1.25.2.3.1.33 | gauge32 | read-only |
Tracking resolution of the PointingDevice in Counts per Inch. |
msvmsmScrollPosition | 1.3.6.1.4.1.9600.1.25.2.3.1.34 | integer32 | read-only |
Indicates the z-coordinate position of the mouse device. |
msvmsmStatus | 1.3.6.1.4.1.9600.1.25.2.3.1.35 | wtcsdisplaystring | read-only |
A string indicating the current status of the object. Various operational and non-operational statuses are defined. This property is deprecated in lieu of OperationalStatus, which includes the same semantics in its enumeration. This change is made for 3 reasons: 1) Status is more correctly defined as an array. This definition overcomes the limitation of describing status using a single value, when it is really a multi-valued property (for example, an element might be OK AND Stopped. 2) A MaxLen of 10 is too restrictive and leads to unclear enumerated values. 3) The change to a uint16 data type was discussed when CIM V2.0 was defined. However, existing V1.0 implementations used the string property and did not want to modify their code. Therefore, Status was grandfathered into the Schema. Use of the deprecated qualifier allows the maintenance of the existing property, but also permits an improved definition using OperationalStatus. |
msvmsmStatusDescriptions | 1.3.6.1.4.1.9600.1.25.2.3.1.36 | wtcsdisplaystring | read-only |
Strings describing the various OperationalStatus array values. For example, if 'Stopping' is the value assigned to OperationalStatus, then this property may contain an explanation as to why an object is being stopped. Note that entries in this array are correlated with those at the same array index in OperationalStatus. |
msvmsmStatusInfo | 1.3.6.1.4.1.9600.1.25.2.3.1.37 | integer | read-only |
Note: The use of this method is deprecated in lieu of a more clearly named property (EnabledState) that is inherited from ManagedSystemElement and that has additional enumerated values. Deprecated description: The StatusInfo property indicates whether the Logical Device is in an enabled state (value=3), disabled state (value=4), some other state (value=1), or an unknown state (value=2). If this property does not apply to the LogicalDevice, the value 5 ('Not Applicable') should be used. If a Device is ('Enabled')(value=3), it has been powered up and is configured and operational. The Device might or might not be functionally active, depending on whether its Availability (or AdditionalAvailability) indicates that it is ('Running/Full Power')(value=3) or ('Off line') (value=8). In an enabled but offline mode, a Device might be performing out-of-band requests, such as running Diagnostics. If StatusInfo is ('Disabled') (value=4), a Device can only be 'enabled' or powered off. In a personal computer environment, ('Disabled') means that the driver of the device is not available in the stack. In other environments, a Device can be disabled by removing its configuration file. A disabled device is physically present in a System and consuming resources, but it cannot be communicated with until a driver is loaded, a configuration file is loaded, or some other 'enabling' activity has occurred. Enumeration: 'disabled': 4, 'unknown': 2, 'other': 1, 'enabled': 3, 'notApplicable': 5. |
msvmsmSystemCreationClassName | 1.3.6.1.4.1.9600.1.25.2.3.1.38 | wtcsdisplaystring | read-only |
The CreationClassName of the scoping system. |
msvmsmSystemName | 1.3.6.1.4.1.9600.1.25.2.3.1.39 | wtcsdisplaystring | read-only |
The System Name of the scoping system. |
msvmsmTimeOfLastStateChange | 1.3.6.1.4.1.9600.1.25.2.3.1.40 | dateandtime | read-only |
The date or time when the EnabledState of the element last changed. If the state of the element has not changed and this property is populated, then it must be set to a 0 interval value. If a state change was requested, but rejected or not yet processed, the property must not be updated. |
msvmsmTotalPowerOnHours | 1.3.6.1.4.1.9600.1.25.2.3.1.41 | gauge32 | read-only |
Note: The use of this method is deprecated. Deprecated description: The total number of hours that this Device has been powered on. |
msvmsmVerticalPosition | 1.3.6.1.4.1.9600.1.25.2.3.1.42 | integer32 | read-only |
Indicates the absolute y-coordinate of the pointing device. |
msvmIntegrationComponents | 1.3.6.1.4.1.9600.1.25.3 |
Integration components are software components that run on top of the guest operating system inside of a child partition and as part of the virtualization stack in the parent partition to provide some level of integration with the parent partition. They are used to address problems that arise from the high level of isolation provided by virtual machines. |
||
msvmHeartbeatComponentTable | 1.3.6.1.4.1.9600.1.25.3.1 | no-access |
Represents the state of the heartbeat component, which is responsible for monitoring the state of a virtual machine by reporting a heartbeat at regular intervals. |
|
1.3.6.1.4.1.9600.1.25.3.1.1 | no-access |
None |
||
msvmhcIndex | 1.3.6.1.4.1.9600.1.25.3.1.1.1 | integer32 | read-only |
The value of this object uniquely identifies the instance entry for this class. |
msvmhcAdditionalAvailability | 1.3.6.1.4.1.9600.1.25.3.1.1.2 | integer | read-only |
Additional availability and status of the Device in addition to that specified in the Availability property. The Availability property denotes the primary status and availability of the Device. In some cases, this property will not be sufficient to denote the complete status of the Device. In those cases, the AdditionalAvailability property can be used to provide further information. For example, the primary Availability of a device might be 'Off line' (value=8) or in a low-power state (AdditionalAvailability value=14), or the Device could be running Diagnostics (AdditionalAvailability value=5, 'In Test'). Enumeration: 'powerSaveStandby': 15, 'paused': 18, 'installError': 12, 'notConfigured': 20, 'quiesced': 21, 'unknown': 2, 'powerSaveUnknown': 13, 'notInstalled': 11, 'offDuty': 9, 'inTest': 5, 'powerSaveWarning': 17, 'notApplicable': 6, 'powerOff': 7, 'other': 1, 'notReady': 19, 'runningFullPower': 3, 'offLine': 8, 'warning': 4, 'degraded': 10, 'powerSaveLowPowerMode': 14, 'powerCycle': 16. |
msvmhcAvailability | 1.3.6.1.4.1.9600.1.25.3.1.1.3 | integer | read-only |
Note: The use of this property has been deprecated. Deprecated description: The primary availability and status of the Device. (Additional status information can be specified using the Additional Availability array property.) For example, the Availability property indicates that the Device is running and has full power (value=3), or is in a warning (4), test (5), degraded (10) or power save state (values 13-15 and 17). The Power Save states are defined as follows: Value 13 ('Power Save - Unknown') indicates that the Device is known to be in a power save mode, but its exact status in this mode is unknown; value 14 ('Power Save - Low Power Mode') indicates that the Device is in a power save state but still functioning, and might exhibit degraded performance; value 15 ('Power Save - Standby') indicates that the Device is not functioning but could be brought to full power 'quickly'; and value 17 ('Power Save - Warning') indicates that the Device is in a warning state, but is also in a power save mode. Enumeration: 'powerSaveStandby': 15, 'paused': 18, 'installError': 12, 'notConfigured': 20, 'quiesced': 21, 'unknown': 2, 'powerSaveUnknown': 13, 'notInstalled': 11, 'offDuty': 9, 'inTest': 5, 'powerSaveWarning': 17, 'notApplicable': 6, 'powerOff': 7, 'other': 1, 'notReady': 19, 'runningFullPower': 3, 'offLine': 8, 'warning': 4, 'degraded': 10, 'powerSaveLowPowerMode': 14, 'powerCycle': 16. |
msvmhcCaption | 1.3.6.1.4.1.9600.1.25.3.1.1.4 | wtcsdisplaystring | read-only |
The Caption property is a short textual description (one- line string) of the object. |
msvmhcCreationClassName | 1.3.6.1.4.1.9600.1.25.3.1.1.5 | wtcsdisplaystring | read-only |
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. |
msvmhcDescription | 1.3.6.1.4.1.9600.1.25.3.1.1.6 | wtcsdisplaystring | read-only |
The Description property provides a textual description of the object. |
msvmhcDeviceID | 1.3.6.1.4.1.9600.1.25.3.1.1.7 | wtcsdisplaystring | read-only |
An address or other identifying information used to uniquely name the LogicalDevice. |
msvmhcElementName | 1.3.6.1.4.1.9600.1.25.3.1.1.8 | wtcsdisplaystring | read-only |
A user-friendly name for the object. This property allows each instance to define a user-friendly name in addition to its key properties, identity data, and description information. Note that the Name property of ManagedSystemElement is also defined as a user-friendly name. But, it is often subclassed to be a Key. It is not reasonable that the same property can convey both identity and a user-friendly name, without inconsistencies. Where Name exists and is not a Key (such as for instances of LogicalDevice), the same information can be present in both the Name and ElementName properties. |
msvmhcEnabledDefault | 1.3.6.1.4.1.9600.1.25.3.1.1.9 | integer | read-only |
An enumerated value indicating an administrator's default or startup configuration for the Enabled State of an element. By default, the element is 'Enabled' (value=2). Enumeration: 'disabled': 3, 'notApplicable': 5, 'enabled': 2, 'enabledbutOffline': 6, 'noDefault': 7. |
msvmhcEnabledState | 1.3.6.1.4.1.9600.1.25.3.1.1.10 | integer | read-only |
EnabledState is an integer enumeration that indicates the enabled and disabled states of an element. It can also indicate the transitions between these requested states. For example, shutting down (value=4) and starting (value=10) are transient states between enabled and disabled. The following text briefly summarizes the various enabled and disabled states: Enabled (2) indicates that the element is or could be executing commands, will process any queued commands, and queues new requests. Disabled (3) indicates that the element will not execute commands and will drop any new requests. Shutting Down (4) indicates that the element is in the process of going to a Disabled state. Not Applicable (5) indicates the element does not support being enabled or disabled. Enabled but Offline (6) indicates that the element might be completing commands, and will drop any new requests. Test (7) indicates that the element is in a test state. Deferred (8) indicates that the element might be completing commands, but will queue any new requests. Quiesce (9) indicates that the element is enabled but in a restricted mode. The behavior of the element is similar to the Enabled state, but it processes only a restricted set of commands. All other requests are queued. Starting (10) indicates that the element is in the process of going to an Enabled state. New requests are queued. Enumeration: 'deferred': 8, 'quiesce': 9, 'unknown': 0, 'enabled': 2, 'shuttingDown': 4, 'inTest': 7, 'disabled': 3, 'notApplicable': 5, 'other': 1, 'enabledbutOffline': 6, 'starting': 10. |
msvmhcErrorCleared | 1.3.6.1.4.1.9600.1.25.3.1.1.11 | truthvalue | read-only |
Note: The use of this method is deprecated. Deprecated description: ErrorCleared is a Boolean property that indicates that the error reported in LastErrorCode is now cleared. |
msvmhcErrorDescription | 1.3.6.1.4.1.9600.1.25.3.1.1.12 | wtcsdisplaystring | read-only |
Note: The use of this method is deprecated. Deprecated description: ErrorDescription is a free-form string that supplies more information about the error recorded in LastErrorCode and information on any corrective actions that can be taken. |
msvmhcHealthState | 1.3.6.1.4.1.9600.1.25.3.1.1.13 | integer | read-only |
Indicates the current health of the element. This attribute expresses the health of this element but not necessarily that of its subcomponents. The possible values are 0 to 30, where 5 means the element is entirely healthy and 30 means the element is completely non-functional. The following continuum is defined: 'Non-recoverable Error' (30) - The element has completely failed, and recovery is not possible. All functionality provided by this element has been lost. 'Critical Failure' (25) - The element is non-functional and recovery might not be possible. 'Major Failure' (20) - The element is failing. It is possible that some or all of the functionality of this component is degraded or not working. 'Minor Failure' (15) - All functionality is available but some might be degraded. 'Degraded/Warning' (10) - The element is in working order and all functionality is provided. However, the element is not working to the best of its abilities. For example, the element might not be operating at optimal performance or it might be reporting recoverable errors. 'OK' (5) - The element is fully functional and is operating within normal operational parameters and without error. 'Unknown' (0) - The implementation cannot report on HealthState at this time. DMTF has reserved the unused portion of the continuum for additional HealthStates in the future. Enumeration: 'ok': 5, 'majorfailure': 20, 'unknown': 0, 'degradedWarning': 10, 'nonrecoverableerror': 30, 'criticalfailure': 25, 'minorfailure': 15. |
msvmhcIdentifyingDescriptions | 1.3.6.1.4.1.9600.1.25.3.1.1.14 | wtcsdisplaystring | read-only |
An array of free-form strings providing explanations and details behind the entries in the OtherIdentifyingInfo array. Note that each entry of this array is related to the entry in OtherIdentifyingInfo that is located at the same index. |
msvmhcInstallDate | 1.3.6.1.4.1.9600.1.25.3.1.1.15 | dateandtime | read-only |
A datetime value that indicates when the object was installed. Lack of a value does not indicate that the object is not installed. |
msvmhcLastErrorCode | 1.3.6.1.4.1.9600.1.25.3.1.1.16 | gauge32 | read-only |
Note: The use of this method is deprecated. Deprecated description: LastErrorCode captures the last error code reported by the LogicalDevice. |
msvmhcLocationIndicator | 1.3.6.1.4.1.9600.1.25.3.1.1.17 | integer | read-only |
An integer that reflects the state of an indicator (e.g., LED) that is part of a device. Reading the value gives the current state. Writing the value with 'On'/'Off' turns the indicator on/off, other values may not be written. Enumeration: 'unknown': 0, 'notSupported': 4, 'off': 3, 'on': 2. |
msvmhcMaxQuiesceTime | 1.3.6.1.4.1.9600.1.25.3.1.1.18 | gauge32 | read-only |
Note: The use of this property has been deprecated. When evaluating the use of Quiesce, it was determined that this single property is not adequate for describing when a device will automatically exit a quiescent state. In fact, the most likely scenario for a device to exit a quiescent state was determined to be based on the number of outstanding requests queued rather than on a maximum time. This decision will be re-evaluated and repositioned later. Deprecated description: Maximum time, in milliseconds, that a Device can run in a 'Quiesced' state. The state is defined in its Availability and AdditionalAvailability properties, where 'Quiesced' is conveyed by the value 21. What occurs at the end of the time limit is device-specific. The Device can unquiesce, can be offline, or can take other actions. A value of 0 indicates that a Device can remain quiesced indefinitely. |
msvmhcName | 1.3.6.1.4.1.9600.1.25.3.1.1.19 | wtcsdisplaystring | read-only |
The Name property defines the label by which the object is known. When subclassed, the Name property can be overridden to be a Key property. |
msvmhcOperationalStatus | 1.3.6.1.4.1.9600.1.25.3.1.1.20 | integer | read-only |
Indicates the current statuses of the element. Various operational statuses are defined. Many of the enumeration's values are self-explanatory. However, a few are not and are described here in more detail. 'Stressed' indicates that the element is functioning, but needs attention. Examples of 'Stressed' states are overload, overheated, and so on. 'Predictive Failure' indicates that an element is functioning nominally but predicting a failure in the near future. 'In Service' describes an element being configured, maintained, cleaned, or otherwise administered. 'No Contact' indicates that the monitoring system has knowledge of this element, but has never been able to establish communications with it. 'Lost Communication' indicates that the ManagedSystem Element is known to exist and has been contacted successfully in the past, but is currently unreachable. 'Stopped' and 'Aborted' are similar, although the former implies a clean and orderly stop, while the latter implies an abrupt stop where the state and configuration of the element might need to be updated. 'Dormant' indicates that the element is inactive or quiesced. 'Supporting Entity in Error' indicates that this element might be 'OK' but that another element, on which it is dependent, is in error. An example is a network service or endpoint that cannot function due to lower-layer networking problems. 'Completed' indicates that the element has completed its operation. This value should be combined with either OK, Error, or Degraded so that a client can tell if the complete operation Completed with OK (passed), Completed with Error (failed), or Completed with Degraded (the operation finished, but it did not complete OK or did not report an error). 'Power Mode' indicates that the element has additional power model information contained in the Associated PowerManagementService association. OperationalStatus replaces the Status property on ManagedSystemElement to provide a consistent approach to enumerations, to address implementation needs for an array property, and to provide a migration path from today's environment to the future. This change was not made earlier because it required the deprecated qualifier. Due to the widespread use of the existing Status property in management applications, it is strongly recommended that providers or instrumentation provide both the Status and OperationalStatus properties. Further, the first value of OperationalStatus should contain the primary status for the element. When instrumented, Status (because it is single-valued) should also provide the primary status of the element. Enumeration: 'lostCommunication': 13, 'dormant': 15, 'powerMode': 18, 'ok': 2, 'aborted': 14, 'unknown': 0, 'noContact': 12, 'error': 6, 'supportingEntityinError': 16, 'other': 1, 'nonRecoverableError': 7, 'predictiveFailure': 5, 'stressed': 4, 'stopping': 9, 'stopped': 10, 'degraded': 3, 'starting': 8, 'completed': 17, 'inService': 11. |
msvmhcOtherEnabledState | 1.3.6.1.4.1.9600.1.25.3.1.1.21 | wtcsdisplaystring | read-only |
A string that describes the enabled or disabled state of the element when the EnabledState property is set to 1 ('Other'). This property must be set to null when EnabledState is any value other than 1. |
msvmhcOtherIdentifyingInfo | 1.3.6.1.4.1.9600.1.25.3.1.1.22 | wtcsdisplaystring | read-only |
OtherIdentifyingInfo captures data, in addition to DeviceID information, that could be used to identify a LogicalDevice. For example, you could use this property to hold the operating system's user-friendly name for the Device. |
msvmhcPowerManagementCapability | 1.3.6.1.4.1.9600.1.25.3.1.1.23 | integer | read-only |
Note: The use of this property has been deprecated. Instead, use the PowerCapabilites property in an associated PowerManagementCapabilities class. Deprecated description: An enumerated array describing the power management capabilities of the Device. Enumeration: 'timedPowerOnSupported': 7, 'unknown': 0, 'enabled': 3, 'disabled': 2, 'powerCyclingSupported': 6, 'powerStateSettable': 5, 'notSupported': 1, 'powerSavingModesEnteredAutomatic': 4. |
msvmhcPowerManagementSupported | 1.3.6.1.4.1.9600.1.25.3.1.1.24 | truthvalue | read-only |
Note: The use of this property has been deprecated. Instead, the existence of an associated PowerManagementCapabilities class (associated using the ElementCapabilities relationship) indicates that power management is supported. Deprecated description: Boolean that indicates that the Device can use power management. |
msvmhcPowerOnHours | 1.3.6.1.4.1.9600.1.25.3.1.1.25 | gauge32 | read-only |
Note: The use of this method is deprecated. Deprecated description: The number of consecutive hours that this Device has been powered on since its last power cycle. |
msvmhcRequestedState | 1.3.6.1.4.1.9600.1.25.3.1.1.26 | integer | read-only |
RequestedState is an integer enumeration that indicates the last requested or desired state for the element. The actual state of the element is represented by EnabledState. This property is provided to compare the last requested and current enabled or disabled states. Note that when EnabledState is set to 5 ('Not Applicable'), then this property has no meaning. By default, the RequestedState of the element is 5 ('No Change'). Refer to the EnabledState property description for explanations of the values in the RequestedState enumeration. It should be noted that there are two new values in RequestedState that build on the statuses of EnabledState. These are 'Reboot' (10) and 'Reset' (11). Reboot refers to doing a 'Shut Down' and then moving to an 'Enabled' state. Reset indicates that the element is first 'Disabled' and then 'Enabled'. The distinction between requesting 'Shut Down' and 'Disabled' should also be noted. Shut Down requests an orderly transition to the Disabled state, and might involve removing power, to completely erase any existing state. The Disabled state requests an immediate disabling of the element, such that it will not execute or accept any commands or processing requests. This property is set as the result of a method invocation (such as Start or StopService on CIM_Service), or can be overridden and defined as WRITEable in a subclass. The method approach is considered superior to a WRITEable property, because it allows an explicit invocation of the operation and the return of a result code. A particular instance of EnabledLogicalElement might not support RequestedStateChange. If this occurs, the value 12 ('Not Applicable') is used. Enumeration: 'reset': 11, 'noChange': 5, 'notApplicable': 12, 'quiesce': 9, 'enabled': 2, 'reboot': 10, 'disabled': 3, 'deferred': 8, 'shutDown': 4, 'test': 7, 'offline': 6. |
msvmhcStatus | 1.3.6.1.4.1.9600.1.25.3.1.1.27 | wtcsdisplaystring | read-only |
A string indicating the current status of the object. Various operational and non-operational statuses are defined. This property is deprecated in lieu of OperationalStatus, which includes the same semantics in its enumeration. This change is made for 3 reasons: 1) Status is more correctly defined as an array. This definition overcomes the limitation of describing status using a single value, when it is really a multi-valued property (for example, an element might be OK AND Stopped. 2) A MaxLen of 10 is too restrictive and leads to unclear enumerated values. 3) The change to a uint16 data type was discussed when CIM V2.0 was defined. However, existing V1.0 implementations used the string property and did not want to modify their code. Therefore, Status was grandfathered into the Schema. Use of the deprecated qualifier allows the maintenance of the existing property, but also permits an improved definition using OperationalStatus. |
msvmhcStatusDescriptions | 1.3.6.1.4.1.9600.1.25.3.1.1.28 | wtcsdisplaystring | read-only |
Strings describing the various OperationalStatus array values. For example, if 'Stopping' is the value assigned to OperationalStatus, then this property may contain an explanation as to why an object is being stopped. Note that entries in this array are correlated with those at the same array index in OperationalStatus. |
msvmhcStatusInfo | 1.3.6.1.4.1.9600.1.25.3.1.1.29 | integer | read-only |
Note: The use of this method is deprecated in lieu of a more clearly named property (EnabledState) that is inherited from ManagedSystemElement and that has additional enumerated values. Deprecated description: The StatusInfo property indicates whether the Logical Device is in an enabled state (value=3), disabled state (value=4), some other state (value=1), or an unknown state (value=2). If this property does not apply to the LogicalDevice, the value 5 ('Not Applicable') should be used. If a Device is ('Enabled')(value=3), it has been powered up and is configured and operational. The Device might or might not be functionally active, depending on whether its Availability (or AdditionalAvailability) indicates that it is ('Running/Full Power')(value=3) or ('Off line') (value=8). In an enabled but offline mode, a Device might be performing out-of-band requests, such as running Diagnostics. If StatusInfo is ('Disabled') (value=4), a Device can only be 'enabled' or powered off. In a personal computer environment, ('Disabled') means that the driver of the device is not available in the stack. In other environments, a Device can be disabled by removing its configuration file. A disabled device is physically present in a System and consuming resources, but it cannot be communicated with until a driver is loaded, a configuration file is loaded, or some other 'enabling' activity has occurred. Enumeration: 'disabled': 4, 'unknown': 2, 'other': 1, 'enabled': 3, 'notApplicable': 5. |
msvmhcSystemCreationClassName | 1.3.6.1.4.1.9600.1.25.3.1.1.30 | wtcsdisplaystring | read-only |
The CreationClassName of the scoping system. |
msvmhcSystemName | 1.3.6.1.4.1.9600.1.25.3.1.1.31 | wtcsdisplaystring | read-only |
The System Name of the scoping system. |
msvmhcTimeOfLastStateChange | 1.3.6.1.4.1.9600.1.25.3.1.1.32 | dateandtime | read-only |
The date or time when the EnabledState of the element last changed. If the state of the element has not changed and this property is populated, then it must be set to a 0 interval value. If a state change was requested, but rejected or not yet processed, the property must not be updated. |
msvmhcTotalPowerOnHours | 1.3.6.1.4.1.9600.1.25.3.1.1.33 | gauge32 | read-only |
Note: The use of this method is deprecated. Deprecated description: The total number of hours that this Device has been powered on. |
msvmHeartbeatCmpSettingDataTable | 1.3.6.1.4.1.9600.1.25.3.2 | no-access |
Represents the configured state of the heartbeat component. |
|
1.3.6.1.4.1.9600.1.25.3.2.1 | no-access |
None |
||
msvmhcsdIndex | 1.3.6.1.4.1.9600.1.25.3.2.1.1 | integer32 | read-only |
The value of this object uniquely identifies the instance entry for this class. |
msvmhcsdAddress | 1.3.6.1.4.1.9600.1.25.3.2.1.2 | wtcsdisplaystring | read-only |
The address of the resource.For example, the MAC address of a Ethernet port. |
msvmhcsdAllocationUnits | 1.3.6.1.4.1.9600.1.25.3.2.1.3 | wtcsdisplaystring | read-only |
This property specifies the units of allocation used by the Reservation and Limit properties. For example, when ResourceType=Processor, AllocationUnits may be set to MHZ. When ResourceType=Memory, AllocationUnits may be set to MB |
msvmhcsdAutomaticAllocation | 1.3.6.1.4.1.9600.1.25.3.2.1.4 | truthvalue | read-only |
This property specifies if the resource will be automatically allocated. For example when set to true, when the consuming virtual computer system is powered on, this resource would be allocated. A value of false indicates the resource must be explicitly allocated. For example, the setting may represent removable media (cdrom, floppy, etc.) where at power on time, the media isnot present. An explicit operation is required to allocate the resource. |
msvmhcsdAutomaticDeallocation | 1.3.6.1.4.1.9600.1.25.3.2.1.5 | truthvalue | read-only |
This property specifies if the resource will be automatically de-allocated. For example, when set to true, when the consuming virtual computer system is powered off, this resource would be de-allocated. When set to false, the resource will remain allocated and must be explicitly de-allocated. |
msvmhcsdCaption | 1.3.6.1.4.1.9600.1.25.3.2.1.6 | wtcsdisplaystring | read-only |
The Caption property is a short textual description (one- line string) of the object. |
msvmhcsdConnection | 1.3.6.1.4.1.9600.1.25.3.2.1.7 | wtcsdisplaystring | read-only |
The thing to which this resource is connected. For example, a named network or switch port. |
msvmhcsdConsumerVisibility | 1.3.6.1.4.1.9600.1.25.3.2.1.8 | integer | read-only |
Describes the consumers visibility to the allocated resource. A value of 'Passed-Through' indicates the underlying or host resource is utilized and passed through to the consumer, possibly using partitioning. At least one item shall be present in the DeviceID property. A value of 'Virtualized' indicates the resource is virtualized and may not map directly to an underlying/host resource. Some implementations may support specific assignment for virtualized resources, in which case the host resource(s) are exposed using the DeviceID property. A value of 'Not represented' indicates a representation of the resource does not exist within the context of the resource consumer. Enumeration: 'unknown': 0, 'notrepresented': 4, 'virtualized': 3, 'passedThrough': 2. |
msvmhcsdDescription | 1.3.6.1.4.1.9600.1.25.3.2.1.9 | wtcsdisplaystring | read-only |
The Description property provides a textual description of the object. |
msvmhcsdElementName | 1.3.6.1.4.1.9600.1.25.3.2.1.10 | wtcsdisplaystring | read-only |
A user-friendly name for the object. This property allows each instance to define a user-friendly name in addition to its key properties, identity data, and description information. Note that the Name property of ManagedSystemElement is also defined as a user-friendly name. But, it is often subclassed to be a Key. It is not reasonable that the same property can convey both identity and a user-friendly name, without inconsistencies. Where Name exists and is not a Key (such as for instances of LogicalDevice), the same information can be present in both the Name and ElementName properties. |
msvmhcsdEnabledState | 1.3.6.1.4.1.9600.1.25.3.2.1.11 | integer32 | read-only |
An integer enumeration that indicates the enabled and disabled states of an element. This property is inherited from CIM_EnabledLogicalElement and is either set to 2 ('Enabled') or 3 ('Disabled'). |
msvmhcsdErrorThreshold | 1.3.6.1.4.1.9600.1.25.3.2.1.12 | gauge32 | read-only |
An enumerated value indicating an administrator's startup configuration for the Enabled State of an element. This property is inherited from CIM_ResourceAllocationSettingData and is always set to 2 ('Enabled'). |
msvmhcsdHostResource | 1.3.6.1.4.1.9600.1.25.3.2.1.13 | wtcsdisplaystring | read-only |
This property exposes specific assignment to host or underlying resources. The embedded instances shall contain only key properties and be treated as Object Paths. If the virtual resource may be scheduled on a number of underlying resources, this property shall be left NULL. In that case, the DeviceAllocatedFromPool or ResourceAllocationFromPool associations may be used to determine the pool of host resources this virtual resource may be scheduled on. If specific assignment is utilized, all underlying resources used by this virtual resource shall be listed in this array. Typically the array will contain one item, however for aggregate allocations, such as multiple processors, multiple host resources may be specified. |
msvmhcsdInstanceID | 1.3.6.1.4.1.9600.1.25.3.2.1.14 | wtcsdisplaystring | read-only |
Within the scope of the instantiating Namespace, InstanceID opaquely and uniquely identifies an instance of this class. To ensure uniqueness within the NameSpace, the value of InstanceID should be constructed using the following 'preferred' algorithm: |
msvmhcsdInterval | 1.3.6.1.4.1.9600.1.25.3.2.1.15 | gauge32 | read-only |
Specifies the interval between ping attempts, in milliseconds. This property is inherited from CIM_ResourceAllocationSettingData and is always set to 2000. |
msvmhcsdLatency | 1.3.6.1.4.1.9600.1.25.3.2.1.16 | gauge32 | read-only |
Specifies the maximum expected latency between a request ping and a response, in milliseconds, before a given request is considered dropped. This property is inherited from CIM_ResourceAllocationSettingData and is always set to 1000. |
msvmhcsdLimit | 1.3.6.1.4.1.9600.1.25.3.2.1.17 | gauge32 | read-only |
This property specifies the upper bound, or maximum amount of resource that will be granted for this allocation. For example, a system which supports memory paging may support setting the Limit of a Memory allocation below that of the VirtualQuantity, thus forcing paging to occur for this allocation. |
msvmhcsdMappingBehavior | 1.3.6.1.4.1.9600.1.25.3.2.1.18 | integer | read-only |
Specifies how this resource maps to underlying resourcesIf the HostResource array contains any entries, this property reflects how the resource maps to those specific resources. Enumeration: 'softAffinity': 3, 'unknown': 0, 'dedicated': 2, 'notSupported': 1, 'hardAffinity': 4. |
msvmhcsdOtherResourceType | 1.3.6.1.4.1.9600.1.25.3.2.1.19 | wtcsdisplaystring | read-only |
A string that describes the resource type when a well defined value is not available and ResourceType has the value 'Other'. |
msvmhcsdParent | 1.3.6.1.4.1.9600.1.25.3.2.1.20 | wtcsdisplaystring | read-only |
The Parent of the resource. For example, a controller for the current allocation |
msvmhcsdPoolID | 1.3.6.1.4.1.9600.1.25.3.2.1.21 | wtcsdisplaystring | read-only |
This property specifies which ResourcePool the resource is currently allocated from, or which ResourcePool the resource will be allocated from when the allocation occurs. |
msvmhcsdReservation | 1.3.6.1.4.1.9600.1.25.3.2.1.22 | gauge32 | read-only |
This property specifies the amount of resource guaranteed to be available for this allocation. On system which support over-commitment of resources, this value is typically used for admission control to prevent an an allocation from being accepted thus preventing starvation. |
msvmhcsdResourceSubType | 1.3.6.1.4.1.9600.1.25.3.2.1.23 | wtcsdisplaystring | read-only |
A string describing an implementation specific sub-type for this resource. For example, this may be used to distinguish different models of the same resource type. |
msvmhcsdResourceType | 1.3.6.1.4.1.9600.1.25.3.2.1.24 | integer | read-only |
The type of resource this allocation setting represents. Enumeration: 'usbController': 18, 'basePartitionableUnit': 26, 'iODevice': 12, 'dvddrive': 15, 'serialport': 16, 'ethernetAdapter': 10, 'ibHCA': 9, 'disk': 21, 'dmtfreserved': 29, 'partitionableUnit': 25, 'ideController': 5, 'iSCSIHBA': 8, 'floppyDrive': 13, 'other': 1, 'tape': 22, 'iOSlot': 11, 'memory': 4, 'powerSupply': 27, 'firewireController': 24, 'graphicscontroller': 19, 'storageExtent': 20, 'parallelSCSIHBA': 6, 'coolingDevice': 28, 'fcHBA': 7, 'computerSystem': 2, 'parallelport': 17, 'otherstoragedevice': 23, 'cdDrive': 14, 'processor': 3. |
msvmhcsdVirtualQuantity | 1.3.6.1.4.1.9600.1.25.3.2.1.25 | gauge32 | read-only |
This property specifies the quantity of resources presented to the consumer. For example, when ResourceType=Processor, this property would reflect the number of discrete Processors presented to the virtual computer system. When ResourceType=Memory, this property could reflect the number of MB reported to the virtual computer system. |
msvmhcsdWeight | 1.3.6.1.4.1.9600.1.25.3.2.1.26 | gauge32 | read-only |
This property specifies a relative priority for this allocation in relation to other allocations from the same ResourcePool. This property has no unit of measure, and is only relevant when compared to other allocations vying for the same host resources. |
msvmKvpExchangeComponentTable | 1.3.6.1.4.1.9600.1.25.3.3 | no-access |
Represents the state of the key/value pair exchange component, which provides a mechanism to exchange data between the virtual machine and the operating system running on the parent partition. |
|
1.3.6.1.4.1.9600.1.25.3.3.1 | no-access |
None |
||
msvmkvpIndex | 1.3.6.1.4.1.9600.1.25.3.3.1.1 | integer32 | read-only |
The value of this object uniquely identifies the instance entry for this class. |
msvmkvpAdditionalAvailability | 1.3.6.1.4.1.9600.1.25.3.3.1.2 | integer | read-only |
Additional availability and status of the Device in addition to that specified in the Availability property. The Availability property denotes the primary status and availability of the Device. In some cases, this property will not be sufficient to denote the complete status of the Device. In those cases, the AdditionalAvailability property can be used to provide further information. For example, the primary Availability of a device might be 'Off line' (value=8) or in a low-power state (AdditionalAvailability value=14), or the Device could be running Diagnostics (AdditionalAvailability value=5, 'In Test'). Enumeration: 'powerSaveStandby': 15, 'paused': 18, 'installError': 12, 'notConfigured': 20, 'quiesced': 21, 'unknown': 2, 'powerSaveUnknown': 13, 'notInstalled': 11, 'offDuty': 9, 'inTest': 5, 'powerSaveWarning': 17, 'notApplicable': 6, 'powerOff': 7, 'other': 1, 'notReady': 19, 'runningFullPower': 3, 'offLine': 8, 'warning': 4, 'degraded': 10, 'powerSaveLowPowerMode': 14, 'powerCycle': 16. |
msvmkvpAvailability | 1.3.6.1.4.1.9600.1.25.3.3.1.3 | integer | read-only |
Note: The use of this property has been deprecated. Deprecated description: The primary availability and status of the Device. (Additional status information can be specified using the Additional Availability array property.) For example, the Availability property indicates that the Device is running and has full power (value=3), or is in a warning (4), test (5), degraded (10) or power save state (values 13-15 and 17). The Power Save states are defined as follows: Value 13 ('Power Save - Unknown') indicates that the Device is known to be in a power save mode, but its exact status in this mode is unknown; value 14 ('Power Save - Low Power Mode') indicates that the Device is in a power save state but still functioning, and might exhibit degraded performance; value 15 ('Power Save - Standby') indicates that the Device is not functioning but could be brought to full power 'quickly'; and value 17 ('Power Save - Warning') indicates that the Device is in a warning state, but is also in a power save mode. Enumeration: 'powerSaveStandby': 15, 'paused': 18, 'installError': 12, 'notConfigured': 20, 'quiesced': 21, 'unknown': 2, 'powerSaveUnknown': 13, 'notInstalled': 11, 'offDuty': 9, 'inTest': 5, 'powerSaveWarning': 17, 'notApplicable': 6, 'powerOff': 7, 'other': 1, 'notReady': 19, 'runningFullPower': 3, 'offLine': 8, 'warning': 4, 'degraded': 10, 'powerSaveLowPowerMode': 14, 'powerCycle': 16. |
msvmkvpCaption | 1.3.6.1.4.1.9600.1.25.3.3.1.4 | wtcsdisplaystring | read-only |
The Caption property is a short textual description (one- line string) of the object. |
msvmkvpCreationClassName | 1.3.6.1.4.1.9600.1.25.3.3.1.5 | wtcsdisplaystring | read-only |
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. |
msvmkvpDescription | 1.3.6.1.4.1.9600.1.25.3.3.1.6 | wtcsdisplaystring | read-only |
The Description property provides a textual description of the object. |
msvmkvpDeviceID | 1.3.6.1.4.1.9600.1.25.3.3.1.7 | wtcsdisplaystring | read-only |
An address or other identifying information used to uniquely name the LogicalDevice. |
msvmkvpElementName | 1.3.6.1.4.1.9600.1.25.3.3.1.8 | wtcsdisplaystring | read-only |
A user-friendly name for the object. This property allows each instance to define a user-friendly name in addition to its key properties, identity data, and description information. Note that the Name property of ManagedSystemElement is also defined as a user-friendly name. But, it is often subclassed to be a Key. It is not reasonable that the same property can convey both identity and a user-friendly name, without inconsistencies. Where Name exists and is not a Key (such as for instances of LogicalDevice), the same information can be present in both the Name and ElementName properties. |
msvmkvpEnabledDefault | 1.3.6.1.4.1.9600.1.25.3.3.1.9 | integer | read-only |
An enumerated value indicating an administrator's default or startup configuration for the Enabled State of an element. By default, the element is 'Enabled' (value=2). Enumeration: 'disabled': 3, 'notApplicable': 5, 'enabled': 2, 'enabledbutOffline': 6, 'noDefault': 7. |
msvmkvpEnabledState | 1.3.6.1.4.1.9600.1.25.3.3.1.10 | integer | read-only |
EnabledState is an integer enumeration that indicates the enabled and disabled states of an element. It can also indicate the transitions between these requested states. For example, shutting down (value=4) and starting (value=10) are transient states between enabled and disabled. The following text briefly summarizes the various enabled and disabled states: Enabled (2) indicates that the element is or could be executing commands, will process any queued commands, and queues new requests. Disabled (3) indicates that the element will not execute commands and will drop any new requests. Shutting Down (4) indicates that the element is in the process of going to a Disabled state. Not Applicable (5) indicates the element does not support being enabled or disabled. Enabled but Offline (6) indicates that the element might be completing commands, and will drop any new requests. Test (7) indicates that the element is in a test state. Deferred (8) indicates that the element might be completing commands, but will queue any new requests. Quiesce (9) indicates that the element is enabled but in a restricted mode. The behavior of the element is similar to the Enabled state, but it processes only a restricted set of commands. All other requests are queued. Starting (10) indicates that the element is in the process of going to an Enabled state. New requests are queued. Enumeration: 'deferred': 8, 'quiesce': 9, 'unknown': 0, 'enabled': 2, 'shuttingDown': 4, 'inTest': 7, 'disabled': 3, 'notApplicable': 5, 'other': 1, 'enabledbutOffline': 6, 'starting': 10. |
msvmkvpErrorCleared | 1.3.6.1.4.1.9600.1.25.3.3.1.11 | truthvalue | read-only |
Note: The use of this method is deprecated. Deprecated description: ErrorCleared is a Boolean property that indicates that the error reported in LastErrorCode is now cleared. |
msvmkvpErrorDescription | 1.3.6.1.4.1.9600.1.25.3.3.1.12 | wtcsdisplaystring | read-only |
Note: The use of this method is deprecated. Deprecated description: ErrorDescription is a free-form string that supplies more information about the error recorded in LastErrorCode and information on any corrective actions that can be taken. |
msvmkvpGuestExchangeItems | 1.3.6.1.4.1.9600.1.25.3.3.1.13 | wtcsdisplaystring | read-only |
An array of embedded Msvm_KvpExchangeDataItem instances which contain the set of key-value pairs that components running within the guest operating system have pushed up to be available for access by external clients. This array will not contain any intrinsic items that are pushed by the integration component directly. This property is inherited from CIM_ManagedElement. |
msvmkvpGuestIntrinsicExchangeItm | 1.3.6.1.4.1.9600.1.25.3.3.1.14 | wtcsdisplaystring | read-only |
An array of embedded Msvm_KvpExchangeDataItem instances which contain the set of key-value pairs that the guest operating system has pushed up to be available for access by external clients. This array will not contain any data items pushed by other components running within the guest operating system. This property is inherited from CIM_ManagedElement. |
msvmkvpHealthState | 1.3.6.1.4.1.9600.1.25.3.3.1.15 | integer | read-only |
Indicates the current health of the element. This attribute expresses the health of this element but not necessarily that of its subcomponents. The possible values are 0 to 30, where 5 means the element is entirely healthy and 30 means the element is completely non-functional. The following continuum is defined: 'Non-recoverable Error' (30) - The element has completely failed, and recovery is not possible. All functionality provided by this element has been lost. 'Critical Failure' (25) - The element is non-functional and recovery might not be possible. 'Major Failure' (20) - The element is failing. It is possible that some or all of the functionality of this component is degraded or not working. 'Minor Failure' (15) - All functionality is available but some might be degraded. 'Degraded/Warning' (10) - The element is in working order and all functionality is provided. However, the element is not working to the best of its abilities. For example, the element might not be operating at optimal performance or it might be reporting recoverable errors. 'OK' (5) - The element is fully functional and is operating within normal operational parameters and without error. 'Unknown' (0) - The implementation cannot report on HealthState at this time. DMTF has reserved the unused portion of the continuum for additional HealthStates in the future. Enumeration: 'ok': 5, 'majorfailure': 20, 'unknown': 0, 'degradedWarning': 10, 'nonrecoverableerror': 30, 'criticalfailure': 25, 'minorfailure': 15. |
msvmkvpIdentifyingDescriptions | 1.3.6.1.4.1.9600.1.25.3.3.1.16 | wtcsdisplaystring | read-only |
An array of free-form strings providing explanations and details behind the entries in the OtherIdentifyingInfo array. Note that each entry of this array is related to the entry in OtherIdentifyingInfo that is located at the same index. |
msvmkvpInstallDate | 1.3.6.1.4.1.9600.1.25.3.3.1.17 | dateandtime | read-only |
A datetime value that indicates when the object was installed. Lack of a value does not indicate that the object is not installed. |
msvmkvpLastErrorCode | 1.3.6.1.4.1.9600.1.25.3.3.1.18 | gauge32 | read-only |
Note: The use of this method is deprecated. Deprecated description: LastErrorCode captures the last error code reported by the LogicalDevice. |
msvmkvpLocationIndicator | 1.3.6.1.4.1.9600.1.25.3.3.1.19 | integer | read-only |
An integer that reflects the state of an indicator (e.g., LED) that is part of a device. Reading the value gives the current state. Writing the value with 'On'/'Off' turns the indicator on/off, other values may not be written. Enumeration: 'unknown': 0, 'notSupported': 4, 'off': 3, 'on': 2. |
msvmkvpMaxQuiesceTime | 1.3.6.1.4.1.9600.1.25.3.3.1.20 | gauge32 | read-only |
Note: The use of this property has been deprecated. When evaluating the use of Quiesce, it was determined that this single property is not adequate for describing when a device will automatically exit a quiescent state. In fact, the most likely scenario for a device to exit a quiescent state was determined to be based on the number of outstanding requests queued rather than on a maximum time. This decision will be re-evaluated and repositioned later. Deprecated description: Maximum time, in milliseconds, that a Device can run in a 'Quiesced' state. The state is defined in its Availability and AdditionalAvailability properties, where 'Quiesced' is conveyed by the value 21. What occurs at the end of the time limit is device-specific. The Device can unquiesce, can be offline, or can take other actions. A value of 0 indicates that a Device can remain quiesced indefinitely. |
msvmkvpName | 1.3.6.1.4.1.9600.1.25.3.3.1.21 | wtcsdisplaystring | read-only |
The Name property defines the label by which the object is known. When subclassed, the Name property can be overridden to be a Key property. |
msvmkvpOperationalStatus | 1.3.6.1.4.1.9600.1.25.3.3.1.22 | integer | read-only |
Indicates the current statuses of the element. Various operational statuses are defined. Many of the enumeration's values are self-explanatory. However, a few are not and are described here in more detail. 'Stressed' indicates that the element is functioning, but needs attention. Examples of 'Stressed' states are overload, overheated, and so on. 'Predictive Failure' indicates that an element is functioning nominally but predicting a failure in the near future. 'In Service' describes an element being configured, maintained, cleaned, or otherwise administered. 'No Contact' indicates that the monitoring system has knowledge of this element, but has never been able to establish communications with it. 'Lost Communication' indicates that the ManagedSystem Element is known to exist and has been contacted successfully in the past, but is currently unreachable. 'Stopped' and 'Aborted' are similar, although the former implies a clean and orderly stop, while the latter implies an abrupt stop where the state and configuration of the element might need to be updated. 'Dormant' indicates that the element is inactive or quiesced. 'Supporting Entity in Error' indicates that this element might be 'OK' but that another element, on which it is dependent, is in error. An example is a network service or endpoint that cannot function due to lower-layer networking problems. 'Completed' indicates that the element has completed its operation. This value should be combined with either OK, Error, or Degraded so that a client can tell if the complete operation Completed with OK (passed), Completed with Error (failed), or Completed with Degraded (the operation finished, but it did not complete OK or did not report an error). 'Power Mode' indicates that the element has additional power model information contained in the Associated PowerManagementService association. OperationalStatus replaces the Status property on ManagedSystemElement to provide a consistent approach to enumerations, to address implementation needs for an array property, and to provide a migration path from today's environment to the future. This change was not made earlier because it required the deprecated qualifier. Due to the widespread use of the existing Status property in management applications, it is strongly recommended that providers or instrumentation provide both the Status and OperationalStatus properties. Further, the first value of OperationalStatus should contain the primary status for the element. When instrumented, Status (because it is single-valued) should also provide the primary status of the element. Enumeration: 'lostCommunication': 13, 'dormant': 15, 'powerMode': 18, 'ok': 2, 'aborted': 14, 'unknown': 0, 'noContact': 12, 'error': 6, 'supportingEntityinError': 16, 'other': 1, 'nonRecoverableError': 7, 'predictiveFailure': 5, 'stressed': 4, 'stopping': 9, 'stopped': 10, 'degraded': 3, 'starting': 8, 'completed': 17, 'inService': 11. |
msvmkvpOtherEnabledState | 1.3.6.1.4.1.9600.1.25.3.3.1.23 | wtcsdisplaystring | read-only |
A string that describes the enabled or disabled state of the element when the EnabledState property is set to 1 ('Other'). This property must be set to null when EnabledState is any value other than 1. |
msvmkvpOtherIdentifyingInfo | 1.3.6.1.4.1.9600.1.25.3.3.1.24 | wtcsdisplaystring | read-only |
OtherIdentifyingInfo captures data, in addition to DeviceID information, that could be used to identify a LogicalDevice. For example, you could use this property to hold the operating system's user-friendly name for the Device. |
msvmkvpPowerManagementCapability | 1.3.6.1.4.1.9600.1.25.3.3.1.25 | integer | read-only |
Note: The use of this property has been deprecated. Instead, use the PowerCapabilites property in an associated PowerManagementCapabilities class. Deprecated description: An enumerated array describing the power management capabilities of the Device. Enumeration: 'timedPowerOnSupported': 7, 'unknown': 0, 'enabled': 3, 'disabled': 2, 'powerCyclingSupported': 6, 'powerStateSettable': 5, 'notSupported': 1, 'powerSavingModesEnteredAutomatic': 4. |
msvmkvpPowerManagementSupported | 1.3.6.1.4.1.9600.1.25.3.3.1.26 | truthvalue | read-only |
Note: The use of this property has been deprecated. Instead, the existence of an associated PowerManagementCapabilities class (associated using the ElementCapabilities relationship) indicates that power management is supported. Deprecated description: Boolean that indicates that the Device can use power management. |
msvmkvpPowerOnHours | 1.3.6.1.4.1.9600.1.25.3.3.1.27 | gauge32 | read-only |
Note: The use of this method is deprecated. Deprecated description: The number of consecutive hours that this Device has been powered on since its last power cycle. |
msvmkvpRequestedState | 1.3.6.1.4.1.9600.1.25.3.3.1.28 | integer | read-only |
RequestedState is an integer enumeration that indicates the last requested or desired state for the element. The actual state of the element is represented by EnabledState. This property is provided to compare the last requested and current enabled or disabled states. Note that when EnabledState is set to 5 ('Not Applicable'), then this property has no meaning. By default, the RequestedState of the element is 5 ('No Change'). Refer to the EnabledState property description for explanations of the values in the RequestedState enumeration. It should be noted that there are two new values in RequestedState that build on the statuses of EnabledState. These are 'Reboot' (10) and 'Reset' (11). Reboot refers to doing a 'Shut Down' and then moving to an 'Enabled' state. Reset indicates that the element is first 'Disabled' and then 'Enabled'. The distinction between requesting 'Shut Down' and 'Disabled' should also be noted. Shut Down requests an orderly transition to the Disabled state, and might involve removing power, to completely erase any existing state. The Disabled state requests an immediate disabling of the element, such that it will not execute or accept any commands or processing requests. This property is set as the result of a method invocation (such as Start or StopService on CIM_Service), or can be overridden and defined as WRITEable in a subclass. The method approach is considered superior to a WRITEable property, because it allows an explicit invocation of the operation and the return of a result code. A particular instance of EnabledLogicalElement might not support RequestedStateChange. If this occurs, the value 12 ('Not Applicable') is used. Enumeration: 'reset': 11, 'noChange': 5, 'notApplicable': 12, 'quiesce': 9, 'enabled': 2, 'reboot': 10, 'disabled': 3, 'deferred': 8, 'shutDown': 4, 'test': 7, 'offline': 6. |
msvmkvpStatus | 1.3.6.1.4.1.9600.1.25.3.3.1.29 | wtcsdisplaystring | read-only |
A string indicating the current status of the object. Various operational and non-operational statuses are defined. This property is deprecated in lieu of OperationalStatus, which includes the same semantics in its enumeration. This change is made for 3 reasons: 1) Status is more correctly defined as an array. This definition overcomes the limitation of describing status using a single value, when it is really a multi-valued property (for example, an element might be OK AND Stopped. 2) A MaxLen of 10 is too restrictive and leads to unclear enumerated values. 3) The change to a uint16 data type was discussed when CIM V2.0 was defined. However, existing V1.0 implementations used the string property and did not want to modify their code. Therefore, Status was grandfathered into the Schema. Use of the deprecated qualifier allows the maintenance of the existing property, but also permits an improved definition using OperationalStatus. |
msvmkvpStatusDescriptions | 1.3.6.1.4.1.9600.1.25.3.3.1.30 | wtcsdisplaystring | read-only |
Strings describing the various OperationalStatus array values. For example, if 'Stopping' is the value assigned to OperationalStatus, then this property may contain an explanation as to why an object is being stopped. Note that entries in this array are correlated with those at the same array index in OperationalStatus. |
msvmkvpStatusInfo | 1.3.6.1.4.1.9600.1.25.3.3.1.31 | integer | read-only |
Note: The use of this method is deprecated in lieu of a more clearly named property (EnabledState) that is inherited from ManagedSystemElement and that has additional enumerated values. Deprecated description: The StatusInfo property indicates whether the Logical Device is in an enabled state (value=3), disabled state (value=4), some other state (value=1), or an unknown state (value=2). If this property does not apply to the LogicalDevice, the value 5 ('Not Applicable') should be used. If a Device is ('Enabled')(value=3), it has been powered up and is configured and operational. The Device might or might not be functionally active, depending on whether its Availability (or AdditionalAvailability) indicates that it is ('Running/Full Power')(value=3) or ('Off line') (value=8). In an enabled but offline mode, a Device might be performing out-of-band requests, such as running Diagnostics. If StatusInfo is ('Disabled') (value=4), a Device can only be 'enabled' or powered off. In a personal computer environment, ('Disabled') means that the driver of the device is not available in the stack. In other environments, a Device can be disabled by removing its configuration file. A disabled device is physically present in a System and consuming resources, but it cannot be communicated with until a driver is loaded, a configuration file is loaded, or some other 'enabling' activity has occurred. Enumeration: 'disabled': 4, 'unknown': 2, 'other': 1, 'enabled': 3, 'notApplicable': 5. |
msvmkvpSystemCreationClassName | 1.3.6.1.4.1.9600.1.25.3.3.1.32 | wtcsdisplaystring | read-only |
The CreationClassName of the scoping system. |
msvmkvpSystemName | 1.3.6.1.4.1.9600.1.25.3.3.1.33 | wtcsdisplaystring | read-only |
The System Name of the scoping system. |
msvmkvpTimeOfLastStateChange | 1.3.6.1.4.1.9600.1.25.3.3.1.34 | dateandtime | read-only |
The date or time when the EnabledState of the element last changed. If the state of the element has not changed and this property is populated, then it must be set to a 0 interval value. If a state change was requested, but rejected or not yet processed, the property must not be updated. |
msvmkvpTotalPowerOnHours | 1.3.6.1.4.1.9600.1.25.3.3.1.35 | gauge32 | read-only |
Note: The use of this method is deprecated. Deprecated description: The total number of hours that this Device has been powered on. |
msvmKvpExchangeCompSetDataTable | 1.3.6.1.4.1.9600.1.25.3.4 | no-access |
Represents the configured state of the key/value pair exchange component. |
|
1.3.6.1.4.1.9600.1.25.3.4.1 | no-access |
None |
||
msvmecsIndex | 1.3.6.1.4.1.9600.1.25.3.4.1.1 | integer32 | read-only |
The value of this object uniquely identifies the instance entry for this class. |
msvmecsAddress | 1.3.6.1.4.1.9600.1.25.3.4.1.2 | wtcsdisplaystring | read-only |
The address of the resource.For example, the MAC address of a Ethernet port. |
msvmecsAllocationUnits | 1.3.6.1.4.1.9600.1.25.3.4.1.3 | wtcsdisplaystring | read-only |
This property specifies the units of allocation used by the Reservation and Limit properties. For example, when ResourceType=Processor, AllocationUnits may be set to MHZ. When ResourceType=Memory, AllocationUnits may be set to MB |
msvmecsAutomaticAllocation | 1.3.6.1.4.1.9600.1.25.3.4.1.4 | truthvalue | read-only |
This property specifies if the resource will be automatically allocated. For example when set to true, when the consuming virtual computer system is powered on, this resource would be allocated. A value of false indicates the resource must be explicitly allocated. For example, the setting may represent removable media (cdrom, floppy, etc.) where at power on time, the media isnot present. An explicit operation is required to allocate the resource. |
msvmecsAutomaticDeallocation | 1.3.6.1.4.1.9600.1.25.3.4.1.5 | truthvalue | read-only |
This property specifies if the resource will be automatically de-allocated. For example, when set to true, when the consuming virtual computer system is powered off, this resource would be de-allocated. When set to false, the resource will remain allocated and must be explicitly de-allocated. |
msvmecsCaption | 1.3.6.1.4.1.9600.1.25.3.4.1.6 | wtcsdisplaystring | read-only |
The Caption property is a short textual description (one- line string) of the object. |
msvmecsConnection | 1.3.6.1.4.1.9600.1.25.3.4.1.7 | wtcsdisplaystring | read-only |
The thing to which this resource is connected. For example, a named network or switch port. |
msvmecsConsumerVisibility | 1.3.6.1.4.1.9600.1.25.3.4.1.8 | integer | read-only |
Describes the consumers visibility to the allocated resource. A value of 'Passed-Through' indicates the underlying or host resource is utilized and passed through to the consumer, possibly using partitioning. At least one item shall be present in the DeviceID property. A value of 'Virtualized' indicates the resource is virtualized and may not map directly to an underlying/host resource. Some implementations may support specific assignment for virtualized resources, in which case the host resource(s) are exposed using the DeviceID property. A value of 'Not represented' indicates a representation of the resource does not exist within the context of the resource consumer. Enumeration: 'unknown': 0, 'notrepresented': 4, 'virtualized': 3, 'passedThrough': 2. |
msvmecsDescription | 1.3.6.1.4.1.9600.1.25.3.4.1.9 | wtcsdisplaystring | read-only |
The Description property provides a textual description of the object. |
msvmecsElementName | 1.3.6.1.4.1.9600.1.25.3.4.1.10 | wtcsdisplaystring | read-only |
A user-friendly name for the object. This property allows each instance to define a user-friendly name in addition to its key properties, identity data, and description information. Note that the Name property of ManagedSystemElement is also defined as a user-friendly name. But, it is often subclassed to be a Key. It is not reasonable that the same property can convey both identity and a user-friendly name, without inconsistencies. Where Name exists and is not a Key (such as for instances of LogicalDevice), the same information can be present in both the Name and ElementName properties. |
msvmecsEnabledState | 1.3.6.1.4.1.9600.1.25.3.4.1.11 | integer32 | read-only |
An integer enumeration that indicates the enabled and disabled states of an element. This property is inherited from CIM_EnabledLogicalElement and is either set to 2 ('Enabled') or 3 ('Disabled'). |
msvmecsHostExchangeItems | 1.3.6.1.4.1.9600.1.25.3.4.1.12 | wtcsdisplaystring | read-only |
This property is inherited from CIM_ResourceAllocationSettingData. |
msvmecsHostResource | 1.3.6.1.4.1.9600.1.25.3.4.1.13 | wtcsdisplaystring | read-only |
This property exposes specific assignment to host or underlying resources. The embedded instances shall contain only key properties and be treated as Object Paths. If the virtual resource may be scheduled on a number of underlying resources, this property shall be left NULL. In that case, the DeviceAllocatedFromPool or ResourceAllocationFromPool associations may be used to determine the pool of host resources this virtual resource may be scheduled on. If specific assignment is utilized, all underlying resources used by this virtual resource shall be listed in this array. Typically the array will contain one item, however for aggregate allocations, such as multiple processors, multiple host resources may be specified. |
msvmecsInstanceID | 1.3.6.1.4.1.9600.1.25.3.4.1.14 | wtcsdisplaystring | read-only |
Within the scope of the instantiating Namespace, InstanceID opaquely and uniquely identifies an instance of this class. To ensure uniqueness within the NameSpace, the value of InstanceID should be constructed using the following 'preferred' algorithm: |
msvmecsLimit | 1.3.6.1.4.1.9600.1.25.3.4.1.15 | gauge32 | read-only |
This property specifies the upper bound, or maximum amount of resource that will be granted for this allocation. For example, a system which supports memory paging may support setting the Limit of a Memory allocation below that of the VirtualQuantity, thus forcing paging to occur for this allocation. |
msvmecsMappingBehavior | 1.3.6.1.4.1.9600.1.25.3.4.1.16 | integer | read-only |
Specifies how this resource maps to underlying resourcesIf the HostResource array contains any entries, this property reflects how the resource maps to those specific resources. Enumeration: 'softAffinity': 3, 'unknown': 0, 'dedicated': 2, 'notSupported': 1, 'hardAffinity': 4. |
msvmecsOtherResourceType | 1.3.6.1.4.1.9600.1.25.3.4.1.17 | wtcsdisplaystring | read-only |
A string that describes the resource type when a well defined value is not available and ResourceType has the value 'Other'. |
msvmecsParent | 1.3.6.1.4.1.9600.1.25.3.4.1.18 | wtcsdisplaystring | read-only |
The Parent of the resource. For example, a controller for the current allocation |
msvmecsPoolID | 1.3.6.1.4.1.9600.1.25.3.4.1.19 | wtcsdisplaystring | read-only |
This property specifies which ResourcePool the resource is currently allocated from, or which ResourcePool the resource will be allocated from when the allocation occurs. |
msvmecsReservation | 1.3.6.1.4.1.9600.1.25.3.4.1.20 | gauge32 | read-only |
This property specifies the amount of resource guaranteed to be available for this allocation. On system which support over-commitment of resources, this value is typically used for admission control to prevent an an allocation from being accepted thus preventing starvation. |
msvmecsResourceSubType | 1.3.6.1.4.1.9600.1.25.3.4.1.21 | wtcsdisplaystring | read-only |
A string describing an implementation specific sub-type for this resource. For example, this may be used to distinguish different models of the same resource type. |
msvmecsResourceType | 1.3.6.1.4.1.9600.1.25.3.4.1.22 | integer | read-only |
The type of resource this allocation setting represents. Enumeration: 'usbController': 18, 'basePartitionableUnit': 26, 'iODevice': 12, 'dvddrive': 15, 'serialport': 16, 'ethernetAdapter': 10, 'ibHCA': 9, 'disk': 21, 'dmtfreserved': 29, 'partitionableUnit': 25, 'ideController': 5, 'iSCSIHBA': 8, 'floppyDrive': 13, 'other': 1, 'tape': 22, 'iOSlot': 11, 'memory': 4, 'powerSupply': 27, 'firewireController': 24, 'graphicscontroller': 19, 'storageExtent': 20, 'parallelSCSIHBA': 6, 'coolingDevice': 28, 'fcHBA': 7, 'computerSystem': 2, 'parallelport': 17, 'otherstoragedevice': 23, 'cdDrive': 14, 'processor': 3. |
msvmecsVirtualQuantity | 1.3.6.1.4.1.9600.1.25.3.4.1.23 | gauge32 | read-only |
This property specifies the quantity of resources presented to the consumer. For example, when ResourceType=Processor, this property would reflect the number of discrete Processors presented to the virtual computer system. When ResourceType=Memory, this property could reflect the number of MB reported to the virtual computer system. |
msvmecsWeight | 1.3.6.1.4.1.9600.1.25.3.4.1.24 | gauge32 | read-only |
This property specifies a relative priority for this allocation in relation to other allocations from the same ResourcePool. This property has no unit of measure, and is only relevant when compared to other allocations vying for the same host resources. |
msvmKvpExchangeDataItemTable | 1.3.6.1.4.1.9600.1.25.3.5 | no-access |
Represents a key/value pair. |
|
1.3.6.1.4.1.9600.1.25.3.5.1 | no-access |
None |
||
msvmediIndex | 1.3.6.1.4.1.9600.1.25.3.5.1.1 | integer32 | read-only |
The value of this object uniquely identifies the instance entry for this class. |
msvmediCaption | 1.3.6.1.4.1.9600.1.25.3.5.1.2 | wtcsdisplaystring | read-only |
The Caption property is a short textual description (one- line string) of the object. |
msvmediData | 1.3.6.1.4.1.9600.1.25.3.5.1.3 | wtcsdisplaystring | read-only |
The Data property holds arbitrary string data for this item. This property is inherited from CIM_ManagedElement. |
msvmediDescription | 1.3.6.1.4.1.9600.1.25.3.5.1.4 | wtcsdisplaystring | read-only |
The Description property provides a textual description of the object. |
msvmediElementName | 1.3.6.1.4.1.9600.1.25.3.5.1.5 | wtcsdisplaystring | read-only |
A user-friendly name for the object. This property allows each instance to define a user-friendly name in addition to its key properties, identity data, and description information. Note that the Name property of ManagedSystemElement is also defined as a user-friendly name. But, it is often subclassed to be a Key. It is not reasonable that the same property can convey both identity and a user-friendly name, without inconsistencies. Where Name exists and is not a Key (such as for instances of LogicalDevice), the same information can be present in both the Name and ElementName properties. |
msvmediName | 1.3.6.1.4.1.9600.1.25.3.5.1.6 | wtcsdisplaystring | read-only |
The Name property defines the label by which the object is known. The Name property defines the label by which the item is identified. This property is inherited from CIM_ManagedElement. |
msvmediSource | 1.3.6.1.4.1.9600.1.25.3.5.1.7 | integer32 | read-only |
The source of the data. This property is inherited from CIM_ManagedElement. |
msvmShutdownComponentTable | 1.3.6.1.4.1.9600.1.25.3.6 | no-access |
Represents the state of the shutdown component, which provides a mechanism to shut down the operation on the associated guest operating system. |
|
1.3.6.1.4.1.9600.1.25.3.6.1 | no-access |
None |
||
msvmscIndex | 1.3.6.1.4.1.9600.1.25.3.6.1.1 | integer32 | read-only |
The value of this object uniquely identifies the instance entry for this class. |
msvmscAdditionalAvailability | 1.3.6.1.4.1.9600.1.25.3.6.1.2 | integer | read-only |
Additional availability and status of the Device in addition to that specified in the Availability property. The Availability property denotes the primary status and availability of the Device. In some cases, this property will not be sufficient to denote the complete status of the Device. In those cases, the AdditionalAvailability property can be used to provide further information. For example, the primary Availability of a device might be 'Off line' (value=8) or in a low-power state (AdditionalAvailability value=14), or the Device could be running Diagnostics (AdditionalAvailability value=5, 'In Test'). Enumeration: 'powerSaveStandby': 15, 'paused': 18, 'installError': 12, 'notConfigured': 20, 'quiesced': 21, 'unknown': 2, 'powerSaveUnknown': 13, 'notInstalled': 11, 'offDuty': 9, 'inTest': 5, 'powerSaveWarning': 17, 'notApplicable': 6, 'powerOff': 7, 'other': 1, 'notReady': 19, 'runningFullPower': 3, 'offLine': 8, 'warning': 4, 'degraded': 10, 'powerSaveLowPowerMode': 14, 'powerCycle': 16. |
msvmscAvailability | 1.3.6.1.4.1.9600.1.25.3.6.1.3 | integer | read-only |
Note: The use of this property has been deprecated. Deprecated description: The primary availability and status of the Device. (Additional status information can be specified using the Additional Availability array property.) For example, the Availability property indicates that the Device is running and has full power (value=3), or is in a warning (4), test (5), degraded (10) or power save state (values 13-15 and 17). The Power Save states are defined as follows: Value 13 ('Power Save - Unknown') indicates that the Device is known to be in a power save mode, but its exact status in this mode is unknown; value 14 ('Power Save - Low Power Mode') indicates that the Device is in a power save state but still functioning, and might exhibit degraded performance; value 15 ('Power Save - Standby') indicates that the Device is not functioning but could be brought to full power 'quickly'; and value 17 ('Power Save - Warning') indicates that the Device is in a warning state, but is also in a power save mode. Enumeration: 'powerSaveStandby': 15, 'paused': 18, 'installError': 12, 'notConfigured': 20, 'quiesced': 21, 'unknown': 2, 'powerSaveUnknown': 13, 'notInstalled': 11, 'offDuty': 9, 'inTest': 5, 'powerSaveWarning': 17, 'notApplicable': 6, 'powerOff': 7, 'other': 1, 'notReady': 19, 'runningFullPower': 3, 'offLine': 8, 'warning': 4, 'degraded': 10, 'powerSaveLowPowerMode': 14, 'powerCycle': 16. |
msvmscCaption | 1.3.6.1.4.1.9600.1.25.3.6.1.4 | wtcsdisplaystring | read-only |
The Caption property is a short textual description (one- line string) of the object. |
msvmscCreationClassName | 1.3.6.1.4.1.9600.1.25.3.6.1.5 | wtcsdisplaystring | read-only |
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. |
msvmscDescription | 1.3.6.1.4.1.9600.1.25.3.6.1.6 | wtcsdisplaystring | read-only |
The Description property provides a textual description of the object. |
msvmscDeviceID | 1.3.6.1.4.1.9600.1.25.3.6.1.7 | wtcsdisplaystring | read-only |
An address or other identifying information used to uniquely name the LogicalDevice. |
msvmscElementName | 1.3.6.1.4.1.9600.1.25.3.6.1.8 | wtcsdisplaystring | read-only |
A user-friendly name for the object. This property allows each instance to define a user-friendly name in addition to its key properties, identity data, and description information. Note that the Name property of ManagedSystemElement is also defined as a user-friendly name. But, it is often subclassed to be a Key. It is not reasonable that the same property can convey both identity and a user-friendly name, without inconsistencies. Where Name exists and is not a Key (such as for instances of LogicalDevice), the same information can be present in both the Name and ElementName properties. |
msvmscEnabledDefault | 1.3.6.1.4.1.9600.1.25.3.6.1.9 | integer | read-only |
An enumerated value indicating an administrator's default or startup configuration for the Enabled State of an element. By default, the element is 'Enabled' (value=2). Enumeration: 'disabled': 3, 'notApplicable': 5, 'enabled': 2, 'enabledbutOffline': 6, 'noDefault': 7. |
msvmscEnabledState | 1.3.6.1.4.1.9600.1.25.3.6.1.10 | integer | read-only |
EnabledState is an integer enumeration that indicates the enabled and disabled states of an element. It can also indicate the transitions between these requested states. For example, shutting down (value=4) and starting (value=10) are transient states between enabled and disabled. The following text briefly summarizes the various enabled and disabled states: Enabled (2) indicates that the element is or could be executing commands, will process any queued commands, and queues new requests. Disabled (3) indicates that the element will not execute commands and will drop any new requests. Shutting Down (4) indicates that the element is in the process of going to a Disabled state. Not Applicable (5) indicates the element does not support being enabled or disabled. Enabled but Offline (6) indicates that the element might be completing commands, and will drop any new requests. Test (7) indicates that the element is in a test state. Deferred (8) indicates that the element might be completing commands, but will queue any new requests. Quiesce (9) indicates that the element is enabled but in a restricted mode. The behavior of the element is similar to the Enabled state, but it processes only a restricted set of commands. All other requests are queued. Starting (10) indicates that the element is in the process of going to an Enabled state. New requests are queued. Enumeration: 'deferred': 8, 'quiesce': 9, 'unknown': 0, 'enabled': 2, 'shuttingDown': 4, 'inTest': 7, 'disabled': 3, 'notApplicable': 5, 'other': 1, 'enabledbutOffline': 6, 'starting': 10. |
msvmscErrorCleared | 1.3.6.1.4.1.9600.1.25.3.6.1.11 | truthvalue | read-only |
Note: The use of this method is deprecated. Deprecated description: ErrorCleared is a Boolean property that indicates that the error reported in LastErrorCode is now cleared. |
msvmscErrorDescription | 1.3.6.1.4.1.9600.1.25.3.6.1.12 | wtcsdisplaystring | read-only |
Note: The use of this method is deprecated. Deprecated description: ErrorDescription is a free-form string that supplies more information about the error recorded in LastErrorCode and information on any corrective actions that can be taken. |
msvmscHealthState | 1.3.6.1.4.1.9600.1.25.3.6.1.13 | integer | read-only |
Indicates the current health of the element. This attribute expresses the health of this element but not necessarily that of its subcomponents. The possible values are 0 to 30, where 5 means the element is entirely healthy and 30 means the element is completely non-functional. The following continuum is defined: 'Non-recoverable Error' (30) - The element has completely failed, and recovery is not possible. All functionality provided by this element has been lost. 'Critical Failure' (25) - The element is non-functional and recovery might not be possible. 'Major Failure' (20) - The element is failing. It is possible that some or all of the functionality of this component is degraded or not working. 'Minor Failure' (15) - All functionality is available but some might be degraded. 'Degraded/Warning' (10) - The element is in working order and all functionality is provided. However, the element is not working to the best of its abilities. For example, the element might not be operating at optimal performance or it might be reporting recoverable errors. 'OK' (5) - The element is fully functional and is operating within normal operational parameters and without error. 'Unknown' (0) - The implementation cannot report on HealthState at this time. DMTF has reserved the unused portion of the continuum for additional HealthStates in the future. Enumeration: 'ok': 5, 'majorfailure': 20, 'unknown': 0, 'degradedWarning': 10, 'nonrecoverableerror': 30, 'criticalfailure': 25, 'minorfailure': 15. |
msvmscIdentifyingDescriptions | 1.3.6.1.4.1.9600.1.25.3.6.1.14 | wtcsdisplaystring | read-only |
An array of free-form strings providing explanations and details behind the entries in the OtherIdentifyingInfo array. Note that each entry of this array is related to the entry in OtherIdentifyingInfo that is located at the same index. |
msvmscInstallDate | 1.3.6.1.4.1.9600.1.25.3.6.1.15 | dateandtime | read-only |
A datetime value that indicates when the object was installed. Lack of a value does not indicate that the object is not installed. |
msvmscLastErrorCode | 1.3.6.1.4.1.9600.1.25.3.6.1.16 | gauge32 | read-only |
Note: The use of this method is deprecated. Deprecated description: LastErrorCode captures the last error code reported by the LogicalDevice. |
msvmscLocationIndicator | 1.3.6.1.4.1.9600.1.25.3.6.1.17 | integer | read-only |
An integer that reflects the state of an indicator (e.g., LED) that is part of a device. Reading the value gives the current state. Writing the value with 'On'/'Off' turns the indicator on/off, other values may not be written. Enumeration: 'unknown': 0, 'notSupported': 4, 'off': 3, 'on': 2. |
msvmscMaxQuiesceTime | 1.3.6.1.4.1.9600.1.25.3.6.1.18 | gauge32 | read-only |
Note: The use of this property has been deprecated. When evaluating the use of Quiesce, it was determined that this single property is not adequate for describing when a device will automatically exit a quiescent state. In fact, the most likely scenario for a device to exit a quiescent state was determined to be based on the number of outstanding requests queued rather than on a maximum time. This decision will be re-evaluated and repositioned later. Deprecated description: Maximum time, in milliseconds, that a Device can run in a 'Quiesced' state. The state is defined in its Availability and AdditionalAvailability properties, where 'Quiesced' is conveyed by the value 21. What occurs at the end of the time limit is device-specific. The Device can unquiesce, can be offline, or can take other actions. A value of 0 indicates that a Device can remain quiesced indefinitely. |
msvmscName | 1.3.6.1.4.1.9600.1.25.3.6.1.19 | wtcsdisplaystring | read-only |
The Name property defines the label by which the object is known. When subclassed, the Name property can be overridden to be a Key property. |
msvmscOperationalStatus | 1.3.6.1.4.1.9600.1.25.3.6.1.20 | integer | read-only |
Indicates the current statuses of the element. Various operational statuses are defined. Many of the enumeration's values are self-explanatory. However, a few are not and are described here in more detail. 'Stressed' indicates that the element is functioning, but needs attention. Examples of 'Stressed' states are overload, overheated, and so on. 'Predictive Failure' indicates that an element is functioning nominally but predicting a failure in the near future. 'In Service' describes an element being configured, maintained, cleaned, or otherwise administered. 'No Contact' indicates that the monitoring system has knowledge of this element, but has never been able to establish communications with it. 'Lost Communication' indicates that the ManagedSystem Element is known to exist and has been contacted successfully in the past, but is currently unreachable. 'Stopped' and 'Aborted' are similar, although the former implies a clean and orderly stop, while the latter implies an abrupt stop where the state and configuration of the element might need to be updated. 'Dormant' indicates that the element is inactive or quiesced. 'Supporting Entity in Error' indicates that this element might be 'OK' but that another element, on which it is dependent, is in error. An example is a network service or endpoint that cannot function due to lower-layer networking problems. 'Completed' indicates that the element has completed its operation. This value should be combined with either OK, Error, or Degraded so that a client can tell if the complete operation Completed with OK (passed), Completed with Error (failed), or Completed with Degraded (the operation finished, but it did not complete OK or did not report an error). 'Power Mode' indicates that the element has additional power model information contained in the Associated PowerManagementService association. OperationalStatus replaces the Status property on ManagedSystemElement to provide a consistent approach to enumerations, to address implementation needs for an array property, and to provide a migration path from today's environment to the future. This change was not made earlier because it required the deprecated qualifier. Due to the widespread use of the existing Status property in management applications, it is strongly recommended that providers or instrumentation provide both the Status and OperationalStatus properties. Further, the first value of OperationalStatus should contain the primary status for the element. When instrumented, Status (because it is single-valued) should also provide the primary status of the element. Enumeration: 'lostCommunication': 13, 'dormant': 15, 'powerMode': 18, 'ok': 2, 'aborted': 14, 'unknown': 0, 'noContact': 12, 'error': 6, 'supportingEntityinError': 16, 'other': 1, 'nonRecoverableError': 7, 'predictiveFailure': 5, 'stressed': 4, 'stopping': 9, 'stopped': 10, 'degraded': 3, 'starting': 8, 'completed': 17, 'inService': 11. |
msvmscOtherEnabledState | 1.3.6.1.4.1.9600.1.25.3.6.1.21 | wtcsdisplaystring | read-only |
A string that describes the enabled or disabled state of the element when the EnabledState property is set to 1 ('Other'). This property must be set to null when EnabledState is any value other than 1. |
msvmscOtherIdentifyingInfo | 1.3.6.1.4.1.9600.1.25.3.6.1.22 | wtcsdisplaystring | read-only |
OtherIdentifyingInfo captures data, in addition to DeviceID information, that could be used to identify a LogicalDevice. For example, you could use this property to hold the operating system's user-friendly name for the Device. |
msvmscPowerManagementCapability | 1.3.6.1.4.1.9600.1.25.3.6.1.23 | integer | read-only |
Note: The use of this property has been deprecated. Instead, use the PowerCapabilites property in an associated PowerManagementCapabilities class. Deprecated description: An enumerated array describing the power management capabilities of the Device. Enumeration: 'timedPowerOnSupported': 7, 'unknown': 0, 'enabled': 3, 'disabled': 2, 'powerCyclingSupported': 6, 'powerStateSettable': 5, 'notSupported': 1, 'powerSavingModesEnteredAutomatic': 4. |
msvmscPowerManagementSupported | 1.3.6.1.4.1.9600.1.25.3.6.1.24 | truthvalue | read-only |
Note: The use of this property has been deprecated. Instead, the existence of an associated PowerManagementCapabilities class (associated using the ElementCapabilities relationship) indicates that power management is supported. Deprecated description: Boolean that indicates that the Device can use power management. |
msvmscPowerOnHours | 1.3.6.1.4.1.9600.1.25.3.6.1.25 | gauge32 | read-only |
Note: The use of this method is deprecated. Deprecated description: The number of consecutive hours that this Device has been powered on since its last power cycle. |
msvmscRequestedState | 1.3.6.1.4.1.9600.1.25.3.6.1.26 | integer | read-only |
RequestedState is an integer enumeration that indicates the last requested or desired state for the element. The actual state of the element is represented by EnabledState. This property is provided to compare the last requested and current enabled or disabled states. Note that when EnabledState is set to 5 ('Not Applicable'), then this property has no meaning. By default, the RequestedState of the element is 5 ('No Change'). Refer to the EnabledState property description for explanations of the values in the RequestedState enumeration. It should be noted that there are two new values in RequestedState that build on the statuses of EnabledState. These are 'Reboot' (10) and 'Reset' (11). Reboot refers to doing a 'Shut Down' and then moving to an 'Enabled' state. Reset indicates that the element is first 'Disabled' and then 'Enabled'. The distinction between requesting 'Shut Down' and 'Disabled' should also be noted. Shut Down requests an orderly transition to the Disabled state, and might involve removing power, to completely erase any existing state. The Disabled state requests an immediate disabling of the element, such that it will not execute or accept any commands or processing requests. This property is set as the result of a method invocation (such as Start or StopService on CIM_Service), or can be overridden and defined as WRITEable in a subclass. The method approach is considered superior to a WRITEable property, because it allows an explicit invocation of the operation and the return of a result code. A particular instance of EnabledLogicalElement might not support RequestedStateChange. If this occurs, the value 12 ('Not Applicable') is used. Enumeration: 'reset': 11, 'noChange': 5, 'notApplicable': 12, 'quiesce': 9, 'enabled': 2, 'reboot': 10, 'disabled': 3, 'deferred': 8, 'shutDown': 4, 'test': 7, 'offline': 6. |
msvmscStatus | 1.3.6.1.4.1.9600.1.25.3.6.1.27 | wtcsdisplaystring | read-only |
A string indicating the current status of the object. Various operational and non-operational statuses are defined. This property is deprecated in lieu of OperationalStatus, which includes the same semantics in its enumeration. This change is made for 3 reasons: 1) Status is more correctly defined as an array. This definition overcomes the limitation of describing status using a single value, when it is really a multi-valued property (for example, an element might be OK AND Stopped. 2) A MaxLen of 10 is too restrictive and leads to unclear enumerated values. 3) The change to a uint16 data type was discussed when CIM V2.0 was defined. However, existing V1.0 implementations used the string property and did not want to modify their code. Therefore, Status was grandfathered into the Schema. Use of the deprecated qualifier allows the maintenance of the existing property, but also permits an improved definition using OperationalStatus. |
msvmscStatusDescriptions | 1.3.6.1.4.1.9600.1.25.3.6.1.28 | wtcsdisplaystring | read-only |
Strings describing the various OperationalStatus array values. For example, if 'Stopping' is the value assigned to OperationalStatus, then this property may contain an explanation as to why an object is being stopped. Note that entries in this array are correlated with those at the same array index in OperationalStatus. |
msvmscStatusInfo | 1.3.6.1.4.1.9600.1.25.3.6.1.29 | integer | read-only |
Note: The use of this method is deprecated in lieu of a more clearly named property (EnabledState) that is inherited from ManagedSystemElement and that has additional enumerated values. Deprecated description: The StatusInfo property indicates whether the Logical Device is in an enabled state (value=3), disabled state (value=4), some other state (value=1), or an unknown state (value=2). If this property does not apply to the LogicalDevice, the value 5 ('Not Applicable') should be used. If a Device is ('Enabled')(value=3), it has been powered up and is configured and operational. The Device might or might not be functionally active, depending on whether its Availability (or AdditionalAvailability) indicates that it is ('Running/Full Power')(value=3) or ('Off line') (value=8). In an enabled but offline mode, a Device might be performing out-of-band requests, such as running Diagnostics. If StatusInfo is ('Disabled') (value=4), a Device can only be 'enabled' or powered off. In a personal computer environment, ('Disabled') means that the driver of the device is not available in the stack. In other environments, a Device can be disabled by removing its configuration file. A disabled device is physically present in a System and consuming resources, but it cannot be communicated with until a driver is loaded, a configuration file is loaded, or some other 'enabling' activity has occurred. Enumeration: 'disabled': 4, 'unknown': 2, 'other': 1, 'enabled': 3, 'notApplicable': 5. |
msvmscSystemCreationClassName | 1.3.6.1.4.1.9600.1.25.3.6.1.30 | wtcsdisplaystring | read-only |
The CreationClassName of the scoping system. |
msvmscSystemName | 1.3.6.1.4.1.9600.1.25.3.6.1.31 | wtcsdisplaystring | read-only |
The System Name of the scoping system. |
msvmscTimeOfLastStateChange | 1.3.6.1.4.1.9600.1.25.3.6.1.32 | dateandtime | read-only |
The date or time when the EnabledState of the element last changed. If the state of the element has not changed and this property is populated, then it must be set to a 0 interval value. If a state change was requested, but rejected or not yet processed, the property must not be updated. |
msvmscTotalPowerOnHours | 1.3.6.1.4.1.9600.1.25.3.6.1.33 | gauge32 | read-only |
Note: The use of this method is deprecated. Deprecated description: The total number of hours that this Device has been powered on. |
msvmShutdownCompSettingDataTable | 1.3.6.1.4.1.9600.1.25.3.7 | no-access |
Represents the configured state of the shutdown component. |
|
1.3.6.1.4.1.9600.1.25.3.7.1 | no-access |
None |
||
msvmscsdIndex | 1.3.6.1.4.1.9600.1.25.3.7.1.1 | integer32 | read-only |
The value of this object uniquely identifies the instance entry for this class. |
msvmscsdAddress | 1.3.6.1.4.1.9600.1.25.3.7.1.2 | wtcsdisplaystring | read-only |
The address of the resource.For example, the MAC address of a Ethernet port. |
msvmscsdAllocationUnits | 1.3.6.1.4.1.9600.1.25.3.7.1.3 | wtcsdisplaystring | read-only |
This property specifies the units of allocation used by the Reservation and Limit properties. For example, when ResourceType=Processor, AllocationUnits may be set to MHZ. When ResourceType=Memory, AllocationUnits may be set to MB |
msvmscsdAutomaticAllocation | 1.3.6.1.4.1.9600.1.25.3.7.1.4 | truthvalue | read-only |
This property specifies if the resource will be automatically allocated. For example when set to true, when the consuming virtual computer system is powered on, this resource would be allocated. A value of false indicates the resource must be explicitly allocated. For example, the setting may represent removable media (cdrom, floppy, etc.) where at power on time, the media isnot present. An explicit operation is required to allocate the resource. |
msvmscsdAutomaticDeallocation | 1.3.6.1.4.1.9600.1.25.3.7.1.5 | truthvalue | read-only |
This property specifies if the resource will be automatically de-allocated. For example, when set to true, when the consuming virtual computer system is powered off, this resource would be de-allocated. When set to false, the resource will remain allocated and must be explicitly de-allocated. |
msvmscsdCaption | 1.3.6.1.4.1.9600.1.25.3.7.1.6 | wtcsdisplaystring | read-only |
The Caption property is a short textual description (one- line string) of the object. |
msvmscsdConnection | 1.3.6.1.4.1.9600.1.25.3.7.1.7 | wtcsdisplaystring | read-only |
The thing to which this resource is connected. For example, a named network or switch port. |
msvmscsdConsumerVisibility | 1.3.6.1.4.1.9600.1.25.3.7.1.8 | integer | read-only |
Describes the consumers visibility to the allocated resource. A value of 'Passed-Through' indicates the underlying or host resource is utilized and passed through to the consumer, possibly using partitioning. At least one item shall be present in the DeviceID property. A value of 'Virtualized' indicates the resource is virtualized and may not map directly to an underlying/host resource. Some implementations may support specific assignment for virtualized resources, in which case the host resource(s) are exposed using the DeviceID property. A value of 'Not represented' indicates a representation of the resource does not exist within the context of the resource consumer. Enumeration: 'unknown': 0, 'notrepresented': 4, 'virtualized': 3, 'passedThrough': 2. |
msvmscsdDescription | 1.3.6.1.4.1.9600.1.25.3.7.1.9 | wtcsdisplaystring | read-only |
The Description property provides a textual description of the object. |
msvmscsdElementName | 1.3.6.1.4.1.9600.1.25.3.7.1.10 | wtcsdisplaystring | read-only |
A user-friendly name for the object. This property allows each instance to define a user-friendly name in addition to its key properties, identity data, and description information. Note that the Name property of ManagedSystemElement is also defined as a user-friendly name. But, it is often subclassed to be a Key. It is not reasonable that the same property can convey both identity and a user-friendly name, without inconsistencies. Where Name exists and is not a Key (such as for instances of LogicalDevice), the same information can be present in both the Name and ElementName properties. |
msvmscsdEnabledState | 1.3.6.1.4.1.9600.1.25.3.7.1.11 | integer32 | read-only |
An integer enumeration that indicates the enabled and disabled states of an element. This property is inherited from CIM_EnabledLogicalElement and is either set to 2 ('Enabled') or 3 ('Disabled'). |
msvmscsdHostResource | 1.3.6.1.4.1.9600.1.25.3.7.1.12 | wtcsdisplaystring | read-only |
This property exposes specific assignment to host or underlying resources. The embedded instances shall contain only key properties and be treated as Object Paths. If the virtual resource may be scheduled on a number of underlying resources, this property shall be left NULL. In that case, the DeviceAllocatedFromPool or ResourceAllocationFromPool associations may be used to determine the pool of host resources this virtual resource may be scheduled on. If specific assignment is utilized, all underlying resources used by this virtual resource shall be listed in this array. Typically the array will contain one item, however for aggregate allocations, such as multiple processors, multiple host resources may be specified. |
msvmscsdInstanceID | 1.3.6.1.4.1.9600.1.25.3.7.1.13 | wtcsdisplaystring | read-only |
Within the scope of the instantiating Namespace, InstanceID opaquely and uniquely identifies an instance of this class. To ensure uniqueness within the NameSpace, the value of InstanceID should be constructed using the following 'preferred' algorithm: |
msvmscsdLimit | 1.3.6.1.4.1.9600.1.25.3.7.1.14 | gauge32 | read-only |
This property specifies the upper bound, or maximum amount of resource that will be granted for this allocation. For example, a system which supports memory paging may support setting the Limit of a Memory allocation below that of the VirtualQuantity, thus forcing paging to occur for this allocation. |
msvmscsdMappingBehavior | 1.3.6.1.4.1.9600.1.25.3.7.1.15 | integer | read-only |
Specifies how this resource maps to underlying resourcesIf the HostResource array contains any entries, this property reflects how the resource maps to those specific resources. Enumeration: 'softAffinity': 3, 'unknown': 0, 'dedicated': 2, 'notSupported': 1, 'hardAffinity': 4. |
msvmscsdOtherResourceType | 1.3.6.1.4.1.9600.1.25.3.7.1.16 | wtcsdisplaystring | read-only |
A string that describes the resource type when a well defined value is not available and ResourceType has the value 'Other'. |
msvmscsdParent | 1.3.6.1.4.1.9600.1.25.3.7.1.17 | wtcsdisplaystring | read-only |
The Parent of the resource. For example, a controller for the current allocation |
msvmscsdPoolID | 1.3.6.1.4.1.9600.1.25.3.7.1.18 | wtcsdisplaystring | read-only |
This property specifies which ResourcePool the resource is currently allocated from, or which ResourcePool the resource will be allocated from when the allocation occurs. |
msvmscsdReservation | 1.3.6.1.4.1.9600.1.25.3.7.1.19 | gauge32 | read-only |
This property specifies the amount of resource guaranteed to be available for this allocation. On system which support over-commitment of resources, this value is typically used for admission control to prevent an an allocation from being accepted thus preventing starvation. |
msvmscsdResourceSubType | 1.3.6.1.4.1.9600.1.25.3.7.1.20 | wtcsdisplaystring | read-only |
A string describing an implementation specific sub-type for this resource. For example, this may be used to distinguish different models of the same resource type. |
msvmscsdResourceType | 1.3.6.1.4.1.9600.1.25.3.7.1.21 | integer | read-only |
The type of resource this allocation setting represents. Enumeration: 'usbController': 18, 'basePartitionableUnit': 26, 'iODevice': 12, 'dvddrive': 15, 'serialport': 16, 'ethernetAdapter': 10, 'ibHCA': 9, 'disk': 21, 'dmtfreserved': 29, 'partitionableUnit': 25, 'ideController': 5, 'iSCSIHBA': 8, 'floppyDrive': 13, 'other': 1, 'tape': 22, 'iOSlot': 11, 'memory': 4, 'powerSupply': 27, 'firewireController': 24, 'graphicscontroller': 19, 'storageExtent': 20, 'parallelSCSIHBA': 6, 'coolingDevice': 28, 'fcHBA': 7, 'computerSystem': 2, 'parallelport': 17, 'otherstoragedevice': 23, 'cdDrive': 14, 'processor': 3. |
msvmscsdVirtualQuantity | 1.3.6.1.4.1.9600.1.25.3.7.1.22 | gauge32 | read-only |
This property specifies the quantity of resources presented to the consumer. For example, when ResourceType=Processor, this property would reflect the number of discrete Processors presented to the virtual computer system. When ResourceType=Memory, this property could reflect the number of MB reported to the virtual computer system. |
msvmscsdWeight | 1.3.6.1.4.1.9600.1.25.3.7.1.23 | gauge32 | read-only |
This property specifies a relative priority for this allocation in relation to other allocations from the same ResourcePool. This property has no unit of measure, and is only relevant when compared to other allocations vying for the same host resources. |
msvmTimeSyncComponentTable | 1.3.6.1.4.1.9600.1.25.3.8 | no-access |
Represents the state of the time synchronization component, which is responsible for synchronizing the system time of a virtual machine with the system time of the operating system running in the parent partition. |
|
1.3.6.1.4.1.9600.1.25.3.8.1 | no-access |
None |
||
msvmtscIndex | 1.3.6.1.4.1.9600.1.25.3.8.1.1 | integer32 | read-only |
The value of this object uniquely identifies the instance entry for this class. |
msvmtscAdditionalAvailability | 1.3.6.1.4.1.9600.1.25.3.8.1.2 | integer | read-only |
Additional availability and status of the Device in addition to that specified in the Availability property. The Availability property denotes the primary status and availability of the Device. In some cases, this property will not be sufficient to denote the complete status of the Device. In those cases, the AdditionalAvailability property can be used to provide further information. For example, the primary Availability of a device might be 'Off line' (value=8) or in a low-power state (AdditionalAvailability value=14), or the Device could be running Diagnostics (AdditionalAvailability value=5, 'In Test'). Enumeration: 'powerSaveStandby': 15, 'paused': 18, 'installError': 12, 'notConfigured': 20, 'quiesced': 21, 'unknown': 2, 'powerSaveUnknown': 13, 'notInstalled': 11, 'offDuty': 9, 'inTest': 5, 'powerSaveWarning': 17, 'notApplicable': 6, 'powerOff': 7, 'other': 1, 'notReady': 19, 'runningFullPower': 3, 'offLine': 8, 'warning': 4, 'degraded': 10, 'powerSaveLowPowerMode': 14, 'powerCycle': 16. |
msvmtscAvailability | 1.3.6.1.4.1.9600.1.25.3.8.1.3 | integer | read-only |
Note: The use of this property has been deprecated. Deprecated description: The primary availability and status of the Device. (Additional status information can be specified using the Additional Availability array property.) For example, the Availability property indicates that the Device is running and has full power (value=3), or is in a warning (4), test (5), degraded (10) or power save state (values 13-15 and 17). The Power Save states are defined as follows: Value 13 ('Power Save - Unknown') indicates that the Device is known to be in a power save mode, but its exact status in this mode is unknown; value 14 ('Power Save - Low Power Mode') indicates that the Device is in a power save state but still functioning, and might exhibit degraded performance; value 15 ('Power Save - Standby') indicates that the Device is not functioning but could be brought to full power 'quickly'; and value 17 ('Power Save - Warning') indicates that the Device is in a warning state, but is also in a power save mode. Enumeration: 'powerSaveStandby': 15, 'paused': 18, 'installError': 12, 'notConfigured': 20, 'quiesced': 21, 'unknown': 2, 'powerSaveUnknown': 13, 'notInstalled': 11, 'offDuty': 9, 'inTest': 5, 'powerSaveWarning': 17, 'notApplicable': 6, 'powerOff': 7, 'other': 1, 'notReady': 19, 'runningFullPower': 3, 'offLine': 8, 'warning': 4, 'degraded': 10, 'powerSaveLowPowerMode': 14, 'powerCycle': 16. |
msvmtscCaption | 1.3.6.1.4.1.9600.1.25.3.8.1.4 | wtcsdisplaystring | read-only |
The Caption property is a short textual description (one- line string) of the object. |
msvmtscCreationClassName | 1.3.6.1.4.1.9600.1.25.3.8.1.5 | wtcsdisplaystring | read-only |
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. |
msvmtscDescription | 1.3.6.1.4.1.9600.1.25.3.8.1.6 | wtcsdisplaystring | read-only |
The Description property provides a textual description of the object. |
msvmtscDeviceID | 1.3.6.1.4.1.9600.1.25.3.8.1.7 | wtcsdisplaystring | read-only |
An address or other identifying information used to uniquely name the LogicalDevice. |
msvmtscElementName | 1.3.6.1.4.1.9600.1.25.3.8.1.8 | wtcsdisplaystring | read-only |
A user-friendly name for the object. This property allows each instance to define a user-friendly name in addition to its key properties, identity data, and description information. Note that the Name property of ManagedSystemElement is also defined as a user-friendly name. But, it is often subclassed to be a Key. It is not reasonable that the same property can convey both identity and a user-friendly name, without inconsistencies. Where Name exists and is not a Key (such as for instances of LogicalDevice), the same information can be present in both the Name and ElementName properties. |
msvmtscEnabledDefault | 1.3.6.1.4.1.9600.1.25.3.8.1.9 | integer | read-only |
An enumerated value indicating an administrator's default or startup configuration for the Enabled State of an element. By default, the element is 'Enabled' (value=2). Enumeration: 'disabled': 3, 'notApplicable': 5, 'enabled': 2, 'enabledbutOffline': 6, 'noDefault': 7. |
msvmtscEnabledState | 1.3.6.1.4.1.9600.1.25.3.8.1.10 | integer | read-only |
EnabledState is an integer enumeration that indicates the enabled and disabled states of an element. It can also indicate the transitions between these requested states. For example, shutting down (value=4) and starting (value=10) are transient states between enabled and disabled. The following text briefly summarizes the various enabled and disabled states: Enabled (2) indicates that the element is or could be executing commands, will process any queued commands, and queues new requests. Disabled (3) indicates that the element will not execute commands and will drop any new requests. Shutting Down (4) indicates that the element is in the process of going to a Disabled state. Not Applicable (5) indicates the element does not support being enabled or disabled. Enabled but Offline (6) indicates that the element might be completing commands, and will drop any new requests. Test (7) indicates that the element is in a test state. Deferred (8) indicates that the element might be completing commands, but will queue any new requests. Quiesce (9) indicates that the element is enabled but in a restricted mode. The behavior of the element is similar to the Enabled state, but it processes only a restricted set of commands. All other requests are queued. Starting (10) indicates that the element is in the process of going to an Enabled state. New requests are queued. Enumeration: 'deferred': 8, 'quiesce': 9, 'unknown': 0, 'enabled': 2, 'shuttingDown': 4, 'inTest': 7, 'disabled': 3, 'notApplicable': 5, 'other': 1, 'enabledbutOffline': 6, 'starting': 10. |
msvmtscErrorCleared | 1.3.6.1.4.1.9600.1.25.3.8.1.11 | truthvalue | read-only |
Note: The use of this method is deprecated. Deprecated description: ErrorCleared is a Boolean property that indicates that the error reported in LastErrorCode is now cleared. |
msvmtscErrorDescription | 1.3.6.1.4.1.9600.1.25.3.8.1.12 | wtcsdisplaystring | read-only |
Note: The use of this method is deprecated. Deprecated description: ErrorDescription is a free-form string that supplies more information about the error recorded in LastErrorCode and information on any corrective actions that can be taken. |
msvmtscHealthState | 1.3.6.1.4.1.9600.1.25.3.8.1.13 | integer | read-only |
Indicates the current health of the element. This attribute expresses the health of this element but not necessarily that of its subcomponents. The possible values are 0 to 30, where 5 means the element is entirely healthy and 30 means the element is completely non-functional. The following continuum is defined: 'Non-recoverable Error' (30) - The element has completely failed, and recovery is not possible. All functionality provided by this element has been lost. 'Critical Failure' (25) - The element is non-functional and recovery might not be possible. 'Major Failure' (20) - The element is failing. It is possible that some or all of the functionality of this component is degraded or not working. 'Minor Failure' (15) - All functionality is available but some might be degraded. 'Degraded/Warning' (10) - The element is in working order and all functionality is provided. However, the element is not working to the best of its abilities. For example, the element might not be operating at optimal performance or it might be reporting recoverable errors. 'OK' (5) - The element is fully functional and is operating within normal operational parameters and without error. 'Unknown' (0) - The implementation cannot report on HealthState at this time. DMTF has reserved the unused portion of the continuum for additional HealthStates in the future. Enumeration: 'ok': 5, 'majorfailure': 20, 'unknown': 0, 'degradedWarning': 10, 'nonrecoverableerror': 30, 'criticalfailure': 25, 'minorfailure': 15. |
msvmtscIdentifyingDescriptions | 1.3.6.1.4.1.9600.1.25.3.8.1.14 | wtcsdisplaystring | read-only |
An array of free-form strings providing explanations and details behind the entries in the OtherIdentifyingInfo array. Note that each entry of this array is related to the entry in OtherIdentifyingInfo that is located at the same index. |
msvmtscInstallDate | 1.3.6.1.4.1.9600.1.25.3.8.1.15 | dateandtime | read-only |
A datetime value that indicates when the object was installed. Lack of a value does not indicate that the object is not installed. |
msvmtscLastErrorCode | 1.3.6.1.4.1.9600.1.25.3.8.1.16 | gauge32 | read-only |
Note: The use of this method is deprecated. Deprecated description: LastErrorCode captures the last error code reported by the LogicalDevice. |
msvmtscLocationIndicator | 1.3.6.1.4.1.9600.1.25.3.8.1.17 | integer | read-only |
An integer that reflects the state of an indicator (e.g., LED) that is part of a device. Reading the value gives the current state. Writing the value with 'On'/'Off' turns the indicator on/off, other values may not be written. Enumeration: 'unknown': 0, 'notSupported': 4, 'off': 3, 'on': 2. |
msvmtscMaxQuiesceTime | 1.3.6.1.4.1.9600.1.25.3.8.1.18 | gauge32 | read-only |
Note: The use of this property has been deprecated. When evaluating the use of Quiesce, it was determined that this single property is not adequate for describing when a device will automatically exit a quiescent state. In fact, the most likely scenario for a device to exit a quiescent state was determined to be based on the number of outstanding requests queued rather than on a maximum time. This decision will be re-evaluated and repositioned later. Deprecated description: Maximum time, in milliseconds, that a Device can run in a 'Quiesced' state. The state is defined in its Availability and AdditionalAvailability properties, where 'Quiesced' is conveyed by the value 21. What occurs at the end of the time limit is device-specific. The Device can unquiesce, can be offline, or can take other actions. A value of 0 indicates that a Device can remain quiesced indefinitely. |
msvmtscName | 1.3.6.1.4.1.9600.1.25.3.8.1.19 | wtcsdisplaystring | read-only |
The Name property defines the label by which the object is known. When subclassed, the Name property can be overridden to be a Key property. |
msvmtscOperationalStatus | 1.3.6.1.4.1.9600.1.25.3.8.1.20 | integer | read-only |
Indicates the current statuses of the element. Various operational statuses are defined. Many of the enumeration's values are self-explanatory. However, a few are not and are described here in more detail. 'Stressed' indicates that the element is functioning, but needs attention. Examples of 'Stressed' states are overload, overheated, and so on. 'Predictive Failure' indicates that an element is functioning nominally but predicting a failure in the near future. 'In Service' describes an element being configured, maintained, cleaned, or otherwise administered. 'No Contact' indicates that the monitoring system has knowledge of this element, but has never been able to establish communications with it. 'Lost Communication' indicates that the ManagedSystem Element is known to exist and has been contacted successfully in the past, but is currently unreachable. 'Stopped' and 'Aborted' are similar, although the former implies a clean and orderly stop, while the latter implies an abrupt stop where the state and configuration of the element might need to be updated. 'Dormant' indicates that the element is inactive or quiesced. 'Supporting Entity in Error' indicates that this element might be 'OK' but that another element, on which it is dependent, is in error. An example is a network service or endpoint that cannot function due to lower-layer networking problems. 'Completed' indicates that the element has completed its operation. This value should be combined with either OK, Error, or Degraded so that a client can tell if the complete operation Completed with OK (passed), Completed with Error (failed), or Completed with Degraded (the operation finished, but it did not complete OK or did not report an error). 'Power Mode' indicates that the element has additional power model information contained in the Associated PowerManagementService association. OperationalStatus replaces the Status property on ManagedSystemElement to provide a consistent approach to enumerations, to address implementation needs for an array property, and to provide a migration path from today's environment to the future. This change was not made earlier because it required the deprecated qualifier. Due to the widespread use of the existing Status property in management applications, it is strongly recommended that providers or instrumentation provide both the Status and OperationalStatus properties. Further, the first value of OperationalStatus should contain the primary status for the element. When instrumented, Status (because it is single-valued) should also provide the primary status of the element. Enumeration: 'lostCommunication': 13, 'dormant': 15, 'powerMode': 18, 'ok': 2, 'aborted': 14, 'unknown': 0, 'noContact': 12, 'error': 6, 'supportingEntityinError': 16, 'other': 1, 'nonRecoverableError': 7, 'predictiveFailure': 5, 'stressed': 4, 'stopping': 9, 'stopped': 10, 'degraded': 3, 'starting': 8, 'completed': 17, 'inService': 11. |
msvmtscOtherEnabledState | 1.3.6.1.4.1.9600.1.25.3.8.1.21 | wtcsdisplaystring | read-only |
A string that describes the enabled or disabled state of the element when the EnabledState property is set to 1 ('Other'). This property must be set to null when EnabledState is any value other than 1. |
msvmtscOtherIdentifyingInfo | 1.3.6.1.4.1.9600.1.25.3.8.1.22 | wtcsdisplaystring | read-only |
OtherIdentifyingInfo captures data, in addition to DeviceID information, that could be used to identify a LogicalDevice. For example, you could use this property to hold the operating system's user-friendly name for the Device. |
msvmtscPowerManagementCapability | 1.3.6.1.4.1.9600.1.25.3.8.1.23 | integer | read-only |
Note: The use of this property has been deprecated. Instead, use the PowerCapabilites property in an associated PowerManagementCapabilities class. Deprecated description: An enumerated array describing the power management capabilities of the Device. Enumeration: 'timedPowerOnSupported': 7, 'unknown': 0, 'enabled': 3, 'disabled': 2, 'powerCyclingSupported': 6, 'powerStateSettable': 5, 'notSupported': 1, 'powerSavingModesEnteredAutomatic': 4. |
msvmtscPowerManagementSupported | 1.3.6.1.4.1.9600.1.25.3.8.1.24 | truthvalue | read-only |
Note: The use of this property has been deprecated. Instead, the existence of an associated PowerManagementCapabilities class (associated using the ElementCapabilities relationship) indicates that power management is supported. Deprecated description: Boolean that indicates that the Device can use power management. |
msvmtscPowerOnHours | 1.3.6.1.4.1.9600.1.25.3.8.1.25 | gauge32 | read-only |
Note: The use of this method is deprecated. Deprecated description: The number of consecutive hours that this Device has been powered on since its last power cycle. |
msvmtscRequestedState | 1.3.6.1.4.1.9600.1.25.3.8.1.26 | integer | read-only |
RequestedState is an integer enumeration that indicates the last requested or desired state for the element. The actual state of the element is represented by EnabledState. This property is provided to compare the last requested and current enabled or disabled states. Note that when EnabledState is set to 5 ('Not Applicable'), then this property has no meaning. By default, the RequestedState of the element is 5 ('No Change'). Refer to the EnabledState property description for explanations of the values in the RequestedState enumeration. It should be noted that there are two new values in RequestedState that build on the statuses of EnabledState. These are 'Reboot' (10) and 'Reset' (11). Reboot refers to doing a 'Shut Down' and then moving to an 'Enabled' state. Reset indicates that the element is first 'Disabled' and then 'Enabled'. The distinction between requesting 'Shut Down' and 'Disabled' should also be noted. Shut Down requests an orderly transition to the Disabled state, and might involve removing power, to completely erase any existing state. The Disabled state requests an immediate disabling of the element, such that it will not execute or accept any commands or processing requests. This property is set as the result of a method invocation (such as Start or StopService on CIM_Service), or can be overridden and defined as WRITEable in a subclass. The method approach is considered superior to a WRITEable property, because it allows an explicit invocation of the operation and the return of a result code. A particular instance of EnabledLogicalElement might not support RequestedStateChange. If this occurs, the value 12 ('Not Applicable') is used. Enumeration: 'reset': 11, 'noChange': 5, 'notApplicable': 12, 'quiesce': 9, 'enabled': 2, 'reboot': 10, 'disabled': 3, 'deferred': 8, 'shutDown': 4, 'test': 7, 'offline': 6. |
msvmtscStatus | 1.3.6.1.4.1.9600.1.25.3.8.1.27 | wtcsdisplaystring | read-only |
A string indicating the current status of the object. Various operational and non-operational statuses are defined. This property is deprecated in lieu of OperationalStatus, which includes the same semantics in its enumeration. This change is made for 3 reasons: 1) Status is more correctly defined as an array. This definition overcomes the limitation of describing status using a single value, when it is really a multi-valued property (for example, an element might be OK AND Stopped. 2) A MaxLen of 10 is too restrictive and leads to unclear enumerated values. 3) The change to a uint16 data type was discussed when CIM V2.0 was defined. However, existing V1.0 implementations used the string property and did not want to modify their code. Therefore, Status was grandfathered into the Schema. Use of the deprecated qualifier allows the maintenance of the existing property, but also permits an improved definition using OperationalStatus. |
msvmtscStatusDescriptions | 1.3.6.1.4.1.9600.1.25.3.8.1.28 | wtcsdisplaystring | read-only |
Strings describing the various OperationalStatus array values. For example, if 'Stopping' is the value assigned to OperationalStatus, then this property may contain an explanation as to why an object is being stopped. Note that entries in this array are correlated with those at the same array index in OperationalStatus. |
msvmtscStatusInfo | 1.3.6.1.4.1.9600.1.25.3.8.1.29 | integer | read-only |
Note: The use of this method is deprecated in lieu of a more clearly named property (EnabledState) that is inherited from ManagedSystemElement and that has additional enumerated values. Deprecated description: The StatusInfo property indicates whether the Logical Device is in an enabled state (value=3), disabled state (value=4), some other state (value=1), or an unknown state (value=2). If this property does not apply to the LogicalDevice, the value 5 ('Not Applicable') should be used. If a Device is ('Enabled')(value=3), it has been powered up and is configured and operational. The Device might or might not be functionally active, depending on whether its Availability (or AdditionalAvailability) indicates that it is ('Running/Full Power')(value=3) or ('Off line') (value=8). In an enabled but offline mode, a Device might be performing out-of-band requests, such as running Diagnostics. If StatusInfo is ('Disabled') (value=4), a Device can only be 'enabled' or powered off. In a personal computer environment, ('Disabled') means that the driver of the device is not available in the stack. In other environments, a Device can be disabled by removing its configuration file. A disabled device is physically present in a System and consuming resources, but it cannot be communicated with until a driver is loaded, a configuration file is loaded, or some other 'enabling' activity has occurred. Enumeration: 'disabled': 4, 'unknown': 2, 'other': 1, 'enabled': 3, 'notApplicable': 5. |
msvmtscSystemCreationClassName | 1.3.6.1.4.1.9600.1.25.3.8.1.30 | wtcsdisplaystring | read-only |
The CreationClassName of the scoping system. |
msvmtscSystemName | 1.3.6.1.4.1.9600.1.25.3.8.1.31 | wtcsdisplaystring | read-only |
The System Name of the scoping system. |
msvmtscTimeOfLastStateChange | 1.3.6.1.4.1.9600.1.25.3.8.1.32 | dateandtime | read-only |
The date or time when the EnabledState of the element last changed. If the state of the element has not changed and this property is populated, then it must be set to a 0 interval value. If a state change was requested, but rejected or not yet processed, the property must not be updated. |
msvmtscTotalPowerOnHours | 1.3.6.1.4.1.9600.1.25.3.8.1.33 | gauge32 | read-only |
Note: The use of this method is deprecated. Deprecated description: The total number of hours that this Device has been powered on. |
msvmTimeSyncCompSettingDataTable | 1.3.6.1.4.1.9600.1.25.3.9 | no-access |
Represents the configured state of the time synchronization component. |
|
1.3.6.1.4.1.9600.1.25.3.9.1 | no-access |
None |
||
msvmtscsdIndex | 1.3.6.1.4.1.9600.1.25.3.9.1.1 | integer32 | read-only |
The value of this object uniquely identifies the instance entry for this class. |
msvmtscsdAddress | 1.3.6.1.4.1.9600.1.25.3.9.1.2 | wtcsdisplaystring | read-only |
The address of the resource.For example, the MAC address of a Ethernet port. |
msvmtscsdAllocationUnits | 1.3.6.1.4.1.9600.1.25.3.9.1.3 | wtcsdisplaystring | read-only |
This property specifies the units of allocation used by the Reservation and Limit properties. For example, when ResourceType=Processor, AllocationUnits may be set to MHZ. When ResourceType=Memory, AllocationUnits may be set to MB |
msvmtscsdAutomaticAllocation | 1.3.6.1.4.1.9600.1.25.3.9.1.4 | truthvalue | read-only |
This property specifies if the resource will be automatically allocated. For example when set to true, when the consuming virtual computer system is powered on, this resource would be allocated. A value of false indicates the resource must be explicitly allocated. For example, the setting may represent removable media (cdrom, floppy, etc.) where at power on time, the media isnot present. An explicit operation is required to allocate the resource. |
msvmtscsdAutomaticDeallocation | 1.3.6.1.4.1.9600.1.25.3.9.1.5 | truthvalue | read-only |
This property specifies if the resource will be automatically de-allocated. For example, when set to true, when the consuming virtual computer system is powered off, this resource would be de-allocated. When set to false, the resource will remain allocated and must be explicitly de-allocated. |
msvmtscsdCaption | 1.3.6.1.4.1.9600.1.25.3.9.1.6 | wtcsdisplaystring | read-only |
The Caption property is a short textual description (one- line string) of the object. |
msvmtscsdConnection | 1.3.6.1.4.1.9600.1.25.3.9.1.7 | wtcsdisplaystring | read-only |
The thing to which this resource is connected. For example, a named network or switch port. |
msvmtscsdConsumerVisibility | 1.3.6.1.4.1.9600.1.25.3.9.1.8 | integer | read-only |
Describes the consumers visibility to the allocated resource. A value of 'Passed-Through' indicates the underlying or host resource is utilized and passed through to the consumer, possibly using partitioning. At least one item shall be present in the DeviceID property. A value of 'Virtualized' indicates the resource is virtualized and may not map directly to an underlying/host resource. Some implementations may support specific assignment for virtualized resources, in which case the host resource(s) are exposed using the DeviceID property. A value of 'Not represented' indicates a representation of the resource does not exist within the context of the resource consumer. Enumeration: 'unknown': 0, 'notrepresented': 4, 'virtualized': 3, 'passedThrough': 2. |
msvmtscsdDescription | 1.3.6.1.4.1.9600.1.25.3.9.1.9 | wtcsdisplaystring | read-only |
The Description property provides a textual description of the object. |
msvmtscsdElementName | 1.3.6.1.4.1.9600.1.25.3.9.1.10 | wtcsdisplaystring | read-only |
A user-friendly name for the object. This property allows each instance to define a user-friendly name in addition to its key properties, identity data, and description information. Note that the Name property of ManagedSystemElement is also defined as a user-friendly name. But, it is often subclassed to be a Key. It is not reasonable that the same property can convey both identity and a user-friendly name, without inconsistencies. Where Name exists and is not a Key (such as for instances of LogicalDevice), the same information can be present in both the Name and ElementName properties. |
msvmtscsdEnabledState | 1.3.6.1.4.1.9600.1.25.3.9.1.11 | integer32 | read-only |
An integer enumeration that indicates the enabled and disabled states of an element. This property is inherited from CIM_EnabledLogicalElement and is either set to 2 ('Enabled') or 3 ('Disabled'). |
msvmtscsdHostResource | 1.3.6.1.4.1.9600.1.25.3.9.1.12 | wtcsdisplaystring | read-only |
This property exposes specific assignment to host or underlying resources. The embedded instances shall contain only key properties and be treated as Object Paths. If the virtual resource may be scheduled on a number of underlying resources, this property shall be left NULL. In that case, the DeviceAllocatedFromPool or ResourceAllocationFromPool associations may be used to determine the pool of host resources this virtual resource may be scheduled on. If specific assignment is utilized, all underlying resources used by this virtual resource shall be listed in this array. Typically the array will contain one item, however for aggregate allocations, such as multiple processors, multiple host resources may be specified. |
msvmtscsdInstanceID | 1.3.6.1.4.1.9600.1.25.3.9.1.13 | wtcsdisplaystring | read-only |
Within the scope of the instantiating Namespace, InstanceID opaquely and uniquely identifies an instance of this class. To ensure uniqueness within the NameSpace, the value of InstanceID should be constructed using the following 'preferred' algorithm: |
msvmtscsdLimit | 1.3.6.1.4.1.9600.1.25.3.9.1.14 | gauge32 | read-only |
This property specifies the upper bound, or maximum amount of resource that will be granted for this allocation. For example, a system which supports memory paging may support setting the Limit of a Memory allocation below that of the VirtualQuantity, thus forcing paging to occur for this allocation. |
msvmtscsdMappingBehavior | 1.3.6.1.4.1.9600.1.25.3.9.1.15 | integer | read-only |
Specifies how this resource maps to underlying resourcesIf the HostResource array contains any entries, this property reflects how the resource maps to those specific resources. Enumeration: 'softAffinity': 3, 'unknown': 0, 'dedicated': 2, 'notSupported': 1, 'hardAffinity': 4. |
msvmtscsdOtherResourceType | 1.3.6.1.4.1.9600.1.25.3.9.1.16 | wtcsdisplaystring | read-only |
A string that describes the resource type when a well defined value is not available and ResourceType has the value 'Other'. |
msvmtscsdParent | 1.3.6.1.4.1.9600.1.25.3.9.1.17 | wtcsdisplaystring | read-only |
The Parent of the resource. For example, a controller for the current allocation |
msvmtscsdPoolID | 1.3.6.1.4.1.9600.1.25.3.9.1.18 | wtcsdisplaystring | read-only |
This property specifies which ResourcePool the resource is currently allocated from, or which ResourcePool the resource will be allocated from when the allocation occurs. |
msvmtscsdReservation | 1.3.6.1.4.1.9600.1.25.3.9.1.19 | gauge32 | read-only |
This property specifies the amount of resource guaranteed to be available for this allocation. On system which support over-commitment of resources, this value is typically used for admission control to prevent an an allocation from being accepted thus preventing starvation. |
msvmtscsdResourceSubType | 1.3.6.1.4.1.9600.1.25.3.9.1.20 | wtcsdisplaystring | read-only |
A string describing an implementation specific sub-type for this resource. For example, this may be used to distinguish different models of the same resource type. |
msvmtscsdResourceType | 1.3.6.1.4.1.9600.1.25.3.9.1.21 | integer | read-only |
The type of resource this allocation setting represents. Enumeration: 'usbController': 18, 'basePartitionableUnit': 26, 'iODevice': 12, 'dvddrive': 15, 'serialport': 16, 'ethernetAdapter': 10, 'ibHCA': 9, 'disk': 21, 'dmtfreserved': 29, 'partitionableUnit': 25, 'ideController': 5, 'iSCSIHBA': 8, 'floppyDrive': 13, 'other': 1, 'tape': 22, 'iOSlot': 11, 'memory': 4, 'powerSupply': 27, 'firewireController': 24, 'graphicscontroller': 19, 'storageExtent': 20, 'parallelSCSIHBA': 6, 'coolingDevice': 28, 'fcHBA': 7, 'computerSystem': 2, 'parallelport': 17, 'otherstoragedevice': 23, 'cdDrive': 14, 'processor': 3. |
msvmtscsdVirtualQuantity | 1.3.6.1.4.1.9600.1.25.3.9.1.22 | gauge32 | read-only |
This property specifies the quantity of resources presented to the consumer. For example, when ResourceType=Processor, this property would reflect the number of discrete Processors presented to the virtual computer system. When ResourceType=Memory, this property could reflect the number of MB reported to the virtual computer system. |
msvmtscsdWeight | 1.3.6.1.4.1.9600.1.25.3.9.1.23 | gauge32 | read-only |
This property specifies a relative priority for this allocation in relation to other allocations from the same ResourcePool. This property has no unit of measure, and is only relevant when compared to other allocations vying for the same host resources. |
msvmVssComponentTable | 1.3.6.1.4.1.9600.1.25.3.10 | no-access |
Represents the state of the Volume Shadow Copy Service (VSS) component. |
|
1.3.6.1.4.1.9600.1.25.3.10.1 | no-access |
None |
||
msvmvcIndex | 1.3.6.1.4.1.9600.1.25.3.10.1.1 | integer32 | read-only |
The value of this object uniquely identifies the instance entry for this class. |
msvmvcAdditionalAvailability | 1.3.6.1.4.1.9600.1.25.3.10.1.2 | integer | read-only |
Additional availability and status of the Device in addition to that specified in the Availability property. The Availability property denotes the primary status and availability of the Device. In some cases, this property will not be sufficient to denote the complete status of the Device. In those cases, the AdditionalAvailability property can be used to provide further information. For example, the primary Availability of a device might be 'Off line' (value=8) or in a low-power state (AdditionalAvailability value=14), or the Device could be running Diagnostics (AdditionalAvailability value=5, 'In Test'). Enumeration: 'powerSaveStandby': 15, 'paused': 18, 'installError': 12, 'notConfigured': 20, 'quiesced': 21, 'unknown': 2, 'powerSaveUnknown': 13, 'notInstalled': 11, 'offDuty': 9, 'inTest': 5, 'powerSaveWarning': 17, 'notApplicable': 6, 'powerOff': 7, 'other': 1, 'notReady': 19, 'runningFullPower': 3, 'offLine': 8, 'warning': 4, 'degraded': 10, 'powerSaveLowPowerMode': 14, 'powerCycle': 16. |
msvmvcAvailability | 1.3.6.1.4.1.9600.1.25.3.10.1.3 | integer | read-only |
Note: The use of this property has been deprecated. Deprecated description: The primary availability and status of the Device. (Additional status information can be specified using the Additional Availability array property.) For example, the Availability property indicates that the Device is running and has full power (value=3), or is in a warning (4), test (5), degraded (10) or power save state (values 13-15 and 17). The Power Save states are defined as follows: Value 13 ('Power Save - Unknown') indicates that the Device is known to be in a power save mode, but its exact status in this mode is unknown; value 14 ('Power Save - Low Power Mode') indicates that the Device is in a power save state but still functioning, and might exhibit degraded performance; value 15 ('Power Save - Standby') indicates that the Device is not functioning but could be brought to full power 'quickly'; and value 17 ('Power Save - Warning') indicates that the Device is in a warning state, but is also in a power save mode. Enumeration: 'powerSaveStandby': 15, 'paused': 18, 'installError': 12, 'notConfigured': 20, 'quiesced': 21, 'unknown': 2, 'powerSaveUnknown': 13, 'notInstalled': 11, 'offDuty': 9, 'inTest': 5, 'powerSaveWarning': 17, 'notApplicable': 6, 'powerOff': 7, 'other': 1, 'notReady': 19, 'runningFullPower': 3, 'offLine': 8, 'warning': 4, 'degraded': 10, 'powerSaveLowPowerMode': 14, 'powerCycle': 16. |
msvmvcCaption | 1.3.6.1.4.1.9600.1.25.3.10.1.4 | wtcsdisplaystring | read-only |
The Caption property is a short textual description (one- line string) of the object. |
msvmvcCreationClassName | 1.3.6.1.4.1.9600.1.25.3.10.1.5 | wtcsdisplaystring | read-only |
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. |
msvmvcDescription | 1.3.6.1.4.1.9600.1.25.3.10.1.6 | wtcsdisplaystring | read-only |
The Description property provides a textual description of the object. |
msvmvcDeviceID | 1.3.6.1.4.1.9600.1.25.3.10.1.7 | wtcsdisplaystring | read-only |
An address or other identifying information used to uniquely name the LogicalDevice. |
msvmvcElementName | 1.3.6.1.4.1.9600.1.25.3.10.1.8 | wtcsdisplaystring | read-only |
A user-friendly name for the object. This property allows each instance to define a user-friendly name in addition to its key properties, identity data, and description information. Note that the Name property of ManagedSystemElement is also defined as a user-friendly name. But, it is often subclassed to be a Key. It is not reasonable that the same property can convey both identity and a user-friendly name, without inconsistencies. Where Name exists and is not a Key (such as for instances of LogicalDevice), the same information can be present in both the Name and ElementName properties. |
msvmvcEnabledDefault | 1.3.6.1.4.1.9600.1.25.3.10.1.9 | integer | read-only |
An enumerated value indicating an administrator's default or startup configuration for the Enabled State of an element. By default, the element is 'Enabled' (value=2). Enumeration: 'disabled': 3, 'notApplicable': 5, 'enabled': 2, 'enabledbutOffline': 6, 'noDefault': 7. |
msvmvcEnabledState | 1.3.6.1.4.1.9600.1.25.3.10.1.10 | integer | read-only |
EnabledState is an integer enumeration that indicates the enabled and disabled states of an element. It can also indicate the transitions between these requested states. For example, shutting down (value=4) and starting (value=10) are transient states between enabled and disabled. The following text briefly summarizes the various enabled and disabled states: Enabled (2) indicates that the element is or could be executing commands, will process any queued commands, and queues new requests. Disabled (3) indicates that the element will not execute commands and will drop any new requests. Shutting Down (4) indicates that the element is in the process of going to a Disabled state. Not Applicable (5) indicates the element does not support being enabled or disabled. Enabled but Offline (6) indicates that the element might be completing commands, and will drop any new requests. Test (7) indicates that the element is in a test state. Deferred (8) indicates that the element might be completing commands, but will queue any new requests. Quiesce (9) indicates that the element is enabled but in a restricted mode. The behavior of the element is similar to the Enabled state, but it processes only a restricted set of commands. All other requests are queued. Starting (10) indicates that the element is in the process of going to an Enabled state. New requests are queued. Enumeration: 'deferred': 8, 'quiesce': 9, 'unknown': 0, 'enabled': 2, 'shuttingDown': 4, 'inTest': 7, 'disabled': 3, 'notApplicable': 5, 'other': 1, 'enabledbutOffline': 6, 'starting': 10. |
msvmvcErrorCleared | 1.3.6.1.4.1.9600.1.25.3.10.1.11 | truthvalue | read-only |
Note: The use of this method is deprecated. Deprecated description: ErrorCleared is a Boolean property that indicates that the error reported in LastErrorCode is now cleared. |
msvmvcErrorDescription | 1.3.6.1.4.1.9600.1.25.3.10.1.12 | wtcsdisplaystring | read-only |
Note: The use of this method is deprecated. Deprecated description: ErrorDescription is a free-form string that supplies more information about the error recorded in LastErrorCode and information on any corrective actions that can be taken. |
msvmvcHealthState | 1.3.6.1.4.1.9600.1.25.3.10.1.13 | integer | read-only |
Indicates the current health of the element. This attribute expresses the health of this element but not necessarily that of its subcomponents. The possible values are 0 to 30, where 5 means the element is entirely healthy and 30 means the element is completely non-functional. The following continuum is defined: 'Non-recoverable Error' (30) - The element has completely failed, and recovery is not possible. All functionality provided by this element has been lost. 'Critical Failure' (25) - The element is non-functional and recovery might not be possible. 'Major Failure' (20) - The element is failing. It is possible that some or all of the functionality of this component is degraded or not working. 'Minor Failure' (15) - All functionality is available but some might be degraded. 'Degraded/Warning' (10) - The element is in working order and all functionality is provided. However, the element is not working to the best of its abilities. For example, the element might not be operating at optimal performance or it might be reporting recoverable errors. 'OK' (5) - The element is fully functional and is operating within normal operational parameters and without error. 'Unknown' (0) - The implementation cannot report on HealthState at this time. DMTF has reserved the unused portion of the continuum for additional HealthStates in the future. Enumeration: 'ok': 5, 'majorfailure': 20, 'unknown': 0, 'degradedWarning': 10, 'nonrecoverableerror': 30, 'criticalfailure': 25, 'minorfailure': 15. |
msvmvcIdentifyingDescriptions | 1.3.6.1.4.1.9600.1.25.3.10.1.14 | wtcsdisplaystring | read-only |
An array of free-form strings providing explanations and details behind the entries in the OtherIdentifyingInfo array. Note that each entry of this array is related to the entry in OtherIdentifyingInfo that is located at the same index. |
msvmvcInstallDate | 1.3.6.1.4.1.9600.1.25.3.10.1.15 | dateandtime | read-only |
A datetime value that indicates when the object was installed. Lack of a value does not indicate that the object is not installed. |
msvmvcLastErrorCode | 1.3.6.1.4.1.9600.1.25.3.10.1.16 | gauge32 | read-only |
Note: The use of this method is deprecated. Deprecated description: LastErrorCode captures the last error code reported by the LogicalDevice. |
msvmvcLocationIndicator | 1.3.6.1.4.1.9600.1.25.3.10.1.17 | integer | read-only |
An integer that reflects the state of an indicator (e.g., LED) that is part of a device. Reading the value gives the current state. Writing the value with 'On'/'Off' turns the indicator on/off, other values may not be written. Enumeration: 'unknown': 0, 'notSupported': 4, 'off': 3, 'on': 2. |
msvmvcMaxQuiesceTime | 1.3.6.1.4.1.9600.1.25.3.10.1.18 | gauge32 | read-only |
Note: The use of this property has been deprecated. When evaluating the use of Quiesce, it was determined that this single property is not adequate for describing when a device will automatically exit a quiescent state. In fact, the most likely scenario for a device to exit a quiescent state was determined to be based on the number of outstanding requests queued rather than on a maximum time. This decision will be re-evaluated and repositioned later. Deprecated description: Maximum time, in milliseconds, that a Device can run in a 'Quiesced' state. The state is defined in its Availability and AdditionalAvailability properties, where 'Quiesced' is conveyed by the value 21. What occurs at the end of the time limit is device-specific. The Device can unquiesce, can be offline, or can take other actions. A value of 0 indicates that a Device can remain quiesced indefinitely. |
msvmvcName | 1.3.6.1.4.1.9600.1.25.3.10.1.19 | wtcsdisplaystring | read-only |
The Name property defines the label by which the object is known. When subclassed, the Name property can be overridden to be a Key property. |
msvmvcOperationalStatus | 1.3.6.1.4.1.9600.1.25.3.10.1.20 | integer | read-only |
Indicates the current statuses of the element. Various operational statuses are defined. Many of the enumeration's values are self-explanatory. However, a few are not and are described here in more detail. 'Stressed' indicates that the element is functioning, but needs attention. Examples of 'Stressed' states are overload, overheated, and so on. 'Predictive Failure' indicates that an element is functioning nominally but predicting a failure in the near future. 'In Service' describes an element being configured, maintained, cleaned, or otherwise administered. 'No Contact' indicates that the monitoring system has knowledge of this element, but has never been able to establish communications with it. 'Lost Communication' indicates that the ManagedSystem Element is known to exist and has been contacted successfully in the past, but is currently unreachable. 'Stopped' and 'Aborted' are similar, although the former implies a clean and orderly stop, while the latter implies an abrupt stop where the state and configuration of the element might need to be updated. 'Dormant' indicates that the element is inactive or quiesced. 'Supporting Entity in Error' indicates that this element might be 'OK' but that another element, on which it is dependent, is in error. An example is a network service or endpoint that cannot function due to lower-layer networking problems. 'Completed' indicates that the element has completed its operation. This value should be combined with either OK, Error, or Degraded so that a client can tell if the complete operation Completed with OK (passed), Completed with Error (failed), or Completed with Degraded (the operation finished, but it did not complete OK or did not report an error). 'Power Mode' indicates that the element has additional power model information contained in the Associated PowerManagementService association. OperationalStatus replaces the Status property on ManagedSystemElement to provide a consistent approach to enumerations, to address implementation needs for an array property, and to provide a migration path from today's environment to the future. This change was not made earlier because it required the deprecated qualifier. Due to the widespread use of the existing Status property in management applications, it is strongly recommended that providers or instrumentation provide both the Status and OperationalStatus properties. Further, the first value of OperationalStatus should contain the primary status for the element. When instrumented, Status (because it is single-valued) should also provide the primary status of the element. Enumeration: 'lostCommunication': 13, 'dormant': 15, 'powerMode': 18, 'ok': 2, 'aborted': 14, 'unknown': 0, 'noContact': 12, 'error': 6, 'supportingEntityinError': 16, 'other': 1, 'nonRecoverableError': 7, 'predictiveFailure': 5, 'stressed': 4, 'stopping': 9, 'stopped': 10, 'degraded': 3, 'starting': 8, 'completed': 17, 'inService': 11. |
msvmvcOtherEnabledState | 1.3.6.1.4.1.9600.1.25.3.10.1.21 | wtcsdisplaystring | read-only |
A string that describes the enabled or disabled state of the element when the EnabledState property is set to 1 ('Other'). This property must be set to null when EnabledState is any value other than 1. |
msvmvcOtherIdentifyingInfo | 1.3.6.1.4.1.9600.1.25.3.10.1.22 | wtcsdisplaystring | read-only |
OtherIdentifyingInfo captures data, in addition to DeviceID information, that could be used to identify a LogicalDevice. For example, you could use this property to hold the operating system's user-friendly name for the Device. |
msvmvcPowerManagementCapability | 1.3.6.1.4.1.9600.1.25.3.10.1.23 | integer | read-only |
Note: The use of this property has been deprecated. Instead, use the PowerCapabilites property in an associated PowerManagementCapabilities class. Deprecated description: An enumerated array describing the power management capabilities of the Device. Enumeration: 'timedPowerOnSupported': 7, 'unknown': 0, 'enabled': 3, 'disabled': 2, 'powerCyclingSupported': 6, 'powerStateSettable': 5, 'notSupported': 1, 'powerSavingModesEnteredAutomatic': 4. |
msvmvcPowerManagementSupported | 1.3.6.1.4.1.9600.1.25.3.10.1.24 | truthvalue | read-only |
Note: The use of this property has been deprecated. Instead, the existence of an associated PowerManagementCapabilities class (associated using the ElementCapabilities relationship) indicates that power management is supported. Deprecated description: Boolean that indicates that the Device can use power management. |
msvmvcPowerOnHours | 1.3.6.1.4.1.9600.1.25.3.10.1.25 | gauge32 | read-only |
Note: The use of this method is deprecated. Deprecated description: The number of consecutive hours that this Device has been powered on since its last power cycle. |
msvmvcRequestedState | 1.3.6.1.4.1.9600.1.25.3.10.1.26 | integer | read-only |
RequestedState is an integer enumeration that indicates the last requested or desired state for the element. The actual state of the element is represented by EnabledState. This property is provided to compare the last requested and current enabled or disabled states. Note that when EnabledState is set to 5 ('Not Applicable'), then this property has no meaning. By default, the RequestedState of the element is 5 ('No Change'). Refer to the EnabledState property description for explanations of the values in the RequestedState enumeration. It should be noted that there are two new values in RequestedState that build on the statuses of EnabledState. These are 'Reboot' (10) and 'Reset' (11). Reboot refers to doing a 'Shut Down' and then moving to an 'Enabled' state. Reset indicates that the element is first 'Disabled' and then 'Enabled'. The distinction between requesting 'Shut Down' and 'Disabled' should also be noted. Shut Down requests an orderly transition to the Disabled state, and might involve removing power, to completely erase any existing state. The Disabled state requests an immediate disabling of the element, such that it will not execute or accept any commands or processing requests. This property is set as the result of a method invocation (such as Start or StopService on CIM_Service), or can be overridden and defined as WRITEable in a subclass. The method approach is considered superior to a WRITEable property, because it allows an explicit invocation of the operation and the return of a result code. A particular instance of EnabledLogicalElement might not support RequestedStateChange. If this occurs, the value 12 ('Not Applicable') is used. Enumeration: 'reset': 11, 'noChange': 5, 'notApplicable': 12, 'quiesce': 9, 'enabled': 2, 'reboot': 10, 'disabled': 3, 'deferred': 8, 'shutDown': 4, 'test': 7, 'offline': 6. |
msvmvcStatus | 1.3.6.1.4.1.9600.1.25.3.10.1.27 | wtcsdisplaystring | read-only |
A string indicating the current status of the object. Various operational and non-operational statuses are defined. This property is deprecated in lieu of OperationalStatus, which includes the same semantics in its enumeration. This change is made for 3 reasons: 1) Status is more correctly defined as an array. This definition overcomes the limitation of describing status using a single value, when it is really a multi-valued property (for example, an element might be OK AND Stopped. 2) A MaxLen of 10 is too restrictive and leads to unclear enumerated values. 3) The change to a uint16 data type was discussed when CIM V2.0 was defined. However, existing V1.0 implementations used the string property and did not want to modify their code. Therefore, Status was grandfathered into the Schema. Use of the deprecated qualifier allows the maintenance of the existing property, but also permits an improved definition using OperationalStatus. |
msvmvcStatusDescriptions | 1.3.6.1.4.1.9600.1.25.3.10.1.28 | wtcsdisplaystring | read-only |
Strings describing the various OperationalStatus array values. For example, if 'Stopping' is the value assigned to OperationalStatus, then this property may contain an explanation as to why an object is being stopped. Note that entries in this array are correlated with those at the same array index in OperationalStatus. |
msvmvcStatusInfo | 1.3.6.1.4.1.9600.1.25.3.10.1.29 | integer | read-only |
Note: The use of this method is deprecated in lieu of a more clearly named property (EnabledState) that is inherited from ManagedSystemElement and that has additional enumerated values. Deprecated description: The StatusInfo property indicates whether the Logical Device is in an enabled state (value=3), disabled state (value=4), some other state (value=1), or an unknown state (value=2). If this property does not apply to the LogicalDevice, the value 5 ('Not Applicable') should be used. If a Device is ('Enabled')(value=3), it has been powered up and is configured and operational. The Device might or might not be functionally active, depending on whether its Availability (or AdditionalAvailability) indicates that it is ('Running/Full Power')(value=3) or ('Off line') (value=8). In an enabled but offline mode, a Device might be performing out-of-band requests, such as running Diagnostics. If StatusInfo is ('Disabled') (value=4), a Device can only be 'enabled' or powered off. In a personal computer environment, ('Disabled') means that the driver of the device is not available in the stack. In other environments, a Device can be disabled by removing its configuration file. A disabled device is physically present in a System and consuming resources, but it cannot be communicated with until a driver is loaded, a configuration file is loaded, or some other 'enabling' activity has occurred. Enumeration: 'disabled': 4, 'unknown': 2, 'other': 1, 'enabled': 3, 'notApplicable': 5. |
msvmvcSystemCreationClassName | 1.3.6.1.4.1.9600.1.25.3.10.1.30 | wtcsdisplaystring | read-only |
The CreationClassName of the scoping system. |
msvmvcSystemName | 1.3.6.1.4.1.9600.1.25.3.10.1.31 | wtcsdisplaystring | read-only |
The System Name of the scoping system. |
msvmvcTimeOfLastStateChange | 1.3.6.1.4.1.9600.1.25.3.10.1.32 | dateandtime | read-only |
The date or time when the EnabledState of the element last changed. If the state of the element has not changed and this property is populated, then it must be set to a 0 interval value. If a state change was requested, but rejected or not yet processed, the property must not be updated. |
msvmvcTotalPowerOnHours | 1.3.6.1.4.1.9600.1.25.3.10.1.33 | gauge32 | read-only |
Note: The use of this method is deprecated. Deprecated description: The total number of hours that this Device has been powered on. |
msvmVssComponentSettingDataTable | 1.3.6.1.4.1.9600.1.25.3.11 | no-access |
Represents the configured state of the Volume Shadow Copy Service (VSS) component. |
|
1.3.6.1.4.1.9600.1.25.3.11.1 | no-access |
None |
||
msvmvcsdIndex | 1.3.6.1.4.1.9600.1.25.3.11.1.1 | integer32 | read-only |
The value of this object uniquely identifies the instance entry for this class. |
msvmvcsdAddress | 1.3.6.1.4.1.9600.1.25.3.11.1.2 | wtcsdisplaystring | read-only |
The address of the resource.For example, the MAC address of a Ethernet port. |
msvmvcsdAllocationUnits | 1.3.6.1.4.1.9600.1.25.3.11.1.3 | wtcsdisplaystring | read-only |
This property specifies the units of allocation used by the Reservation and Limit properties. For example, when ResourceType=Processor, AllocationUnits may be set to MHZ. When ResourceType=Memory, AllocationUnits may be set to MB |
msvmvcsdAutomaticAllocation | 1.3.6.1.4.1.9600.1.25.3.11.1.4 | truthvalue | read-only |
This property specifies if the resource will be automatically allocated. For example when set to true, when the consuming virtual computer system is powered on, this resource would be allocated. A value of false indicates the resource must be explicitly allocated. For example, the setting may represent removable media (cdrom, floppy, etc.) where at power on time, the media isnot present. An explicit operation is required to allocate the resource. |
msvmvcsdAutomaticDeallocation | 1.3.6.1.4.1.9600.1.25.3.11.1.5 | truthvalue | read-only |
This property specifies if the resource will be automatically de-allocated. For example, when set to true, when the consuming virtual computer system is powered off, this resource would be de-allocated. When set to false, the resource will remain allocated and must be explicitly de-allocated. |
msvmvcsdCaption | 1.3.6.1.4.1.9600.1.25.3.11.1.6 | wtcsdisplaystring | read-only |
The Caption property is a short textual description (one- line string) of the object. |
msvmvcsdConnection | 1.3.6.1.4.1.9600.1.25.3.11.1.7 | wtcsdisplaystring | read-only |
The thing to which this resource is connected. For example, a named network or switch port. |
msvmvcsdConsumerVisibility | 1.3.6.1.4.1.9600.1.25.3.11.1.8 | integer | read-only |
Describes the consumers visibility to the allocated resource. A value of 'Passed-Through' indicates the underlying or host resource is utilized and passed through to the consumer, possibly using partitioning. At least one item shall be present in the DeviceID property. A value of 'Virtualized' indicates the resource is virtualized and may not map directly to an underlying/host resource. Some implementations may support specific assignment for virtualized resources, in which case the host resource(s) are exposed using the DeviceID property. A value of 'Not represented' indicates a representation of the resource does not exist within the context of the resource consumer. Enumeration: 'unknown': 0, 'notrepresented': 4, 'virtualized': 3, 'passedThrough': 2. |
msvmvcsdDescription | 1.3.6.1.4.1.9600.1.25.3.11.1.9 | wtcsdisplaystring | read-only |
The Description property provides a textual description of the object. |
msvmvcsdElementName | 1.3.6.1.4.1.9600.1.25.3.11.1.10 | wtcsdisplaystring | read-only |
A user-friendly name for the object. This property allows each instance to define a user-friendly name in addition to its key properties, identity data, and description information. Note that the Name property of ManagedSystemElement is also defined as a user-friendly name. But, it is often subclassed to be a Key. It is not reasonable that the same property can convey both identity and a user-friendly name, without inconsistencies. Where Name exists and is not a Key (such as for instances of LogicalDevice), the same information can be present in both the Name and ElementName properties. |
msvmvcsdEnabledState | 1.3.6.1.4.1.9600.1.25.3.11.1.11 | integer32 | read-only |
An integer enumeration that indicates the enabled and disabled states of an element. This property is inherited from CIM_EnabledLogicalElement and is either set to 2 ('Enabled') or 3 ('Disabled'). |
msvmvcsdHostResource | 1.3.6.1.4.1.9600.1.25.3.11.1.12 | wtcsdisplaystring | read-only |
This property exposes specific assignment to host or underlying resources. The embedded instances shall contain only key properties and be treated as Object Paths. If the virtual resource may be scheduled on a number of underlying resources, this property shall be left NULL. In that case, the DeviceAllocatedFromPool or ResourceAllocationFromPool associations may be used to determine the pool of host resources this virtual resource may be scheduled on. If specific assignment is utilized, all underlying resources used by this virtual resource shall be listed in this array. Typically the array will contain one item, however for aggregate allocations, such as multiple processors, multiple host resources may be specified. |
msvmvcsdInstanceID | 1.3.6.1.4.1.9600.1.25.3.11.1.13 | wtcsdisplaystring | read-only |
Within the scope of the instantiating Namespace, InstanceID opaquely and uniquely identifies an instance of this class. To ensure uniqueness within the NameSpace, the value of InstanceID should be constructed using the following 'preferred' algorithm: |
msvmvcsdLimit | 1.3.6.1.4.1.9600.1.25.3.11.1.14 | gauge32 | read-only |
This property specifies the upper bound, or maximum amount of resource that will be granted for this allocation. For example, a system which supports memory paging may support setting the Limit of a Memory allocation below that of the VirtualQuantity, thus forcing paging to occur for this allocation. |
msvmvcsdMappingBehavior | 1.3.6.1.4.1.9600.1.25.3.11.1.15 | integer | read-only |
Specifies how this resource maps to underlying resourcesIf the HostResource array contains any entries, this property reflects how the resource maps to those specific resources. Enumeration: 'softAffinity': 3, 'unknown': 0, 'dedicated': 2, 'notSupported': 1, 'hardAffinity': 4. |
msvmvcsdOtherResourceType | 1.3.6.1.4.1.9600.1.25.3.11.1.16 | wtcsdisplaystring | read-only |
A string that describes the resource type when a well defined value is not available and ResourceType has the value 'Other'. |
msvmvcsdParent | 1.3.6.1.4.1.9600.1.25.3.11.1.17 | wtcsdisplaystring | read-only |
The Parent of the resource. For example, a controller for the current allocation |
msvmvcsdPoolID | 1.3.6.1.4.1.9600.1.25.3.11.1.18 | wtcsdisplaystring | read-only |
This property specifies which ResourcePool the resource is currently allocated from, or which ResourcePool the resource will be allocated from when the allocation occurs. |
msvmvcsdReservation | 1.3.6.1.4.1.9600.1.25.3.11.1.19 | gauge32 | read-only |
This property specifies the amount of resource guaranteed to be available for this allocation. On system which support over-commitment of resources, this value is typically used for admission control to prevent an an allocation from being accepted thus preventing starvation. |
msvmvcsdResourceSubType | 1.3.6.1.4.1.9600.1.25.3.11.1.20 | wtcsdisplaystring | read-only |
A string describing an implementation specific sub-type for this resource. For example, this may be used to distinguish different models of the same resource type. |
msvmvcsdResourceType | 1.3.6.1.4.1.9600.1.25.3.11.1.21 | integer | read-only |
The type of resource this allocation setting represents. Enumeration: 'usbController': 18, 'basePartitionableUnit': 26, 'iODevice': 12, 'dvddrive': 15, 'serialport': 16, 'ethernetAdapter': 10, 'ibHCA': 9, 'disk': 21, 'dmtfreserved': 29, 'partitionableUnit': 25, 'ideController': 5, 'iSCSIHBA': 8, 'floppyDrive': 13, 'other': 1, 'tape': 22, 'iOSlot': 11, 'memory': 4, 'powerSupply': 27, 'firewireController': 24, 'graphicscontroller': 19, 'storageExtent': 20, 'parallelSCSIHBA': 6, 'coolingDevice': 28, 'fcHBA': 7, 'computerSystem': 2, 'parallelport': 17, 'otherstoragedevice': 23, 'cdDrive': 14, 'processor': 3. |
msvmvcsdVirtualQuantity | 1.3.6.1.4.1.9600.1.25.3.11.1.22 | gauge32 | read-only |
This property specifies the quantity of resources presented to the consumer. For example, when ResourceType=Processor, this property would reflect the number of discrete Processors presented to the virtual computer system. When ResourceType=Memory, this property could reflect the number of MB reported to the virtual computer system. |
msvmvcsdWeight | 1.3.6.1.4.1.9600.1.25.3.11.1.23 | gauge32 | read-only |
This property specifies a relative priority for this allocation in relation to other allocations from the same ResourcePool. This property has no unit of measure, and is only relevant when compared to other allocations vying for the same host resources. |
msvmMemory | 1.3.6.1.4.1.9600.1.25.4 |
The memory classes model the memory for a virtual system. |
||
msvmMemoryTable | 1.3.6.1.4.1.9600.1.25.4.1 | no-access |
Represents the memory currently allocated to a virtual system. |
|
1.3.6.1.4.1.9600.1.25.4.1.1 | no-access |
None |
||
msvmmemIndex | 1.3.6.1.4.1.9600.1.25.4.1.1.1 | integer32 | read-only |
The value of this object uniquely identifies the instance entry for this class. |
msvmmemAccess | 1.3.6.1.4.1.9600.1.25.4.1.1.2 | integer | read-only |
Access describes whether the media is readable (value=1), writeable (value=2), or both (value=3). 'Unknown' (0) and 'Write Once' (4) can also be defined. Enumeration: 'writeable': 2, 'unknown': 0, 'writeOnce': 4, 'readable': 1, 'readWriteSupported': 3. |
msvmmemAdditionalAvailability | 1.3.6.1.4.1.9600.1.25.4.1.1.3 | integer | read-only |
Note: The use of this property has been deprecated. Deprecated description: The primary availability and status of the Device. (Additional status information can be specified using the Additional Availability array property.) For example, the Availability property indicates that the Device is running and has full power (value=3), or is in a warning (4), test (5), degraded (10) or power save state (values 13-15 and 17). The Power Save states are defined as follows: Value 13 ('Power Save - Unknown') indicates that the Device is known to be in a power save mode, but its exact status in this mode is unknown; value 14 ('Power Save - Low Power Mode') indicates that the Device is in a power save state but still functioning, and might exhibit degraded performance; value 15 ('Power Save - Standby') indicates that the Device is not functioning but could be brought to full power 'quickly'; and value 17 ('Power Save - Warning') indicates that the Device is in a warning state, but is also in a power save mode. Enumeration: 'powerSaveStandby': 15, 'paused': 18, 'installError': 12, 'notConfigured': 20, 'quiesced': 21, 'unknown': 2, 'powerSaveUnknown': 13, 'notInstalled': 11, 'offDuty': 9, 'inTest': 5, 'powerSaveWarning': 17, 'notApplicable': 6, 'powerOff': 7, 'other': 1, 'notReady': 19, 'runningFullPower': 3, 'offLine': 8, 'warning': 4, 'degraded': 10, 'powerSaveLowPowerMode': 14, 'powerCycle': 16. |
msvmmemAdditionalErrorData | 1.3.6.1.4.1.9600.1.25.4.1.1.4 | integer32 | read-only |
An array of octets holding additional error information. An example is ECC Syndrome or the return of the check bits if a CRC-based ErrorMethodology is used. In the latter case, if a single bit error is recognized and the CRC algorithm is known, it is possible to determine the exact bit that failed. This type of data (ECC Syndrome, Check Bit or Parity Bit data, or other vendor supplied information) is included in this field. If the ErrorInfo property is equal to 3, 'OK', then AdditionalErrorData has no meaning. |
msvmmemAvailability | 1.3.6.1.4.1.9600.1.25.4.1.1.5 | integer | read-only |
Additional availability and status of the Device in addition to that specified in the Availability property. The Availability property denotes the primary status and availability of the Device. In some cases, this property will not be sufficient to denote the complete status of the Device. In those cases, the AdditionalAvailability property can be used to provide further information. For example, the primary Availability of a device might be 'Off line' (value=8) or in a low-power state (AdditionalAvailability value=14), or the Device could be running Diagnostics (AdditionalAvailability value=5, 'In Test'). Enumeration: 'powerSaveStandby': 15, 'paused': 18, 'installError': 12, 'notConfigured': 20, 'quiesced': 21, 'unknown': 2, 'powerSaveUnknown': 13, 'notInstalled': 11, 'offDuty': 9, 'inTest': 5, 'powerSaveWarning': 17, 'notApplicable': 6, 'powerOff': 7, 'other': 1, 'notReady': 19, 'runningFullPower': 3, 'offLine': 8, 'warning': 4, 'degraded': 10, 'powerSaveLowPowerMode': 14, 'powerCycle': 16. |
msvmmemBlockSize | 1.3.6.1.4.1.9600.1.25.4.1.1.6 | gauge32 | read-only |
Size in bytes of the blocks which form this StorageExtent. If variable block size, then the maximum block size in bytes should be specified. If the block size is unknown or if a block concept is not valid (for example, for AggregateExtents, Memory or LogicalDisks), enter a 1. |
msvmmemCaption | 1.3.6.1.4.1.9600.1.25.4.1.1.7 | wtcsdisplaystring | read-only |
The Caption property is a short textual description (one- line string) of the object. |
msvmmemConsumableBlocks | 1.3.6.1.4.1.9600.1.25.4.1.1.8 | gauge32 | read-only |
The maximum number of blocks, of size BlockSize, which are available for consumption when layering StorageExtents using the BasedOn association. This property only has meaning when this StorageExtent is an Antecedent reference in a BasedOn relationship. For example, a StorageExtent could be composed of 120 blocks. However, the Extent itself may use 20 blocks for redundancy data. If another StorageExtent is BasedOn this Extent, only 100 blocks would be available to it. This information ('100 blocks is available for consumption') is indicated in the ConsumableBlocks property. |
msvmmemCorrectableError | 1.3.6.1.4.1.9600.1.25.4.1.1.9 | truthvalue | read-only |
Boolean indicating that the most recent error was correctable. If the ErrorInfo property is equal to 3, 'OK', then this property has no meaning. |
msvmmemCreationClassName | 1.3.6.1.4.1.9600.1.25.4.1.1.10 | wtcsdisplaystring | read-only |
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. |
msvmmemDataOrganization | 1.3.6.1.4.1.9600.1.25.4.1.1.11 | integer | read-only |
Type of data organization used. Enumeration: 'unknown': 1, 'other': 0, 'countKeyData': 4, 'variableBlock': 3, 'fixedBlock': 2. |
msvmmemDataRedundancy | 1.3.6.1.4.1.9600.1.25.4.1.1.12 | integer32 | read-only |
Number of complete copies of data currently maintained. |
msvmmemDeltaReservation | 1.3.6.1.4.1.9600.1.25.4.1.1.13 | integer32 | read-only |
Current value for Delta reservation. This is a percentage that specifies the amount of space that should be reserved in a replica for caching changes. |
msvmmemDescription | 1.3.6.1.4.1.9600.1.25.4.1.1.14 | wtcsdisplaystring | read-only |
The Description property provides a textual description of the object. |
msvmmemDeviceID | 1.3.6.1.4.1.9600.1.25.4.1.1.15 | wtcsdisplaystring | read-only |
An address or other identifying information used to uniquely name the LogicalDevice. |
msvmmemElementName | 1.3.6.1.4.1.9600.1.25.4.1.1.16 | wtcsdisplaystring | read-only |
A user-friendly name for the object. This property allows each instance to define a user-friendly name in addition to its key properties, identity data, and description information. Note that the Name property of ManagedSystemElement is also defined as a user-friendly name. But, it is often subclassed to be a Key. It is not reasonable that the same property can convey both identity and a user-friendly name, without inconsistencies. Where Name exists and is not a Key (such as for instances of LogicalDevice), the same information can be present in both the Name and ElementName properties. |
msvmmemEnabledDefault | 1.3.6.1.4.1.9600.1.25.4.1.1.17 | integer | read-only |
An enumerated value indicating an administrator's default or startup configuration for the Enabled State of an element. By default, the element is 'Enabled' (value=2). Enumeration: 'disabled': 3, 'notApplicable': 5, 'enabled': 2, 'enabledbutOffline': 6, 'noDefault': 7. |
msvmmemEnabledState | 1.3.6.1.4.1.9600.1.25.4.1.1.18 | integer | read-only |
A string that describes the enabled or disabled state of the element when the EnabledState property is set to 1 ('Other'). This property must be set to null when EnabledState is any value other than 1. Enumeration: 'deferred': 8, 'quiesce': 9, 'unknown': 0, 'enabled': 2, 'shuttingDown': 4, 'inTest': 7, 'disabled': 3, 'notApplicable': 5, 'other': 1, 'enabledbutOffline': 6, 'starting': 10. |
msvmmemEndingAddress | 1.3.6.1.4.1.9600.1.25.4.1.1.19 | gauge32 | read-only |
The ending address, referenced by an application or operating system and mapped by a memory controller, for this Memory object. The ending address is specified in KBytes. |
msvmmemErrorAccess | 1.3.6.1.4.1.9600.1.25.4.1.1.20 | integer | read-only |
An integer enumeration indicating the memory access operation that caused the last error. The type of error is described by the ErrorInfo property. If the ErrorInfo property is equal to 3, 'OK', then this property has no meaning. Enumeration: 'read': 3, 'unknown': 2, 'write': 4, 'other': 1, 'partialWrite': 5. |
msvmmemErrorAddress | 1.3.6.1.4.1.9600.1.25.4.1.1.21 | gauge32 | read-only |
Specifies the address of the last memory error. The type of error is described by the ErrorInfo property. If the ErrorInfo property is equal to 3, 'OK', then this property has no meaning. |
msvmmemErrorCleared | 1.3.6.1.4.1.9600.1.25.4.1.1.22 | truthvalue | read-only |
Note: The use of this method is deprecated. Deprecated description: ErrorCleared is a Boolean property that indicates that the error reported in LastErrorCode is now cleared. |
msvmmemErrorData | 1.3.6.1.4.1.9600.1.25.4.1.1.23 | integer32 | read-only |
Data captured during the last erroneous mebmory access. The data occupies the first n octets of the array necessary to hold the number of bits specified by the ErrorTransferSize property. If ErrorTransferSize is 0, then this property has no meaning. |
msvmmemErrorDataOrder | 1.3.6.1.4.1.9600.1.25.4.1.1.24 | integer | read-only |
The ordering for data stored in the ErrorData property. 'Least Significant Byte First' (value=1) or 'Most Significant Byte First' (2) can be specified. If ErrorTransferSize is 0, then this property has no meaning. Enumeration: 'unknown': 0, 'leastSignificantByteFirst': 1, 'mostSignificantByteFirst': 2. |
msvmmemErrorDescription | 1.3.6.1.4.1.9600.1.25.4.1.1.25 | wtcsdisplaystring | read-only |
Note: The use of this method is deprecated. Deprecated description: ErrorDescription is a free-form string that supplies more information about the error recorded in LastErrorCode and information on any corrective actions that can be taken. |
msvmmemErrorInfo | 1.3.6.1.4.1.9600.1.25.4.1.1.26 | integer | read-only |
Free form string providing more information if the Error Type property is set to 1, 'Other'. If not set to 1, this string has no meaning. Enumeration: 'parityError': 5, 'nibbleError': 9, 'ok': 3, 'unknown': 2, 'multiBitError': 8, 'other': 1, 'checksumError': 10, 'singleBitError': 6, 'crcError': 11, 'doubleBitError': 7, 'badRead': 4. |
msvmmemErrorMethodology | 1.3.6.1.4.1.9600.1.25.4.1.1.27 | wtcsdisplaystring | read-only |
ErrorMethodology is a free-form string describing the type of error detection and correction supported by this StorageExtent. |
msvmmemErrorResolution | 1.3.6.1.4.1.9600.1.25.4.1.1.28 | gauge32 | read-only |
Specifies the range, in bytes, to which the last error can be resolved. For example, if error addresses are resolved to bit 11 (ie, on a typical page basis), then errors can be resolved to 4K boundaries and this property is set to 4000. If the ErrorInfo property is equal to 3, 'OK', then this property has no meaning. |
msvmmemErrorTime | 1.3.6.1.4.1.9600.1.25.4.1.1.29 | dateandtime | read-only |
The time that the last memory error occurred. The type of error is described by the ErrorInfo property. If the Error Info property is equal to 3, 'OK', then this property has no meaning. |
msvmmemErrorTransferSize | 1.3.6.1.4.1.9600.1.25.4.1.1.30 | gauge32 | read-only |
The size of the data transfer in bits that caused the last error. 0 indicates no error. If the ErrorInfo property is equal to 3, 'OK', then this property should be set to 0. |
msvmmemExtentStatus | 1.3.6.1.4.1.9600.1.25.4.1.1.31 | integer | read-only |
StorageExtents have additional status information beyond that captured in the OperationalStatus and other properties, inherited from ManagedSystemElement. This additional information (for example, 'Protection Disabled', value=9) is captured in the ExtentStatus property. 'In-Band Access Granted' says that access to data on an extent is granted to some consumer and is only valid when 'Exported' is also set. It is set as a side effect of PrivilegeManagementService.ChangeAccess or equivalent interfaces. 'Imported' indicates that the extent is used in the current system, but known to be managed by some other system. For example, a server imports volumes from a disk array. 'Exported' indicates the extent is meant to be used by some comsumer. A disk array's logical units are exported. Intermediate composite extents may be neither imported nor exported. Enumeration: 'spareinUse': 13, 'imported': 16, 'readying': 10, 'exposed': 6, 'inBandAccessGranted': 15, 'unknown': 1, 'rebuild': 11, 'fractionallyExposed': 7, 'partiallyExposed': 8, 'noneNotApplicable': 2, 'broken': 3, 'dataLost': 4, 'other': 0, 'exported': 17, 'verifyInProgress': 14, 'dynamicReconfig': 5, 'recalculate': 12, 'protectionDisabled': 9. |
msvmmemHealthState | 1.3.6.1.4.1.9600.1.25.4.1.1.32 | integer | read-only |
Indicates the current health of the element. This attribute expresses the health of this element but not necessarily that of its subcomponents. The possible values are 0 to 30, where 5 means the element is entirely healthy and 30 means the element is completely non-functional. The following continuum is defined: 'Non-recoverable Error' (30) - The element has completely failed, and recovery is not possible. All functionality provided by this element has been lost. 'Critical Failure' (25) - The element is non-functional and recovery might not be possible. 'Major Failure' (20) - The element is failing. It is possible that some or all of the functionality of this component is degraded or not working. 'Minor Failure' (15) - All functionality is available but some might be degraded. 'Degraded/Warning' (10) - The element is in working order and all functionality is provided. However, the element is not working to the best of its abilities. For example, the element might not be operating at optimal performance or it might be reporting recoverable errors. 'OK' (5) - The element is fully functional and is operating within normal operational parameters and without error. 'Unknown' (0) - The implementation cannot report on HealthState at this time. DMTF has reserved the unused portion of the continuum for additional HealthStates in the future. Enumeration: 'ok': 5, 'majorfailure': 20, 'unknown': 0, 'degradedWarning': 10, 'nonrecoverableerror': 30, 'criticalfailure': 25, 'minorfailure': 15. |
msvmmemIdentifyingDescriptions | 1.3.6.1.4.1.9600.1.25.4.1.1.33 | wtcsdisplaystring | read-only |
OtherIdentifyingInfo captures data, in addition to DeviceID information, that could be used to identify a LogicalDevice. For example, you could use this property to hold the operating system's user-friendly name for the Device. |
msvmmemInstallDate | 1.3.6.1.4.1.9600.1.25.4.1.1.34 | dateandtime | read-only |
A datetime value that indicates when the object was installed. Lack of a value does not indicate that the object is not installed. |
msvmmemBasedOnUnderlyRedundancy | 1.3.6.1.4.1.9600.1.25.4.1.1.35 | truthvalue | read-only |
True indicates that the underlying StorageExtent(s) participate in a StorageRedundancyGroup. |
msvmmemLastErrorCode | 1.3.6.1.4.1.9600.1.25.4.1.1.36 | gauge32 | read-only |
Note: The use of this method is deprecated. Deprecated description: LastErrorCode captures the last error code reported by the LogicalDevice. |
msvmmemLocationIndicator | 1.3.6.1.4.1.9600.1.25.4.1.1.37 | integer | read-only |
An integer that reflects the state of an indicator (e.g., LED) that is part of a device. Reading the value gives the current state. Writing the value with 'On'/'Off' turns the indicator on/off, other values may not be written. Enumeration: 'unknown': 0, 'notSupported': 4, 'off': 3, 'on': 2. |
msvmmemMaxQuiesceTime | 1.3.6.1.4.1.9600.1.25.4.1.1.38 | gauge32 | read-only |
Note: The use of this property has been deprecated. When evaluating the use of Quiesce, it was determined that this single property is not adequate for describing when a device will automatically exit a quiescent state. In fact, the most likely scenario for a device to exit a quiescent state was determined to be based on the number of outstanding requests queued rather than on a maximum time. This decision will be re-evaluated and repositioned later. Deprecated description: Maximum time, in milliseconds, that a Device can run in a 'Quiesced' state. The state is defined in its Availability and AdditionalAvailability properties, where 'Quiesced' is conveyed by the value 21. What occurs at the end of the time limit is device-specific. The Device can unquiesce, can be offline, or can take other actions. A value of 0 indicates that a Device can remain quiesced indefinitely. |
msvmmemName | 1.3.6.1.4.1.9600.1.25.4.1.1.39 | wtcsdisplaystring | read-only |
The Name property defines the label by which the object is known. When subclassed, the Name property can be overridden to be a Key property. |
msvmmemNameFormat | 1.3.6.1.4.1.9600.1.25.4.1.1.40 | integer | read-only |
A unique identifier for the Extent. Enumeration: 'osDeviceNamespace': 8, 'vpd83Type1': 4, 'unknown': 0, 'vpd83Type3': 2, 'vpd83Type2': 3, 'snvm': 7, 'other': 1, 'nodeWWN': 6, 'vpd80': 5. |
msvmmemNameNamespace | 1.3.6.1.4.1.9600.1.25.4.1.1.41 | integer | read-only |
A unique identifier for the Extent. Enumeration: 'naa': 9, 'vpd83Type1': 5, 'unknown': 0, 'vpd83Type2': 4, 'snvm': 7, 'osDeviceName': 12, 't10VID': 11, 'other': 1, 'vpd83Type0': 6, 'eui64': 10, 'nodeWWN': 8, 'vpd83NAA5': 3, 'vpd83NAA6': 2. |
msvmmemNoSinglePointOfFailure | 1.3.6.1.4.1.9600.1.25.4.1.1.42 | truthvalue | read-only |
Indicates whether or not there exists no single point of failure. |
msvmmemNumberOfBlocks | 1.3.6.1.4.1.9600.1.25.4.1.1.43 | gauge32 | read-only |
Total number of logically contiguous blocks, of size Block Size, which form this Extent. The total size of the Extent can be calculated by multiplying BlockSize by NumberOfBlocks. If the BlockSize is 1, this property is the total size of the Extent. |
msvmmemOperationalStatus | 1.3.6.1.4.1.9600.1.25.4.1.1.44 | integer | read-only |
Strings describing the various OperationalStatus array values. For example, if 'Stopping' is the value assigned to OperationalStatus, then this property may contain an explanation as to why an object is being stopped. Note that entries in this array are correlated with those at the same array index in OperationalStatus. Enumeration: 'lostCommunication': 13, 'dormant': 15, 'powerMode': 18, 'ok': 2, 'aborted': 14, 'unknown': 0, 'noContact': 12, 'error': 6, 'supportingEntityinError': 16, 'other': 1, 'nonRecoverableError': 7, 'predictiveFailure': 5, 'stressed': 4, 'stopping': 9, 'stopped': 10, 'degraded': 3, 'starting': 8, 'completed': 17, 'inService': 11. |
msvmmemOtherEnabledState | 1.3.6.1.4.1.9600.1.25.4.1.1.45 | integer | read-only |
EnabledState is an integer enumeration that indicates the enabled and disabled states of an element. It can also indicate the transitions between these requested states. For example, shutting down (value=4) and starting (value=10) are transient states between enabled and disabled. The following text briefly summarizes the various enabled and disabled states: Enabled (2) indicates that the element is or could be executing commands, will process any queued commands, and queues new requests. Disabled (3) indicates that the element will not execute commands and will drop any new requests. Shutting Down (4) indicates that the element is in the process of going to a Disabled state. Not Applicable (5) indicates the element does not support being enabled or disabled. Enabled but Offline (6) indicates that the element might be completing commands, and will drop any new requests. Test (7) indicates that the element is in a test state. Deferred (8) indicates that the element might be completing commands, but will queue any new requests. Quiesce (9) indicates that the element is enabled but in a restricted mode. The behavior of the element is similar to the Enabled state, but it processes only a restricted set of commands. All other requests are queued. Starting (10) indicates that the element is in the process of going to an Enabled state. New requests are queued. Enumeration: 'deferred': 8, 'quiesce': 9, 'unknown': 0, 'enabled': 2, 'shuttingDown': 4, 'inTest': 7, 'disabled': 3, 'notApplicable': 5, 'other': 1, 'enabledbutOffline': 6, 'starting': 10. |
msvmmemOtherErrorDescription | 1.3.6.1.4.1.9600.1.25.4.1.1.46 | integer | read-only |
An integer enumeration describing the type of error that occurred most recently. For example, single (value=6) or double bit errors (7) can be specified using this property. The values, 12-14, are undefined in the CIM Schema since in DMI, they mix the semantics of the type of error and whether it was correctable or not. The latter is indicated in the property, CorrectableError. Enumeration: 'parityError': 5, 'nibbleError': 9, 'ok': 3, 'unknown': 2, 'multiBitError': 8, 'other': 1, 'checksumError': 10, 'singleBitError': 6, 'crcError': 11, 'doubleBitError': 7, 'badRead': 4. |
msvmmemOtherIdentifyingInfo | 1.3.6.1.4.1.9600.1.25.4.1.1.47 | wtcsdisplaystring | read-only |
An array of free-form strings providing explanations and details behind the entries in the OtherIdentifyingInfo array. Note that each entry of this array is related to the entry in OtherIdentifyingInfo that is located at the same index. |
msvmmemOtherNameFormat | 1.3.6.1.4.1.9600.1.25.4.1.1.48 | integer | read-only |
The list here applies to all StorageExtent subclasses. Please look at the Description in each subclass for guidelines on the approriate values for that subclass. Note that any of these formats could apply to a CompositeExtent. Note - this property originally touched on two concepts that are now separated into this property and NameNamespace. Values 2,3,4,5,6, and 8 are retained for backwards compatibility but are deprecated in lieu of the corresponding values in CIM_StorageExtent.NameNamespace. For example, the preferred source for SCSI virtual (RAID) disk names is from Inquiry VPD page 83 response, type 3 identifiers. These will have NameFormat set to 'NAA' and NameNamespace to 'VPD83Type3'. Format of the Name property. Values for extents representing SCSI volumes are (per SCSI SPC-3): 2 = VPD Page 83, NAA IEEE Registered Extended (VPD83NAA6) (DEPRECATED) 3 = VPD Page 83, NAA IEEE Registered (VPD83NAA5) (DEPRECATED) 4 = VPD Page 83, (VPD83Type2) (DEPRECATED) 5 = VPD Page 83, T10 Vendor Identification (VPD83Type1) (DEPRECATED) 6 = VPD Page 83, Vendor Specific (VPD83Type0) (DEPRECATED) 7 = Serial Number/Vendor/Model (SNVM) SNVM is 3 strings representing the vendor name, product name within the vendor namespace, and the serial number within the model namespace. Strings are delimited with a '+'. Spaces may be included and are significant. The serial number is the text representation of the serial number in hexadecimal upper case. This represents the vendor and model ID from SCSI Inquiry data; the vendor field MUST be 8 characters wide and the product field MUST be 16 characters wide. For example, 'ACME____+SUPER DISK______+124437458' (_ is a space character) 8 = Node WWN (for single LUN/controller) (NodeWWN) (DEPRECATED) 9 = NAA as a generic format. See http://standards.ieee.org/regauth/oui/tutorials/fib recomp_id.html. Formatted as 16 or 32 unseparated uppercase hex characters (2 per binary byte). For example '21000020372D3C73' 10 = EUI as a generic format (EUI64) See http://standards.ieee.org/regauth/oui/tutorials/EUI 64.html. Formatted as 16 unseparated uppercase hex characters (2 per binary byte) 11 = T10 vendor identifier format as returned by SCSI Inquiry VPD page 83, identifier type 1. See T10 SPC-3 specification. This is the 8-byte ASCII vendor ID from the T10 registry followed by a vendor specific ASCII identifier; spaces are permitted. For non SCSI volumes, 'SNVM' may be the most appropriate choice. 12 = OS Device Name (for LogicalDisks). See LogicalDisk Name description for details. Enumeration: 'naa': 9, 'vpd83Type1': 5, 'unknown': 0, 'vpd83Type2': 4, 'snvm': 7, 'osDeviceName': 12, 't10VID': 11, 'other': 1, 'vpd83Type0': 6, 'eui64': 10, 'nodeWWN': 8, 'vpd83NAA5': 3, 'vpd83NAA6': 2. |
msvmmemOtherNameNamespace | 1.3.6.1.4.1.9600.1.25.4.1.1.49 | integer | read-only |
The preferred source SCSI for volume names is SCSI VPD Page 83 responses. Page 83 returns a list of identifiers for various device elements. The metadata for each identifier includes an Association field, identifiers with association of 0 apply to volumes. Page 83 supports several namespaces specified in the Type field in the identifier metadata. See SCSI SPC-3 specification. 2 = VPD Page 83, Type 3 NAA (NameFormat SHOULD be NAA) 3 = VPD Page 83, Type 2 EUI64 (NameFormat EUI) 4 = VPD Page 83, Type 1 T10 Vendor Identification (NameFormat T10) Less preferred volume namespaces from other interfaces: 5 = VPD page 80, Serial number (NameFormat SHOULD be Other) 6 = FC NodeWWN (NameFormat SHOULD be NAA or EUI) 7 = Serial Number/Vendor/Model (NameFormat SHOULD be SNVM) The preferred namespace for LogigicalDisk names is platform specific device namespace; see LogigicalDIsk Description. 8 = OS Device Namespace. Enumeration: 'osDeviceNamespace': 8, 'vpd83Type1': 4, 'unknown': 0, 'vpd83Type3': 2, 'vpd83Type2': 3, 'snvm': 7, 'other': 1, 'nodeWWN': 6, 'vpd80': 5. |
msvmmemPackageRedundancy | 1.3.6.1.4.1.9600.1.25.4.1.1.50 | integer32 | read-only |
How many physical packages can currently fail without data loss. For example, in the storage domain, this might be disk spindles. |
msvmmemPowerManagementCapability | 1.3.6.1.4.1.9600.1.25.4.1.1.51 | integer | read-only |
Note: The use of this property has been deprecated. Instead, use the PowerCapabilites property in an associated PowerManagementCapabilities class. Deprecated description: An enumerated array describing the power management capabilities of the Device. Enumeration: 'timedPowerOnSupported': 7, 'unknown': 0, 'enabled': 3, 'disabled': 2, 'powerCyclingSupported': 6, 'powerStateSettable': 5, 'notSupported': 1, 'powerSavingModesEnteredAutomatic': 4. |
msvmmemPowerManagementSupported | 1.3.6.1.4.1.9600.1.25.4.1.1.52 | truthvalue | read-only |
Note: The use of this property has been deprecated. Instead, the existence of an associated PowerManagementCapabilities class (associated using the ElementCapabilities relationship) indicates that power management is supported. Deprecated description: Boolean that indicates that the Device can use power management. |
msvmmemPowerOnHours | 1.3.6.1.4.1.9600.1.25.4.1.1.53 | gauge32 | read-only |
Note: The use of this method is deprecated. Deprecated description: The number of consecutive hours that this Device has been powered on since its last power cycle. |
msvmmemPrimordial | 1.3.6.1.4.1.9600.1.25.4.1.1.54 | truthvalue | read-only |
If true, 'Primordial' indicates that the containing System does not have the ability to create or delete this operational element. This is important because StorageExtents are assembled into higher-level abstractions using the BasedOn association. Although the higher-level abstractions can be created and deleted, the most basic, (i.e. primordial), hardware-based storage entities cannot. They are physically realized as part of the System, or are actually managed by some other System and imported as if they were physically realized. In other words, a Primordial StorageExtent exists in, but is not created by its System and conversely a non-Primordial StorageExtent is created in the context of its System. For StorageVolumes, this property will generally be false. One use of this property is to enable algorithms that aggregate StorageExtent.ConsumableSpace across all, StorageExtents but that also want to distinquish the space that underlies Primordial StoragePools. Since implementations are not required to surface all Component StorageExtents of a StoragePool, this information is not accessible in any other way. |
msvmmemPurpose | 1.3.6.1.4.1.9600.1.25.4.1.1.55 | wtcsdisplaystring | read-only |
A free form string describing the media and/or its use. |
msvmmemRequestedState | 1.3.6.1.4.1.9600.1.25.4.1.1.56 | integer | read-only |
EnabledState is an integer enumeration that indicates the enabled and disabled states of an element. It can also indicate the transitions between these requested states. For example, shutting down (value=4) and starting (value=10) are transient states between enabled and disabled. The following text briefly summarizes the various enabled and disabled states: Enabled (2) indicates that the element is or could be executing commands, will process any queued commands, and queues new requests. Disabled (3) indicates that the element will not execute commands and will drop any new requests. Shutting Down (4) indicates that the element is in the process of going to a Disabled state. Not Applicable (5) indicates the element does not support being enabled or disabled. Enabled but Offline (6) indicates that the element might be completing commands, and will drop any new requests. Test (7) indicates that the element is in a test state. Deferred (8) indicates that the element might be completing commands, but will queue any new requests. Quiesce (9) indicates that the element is enabled but in a restricted mode. The behavior of the element is similar to the Enabled state, but it processes only a restricted set of commands. All other requests are queued. Starting (10) indicates that the element is in the process of going to an Enabled state. New requests are queued. Enumeration: 'deferred': 8, 'quiesce': 9, 'unknown': 0, 'enabled': 2, 'shuttingDown': 4, 'inTest': 7, 'disabled': 3, 'notApplicable': 5, 'other': 1, 'enabledbutOffline': 6, 'starting': 10. |
msvmmemSequentialAccess | 1.3.6.1.4.1.9600.1.25.4.1.1.57 | truthvalue | read-only |
Boolean set to TRUE if the Storage is sequentially accessed by a MediaAccessDevice. A TapePartition is an example of a sequentially accessed StorageExtent. StorageVolumes, Disk Partitions and LogicalDisks represent randomly accessed Extents. |
msvmmemStartingAddress | 1.3.6.1.4.1.9600.1.25.4.1.1.58 | gauge32 | read-only |
The beginning address, referenced by an application or operating system and mapped by a memory controller, for this Memory object. The starting address is specified in KBytes. |
msvmmemStatus | 1.3.6.1.4.1.9600.1.25.4.1.1.59 | wtcsdisplaystring | read-only |
A string indicating the current status of the object. Various operational and non-operational statuses are defined. This property is deprecated in lieu of OperationalStatus, which includes the same semantics in its enumeration. This change is made for 3 reasons: 1) Status is more correctly defined as an array. This definition overcomes the limitation of describing status using a single value, when it is really a multi-valued property (for example, an element might be OK AND Stopped. 2) A MaxLen of 10 is too restrictive and leads to unclear enumerated values. 3) The change to a uint16 data type was discussed when CIM V2.0 was defined. However, existing V1.0 implementations used the string property and did not want to modify their code. Therefore, Status was grandfathered into the Schema. Use of the deprecated qualifier allows the maintenance of the existing property, but also permits an improved definition using OperationalStatus. |
msvmmemStatusDescriptions | 1.3.6.1.4.1.9600.1.25.4.1.1.60 | integer | read-only |
Indicates the current statuses of the element. Various operational statuses are defined. Many of the enumeration's values are self-explanatory. However, a few are not and are described here in more detail. 'Stressed' indicates that the element is functioning, but needs attention. Examples of 'Stressed' states are overload, overheated, and so on. 'Predictive Failure' indicates that an element is functioning nominally but predicting a failure in the near future. 'In Service' describes an element being configured, maintained, cleaned, or otherwise administered. 'No Contact' indicates that the monitoring system has knowledge of this element, but has never been able to establish communications with it. 'Lost Communication' indicates that the ManagedSystem Element is known to exist and has been contacted successfully in the past, but is currently unreachable. 'Stopped' and 'Aborted' are similar, although the former implies a clean and orderly stop, while the latter implies an abrupt stop where the state and configuration of the element might need to be updated. 'Dormant' indicates that the element is inactive or quiesced. 'Supporting Entity in Error' indicates that this element might be 'OK' but that another element, on which it is dependent, is in error. An example is a network service or endpoint that cannot function due to lower-layer networking problems. 'Completed' indicates that the element has completed its operation. This value should be combined with either OK, Error, or Degraded so that a client can tell if the complete operation Completed with OK (passed), Completed with Error (failed), or Completed with Degraded (the operation finished, but it did not complete OK or did not report an error). 'Power Mode' indicates that the element has additional power model information contained in the Associated PowerManagementService association. OperationalStatus replaces the Status property on ManagedSystemElement to provide a consistent approach to enumerations, to address implementation needs for an array property, and to provide a migration path from today's environment to the future. This change was not made earlier because it required the deprecated qualifier. Due to the widespread use of the existing Status property in management applications, it is strongly recommended that providers or instrumentation provide both the Status and OperationalStatus properties. Further, the first value of OperationalStatus should contain the primary status for the element. When instrumented, Status (because it is single-valued) should also provide the primary status of the element. Enumeration: 'lostCommunication': 13, 'dormant': 15, 'powerMode': 18, 'ok': 2, 'aborted': 14, 'unknown': 0, 'noContact': 12, 'error': 6, 'supportingEntityinError': 16, 'other': 1, 'nonRecoverableError': 7, 'predictiveFailure': 5, 'stressed': 4, 'stopping': 9, 'stopped': 10, 'degraded': 3, 'starting': 8, 'completed': 17, 'inService': 11. |
msvmmemStatusInfo | 1.3.6.1.4.1.9600.1.25.4.1.1.61 | integer | read-only |
Note: The use of this method is deprecated in lieu of a more clearly named property (EnabledState) that is inherited from ManagedSystemElement and that has additional enumerated values. Deprecated description: The StatusInfo property indicates whether the Logical Device is in an enabled state (value=3), disabled state (value=4), some other state (value=1), or an unknown state (value=2). If this property does not apply to the LogicalDevice, the value 5 ('Not Applicable') should be used. If a Device is ('Enabled')(value=3), it has been powered up and is configured and operational. The Device might or might not be functionally active, depending on whether its Availability (or AdditionalAvailability) indicates that it is ('Running/Full Power')(value=3) or ('Off line') (value=8). In an enabled but offline mode, a Device might be performing out-of-band requests, such as running Diagnostics. If StatusInfo is ('Disabled') (value=4), a Device can only be 'enabled' or powered off. In a personal computer environment, ('Disabled') means that the driver of the device is not available in the stack. In other environments, a Device can be disabled by removing its configuration file. A disabled device is physically present in a System and consuming resources, but it cannot be communicated with until a driver is loaded, a configuration file is loaded, or some other 'enabling' activity has occurred. Enumeration: 'disabled': 4, 'unknown': 2, 'other': 1, 'enabled': 3, 'notApplicable': 5. |
msvmmemSystemCreationClassName | 1.3.6.1.4.1.9600.1.25.4.1.1.62 | wtcsdisplaystring | read-only |
The CreationClassName of the scoping system. |
msvmmemSystemLevelAddress | 1.3.6.1.4.1.9600.1.25.4.1.1.63 | truthvalue | read-only |
Boolean indicating whether the address information in the property, ErrorAddress, is a system-level address (TRUE) or a physical address (FALSE). If the ErrorInfo property is equal to 3, 'OK', then this property has no meaning. |
msvmmemSystemName | 1.3.6.1.4.1.9600.1.25.4.1.1.64 | wtcsdisplaystring | read-only |
The System Name of the scoping system. |
msvmmemTimeOfLastStateChange | 1.3.6.1.4.1.9600.1.25.4.1.1.65 | dateandtime | read-only |
The date or time when the EnabledState of the element last changed. If the state of the element has not changed and this property is populated, then it must be set to a 0 interval value. If a state change was requested, but rejected or not yet processed, the property must not be updated. |
msvmmemTotalPowerOnHours | 1.3.6.1.4.1.9600.1.25.4.1.1.66 | gauge32 | read-only |
Note: The use of this method is deprecated. Deprecated description: The total number of hours that this Device has been powered on. |
msvmmemvolatile | 1.3.6.1.4.1.9600.1.25.4.1.1.67 | truthvalue | read-only |
Volatile is a property that indicates whether this memory is volatile or not. |
msvmMemorySettingDataTable | 1.3.6.1.4.1.9600.1.25.4.2 | no-access |
Represents the configured state of the memory for a virtual system. |
|
1.3.6.1.4.1.9600.1.25.4.2.1 | no-access |
None |
||
msvmmsdIndex | 1.3.6.1.4.1.9600.1.25.4.2.1.1 | integer32 | read-only |
The value of this object uniquely identifies the instance entry for this class. |
msvmmsdAddress | 1.3.6.1.4.1.9600.1.25.4.2.1.2 | wtcsdisplaystring | read-only |
The address of the resource.For example, the MAC address of a Ethernet port. |
msvmmsdAllocationUnits | 1.3.6.1.4.1.9600.1.25.4.2.1.3 | wtcsdisplaystring | read-only |
This property specifies the units of allocation used by the Reservation and Limit properties. For example, when ResourceType=Processor, AllocationUnits may be set to MHZ. When ResourceType=Memory, AllocationUnits may be set to MB |
msvmmsdAutomaticAllocation | 1.3.6.1.4.1.9600.1.25.4.2.1.4 | truthvalue | read-only |
This property specifies if the resource will be automatically allocated. For example when set to true, when the consuming virtual computer system is powered on, this resource would be allocated. A value of false indicates the resource must be explicitly allocated. For example, the setting may represent removable media (cdrom, floppy, etc.) where at power on time, the media isnot present. An explicit operation is required to allocate the resource. |
msvmmsdAutomaticDeallocation | 1.3.6.1.4.1.9600.1.25.4.2.1.5 | truthvalue | read-only |
This property specifies if the resource will be automatically de-allocated. For example, when set to true, when the consuming virtual computer system is powered off, this resource would be de-allocated. When set to false, the resource will remain allocated and must be explicitly de-allocated. |
msvmmsdCaption | 1.3.6.1.4.1.9600.1.25.4.2.1.6 | wtcsdisplaystring | read-only |
The Caption property is a short textual description (one- line string) of the object. |
msvmmsdConnection | 1.3.6.1.4.1.9600.1.25.4.2.1.7 | wtcsdisplaystring | read-only |
The thing to which this resource is connected. For example, a named network or switch port. |
msvmmsdConsumerVisibility | 1.3.6.1.4.1.9600.1.25.4.2.1.8 | integer | read-only |
Describes the consumers visibility to the allocated resource. A value of 'Passed-Through' indicates the underlying or host resource is utilized and passed through to the consumer, possibly using partitioning. At least one item shall be present in the DeviceID property. A value of 'Virtualized' indicates the resource is virtualized and may not map directly to an underlying/host resource. Some implementations may support specific assignment for virtualized resources, in which case the host resource(s) are exposed using the DeviceID property. A value of 'Not represented' indicates a representation of the resource does not exist within the context of the resource consumer. Enumeration: 'unknown': 0, 'notrepresented': 4, 'virtualized': 3, 'passedThrough': 2. |
msvmmsdDescription | 1.3.6.1.4.1.9600.1.25.4.2.1.9 | wtcsdisplaystring | read-only |
The Description property provides a textual description of the object. |
msvmmsdDeviceID | 1.3.6.1.4.1.9600.1.25.4.2.1.10 | wtcsdisplaystring | read-only |
Address or other identifying information to uniquely name the logical device. This property is inherited from CIM_LogicalDevice and it is always set to 'Microsoft: |
msvmmsdDeviceIDFormat | 1.3.6.1.4.1.9600.1.25.4.2.1.11 | wtcsdisplaystring | read-only |
Address or other identifying information to uniquely name the logical device. This property is inherited from CIM_LogicalDevice and it is always set to 'Microsoft: |
msvmmsdElementName | 1.3.6.1.4.1.9600.1.25.4.2.1.12 | wtcsdisplaystring | read-only |
A user-friendly name for the object. This property allows each instance to define a user-friendly name in addition to its key properties, identity data, and description information. Note that the Name property of ManagedSystemElement is also defined as a user-friendly name. But, it is often subclassed to be a Key. It is not reasonable that the same property can convey both identity and a user-friendly name, without inconsistencies. Where Name exists and is not a Key (such as for instances of LogicalDevice), the same information can be present in both the Name and ElementName properties. |
msvmmsdHostResource | 1.3.6.1.4.1.9600.1.25.4.2.1.13 | wtcsdisplaystring | read-only |
This property exposes specific assignment to host or underlying resources. The embedded instances shall contain only key properties and be treated as Object Paths. If the virtual resource may be scheduled on a number of underlying resources, this property shall be left NULL. In that case, the DeviceAllocatedFromPool or ResourceAllocationFromPool associations may be used to determine the pool of host resources this virtual resource may be scheduled on. If specific assignment is utilized, all underlying resources used by this virtual resource shall be listed in this array. Typically the array will contain one item, however for aggregate allocations, such as multiple processors, multiple host resources may be specified. |
msvmmsdInstanceID | 1.3.6.1.4.1.9600.1.25.4.2.1.14 | wtcsdisplaystring | read-only |
Within the scope of the instantiating Namespace, InstanceID opaquely and uniquely identifies an instance of this class. To ensure uniqueness within the NameSpace, the value of InstanceID should be constructed using the following 'preferred' algorithm: |
msvmmsdIsVirtualized | 1.3.6.1.4.1.9600.1.25.4.2.1.15 | truthvalue | read-only |
Specifies if this device is virtualized or passed through, possibly using partitioning. When set to false, the underlying or host resource is utilized. At least one item shall be present in the DeviceID property. When set to true, the resource is virtualized and may not map directly to an underlying/host resource. Some implementations may support specific assignment for virtualized resources, in which case the host resource(s) are exposed using the DeviceID property. This property is always set to True. |
msvmmsdLimit | 1.3.6.1.4.1.9600.1.25.4.2.1.16 | gauge32 | read-only |
This property specifies the upper bound, or maximum amount of resource that will be granted for this allocation. For example, a system which supports memory paging may support setting the Limit of a Memory allocation below that of the VirtualQuantity, thus forcing paging to occur for this allocation. |
msvmmsdMappingBehavior | 1.3.6.1.4.1.9600.1.25.4.2.1.17 | integer | read-only |
Specifies how this resource maps to underlying resourcesIf the HostResource array contains any entries, this property reflects how the resource maps to those specific resources. Enumeration: 'softAffinity': 3, 'unknown': 0, 'dedicated': 2, 'notSupported': 1, 'hardAffinity': 4. |
msvmmsdOtherResourceType | 1.3.6.1.4.1.9600.1.25.4.2.1.18 | integer | read-only |
The type of resource this allocation setting represents. Enumeration: 'usbController': 18, 'basePartitionableUnit': 26, 'iODevice': 12, 'dvddrive': 15, 'serialport': 16, 'ethernetAdapter': 10, 'ibHCA': 9, 'disk': 21, 'dmtfreserved': 29, 'partitionableUnit': 25, 'ideController': 5, 'iSCSIHBA': 8, 'floppyDrive': 13, 'other': 1, 'tape': 22, 'iOSlot': 11, 'memory': 4, 'powerSupply': 27, 'firewireController': 24, 'graphicscontroller': 19, 'storageExtent': 20, 'parallelSCSIHBA': 6, 'coolingDevice': 28, 'fcHBA': 7, 'computerSystem': 2, 'parallelport': 17, 'otherstoragedevice': 23, 'cdDrive': 14, 'processor': 3. |
msvmmsdParent | 1.3.6.1.4.1.9600.1.25.4.2.1.19 | wtcsdisplaystring | read-only |
The Parent of the resource. For example, a controller for the current allocation |
msvmmsdPoolID | 1.3.6.1.4.1.9600.1.25.4.2.1.20 | wtcsdisplaystring | read-only |
This property specifies which ResourcePool the resource is currently allocated from, or which ResourcePool the resource will be allocated from when the allocation occurs. |
msvmmsdReservation | 1.3.6.1.4.1.9600.1.25.4.2.1.21 | gauge32 | read-only |
This property specifies the amount of resource guaranteed to be available for this allocation. On system which support over-commitment of resources, this value is typically used for admission control to prevent an an allocation from being accepted thus preventing starvation. |
msvmmsdResourceSubType | 1.3.6.1.4.1.9600.1.25.4.2.1.22 | wtcsdisplaystring | read-only |
A string describing an implementation specific sub-type for this resource. For example, this may be used to distinguish different models of the same resource type. |
msvmmsdResourceType | 1.3.6.1.4.1.9600.1.25.4.2.1.23 | integer | read-only |
A string that describes the resource type when a well defined value is not available and ResourceType has the value 'Other'. Enumeration: 'usbController': 17, 'iODevice': 12, 'serialport': 15, 'ethernetAdapter': 10, 'fcSCSIHBA': 6, 'ibHCA': 9, 'disk': 19, 'dmtfreserved': 24, 'partitionableUnit': 23, 'ideController': 4, 'iSCSIHBA': 7, 'floppyDrive': 13, 'other': 0, 'tape': 20, 'iOSlot': 11, 'memory': 3, 'firewireController': 22, 'cdDVDdrive': 14, 'parallelSCSIHBA': 5, 'computerSystem': 1, 'parallelport': 16, 'graphicscontroller': 18, 'otherstoragedevice': 21, 'fcpAdapter': 8, 'cp': 2. |
msvmmsdVirtualQuantity | 1.3.6.1.4.1.9600.1.25.4.2.1.24 | gauge32 | read-only |
This property specifies the quantity of resources presented to the consumer. For example, when ResourceType=Processor, this property would reflect the number of discrete Processors presented to the virtual computer system. When ResourceType=Memory, this property could reflect the number of MB reported to the virtual computer system. |
msvmmsdWeight | 1.3.6.1.4.1.9600.1.25.4.2.1.25 | gauge32 | read-only |
This property specifies a relative priority for this allocation in relation to other allocations from the same ResourcePool. This property has no unit of measure, and is only relevant when compared to other allocations vying for the same host resources. |
msvmNetworking | 1.3.6.1.4.1.9600.1.25.5 |
The networking architecture for virtualization models the physical networking architecture. It uses standard networking objects such as switches, switch ports, and network adapters. |
||
msvmActiveConnectionTable | 1.3.6.1.4.1.9600.1.25.5.1 | no-access |
Connects a switch port to the LAN endpoint to which the port is connected. The existence of this object means that the switch port and the LAN endpoint are actively connected and the Ethernet port associated with the LAN endpoint can communicate with the network through the switch port. |
|
1.3.6.1.4.1.9600.1.25.5.1.1 | no-access |
None |
||
msvmacIndex | 1.3.6.1.4.1.9600.1.25.5.1.1.1 | integer32 | read-only |
The value of this object uniquely identifies the instance entry for this class. |
msvmacAntecedent | 1.3.6.1.4.1.9600.1.25.5.1.1.2 | wtcsdisplaystring | read-only |
Antecedent represents the independent object in this association. |
msvmacDependent | 1.3.6.1.4.1.9600.1.25.5.1.1.3 | wtcsdisplaystring | read-only |
Dependent represents the object that is dependent on the Antecedent. |
msvmacIsUnidirectional | 1.3.6.1.4.1.9600.1.25.5.1.1.4 | truthvalue | read-only |
TRUE means that this connection is unidirectional; FALSE means that this connection is bidirectional. When the connection is unidirectional, the 'speaker' should be defined as the Antecedent reference. In a bidirectional connection, the selection of which AccessPoint is the Antecedent or Dependent is immaterial. |
msvmacOtherTrafficDescription | 1.3.6.1.4.1.9600.1.25.5.1.1.5 | wtcsdisplaystring | read-only |
Note: The use of this element is deprecated because it is incorrectly placed on the association. Unicast, broadcast, or other traffic types are not a function of the connection between the referenced endpoints, but rather are a function of the addressing, protocol and basic functionality of the endpoints. Deprecated description: A string that describes the type of traffic that is being carried over this instance when its Type property is set, for example, to 1 (Other). |
msvmacTrafficType | 1.3.6.1.4.1.9600.1.25.5.1.1.6 | integer | read-only |
Note: The use of this element is deprecated because it is incorrectly placed on the association. Unicast, broadcast, or other traffic types are not a function of the connection between the referenced endpoints, but rather are a function of the addressing, protocol and basic functionality of the endpoints. Deprecated description: The type of traffic that is carried over this connection. Enumeration: 'broadcast': 3, 'multicast': 4, 'unknown': 0, 'unicast': 2, 'other': 1, 'anycast': 5. |
msvmBindsToTable | 1.3.6.1.4.1.9600.1.25.5.2 | no-access |
This association establishes a ServiceAccessPoint as a requester of protocol services from a ProtocolEndpoint. |
|
1.3.6.1.4.1.9600.1.25.5.2.1 | no-access |
None |
||
msvmBindsToIndex | 1.3.6.1.4.1.9600.1.25.5.2.1.1 | integer32 | read-only |
The value of this object uniquely identifies the instance entry for this class. |
msvmBindsToAntecedent | 1.3.6.1.4.1.9600.1.25.5.2.1.2 | wtcsdisplaystring | read-only |
Antecedent represents the independent object in this association. |
msvmBindsToDependent | 1.3.6.1.4.1.9600.1.25.5.2.1.3 | wtcsdisplaystring | read-only |
Dependent represents the object that is dependent on the Antecedent. |
msvmDeviceSAPImplementationTable | 1.3.6.1.4.1.9600.1.25.5.3 | no-access |
An association between a ServiceAccessPoint (SAP) and how it is implemented. |
|
1.3.6.1.4.1.9600.1.25.5.3.1 | no-access |
None |
||
msvmdsiIndex | 1.3.6.1.4.1.9600.1.25.5.3.1.1 | integer32 | read-only |
The value of this object uniquely identifies the instance entry for this class. |
msvmdsiAntecedent | 1.3.6.1.4.1.9600.1.25.5.3.1.2 | wtcsdisplaystring | read-only |
Antecedent represents the independent object in this association. |
msvmdsiDependent | 1.3.6.1.4.1.9600.1.25.5.3.1.3 | wtcsdisplaystring | read-only |
Dependent represents the object that is dependent on the Antecedent. |
msvmDynamicForwardingEntryTable | 1.3.6.1.4.1.9600.1.25.5.4 | no-access |
A DynamicForwardingEntry represents an entry in the forwarding (filtering) database associated with the TransparentBridgingService. |
|
1.3.6.1.4.1.9600.1.25.5.4.1 | no-access |
None |
||
msvmdfeIndex | 1.3.6.1.4.1.9600.1.25.5.4.1.1 | integer32 | read-only |
The value of this object uniquely identifies the instance entry for this class. |
msvmdfeCaption | 1.3.6.1.4.1.9600.1.25.5.4.1.2 | wtcsdisplaystring | read-only |
The Caption property is a short textual description (one- line string) of the object. |
msvmdfeCreationClassName | 1.3.6.1.4.1.9600.1.25.5.4.1.3 | wtcsdisplaystring | read-only |
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. |
msvmdfeDescription | 1.3.6.1.4.1.9600.1.25.5.4.1.4 | wtcsdisplaystring | read-only |
The Description property provides a textual description of the object. |
msvmdfeDynamicStatus | 1.3.6.1.4.1.9600.1.25.5.4.1.5 | integer | read-only |
The status of the entry. Enumeration: 'learned': 3, 'other': 1, 'self': 4, 'invalid': 2, 'mgmt': 5. |
msvmdfeElementName | 1.3.6.1.4.1.9600.1.25.5.4.1.6 | wtcsdisplaystring | read-only |
A user-friendly name for the object. This property allows each instance to define a user-friendly name in addition to its key properties, identity data, and description information. Note that the Name property of ManagedSystemElement is also defined as a user-friendly name. But, it is often subclassed to be a Key. It is not reasonable that the same property can convey both identity and a user-friendly name, without inconsistencies. Where Name exists and is not a Key (such as for instances of LogicalDevice), the same information can be present in both the Name and ElementName properties. |
msvmdfeHealthState | 1.3.6.1.4.1.9600.1.25.5.4.1.7 | integer | read-only |
Indicates the current health of the element. This attribute expresses the health of this element but not necessarily that of its subcomponents. The possible values are 0 to 30, where 5 means the element is entirely healthy and 30 means the element is completely non-functional. The following continuum is defined: 'Non-recoverable Error' (30) - The element has completely failed, and recovery is not possible. All functionality provided by this element has been lost. 'Critical Failure' (25) - The element is non-functional and recovery might not be possible. 'Major Failure' (20) - The element is failing. It is possible that some or all of the functionality of this component is degraded or not working. 'Minor Failure' (15) - All functionality is available but some might be degraded. 'Degraded/Warning' (10) - The element is in working order and all functionality is provided. However, the element is not working to the best of its abilities. For example, the element might not be operating at optimal performance or it might be reporting recoverable errors. 'OK' (5) - The element is fully functional and is operating within normal operational parameters and without error. 'Unknown' (0) - The implementation cannot report on HealthState at this time. DMTF has reserved the unused portion of the continuum for additional HealthStates in the future. Enumeration: 'ok': 5, 'majorfailure': 20, 'unknown': 0, 'degradedWarning': 10, 'nonrecoverableerror': 30, 'criticalfailure': 25, 'minorfailure': 15. |
msvmdfeInstallDate | 1.3.6.1.4.1.9600.1.25.5.4.1.8 | dateandtime | read-only |
A datetime value that indicates when the object was installed. Lack of a value does not indicate that the object is not installed. |
msvmdfeMACAddress | 1.3.6.1.4.1.9600.1.25.5.4.1.9 | wtcsdisplaystring | read-only |
Unicast MAC address for which the TransparentBridging Service has forwarding and/or filtering information. Note that the MAC address is formatted as twelve hexadecimal digits (e.g., '010203040506'), with each pair representing one of the six octets of the MAC address in 'canonical' bit order according to RFC 2469. |
msvmdfeName | 1.3.6.1.4.1.9600.1.25.5.4.1.10 | wtcsdisplaystring | read-only |
The Name property defines the label by which the object is known. When subclassed, the Name property can be overridden to be a Key property. |
msvmdfeOperationalStatus | 1.3.6.1.4.1.9600.1.25.5.4.1.11 | integer | read-only |
Indicates the current statuses of the element. Various operational statuses are defined. Many of the enumeration's values are self-explanatory. However, a few are not and are described here in more detail. 'Stressed' indicates that the element is functioning, but needs attention. Examples of 'Stressed' states are overload, overheated, and so on. 'Predictive Failure' indicates that an element is functioning nominally but predicting a failure in the near future. 'In Service' describes an element being configured, maintained, cleaned, or otherwise administered. 'No Contact' indicates that the monitoring system has knowledge of this element, but has never been able to establish communications with it. 'Lost Communication' indicates that the ManagedSystem Element is known to exist and has been contacted successfully in the past, but is currently unreachable. 'Stopped' and 'Aborted' are similar, although the former implies a clean and orderly stop, while the latter implies an abrupt stop where the state and configuration of the element might need to be updated. 'Dormant' indicates that the element is inactive or quiesced. 'Supporting Entity in Error' indicates that this element might be 'OK' but that another element, on which it is dependent, is in error. An example is a network service or endpoint that cannot function due to lower-layer networking problems. 'Completed' indicates that the element has completed its operation. This value should be combined with either OK, Error, or Degraded so that a client can tell if the complete operation Completed with OK (passed), Completed with Error (failed), or Completed with Degraded (the operation finished, but it did not complete OK or did not report an error). 'Power Mode' indicates that the element has additional power model information contained in the Associated PowerManagementService association. OperationalStatus replaces the Status property on ManagedSystemElement to provide a consistent approach to enumerations, to address implementation needs for an array property, and to provide a migration path from today's environment to the future. This change was not made earlier because it required the deprecated qualifier. Due to the widespread use of the existing Status property in management applications, it is strongly recommended that providers or instrumentation provide both the Status and OperationalStatus properties. Further, the first value of OperationalStatus should contain the primary status for the element. When instrumented, Status (because it is single-valued) should also provide the primary status of the element. Enumeration: 'lostCommunication': 13, 'dormant': 15, 'powerMode': 18, 'ok': 2, 'aborted': 14, 'unknown': 0, 'noContact': 12, 'error': 6, 'supportingEntityinError': 16, 'other': 1, 'nonRecoverableError': 7, 'predictiveFailure': 5, 'stressed': 4, 'stopping': 9, 'stopped': 10, 'degraded': 3, 'starting': 8, 'completed': 17, 'inService': 11. |
msvmdfeServiceCreationClassName | 1.3.6.1.4.1.9600.1.25.5.4.1.12 | wtcsdisplaystring | read-only |
The scoping Service's CreationClassName. |
msvmdfeServiceName | 1.3.6.1.4.1.9600.1.25.5.4.1.13 | wtcsdisplaystring | read-only |
The scoping Service's Name. |
msvmdfeStatus | 1.3.6.1.4.1.9600.1.25.5.4.1.14 | wtcsdisplaystring | read-only |
A string indicating the current status of the object. Various operational and non-operational statuses are defined. This property is deprecated in lieu of OperationalStatus, which includes the same semantics in its enumeration. This change is made for 3 reasons: 1) Status is more correctly defined as an array. This definition overcomes the limitation of describing status using a single value, when it is really a multi-valued property (for example, an element might be OK AND Stopped. 2) A MaxLen of 10 is too restrictive and leads to unclear enumerated values. 3) The change to a uint16 data type was discussed when CIM V2.0 was defined. However, existing V1.0 implementations used the string property and did not want to modify their code. Therefore, Status was grandfathered into the Schema. Use of the deprecated qualifier allows the maintenance of the existing property, but also permits an improved definition using OperationalStatus. |
msvmdfeStatusDescriptions | 1.3.6.1.4.1.9600.1.25.5.4.1.15 | wtcsdisplaystring | read-only |
Strings describing the various OperationalStatus array values. For example, if 'Stopping' is the value assigned to OperationalStatus, then this property may contain an explanation as to why an object is being stopped. Note that entries in this array are correlated with those at the same array index in OperationalStatus. |
msvmdfeSystemCreationClassName | 1.3.6.1.4.1.9600.1.25.5.4.1.16 | wtcsdisplaystring | read-only |
The scoping System's CreationClassName. |
msvmdfeSystemName | 1.3.6.1.4.1.9600.1.25.5.4.1.17 | wtcsdisplaystring | read-only |
The scoping System's Name. |
msvmEmulatedEthernetPortTable | 1.3.6.1.4.1.9600.1.25.5.5 | no-access |
Represents an emulated Ethernet adapter. This adapter is used when a virtual machine is not capable of running the synthetic Ethernet port. |
|
1.3.6.1.4.1.9600.1.25.5.5.1 | no-access |
None |
||
msvmeepIndex | 1.3.6.1.4.1.9600.1.25.5.5.1.1 | integer32 | read-only |
The value of this object uniquely identifies the instance entry for this class. |
msvmeepActiveMaxTransmissionUnit | 1.3.6.1.4.1.9600.1.25.5.5.1.2 | gauge32 | read-only |
The active or negotiated maximum transmission unit (MTU) that can be supported. |
msvmeepAdditionalAvailability | 1.3.6.1.4.1.9600.1.25.5.5.1.3 | integer | read-only |
Additional availability and status of the Device in addition to that specified in the Availability property. The Availability property denotes the primary status and availability of the Device. In some cases, this property will not be sufficient to denote the complete status of the Device. In those cases, the AdditionalAvailability property can be used to provide further information. For example, the primary Availability of a device might be 'Off line' (value=8) or in a low-power state (AdditionalAvailability value=14), or the Device could be running Diagnostics (AdditionalAvailability value=5, 'In Test'). Enumeration: 'powerSaveStandby': 15, 'paused': 18, 'installError': 12, 'notConfigured': 20, 'quiesced': 21, 'unknown': 2, 'powerSaveUnknown': 13, 'notInstalled': 11, 'offDuty': 9, 'inTest': 5, 'powerSaveWarning': 17, 'notApplicable': 6, 'powerOff': 7, 'other': 1, 'notReady': 19, 'runningFullPower': 3, 'offLine': 8, 'warning': 4, 'degraded': 10, 'powerSaveLowPowerMode': 14, 'powerCycle': 16. |
msvmeepAutoSense | 1.3.6.1.4.1.9600.1.25.5.5.1.4 | truthvalue | read-only |
A Boolean that indicates whether the NetworkPort is capable of automatically determining the speed or other communications characteristics of the attached network media. |
msvmeepAvailability | 1.3.6.1.4.1.9600.1.25.5.5.1.5 | integer | read-only |
Note: The use of this property has been deprecated. Deprecated description: The primary availability and status of the Device. (Additional status information can be specified using the Additional Availability array property.) For example, the Availability property indicates that the Device is running and has full power (value=3), or is in a warning (4), test (5), degraded (10) or power save state (values 13-15 and 17). The Power Save states are defined as follows: Value 13 ('Power Save - Unknown') indicates that the Device is known to be in a power save mode, but its exact status in this mode is unknown; value 14 ('Power Save - Low Power Mode') indicates that the Device is in a power save state but still functioning, and might exhibit degraded performance; value 15 ('Power Save - Standby') indicates that the Device is not functioning but could be brought to full power 'quickly'; and value 17 ('Power Save - Warning') indicates that the Device is in a warning state, but is also in a power save mode. Enumeration: 'powerSaveStandby': 15, 'paused': 18, 'installError': 12, 'notConfigured': 20, 'quiesced': 21, 'unknown': 2, 'powerSaveUnknown': 13, 'notInstalled': 11, 'offDuty': 9, 'inTest': 5, 'powerSaveWarning': 17, 'notApplicable': 6, 'powerOff': 7, 'other': 1, 'notReady': 19, 'runningFullPower': 3, 'offLine': 8, 'warning': 4, 'degraded': 10, 'powerSaveLowPowerMode': 14, 'powerCycle': 16. |
msvmeepCapabilities | 1.3.6.1.4.1.9600.1.25.5.5.1.6 | integer | read-only |
Capabilities of the EthernetPort. For example, the Device might support AlertOnLan, WakeOnLan, Load Balancing, or FailOver. If failover or load balancing capabilities are listed, a SpareGroup (failover) or ExtraCapacityGroup (load balancing) should also be defined to completely describe the capability. Enumeration: 'unknown': 0, 'failOver': 4, 'other': 1, 'loadBalancing': 5, 'alertOnLan': 2, 'wakeOnLan': 3. |
msvmeepCapabilityDescriptions | 1.3.6.1.4.1.9600.1.25.5.5.1.7 | wtcsdisplaystring | read-only |
An array of free-form strings that provides more detailed explanations for any of the EthernetPort features that are indicated in the Capabilities array. Note, each entry of this array is related to the entry in the Capabilities array that is located at the same index. |
msvmeepCaption | 1.3.6.1.4.1.9600.1.25.5.5.1.8 | wtcsdisplaystring | read-only |
The Caption property is a short textual description (one- line string) of the object. |
msvmeepCreationClassName | 1.3.6.1.4.1.9600.1.25.5.5.1.9 | wtcsdisplaystring | read-only |
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. |
msvmeepDescription | 1.3.6.1.4.1.9600.1.25.5.5.1.10 | wtcsdisplaystring | read-only |
The Description property provides a textual description of the object. |
msvmeepDeviceID | 1.3.6.1.4.1.9600.1.25.5.5.1.11 | wtcsdisplaystring | read-only |
An address or other identifying information used to uniquely name the LogicalDevice. |
msvmeepElementName | 1.3.6.1.4.1.9600.1.25.5.5.1.12 | wtcsdisplaystring | read-only |
A user-friendly name for the object. This property allows each instance to define a user-friendly name in addition to its key properties, identity data, and description information. Note that the Name property of ManagedSystemElement is also defined as a user-friendly name. But, it is often subclassed to be a Key. It is not reasonable that the same property can convey both identity and a user-friendly name, without inconsistencies. Where Name exists and is not a Key (such as for instances of LogicalDevice), the same information can be present in both the Name and ElementName properties. |
msvmeepEnabledCapabilities | 1.3.6.1.4.1.9600.1.25.5.5.1.13 | integer | read-only |
Specifies which capabilities are enabled from the list of all supported ones, which are defined in the Capabilities array. Enumeration: 'unknown': 0, 'failOver': 4, 'other': 1, 'loadBalancing': 5, 'alertOnLan': 2, 'wakeOnLan': 3. |
msvmeepEnabledDefault | 1.3.6.1.4.1.9600.1.25.5.5.1.14 | integer | read-only |
An enumerated value indicating an administrator's default or startup configuration for the Enabled State of an element. By default, the element is 'Enabled' (value=2). Enumeration: 'disabled': 3, 'notApplicable': 5, 'enabled': 2, 'enabledbutOffline': 6, 'noDefault': 7. |
msvmeepEnabledState | 1.3.6.1.4.1.9600.1.25.5.5.1.15 | integer | read-only |
EnabledState is an integer enumeration that indicates the enabled and disabled states of an element. It can also indicate the transitions between these requested states. For example, shutting down (value=4) and starting (value=10) are transient states between enabled and disabled. The following text briefly summarizes the various enabled and disabled states: Enabled (2) indicates that the element is or could be executing commands, will process any queued commands, and queues new requests. Disabled (3) indicates that the element will not execute commands and will drop any new requests. Shutting Down (4) indicates that the element is in the process of going to a Disabled state. Not Applicable (5) indicates the element does not support being enabled or disabled. Enabled but Offline (6) indicates that the element might be completing commands, and will drop any new requests. Test (7) indicates that the element is in a test state. Deferred (8) indicates that the element might be completing commands, but will queue any new requests. Quiesce (9) indicates that the element is enabled but in a restricted mode. The behavior of the element is similar to the Enabled state, but it processes only a restricted set of commands. All other requests are queued. Starting (10) indicates that the element is in the process of going to an Enabled state. New requests are queued. Enumeration: 'deferred': 8, 'quiesce': 9, 'unknown': 0, 'enabled': 2, 'shuttingDown': 4, 'inTest': 7, 'disabled': 3, 'notApplicable': 5, 'other': 1, 'enabledbutOffline': 6, 'starting': 10. |
msvmeepErrorCleared | 1.3.6.1.4.1.9600.1.25.5.5.1.16 | truthvalue | read-only |
Note: The use of this method is deprecated. Deprecated description: ErrorCleared is a Boolean property that indicates that the error reported in LastErrorCode is now cleared. |
msvmeepErrorDescription | 1.3.6.1.4.1.9600.1.25.5.5.1.17 | wtcsdisplaystring | read-only |
Note: The use of this method is deprecated. Deprecated description: ErrorDescription is a free-form string that supplies more information about the error recorded in LastErrorCode and information on any corrective actions that can be taken. |
msvmeepFullDuplex | 1.3.6.1.4.1.9600.1.25.5.5.1.18 | truthvalue | read-only |
Boolean that indicates that the port is operating in full duplex mode. |
msvmeepHealthState | 1.3.6.1.4.1.9600.1.25.5.5.1.19 | integer | read-only |
Indicates the current health of the element. This attribute expresses the health of this element but not necessarily that of its subcomponents. The possible values are 0 to 30, where 5 means the element is entirely healthy and 30 means the element is completely non-functional. The following continuum is defined: 'Non-recoverable Error' (30) - The element has completely failed, and recovery is not possible. All functionality provided by this element has been lost. 'Critical Failure' (25) - The element is non-functional and recovery might not be possible. 'Major Failure' (20) - The element is failing. It is possible that some or all of the functionality of this component is degraded or not working. 'Minor Failure' (15) - All functionality is available but some might be degraded. 'Degraded/Warning' (10) - The element is in working order and all functionality is provided. However, the element is not working to the best of its abilities. For example, the element might not be operating at optimal performance or it might be reporting recoverable errors. 'OK' (5) - The element is fully functional and is operating within normal operational parameters and without error. 'Unknown' (0) - The implementation cannot report on HealthState at this time. DMTF has reserved the unused portion of the continuum for additional HealthStates in the future. Enumeration: 'ok': 5, 'majorfailure': 20, 'unknown': 0, 'degradedWarning': 10, 'nonrecoverableerror': 30, 'criticalfailure': 25, 'minorfailure': 15. |
msvmeepIdentifyingDescriptions | 1.3.6.1.4.1.9600.1.25.5.5.1.20 | wtcsdisplaystring | read-only |
An array of free-form strings providing explanations and details behind the entries in the OtherIdentifyingInfo array. Note that each entry of this array is related to the entry in OtherIdentifyingInfo that is located at the same index. |
msvmeepInstallDate | 1.3.6.1.4.1.9600.1.25.5.5.1.21 | dateandtime | read-only |
A datetime value that indicates when the object was installed. Lack of a value does not indicate that the object is not installed. |
msvmeepLastErrorCode | 1.3.6.1.4.1.9600.1.25.5.5.1.22 | gauge32 | read-only |
Note: The use of this method is deprecated. Deprecated description: LastErrorCode captures the last error code reported by the LogicalDevice. |
msvmeepLinkTechnology | 1.3.6.1.4.1.9600.1.25.5.5.1.23 | integer | read-only |
An enumeration of the types of links. When set to 1 ('Other'), the related property OtherLinkTechnology contains a string description of the type of link. Enumeration: 'wirelessLAN': 11, 'blueTooth': 10, 'unknown': 0, 'atm': 6, 'fc': 4, 'infrared': 9, 'tokenRing': 7, 'other': 1, 'frameRelay': 8, 'ethernet': 2, 'ib': 3, 'fddi': 5. |
msvmeepLocationIndicator | 1.3.6.1.4.1.9600.1.25.5.5.1.24 | integer | read-only |
An integer that reflects the state of an indicator (e.g., LED) that is part of a device. Reading the value gives the current state. Writing the value with 'On'/'Off' turns the indicator on/off, other values may not be written. Enumeration: 'unknown': 0, 'notSupported': 4, 'off': 3, 'on': 2. |
msvmeepMaxDataSize | 1.3.6.1.4.1.9600.1.25.5.5.1.25 | gauge32 | read-only |
The maximum size of the INFO (non-MAC) field that will be received or transmitted. |
msvmeepMaxQuiesceTime | 1.3.6.1.4.1.9600.1.25.5.5.1.26 | gauge32 | read-only |
Note: The use of this property has been deprecated. When evaluating the use of Quiesce, it was determined that this single property is not adequate for describing when a device will automatically exit a quiescent state. In fact, the most likely scenario for a device to exit a quiescent state was determined to be based on the number of outstanding requests queued rather than on a maximum time. This decision will be re-evaluated and repositioned later. Deprecated description: Maximum time, in milliseconds, that a Device can run in a 'Quiesced' state. The state is defined in its Availability and AdditionalAvailability properties, where 'Quiesced' is conveyed by the value 21. What occurs at the end of the time limit is device-specific. The Device can unquiesce, can be offline, or can take other actions. A value of 0 indicates that a Device can remain quiesced indefinitely. |
msvmeepMaxSpeed | 1.3.6.1.4.1.9600.1.25.5.5.1.27 | gauge32 | read-only |
The maximum bandwidth of the Port in Bits per Second. |
msvmeepName | 1.3.6.1.4.1.9600.1.25.5.5.1.28 | wtcsdisplaystring | read-only |
The Name property defines the label by which the object is known. When subclassed, the Name property can be overridden to be a Key property. |
msvmeepNetworkAddresses | 1.3.6.1.4.1.9600.1.25.5.5.1.29 | wtcsdisplaystring | read-only |
An array of strings that indicates the network addresses for the port. |
msvmeepOperationalStatus | 1.3.6.1.4.1.9600.1.25.5.5.1.30 | integer | read-only |
Indicates the current statuses of the element. Various operational statuses are defined. Many of the enumeration's values are self-explanatory. However, a few are not and are described here in more detail. 'Stressed' indicates that the element is functioning, but needs attention. Examples of 'Stressed' states are overload, overheated, and so on. 'Predictive Failure' indicates that an element is functioning nominally but predicting a failure in the near future. 'In Service' describes an element being configured, maintained, cleaned, or otherwise administered. 'No Contact' indicates that the monitoring system has knowledge of this element, but has never been able to establish communications with it. 'Lost Communication' indicates that the ManagedSystem Element is known to exist and has been contacted successfully in the past, but is currently unreachable. 'Stopped' and 'Aborted' are similar, although the former implies a clean and orderly stop, while the latter implies an abrupt stop where the state and configuration of the element might need to be updated. 'Dormant' indicates that the element is inactive or quiesced. 'Supporting Entity in Error' indicates that this element might be 'OK' but that another element, on which it is dependent, is in error. An example is a network service or endpoint that cannot function due to lower-layer networking problems. 'Completed' indicates that the element has completed its operation. This value should be combined with either OK, Error, or Degraded so that a client can tell if the complete operation Completed with OK (passed), Completed with Error (failed), or Completed with Degraded (the operation finished, but it did not complete OK or did not report an error). 'Power Mode' indicates that the element has additional power model information contained in the Associated PowerManagementService association. OperationalStatus replaces the Status property on ManagedSystemElement to provide a consistent approach to enumerations, to address implementation needs for an array property, and to provide a migration path from today's environment to the future. This change was not made earlier because it required the deprecated qualifier. Due to the widespread use of the existing Status property in management applications, it is strongly recommended that providers or instrumentation provide both the Status and OperationalStatus properties. Further, the first value of OperationalStatus should contain the primary status for the element. When instrumented, Status (because it is single-valued) should also provide the primary status of the element. Enumeration: 'lostCommunication': 13, 'dormant': 15, 'powerMode': 18, 'ok': 2, 'aborted': 14, 'unknown': 0, 'noContact': 12, 'error': 6, 'supportingEntityinError': 16, 'other': 1, 'nonRecoverableError': 7, 'predictiveFailure': 5, 'stressed': 4, 'stopping': 9, 'stopped': 10, 'degraded': 3, 'starting': 8, 'completed': 17, 'inService': 11. |
msvmeepOtherEnabledCapabilities | 1.3.6.1.4.1.9600.1.25.5.5.1.31 | wtcsdisplaystring | read-only |
An array of free-form strings that provides more detailed explanations for any of the enabled capabilities that are specified as 'Other'. |
msvmeepOtherEnabledState | 1.3.6.1.4.1.9600.1.25.5.5.1.32 | wtcsdisplaystring | read-only |
A string that describes the enabled or disabled state of the element when the EnabledState property is set to 1 ('Other'). This property must be set to null when EnabledState is any value other than 1. |
msvmeepOtherIdentifyingInfo | 1.3.6.1.4.1.9600.1.25.5.5.1.33 | wtcsdisplaystring | read-only |
OtherIdentifyingInfo captures data, in addition to DeviceID information, that could be used to identify a LogicalDevice. For example, you could use this property to hold the operating system's user-friendly name for the Device. |
msvmeepOtherLinkTechnology | 1.3.6.1.4.1.9600.1.25.5.5.1.34 | wtcsdisplaystring | read-only |
A string value that describes LinkTechnology when it is set to 1, 'Other'. |
msvmeepOtherNetworkPortType | 1.3.6.1.4.1.9600.1.25.5.5.1.35 | wtcsdisplaystring | read-only |
Note: The use of this property is deprecated in lieu of CIM_LogicalPort.PortType. Deprecated description: The type of module, when PortType is set to 1 ('Other'.) |
msvmeepOtherPortType | 1.3.6.1.4.1.9600.1.25.5.5.1.36 | wtcsdisplaystring | read-only |
Describes the type of module, when PortType is set to 1 ('Other'). |
msvmeepPermanentAddress | 1.3.6.1.4.1.9600.1.25.5.5.1.37 | wtcsdisplaystring | read-only |
PermanentAddress defines the network address that is hardcoded into a port. This 'hardcoded' address can be changed using a firmware upgrade or a software configuration. When this change is made, the field should be updated at the same time. PermanentAddress should be left blank if no 'hardcoded' address exists for the NetworkAdapter. |
msvmeepPortNumber | 1.3.6.1.4.1.9600.1.25.5.5.1.38 | integer32 | read-only |
NetworkPorts are often numbered relative to either a logical module or a network element. |
msvmeepPortType | 1.3.6.1.4.1.9600.1.25.5.5.1.39 | integer | read-only |
PortType is defined to force consistent naming of the 'type' property in subclasses and to guarantee unique enum values for all instances of NetworkPort. When set to 1 ('Other'), related property OtherPortType contains a string description of the type of port. A range of values, DMTF_Reserved, has been defined that allows subclasses to override and define their specific types of ports. Enumeration: 'unknown': 0, 'other': 1, 'notApplicable': 2. |
msvmeepPowerManagementCapability | 1.3.6.1.4.1.9600.1.25.5.5.1.40 | integer | read-only |
Note: The use of this property has been deprecated. Instead, use the PowerCapabilites property in an associated PowerManagementCapabilities class. Deprecated description: An enumerated array describing the power management capabilities of the Device. Enumeration: 'timedPowerOnSupported': 7, 'unknown': 0, 'enabled': 3, 'disabled': 2, 'powerCyclingSupported': 6, 'powerStateSettable': 5, 'notSupported': 1, 'powerSavingModesEnteredAutomatic': 4. |
msvmeepPowerManagementSupported | 1.3.6.1.4.1.9600.1.25.5.5.1.41 | truthvalue | read-only |
Note: The use of this property has been deprecated. Instead, the existence of an associated PowerManagementCapabilities class (associated using the ElementCapabilities relationship) indicates that power management is supported. Deprecated description: Boolean that indicates that the Device can use power management. |
msvmeepPowerOnHours | 1.3.6.1.4.1.9600.1.25.5.5.1.42 | gauge32 | read-only |
Note: The use of this method is deprecated. Deprecated description: The number of consecutive hours that this Device has been powered on since its last power cycle. |
msvmeepRequestedSpeed | 1.3.6.1.4.1.9600.1.25.5.5.1.43 | gauge32 | read-only |
The requested bandwidth of the Port in Bits per Second. The actual bandwidth is reported in LogicalPort.Speed. |
msvmeepRequestedState | 1.3.6.1.4.1.9600.1.25.5.5.1.44 | integer | read-only |
RequestedState is an integer enumeration that indicates the last requested or desired state for the element. The actual state of the element is represented by EnabledState. This property is provided to compare the last requested and current enabled or disabled states. Note that when EnabledState is set to 5 ('Not Applicable'), then this property has no meaning. By default, the RequestedState of the element is 5 ('No Change'). Refer to the EnabledState property description for explanations of the values in the RequestedState enumeration. It should be noted that there are two new values in RequestedState that build on the statuses of EnabledState. These are 'Reboot' (10) and 'Reset' (11). Reboot refers to doing a 'Shut Down' and then moving to an 'Enabled' state. Reset indicates that the element is first 'Disabled' and then 'Enabled'. The distinction between requesting 'Shut Down' and 'Disabled' should also be noted. Shut Down requests an orderly transition to the Disabled state, and might involve removing power, to completely erase any existing state. The Disabled state requests an immediate disabling of the element, such that it will not execute or accept any commands or processing requests. This property is set as the result of a method invocation (such as Start or StopService on CIM_Service), or can be overridden and defined as WRITEable in a subclass. The method approach is considered superior to a WRITEable property, because it allows an explicit invocation of the operation and the return of a result code. A particular instance of EnabledLogicalElement might not support RequestedStateChange. If this occurs, the value 12 ('Not Applicable') is used. Enumeration: 'reset': 11, 'noChange': 5, 'notApplicable': 12, 'quiesce': 9, 'enabled': 2, 'reboot': 10, 'disabled': 3, 'deferred': 8, 'shutDown': 4, 'test': 7, 'offline': 6. |
msvmeepSpeed | 1.3.6.1.4.1.9600.1.25.5.5.1.45 | gauge32 | read-only |
The bandwidth of the Port in Bits per Second. |
msvmeepStatus | 1.3.6.1.4.1.9600.1.25.5.5.1.46 | wtcsdisplaystring | read-only |
A string indicating the current status of the object. Various operational and non-operational statuses are defined. This property is deprecated in lieu of OperationalStatus, which includes the same semantics in its enumeration. This change is made for 3 reasons: 1) Status is more correctly defined as an array. This definition overcomes the limitation of describing status using a single value, when it is really a multi-valued property (for example, an element might be OK AND Stopped. 2) A MaxLen of 10 is too restrictive and leads to unclear enumerated values. 3) The change to a uint16 data type was discussed when CIM V2.0 was defined. However, existing V1.0 implementations used the string property and did not want to modify their code. Therefore, Status was grandfathered into the Schema. Use of the deprecated qualifier allows the maintenance of the existing property, but also permits an improved definition using OperationalStatus. |
msvmeepStatusDescriptions | 1.3.6.1.4.1.9600.1.25.5.5.1.47 | wtcsdisplaystring | read-only |
Strings describing the various OperationalStatus array values. For example, if 'Stopping' is the value assigned to OperationalStatus, then this property may contain an explanation as to why an object is being stopped. Note that entries in this array are correlated with those at the same array index in OperationalStatus. |
msvmeepStatusInfo | 1.3.6.1.4.1.9600.1.25.5.5.1.48 | integer | read-only |
Note: The use of this method is deprecated in lieu of a more clearly named property (EnabledState) that is inherited from ManagedSystemElement and that has additional enumerated values. Deprecated description: The StatusInfo property indicates whether the Logical Device is in an enabled state (value=3), disabled state (value=4), some other state (value=1), or an unknown state (value=2). If this property does not apply to the LogicalDevice, the value 5 ('Not Applicable') should be used. If a Device is ('Enabled')(value=3), it has been powered up and is configured and operational. The Device might or might not be functionally active, depending on whether its Availability (or AdditionalAvailability) indicates that it is ('Running/Full Power')(value=3) or ('Off line') (value=8). In an enabled but offline mode, a Device might be performing out-of-band requests, such as running Diagnostics. If StatusInfo is ('Disabled') (value=4), a Device can only be 'enabled' or powered off. In a personal computer environment, ('Disabled') means that the driver of the device is not available in the stack. In other environments, a Device can be disabled by removing its configuration file. A disabled device is physically present in a System and consuming resources, but it cannot be communicated with until a driver is loaded, a configuration file is loaded, or some other 'enabling' activity has occurred. Enumeration: 'disabled': 4, 'unknown': 2, 'other': 1, 'enabled': 3, 'notApplicable': 5. |
msvmeepSupportMaxTransmissionUnt | 1.3.6.1.4.1.9600.1.25.5.5.1.49 | gauge32 | read-only |
The maximum transmission unit (MTU) that can be supported. |
msvmeepSystemCreationClassName | 1.3.6.1.4.1.9600.1.25.5.5.1.50 | wtcsdisplaystring | read-only |
The CreationClassName of the scoping system. |
msvmeepSystemName | 1.3.6.1.4.1.9600.1.25.5.5.1.51 | wtcsdisplaystring | read-only |
The System Name of the scoping system. |
msvmeepTimeOfLastStateChange | 1.3.6.1.4.1.9600.1.25.5.5.1.52 | dateandtime | read-only |
The date or time when the EnabledState of the element last changed. If the state of the element has not changed and this property is populated, then it must be set to a 0 interval value. If a state change was requested, but rejected or not yet processed, the property must not be updated. |
msvmeepTotalPowerOnHours | 1.3.6.1.4.1.9600.1.25.5.5.1.53 | gauge32 | read-only |
Note: The use of this method is deprecated. Deprecated description: The total number of hours that this Device has been powered on. |
msvmeepUsageRestriction | 1.3.6.1.4.1.9600.1.25.5.5.1.54 | integer | read-only |
In some circumstances, a LogicalPort might be identifiable as a front end or back end port. An example of this situation would be a storage array that might have back end ports to communicate with disk drives and front end ports to communicate with hosts. If there is no restriction on the use of the port, then the value should be set to 'not restricted'. Enumeration: 'unknown': 0, 'backendonly': 3, 'frontendonly': 2, 'notrestricted': 4. |
msvmEmulateEthernetPortDataTable | 1.3.6.1.4.1.9600.1.25.5.6 | no-access |
Represents the configured state of an emulated Ethernet adapter. |
|
1.3.6.1.4.1.9600.1.25.5.6.1 | no-access |
None |
||
msvmeepsdIndex | 1.3.6.1.4.1.9600.1.25.5.6.1.1 | integer32 | read-only |
The value of this object uniquely identifies the instance entry for this class. |
msvmeepsdAddress | 1.3.6.1.4.1.9600.1.25.5.6.1.2 | wtcsdisplaystring | read-only |
The address of the resource.For example, the MAC address of a Ethernet port. |
msvmeepsdAllocationUnits | 1.3.6.1.4.1.9600.1.25.5.6.1.3 | wtcsdisplaystring | read-only |
This property specifies the units of allocation used by the Reservation and Limit properties. For example, when ResourceType=Processor, AllocationUnits may be set to MHZ. When ResourceType=Memory, AllocationUnits may be set to MB |
msvmeepsdAutomaticAllocation | 1.3.6.1.4.1.9600.1.25.5.6.1.4 | truthvalue | read-only |
This property specifies if the resource will be automatically allocated. For example when set to true, when the consuming virtual computer system is powered on, this resource would be allocated. A value of false indicates the resource must be explicitly allocated. For example, the setting may represent removable media (cdrom, floppy, etc.) where at power on time, the media isnot present. An explicit operation is required to allocate the resource. |
msvmeepsdAutomaticDeallocation | 1.3.6.1.4.1.9600.1.25.5.6.1.5 | truthvalue | read-only |
This property specifies if the resource will be automatically de-allocated. For example, when set to true, when the consuming virtual computer system is powered off, this resource would be de-allocated. When set to false, the resource will remain allocated and must be explicitly de-allocated. |
msvmeepsdCaption | 1.3.6.1.4.1.9600.1.25.5.6.1.6 | wtcsdisplaystring | read-only |
The Caption property is a short textual description (one- line string) of the object. |
msvmeepsdConnection | 1.3.6.1.4.1.9600.1.25.5.6.1.7 | wtcsdisplaystring | read-only |
The thing to which this resource is connected. For example, a named network or switch port. |
msvmeepsdConsumerVisibility | 1.3.6.1.4.1.9600.1.25.5.6.1.8 | integer | read-only |
Describes the consumers visibility to the allocated resource. A value of 'Passed-Through' indicates the underlying or host resource is utilized and passed through to the consumer, possibly using partitioning. At least one item shall be present in the DeviceID property. A value of 'Virtualized' indicates the resource is virtualized and may not map directly to an underlying/host resource. Some implementations may support specific assignment for virtualized resources, in which case the host resource(s) are exposed using the DeviceID property. A value of 'Not represented' indicates a representation of the resource does not exist within the context of the resource consumer. Enumeration: 'unknown': 0, 'notrepresented': 4, 'virtualized': 3, 'passedThrough': 2. |
msvmeepsdDescription | 1.3.6.1.4.1.9600.1.25.5.6.1.9 | wtcsdisplaystring | read-only |
The Description property provides a textual description of the object. |
msvmeepsdElementName | 1.3.6.1.4.1.9600.1.25.5.6.1.10 | wtcsdisplaystring | read-only |
A user-friendly name for the object. This property allows each instance to define a user-friendly name in addition to its key properties, identity data, and description information. Note that the Name property of ManagedSystemElement is also defined as a user-friendly name. But, it is often subclassed to be a Key. It is not reasonable that the same property can convey both identity and a user-friendly name, without inconsistencies. Where Name exists and is not a Key (such as for instances of LogicalDevice), the same information can be present in both the Name and ElementName properties. |
msvmeepsdHostResource | 1.3.6.1.4.1.9600.1.25.5.6.1.11 | wtcsdisplaystring | read-only |
This property exposes specific assignment to host or underlying resources. The embedded instances shall contain only key properties and be treated as Object Paths. If the virtual resource may be scheduled on a number of underlying resources, this property shall be left NULL. In that case, the DeviceAllocatedFromPool or ResourceAllocationFromPool associations may be used to determine the pool of host resources this virtual resource may be scheduled on. If specific assignment is utilized, all underlying resources used by this virtual resource shall be listed in this array. Typically the array will contain one item, however for aggregate allocations, such as multiple processors, multiple host resources may be specified. |
msvmeepsdInstanceID | 1.3.6.1.4.1.9600.1.25.5.6.1.12 | wtcsdisplaystring | read-only |
Within the scope of the instantiating Namespace, InstanceID opaquely and uniquely identifies an instance of this class. To ensure uniqueness within the NameSpace, the value of InstanceID should be constructed using the following 'preferred' algorithm: |
msvmeepsdLimit | 1.3.6.1.4.1.9600.1.25.5.6.1.13 | gauge32 | read-only |
This property specifies the upper bound, or maximum amount of resource that will be granted for this allocation. For example, a system which supports memory paging may support setting the Limit of a Memory allocation below that of the VirtualQuantity, thus forcing paging to occur for this allocation. |
msvmeepsdMappingBehavior | 1.3.6.1.4.1.9600.1.25.5.6.1.14 | integer | read-only |
Specifies how this resource maps to underlying resourcesIf the HostResource array contains any entries, this property reflects how the resource maps to those specific resources. Enumeration: 'softAffinity': 3, 'unknown': 0, 'dedicated': 2, 'notSupported': 1, 'hardAffinity': 4. |
msvmeepsdOtherResourceType | 1.3.6.1.4.1.9600.1.25.5.6.1.15 | wtcsdisplaystring | read-only |
A string that describes the resource type when a well defined value is not available and ResourceType has the value 'Other'. |
msvmeepsdParent | 1.3.6.1.4.1.9600.1.25.5.6.1.16 | wtcsdisplaystring | read-only |
The Parent of the resource. For example, a controller for the current allocation |
msvmeepsdPoolID | 1.3.6.1.4.1.9600.1.25.5.6.1.17 | wtcsdisplaystring | read-only |
This property specifies which ResourcePool the resource is currently allocated from, or which ResourcePool the resource will be allocated from when the allocation occurs. |
msvmeepsdReservation | 1.3.6.1.4.1.9600.1.25.5.6.1.18 | gauge32 | read-only |
This property specifies the amount of resource guaranteed to be available for this allocation. On system which support over-commitment of resources, this value is typically used for admission control to prevent an an allocation from being accepted thus preventing starvation. |
msvmeepsdResourceSubType | 1.3.6.1.4.1.9600.1.25.5.6.1.19 | wtcsdisplaystring | read-only |
A string describing an implementation specific sub-type for this resource. For example, this may be used to distinguish different models of the same resource type. |
msvmeepsdResourceType | 1.3.6.1.4.1.9600.1.25.5.6.1.20 | integer | read-only |
The type of resource this allocation setting represents. Enumeration: 'usbController': 18, 'basePartitionableUnit': 26, 'iODevice': 12, 'dvddrive': 15, 'serialport': 16, 'ethernetAdapter': 10, 'ibHCA': 9, 'disk': 21, 'dmtfreserved': 29, 'partitionableUnit': 25, 'ideController': 5, 'iSCSIHBA': 8, 'floppyDrive': 13, 'other': 1, 'tape': 22, 'iOSlot': 11, 'memory': 4, 'powerSupply': 27, 'firewireController': 24, 'graphicscontroller': 19, 'storageExtent': 20, 'parallelSCSIHBA': 6, 'coolingDevice': 28, 'fcHBA': 7, 'computerSystem': 2, 'parallelport': 17, 'otherstoragedevice': 23, 'cdDrive': 14, 'processor': 3. |
msvmeepsdStaticMacAddress | 1.3.6.1.4.1.9600.1.25.5.6.1.21 | truthvalue | read-only |
Indicates whether the MAC address is static or dynamic. |
msvmeepsdVirtualQuantity | 1.3.6.1.4.1.9600.1.25.5.6.1.22 | gauge32 | read-only |
This property specifies the quantity of resources presented to the consumer. For example, when ResourceType=Processor, this property would reflect the number of discrete Processors presented to the virtual computer system. When ResourceType=Memory, this property could reflect the number of MB reported to the virtual computer system. |
msvmeepsdVirtualSystemIdentifier | 1.3.6.1.4.1.9600.1.25.5.6.1.23 | wtcsdisplaystring | read-only |
A freeform string array of identifiers of this resource presented to the virtual computer system's operating system. The indexes and values per index are defined on a per resource basis (that is, for each enumerated ResourceType value). This property is inherited from CIM_ResourceAllocationSettingData. |
msvmeepsdWeight | 1.3.6.1.4.1.9600.1.25.5.6.1.24 | gauge32 | read-only |
This property specifies a relative priority for this allocation in relation to other allocations from the same ResourcePool. This property has no unit of measure, and is only relevant when compared to other allocations vying for the same host resources. |
msvmExternalEthernetPortTable | 1.3.6.1.4.1.9600.1.25.5.7 | no-access |
This class represents an external Ethernet port (network adapter). |
|
1.3.6.1.4.1.9600.1.25.5.7.1 | no-access |
None |
||
msvmxepIndex | 1.3.6.1.4.1.9600.1.25.5.7.1.1 | integer32 | read-only |
The value of this object uniquely identifies the instance entry for this class. |
msvmxepActiveMaxTransmissionUnit | 1.3.6.1.4.1.9600.1.25.5.7.1.2 | gauge32 | read-only |
The active or negotiated maximum transmission unit (MTU) that can be supported. |
msvmxepAdditionalAvailability | 1.3.6.1.4.1.9600.1.25.5.7.1.3 | integer | read-only |
Additional availability and status of the Device in addition to that specified in the Availability property. The Availability property denotes the primary status and availability of the Device. In some cases, this property will not be sufficient to denote the complete status of the Device. In those cases, the AdditionalAvailability property can be used to provide further information. For example, the primary Availability of a device might be 'Off line' (value=8) or in a low-power state (AdditionalAvailability value=14), or the Device could be running Diagnostics (AdditionalAvailability value=5, 'In Test'). Enumeration: 'powerSaveStandby': 15, 'paused': 18, 'installError': 12, 'notConfigured': 20, 'quiesced': 21, 'unknown': 2, 'powerSaveUnknown': 13, 'notInstalled': 11, 'offDuty': 9, 'inTest': 5, 'powerSaveWarning': 17, 'notApplicable': 6, 'powerOff': 7, 'other': 1, 'notReady': 19, 'runningFullPower': 3, 'offLine': 8, 'warning': 4, 'degraded': 10, 'powerSaveLowPowerMode': 14, 'powerCycle': 16. |
msvmxepAutoSense | 1.3.6.1.4.1.9600.1.25.5.7.1.4 | truthvalue | read-only |
A Boolean that indicates whether the NetworkPort is capable of automatically determining the speed or other communications characteristics of the attached network media. |
msvmxepAvailability | 1.3.6.1.4.1.9600.1.25.5.7.1.5 | integer | read-only |
Note: The use of this property has been deprecated. Deprecated description: The primary availability and status of the Device. (Additional status information can be specified using the Additional Availability array property.) For example, the Availability property indicates that the Device is running and has full power (value=3), or is in a warning (4), test (5), degraded (10) or power save state (values 13-15 and 17). The Power Save states are defined as follows: Value 13 ('Power Save - Unknown') indicates that the Device is known to be in a power save mode, but its exact status in this mode is unknown; value 14 ('Power Save - Low Power Mode') indicates that the Device is in a power save state but still functioning, and might exhibit degraded performance; value 15 ('Power Save - Standby') indicates that the Device is not functioning but could be brought to full power 'quickly'; and value 17 ('Power Save - Warning') indicates that the Device is in a warning state, but is also in a power save mode. Enumeration: 'powerSaveStandby': 15, 'paused': 18, 'installError': 12, 'notConfigured': 20, 'quiesced': 21, 'unknown': 2, 'powerSaveUnknown': 13, 'notInstalled': 11, 'offDuty': 9, 'inTest': 5, 'powerSaveWarning': 17, 'notApplicable': 6, 'powerOff': 7, 'other': 1, 'notReady': 19, 'runningFullPower': 3, 'offLine': 8, 'warning': 4, 'degraded': 10, 'powerSaveLowPowerMode': 14, 'powerCycle': 16. |
msvmxepCapabilities | 1.3.6.1.4.1.9600.1.25.5.7.1.6 | integer | read-only |
Capabilities of the EthernetPort. For example, the Device might support AlertOnLan, WakeOnLan, Load Balancing, or FailOver. If failover or load balancing capabilities are listed, a SpareGroup (failover) or ExtraCapacityGroup (load balancing) should also be defined to completely describe the capability. Enumeration: 'unknown': 0, 'failOver': 4, 'other': 1, 'loadBalancing': 5, 'alertOnLan': 2, 'wakeOnLan': 3. |
msvmxepCapabilityDescriptions | 1.3.6.1.4.1.9600.1.25.5.7.1.7 | wtcsdisplaystring | read-only |
An array of free-form strings that provides more detailed explanations for any of the EthernetPort features that are indicated in the Capabilities array. Note, each entry of this array is related to the entry in the Capabilities array that is located at the same index. |
msvmxepCaption | 1.3.6.1.4.1.9600.1.25.5.7.1.8 | wtcsdisplaystring | read-only |
The Caption property is a short textual description (one- line string) of the object. |
msvmxepCreationClassName | 1.3.6.1.4.1.9600.1.25.5.7.1.9 | wtcsdisplaystring | read-only |
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. |
msvmxepDescription | 1.3.6.1.4.1.9600.1.25.5.7.1.10 | wtcsdisplaystring | read-only |
The Description property provides a textual description of the object. |
msvmxepDeviceID | 1.3.6.1.4.1.9600.1.25.5.7.1.11 | wtcsdisplaystring | read-only |
An address or other identifying information used to uniquely name the LogicalDevice. |
msvmxepElementName | 1.3.6.1.4.1.9600.1.25.5.7.1.12 | wtcsdisplaystring | read-only |
A user-friendly name for the object. This property allows each instance to define a user-friendly name in addition to its key properties, identity data, and description information. Note that the Name property of ManagedSystemElement is also defined as a user-friendly name. But, it is often subclassed to be a Key. It is not reasonable that the same property can convey both identity and a user-friendly name, without inconsistencies. Where Name exists and is not a Key (such as for instances of LogicalDevice), the same information can be present in both the Name and ElementName properties. |
msvmxepEnabledCapabilities | 1.3.6.1.4.1.9600.1.25.5.7.1.13 | integer | read-only |
Specifies which capabilities are enabled from the list of all supported ones, which are defined in the Capabilities array. Enumeration: 'unknown': 0, 'failOver': 4, 'other': 1, 'loadBalancing': 5, 'alertOnLan': 2, 'wakeOnLan': 3. |
msvmxepEnabledDefault | 1.3.6.1.4.1.9600.1.25.5.7.1.14 | integer | read-only |
An enumerated value indicating an administrator's default or startup configuration for the Enabled State of an element. By default, the element is 'Enabled' (value=2). Enumeration: 'disabled': 3, 'notApplicable': 5, 'enabled': 2, 'enabledbutOffline': 6, 'noDefault': 7. |
msvmxepEnabledState | 1.3.6.1.4.1.9600.1.25.5.7.1.15 | integer | read-only |
EnabledState is an integer enumeration that indicates the enabled and disabled states of an element. It can also indicate the transitions between these requested states. For example, shutting down (value=4) and starting (value=10) are transient states between enabled and disabled. The following text briefly summarizes the various enabled and disabled states: Enabled (2) indicates that the element is or could be executing commands, will process any queued commands, and queues new requests. Disabled (3) indicates that the element will not execute commands and will drop any new requests. Shutting Down (4) indicates that the element is in the process of going to a Disabled state. Not Applicable (5) indicates the element does not support being enabled or disabled. Enabled but Offline (6) indicates that the element might be completing commands, and will drop any new requests. Test (7) indicates that the element is in a test state. Deferred (8) indicates that the element might be completing commands, but will queue any new requests. Quiesce (9) indicates that the element is enabled but in a restricted mode. The behavior of the element is similar to the Enabled state, but it processes only a restricted set of commands. All other requests are queued. Starting (10) indicates that the element is in the process of going to an Enabled state. New requests are queued. Enumeration: 'deferred': 8, 'quiesce': 9, 'unknown': 0, 'enabled': 2, 'shuttingDown': 4, 'inTest': 7, 'disabled': 3, 'notApplicable': 5, 'other': 1, 'enabledbutOffline': 6, 'starting': 10. |
msvmxepErrorCleared | 1.3.6.1.4.1.9600.1.25.5.7.1.16 | truthvalue | read-only |
Note: The use of this method is deprecated. Deprecated description: ErrorCleared is a Boolean property that indicates that the error reported in LastErrorCode is now cleared. |
msvmxepErrorDescription | 1.3.6.1.4.1.9600.1.25.5.7.1.17 | wtcsdisplaystring | read-only |
Note: The use of this method is deprecated. Deprecated description: ErrorDescription is a free-form string that supplies more information about the error recorded in LastErrorCode and information on any corrective actions that can be taken. |
msvmxepFullDuplex | 1.3.6.1.4.1.9600.1.25.5.7.1.18 | truthvalue | read-only |
Boolean that indicates that the port is operating in full duplex mode. |
msvmxepHealthState | 1.3.6.1.4.1.9600.1.25.5.7.1.19 | integer | read-only |
Indicates the current health of the element. This attribute expresses the health of this element but not necessarily that of its subcomponents. The possible values are 0 to 30, where 5 means the element is entirely healthy and 30 means the element is completely non-functional. The following continuum is defined: 'Non-recoverable Error' (30) - The element has completely failed, and recovery is not possible. All functionality provided by this element has been lost. 'Critical Failure' (25) - The element is non-functional and recovery might not be possible. 'Major Failure' (20) - The element is failing. It is possible that some or all of the functionality of this component is degraded or not working. 'Minor Failure' (15) - All functionality is available but some might be degraded. 'Degraded/Warning' (10) - The element is in working order and all functionality is provided. However, the element is not working to the best of its abilities. For example, the element might not be operating at optimal performance or it might be reporting recoverable errors. 'OK' (5) - The element is fully functional and is operating within normal operational parameters and without error. 'Unknown' (0) - The implementation cannot report on HealthState at this time. DMTF has reserved the unused portion of the continuum for additional HealthStates in the future. Enumeration: 'ok': 5, 'majorfailure': 20, 'unknown': 0, 'degradedWarning': 10, 'nonrecoverableerror': 30, 'criticalfailure': 25, 'minorfailure': 15. |
msvmxepIdentifyingDescriptions | 1.3.6.1.4.1.9600.1.25.5.7.1.20 | wtcsdisplaystring | read-only |
An array of free-form strings providing explanations and details behind the entries in the OtherIdentifyingInfo array. Note that each entry of this array is related to the entry in OtherIdentifyingInfo that is located at the same index. |
msvmxepInstallDate | 1.3.6.1.4.1.9600.1.25.5.7.1.21 | dateandtime | read-only |
A datetime value that indicates when the object was installed. Lack of a value does not indicate that the object is not installed. |
msvmxepIsBound | 1.3.6.1.4.1.9600.1.25.5.7.1.22 | truthvalue | read-only |
If this property is true, then this Ethernet port can be connected to the switches and thus can provide connectivity to virtual machine. If this property is false, then this Ethernet is not being used by the virtual machine networking architecture. This property is inherited from CIM_EthernetPort. |
msvmxepLastErrorCode | 1.3.6.1.4.1.9600.1.25.5.7.1.23 | gauge32 | read-only |
Note: The use of this method is deprecated. Deprecated description: LastErrorCode captures the last error code reported by the LogicalDevice. |
msvmxepLinkTechnology | 1.3.6.1.4.1.9600.1.25.5.7.1.24 | integer | read-only |
An enumeration of the types of links. When set to 1 ('Other'), the related property OtherLinkTechnology contains a string description of the type of link. Enumeration: 'wirelessLAN': 11, 'blueTooth': 10, 'unknown': 0, 'atm': 6, 'fc': 4, 'infrared': 9, 'tokenRing': 7, 'other': 1, 'frameRelay': 8, 'ethernet': 2, 'ib': 3, 'fddi': 5. |
msvmxepLocationIndicator | 1.3.6.1.4.1.9600.1.25.5.7.1.25 | integer | read-only |
An integer that reflects the state of an indicator (e.g., LED) that is part of a device. Reading the value gives the current state. Writing the value with 'On'/'Off' turns the indicator on/off, other values may not be written. Enumeration: 'unknown': 0, 'notSupported': 4, 'off': 3, 'on': 2. |
msvmxepMaxDataSize | 1.3.6.1.4.1.9600.1.25.5.7.1.26 | gauge32 | read-only |
The maximum size of the INFO (non-MAC) field that will be received or transmitted. |
msvmxepMaxQuiesceTime | 1.3.6.1.4.1.9600.1.25.5.7.1.27 | gauge32 | read-only |
Note: The use of this property has been deprecated. When evaluating the use of Quiesce, it was determined that this single property is not adequate for describing when a device will automatically exit a quiescent state. In fact, the most likely scenario for a device to exit a quiescent state was determined to be based on the number of outstanding requests queued rather than on a maximum time. This decision will be re-evaluated and repositioned later. Deprecated description: Maximum time, in milliseconds, that a Device can run in a 'Quiesced' state. The state is defined in its Availability and AdditionalAvailability properties, where 'Quiesced' is conveyed by the value 21. What occurs at the end of the time limit is device-specific. The Device can unquiesce, can be offline, or can take other actions. A value of 0 indicates that a Device can remain quiesced indefinitely. |
msvmxepMaxSpeed | 1.3.6.1.4.1.9600.1.25.5.7.1.28 | gauge32 | read-only |
The maximum bandwidth of the Port in Bits per Second. |
msvmxepName | 1.3.6.1.4.1.9600.1.25.5.7.1.29 | wtcsdisplaystring | read-only |
The Name property defines the label by which the object is known. When subclassed, the Name property can be overridden to be a Key property. |
msvmxepNetworkAddresses | 1.3.6.1.4.1.9600.1.25.5.7.1.30 | wtcsdisplaystring | read-only |
An array of strings that indicates the network addresses for the port. |
msvmxepOperationalStatus | 1.3.6.1.4.1.9600.1.25.5.7.1.31 | integer | read-only |
Indicates the current statuses of the element. Various operational statuses are defined. Many of the enumeration's values are self-explanatory. However, a few are not and are described here in more detail. 'Stressed' indicates that the element is functioning, but needs attention. Examples of 'Stressed' states are overload, overheated, and so on. 'Predictive Failure' indicates that an element is functioning nominally but predicting a failure in the near future. 'In Service' describes an element being configured, maintained, cleaned, or otherwise administered. 'No Contact' indicates that the monitoring system has knowledge of this element, but has never been able to establish communications with it. 'Lost Communication' indicates that the ManagedSystem Element is known to exist and has been contacted successfully in the past, but is currently unreachable. 'Stopped' and 'Aborted' are similar, although the former implies a clean and orderly stop, while the latter implies an abrupt stop where the state and configuration of the element might need to be updated. 'Dormant' indicates that the element is inactive or quiesced. 'Supporting Entity in Error' indicates that this element might be 'OK' but that another element, on which it is dependent, is in error. An example is a network service or endpoint that cannot function due to lower-layer networking problems. 'Completed' indicates that the element has completed its operation. This value should be combined with either OK, Error, or Degraded so that a client can tell if the complete operation Completed with OK (passed), Completed with Error (failed), or Completed with Degraded (the operation finished, but it did not complete OK or did not report an error). 'Power Mode' indicates that the element has additional power model information contained in the Associated PowerManagementService association. OperationalStatus replaces the Status property on ManagedSystemElement to provide a consistent approach to enumerations, to address implementation needs for an array property, and to provide a migration path from today's environment to the future. This change was not made earlier because it required the deprecated qualifier. Due to the widespread use of the existing Status property in management applications, it is strongly recommended that providers or instrumentation provide both the Status and OperationalStatus properties. Further, the first value of OperationalStatus should contain the primary status for the element. When instrumented, Status (because it is single-valued) should also provide the primary status of the element. Enumeration: 'lostCommunication': 13, 'dormant': 15, 'powerMode': 18, 'ok': 2, 'aborted': 14, 'unknown': 0, 'noContact': 12, 'error': 6, 'supportingEntityinError': 16, 'other': 1, 'nonRecoverableError': 7, 'predictiveFailure': 5, 'stressed': 4, 'stopping': 9, 'stopped': 10, 'degraded': 3, 'starting': 8, 'completed': 17, 'inService': 11. |
msvmxepOtherEnabledCapabilities | 1.3.6.1.4.1.9600.1.25.5.7.1.32 | wtcsdisplaystring | read-only |
An array of free-form strings that provides more detailed explanations for any of the enabled capabilities that are specified as 'Other'. |
msvmxepOtherEnabledState | 1.3.6.1.4.1.9600.1.25.5.7.1.33 | wtcsdisplaystring | read-only |
A string that describes the enabled or disabled state of the element when the EnabledState property is set to 1 ('Other'). This property must be set to null when EnabledState is any value other than 1. |
msvmxepOtherIdentifyingInfo | 1.3.6.1.4.1.9600.1.25.5.7.1.34 | wtcsdisplaystring | read-only |
OtherIdentifyingInfo captures data, in addition to DeviceID information, that could be used to identify a LogicalDevice. For example, you could use this property to hold the operating system's user-friendly name for the Device. |
msvmxepOtherLinkTechnology | 1.3.6.1.4.1.9600.1.25.5.7.1.35 | wtcsdisplaystring | read-only |
A string value that describes LinkTechnology when it is set to 1, 'Other'. |
msvmxepOtherNetworkPortType | 1.3.6.1.4.1.9600.1.25.5.7.1.36 | wtcsdisplaystring | read-only |
Note: The use of this property is deprecated in lieu of CIM_LogicalPort.PortType. Deprecated description: The type of module, when PortType is set to 1 ('Other'.) |
msvmxepOtherPortType | 1.3.6.1.4.1.9600.1.25.5.7.1.37 | wtcsdisplaystring | read-only |
Describes the type of module, when PortType is set to 1 ('Other'). |
msvmxepPermanentAddress | 1.3.6.1.4.1.9600.1.25.5.7.1.38 | wtcsdisplaystring | read-only |
PermanentAddress defines the network address that is hardcoded into a port. This 'hardcoded' address can be changed using a firmware upgrade or a software configuration. When this change is made, the field should be updated at the same time. PermanentAddress should be left blank if no 'hardcoded' address exists for the NetworkAdapter. |
msvmxepPortNumber | 1.3.6.1.4.1.9600.1.25.5.7.1.39 | integer32 | read-only |
NetworkPorts are often numbered relative to either a logical module or a network element. |
msvmxepPortType | 1.3.6.1.4.1.9600.1.25.5.7.1.40 | integer | read-only |
PortType is defined to force consistent naming of the 'type' property in subclasses and to guarantee unique enum values for all instances of NetworkPort. When set to 1 ('Other'), related property OtherPortType contains a string description of the type of port. A range of values, DMTF_Reserved, has been defined that allows subclasses to override and define their specific types of ports. Enumeration: 'unknown': 0, 'other': 1, 'notApplicable': 2. |
msvmxepPowerManagementCapability | 1.3.6.1.4.1.9600.1.25.5.7.1.41 | integer | read-only |
Note: The use of this property has been deprecated. Instead, use the PowerCapabilites property in an associated PowerManagementCapabilities class. Deprecated description: An enumerated array describing the power management capabilities of the Device. Enumeration: 'timedPowerOnSupported': 7, 'unknown': 0, 'enabled': 3, 'disabled': 2, 'powerCyclingSupported': 6, 'powerStateSettable': 5, 'notSupported': 1, 'powerSavingModesEnteredAutomatic': 4. |
msvmxepPowerManagementSupported | 1.3.6.1.4.1.9600.1.25.5.7.1.42 | truthvalue | read-only |
Note: The use of this property has been deprecated. Instead, the existence of an associated PowerManagementCapabilities class (associated using the ElementCapabilities relationship) indicates that power management is supported. Deprecated description: Boolean that indicates that the Device can use power management. |
msvmxepPowerOnHours | 1.3.6.1.4.1.9600.1.25.5.7.1.43 | gauge32 | read-only |
Note: The use of this method is deprecated. Deprecated description: The number of consecutive hours that this Device has been powered on since its last power cycle. |
msvmxepRequestedSpeed | 1.3.6.1.4.1.9600.1.25.5.7.1.44 | gauge32 | read-only |
The requested bandwidth of the Port in Bits per Second. The actual bandwidth is reported in LogicalPort.Speed. |
msvmxepRequestedState | 1.3.6.1.4.1.9600.1.25.5.7.1.45 | integer | read-only |
RequestedState is an integer enumeration that indicates the last requested or desired state for the element. The actual state of the element is represented by EnabledState. This property is provided to compare the last requested and current enabled or disabled states. Note that when EnabledState is set to 5 ('Not Applicable'), then this property has no meaning. By default, the RequestedState of the element is 5 ('No Change'). Refer to the EnabledState property description for explanations of the values in the RequestedState enumeration. It should be noted that there are two new values in RequestedState that build on the statuses of EnabledState. These are 'Reboot' (10) and 'Reset' (11). Reboot refers to doing a 'Shut Down' and then moving to an 'Enabled' state. Reset indicates that the element is first 'Disabled' and then 'Enabled'. The distinction between requesting 'Shut Down' and 'Disabled' should also be noted. Shut Down requests an orderly transition to the Disabled state, and might involve removing power, to completely erase any existing state. The Disabled state requests an immediate disabling of the element, such that it will not execute or accept any commands or processing requests. This property is set as the result of a method invocation (such as Start or StopService on CIM_Service), or can be overridden and defined as WRITEable in a subclass. The method approach is considered superior to a WRITEable property, because it allows an explicit invocation of the operation and the return of a result code. A particular instance of EnabledLogicalElement might not support RequestedStateChange. If this occurs, the value 12 ('Not Applicable') is used. Enumeration: 'reset': 11, 'noChange': 5, 'notApplicable': 12, 'quiesce': 9, 'enabled': 2, 'reboot': 10, 'disabled': 3, 'deferred': 8, 'shutDown': 4, 'test': 7, 'offline': 6. |
msvmxepSpeed | 1.3.6.1.4.1.9600.1.25.5.7.1.46 | gauge32 | read-only |
The bandwidth of the Port in Bits per Second. |
msvmxepStatus | 1.3.6.1.4.1.9600.1.25.5.7.1.47 | wtcsdisplaystring | read-only |
A string indicating the current status of the object. Various operational and non-operational statuses are defined. This property is deprecated in lieu of OperationalStatus, which includes the same semantics in its enumeration. This change is made for 3 reasons: 1) Status is more correctly defined as an array. This definition overcomes the limitation of describing status using a single value, when it is really a multi-valued property (for example, an element might be OK AND Stopped. 2) A MaxLen of 10 is too restrictive and leads to unclear enumerated values. 3) The change to a uint16 data type was discussed when CIM V2.0 was defined. However, existing V1.0 implementations used the string property and did not want to modify their code. Therefore, Status was grandfathered into the Schema. Use of the deprecated qualifier allows the maintenance of the existing property, but also permits an improved definition using OperationalStatus. |
msvmxepStatusDescriptions | 1.3.6.1.4.1.9600.1.25.5.7.1.48 | wtcsdisplaystring | read-only |
Strings describing the various OperationalStatus array values. For example, if 'Stopping' is the value assigned to OperationalStatus, then this property may contain an explanation as to why an object is being stopped. Note that entries in this array are correlated with those at the same array index in OperationalStatus. |
msvmxepStatusInfo | 1.3.6.1.4.1.9600.1.25.5.7.1.49 | integer | read-only |
Note: The use of this method is deprecated in lieu of a more clearly named property (EnabledState) that is inherited from ManagedSystemElement and that has additional enumerated values. Deprecated description: The StatusInfo property indicates whether the Logical Device is in an enabled state (value=3), disabled state (value=4), some other state (value=1), or an unknown state (value=2). If this property does not apply to the LogicalDevice, the value 5 ('Not Applicable') should be used. If a Device is ('Enabled')(value=3), it has been powered up and is configured and operational. The Device might or might not be functionally active, depending on whether its Availability (or AdditionalAvailability) indicates that it is ('Running/Full Power')(value=3) or ('Off line') (value=8). In an enabled but offline mode, a Device might be performing out-of-band requests, such as running Diagnostics. If StatusInfo is ('Disabled') (value=4), a Device can only be 'enabled' or powered off. In a personal computer environment, ('Disabled') means that the driver of the device is not available in the stack. In other environments, a Device can be disabled by removing its configuration file. A disabled device is physically present in a System and consuming resources, but it cannot be communicated with until a driver is loaded, a configuration file is loaded, or some other 'enabling' activity has occurred. Enumeration: 'disabled': 4, 'unknown': 2, 'other': 1, 'enabled': 3, 'notApplicable': 5. |
msvmxepSupportMaxTransmissionUnt | 1.3.6.1.4.1.9600.1.25.5.7.1.50 | gauge32 | read-only |
The maximum transmission unit (MTU) that can be supported. |
msvmxepSystemCreationClassName | 1.3.6.1.4.1.9600.1.25.5.7.1.51 | wtcsdisplaystring | read-only |
The CreationClassName of the scoping system. |
msvmxepSystemName | 1.3.6.1.4.1.9600.1.25.5.7.1.52 | wtcsdisplaystring | read-only |
The System Name of the scoping system. |
msvmxepTimeOfLastStateChange | 1.3.6.1.4.1.9600.1.25.5.7.1.53 | dateandtime | read-only |
The date or time when the EnabledState of the element last changed. If the state of the element has not changed and this property is populated, then it must be set to a 0 interval value. If a state change was requested, but rejected or not yet processed, the property must not be updated. |
msvmxepTotalPowerOnHours | 1.3.6.1.4.1.9600.1.25.5.7.1.54 | gauge32 | read-only |
Note: The use of this method is deprecated. Deprecated description: The total number of hours that this Device has been powered on. |
msvmxepUsageRestriction | 1.3.6.1.4.1.9600.1.25.5.7.1.55 | integer | read-only |
In some circumstances, a LogicalPort might be identifiable as a front end or back end port. An example of this situation would be a storage array that might have back end ports to communicate with disk drives and front end ports to communicate with hosts. If there is no restriction on the use of the port, then the value should be set to 'not restricted'. Enumeration: 'unknown': 0, 'backendonly': 3, 'frontendonly': 2, 'notrestricted': 4. |
msvmGblEthernetPortSAPImplTable | 1.3.6.1.4.1.9600.1.25.5.8 | no-access |
This association connects a LAN endpoint to a global Ethernet port (either an external or internal Ethernet port). |
|
1.3.6.1.4.1.9600.1.25.5.8.1 | no-access |
None |
||
msvmgepsiIndex | 1.3.6.1.4.1.9600.1.25.5.8.1.1 | integer32 | read-only |
The value of this object uniquely identifies the instance entry for this class. |
msvmgepsiAntecedent | 1.3.6.1.4.1.9600.1.25.5.8.1.2 | wtcsdisplaystring | read-only |
Antecedent represents the independent object in this association. |
msvmgepsiDependent | 1.3.6.1.4.1.9600.1.25.5.8.1.3 | wtcsdisplaystring | read-only |
Dependent represents the object that is dependent on the Antecedent. |
msvmInternalEthernetPortTable | 1.3.6.1.4.1.9600.1.25.5.9 | no-access |
This class represents an internal Ethernet port (network adapter). |
|
1.3.6.1.4.1.9600.1.25.5.9.1 | no-access |
None |
||
msvmiepIndex | 1.3.6.1.4.1.9600.1.25.5.9.1.1 | integer32 | read-only |
The value of this object uniquely identifies the instance entry for this class. |
msvmiepActiveMaxTransmissionUnit | 1.3.6.1.4.1.9600.1.25.5.9.1.2 | gauge32 | read-only |
The active or negotiated maximum transmission unit (MTU) that can be supported. |
msvmiepAdditionalAvailability | 1.3.6.1.4.1.9600.1.25.5.9.1.3 | integer | read-only |
Additional availability and status of the Device in addition to that specified in the Availability property. The Availability property denotes the primary status and availability of the Device. In some cases, this property will not be sufficient to denote the complete status of the Device. In those cases, the AdditionalAvailability property can be used to provide further information. For example, the primary Availability of a device might be 'Off line' (value=8) or in a low-power state (AdditionalAvailability value=14), or the Device could be running Diagnostics (AdditionalAvailability value=5, 'In Test'). Enumeration: 'powerSaveStandby': 15, 'paused': 18, 'installError': 12, 'notConfigured': 20, 'quiesced': 21, 'unknown': 2, 'powerSaveUnknown': 13, 'notInstalled': 11, 'offDuty': 9, 'inTest': 5, 'powerSaveWarning': 17, 'notApplicable': 6, 'powerOff': 7, 'other': 1, 'notReady': 19, 'runningFullPower': 3, 'offLine': 8, 'warning': 4, 'degraded': 10, 'powerSaveLowPowerMode': 14, 'powerCycle': 16. |
msvmiepAutoSense | 1.3.6.1.4.1.9600.1.25.5.9.1.4 | truthvalue | read-only |
A Boolean that indicates whether the NetworkPort is capable of automatically determining the speed or other communications characteristics of the attached network media. |
msvmiepAvailability | 1.3.6.1.4.1.9600.1.25.5.9.1.5 | integer | read-only |
Note: The use of this property has been deprecated. Deprecated description: The primary availability and status of the Device. (Additional status information can be specified using the Additional Availability array property.) For example, the Availability property indicates that the Device is running and has full power (value=3), or is in a warning (4), test (5), degraded (10) or power save state (values 13-15 and 17). The Power Save states are defined as follows: Value 13 ('Power Save - Unknown') indicates that the Device is known to be in a power save mode, but its exact status in this mode is unknown; value 14 ('Power Save - Low Power Mode') indicates that the Device is in a power save state but still functioning, and might exhibit degraded performance; value 15 ('Power Save - Standby') indicates that the Device is not functioning but could be brought to full power 'quickly'; and value 17 ('Power Save - Warning') indicates that the Device is in a warning state, but is also in a power save mode. Enumeration: 'powerSaveStandby': 15, 'paused': 18, 'installError': 12, 'notConfigured': 20, 'quiesced': 21, 'unknown': 2, 'powerSaveUnknown': 13, 'notInstalled': 11, 'offDuty': 9, 'inTest': 5, 'powerSaveWarning': 17, 'notApplicable': 6, 'powerOff': 7, 'other': 1, 'notReady': 19, 'runningFullPower': 3, 'offLine': 8, 'warning': 4, 'degraded': 10, 'powerSaveLowPowerMode': 14, 'powerCycle': 16. |
msvmiepCapabilities | 1.3.6.1.4.1.9600.1.25.5.9.1.6 | integer | read-only |
Capabilities of the EthernetPort. For example, the Device might support AlertOnLan, WakeOnLan, Load Balancing, or FailOver. If failover or load balancing capabilities are listed, a SpareGroup (failover) or ExtraCapacityGroup (load balancing) should also be defined to completely describe the capability. Enumeration: 'unknown': 0, 'failOver': 4, 'other': 1, 'loadBalancing': 5, 'alertOnLan': 2, 'wakeOnLan': 3. |
msvmiepCapabilityDescriptions | 1.3.6.1.4.1.9600.1.25.5.9.1.7 | wtcsdisplaystring | read-only |
An array of free-form strings that provides more detailed explanations for any of the EthernetPort features that are indicated in the Capabilities array. Note, each entry of this array is related to the entry in the Capabilities array that is located at the same index. |
msvmiepCaption | 1.3.6.1.4.1.9600.1.25.5.9.1.8 | wtcsdisplaystring | read-only |
The Caption property is a short textual description (one- line string) of the object. |
msvmiepCreationClassName | 1.3.6.1.4.1.9600.1.25.5.9.1.9 | wtcsdisplaystring | read-only |
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. |
msvmiepDescription | 1.3.6.1.4.1.9600.1.25.5.9.1.10 | wtcsdisplaystring | read-only |
The Description property provides a textual description of the object. |
msvmiepDeviceID | 1.3.6.1.4.1.9600.1.25.5.9.1.11 | wtcsdisplaystring | read-only |
An address or other identifying information used to uniquely name the LogicalDevice. |
msvmiepElementName | 1.3.6.1.4.1.9600.1.25.5.9.1.12 | wtcsdisplaystring | read-only |
A user-friendly name for the object. This property allows each instance to define a user-friendly name in addition to its key properties, identity data, and description information. Note that the Name property of ManagedSystemElement is also defined as a user-friendly name. But, it is often subclassed to be a Key. It is not reasonable that the same property can convey both identity and a user-friendly name, without inconsistencies. Where Name exists and is not a Key (such as for instances of LogicalDevice), the same information can be present in both the Name and ElementName properties. |
msvmiepEnabledCapabilities | 1.3.6.1.4.1.9600.1.25.5.9.1.13 | integer | read-only |
Specifies which capabilities are enabled from the list of all supported ones, which are defined in the Capabilities array. Enumeration: 'unknown': 0, 'failOver': 4, 'other': 1, 'loadBalancing': 5, 'alertOnLan': 2, 'wakeOnLan': 3. |
msvmiepEnabledDefault | 1.3.6.1.4.1.9600.1.25.5.9.1.14 | integer | read-only |
An enumerated value indicating an administrator's default or startup configuration for the Enabled State of an element. By default, the element is 'Enabled' (value=2). Enumeration: 'disabled': 3, 'notApplicable': 5, 'enabled': 2, 'enabledbutOffline': 6, 'noDefault': 7. |
msvmiepEnabledState | 1.3.6.1.4.1.9600.1.25.5.9.1.15 | integer | read-only |
EnabledState is an integer enumeration that indicates the enabled and disabled states of an element. It can also indicate the transitions between these requested states. For example, shutting down (value=4) and starting (value=10) are transient states between enabled and disabled. The following text briefly summarizes the various enabled and disabled states: Enabled (2) indicates that the element is or could be executing commands, will process any queued commands, and queues new requests. Disabled (3) indicates that the element will not execute commands and will drop any new requests. Shutting Down (4) indicates that the element is in the process of going to a Disabled state. Not Applicable (5) indicates the element does not support being enabled or disabled. Enabled but Offline (6) indicates that the element might be completing commands, and will drop any new requests. Test (7) indicates that the element is in a test state. Deferred (8) indicates that the element might be completing commands, but will queue any new requests. Quiesce (9) indicates that the element is enabled but in a restricted mode. The behavior of the element is similar to the Enabled state, but it processes only a restricted set of commands. All other requests are queued. Starting (10) indicates that the element is in the process of going to an Enabled state. New requests are queued. Enumeration: 'deferred': 8, 'quiesce': 9, 'unknown': 0, 'enabled': 2, 'shuttingDown': 4, 'inTest': 7, 'disabled': 3, 'notApplicable': 5, 'other': 1, 'enabledbutOffline': 6, 'starting': 10. |
msvmiepErrorCleared | 1.3.6.1.4.1.9600.1.25.5.9.1.16 | truthvalue | read-only |
Note: The use of this method is deprecated. Deprecated description: ErrorCleared is a Boolean property that indicates that the error reported in LastErrorCode is now cleared. |
msvmiepErrorDescription | 1.3.6.1.4.1.9600.1.25.5.9.1.17 | wtcsdisplaystring | read-only |
Note: The use of this method is deprecated. Deprecated description: ErrorDescription is a free-form string that supplies more information about the error recorded in LastErrorCode and information on any corrective actions that can be taken. |
msvmiepFullDuplex | 1.3.6.1.4.1.9600.1.25.5.9.1.18 | truthvalue | read-only |
Boolean that indicates that the port is operating in full duplex mode. |
msvmiepHealthState | 1.3.6.1.4.1.9600.1.25.5.9.1.19 | integer | read-only |
Indicates the current health of the element. This attribute expresses the health of this element but not necessarily that of its subcomponents. The possible values are 0 to 30, where 5 means the element is entirely healthy and 30 means the element is completely non-functional. The following continuum is defined: 'Non-recoverable Error' (30) - The element has completely failed, and recovery is not possible. All functionality provided by this element has been lost. 'Critical Failure' (25) - The element is non-functional and recovery might not be possible. 'Major Failure' (20) - The element is failing. It is possible that some or all of the functionality of this component is degraded or not working. 'Minor Failure' (15) - All functionality is available but some might be degraded. 'Degraded/Warning' (10) - The element is in working order and all functionality is provided. However, the element is not working to the best of its abilities. For example, the element might not be operating at optimal performance or it might be reporting recoverable errors. 'OK' (5) - The element is fully functional and is operating within normal operational parameters and without error. 'Unknown' (0) - The implementation cannot report on HealthState at this time. DMTF has reserved the unused portion of the continuum for additional HealthStates in the future. Enumeration: 'ok': 5, 'majorfailure': 20, 'unknown': 0, 'degradedWarning': 10, 'nonrecoverableerror': 30, 'criticalfailure': 25, 'minorfailure': 15. |
msvmiepIdentifyingDescriptions | 1.3.6.1.4.1.9600.1.25.5.9.1.20 | wtcsdisplaystring | read-only |
An array of free-form strings providing explanations and details behind the entries in the OtherIdentifyingInfo array. Note that each entry of this array is related to the entry in OtherIdentifyingInfo that is located at the same index. |
msvmiepInstallDate | 1.3.6.1.4.1.9600.1.25.5.9.1.21 | dateandtime | read-only |
A datetime value that indicates when the object was installed. Lack of a value does not indicate that the object is not installed. |
msvmiepLastErrorCode | 1.3.6.1.4.1.9600.1.25.5.9.1.22 | gauge32 | read-only |
Note: The use of this method is deprecated. Deprecated description: LastErrorCode captures the last error code reported by the LogicalDevice. |
msvmiepLinkTechnology | 1.3.6.1.4.1.9600.1.25.5.9.1.23 | integer | read-only |
An enumeration of the types of links. When set to 1 ('Other'), the related property OtherLinkTechnology contains a string description of the type of link. Enumeration: 'wirelessLAN': 11, 'blueTooth': 10, 'unknown': 0, 'atm': 6, 'fc': 4, 'infrared': 9, 'tokenRing': 7, 'other': 1, 'frameRelay': 8, 'ethernet': 2, 'ib': 3, 'fddi': 5. |
msvmiepLocationIndicator | 1.3.6.1.4.1.9600.1.25.5.9.1.24 | integer | read-only |
An integer that reflects the state of an indicator (e.g., LED) that is part of a device. Reading the value gives the current state. Writing the value with 'On'/'Off' turns the indicator on/off, other values may not be written. Enumeration: 'unknown': 0, 'notSupported': 4, 'off': 3, 'on': 2. |
msvmiepMaxDataSize | 1.3.6.1.4.1.9600.1.25.5.9.1.25 | gauge32 | read-only |
The maximum size of the INFO (non-MAC) field that will be received or transmitted. |
msvmiepMaxQuiesceTime | 1.3.6.1.4.1.9600.1.25.5.9.1.26 | gauge32 | read-only |
Note: The use of this property has been deprecated. When evaluating the use of Quiesce, it was determined that this single property is not adequate for describing when a device will automatically exit a quiescent state. In fact, the most likely scenario for a device to exit a quiescent state was determined to be based on the number of outstanding requests queued rather than on a maximum time. This decision will be re-evaluated and repositioned later. Deprecated description: Maximum time, in milliseconds, that a Device can run in a 'Quiesced' state. The state is defined in its Availability and AdditionalAvailability properties, where 'Quiesced' is conveyed by the value 21. What occurs at the end of the time limit is device-specific. The Device can unquiesce, can be offline, or can take other actions. A value of 0 indicates that a Device can remain quiesced indefinitely. |
msvmiepMaxSpeed | 1.3.6.1.4.1.9600.1.25.5.9.1.27 | gauge32 | read-only |
The maximum bandwidth of the Port in Bits per Second. |
msvmiepName | 1.3.6.1.4.1.9600.1.25.5.9.1.28 | wtcsdisplaystring | read-only |
The Name property defines the label by which the object is known. When subclassed, the Name property can be overridden to be a Key property. |
msvmiepNetworkAddresses | 1.3.6.1.4.1.9600.1.25.5.9.1.29 | wtcsdisplaystring | read-only |
An array of strings that indicates the network addresses for the port. |
msvmiepOperationalStatus | 1.3.6.1.4.1.9600.1.25.5.9.1.30 | integer | read-only |
Indicates the current statuses of the element. Various operational statuses are defined. Many of the enumeration's values are self-explanatory. However, a few are not and are described here in more detail. 'Stressed' indicates that the element is functioning, but needs attention. Examples of 'Stressed' states are overload, overheated, and so on. 'Predictive Failure' indicates that an element is functioning nominally but predicting a failure in the near future. 'In Service' describes an element being configured, maintained, cleaned, or otherwise administered. 'No Contact' indicates that the monitoring system has knowledge of this element, but has never been able to establish communications with it. 'Lost Communication' indicates that the ManagedSystem Element is known to exist and has been contacted successfully in the past, but is currently unreachable. 'Stopped' and 'Aborted' are similar, although the former implies a clean and orderly stop, while the latter implies an abrupt stop where the state and configuration of the element might need to be updated. 'Dormant' indicates that the element is inactive or quiesced. 'Supporting Entity in Error' indicates that this element might be 'OK' but that another element, on which it is dependent, is in error. An example is a network service or endpoint that cannot function due to lower-layer networking problems. 'Completed' indicates that the element has completed its operation. This value should be combined with either OK, Error, or Degraded so that a client can tell if the complete operation Completed with OK (passed), Completed with Error (failed), or Completed with Degraded (the operation finished, but it did not complete OK or did not report an error). 'Power Mode' indicates that the element has additional power model information contained in the Associated PowerManagementService association. OperationalStatus replaces the Status property on ManagedSystemElement to provide a consistent approach to enumerations, to address implementation needs for an array property, and to provide a migration path from today's environment to the future. This change was not made earlier because it required the deprecated qualifier. Due to the widespread use of the existing Status property in management applications, it is strongly recommended that providers or instrumentation provide both the Status and OperationalStatus properties. Further, the first value of OperationalStatus should contain the primary status for the element. When instrumented, Status (because it is single-valued) should also provide the primary status of the element. Enumeration: 'lostCommunication': 13, 'dormant': 15, 'powerMode': 18, 'ok': 2, 'aborted': 14, 'unknown': 0, 'noContact': 12, 'error': 6, 'supportingEntityinError': 16, 'other': 1, 'nonRecoverableError': 7, 'predictiveFailure': 5, 'stressed': 4, 'stopping': 9, 'stopped': 10, 'degraded': 3, 'starting': 8, 'completed': 17, 'inService': 11. |
msvmiepOtherEnabledCapabilities | 1.3.6.1.4.1.9600.1.25.5.9.1.31 | wtcsdisplaystring | read-only |
An array of free-form strings that provides more detailed explanations for any of the enabled capabilities that are specified as 'Other'. |
msvmiepOtherEnabledState | 1.3.6.1.4.1.9600.1.25.5.9.1.32 | wtcsdisplaystring | read-only |
A string that describes the enabled or disabled state of the element when the EnabledState property is set to 1 ('Other'). This property must be set to null when EnabledState is any value other than 1. |
msvmiepOtherIdentifyingInfo | 1.3.6.1.4.1.9600.1.25.5.9.1.33 | wtcsdisplaystring | read-only |
OtherIdentifyingInfo captures data, in addition to DeviceID information, that could be used to identify a LogicalDevice. For example, you could use this property to hold the operating system's user-friendly name for the Device. |
msvmiepOtherLinkTechnology | 1.3.6.1.4.1.9600.1.25.5.9.1.34 | wtcsdisplaystring | read-only |
A string value that describes LinkTechnology when it is set to 1, 'Other'. |
msvmiepOtherNetworkPortType | 1.3.6.1.4.1.9600.1.25.5.9.1.35 | wtcsdisplaystring | read-only |
Note: The use of this property is deprecated in lieu of CIM_LogicalPort.PortType. Deprecated description: The type of module, when PortType is set to 1 ('Other'.) |
msvmiepOtherPortType | 1.3.6.1.4.1.9600.1.25.5.9.1.36 | wtcsdisplaystring | read-only |
Describes the type of module, when PortType is set to 1 ('Other'). |
msvmiepPermanentAddress | 1.3.6.1.4.1.9600.1.25.5.9.1.37 | wtcsdisplaystring | read-only |
PermanentAddress defines the network address that is hardcoded into a port. This 'hardcoded' address can be changed using a firmware upgrade or a software configuration. When this change is made, the field should be updated at the same time. PermanentAddress should be left blank if no 'hardcoded' address exists for the NetworkAdapter. |
msvmiepPortNumber | 1.3.6.1.4.1.9600.1.25.5.9.1.38 | integer32 | read-only |
NetworkPorts are often numbered relative to either a logical module or a network element. |
msvmiepPortType | 1.3.6.1.4.1.9600.1.25.5.9.1.39 | integer | read-only |
PortType is defined to force consistent naming of the 'type' property in subclasses and to guarantee unique enum values for all instances of NetworkPort. When set to 1 ('Other'), related property OtherPortType contains a string description of the type of port. A range of values, DMTF_Reserved, has been defined that allows subclasses to override and define their specific types of ports. Enumeration: 'unknown': 0, 'other': 1, 'notApplicable': 2. |
msvmiepPowerManagementCapability | 1.3.6.1.4.1.9600.1.25.5.9.1.40 | integer | read-only |
Note: The use of this property has been deprecated. Instead, use the PowerCapabilites property in an associated PowerManagementCapabilities class. Deprecated description: An enumerated array describing the power management capabilities of the Device. Enumeration: 'timedPowerOnSupported': 7, 'unknown': 0, 'enabled': 3, 'disabled': 2, 'powerCyclingSupported': 6, 'powerStateSettable': 5, 'notSupported': 1, 'powerSavingModesEnteredAutomatic': 4. |
msvmiepPowerManagementSupported | 1.3.6.1.4.1.9600.1.25.5.9.1.41 | truthvalue | read-only |
Note: The use of this property has been deprecated. Instead, the existence of an associated PowerManagementCapabilities class (associated using the ElementCapabilities relationship) indicates that power management is supported. Deprecated description: Boolean that indicates that the Device can use power management. |
msvmiepPowerOnHours | 1.3.6.1.4.1.9600.1.25.5.9.1.42 | gauge32 | read-only |
Note: The use of this method is deprecated. Deprecated description: The number of consecutive hours that this Device has been powered on since its last power cycle. |
msvmiepRequestedSpeed | 1.3.6.1.4.1.9600.1.25.5.9.1.43 | gauge32 | read-only |
The requested bandwidth of the Port in Bits per Second. The actual bandwidth is reported in LogicalPort.Speed. |
msvmiepRequestedState | 1.3.6.1.4.1.9600.1.25.5.9.1.44 | integer | read-only |
RequestedState is an integer enumeration that indicates the last requested or desired state for the element. The actual state of the element is represented by EnabledState. This property is provided to compare the last requested and current enabled or disabled states. Note that when EnabledState is set to 5 ('Not Applicable'), then this property has no meaning. By default, the RequestedState of the element is 5 ('No Change'). Refer to the EnabledState property description for explanations of the values in the RequestedState enumeration. It should be noted that there are two new values in RequestedState that build on the statuses of EnabledState. These are 'Reboot' (10) and 'Reset' (11). Reboot refers to doing a 'Shut Down' and then moving to an 'Enabled' state. Reset indicates that the element is first 'Disabled' and then 'Enabled'. The distinction between requesting 'Shut Down' and 'Disabled' should also be noted. Shut Down requests an orderly transition to the Disabled state, and might involve removing power, to completely erase any existing state. The Disabled state requests an immediate disabling of the element, such that it will not execute or accept any commands or processing requests. This property is set as the result of a method invocation (such as Start or StopService on CIM_Service), or can be overridden and defined as WRITEable in a subclass. The method approach is considered superior to a WRITEable property, because it allows an explicit invocation of the operation and the return of a result code. A particular instance of EnabledLogicalElement might not support RequestedStateChange. If this occurs, the value 12 ('Not Applicable') is used. Enumeration: 'reset': 11, 'noChange': 5, 'notApplicable': 12, 'quiesce': 9, 'enabled': 2, 'reboot': 10, 'disabled': 3, 'deferred': 8, 'shutDown': 4, 'test': 7, 'offline': 6. |
msvmiepSpeed | 1.3.6.1.4.1.9600.1.25.5.9.1.45 | gauge32 | read-only |
The bandwidth of the Port in Bits per Second. |
msvmiepStatus | 1.3.6.1.4.1.9600.1.25.5.9.1.46 | wtcsdisplaystring | read-only |
A string indicating the current status of the object. Various operational and non-operational statuses are defined. This property is deprecated in lieu of OperationalStatus, which includes the same semantics in its enumeration. This change is made for 3 reasons: 1) Status is more correctly defined as an array. This definition overcomes the limitation of describing status using a single value, when it is really a multi-valued property (for example, an element might be OK AND Stopped. 2) A MaxLen of 10 is too restrictive and leads to unclear enumerated values. 3) The change to a uint16 data type was discussed when CIM V2.0 was defined. However, existing V1.0 implementations used the string property and did not want to modify their code. Therefore, Status was grandfathered into the Schema. Use of the deprecated qualifier allows the maintenance of the existing property, but also permits an improved definition using OperationalStatus. |
msvmiepStatusDescriptions | 1.3.6.1.4.1.9600.1.25.5.9.1.47 | wtcsdisplaystring | read-only |
Strings describing the various OperationalStatus array values. For example, if 'Stopping' is the value assigned to OperationalStatus, then this property may contain an explanation as to why an object is being stopped. Note that entries in this array are correlated with those at the same array index in OperationalStatus. |
msvmiepStatusInfo | 1.3.6.1.4.1.9600.1.25.5.9.1.48 | integer | read-only |
Note: The use of this method is deprecated in lieu of a more clearly named property (EnabledState) that is inherited from ManagedSystemElement and that has additional enumerated values. Deprecated description: The StatusInfo property indicates whether the Logical Device is in an enabled state (value=3), disabled state (value=4), some other state (value=1), or an unknown state (value=2). If this property does not apply to the LogicalDevice, the value 5 ('Not Applicable') should be used. If a Device is ('Enabled')(value=3), it has been powered up and is configured and operational. The Device might or might not be functionally active, depending on whether its Availability (or AdditionalAvailability) indicates that it is ('Running/Full Power')(value=3) or ('Off line') (value=8). In an enabled but offline mode, a Device might be performing out-of-band requests, such as running Diagnostics. If StatusInfo is ('Disabled') (value=4), a Device can only be 'enabled' or powered off. In a personal computer environment, ('Disabled') means that the driver of the device is not available in the stack. In other environments, a Device can be disabled by removing its configuration file. A disabled device is physically present in a System and consuming resources, but it cannot be communicated with until a driver is loaded, a configuration file is loaded, or some other 'enabling' activity has occurred. Enumeration: 'disabled': 4, 'unknown': 2, 'other': 1, 'enabled': 3, 'notApplicable': 5. |
msvmiepSupportMaxTransmissionUnt | 1.3.6.1.4.1.9600.1.25.5.9.1.49 | gauge32 | read-only |
The maximum transmission unit (MTU) that can be supported. |
msvmiepSystemCreationClassName | 1.3.6.1.4.1.9600.1.25.5.9.1.50 | wtcsdisplaystring | read-only |
The CreationClassName of the scoping system. |
msvmiepSystemName | 1.3.6.1.4.1.9600.1.25.5.9.1.51 | wtcsdisplaystring | read-only |
The System Name of the scoping system. |
msvmiepTimeOfLastStateChange | 1.3.6.1.4.1.9600.1.25.5.9.1.52 | dateandtime | read-only |
The date or time when the EnabledState of the element last changed. If the state of the element has not changed and this property is populated, then it must be set to a 0 interval value. If a state change was requested, but rejected or not yet processed, the property must not be updated. |
msvmiepTotalPowerOnHours | 1.3.6.1.4.1.9600.1.25.5.9.1.53 | gauge32 | read-only |
Note: The use of this method is deprecated. Deprecated description: The total number of hours that this Device has been powered on. |
msvmiepUsageRestriction | 1.3.6.1.4.1.9600.1.25.5.9.1.54 | integer | read-only |
In some circumstances, a LogicalPort might be identifiable as a front end or back end port. An example of this situation would be a storage array that might have back end ports to communicate with disk drives and front end ports to communicate with hosts. If there is no restriction on the use of the port, then the value should be set to 'not restricted'. Enumeration: 'unknown': 0, 'backendonly': 3, 'frontendonly': 2, 'notrestricted': 4. |
msvmLANEndpointTable | 1.3.6.1.4.1.9600.1.25.5.10 | no-access |
Represents the logical connection point for a network adapter. When the LAN endpoint is connected to a switch port, the network adapter connected to the LAN endpoint has network connectivity. |
|
1.3.6.1.4.1.9600.1.25.5.10.1 | no-access |
None |
||
msvmleIndex | 1.3.6.1.4.1.9600.1.25.5.10.1.1 | integer32 | read-only |
The value of this object uniquely identifies the instance entry for this class. |
msvmleAliasAddresses | 1.3.6.1.4.1.9600.1.25.5.10.1.2 | wtcsdisplaystring | read-only |
Other unicast addresses that may be used to communicate with the LANEndpoint. |
msvmleBroadcastResetSupported | 1.3.6.1.4.1.9600.1.25.5.10.1.3 | truthvalue | read-only |
A boolean indicating whether the instrumentation supports the BroadcastReset method. |
msvmleCaption | 1.3.6.1.4.1.9600.1.25.5.10.1.4 | wtcsdisplaystring | read-only |
The Caption property is a short textual description (one- line string) of the object. |
msvmleConnected | 1.3.6.1.4.1.9600.1.25.5.10.1.5 | truthvalue | read-only |
This property is inherited from CIM_LANEndPoint and is always set to True if connected to a switch port. |
msvmleCreationClassName | 1.3.6.1.4.1.9600.1.25.5.10.1.6 | wtcsdisplaystring | read-only |
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. |
msvmleDescription | 1.3.6.1.4.1.9600.1.25.5.10.1.7 | wtcsdisplaystring | read-only |
The Description property provides a textual description of the object. |
msvmleElementName | 1.3.6.1.4.1.9600.1.25.5.10.1.8 | wtcsdisplaystring | read-only |
A user-friendly name for the object. This property allows each instance to define a user-friendly name in addition to its key properties, identity data, and description information. Note that the Name property of ManagedSystemElement is also defined as a user-friendly name. But, it is often subclassed to be a Key. It is not reasonable that the same property can convey both identity and a user-friendly name, without inconsistencies. Where Name exists and is not a Key (such as for instances of LogicalDevice), the same information can be present in both the Name and ElementName properties. |
msvmleEnabledDefault | 1.3.6.1.4.1.9600.1.25.5.10.1.9 | integer | read-only |
An enumerated value indicating an administrator's default or startup configuration for the Enabled State of an element. By default, the element is 'Enabled' (value=2). Enumeration: 'disabled': 3, 'notApplicable': 5, 'enabled': 2, 'enabledbutOffline': 6, 'noDefault': 7. |
msvmleEnabledState | 1.3.6.1.4.1.9600.1.25.5.10.1.10 | integer | read-only |
EnabledState is an integer enumeration that indicates the enabled and disabled states of an element. It can also indicate the transitions between these requested states. For example, shutting down (value=4) and starting (value=10) are transient states between enabled and disabled. The following text briefly summarizes the various enabled and disabled states: Enabled (2) indicates that the element is or could be executing commands, will process any queued commands, and queues new requests. Disabled (3) indicates that the element will not execute commands and will drop any new requests. Shutting Down (4) indicates that the element is in the process of going to a Disabled state. Not Applicable (5) indicates the element does not support being enabled or disabled. Enabled but Offline (6) indicates that the element might be completing commands, and will drop any new requests. Test (7) indicates that the element is in a test state. Deferred (8) indicates that the element might be completing commands, but will queue any new requests. Quiesce (9) indicates that the element is enabled but in a restricted mode. The behavior of the element is similar to the Enabled state, but it processes only a restricted set of commands. All other requests are queued. Starting (10) indicates that the element is in the process of going to an Enabled state. New requests are queued. Enumeration: 'deferred': 8, 'quiesce': 9, 'unknown': 0, 'enabled': 2, 'shuttingDown': 4, 'inTest': 7, 'disabled': 3, 'notApplicable': 5, 'other': 1, 'enabledbutOffline': 6, 'starting': 10. |
msvmleGroupAddresses | 1.3.6.1.4.1.9600.1.25.5.10.1.11 | wtcsdisplaystring | read-only |
Multicast addresses to which the LANEndpoint listens. |
msvmleHealthState | 1.3.6.1.4.1.9600.1.25.5.10.1.12 | integer | read-only |
Indicates the current health of the element. This attribute expresses the health of this element but not necessarily that of its subcomponents. The possible values are 0 to 30, where 5 means the element is entirely healthy and 30 means the element is completely non-functional. The following continuum is defined: 'Non-recoverable Error' (30) - The element has completely failed, and recovery is not possible. All functionality provided by this element has been lost. 'Critical Failure' (25) - The element is non-functional and recovery might not be possible. 'Major Failure' (20) - The element is failing. It is possible that some or all of the functionality of this component is degraded or not working. 'Minor Failure' (15) - All functionality is available but some might be degraded. 'Degraded/Warning' (10) - The element is in working order and all functionality is provided. However, the element is not working to the best of its abilities. For example, the element might not be operating at optimal performance or it might be reporting recoverable errors. 'OK' (5) - The element is fully functional and is operating within normal operational parameters and without error. 'Unknown' (0) - The implementation cannot report on HealthState at this time. DMTF has reserved the unused portion of the continuum for additional HealthStates in the future. Enumeration: 'ok': 5, 'majorfailure': 20, 'unknown': 0, 'degradedWarning': 10, 'nonrecoverableerror': 30, 'criticalfailure': 25, 'minorfailure': 15. |
msvmleInstallDate | 1.3.6.1.4.1.9600.1.25.5.10.1.13 | dateandtime | read-only |
A datetime value that indicates when the object was installed. Lack of a value does not indicate that the object is not installed. |
msvmleLANID | 1.3.6.1.4.1.9600.1.25.5.10.1.14 | wtcsdisplaystring | read-only |
A label or identifier for the LAN Segment to which the Endpoint is connected. If the Endpoint is not currently active/connected or this information is not known, then LANID is NULL. |
msvmleLANType | 1.3.6.1.4.1.9600.1.25.5.10.1.15 | integer | read-only |
An indication of the kind of technology used on the LAN. This property is deprecated in lieu of ProtocolType, which is an enumeration inherited from ProtocolEndpoint and which includes the Values specified here. Enumeration: 'tokenRing': 3, 'unknown': 0, 'other': 1, 'fddi': 4, 'ethernet': 2. |
msvmleMACAddress | 1.3.6.1.4.1.9600.1.25.5.10.1.16 | wtcsdisplaystring | read-only |
The principal unicast address used in communication with the LANEndpoint. The MAC address is formatted as twelve hexadecimal digits (e.g., '010203040506'), with each pair representing one of the six octets of the MAC address in 'canonical' bit order according to RFC 2469. |
msvmleMaxDataSize | 1.3.6.1.4.1.9600.1.25.5.10.1.17 | gauge32 | read-only |
The largest information field that may be sent or received by the LANEndpoint. |
msvmleName | 1.3.6.1.4.1.9600.1.25.5.10.1.18 | wtcsdisplaystring | read-only |
The Name property defines the label by which the object is known. When subclassed, the Name property can be overridden to be a Key property. |
msvmleNameFormat | 1.3.6.1.4.1.9600.1.25.5.10.1.19 | wtcsdisplaystring | read-only |
NameFormat contains the naming heuristic that is selected to ensure that the value of the Name property is unique. For example, you might choose to prepend the name of the port or interface with the Type of ProtocolEndpoint (for example, IPv4) of this instance followed by an underscore. |
msvmleOperationalStatus | 1.3.6.1.4.1.9600.1.25.5.10.1.20 | integer | read-only |
Indicates the current statuses of the element. Various operational statuses are defined. Many of the enumeration's values are self-explanatory. However, a few are not and are described here in more detail. 'Stressed' indicates that the element is functioning, but needs attention. Examples of 'Stressed' states are overload, overheated, and so on. 'Predictive Failure' indicates that an element is functioning nominally but predicting a failure in the near future. 'In Service' describes an element being configured, maintained, cleaned, or otherwise administered. 'No Contact' indicates that the monitoring system has knowledge of this element, but has never been able to establish communications with it. 'Lost Communication' indicates that the ManagedSystem Element is known to exist and has been contacted successfully in the past, but is currently unreachable. 'Stopped' and 'Aborted' are similar, although the former implies a clean and orderly stop, while the latter implies an abrupt stop where the state and configuration of the element might need to be updated. 'Dormant' indicates that the element is inactive or quiesced. 'Supporting Entity in Error' indicates that this element might be 'OK' but that another element, on which it is dependent, is in error. An example is a network service or endpoint that cannot function due to lower-layer networking problems. 'Completed' indicates that the element has completed its operation. This value should be combined with either OK, Error, or Degraded so that a client can tell if the complete operation Completed with OK (passed), Completed with Error (failed), or Completed with Degraded (the operation finished, but it did not complete OK or did not report an error). 'Power Mode' indicates that the element has additional power model information contained in the Associated PowerManagementService association. OperationalStatus replaces the Status property on ManagedSystemElement to provide a consistent approach to enumerations, to address implementation needs for an array property, and to provide a migration path from today's environment to the future. This change was not made earlier because it required the deprecated qualifier. Due to the widespread use of the existing Status property in management applications, it is strongly recommended that providers or instrumentation provide both the Status and OperationalStatus properties. Further, the first value of OperationalStatus should contain the primary status for the element. When instrumented, Status (because it is single-valued) should also provide the primary status of the element. Enumeration: 'lostCommunication': 13, 'dormant': 15, 'powerMode': 18, 'ok': 2, 'aborted': 14, 'unknown': 0, 'noContact': 12, 'error': 6, 'supportingEntityinError': 16, 'other': 1, 'nonRecoverableError': 7, 'predictiveFailure': 5, 'stressed': 4, 'stopping': 9, 'stopped': 10, 'degraded': 3, 'starting': 8, 'completed': 17, 'inService': 11. |
msvmleOtherEnabledState | 1.3.6.1.4.1.9600.1.25.5.10.1.21 | wtcsdisplaystring | read-only |
A string that describes the enabled or disabled state of the element when the EnabledState property is set to 1 ('Other'). This property must be set to null when EnabledState is any value other than 1. |
msvmleOtherLANType | 1.3.6.1.4.1.9600.1.25.5.10.1.22 | wtcsdisplaystring | read-only |
A free-form string that describes the type of technology used on the LAN when the value of the LANType property is equal to 1 (i.e., 'Other'). This property is deprecated since its purpose overlaps with OtherTypeDescription, which which is inherited from ProtocolEndpoint. |
msvmleOtherTypeDescription | 1.3.6.1.4.1.9600.1.25.5.10.1.23 | wtcsdisplaystring | read-only |
A string that describes the type of ProtocolEndpoint when the Type property of this class (or any of its subclasses) is set to 1 (Other). This property should be set to null when the Type property is any value other than 1. |
msvmleProtocolIFType | 1.3.6.1.4.1.9600.1.25.5.10.1.24 | integer32 | read-only |
ProtocolIFType is an enumeration that is synchronized with the IANA ifType MIB. The ifType MIB is maintained at the URL, http://www.iana.org/assignments/ianaiftype-mib. Also, additional values defined by the DMTF are included. The property is used to categorize and classify instances of the ProtocolEndpoint class. Note that if the ProtocolIFType is set to 1 (Other), then the type information should be provided in the OtherTypeDescription string property. |
msvmleProtocolType | 1.3.6.1.4.1.9600.1.25.5.10.1.25 | integer | read-only |
Note: This property is deprecated in lieu of the ProtocolIFType enumeration. This deprecation was done to have better alignment between the IF-MIB of the IETF and this CIM class. Deprecated description: ProtocolType is an enumeration that provides information to categorize and classify different instances of this class. For most instances, information in this enumeration and the definition of the subclass overlap. However, there are several cases where a specific subclass of ProtocolEndpoint is not required (for example, there is no Fibre Channel subclass of ProtocolEndpoint). Therefore, this property is needed to define the type of Endpoint. Enumeration: 'conp': 8, 'isdnDChannelEndpoint': 21, 'infiniband': 17, 'clnp': 9, 'tcp': 27, 'frameRelay': 13, 'ipx': 4, 'isdnBChannelEndpoint': 20, 'ipv4v6': 22, 'bgp': 23, 'unknown': 0, 'other': 1, 'ipv4': 2, 'ipv6': 3, 'udp': 26, 'sna': 7, 'appleTalk': 5, 'decnet': 6, 'fddi': 16, 'xns': 11, 'fibreChannel': 18, 'atm': 12, 'mpls': 25, 'vines': 10, 'tokenRing': 15, 'isdnBRIEndpoint': 19, 'ethernet': 14, 'ospf': 24. |
msvmleRequestedState | 1.3.6.1.4.1.9600.1.25.5.10.1.26 | integer | read-only |
RequestedState is an integer enumeration that indicates the last requested or desired state for the element. The actual state of the element is represented by EnabledState. This property is provided to compare the last requested and current enabled or disabled states. Note that when EnabledState is set to 5 ('Not Applicable'), then this property has no meaning. By default, the RequestedState of the element is 5 ('No Change'). Refer to the EnabledState property description for explanations of the values in the RequestedState enumeration. It should be noted that there are two new values in RequestedState that build on the statuses of EnabledState. These are 'Reboot' (10) and 'Reset' (11). Reboot refers to doing a 'Shut Down' and then moving to an 'Enabled' state. Reset indicates that the element is first 'Disabled' and then 'Enabled'. The distinction between requesting 'Shut Down' and 'Disabled' should also be noted. Shut Down requests an orderly transition to the Disabled state, and might involve removing power, to completely erase any existing state. The Disabled state requests an immediate disabling of the element, such that it will not execute or accept any commands or processing requests. This property is set as the result of a method invocation (such as Start or StopService on CIM_Service), or can be overridden and defined as WRITEable in a subclass. The method approach is considered superior to a WRITEable property, because it allows an explicit invocation of the operation and the return of a result code. A particular instance of EnabledLogicalElement might not support RequestedStateChange. If this occurs, the value 12 ('Not Applicable') is used. Enumeration: 'reset': 11, 'noChange': 5, 'notApplicable': 12, 'quiesce': 9, 'enabled': 2, 'reboot': 10, 'disabled': 3, 'deferred': 8, 'shutDown': 4, 'test': 7, 'offline': 6. |
msvmleStatus | 1.3.6.1.4.1.9600.1.25.5.10.1.27 | wtcsdisplaystring | read-only |
A string indicating the current status of the object. Various operational and non-operational statuses are defined. This property is deprecated in lieu of OperationalStatus, which includes the same semantics in its enumeration. This change is made for 3 reasons: 1) Status is more correctly defined as an array. This definition overcomes the limitation of describing status using a single value, when it is really a multi-valued property (for example, an element might be OK AND Stopped. 2) A MaxLen of 10 is too restrictive and leads to unclear enumerated values. 3) The change to a uint16 data type was discussed when CIM V2.0 was defined. However, existing V1.0 implementations used the string property and did not want to modify their code. Therefore, Status was grandfathered into the Schema. Use of the deprecated qualifier allows the maintenance of the existing property, but also permits an improved definition using OperationalStatus. |
msvmleStatusDescriptions | 1.3.6.1.4.1.9600.1.25.5.10.1.28 | wtcsdisplaystring | read-only |
Strings describing the various OperationalStatus array values. For example, if 'Stopping' is the value assigned to OperationalStatus, then this property may contain an explanation as to why an object is being stopped. Note that entries in this array are correlated with those at the same array index in OperationalStatus. |
msvmleSystemCreationClassName | 1.3.6.1.4.1.9600.1.25.5.10.1.29 | wtcsdisplaystring | read-only |
The CreationClassName of the scoping System. |
msvmleSystemName | 1.3.6.1.4.1.9600.1.25.5.10.1.30 | wtcsdisplaystring | read-only |
The Name of the scoping System. |
msvmleTimeOfLastStateChange | 1.3.6.1.4.1.9600.1.25.5.10.1.31 | dateandtime | read-only |
The date or time when the EnabledState of the element last changed. If the state of the element has not changed and this property is populated, then it must be set to a 0 interval value. If a state change was requested, but rejected or not yet processed, the property must not be updated. |
msvmNetworkElementSetDataTable | 1.3.6.1.4.1.9600.1.25.5.11 | no-access |
The Msvm_NetworkElementSettingData association class logically connects the virtual system with the various LAN endpoints scoped by the virtual system. |
|
1.3.6.1.4.1.9600.1.25.5.11.1 | no-access |
None |
||
msvmnesdIndex | 1.3.6.1.4.1.9600.1.25.5.11.1.1 | integer32 | read-only |
The value of this object uniquely identifies the instance entry for this class. |
msvmnesdIsCurrent | 1.3.6.1.4.1.9600.1.25.5.11.1.2 | integer | read-only |
An enumerated integer that indicates that the referenced setting is currently being used in the operation of the element or that this information is unknown. For a given ManagedElement and all instances of a SettingData subclass, there shall be at most one instance of ElementSettingData which references the ManagedElement and an instance of the SettingData sub-class where there is a specified non-null, non-key property of the SettingData sub-class, and the IsMaximum property on the referencing ElementSettingData instance has a value of 'Is Maximum' or the IsMinimum property on the referencing ElementSettingData instance has a value of 'Is Minimum' and the IsCurrent property on the referencing ElementSettingData instance has a value of 'Is Current'. There shall be at most one instance of ElementSettingData which references a ManagedElement and an instance of a SettingData sub-class where the IsCurrent property has a value of 'Is Current' and the IsMinimum property does not have a value of 'Is Minimum' and the IsMaximum property does not have a value of 'Is Maximum'. Enumeration: 'unknown': 0, 'isNotCurrent': 2, 'isCurrent': 1. |
msvmnesdIsDefault | 1.3.6.1.4.1.9600.1.25.5.11.1.3 | integer | read-only |
An enumerated integer that indicates that the referenced setting is a default setting for the element or that this information is unknown. Enumeration: 'unknown': 0, 'isNotDefault': 2, 'isDefault': 1. |
msvmnesdIsMaximum | 1.3.6.1.4.1.9600.1.25.5.11.1.4 | integer | read-only |
This property affects the interpretation of all non-null, non-enumerated, non-binary, numeric, non-key properties of the associated SettingData instance. All other properties of the associated SettingData instance are not affected by this property. Note: It is assumed that the semantics of each property of this set are designed to be compared mathematically. When IsMaximum = 'Is Maxiumum', this property indicates that the affected property values specified in the associated SettingData instance shall define maximum setting values. When IsMaximum = 'Is Not Maxiumum', this property indicates that the affected property values specified in the associated SettingData instance shall not define maximum setting values. When IsMaximum = 'Unknown', this property indicates that the affected property values specified in the associated SettingData instance may correspond to maximum setting values. When IsMaximum = 'Not Applicable', this property indicates that the affected property values specified in the associated SettingData instance shall not be interpreted with respect to whether each defines a maximum. Enumeration: 'isNotMaximum': 3, 'unknown': 0, 'isMaximum': 2, 'notApplicable': 1. |
msvmnesdIsMinimum | 1.3.6.1.4.1.9600.1.25.5.11.1.5 | integer | read-only |
This property affects the interpretation of all non-null, non-enumerated, non-binary, numeric, non-key properties of the associated SettingData instance. All other properties of the associated SettingData instance are not affected by this property. Note: It is assumed that the semantics of each property of this set are designed to be compared mathematically. When IsMinimum = 'Is Miniumum', this property indicates that the affected property values specified in the associated SettingData instance shall define minimum setting values. When IsMinimum = 'Is Not Miniumum', this property indicates that the affected property values specified in the associated SettingData instance shall not define minimum setting values. When IsMinimum = 'Unknown', this property indicates that the affected property values specified in the associated SettingData instance may correspond to minimum setting values. When IsMinimum = 'Not Applicable', this property indicates that the affected property values specified in the associated SettingData instance shall not be interpreted with respect to whether each defines a minimum. Enumeration: 'unknown': 0, 'isNotMinimum': 3, 'isMinimum': 2, 'notApplicable': 1. |
msvmnesdIsNext | 1.3.6.1.4.1.9600.1.25.5.11.1.6 | integer | read-only |
An enumerated integer indicating whether or not the referenced setting is the next setting to be applied. For example, the application could take place on a re-initialization, reset, reconfiguration request. This could be a permanent setting, or a setting used only one time, as indicated by the flag. If it is a permanent setting then the setting is applied every time the managed element reinitializes, until this flag is manually reset. However, if it is single use, then the flag is automatically cleared after the settings are applied. Also note that if this flag is specified (i.e. set to value other than 'Unknown'), then this takes precedence over any SettingData that may have been specified as Default. For example: If the managed element is a computer system, and the value of this flag is 'Is Next', then the setting will be effective next time the system resets. And, unless this flag is changed, it will persist for subsequent system resets. However, if this flag is set to 'Is Next For Single Use', then this setting will only be used once and the flag would be reset after that to 'Is Not Next'. So, in the above example, if the system reboots in a quick succession, the setting will not be used at the second reboot. Enumeration: 'unknown': 0, 'isNextForSingleUse': 3, 'isNext': 1, 'isNotNext': 2. |
msvmnesdManagedElement | 1.3.6.1.4.1.9600.1.25.5.11.1.7 | wtcsdisplaystring | read-only |
The managed element. |
msvmnesdSettingData | 1.3.6.1.4.1.9600.1.25.5.11.1.8 | wtcsdisplaystring | read-only |
The SettingData object that is associated with the element. |
msvmNetworkJobTable | 1.3.6.1.4.1.9600.1.25.5.12 | no-access |
This class represents a network operation job created by the Network VSP WMI management service. |
|
1.3.6.1.4.1.9600.1.25.5.12.1 | no-access |
None |
||
msvmnjIndex | 1.3.6.1.4.1.9600.1.25.5.12.1.1 | integer32 | read-only |
The value of this object uniquely identifies the instance entry for this class. |
msvmnjCaption | 1.3.6.1.4.1.9600.1.25.5.12.1.2 | wtcsdisplaystring | read-only |
The Caption property is a short textual description (one- line string) of the object. |
msvmnjCreateInternalEthernetPort | 1.3.6.1.4.1.9600.1.25.5.12.1.3 | wtcsdisplaystring | read-only |
The NvspWmiJobTypeSetupSwitch job will create a Msvm_InternalEthernetPort as a part of the job. This property can be used to find the reference to the created Ethernet port. |
msvmnjDeleteOnCompletion | 1.3.6.1.4.1.9600.1.25.5.12.1.4 | truthvalue | read-only |
Indicates whether or not the job should be automatically deleted upon completion. Note that the 'completion' of a recurring job is defined by its JobRunTimes or UntilTime properties, or when the Job is terminated by manual intervention. If this property is set to false and the job completes, then the extrinsic method DeleteInstance must be used to delete the job instead of updating this property. |
msvmnjDescription | 1.3.6.1.4.1.9600.1.25.5.12.1.5 | wtcsdisplaystring | read-only |
The Description property provides a textual description of the object. |
msvmnjElapsedTime | 1.3.6.1.4.1.9600.1.25.5.12.1.6 | dateandtime | read-only |
The time interval that the Job has been executing or the total execution time if the Job is complete. Note that this property is also present in the JobProcessingStatistics class. This class is necessary to capture the processing information for recurring Jobs, because only the 'last' run time can be stored in this single-valued property. |
msvmnjElementName | 1.3.6.1.4.1.9600.1.25.5.12.1.7 | wtcsdisplaystring | read-only |
A user-friendly name for the object. This property allows each instance to define a user-friendly name in addition to its key properties, identity data, and description information. Note that the Name property of ManagedSystemElement is also defined as a user-friendly name. But, it is often subclassed to be a Key. It is not reasonable that the same property can convey both identity and a user-friendly name, without inconsistencies. Where Name exists and is not a Key (such as for instances of LogicalDevice), the same information can be present in both the Name and ElementName properties. |
msvmnjErrorCode | 1.3.6.1.4.1.9600.1.25.5.12.1.8 | integer32 | read-only |
A vendor-specific error code. The value must be set to zero if the Job completed without error. Note that this property is also present in the JobProcessingStatistics class. This class is necessary to capture the processing information for recurring Jobs, because only the 'last' run error can be stored in this single-valued property. |
msvmnjErrorDescription | 1.3.6.1.4.1.9600.1.25.5.12.1.9 | wtcsdisplaystring | read-only |
A free-form string that contains the vendor error description. Note that this property is also present in the JobProcessingStatistics class. This class is necessary to capture the processing information for recurring Jobs, because only the 'last' run error can be stored in this single-valued property. |
msvmnjErrorSummaryDescription | 1.3.6.1.4.1.9600.1.25.5.12.1.10 | wtcsdisplaystring | read-only |
A free-form string that contains the vendor summary error description. Note that this property is also present in the JobProcessingStatistics class. This class is necessary to capture the processing information for recurring Jobs, because only the 'last' run error can be stored in this single-valued property. |
msvmnjHealthState | 1.3.6.1.4.1.9600.1.25.5.12.1.11 | integer | read-only |
Indicates the current health of the element. This attribute expresses the health of this element but not necessarily that of its subcomponents. The possible values are 0 to 30, where 5 means the element is entirely healthy and 30 means the element is completely non-functional. The following continuum is defined: 'Non-recoverable Error' (30) - The element has completely failed, and recovery is not possible. All functionality provided by this element has been lost. 'Critical Failure' (25) - The element is non-functional and recovery might not be possible. 'Major Failure' (20) - The element is failing. It is possible that some or all of the functionality of this component is degraded or not working. 'Minor Failure' (15) - All functionality is available but some might be degraded. 'Degraded/Warning' (10) - The element is in working order and all functionality is provided. However, the element is not working to the best of its abilities. For example, the element might not be operating at optimal performance or it might be reporting recoverable errors. 'OK' (5) - The element is fully functional and is operating within normal operational parameters and without error. 'Unknown' (0) - The implementation cannot report on HealthState at this time. DMTF has reserved the unused portion of the continuum for additional HealthStates in the future. Enumeration: 'ok': 5, 'majorfailure': 20, 'unknown': 0, 'degradedWarning': 10, 'nonrecoverableerror': 30, 'criticalfailure': 25, 'minorfailure': 15. |
msvmnjHresult | 1.3.6.1.4.1.9600.1.25.5.12.1.12 | gauge32 | read-only |
The completion status of the job. |
msvmnjInstallDate | 1.3.6.1.4.1.9600.1.25.5.12.1.13 | dateandtime | read-only |
A datetime value that indicates when the object was installed. Lack of a value does not indicate that the object is not installed. |
msvmnjInstanceID | 1.3.6.1.4.1.9600.1.25.5.12.1.14 | wtcsdisplaystring | read-only |
Within the scope of the instantiating Namespace, InstanceID opaquely and uniquely identifies an instance of this class. In order to ensure uniqueness within the NameSpace, the value of InstanceID SHOULD be constructed using the following 'preferred' algorithm: |
msvmnjJobRunTimes | 1.3.6.1.4.1.9600.1.25.5.12.1.15 | gauge32 | read-only |
The number of times that the Job should be run. A value of 1 indicates that the Job is not recurring, while any non-zero value indicates a limit to the number of times that the Job will recur. Zero indicates that there is no limit to the number of times that the Job can be processed, but that it is terminated either after the UntilTime or by manual intervention. By default, a Job is processed once. |
msvmnjJobState | 1.3.6.1.4.1.9600.1.25.5.12.1.16 | integer | read-only |
JobState is an integer enumeration that indicates the operational state of a Job. It can also indicate transitions between these states, for example, 'Shutting Down' and 'Starting'. Following is a brief description of the states: New (2) indicates that the job has never been started. Starting (3) indicates that the job is moving from the 'New', 'Suspended', or 'Service' states into the 'Running' state. Running (4) indicates that the Job is running. Suspended (5) indicates that the Job is stopped, but can be restarted in a seamless manner. Shutting Down (6) indicates that the job is moving to a 'Completed', 'Terminated', or 'Killed' state. Completed (7) indicates that the job has completed normally. Terminated (8) indicates that the job has been stopped by a 'Terminate' state change request. The job and all its underlying processes are ended and can be restarted (this is job-specific) only as a new job. Killed (9) indicates that the job has been stopped by a 'Kill' state change request. Underlying processes might have been left running, and cleanup might be required to free up resources. Exception (10) indicates that the Job is in an abnormal state that might be indicative of an error condition. Actual status might be displayed though job-specific objects. Service (11) indicates that the Job is in a vendor-specific state that supports problem discovery, or resolution, or both. Enumeration: 'terminated': 8, 'exception': 10, 'service': 11, 'completed': 7, 'shuttingDown': 6, 'running': 4, 'suspended': 5, 'new': 2, 'starting': 3, 'killed': 9. |
msvmnjJobStatus | 1.3.6.1.4.1.9600.1.25.5.12.1.17 | wtcsdisplaystring | read-only |
A free-form string that represents the status of the job. The primary status is reflected in the inherited OperationalStatus property. JobStatus provides additional, implementation-specific details. |
msvmnjLocalOrUtcTime | 1.3.6.1.4.1.9600.1.25.5.12.1.18 | integer | read-only |
This property indicates whether the times represented in the RunStartInterval and UntilTime properties represent local times or UTC times. Time values are synchronized worldwide by using the enumeration value 2, 'UTC Time'. Enumeration: 'utcTime': 2, 'localTime': 1. |
msvmnjName | 1.3.6.1.4.1.9600.1.25.5.12.1.19 | wtcsdisplaystring | read-only |
The Name property defines the label by which the object is known. When subclassed, the Name property can be overridden to be a Key property. |
msvmnjNetworkJobType | 1.3.6.1.4.1.9600.1.25.5.12.1.20 | integer | read-only |
The type of job. Enumeration: 'nvspWmiJobTypeTeardownSwitch': 2, 'nvspWmiJobTypeSetupSwitch': 1, 'nvspWmiJobTypeInvalid': 0. |
msvmnjNotify | 1.3.6.1.4.1.9600.1.25.5.12.1.21 | wtcsdisplaystring | read-only |
The User who is to be notified upon the Job completion or failure. |
msvmnjOperationalStatus | 1.3.6.1.4.1.9600.1.25.5.12.1.22 | integer | read-only |
Indicates the current statuses of the element. Various operational statuses are defined. Many of the enumeration's values are self-explanatory. However, a few are not and are described here in more detail. 'Stressed' indicates that the element is functioning, but needs attention. Examples of 'Stressed' states are overload, overheated, and so on. 'Predictive Failure' indicates that an element is functioning nominally but predicting a failure in the near future. 'In Service' describes an element being configured, maintained, cleaned, or otherwise administered. 'No Contact' indicates that the monitoring system has knowledge of this element, but has never been able to establish communications with it. 'Lost Communication' indicates that the ManagedSystem Element is known to exist and has been contacted successfully in the past, but is currently unreachable. 'Stopped' and 'Aborted' are similar, although the former implies a clean and orderly stop, while the latter implies an abrupt stop where the state and configuration of the element might need to be updated. 'Dormant' indicates that the element is inactive or quiesced. 'Supporting Entity in Error' indicates that this element might be 'OK' but that another element, on which it is dependent, is in error. An example is a network service or endpoint that cannot function due to lower-layer networking problems. 'Completed' indicates that the element has completed its operation. This value should be combined with either OK, Error, or Degraded so that a client can tell if the complete operation Completed with OK (passed), Completed with Error (failed), or Completed with Degraded (the operation finished, but it did not complete OK or did not report an error). 'Power Mode' indicates that the element has additional power model information contained in the Associated PowerManagementService association. OperationalStatus replaces the Status property on ManagedSystemElement to provide a consistent approach to enumerations, to address implementation needs for an array property, and to provide a migration path from today's environment to the future. This change was not made earlier because it required the deprecated qualifier. Due to the widespread use of the existing Status property in management applications, it is strongly recommended that providers or instrumentation provide both the Status and OperationalStatus properties. Further, the first value of OperationalStatus should contain the primary status for the element. When instrumented, Status (because it is single-valued) should also provide the primary status of the element. Enumeration: 'lostCommunication': 13, 'dormant': 15, 'powerMode': 18, 'ok': 2, 'aborted': 14, 'unknown': 0, 'noContact': 12, 'error': 6, 'supportingEntityinError': 16, 'other': 1, 'nonRecoverableError': 7, 'predictiveFailure': 5, 'stressed': 4, 'stopping': 9, 'stopped': 10, 'degraded': 3, 'starting': 8, 'completed': 17, 'inService': 11. |
msvmnjOtherRecoveryAction | 1.3.6.1.4.1.9600.1.25.5.12.1.23 | wtcsdisplaystring | read-only |
A string describing the recovery action when the RecoveryAction property of the instance is 1 ('Other'). |
msvmnjOwner | 1.3.6.1.4.1.9600.1.25.5.12.1.24 | wtcsdisplaystring | read-only |
The User that submitted the Job, or the Service or method name that caused the job to be created. |
msvmnjPercentComplete | 1.3.6.1.4.1.9600.1.25.5.12.1.25 | integer32 | read-only |
The percentage of the job that has completed at the time that this value is requested. Note that this property is also present in the JobProcessingStatistics class. This class is necessary to capture the processing information for recurring Jobs, because only the 'last' run data can be stored in this single-valued property. Note that the value 101 is undefined and will be not be allowed in the next major revision of the specification. |
msvmnjPriority | 1.3.6.1.4.1.9600.1.25.5.12.1.26 | gauge32 | read-only |
Indicates the urgency or importance of execution of the Job. The lower the number, the higher the priority. Note that this property is also present in the JobProcessingStatistics class. This class is necessary to capture the setting information that would influence the results of a job. |
msvmnjRecoveryAction | 1.3.6.1.4.1.9600.1.25.5.12.1.27 | integer | read-only |
Describes the recovery action to be taken for an unsuccessfully run Job. The possible values are: 0 = 'Unknown', meaning it is unknown as to what recovery action to take 1 = 'Other', indicating that the recovery action will be specified in the OtherRecoveryAction property 2 = 'Do Not Continue', meaning stop the execution of the job and appropriately update its status 3 = 'Continue With Next Job', meaning continue with the next job in the queue 4 = 'Re-run Job', indicating that the job should be re-run 5 = 'Run Recovery Job', meaning run the Job associated using the RecoveryJob relationship. Note that the recovery Job must already be in the queue from which it will run. Enumeration: 'doNotContinue': 2, 'unknown': 0, 'continueWithNextJob': 3, 'other': 1, 'rerunJob': 4, 'runRecoveryJob': 5. |
msvmnjRunDay | 1.3.6.1.4.1.9600.1.25.5.12.1.28 | integer32 | read-only |
The day in the month on which the Job should be processed. There are two different interpretations for this property, depending on the value of DayOfWeek. In one case, RunDay defines the day-in-month on which the Job is processed. This interpretation is used when the DayOfWeek is 0. A positive or negative integer indicates whether the RunDay should be calculated from the beginning or end of the month. For example, 5 indicates the fifth day in the RunMonth and -1 indicates the last day in the RunMonth. When RunDayOfWeek is not 0, RunDay is the day-in-month on which the Job is processed, defined in conjunction with RunDayOfWeek. For example, if RunDay is 15 and RunDayOfWeek is Saturday, then the Job is processed on the first Saturday on or after the 15th day in the RunMonth (for example, the third Saturday in the month). If RunDay is 20 and RunDayOfWeek is -Saturday, then this indicates the first Saturday on or before the 20th day in the RunMonth. If RunDay is -1 and RunDayOfWeek is -Sunday, then this indicates the last Sunday in the RunMonth. |
msvmnjRunDayOfWeek | 1.3.6.1.4.1.9600.1.25.5.12.1.29 | integer32 | read-only |
A positive or negative integer used in conjunction with RunDay to indicate the day of the week on which the Job is processed. RunDayOfWeek is set to 0 to indicate an exact day of the month, such as March 1. A positive integer (representing Sunday, Monday, ..., Saturday) means that the day of week is found on or after the specified RunDay. A negative integer (representing -Sunday, -Monday, ..., -Saturday) means that the day of week is found on or BEFORE the RunDay. |
msvmnjRunMonth | 1.3.6.1.4.1.9600.1.25.5.12.1.30 | integer | read-only |
The month during which the Job should be processed. Specify 0 for January, 1 for February, and so on. Enumeration: 'february': 1, 'october': 9, 'march': 2, 'august': 7, 'september': 8, 'may': 4, 'january': 0, 'june': 5, 'april': 3, 'december': 11, 'july': 6, 'november': 10. |
msvmnjRunStartInterval | 1.3.6.1.4.1.9600.1.25.5.12.1.31 | dateandtime | read-only |
The time interval after midnight when the Job should be processed. For example, 00000000020000.000000:000 indicates that the Job should be run on or after two o'clock, local time or UTC time (distinguished using the LocalOrUtcTime property. |
msvmnjScheduledStartTime | 1.3.6.1.4.1.9600.1.25.5.12.1.32 | dateandtime | read-only |
The time that the current Job is scheduled to start. This time can be represented by the actual date and time, or an interval relative to the time that this property is requested. A value of all zeroes indicates that the Job is already executing. The property is deprecated in lieu of the more expressive scheduling properties, RunMonth, RunDay, RunDayOfWeek, and RunStartInterval. |
msvmnjStartTime | 1.3.6.1.4.1.9600.1.25.5.12.1.33 | dateandtime | read-only |
The time that the Job was actually started. This time can be represented by an actual date and time, or by an interval relative to the time that this property is requested. Note that this property is also present in the JobProcessingStatistics class. This class is necessary to capture the processing information for recurring Jobs, because only the 'last' run time can be stored in this single-valued property. |
msvmnjStatus | 1.3.6.1.4.1.9600.1.25.5.12.1.34 | wtcsdisplaystring | read-only |
A string indicating the current status of the object. Various operational and non-operational statuses are defined. This property is deprecated in lieu of OperationalStatus, which includes the same semantics in its enumeration. This change is made for 3 reasons: 1) Status is more correctly defined as an array. This definition overcomes the limitation of describing status using a single value, when it is really a multi-valued property (for example, an element might be OK AND Stopped. 2) A MaxLen of 10 is too restrictive and leads to unclear enumerated values. 3) The change to a uint16 data type was discussed when CIM V2.0 was defined. However, existing V1.0 implementations used the string property and did not want to modify their code. Therefore, Status was grandfathered into the Schema. Use of the deprecated qualifier allows the maintenance of the existing property, but also permits an improved definition using OperationalStatus. |
msvmnjStatusDescriptions | 1.3.6.1.4.1.9600.1.25.5.12.1.35 | wtcsdisplaystring | read-only |
Strings describing the various OperationalStatus array values. For example, if 'Stopping' is the value assigned to OperationalStatus, then this property may contain an explanation as to why an object is being stopped. Note that entries in this array are correlated with those at the same array index in OperationalStatus. |
msvmnjTimeBeforeRemoval | 1.3.6.1.4.1.9600.1.25.5.12.1.36 | dateandtime | read-only |
The amount of time that the Job is retained after it has finished executing, either succeeding or failing in that execution. The job must remain in existence for some period of time regardless of the value of the DeleteOnCompletion property. The default is five minutes. |
msvmnjTimeOfLastStateChange | 1.3.6.1.4.1.9600.1.25.5.12.1.37 | dateandtime | read-only |
The date or time when the state of the Job last changed. If the state of the Job has not changed and this property is populated, then it must be set to a 0 interval value. If a state change was requested, but rejected or not yet processed, the property must not be updated. |
msvmnjTimeSubmitted | 1.3.6.1.4.1.9600.1.25.5.12.1.38 | dateandtime | read-only |
The time that the Job was submitted to execute. A value of all zeroes indicates that the owning element is not capable of reporting a date and time. Therefore, the ScheduledStartTime and StartTime are reported as intervals relative to the time their values are requested. |
msvmnjUntilTime | 1.3.6.1.4.1.9600.1.25.5.12.1.39 | dateandtime | read-only |
The time after which the Job is invalid or should be stopped. This time can be represented by an actual date and time, or by an interval relative to the time that this property is requested. A value of all nines indicates that the Job can run indefinitely. |
msvmSwitchesAmongTable | 1.3.6.1.4.1.9600.1.25.5.13 | no-access |
Associates a switch service with a switch port. |
|
1.3.6.1.4.1.9600.1.25.5.13.1 | no-access |
None |
||
msvmsaIndex | 1.3.6.1.4.1.9600.1.25.5.13.1.1 | integer32 | read-only |
The value of this object uniquely identifies the instance entry for this class. |
msvmsaAntecedent | 1.3.6.1.4.1.9600.1.25.5.13.1.2 | wtcsdisplaystring | read-only |
Antecedent represents the independent object in this association. |
msvmsaDependent | 1.3.6.1.4.1.9600.1.25.5.13.1.3 | wtcsdisplaystring | read-only |
Dependent represents the object that is dependent on the Antecedent. |
msvmSwitchPortTable | 1.3.6.1.4.1.9600.1.25.5.14 | no-access |
Represents a port on the switch. |
|
1.3.6.1.4.1.9600.1.25.5.14.1 | no-access |
None |
||
msvmspIndex | 1.3.6.1.4.1.9600.1.25.5.14.1.1 | integer32 | read-only |
The value of this object uniquely identifies the instance entry for this class. |
msvmspBroadcastResetSupported | 1.3.6.1.4.1.9600.1.25.5.14.1.2 | truthvalue | read-only |
A boolean indicating whether the instrumentation supports the BroadcastReset method. |
msvmspCaption | 1.3.6.1.4.1.9600.1.25.5.14.1.3 | wtcsdisplaystring | read-only |
The Caption property is a short textual description (one- line string) of the object. |
msvmspCreationClassName | 1.3.6.1.4.1.9600.1.25.5.14.1.4 | wtcsdisplaystring | read-only |
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. |
msvmspDescription | 1.3.6.1.4.1.9600.1.25.5.14.1.5 | wtcsdisplaystring | read-only |
The Description property provides a textual description of the object. |
msvmspElementName | 1.3.6.1.4.1.9600.1.25.5.14.1.6 | wtcsdisplaystring | read-only |
A user-friendly name for the object. This property allows each instance to define a user-friendly name in addition to its key properties, identity data, and description information. Note that the Name property of ManagedSystemElement is also defined as a user-friendly name. But, it is often subclassed to be a Key. It is not reasonable that the same property can convey both identity and a user-friendly name, without inconsistencies. Where Name exists and is not a Key (such as for instances of LogicalDevice), the same information can be present in both the Name and ElementName properties. |
msvmspEnabledDefault | 1.3.6.1.4.1.9600.1.25.5.14.1.7 | integer | read-only |
An enumerated value indicating an administrator's default or startup configuration for the Enabled State of an element. By default, the element is 'Enabled' (value=2). Enumeration: 'disabled': 3, 'notApplicable': 5, 'enabled': 2, 'enabledbutOffline': 6, 'noDefault': 7. |
msvmspEnabledState | 1.3.6.1.4.1.9600.1.25.5.14.1.8 | integer | read-only |
EnabledState is an integer enumeration that indicates the enabled and disabled states of an element. It can also indicate the transitions between these requested states. For example, shutting down (value=4) and starting (value=10) are transient states between enabled and disabled. The following text briefly summarizes the various enabled and disabled states: Enabled (2) indicates that the element is or could be executing commands, will process any queued commands, and queues new requests. Disabled (3) indicates that the element will not execute commands and will drop any new requests. Shutting Down (4) indicates that the element is in the process of going to a Disabled state. Not Applicable (5) indicates the element does not support being enabled or disabled. Enabled but Offline (6) indicates that the element might be completing commands, and will drop any new requests. Test (7) indicates that the element is in a test state. Deferred (8) indicates that the element might be completing commands, but will queue any new requests. Quiesce (9) indicates that the element is enabled but in a restricted mode. The behavior of the element is similar to the Enabled state, but it processes only a restricted set of commands. All other requests are queued. Starting (10) indicates that the element is in the process of going to an Enabled state. New requests are queued. Enumeration: 'deferred': 8, 'quiesce': 9, 'unknown': 0, 'enabled': 2, 'shuttingDown': 4, 'inTest': 7, 'disabled': 3, 'notApplicable': 5, 'other': 1, 'enabledbutOffline': 6, 'starting': 10. |
msvmspHealthState | 1.3.6.1.4.1.9600.1.25.5.14.1.9 | integer | read-only |
Indicates the current health of the element. This attribute expresses the health of this element but not necessarily that of its subcomponents. The possible values are 0 to 30, where 5 means the element is entirely healthy and 30 means the element is completely non-functional. The following continuum is defined: 'Non-recoverable Error' (30) - The element has completely failed, and recovery is not possible. All functionality provided by this element has been lost. 'Critical Failure' (25) - The element is non-functional and recovery might not be possible. 'Major Failure' (20) - The element is failing. It is possible that some or all of the functionality of this component is degraded or not working. 'Minor Failure' (15) - All functionality is available but some might be degraded. 'Degraded/Warning' (10) - The element is in working order and all functionality is provided. However, the element is not working to the best of its abilities. For example, the element might not be operating at optimal performance or it might be reporting recoverable errors. 'OK' (5) - The element is fully functional and is operating within normal operational parameters and without error. 'Unknown' (0) - The implementation cannot report on HealthState at this time. DMTF has reserved the unused portion of the continuum for additional HealthStates in the future. Enumeration: 'ok': 5, 'majorfailure': 20, 'unknown': 0, 'degradedWarning': 10, 'nonrecoverableerror': 30, 'criticalfailure': 25, 'minorfailure': 15. |
msvmspInstallDate | 1.3.6.1.4.1.9600.1.25.5.14.1.10 | dateandtime | read-only |
A datetime value that indicates when the object was installed. Lack of a value does not indicate that the object is not installed. |
msvmspName | 1.3.6.1.4.1.9600.1.25.5.14.1.11 | wtcsdisplaystring | read-only |
The Name property defines the label by which the object is known. When subclassed, the Name property can be overridden to be a Key property. |
msvmspNameFormat | 1.3.6.1.4.1.9600.1.25.5.14.1.12 | wtcsdisplaystring | read-only |
NameFormat contains the naming heuristic that is selected to ensure that the value of the Name property is unique. For example, you might choose to prepend the name of the port or interface with the Type of ProtocolEndpoint (for example, IPv4) of this instance followed by an underscore. |
msvmspOperationalStatus | 1.3.6.1.4.1.9600.1.25.5.14.1.13 | integer | read-only |
Indicates the current statuses of the element. Various operational statuses are defined. Many of the enumeration's values are self-explanatory. However, a few are not and are described here in more detail. 'Stressed' indicates that the element is functioning, but needs attention. Examples of 'Stressed' states are overload, overheated, and so on. 'Predictive Failure' indicates that an element is functioning nominally but predicting a failure in the near future. 'In Service' describes an element being configured, maintained, cleaned, or otherwise administered. 'No Contact' indicates that the monitoring system has knowledge of this element, but has never been able to establish communications with it. 'Lost Communication' indicates that the ManagedSystem Element is known to exist and has been contacted successfully in the past, but is currently unreachable. 'Stopped' and 'Aborted' are similar, although the former implies a clean and orderly stop, while the latter implies an abrupt stop where the state and configuration of the element might need to be updated. 'Dormant' indicates that the element is inactive or quiesced. 'Supporting Entity in Error' indicates that this element might be 'OK' but that another element, on which it is dependent, is in error. An example is a network service or endpoint that cannot function due to lower-layer networking problems. 'Completed' indicates that the element has completed its operation. This value should be combined with either OK, Error, or Degraded so that a client can tell if the complete operation Completed with OK (passed), Completed with Error (failed), or Completed with Degraded (the operation finished, but it did not complete OK or did not report an error). 'Power Mode' indicates that the element has additional power model information contained in the Associated PowerManagementService association. OperationalStatus replaces the Status property on ManagedSystemElement to provide a consistent approach to enumerations, to address implementation needs for an array property, and to provide a migration path from today's environment to the future. This change was not made earlier because it required the deprecated qualifier. Due to the widespread use of the existing Status property in management applications, it is strongly recommended that providers or instrumentation provide both the Status and OperationalStatus properties. Further, the first value of OperationalStatus should contain the primary status for the element. When instrumented, Status (because it is single-valued) should also provide the primary status of the element. Enumeration: 'lostCommunication': 13, 'dormant': 15, 'powerMode': 18, 'ok': 2, 'aborted': 14, 'unknown': 0, 'noContact': 12, 'error': 6, 'supportingEntityinError': 16, 'other': 1, 'nonRecoverableError': 7, 'predictiveFailure': 5, 'stressed': 4, 'stopping': 9, 'stopped': 10, 'degraded': 3, 'starting': 8, 'completed': 17, 'inService': 11. |
msvmspOtherEnabledState | 1.3.6.1.4.1.9600.1.25.5.14.1.14 | wtcsdisplaystring | read-only |
A string that describes the enabled or disabled state of the element when the EnabledState property is set to 1 ('Other'). This property must be set to null when EnabledState is any value other than 1. |
msvmspOtherTypeDescription | 1.3.6.1.4.1.9600.1.25.5.14.1.15 | wtcsdisplaystring | read-only |
A string that describes the type of ProtocolEndpoint when the Type property of this class (or any of its subclasses) is set to 1 (Other). This property should be set to null when the Type property is any value other than 1. |
msvmspPortNumber | 1.3.6.1.4.1.9600.1.25.5.14.1.16 | integer32 | read-only |
Numeric identifier for a switch port. |
msvmspProtocolIFType | 1.3.6.1.4.1.9600.1.25.5.14.1.17 | integer32 | read-only |
ProtocolIFType is an enumeration that is synchronized with the IANA ifType MIB. The ifType MIB is maintained at the URL, http://www.iana.org/assignments/ianaiftype-mib. Also, additional values defined by the DMTF are included. The property is used to categorize and classify instances of the ProtocolEndpoint class. Note that if the ProtocolIFType is set to 1 (Other), then the type information should be provided in the OtherTypeDescription string property. |
msvmspProtocolType | 1.3.6.1.4.1.9600.1.25.5.14.1.18 | integer | read-only |
Note: This property is deprecated in lieu of the ProtocolIFType enumeration. This deprecation was done to have better alignment between the IF-MIB of the IETF and this CIM class. Deprecated description: ProtocolType is an enumeration that provides information to categorize and classify different instances of this class. For most instances, information in this enumeration and the definition of the subclass overlap. However, there are several cases where a specific subclass of ProtocolEndpoint is not required (for example, there is no Fibre Channel subclass of ProtocolEndpoint). Therefore, this property is needed to define the type of Endpoint. Enumeration: 'conp': 8, 'isdnDChannelEndpoint': 21, 'infiniband': 17, 'clnp': 9, 'tcp': 27, 'frameRelay': 13, 'ipx': 4, 'isdnBChannelEndpoint': 20, 'ipv4v6': 22, 'bgp': 23, 'unknown': 0, 'other': 1, 'ipv4': 2, 'ipv6': 3, 'udp': 26, 'sna': 7, 'appleTalk': 5, 'decnet': 6, 'fddi': 16, 'xns': 11, 'fibreChannel': 18, 'atm': 12, 'mpls': 25, 'vines': 10, 'tokenRing': 15, 'isdnBRIEndpoint': 19, 'ethernet': 14, 'ospf': 24. |
msvmspRequestedState | 1.3.6.1.4.1.9600.1.25.5.14.1.19 | integer | read-only |
RequestedState is an integer enumeration that indicates the last requested or desired state for the element. The actual state of the element is represented by EnabledState. This property is provided to compare the last requested and current enabled or disabled states. Note that when EnabledState is set to 5 ('Not Applicable'), then this property has no meaning. By default, the RequestedState of the element is 5 ('No Change'). Refer to the EnabledState property description for explanations of the values in the RequestedState enumeration. It should be noted that there are two new values in RequestedState that build on the statuses of EnabledState. These are 'Reboot' (10) and 'Reset' (11). Reboot refers to doing a 'Shut Down' and then moving to an 'Enabled' state. Reset indicates that the element is first 'Disabled' and then 'Enabled'. The distinction between requesting 'Shut Down' and 'Disabled' should also be noted. Shut Down requests an orderly transition to the Disabled state, and might involve removing power, to completely erase any existing state. The Disabled state requests an immediate disabling of the element, such that it will not execute or accept any commands or processing requests. This property is set as the result of a method invocation (such as Start or StopService on CIM_Service), or can be overridden and defined as WRITEable in a subclass. The method approach is considered superior to a WRITEable property, because it allows an explicit invocation of the operation and the return of a result code. A particular instance of EnabledLogicalElement might not support RequestedStateChange. If this occurs, the value 12 ('Not Applicable') is used. Enumeration: 'reset': 11, 'noChange': 5, 'notApplicable': 12, 'quiesce': 9, 'enabled': 2, 'reboot': 10, 'disabled': 3, 'deferred': 8, 'shutDown': 4, 'test': 7, 'offline': 6. |
msvmspScopeOfResidence | 1.3.6.1.4.1.9600.1.25.5.14.1.20 | wtcsdisplaystring | read-only |
The azman scope for the switch service. This scope will be used when performing access checks for the switch service. This property is inherited from CIM_SwitchPort. |
msvmspStatus | 1.3.6.1.4.1.9600.1.25.5.14.1.21 | wtcsdisplaystring | read-only |
A string indicating the current status of the object. Various operational and non-operational statuses are defined. This property is deprecated in lieu of OperationalStatus, which includes the same semantics in its enumeration. This change is made for 3 reasons: 1) Status is more correctly defined as an array. This definition overcomes the limitation of describing status using a single value, when it is really a multi-valued property (for example, an element might be OK AND Stopped. 2) A MaxLen of 10 is too restrictive and leads to unclear enumerated values. 3) The change to a uint16 data type was discussed when CIM V2.0 was defined. However, existing V1.0 implementations used the string property and did not want to modify their code. Therefore, Status was grandfathered into the Schema. Use of the deprecated qualifier allows the maintenance of the existing property, but also permits an improved definition using OperationalStatus. |
msvmspStatusDescriptions | 1.3.6.1.4.1.9600.1.25.5.14.1.22 | wtcsdisplaystring | read-only |
Strings describing the various OperationalStatus array values. For example, if 'Stopping' is the value assigned to OperationalStatus, then this property may contain an explanation as to why an object is being stopped. Note that entries in this array are correlated with those at the same array index in OperationalStatus. |
msvmspSystemCreationClassName | 1.3.6.1.4.1.9600.1.25.5.14.1.23 | wtcsdisplaystring | read-only |
The CreationClassName of the scoping System. |
msvmspSystemName | 1.3.6.1.4.1.9600.1.25.5.14.1.24 | wtcsdisplaystring | read-only |
The Name of the scoping System. |
msvmspTimeOfLastStateChange | 1.3.6.1.4.1.9600.1.25.5.14.1.25 | dateandtime | read-only |
The date or time when the EnabledState of the element last changed. If the state of the element has not changed and this property is populated, then it must be set to a 0 interval value. If a state change was requested, but rejected or not yet processed, the property must not be updated. |
msvmSwitchPortDynamicFwdTable | 1.3.6.1.4.1.9600.1.25.5.15 | no-access |
Connects a switch port to a dynamic forward entry (learned MAC address). This is useful in finding all of the learned MAC addresses for a specified port. |
|
1.3.6.1.4.1.9600.1.25.5.15.1 | no-access |
None |
||
msvmspdfIndex | 1.3.6.1.4.1.9600.1.25.5.15.1.1 | integer32 | read-only |
The value of this object uniquely identifies the instance entry for this class. |
msvmspdfAntecedent | 1.3.6.1.4.1.9600.1.25.5.15.1.2 | wtcsdisplaystring | read-only |
Antecedent represents the independent object in this association. |
msvmspdfDependent | 1.3.6.1.4.1.9600.1.25.5.15.1.3 | wtcsdisplaystring | read-only |
Dependent represents the object that is dependent on the Antecedent. |
msvmSwitchServiceTable | 1.3.6.1.4.1.9600.1.25.5.16 | no-access |
Represents a virtual switch. |
|
1.3.6.1.4.1.9600.1.25.5.16.1 | no-access |
None |
||
msvmssIndex | 1.3.6.1.4.1.9600.1.25.5.16.1.1 | integer32 | read-only |
The value of this object uniquely identifies the instance entry for this class. |
msvmssBridgeAddress | 1.3.6.1.4.1.9600.1.25.5.16.1.2 | wtcsdisplaystring | read-only |
Address used by this SwitchService when it must be uniquely identified. For an ethernet bridge, the MAC Address serves as the BridgeAddress. When concatenated with a SpanningTreeService Priority, a unique bridge identifier results. The MAC address is formatted as twelve hexadecimal digits (e.g., '010203040506'), with each pair representing one of the six octets of the MAC address in 'canonical' bit order according to RFC 2469. In other scenarios, like Ipv6, the address is formatted as 'ffff:ffff:ffff:ffff'. |
msvmssBridgeAddressType | 1.3.6.1.4.1.9600.1.25.5.16.1.3 | integer | read-only |
BridgeAddressType defines the type of addressing scheme used for this Bridge and its BridgeAddress property. Enumeration: 'mac': 4, 'other': 1, 'macSpanningTreePriority': 5, 'ipv4': 2, 'ipv6': 3. |
msvmssBridgeType | 1.3.6.1.4.1.9600.1.25.5.16.1.4 | integer | read-only |
Indicates what type of switching service can be performed. Enumeration: 'unknown': 1, 'transparentonly': 2, 'srt': 4, 'sourceRouteonly': 3. |
msvmssCaption | 1.3.6.1.4.1.9600.1.25.5.16.1.5 | wtcsdisplaystring | read-only |
The Caption property is a short textual description (one- line string) of the object. |
msvmssCreationClassName | 1.3.6.1.4.1.9600.1.25.5.16.1.6 | wtcsdisplaystring | read-only |
CreationClassName indicates the name of the class or the subclass that is 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. |
msvmssDescription | 1.3.6.1.4.1.9600.1.25.5.16.1.7 | wtcsdisplaystring | read-only |
The Description property provides a textual description of the object. |
msvmssElementName | 1.3.6.1.4.1.9600.1.25.5.16.1.8 | wtcsdisplaystring | read-only |
A user-friendly name for the object. This property allows each instance to define a user-friendly name in addition to its key properties, identity data, and description information. Note that the Name property of ManagedSystemElement is also defined as a user-friendly name. But, it is often subclassed to be a Key. It is not reasonable that the same property can convey both identity and a user-friendly name, without inconsistencies. Where Name exists and is not a Key (such as for instances of LogicalDevice), the same information can be present in both the Name and ElementName properties. |
msvmssEnabledDefault | 1.3.6.1.4.1.9600.1.25.5.16.1.9 | integer | read-only |
An enumerated value indicating an administrator's default or startup configuration for the Enabled State of an element. By default, the element is 'Enabled' (value=2). Enumeration: 'disabled': 3, 'notApplicable': 5, 'enabled': 2, 'enabledbutOffline': 6, 'noDefault': 7. |
msvmssEnabledState | 1.3.6.1.4.1.9600.1.25.5.16.1.10 | integer | read-only |
EnabledState is an integer enumeration that indicates the enabled and disabled states of an element. It can also indicate the transitions between these requested states. For example, shutting down (value=4) and starting (value=10) are transient states between enabled and disabled. The following text briefly summarizes the various enabled and disabled states: Enabled (2) indicates that the element is or could be executing commands, will process any queued commands, and queues new requests. Disabled (3) indicates that the element will not execute commands and will drop any new requests. Shutting Down (4) indicates that the element is in the process of going to a Disabled state. Not Applicable (5) indicates the element does not support being enabled or disabled. Enabled but Offline (6) indicates that the element might be completing commands, and will drop any new requests. Test (7) indicates that the element is in a test state. Deferred (8) indicates that the element might be completing commands, but will queue any new requests. Quiesce (9) indicates that the element is enabled but in a restricted mode. The behavior of the element is similar to the Enabled state, but it processes only a restricted set of commands. All other requests are queued. Starting (10) indicates that the element is in the process of going to an Enabled state. New requests are queued. Enumeration: 'deferred': 8, 'quiesce': 9, 'unknown': 0, 'enabled': 2, 'shuttingDown': 4, 'inTest': 7, 'disabled': 3, 'notApplicable': 5, 'other': 1, 'enabledbutOffline': 6, 'starting': 10. |
msvmssHealthState | 1.3.6.1.4.1.9600.1.25.5.16.1.11 | integer | read-only |
Indicates the current health of the element. This attribute expresses the health of this element but not necessarily that of its subcomponents. The possible values are 0 to 30, where 5 means the element is entirely healthy and 30 means the element is completely non-functional. The following continuum is defined: 'Non-recoverable Error' (30) - The element has completely failed, and recovery is not possible. All functionality provided by this element has been lost. 'Critical Failure' (25) - The element is non-functional and recovery might not be possible. 'Major Failure' (20) - The element is failing. It is possible that some or all of the functionality of this component is degraded or not working. 'Minor Failure' (15) - All functionality is available but some might be degraded. 'Degraded/Warning' (10) - The element is in working order and all functionality is provided. However, the element is not working to the best of its abilities. For example, the element might not be operating at optimal performance or it might be reporting recoverable errors. 'OK' (5) - The element is fully functional and is operating within normal operational parameters and without error. 'Unknown' (0) - The implementation cannot report on HealthState at this time. DMTF has reserved the unused portion of the continuum for additional HealthStates in the future. Enumeration: 'ok': 5, 'majorfailure': 20, 'unknown': 0, 'degradedWarning': 10, 'nonrecoverableerror': 30, 'criticalfailure': 25, 'minorfailure': 15. |
msvmssInstallDate | 1.3.6.1.4.1.9600.1.25.5.16.1.12 | dateandtime | read-only |
A datetime value that indicates when the object was installed. Lack of a value does not indicate that the object is not installed. |
msvmssKeywords | 1.3.6.1.4.1.9600.1.25.5.16.1.13 | wtcsdisplaystring | read-only |
This is a free-form array of strings that provide descriptive words and phrases that can be used in queries. To-date, this property has not been implemented, since it is not standardized. Also, if this was a necessary query construct, then it would be required higher in the inheritance hierarchy. The latter has not proven necessary. Therefore, the property is deprecated. |
msvmssName | 1.3.6.1.4.1.9600.1.25.5.16.1.14 | wtcsdisplaystring | read-only |
The Name property defines the label by which the object is known. When subclassed, the Name property can be overridden to be a Key property. |
msvmssNumLearnableAddresses | 1.3.6.1.4.1.9600.1.25.5.16.1.15 | gauge32 | read-only |
The number of learnable addresses for this switch. This property is inherited from CIM_SwitchService. |
msvmssNumPorts | 1.3.6.1.4.1.9600.1.25.5.16.1.16 | integer32 | read-only |
The number of switch ports controlled by this switching service. |
msvmssOperationalStatus | 1.3.6.1.4.1.9600.1.25.5.16.1.17 | integer | read-only |
Indicates the current statuses of the element. Various operational statuses are defined. Many of the enumeration's values are self-explanatory. However, a few are not and are described here in more detail. 'Stressed' indicates that the element is functioning, but needs attention. Examples of 'Stressed' states are overload, overheated, and so on. 'Predictive Failure' indicates that an element is functioning nominally but predicting a failure in the near future. 'In Service' describes an element being configured, maintained, cleaned, or otherwise administered. 'No Contact' indicates that the monitoring system has knowledge of this element, but has never been able to establish communications with it. 'Lost Communication' indicates that the ManagedSystem Element is known to exist and has been contacted successfully in the past, but is currently unreachable. 'Stopped' and 'Aborted' are similar, although the former implies a clean and orderly stop, while the latter implies an abrupt stop where the state and configuration of the element might need to be updated. 'Dormant' indicates that the element is inactive or quiesced. 'Supporting Entity in Error' indicates that this element might be 'OK' but that another element, on which it is dependent, is in error. An example is a network service or endpoint that cannot function due to lower-layer networking problems. 'Completed' indicates that the element has completed its operation. This value should be combined with either OK, Error, or Degraded so that a client can tell if the complete operation Completed with OK (passed), Completed with Error (failed), or Completed with Degraded (the operation finished, but it did not complete OK or did not report an error). 'Power Mode' indicates that the element has additional power model information contained in the Associated PowerManagementService association. OperationalStatus replaces the Status property on ManagedSystemElement to provide a consistent approach to enumerations, to address implementation needs for an array property, and to provide a migration path from today's environment to the future. This change was not made earlier because it required the deprecated qualifier. Due to the widespread use of the existing Status property in management applications, it is strongly recommended that providers or instrumentation provide both the Status and OperationalStatus properties. Further, the first value of OperationalStatus should contain the primary status for the element. When instrumented, Status (because it is single-valued) should also provide the primary status of the element. Enumeration: 'lostCommunication': 13, 'dormant': 15, 'powerMode': 18, 'ok': 2, 'aborted': 14, 'unknown': 0, 'noContact': 12, 'error': 6, 'supportingEntityinError': 16, 'other': 1, 'nonRecoverableError': 7, 'predictiveFailure': 5, 'stressed': 4, 'stopping': 9, 'stopped': 10, 'degraded': 3, 'starting': 8, 'completed': 17, 'inService': 11. |
msvmssOtherEnabledState | 1.3.6.1.4.1.9600.1.25.5.16.1.18 | wtcsdisplaystring | read-only |
A string that describes the enabled or disabled state of the element when the EnabledState property is set to 1 ('Other'). This property must be set to null when EnabledState is any value other than 1. |
msvmssOtherProtocolType | 1.3.6.1.4.1.9600.1.25.5.16.1.19 | wtcsdisplaystring | read-only |
This defines the type of protocol that is being forwarded when the value of the ProtocolType attribute is 1 (i.e., 'Other'). This provides for future extensibility. |
msvmssPrimaryOwnerContact | 1.3.6.1.4.1.9600.1.25.5.16.1.20 | wtcsdisplaystring | read-only |
A string that provides information on how the primary owner of the Service can be reached (for example, phone number, e-mail address, and so on). |
msvmssPrimaryOwnerName | 1.3.6.1.4.1.9600.1.25.5.16.1.21 | wtcsdisplaystring | read-only |
The name of the primary owner for the service, if one is defined. The primary owner is the initial support contact for the Service. |
msvmssProtocolType | 1.3.6.1.4.1.9600.1.25.5.16.1.22 | integer | read-only |
This defines the type of protocol that is being forwarded. Enumeration: 'conp': 9, 'xns': 12, 'atm': 13, 'infiniband': 18, 'sna': 8, 'unknown': 0, 'appleTalk': 6, 'decnet': 7, 'fibreChannel': 19, 'vines': 11, 'tokenRing': 16, 'other': 1, 'frameRelay': 14, 'ipv4': 2, 'ipv6': 3, 'ethernet': 15, 'ipv4IPv6': 4, 'ipx': 5, 'clnp': 10, 'fddi': 17. |
msvmssRequestedState | 1.3.6.1.4.1.9600.1.25.5.16.1.23 | integer | read-only |
RequestedState is an integer enumeration that indicates the last requested or desired state for the element. The actual state of the element is represented by EnabledState. This property is provided to compare the last requested and current enabled or disabled states. Note that when EnabledState is set to 5 ('Not Applicable'), then this property has no meaning. By default, the RequestedState of the element is 5 ('No Change'). Refer to the EnabledState property description for explanations of the values in the RequestedState enumeration. It should be noted that there are two new values in RequestedState that build on the statuses of EnabledState. These are 'Reboot' (10) and 'Reset' (11). Reboot refers to doing a 'Shut Down' and then moving to an 'Enabled' state. Reset indicates that the element is first 'Disabled' and then 'Enabled'. The distinction between requesting 'Shut Down' and 'Disabled' should also be noted. Shut Down requests an orderly transition to the Disabled state, and might involve removing power, to completely erase any existing state. The Disabled state requests an immediate disabling of the element, such that it will not execute or accept any commands or processing requests. This property is set as the result of a method invocation (such as Start or StopService on CIM_Service), or can be overridden and defined as WRITEable in a subclass. The method approach is considered superior to a WRITEable property, because it allows an explicit invocation of the operation and the return of a result code. A particular instance of EnabledLogicalElement might not support RequestedStateChange. If this occurs, the value 12 ('Not Applicable') is used. Enumeration: 'reset': 11, 'noChange': 5, 'notApplicable': 12, 'quiesce': 9, 'enabled': 2, 'reboot': 10, 'disabled': 3, 'deferred': 8, 'shutDown': 4, 'test': 7, 'offline': 6. |
msvmssScopeOfResidence | 1.3.6.1.4.1.9600.1.25.5.16.1.24 | wtcsdisplaystring | read-only |
The azman scope for the switch service. This property is inherited from CIM_SwitchService. |
msvmssServiceURL | 1.3.6.1.4.1.9600.1.25.5.16.1.25 | wtcsdisplaystring | read-only |
This is a URL that provides the protocol, network location, and other service-specific information required in order to access the service. It is deprecated with the recommendation that ServiceAccessURI be instantiated instead. This new class correctly positions the semantics of the service access, and clarifies the format of the information. |
msvmssStartMode | 1.3.6.1.4.1.9600.1.25.5.16.1.26 | wtcsdisplaystring | read-only |
Note: The use of this element is deprecated in lieu of the EnabledDefault property that is inherited from EnabledLogicalElement. The EnabledLogicalElement addresses the same semantics. The change to a uint16 data type was discussed when CIM V2.0 was defined. However, existing V1.0 implementations used the string property. To remain compatible with those implementations, StartMode was grandfathered into the schema. Use of the deprecated qualifier allows the maintenance of the existing property but also permits an improved, clarified definition using EnabledDefault. Deprecated description: StartMode is a string value that indicates whether the Service is automatically started by a System, an Operating System, and so on, or is started only upon request. |
msvmssStarted | 1.3.6.1.4.1.9600.1.25.5.16.1.27 | truthvalue | read-only |
Started is a Boolean that indicates whether the Service has been started (TRUE), or stopped (FALSE). |
msvmssStartupConditions | 1.3.6.1.4.1.9600.1.25.5.16.1.28 | wtcsdisplaystring | read-only |
This is a free-form array of strings that specify any specific pre-conditions that must be met in order for this service to start correctly. It was expected that subclasses would refine the inherited StartService() method to suit their specific needs. To-date, this refinement has not been necessary. Also, the property is not very useful, since it is not standardized. If this was a necessary construct, then it would be required higher in the inheritance hierarchy (on Service). The latter has not proven true. Therefore, the property is deprecated. |
msvmssStartupParameters | 1.3.6.1.4.1.9600.1.25.5.16.1.29 | wtcsdisplaystring | read-only |
This is a free-form array of strings that specify any specific parameters that must be supplied to the StartService() method in order for this service to start correctly. It was expected that subclasses would refine the inherited StartService() methods to suit their specific needs. To-date, this refinement has not been necessary. If indeed the method were refined, then its parameters would more formally convey this information. Therefore, the property is deprecated. |
msvmssStatus | 1.3.6.1.4.1.9600.1.25.5.16.1.30 | wtcsdisplaystring | read-only |
A string indicating the current status of the object. Various operational and non-operational statuses are defined. This property is deprecated in lieu of OperationalStatus, which includes the same semantics in its enumeration. This change is made for 3 reasons: 1) Status is more correctly defined as an array. This definition overcomes the limitation of describing status using a single value, when it is really a multi-valued property (for example, an element might be OK AND Stopped. 2) A MaxLen of 10 is too restrictive and leads to unclear enumerated values. 3) The change to a uint16 data type was discussed when CIM V2.0 was defined. However, existing V1.0 implementations used the string property and did not want to modify their code. Therefore, Status was grandfathered into the Schema. Use of the deprecated qualifier allows the maintenance of the existing property, but also permits an improved definition using OperationalStatus. |
msvmssStatusDescriptions | 1.3.6.1.4.1.9600.1.25.5.16.1.31 | wtcsdisplaystring | read-only |
Strings describing the various OperationalStatus array values. For example, if 'Stopping' is the value assigned to OperationalStatus, then this property may contain an explanation as to why an object is being stopped. Note that entries in this array are correlated with those at the same array index in OperationalStatus. |
msvmssSystemCreationClassName | 1.3.6.1.4.1.9600.1.25.5.16.1.32 | wtcsdisplaystring | read-only |
The CreationClassName of the scoping System. |
msvmssSystemName | 1.3.6.1.4.1.9600.1.25.5.16.1.33 | wtcsdisplaystring | read-only |
The Name of the scoping System. |
msvmssTimeOfLastStateChange | 1.3.6.1.4.1.9600.1.25.5.16.1.34 | dateandtime | read-only |
The date or time when the EnabledState of the element last changed. If the state of the element has not changed and this property is populated, then it must be set to a 0 interval value. If a state change was requested, but rejected or not yet processed, the property must not be updated. |
msvmSwitchServiceTrptBridgeTable | 1.3.6.1.4.1.9600.1.25.5.17 | no-access |
Connects a switch service to a transparent bridging service. |
|
1.3.6.1.4.1.9600.1.25.5.17.1 | no-access |
None |
||
msvmsstbIndex | 1.3.6.1.4.1.9600.1.25.5.17.1.1 | integer32 | read-only |
The value of this object uniquely identifies the instance entry for this class. |
msvmsstbGroupComponent | 1.3.6.1.4.1.9600.1.25.5.17.1.2 | wtcsdisplaystring | read-only |
The parent element in the association. |
msvmsstbPartComponent | 1.3.6.1.4.1.9600.1.25.5.17.1.3 | wtcsdisplaystring | read-only |
The child element in the association. |
msvmSyntheticEthernetPortTable | 1.3.6.1.4.1.9600.1.25.5.18 | no-access |
Represents a synthetic Ethernet adapter. |
|
1.3.6.1.4.1.9600.1.25.5.18.1 | no-access |
None |
||
msvmsepIndex | 1.3.6.1.4.1.9600.1.25.5.18.1.1 | integer32 | read-only |
The value of this object uniquely identifies the instance entry for this class. |
msvmsepActiveMaxTransmissionUnit | 1.3.6.1.4.1.9600.1.25.5.18.1.2 | gauge32 | read-only |
The active or negotiated maximum transmission unit (MTU) that can be supported. |
msvmsepAdditionalAvailability | 1.3.6.1.4.1.9600.1.25.5.18.1.3 | integer | read-only |
Additional availability and status of the Device in addition to that specified in the Availability property. The Availability property denotes the primary status and availability of the Device. In some cases, this property will not be sufficient to denote the complete status of the Device. In those cases, the AdditionalAvailability property can be used to provide further information. For example, the primary Availability of a device might be 'Off line' (value=8) or in a low-power state (AdditionalAvailability value=14), or the Device could be running Diagnostics (AdditionalAvailability value=5, 'In Test'). Enumeration: 'powerSaveStandby': 15, 'paused': 18, 'installError': 12, 'notConfigured': 20, 'quiesced': 21, 'unknown': 2, 'powerSaveUnknown': 13, 'notInstalled': 11, 'offDuty': 9, 'inTest': 5, 'powerSaveWarning': 17, 'notApplicable': 6, 'powerOff': 7, 'other': 1, 'notReady': 19, 'runningFullPower': 3, 'offLine': 8, 'warning': 4, 'degraded': 10, 'powerSaveLowPowerMode': 14, 'powerCycle': 16. |
msvmsepAutoSense | 1.3.6.1.4.1.9600.1.25.5.18.1.4 | truthvalue | read-only |
A Boolean that indicates whether the NetworkPort is capable of automatically determining the speed or other communications characteristics of the attached network media. |
msvmsepAvailability | 1.3.6.1.4.1.9600.1.25.5.18.1.5 | integer | read-only |
Note: The use of this property has been deprecated. Deprecated description: The primary availability and status of the Device. (Additional status information can be specified using the Additional Availability array property.) For example, the Availability property indicates that the Device is running and has full power (value=3), or is in a warning (4), test (5), degraded (10) or power save state (values 13-15 and 17). The Power Save states are defined as follows: Value 13 ('Power Save - Unknown') indicates that the Device is known to be in a power save mode, but its exact status in this mode is unknown; value 14 ('Power Save - Low Power Mode') indicates that the Device is in a power save state but still functioning, and might exhibit degraded performance; value 15 ('Power Save - Standby') indicates that the Device is not functioning but could be brought to full power 'quickly'; and value 17 ('Power Save - Warning') indicates that the Device is in a warning state, but is also in a power save mode. Enumeration: 'powerSaveStandby': 15, 'paused': 18, 'installError': 12, 'notConfigured': 20, 'quiesced': 21, 'unknown': 2, 'powerSaveUnknown': 13, 'notInstalled': 11, 'offDuty': 9, 'inTest': 5, 'powerSaveWarning': 17, 'notApplicable': 6, 'powerOff': 7, 'other': 1, 'notReady': 19, 'runningFullPower': 3, 'offLine': 8, 'warning': 4, 'degraded': 10, 'powerSaveLowPowerMode': 14, 'powerCycle': 16. |
msvmsepCapabilities | 1.3.6.1.4.1.9600.1.25.5.18.1.6 | integer | read-only |
Capabilities of the EthernetPort. For example, the Device might support AlertOnLan, WakeOnLan, Load Balancing, or FailOver. If failover or load balancing capabilities are listed, a SpareGroup (failover) or ExtraCapacityGroup (load balancing) should also be defined to completely describe the capability. Enumeration: 'unknown': 0, 'failOver': 4, 'other': 1, 'loadBalancing': 5, 'alertOnLan': 2, 'wakeOnLan': 3. |
msvmsepCapabilityDescriptions | 1.3.6.1.4.1.9600.1.25.5.18.1.7 | wtcsdisplaystring | read-only |
An array of free-form strings that provides more detailed explanations for any of the EthernetPort features that are indicated in the Capabilities array. Note, each entry of this array is related to the entry in the Capabilities array that is located at the same index. |
msvmsepCaption | 1.3.6.1.4.1.9600.1.25.5.18.1.8 | wtcsdisplaystring | read-only |
The Caption property is a short textual description (one- line string) of the object. |
msvmsepCreationClassName | 1.3.6.1.4.1.9600.1.25.5.18.1.9 | wtcsdisplaystring | read-only |
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. |
msvmsepDescription | 1.3.6.1.4.1.9600.1.25.5.18.1.10 | wtcsdisplaystring | read-only |
The Description property provides a textual description of the object. |
msvmsepDeviceID | 1.3.6.1.4.1.9600.1.25.5.18.1.11 | wtcsdisplaystring | read-only |
An address or other identifying information used to uniquely name the LogicalDevice. |
msvmsepElementName | 1.3.6.1.4.1.9600.1.25.5.18.1.12 | wtcsdisplaystring | read-only |
A user-friendly name for the object. This property allows each instance to define a user-friendly name in addition to its key properties, identity data, and description information. Note that the Name property of ManagedSystemElement is also defined as a user-friendly name. But, it is often subclassed to be a Key. It is not reasonable that the same property can convey both identity and a user-friendly name, without inconsistencies. Where Name exists and is not a Key (such as for instances of LogicalDevice), the same information can be present in both the Name and ElementName properties. |
msvmsepEnabledCapabilities | 1.3.6.1.4.1.9600.1.25.5.18.1.13 | integer | read-only |
Specifies which capabilities are enabled from the list of all supported ones, which are defined in the Capabilities array. Enumeration: 'unknown': 0, 'failOver': 4, 'other': 1, 'loadBalancing': 5, 'alertOnLan': 2, 'wakeOnLan': 3. |
msvmsepEnabledDefault | 1.3.6.1.4.1.9600.1.25.5.18.1.14 | integer | read-only |
An enumerated value indicating an administrator's default or startup configuration for the Enabled State of an element. By default, the element is 'Enabled' (value=2). Enumeration: 'disabled': 3, 'notApplicable': 5, 'enabled': 2, 'enabledbutOffline': 6, 'noDefault': 7. |
msvmsepEnabledState | 1.3.6.1.4.1.9600.1.25.5.18.1.15 | integer | read-only |
EnabledState is an integer enumeration that indicates the enabled and disabled states of an element. It can also indicate the transitions between these requested states. For example, shutting down (value=4) and starting (value=10) are transient states between enabled and disabled. The following text briefly summarizes the various enabled and disabled states: Enabled (2) indicates that the element is or could be executing commands, will process any queued commands, and queues new requests. Disabled (3) indicates that the element will not execute commands and will drop any new requests. Shutting Down (4) indicates that the element is in the process of going to a Disabled state. Not Applicable (5) indicates the element does not support being enabled or disabled. Enabled but Offline (6) indicates that the element might be completing commands, and will drop any new requests. Test (7) indicates that the element is in a test state. Deferred (8) indicates that the element might be completing commands, but will queue any new requests. Quiesce (9) indicates that the element is enabled but in a restricted mode. The behavior of the element is similar to the Enabled state, but it processes only a restricted set of commands. All other requests are queued. Starting (10) indicates that the element is in the process of going to an Enabled state. New requests are queued. Enumeration: 'deferred': 8, 'quiesce': 9, 'unknown': 0, 'enabled': 2, 'shuttingDown': 4, 'inTest': 7, 'disabled': 3, 'notApplicable': 5, 'other': 1, 'enabledbutOffline': 6, 'starting': 10. |
msvmsepErrorCleared | 1.3.6.1.4.1.9600.1.25.5.18.1.16 | truthvalue | read-only |
Note: The use of this method is deprecated. Deprecated description: ErrorCleared is a Boolean property that indicates that the error reported in LastErrorCode is now cleared. |
msvmsepErrorDescription | 1.3.6.1.4.1.9600.1.25.5.18.1.17 | wtcsdisplaystring | read-only |
Note: The use of this method is deprecated. Deprecated description: ErrorDescription is a free-form string that supplies more information about the error recorded in LastErrorCode and information on any corrective actions that can be taken. |
msvmsepFullDuplex | 1.3.6.1.4.1.9600.1.25.5.18.1.18 | truthvalue | read-only |
Boolean that indicates that the port is operating in full duplex mode. |
msvmsepHealthState | 1.3.6.1.4.1.9600.1.25.5.18.1.19 | integer | read-only |
Indicates the current health of the element. This attribute expresses the health of this element but not necessarily that of its subcomponents. The possible values are 0 to 30, where 5 means the element is entirely healthy and 30 means the element is completely non-functional. The following continuum is defined: 'Non-recoverable Error' (30) - The element has completely failed, and recovery is not possible. All functionality provided by this element has been lost. 'Critical Failure' (25) - The element is non-functional and recovery might not be possible. 'Major Failure' (20) - The element is failing. It is possible that some or all of the functionality of this component is degraded or not working. 'Minor Failure' (15) - All functionality is available but some might be degraded. 'Degraded/Warning' (10) - The element is in working order and all functionality is provided. However, the element is not working to the best of its abilities. For example, the element might not be operating at optimal performance or it might be reporting recoverable errors. 'OK' (5) - The element is fully functional and is operating within normal operational parameters and without error. 'Unknown' (0) - The implementation cannot report on HealthState at this time. DMTF has reserved the unused portion of the continuum for additional HealthStates in the future. Enumeration: 'ok': 5, 'majorfailure': 20, 'unknown': 0, 'degradedWarning': 10, 'nonrecoverableerror': 30, 'criticalfailure': 25, 'minorfailure': 15. |
msvmsepIdentifyingDescriptions | 1.3.6.1.4.1.9600.1.25.5.18.1.20 | wtcsdisplaystring | read-only |
An array of free-form strings providing explanations and details behind the entries in the OtherIdentifyingInfo array. Note that each entry of this array is related to the entry in OtherIdentifyingInfo that is located at the same index. |
msvmsepInstallDate | 1.3.6.1.4.1.9600.1.25.5.18.1.21 | dateandtime | read-only |
A datetime value that indicates when the object was installed. Lack of a value does not indicate that the object is not installed. |
msvmsepLastErrorCode | 1.3.6.1.4.1.9600.1.25.5.18.1.22 | gauge32 | read-only |
Note: The use of this method is deprecated. Deprecated description: LastErrorCode captures the last error code reported by the LogicalDevice. |
msvmsepLinkTechnology | 1.3.6.1.4.1.9600.1.25.5.18.1.23 | integer | read-only |
An enumeration of the types of links. When set to 1 ('Other'), the related property OtherLinkTechnology contains a string description of the type of link. Enumeration: 'wirelessLAN': 11, 'blueTooth': 10, 'unknown': 0, 'atm': 6, 'fc': 4, 'infrared': 9, 'tokenRing': 7, 'other': 1, 'frameRelay': 8, 'ethernet': 2, 'ib': 3, 'fddi': 5. |
msvmsepLocationIndicator | 1.3.6.1.4.1.9600.1.25.5.18.1.24 | integer | read-only |
An integer that reflects the state of an indicator (e.g., LED) that is part of a device. Reading the value gives the current state. Writing the value with 'On'/'Off' turns the indicator on/off, other values may not be written. Enumeration: 'unknown': 0, 'notSupported': 4, 'off': 3, 'on': 2. |
msvmsepMaxDataSize | 1.3.6.1.4.1.9600.1.25.5.18.1.25 | gauge32 | read-only |
The maximum size of the INFO (non-MAC) field that will be received or transmitted. |
msvmsepMaxQuiesceTime | 1.3.6.1.4.1.9600.1.25.5.18.1.26 | gauge32 | read-only |
Note: The use of this property has been deprecated. When evaluating the use of Quiesce, it was determined that this single property is not adequate for describing when a device will automatically exit a quiescent state. In fact, the most likely scenario for a device to exit a quiescent state was determined to be based on the number of outstanding requests queued rather than on a maximum time. This decision will be re-evaluated and repositioned later. Deprecated description: Maximum time, in milliseconds, that a Device can run in a 'Quiesced' state. The state is defined in its Availability and AdditionalAvailability properties, where 'Quiesced' is conveyed by the value 21. What occurs at the end of the time limit is device-specific. The Device can unquiesce, can be offline, or can take other actions. A value of 0 indicates that a Device can remain quiesced indefinitely. |
msvmsepMaxSpeed | 1.3.6.1.4.1.9600.1.25.5.18.1.27 | gauge32 | read-only |
The maximum bandwidth of the Port in Bits per Second. |
msvmsepName | 1.3.6.1.4.1.9600.1.25.5.18.1.28 | wtcsdisplaystring | read-only |
The Name property defines the label by which the object is known. When subclassed, the Name property can be overridden to be a Key property. |
msvmsepNetworkAddresses | 1.3.6.1.4.1.9600.1.25.5.18.1.29 | wtcsdisplaystring | read-only |
An array of strings that indicates the network addresses for the port. |
msvmsepOperationalStatus | 1.3.6.1.4.1.9600.1.25.5.18.1.30 | integer | read-only |
Indicates the current statuses of the element. Various operational statuses are defined. Many of the enumeration's values are self-explanatory. However, a few are not and are described here in more detail. 'Stressed' indicates that the element is functioning, but needs attention. Examples of 'Stressed' states are overload, overheated, and so on. 'Predictive Failure' indicates that an element is functioning nominally but predicting a failure in the near future. 'In Service' describes an element being configured, maintained, cleaned, or otherwise administered. 'No Contact' indicates that the monitoring system has knowledge of this element, but has never been able to establish communications with it. 'Lost Communication' indicates that the ManagedSystem Element is known to exist and has been contacted successfully in the past, but is currently unreachable. 'Stopped' and 'Aborted' are similar, although the former implies a clean and orderly stop, while the latter implies an abrupt stop where the state and configuration of the element might need to be updated. 'Dormant' indicates that the element is inactive or quiesced. 'Supporting Entity in Error' indicates that this element might be 'OK' but that another element, on which it is dependent, is in error. An example is a network service or endpoint that cannot function due to lower-layer networking problems. 'Completed' indicates that the element has completed its operation. This value should be combined with either OK, Error, or Degraded so that a client can tell if the complete operation Completed with OK (passed), Completed with Error (failed), or Completed with Degraded (the operation finished, but it did not complete OK or did not report an error). 'Power Mode' indicates that the element has additional power model information contained in the Associated PowerManagementService association. OperationalStatus replaces the Status property on ManagedSystemElement to provide a consistent approach to enumerations, to address implementation needs for an array property, and to provide a migration path from today's environment to the future. This change was not made earlier because it required the deprecated qualifier. Due to the widespread use of the existing Status property in management applications, it is strongly recommended that providers or instrumentation provide both the Status and OperationalStatus properties. Further, the first value of OperationalStatus should contain the primary status for the element. When instrumented, Status (because it is single-valued) should also provide the primary status of the element. Enumeration: 'lostCommunication': 13, 'dormant': 15, 'powerMode': 18, 'ok': 2, 'aborted': 14, 'unknown': 0, 'noContact': 12, 'error': 6, 'supportingEntityinError': 16, 'other': 1, 'nonRecoverableError': 7, 'predictiveFailure': 5, 'stressed': 4, 'stopping': 9, 'stopped': 10, 'degraded': 3, 'starting': 8, 'completed': 17, 'inService': 11. |
msvmsepOtherEnabledCapabilities | 1.3.6.1.4.1.9600.1.25.5.18.1.31 | wtcsdisplaystring | read-only |
An array of free-form strings that provides more detailed explanations for any of the enabled capabilities that are specified as 'Other'. |
msvmsepOtherEnabledState | 1.3.6.1.4.1.9600.1.25.5.18.1.32 | wtcsdisplaystring | read-only |
A string that describes the enabled or disabled state of the element when the EnabledState property is set to 1 ('Other'). This property must be set to null when EnabledState is any value other than 1. |
msvmsepOtherIdentifyingInfo | 1.3.6.1.4.1.9600.1.25.5.18.1.33 | wtcsdisplaystring | read-only |
OtherIdentifyingInfo captures data, in addition to DeviceID information, that could be used to identify a LogicalDevice. For example, you could use this property to hold the operating system's user-friendly name for the Device. |
msvmsepOtherLinkTechnology | 1.3.6.1.4.1.9600.1.25.5.18.1.34 | wtcsdisplaystring | read-only |
A string value that describes LinkTechnology when it is set to 1, 'Other'. |
msvmsepOtherNetworkPortType | 1.3.6.1.4.1.9600.1.25.5.18.1.35 | wtcsdisplaystring | read-only |
Note: The use of this property is deprecated in lieu of CIM_LogicalPort.PortType. Deprecated description: The type of module, when PortType is set to 1 ('Other'.) |
msvmsepOtherPortType | 1.3.6.1.4.1.9600.1.25.5.18.1.36 | wtcsdisplaystring | read-only |
Describes the type of module, when PortType is set to 1 ('Other'). |
msvmsepPermanentAddress | 1.3.6.1.4.1.9600.1.25.5.18.1.37 | wtcsdisplaystring | read-only |
PermanentAddress defines the network address that is hardcoded into a port. This 'hardcoded' address can be changed using a firmware upgrade or a software configuration. When this change is made, the field should be updated at the same time. PermanentAddress should be left blank if no 'hardcoded' address exists for the NetworkAdapter. |
msvmsepPortNumber | 1.3.6.1.4.1.9600.1.25.5.18.1.38 | integer32 | read-only |
NetworkPorts are often numbered relative to either a logical module or a network element. |
msvmsepPortType | 1.3.6.1.4.1.9600.1.25.5.18.1.39 | integer | read-only |
PortType is defined to force consistent naming of the 'type' property in subclasses and to guarantee unique enum values for all instances of NetworkPort. When set to 1 ('Other'), related property OtherPortType contains a string description of the type of port. A range of values, DMTF_Reserved, has been defined that allows subclasses to override and define their specific types of ports. Enumeration: 'unknown': 0, 'other': 1, 'notApplicable': 2. |
msvmsepPowerManagementCapability | 1.3.6.1.4.1.9600.1.25.5.18.1.40 | integer | read-only |
Note: The use of this property has been deprecated. Instead, use the PowerCapabilites property in an associated PowerManagementCapabilities class. Deprecated description: An enumerated array describing the power management capabilities of the Device. Enumeration: 'timedPowerOnSupported': 7, 'unknown': 0, 'enabled': 3, 'disabled': 2, 'powerCyclingSupported': 6, 'powerStateSettable': 5, 'notSupported': 1, 'powerSavingModesEnteredAutomatic': 4. |
msvmsepPowerManagementSupported | 1.3.6.1.4.1.9600.1.25.5.18.1.41 | truthvalue | read-only |
Note: The use of this property has been deprecated. Instead, the existence of an associated PowerManagementCapabilities class (associated using the ElementCapabilities relationship) indicates that power management is supported. Deprecated description: Boolean that indicates that the Device can use power management. |
msvmsepPowerOnHours | 1.3.6.1.4.1.9600.1.25.5.18.1.42 | gauge32 | read-only |
Note: The use of this method is deprecated. Deprecated description: The number of consecutive hours that this Device has been powered on since its last power cycle. |
msvmsepRequestedSpeed | 1.3.6.1.4.1.9600.1.25.5.18.1.43 | gauge32 | read-only |
The requested bandwidth of the Port in Bits per Second. The actual bandwidth is reported in LogicalPort.Speed. |
msvmsepRequestedState | 1.3.6.1.4.1.9600.1.25.5.18.1.44 | integer | read-only |
RequestedState is an integer enumeration that indicates the last requested or desired state for the element. The actual state of the element is represented by EnabledState. This property is provided to compare the last requested and current enabled or disabled states. Note that when EnabledState is set to 5 ('Not Applicable'), then this property has no meaning. By default, the RequestedState of the element is 5 ('No Change'). Refer to the EnabledState property description for explanations of the values in the RequestedState enumeration. It should be noted that there are two new values in RequestedState that build on the statuses of EnabledState. These are 'Reboot' (10) and 'Reset' (11). Reboot refers to doing a 'Shut Down' and then moving to an 'Enabled' state. Reset indicates that the element is first 'Disabled' and then 'Enabled'. The distinction between requesting 'Shut Down' and 'Disabled' should also be noted. Shut Down requests an orderly transition to the Disabled state, and might involve removing power, to completely erase any existing state. The Disabled state requests an immediate disabling of the element, such that it will not execute or accept any commands or processing requests. This property is set as the result of a method invocation (such as Start or StopService on CIM_Service), or can be overridden and defined as WRITEable in a subclass. The method approach is considered superior to a WRITEable property, because it allows an explicit invocation of the operation and the return of a result code. A particular instance of EnabledLogicalElement might not support RequestedStateChange. If this occurs, the value 12 ('Not Applicable') is used. Enumeration: 'reset': 11, 'noChange': 5, 'notApplicable': 12, 'quiesce': 9, 'enabled': 2, 'reboot': 10, 'disabled': 3, 'deferred': 8, 'shutDown': 4, 'test': 7, 'offline': 6. |
msvmsepSpeed | 1.3.6.1.4.1.9600.1.25.5.18.1.45 | gauge32 | read-only |
The bandwidth of the Port in Bits per Second. |
msvmsepStatus | 1.3.6.1.4.1.9600.1.25.5.18.1.46 | wtcsdisplaystring | read-only |
A string indicating the current status of the object. Various operational and non-operational statuses are defined. This property is deprecated in lieu of OperationalStatus, which includes the same semantics in its enumeration. This change is made for 3 reasons: 1) Status is more correctly defined as an array. This definition overcomes the limitation of describing status using a single value, when it is really a multi-valued property (for example, an element might be OK AND Stopped. 2) A MaxLen of 10 is too restrictive and leads to unclear enumerated values. 3) The change to a uint16 data type was discussed when CIM V2.0 was defined. However, existing V1.0 implementations used the string property and did not want to modify their code. Therefore, Status was grandfathered into the Schema. Use of the deprecated qualifier allows the maintenance of the existing property, but also permits an improved definition using OperationalStatus. |
msvmsepStatusDescriptions | 1.3.6.1.4.1.9600.1.25.5.18.1.47 | wtcsdisplaystring | read-only |
Strings describing the various OperationalStatus array values. For example, if 'Stopping' is the value assigned to OperationalStatus, then this property may contain an explanation as to why an object is being stopped. Note that entries in this array are correlated with those at the same array index in OperationalStatus. |
msvmsepStatusInfo | 1.3.6.1.4.1.9600.1.25.5.18.1.48 | integer | read-only |
Note: The use of this method is deprecated in lieu of a more clearly named property (EnabledState) that is inherited from ManagedSystemElement and that has additional enumerated values. Deprecated description: The StatusInfo property indicates whether the Logical Device is in an enabled state (value=3), disabled state (value=4), some other state (value=1), or an unknown state (value=2). If this property does not apply to the LogicalDevice, the value 5 ('Not Applicable') should be used. If a Device is ('Enabled')(value=3), it has been powered up and is configured and operational. The Device might or might not be functionally active, depending on whether its Availability (or AdditionalAvailability) indicates that it is ('Running/Full Power')(value=3) or ('Off line') (value=8). In an enabled but offline mode, a Device might be performing out-of-band requests, such as running Diagnostics. If StatusInfo is ('Disabled') (value=4), a Device can only be 'enabled' or powered off. In a personal computer environment, ('Disabled') means that the driver of the device is not available in the stack. In other environments, a Device can be disabled by removing its configuration file. A disabled device is physically present in a System and consuming resources, but it cannot be communicated with until a driver is loaded, a configuration file is loaded, or some other 'enabling' activity has occurred. Enumeration: 'disabled': 4, 'unknown': 2, 'other': 1, 'enabled': 3, 'notApplicable': 5. |
msvmsepSupportedMaxTransmitUnit | 1.3.6.1.4.1.9600.1.25.5.18.1.49 | gauge32 | read-only |
The maximum transmission unit (MTU) that can be supported. |
msvmsepSystemCreationClassName | 1.3.6.1.4.1.9600.1.25.5.18.1.50 | wtcsdisplaystring | read-only |
The CreationClassName of the scoping system. |
msvmsepSystemName | 1.3.6.1.4.1.9600.1.25.5.18.1.51 | wtcsdisplaystring | read-only |
The System Name of the scoping system. |
msvmsepTimeOfLastStateChange | 1.3.6.1.4.1.9600.1.25.5.18.1.52 | dateandtime | read-only |
The date or time when the EnabledState of the element last changed. If the state of the element has not changed and this property is populated, then it must be set to a 0 interval value. If a state change was requested, but rejected or not yet processed, the property must not be updated. |
msvmsepTotalPowerOnHours | 1.3.6.1.4.1.9600.1.25.5.18.1.53 | gauge32 | read-only |
Note: The use of this method is deprecated. Deprecated description: The total number of hours that this Device has been powered on. |
msvmsepUsageRestriction | 1.3.6.1.4.1.9600.1.25.5.18.1.54 | integer | read-only |
In some circumstances, a LogicalPort might be identifiable as a front end or back end port. An example of this situation would be a storage array that might have back end ports to communicate with disk drives and front end ports to communicate with hosts. If there is no restriction on the use of the port, then the value should be set to 'not restricted'. Enumeration: 'unknown': 0, 'backendonly': 3, 'frontendonly': 2, 'notrestricted': 4. |
msvmSyntheticEthernetPortDtTable | 1.3.6.1.4.1.9600.1.25.5.19 | no-access |
Represents the configured state of a synthetic Ethernet adapter. |
|
1.3.6.1.4.1.9600.1.25.5.19.1 | no-access |
None |
||
msvmsepsdIndex | 1.3.6.1.4.1.9600.1.25.5.19.1.1 | integer32 | read-only |
The value of this object uniquely identifies the instance entry for this class. |
msvmsepsdAddress | 1.3.6.1.4.1.9600.1.25.5.19.1.2 | wtcsdisplaystring | read-only |
The address of the resource.For example, the MAC address of a Ethernet port. |
msvmsepsdAllocationUnits | 1.3.6.1.4.1.9600.1.25.5.19.1.3 | wtcsdisplaystring | read-only |
This property specifies the units of allocation used by the Reservation and Limit properties. For example, when ResourceType=Processor, AllocationUnits may be set to MHZ. When ResourceType=Memory, AllocationUnits may be set to MB |
msvmsepsdAutomaticAllocation | 1.3.6.1.4.1.9600.1.25.5.19.1.4 | truthvalue | read-only |
This property specifies if the resource will be automatically allocated. For example when set to true, when the consuming virtual computer system is powered on, this resource would be allocated. A value of false indicates the resource must be explicitly allocated. For example, the setting may represent removable media (cdrom, floppy, etc.) where at power on time, the media isnot present. An explicit operation is required to allocate the resource. |
msvmsepsdAutomaticDeallocation | 1.3.6.1.4.1.9600.1.25.5.19.1.5 | truthvalue | read-only |
This property specifies if the resource will be automatically de-allocated. For example, when set to true, when the consuming virtual computer system is powered off, this resource would be de-allocated. When set to false, the resource will remain allocated and must be explicitly de-allocated. |
msvmsepsdCaption | 1.3.6.1.4.1.9600.1.25.5.19.1.6 | wtcsdisplaystring | read-only |
The Caption property is a short textual description (one- line string) of the object. |
msvmsepsdConnection | 1.3.6.1.4.1.9600.1.25.5.19.1.7 | wtcsdisplaystring | read-only |
The thing to which this resource is connected. For example, a named network or switch port. |
msvmsepsdResourceType | 1.3.6.1.4.1.9600.1.25.5.19.1.20 | integer | read-only |
The type of resource this allocation setting represents. Enumeration: 'usbController': 18, 'basePartitionableUnit': 26, 'iODevice': 12, 'dvddrive': 15, 'serialport': 16, 'ethernetAdapter': 10, 'ibHCA': 9, 'disk': 21, 'dmtfreserved': 29, 'partitionableUnit': 25, 'ideController': 5, 'iSCSIHBA': 8, 'floppyDrive': 13, 'other': 1, 'tape': 22, 'iOSlot': 11, 'memory': 4, 'powerSupply': 27, 'firewireController': 24, 'graphicscontroller': 19, 'storageExtent': 20, 'parallelSCSIHBA': 6, 'coolingDevice': 28, 'fcHBA': 7, 'computerSystem': 2, 'parallelport': 17, 'otherstoragedevice': 23, 'cdDrive': 14, 'processor': 3. |
msvmsepsdStaticMacAddress | 1.3.6.1.4.1.9600.1.25.5.19.1.21 | truthvalue | read-only |
Indicates whether the MAC address is static or dynamic. |
msvmsepsdVirtualQuantity | 1.3.6.1.4.1.9600.1.25.5.19.1.22 | gauge32 | read-only |
This property specifies the quantity of resources presented to the consumer. For example, when ResourceType=Processor, this property would reflect the number of discrete Processors presented to the virtual computer system. When ResourceType=Memory, this property could reflect the number of MB reported to the virtual computer system. |
msvmsepsdVirtualSystemIdentifier | 1.3.6.1.4.1.9600.1.25.5.19.1.23 | wtcsdisplaystring | read-only |
A freeform string array of identifiers of this resource presented to the virtual computer system's operating system. The indexes and values per index are defined on a per resource basis (that is, for each enumerated ResourceType value). This property is inherited from Msvm_SyntheticEthernetPortSettingData and is always set to ' |
msvmsepsdWeight | 1.3.6.1.4.1.9600.1.25.5.19.1.24 | gauge32 | read-only |
This property specifies a relative priority for this allocation in relation to other allocations from the same ResourcePool. This property has no unit of measure, and is only relevant when compared to other allocations vying for the same host resources. |
msvmTransparentBridgeDynFwdTable | 1.3.6.1.4.1.9600.1.25.5.20 | no-access |
Connects a transparent bridging service to a dynamic forward entry (learned MAC address). |
|
1.3.6.1.4.1.9600.1.25.5.20.1 | no-access |
None |
||
msvmtbdfIndex | 1.3.6.1.4.1.9600.1.25.5.20.1.1 | integer32 | read-only |
The value of this object uniquely identifies the instance entry for this class. |
msvmtbdfAntecedent | 1.3.6.1.4.1.9600.1.25.5.20.1.2 | wtcsdisplaystring | read-only |
Antecedent represents the independent object in this association. |
msvmtbdfDependent | 1.3.6.1.4.1.9600.1.25.5.20.1.3 | wtcsdisplaystring | read-only |
Dependent represents the object that is dependent on the Antecedent. |
msvmTransparentBridgingSvcTable | 1.3.6.1.4.1.9600.1.25.5.21 | no-access |
Serves as a placeholder for the service inside the switch that learns MAC addresses. |
|
1.3.6.1.4.1.9600.1.25.5.21.1 | no-access |
None |
||
msvmtbsIndex | 1.3.6.1.4.1.9600.1.25.5.21.1.1 | integer32 | read-only |
The value of this object uniquely identifies the instance entry for this class. |
msvmtbsAgingTime | 1.3.6.1.4.1.9600.1.25.5.21.1.2 | gauge32 | read-only |
The timeout period in seconds for aging out dynamically learned forwarding information. 802.1D-1990 recommends a default of 300 seconds. |
msvmtbsCaption | 1.3.6.1.4.1.9600.1.25.5.21.1.3 | wtcsdisplaystring | read-only |
The Caption property is a short textual description (one- line string) of the object. |
msvmtbsCreationClassName | 1.3.6.1.4.1.9600.1.25.5.21.1.4 | wtcsdisplaystring | read-only |
CreationClassName indicates the name of the class or the subclass that is 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. |
msvmtbsDescription | 1.3.6.1.4.1.9600.1.25.5.21.1.5 | wtcsdisplaystring | read-only |
The Description property provides a textual description of the object. |
msvmtbsElementName | 1.3.6.1.4.1.9600.1.25.5.21.1.6 | wtcsdisplaystring | read-only |
A user-friendly name for the object. This property allows each instance to define a user-friendly name in addition to its key properties, identity data, and description information. Note that the Name property of ManagedSystemElement is also defined as a user-friendly name. But, it is often subclassed to be a Key. It is not reasonable that the same property can convey both identity and a user-friendly name, without inconsistencies. Where Name exists and is not a Key (such as for instances of LogicalDevice), the same information can be present in both the Name and ElementName properties. |
msvmtbsEnabledDefault | 1.3.6.1.4.1.9600.1.25.5.21.1.7 | integer | read-only |
An enumerated value indicating an administrator's default or startup configuration for the Enabled State of an element. By default, the element is 'Enabled' (value=2). Enumeration: 'disabled': 3, 'notApplicable': 5, 'enabled': 2, 'enabledbutOffline': 6, 'noDefault': 7. |
msvmtbsEnabledState | 1.3.6.1.4.1.9600.1.25.5.21.1.8 | integer | read-only |
EnabledState is an integer enumeration that indicates the enabled and disabled states of an element. It can also indicate the transitions between these requested states. For example, shutting down (value=4) and starting (value=10) are transient states between enabled and disabled. The following text briefly summarizes the various enabled and disabled states: Enabled (2) indicates that the element is or could be executing commands, will process any queued commands, and queues new requests. Disabled (3) indicates that the element will not execute commands and will drop any new requests. Shutting Down (4) indicates that the element is in the process of going to a Disabled state. Not Applicable (5) indicates the element does not support being enabled or disabled. Enabled but Offline (6) indicates that the element might be completing commands, and will drop any new requests. Test (7) indicates that the element is in a test state. Deferred (8) indicates that the element might be completing commands, but will queue any new requests. Quiesce (9) indicates that the element is enabled but in a restricted mode. The behavior of the element is similar to the Enabled state, but it processes only a restricted set of commands. All other requests are queued. Starting (10) indicates that the element is in the process of going to an Enabled state. New requests are queued. Enumeration: 'deferred': 8, 'quiesce': 9, 'unknown': 0, 'enabled': 2, 'shuttingDown': 4, 'inTest': 7, 'disabled': 3, 'notApplicable': 5, 'other': 1, 'enabledbutOffline': 6, 'starting': 10. |
msvmtbsFID | 1.3.6.1.4.1.9600.1.25.5.21.1.9 | gauge32 | read-only |
Filtering Database Identifier used by VLAN-aware switches that have more than one filtering database. |
msvmtbsHealthState | 1.3.6.1.4.1.9600.1.25.5.21.1.10 | integer | read-only |
Indicates the current health of the element. This attribute expresses the health of this element but not necessarily that of its subcomponents. The possible values are 0 to 30, where 5 means the element is entirely healthy and 30 means the element is completely non-functional. The following continuum is defined: 'Non-recoverable Error' (30) - The element has completely failed, and recovery is not possible. All functionality provided by this element has been lost. 'Critical Failure' (25) - The element is non-functional and recovery might not be possible. 'Major Failure' (20) - The element is failing. It is possible that some or all of the functionality of this component is degraded or not working. 'Minor Failure' (15) - All functionality is available but some might be degraded. 'Degraded/Warning' (10) - The element is in working order and all functionality is provided. However, the element is not working to the best of its abilities. For example, the element might not be operating at optimal performance or it might be reporting recoverable errors. 'OK' (5) - The element is fully functional and is operating within normal operational parameters and without error. 'Unknown' (0) - The implementation cannot report on HealthState at this time. DMTF has reserved the unused portion of the continuum for additional HealthStates in the future. Enumeration: 'ok': 5, 'majorfailure': 20, 'unknown': 0, 'degradedWarning': 10, 'nonrecoverableerror': 30, 'criticalfailure': 25, 'minorfailure': 15. |
msvmtbsInstallDate | 1.3.6.1.4.1.9600.1.25.5.21.1.11 | dateandtime | read-only |
A datetime value that indicates when the object was installed. Lack of a value does not indicate that the object is not installed. |
msvmtbsKeywords | 1.3.6.1.4.1.9600.1.25.5.21.1.12 | wtcsdisplaystring | read-only |
This is a free-form array of strings that provide descriptive words and phrases that can be used in queries. To-date, this property has not been implemented, since it is not standardized. Also, if this was a necessary query construct, then it would be required higher in the inheritance hierarchy. The latter has not proven necessary. Therefore, the property is deprecated. |
msvmtbsName | 1.3.6.1.4.1.9600.1.25.5.21.1.13 | wtcsdisplaystring | read-only |
The Name property defines the label by which the object is known. When subclassed, the Name property can be overridden to be a Key property. |
msvmtbsOperationalStatus | 1.3.6.1.4.1.9600.1.25.5.21.1.14 | integer | read-only |
Indicates the current statuses of the element. Various operational statuses are defined. Many of the enumeration's values are self-explanatory. However, a few are not and are described here in more detail. 'Stressed' indicates that the element is functioning, but needs attention. Examples of 'Stressed' states are overload, overheated, and so on. 'Predictive Failure' indicates that an element is functioning nominally but predicting a failure in the near future. 'In Service' describes an element being configured, maintained, cleaned, or otherwise administered. 'No Contact' indicates that the monitoring system has knowledge of this element, but has never been able to establish communications with it. 'Lost Communication' indicates that the ManagedSystem Element is known to exist and has been contacted successfully in the past, but is currently unreachable. 'Stopped' and 'Aborted' are similar, although the former implies a clean and orderly stop, while the latter implies an abrupt stop where the state and configuration of the element might need to be updated. 'Dormant' indicates that the element is inactive or quiesced. 'Supporting Entity in Error' indicates that this element might be 'OK' but that another element, on which it is dependent, is in error. An example is a network service or endpoint that cannot function due to lower-layer networking problems. 'Completed' indicates that the element has completed its operation. This value should be combined with either OK, Error, or Degraded so that a client can tell if the complete operation Completed with OK (passed), Completed with Error (failed), or Completed with Degraded (the operation finished, but it did not complete OK or did not report an error). 'Power Mode' indicates that the element has additional power model information contained in the Associated PowerManagementService association. OperationalStatus replaces the Status property on ManagedSystemElement to provide a consistent approach to enumerations, to address implementation needs for an array property, and to provide a migration path from today's environment to the future. This change was not made earlier because it required the deprecated qualifier. Due to the widespread use of the existing Status property in management applications, it is strongly recommended that providers or instrumentation provide both the Status and OperationalStatus properties. Further, the first value of OperationalStatus should contain the primary status for the element. When instrumented, Status (because it is single-valued) should also provide the primary status of the element. Enumeration: 'lostCommunication': 13, 'dormant': 15, 'powerMode': 18, 'ok': 2, 'aborted': 14, 'unknown': 0, 'noContact': 12, 'error': 6, 'supportingEntityinError': 16, 'other': 1, 'nonRecoverableError': 7, 'predictiveFailure': 5, 'stressed': 4, 'stopping': 9, 'stopped': 10, 'degraded': 3, 'starting': 8, 'completed': 17, 'inService': 11. |
msvmtbsOtherEnabledState | 1.3.6.1.4.1.9600.1.25.5.21.1.15 | wtcsdisplaystring | read-only |
A string that describes the enabled or disabled state of the element when the EnabledState property is set to 1 ('Other'). This property must be set to null when EnabledState is any value other than 1. |
msvmtbsOtherProtocolType | 1.3.6.1.4.1.9600.1.25.5.21.1.16 | wtcsdisplaystring | read-only |
This defines the type of protocol that is being forwarded when the value of the ProtocolType attribute is 1 (i.e., 'Other'). This provides for future extensibility. |
msvmtbsPrimaryOwnerContact | 1.3.6.1.4.1.9600.1.25.5.21.1.17 | wtcsdisplaystring | read-only |
A string that provides information on how the primary owner of the Service can be reached (for example, phone number, e-mail address, and so on). |
msvmtbsPrimaryOwnerName | 1.3.6.1.4.1.9600.1.25.5.21.1.18 | wtcsdisplaystring | read-only |
The name of the primary owner for the service, if one is defined. The primary owner is the initial support contact for the Service. |
msvmtbsProtocolType | 1.3.6.1.4.1.9600.1.25.5.21.1.19 | integer | read-only |
This defines the type of protocol that is being forwarded. Enumeration: 'conp': 9, 'xns': 12, 'atm': 13, 'infiniband': 18, 'sna': 8, 'unknown': 0, 'appleTalk': 6, 'decnet': 7, 'fibreChannel': 19, 'vines': 11, 'tokenRing': 16, 'other': 1, 'frameRelay': 14, 'ipv4': 2, 'ipv6': 3, 'ethernet': 15, 'ipv4IPv6': 4, 'ipx': 5, 'clnp': 10, 'fddi': 17. |
msvmtbsRequestedState | 1.3.6.1.4.1.9600.1.25.5.21.1.20 | integer | read-only |
RequestedState is an integer enumeration that indicates the last requested or desired state for the element. The actual state of the element is represented by EnabledState. This property is provided to compare the last requested and current enabled or disabled states. Note that when EnabledState is set to 5 ('Not Applicable'), then this property has no meaning. By default, the RequestedState of the element is 5 ('No Change'). Refer to the EnabledState property description for explanations of the values in the RequestedState enumeration. It should be noted that there are two new values in RequestedState that build on the statuses of EnabledState. These are 'Reboot' (10) and 'Reset' (11). Reboot refers to doing a 'Shut Down' and then moving to an 'Enabled' state. Reset indicates that the element is first 'Disabled' and then 'Enabled'. The distinction between requesting 'Shut Down' and 'Disabled' should also be noted. Shut Down requests an orderly transition to the Disabled state, and might involve removing power, to completely erase any existing state. The Disabled state requests an immediate disabling of the element, such that it will not execute or accept any commands or processing requests. This property is set as the result of a method invocation (such as Start or StopService on CIM_Service), or can be overridden and defined as WRITEable in a subclass. The method approach is considered superior to a WRITEable property, because it allows an explicit invocation of the operation and the return of a result code. A particular instance of EnabledLogicalElement might not support RequestedStateChange. If this occurs, the value 12 ('Not Applicable') is used. Enumeration: 'reset': 11, 'noChange': 5, 'notApplicable': 12, 'quiesce': 9, 'enabled': 2, 'reboot': 10, 'disabled': 3, 'deferred': 8, 'shutDown': 4, 'test': 7, 'offline': 6. |
msvmtbsServiceURL | 1.3.6.1.4.1.9600.1.25.5.21.1.21 | wtcsdisplaystring | read-only |
This is a URL that provides the protocol, network location, and other service-specific information required in order to access the service. It is deprecated with the recommendation that ServiceAccessURI be instantiated instead. This new class correctly positions the semantics of the service access, and clarifies the format of the information. |
msvmtbsStartMode | 1.3.6.1.4.1.9600.1.25.5.21.1.22 | wtcsdisplaystring | read-only |
Note: The use of this element is deprecated in lieu of the EnabledDefault property that is inherited from EnabledLogicalElement. The EnabledLogicalElement addresses the same semantics. The change to a uint16 data type was discussed when CIM V2.0 was defined. However, existing V1.0 implementations used the string property. To remain compatible with those implementations, StartMode was grandfathered into the schema. Use of the deprecated qualifier allows the maintenance of the existing property but also permits an improved, clarified definition using EnabledDefault. Deprecated description: StartMode is a string value that indicates whether the Service is automatically started by a System, an Operating System, and so on, or is started only upon request. |
msvmtbsStarted | 1.3.6.1.4.1.9600.1.25.5.21.1.23 | truthvalue | read-only |
Started is a Boolean that indicates whether the Service has been started (TRUE), or stopped (FALSE). |
msvmtbsStartupConditions | 1.3.6.1.4.1.9600.1.25.5.21.1.24 | wtcsdisplaystring | read-only |
This is a free-form array of strings that specify any specific pre-conditions that must be met in order for this service to start correctly. It was expected that subclasses would refine the inherited StartService() method to suit their specific needs. To-date, this refinement has not been necessary. Also, the property is not very useful, since it is not standardized. If this was a necessary construct, then it would be required higher in the inheritance hierarchy (on Service). The latter has not proven true. Therefore, the property is deprecated. |
msvmtbsStartupParameters | 1.3.6.1.4.1.9600.1.25.5.21.1.25 | wtcsdisplaystring | read-only |
This is a free-form array of strings that specify any specific parameters that must be supplied to the StartService() method in order for this service to start correctly. It was expected that subclasses would refine the inherited StartService() methods to suit their specific needs. To-date, this refinement has not been necessary. If indeed the method were refined, then its parameters would more formally convey this information. Therefore, the property is deprecated. |
msvmtbsStatus | 1.3.6.1.4.1.9600.1.25.5.21.1.26 | wtcsdisplaystring | read-only |
A string indicating the current status of the object. Various operational and non-operational statuses are defined. This property is deprecated in lieu of OperationalStatus, which includes the same semantics in its enumeration. This change is made for 3 reasons: 1) Status is more correctly defined as an array. This definition overcomes the limitation of describing status using a single value, when it is really a multi-valued property (for example, an element might be OK AND Stopped. 2) A MaxLen of 10 is too restrictive and leads to unclear enumerated values. 3) The change to a uint16 data type was discussed when CIM V2.0 was defined. However, existing V1.0 implementations used the string property and did not want to modify their code. Therefore, Status was grandfathered into the Schema. Use of the deprecated qualifier allows the maintenance of the existing property, but also permits an improved definition using OperationalStatus. |
msvmtbsStatusDescriptions | 1.3.6.1.4.1.9600.1.25.5.21.1.27 | wtcsdisplaystring | read-only |
Strings describing the various OperationalStatus array values. For example, if 'Stopping' is the value assigned to OperationalStatus, then this property may contain an explanation as to why an object is being stopped. Note that entries in this array are correlated with those at the same array index in OperationalStatus. |
msvmtbsSystemCreationClassName | 1.3.6.1.4.1.9600.1.25.5.21.1.28 | wtcsdisplaystring | read-only |
The CreationClassName of the scoping System. |
msvmtbsSystemName | 1.3.6.1.4.1.9600.1.25.5.21.1.29 | wtcsdisplaystring | read-only |
The Name of the scoping System. |
msvmtbsTimeOfLastStateChange | 1.3.6.1.4.1.9600.1.25.5.21.1.30 | dateandtime | read-only |
The date or time when the EnabledState of the element last changed. If the state of the element has not changed and this property is populated, then it must be set to a 0 interval value. If a state change was requested, but rejected or not yet processed, the property must not be updated. |
msvmVirtualSwitchMgtServiceTable | 1.3.6.1.4.1.9600.1.25.5.22 | no-access |
Controls the definition, modification, and destruction of global networking resources such as virtual switches, switch ports, and internal Ethernet ports. |
|
1.3.6.1.4.1.9600.1.25.5.22.1 | no-access |
None |
||
msvmvsmsIndex | 1.3.6.1.4.1.9600.1.25.5.22.1.1 | integer32 | read-only |
The value of this object uniquely identifies the instance entry for this class. |
msvmvsmsCaption | 1.3.6.1.4.1.9600.1.25.5.22.1.2 | wtcsdisplaystring | read-only |
The Caption property is a short textual description (one- line string) of the object. |
msvmvsmsCreationClassName | 1.3.6.1.4.1.9600.1.25.5.22.1.3 | wtcsdisplaystring | read-only |
CreationClassName indicates the name of the class or the subclass that is 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. |
msvmvsmsDescription | 1.3.6.1.4.1.9600.1.25.5.22.1.4 | wtcsdisplaystring | read-only |
The Description property provides a textual description of the object. |
msvmvsmsElementName | 1.3.6.1.4.1.9600.1.25.5.22.1.5 | wtcsdisplaystring | read-only |
A user-friendly name for the object. This property allows each instance to define a user-friendly name in addition to its key properties, identity data, and description information. Note that the Name property of ManagedSystemElement is also defined as a user-friendly name. But, it is often subclassed to be a Key. It is not reasonable that the same property can convey both identity and a user-friendly name, without inconsistencies. Where Name exists and is not a Key (such as for instances of LogicalDevice), the same information can be present in both the Name and ElementName properties. |
msvmvsmsEnabledDefault | 1.3.6.1.4.1.9600.1.25.5.22.1.6 | integer | read-only |
An enumerated value indicating an administrator's default or startup configuration for the Enabled State of an element. By default, the element is 'Enabled' (value=2). Enumeration: 'disabled': 3, 'notApplicable': 5, 'enabled': 2, 'enabledbutOffline': 6, 'noDefault': 7. |
msvmvsmsEnabledState | 1.3.6.1.4.1.9600.1.25.5.22.1.7 | integer | read-only |
EnabledState is an integer enumeration that indicates the enabled and disabled states of an element. It can also indicate the transitions between these requested states. For example, shutting down (value=4) and starting (value=10) are transient states between enabled and disabled. The following text briefly summarizes the various enabled and disabled states: Enabled (2) indicates that the element is or could be executing commands, will process any queued commands, and queues new requests. Disabled (3) indicates that the element will not execute commands and will drop any new requests. Shutting Down (4) indicates that the element is in the process of going to a Disabled state. Not Applicable (5) indicates the element does not support being enabled or disabled. Enabled but Offline (6) indicates that the element might be completing commands, and will drop any new requests. Test (7) indicates that the element is in a test state. Deferred (8) indicates that the element might be completing commands, but will queue any new requests. Quiesce (9) indicates that the element is enabled but in a restricted mode. The behavior of the element is similar to the Enabled state, but it processes only a restricted set of commands. All other requests are queued. Starting (10) indicates that the element is in the process of going to an Enabled state. New requests are queued. Enumeration: 'deferred': 8, 'quiesce': 9, 'unknown': 0, 'enabled': 2, 'shuttingDown': 4, 'inTest': 7, 'disabled': 3, 'notApplicable': 5, 'other': 1, 'enabledbutOffline': 6, 'starting': 10. |
msvmvsmsHealthState | 1.3.6.1.4.1.9600.1.25.5.22.1.8 | integer | read-only |
Indicates the current health of the element. This attribute expresses the health of this element but not necessarily that of its subcomponents. The possible values are 0 to 30, where 5 means the element is entirely healthy and 30 means the element is completely non-functional. The following continuum is defined: 'Non-recoverable Error' (30) - The element has completely failed, and recovery is not possible. All functionality provided by this element has been lost. 'Critical Failure' (25) - The element is non-functional and recovery might not be possible. 'Major Failure' (20) - The element is failing. It is possible that some or all of the functionality of this component is degraded or not working. 'Minor Failure' (15) - All functionality is available but some might be degraded. 'Degraded/Warning' (10) - The element is in working order and all functionality is provided. However, the element is not working to the best of its abilities. For example, the element might not be operating at optimal performance or it might be reporting recoverable errors. 'OK' (5) - The element is fully functional and is operating within normal operational parameters and without error. 'Unknown' (0) - The implementation cannot report on HealthState at this time. DMTF has reserved the unused portion of the continuum for additional HealthStates in the future. Enumeration: 'ok': 5, 'majorfailure': 20, 'unknown': 0, 'degradedWarning': 10, 'nonrecoverableerror': 30, 'criticalfailure': 25, 'minorfailure': 15. |
msvmvsmsInstallDate | 1.3.6.1.4.1.9600.1.25.5.22.1.9 | dateandtime | read-only |
A datetime value that indicates when the object was installed. Lack of a value does not indicate that the object is not installed. |
msvmvsmsName | 1.3.6.1.4.1.9600.1.25.5.22.1.10 | wtcsdisplaystring | read-only |
The Name property defines the label by which the object is known. When subclassed, the Name property can be overridden to be a Key property. |
msvmvsmsOperationalStatus | 1.3.6.1.4.1.9600.1.25.5.22.1.11 | integer | read-only |
Indicates the current statuses of the element. Various operational statuses are defined. Many of the enumeration's values are self-explanatory. However, a few are not and are described here in more detail. 'Stressed' indicates that the element is functioning, but needs attention. Examples of 'Stressed' states are overload, overheated, and so on. 'Predictive Failure' indicates that an element is functioning nominally but predicting a failure in the near future. 'In Service' describes an element being configured, maintained, cleaned, or otherwise administered. 'No Contact' indicates that the monitoring system has knowledge of this element, but has never been able to establish communications with it. 'Lost Communication' indicates that the ManagedSystem Element is known to exist and has been contacted successfully in the past, but is currently unreachable. 'Stopped' and 'Aborted' are similar, although the former implies a clean and orderly stop, while the latter implies an abrupt stop where the state and configuration of the element might need to be updated. 'Dormant' indicates that the element is inactive or quiesced. 'Supporting Entity in Error' indicates that this element might be 'OK' but that another element, on which it is dependent, is in error. An example is a network service or endpoint that cannot function due to lower-layer networking problems. 'Completed' indicates that the element has completed its operation. This value should be combined with either OK, Error, or Degraded so that a client can tell if the complete operation Completed with OK (passed), Completed with Error (failed), or Completed with Degraded (the operation finished, but it did not complete OK or did not report an error). 'Power Mode' indicates that the element has additional power model information contained in the Associated PowerManagementService association. OperationalStatus replaces the Status property on ManagedSystemElement to provide a consistent approach to enumerations, to address implementation needs for an array property, and to provide a migration path from today's environment to the future. This change was not made earlier because it required the deprecated qualifier. Due to the widespread use of the existing Status property in management applications, it is strongly recommended that providers or instrumentation provide both the Status and OperationalStatus properties. Further, the first value of OperationalStatus should contain the primary status for the element. When instrumented, Status (because it is single-valued) should also provide the primary status of the element. Enumeration: 'lostCommunication': 13, 'dormant': 15, 'powerMode': 18, 'ok': 2, 'aborted': 14, 'unknown': 0, 'noContact': 12, 'error': 6, 'supportingEntityinError': 16, 'other': 1, 'nonRecoverableError': 7, 'predictiveFailure': 5, 'stressed': 4, 'stopping': 9, 'stopped': 10, 'degraded': 3, 'starting': 8, 'completed': 17, 'inService': 11. |
msvmvsmsOtherEnabledState | 1.3.6.1.4.1.9600.1.25.5.22.1.12 | wtcsdisplaystring | read-only |
A string that describes the enabled or disabled state of the element when the EnabledState property is set to 1 ('Other'). This property must be set to null when EnabledState is any value other than 1. |
msvmvsmsPrimaryOwnerContact | 1.3.6.1.4.1.9600.1.25.5.22.1.13 | wtcsdisplaystring | read-only |
A string that provides information on how the primary owner of the Service can be reached (for example, phone number, e-mail address, and so on). |
msvmvsmsPrimaryOwnerName | 1.3.6.1.4.1.9600.1.25.5.22.1.14 | wtcsdisplaystring | read-only |
The name of the primary owner for the service, if one is defined. The primary owner is the initial support contact for the Service. |
msvmvsmsRequestedState | 1.3.6.1.4.1.9600.1.25.5.22.1.15 | integer | read-only |
RequestedState is an integer enumeration that indicates the last requested or desired state for the element. The actual state of the element is represented by EnabledState. This property is provided to compare the last requested and current enabled or disabled states. Note that when EnabledState is set to 5 ('Not Applicable'), then this property has no meaning. By default, the RequestedState of the element is 5 ('No Change'). Refer to the EnabledState property description for explanations of the values in the RequestedState enumeration. It should be noted that there are two new values in RequestedState that build on the statuses of EnabledState. These are 'Reboot' (10) and 'Reset' (11). Reboot refers to doing a 'Shut Down' and then moving to an 'Enabled' state. Reset indicates that the element is first 'Disabled' and then 'Enabled'. The distinction between requesting 'Shut Down' and 'Disabled' should also be noted. Shut Down requests an orderly transition to the Disabled state, and might involve removing power, to completely erase any existing state. The Disabled state requests an immediate disabling of the element, such that it will not execute or accept any commands or processing requests. This property is set as the result of a method invocation (such as Start or StopService on CIM_Service), or can be overridden and defined as WRITEable in a subclass. The method approach is considered superior to a WRITEable property, because it allows an explicit invocation of the operation and the return of a result code. A particular instance of EnabledLogicalElement might not support RequestedStateChange. If this occurs, the value 12 ('Not Applicable') is used. Enumeration: 'reset': 11, 'noChange': 5, 'notApplicable': 12, 'quiesce': 9, 'enabled': 2, 'reboot': 10, 'disabled': 3, 'deferred': 8, 'shutDown': 4, 'test': 7, 'offline': 6. |
msvmvsmsStartMode | 1.3.6.1.4.1.9600.1.25.5.22.1.16 | wtcsdisplaystring | read-only |
Note: The use of this element is deprecated in lieu of the EnabledDefault property that is inherited from EnabledLogicalElement. The EnabledLogicalElement addresses the same semantics. The change to a uint16 data type was discussed when CIM V2.0 was defined. However, existing V1.0 implementations used the string property. To remain compatible with those implementations, StartMode was grandfathered into the schema. Use of the deprecated qualifier allows the maintenance of the existing property but also permits an improved, clarified definition using EnabledDefault. Deprecated description: StartMode is a string value that indicates whether the Service is automatically started by a System, an Operating System, and so on, or is started only upon request. |
msvmvsmsStarted | 1.3.6.1.4.1.9600.1.25.5.22.1.17 | truthvalue | read-only |
Started is a Boolean that indicates whether the Service has been started (TRUE), or stopped (FALSE). |
msvmvsmsStatus | 1.3.6.1.4.1.9600.1.25.5.22.1.18 | wtcsdisplaystring | read-only |
A string indicating the current status of the object. Various operational and non-operational statuses are defined. This property is deprecated in lieu of OperationalStatus, which includes the same semantics in its enumeration. This change is made for 3 reasons: 1) Status is more correctly defined as an array. This definition overcomes the limitation of describing status using a single value, when it is really a multi-valued property (for example, an element might be OK AND Stopped. 2) A MaxLen of 10 is too restrictive and leads to unclear enumerated values. 3) The change to a uint16 data type was discussed when CIM V2.0 was defined. However, existing V1.0 implementations used the string property and did not want to modify their code. Therefore, Status was grandfathered into the Schema. Use of the deprecated qualifier allows the maintenance of the existing property, but also permits an improved definition using OperationalStatus. |
msvmvsmsStatusDescriptions | 1.3.6.1.4.1.9600.1.25.5.22.1.19 | wtcsdisplaystring | read-only |
Strings describing the various OperationalStatus array values. For example, if 'Stopping' is the value assigned to OperationalStatus, then this property may contain an explanation as to why an object is being stopped. Note that entries in this array are correlated with those at the same array index in OperationalStatus. |
msvmvsmsSystemCreationClassName | 1.3.6.1.4.1.9600.1.25.5.22.1.20 | wtcsdisplaystring | read-only |
The CreationClassName of the scoping System. |
msvmvsmsSystemName | 1.3.6.1.4.1.9600.1.25.5.22.1.21 | wtcsdisplaystring | read-only |
The Name of the scoping System. |
msvmvsmsTimeOfLastStateChange | 1.3.6.1.4.1.9600.1.25.5.22.1.22 | dateandtime | read-only |
The date or time when the EnabledState of the element last changed. If the state of the element has not changed and this property is populated, then it must be set to a 0 interval value. If a state change was requested, but rejected or not yet processed, the property must not be updated. |
msvmVLANEndpointTable | 1.3.6.1.4.1.9600.1.25.5.23 | no-access |
This class represents the VLAN endpoint of a switch port. |
|
1.3.6.1.4.1.9600.1.25.5.23.1 | no-access |
None |
||
msvmveIndex | 1.3.6.1.4.1.9600.1.25.5.23.1.1 | integer32 | read-only |
The value of this object uniquely identifies the instance entry for this class. |
msvmveBroadcastResetSupported | 1.3.6.1.4.1.9600.1.25.5.23.1.2 | truthvalue | read-only |
A boolean indicating whether the instrumentation supports the BroadcastReset method. |
msvmveCaption | 1.3.6.1.4.1.9600.1.25.5.23.1.3 | wtcsdisplaystring | read-only |
The Caption property is a short textual description (one- line string) of the object. |
msvmveCreationClassName | 1.3.6.1.4.1.9600.1.25.5.23.1.4 | wtcsdisplaystring | read-only |
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. |
msvmveDescription | 1.3.6.1.4.1.9600.1.25.5.23.1.5 | wtcsdisplaystring | read-only |
The Description property provides a textual description of the object. |
msvmveDesiredEndpointMode | 1.3.6.1.4.1.9600.1.25.5.23.1.6 | integer | read-only |
The desired VLAN mode that is requested for use. (Note that the current mode is given by the OperationalEndpointMode property.) The following values are defined: - Access: Puts the endpoint/switch port into permanent nontrunking mode and negotiates to convert the link into a nontrunk link. The endpoint becomes a nontrunk interface. - Dynamic Auto: Makes the endpoint able to convert the link to a trunk link. The endpoint becomes a trunk interface if the neighboring interface is set to trunk or desirable mode. - Dynamic Desirable: Makes the endpoint actively attempt to convert the link to a trunk link. The endpoint becomes a trunk interface if the neighboring interface is set to trunk, desirable, or auto mode. The default switch-port mode for all Ethernet interfaces is 'dynamic desirable.' - Trunk: Puts the endpoint into permanent trunking mode and negotiates to convert the link into a trunk link. The endpoint becomes a trunk interface even if the neighboring interface is not a trunk interface. - Dot1Q Tunnel: Configures the interface as a tunnel (nontrunking) endpoint/port to be connected in an asymmetric link with an 802.1Q trunk port. 802.1Q tunneling is used to maintain customer VLAN integrity across a service provider network. Enumeration: 'dynamicDesirable': 4, 'dynamicAuto': 3, 'access': 2, 'dot1QTunnel': 6, 'other': 1, 'trunk': 5, 'dmtfReserved': 0. |
msvmveDesiredVLANTrunkEncapsul | 1.3.6.1.4.1.9600.1.25.5.23.1.7 | integer32 | read-only |
The type of VLAN encapsulation that is requested for use. (Note that the encapsulation currently in use is given by the OperationalVLANTrunkEncapsulation property.) Note that this property is only applicable when the endpoint is operating in a trunking mode (see the OperationalEndpointMode property for additional details). This property is either 'not applicable' (i.e., the endpoint will never be placed in a trunking mode), a particular type (802.1q or Cisco ISL), or 'negotiate' (i.e., the result of the negotiation between this interface and its neighbor). The value, 'Negotiate' is not allowed if the endpoint does not support negotiation. This capability is hardware and vendor dependent. Refer to the associated VLANEndpointCapabilities.doesTrunkEncapsulationNego tiation property to validate whether a particular endpoint (port) supports encapsulation negotiation. |
msvmveElementName | 1.3.6.1.4.1.9600.1.25.5.23.1.8 | wtcsdisplaystring | read-only |
A user-friendly name for the object. This property allows each instance to define a user-friendly name in addition to its key properties, identity data, and description information. Note that the Name property of ManagedSystemElement is also defined as a user-friendly name. But, it is often subclassed to be a Key. It is not reasonable that the same property can convey both identity and a user-friendly name, without inconsistencies. Where Name exists and is not a Key (such as for instances of LogicalDevice), the same information can be present in both the Name and ElementName properties. |
msvmveEnabledDefault | 1.3.6.1.4.1.9600.1.25.5.23.1.9 | integer | read-only |
An enumerated value indicating an administrator's default or startup configuration for the Enabled State of an element. By default, the element is 'Enabled' (value=2). Enumeration: 'disabled': 3, 'notApplicable': 5, 'enabled': 2, 'enabledbutOffline': 6, 'noDefault': 7. |
msvmveEnabledState | 1.3.6.1.4.1.9600.1.25.5.23.1.10 | integer | read-only |
EnabledState is an integer enumeration that indicates the enabled and disabled states of an element. It can also indicate the transitions between these requested states. For example, shutting down (value=4) and starting (value=10) are transient states between enabled and disabled. The following text briefly summarizes the various enabled and disabled states: Enabled (2) indicates that the element is or could be executing commands, will process any queued commands, and queues new requests. Disabled (3) indicates that the element will not execute commands and will drop any new requests. Shutting Down (4) indicates that the element is in the process of going to a Disabled state. Not Applicable (5) indicates the element does not support being enabled or disabled. Enabled but Offline (6) indicates that the element might be completing commands, and will drop any new requests. Test (7) indicates that the element is in a test state. Deferred (8) indicates that the element might be completing commands, but will queue any new requests. Quiesce (9) indicates that the element is enabled but in a restricted mode. The behavior of the element is similar to the Enabled state, but it processes only a restricted set of commands. All other requests are queued. Starting (10) indicates that the element is in the process of going to an Enabled state. New requests are queued. Enumeration: 'deferred': 8, 'quiesce': 9, 'unknown': 0, 'enabled': 2, 'shuttingDown': 4, 'inTest': 7, 'disabled': 3, 'notApplicable': 5, 'other': 1, 'enabledbutOffline': 6, 'starting': 10. |
msvmveGVRPStatus | 1.3.6.1.4.1.9600.1.25.5.23.1.11 | integer | read-only |
Indicates whether GARP VLAN Registration Protocol (GVRP) is enabled or disabled on the trunk endpoint/port. This property is 'not applicable' unless GVRP is supported by the endpoint. This is indicated in the Capabilities property, VLANEndpointCapabilities.Dot1QTagging. This property is applicable only when the endpoint is operating in trunking mode (determined by examining the SwitchEndpointMode property). Enumeration: 'disabled': 4, 'unknown': 0, 'enabled': 3, 'notApplicable': 2. |
msvmveHealthState | 1.3.6.1.4.1.9600.1.25.5.23.1.12 | integer | read-only |
Indicates the current health of the element. This attribute expresses the health of this element but not necessarily that of its subcomponents. The possible values are 0 to 30, where 5 means the element is entirely healthy and 30 means the element is completely non-functional. The following continuum is defined: 'Non-recoverable Error' (30) - The element has completely failed, and recovery is not possible. All functionality provided by this element has been lost. 'Critical Failure' (25) - The element is non-functional and recovery might not be possible. 'Major Failure' (20) - The element is failing. It is possible that some or all of the functionality of this component is degraded or not working. 'Minor Failure' (15) - All functionality is available but some might be degraded. 'Degraded/Warning' (10) - The element is in working order and all functionality is provided. However, the element is not working to the best of its abilities. For example, the element might not be operating at optimal performance or it might be reporting recoverable errors. 'OK' (5) - The element is fully functional and is operating within normal operational parameters and without error. 'Unknown' (0) - The implementation cannot report on HealthState at this time. DMTF has reserved the unused portion of the continuum for additional HealthStates in the future. Enumeration: 'ok': 5, 'majorfailure': 20, 'unknown': 0, 'degradedWarning': 10, 'nonrecoverableerror': 30, 'criticalfailure': 25, 'minorfailure': 15. |
msvmveInstallDate | 1.3.6.1.4.1.9600.1.25.5.23.1.13 | dateandtime | read-only |
A datetime value that indicates when the object was installed. Lack of a value does not indicate that the object is not installed. |
msvmveName | 1.3.6.1.4.1.9600.1.25.5.23.1.14 | wtcsdisplaystring | read-only |
The Name property defines the label by which the object is known. When subclassed, the Name property can be overridden to be a Key property. |
msvmveNameFormat | 1.3.6.1.4.1.9600.1.25.5.23.1.15 | wtcsdisplaystring | read-only |
NameFormat contains the naming heuristic that is selected to ensure that the value of the Name property is unique. For example, you might choose to prepend the name of the port or interface with the Type of ProtocolEndpoint (for example, IPv4) of this instance followed by an underscore. |
msvmveOperationalEndpointMode | 1.3.6.1.4.1.9600.1.25.5.23.1.16 | integer | read-only |
The configuration mode for the VLAN endpoint. The following values are defined: /n - Unknown: If the endpoint is not VLAN aware. /n - Access: Puts the endpoint into permanent nontrunking mode and negotiates to convert the link into a nontrunk link. The endpoint becomes a nontrunk interface. - Dynamic Auto: Makes the endpoint able to convert the link to a trunk link. The endpoint becomes a trunk interface if the neighboring interface is set to trunk or desirable mode. - Dynamic Desirable: Makes the endpoint actively attempt to convert the link to a trunk link. The endpoint becomes a trunk interface if the neighboring interface is set to trunk, desirable, or auto mode. The default switch-port mode for all Ethernet interfaces is 'dynamic desirable.' - Trunk: Puts the endpoint into permanent trunking mode and negotiates to convert the link into a trunk link. The endpoint becomes a trunk interface even if the neighboring interface is not a trunk interface. - Dot1Q Tunnel: Configures the interface as a tunnel (nontrunking) endpoint/port to be connected in an asymmetric link with an 802.1Q trunk port. 802.1Q tunneling is used to maintain customer VLAN integrity across a service provider network. Enumeration: 'dynamicDesirable': 4, 'dynamicAuto': 3, 'access': 2, 'dot1QTunnel': 6, 'other': 1, 'trunk': 5, 'dmtfReserved': 0. |
msvmveOperationalStatus | 1.3.6.1.4.1.9600.1.25.5.23.1.17 | integer | read-only |
Indicates the current statuses of the element. Various operational statuses are defined. Many of the enumeration's values are self-explanatory. However, a few are not and are described here in more detail. 'Stressed' indicates that the element is functioning, but needs attention. Examples of 'Stressed' states are overload, overheated, and so on. 'Predictive Failure' indicates that an element is functioning nominally but predicting a failure in the near future. 'In Service' describes an element being configured, maintained, cleaned, or otherwise administered. 'No Contact' indicates that the monitoring system has knowledge of this element, but has never been able to establish communications with it. 'Lost Communication' indicates that the ManagedSystem Element is known to exist and has been contacted successfully in the past, but is currently unreachable. 'Stopped' and 'Aborted' are similar, although the former implies a clean and orderly stop, while the latter implies an abrupt stop where the state and configuration of the element might need to be updated. 'Dormant' indicates that the element is inactive or quiesced. 'Supporting Entity in Error' indicates that this element might be 'OK' but that another element, on which it is dependent, is in error. An example is a network service or endpoint that cannot function due to lower-layer networking problems. 'Completed' indicates that the element has completed its operation. This value should be combined with either OK, Error, or Degraded so that a client can tell if the complete operation Completed with OK (passed), Completed with Error (failed), or Completed with Degraded (the operation finished, but it did not complete OK or did not report an error). 'Power Mode' indicates that the element has additional power model information contained in the Associated PowerManagementService association. OperationalStatus replaces the Status property on ManagedSystemElement to provide a consistent approach to enumerations, to address implementation needs for an array property, and to provide a migration path from today's environment to the future. This change was not made earlier because it required the deprecated qualifier. Due to the widespread use of the existing Status property in management applications, it is strongly recommended that providers or instrumentation provide both the Status and OperationalStatus properties. Further, the first value of OperationalStatus should contain the primary status for the element. When instrumented, Status (because it is single-valued) should also provide the primary status of the element. Enumeration: 'lostCommunication': 13, 'dormant': 15, 'powerMode': 18, 'ok': 2, 'aborted': 14, 'unknown': 0, 'noContact': 12, 'error': 6, 'supportingEntityinError': 16, 'other': 1, 'nonRecoverableError': 7, 'predictiveFailure': 5, 'stressed': 4, 'stopping': 9, 'stopped': 10, 'degraded': 3, 'starting': 8, 'completed': 17, 'inService': 11. |
msvmveOperationalVLANTrunkEncap | 1.3.6.1.4.1.9600.1.25.5.23.1.18 | integer32 | read-only |
The type of VLAN encapsulation in use on a trunk endpoint/port. This property is either 'not applicable' (i.e., the endpoint is not operating in trunking mode), a particular type (802.1q or Cisco ISL), 'negotiating' (i.e., the endpoints are negotiating the encapsulation type). Note that this property is only applicable when the endpoint is operating in a trunking mode (see the OperationalEndpointMode property for additional details). |
msvmveOtherEnabledState | 1.3.6.1.4.1.9600.1.25.5.23.1.19 | wtcsdisplaystring | read-only |
A string that describes the enabled or disabled state of the element when the EnabledState property is set to 1 ('Other'). This property must be set to null when EnabledState is any value other than 1. |
msvmveOtherEndpointMode | 1.3.6.1.4.1.9600.1.25.5.23.1.20 | wtcsdisplaystring | read-only |
A string describing the type of VLAN endpoint model that is supported by this VLANEndpoint, when the value of the mode property is set to 1 (i.e., 'Other'). This property should be set to NULL when the mode property is any value other than 1. |
msvmveOtherTrunkEncapsulation | 1.3.6.1.4.1.9600.1.25.5.23.1.21 | wtcsdisplaystring | read-only |
A string describing the type of VLAN encapsulation that is supported by this VLANEndpoint, when the value of the encapsulation property is set to 1 (i.e., 'Other'). This property should be set to NULL when the desired encapsulation property is any value other than 1. |
msvmveOtherTypeDescription | 1.3.6.1.4.1.9600.1.25.5.23.1.22 | wtcsdisplaystring | read-only |
A string that describes the type of ProtocolEndpoint when the Type property of this class (or any of its subclasses) is set to 1 (Other). This property should be set to null when the Type property is any value other than 1. |
msvmveProtocolIFType | 1.3.6.1.4.1.9600.1.25.5.23.1.23 | integer32 | read-only |
ProtocolIFType is an enumeration that is synchronized with the IANA ifType MIB. The ifType MIB is maintained at the URL, http://www.iana.org/assignments/ianaiftype-mib. Also, additional values defined by the DMTF are included. The property is used to categorize and classify instances of the ProtocolEndpoint class. Note that if the ProtocolIFType is set to 1 (Other), then the type information should be provided in the OtherTypeDescription string property. |
msvmveProtocolType | 1.3.6.1.4.1.9600.1.25.5.23.1.24 | integer | read-only |
Note: This property is deprecated in lieu of the ProtocolIFType enumeration. This deprecation was done to have better alignment between the IF-MIB of the IETF and this CIM class. Deprecated description: ProtocolType is an enumeration that provides information to categorize and classify different instances of this class. For most instances, information in this enumeration and the definition of the subclass overlap. However, there are several cases where a specific subclass of ProtocolEndpoint is not required (for example, there is no Fibre Channel subclass of ProtocolEndpoint). Therefore, this property is needed to define the type of Endpoint. Enumeration: 'conp': 8, 'isdnDChannelEndpoint': 21, 'infiniband': 17, 'clnp': 9, 'tcp': 27, 'frameRelay': 13, 'ipx': 4, 'isdnBChannelEndpoint': 20, 'ipv4v6': 22, 'bgp': 23, 'unknown': 0, 'other': 1, 'ipv4': 2, 'ipv6': 3, 'udp': 26, 'sna': 7, 'appleTalk': 5, 'decnet': 6, 'fddi': 16, 'xns': 11, 'fibreChannel': 18, 'atm': 12, 'mpls': 25, 'vines': 10, 'tokenRing': 15, 'isdnBRIEndpoint': 19, 'ethernet': 14, 'ospf': 24. |
msvmveRequestedState | 1.3.6.1.4.1.9600.1.25.5.23.1.25 | integer | read-only |
RequestedState is an integer enumeration that indicates the last requested or desired state for the element. The actual state of the element is represented by EnabledState. This property is provided to compare the last requested and current enabled or disabled states. Note that when EnabledState is set to 5 ('Not Applicable'), then this property has no meaning. By default, the RequestedState of the element is 5 ('No Change'). Refer to the EnabledState property description for explanations of the values in the RequestedState enumeration. It should be noted that there are two new values in RequestedState that build on the statuses of EnabledState. These are 'Reboot' (10) and 'Reset' (11). Reboot refers to doing a 'Shut Down' and then moving to an 'Enabled' state. Reset indicates that the element is first 'Disabled' and then 'Enabled'. The distinction between requesting 'Shut Down' and 'Disabled' should also be noted. Shut Down requests an orderly transition to the Disabled state, and might involve removing power, to completely erase any existing state. The Disabled state requests an immediate disabling of the element, such that it will not execute or accept any commands or processing requests. This property is set as the result of a method invocation (such as Start or StopService on CIM_Service), or can be overridden and defined as WRITEable in a subclass. The method approach is considered superior to a WRITEable property, because it allows an explicit invocation of the operation and the return of a result code. A particular instance of EnabledLogicalElement might not support RequestedStateChange. If this occurs, the value 12 ('Not Applicable') is used. Enumeration: 'reset': 11, 'noChange': 5, 'notApplicable': 12, 'quiesce': 9, 'enabled': 2, 'reboot': 10, 'disabled': 3, 'deferred': 8, 'shutDown': 4, 'test': 7, 'offline': 6. |
msvmveStatus | 1.3.6.1.4.1.9600.1.25.5.23.1.26 | wtcsdisplaystring | read-only |
A string indicating the current status of the object. Various operational and non-operational statuses are defined. This property is deprecated in lieu of OperationalStatus, which includes the same semantics in its enumeration. This change is made for 3 reasons: 1) Status is more correctly defined as an array. This definition overcomes the limitation of describing status using a single value, when it is really a multi-valued property (for example, an element might be OK AND Stopped. 2) A MaxLen of 10 is too restrictive and leads to unclear enumerated values. 3) The change to a uint16 data type was discussed when CIM V2.0 was defined. However, existing V1.0 implementations used the string property and did not want to modify their code. Therefore, Status was grandfathered into the Schema. Use of the deprecated qualifier allows the maintenance of the existing property, but also permits an improved definition using OperationalStatus. |
msvmveStatusDescriptions | 1.3.6.1.4.1.9600.1.25.5.23.1.27 | wtcsdisplaystring | read-only |
Strings describing the various OperationalStatus array values. For example, if 'Stopping' is the value assigned to OperationalStatus, then this property may contain an explanation as to why an object is being stopped. Note that entries in this array are correlated with those at the same array index in OperationalStatus. |
msvmveSupportedEndpointModes | 1.3.6.1.4.1.9600.1.25.5.23.1.28 | integer32 | read-only |
Endpoint mode supporteds by this port. This property is inherited from CIM_VLANEndpoint. |
msvmveSystemCreationClassName | 1.3.6.1.4.1.9600.1.25.5.23.1.29 | wtcsdisplaystring | read-only |
The CreationClassName of the scoping System. |
msvmveSystemName | 1.3.6.1.4.1.9600.1.25.5.23.1.30 | wtcsdisplaystring | read-only |
The Name of the scoping System. |
msvmveTimeOfLastStateChange | 1.3.6.1.4.1.9600.1.25.5.23.1.31 | dateandtime | read-only |
The date or time when the EnabledState of the element last changed. If the state of the element has not changed and this property is populated, then it must be set to a 0 interval value. If a state change was requested, but rejected or not yet processed, the property must not be updated. |
msvmVLANEndpointSettingDataTable | 1.3.6.1.4.1.9600.1.25.5.24 | no-access |
This class represents the settings for a VLAN endpoint of a switch port. |
|
1.3.6.1.4.1.9600.1.25.5.24.1 | no-access |
None |
||
msvmvesdIndex | 1.3.6.1.4.1.9600.1.25.5.24.1.1 | integer32 | read-only |
The value of this object uniquely identifies the instance entry for this class. |
msvmvesdAccessVLAN | 1.3.6.1.4.1.9600.1.25.5.24.1.2 | integer32 | read-only |
The access VLAN for the referenced VLANEndpoint. |
msvmvesdCaption | 1.3.6.1.4.1.9600.1.25.5.24.1.3 | wtcsdisplaystring | read-only |
The Caption property is a short textual description (one- line string) of the object. |
msvmvesdDefaultVLAN | 1.3.6.1.4.1.9600.1.25.5.24.1.4 | integer32 | read-only |
Default value for the native VLAN on this trunk endpoint/port. This property is applicable only when the endpoint is operating in trunking mode (determined by examining the OperationalEndpointMode property). |
msvmvesdDescription | 1.3.6.1.4.1.9600.1.25.5.24.1.5 | wtcsdisplaystring | read-only |
The Description property provides a textual description of the object. |
msvmvesdElementName | 1.3.6.1.4.1.9600.1.25.5.24.1.6 | wtcsdisplaystring | read-only |
A user-friendly name for the object. This property allows each instance to define a user-friendly name in addition to its key properties, identity data, and description information. Note that the Name property of ManagedSystemElement is also defined as a user-friendly name. But, it is often subclassed to be a Key. It is not reasonable that the same property can convey both identity and a user-friendly name, without inconsistencies. Where Name exists and is not a Key (such as for instances of LogicalDevice), the same information can be present in both the Name and ElementName properties. |
msvmvesdInstanceID | 1.3.6.1.4.1.9600.1.25.5.24.1.7 | wtcsdisplaystring | read-only |
Within the scope of the instantiating Namespace, InstanceID opaquely and uniquely identifies an instance of this class. To ensure uniqueness within the NameSpace, the value of InstanceID should be constructed using the following 'preferred' algorithm: |
msvmvesdNativeVLAN | 1.3.6.1.4.1.9600.1.25.5.24.1.8 | integer32 | read-only |
VLAN Id that is used to tag untagged traffic received on this trunk endpoint/port. This property is applicable only when the endpoint is operating in trunking mode (determined by examining the SwitchEndpointMode property). |
msvmvesdPruneEligibleVLANList | 1.3.6.1.4.1.9600.1.25.5.24.1.9 | integer32 | read-only |
If a VLAN Id is part of this array, then the system MAY prune that VLAN on the related trunk endpoint/port. This property is applicable only when the endpoint is operating in trunking mode (determined by examining the OperationalEndpointMode property). |
msvmvesdTrunkedVLANList | 1.3.6.1.4.1.9600.1.25.5.24.1.10 | integer32 | read-only |
If a VLAN Id is part of this array, then the system MAY trunk the traffic on the related endpoint/port. This property is applicable only when the endpoint is operating in trunking mode (determined by examining the OperationalEndpointMode property). |
msvmProcessor | 1.3.6.1.4.1.9600.1.25.6 |
The processor classes model a processor for a virtual system. |
||
msvmProcessorTable | 1.3.6.1.4.1.9600.1.25.6.1 | no-access |
Represents the virtual processor in a virtual computer system. |
|
1.3.6.1.4.1.9600.1.25.6.1.1 | no-access |
None |
||
msvmprIndex | 1.3.6.1.4.1.9600.1.25.6.1.1.1 | integer32 | read-only |
The value of this object uniquely identifies the instance entry for this class. |
msvmprAdditionalAvailability | 1.3.6.1.4.1.9600.1.25.6.1.1.2 | integer | read-only |
Note: The use of this property has been deprecated. Deprecated description: The primary availability and status of the Device. (Additional status information can be specified using the Additional Availability array property.) For example, the Availability property indicates that the Device is running and has full power (value=3), or is in a warning (4), test (5), degraded (10) or power save state (values 13-15 and 17). The Power Save states are defined as follows: Value 13 ('Power Save - Unknown') indicates that the Device is known to be in a power save mode, but its exact status in this mode is unknown; value 14 ('Power Save - Low Power Mode') indicates that the Device is in a power save state but still functioning, and might exhibit degraded performance; value 15 ('Power Save - Standby') indicates that the Device is not functioning but could be brought to full power 'quickly'; and value 17 ('Power Save - Warning') indicates that the Device is in a warning state, but is also in a power save mode. Enumeration: 'powerSaveStandby': 15, 'paused': 18, 'installError': 12, 'notConfigured': 20, 'quiesced': 21, 'unknown': 2, 'powerSaveUnknown': 13, 'notInstalled': 11, 'offDuty': 9, 'inTest': 5, 'powerSaveWarning': 17, 'notApplicable': 6, 'powerOff': 7, 'other': 1, 'notReady': 19, 'runningFullPower': 3, 'offLine': 8, 'warning': 4, 'degraded': 10, 'powerSaveLowPowerMode': 14, 'powerCycle': 16. |
msvmprAddressWidth | 1.3.6.1.4.1.9600.1.25.6.1.1.3 | integer32 | read-only |
Processor address width in bits. |
msvmprAvailability | 1.3.6.1.4.1.9600.1.25.6.1.1.4 | integer | read-only |
Additional availability and status of the Device in addition to that specified in the Availability property. The Availability property denotes the primary status and availability of the Device. In some cases, this property will not be sufficient to denote the complete status of the Device. In those cases, the AdditionalAvailability property can be used to provide further information. For example, the primary Availability of a device might be 'Off line' (value=8) or in a low-power state (AdditionalAvailability value=14), or the Device could be running Diagnostics (AdditionalAvailability value=5, 'In Test'). Enumeration: 'powerSaveStandby': 15, 'paused': 18, 'installError': 12, 'notConfigured': 20, 'quiesced': 21, 'unknown': 2, 'powerSaveUnknown': 13, 'notInstalled': 11, 'offDuty': 9, 'inTest': 5, 'powerSaveWarning': 17, 'notApplicable': 6, 'powerOff': 7, 'other': 1, 'notReady': 19, 'runningFullPower': 3, 'offLine': 8, 'warning': 4, 'degraded': 10, 'powerSaveLowPowerMode': 14, 'powerCycle': 16. |
msvmprCPUStatus | 1.3.6.1.4.1.9600.1.25.6.1.1.5 | integer | read-only |
The CPUStatus property that indicates the current status of the Processor. For example, the Processor might be disabled by the user using BIOS (value=2), or disabled due to a POST error (value=3). Information in this property can be obtained from SMBIOS, the Type 4 structure, and the Status attribute. Enumeration: 'cpuIsIdle': 4, 'cpuDisabledByBIOSPOSTError': 3, 'unknown': 0, 'cpuDisabledbyUserusingBIOSSetup': 2, 'cpuEnabled': 1, 'other': 7. |
msvmprCaption | 1.3.6.1.4.1.9600.1.25.6.1.1.6 | wtcsdisplaystring | read-only |
The Caption property is a short textual description (one- line string) of the object. |
msvmprCharacteristics | 1.3.6.1.4.1.9600.1.25.6.1.1.7 | integer | read-only |
An array of enumerated integers that specify the features supported by the Processor. For example, one can specify that 64-bit capability is provided (value=2). Values specified in the enumeration could be taken from SMBIOS (the Type 4 structure, the Processor Characteristics Byte attributes. Enumeration: 'unknown': 0, 'bit32Capable': 3, 'bit64Capable': 2, 'dmtfReserved': 1. |
msvmprCreationClassName | 1.3.6.1.4.1.9600.1.25.6.1.1.8 | wtcsdisplaystring | read-only |
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. |
msvmprCurrentClockSpeed | 1.3.6.1.4.1.9600.1.25.6.1.1.9 | gauge32 | read-only |
The current speed (in MHz) of this Processor. |
msvmprDataWidth | 1.3.6.1.4.1.9600.1.25.6.1.1.10 | integer32 | read-only |
Processor data width in bits. |
msvmprDescription | 1.3.6.1.4.1.9600.1.25.6.1.1.11 | wtcsdisplaystring | read-only |
The Description property provides a textual description of the object. |
msvmprDeviceID | 1.3.6.1.4.1.9600.1.25.6.1.1.12 | wtcsdisplaystring | read-only |
An address or other identifying information used to uniquely name the LogicalDevice. |
msvmprElementName | 1.3.6.1.4.1.9600.1.25.6.1.1.13 | wtcsdisplaystring | read-only |
A user-friendly name for the object. This property allows each instance to define a user-friendly name in addition to its key properties, identity data, and description information. Note that the Name property of ManagedSystemElement is also defined as a user-friendly name. But, it is often subclassed to be a Key. It is not reasonable that the same property can convey both identity and a user-friendly name, without inconsistencies. Where Name exists and is not a Key (such as for instances of LogicalDevice), the same information can be present in both the Name and ElementName properties. |
msvmprEnabledDefault | 1.3.6.1.4.1.9600.1.25.6.1.1.14 | integer | read-only |
An enumerated value indicating an administrator's default or startup configuration for the Enabled State of an element. By default, the element is 'Enabled' (value=2). Enumeration: 'disabled': 3, 'notApplicable': 5, 'enabled': 2, 'enabledbutOffline': 6, 'noDefault': 7. |
msvmprEnabledState | 1.3.6.1.4.1.9600.1.25.6.1.1.15 | integer | read-only |
A string that describes the enabled or disabled state of the element when the EnabledState property is set to 1 ('Other'). This property must be set to null when EnabledState is any value other than 1. Enumeration: 'deferred': 8, 'quiesce': 9, 'unknown': 0, 'enabled': 2, 'shuttingDown': 4, 'inTest': 7, 'disabled': 3, 'notApplicable': 5, 'other': 1, 'enabledbutOffline': 6, 'starting': 10. |
msvmprErrorCleared | 1.3.6.1.4.1.9600.1.25.6.1.1.16 | truthvalue | read-only |
Note: The use of this method is deprecated. Deprecated description: ErrorCleared is a Boolean property that indicates that the error reported in LastErrorCode is now cleared. |
msvmprErrorDescription | 1.3.6.1.4.1.9600.1.25.6.1.1.17 | wtcsdisplaystring | read-only |
Note: The use of this method is deprecated. Deprecated description: ErrorDescription is a free-form string that supplies more information about the error recorded in LastErrorCode and information on any corrective actions that can be taken. |
msvmprExternalBusClockSpeed | 1.3.6.1.4.1.9600.1.25.6.1.1.18 | gauge32 | read-only |
The speed (in MHz) of the external bus interface (also known as the front side bus). |
msvmprFamily | 1.3.6.1.4.1.9600.1.25.6.1.1.19 | integer32 | read-only |
A string that describes the Processor Family type. It is used when the Family property is set to 1 ('Other'). This string should be set to NULL when the Family property is any value other than 1. |
msvmprHealthState | 1.3.6.1.4.1.9600.1.25.6.1.1.20 | integer | read-only |
Indicates the current health of the element. This attribute expresses the health of this element but not necessarily that of its subcomponents. The possible values are 0 to 30, where 5 means the element is entirely healthy and 30 means the element is completely non-functional. The following continuum is defined: 'Non-recoverable Error' (30) - The element has completely failed, and recovery is not possible. All functionality provided by this element has been lost. 'Critical Failure' (25) - The element is non-functional and recovery might not be possible. 'Major Failure' (20) - The element is failing. It is possible that some or all of the functionality of this component is degraded or not working. 'Minor Failure' (15) - All functionality is available but some might be degraded. 'Degraded/Warning' (10) - The element is in working order and all functionality is provided. However, the element is not working to the best of its abilities. For example, the element might not be operating at optimal performance or it might be reporting recoverable errors. 'OK' (5) - The element is fully functional and is operating within normal operational parameters and without error. 'Unknown' (0) - The implementation cannot report on HealthState at this time. DMTF has reserved the unused portion of the continuum for additional HealthStates in the future. Enumeration: 'ok': 5, 'majorfailure': 20, 'unknown': 0, 'degradedWarning': 10, 'nonrecoverableerror': 30, 'criticalfailure': 25, 'minorfailure': 15. |
msvmprIdentifyingDescriptions | 1.3.6.1.4.1.9600.1.25.6.1.1.21 | wtcsdisplaystring | read-only |
OtherIdentifyingInfo captures data, in addition to DeviceID information, that could be used to identify a LogicalDevice. For example, you could use this property to hold the operating system's user-friendly name for the Device. |
msvmprInstallDate | 1.3.6.1.4.1.9600.1.25.6.1.1.22 | dateandtime | read-only |
A datetime value that indicates when the object was installed. Lack of a value does not indicate that the object is not installed. |
msvmprLastErrorCode | 1.3.6.1.4.1.9600.1.25.6.1.1.23 | gauge32 | read-only |
Note: The use of this method is deprecated. Deprecated description: LastErrorCode captures the last error code reported by the LogicalDevice. |
msvmprLoadPercentage | 1.3.6.1.4.1.9600.1.25.6.1.1.24 | integer32 | read-only |
Loading of this Processor, averaged over the last minute, in Percent. |
msvmprLoadPercentageHistory | 1.3.6.1.4.1.9600.1.25.6.1.1.25 | integer32 | read-only |
The recorded history of percentage of the total processing power being consumed by the virtual system. This property is inherited from CIM_Processor. |
msvmprLocationIndicator | 1.3.6.1.4.1.9600.1.25.6.1.1.26 | integer | read-only |
An integer that reflects the state of an indicator (e.g., LED) that is part of a device. Reading the value gives the current state. Writing the value with 'On'/'Off' turns the indicator on/off, other values may not be written. Enumeration: 'unknown': 0, 'notSupported': 4, 'off': 3, 'on': 2. |
msvmprMaxClockSpeed | 1.3.6.1.4.1.9600.1.25.6.1.1.27 | gauge32 | read-only |
The maximum speed (in MHz) of this Processor. |
msvmprMaxQuiesceTime | 1.3.6.1.4.1.9600.1.25.6.1.1.28 | gauge32 | read-only |
Note: The use of this property has been deprecated. When evaluating the use of Quiesce, it was determined that this single property is not adequate for describing when a device will automatically exit a quiescent state. In fact, the most likely scenario for a device to exit a quiescent state was determined to be based on the number of outstanding requests queued rather than on a maximum time. This decision will be re-evaluated and repositioned later. Deprecated description: Maximum time, in milliseconds, that a Device can run in a 'Quiesced' state. The state is defined in its Availability and AdditionalAvailability properties, where 'Quiesced' is conveyed by the value 21. What occurs at the end of the time limit is device-specific. The Device can unquiesce, can be offline, or can take other actions. A value of 0 indicates that a Device can remain quiesced indefinitely. |
msvmprName | 1.3.6.1.4.1.9600.1.25.6.1.1.29 | wtcsdisplaystring | read-only |
The Name property defines the label by which the object is known. When subclassed, the Name property can be overridden to be a Key property. |
msvmprOperationalStatus | 1.3.6.1.4.1.9600.1.25.6.1.1.30 | integer | read-only |
Strings describing the various OperationalStatus array values. For example, if 'Stopping' is the value assigned to OperationalStatus, then this property may contain an explanation as to why an object is being stopped. Note that entries in this array are correlated with those at the same array index in OperationalStatus. Enumeration: 'lostCommunication': 13, 'dormant': 15, 'powerMode': 18, 'ok': 2, 'aborted': 14, 'unknown': 0, 'noContact': 12, 'error': 6, 'supportingEntityinError': 16, 'other': 1, 'nonRecoverableError': 7, 'predictiveFailure': 5, 'stressed': 4, 'stopping': 9, 'stopped': 10, 'degraded': 3, 'starting': 8, 'completed': 17, 'inService': 11. |
msvmprOtherEnabledState | 1.3.6.1.4.1.9600.1.25.6.1.1.31 | integer | read-only |
EnabledState is an integer enumeration that indicates the enabled and disabled states of an element. It can also indicate the transitions between these requested states. For example, shutting down (value=4) and starting (value=10) are transient states between enabled and disabled. The following text briefly summarizes the various enabled and disabled states: Enabled (2) indicates that the element is or could be executing commands, will process any queued commands, and queues new requests. Disabled (3) indicates that the element will not execute commands and will drop any new requests. Shutting Down (4) indicates that the element is in the process of going to a Disabled state. Not Applicable (5) indicates the element does not support being enabled or disabled. Enabled but Offline (6) indicates that the element might be completing commands, and will drop any new requests. Test (7) indicates that the element is in a test state. Deferred (8) indicates that the element might be completing commands, but will queue any new requests. Quiesce (9) indicates that the element is enabled but in a restricted mode. The behavior of the element is similar to the Enabled state, but it processes only a restricted set of commands. All other requests are queued. Starting (10) indicates that the element is in the process of going to an Enabled state. New requests are queued. Enumeration: 'deferred': 8, 'quiesce': 9, 'unknown': 0, 'enabled': 2, 'shuttingDown': 4, 'inTest': 7, 'disabled': 3, 'notApplicable': 5, 'other': 1, 'enabledbutOffline': 6, 'starting': 10. |
msvmprOtherFamilyDescription | 1.3.6.1.4.1.9600.1.25.6.1.1.32 | integer32 | read-only |
The Processor family type. For example, values include 'Pentium(R) processor with MMX(TM) technology' (value=14) and '68040' (value=96). |
msvmprOtherIdentifyingInfo | 1.3.6.1.4.1.9600.1.25.6.1.1.33 | wtcsdisplaystring | read-only |
An array of free-form strings providing explanations and details behind the entries in the OtherIdentifyingInfo array. Note that each entry of this array is related to the entry in OtherIdentifyingInfo that is located at the same index. |
msvmprPowerManagementCapability | 1.3.6.1.4.1.9600.1.25.6.1.1.34 | integer | read-only |
Note: The use of this property has been deprecated. Instead, use the PowerCapabilites property in an associated PowerManagementCapabilities class. Deprecated description: An enumerated array describing the power management capabilities of the Device. Enumeration: 'timedPowerOnSupported': 7, 'unknown': 0, 'enabled': 3, 'disabled': 2, 'powerCyclingSupported': 6, 'powerStateSettable': 5, 'notSupported': 1, 'powerSavingModesEnteredAutomatic': 4. |
msvmprPowerManagementSupported | 1.3.6.1.4.1.9600.1.25.6.1.1.35 | truthvalue | read-only |
Note: The use of this property has been deprecated. Instead, the existence of an associated PowerManagementCapabilities class (associated using the ElementCapabilities relationship) indicates that power management is supported. Deprecated description: Boolean that indicates that the Device can use power management. |
msvmprPowerOnHours | 1.3.6.1.4.1.9600.1.25.6.1.1.36 | gauge32 | read-only |
Note: The use of this method is deprecated. Deprecated description: The number of consecutive hours that this Device has been powered on since its last power cycle. |
msvmprRequestedState | 1.3.6.1.4.1.9600.1.25.6.1.1.37 | integer | read-only |
EnabledState is an integer enumeration that indicates the enabled and disabled states of an element. It can also indicate the transitions between these requested states. For example, shutting down (value=4) and starting (value=10) are transient states between enabled and disabled. The following text briefly summarizes the various enabled and disabled states: Enabled (2) indicates that the element is or could be executing commands, will process any queued commands, and queues new requests. Disabled (3) indicates that the element will not execute commands and will drop any new requests. Shutting Down (4) indicates that the element is in the process of going to a Disabled state. Not Applicable (5) indicates the element does not support being enabled or disabled. Enabled but Offline (6) indicates that the element might be completing commands, and will drop any new requests. Test (7) indicates that the element is in a test state. Deferred (8) indicates that the element might be completing commands, but will queue any new requests. Quiesce (9) indicates that the element is enabled but in a restricted mode. The behavior of the element is similar to the Enabled state, but it processes only a restricted set of commands. All other requests are queued. Starting (10) indicates that the element is in the process of going to an Enabled state. New requests are queued. Enumeration: 'deferred': 8, 'quiesce': 9, 'unknown': 0, 'enabled': 2, 'shuttingDown': 4, 'inTest': 7, 'disabled': 3, 'notApplicable': 5, 'other': 1, 'enabledbutOffline': 6, 'starting': 10. |
msvmprRole | 1.3.6.1.4.1.9600.1.25.6.1.1.38 | wtcsdisplaystring | read-only |
A free-form string that describes the role of the Processor, for example, 'Central Processor' or 'Math Processor'. |
msvmprStatus | 1.3.6.1.4.1.9600.1.25.6.1.1.39 | wtcsdisplaystring | read-only |
A string indicating the current status of the object. Various operational and non-operational statuses are defined. This property is deprecated in lieu of OperationalStatus, which includes the same semantics in its enumeration. This change is made for 3 reasons: 1) Status is more correctly defined as an array. This definition overcomes the limitation of describing status using a single value, when it is really a multi-valued property (for example, an element might be OK AND Stopped. 2) A MaxLen of 10 is too restrictive and leads to unclear enumerated values. 3) The change to a uint16 data type was discussed when CIM V2.0 was defined. However, existing V1.0 implementations used the string property and did not want to modify their code. Therefore, Status was grandfathered into the Schema. Use of the deprecated qualifier allows the maintenance of the existing property, but also permits an improved definition using OperationalStatus. |
msvmprStatusDescriptions | 1.3.6.1.4.1.9600.1.25.6.1.1.40 | integer | read-only |
Indicates the current statuses of the element. Various operational statuses are defined. Many of the enumeration's values are self-explanatory. However, a few are not and are described here in more detail. 'Stressed' indicates that the element is functioning, but needs attention. Examples of 'Stressed' states are overload, overheated, and so on. 'Predictive Failure' indicates that an element is functioning nominally but predicting a failure in the near future. 'In Service' describes an element being configured, maintained, cleaned, or otherwise administered. 'No Contact' indicates that the monitoring system has knowledge of this element, but has never been able to establish communications with it. 'Lost Communication' indicates that the ManagedSystem Element is known to exist and has been contacted successfully in the past, but is currently unreachable. 'Stopped' and 'Aborted' are similar, although the former implies a clean and orderly stop, while the latter implies an abrupt stop where the state and configuration of the element might need to be updated. 'Dormant' indicates that the element is inactive or quiesced. 'Supporting Entity in Error' indicates that this element might be 'OK' but that another element, on which it is dependent, is in error. An example is a network service or endpoint that cannot function due to lower-layer networking problems. 'Completed' indicates that the element has completed its operation. This value should be combined with either OK, Error, or Degraded so that a client can tell if the complete operation Completed with OK (passed), Completed with Error (failed), or Completed with Degraded (the operation finished, but it did not complete OK or did not report an error). 'Power Mode' indicates that the element has additional power model information contained in the Associated PowerManagementService association. OperationalStatus replaces the Status property on ManagedSystemElement to provide a consistent approach to enumerations, to address implementation needs for an array property, and to provide a migration path from today's environment to the future. This change was not made earlier because it required the deprecated qualifier. Due to the widespread use of the existing Status property in management applications, it is strongly recommended that providers or instrumentation provide both the Status and OperationalStatus properties. Further, the first value of OperationalStatus should contain the primary status for the element. When instrumented, Status (because it is single-valued) should also provide the primary status of the element. Enumeration: 'lostCommunication': 13, 'dormant': 15, 'powerMode': 18, 'ok': 2, 'aborted': 14, 'unknown': 0, 'noContact': 12, 'error': 6, 'supportingEntityinError': 16, 'other': 1, 'nonRecoverableError': 7, 'predictiveFailure': 5, 'stressed': 4, 'stopping': 9, 'stopped': 10, 'degraded': 3, 'starting': 8, 'completed': 17, 'inService': 11. |
msvmprStatusInfo | 1.3.6.1.4.1.9600.1.25.6.1.1.41 | integer | read-only |
Note: The use of this method is deprecated in lieu of a more clearly named property (EnabledState) that is inherited from ManagedSystemElement and that has additional enumerated values. Deprecated description: The StatusInfo property indicates whether the Logical Device is in an enabled state (value=3), disabled state (value=4), some other state (value=1), or an unknown state (value=2). If this property does not apply to the LogicalDevice, the value 5 ('Not Applicable') should be used. If a Device is ('Enabled')(value=3), it has been powered up and is configured and operational. The Device might or might not be functionally active, depending on whether its Availability (or AdditionalAvailability) indicates that it is ('Running/Full Power')(value=3) or ('Off line') (value=8). In an enabled but offline mode, a Device might be performing out-of-band requests, such as running Diagnostics. If StatusInfo is ('Disabled') (value=4), a Device can only be 'enabled' or powered off. In a personal computer environment, ('Disabled') means that the driver of the device is not available in the stack. In other environments, a Device can be disabled by removing its configuration file. A disabled device is physically present in a System and consuming resources, but it cannot be communicated with until a driver is loaded, a configuration file is loaded, or some other 'enabling' activity has occurred. Enumeration: 'disabled': 4, 'unknown': 2, 'other': 1, 'enabled': 3, 'notApplicable': 5. |
msvmprStepping | 1.3.6.1.4.1.9600.1.25.6.1.1.42 | integer32 | read-only |
The Processor family type. For example, values include 'Pentium(R) processor with MMX(TM) technology' (value=14) and '68040' (value=96). |
msvmprSystemCreationClassName | 1.3.6.1.4.1.9600.1.25.6.1.1.43 | wtcsdisplaystring | read-only |
The CreationClassName of the scoping system. |
msvmprSystemName | 1.3.6.1.4.1.9600.1.25.6.1.1.44 | wtcsdisplaystring | read-only |
The System Name of the scoping system. |
msvmprTimeOfLastStateChange | 1.3.6.1.4.1.9600.1.25.6.1.1.45 | dateandtime | read-only |
The date or time when the EnabledState of the element last changed. If the state of the element has not changed and this property is populated, then it must be set to a 0 interval value. If a state change was requested, but rejected or not yet processed, the property must not be updated. |
msvmprTotalPowerOnHours | 1.3.6.1.4.1.9600.1.25.6.1.1.46 | gauge32 | read-only |
Note: The use of this method is deprecated. Deprecated description: The total number of hours that this Device has been powered on. |
msvmprUniqueID | 1.3.6.1.4.1.9600.1.25.6.1.1.47 | wtcsdisplaystring | read-only |
A globally unique identifier for the Processor. This identifier can be unique only within a Processor Family. |
msvmprUpgradeMethod | 1.3.6.1.4.1.9600.1.25.6.1.1.48 | integer32 | read-only |
CPU socket information that includes data on how this Processor can be upgraded (if upgrades are supported). This property is an integer enumeration. |
msvmProcessorPoolTable | 1.3.6.1.4.1.9600.1.25.6.2 | no-access |
Aggregates the processor resources that may be allocated to a virtual system. |
|
1.3.6.1.4.1.9600.1.25.6.2.1 | no-access |
None |
||
msvmppIndex | 1.3.6.1.4.1.9600.1.25.6.2.1.1 | integer32 | read-only |
The value of this object uniquely identifies the instance entry for this class. |
msvmppAllocationUnits | 1.3.6.1.4.1.9600.1.25.6.2.1.2 | wtcsdisplaystring | read-only |
This property specifies the units of allocation used by the ResourcePool. For example, when ResourceType=Processor, AllocationUnits may be set to MHZ. When ResourceType=Memory, AllocationUnits may be set to MB |
msvmppCapacity | 1.3.6.1.4.1.9600.1.25.6.2.1.3 | gauge32 | read-only |
This property represents the maximum amount (in units of AllocationUnits) of reservations that the ResourcePool can support. |
msvmppCaption | 1.3.6.1.4.1.9600.1.25.6.2.1.4 | wtcsdisplaystring | read-only |
The Caption property is a short textual description (one- line string) of the object. |
msvmppDescription | 1.3.6.1.4.1.9600.1.25.6.2.1.5 | wtcsdisplaystring | read-only |
The Description property provides a textual description of the object. |
msvmppElementName | 1.3.6.1.4.1.9600.1.25.6.2.1.6 | wtcsdisplaystring | read-only |
A user-friendly name for the object. This property allows each instance to define a user-friendly name in addition to its key properties, identity data, and description information. Note that the Name property of ManagedSystemElement is also defined as a user-friendly name. But, it is often subclassed to be a Key. It is not reasonable that the same property can convey both identity and a user-friendly name, without inconsistencies. Where Name exists and is not a Key (such as for instances of LogicalDevice), the same information can be present in both the Name and ElementName properties. |
msvmppHealthState | 1.3.6.1.4.1.9600.1.25.6.2.1.7 | integer | read-only |
Indicates the current health of the element. This attribute expresses the health of this element but not necessarily that of its subcomponents. The possible values are 0 to 30, where 5 means the element is entirely healthy and 30 means the element is completely non-functional. The following continuum is defined: 'Non-recoverable Error' (30) - The element has completely failed, and recovery is not possible. All functionality provided by this element has been lost. 'Critical Failure' (25) - The element is non-functional and recovery might not be possible. 'Major Failure' (20) - The element is failing. It is possible that some or all of the functionality of this component is degraded or not working. 'Minor Failure' (15) - All functionality is available but some might be degraded. 'Degraded/Warning' (10) - The element is in working order and all functionality is provided. However, the element is not working to the best of its abilities. For example, the element might not be operating at optimal performance or it might be reporting recoverable errors. 'OK' (5) - The element is fully functional and is operating within normal operational parameters and without error. 'Unknown' (0) - The implementation cannot report on HealthState at this time. DMTF has reserved the unused portion of the continuum for additional HealthStates in the future. Enumeration: 'ok': 5, 'majorfailure': 20, 'unknown': 0, 'degradedWarning': 10, 'nonrecoverableerror': 30, 'criticalfailure': 25, 'minorfailure': 15. |
msvmppInstallDate | 1.3.6.1.4.1.9600.1.25.6.2.1.8 | dateandtime | read-only |
A datetime value that indicates when the object was installed. Lack of a value does not indicate that the object is not installed. |
msvmppInstanceID | 1.3.6.1.4.1.9600.1.25.6.2.1.9 | wtcsdisplaystring | read-only |
Within the scope of the instantiating Namespace, InstanceID opaquely and uniquely identifies an instance of this class. To ensure uniqueness within the NameSpace, the value of InstanceID should be constructed using the following 'preferred' algorithm: |
msvmppName | 1.3.6.1.4.1.9600.1.25.6.2.1.10 | wtcsdisplaystring | read-only |
The Name property defines the label by which the object is known. When subclassed, the Name property can be overridden to be a Key property. |
msvmppOperationalStatus | 1.3.6.1.4.1.9600.1.25.6.2.1.11 | integer | read-only |
Indicates the current statuses of the element. Various operational statuses are defined. Many of the enumeration's values are self-explanatory. However, a few are not and are described here in more detail. 'Stressed' indicates that the element is functioning, but needs attention. Examples of 'Stressed' states are overload, overheated, and so on. 'Predictive Failure' indicates that an element is functioning nominally but predicting a failure in the near future. 'In Service' describes an element being configured, maintained, cleaned, or otherwise administered. 'No Contact' indicates that the monitoring system has knowledge of this element, but has never been able to establish communications with it. 'Lost Communication' indicates that the ManagedSystem Element is known to exist and has been contacted successfully in the past, but is currently unreachable. 'Stopped' and 'Aborted' are similar, although the former implies a clean and orderly stop, while the latter implies an abrupt stop where the state and configuration of the element might need to be updated. 'Dormant' indicates that the element is inactive or quiesced. 'Supporting Entity in Error' indicates that this element might be 'OK' but that another element, on which it is dependent, is in error. An example is a network service or endpoint that cannot function due to lower-layer networking problems. 'Completed' indicates that the element has completed its operation. This value should be combined with either OK, Error, or Degraded so that a client can tell if the complete operation Completed with OK (passed), Completed with Error (failed), or Completed with Degraded (the operation finished, but it did not complete OK or did not report an error). 'Power Mode' indicates that the element has additional power model information contained in the Associated PowerManagementService association. OperationalStatus replaces the Status property on ManagedSystemElement to provide a consistent approach to enumerations, to address implementation needs for an array property, and to provide a migration path from today's environment to the future. This change was not made earlier because it required the deprecated qualifier. Due to the widespread use of the existing Status property in management applications, it is strongly recommended that providers or instrumentation provide both the Status and OperationalStatus properties. Further, the first value of OperationalStatus should contain the primary status for the element. When instrumented, Status (because it is single-valued) should also provide the primary status of the element. Enumeration: 'lostCommunication': 13, 'dormant': 15, 'powerMode': 18, 'ok': 2, 'aborted': 14, 'unknown': 0, 'noContact': 12, 'error': 6, 'supportingEntityinError': 16, 'other': 1, 'nonRecoverableError': 7, 'predictiveFailure': 5, 'stressed': 4, 'stopping': 9, 'stopped': 10, 'degraded': 3, 'starting': 8, 'completed': 17, 'inService': 11. |
msvmppOtherResourceType | 1.3.6.1.4.1.9600.1.25.6.2.1.12 | integer | read-only |
The type of resource this ResourcePool may allocate. Enumeration: 'usbController': 18, 'basePartitionableUnit': 26, 'iODevice': 12, 'dvddrive': 15, 'serialport': 16, 'ethernetAdapter': 10, 'ibHCA': 9, 'disk': 21, 'dmtfreserved': 29, 'partitionableUnit': 25, 'ideController': 5, 'iSCSIHBA': 8, 'floppyDrive': 13, 'other': 1, 'tape': 22, 'iOSlot': 11, 'memory': 4, 'powerSupply': 27, 'firewireController': 24, 'graphicscontroller': 19, 'storageExtent': 20, 'parallelSCSIHBA': 6, 'coolingDevice': 28, 'fcHBA': 7, 'computerSystem': 2, 'parallelport': 17, 'otherstoragedevice': 23, 'cdDrive': 14, 'processor': 3. |
msvmppPoolID | 1.3.6.1.4.1.9600.1.25.6.2.1.13 | wtcsdisplaystring | read-only |
An opaque identifier for the pool. This property is used to provide correlation across save and restore of configuration data to underlying persistent storage. |
msvmppPrimordial | 1.3.6.1.4.1.9600.1.25.6.2.1.14 | truthvalue | read-only |
If true, 'Primordial' indicates that this ResourcePool is the base from which resources are drawn and returned in the activity of resource management. Being primordial means that this ResourcePool shall not be created or deleted by consumers of this model. However, other actions, modeled or not, may affect the characteristics or size of primordial ResourcePools. If false, 'Primordial' indicates that the ResourcePool, a concrete Resource Pool, is subject to resource allocation services functions. This distinction is important because higher-level ResourcePools may be assembled using the Component or ElementAllocatedFromPool associations. Although the higher-level abstractions can be created and deleted, the most basic, (i.e. primordial), hardware-based ResourcePools cannot. They are physically realized as part of the System, or are actually managed by some other System and imported as if they were physically realized. |
msvmppReserved | 1.3.6.1.4.1.9600.1.25.6.2.1.15 | gauge32 | read-only |
This property represents the current reservations (in units of AllocationUnits) spread across all active allocations from this pool. In a hierarchical configuration, this represents the sum of all descendant ResourcePool current reservations. |
msvmppResourceSubType | 1.3.6.1.4.1.9600.1.25.6.2.1.16 | wtcsdisplaystring | read-only |
A string describing an implementation specific sub-type for this pool. For example, this may be used to distinguish different models of the same resource type. |
msvmppResourceType | 1.3.6.1.4.1.9600.1.25.6.2.1.17 | integer | read-only |
A string that describes the resource type when a well defined value is not available and ResourceType is set to 0 for Other. Enumeration: 'usbController': 18, 'basePartitionableUnit': 26, 'iODevice': 12, 'dvddrive': 15, 'serialport': 16, 'ethernetAdapter': 10, 'ibHCA': 9, 'disk': 21, 'dmtfreserved': 29, 'partitionableUnit': 25, 'ideController': 5, 'iSCSIHBA': 8, 'floppyDrive': 13, 'other': 1, 'tape': 22, 'iOSlot': 11, 'memory': 4, 'powerSupply': 27, 'firewireController': 24, 'graphicscontroller': 19, 'storageExtent': 20, 'parallelSCSIHBA': 6, 'coolingDevice': 28, 'fcHBA': 7, 'computerSystem': 2, 'parallelport': 17, 'otherstoragedevice': 23, 'cdDrive': 14, 'processor': 3. |
msvmppStatus | 1.3.6.1.4.1.9600.1.25.6.2.1.18 | wtcsdisplaystring | read-only |
A string indicating the current status of the object. Various operational and non-operational statuses are defined. This property is deprecated in lieu of OperationalStatus, which includes the same semantics in its enumeration. This change is made for 3 reasons: 1) Status is more correctly defined as an array. This definition overcomes the limitation of describing status using a single value, when it is really a multi-valued property (for example, an element might be OK AND Stopped. 2) A MaxLen of 10 is too restrictive and leads to unclear enumerated values. 3) The change to a uint16 data type was discussed when CIM V2.0 was defined. However, existing V1.0 implementations used the string property and did not want to modify their code. Therefore, Status was grandfathered into the Schema. Use of the deprecated qualifier allows the maintenance of the existing property, but also permits an improved definition using OperationalStatus. |
msvmppStatusDescriptions | 1.3.6.1.4.1.9600.1.25.6.2.1.19 | wtcsdisplaystring | read-only |
Strings describing the various OperationalStatus array values. For example, if 'Stopping' is the value assigned to OperationalStatus, then this property may contain an explanation as to why an object is being stopped. Note that entries in this array are correlated with those at the same array index in OperationalStatus. |
msvmppUnreservable | 1.3.6.1.4.1.9600.1.25.6.2.1.20 | integer32 | read-only |
This property is inherited from CIM_ProcessorPool. |
msvmProcessorSettingDataTable | 1.3.6.1.4.1.9600.1.25.6.3 | no-access |
Represents the virtual processor settings for a virtual system. |
|
1.3.6.1.4.1.9600.1.25.6.3.1 | no-access |
None |
||
msvmpsdIndex | 1.3.6.1.4.1.9600.1.25.6.3.1.1 | integer32 | read-only |
The value of this object uniquely identifies the instance entry for this class. |
msvmpsdAddress | 1.3.6.1.4.1.9600.1.25.6.3.1.2 | wtcsdisplaystring | read-only |
The address of the resource.For example, the MAC address of a Ethernet port. |
msvmpsdAllocationUnits | 1.3.6.1.4.1.9600.1.25.6.3.1.3 | wtcsdisplaystring | read-only |
This property specifies the units of allocation used by the Reservation and Limit properties. For example, when ResourceType=Processor, AllocationUnits may be set to MHZ. When ResourceType=Memory, AllocationUnits may be set to MB |
msvmpsdAutomaticAllocation | 1.3.6.1.4.1.9600.1.25.6.3.1.4 | truthvalue | read-only |
This property specifies if the resource will be automatically allocated. For example when set to true, when the consuming virtual computer system is powered on, this resource would be allocated. A value of false indicates the resource must be explicitly allocated. For example, the setting may represent removable media (cdrom, floppy, etc.) where at power on time, the media isnot present. An explicit operation is required to allocate the resource. |
msvmpsdAutomaticDeallocation | 1.3.6.1.4.1.9600.1.25.6.3.1.5 | truthvalue | read-only |
This property specifies if the resource will be automatically de-allocated. For example, when set to true, when the consuming virtual computer system is powered off, this resource would be de-allocated. When set to false, the resource will remain allocated and must be explicitly de-allocated. |
msvmpsdCaption | 1.3.6.1.4.1.9600.1.25.6.3.1.6 | wtcsdisplaystring | read-only |
The Caption property is a short textual description (one- line string) of the object. |
msvmpsdConnection | 1.3.6.1.4.1.9600.1.25.6.3.1.7 | wtcsdisplaystring | read-only |
The thing to which this resource is connected. For example, a named network or switch port. |
msvmpsdConsumerVisibility | 1.3.6.1.4.1.9600.1.25.6.3.1.8 | integer | read-only |
Describes the consumers visibility to the allocated resource. A value of 'Passed-Through' indicates the underlying or host resource is utilized and passed through to the consumer, possibly using partitioning. At least one item shall be present in the DeviceID property. A value of 'Virtualized' indicates the resource is virtualized and may not map directly to an underlying/host resource. Some implementations may support specific assignment for virtualized resources, in which case the host resource(s) are exposed using the DeviceID property. A value of 'Not represented' indicates a representation of the resource does not exist within the context of the resource consumer. Enumeration: 'unknown': 0, 'notrepresented': 4, 'virtualized': 3, 'passedThrough': 2. |
msvmpsdDescription | 1.3.6.1.4.1.9600.1.25.6.3.1.9 | wtcsdisplaystring | read-only |
The Description property provides a textual description of the object. |
msvmpsdDeviceID | 1.3.6.1.4.1.9600.1.25.6.3.1.10 | wtcsdisplaystring | read-only |
Address or other identifying information to uniquely name the logical device. This property is inherited from CIM_LogicalDevice and it is always set to 'Microsoft: |
msvmpsdDeviceIDFormat | 1.3.6.1.4.1.9600.1.25.6.3.1.11 | wtcsdisplaystring | read-only |
The format of the corresponding device ID, or the supported device IDs when used to represent a capability. This property is inherited from CIM_ResourceAllocationSettingData and is not used. |
msvmpsdElementName | 1.3.6.1.4.1.9600.1.25.6.3.1.12 | wtcsdisplaystring | read-only |
A user-friendly name for the object. This property allows each instance to define a user-friendly name in addition to its key properties, identity data, and description information. Note that the Name property of ManagedSystemElement is also defined as a user-friendly name. But, it is often subclassed to be a Key. It is not reasonable that the same property can convey both identity and a user-friendly name, without inconsistencies. Where Name exists and is not a Key (such as for instances of LogicalDevice), the same information can be present in both the Name and ElementName properties. |
msvmpsdHostResource | 1.3.6.1.4.1.9600.1.25.6.3.1.13 | wtcsdisplaystring | read-only |
This property exposes specific assignment to host or underlying resources. The embedded instances shall contain only key properties and be treated as Object Paths. If the virtual resource may be scheduled on a number of underlying resources, this property shall be left NULL. In that case, the DeviceAllocatedFromPool or ResourceAllocationFromPool associations may be used to determine the pool of host resources this virtual resource may be scheduled on. If specific assignment is utilized, all underlying resources used by this virtual resource shall be listed in this array. Typically the array will contain one item, however for aggregate allocations, such as multiple processors, multiple host resources may be specified. |
msvmpsdInstanceID | 1.3.6.1.4.1.9600.1.25.6.3.1.14 | wtcsdisplaystring | read-only |
Within the scope of the instantiating Namespace, InstanceID opaquely and uniquely identifies an instance of this class. To ensure uniqueness within the NameSpace, the value of InstanceID should be constructed using the following 'preferred' algorithm: |
msvmpsdIsVirtualized | 1.3.6.1.4.1.9600.1.25.6.3.1.15 | truthvalue | read-only |
Specifies if this device is virtualized or passed through, possibly using partitioning. When set to False, the underlying or host resource is utilized. At least one item shall be present in the DeviceID property. When set to True, the resource is virtualized and may not map directly to an underlying/host resource. Some implementations may support specific assignment for virtualized resources, in which case the host resource(s) are exposed using the DeviceID property. This property is set to True. |
msvmpsdLimit | 1.3.6.1.4.1.9600.1.25.6.3.1.16 | gauge32 | read-only |
This property specifies the upper bound, or maximum amount of resource that will be granted for this allocation. For example, a system which supports memory paging may support setting the Limit of a Memory allocation below that of the VirtualQuantity, thus forcing paging to occur for this allocation. |
msvmpsdLimitCPUID | 1.3.6.1.4.1.9600.1.25.6.3.1.17 | truthvalue | read-only |
This property is inherited from CIM_ResourceAllocationSettingData and is not used. |
msvmpsdMappingBehavior | 1.3.6.1.4.1.9600.1.25.6.3.1.18 | integer | read-only |
Specifies how this resource maps to underlying resourcesIf the HostResource array contains any entries, this property reflects how the resource maps to those specific resources. Enumeration: 'softAffinity': 3, 'unknown': 0, 'dedicated': 2, 'notSupported': 1, 'hardAffinity': 4. |
msvmpsdOtherResourceType | 1.3.6.1.4.1.9600.1.25.6.3.1.19 | integer | read-only |
The type of resource this allocation setting represents. Enumeration: 'usbController': 18, 'basePartitionableUnit': 26, 'iODevice': 12, 'dvddrive': 15, 'serialport': 16, 'ethernetAdapter': 10, 'ibHCA': 9, 'disk': 21, 'dmtfreserved': 29, 'partitionableUnit': 25, 'ideController': 5, 'iSCSIHBA': 8, 'floppyDrive': 13, 'other': 1, 'tape': 22, 'iOSlot': 11, 'memory': 4, 'powerSupply': 27, 'firewireController': 24, 'graphicscontroller': 19, 'storageExtent': 20, 'parallelSCSIHBA': 6, 'coolingDevice': 28, 'fcHBA': 7, 'computerSystem': 2, 'parallelport': 17, 'otherstoragedevice': 23, 'cdDrive': 14, 'processor': 3. |
msvmpsdParent | 1.3.6.1.4.1.9600.1.25.6.3.1.20 | wtcsdisplaystring | read-only |
The Parent of the resource. For example, a controller for the current allocation |
msvmpsdPoolID | 1.3.6.1.4.1.9600.1.25.6.3.1.21 | wtcsdisplaystring | read-only |
This property specifies which ResourcePool the resource is currently allocated from, or which ResourcePool the resource will be allocated from when the allocation occurs. |
msvmpsdProcessorsPerSocket | 1.3.6.1.4.1.9600.1.25.6.3.1.22 | integer32 | read-only |
The number of processors, or cores, configured for each socket in the virtual system. |
msvmpsdReservation | 1.3.6.1.4.1.9600.1.25.6.3.1.23 | gauge32 | read-only |
This property specifies the amount of resource guaranteed to be available for this allocation. On system which support over-commitment of resources, this value is typically used for admission control to prevent an an allocation from being accepted thus preventing starvation. |
msvmpsdResourceSubType | 1.3.6.1.4.1.9600.1.25.6.3.1.24 | wtcsdisplaystring | read-only |
A string describing an implementation specific sub-type for this resource. For example, this may be used to distinguish different models of the same resource type. |
msvmpsdResourceType | 1.3.6.1.4.1.9600.1.25.6.3.1.25 | integer | read-only |
A string that describes the resource type when a well defined value is not available and ResourceType has the value 'Other'. Enumeration: 'usbController': 17, 'iODevice': 12, 'serialport': 15, 'ethernetAdapter': 10, 'fcSCSIHBA': 6, 'ibHCA': 9, 'disk': 19, 'dmtfreserved': 24, 'partitionableUnit': 23, 'ideController': 4, 'iSCSIHBA': 7, 'floppyDrive': 13, 'other': 0, 'tape': 20, 'iOSlot': 11, 'memory': 3, 'firewireController': 22, 'cdDVDdrive': 14, 'parallelSCSIHBA': 5, 'computerSystem': 1, 'parallelport': 16, 'graphicscontroller': 18, 'otherstoragedevice': 21, 'fcpAdapter': 8, 'cp': 2. |
msvmpsdSocketCount | 1.3.6.1.4.1.9600.1.25.6.3.1.26 | integer32 | read-only |
An integer that defines the number of processor sockets in the virtual machine. The total number of processors is the value of this property times the value of the ProcessorsPerSocket property. |
msvmpsdThreadsEnabled | 1.3.6.1.4.1.9600.1.25.6.3.1.27 | truthvalue | read-only |
Specifies whether hardware threads should be visible to the virtual system. If the physical processor does not support hardware threads, this value has no effect in the virtual system. |
msvmpsdVirtualQuantity | 1.3.6.1.4.1.9600.1.25.6.3.1.28 | gauge32 | read-only |
This property specifies the quantity of resources presented to the consumer. For example, when ResourceType=Processor, this property would reflect the number of discrete Processors presented to the virtual computer system. When ResourceType=Memory, this property could reflect the number of MB reported to the virtual computer system. |
msvmpsdWeight | 1.3.6.1.4.1.9600.1.25.6.3.1.29 | gauge32 | read-only |
This property specifies a relative priority for this allocation in relation to other allocations from the same ResourcePool. This property has no unit of measure, and is only relevant when compared to other allocations vying for the same host resources. |
msvmProfileRegistration | 1.3.6.1.4.1.9600.1.25.7 |
The following are virtualization WMI classes related to profile registration. |
||
msvmResourcePoolComponentTable | 1.3.6.1.4.1.9600.1.25.7.1 | no-access |
Represents a resource pool component of the Microsoft Windows Hyper-V platform. |
|
1.3.6.1.4.1.9600.1.25.7.1.1 | no-access |
None |
||
msvmrpcIndex | 1.3.6.1.4.1.9600.1.25.7.1.1.1 | integer32 | read-only |
The value of this object uniquely identifies the instance entry for this class. |
msvmrpcAllocCapabilityClassName | 1.3.6.1.4.1.9600.1.25.7.1.1.2 | wtcsdisplaystring | read-only |
The name of the class derived from CIM_AllocationCapabilities that describes the allocation capabilities of this resource pool. This property is inherited from Msvm_VirtualizationComponent. |
msvmrpcCLSID | 1.3.6.1.4.1.9600.1.25.7.1.1.3 | wtcsdisplaystring | read-only |
GUID that represents the class identifier of the component's COM object. |
msvmrpcContext | 1.3.6.1.4.1.9600.1.25.7.1.1.4 | gauge32 | read-only |
Context in which the newly created object will run. This value is passed in the dwClsContext parameter to CoCreateInstance. |
msvmrpcEnabled | 1.3.6.1.4.1.9600.1.25.7.1.1.5 | truthvalue | read-only |
If true, this instance is enabled and can be used to complete client requests. |
msvmrpcName | 1.3.6.1.4.1.9600.1.25.7.1.1.6 | wtcsdisplaystring | read-only |
Language-neutral string that uniquely identifies the component. The following format is suggested to prevent naming conflicts: vendor|component|version For example, this component name represents version 1.0 of the Microsoft Emulated Network Port Component: Microsoft|EmulatedNetworkPortComponent|V1.0 |
msvmrpcResourcePoolClassName | 1.3.6.1.4.1.9600.1.25.7.1.1.7 | wtcsdisplaystring | read-only |
The name of the class derived from CIM_ResourcePool that implements the resource pool. This property is inherited from Msvm_VirtualizationComponent. |
msvmResourcePoolRegistrateTable | 1.3.6.1.4.1.9600.1.25.7.2 | no-access |
Registers a component as supplying global resource pool-related objects. |
|
1.3.6.1.4.1.9600.1.25.7.2.1 | no-access |
None |
||
msvmrprIndex | 1.3.6.1.4.1.9600.1.25.7.2.1.1 | integer32 | read-only |
The value of this object uniquely identifies the instance entry for this class. |
msvmrprComponent | 1.3.6.1.4.1.9600.1.25.7.2.1.2 | wtcsdisplaystring | read-only |
Reference to an Msvm_ResourcePoolComponent instance that describes the COM object that implements this class. |
msvmrprResourceType | 1.3.6.1.4.1.9600.1.25.7.2.1.3 | wtcsdisplaystring | read-only |
Reference to an Msvm_ResourceDefinition instance that describes a resource type supported by the component. |
msvmResourceTypeDefinitionTable | 1.3.6.1.4.1.9600.1.25.7.3 | no-access |
Defines a mapping of a resource type to its implementation classes. |
|
1.3.6.1.4.1.9600.1.25.7.3.1 | no-access |
None |
||
msvmrtdIndex | 1.3.6.1.4.1.9600.1.25.7.3.1.1 | integer32 | read-only |
The value of this object uniquely identifies the instance entry for this class. |
msvmrtdLogicalDeviceClassName | 1.3.6.1.4.1.9600.1.25.7.3.1.2 | wtcsdisplaystring | read-only |
The name of the class derived from CIM_LogicalDevice that implements the logical device for this resource type. This property is inherited from CIM_ResourceAllocationSettingData. |
msvmrtdOtherResourceType | 1.3.6.1.4.1.9600.1.25.7.3.1.3 | wtcsdisplaystring | read-only |
A string that describes the resource type when a well defined value is not available and ResourceType has the value 'Other'. |
msvmrtdResourceSubType | 1.3.6.1.4.1.9600.1.25.7.3.1.4 | wtcsdisplaystring | read-only |
A string describing an implementation specific sub-type for this resource. For example, this may be used to distinguish different models of the same resource type. |
msvmrtdResourceType | 1.3.6.1.4.1.9600.1.25.7.3.1.5 | integer | read-only |
The type of resource this allocation setting represents. Enumeration: 'usbController': 18, 'basePartitionableUnit': 26, 'iODevice': 12, 'dvddrive': 15, 'serialport': 16, 'ethernetAdapter': 10, 'ibHCA': 9, 'disk': 21, 'dmtfreserved': 29, 'partitionableUnit': 25, 'ideController': 5, 'iSCSIHBA': 8, 'floppyDrive': 13, 'other': 1, 'tape': 22, 'iOSlot': 11, 'memory': 4, 'powerSupply': 27, 'firewireController': 24, 'graphicscontroller': 19, 'storageExtent': 20, 'parallelSCSIHBA': 6, 'coolingDevice': 28, 'fcHBA': 7, 'computerSystem': 2, 'parallelport': 17, 'otherstoragedevice': 23, 'cdDrive': 14, 'processor': 3. |
msvmrtdSettingDataClassName | 1.3.6.1.4.1.9600.1.25.7.3.1.6 | wtcsdisplaystring | read-only |
The name of the class derived from CIM_ResourceAllocationSettingData that implements the settings for this resource type. This property is inherited from CIM_ResourceAllocationSettingData. |
msvmVirtualSystemRscComponTable | 1.3.6.1.4.1.9600.1.25.7.4 | no-access |
Represents a virtual device component of the Microsoft Windows Hyper-V platform. |
|
1.3.6.1.4.1.9600.1.25.7.4.1 | no-access |
None |
||
msvmvsrcIndex | 1.3.6.1.4.1.9600.1.25.7.4.1.1 | integer32 | read-only |
The value of this object uniquely identifies the instance entry for this class. |
msvmvsrcCLSID | 1.3.6.1.4.1.9600.1.25.7.4.1.2 | wtcsdisplaystring | read-only |
GUID that represents the class identifier of the component's COM object. |
msvmvsrcContext | 1.3.6.1.4.1.9600.1.25.7.4.1.3 | gauge32 | read-only |
Context in which the newly created object will run. This value is passed in the dwClsContext parameter to CoCreateInstance. |
msvmvsrcEnabled | 1.3.6.1.4.1.9600.1.25.7.4.1.4 | truthvalue | read-only |
If true, this instance is enabled and can be used to complete client requests. |
msvmvsrcHotAdd | 1.3.6.1.4.1.9600.1.25.7.4.1.5 | truthvalue | read-only |
If true, this instance can be hot-added to a VM. |
msvmvsrcHotRemove | 1.3.6.1.4.1.9600.1.25.7.4.1.6 | truthvalue | read-only |
If true, this instance can be hot-removed from a VM. |
msvmvsrcName | 1.3.6.1.4.1.9600.1.25.7.4.1.7 | wtcsdisplaystring | read-only |
Language-neutral string that uniquely identifies the component. The following format is suggested to prevent naming conflicts: vendor|component|version For example, this component name represents version 1.0 of the Microsoft Emulated Network Port Component: Microsoft|EmulatedNetworkPortComponent|V1.0 |
msvmvsrcType | 1.3.6.1.4.1.9600.1.25.7.4.1.8 | integer | read-only |
The relationship of the WMI object that is described here with the virtual device.Singleton is a top level WMI object that is tied 1:1 with a Virtual Device and can only exist once per VM.MultiInstance is a top level WMI object that can exist multiple times per VM and is tied 1:1 with a Virtual Device.Subdevice is a WMI object that has not parent reference but is controlled by only one Virtual Device that can exist only once per VM. The WMI object though can exist multiples times. Enumeration: 'singleton': 1, 'multiInstance': 2, 'subdevice': 3, 'notChangeable': 0. |
msvmVirtualSystemRscRegistTable | 1.3.6.1.4.1.9600.1.25.7.5 | no-access |
Registers a component as supplying virtual system-specific resource-related objects. |
|
1.3.6.1.4.1.9600.1.25.7.5.1 | no-access |
None |
||
msvmvsrrIndex | 1.3.6.1.4.1.9600.1.25.7.5.1.1 | integer32 | read-only |
The value of this object uniquely identifies the instance entry for this class. |
msvmvsrrComponent | 1.3.6.1.4.1.9600.1.25.7.5.1.2 | wtcsdisplaystring | read-only |
Reference to an Msvm_VirtualSystemResourceComponent instance that describes the COM object that implements this class. |
msvmvsrrIsRootDevice | 1.3.6.1.4.1.9600.1.25.7.5.1.3 | truthvalue | read-only |
If true, this registration indicates that the specified resource type is the root (or parent-less) device for this component. Only one registration may exist with IsRootDevice to set true. Otherwise, this registration represents a mapping to a sub-device. This property is always set to False. |
msvmvsrrResourceType | 1.3.6.1.4.1.9600.1.25.7.5.1.4 | wtcsdisplaystring | read-only |
None |
msvmResourceManagement | 1.3.6.1.4.1.9600.1.25.8 |
The following are virtualization WMI classes related to resource management. |
||
msvmAllocationCapabilitiesTable | 1.3.6.1.4.1.9600.1.25.8.1 | no-access |
Defines the means by which a client can discover the valid range of default settings for a virtual resource. |
|
1.3.6.1.4.1.9600.1.25.8.1.1 | no-access |
None |
||
msvmalcIndex | 1.3.6.1.4.1.9600.1.25.8.1.1.1 | integer32 | read-only |
The value of this object uniquely identifies the instance entry for this class. |
msvmalcCaption | 1.3.6.1.4.1.9600.1.25.8.1.1.2 | wtcsdisplaystring | read-only |
The Caption property is a short textual description (one- line string) of the object. |
msvmalcDescription | 1.3.6.1.4.1.9600.1.25.8.1.1.3 | wtcsdisplaystring | read-only |
The Description property provides a textual description of the object. |
msvmalcElementName | 1.3.6.1.4.1.9600.1.25.8.1.1.4 | wtcsdisplaystring | read-only |
A user-friendly name for the object. This property allows each instance to define a user-friendly name in addition to its key properties, identity data, and description information. Note that the Name property of ManagedSystemElement is also defined as a user-friendly name. But, it is often subclassed to be a Key. It is not reasonable that the same property can convey both identity and a user-friendly name, without inconsistencies. Where Name exists and is not a Key (such as for instances of LogicalDevice), the same information can be present in both the Name and ElementName properties. |
msvmalcInstanceID | 1.3.6.1.4.1.9600.1.25.8.1.1.5 | wtcsdisplaystring | read-only |
Within the scope of the instantiating Namespace, InstanceID opaquely and uniquely identifies an instance of this class. In order to ensure uniqueness within the NameSpace, the value of InstanceID SHOULD be constructed using the following 'preferred' algorithm: |
msvmalcOtherResourceType | 1.3.6.1.4.1.9600.1.25.8.1.1.6 | wtcsdisplaystring | read-only |
A string that describes the resource type when a well defined value is not available and ResourceType has the value 'Other'. |
msvmalcRequestTypesSupported | 1.3.6.1.4.1.9600.1.25.8.1.1.7 | integer | read-only |
Indicates whether requesting a specific resource is supported 'Specific' -- request can include a request for specific resource 'General' -- request does not include specific resource 'Both' -- both specific and general are supported. Enumeration: 'specific': 1, 'unknown': 0, 'both': 3, 'general': 2. |
msvmalcResourceSubType | 1.3.6.1.4.1.9600.1.25.8.1.1.8 | wtcsdisplaystring | read-only |
A string describing an implementation specific sub-type for this resource. For example, this may be used to distinguish different models of the same resource type. |
msvmalcResourceType | 1.3.6.1.4.1.9600.1.25.8.1.1.9 | integer | read-only |
The type of resource this allocation setting represents. Enumeration: 'usbController': 17, 'basePartitionableUnit': 24, 'iODevice': 12, 'ideController': 5, 'ethernetAdapter': 10, 'ibHCA': 9, 'disk': 19, 'dmtfreserved': 27, 'partitionableUnit': 23, 'firewireController': 22, 'iSCSIHBA': 8, 'floppyDrive': 13, 'other': 1, 'tape': 20, 'iOSlot': 11, 'memory': 4, 'powerSupply': 25, 'cdDVDdrive': 14, 'parallelSCSIHBA': 6, 'coolingDevice': 26, 'serialport': 15, 'fcHBA': 7, 'computerSystem': 2, 'parallelport': 16, 'graphicscontroller': 18, 'otherstoragedevice': 21, 'processor': 3. |
msvmalcSharingMode | 1.3.6.1.4.1.9600.1.25.8.1.1.10 | integer | read-only |
Indicates how access to underlying resource is granted: 'Exclusive' -- exclusive access to underlying resource 'Shared' -- shared use of underlying resource. Actual quantity is controlled by min, max size, weights, etc. Enumeration: 'unknown': 0, 'dedicated': 1, 'shared': 2. |
msvmalcSupportedAddStates | 1.3.6.1.4.1.9600.1.25.8.1.1.11 | integer | read-only |
Indicates the System states that the addition of this resource is supported Enumeration: 'paused': 11, 'deferred': 8, 'quiesce': 9, 'unknown': 0, 'enabled': 2, 'shuttingDown': 4, 'inTest': 7, 'disabled': 3, 'notApplicable': 5, 'other': 1, 'suspended': 12, 'enabledbutOffline': 6, 'starting': 10. |
msvmalcSupportedRemoveStates | 1.3.6.1.4.1.9600.1.25.8.1.1.12 | integer | read-only |
Indicates the System states that the removal of this resource is supported Enumeration: 'paused': 11, 'deferred': 8, 'quiesce': 9, 'unknown': 0, 'enabled': 2, 'shuttingDown': 4, 'inTest': 7, 'disabled': 3, 'notApplicable': 5, 'other': 1, 'suspended': 12, 'enabledbutOffline': 6, 'starting': 10. |
msvmElementAllocateFromPoolTable | 1.3.6.1.4.1.9600.1.25.8.2 | no-access |
ElementAllocatedFromPool associates an instance of CIM_LogicalElement representing an allocated Resource with the CIM_ResourcePool from which it was allocated. |
|
1.3.6.1.4.1.9600.1.25.8.2.1 | no-access |
None |
||
msvmeafpIndex | 1.3.6.1.4.1.9600.1.25.8.2.1.1 | integer32 | read-only |
The value of this object uniquely identifies the instance entry for this class. |
msvmeafpAntecedent | 1.3.6.1.4.1.9600.1.25.8.2.1.2 | wtcsdisplaystring | read-only |
Antecedent represents the independent object in this association. |
msvmeafpDependent | 1.3.6.1.4.1.9600.1.25.8.2.1.3 | wtcsdisplaystring | read-only |
Dependent represents the object that is dependent on the Antecedent. |
msvmElementCapabilitiesTable | 1.3.6.1.4.1.9600.1.25.8.3 | no-access |
ElementCapabilities represents the association between ManagedElements and their Capabilities. |
|
1.3.6.1.4.1.9600.1.25.8.3.1 | no-access |
None |
||
msvmecIndex | 1.3.6.1.4.1.9600.1.25.8.3.1.1 | integer32 | read-only |
The value of this object uniquely identifies the instance entry for this class. |
msvmecCapabilities | 1.3.6.1.4.1.9600.1.25.8.3.1.2 | wtcsdisplaystring | read-only |
The Capabilities object associated with the element. |
msvmecManagedElement | 1.3.6.1.4.1.9600.1.25.8.3.1.3 | wtcsdisplaystring | read-only |
The managed element. |
msvmResourceAllocFromPoolTable | 1.3.6.1.4.1.9600.1.25.8.4 | no-access |
ResourceAllocationFromPool associates an instance of CIM_ResourceAllocationSettingData representing a resource allocation with the CIM_ResourcePool from which it is allocated. |
|
1.3.6.1.4.1.9600.1.25.8.4.1 | no-access |
None |
||
msvmrafpIndex | 1.3.6.1.4.1.9600.1.25.8.4.1.1 | integer32 | read-only |
The value of this object uniquely identifies the instance entry for this class. |
msvmrafpAntecedent | 1.3.6.1.4.1.9600.1.25.8.4.1.2 | wtcsdisplaystring | read-only |
Antecedent represents the independent object in this association. |
msvmrafpDependent | 1.3.6.1.4.1.9600.1.25.8.4.1.3 | wtcsdisplaystring | read-only |
Dependent represents the object that is dependent on the Antecedent. |
msvmResourceAllocSetDataTable | 1.3.6.1.4.1.9600.1.25.8.5 | no-access |
Represents the current and recorded allocation states of a virtual resource. |
|
1.3.6.1.4.1.9600.1.25.8.5.1 | no-access |
None |
||
msvmrasdIndex | 1.3.6.1.4.1.9600.1.25.8.5.1.1 | integer32 | read-only |
The value of this object uniquely identifies the instance entry for this class. |
msvmrasdAddress | 1.3.6.1.4.1.9600.1.25.8.5.1.2 | wtcsdisplaystring | read-only |
The address of the resource.For example, the MAC address of a Ethernet port. |
msvmrasdAllocationUnits | 1.3.6.1.4.1.9600.1.25.8.5.1.3 | wtcsdisplaystring | read-only |
This property specifies the units of allocation used by the Reservation and Limit properties. For example, when ResourceType=Processor, AllocationUnits may be set to MHZ. When ResourceType=Memory, AllocationUnits may be set to MB |
msvmrasdAutomaticAllocation | 1.3.6.1.4.1.9600.1.25.8.5.1.4 | truthvalue | read-only |
This property specifies if the resource will be automatically allocated. For example when set to true, when the consuming virtual computer system is powered on, this resource would be allocated. A value of false indicates the resource must be explicitly allocated. For example, the setting may represent removable media (cdrom, floppy, etc.) where at power on time, the media isnot present. An explicit operation is required to allocate the resource. |
msvmrasdAutomaticDeallocation | 1.3.6.1.4.1.9600.1.25.8.5.1.5 | truthvalue | read-only |
This property specifies if the resource will be automatically de-allocated. For example, when set to true, when the consuming virtual computer system is powered off, this resource would be de-allocated. When set to false, the resource will remain allocated and must be explicitly de-allocated. |
msvmrasdCaption | 1.3.6.1.4.1.9600.1.25.8.5.1.6 | wtcsdisplaystring | read-only |
The Caption property is a short textual description (one- line string) of the object. |
msvmrasdConnection | 1.3.6.1.4.1.9600.1.25.8.5.1.7 | wtcsdisplaystring | read-only |
The thing to which this resource is connected. For example, a named network or switch port. |
msvmrasdConsumerVisibility | 1.3.6.1.4.1.9600.1.25.8.5.1.8 | integer | read-only |
Describes the consumers visibility to the allocated resource. A value of 'Passed-Through' indicates the underlying or host resource is utilized and passed through to the consumer, possibly using partitioning. At least one item shall be present in the DeviceID property. A value of 'Virtualized' indicates the resource is virtualized and may not map directly to an underlying/host resource. Some implementations may support specific assignment for virtualized resources, in which case the host resource(s) are exposed using the DeviceID property. A value of 'Not represented' indicates a representation of the resource does not exist within the context of the resource consumer. Enumeration: 'unknown': 0, 'notrepresented': 4, 'virtualized': 3, 'passedThrough': 2. |
msvmrasdDescription | 1.3.6.1.4.1.9600.1.25.8.5.1.9 | wtcsdisplaystring | read-only |
The Description property provides a textual description of the object. |
msvmrasdElementName | 1.3.6.1.4.1.9600.1.25.8.5.1.10 | wtcsdisplaystring | read-only |
A user-friendly name for the object. This property allows each instance to define a user-friendly name in addition to its key properties, identity data, and description information. Note that the Name property of ManagedSystemElement is also defined as a user-friendly name. But, it is often subclassed to be a Key. It is not reasonable that the same property can convey both identity and a user-friendly name, without inconsistencies. Where Name exists and is not a Key (such as for instances of LogicalDevice), the same information can be present in both the Name and ElementName properties. |
msvmrasdHostResource | 1.3.6.1.4.1.9600.1.25.8.5.1.11 | wtcsdisplaystring | read-only |
This property exposes specific assignment to host or underlying resources. The embedded instances shall contain only key properties and be treated as Object Paths. If the virtual resource may be scheduled on a number of underlying resources, this property shall be left NULL. In that case, the DeviceAllocatedFromPool or ResourceAllocationFromPool associations may be used to determine the pool of host resources this virtual resource may be scheduled on. If specific assignment is utilized, all underlying resources used by this virtual resource shall be listed in this array. Typically the array will contain one item, however for aggregate allocations, such as multiple processors, multiple host resources may be specified. |
msvmrasdInstanceID | 1.3.6.1.4.1.9600.1.25.8.5.1.12 | wtcsdisplaystring | read-only |
Within the scope of the instantiating Namespace, InstanceID opaquely and uniquely identifies an instance of this class. To ensure uniqueness within the NameSpace, the value of InstanceID should be constructed using the following 'preferred' algorithm: |
msvmrasdLimit | 1.3.6.1.4.1.9600.1.25.8.5.1.13 | gauge32 | read-only |
This property specifies the upper bound, or maximum amount of resource that will be granted for this allocation. For example, a system which supports memory paging may support setting the Limit of a Memory allocation below that of the VirtualQuantity, thus forcing paging to occur for this allocation. |
msvmrasdMappingBehavior | 1.3.6.1.4.1.9600.1.25.8.5.1.14 | integer | read-only |
Specifies how this resource maps to underlying resourcesIf the HostResource array contains any entries, this property reflects how the resource maps to those specific resources. Enumeration: 'softAffinity': 3, 'unknown': 0, 'dedicated': 2, 'notSupported': 1, 'hardAffinity': 4. |
msvmrasdOtherResourceType | 1.3.6.1.4.1.9600.1.25.8.5.1.15 | wtcsdisplaystring | read-only |
A string that describes the resource type when a well defined value is not available and ResourceType has the value 'Other'. |
msvmrasdParent | 1.3.6.1.4.1.9600.1.25.8.5.1.16 | wtcsdisplaystring | read-only |
The Parent of the resource. For example, a controller for the current allocation |
msvmrasdPoolID | 1.3.6.1.4.1.9600.1.25.8.5.1.17 | wtcsdisplaystring | read-only |
This property specifies which ResourcePool the resource is currently allocated from, or which ResourcePool the resource will be allocated from when the allocation occurs. |
msvmrasdReservation | 1.3.6.1.4.1.9600.1.25.8.5.1.18 | gauge32 | read-only |
This property specifies the amount of resource guaranteed to be available for this allocation. On system which support over-commitment of resources, this value is typically used for admission control to prevent an an allocation from being accepted thus preventing starvation. |
msvmrasdResourceSubType | 1.3.6.1.4.1.9600.1.25.8.5.1.19 | wtcsdisplaystring | read-only |
A string describing an implementation specific sub-type for this resource. For example, this may be used to distinguish different models of the same resource type. |
msvmrasdResourceType | 1.3.6.1.4.1.9600.1.25.8.5.1.20 | integer | read-only |
The type of resource this allocation setting represents. Enumeration: 'usbController': 18, 'basePartitionableUnit': 26, 'iODevice': 12, 'dvddrive': 15, 'serialport': 16, 'ethernetAdapter': 10, 'ibHCA': 9, 'disk': 21, 'dmtfreserved': 29, 'partitionableUnit': 25, 'ideController': 5, 'iSCSIHBA': 8, 'floppyDrive': 13, 'other': 1, 'tape': 22, 'iOSlot': 11, 'memory': 4, 'powerSupply': 27, 'firewireController': 24, 'graphicscontroller': 19, 'storageExtent': 20, 'parallelSCSIHBA': 6, 'coolingDevice': 28, 'fcHBA': 7, 'computerSystem': 2, 'parallelport': 17, 'otherstoragedevice': 23, 'cdDrive': 14, 'processor': 3. |
msvmrasdVirtualQuantity | 1.3.6.1.4.1.9600.1.25.8.5.1.21 | gauge32 | read-only |
This property specifies the quantity of resources presented to the consumer. For example, when ResourceType=Processor, this property would reflect the number of discrete Processors presented to the virtual computer system. When ResourceType=Memory, this property could reflect the number of MB reported to the virtual computer system. |
msvmrasdVirtualSystemIdentifiers | 1.3.6.1.4.1.9600.1.25.8.5.1.22 | wtcsdisplaystring | read-only |
A free form string array of identifiers of this resource presented to the virtual computer system's operating system. The indexes and values per index are defined on a per resource basis, that is, for each enumerated ResourceType value. |
msvmrasdWeight | 1.3.6.1.4.1.9600.1.25.8.5.1.23 | gauge32 | read-only |
This property specifies a relative priority for this allocation in relation to other allocations from the same ResourcePool. This property has no unit of measure, and is only relevant when compared to other allocations vying for the same host resources. |
msvmResourcePoolTable | 1.3.6.1.4.1.9600.1.25.8.6 | no-access |
Describes a type of virtual resource available for use in virtual systems. |
|
1.3.6.1.4.1.9600.1.25.8.6.1 | no-access |
None |
||
msvmrpIndex | 1.3.6.1.4.1.9600.1.25.8.6.1.1 | integer32 | read-only |
The value of this object uniquely identifies the instance entry for this class. |
msvmrpAllocationUnits | 1.3.6.1.4.1.9600.1.25.8.6.1.2 | wtcsdisplaystring | read-only |
This property specifies the units of allocation used by the ResourcePool. For example, when ResourceType=Processor, AllocationUnits may be set to MHZ. When ResourceType=Memory, AllocationUnits may be set to MB |
msvmrpCapacity | 1.3.6.1.4.1.9600.1.25.8.6.1.3 | gauge32 | read-only |
This property represents the maximum amount (in units of AllocationUnits) of reservations that the ResourcePool can support. |
msvmrpCaption | 1.3.6.1.4.1.9600.1.25.8.6.1.4 | wtcsdisplaystring | read-only |
The Caption property is a short textual description (one- line string) of the object. |
msvmrpDescription | 1.3.6.1.4.1.9600.1.25.8.6.1.5 | wtcsdisplaystring | read-only |
The Description property provides a textual description of the object. |
msvmrpElementName | 1.3.6.1.4.1.9600.1.25.8.6.1.6 | wtcsdisplaystring | read-only |
A user-friendly name for the object. This property allows each instance to define a user-friendly name in addition to its key properties, identity data, and description information. Note that the Name property of ManagedSystemElement is also defined as a user-friendly name. But, it is often subclassed to be a Key. It is not reasonable that the same property can convey both identity and a user-friendly name, without inconsistencies. Where Name exists and is not a Key (such as for instances of LogicalDevice), the same information can be present in both the Name and ElementName properties. |
msvmrpHealthState | 1.3.6.1.4.1.9600.1.25.8.6.1.7 | integer | read-only |
Indicates the current health of the element. This attribute expresses the health of this element but not necessarily that of its subcomponents. The possible values are 0 to 30, where 5 means the element is entirely healthy and 30 means the element is completely non-functional. The following continuum is defined: 'Non-recoverable Error' (30) - The element has completely failed, and recovery is not possible. All functionality provided by this element has been lost. 'Critical Failure' (25) - The element is non-functional and recovery might not be possible. 'Major Failure' (20) - The element is failing. It is possible that some or all of the functionality of this component is degraded or not working. 'Minor Failure' (15) - All functionality is available but some might be degraded. 'Degraded/Warning' (10) - The element is in working order and all functionality is provided. However, the element is not working to the best of its abilities. For example, the element might not be operating at optimal performance or it might be reporting recoverable errors. 'OK' (5) - The element is fully functional and is operating within normal operational parameters and without error. 'Unknown' (0) - The implementation cannot report on HealthState at this time. DMTF has reserved the unused portion of the continuum for additional HealthStates in the future. Enumeration: 'ok': 5, 'majorfailure': 20, 'unknown': 0, 'degradedWarning': 10, 'nonrecoverableerror': 30, 'criticalfailure': 25, 'minorfailure': 15. |
msvmrpInstallDate | 1.3.6.1.4.1.9600.1.25.8.6.1.8 | dateandtime | read-only |
A datetime value that indicates when the object was installed. Lack of a value does not indicate that the object is not installed. |
msvmrpInstanceID | 1.3.6.1.4.1.9600.1.25.8.6.1.9 | wtcsdisplaystring | read-only |
Within the scope of the instantiating Namespace, InstanceID opaquely and uniquely identifies an instance of this class. To ensure uniqueness within the NameSpace, the value of InstanceID should be constructed using the following 'preferred' algorithm: |
msvmrpName | 1.3.6.1.4.1.9600.1.25.8.6.1.10 | wtcsdisplaystring | read-only |
The Name property defines the label by which the object is known. When subclassed, the Name property can be overridden to be a Key property. |
msvmrpOperationalStatus | 1.3.6.1.4.1.9600.1.25.8.6.1.11 | integer | read-only |
Indicates the current statuses of the element. Various operational statuses are defined. Many of the enumeration's values are self-explanatory. However, a few are not and are described here in more detail. 'Stressed' indicates that the element is functioning, but needs attention. Examples of 'Stressed' states are overload, overheated, and so on. 'Predictive Failure' indicates that an element is functioning nominally but predicting a failure in the near future. 'In Service' describes an element being configured, maintained, cleaned, or otherwise administered. 'No Contact' indicates that the monitoring system has knowledge of this element, but has never been able to establish communications with it. 'Lost Communication' indicates that the ManagedSystem Element is known to exist and has been contacted successfully in the past, but is currently unreachable. 'Stopped' and 'Aborted' are similar, although the former implies a clean and orderly stop, while the latter implies an abrupt stop where the state and configuration of the element might need to be updated. 'Dormant' indicates that the element is inactive or quiesced. 'Supporting Entity in Error' indicates that this element might be 'OK' but that another element, on which it is dependent, is in error. An example is a network service or endpoint that cannot function due to lower-layer networking problems. 'Completed' indicates that the element has completed its operation. This value should be combined with either OK, Error, or Degraded so that a client can tell if the complete operation Completed with OK (passed), Completed with Error (failed), or Completed with Degraded (the operation finished, but it did not complete OK or did not report an error). 'Power Mode' indicates that the element has additional power model information contained in the Associated PowerManagementService association. OperationalStatus replaces the Status property on ManagedSystemElement to provide a consistent approach to enumerations, to address implementation needs for an array property, and to provide a migration path from today's environment to the future. This change was not made earlier because it required the deprecated qualifier. Due to the widespread use of the existing Status property in management applications, it is strongly recommended that providers or instrumentation provide both the Status and OperationalStatus properties. Further, the first value of OperationalStatus should contain the primary status for the element. When instrumented, Status (because it is single-valued) should also provide the primary status of the element. Enumeration: 'lostCommunication': 13, 'dormant': 15, 'powerMode': 18, 'ok': 2, 'aborted': 14, 'unknown': 0, 'noContact': 12, 'error': 6, 'supportingEntityinError': 16, 'other': 1, 'nonRecoverableError': 7, 'predictiveFailure': 5, 'stressed': 4, 'stopping': 9, 'stopped': 10, 'degraded': 3, 'starting': 8, 'completed': 17, 'inService': 11. |
msvmrpOtherResourceType | 1.3.6.1.4.1.9600.1.25.8.6.1.12 | wtcsdisplaystring | read-only |
A string that describes the resource type when a well defined value is not available and ResourceType is set to 0 for Other. |
msvmrpPoolID | 1.3.6.1.4.1.9600.1.25.8.6.1.13 | wtcsdisplaystring | read-only |
An opaque identifier for the pool. This property is used to provide correlation across save and restore of configuration data to underlying persistent storage. |
msvmrpPrimordial | 1.3.6.1.4.1.9600.1.25.8.6.1.14 | truthvalue | read-only |
If true, 'Primordial' indicates that this ResourcePool is the base from which resources are drawn and returned in the activity of resource management. Being primordial means that this ResourcePool shall not be created or deleted by consumers of this model. However, other actions, modeled or not, may affect the characteristics or size of primordial ResourcePools. If false, 'Primordial' indicates that the ResourcePool, a concrete Resource Pool, is subject to resource allocation services functions. This distinction is important because higher-level ResourcePools may be assembled using the Component or ElementAllocatedFromPool associations. Although the higher-level abstractions can be created and deleted, the most basic, (i.e. primordial), hardware-based ResourcePools cannot. They are physically realized as part of the System, or are actually managed by some other System and imported as if they were physically realized. |
msvmrpReserved | 1.3.6.1.4.1.9600.1.25.8.6.1.15 | gauge32 | read-only |
This property represents the current reservations (in units of AllocationUnits) spread across all active allocations from this pool. In a hierarchical configuration, this represents the sum of all descendant ResourcePool current reservations. |
msvmrpResourceSubType | 1.3.6.1.4.1.9600.1.25.8.6.1.16 | wtcsdisplaystring | read-only |
A string describing an implementation specific sub-type for this pool. For example, this may be used to distinguish different models of the same resource type. |
msvmrpResourceType | 1.3.6.1.4.1.9600.1.25.8.6.1.17 | integer | read-only |
The type of resource this ResourcePool may allocate. Enumeration: 'usbController': 18, 'basePartitionableUnit': 26, 'iODevice': 12, 'dvddrive': 15, 'serialport': 16, 'ethernetAdapter': 10, 'ibHCA': 9, 'disk': 21, 'dmtfreserved': 29, 'partitionableUnit': 25, 'ideController': 5, 'iSCSIHBA': 8, 'floppyDrive': 13, 'other': 1, 'tape': 22, 'iOSlot': 11, 'memory': 4, 'powerSupply': 27, 'firewireController': 24, 'graphicscontroller': 19, 'storageExtent': 20, 'parallelSCSIHBA': 6, 'coolingDevice': 28, 'fcHBA': 7, 'computerSystem': 2, 'parallelport': 17, 'otherstoragedevice': 23, 'cdDrive': 14, 'processor': 3. |
msvmrpStatus | 1.3.6.1.4.1.9600.1.25.8.6.1.18 | wtcsdisplaystring | read-only |
A string indicating the current status of the object. Various operational and non-operational statuses are defined. This property is deprecated in lieu of OperationalStatus, which includes the same semantics in its enumeration. This change is made for 3 reasons: 1) Status is more correctly defined as an array. This definition overcomes the limitation of describing status using a single value, when it is really a multi-valued property (for example, an element might be OK AND Stopped. 2) A MaxLen of 10 is too restrictive and leads to unclear enumerated values. 3) The change to a uint16 data type was discussed when CIM V2.0 was defined. However, existing V1.0 implementations used the string property and did not want to modify their code. Therefore, Status was grandfathered into the Schema. Use of the deprecated qualifier allows the maintenance of the existing property, but also permits an improved definition using OperationalStatus. |
msvmrpStatusDescriptions | 1.3.6.1.4.1.9600.1.25.8.6.1.19 | wtcsdisplaystring | read-only |
Strings describing the various OperationalStatus array values. For example, if 'Stopping' is the value assigned to OperationalStatus, then this property may contain an explanation as to why an object is being stopped. Note that entries in this array are correlated with those at the same array index in OperationalStatus. |
msvmDefineCapabilitiesTable | 1.3.6.1.4.1.9600.1.25.8.7 | no-access |
Provides a link between the CIM_AllocationCapabilities instance and the minimum, maximum, incremental, and default settings for a resource. |
|
1.3.6.1.4.1.9600.1.25.8.7.1 | no-access |
None |
||
msvmsdcIndex | 1.3.6.1.4.1.9600.1.25.8.7.1.1 | integer32 | read-only |
The value of this object uniquely identifies the instance entry for this class. |
msvmsdcGroupComponent | 1.3.6.1.4.1.9600.1.25.8.7.1.2 | wtcsdisplaystring | read-only |
The parent element in the association. |
msvmsdcPartComponent | 1.3.6.1.4.1.9600.1.25.8.7.1.3 | wtcsdisplaystring | read-only |
The child element in the association. |
msvmsdcPropertyPolicy | 1.3.6.1.4.1.9600.1.25.8.7.1.4 | integer | read-only |
PropertyPolicy defines whether or not the non-null, non-key properties of the associated SettingData instance are treated independently or as a correlated set. For instance, an independent set of maximum properties might be defined, when there is no relationship between each property. On the other hand, several correlated sets of maximum properties might need to be defined when the maximum values of each are dependent on some of the others. Enumeration: 'independent': 0, 'correlated': 1. |
msvmsdcValueRange | 1.3.6.1.4.1.9600.1.25.8.7.1.5 | integer | read-only |
The ValueRange property indicates further semantics on the interpretation of all non-null, non-key properties of the Component SettingData. 'Point' indicates that this SettingData instance provides a single set of values. 'Minimums', 'Maximums', and 'Increments', are only evaluated against non-null, non-key, non-enumerated, non-boolean, numeric properties of the SettingData instance. Each property of that set shall be mathematically comparable to other instances of that property. 'Minimums' indicates that this SettingData instance provides minimum values for evaluated properties. When used with PropertyPolicy = 'Independent', only one such setting per particular SettingData instance shall be specified for any Capabilities. Unless restricted by a Maximums on the same set of properties, all values that compare higher than the specified values are also considered to be supported by the associated capabilities instance. 'Maximums' indicates that this SettingData instance provides maximum values for evaluated properties. When used with PropertyPolicy = 'Independent', only one such setting per particular SettingData instance shall be specified for any Capabilities. Unless restricted by a Minimums on the same set of properties, all values that compare lower than the specified values are also considered to be supported by the associated capabilities instance. 'Increments' indicates that this SettingData instance provides increment values for evaluated properties. For the associated Capabilities, if an evaluated property currently has no corresponding minimums or maximums, then the property has no affect. Otherwise, for each evaluated property: its value x shall be between the minimum and maximum, inclusively, and shall have the property that both the result of maximum minus x and the result of x minus minimum are each an integer multiple of the increment. If either minimum or maximum is not specified and the other is, then the missing value shall be respectively assumed to be the lowest or highest supported value for the property's data-type. Additionally, if both a minimum and a maximum are specified for an evaluated property, then the result of maximum minus minimum shall be an integer multiple of the increment. Enumeration: 'minimums': 1, 'increments': 3, 'maximums': 2, 'point': 0. |
msvmsdcValueRole | 1.3.6.1.4.1.9600.1.25.8.7.1.6 | integer | read-only |
The ValueRole property indicates further semantics on the interpretation of the non-null, non-key properties of the Component SettingData. 'Default' indicates that property values of the component SettingData instance will be used as default values, when a new SettingData instance is created for elements whose capabilities are defined by the associated Capabilities instance. Across instances of settingdata, for particular properties having the same semantic purpose, at most one such settingdata instance shall be specified as a default. 'Optimal' indicates that the SettingData instance represents optimal setting values for elements associated with the associated capabilities instance. Multiple component SettingData instances may be declared as optimal. 'Mean' indicates that the non-null, non-key, non-enumerated, non-boolean, numeric properties of the associated SettingData instance represents an average point along some dimension. For different combinations of SettingData properties, multiple component SettingData instances may be declared as 'Mean'. 'Supported' indicates that the non-null, non-key properties of the Component SettingData instance represents a set of supported property values that are not otherwise qualified. Enumeration: 'default': 0, 'optimal': 1, 'supported': 3, 'mean': 2. |
msvmSerialDevices | 1.3.6.1.4.1.9600.1.25.9 |
The serial devices in a virtual machine consist of serial controllers and serial ports. Each virtual system has exactly one serial controller, and each serial controller has exactly two serial ports. The settings for the serial controller are not configurable; therefore, there is no setting data instance associated with it. Also, you cannot add or remove serial controllers or serial ports from a virtual system. Therefore, there are no resource pool instances for serial devices. |
||
msvmSerialControllerTable | 1.3.6.1.4.1.9600.1.25.9.1 | no-access |
Represents the capabilities and management of the serial controller. |
|
1.3.6.1.4.1.9600.1.25.9.1.1 | no-access |
None |
||
msvmsdIndex | 1.3.6.1.4.1.9600.1.25.9.1.1.1 | integer32 | read-only |
The value of this object uniquely identifies the instance entry for this class. |
msvmsdAdditionalAvailability | 1.3.6.1.4.1.9600.1.25.9.1.1.2 | integer | read-only |
Additional availability and status of the Device in addition to that specified in the Availability property. The Availability property denotes the primary status and availability of the Device. In some cases, this property will not be sufficient to denote the complete status of the Device. In those cases, the AdditionalAvailability property can be used to provide further information. For example, the primary Availability of a device might be 'Off line' (value=8) or in a low-power state (AdditionalAvailability value=14), or the Device could be running Diagnostics (AdditionalAvailability value=5, 'In Test'). Enumeration: 'powerSaveStandby': 15, 'paused': 18, 'installError': 12, 'notConfigured': 20, 'quiesced': 21, 'unknown': 2, 'powerSaveUnknown': 13, 'notInstalled': 11, 'offDuty': 9, 'inTest': 5, 'powerSaveWarning': 17, 'notApplicable': 6, 'powerOff': 7, 'other': 1, 'notReady': 19, 'runningFullPower': 3, 'offLine': 8, 'warning': 4, 'degraded': 10, 'powerSaveLowPowerMode': 14, 'powerCycle': 16. |
msvmsdAvailability | 1.3.6.1.4.1.9600.1.25.9.1.1.3 | integer | read-only |
Note: The use of this property has been deprecated. Deprecated description: The primary availability and status of the Device. (Additional status information can be specified using the Additional Availability array property.) For example, the Availability property indicates that the Device is running and has full power (value=3), or is in a warning (4), test (5), degraded (10) or power save state (values 13-15 and 17). The Power Save states are defined as follows: Value 13 ('Power Save - Unknown') indicates that the Device is known to be in a power save mode, but its exact status in this mode is unknown; value 14 ('Power Save - Low Power Mode') indicates that the Device is in a power save state but still functioning, and might exhibit degraded performance; value 15 ('Power Save - Standby') indicates that the Device is not functioning but could be brought to full power 'quickly'; and value 17 ('Power Save - Warning') indicates that the Device is in a warning state, but is also in a power save mode. Enumeration: 'powerSaveStandby': 15, 'paused': 18, 'installError': 12, 'notConfigured': 20, 'quiesced': 21, 'unknown': 2, 'powerSaveUnknown': 13, 'notInstalled': 11, 'offDuty': 9, 'inTest': 5, 'powerSaveWarning': 17, 'notApplicable': 6, 'powerOff': 7, 'other': 1, 'notReady': 19, 'runningFullPower': 3, 'offLine': 8, 'warning': 4, 'degraded': 10, 'powerSaveLowPowerMode': 14, 'powerCycle': 16. |
msvmsdCapabilities | 1.3.6.1.4.1.9600.1.25.9.1.1.4 | integer32 | read-only |
The Capabilities property defines chip level compatibility for the SerialController. Therefore, this property describes the buffering and other capabilities of the SerialController that might be inherent in the chip hardware. The property is an enumerated integer. |
msvmsdCapabilityDescriptions | 1.3.6.1.4.1.9600.1.25.9.1.1.5 | wtcsdisplaystring | read-only |
An array of free-form strings that provides more detailed explanations for any of the SerialController features that are indicated in the Capabilities array. Note, each entry of this array is related to the entry in the Capabilities array that is located at the same index. |
msvmsdCaption | 1.3.6.1.4.1.9600.1.25.9.1.1.6 | wtcsdisplaystring | read-only |
The Caption property is a short textual description (one- line string) of the object. |
msvmsdCreationClassName | 1.3.6.1.4.1.9600.1.25.9.1.1.7 | wtcsdisplaystring | read-only |
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. |
msvmsdDescription | 1.3.6.1.4.1.9600.1.25.9.1.1.8 | wtcsdisplaystring | read-only |
The Description property provides a textual description of the object. |
msvmsdDeviceID | 1.3.6.1.4.1.9600.1.25.9.1.1.9 | wtcsdisplaystring | read-only |
An address or other identifying information used to uniquely name the LogicalDevice. |
msvmsdElementName | 1.3.6.1.4.1.9600.1.25.9.1.1.10 | wtcsdisplaystring | read-only |
A user-friendly name for the object. This property allows each instance to define a user-friendly name in addition to its key properties, identity data, and description information. Note that the Name property of ManagedSystemElement is also defined as a user-friendly name. But, it is often subclassed to be a Key. It is not reasonable that the same property can convey both identity and a user-friendly name, without inconsistencies. Where Name exists and is not a Key (such as for instances of LogicalDevice), the same information can be present in both the Name and ElementName properties. |
msvmsdEnabledDefault | 1.3.6.1.4.1.9600.1.25.9.1.1.11 | integer | read-only |
An enumerated value indicating an administrator's default or startup configuration for the Enabled State of an element. By default, the element is 'Enabled' (value=2). Enumeration: 'disabled': 3, 'notApplicable': 5, 'enabled': 2, 'enabledbutOffline': 6, 'noDefault': 7. |
msvmsdEnabledState | 1.3.6.1.4.1.9600.1.25.9.1.1.12 | integer | read-only |
EnabledState is an integer enumeration that indicates the enabled and disabled states of an element. It can also indicate the transitions between these requested states. For example, shutting down (value=4) and starting (value=10) are transient states between enabled and disabled. The following text briefly summarizes the various enabled and disabled states: Enabled (2) indicates that the element is or could be executing commands, will process any queued commands, and queues new requests. Disabled (3) indicates that the element will not execute commands and will drop any new requests. Shutting Down (4) indicates that the element is in the process of going to a Disabled state. Not Applicable (5) indicates the element does not support being enabled or disabled. Enabled but Offline (6) indicates that the element might be completing commands, and will drop any new requests. Test (7) indicates that the element is in a test state. Deferred (8) indicates that the element might be completing commands, but will queue any new requests. Quiesce (9) indicates that the element is enabled but in a restricted mode. The behavior of the element is similar to the Enabled state, but it processes only a restricted set of commands. All other requests are queued. Starting (10) indicates that the element is in the process of going to an Enabled state. New requests are queued. Enumeration: 'deferred': 8, 'quiesce': 9, 'unknown': 0, 'enabled': 2, 'shuttingDown': 4, 'inTest': 7, 'disabled': 3, 'notApplicable': 5, 'other': 1, 'enabledbutOffline': 6, 'starting': 10. |
msvmsdErrorCleared | 1.3.6.1.4.1.9600.1.25.9.1.1.13 | truthvalue | read-only |
Note: The use of this method is deprecated. Deprecated description: ErrorCleared is a Boolean property that indicates that the error reported in LastErrorCode is now cleared. |
msvmsdErrorDescription | 1.3.6.1.4.1.9600.1.25.9.1.1.14 | wtcsdisplaystring | read-only |
Note: The use of this method is deprecated. Deprecated description: ErrorDescription is a free-form string that supplies more information about the error recorded in LastErrorCode and information on any corrective actions that can be taken. |
msvmsdHealthState | 1.3.6.1.4.1.9600.1.25.9.1.1.15 | integer | read-only |
Indicates the current health of the element. This attribute expresses the health of this element but not necessarily that of its subcomponents. The possible values are 0 to 30, where 5 means the element is entirely healthy and 30 means the element is completely non-functional. The following continuum is defined: 'Non-recoverable Error' (30) - The element has completely failed, and recovery is not possible. All functionality provided by this element has been lost. 'Critical Failure' (25) - The element is non-functional and recovery might not be possible. 'Major Failure' (20) - The element is failing. It is possible that some or all of the functionality of this component is degraded or not working. 'Minor Failure' (15) - All functionality is available but some might be degraded. 'Degraded/Warning' (10) - The element is in working order and all functionality is provided. However, the element is not working to the best of its abilities. For example, the element might not be operating at optimal performance or it might be reporting recoverable errors. 'OK' (5) - The element is fully functional and is operating within normal operational parameters and without error. 'Unknown' (0) - The implementation cannot report on HealthState at this time. DMTF has reserved the unused portion of the continuum for additional HealthStates in the future. Enumeration: 'ok': 5, 'majorfailure': 20, 'unknown': 0, 'degradedWarning': 10, 'nonrecoverableerror': 30, 'criticalfailure': 25, 'minorfailure': 15. |
msvmsdIdentifyingDescriptions | 1.3.6.1.4.1.9600.1.25.9.1.1.16 | wtcsdisplaystring | read-only |
An array of free-form strings providing explanations and details behind the entries in the OtherIdentifyingInfo array. Note that each entry of this array is related to the entry in OtherIdentifyingInfo that is located at the same index. |
msvmsdInstallDate | 1.3.6.1.4.1.9600.1.25.9.1.1.17 | dateandtime | read-only |
A datetime value that indicates when the object was installed. Lack of a value does not indicate that the object is not installed. |
msvmsdLastErrorCode | 1.3.6.1.4.1.9600.1.25.9.1.1.18 | gauge32 | read-only |
Note: The use of this method is deprecated. Deprecated description: LastErrorCode captures the last error code reported by the LogicalDevice. |
msvmsdLocationIndicator | 1.3.6.1.4.1.9600.1.25.9.1.1.19 | integer | read-only |
An integer that reflects the state of an indicator (e.g., LED) that is part of a device. Reading the value gives the current state. Writing the value with 'On'/'Off' turns the indicator on/off, other values may not be written. Enumeration: 'unknown': 0, 'notSupported': 4, 'off': 3, 'on': 2. |
msvmsdMaxBaudRate | 1.3.6.1.4.1.9600.1.25.9.1.1.20 | gauge32 | read-only |
Maximum baud rate in Bits per Second that is supported by the SerialController. |
msvmsdMaxNumberControlled | 1.3.6.1.4.1.9600.1.25.9.1.1.21 | gauge32 | read-only |
Maximum number of directly addressable entities that are supported by this Controller. A value of 0 should be used if the number is unknown or unlimited. |
msvmsdMaxQuiesceTime | 1.3.6.1.4.1.9600.1.25.9.1.1.22 | gauge32 | read-only |
Note: The use of this property has been deprecated. When evaluating the use of Quiesce, it was determined that this single property is not adequate for describing when a device will automatically exit a quiescent state. In fact, the most likely scenario for a device to exit a quiescent state was determined to be based on the number of outstanding requests queued rather than on a maximum time. This decision will be re-evaluated and repositioned later. Deprecated description: Maximum time, in milliseconds, that a Device can run in a 'Quiesced' state. The state is defined in its Availability and AdditionalAvailability properties, where 'Quiesced' is conveyed by the value 21. What occurs at the end of the time limit is device-specific. The Device can unquiesce, can be offline, or can take other actions. A value of 0 indicates that a Device can remain quiesced indefinitely. |
msvmsdName | 1.3.6.1.4.1.9600.1.25.9.1.1.23 | wtcsdisplaystring | read-only |
The Name property defines the label by which the object is known. When subclassed, the Name property can be overridden to be a Key property. |
msvmsdOperationalStatus | 1.3.6.1.4.1.9600.1.25.9.1.1.24 | integer | read-only |
Indicates the current statuses of the element. Various operational statuses are defined. Many of the enumeration's values are self-explanatory. However, a few are not and are described here in more detail. 'Stressed' indicates that the element is functioning, but needs attention. Examples of 'Stressed' states are overload, overheated, and so on. 'Predictive Failure' indicates that an element is functioning nominally but predicting a failure in the near future. 'In Service' describes an element being configured, maintained, cleaned, or otherwise administered. 'No Contact' indicates that the monitoring system has knowledge of this element, but has never been able to establish communications with it. 'Lost Communication' indicates that the ManagedSystem Element is known to exist and has been contacted successfully in the past, but is currently unreachable. 'Stopped' and 'Aborted' are similar, although the former implies a clean and orderly stop, while the latter implies an abrupt stop where the state and configuration of the element might need to be updated. 'Dormant' indicates that the element is inactive or quiesced. 'Supporting Entity in Error' indicates that this element might be 'OK' but that another element, on which it is dependent, is in error. An example is a network service or endpoint that cannot function due to lower-layer networking problems. 'Completed' indicates that the element has completed its operation. This value should be combined with either OK, Error, or Degraded so that a client can tell if the complete operation Completed with OK (passed), Completed with Error (failed), or Completed with Degraded (the operation finished, but it did not complete OK or did not report an error). 'Power Mode' indicates that the element has additional power model information contained in the Associated PowerManagementService association. OperationalStatus replaces the Status property on ManagedSystemElement to provide a consistent approach to enumerations, to address implementation needs for an array property, and to provide a migration path from today's environment to the future. This change was not made earlier because it required the deprecated qualifier. Due to the widespread use of the existing Status property in management applications, it is strongly recommended that providers or instrumentation provide both the Status and OperationalStatus properties. Further, the first value of OperationalStatus should contain the primary status for the element. When instrumented, Status (because it is single-valued) should also provide the primary status of the element. Enumeration: 'lostCommunication': 13, 'dormant': 15, 'powerMode': 18, 'ok': 2, 'aborted': 14, 'unknown': 0, 'noContact': 12, 'error': 6, 'supportingEntityinError': 16, 'other': 1, 'nonRecoverableError': 7, 'predictiveFailure': 5, 'stressed': 4, 'stopping': 9, 'stopped': 10, 'degraded': 3, 'starting': 8, 'completed': 17, 'inService': 11. |
msvmsdOtherEnabledState | 1.3.6.1.4.1.9600.1.25.9.1.1.25 | wtcsdisplaystring | read-only |
A string that describes the enabled or disabled state of the element when the EnabledState property is set to 1 ('Other'). This property must be set to null when EnabledState is any value other than 1. |
msvmsdOtherIdentifyingInfo | 1.3.6.1.4.1.9600.1.25.9.1.1.26 | wtcsdisplaystring | read-only |
OtherIdentifyingInfo captures data, in addition to DeviceID information, that could be used to identify a LogicalDevice. For example, you could use this property to hold the operating system's user-friendly name for the Device. |
msvmsdPowerManagementCapability | 1.3.6.1.4.1.9600.1.25.9.1.1.27 | integer | read-only |
Note: The use of this property has been deprecated. Instead, use the PowerCapabilites property in an associated PowerManagementCapabilities class. Deprecated description: An enumerated array describing the power management capabilities of the Device. Enumeration: 'timedPowerOnSupported': 7, 'unknown': 0, 'enabled': 3, 'disabled': 2, 'powerCyclingSupported': 6, 'powerStateSettable': 5, 'notSupported': 1, 'powerSavingModesEnteredAutomatic': 4. |
msvmsdPowerManagementSupported | 1.3.6.1.4.1.9600.1.25.9.1.1.28 | truthvalue | read-only |
Note: The use of this property has been deprecated. Instead, the existence of an associated PowerManagementCapabilities class (associated using the ElementCapabilities relationship) indicates that power management is supported. Deprecated description: Boolean that indicates that the Device can use power management. |
msvmsdPowerOnHours | 1.3.6.1.4.1.9600.1.25.9.1.1.29 | gauge32 | read-only |
Note: The use of this method is deprecated. Deprecated description: The number of consecutive hours that this Device has been powered on since its last power cycle. |
msvmsdProtocolDescription | 1.3.6.1.4.1.9600.1.25.9.1.1.30 | wtcsdisplaystring | read-only |
A free-form string that provides more information that is related to the ProtocolSupported by the Controller. |
msvmsdProtocolSupported | 1.3.6.1.4.1.9600.1.25.9.1.1.31 | integer32 | read-only |
The protocol used by the Controller to access controlled Devices. |
msvmsdRequestedState | 1.3.6.1.4.1.9600.1.25.9.1.1.32 | integer | read-only |
RequestedState is an integer enumeration that indicates the last requested or desired state for the element. The actual state of the element is represented by EnabledState. This property is provided to compare the last requested and current enabled or disabled states. Note that when EnabledState is set to 5 ('Not Applicable'), then this property has no meaning. By default, the RequestedState of the element is 5 ('No Change'). Refer to the EnabledState property description for explanations of the values in the RequestedState enumeration. It should be noted that there are two new values in RequestedState that build on the statuses of EnabledState. These are 'Reboot' (10) and 'Reset' (11). Reboot refers to doing a 'Shut Down' and then moving to an 'Enabled' state. Reset indicates that the element is first 'Disabled' and then 'Enabled'. The distinction between requesting 'Shut Down' and 'Disabled' should also be noted. Shut Down requests an orderly transition to the Disabled state, and might involve removing power, to completely erase any existing state. The Disabled state requests an immediate disabling of the element, such that it will not execute or accept any commands or processing requests. This property is set as the result of a method invocation (such as Start or StopService on CIM_Service), or can be overridden and defined as WRITEable in a subclass. The method approach is considered superior to a WRITEable property, because it allows an explicit invocation of the operation and the return of a result code. A particular instance of EnabledLogicalElement might not support RequestedStateChange. If this occurs, the value 12 ('Not Applicable') is used. Enumeration: 'reset': 11, 'noChange': 5, 'notApplicable': 12, 'quiesce': 9, 'enabled': 2, 'reboot': 10, 'disabled': 3, 'deferred': 8, 'shutDown': 4, 'test': 7, 'offline': 6. |
msvmsdSecurity | 1.3.6.1.4.1.9600.1.25.9.1.1.33 | integer | read-only |
An enumeration that indicates the operational security for the Controller. For example, information that the external interface of the Device is locked out (value=4) or 'Boot Bypass' (value=6) can be described using this property. Enumeration: 'none': 3, 'unknown': 2, 'bootBypass': 6, 'externalInterfaceLockedOut': 4, 'other': 1, 'externalInterfaceEnabled': 5. |
msvmsdStatus | 1.3.6.1.4.1.9600.1.25.9.1.1.34 | wtcsdisplaystring | read-only |
A string indicating the current status of the object. Various operational and non-operational statuses are defined. This property is deprecated in lieu of OperationalStatus, which includes the same semantics in its enumeration. This change is made for 3 reasons: 1) Status is more correctly defined as an array. This definition overcomes the limitation of describing status using a single value, when it is really a multi-valued property (for example, an element might be OK AND Stopped. 2) A MaxLen of 10 is too restrictive and leads to unclear enumerated values. 3) The change to a uint16 data type was discussed when CIM V2.0 was defined. However, existing V1.0 implementations used the string property and did not want to modify their code. Therefore, Status was grandfathered into the Schema. Use of the deprecated qualifier allows the maintenance of the existing property, but also permits an improved definition using OperationalStatus. |
msvmsdStatusDescriptions | 1.3.6.1.4.1.9600.1.25.9.1.1.35 | wtcsdisplaystring | read-only |
Strings describing the various OperationalStatus array values. For example, if 'Stopping' is the value assigned to OperationalStatus, then this property may contain an explanation as to why an object is being stopped. Note that entries in this array are correlated with those at the same array index in OperationalStatus. |
msvmsdStatusInfo | 1.3.6.1.4.1.9600.1.25.9.1.1.36 | integer | read-only |
Note: The use of this method is deprecated in lieu of a more clearly named property (EnabledState) that is inherited from ManagedSystemElement and that has additional enumerated values. Deprecated description: The StatusInfo property indicates whether the Logical Device is in an enabled state (value=3), disabled state (value=4), some other state (value=1), or an unknown state (value=2). If this property does not apply to the LogicalDevice, the value 5 ('Not Applicable') should be used. If a Device is ('Enabled')(value=3), it has been powered up and is configured and operational. The Device might or might not be functionally active, depending on whether its Availability (or AdditionalAvailability) indicates that it is ('Running/Full Power')(value=3) or ('Off line') (value=8). In an enabled but offline mode, a Device might be performing out-of-band requests, such as running Diagnostics. If StatusInfo is ('Disabled') (value=4), a Device can only be 'enabled' or powered off. In a personal computer environment, ('Disabled') means that the driver of the device is not available in the stack. In other environments, a Device can be disabled by removing its configuration file. A disabled device is physically present in a System and consuming resources, but it cannot be communicated with until a driver is loaded, a configuration file is loaded, or some other 'enabling' activity has occurred. Enumeration: 'disabled': 4, 'unknown': 2, 'other': 1, 'enabled': 3, 'notApplicable': 5. |
msvmsdSystemCreationClassName | 1.3.6.1.4.1.9600.1.25.9.1.1.37 | wtcsdisplaystring | read-only |
The CreationClassName of the scoping system. |
msvmsdSystemName | 1.3.6.1.4.1.9600.1.25.9.1.1.38 | wtcsdisplaystring | read-only |
The System Name of the scoping system. |
msvmsdTimeOfLastReset | 1.3.6.1.4.1.9600.1.25.9.1.1.39 | dateandtime | read-only |
Time of last reset of the Controller. |
msvmsdTimeOfLastStateChange | 1.3.6.1.4.1.9600.1.25.9.1.1.40 | dateandtime | read-only |
The date or time when the EnabledState of the element last changed. If the state of the element has not changed and this property is populated, then it must be set to a 0 interval value. If a state change was requested, but rejected or not yet processed, the property must not be updated. |
msvmsdTotalPowerOnHours | 1.3.6.1.4.1.9600.1.25.9.1.1.41 | gauge32 | read-only |
Note: The use of this method is deprecated. Deprecated description: The total number of hours that this Device has been powered on. |
msvmSerialPortTable | 1.3.6.1.4.1.9600.1.25.9.2 | no-access |
Represents a serial port associated with the serial controller. |
|
1.3.6.1.4.1.9600.1.25.9.2.1 | no-access |
None |
||
msvmspeIndex | 1.3.6.1.4.1.9600.1.25.9.2.1.1 | integer32 | read-only |
The value of this object uniquely identifies the instance entry for this class. |
msvmspeAdditionalAvailability | 1.3.6.1.4.1.9600.1.25.9.2.1.2 | integer | read-only |
Additional availability and status of the Device in addition to that specified in the Availability property. The Availability property denotes the primary status and availability of the Device. In some cases, this property will not be sufficient to denote the complete status of the Device. In those cases, the AdditionalAvailability property can be used to provide further information. For example, the primary Availability of a device might be 'Off line' (value=8) or in a low-power state (AdditionalAvailability value=14), or the Device could be running Diagnostics (AdditionalAvailability value=5, 'In Test'). Enumeration: 'powerSaveStandby': 15, 'paused': 18, 'installError': 12, 'notConfigured': 20, 'quiesced': 21, 'unknown': 2, 'powerSaveUnknown': 13, 'notInstalled': 11, 'offDuty': 9, 'inTest': 5, 'powerSaveWarning': 17, 'notApplicable': 6, 'powerOff': 7, 'other': 1, 'notReady': 19, 'runningFullPower': 3, 'offLine': 8, 'warning': 4, 'degraded': 10, 'powerSaveLowPowerMode': 14, 'powerCycle': 16. |
msvmspeAvailability | 1.3.6.1.4.1.9600.1.25.9.2.1.3 | integer | read-only |
Note: The use of this property has been deprecated. Deprecated description: The primary availability and status of the Device. (Additional status information can be specified using the Additional Availability array property.) For example, the Availability property indicates that the Device is running and has full power (value=3), or is in a warning (4), test (5), degraded (10) or power save state (values 13-15 and 17). The Power Save states are defined as follows: Value 13 ('Power Save - Unknown') indicates that the Device is known to be in a power save mode, but its exact status in this mode is unknown; value 14 ('Power Save - Low Power Mode') indicates that the Device is in a power save state but still functioning, and might exhibit degraded performance; value 15 ('Power Save - Standby') indicates that the Device is not functioning but could be brought to full power 'quickly'; and value 17 ('Power Save - Warning') indicates that the Device is in a warning state, but is also in a power save mode. Enumeration: 'powerSaveStandby': 15, 'paused': 18, 'installError': 12, 'notConfigured': 20, 'quiesced': 21, 'unknown': 2, 'powerSaveUnknown': 13, 'notInstalled': 11, 'offDuty': 9, 'inTest': 5, 'powerSaveWarning': 17, 'notApplicable': 6, 'powerOff': 7, 'other': 1, 'notReady': 19, 'runningFullPower': 3, 'offLine': 8, 'warning': 4, 'degraded': 10, 'powerSaveLowPowerMode': 14, 'powerCycle': 16. |
msvmspeCaption | 1.3.6.1.4.1.9600.1.25.9.2.1.4 | wtcsdisplaystring | read-only |
The Caption property is a short textual description (one- line string) of the object. |
msvmspeCreationClassName | 1.3.6.1.4.1.9600.1.25.9.2.1.5 | wtcsdisplaystring | read-only |
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. |
msvmspeDescription | 1.3.6.1.4.1.9600.1.25.9.2.1.6 | wtcsdisplaystring | read-only |
The Description property provides a textual description of the object. |
msvmspeDeviceID | 1.3.6.1.4.1.9600.1.25.9.2.1.7 | wtcsdisplaystring | read-only |
An address or other identifying information used to uniquely name the LogicalDevice. |
msvmspeElementName | 1.3.6.1.4.1.9600.1.25.9.2.1.8 | wtcsdisplaystring | read-only |
A user-friendly name for the object. This property allows each instance to define a user-friendly name in addition to its key properties, identity data, and description information. Note that the Name property of ManagedSystemElement is also defined as a user-friendly name. But, it is often subclassed to be a Key. It is not reasonable that the same property can convey both identity and a user-friendly name, without inconsistencies. Where Name exists and is not a Key (such as for instances of LogicalDevice), the same information can be present in both the Name and ElementName properties. |
msvmspeEnabledDefault | 1.3.6.1.4.1.9600.1.25.9.2.1.9 | integer | read-only |
An enumerated value indicating an administrator's default or startup configuration for the Enabled State of an element. By default, the element is 'Enabled' (value=2). Enumeration: 'disabled': 3, 'notApplicable': 5, 'enabled': 2, 'enabledbutOffline': 6, 'noDefault': 7. |
msvmspeEnabledState | 1.3.6.1.4.1.9600.1.25.9.2.1.10 | integer | read-only |
EnabledState is an integer enumeration that indicates the enabled and disabled states of an element. It can also indicate the transitions between these requested states. For example, shutting down (value=4) and starting (value=10) are transient states between enabled and disabled. The following text briefly summarizes the various enabled and disabled states: Enabled (2) indicates that the element is or could be executing commands, will process any queued commands, and queues new requests. Disabled (3) indicates that the element will not execute commands and will drop any new requests. Shutting Down (4) indicates that the element is in the process of going to a Disabled state. Not Applicable (5) indicates the element does not support being enabled or disabled. Enabled but Offline (6) indicates that the element might be completing commands, and will drop any new requests. Test (7) indicates that the element is in a test state. Deferred (8) indicates that the element might be completing commands, but will queue any new requests. Quiesce (9) indicates that the element is enabled but in a restricted mode. The behavior of the element is similar to the Enabled state, but it processes only a restricted set of commands. All other requests are queued. Starting (10) indicates that the element is in the process of going to an Enabled state. New requests are queued. Enumeration: 'deferred': 8, 'quiesce': 9, 'unknown': 0, 'enabled': 2, 'shuttingDown': 4, 'inTest': 7, 'disabled': 3, 'notApplicable': 5, 'other': 1, 'enabledbutOffline': 6, 'starting': 10. |
msvmspeErrorCleared | 1.3.6.1.4.1.9600.1.25.9.2.1.11 | truthvalue | read-only |
Note: The use of this method is deprecated. Deprecated description: ErrorCleared is a Boolean property that indicates that the error reported in LastErrorCode is now cleared. |
msvmspeErrorDescription | 1.3.6.1.4.1.9600.1.25.9.2.1.12 | wtcsdisplaystring | read-only |
Note: The use of this method is deprecated. Deprecated description: ErrorDescription is a free-form string that supplies more information about the error recorded in LastErrorCode and information on any corrective actions that can be taken. |
msvmspeHealthState | 1.3.6.1.4.1.9600.1.25.9.2.1.13 | integer | read-only |
Indicates the current health of the element. This attribute expresses the health of this element but not necessarily that of its subcomponents. The possible values are 0 to 30, where 5 means the element is entirely healthy and 30 means the element is completely non-functional. The following continuum is defined: 'Non-recoverable Error' (30) - The element has completely failed, and recovery is not possible. All functionality provided by this element has been lost. 'Critical Failure' (25) - The element is non-functional and recovery might not be possible. 'Major Failure' (20) - The element is failing. It is possible that some or all of the functionality of this component is degraded or not working. 'Minor Failure' (15) - All functionality is available but some might be degraded. 'Degraded/Warning' (10) - The element is in working order and all functionality is provided. However, the element is not working to the best of its abilities. For example, the element might not be operating at optimal performance or it might be reporting recoverable errors. 'OK' (5) - The element is fully functional and is operating within normal operational parameters and without error. 'Unknown' (0) - The implementation cannot report on HealthState at this time. DMTF has reserved the unused portion of the continuum for additional HealthStates in the future. Enumeration: 'ok': 5, 'majorfailure': 20, 'unknown': 0, 'degradedWarning': 10, 'nonrecoverableerror': 30, 'criticalfailure': 25, 'minorfailure': 15. |
msvmspeIdentifyingDescriptions | 1.3.6.1.4.1.9600.1.25.9.2.1.14 | wtcsdisplaystring | read-only |
An array of free-form strings providing explanations and details behind the entries in the OtherIdentifyingInfo array. Note that each entry of this array is related to the entry in OtherIdentifyingInfo that is located at the same index. |
msvmspeInstallDate | 1.3.6.1.4.1.9600.1.25.9.2.1.15 | dateandtime | read-only |
A datetime value that indicates when the object was installed. Lack of a value does not indicate that the object is not installed. |
msvmspeLastErrorCode | 1.3.6.1.4.1.9600.1.25.9.2.1.16 | gauge32 | read-only |
Note: The use of this method is deprecated. Deprecated description: LastErrorCode captures the last error code reported by the LogicalDevice. |
msvmspeLocationIndicator | 1.3.6.1.4.1.9600.1.25.9.2.1.17 | integer | read-only |
An integer that reflects the state of an indicator (e.g., LED) that is part of a device. Reading the value gives the current state. Writing the value with 'On'/'Off' turns the indicator on/off, other values may not be written. Enumeration: 'unknown': 0, 'notSupported': 4, 'off': 3, 'on': 2. |
msvmspeMaxQuiesceTime | 1.3.6.1.4.1.9600.1.25.9.2.1.18 | gauge32 | read-only |
Note: The use of this property has been deprecated. When evaluating the use of Quiesce, it was determined that this single property is not adequate for describing when a device will automatically exit a quiescent state. In fact, the most likely scenario for a device to exit a quiescent state was determined to be based on the number of outstanding requests queued rather than on a maximum time. This decision will be re-evaluated and repositioned later. Deprecated description: Maximum time, in milliseconds, that a Device can run in a 'Quiesced' state. The state is defined in its Availability and AdditionalAvailability properties, where 'Quiesced' is conveyed by the value 21. What occurs at the end of the time limit is device-specific. The Device can unquiesce, can be offline, or can take other actions. A value of 0 indicates that a Device can remain quiesced indefinitely. |
msvmspeMaxSpeed | 1.3.6.1.4.1.9600.1.25.9.2.1.19 | gauge32 | read-only |
The maximum bandwidth of the Port in Bits per Second. |
msvmspeName | 1.3.6.1.4.1.9600.1.25.9.2.1.20 | wtcsdisplaystring | read-only |
The Name property defines the label by which the object is known. When subclassed, the Name property can be overridden to be a Key property. |
msvmspeOperationalStatus | 1.3.6.1.4.1.9600.1.25.9.2.1.21 | integer | read-only |
Indicates the current statuses of the element. Various operational statuses are defined. Many of the enumeration's values are self-explanatory. However, a few are not and are described here in more detail. 'Stressed' indicates that the element is functioning, but needs attention. Examples of 'Stressed' states are overload, overheated, and so on. 'Predictive Failure' indicates that an element is functioning nominally but predicting a failure in the near future. 'In Service' describes an element being configured, maintained, cleaned, or otherwise administered. 'No Contact' indicates that the monitoring system has knowledge of this element, but has never been able to establish communications with it. 'Lost Communication' indicates that the ManagedSystem Element is known to exist and has been contacted successfully in the past, but is currently unreachable. 'Stopped' and 'Aborted' are similar, although the former implies a clean and orderly stop, while the latter implies an abrupt stop where the state and configuration of the element might need to be updated. 'Dormant' indicates that the element is inactive or quiesced. 'Supporting Entity in Error' indicates that this element might be 'OK' but that another element, on which it is dependent, is in error. An example is a network service or endpoint that cannot function due to lower-layer networking problems. 'Completed' indicates that the element has completed its operation. This value should be combined with either OK, Error, or Degraded so that a client can tell if the complete operation Completed with OK (passed), Completed with Error (failed), or Completed with Degraded (the operation finished, but it did not complete OK or did not report an error). 'Power Mode' indicates that the element has additional power model information contained in the Associated PowerManagementService association. OperationalStatus replaces the Status property on ManagedSystemElement to provide a consistent approach to enumerations, to address implementation needs for an array property, and to provide a migration path from today's environment to the future. This change was not made earlier because it required the deprecated qualifier. Due to the widespread use of the existing Status property in management applications, it is strongly recommended that providers or instrumentation provide both the Status and OperationalStatus properties. Further, the first value of OperationalStatus should contain the primary status for the element. When instrumented, Status (because it is single-valued) should also provide the primary status of the element. Enumeration: 'lostCommunication': 13, 'dormant': 15, 'powerMode': 18, 'ok': 2, 'aborted': 14, 'unknown': 0, 'noContact': 12, 'error': 6, 'supportingEntityinError': 16, 'other': 1, 'nonRecoverableError': 7, 'predictiveFailure': 5, 'stressed': 4, 'stopping': 9, 'stopped': 10, 'degraded': 3, 'starting': 8, 'completed': 17, 'inService': 11. |
msvmspeOtherEnabledState | 1.3.6.1.4.1.9600.1.25.9.2.1.22 | wtcsdisplaystring | read-only |
A string that describes the enabled or disabled state of the element when the EnabledState property is set to 1 ('Other'). This property must be set to null when EnabledState is any value other than 1. |
msvmspeOtherIdentifyingInfo | 1.3.6.1.4.1.9600.1.25.9.2.1.23 | wtcsdisplaystring | read-only |
OtherIdentifyingInfo captures data, in addition to DeviceID information, that could be used to identify a LogicalDevice. For example, you could use this property to hold the operating system's user-friendly name for the Device. |
msvmspeOtherPortType | 1.3.6.1.4.1.9600.1.25.9.2.1.24 | wtcsdisplaystring | read-only |
Describes the type of module, when PortType is set to 1 ('Other'). |
msvmspePortType | 1.3.6.1.4.1.9600.1.25.9.2.1.25 | integer | read-only |
PortType is defined to force consistent naming of the 'type' property in subclasses and to guarantee unique enum values for all instances of NetworkPort. When set to 1 ('Other'), related property OtherPortType contains a string description of the type of port. A range of values, DMTF_Reserved, has been defined that allows subclasses to override and define their specific types of ports. Enumeration: 'unknown': 0, 'other': 1, 'notApplicable': 2. |
msvmspePowerManagementCapability | 1.3.6.1.4.1.9600.1.25.9.2.1.26 | integer | read-only |
Note: The use of this property has been deprecated. Instead, use the PowerCapabilites property in an associated PowerManagementCapabilities class. Deprecated description: An enumerated array describing the power management capabilities of the Device. Enumeration: 'timedPowerOnSupported': 7, 'unknown': 0, 'enabled': 3, 'disabled': 2, 'powerCyclingSupported': 6, 'powerStateSettable': 5, 'notSupported': 1, 'powerSavingModesEnteredAutomatic': 4. |
msvmspePowerManagementSupported | 1.3.6.1.4.1.9600.1.25.9.2.1.27 | truthvalue | read-only |
Note: The use of this property has been deprecated. Instead, the existence of an associated PowerManagementCapabilities class (associated using the ElementCapabilities relationship) indicates that power management is supported. Deprecated description: Boolean that indicates that the Device can use power management. |
msvmspePowerOnHours | 1.3.6.1.4.1.9600.1.25.9.2.1.28 | gauge32 | read-only |
Note: The use of this method is deprecated. Deprecated description: The number of consecutive hours that this Device has been powered on since its last power cycle. |
msvmspeRequestedSpeed | 1.3.6.1.4.1.9600.1.25.9.2.1.29 | gauge32 | read-only |
The requested bandwidth of the Port in Bits per Second. The actual bandwidth is reported in LogicalPort.Speed. |
msvmspeRequestedState | 1.3.6.1.4.1.9600.1.25.9.2.1.30 | integer | read-only |
RequestedState is an integer enumeration that indicates the last requested or desired state for the element. The actual state of the element is represented by EnabledState. This property is provided to compare the last requested and current enabled or disabled states. Note that when EnabledState is set to 5 ('Not Applicable'), then this property has no meaning. By default, the RequestedState of the element is 5 ('No Change'). Refer to the EnabledState property description for explanations of the values in the RequestedState enumeration. It should be noted that there are two new values in RequestedState that build on the statuses of EnabledState. These are 'Reboot' (10) and 'Reset' (11). Reboot refers to doing a 'Shut Down' and then moving to an 'Enabled' state. Reset indicates that the element is first 'Disabled' and then 'Enabled'. The distinction between requesting 'Shut Down' and 'Disabled' should also be noted. Shut Down requests an orderly transition to the Disabled state, and might involve removing power, to completely erase any existing state. The Disabled state requests an immediate disabling of the element, such that it will not execute or accept any commands or processing requests. This property is set as the result of a method invocation (such as Start or StopService on CIM_Service), or can be overridden and defined as WRITEable in a subclass. The method approach is considered superior to a WRITEable property, because it allows an explicit invocation of the operation and the return of a result code. A particular instance of EnabledLogicalElement might not support RequestedStateChange. If this occurs, the value 12 ('Not Applicable') is used. Enumeration: 'reset': 11, 'noChange': 5, 'notApplicable': 12, 'quiesce': 9, 'enabled': 2, 'reboot': 10, 'disabled': 3, 'deferred': 8, 'shutDown': 4, 'test': 7, 'offline': 6. |
msvmspeSpeed | 1.3.6.1.4.1.9600.1.25.9.2.1.31 | gauge32 | read-only |
The bandwidth of the Port in Bits per Second. |
msvmspeStatus | 1.3.6.1.4.1.9600.1.25.9.2.1.32 | wtcsdisplaystring | read-only |
A string indicating the current status of the object. Various operational and non-operational statuses are defined. This property is deprecated in lieu of OperationalStatus, which includes the same semantics in its enumeration. This change is made for 3 reasons: 1) Status is more correctly defined as an array. This definition overcomes the limitation of describing status using a single value, when it is really a multi-valued property (for example, an element might be OK AND Stopped. 2) A MaxLen of 10 is too restrictive and leads to unclear enumerated values. 3) The change to a uint16 data type was discussed when CIM V2.0 was defined. However, existing V1.0 implementations used the string property and did not want to modify their code. Therefore, Status was grandfathered into the Schema. Use of the deprecated qualifier allows the maintenance of the existing property, but also permits an improved definition using OperationalStatus. |
msvmspeStatusDescriptions | 1.3.6.1.4.1.9600.1.25.9.2.1.33 | wtcsdisplaystring | read-only |
Strings describing the various OperationalStatus array values. For example, if 'Stopping' is the value assigned to OperationalStatus, then this property may contain an explanation as to why an object is being stopped. Note that entries in this array are correlated with those at the same array index in OperationalStatus. |
msvmspeStatusInfo | 1.3.6.1.4.1.9600.1.25.9.2.1.34 | integer | read-only |
Note: The use of this method is deprecated in lieu of a more clearly named property (EnabledState) that is inherited from ManagedSystemElement and that has additional enumerated values. Deprecated description: The StatusInfo property indicates whether the Logical Device is in an enabled state (value=3), disabled state (value=4), some other state (value=1), or an unknown state (value=2). If this property does not apply to the LogicalDevice, the value 5 ('Not Applicable') should be used. If a Device is ('Enabled')(value=3), it has been powered up and is configured and operational. The Device might or might not be functionally active, depending on whether its Availability (or AdditionalAvailability) indicates that it is ('Running/Full Power')(value=3) or ('Off line') (value=8). In an enabled but offline mode, a Device might be performing out-of-band requests, such as running Diagnostics. If StatusInfo is ('Disabled') (value=4), a Device can only be 'enabled' or powered off. In a personal computer environment, ('Disabled') means that the driver of the device is not available in the stack. In other environments, a Device can be disabled by removing its configuration file. A disabled device is physically present in a System and consuming resources, but it cannot be communicated with until a driver is loaded, a configuration file is loaded, or some other 'enabling' activity has occurred. Enumeration: 'disabled': 4, 'unknown': 2, 'other': 1, 'enabled': 3, 'notApplicable': 5. |
msvmspeSystemCreationClassName | 1.3.6.1.4.1.9600.1.25.9.2.1.35 | wtcsdisplaystring | read-only |
The CreationClassName of the scoping system. |
msvmspeSystemName | 1.3.6.1.4.1.9600.1.25.9.2.1.36 | wtcsdisplaystring | read-only |
The System Name of the scoping system. |
msvmspeTimeOfLastStateChange | 1.3.6.1.4.1.9600.1.25.9.2.1.37 | dateandtime | read-only |
The date or time when the EnabledState of the element last changed. If the state of the element has not changed and this property is populated, then it must be set to a 0 interval value. If a state change was requested, but rejected or not yet processed, the property must not be updated. |
msvmspeTotalPowerOnHours | 1.3.6.1.4.1.9600.1.25.9.2.1.38 | gauge32 | read-only |
Note: The use of this method is deprecated. Deprecated description: The total number of hours that this Device has been powered on. |
msvmspeUsageRestriction | 1.3.6.1.4.1.9600.1.25.9.2.1.39 | integer | read-only |
In some circumstances, a LogicalPort might be identifiable as a front end or back end port. An example of this situation would be a storage array that might have back end ports to communicate with disk drives and front end ports to communicate with hosts. If there is no restriction on the use of the port, then the value should be set to 'not restricted'. Enumeration: 'unknown': 0, 'backendonly': 3, 'frontendonly': 2, 'notrestricted': 4. |
msvmSerialPortOnControllerTable | 1.3.6.1.4.1.9600.1.25.9.3 | no-access |
Associates a serial port with a serial controller. |
|
1.3.6.1.4.1.9600.1.25.9.3.1 | no-access |
None |
||
msvmsposcIndex | 1.3.6.1.4.1.9600.1.25.9.3.1.1 | integer32 | read-only |
The value of this object uniquely identifies the instance entry for this class. |
msvmsposcAntecedent | 1.3.6.1.4.1.9600.1.25.9.3.1.2 | wtcsdisplaystring | read-only |
Antecedent represents the independent object in this association. |
msvmsposcDependent | 1.3.6.1.4.1.9600.1.25.9.3.1.3 | wtcsdisplaystring | read-only |
Dependent represents the object that is dependent on the Antecedent. |
msvmStorage | 1.3.6.1.4.1.9600.1.25.10 |
The storage objects are separated into three types: controllers, drives, and media. There are two controllers, an emulated IDE controller and a synthetic SCSI controller. Both controllers support the attachment of drives that host the physical and virtualized media. The SCSI controller also supports a pass-through mode that supports the attachment of tape drives. |
||
msvmControlledByTable | 1.3.6.1.4.1.9600.1.25.10.1 | no-access |
Associates a storage device with the storage controller that owns the device. This association is used with both IDE and floppy controllers. |
|
1.3.6.1.4.1.9600.1.25.10.1.1 | no-access |
None |
||
msvmcbIndex | 1.3.6.1.4.1.9600.1.25.10.1.1.1 | integer32 | read-only |
The value of this object uniquely identifies the instance entry for this class. |
msvmcbAccessMode | 1.3.6.1.4.1.9600.1.25.10.1.1.2 | integer | read-only |
This property describes the accessibility of the device through the antecedent controller. Enumeration: 'readWrite': 2, 'readOnly': 3, 'noAccess': 4. |
msvmcbAccessPriority | 1.3.6.1.4.1.9600.1.25.10.1.1.3 | integer32 | read-only |
The property describes the priority given to accesses of the device through this controller. The highest priority path will have the lowest value for this parameter. |
msvmcbAccessState | 1.3.6.1.4.1.9600.1.25.10.1.1.4 | integer | read-only |
The State property indicates whether the Controller is actively commanding or accessing the Device (value=1) or not (value=2). Also, the value, 'Unknown' (0), can be defined. This information is necessary when a LogicalDevice can be commanded by, or accessed through, multiple Controllers. Enumeration: 'active': 1, 'unknown': 0, 'inactive': 2. |
msvmcbAntecedent | 1.3.6.1.4.1.9600.1.25.10.1.1.5 | wtcsdisplaystring | read-only |
Antecedent represents the independent object in this association. |
msvmcbDependent | 1.3.6.1.4.1.9600.1.25.10.1.1.6 | wtcsdisplaystring | read-only |
Dependent represents the object that is dependent on the Antecedent. |
msvmcbDeviceNumber | 1.3.6.1.4.1.9600.1.25.10.1.1.7 | wtcsdisplaystring | read-only |
Address of associated Device in context of the antecedent Controller. |
msvmcbNegotiatedDataWidth | 1.3.6.1.4.1.9600.1.25.10.1.1.8 | gauge32 | read-only |
When several bus and connection data widths are possible, the NegotiatedDataWidth property defines the one that is in use between the Devices. Data width is specified in bits. If data width is not negotiated, or if this information is not available or not important to Device management, the property should be set to 0. |
msvmcbNegotiatedSpeed | 1.3.6.1.4.1.9600.1.25.10.1.1.9 | gauge32 | read-only |
When several bus and connection speeds are possible, the NegotiatedSpeed property defines the one that is in use between the Devices. Speed is specified in bits per second. If connection or bus speeds are not negotiated, or if this information is not available or not important to Device management, the property should be set to 0. |
msvmcbNumberOfHardResets | 1.3.6.1.4.1.9600.1.25.10.1.1.10 | gauge32 | read-only |
Number of hard resets issued by the Controller. A hard reset returns the Device to its initialization or boot-up state. All internal Device state information and data are lost. |
msvmcbNumberOfSoftResets | 1.3.6.1.4.1.9600.1.25.10.1.1.11 | gauge32 | read-only |
Number of soft resets issued by the Controller. A soft reset does not completely clear current Device state or data. Exact semantics are dependent on the Device and on the protocols and mechanisms used to communicate with the Device. |
msvmcbTimeOfDeviceReset | 1.3.6.1.4.1.9600.1.25.10.1.1.12 | dateandtime | read-only |
The time that the downstream Device was last reset by the Controller. |
msvmDiskDriveTable | 1.3.6.1.4.1.9600.1.25.10.2 | no-access |
Represents a hard drive inside of a virtual machine. |
|
1.3.6.1.4.1.9600.1.25.10.2.1 | no-access |
None |
||
msvmddIndex | 1.3.6.1.4.1.9600.1.25.10.2.1.1 | integer32 | read-only |
The value of this object uniquely identifies the instance entry for this class. |
msvmddAdditionalAvailability | 1.3.6.1.4.1.9600.1.25.10.2.1.2 | integer | read-only |
Additional availability and status of the Device in addition to that specified in the Availability property. The Availability property denotes the primary status and availability of the Device. In some cases, this property will not be sufficient to denote the complete status of the Device. In those cases, the AdditionalAvailability property can be used to provide further information. For example, the primary Availability of a device might be 'Off line' (value=8) or in a low-power state (AdditionalAvailability value=14), or the Device could be running Diagnostics (AdditionalAvailability value=5, 'In Test'). Enumeration: 'powerSaveStandby': 15, 'paused': 18, 'installError': 12, 'notConfigured': 20, 'quiesced': 21, 'unknown': 2, 'powerSaveUnknown': 13, 'notInstalled': 11, 'offDuty': 9, 'inTest': 5, 'powerSaveWarning': 17, 'notApplicable': 6, 'powerOff': 7, 'other': 1, 'notReady': 19, 'runningFullPower': 3, 'offLine': 8, 'warning': 4, 'degraded': 10, 'powerSaveLowPowerMode': 14, 'powerCycle': 16. |
msvmddAvailability | 1.3.6.1.4.1.9600.1.25.10.2.1.3 | integer | read-only |
Note: The use of this property has been deprecated. Deprecated description: The primary availability and status of the Device. (Additional status information can be specified using the Additional Availability array property.) For example, the Availability property indicates that the Device is running and has full power (value=3), or is in a warning (4), test (5), degraded (10) or power save state (values 13-15 and 17). The Power Save states are defined as follows: Value 13 ('Power Save - Unknown') indicates that the Device is known to be in a power save mode, but its exact status in this mode is unknown; value 14 ('Power Save - Low Power Mode') indicates that the Device is in a power save state but still functioning, and might exhibit degraded performance; value 15 ('Power Save - Standby') indicates that the Device is not functioning but could be brought to full power 'quickly'; and value 17 ('Power Save - Warning') indicates that the Device is in a warning state, but is also in a power save mode. Enumeration: 'powerSaveStandby': 15, 'paused': 18, 'installError': 12, 'notConfigured': 20, 'quiesced': 21, 'unknown': 2, 'powerSaveUnknown': 13, 'notInstalled': 11, 'offDuty': 9, 'inTest': 5, 'powerSaveWarning': 17, 'notApplicable': 6, 'powerOff': 7, 'other': 1, 'notReady': 19, 'runningFullPower': 3, 'offLine': 8, 'warning': 4, 'degraded': 10, 'powerSaveLowPowerMode': 14, 'powerCycle': 16. |
msvmddCapabilities | 1.3.6.1.4.1.9600.1.25.10.2.1.4 | integer | read-only |
Capabilities of the MediaAccessDevice. For example, the Device may support 'Random Access', removeable media and 'Automatic Cleaning'. In this case, the values 3, 7 and 9 would be written to the array. Several of the enumerated values require some explanation: 1) Value 11, Supports Dual Sided Media, distinguishes a Device that can access both sides of dual sided Media, from a Device that reads only a single side and requires the Media to be flipped; and, 2) Value 12, Predismount Eject Not Required, indicates that Media does not have to be explicitly ejected from the Device before being accessed by a PickerElement. Enumeration: 'supportsWriting': 4, 'compression': 6, 'unknown': 0, 'sequentialAccess': 2, 'smartNotification': 10, 'manualCleaning': 8, 'predismountEjectNotRequired': 12, 'other': 1, 'supportsDualSidedMedia': 11, 'encryption': 5, 'randomAccess': 3, 'automaticCleaning': 9, 'supportsRemoveableMedia': 7. |
msvmddCapabilityDescriptions | 1.3.6.1.4.1.9600.1.25.10.2.1.5 | wtcsdisplaystring | read-only |
An array of free-form strings providing more detailed explanations for any of the AccessDevice features indicated in the Capabilities array. Note, each entry of this array is related to the entry in the Capabilities array that is located at the same index. |
msvmddCaption | 1.3.6.1.4.1.9600.1.25.10.2.1.6 | wtcsdisplaystring | read-only |
The Caption property is a short textual description (one- line string) of the object. |
msvmddCompressionMethod | 1.3.6.1.4.1.9600.1.25.10.2.1.7 | wtcsdisplaystring | read-only |
A free form string indicating the algorithm or tool used by the device to support compression. If it is not possible or not desired to describe the compression scheme (perhaps because it is not known), recommend using the following words: 'Unknown' to represent that it is not known whether the device supports compression capabilities or not, 'Compressed' to represent that the device supports compression capabilities but either its compression scheme is not known or not disclosed, and 'Not Compressed' to represent that the devices does not support compression capabilities. |
msvmddCreationClassName | 1.3.6.1.4.1.9600.1.25.10.2.1.8 | wtcsdisplaystring | read-only |
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. |
msvmddDefaultBlockSize | 1.3.6.1.4.1.9600.1.25.10.2.1.9 | gauge32 | read-only |
Default block size, in bytes, for this Device. |
msvmddDescription | 1.3.6.1.4.1.9600.1.25.10.2.1.10 | wtcsdisplaystring | read-only |
The Description property provides a textual description of the object. |
msvmddDeviceID | 1.3.6.1.4.1.9600.1.25.10.2.1.11 | wtcsdisplaystring | read-only |
An address or other identifying information used to uniquely name the LogicalDevice. |
msvmddDriveNumber | 1.3.6.1.4.1.9600.1.25.10.2.1.12 | gauge32 | read-only |
The drive number of the physical drive on the host. |
msvmddElementName | 1.3.6.1.4.1.9600.1.25.10.2.1.13 | wtcsdisplaystring | read-only |
A user-friendly name for the object. This property allows each instance to define a user-friendly name in addition to its key properties, identity data, and description information. Note that the Name property of ManagedSystemElement is also defined as a user-friendly name. But, it is often subclassed to be a Key. It is not reasonable that the same property can convey both identity and a user-friendly name, without inconsistencies. Where Name exists and is not a Key (such as for instances of LogicalDevice), the same information can be present in both the Name and ElementName properties. |
msvmddEnabledDefault | 1.3.6.1.4.1.9600.1.25.10.2.1.14 | integer | read-only |
An enumerated value indicating an administrator's default or startup configuration for the Enabled State of an element. By default, the element is 'Enabled' (value=2). Enumeration: 'disabled': 3, 'notApplicable': 5, 'enabled': 2, 'enabledbutOffline': 6, 'noDefault': 7. |
msvmddEnabledState | 1.3.6.1.4.1.9600.1.25.10.2.1.15 | integer | read-only |
EnabledState is an integer enumeration that indicates the enabled and disabled states of an element. It can also indicate the transitions between these requested states. For example, shutting down (value=4) and starting (value=10) are transient states between enabled and disabled. The following text briefly summarizes the various enabled and disabled states: Enabled (2) indicates that the element is or could be executing commands, will process any queued commands, and queues new requests. Disabled (3) indicates that the element will not execute commands and will drop any new requests. Shutting Down (4) indicates that the element is in the process of going to a Disabled state. Not Applicable (5) indicates the element does not support being enabled or disabled. Enabled but Offline (6) indicates that the element might be completing commands, and will drop any new requests. Test (7) indicates that the element is in a test state. Deferred (8) indicates that the element might be completing commands, but will queue any new requests. Quiesce (9) indicates that the element is enabled but in a restricted mode. The behavior of the element is similar to the Enabled state, but it processes only a restricted set of commands. All other requests are queued. Starting (10) indicates that the element is in the process of going to an Enabled state. New requests are queued. Enumeration: 'deferred': 8, 'quiesce': 9, 'unknown': 0, 'enabled': 2, 'shuttingDown': 4, 'inTest': 7, 'disabled': 3, 'notApplicable': 5, 'other': 1, 'enabledbutOffline': 6, 'starting': 10. |
msvmddErrorCleared | 1.3.6.1.4.1.9600.1.25.10.2.1.16 | truthvalue | read-only |
Note: The use of this method is deprecated. Deprecated description: ErrorCleared is a Boolean property that indicates that the error reported in LastErrorCode is now cleared. |
msvmddErrorDescription | 1.3.6.1.4.1.9600.1.25.10.2.1.17 | wtcsdisplaystring | read-only |
Note: The use of this method is deprecated. Deprecated description: ErrorDescription is a free-form string that supplies more information about the error recorded in LastErrorCode and information on any corrective actions that can be taken. |
msvmddErrorMethodology | 1.3.6.1.4.1.9600.1.25.10.2.1.18 | wtcsdisplaystring | read-only |
ErrorMethodology is a free-form string describing the type(s) of error detection and correction supported by this Device. |
msvmddHealthState | 1.3.6.1.4.1.9600.1.25.10.2.1.19 | integer | read-only |
Indicates the current health of the element. This attribute expresses the health of this element but not necessarily that of its subcomponents. The possible values are 0 to 30, where 5 means the element is entirely healthy and 30 means the element is completely non-functional. The following continuum is defined: 'Non-recoverable Error' (30) - The element has completely failed, and recovery is not possible. All functionality provided by this element has been lost. 'Critical Failure' (25) - The element is non-functional and recovery might not be possible. 'Major Failure' (20) - The element is failing. It is possible that some or all of the functionality of this component is degraded or not working. 'Minor Failure' (15) - All functionality is available but some might be degraded. 'Degraded/Warning' (10) - The element is in working order and all functionality is provided. However, the element is not working to the best of its abilities. For example, the element might not be operating at optimal performance or it might be reporting recoverable errors. 'OK' (5) - The element is fully functional and is operating within normal operational parameters and without error. 'Unknown' (0) - The implementation cannot report on HealthState at this time. DMTF has reserved the unused portion of the continuum for additional HealthStates in the future. Enumeration: 'ok': 5, 'majorfailure': 20, 'unknown': 0, 'degradedWarning': 10, 'nonrecoverableerror': 30, 'criticalfailure': 25, 'minorfailure': 15. |
msvmddIdentifyingDescriptions | 1.3.6.1.4.1.9600.1.25.10.2.1.20 | wtcsdisplaystring | read-only |
An array of free-form strings providing explanations and details behind the entries in the OtherIdentifyingInfo array. Note that each entry of this array is related to the entry in OtherIdentifyingInfo that is located at the same index. |
msvmddInstallDate | 1.3.6.1.4.1.9600.1.25.10.2.1.21 | dateandtime | read-only |
A datetime value that indicates when the object was installed. Lack of a value does not indicate that the object is not installed. |
msvmddLastCleaned | 1.3.6.1.4.1.9600.1.25.10.2.1.22 | dateandtime | read-only |
The date and time on which the Device was last cleaned. |
msvmddLastErrorCode | 1.3.6.1.4.1.9600.1.25.10.2.1.23 | gauge32 | read-only |
Note: The use of this method is deprecated. Deprecated description: LastErrorCode captures the last error code reported by the LogicalDevice. |
msvmddLoadTime | 1.3.6.1.4.1.9600.1.25.10.2.1.24 | gauge32 | read-only |
Time in milliseconds from 'load' to being able to read or write a Media. For example, for DiskDrives, this is the interval between a disk not spinning to the disk reporting that it is ready for read/write (ie, the disk spinning at nominal speeds). For TapeDrives, this is the time from a Media being injected to reporting that it is ready for an application. This is usually at the tape's BOT area. |
msvmddLocationIndicator | 1.3.6.1.4.1.9600.1.25.10.2.1.25 | integer | read-only |
An integer that reflects the state of an indicator (e.g., LED) that is part of a device. Reading the value gives the current state. Writing the value with 'On'/'Off' turns the indicator on/off, other values may not be written. Enumeration: 'unknown': 0, 'notSupported': 4, 'off': 3, 'on': 2. |
msvmddMaxAccessTime | 1.3.6.1.4.1.9600.1.25.10.2.1.26 | gauge32 | read-only |
Time in milliseconds to move from the first location on the Media to the location that is furthest with respect to time. For a DiskDrive, this represents full seek + full rotational delay. For TapeDrives, this represents a search from the beginning of the tape to the most physically distant point. (The end of a tape may be at its most physically distant point, but this is not necessarily true.) |
msvmddMaxBlockSize | 1.3.6.1.4.1.9600.1.25.10.2.1.27 | gauge32 | read-only |
Maximum block size, in bytes, for media accessed by this Device. |
msvmddMaxMediaSize | 1.3.6.1.4.1.9600.1.25.10.2.1.28 | gauge32 | read-only |
Maximum size, in KBytes, of media supported by this Device. KBytes is interpreted as the number of bytes multiplied by 1000 (NOT the number of bytes multiplied by 1024). |
msvmddMaxQuiesceTime | 1.3.6.1.4.1.9600.1.25.10.2.1.29 | gauge32 | read-only |
Note: The use of this property has been deprecated. When evaluating the use of Quiesce, it was determined that this single property is not adequate for describing when a device will automatically exit a quiescent state. In fact, the most likely scenario for a device to exit a quiescent state was determined to be based on the number of outstanding requests queued rather than on a maximum time. This decision will be re-evaluated and repositioned later. Deprecated description: Maximum time, in milliseconds, that a Device can run in a 'Quiesced' state. The state is defined in its Availability and AdditionalAvailability properties, where 'Quiesced' is conveyed by the value 21. What occurs at the end of the time limit is device-specific. The Device can unquiesce, can be offline, or can take other actions. A value of 0 indicates that a Device can remain quiesced indefinitely. |
msvmddMaxUnitsBeforeCleaning | 1.3.6.1.4.1.9600.1.25.10.2.1.30 | gauge32 | read-only |
An unsigned integer indicating the maximum 'units' that can be used, with respect to the AccessDevice, before the Device should be cleaned. The property, UnitsDescription, defines how 'units' should be interpreted. |
msvmddMediaIsLocked | 1.3.6.1.4.1.9600.1.25.10.2.1.31 | truthvalue | read-only |
True indicates that the media is locked in the Device and can not be ejected. For non-removeable Devices, this value should be true. |
msvmddMinBlockSize | 1.3.6.1.4.1.9600.1.25.10.2.1.32 | gauge32 | read-only |
Minimum block size, in bytes, for media accessed by this Device. |
msvmddMountCount | 1.3.6.1.4.1.9600.1.25.10.2.1.33 | gauge32 | read-only |
For a MediaAccessDevice that supports removable Media, the number of times that Media have been mounted for data transfer or to clean the Device. For Devices accessing nonremovable Media, such as hard disks, this property is not applicable and should be set to 0. |
msvmddName | 1.3.6.1.4.1.9600.1.25.10.2.1.34 | wtcsdisplaystring | read-only |
The Name property defines the label by which the object is known. When subclassed, the Name property can be overridden to be a Key property. |
msvmddNeedsCleaning | 1.3.6.1.4.1.9600.1.25.10.2.1.35 | truthvalue | read-only |
Boolean indicating that the MediaAccessDevice needs cleaning. Whether manual or automatic cleaning is possible is indicated in the Capabilities array property. |
msvmddNumberOfMediaSupported | 1.3.6.1.4.1.9600.1.25.10.2.1.36 | gauge32 | read-only |
When the MediaAccessDevice supports multiple individual Media, this property defines the maximum number which can be supported or inserted. |
msvmddOperationalStatus | 1.3.6.1.4.1.9600.1.25.10.2.1.37 | integer | read-only |
Indicates the current statuses of the element. Various operational statuses are defined. Many of the enumeration's values are self-explanatory. However, a few are not and are described here in more detail. 'Stressed' indicates that the element is functioning, but needs attention. Examples of 'Stressed' states are overload, overheated, and so on. 'Predictive Failure' indicates that an element is functioning nominally but predicting a failure in the near future. 'In Service' describes an element being configured, maintained, cleaned, or otherwise administered. 'No Contact' indicates that the monitoring system has knowledge of this element, but has never been able to establish communications with it. 'Lost Communication' indicates that the ManagedSystem Element is known to exist and has been contacted successfully in the past, but is currently unreachable. 'Stopped' and 'Aborted' are similar, although the former implies a clean and orderly stop, while the latter implies an abrupt stop where the state and configuration of the element might need to be updated. 'Dormant' indicates that the element is inactive or quiesced. 'Supporting Entity in Error' indicates that this element might be 'OK' but that another element, on which it is dependent, is in error. An example is a network service or endpoint that cannot function due to lower-layer networking problems. 'Completed' indicates that the element has completed its operation. This value should be combined with either OK, Error, or Degraded so that a client can tell if the complete operation Completed with OK (passed), Completed with Error (failed), or Completed with Degraded (the operation finished, but it did not complete OK or did not report an error). 'Power Mode' indicates that the element has additional power model information contained in the Associated PowerManagementService association. OperationalStatus replaces the Status property on ManagedSystemElement to provide a consistent approach to enumerations, to address implementation needs for an array property, and to provide a migration path from today's environment to the future. This change was not made earlier because it required the deprecated qualifier. Due to the widespread use of the existing Status property in management applications, it is strongly recommended that providers or instrumentation provide both the Status and OperationalStatus properties. Further, the first value of OperationalStatus should contain the primary status for the element. When instrumented, Status (because it is single-valued) should also provide the primary status of the element. Enumeration: 'lostCommunication': 13, 'dormant': 15, 'powerMode': 18, 'ok': 2, 'aborted': 14, 'unknown': 0, 'noContact': 12, 'error': 6, 'supportingEntityinError': 16, 'other': 1, 'nonRecoverableError': 7, 'predictiveFailure': 5, 'stressed': 4, 'stopping': 9, 'stopped': 10, 'degraded': 3, 'starting': 8, 'completed': 17, 'inService': 11. |
msvmddOtherEnabledState | 1.3.6.1.4.1.9600.1.25.10.2.1.38 | wtcsdisplaystring | read-only |
A string that describes the enabled or disabled state of the element when the EnabledState property is set to 1 ('Other'). This property must be set to null when EnabledState is any value other than 1. |
msvmddOtherIdentifyingInfo | 1.3.6.1.4.1.9600.1.25.10.2.1.39 | wtcsdisplaystring | read-only |
OtherIdentifyingInfo captures data, in addition to DeviceID information, that could be used to identify a LogicalDevice. For example, you could use this property to hold the operating system's user-friendly name for the Device. |
msvmddPowerManagementCapability | 1.3.6.1.4.1.9600.1.25.10.2.1.40 | integer | read-only |
Note: The use of this property has been deprecated. Instead, use the PowerCapabilites property in an associated PowerManagementCapabilities class. Deprecated description: An enumerated array describing the power management capabilities of the Device. Enumeration: 'timedPowerOnSupported': 7, 'unknown': 0, 'enabled': 3, 'disabled': 2, 'powerCyclingSupported': 6, 'powerStateSettable': 5, 'notSupported': 1, 'powerSavingModesEnteredAutomatic': 4. |
msvmddPowerManagementSupported | 1.3.6.1.4.1.9600.1.25.10.2.1.41 | truthvalue | read-only |
Note: The use of this property has been deprecated. Instead, the existence of an associated PowerManagementCapabilities class (associated using the ElementCapabilities relationship) indicates that power management is supported. Deprecated description: Boolean that indicates that the Device can use power management. |
msvmddPowerOnHours | 1.3.6.1.4.1.9600.1.25.10.2.1.42 | gauge32 | read-only |
Note: The use of this method is deprecated. Deprecated description: The number of consecutive hours that this Device has been powered on since its last power cycle. |
msvmddRequestedState | 1.3.6.1.4.1.9600.1.25.10.2.1.43 | integer | read-only |
RequestedState is an integer enumeration that indicates the last requested or desired state for the element. The actual state of the element is represented by EnabledState. This property is provided to compare the last requested and current enabled or disabled states. Note that when EnabledState is set to 5 ('Not Applicable'), then this property has no meaning. By default, the RequestedState of the element is 5 ('No Change'). Refer to the EnabledState property description for explanations of the values in the RequestedState enumeration. It should be noted that there are two new values in RequestedState that build on the statuses of EnabledState. These are 'Reboot' (10) and 'Reset' (11). Reboot refers to doing a 'Shut Down' and then moving to an 'Enabled' state. Reset indicates that the element is first 'Disabled' and then 'Enabled'. The distinction between requesting 'Shut Down' and 'Disabled' should also be noted. Shut Down requests an orderly transition to the Disabled state, and might involve removing power, to completely erase any existing state. The Disabled state requests an immediate disabling of the element, such that it will not execute or accept any commands or processing requests. This property is set as the result of a method invocation (such as Start or StopService on CIM_Service), or can be overridden and defined as WRITEable in a subclass. The method approach is considered superior to a WRITEable property, because it allows an explicit invocation of the operation and the return of a result code. A particular instance of EnabledLogicalElement might not support RequestedStateChange. If this occurs, the value 12 ('Not Applicable') is used. Enumeration: 'reset': 11, 'noChange': 5, 'notApplicable': 12, 'quiesce': 9, 'enabled': 2, 'reboot': 10, 'disabled': 3, 'deferred': 8, 'shutDown': 4, 'test': 7, 'offline': 6. |
msvmddSecurity | 1.3.6.1.4.1.9600.1.25.10.2.1.44 | integer | read-only |
An enumeration indicating the operational security defined for the MediaAccessDevice. For example, information that the Device is 'Read Only' (value=4) or 'Boot Bypass' (value=6) can be described using this property. Enumeration: 'bootBypass': 6, 'unknown': 2, 'none': 3, 'readOnly': 4, 'other': 1, 'lockedOut': 5, 'bootBypassandReadOnly': 7. |
msvmddStatus | 1.3.6.1.4.1.9600.1.25.10.2.1.45 | wtcsdisplaystring | read-only |
A string indicating the current status of the object. Various operational and non-operational statuses are defined. This property is deprecated in lieu of OperationalStatus, which includes the same semantics in its enumeration. This change is made for 3 reasons: 1) Status is more correctly defined as an array. This definition overcomes the limitation of describing status using a single value, when it is really a multi-valued property (for example, an element might be OK AND Stopped. 2) A MaxLen of 10 is too restrictive and leads to unclear enumerated values. 3) The change to a uint16 data type was discussed when CIM V2.0 was defined. However, existing V1.0 implementations used the string property and did not want to modify their code. Therefore, Status was grandfathered into the Schema. Use of the deprecated qualifier allows the maintenance of the existing property, but also permits an improved definition using OperationalStatus. |
msvmddStatusDescriptions | 1.3.6.1.4.1.9600.1.25.10.2.1.46 | wtcsdisplaystring | read-only |
Strings describing the various OperationalStatus array values. For example, if 'Stopping' is the value assigned to OperationalStatus, then this property may contain an explanation as to why an object is being stopped. Note that entries in this array are correlated with those at the same array index in OperationalStatus. |
msvmddStatusInfo | 1.3.6.1.4.1.9600.1.25.10.2.1.47 | integer | read-only |
Note: The use of this method is deprecated in lieu of a more clearly named property (EnabledState) that is inherited from ManagedSystemElement and that has additional enumerated values. Deprecated description: The StatusInfo property indicates whether the Logical Device is in an enabled state (value=3), disabled state (value=4), some other state (value=1), or an unknown state (value=2). If this property does not apply to the LogicalDevice, the value 5 ('Not Applicable') should be used. If a Device is ('Enabled')(value=3), it has been powered up and is configured and operational. The Device might or might not be functionally active, depending on whether its Availability (or AdditionalAvailability) indicates that it is ('Running/Full Power')(value=3) or ('Off line') (value=8). In an enabled but offline mode, a Device might be performing out-of-band requests, such as running Diagnostics. If StatusInfo is ('Disabled') (value=4), a Device can only be 'enabled' or powered off. In a personal computer environment, ('Disabled') means that the driver of the device is not available in the stack. In other environments, a Device can be disabled by removing its configuration file. A disabled device is physically present in a System and consuming resources, but it cannot be communicated with until a driver is loaded, a configuration file is loaded, or some other 'enabling' activity has occurred. Enumeration: 'disabled': 4, 'unknown': 2, 'other': 1, 'enabled': 3, 'notApplicable': 5. |
msvmddSystemCreationClassName | 1.3.6.1.4.1.9600.1.25.10.2.1.48 | wtcsdisplaystring | read-only |
The CreationClassName of the scoping system. |
msvmddSystemName | 1.3.6.1.4.1.9600.1.25.10.2.1.49 | wtcsdisplaystring | read-only |
The System Name of the scoping system. |
msvmddTimeOfLastMount | 1.3.6.1.4.1.9600.1.25.10.2.1.50 | dateandtime | read-only |
For a MediaAccessDevice that supports removable Media, the most recent date and time that Media was mounted on the Device. For Devices accessing nonremovable Media, such as hard disks, this property has no meaning and is not applicable. |
msvmddTimeOfLastStateChange | 1.3.6.1.4.1.9600.1.25.10.2.1.51 | dateandtime | read-only |
The date or time when the EnabledState of the element last changed. If the state of the element has not changed and this property is populated, then it must be set to a 0 interval value. If a state change was requested, but rejected or not yet processed, the property must not be updated. |
msvmddTotalMountTime | 1.3.6.1.4.1.9600.1.25.10.2.1.52 | gauge32 | read-only |
For a MediaAccessDevice that supports removable Media, the total time (in seconds) that Media have been mounted for data transfer or to clean the Device. For Devices accessing nonremovable Media, such as hard disks, this property is not applicable and should be set to 0. |
msvmddTotalPowerOnHours | 1.3.6.1.4.1.9600.1.25.10.2.1.53 | gauge32 | read-only |
Note: The use of this method is deprecated. Deprecated description: The total number of hours that this Device has been powered on. |
msvmddUncompressedDataRate | 1.3.6.1.4.1.9600.1.25.10.2.1.54 | gauge32 | read-only |
The sustained data transfer rate in KB/sec that the Device can read from and write to a Media. This is a sustained, raw data rate. Maximum rates or rates assuming compression should not be reported in this property. |
msvmddUnitsDescription | 1.3.6.1.4.1.9600.1.25.10.2.1.55 | wtcsdisplaystring | read-only |
Defines 'Units' relative to its use in the property, MaxUnitsBeforeCleaning. This describes the criteria used to determine when the MediaAccessDevice should be cleaned. |
msvmddUnitsUsed | 1.3.6.1.4.1.9600.1.25.10.2.1.56 | gauge32 | read-only |
An unsigned integer indicating the currently used 'units' of the AccessDevice, helpful to describe when the Device may require cleaning. The property, UnitsDescription, defines how 'units' should be interpreted. |
msvmddUnloadTime | 1.3.6.1.4.1.9600.1.25.10.2.1.57 | gauge32 | read-only |
Time in milliseconds from being able to read or write a Media to its 'unload'. For example, for DiskDrives, this is the interval between a disk spinning at nominal speeds and a disk not spinning. For TapeDrives, this is the time for a Media to go from its BOT to being fully ejected and accessible to a PickerElement or human operator. |
msvmDisketteControllerTable | 1.3.6.1.4.1.9600.1.25.10.3 | no-access |
Represents the floppy controller in the virtual machine. |
|
1.3.6.1.4.1.9600.1.25.10.3.1 | no-access |
None |
||
msvmdcIndex | 1.3.6.1.4.1.9600.1.25.10.3.1.1 | integer32 | read-only |
The value of this object uniquely identifies the instance entry for this class. |
msvmdcAdditionalAvailability | 1.3.6.1.4.1.9600.1.25.10.3.1.2 | integer | read-only |
Additional availability and status of the Device in addition to that specified in the Availability property. The Availability property denotes the primary status and availability of the Device. In some cases, this property will not be sufficient to denote the complete status of the Device. In those cases, the AdditionalAvailability property can be used to provide further information. For example, the primary Availability of a device might be 'Off line' (value=8) or in a low-power state (AdditionalAvailability value=14), or the Device could be running Diagnostics (AdditionalAvailability value=5, 'In Test'). Enumeration: 'powerSaveStandby': 15, 'paused': 18, 'installError': 12, 'notConfigured': 20, 'quiesced': 21, 'unknown': 2, 'powerSaveUnknown': 13, 'notInstalled': 11, 'offDuty': 9, 'inTest': 5, 'powerSaveWarning': 17, 'notApplicable': 6, 'powerOff': 7, 'other': 1, 'notReady': 19, 'runningFullPower': 3, 'offLine': 8, 'warning': 4, 'degraded': 10, 'powerSaveLowPowerMode': 14, 'powerCycle': 16. |
msvmdcAvailability | 1.3.6.1.4.1.9600.1.25.10.3.1.3 | integer | read-only |
Note: The use of this property has been deprecated. Deprecated description: The primary availability and status of the Device. (Additional status information can be specified using the Additional Availability array property.) For example, the Availability property indicates that the Device is running and has full power (value=3), or is in a warning (4), test (5), degraded (10) or power save state (values 13-15 and 17). The Power Save states are defined as follows: Value 13 ('Power Save - Unknown') indicates that the Device is known to be in a power save mode, but its exact status in this mode is unknown; value 14 ('Power Save - Low Power Mode') indicates that the Device is in a power save state but still functioning, and might exhibit degraded performance; value 15 ('Power Save - Standby') indicates that the Device is not functioning but could be brought to full power 'quickly'; and value 17 ('Power Save - Warning') indicates that the Device is in a warning state, but is also in a power save mode. Enumeration: 'powerSaveStandby': 15, 'paused': 18, 'installError': 12, 'notConfigured': 20, 'quiesced': 21, 'unknown': 2, 'powerSaveUnknown': 13, 'notInstalled': 11, 'offDuty': 9, 'inTest': 5, 'powerSaveWarning': 17, 'notApplicable': 6, 'powerOff': 7, 'other': 1, 'notReady': 19, 'runningFullPower': 3, 'offLine': 8, 'warning': 4, 'degraded': 10, 'powerSaveLowPowerMode': 14, 'powerCycle': 16. |
msvmdcCaption | 1.3.6.1.4.1.9600.1.25.10.3.1.4 | wtcsdisplaystring | read-only |
The Caption property is a short textual description (one- line string) of the object. |
msvmdcCreationClassName | 1.3.6.1.4.1.9600.1.25.10.3.1.5 | wtcsdisplaystring | read-only |
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. |
msvmdcDescription | 1.3.6.1.4.1.9600.1.25.10.3.1.6 | wtcsdisplaystring | read-only |
The Description property provides a textual description of the object. |
msvmdcDeviceID | 1.3.6.1.4.1.9600.1.25.10.3.1.7 | wtcsdisplaystring | read-only |
An address or other identifying information used to uniquely name the LogicalDevice. |
msvmdcElementName | 1.3.6.1.4.1.9600.1.25.10.3.1.8 | wtcsdisplaystring | read-only |
A user-friendly name for the object. This property allows each instance to define a user-friendly name in addition to its key properties, identity data, and description information. Note that the Name property of ManagedSystemElement is also defined as a user-friendly name. But, it is often subclassed to be a Key. It is not reasonable that the same property can convey both identity and a user-friendly name, without inconsistencies. Where Name exists and is not a Key (such as for instances of LogicalDevice), the same information can be present in both the Name and ElementName properties. |
msvmdcEnabledDefault | 1.3.6.1.4.1.9600.1.25.10.3.1.9 | integer | read-only |
An enumerated value indicating an administrator's default or startup configuration for the Enabled State of an element. By default, the element is 'Enabled' (value=2). Enumeration: 'disabled': 3, 'notApplicable': 5, 'enabled': 2, 'enabledbutOffline': 6, 'noDefault': 7. |
msvmdcEnabledState | 1.3.6.1.4.1.9600.1.25.10.3.1.10 | integer | read-only |
EnabledState is an integer enumeration that indicates the enabled and disabled states of an element. It can also indicate the transitions between these requested states. For example, shutting down (value=4) and starting (value=10) are transient states between enabled and disabled. The following text briefly summarizes the various enabled and disabled states: Enabled (2) indicates that the element is or could be executing commands, will process any queued commands, and queues new requests. Disabled (3) indicates that the element will not execute commands and will drop any new requests. Shutting Down (4) indicates that the element is in the process of going to a Disabled state. Not Applicable (5) indicates the element does not support being enabled or disabled. Enabled but Offline (6) indicates that the element might be completing commands, and will drop any new requests. Test (7) indicates that the element is in a test state. Deferred (8) indicates that the element might be completing commands, but will queue any new requests. Quiesce (9) indicates that the element is enabled but in a restricted mode. The behavior of the element is similar to the Enabled state, but it processes only a restricted set of commands. All other requests are queued. Starting (10) indicates that the element is in the process of going to an Enabled state. New requests are queued. Enumeration: 'deferred': 8, 'quiesce': 9, 'unknown': 0, 'enabled': 2, 'shuttingDown': 4, 'inTest': 7, 'disabled': 3, 'notApplicable': 5, 'other': 1, 'enabledbutOffline': 6, 'starting': 10. |
msvmdcErrorCleared | 1.3.6.1.4.1.9600.1.25.10.3.1.11 | truthvalue | read-only |
Note: The use of this method is deprecated. Deprecated description: ErrorCleared is a Boolean property that indicates that the error reported in LastErrorCode is now cleared. |
msvmdcErrorDescription | 1.3.6.1.4.1.9600.1.25.10.3.1.12 | wtcsdisplaystring | read-only |
Note: The use of this method is deprecated. Deprecated description: ErrorDescription is a free-form string that supplies more information about the error recorded in LastErrorCode and information on any corrective actions that can be taken. |
msvmdcHealthState | 1.3.6.1.4.1.9600.1.25.10.3.1.13 | integer | read-only |
Indicates the current health of the element. This attribute expresses the health of this element but not necessarily that of its subcomponents. The possible values are 0 to 30, where 5 means the element is entirely healthy and 30 means the element is completely non-functional. The following continuum is defined: 'Non-recoverable Error' (30) - The element has completely failed, and recovery is not possible. All functionality provided by this element has been lost. 'Critical Failure' (25) - The element is non-functional and recovery might not be possible. 'Major Failure' (20) - The element is failing. It is possible that some or all of the functionality of this component is degraded or not working. 'Minor Failure' (15) - All functionality is available but some might be degraded. 'Degraded/Warning' (10) - The element is in working order and all functionality is provided. However, the element is not working to the best of its abilities. For example, the element might not be operating at optimal performance or it might be reporting recoverable errors. 'OK' (5) - The element is fully functional and is operating within normal operational parameters and without error. 'Unknown' (0) - The implementation cannot report on HealthState at this time. DMTF has reserved the unused portion of the continuum for additional HealthStates in the future. Enumeration: 'ok': 5, 'majorfailure': 20, 'unknown': 0, 'degradedWarning': 10, 'nonrecoverableerror': 30, 'criticalfailure': 25, 'minorfailure': 15. |
msvmdcIdentifyingDescriptions | 1.3.6.1.4.1.9600.1.25.10.3.1.14 | wtcsdisplaystring | read-only |
An array of free-form strings providing explanations and details behind the entries in the OtherIdentifyingInfo array. Note that each entry of this array is related to the entry in OtherIdentifyingInfo that is located at the same index. |
msvmdcInstallDate | 1.3.6.1.4.1.9600.1.25.10.3.1.15 | dateandtime | read-only |
A datetime value that indicates when the object was installed. Lack of a value does not indicate that the object is not installed. |
msvmdcLastErrorCode | 1.3.6.1.4.1.9600.1.25.10.3.1.16 | gauge32 | read-only |
Note: The use of this method is deprecated. Deprecated description: LastErrorCode captures the last error code reported by the LogicalDevice. |
msvmdcLocationIndicator | 1.3.6.1.4.1.9600.1.25.10.3.1.17 | integer | read-only |
An integer that reflects the state of an indicator (e.g., LED) that is part of a device. Reading the value gives the current state. Writing the value with 'On'/'Off' turns the indicator on/off, other values may not be written. Enumeration: 'unknown': 0, 'notSupported': 4, 'off': 3, 'on': 2. |
msvmdcMaxNumberControlled | 1.3.6.1.4.1.9600.1.25.10.3.1.18 | gauge32 | read-only |
Maximum number of directly addressable entities that are supported by this Controller. A value of 0 should be used if the number is unknown or unlimited. |
msvmdcMaxQuiesceTime | 1.3.6.1.4.1.9600.1.25.10.3.1.19 | gauge32 | read-only |
Note: The use of this property has been deprecated. When evaluating the use of Quiesce, it was determined that this single property is not adequate for describing when a device will automatically exit a quiescent state. In fact, the most likely scenario for a device to exit a quiescent state was determined to be based on the number of outstanding requests queued rather than on a maximum time. This decision will be re-evaluated and repositioned later. Deprecated description: Maximum time, in milliseconds, that a Device can run in a 'Quiesced' state. The state is defined in its Availability and AdditionalAvailability properties, where 'Quiesced' is conveyed by the value 21. What occurs at the end of the time limit is device-specific. The Device can unquiesce, can be offline, or can take other actions. A value of 0 indicates that a Device can remain quiesced indefinitely. |
msvmdcName | 1.3.6.1.4.1.9600.1.25.10.3.1.20 | wtcsdisplaystring | read-only |
The Name property defines the label by which the object is known. When subclassed, the Name property can be overridden to be a Key property. |
msvmdcOperationalStatus | 1.3.6.1.4.1.9600.1.25.10.3.1.21 | integer | read-only |
Indicates the current statuses of the element. Various operational statuses are defined. Many of the enumeration's values are self-explanatory. However, a few are not and are described here in more detail. 'Stressed' indicates that the element is functioning, but needs attention. Examples of 'Stressed' states are overload, overheated, and so on. 'Predictive Failure' indicates that an element is functioning nominally but predicting a failure in the near future. 'In Service' describes an element being configured, maintained, cleaned, or otherwise administered. 'No Contact' indicates that the monitoring system has knowledge of this element, but has never been able to establish communications with it. 'Lost Communication' indicates that the ManagedSystem Element is known to exist and has been contacted successfully in the past, but is currently unreachable. 'Stopped' and 'Aborted' are similar, although the former implies a clean and orderly stop, while the latter implies an abrupt stop where the state and configuration of the element might need to be updated. 'Dormant' indicates that the element is inactive or quiesced. 'Supporting Entity in Error' indicates that this element might be 'OK' but that another element, on which it is dependent, is in error. An example is a network service or endpoint that cannot function due to lower-layer networking problems. 'Completed' indicates that the element has completed its operation. This value should be combined with either OK, Error, or Degraded so that a client can tell if the complete operation Completed with OK (passed), Completed with Error (failed), or Completed with Degraded (the operation finished, but it did not complete OK or did not report an error). 'Power Mode' indicates that the element has additional power model information contained in the Associated PowerManagementService association. OperationalStatus replaces the Status property on ManagedSystemElement to provide a consistent approach to enumerations, to address implementation needs for an array property, and to provide a migration path from today's environment to the future. This change was not made earlier because it required the deprecated qualifier. Due to the widespread use of the existing Status property in management applications, it is strongly recommended that providers or instrumentation provide both the Status and OperationalStatus properties. Further, the first value of OperationalStatus should contain the primary status for the element. When instrumented, Status (because it is single-valued) should also provide the primary status of the element. Enumeration: 'lostCommunication': 13, 'dormant': 15, 'powerMode': 18, 'ok': 2, 'aborted': 14, 'unknown': 0, 'noContact': 12, 'error': 6, 'supportingEntityinError': 16, 'other': 1, 'nonRecoverableError': 7, 'predictiveFailure': 5, 'stressed': 4, 'stopping': 9, 'stopped': 10, 'degraded': 3, 'starting': 8, 'completed': 17, 'inService': 11. |
msvmdcOtherEnabledState | 1.3.6.1.4.1.9600.1.25.10.3.1.22 | wtcsdisplaystring | read-only |
A string that describes the enabled or disabled state of the element when the EnabledState property is set to 1 ('Other'). This property must be set to null when EnabledState is any value other than 1. |
msvmdcOtherIdentifyingInfo | 1.3.6.1.4.1.9600.1.25.10.3.1.23 | wtcsdisplaystring | read-only |
OtherIdentifyingInfo captures data, in addition to DeviceID information, that could be used to identify a LogicalDevice. For example, you could use this property to hold the operating system's user-friendly name for the Device. |
msvmdcPowerManagementCapability | 1.3.6.1.4.1.9600.1.25.10.3.1.24 | integer | read-only |
Note: The use of this property has been deprecated. Instead, use the PowerCapabilites property in an associated PowerManagementCapabilities class. Deprecated description: An enumerated array describing the power management capabilities of the Device. Enumeration: 'timedPowerOnSupported': 7, 'unknown': 0, 'enabled': 3, 'disabled': 2, 'powerCyclingSupported': 6, 'powerStateSettable': 5, 'notSupported': 1, 'powerSavingModesEnteredAutomatic': 4. |
msvmdcPowerManagementSupported | 1.3.6.1.4.1.9600.1.25.10.3.1.25 | truthvalue | read-only |
Note: The use of this property has been deprecated. Instead, the existence of an associated PowerManagementCapabilities class (associated using the ElementCapabilities relationship) indicates that power management is supported. Deprecated description: Boolean that indicates that the Device can use power management. |
msvmdcPowerOnHours | 1.3.6.1.4.1.9600.1.25.10.3.1.26 | gauge32 | read-only |
Note: The use of this method is deprecated. Deprecated description: The number of consecutive hours that this Device has been powered on since its last power cycle. |
msvmdcProtocolDescription | 1.3.6.1.4.1.9600.1.25.10.3.1.27 | wtcsdisplaystring | read-only |
A free-form string that provides more information that is related to the ProtocolSupported by the Controller. |
msvmdcProtocolSupported | 1.3.6.1.4.1.9600.1.25.10.3.1.28 | integer32 | read-only |
The protocol used by the Controller to access controlled Devices. |
msvmdcRequestedState | 1.3.6.1.4.1.9600.1.25.10.3.1.29 | integer | read-only |
RequestedState is an integer enumeration that indicates the last requested or desired state for the element. The actual state of the element is represented by EnabledState. This property is provided to compare the last requested and current enabled or disabled states. Note that when EnabledState is set to 5 ('Not Applicable'), then this property has no meaning. By default, the RequestedState of the element is 5 ('No Change'). Refer to the EnabledState property description for explanations of the values in the RequestedState enumeration. It should be noted that there are two new values in RequestedState that build on the statuses of EnabledState. These are 'Reboot' (10) and 'Reset' (11). Reboot refers to doing a 'Shut Down' and then moving to an 'Enabled' state. Reset indicates that the element is first 'Disabled' and then 'Enabled'. The distinction between requesting 'Shut Down' and 'Disabled' should also be noted. Shut Down requests an orderly transition to the Disabled state, and might involve removing power, to completely erase any existing state. The Disabled state requests an immediate disabling of the element, such that it will not execute or accept any commands or processing requests. This property is set as the result of a method invocation (such as Start or StopService on CIM_Service), or can be overridden and defined as WRITEable in a subclass. The method approach is considered superior to a WRITEable property, because it allows an explicit invocation of the operation and the return of a result code. A particular instance of EnabledLogicalElement might not support RequestedStateChange. If this occurs, the value 12 ('Not Applicable') is used. Enumeration: 'reset': 11, 'noChange': 5, 'notApplicable': 12, 'quiesce': 9, 'enabled': 2, 'reboot': 10, 'disabled': 3, 'deferred': 8, 'shutDown': 4, 'test': 7, 'offline': 6. |
msvmdcStatus | 1.3.6.1.4.1.9600.1.25.10.3.1.30 | wtcsdisplaystring | read-only |
A string indicating the current status of the object. Various operational and non-operational statuses are defined. This property is deprecated in lieu of OperationalStatus, which includes the same semantics in its enumeration. This change is made for 3 reasons: 1) Status is more correctly defined as an array. This definition overcomes the limitation of describing status using a single value, when it is really a multi-valued property (for example, an element might be OK AND Stopped. 2) A MaxLen of 10 is too restrictive and leads to unclear enumerated values. 3) The change to a uint16 data type was discussed when CIM V2.0 was defined. However, existing V1.0 implementations used the string property and did not want to modify their code. Therefore, Status was grandfathered into the Schema. Use of the deprecated qualifier allows the maintenance of the existing property, but also permits an improved definition using OperationalStatus. |
msvmdcStatusDescriptions | 1.3.6.1.4.1.9600.1.25.10.3.1.31 | wtcsdisplaystring | read-only |
Strings describing the various OperationalStatus array values. For example, if 'Stopping' is the value assigned to OperationalStatus, then this property may contain an explanation as to why an object is being stopped. Note that entries in this array are correlated with those at the same array index in OperationalStatus. |
msvmdcStatusInfo | 1.3.6.1.4.1.9600.1.25.10.3.1.32 | integer | read-only |
Note: The use of this method is deprecated in lieu of a more clearly named property (EnabledState) that is inherited from ManagedSystemElement and that has additional enumerated values. Deprecated description: The StatusInfo property indicates whether the Logical Device is in an enabled state (value=3), disabled state (value=4), some other state (value=1), or an unknown state (value=2). If this property does not apply to the LogicalDevice, the value 5 ('Not Applicable') should be used. If a Device is ('Enabled')(value=3), it has been powered up and is configured and operational. The Device might or might not be functionally active, depending on whether its Availability (or AdditionalAvailability) indicates that it is ('Running/Full Power')(value=3) or ('Off line') (value=8). In an enabled but offline mode, a Device might be performing out-of-band requests, such as running Diagnostics. If StatusInfo is ('Disabled') (value=4), a Device can only be 'enabled' or powered off. In a personal computer environment, ('Disabled') means that the driver of the device is not available in the stack. In other environments, a Device can be disabled by removing its configuration file. A disabled device is physically present in a System and consuming resources, but it cannot be communicated with until a driver is loaded, a configuration file is loaded, or some other 'enabling' activity has occurred. Enumeration: 'disabled': 4, 'unknown': 2, 'other': 1, 'enabled': 3, 'notApplicable': 5. |
msvmdcSystemCreationClassName | 1.3.6.1.4.1.9600.1.25.10.3.1.33 | wtcsdisplaystring | read-only |
The CreationClassName of the scoping system. |
msvmdcSystemName | 1.3.6.1.4.1.9600.1.25.10.3.1.34 | wtcsdisplaystring | read-only |
The System Name of the scoping system. |
msvmdcTimeOfLastReset | 1.3.6.1.4.1.9600.1.25.10.3.1.35 | dateandtime | read-only |
Time of last reset of the Controller. |
msvmdcTimeOfLastStateChange | 1.3.6.1.4.1.9600.1.25.10.3.1.36 | dateandtime | read-only |
The date or time when the EnabledState of the element last changed. If the state of the element has not changed and this property is populated, then it must be set to a 0 interval value. If a state change was requested, but rejected or not yet processed, the property must not be updated. |
msvmdcTotalPowerOnHours | 1.3.6.1.4.1.9600.1.25.10.3.1.37 | gauge32 | read-only |
Note: The use of this method is deprecated. Deprecated description: The total number of hours that this Device has been powered on. |
msvmDisketteDriveTable | 1.3.6.1.4.1.9600.1.25.10.4 | no-access |
Represents a floppy drive inside the virtual machine. |
|
1.3.6.1.4.1.9600.1.25.10.4.1 | no-access |
None |
||
msvmdskdvIndex | 1.3.6.1.4.1.9600.1.25.10.4.1.1 | integer32 | read-only |
The value of this object uniquely identifies the instance entry for this class. |
msvmdskdvAdditionalAvailability | 1.3.6.1.4.1.9600.1.25.10.4.1.2 | integer | read-only |
Additional availability and status of the Device in addition to that specified in the Availability property. The Availability property denotes the primary status and availability of the Device. In some cases, this property will not be sufficient to denote the complete status of the Device. In those cases, the AdditionalAvailability property can be used to provide further information. For example, the primary Availability of a device might be 'Off line' (value=8) or in a low-power state (AdditionalAvailability value=14), or the Device could be running Diagnostics (AdditionalAvailability value=5, 'In Test'). Enumeration: 'powerSaveStandby': 15, 'paused': 18, 'installError': 12, 'notConfigured': 20, 'quiesced': 21, 'unknown': 2, 'powerSaveUnknown': 13, 'notInstalled': 11, 'offDuty': 9, 'inTest': 5, 'powerSaveWarning': 17, 'notApplicable': 6, 'powerOff': 7, 'other': 1, 'notReady': 19, 'runningFullPower': 3, 'offLine': 8, 'warning': 4, 'degraded': 10, 'powerSaveLowPowerMode': 14, 'powerCycle': 16. |
msvmdskdvAvailability | 1.3.6.1.4.1.9600.1.25.10.4.1.3 | integer | read-only |
Note: The use of this property has been deprecated. Deprecated description: The primary availability and status of the Device. (Additional status information can be specified using the Additional Availability array property.) For example, the Availability property indicates that the Device is running and has full power (value=3), or is in a warning (4), test (5), degraded (10) or power save state (values 13-15 and 17). The Power Save states are defined as follows: Value 13 ('Power Save - Unknown') indicates that the Device is known to be in a power save mode, but its exact status in this mode is unknown; value 14 ('Power Save - Low Power Mode') indicates that the Device is in a power save state but still functioning, and might exhibit degraded performance; value 15 ('Power Save - Standby') indicates that the Device is not functioning but could be brought to full power 'quickly'; and value 17 ('Power Save - Warning') indicates that the Device is in a warning state, but is also in a power save mode. Enumeration: 'powerSaveStandby': 15, 'paused': 18, 'installError': 12, 'notConfigured': 20, 'quiesced': 21, 'unknown': 2, 'powerSaveUnknown': 13, 'notInstalled': 11, 'offDuty': 9, 'inTest': 5, 'powerSaveWarning': 17, 'notApplicable': 6, 'powerOff': 7, 'other': 1, 'notReady': 19, 'runningFullPower': 3, 'offLine': 8, 'warning': 4, 'degraded': 10, 'powerSaveLowPowerMode': 14, 'powerCycle': 16. |
msvmdskdvCapabilities | 1.3.6.1.4.1.9600.1.25.10.4.1.4 | integer | read-only |
Capabilities of the MediaAccessDevice. For example, the Device may support 'Random Access', removeable media and 'Automatic Cleaning'. In this case, the values 3, 7 and 9 would be written to the array. Several of the enumerated values require some explanation: 1) Value 11, Supports Dual Sided Media, distinguishes a Device that can access both sides of dual sided Media, from a Device that reads only a single side and requires the Media to be flipped; and, 2) Value 12, Predismount Eject Not Required, indicates that Media does not have to be explicitly ejected from the Device before being accessed by a PickerElement. Enumeration: 'supportsWriting': 4, 'compression': 6, 'unknown': 0, 'sequentialAccess': 2, 'smartNotification': 10, 'manualCleaning': 8, 'predismountEjectNotRequired': 12, 'other': 1, 'supportsDualSidedMedia': 11, 'encryption': 5, 'randomAccess': 3, 'automaticCleaning': 9, 'supportsRemoveableMedia': 7. |
msvmdskdvCapabilityDescriptions | 1.3.6.1.4.1.9600.1.25.10.4.1.5 | wtcsdisplaystring | read-only |
An array of free-form strings providing more detailed explanations for any of the AccessDevice features indicated in the Capabilities array. Note, each entry of this array is related to the entry in the Capabilities array that is located at the same index. |
msvmdskdvCaption | 1.3.6.1.4.1.9600.1.25.10.4.1.6 | wtcsdisplaystring | read-only |
The Caption property is a short textual description (one- line string) of the object. |
msvmdskdvCompressionMethod | 1.3.6.1.4.1.9600.1.25.10.4.1.7 | wtcsdisplaystring | read-only |
A free form string indicating the algorithm or tool used by the device to support compression. If it is not possible or not desired to describe the compression scheme (perhaps because it is not known), recommend using the following words: 'Unknown' to represent that it is not known whether the device supports compression capabilities or not, 'Compressed' to represent that the device supports compression capabilities but either its compression scheme is not known or not disclosed, and 'Not Compressed' to represent that the devices does not support compression capabilities. |
msvmdskdvCreationClassName | 1.3.6.1.4.1.9600.1.25.10.4.1.8 | wtcsdisplaystring | read-only |
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. |
msvmdskdvDefaultBlockSize | 1.3.6.1.4.1.9600.1.25.10.4.1.9 | gauge32 | read-only |
Default block size, in bytes, for this Device. |
msvmdskdvDescription | 1.3.6.1.4.1.9600.1.25.10.4.1.10 | wtcsdisplaystring | read-only |
The Description property provides a textual description of the object. |
msvmdskdvDeviceID | 1.3.6.1.4.1.9600.1.25.10.4.1.11 | wtcsdisplaystring | read-only |
An address or other identifying information used to uniquely name the LogicalDevice. |
msvmdskdvElementName | 1.3.6.1.4.1.9600.1.25.10.4.1.12 | wtcsdisplaystring | read-only |
A user-friendly name for the object. This property allows each instance to define a user-friendly name in addition to its key properties, identity data, and description information. Note that the Name property of ManagedSystemElement is also defined as a user-friendly name. But, it is often subclassed to be a Key. It is not reasonable that the same property can convey both identity and a user-friendly name, without inconsistencies. Where Name exists and is not a Key (such as for instances of LogicalDevice), the same information can be present in both the Name and ElementName properties. |
msvmdskdvEnabledDefault | 1.3.6.1.4.1.9600.1.25.10.4.1.13 | integer | read-only |
An enumerated value indicating an administrator's default or startup configuration for the Enabled State of an element. By default, the element is 'Enabled' (value=2). Enumeration: 'disabled': 3, 'notApplicable': 5, 'enabled': 2, 'enabledbutOffline': 6, 'noDefault': 7. |
msvmdskdvEnabledState | 1.3.6.1.4.1.9600.1.25.10.4.1.14 | integer | read-only |
EnabledState is an integer enumeration that indicates the enabled and disabled states of an element. It can also indicate the transitions between these requested states. For example, shutting down (value=4) and starting (value=10) are transient states between enabled and disabled. The following text briefly summarizes the various enabled and disabled states: Enabled (2) indicates that the element is or could be executing commands, will process any queued commands, and queues new requests. Disabled (3) indicates that the element will not execute commands and will drop any new requests. Shutting Down (4) indicates that the element is in the process of going to a Disabled state. Not Applicable (5) indicates the element does not support being enabled or disabled. Enabled but Offline (6) indicates that the element might be completing commands, and will drop any new requests. Test (7) indicates that the element is in a test state. Deferred (8) indicates that the element might be completing commands, but will queue any new requests. Quiesce (9) indicates that the element is enabled but in a restricted mode. The behavior of the element is similar to the Enabled state, but it processes only a restricted set of commands. All other requests are queued. Starting (10) indicates that the element is in the process of going to an Enabled state. New requests are queued. Enumeration: 'deferred': 8, 'quiesce': 9, 'unknown': 0, 'enabled': 2, 'shuttingDown': 4, 'inTest': 7, 'disabled': 3, 'notApplicable': 5, 'other': 1, 'enabledbutOffline': 6, 'starting': 10. |
msvmdskdvErrorCleared | 1.3.6.1.4.1.9600.1.25.10.4.1.15 | truthvalue | read-only |
Note: The use of this method is deprecated. Deprecated description: ErrorCleared is a Boolean property that indicates that the error reported in LastErrorCode is now cleared. |
msvmdskdvErrorDescription | 1.3.6.1.4.1.9600.1.25.10.4.1.16 | wtcsdisplaystring | read-only |
Note: The use of this method is deprecated. Deprecated description: ErrorDescription is a free-form string that supplies more information about the error recorded in LastErrorCode and information on any corrective actions that can be taken. |
msvmdskdvErrorMethodology | 1.3.6.1.4.1.9600.1.25.10.4.1.17 | wtcsdisplaystring | read-only |
ErrorMethodology is a free-form string describing the type(s) of error detection and correction supported by this Device. |
msvmdskdvHealthState | 1.3.6.1.4.1.9600.1.25.10.4.1.18 | integer | read-only |
Indicates the current health of the element. This attribute expresses the health of this element but not necessarily that of its subcomponents. The possible values are 0 to 30, where 5 means the element is entirely healthy and 30 means the element is completely non-functional. The following continuum is defined: 'Non-recoverable Error' (30) - The element has completely failed, and recovery is not possible. All functionality provided by this element has been lost. 'Critical Failure' (25) - The element is non-functional and recovery might not be possible. 'Major Failure' (20) - The element is failing. It is possible that some or all of the functionality of this component is degraded or not working. 'Minor Failure' (15) - All functionality is available but some might be degraded. 'Degraded/Warning' (10) - The element is in working order and all functionality is provided. However, the element is not working to the best of its abilities. For example, the element might not be operating at optimal performance or it might be reporting recoverable errors. 'OK' (5) - The element is fully functional and is operating within normal operational parameters and without error. 'Unknown' (0) - The implementation cannot report on HealthState at this time. DMTF has reserved the unused portion of the continuum for additional HealthStates in the future. Enumeration: 'ok': 5, 'majorfailure': 20, 'unknown': 0, 'degradedWarning': 10, 'nonrecoverableerror': 30, 'criticalfailure': 25, 'minorfailure': 15. |
msvmdskdvIdentifyingDescriptions | 1.3.6.1.4.1.9600.1.25.10.4.1.19 | wtcsdisplaystring | read-only |
An array of free-form strings providing explanations and details behind the entries in the OtherIdentifyingInfo array. Note that each entry of this array is related to the entry in OtherIdentifyingInfo that is located at the same index. |
msvmdskdvInstallDate | 1.3.6.1.4.1.9600.1.25.10.4.1.20 | dateandtime | read-only |
A datetime value that indicates when the object was installed. Lack of a value does not indicate that the object is not installed. |
msvmdskdvLastCleaned | 1.3.6.1.4.1.9600.1.25.10.4.1.21 | dateandtime | read-only |
The date and time on which the Device was last cleaned. |
msvmdskdvLastErrorCode | 1.3.6.1.4.1.9600.1.25.10.4.1.22 | gauge32 | read-only |
Note: The use of this method is deprecated. Deprecated description: LastErrorCode captures the last error code reported by the LogicalDevice. |
msvmdskdvLoadTime | 1.3.6.1.4.1.9600.1.25.10.4.1.23 | gauge32 | read-only |
Time in milliseconds from 'load' to being able to read or write a Media. For example, for DiskDrives, this is the interval between a disk not spinning to the disk reporting that it is ready for read/write (ie, the disk spinning at nominal speeds). For TapeDrives, this is the time from a Media being injected to reporting that it is ready for an application. This is usually at the tape's BOT area. |
msvmdskdvLocationIndicator | 1.3.6.1.4.1.9600.1.25.10.4.1.24 | integer | read-only |
An integer that reflects the state of an indicator (e.g., LED) that is part of a device. Reading the value gives the current state. Writing the value with 'On'/'Off' turns the indicator on/off, other values may not be written. Enumeration: 'unknown': 0, 'notSupported': 4, 'off': 3, 'on': 2. |
msvmdskdvMaxAccessTime | 1.3.6.1.4.1.9600.1.25.10.4.1.25 | gauge32 | read-only |
Time in milliseconds to move from the first location on the Media to the location that is furthest with respect to time. For a DiskDrive, this represents full seek + full rotational delay. For TapeDrives, this represents a search from the beginning of the tape to the most physically distant point. (The end of a tape may be at its most physically distant point, but this is not necessarily true.) |
msvmdskdvMaxBlockSize | 1.3.6.1.4.1.9600.1.25.10.4.1.26 | gauge32 | read-only |
Maximum block size, in bytes, for media accessed by this Device. |
msvmdskdvMaxMediaSize | 1.3.6.1.4.1.9600.1.25.10.4.1.27 | gauge32 | read-only |
Maximum size, in KBytes, of media supported by this Device. KBytes is interpreted as the number of bytes multiplied by 1000 (NOT the number of bytes multiplied by 1024). |
msvmdskdvMaxQuiesceTime | 1.3.6.1.4.1.9600.1.25.10.4.1.28 | gauge32 | read-only |
Note: The use of this property has been deprecated. When evaluating the use of Quiesce, it was determined that this single property is not adequate for describing when a device will automatically exit a quiescent state. In fact, the most likely scenario for a device to exit a quiescent state was determined to be based on the number of outstanding requests queued rather than on a maximum time. This decision will be re-evaluated and repositioned later. Deprecated description: Maximum time, in milliseconds, that a Device can run in a 'Quiesced' state. The state is defined in its Availability and AdditionalAvailability properties, where 'Quiesced' is conveyed by the value 21. What occurs at the end of the time limit is device-specific. The Device can unquiesce, can be offline, or can take other actions. A value of 0 indicates that a Device can remain quiesced indefinitely. |
msvmdskdvMaxUnitsBeforeCleaning | 1.3.6.1.4.1.9600.1.25.10.4.1.29 | gauge32 | read-only |
An unsigned integer indicating the maximum 'units' that can be used, with respect to the AccessDevice, before the Device should be cleaned. The property, UnitsDescription, defines how 'units' should be interpreted. |
msvmdskdvMediaIsLocked | 1.3.6.1.4.1.9600.1.25.10.4.1.30 | truthvalue | read-only |
True indicates that the media is locked in the Device and can not be ejected. For non-removeable Devices, this value should be true. |
msvmdskdvMinBlockSize | 1.3.6.1.4.1.9600.1.25.10.4.1.31 | gauge32 | read-only |
Minimum block size, in bytes, for media accessed by this Device. |
msvmdskdvMountCount | 1.3.6.1.4.1.9600.1.25.10.4.1.32 | gauge32 | read-only |
For a MediaAccessDevice that supports removable Media, the number of times that Media have been mounted for data transfer or to clean the Device. For Devices accessing nonremovable Media, such as hard disks, this property is not applicable and should be set to 0. |
msvmdskdvName | 1.3.6.1.4.1.9600.1.25.10.4.1.33 | wtcsdisplaystring | read-only |
The Name property defines the label by which the object is known. When subclassed, the Name property can be overridden to be a Key property. |
msvmdskdvNeedsCleaning | 1.3.6.1.4.1.9600.1.25.10.4.1.34 | truthvalue | read-only |
Boolean indicating that the MediaAccessDevice needs cleaning. Whether manual or automatic cleaning is possible is indicated in the Capabilities array property. |
msvmdskdvNumberOfMediaSupported | 1.3.6.1.4.1.9600.1.25.10.4.1.35 | gauge32 | read-only |
When the MediaAccessDevice supports multiple individual Media, this property defines the maximum number which can be supported or inserted. |
msvmdskdvOperationalStatus | 1.3.6.1.4.1.9600.1.25.10.4.1.36 | integer | read-only |
Indicates the current statuses of the element. Various operational statuses are defined. Many of the enumeration's values are self-explanatory. However, a few are not and are described here in more detail. 'Stressed' indicates that the element is functioning, but needs attention. Examples of 'Stressed' states are overload, overheated, and so on. 'Predictive Failure' indicates that an element is functioning nominally but predicting a failure in the near future. 'In Service' describes an element being configured, maintained, cleaned, or otherwise administered. 'No Contact' indicates that the monitoring system has knowledge of this element, but has never been able to establish communications with it. 'Lost Communication' indicates that the ManagedSystem Element is known to exist and has been contacted successfully in the past, but is currently unreachable. 'Stopped' and 'Aborted' are similar, although the former implies a clean and orderly stop, while the latter implies an abrupt stop where the state and configuration of the element might need to be updated. 'Dormant' indicates that the element is inactive or quiesced. 'Supporting Entity in Error' indicates that this element might be 'OK' but that another element, on which it is dependent, is in error. An example is a network service or endpoint that cannot function due to lower-layer networking problems. 'Completed' indicates that the element has completed its operation. This value should be combined with either OK, Error, or Degraded so that a client can tell if the complete operation Completed with OK (passed), Completed with Error (failed), or Completed with Degraded (the operation finished, but it did not complete OK or did not report an error). 'Power Mode' indicates that the element has additional power model information contained in the Associated PowerManagementService association. OperationalStatus replaces the Status property on ManagedSystemElement to provide a consistent approach to enumerations, to address implementation needs for an array property, and to provide a migration path from today's environment to the future. This change was not made earlier because it required the deprecated qualifier. Due to the widespread use of the existing Status property in management applications, it is strongly recommended that providers or instrumentation provide both the Status and OperationalStatus properties. Further, the first value of OperationalStatus should contain the primary status for the element. When instrumented, Status (because it is single-valued) should also provide the primary status of the element. Enumeration: 'lostCommunication': 13, 'dormant': 15, 'powerMode': 18, 'ok': 2, 'aborted': 14, 'unknown': 0, 'noContact': 12, 'error': 6, 'supportingEntityinError': 16, 'other': 1, 'nonRecoverableError': 7, 'predictiveFailure': 5, 'stressed': 4, 'stopping': 9, 'stopped': 10, 'degraded': 3, 'starting': 8, 'completed': 17, 'inService': 11. |
msvmdskdvOtherEnabledState | 1.3.6.1.4.1.9600.1.25.10.4.1.37 | wtcsdisplaystring | read-only |
A string that describes the enabled or disabled state of the element when the EnabledState property is set to 1 ('Other'). This property must be set to null when EnabledState is any value other than 1. |
msvmdskdvOtherIdentifyingInfo | 1.3.6.1.4.1.9600.1.25.10.4.1.38 | wtcsdisplaystring | read-only |
OtherIdentifyingInfo captures data, in addition to DeviceID information, that could be used to identify a LogicalDevice. For example, you could use this property to hold the operating system's user-friendly name for the Device. |
msvmdskdvPowerMgtCapability | 1.3.6.1.4.1.9600.1.25.10.4.1.39 | integer | read-only |
Note: The use of this property has been deprecated. Instead, use the PowerCapabilites property in an associated PowerManagementCapabilities class. Deprecated description: An enumerated array describing the power management capabilities of the Device. Enumeration: 'timedPowerOnSupported': 7, 'unknown': 0, 'enabled': 3, 'disabled': 2, 'powerCyclingSupported': 6, 'powerStateSettable': 5, 'notSupported': 1, 'powerSavingModesEnteredAutomatic': 4. |
msvmdskdvPowerManagementSupport | 1.3.6.1.4.1.9600.1.25.10.4.1.40 | truthvalue | read-only |
Note: The use of this property has been deprecated. Instead, the existence of an associated PowerManagementCapabilities class (associated using the ElementCapabilities relationship) indicates that power management is supported. Deprecated description: Boolean that indicates that the Device can use power management. |
msvmdskdvPowerOnHours | 1.3.6.1.4.1.9600.1.25.10.4.1.41 | gauge32 | read-only |
Note: The use of this method is deprecated. Deprecated description: The number of consecutive hours that this Device has been powered on since its last power cycle. |
msvmdskdvRequestedState | 1.3.6.1.4.1.9600.1.25.10.4.1.42 | integer | read-only |
RequestedState is an integer enumeration that indicates the last requested or desired state for the element. The actual state of the element is represented by EnabledState. This property is provided to compare the last requested and current enabled or disabled states. Note that when EnabledState is set to 5 ('Not Applicable'), then this property has no meaning. By default, the RequestedState of the element is 5 ('No Change'). Refer to the EnabledState property description for explanations of the values in the RequestedState enumeration. It should be noted that there are two new values in RequestedState that build on the statuses of EnabledState. These are 'Reboot' (10) and 'Reset' (11). Reboot refers to doing a 'Shut Down' and then moving to an 'Enabled' state. Reset indicates that the element is first 'Disabled' and then 'Enabled'. The distinction between requesting 'Shut Down' and 'Disabled' should also be noted. Shut Down requests an orderly transition to the Disabled state, and might involve removing power, to completely erase any existing state. The Disabled state requests an immediate disabling of the element, such that it will not execute or accept any commands or processing requests. This property is set as the result of a method invocation (such as Start or StopService on CIM_Service), or can be overridden and defined as WRITEable in a subclass. The method approach is considered superior to a WRITEable property, because it allows an explicit invocation of the operation and the return of a result code. A particular instance of EnabledLogicalElement might not support RequestedStateChange. If this occurs, the value 12 ('Not Applicable') is used. Enumeration: 'reset': 11, 'noChange': 5, 'notApplicable': 12, 'quiesce': 9, 'enabled': 2, 'reboot': 10, 'disabled': 3, 'deferred': 8, 'shutDown': 4, 'test': 7, 'offline': 6. |
msvmdskdvSecurity | 1.3.6.1.4.1.9600.1.25.10.4.1.43 | integer | read-only |
An enumeration indicating the operational security defined for the MediaAccessDevice. For example, information that the Device is 'Read Only' (value=4) or 'Boot Bypass' (value=6) can be described using this property. Enumeration: 'bootBypass': 6, 'unknown': 2, 'none': 3, 'readOnly': 4, 'other': 1, 'lockedOut': 5, 'bootBypassandReadOnly': 7. |
msvmdskdvStatus | 1.3.6.1.4.1.9600.1.25.10.4.1.44 | wtcsdisplaystring | read-only |
A string indicating the current status of the object. Various operational and non-operational statuses are defined. This property is deprecated in lieu of OperationalStatus, which includes the same semantics in its enumeration. This change is made for 3 reasons: 1) Status is more correctly defined as an array. This definition overcomes the limitation of describing status using a single value, when it is really a multi-valued property (for example, an element might be OK AND Stopped. 2) A MaxLen of 10 is too restrictive and leads to unclear enumerated values. 3) The change to a uint16 data type was discussed when CIM V2.0 was defined. However, existing V1.0 implementations used the string property and did not want to modify their code. Therefore, Status was grandfathered into the Schema. Use of the deprecated qualifier allows the maintenance of the existing property, but also permits an improved definition using OperationalStatus. |
msvmdskdvStatusDescriptions | 1.3.6.1.4.1.9600.1.25.10.4.1.45 | wtcsdisplaystring | read-only |
Strings describing the various OperationalStatus array values. For example, if 'Stopping' is the value assigned to OperationalStatus, then this property may contain an explanation as to why an object is being stopped. Note that entries in this array are correlated with those at the same array index in OperationalStatus. |
msvmdskdvStatusInfo | 1.3.6.1.4.1.9600.1.25.10.4.1.46 | integer | read-only |
Note: The use of this method is deprecated in lieu of a more clearly named property (EnabledState) that is inherited from ManagedSystemElement and that has additional enumerated values. Deprecated description: The StatusInfo property indicates whether the Logical Device is in an enabled state (value=3), disabled state (value=4), some other state (value=1), or an unknown state (value=2). If this property does not apply to the LogicalDevice, the value 5 ('Not Applicable') should be used. If a Device is ('Enabled')(value=3), it has been powered up and is configured and operational. The Device might or might not be functionally active, depending on whether its Availability (or AdditionalAvailability) indicates that it is ('Running/Full Power')(value=3) or ('Off line') (value=8). In an enabled but offline mode, a Device might be performing out-of-band requests, such as running Diagnostics. If StatusInfo is ('Disabled') (value=4), a Device can only be 'enabled' or powered off. In a personal computer environment, ('Disabled') means that the driver of the device is not available in the stack. In other environments, a Device can be disabled by removing its configuration file. A disabled device is physically present in a System and consuming resources, but it cannot be communicated with until a driver is loaded, a configuration file is loaded, or some other 'enabling' activity has occurred. Enumeration: 'disabled': 4, 'unknown': 2, 'other': 1, 'enabled': 3, 'notApplicable': 5. |
msvmdskdvSystemCreationClassName | 1.3.6.1.4.1.9600.1.25.10.4.1.47 | wtcsdisplaystring | read-only |
The CreationClassName of the scoping system. |
msvmdskdvSystemName | 1.3.6.1.4.1.9600.1.25.10.4.1.48 | wtcsdisplaystring | read-only |
The System Name of the scoping system. |
msvmdskdvTimeOfLastMount | 1.3.6.1.4.1.9600.1.25.10.4.1.49 | dateandtime | read-only |
For a MediaAccessDevice that supports removable Media, the most recent date and time that Media was mounted on the Device. For Devices accessing nonremovable Media, such as hard disks, this property has no meaning and is not applicable. |
msvmdskdvTimeOfLastStateChange | 1.3.6.1.4.1.9600.1.25.10.4.1.50 | dateandtime | read-only |
The date or time when the EnabledState of the element last changed. If the state of the element has not changed and this property is populated, then it must be set to a 0 interval value. If a state change was requested, but rejected or not yet processed, the property must not be updated. |
msvmdskdvTotalMountTime | 1.3.6.1.4.1.9600.1.25.10.4.1.51 | gauge32 | read-only |
For a MediaAccessDevice that supports removable Media, the total time (in seconds) that Media have been mounted for data transfer or to clean the Device. For Devices accessing nonremovable Media, such as hard disks, this property is not applicable and should be set to 0. |
msvmdskdvTotalPowerOnHours | 1.3.6.1.4.1.9600.1.25.10.4.1.52 | gauge32 | read-only |
Note: The use of this method is deprecated. Deprecated description: The total number of hours that this Device has been powered on. |
msvmdskdvUncompressedDataRate | 1.3.6.1.4.1.9600.1.25.10.4.1.53 | gauge32 | read-only |
The sustained data transfer rate in KB/sec that the Device can read from and write to a Media. This is a sustained, raw data rate. Maximum rates or rates assuming compression should not be reported in this property. |
msvmdskdvUnitsDescription | 1.3.6.1.4.1.9600.1.25.10.4.1.54 | wtcsdisplaystring | read-only |
Defines 'Units' relative to its use in the property, MaxUnitsBeforeCleaning. This describes the criteria used to determine when the MediaAccessDevice should be cleaned. |
msvmdskdvUnitsUsed | 1.3.6.1.4.1.9600.1.25.10.4.1.55 | gauge32 | read-only |
An unsigned integer indicating the currently used 'units' of the AccessDevice, helpful to describe when the Device may require cleaning. The property, UnitsDescription, defines how 'units' should be interpreted. |
msvmdskdvUnloadTime | 1.3.6.1.4.1.9600.1.25.10.4.1.56 | gauge32 | read-only |
Time in milliseconds from being able to read or write a Media to its 'unload'. For example, for DiskDrives, this is the interval between a disk spinning at nominal speeds and a disk not spinning. For TapeDrives, this is the time for a Media to go from its BOT to being fully ejected and accessible to a PickerElement or human operator. |
msvmDVDDriveTable | 1.3.6.1.4.1.9600.1.25.10.5 | no-access |
Represents a DVD drive inside of a virtual machine. |
|
1.3.6.1.4.1.9600.1.25.10.5.1 | no-access |
None |
||
msvmdvddvIndex | 1.3.6.1.4.1.9600.1.25.10.5.1.1 | integer32 | read-only |
The value of this object uniquely identifies the instance entry for this class. |
msvmdvddvAdditionalAvailability | 1.3.6.1.4.1.9600.1.25.10.5.1.2 | integer | read-only |
Additional availability and status of the Device in addition to that specified in the Availability property. The Availability property denotes the primary status and availability of the Device. In some cases, this property will not be sufficient to denote the complete status of the Device. In those cases, the AdditionalAvailability property can be used to provide further information. For example, the primary Availability of a device might be 'Off line' (value=8) or in a low-power state (AdditionalAvailability value=14), or the Device could be running Diagnostics (AdditionalAvailability value=5, 'In Test'). Enumeration: 'powerSaveStandby': 15, 'paused': 18, 'installError': 12, 'notConfigured': 20, 'quiesced': 21, 'unknown': 2, 'powerSaveUnknown': 13, 'notInstalled': 11, 'offDuty': 9, 'inTest': 5, 'powerSaveWarning': 17, 'notApplicable': 6, 'powerOff': 7, 'other': 1, 'notReady': 19, 'runningFullPower': 3, 'offLine': 8, 'warning': 4, 'degraded': 10, 'powerSaveLowPowerMode': 14, 'powerCycle': 16. |
msvmdvddvAvailability | 1.3.6.1.4.1.9600.1.25.10.5.1.3 | integer | read-only |
Note: The use of this property has been deprecated. Deprecated description: The primary availability and status of the Device. (Additional status information can be specified using the Additional Availability array property.) For example, the Availability property indicates that the Device is running and has full power (value=3), or is in a warning (4), test (5), degraded (10) or power save state (values 13-15 and 17). The Power Save states are defined as follows: Value 13 ('Power Save - Unknown') indicates that the Device is known to be in a power save mode, but its exact status in this mode is unknown; value 14 ('Power Save - Low Power Mode') indicates that the Device is in a power save state but still functioning, and might exhibit degraded performance; value 15 ('Power Save - Standby') indicates that the Device is not functioning but could be brought to full power 'quickly'; and value 17 ('Power Save - Warning') indicates that the Device is in a warning state, but is also in a power save mode. Enumeration: 'powerSaveStandby': 15, 'paused': 18, 'installError': 12, 'notConfigured': 20, 'quiesced': 21, 'unknown': 2, 'powerSaveUnknown': 13, 'notInstalled': 11, 'offDuty': 9, 'inTest': 5, 'powerSaveWarning': 17, 'notApplicable': 6, 'powerOff': 7, 'other': 1, 'notReady': 19, 'runningFullPower': 3, 'offLine': 8, 'warning': 4, 'degraded': 10, 'powerSaveLowPowerMode': 14, 'powerCycle': 16. |
msvmdvddvCapabilities | 1.3.6.1.4.1.9600.1.25.10.5.1.4 | integer | read-only |
Capabilities of the MediaAccessDevice. For example, the Device may support 'Random Access', removeable media and 'Automatic Cleaning'. In this case, the values 3, 7 and 9 would be written to the array. Several of the enumerated values require some explanation: 1) Value 11, Supports Dual Sided Media, distinguishes a Device that can access both sides of dual sided Media, from a Device that reads only a single side and requires the Media to be flipped; and, 2) Value 12, Predismount Eject Not Required, indicates that Media does not have to be explicitly ejected from the Device before being accessed by a PickerElement. Enumeration: 'supportsWriting': 4, 'compression': 6, 'unknown': 0, 'sequentialAccess': 2, 'smartNotification': 10, 'manualCleaning': 8, 'predismountEjectNotRequired': 12, 'other': 1, 'supportsDualSidedMedia': 11, 'encryption': 5, 'randomAccess': 3, 'automaticCleaning': 9, 'supportsRemoveableMedia': 7. |
msvmdvddvCapabilityDescriptions | 1.3.6.1.4.1.9600.1.25.10.5.1.5 | wtcsdisplaystring | read-only |
An array of free-form strings providing more detailed explanations for any of the AccessDevice features indicated in the Capabilities array. Note, each entry of this array is related to the entry in the Capabilities array that is located at the same index. |
msvmdvddvCaption | 1.3.6.1.4.1.9600.1.25.10.5.1.6 | wtcsdisplaystring | read-only |
The Caption property is a short textual description (one- line string) of the object. |
msvmdvddvCompressionMethod | 1.3.6.1.4.1.9600.1.25.10.5.1.7 | wtcsdisplaystring | read-only |
A free form string indicating the algorithm or tool used by the device to support compression. If it is not possible or not desired to describe the compression scheme (perhaps because it is not known), recommend using the following words: 'Unknown' to represent that it is not known whether the device supports compression capabilities or not, 'Compressed' to represent that the device supports compression capabilities but either its compression scheme is not known or not disclosed, and 'Not Compressed' to represent that the devices does not support compression capabilities. |
msvmdvddvCreationClassName | 1.3.6.1.4.1.9600.1.25.10.5.1.8 | wtcsdisplaystring | read-only |
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. |
msvmdvddvDefaultBlockSize | 1.3.6.1.4.1.9600.1.25.10.5.1.9 | gauge32 | read-only |
Default block size, in bytes, for this Device. |
msvmdvddvDescription | 1.3.6.1.4.1.9600.1.25.10.5.1.10 | wtcsdisplaystring | read-only |
The Description property provides a textual description of the object. |
msvmdvddvDeviceID | 1.3.6.1.4.1.9600.1.25.10.5.1.11 | wtcsdisplaystring | read-only |
An address or other identifying information used to uniquely name the LogicalDevice. |
msvmdvddvElementName | 1.3.6.1.4.1.9600.1.25.10.5.1.12 | wtcsdisplaystring | read-only |
A user-friendly name for the object. This property allows each instance to define a user-friendly name in addition to its key properties, identity data, and description information. Note that the Name property of ManagedSystemElement is also defined as a user-friendly name. But, it is often subclassed to be a Key. It is not reasonable that the same property can convey both identity and a user-friendly name, without inconsistencies. Where Name exists and is not a Key (such as for instances of LogicalDevice), the same information can be present in both the Name and ElementName properties. |
msvmdvddvEnabledDefault | 1.3.6.1.4.1.9600.1.25.10.5.1.13 | integer | read-only |
An enumerated value indicating an administrator's default or startup configuration for the Enabled State of an element. By default, the element is 'Enabled' (value=2). Enumeration: 'disabled': 3, 'notApplicable': 5, 'enabled': 2, 'enabledbutOffline': 6, 'noDefault': 7. |
msvmdvddvEnabledState | 1.3.6.1.4.1.9600.1.25.10.5.1.14 | integer | read-only |
EnabledState is an integer enumeration that indicates the enabled and disabled states of an element. It can also indicate the transitions between these requested states. For example, shutting down (value=4) and starting (value=10) are transient states between enabled and disabled. The following text briefly summarizes the various enabled and disabled states: Enabled (2) indicates that the element is or could be executing commands, will process any queued commands, and queues new requests. Disabled (3) indicates that the element will not execute commands and will drop any new requests. Shutting Down (4) indicates that the element is in the process of going to a Disabled state. Not Applicable (5) indicates the element does not support being enabled or disabled. Enabled but Offline (6) indicates that the element might be completing commands, and will drop any new requests. Test (7) indicates that the element is in a test state. Deferred (8) indicates that the element might be completing commands, but will queue any new requests. Quiesce (9) indicates that the element is enabled but in a restricted mode. The behavior of the element is similar to the Enabled state, but it processes only a restricted set of commands. All other requests are queued. Starting (10) indicates that the element is in the process of going to an Enabled state. New requests are queued. Enumeration: 'deferred': 8, 'quiesce': 9, 'unknown': 0, 'enabled': 2, 'shuttingDown': 4, 'inTest': 7, 'disabled': 3, 'notApplicable': 5, 'other': 1, 'enabledbutOffline': 6, 'starting': 10. |
msvmdvddvErrorCleared | 1.3.6.1.4.1.9600.1.25.10.5.1.15 | truthvalue | read-only |
Note: The use of this method is deprecated. Deprecated description: ErrorCleared is a Boolean property that indicates that the error reported in LastErrorCode is now cleared. |
msvmdvddvErrorDescription | 1.3.6.1.4.1.9600.1.25.10.5.1.16 | wtcsdisplaystring | read-only |
Note: The use of this method is deprecated. Deprecated description: ErrorDescription is a free-form string that supplies more information about the error recorded in LastErrorCode and information on any corrective actions that can be taken. |
msvmdvddvErrorMethodology | 1.3.6.1.4.1.9600.1.25.10.5.1.17 | wtcsdisplaystring | read-only |
ErrorMethodology is a free-form string describing the type(s) of error detection and correction supported by this Device. |
msvmdvddvFormatsSupported | 1.3.6.1.4.1.9600.1.25.10.5.1.18 | integer | read-only |
The CD and DVD formats that are supported by this Device. For example, the Drive may support 'CD-ROM' and 'DVD-RAM'. In this case, the values 16 and 24 would be written to the array. This property's values align with those defined in PhysicalMedia.MediaType. Enumeration: 'dvdRecordable': 36, 'dvd9': 40, 'dvdRAM': 24, 'dvdVideo': 26, 'cdRW': 33, 'cd': 35, 'dvdRW': 23, 'unknown': 0, 'dvdROM': 25, 'cdI': 18, 'dvdAudio': 38, 'other': 1, 'cdRecordable': 19, 'cdROMXA': 17, 'dvdRW2': 37, 'dvd18': 42, 'divx': 27, 'dvd10': 41, 'dvd5': 39, 'dvd': 22, 'cdDA': 34, 'cdROM': 16. |
msvmdvddvHealthState | 1.3.6.1.4.1.9600.1.25.10.5.1.19 | integer | read-only |
Indicates the current health of the element. This attribute expresses the health of this element but not necessarily that of its subcomponents. The possible values are 0 to 30, where 5 means the element is entirely healthy and 30 means the element is completely non-functional. The following continuum is defined: 'Non-recoverable Error' (30) - The element has completely failed, and recovery is not possible. All functionality provided by this element has been lost. 'Critical Failure' (25) - The element is non-functional and recovery might not be possible. 'Major Failure' (20) - The element is failing. It is possible that some or all of the functionality of this component is degraded or not working. 'Minor Failure' (15) - All functionality is available but some might be degraded. 'Degraded/Warning' (10) - The element is in working order and all functionality is provided. However, the element is not working to the best of its abilities. For example, the element might not be operating at optimal performance or it might be reporting recoverable errors. 'OK' (5) - The element is fully functional and is operating within normal operational parameters and without error. 'Unknown' (0) - The implementation cannot report on HealthState at this time. DMTF has reserved the unused portion of the continuum for additional HealthStates in the future. Enumeration: 'ok': 5, 'majorfailure': 20, 'unknown': 0, 'degradedWarning': 10, 'nonrecoverableerror': 30, 'criticalfailure': 25, 'minorfailure': 15. |
msvmdvddvIdentifyingDescriptions | 1.3.6.1.4.1.9600.1.25.10.5.1.20 | wtcsdisplaystring | read-only |
An array of free-form strings providing explanations and details behind the entries in the OtherIdentifyingInfo array. Note that each entry of this array is related to the entry in OtherIdentifyingInfo that is located at the same index. |
msvmdvddvInstallDate | 1.3.6.1.4.1.9600.1.25.10.5.1.21 | dateandtime | read-only |
A datetime value that indicates when the object was installed. Lack of a value does not indicate that the object is not installed. |
msvmdvddvLastCleaned | 1.3.6.1.4.1.9600.1.25.10.5.1.22 | dateandtime | read-only |
The date and time on which the Device was last cleaned. |
msvmdvddvLastErrorCode | 1.3.6.1.4.1.9600.1.25.10.5.1.23 | gauge32 | read-only |
Note: The use of this method is deprecated. Deprecated description: LastErrorCode captures the last error code reported by the LogicalDevice. |
msvmdvddvLoadTime | 1.3.6.1.4.1.9600.1.25.10.5.1.24 | gauge32 | read-only |
Time in milliseconds from 'load' to being able to read or write a Media. For example, for DiskDrives, this is the interval between a disk not spinning to the disk reporting that it is ready for read/write (ie, the disk spinning at nominal speeds). For TapeDrives, this is the time from a Media being injected to reporting that it is ready for an application. This is usually at the tape's BOT area. |
msvmdvddvLocationIndicator | 1.3.6.1.4.1.9600.1.25.10.5.1.25 | integer | read-only |
An integer that reflects the state of an indicator (e.g., LED) that is part of a device. Reading the value gives the current state. Writing the value with 'On'/'Off' turns the indicator on/off, other values may not be written. Enumeration: 'unknown': 0, 'notSupported': 4, 'off': 3, 'on': 2. |
msvmdvddvMaxAccessTime | 1.3.6.1.4.1.9600.1.25.10.5.1.26 | gauge32 | read-only |
Time in milliseconds to move from the first location on the Media to the location that is furthest with respect to time. For a DiskDrive, this represents full seek + full rotational delay. For TapeDrives, this represents a search from the beginning of the tape to the most physically distant point. (The end of a tape may be at its most physically distant point, but this is not necessarily true.) |
msvmdvddvMaxBlockSize | 1.3.6.1.4.1.9600.1.25.10.5.1.27 | gauge32 | read-only |
Maximum block size, in bytes, for media accessed by this Device. |
msvmdvddvMaxMediaSize | 1.3.6.1.4.1.9600.1.25.10.5.1.28 | gauge32 | read-only |
Maximum size, in KBytes, of media supported by this Device. KBytes is interpreted as the number of bytes multiplied by 1000 (NOT the number of bytes multiplied by 1024). |
msvmdvddvMaxQuiesceTime | 1.3.6.1.4.1.9600.1.25.10.5.1.29 | gauge32 | read-only |
Note: The use of this property has been deprecated. When evaluating the use of Quiesce, it was determined that this single property is not adequate for describing when a device will automatically exit a quiescent state. In fact, the most likely scenario for a device to exit a quiescent state was determined to be based on the number of outstanding requests queued rather than on a maximum time. This decision will be re-evaluated and repositioned later. Deprecated description: Maximum time, in milliseconds, that a Device can run in a 'Quiesced' state. The state is defined in its Availability and AdditionalAvailability properties, where 'Quiesced' is conveyed by the value 21. What occurs at the end of the time limit is device-specific. The Device can unquiesce, can be offline, or can take other actions. A value of 0 indicates that a Device can remain quiesced indefinitely. |
msvmdvddvMaxUnitsBeforeCleaning | 1.3.6.1.4.1.9600.1.25.10.5.1.30 | gauge32 | read-only |
An unsigned integer indicating the maximum 'units' that can be used, with respect to the AccessDevice, before the Device should be cleaned. The property, UnitsDescription, defines how 'units' should be interpreted. |
msvmdvddvMediaIsLocked | 1.3.6.1.4.1.9600.1.25.10.5.1.31 | truthvalue | read-only |
True indicates that the media is locked in the Device and can not be ejected. For non-removeable Devices, this value should be true. |
msvmdvddvMinBlockSize | 1.3.6.1.4.1.9600.1.25.10.5.1.32 | gauge32 | read-only |
Minimum block size, in bytes, for media accessed by this Device. |
msvmdvddvMountCount | 1.3.6.1.4.1.9600.1.25.10.5.1.33 | gauge32 | read-only |
For a MediaAccessDevice that supports removable Media, the number of times that Media have been mounted for data transfer or to clean the Device. For Devices accessing nonremovable Media, such as hard disks, this property is not applicable and should be set to 0. |
msvmdvddvName | 1.3.6.1.4.1.9600.1.25.10.5.1.34 | wtcsdisplaystring | read-only |
The Name property defines the label by which the object is known. When subclassed, the Name property can be overridden to be a Key property. |
msvmdvddvNeedsCleaning | 1.3.6.1.4.1.9600.1.25.10.5.1.35 | truthvalue | read-only |
Boolean indicating that the MediaAccessDevice needs cleaning. Whether manual or automatic cleaning is possible is indicated in the Capabilities array property. |
msvmdvddvNumberOfMediaSupported | 1.3.6.1.4.1.9600.1.25.10.5.1.36 | gauge32 | read-only |
When the MediaAccessDevice supports multiple individual Media, this property defines the maximum number which can be supported or inserted. |
msvmdvddvOperationalStatus | 1.3.6.1.4.1.9600.1.25.10.5.1.37 | integer | read-only |
Indicates the current statuses of the element. Various operational statuses are defined. Many of the enumeration's values are self-explanatory. However, a few are not and are described here in more detail. 'Stressed' indicates that the element is functioning, but needs attention. Examples of 'Stressed' states are overload, overheated, and so on. 'Predictive Failure' indicates that an element is functioning nominally but predicting a failure in the near future. 'In Service' describes an element being configured, maintained, cleaned, or otherwise administered. 'No Contact' indicates that the monitoring system has knowledge of this element, but has never been able to establish communications with it. 'Lost Communication' indicates that the ManagedSystem Element is known to exist and has been contacted successfully in the past, but is currently unreachable. 'Stopped' and 'Aborted' are similar, although the former implies a clean and orderly stop, while the latter implies an abrupt stop where the state and configuration of the element might need to be updated. 'Dormant' indicates that the element is inactive or quiesced. 'Supporting Entity in Error' indicates that this element might be 'OK' but that another element, on which it is dependent, is in error. An example is a network service or endpoint that cannot function due to lower-layer networking problems. 'Completed' indicates that the element has completed its operation. This value should be combined with either OK, Error, or Degraded so that a client can tell if the complete operation Completed with OK (passed), Completed with Error (failed), or Completed with Degraded (the operation finished, but it did not complete OK or did not report an error). 'Power Mode' indicates that the element has additional power model information contained in the Associated PowerManagementService association. OperationalStatus replaces the Status property on ManagedSystemElement to provide a consistent approach to enumerations, to address implementation needs for an array property, and to provide a migration path from today's environment to the future. This change was not made earlier because it required the deprecated qualifier. Due to the widespread use of the existing Status property in management applications, it is strongly recommended that providers or instrumentation provide both the Status and OperationalStatus properties. Further, the first value of OperationalStatus should contain the primary status for the element. When instrumented, Status (because it is single-valued) should also provide the primary status of the element. Enumeration: 'lostCommunication': 13, 'dormant': 15, 'powerMode': 18, 'ok': 2, 'aborted': 14, 'unknown': 0, 'noContact': 12, 'error': 6, 'supportingEntityinError': 16, 'other': 1, 'nonRecoverableError': 7, 'predictiveFailure': 5, 'stressed': 4, 'stopping': 9, 'stopped': 10, 'degraded': 3, 'starting': 8, 'completed': 17, 'inService': 11. |
msvmdvddvOtherEnabledState | 1.3.6.1.4.1.9600.1.25.10.5.1.38 | wtcsdisplaystring | read-only |
A string that describes the enabled or disabled state of the element when the EnabledState property is set to 1 ('Other'). This property must be set to null when EnabledState is any value other than 1. |
msvmdvddvOtherIdentifyingInfo | 1.3.6.1.4.1.9600.1.25.10.5.1.39 | wtcsdisplaystring | read-only |
OtherIdentifyingInfo captures data, in addition to DeviceID information, that could be used to identify a LogicalDevice. For example, you could use this property to hold the operating system's user-friendly name for the Device. |
msvmdvddvPowerMgtCapability | 1.3.6.1.4.1.9600.1.25.10.5.1.40 | integer | read-only |
Note: The use of this property has been deprecated. Instead, use the PowerCapabilites property in an associated PowerManagementCapabilities class. Deprecated description: An enumerated array describing the power management capabilities of the Device. Enumeration: 'timedPowerOnSupported': 7, 'unknown': 0, 'enabled': 3, 'disabled': 2, 'powerCyclingSupported': 6, 'powerStateSettable': 5, 'notSupported': 1, 'powerSavingModesEnteredAutomatic': 4. |
msvmdvddvPowerManagementSupport | 1.3.6.1.4.1.9600.1.25.10.5.1.41 | truthvalue | read-only |
Note: The use of this property has been deprecated. Instead, the existence of an associated PowerManagementCapabilities class (associated using the ElementCapabilities relationship) indicates that power management is supported. Deprecated description: Boolean that indicates that the Device can use power management. |
msvmdvddvPowerOnHours | 1.3.6.1.4.1.9600.1.25.10.5.1.42 | gauge32 | read-only |
Note: The use of this method is deprecated. Deprecated description: The number of consecutive hours that this Device has been powered on since its last power cycle. |
msvmdvddvRequestedState | 1.3.6.1.4.1.9600.1.25.10.5.1.43 | integer | read-only |
RequestedState is an integer enumeration that indicates the last requested or desired state for the element. The actual state of the element is represented by EnabledState. This property is provided to compare the last requested and current enabled or disabled states. Note that when EnabledState is set to 5 ('Not Applicable'), then this property has no meaning. By default, the RequestedState of the element is 5 ('No Change'). Refer to the EnabledState property description for explanations of the values in the RequestedState enumeration. It should be noted that there are two new values in RequestedState that build on the statuses of EnabledState. These are 'Reboot' (10) and 'Reset' (11). Reboot refers to doing a 'Shut Down' and then moving to an 'Enabled' state. Reset indicates that the element is first 'Disabled' and then 'Enabled'. The distinction between requesting 'Shut Down' and 'Disabled' should also be noted. Shut Down requests an orderly transition to the Disabled state, and might involve removing power, to completely erase any existing state. The Disabled state requests an immediate disabling of the element, such that it will not execute or accept any commands or processing requests. This property is set as the result of a method invocation (such as Start or StopService on CIM_Service), or can be overridden and defined as WRITEable in a subclass. The method approach is considered superior to a WRITEable property, because it allows an explicit invocation of the operation and the return of a result code. A particular instance of EnabledLogicalElement might not support RequestedStateChange. If this occurs, the value 12 ('Not Applicable') is used. Enumeration: 'reset': 11, 'noChange': 5, 'notApplicable': 12, 'quiesce': 9, 'enabled': 2, 'reboot': 10, 'disabled': 3, 'deferred': 8, 'shutDown': 4, 'test': 7, 'offline': 6. |
msvmdvddvSecurity | 1.3.6.1.4.1.9600.1.25.10.5.1.44 | integer | read-only |
An enumeration indicating the operational security defined for the MediaAccessDevice. For example, information that the Device is 'Read Only' (value=4) or 'Boot Bypass' (value=6) can be described using this property. Enumeration: 'bootBypass': 6, 'unknown': 2, 'none': 3, 'readOnly': 4, 'other': 1, 'lockedOut': 5, 'bootBypassandReadOnly': 7. |
msvmdvddvStatus | 1.3.6.1.4.1.9600.1.25.10.5.1.45 | wtcsdisplaystring | read-only |
A string indicating the current status of the object. Various operational and non-operational statuses are defined. This property is deprecated in lieu of OperationalStatus, which includes the same semantics in its enumeration. This change is made for 3 reasons: 1) Status is more correctly defined as an array. This definition overcomes the limitation of describing status using a single value, when it is really a multi-valued property (for example, an element might be OK AND Stopped. 2) A MaxLen of 10 is too restrictive and leads to unclear enumerated values. 3) The change to a uint16 data type was discussed when CIM V2.0 was defined. However, existing V1.0 implementations used the string property and did not want to modify their code. Therefore, Status was grandfathered into the Schema. Use of the deprecated qualifier allows the maintenance of the existing property, but also permits an improved definition using OperationalStatus. |
msvmdvddvStatusDescriptions | 1.3.6.1.4.1.9600.1.25.10.5.1.46 | wtcsdisplaystring | read-only |
Strings describing the various OperationalStatus array values. For example, if 'Stopping' is the value assigned to OperationalStatus, then this property may contain an explanation as to why an object is being stopped. Note that entries in this array are correlated with those at the same array index in OperationalStatus. |
msvmdvddvStatusInfo | 1.3.6.1.4.1.9600.1.25.10.5.1.47 | integer | read-only |
Note: The use of this method is deprecated in lieu of a more clearly named property (EnabledState) that is inherited from ManagedSystemElement and that has additional enumerated values. Deprecated description: The StatusInfo property indicates whether the Logical Device is in an enabled state (value=3), disabled state (value=4), some other state (value=1), or an unknown state (value=2). If this property does not apply to the LogicalDevice, the value 5 ('Not Applicable') should be used. If a Device is ('Enabled')(value=3), it has been powered up and is configured and operational. The Device might or might not be functionally active, depending on whether its Availability (or AdditionalAvailability) indicates that it is ('Running/Full Power')(value=3) or ('Off line') (value=8). In an enabled but offline mode, a Device might be performing out-of-band requests, such as running Diagnostics. If StatusInfo is ('Disabled') (value=4), a Device can only be 'enabled' or powered off. In a personal computer environment, ('Disabled') means that the driver of the device is not available in the stack. In other environments, a Device can be disabled by removing its configuration file. A disabled device is physically present in a System and consuming resources, but it cannot be communicated with until a driver is loaded, a configuration file is loaded, or some other 'enabling' activity has occurred. Enumeration: 'disabled': 4, 'unknown': 2, 'other': 1, 'enabled': 3, 'notApplicable': 5. |
msvmdvddvSystemCreationClassName | 1.3.6.1.4.1.9600.1.25.10.5.1.48 | wtcsdisplaystring | read-only |
The CreationClassName of the scoping system. |
msvmdvddvSystemName | 1.3.6.1.4.1.9600.1.25.10.5.1.49 | wtcsdisplaystring | read-only |
The System Name of the scoping system. |
msvmdvddvTimeOfLastMount | 1.3.6.1.4.1.9600.1.25.10.5.1.50 | dateandtime | read-only |
For a MediaAccessDevice that supports removable Media, the most recent date and time that Media was mounted on the Device. For Devices accessing nonremovable Media, such as hard disks, this property has no meaning and is not applicable. |
msvmdvddvTimeOfLastStateChange | 1.3.6.1.4.1.9600.1.25.10.5.1.51 | dateandtime | read-only |
The date or time when the EnabledState of the element last changed. If the state of the element has not changed and this property is populated, then it must be set to a 0 interval value. If a state change was requested, but rejected or not yet processed, the property must not be updated. |
msvmdvddvTotalMountTime | 1.3.6.1.4.1.9600.1.25.10.5.1.52 | gauge32 | read-only |
For a MediaAccessDevice that supports removable Media, the total time (in seconds) that Media have been mounted for data transfer or to clean the Device. For Devices accessing nonremovable Media, such as hard disks, this property is not applicable and should be set to 0. |
msvmdvddvTotalPowerOnHours | 1.3.6.1.4.1.9600.1.25.10.5.1.53 | gauge32 | read-only |
Note: The use of this method is deprecated. Deprecated description: The total number of hours that this Device has been powered on. |
msvmdvddvUncompressedDataRate | 1.3.6.1.4.1.9600.1.25.10.5.1.54 | gauge32 | read-only |
The sustained data transfer rate in KB/sec that the Device can read from and write to a Media. This is a sustained, raw data rate. Maximum rates or rates assuming compression should not be reported in this property. |
msvmdvddvUnitsDescription | 1.3.6.1.4.1.9600.1.25.10.5.1.55 | wtcsdisplaystring | read-only |
Defines 'Units' relative to its use in the property, MaxUnitsBeforeCleaning. This describes the criteria used to determine when the MediaAccessDevice should be cleaned. |
msvmdvddvUnitsUsed | 1.3.6.1.4.1.9600.1.25.10.5.1.56 | gauge32 | read-only |
An unsigned integer indicating the currently used 'units' of the AccessDevice, helpful to describe when the Device may require cleaning. The property, UnitsDescription, defines how 'units' should be interpreted. |
msvmdvddvUnloadTime | 1.3.6.1.4.1.9600.1.25.10.5.1.57 | gauge32 | read-only |
Time in milliseconds from being able to read or write a Media to its 'unload'. For example, for DiskDrives, this is the interval between a disk spinning at nominal speeds and a disk not spinning. For TapeDrives, this is the time for a Media to go from its BOT to being fully ejected and accessible to a PickerElement or human operator. |
msvmIDEControllerTable | 1.3.6.1.4.1.9600.1.25.10.6 | no-access |
Represents an IDE controller. |
|
1.3.6.1.4.1.9600.1.25.10.6.1 | no-access |
None |
||
msvmidecIndex | 1.3.6.1.4.1.9600.1.25.10.6.1.1 | integer32 | read-only |
The value of this object uniquely identifies the instance entry for this class. |
msvmidecAdditionalAvailability | 1.3.6.1.4.1.9600.1.25.10.6.1.2 | integer | read-only |
Additional availability and status of the Device in addition to that specified in the Availability property. The Availability property denotes the primary status and availability of the Device. In some cases, this property will not be sufficient to denote the complete status of the Device. In those cases, the AdditionalAvailability property can be used to provide further information. For example, the primary Availability of a device might be 'Off line' (value=8) or in a low-power state (AdditionalAvailability value=14), or the Device could be running Diagnostics (AdditionalAvailability value=5, 'In Test'). Enumeration: 'powerSaveStandby': 15, 'paused': 18, 'installError': 12, 'notConfigured': 20, 'quiesced': 21, 'unknown': 2, 'powerSaveUnknown': 13, 'notInstalled': 11, 'offDuty': 9, 'inTest': 5, 'powerSaveWarning': 17, 'notApplicable': 6, 'powerOff': 7, 'other': 1, 'notReady': 19, 'runningFullPower': 3, 'offLine': 8, 'warning': 4, 'degraded': 10, 'powerSaveLowPowerMode': 14, 'powerCycle': 16. |
msvmidecAvailability | 1.3.6.1.4.1.9600.1.25.10.6.1.3 | integer | read-only |
Note: The use of this property has been deprecated. Deprecated description: The primary availability and status of the Device. (Additional status information can be specified using the Additional Availability array property.) For example, the Availability property indicates that the Device is running and has full power (value=3), or is in a warning (4), test (5), degraded (10) or power save state (values 13-15 and 17). The Power Save states are defined as follows: Value 13 ('Power Save - Unknown') indicates that the Device is known to be in a power save mode, but its exact status in this mode is unknown; value 14 ('Power Save - Low Power Mode') indicates that the Device is in a power save state but still functioning, and might exhibit degraded performance; value 15 ('Power Save - Standby') indicates that the Device is not functioning but could be brought to full power 'quickly'; and value 17 ('Power Save - Warning') indicates that the Device is in a warning state, but is also in a power save mode. Enumeration: 'powerSaveStandby': 15, 'paused': 18, 'installError': 12, 'notConfigured': 20, 'quiesced': 21, 'unknown': 2, 'powerSaveUnknown': 13, 'notInstalled': 11, 'offDuty': 9, 'inTest': 5, 'powerSaveWarning': 17, 'notApplicable': 6, 'powerOff': 7, 'other': 1, 'notReady': 19, 'runningFullPower': 3, 'offLine': 8, 'warning': 4, 'degraded': 10, 'powerSaveLowPowerMode': 14, 'powerCycle': 16. |
msvmidecCaption | 1.3.6.1.4.1.9600.1.25.10.6.1.4 | wtcsdisplaystring | read-only |
The Caption property is a short textual description (one- line string) of the object. |
msvmidecCreationClassName | 1.3.6.1.4.1.9600.1.25.10.6.1.5 | wtcsdisplaystring | read-only |
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. |
msvmidecDescription | 1.3.6.1.4.1.9600.1.25.10.6.1.6 | wtcsdisplaystring | read-only |
The Description property provides a textual description of the object. |
msvmidecDeviceID | 1.3.6.1.4.1.9600.1.25.10.6.1.7 | wtcsdisplaystring | read-only |
An address or other identifying information used to uniquely name the LogicalDevice. |
msvmidecElementName | 1.3.6.1.4.1.9600.1.25.10.6.1.8 | wtcsdisplaystring | read-only |
A user-friendly name for the object. This property allows each instance to define a user-friendly name in addition to its key properties, identity data, and description information. Note that the Name property of ManagedSystemElement is also defined as a user-friendly name. But, it is often subclassed to be a Key. It is not reasonable that the same property can convey both identity and a user-friendly name, without inconsistencies. Where Name exists and is not a Key (such as for instances of LogicalDevice), the same information can be present in both the Name and ElementName properties. |
msvmidecEnabledDefault | 1.3.6.1.4.1.9600.1.25.10.6.1.9 | integer | read-only |
An enumerated value indicating an administrator's default or startup configuration for the Enabled State of an element. By default, the element is 'Enabled' (value=2). Enumeration: 'disabled': 3, 'notApplicable': 5, 'enabled': 2, 'enabledbutOffline': 6, 'noDefault': 7. |
msvmidecEnabledState | 1.3.6.1.4.1.9600.1.25.10.6.1.10 | integer | read-only |
EnabledState is an integer enumeration that indicates the enabled and disabled states of an element. It can also indicate the transitions between these requested states. For example, shutting down (value=4) and starting (value=10) are transient states between enabled and disabled. The following text briefly summarizes the various enabled and disabled states: Enabled (2) indicates that the element is or could be executing commands, will process any queued commands, and queues new requests. Disabled (3) indicates that the element will not execute commands and will drop any new requests. Shutting Down (4) indicates that the element is in the process of going to a Disabled state. Not Applicable (5) indicates the element does not support being enabled or disabled. Enabled but Offline (6) indicates that the element might be completing commands, and will drop any new requests. Test (7) indicates that the element is in a test state. Deferred (8) indicates that the element might be completing commands, but will queue any new requests. Quiesce (9) indicates that the element is enabled but in a restricted mode. The behavior of the element is similar to the Enabled state, but it processes only a restricted set of commands. All other requests are queued. Starting (10) indicates that the element is in the process of going to an Enabled state. New requests are queued. Enumeration: 'deferred': 8, 'quiesce': 9, 'unknown': 0, 'enabled': 2, 'shuttingDown': 4, 'inTest': 7, 'disabled': 3, 'notApplicable': 5, 'other': 1, 'enabledbutOffline': 6, 'starting': 10. |
msvmidecErrorCleared | 1.3.6.1.4.1.9600.1.25.10.6.1.11 | truthvalue | read-only |
Note: The use of this method is deprecated. Deprecated description: ErrorCleared is a Boolean property that indicates that the error reported in LastErrorCode is now cleared. |
msvmidecErrorDescription | 1.3.6.1.4.1.9600.1.25.10.6.1.12 | wtcsdisplaystring | read-only |
Note: The use of this method is deprecated. Deprecated description: ErrorDescription is a free-form string that supplies more information about the error recorded in LastErrorCode and information on any corrective actions that can be taken. |
msvmidecHealthState | 1.3.6.1.4.1.9600.1.25.10.6.1.13 | integer | read-only |
Indicates the current health of the element. This attribute expresses the health of this element but not necessarily that of its subcomponents. The possible values are 0 to 30, where 5 means the element is entirely healthy and 30 means the element is completely non-functional. The following continuum is defined: 'Non-recoverable Error' (30) - The element has completely failed, and recovery is not possible. All functionality provided by this element has been lost. 'Critical Failure' (25) - The element is non-functional and recovery might not be possible. 'Major Failure' (20) - The element is failing. It is possible that some or all of the functionality of this component is degraded or not working. 'Minor Failure' (15) - All functionality is available but some might be degraded. 'Degraded/Warning' (10) - The element is in working order and all functionality is provided. However, the element is not working to the best of its abilities. For example, the element might not be operating at optimal performance or it might be reporting recoverable errors. 'OK' (5) - The element is fully functional and is operating within normal operational parameters and without error. 'Unknown' (0) - The implementation cannot report on HealthState at this time. DMTF has reserved the unused portion of the continuum for additional HealthStates in the future. Enumeration: 'ok': 5, 'majorfailure': 20, 'unknown': 0, 'degradedWarning': 10, 'nonrecoverableerror': 30, 'criticalfailure': 25, 'minorfailure': 15. |
msvmidecIdentifyingDescriptions | 1.3.6.1.4.1.9600.1.25.10.6.1.14 | wtcsdisplaystring | read-only |
An array of free-form strings providing explanations and details behind the entries in the OtherIdentifyingInfo array. Note that each entry of this array is related to the entry in OtherIdentifyingInfo that is located at the same index. |
msvmidecInstallDate | 1.3.6.1.4.1.9600.1.25.10.6.1.15 | dateandtime | read-only |
A datetime value that indicates when the object was installed. Lack of a value does not indicate that the object is not installed. |
msvmidecLastErrorCode | 1.3.6.1.4.1.9600.1.25.10.6.1.16 | gauge32 | read-only |
Note: The use of this method is deprecated. Deprecated description: LastErrorCode captures the last error code reported by the LogicalDevice. |
msvmidecLocationIndicator | 1.3.6.1.4.1.9600.1.25.10.6.1.17 | integer | read-only |
An integer that reflects the state of an indicator (e.g., LED) that is part of a device. Reading the value gives the current state. Writing the value with 'On'/'Off' turns the indicator on/off, other values may not be written. Enumeration: 'unknown': 0, 'notSupported': 4, 'off': 3, 'on': 2. |
msvmidecMaxNumberControlled | 1.3.6.1.4.1.9600.1.25.10.6.1.18 | gauge32 | read-only |
Maximum number of directly addressable entities that are supported by this Controller. A value of 0 should be used if the number is unknown or unlimited. |
msvmidecMaxQuiesceTime | 1.3.6.1.4.1.9600.1.25.10.6.1.19 | gauge32 | read-only |
Note: The use of this property has been deprecated. When evaluating the use of Quiesce, it was determined that this single property is not adequate for describing when a device will automatically exit a quiescent state. In fact, the most likely scenario for a device to exit a quiescent state was determined to be based on the number of outstanding requests queued rather than on a maximum time. This decision will be re-evaluated and repositioned later. Deprecated description: Maximum time, in milliseconds, that a Device can run in a 'Quiesced' state. The state is defined in its Availability and AdditionalAvailability properties, where 'Quiesced' is conveyed by the value 21. What occurs at the end of the time limit is device-specific. The Device can unquiesce, can be offline, or can take other actions. A value of 0 indicates that a Device can remain quiesced indefinitely. |
msvmidecName | 1.3.6.1.4.1.9600.1.25.10.6.1.20 | wtcsdisplaystring | read-only |
The Name property defines the label by which the object is known. When subclassed, the Name property can be overridden to be a Key property. |
msvmidecOperationalStatus | 1.3.6.1.4.1.9600.1.25.10.6.1.21 | integer | read-only |
Indicates the current statuses of the element. Various operational statuses are defined. Many of the enumeration's values are self-explanatory. However, a few are not and are described here in more detail. 'Stressed' indicates that the element is functioning, but needs attention. Examples of 'Stressed' states are overload, overheated, and so on. 'Predictive Failure' indicates that an element is functioning nominally but predicting a failure in the near future. 'In Service' describes an element being configured, maintained, cleaned, or otherwise administered. 'No Contact' indicates that the monitoring system has knowledge of this element, but has never been able to establish communications with it. 'Lost Communication' indicates that the ManagedSystem Element is known to exist and has been contacted successfully in the past, but is currently unreachable. 'Stopped' and 'Aborted' are similar, although the former implies a clean and orderly stop, while the latter implies an abrupt stop where the state and configuration of the element might need to be updated. 'Dormant' indicates that the element is inactive or quiesced. 'Supporting Entity in Error' indicates that this element might be 'OK' but that another element, on which it is dependent, is in error. An example is a network service or endpoint that cannot function due to lower-layer networking problems. 'Completed' indicates that the element has completed its operation. This value should be combined with either OK, Error, or Degraded so that a client can tell if the complete operation Completed with OK (passed), Completed with Error (failed), or Completed with Degraded (the operation finished, but it did not complete OK or did not report an error). 'Power Mode' indicates that the element has additional power model information contained in the Associated PowerManagementService association. OperationalStatus replaces the Status property on ManagedSystemElement to provide a consistent approach to enumerations, to address implementation needs for an array property, and to provide a migration path from today's environment to the future. This change was not made earlier because it required the deprecated qualifier. Due to the widespread use of the existing Status property in management applications, it is strongly recommended that providers or instrumentation provide both the Status and OperationalStatus properties. Further, the first value of OperationalStatus should contain the primary status for the element. When instrumented, Status (because it is single-valued) should also provide the primary status of the element. Enumeration: 'lostCommunication': 13, 'dormant': 15, 'powerMode': 18, 'ok': 2, 'aborted': 14, 'unknown': 0, 'noContact': 12, 'error': 6, 'supportingEntityinError': 16, 'other': 1, 'nonRecoverableError': 7, 'predictiveFailure': 5, 'stressed': 4, 'stopping': 9, 'stopped': 10, 'degraded': 3, 'starting': 8, 'completed': 17, 'inService': 11. |
msvmidecOtherEnabledState | 1.3.6.1.4.1.9600.1.25.10.6.1.22 | wtcsdisplaystring | read-only |
A string that describes the enabled or disabled state of the element when the EnabledState property is set to 1 ('Other'). This property must be set to null when EnabledState is any value other than 1. |
msvmidecOtherIdentifyingInfo | 1.3.6.1.4.1.9600.1.25.10.6.1.23 | wtcsdisplaystring | read-only |
OtherIdentifyingInfo captures data, in addition to DeviceID information, that could be used to identify a LogicalDevice. For example, you could use this property to hold the operating system's user-friendly name for the Device. |
msvmidecPowerMgtCapability | 1.3.6.1.4.1.9600.1.25.10.6.1.24 | integer | read-only |
Note: The use of this property has been deprecated. Instead, use the PowerCapabilites property in an associated PowerManagementCapabilities class. Deprecated description: An enumerated array describing the power management capabilities of the Device. Enumeration: 'timedPowerOnSupported': 7, 'unknown': 0, 'enabled': 3, 'disabled': 2, 'powerCyclingSupported': 6, 'powerStateSettable': 5, 'notSupported': 1, 'powerSavingModesEnteredAutomatic': 4. |
msvmidecPowerManagementSupported | 1.3.6.1.4.1.9600.1.25.10.6.1.25 | truthvalue | read-only |
Note: The use of this property has been deprecated. Instead, the existence of an associated PowerManagementCapabilities class (associated using the ElementCapabilities relationship) indicates that power management is supported. Deprecated description: Boolean that indicates that the Device can use power management. |
msvmidecPowerOnHours | 1.3.6.1.4.1.9600.1.25.10.6.1.26 | gauge32 | read-only |
Note: The use of this method is deprecated. Deprecated description: The number of consecutive hours that this Device has been powered on since its last power cycle. |
msvmidecProtocolDescription | 1.3.6.1.4.1.9600.1.25.10.6.1.27 | wtcsdisplaystring | read-only |
A free-form string that provides more information that is related to the ProtocolSupported by the Controller. |
msvmidecProtocolSupported | 1.3.6.1.4.1.9600.1.25.10.6.1.28 | integer32 | read-only |
The protocol used by the Controller to access controlled Devices. |
msvmidecRequestedState | 1.3.6.1.4.1.9600.1.25.10.6.1.29 | integer | read-only |
RequestedState is an integer enumeration that indicates the last requested or desired state for the element. The actual state of the element is represented by EnabledState. This property is provided to compare the last requested and current enabled or disabled states. Note that when EnabledState is set to 5 ('Not Applicable'), then this property has no meaning. By default, the RequestedState of the element is 5 ('No Change'). Refer to the EnabledState property description for explanations of the values in the RequestedState enumeration. It should be noted that there are two new values in RequestedState that build on the statuses of EnabledState. These are 'Reboot' (10) and 'Reset' (11). Reboot refers to doing a 'Shut Down' and then moving to an 'Enabled' state. Reset indicates that the element is first 'Disabled' and then 'Enabled'. The distinction between requesting 'Shut Down' and 'Disabled' should also be noted. Shut Down requests an orderly transition to the Disabled state, and might involve removing power, to completely erase any existing state. The Disabled state requests an immediate disabling of the element, such that it will not execute or accept any commands or processing requests. This property is set as the result of a method invocation (such as Start or StopService on CIM_Service), or can be overridden and defined as WRITEable in a subclass. The method approach is considered superior to a WRITEable property, because it allows an explicit invocation of the operation and the return of a result code. A particular instance of EnabledLogicalElement might not support RequestedStateChange. If this occurs, the value 12 ('Not Applicable') is used. Enumeration: 'reset': 11, 'noChange': 5, 'notApplicable': 12, 'quiesce': 9, 'enabled': 2, 'reboot': 10, 'disabled': 3, 'deferred': 8, 'shutDown': 4, 'test': 7, 'offline': 6. |
msvmidecStatus | 1.3.6.1.4.1.9600.1.25.10.6.1.30 | wtcsdisplaystring | read-only |
A string indicating the current status of the object. Various operational and non-operational statuses are defined. This property is deprecated in lieu of OperationalStatus, which includes the same semantics in its enumeration. This change is made for 3 reasons: 1) Status is more correctly defined as an array. This definition overcomes the limitation of describing status using a single value, when it is really a multi-valued property (for example, an element might be OK AND Stopped. 2) A MaxLen of 10 is too restrictive and leads to unclear enumerated values. 3) The change to a uint16 data type was discussed when CIM V2.0 was defined. However, existing V1.0 implementations used the string property and did not want to modify their code. Therefore, Status was grandfathered into the Schema. Use of the deprecated qualifier allows the maintenance of the existing property, but also permits an improved definition using OperationalStatus. |
msvmidecStatusDescriptions | 1.3.6.1.4.1.9600.1.25.10.6.1.31 | wtcsdisplaystring | read-only |
Strings describing the various OperationalStatus array values. For example, if 'Stopping' is the value assigned to OperationalStatus, then this property may contain an explanation as to why an object is being stopped. Note that entries in this array are correlated with those at the same array index in OperationalStatus. |
msvmidecStatusInfo | 1.3.6.1.4.1.9600.1.25.10.6.1.32 | integer | read-only |
Note: The use of this method is deprecated in lieu of a more clearly named property (EnabledState) that is inherited from ManagedSystemElement and that has additional enumerated values. Deprecated description: The StatusInfo property indicates whether the Logical Device is in an enabled state (value=3), disabled state (value=4), some other state (value=1), or an unknown state (value=2). If this property does not apply to the LogicalDevice, the value 5 ('Not Applicable') should be used. If a Device is ('Enabled')(value=3), it has been powered up and is configured and operational. The Device might or might not be functionally active, depending on whether its Availability (or AdditionalAvailability) indicates that it is ('Running/Full Power')(value=3) or ('Off line') (value=8). In an enabled but offline mode, a Device might be performing out-of-band requests, such as running Diagnostics. If StatusInfo is ('Disabled') (value=4), a Device can only be 'enabled' or powered off. In a personal computer environment, ('Disabled') means that the driver of the device is not available in the stack. In other environments, a Device can be disabled by removing its configuration file. A disabled device is physically present in a System and consuming resources, but it cannot be communicated with until a driver is loaded, a configuration file is loaded, or some other 'enabling' activity has occurred. Enumeration: 'disabled': 4, 'unknown': 2, 'other': 1, 'enabled': 3, 'notApplicable': 5. |
msvmidecSystemCreationClassName | 1.3.6.1.4.1.9600.1.25.10.6.1.33 | wtcsdisplaystring | read-only |
The CreationClassName of the scoping system. |
msvmidecSystemName | 1.3.6.1.4.1.9600.1.25.10.6.1.34 | wtcsdisplaystring | read-only |
The System Name of the scoping system. |
msvmidecTimeOfLastReset | 1.3.6.1.4.1.9600.1.25.10.6.1.35 | dateandtime | read-only |
Time of last reset of the Controller. |
msvmidecTimeOfLastStateChange | 1.3.6.1.4.1.9600.1.25.10.6.1.36 | dateandtime | read-only |
The date or time when the EnabledState of the element last changed. If the state of the element has not changed and this property is populated, then it must be set to a 0 interval value. If a state change was requested, but rejected or not yet processed, the property must not be updated. |
msvmidecTotalPowerOnHours | 1.3.6.1.4.1.9600.1.25.10.6.1.37 | gauge32 | read-only |
Note: The use of this method is deprecated. Deprecated description: The total number of hours that this Device has been powered on. |
msvmImageManagementServiceTable | 1.3.6.1.4.1.9600.1.25.10.7 | no-access |
Manages the virtual media (.vhd, .iso, or .vfd files) for a virtual machine. |
|
1.3.6.1.4.1.9600.1.25.10.7.1 | no-access |
None |
||
msvmimsIndex | 1.3.6.1.4.1.9600.1.25.10.7.1.1 | integer32 | read-only |
The value of this object uniquely identifies the instance entry for this class. |
msvmimsCaption | 1.3.6.1.4.1.9600.1.25.10.7.1.2 | wtcsdisplaystring | read-only |
The Caption property is a short textual description (one- line string) of the object. |
msvmimsCreationClassName | 1.3.6.1.4.1.9600.1.25.10.7.1.3 | wtcsdisplaystring | read-only |
CreationClassName indicates the name of the class or the subclass that is 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. |
msvmimsDescription | 1.3.6.1.4.1.9600.1.25.10.7.1.4 | wtcsdisplaystring | read-only |
The Description property provides a textual description of the object. |
msvmimsElementName | 1.3.6.1.4.1.9600.1.25.10.7.1.5 | wtcsdisplaystring | read-only |
A user-friendly name for the object. This property allows each instance to define a user-friendly name in addition to its key properties, identity data, and description information. Note that the Name property of ManagedSystemElement is also defined as a user-friendly name. But, it is often subclassed to be a Key. It is not reasonable that the same property can convey both identity and a user-friendly name, without inconsistencies. Where Name exists and is not a Key (such as for instances of LogicalDevice), the same information can be present in both the Name and ElementName properties. |
msvmimsEnabledDefault | 1.3.6.1.4.1.9600.1.25.10.7.1.6 | integer | read-only |
An enumerated value indicating an administrator's default or startup configuration for the Enabled State of an element. By default, the element is 'Enabled' (value=2). Enumeration: 'disabled': 3, 'notApplicable': 5, 'enabled': 2, 'enabledbutOffline': 6, 'noDefault': 7. |
msvmimsEnabledState | 1.3.6.1.4.1.9600.1.25.10.7.1.7 | integer | read-only |
EnabledState is an integer enumeration that indicates the enabled and disabled states of an element. It can also indicate the transitions between these requested states. For example, shutting down (value=4) and starting (value=10) are transient states between enabled and disabled. The following text briefly summarizes the various enabled and disabled states: Enabled (2) indicates that the element is or could be executing commands, will process any queued commands, and queues new requests. Disabled (3) indicates that the element will not execute commands and will drop any new requests. Shutting Down (4) indicates that the element is in the process of going to a Disabled state. Not Applicable (5) indicates the element does not support being enabled or disabled. Enabled but Offline (6) indicates that the element might be completing commands, and will drop any new requests. Test (7) indicates that the element is in a test state. Deferred (8) indicates that the element might be completing commands, but will queue any new requests. Quiesce (9) indicates that the element is enabled but in a restricted mode. The behavior of the element is similar to the Enabled state, but it processes only a restricted set of commands. All other requests are queued. Starting (10) indicates that the element is in the process of going to an Enabled state. New requests are queued. Enumeration: 'deferred': 8, 'quiesce': 9, 'unknown': 0, 'enabled': 2, 'shuttingDown': 4, 'inTest': 7, 'disabled': 3, 'notApplicable': 5, 'other': 1, 'enabledbutOffline': 6, 'starting': 10. |
msvmimsHealthState | 1.3.6.1.4.1.9600.1.25.10.7.1.8 | integer | read-only |
Indicates the current health of the element. This attribute expresses the health of this element but not necessarily that of its subcomponents. The possible values are 0 to 30, where 5 means the element is entirely healthy and 30 means the element is completely non-functional. The following continuum is defined: 'Non-recoverable Error' (30) - The element has completely failed, and recovery is not possible. All functionality provided by this element has been lost. 'Critical Failure' (25) - The element is non-functional and recovery might not be possible. 'Major Failure' (20) - The element is failing. It is possible that some or all of the functionality of this component is degraded or not working. 'Minor Failure' (15) - All functionality is available but some might be degraded. 'Degraded/Warning' (10) - The element is in working order and all functionality is provided. However, the element is not working to the best of its abilities. For example, the element might not be operating at optimal performance or it might be reporting recoverable errors. 'OK' (5) - The element is fully functional and is operating within normal operational parameters and without error. 'Unknown' (0) - The implementation cannot report on HealthState at this time. DMTF has reserved the unused portion of the continuum for additional HealthStates in the future. Enumeration: 'ok': 5, 'majorfailure': 20, 'unknown': 0, 'degradedWarning': 10, 'nonrecoverableerror': 30, 'criticalfailure': 25, 'minorfailure': 15. |
msvmimsInstallDate | 1.3.6.1.4.1.9600.1.25.10.7.1.9 | dateandtime | read-only |
A datetime value that indicates when the object was installed. Lack of a value does not indicate that the object is not installed. |
msvmimsName | 1.3.6.1.4.1.9600.1.25.10.7.1.10 | wtcsdisplaystring | read-only |
The Name property defines the label by which the object is known. When subclassed, the Name property can be overridden to be a Key property. |
msvmimsOperationalStatus | 1.3.6.1.4.1.9600.1.25.10.7.1.11 | integer | read-only |
Indicates the current statuses of the element. Various operational statuses are defined. Many of the enumeration's values are self-explanatory. However, a few are not and are described here in more detail. 'Stressed' indicates that the element is functioning, but needs attention. Examples of 'Stressed' states are overload, overheated, and so on. 'Predictive Failure' indicates that an element is functioning nominally but predicting a failure in the near future. 'In Service' describes an element being configured, maintained, cleaned, or otherwise administered. 'No Contact' indicates that the monitoring system has knowledge of this element, but has never been able to establish communications with it. 'Lost Communication' indicates that the ManagedSystem Element is known to exist and has been contacted successfully in the past, but is currently unreachable. 'Stopped' and 'Aborted' are similar, although the former implies a clean and orderly stop, while the latter implies an abrupt stop where the state and configuration of the element might need to be updated. 'Dormant' indicates that the element is inactive or quiesced. 'Supporting Entity in Error' indicates that this element might be 'OK' but that another element, on which it is dependent, is in error. An example is a network service or endpoint that cannot function due to lower-layer networking problems. 'Completed' indicates that the element has completed its operation. This value should be combined with either OK, Error, or Degraded so that a client can tell if the complete operation Completed with OK (passed), Completed with Error (failed), or Completed with Degraded (the operation finished, but it did not complete OK or did not report an error). 'Power Mode' indicates that the element has additional power model information contained in the Associated PowerManagementService association. OperationalStatus replaces the Status property on ManagedSystemElement to provide a consistent approach to enumerations, to address implementation needs for an array property, and to provide a migration path from today's environment to the future. This change was not made earlier because it required the deprecated qualifier. Due to the widespread use of the existing Status property in management applications, it is strongly recommended that providers or instrumentation provide both the Status and OperationalStatus properties. Further, the first value of OperationalStatus should contain the primary status for the element. When instrumented, Status (because it is single-valued) should also provide the primary status of the element. Enumeration: 'lostCommunication': 13, 'dormant': 15, 'powerMode': 18, 'ok': 2, 'aborted': 14, 'unknown': 0, 'noContact': 12, 'error': 6, 'supportingEntityinError': 16, 'other': 1, 'nonRecoverableError': 7, 'predictiveFailure': 5, 'stressed': 4, 'stopping': 9, 'stopped': 10, 'degraded': 3, 'starting': 8, 'completed': 17, 'inService': 11. |
msvmimsOtherEnabledState | 1.3.6.1.4.1.9600.1.25.10.7.1.12 | wtcsdisplaystring | read-only |
A string that describes the enabled or disabled state of the element when the EnabledState property is set to 1 ('Other'). This property must be set to null when EnabledState is any value other than 1. |
msvmimsPrimaryOwnerContact | 1.3.6.1.4.1.9600.1.25.10.7.1.13 | wtcsdisplaystring | read-only |
A string that provides information on how the primary owner of the Service can be reached (for example, phone number, e-mail address, and so on). |
msvmimsPrimaryOwnerName | 1.3.6.1.4.1.9600.1.25.10.7.1.14 | wtcsdisplaystring | read-only |
The name of the primary owner for the service, if one is defined. The primary owner is the initial support contact for the Service. |
msvmimsRequestedState | 1.3.6.1.4.1.9600.1.25.10.7.1.15 | integer | read-only |
RequestedState is an integer enumeration that indicates the last requested or desired state for the element. The actual state of the element is represented by EnabledState. This property is provided to compare the last requested and current enabled or disabled states. Note that when EnabledState is set to 5 ('Not Applicable'), then this property has no meaning. By default, the RequestedState of the element is 5 ('No Change'). Refer to the EnabledState property description for explanations of the values in the RequestedState enumeration. It should be noted that there are two new values in RequestedState that build on the statuses of EnabledState. These are 'Reboot' (10) and 'Reset' (11). Reboot refers to doing a 'Shut Down' and then moving to an 'Enabled' state. Reset indicates that the element is first 'Disabled' and then 'Enabled'. The distinction between requesting 'Shut Down' and 'Disabled' should also be noted. Shut Down requests an orderly transition to the Disabled state, and might involve removing power, to completely erase any existing state. The Disabled state requests an immediate disabling of the element, such that it will not execute or accept any commands or processing requests. This property is set as the result of a method invocation (such as Start or StopService on CIM_Service), or can be overridden and defined as WRITEable in a subclass. The method approach is considered superior to a WRITEable property, because it allows an explicit invocation of the operation and the return of a result code. A particular instance of EnabledLogicalElement might not support RequestedStateChange. If this occurs, the value 12 ('Not Applicable') is used. Enumeration: 'reset': 11, 'noChange': 5, 'notApplicable': 12, 'quiesce': 9, 'enabled': 2, 'reboot': 10, 'disabled': 3, 'deferred': 8, 'shutDown': 4, 'test': 7, 'offline': 6. |
msvmimsStartMode | 1.3.6.1.4.1.9600.1.25.10.7.1.16 | wtcsdisplaystring | read-only |
Note: The use of this element is deprecated in lieu of the EnabledDefault property that is inherited from EnabledLogicalElement. The EnabledLogicalElement addresses the same semantics. The change to a uint16 data type was discussed when CIM V2.0 was defined. However, existing V1.0 implementations used the string property. To remain compatible with those implementations, StartMode was grandfathered into the schema. Use of the deprecated qualifier allows the maintenance of the existing property but also permits an improved, clarified definition using EnabledDefault. Deprecated description: StartMode is a string value that indicates whether the Service is automatically started by a System, an Operating System, and so on, or is started only upon request. |
msvmimsStarted | 1.3.6.1.4.1.9600.1.25.10.7.1.17 | truthvalue | read-only |
Started is a Boolean that indicates whether the Service has been started (TRUE), or stopped (FALSE). |
msvmimsStatus | 1.3.6.1.4.1.9600.1.25.10.7.1.18 | wtcsdisplaystring | read-only |
A string indicating the current status of the object. Various operational and non-operational statuses are defined. This property is deprecated in lieu of OperationalStatus, which includes the same semantics in its enumeration. This change is made for 3 reasons: 1) Status is more correctly defined as an array. This definition overcomes the limitation of describing status using a single value, when it is really a multi-valued property (for example, an element might be OK AND Stopped. 2) A MaxLen of 10 is too restrictive and leads to unclear enumerated values. 3) The change to a uint16 data type was discussed when CIM V2.0 was defined. However, existing V1.0 implementations used the string property and did not want to modify their code. Therefore, Status was grandfathered into the Schema. Use of the deprecated qualifier allows the maintenance of the existing property, but also permits an improved definition using OperationalStatus. |
msvmimsStatusDescriptions | 1.3.6.1.4.1.9600.1.25.10.7.1.19 | wtcsdisplaystring | read-only |
Strings describing the various OperationalStatus array values. For example, if 'Stopping' is the value assigned to OperationalStatus, then this property may contain an explanation as to why an object is being stopped. Note that entries in this array are correlated with those at the same array index in OperationalStatus. |
msvmimsSystemCreationClassName | 1.3.6.1.4.1.9600.1.25.10.7.1.20 | wtcsdisplaystring | read-only |
The CreationClassName of the scoping System. |
msvmimsSystemName | 1.3.6.1.4.1.9600.1.25.10.7.1.21 | wtcsdisplaystring | read-only |
The Name of the scoping System. |
msvmimsTimeOfLastStateChange | 1.3.6.1.4.1.9600.1.25.10.7.1.22 | dateandtime | read-only |
The date or time when the EnabledState of the element last changed. If the state of the element has not changed and this property is populated, then it must be set to a 0 interval value. If a state change was requested, but rejected or not yet processed, the property must not be updated. |
msvmLogicalDiskTable | 1.3.6.1.4.1.9600.1.25.10.8 | no-access |
Represents storage drive media and is used to populate the storage drives. The media types supported include virtual hard files, virtual floppy files, ISO files, and physical device media. |
|
1.3.6.1.4.1.9600.1.25.10.8.1 | no-access |
None |
||
msvmldIndex | 1.3.6.1.4.1.9600.1.25.10.8.1.1 | integer32 | read-only |
The value of this object uniquely identifies the instance entry for this class. |
msvmldAccess | 1.3.6.1.4.1.9600.1.25.10.8.1.2 | integer | read-only |
Access describes whether the media is readable (value=1), writeable (value=2), or both (value=3). 'Unknown' (0) and 'Write Once' (4) can also be defined. Enumeration: 'writeable': 2, 'unknown': 0, 'writeOnce': 4, 'readable': 1, 'readWriteSupported': 3. |
msvmldAdditionalAvailability | 1.3.6.1.4.1.9600.1.25.10.8.1.3 | integer | read-only |
Additional availability and status of the Device in addition to that specified in the Availability property. The Availability property denotes the primary status and availability of the Device. In some cases, this property will not be sufficient to denote the complete status of the Device. In those cases, the AdditionalAvailability property can be used to provide further information. For example, the primary Availability of a device might be 'Off line' (value=8) or in a low-power state (AdditionalAvailability value=14), or the Device could be running Diagnostics (AdditionalAvailability value=5, 'In Test'). Enumeration: 'powerSaveStandby': 15, 'paused': 18, 'installError': 12, 'notConfigured': 20, 'quiesced': 21, 'unknown': 2, 'powerSaveUnknown': 13, 'notInstalled': 11, 'offDuty': 9, 'inTest': 5, 'powerSaveWarning': 17, 'notApplicable': 6, 'powerOff': 7, 'other': 1, 'notReady': 19, 'runningFullPower': 3, 'offLine': 8, 'warning': 4, 'degraded': 10, 'powerSaveLowPowerMode': 14, 'powerCycle': 16. |
msvmldAvailability | 1.3.6.1.4.1.9600.1.25.10.8.1.4 | integer | read-only |
Note: The use of this property has been deprecated. Deprecated description: The primary availability and status of the Device. (Additional status information can be specified using the Additional Availability array property.) For example, the Availability property indicates that the Device is running and has full power (value=3), or is in a warning (4), test (5), degraded (10) or power save state (values 13-15 and 17). The Power Save states are defined as follows: Value 13 ('Power Save - Unknown') indicates that the Device is known to be in a power save mode, but its exact status in this mode is unknown; value 14 ('Power Save - Low Power Mode') indicates that the Device is in a power save state but still functioning, and might exhibit degraded performance; value 15 ('Power Save - Standby') indicates that the Device is not functioning but could be brought to full power 'quickly'; and value 17 ('Power Save - Warning') indicates that the Device is in a warning state, but is also in a power save mode. Enumeration: 'powerSaveStandby': 15, 'paused': 18, 'installError': 12, 'notConfigured': 20, 'quiesced': 21, 'unknown': 2, 'powerSaveUnknown': 13, 'notInstalled': 11, 'offDuty': 9, 'inTest': 5, 'powerSaveWarning': 17, 'notApplicable': 6, 'powerOff': 7, 'other': 1, 'notReady': 19, 'runningFullPower': 3, 'offLine': 8, 'warning': 4, 'degraded': 10, 'powerSaveLowPowerMode': 14, 'powerCycle': 16. |
msvmldBlockSize | 1.3.6.1.4.1.9600.1.25.10.8.1.5 | gauge32 | read-only |
Size in bytes of the blocks which form this StorageExtent. If variable block size, then the maximum block size in bytes should be specified. If the block size is unknown or if a block concept is not valid (for example, for AggregateExtents, Memory or LogicalDisks), enter a 1. |
msvmldCaption | 1.3.6.1.4.1.9600.1.25.10.8.1.6 | wtcsdisplaystring | read-only |
The Caption property is a short textual description (one- line string) of the object. |
msvmldConsumableBlocks | 1.3.6.1.4.1.9600.1.25.10.8.1.7 | gauge32 | read-only |
The maximum number of blocks, of size BlockSize, which are available for consumption when layering StorageExtents using the BasedOn association. This property only has meaning when this StorageExtent is an Antecedent reference in a BasedOn relationship. For example, a StorageExtent could be composed of 120 blocks. However, the Extent itself may use 20 blocks for redundancy data. If another StorageExtent is BasedOn this Extent, only 100 blocks would be available to it. This information ('100 blocks is available for consumption') is indicated in the ConsumableBlocks property. |
msvmldCreationClassName | 1.3.6.1.4.1.9600.1.25.10.8.1.8 | wtcsdisplaystring | read-only |
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. |
msvmldDataOrganization | 1.3.6.1.4.1.9600.1.25.10.8.1.9 | integer | read-only |
Type of data organization used. Enumeration: 'unknown': 1, 'other': 0, 'countKeyData': 4, 'variableBlock': 3, 'fixedBlock': 2. |
msvmldDataRedundancy | 1.3.6.1.4.1.9600.1.25.10.8.1.10 | integer32 | read-only |
Number of complete copies of data currently maintained. |
msvmldDeltaReservation | 1.3.6.1.4.1.9600.1.25.10.8.1.11 | integer32 | read-only |
Current value for Delta reservation. This is a percentage that specifies the amount of space that should be reserved in a replica for caching changes. |
msvmldDescription | 1.3.6.1.4.1.9600.1.25.10.8.1.12 | wtcsdisplaystring | read-only |
The Description property provides a textual description of the object. |
msvmldDeviceID | 1.3.6.1.4.1.9600.1.25.10.8.1.13 | wtcsdisplaystring | read-only |
An address or other identifying information used to uniquely name the LogicalDevice. |
msvmldElementName | 1.3.6.1.4.1.9600.1.25.10.8.1.14 | wtcsdisplaystring | read-only |
A user-friendly name for the object. This property allows each instance to define a user-friendly name in addition to its key properties, identity data, and description information. Note that the Name property of ManagedSystemElement is also defined as a user-friendly name. But, it is often subclassed to be a Key. It is not reasonable that the same property can convey both identity and a user-friendly name, without inconsistencies. Where Name exists and is not a Key (such as for instances of LogicalDevice), the same information can be present in both the Name and ElementName properties. |
msvmldEnabledDefault | 1.3.6.1.4.1.9600.1.25.10.8.1.15 | integer | read-only |
An enumerated value indicating an administrator's default or startup configuration for the Enabled State of an element. By default, the element is 'Enabled' (value=2). Enumeration: 'disabled': 3, 'notApplicable': 5, 'enabled': 2, 'enabledbutOffline': 6, 'noDefault': 7. |
msvmldEnabledState | 1.3.6.1.4.1.9600.1.25.10.8.1.16 | integer | read-only |
EnabledState is an integer enumeration that indicates the enabled and disabled states of an element. It can also indicate the transitions between these requested states. For example, shutting down (value=4) and starting (value=10) are transient states between enabled and disabled. The following text briefly summarizes the various enabled and disabled states: Enabled (2) indicates that the element is or could be executing commands, will process any queued commands, and queues new requests. Disabled (3) indicates that the element will not execute commands and will drop any new requests. Shutting Down (4) indicates that the element is in the process of going to a Disabled state. Not Applicable (5) indicates the element does not support being enabled or disabled. Enabled but Offline (6) indicates that the element might be completing commands, and will drop any new requests. Test (7) indicates that the element is in a test state. Deferred (8) indicates that the element might be completing commands, but will queue any new requests. Quiesce (9) indicates that the element is enabled but in a restricted mode. The behavior of the element is similar to the Enabled state, but it processes only a restricted set of commands. All other requests are queued. Starting (10) indicates that the element is in the process of going to an Enabled state. New requests are queued. Enumeration: 'deferred': 8, 'quiesce': 9, 'unknown': 0, 'enabled': 2, 'shuttingDown': 4, 'inTest': 7, 'disabled': 3, 'notApplicable': 5, 'other': 1, 'enabledbutOffline': 6, 'starting': 10. |
msvmldErrorCleared | 1.3.6.1.4.1.9600.1.25.10.8.1.17 | truthvalue | read-only |
Note: The use of this method is deprecated. Deprecated description: ErrorCleared is a Boolean property that indicates that the error reported in LastErrorCode is now cleared. |
msvmldErrorDescription | 1.3.6.1.4.1.9600.1.25.10.8.1.18 | wtcsdisplaystring | read-only |
Note: The use of this method is deprecated. Deprecated description: ErrorDescription is a free-form string that supplies more information about the error recorded in LastErrorCode and information on any corrective actions that can be taken. |
msvmldErrorMethodology | 1.3.6.1.4.1.9600.1.25.10.8.1.19 | wtcsdisplaystring | read-only |
ErrorMethodology is a free-form string describing the type of error detection and correction supported by this StorageExtent. |
msvmldExtentStatus | 1.3.6.1.4.1.9600.1.25.10.8.1.20 | integer | read-only |
StorageExtents have additional status information beyond that captured in the OperationalStatus and other properties, inherited from ManagedSystemElement. This additional information (for example, 'Protection Disabled', value=9) is captured in the ExtentStatus property. 'In-Band Access Granted' says that access to data on an extent is granted to some consumer and is only valid when 'Exported' is also set. It is set as a side effect of PrivilegeManagementService.ChangeAccess or equivalent interfaces. 'Imported' indicates that the extent is used in the current system, but known to be managed by some other system. For example, a server imports volumes from a disk array. 'Exported' indicates the extent is meant to be used by some comsumer. A disk array's logical units are exported. Intermediate composite extents may be neither imported nor exported. Enumeration: 'spareinUse': 13, 'imported': 16, 'readying': 10, 'exposed': 6, 'inBandAccessGranted': 15, 'unknown': 1, 'rebuild': 11, 'fractionallyExposed': 7, 'partiallyExposed': 8, 'noneNotApplicable': 2, 'broken': 3, 'dataLost': 4, 'other': 0, 'exported': 17, 'verifyInProgress': 14, 'dynamicReconfig': 5, 'recalculate': 12, 'protectionDisabled': 9. |
msvmldHealthState | 1.3.6.1.4.1.9600.1.25.10.8.1.21 | integer | read-only |
Indicates the current health of the element. This attribute expresses the health of this element but not necessarily that of its subcomponents. The possible values are 0 to 30, where 5 means the element is entirely healthy and 30 means the element is completely non-functional. The following continuum is defined: 'Non-recoverable Error' (30) - The element has completely failed, and recovery is not possible. All functionality provided by this element has been lost. 'Critical Failure' (25) - The element is non-functional and recovery might not be possible. 'Major Failure' (20) - The element is failing. It is possible that some or all of the functionality of this component is degraded or not working. 'Minor Failure' (15) - All functionality is available but some might be degraded. 'Degraded/Warning' (10) - The element is in working order and all functionality is provided. However, the element is not working to the best of its abilities. For example, the element might not be operating at optimal performance or it might be reporting recoverable errors. 'OK' (5) - The element is fully functional and is operating within normal operational parameters and without error. 'Unknown' (0) - The implementation cannot report on HealthState at this time. DMTF has reserved the unused portion of the continuum for additional HealthStates in the future. Enumeration: 'ok': 5, 'majorfailure': 20, 'unknown': 0, 'degradedWarning': 10, 'nonrecoverableerror': 30, 'criticalfailure': 25, 'minorfailure': 15. |
msvmldIdentifyingDescriptions | 1.3.6.1.4.1.9600.1.25.10.8.1.22 | wtcsdisplaystring | read-only |
An array of free-form strings providing explanations and details behind the entries in the OtherIdentifyingInfo array. Note that each entry of this array is related to the entry in OtherIdentifyingInfo that is located at the same index. |
msvmldInstallDate | 1.3.6.1.4.1.9600.1.25.10.8.1.23 | dateandtime | read-only |
A datetime value that indicates when the object was installed. Lack of a value does not indicate that the object is not installed. |
msvmldIsBasedOnUnderlyingRedund | 1.3.6.1.4.1.9600.1.25.10.8.1.24 | truthvalue | read-only |
True indicates that the underlying StorageExtent(s) participate in a StorageRedundancyGroup. |
msvmldLastErrorCode | 1.3.6.1.4.1.9600.1.25.10.8.1.25 | gauge32 | read-only |
Note: The use of this method is deprecated. Deprecated description: LastErrorCode captures the last error code reported by the LogicalDevice. |
msvmldLocationIndicator | 1.3.6.1.4.1.9600.1.25.10.8.1.26 | integer | read-only |
An integer that reflects the state of an indicator (e.g., LED) that is part of a device. Reading the value gives the current state. Writing the value with 'On'/'Off' turns the indicator on/off, other values may not be written. Enumeration: 'unknown': 0, 'notSupported': 4, 'off': 3, 'on': 2. |
msvmldMaxQuiesceTime | 1.3.6.1.4.1.9600.1.25.10.8.1.27 | gauge32 | read-only |
Note: The use of this property has been deprecated. When evaluating the use of Quiesce, it was determined that this single property is not adequate for describing when a device will automatically exit a quiescent state. In fact, the most likely scenario for a device to exit a quiescent state was determined to be based on the number of outstanding requests queued rather than on a maximum time. This decision will be re-evaluated and repositioned later. Deprecated description: Maximum time, in milliseconds, that a Device can run in a 'Quiesced' state. The state is defined in its Availability and AdditionalAvailability properties, where 'Quiesced' is conveyed by the value 21. What occurs at the end of the time limit is device-specific. The Device can unquiesce, can be offline, or can take other actions. A value of 0 indicates that a Device can remain quiesced indefinitely. |
msvmldName | 1.3.6.1.4.1.9600.1.25.10.8.1.28 | wtcsdisplaystring | read-only |
The Name property defines the label by which the object is known. When subclassed, the Name property can be overridden to be a Key property. |
msvmldNameFormat | 1.3.6.1.4.1.9600.1.25.10.8.1.29 | integer | read-only |
The list here applies to all StorageExtent subclasses. Please look at the Description in each subclass for guidelines on the approriate values for that subclass. Note that any of these formats could apply to a CompositeExtent. Note - this property originally touched on two concepts that are now separated into this property and NameNamespace. Values 2,3,4,5,6, and 8 are retained for backwards compatibility but are deprecated in lieu of the corresponding values in CIM_StorageExtent.NameNamespace. For example, the preferred source for SCSI virtual (RAID) disk names is from Inquiry VPD page 83 response, type 3 identifiers. These will have NameFormat set to 'NAA' and NameNamespace to 'VPD83Type3'. Format of the Name property. Values for extents representing SCSI volumes are (per SCSI SPC-3): 2 = VPD Page 83, NAA IEEE Registered Extended (VPD83NAA6) (DEPRECATED) 3 = VPD Page 83, NAA IEEE Registered (VPD83NAA5) (DEPRECATED) 4 = VPD Page 83, (VPD83Type2) (DEPRECATED) 5 = VPD Page 83, T10 Vendor Identification (VPD83Type1) (DEPRECATED) 6 = VPD Page 83, Vendor Specific (VPD83Type0) (DEPRECATED) 7 = Serial Number/Vendor/Model (SNVM) SNVM is 3 strings representing the vendor name, product name within the vendor namespace, and the serial number within the model namespace. Strings are delimited with a '+'. Spaces may be included and are significant. The serial number is the text representation of the serial number in hexadecimal upper case. This represents the vendor and model ID from SCSI Inquiry data; the vendor field MUST be 8 characters wide and the product field MUST be 16 characters wide. For example, 'ACME____+SUPER DISK______+124437458' (_ is a space character) 8 = Node WWN (for single LUN/controller) (NodeWWN) (DEPRECATED) 9 = NAA as a generic format. See http://standards.ieee.org/regauth/oui/tutorials/fib recomp_id.html. Formatted as 16 or 32 unseparated uppercase hex characters (2 per binary byte). For example '21000020372D3C73' 10 = EUI as a generic format (EUI64) See http://standards.ieee.org/regauth/oui/tutorials/EUI 64.html. Formatted as 16 unseparated uppercase hex characters (2 per binary byte) 11 = T10 vendor identifier format as returned by SCSI Inquiry VPD page 83, identifier type 1. See T10 SPC-3 specification. This is the 8-byte ASCII vendor ID from the T10 registry followed by a vendor specific ASCII identifier; spaces are permitted. For non SCSI volumes, 'SNVM' may be the most appropriate choice. 12 = OS Device Name (for LogicalDisks). See LogicalDisk Name description for details. Enumeration: 'naa': 9, 'vpd83Type1': 5, 'unknown': 0, 'vpd83Type2': 4, 'snvm': 7, 'osDeviceName': 12, 't10VID': 11, 'other': 1, 'vpd83Type0': 6, 'eui64': 10, 'nodeWWN': 8, 'vpd83NAA5': 3, 'vpd83NAA6': 2. |
msvmldNameNamespace | 1.3.6.1.4.1.9600.1.25.10.8.1.30 | integer | read-only |
The preferred source SCSI for volume names is SCSI VPD Page 83 responses. Page 83 returns a list of identifiers for various device elements. The metadata for each identifier includes an Association field, identifiers with association of 0 apply to volumes. Page 83 supports several namespaces specified in the Type field in the identifier metadata. See SCSI SPC-3 specification. 2 = VPD Page 83, Type 3 NAA (NameFormat SHOULD be NAA) 3 = VPD Page 83, Type 2 EUI64 (NameFormat EUI) 4 = VPD Page 83, Type 1 T10 Vendor Identification (NameFormat T10) Less preferred volume namespaces from other interfaces: 5 = VPD page 80, Serial number (NameFormat SHOULD be Other) 6 = FC NodeWWN (NameFormat SHOULD be NAA or EUI) 7 = Serial Number/Vendor/Model (NameFormat SHOULD be SNVM) The preferred namespace for LogigicalDisk names is platform specific device namespace; see LogigicalDIsk Description. 8 = OS Device Namespace. Enumeration: 'osDeviceNamespace': 8, 'vpd83Type1': 4, 'unknown': 0, 'vpd83Type3': 2, 'vpd83Type2': 3, 'snvm': 7, 'other': 1, 'nodeWWN': 6, 'vpd80': 5. |
msvmldNoSinglePointOfFailure | 1.3.6.1.4.1.9600.1.25.10.8.1.31 | truthvalue | read-only |
Indicates whether or not there exists no single point of failure. |
msvmldNumberOfBlocks | 1.3.6.1.4.1.9600.1.25.10.8.1.32 | gauge32 | read-only |
Total number of logically contiguous blocks, of size Block Size, which form this Extent. The total size of the Extent can be calculated by multiplying BlockSize by NumberOfBlocks. If the BlockSize is 1, this property is the total size of the Extent. |
msvmldOperationalStatus | 1.3.6.1.4.1.9600.1.25.10.8.1.33 | integer | read-only |
Indicates the current statuses of the element. Various operational statuses are defined. Many of the enumeration's values are self-explanatory. However, a few are not and are described here in more detail. 'Stressed' indicates that the element is functioning, but needs attention. Examples of 'Stressed' states are overload, overheated, and so on. 'Predictive Failure' indicates that an element is functioning nominally but predicting a failure in the near future. 'In Service' describes an element being configured, maintained, cleaned, or otherwise administered. 'No Contact' indicates that the monitoring system has knowledge of this element, but has never been able to establish communications with it. 'Lost Communication' indicates that the ManagedSystem Element is known to exist and has been contacted successfully in the past, but is currently unreachable. 'Stopped' and 'Aborted' are similar, although the former implies a clean and orderly stop, while the latter implies an abrupt stop where the state and configuration of the element might need to be updated. 'Dormant' indicates that the element is inactive or quiesced. 'Supporting Entity in Error' indicates that this element might be 'OK' but that another element, on which it is dependent, is in error. An example is a network service or endpoint that cannot function due to lower-layer networking problems. 'Completed' indicates that the element has completed its operation. This value should be combined with either OK, Error, or Degraded so that a client can tell if the complete operation Completed with OK (passed), Completed with Error (failed), or Completed with Degraded (the operation finished, but it did not complete OK or did not report an error). 'Power Mode' indicates that the element has additional power model information contained in the Associated PowerManagementService association. OperationalStatus replaces the Status property on ManagedSystemElement to provide a consistent approach to enumerations, to address implementation needs for an array property, and to provide a migration path from today's environment to the future. This change was not made earlier because it required the deprecated qualifier. Due to the widespread use of the existing Status property in management applications, it is strongly recommended that providers or instrumentation provide both the Status and OperationalStatus properties. Further, the first value of OperationalStatus should contain the primary status for the element. When instrumented, Status (because it is single-valued) should also provide the primary status of the element. Enumeration: 'lostCommunication': 13, 'dormant': 15, 'powerMode': 18, 'ok': 2, 'aborted': 14, 'unknown': 0, 'noContact': 12, 'error': 6, 'supportingEntityinError': 16, 'other': 1, 'nonRecoverableError': 7, 'predictiveFailure': 5, 'stressed': 4, 'stopping': 9, 'stopped': 10, 'degraded': 3, 'starting': 8, 'completed': 17, 'inService': 11. |
msvmldOtherEnabledState | 1.3.6.1.4.1.9600.1.25.10.8.1.34 | wtcsdisplaystring | read-only |
A string that describes the enabled or disabled state of the element when the EnabledState property is set to 1 ('Other'). This property must be set to null when EnabledState is any value other than 1. |
msvmldOtherIdentifyingInfo | 1.3.6.1.4.1.9600.1.25.10.8.1.35 | wtcsdisplaystring | read-only |
OtherIdentifyingInfo captures data, in addition to DeviceID information, that could be used to identify a LogicalDevice. For example, you could use this property to hold the operating system's user-friendly name for the Device. |
msvmldOtherNameFormat | 1.3.6.1.4.1.9600.1.25.10.8.1.36 | wtcsdisplaystring | read-only |
A string describing the format of the Name property when NameFormat includes the value 1, 'Other'. |
msvmldOtherNameNamespace | 1.3.6.1.4.1.9600.1.25.10.8.1.37 | wtcsdisplaystring | read-only |
A string describing the namespace of the Name property when NameNamespace includes the value 1, 'Other'. |
msvmldPackageRedundancy | 1.3.6.1.4.1.9600.1.25.10.8.1.38 | integer32 | read-only |
How many physical packages can currently fail without data loss. For example, in the storage domain, this might be disk spindles. |
msvmldPowerManagementCapability | 1.3.6.1.4.1.9600.1.25.10.8.1.39 | integer | read-only |
Note: The use of this property has been deprecated. Instead, use the PowerCapabilites property in an associated PowerManagementCapabilities class. Deprecated description: An enumerated array describing the power management capabilities of the Device. Enumeration: 'timedPowerOnSupported': 7, 'unknown': 0, 'enabled': 3, 'disabled': 2, 'powerCyclingSupported': 6, 'powerStateSettable': 5, 'notSupported': 1, 'powerSavingModesEnteredAutomatic': 4. |
msvmldPowerManagementSupported | 1.3.6.1.4.1.9600.1.25.10.8.1.40 | truthvalue | read-only |
Note: The use of this property has been deprecated. Instead, the existence of an associated PowerManagementCapabilities class (associated using the ElementCapabilities relationship) indicates that power management is supported. Deprecated description: Boolean that indicates that the Device can use power management. |
msvmldPowerOnHours | 1.3.6.1.4.1.9600.1.25.10.8.1.41 | gauge32 | read-only |
Note: The use of this method is deprecated. Deprecated description: The number of consecutive hours that this Device has been powered on since its last power cycle. |
msvmldPrimordial | 1.3.6.1.4.1.9600.1.25.10.8.1.42 | truthvalue | read-only |
If true, 'Primordial' indicates that the containing System does not have the ability to create or delete this operational element. This is important because StorageExtents are assembled into higher-level abstractions using the BasedOn association. Although the higher-level abstractions can be created and deleted, the most basic, (i.e. primordial), hardware-based storage entities cannot. They are physically realized as part of the System, or are actually managed by some other System and imported as if they were physically realized. In other words, a Primordial StorageExtent exists in, but is not created by its System and conversely a non-Primordial StorageExtent is created in the context of its System. For StorageVolumes, this property will generally be false. One use of this property is to enable algorithms that aggregate StorageExtent.ConsumableSpace across all, StorageExtents but that also want to distinquish the space that underlies Primordial StoragePools. Since implementations are not required to surface all Component StorageExtents of a StoragePool, this information is not accessible in any other way. |
msvmldPurpose | 1.3.6.1.4.1.9600.1.25.10.8.1.43 | wtcsdisplaystring | read-only |
A free form string describing the media and/or its use. |
msvmldRequestedState | 1.3.6.1.4.1.9600.1.25.10.8.1.44 | integer | read-only |
RequestedState is an integer enumeration that indicates the last requested or desired state for the element. The actual state of the element is represented by EnabledState. This property is provided to compare the last requested and current enabled or disabled states. Note that when EnabledState is set to 5 ('Not Applicable'), then this property has no meaning. By default, the RequestedState of the element is 5 ('No Change'). Refer to the EnabledState property description for explanations of the values in the RequestedState enumeration. It should be noted that there are two new values in RequestedState that build on the statuses of EnabledState. These are 'Reboot' (10) and 'Reset' (11). Reboot refers to doing a 'Shut Down' and then moving to an 'Enabled' state. Reset indicates that the element is first 'Disabled' and then 'Enabled'. The distinction between requesting 'Shut Down' and 'Disabled' should also be noted. Shut Down requests an orderly transition to the Disabled state, and might involve removing power, to completely erase any existing state. The Disabled state requests an immediate disabling of the element, such that it will not execute or accept any commands or processing requests. This property is set as the result of a method invocation (such as Start or StopService on CIM_Service), or can be overridden and defined as WRITEable in a subclass. The method approach is considered superior to a WRITEable property, because it allows an explicit invocation of the operation and the return of a result code. A particular instance of EnabledLogicalElement might not support RequestedStateChange. If this occurs, the value 12 ('Not Applicable') is used. Enumeration: 'reset': 11, 'noChange': 5, 'notApplicable': 12, 'quiesce': 9, 'enabled': 2, 'reboot': 10, 'disabled': 3, 'deferred': 8, 'shutDown': 4, 'test': 7, 'offline': 6. |
msvmldSequentialAccess | 1.3.6.1.4.1.9600.1.25.10.8.1.45 | truthvalue | read-only |
Boolean set to TRUE if the Storage is sequentially accessed by a MediaAccessDevice. A TapePartition is an example of a sequentially accessed StorageExtent. StorageVolumes, Disk Partitions and LogicalDisks represent randomly accessed Extents. |
msvmldStatus | 1.3.6.1.4.1.9600.1.25.10.8.1.46 | wtcsdisplaystring | read-only |
A string indicating the current status of the object. Various operational and non-operational statuses are defined. This property is deprecated in lieu of OperationalStatus, which includes the same semantics in its enumeration. This change is made for 3 reasons: 1) Status is more correctly defined as an array. This definition overcomes the limitation of describing status using a single value, when it is really a multi-valued property (for example, an element might be OK AND Stopped. 2) A MaxLen of 10 is too restrictive and leads to unclear enumerated values. 3) The change to a uint16 data type was discussed when CIM V2.0 was defined. However, existing V1.0 implementations used the string property and did not want to modify their code. Therefore, Status was grandfathered into the Schema. Use of the deprecated qualifier allows the maintenance of the existing property, but also permits an improved definition using OperationalStatus. |
msvmldStatusDescriptions | 1.3.6.1.4.1.9600.1.25.10.8.1.47 | wtcsdisplaystring | read-only |
Strings describing the various OperationalStatus array values. For example, if 'Stopping' is the value assigned to OperationalStatus, then this property may contain an explanation as to why an object is being stopped. Note that entries in this array are correlated with those at the same array index in OperationalStatus. |
msvmldStatusInfo | 1.3.6.1.4.1.9600.1.25.10.8.1.48 | integer | read-only |
Note: The use of this method is deprecated in lieu of a more clearly named property (EnabledState) that is inherited from ManagedSystemElement and that has additional enumerated values. Deprecated description: The StatusInfo property indicates whether the Logical Device is in an enabled state (value=3), disabled state (value=4), some other state (value=1), or an unknown state (value=2). If this property does not apply to the LogicalDevice, the value 5 ('Not Applicable') should be used. If a Device is ('Enabled')(value=3), it has been powered up and is configured and operational. The Device might or might not be functionally active, depending on whether its Availability (or AdditionalAvailability) indicates that it is ('Running/Full Power')(value=3) or ('Off line') (value=8). In an enabled but offline mode, a Device might be performing out-of-band requests, such as running Diagnostics. If StatusInfo is ('Disabled') (value=4), a Device can only be 'enabled' or powered off. In a personal computer environment, ('Disabled') means that the driver of the device is not available in the stack. In other environments, a Device can be disabled by removing its configuration file. A disabled device is physically present in a System and consuming resources, but it cannot be communicated with until a driver is loaded, a configuration file is loaded, or some other 'enabling' activity has occurred. Enumeration: 'disabled': 4, 'unknown': 2, 'other': 1, 'enabled': 3, 'notApplicable': 5. |
msvmldSystemCreationClassName | 1.3.6.1.4.1.9600.1.25.10.8.1.49 | wtcsdisplaystring | read-only |
The CreationClassName of the scoping system. |
msvmldSystemName | 1.3.6.1.4.1.9600.1.25.10.8.1.50 | wtcsdisplaystring | read-only |
The System Name of the scoping system. |
msvmldTimeOfLastStateChange | 1.3.6.1.4.1.9600.1.25.10.8.1.51 | dateandtime | read-only |
The date or time when the EnabledState of the element last changed. If the state of the element has not changed and this property is populated, then it must be set to a 0 interval value. If a state change was requested, but rejected or not yet processed, the property must not be updated. |
msvmldTotalPowerOnHours | 1.3.6.1.4.1.9600.1.25.10.8.1.52 | gauge32 | read-only |
Note: The use of this method is deprecated. Deprecated description: The total number of hours that this Device has been powered on. |
msvmMediaPresentTable | 1.3.6.1.4.1.9600.1.25.10.9 | no-access |
Associates a storage drive with the media inserted into the drive. This association is used for all storage drive objects. |
|
1.3.6.1.4.1.9600.1.25.10.9.1 | no-access |
None |
||
msvmmpIndex | 1.3.6.1.4.1.9600.1.25.10.9.1.1 | integer32 | read-only |
The value of this object uniquely identifies the instance entry for this class. |
msvmmpAntecedent | 1.3.6.1.4.1.9600.1.25.10.9.1.2 | wtcsdisplaystring | read-only |
Antecedent represents the independent object in this association. |
msvmmpDependent | 1.3.6.1.4.1.9600.1.25.10.9.1.3 | wtcsdisplaystring | read-only |
Dependent represents the object that is dependent on the Antecedent. |
msvmmpFixedMedia | 1.3.6.1.4.1.9600.1.25.10.9.1.4 | truthvalue | read-only |
Boolean indicating that the accessed StorageExtent is fixed in the MediaAccessDevice and can not be ejected. |
msvmProtocolControlForUnitTable | 1.3.6.1.4.1.9600.1.25.10.10 | no-access |
This association indicates a subclass of LogicalDevice (for example a Storage Volume) is connected through a specific ProtocolController. |
|
1.3.6.1.4.1.9600.1.25.10.10.1 | no-access |
None |
||
msvmpcfuIndex | 1.3.6.1.4.1.9600.1.25.10.10.1.1 | integer32 | read-only |
The value of this object uniquely identifies the instance entry for this class. |
msvmpcfuAccessPriority | 1.3.6.1.4.1.9600.1.25.10.10.1.2 | integer32 | read-only |
This property describes the priority given to accesses of the device through this Controller. The highest priority path will have the lowest value for this parameter. |
msvmpcfuAccessState | 1.3.6.1.4.1.9600.1.25.10.10.1.3 | integer | read-only |
The State property indicates whether the Controller is actively commanding or accessing the device (value=2) or not (value=3). Also, the value, 'Unknown' (0), can be defined. This information is necessary when a LogicalDevice can be commanded by, or accessed through, multiple ProtocolControllers. Enumeration: 'active': 2, 'unknown': 0, 'inactive': 3. |
msvmpcfuAntecedent | 1.3.6.1.4.1.9600.1.25.10.10.1.4 | wtcsdisplaystring | read-only |
Antecedent represents the independent object in this association. |
msvmpcfuDependent | 1.3.6.1.4.1.9600.1.25.10.10.1.5 | wtcsdisplaystring | read-only |
Dependent represents the object that is dependent on the Antecedent. |
msvmpcfuDeviceNumber | 1.3.6.1.4.1.9600.1.25.10.10.1.6 | wtcsdisplaystring | read-only |
Address of the associated Device in the context of the Antecedent Controller. |
msvmSCSIProtocolControllerTable | 1.3.6.1.4.1.9600.1.25.10.11 | no-access |
Represents a synthetic SCSI controller. |
|
1.3.6.1.4.1.9600.1.25.10.11.1 | no-access |
None |
||
msvmspcIndex | 1.3.6.1.4.1.9600.1.25.10.11.1.1 | integer32 | read-only |
The value of this object uniquely identifies the instance entry for this class. |
msvmspcAdditionalAvailability | 1.3.6.1.4.1.9600.1.25.10.11.1.2 | integer | read-only |
Additional availability and status of the Device in addition to that specified in the Availability property. The Availability property denotes the primary status and availability of the Device. In some cases, this property will not be sufficient to denote the complete status of the Device. In those cases, the AdditionalAvailability property can be used to provide further information. For example, the primary Availability of a device might be 'Off line' (value=8) or in a low-power state (AdditionalAvailability value=14), or the Device could be running Diagnostics (AdditionalAvailability value=5, 'In Test'). Enumeration: 'powerSaveStandby': 15, 'paused': 18, 'installError': 12, 'notConfigured': 20, 'quiesced': 21, 'unknown': 2, 'powerSaveUnknown': 13, 'notInstalled': 11, 'offDuty': 9, 'inTest': 5, 'powerSaveWarning': 17, 'notApplicable': 6, 'powerOff': 7, 'other': 1, 'notReady': 19, 'runningFullPower': 3, 'offLine': 8, 'warning': 4, 'degraded': 10, 'powerSaveLowPowerMode': 14, 'powerCycle': 16. |
msvmspcAvailability | 1.3.6.1.4.1.9600.1.25.10.11.1.3 | integer | read-only |
Note: The use of this property has been deprecated. Deprecated description: The primary availability and status of the Device. (Additional status information can be specified using the Additional Availability array property.) For example, the Availability property indicates that the Device is running and has full power (value=3), or is in a warning (4), test (5), degraded (10) or power save state (values 13-15 and 17). The Power Save states are defined as follows: Value 13 ('Power Save - Unknown') indicates that the Device is known to be in a power save mode, but its exact status in this mode is unknown; value 14 ('Power Save - Low Power Mode') indicates that the Device is in a power save state but still functioning, and might exhibit degraded performance; value 15 ('Power Save - Standby') indicates that the Device is not functioning but could be brought to full power 'quickly'; and value 17 ('Power Save - Warning') indicates that the Device is in a warning state, but is also in a power save mode. Enumeration: 'powerSaveStandby': 15, 'paused': 18, 'installError': 12, 'notConfigured': 20, 'quiesced': 21, 'unknown': 2, 'powerSaveUnknown': 13, 'notInstalled': 11, 'offDuty': 9, 'inTest': 5, 'powerSaveWarning': 17, 'notApplicable': 6, 'powerOff': 7, 'other': 1, 'notReady': 19, 'runningFullPower': 3, 'offLine': 8, 'warning': 4, 'degraded': 10, 'powerSaveLowPowerMode': 14, 'powerCycle': 16. |
msvmspcCaption | 1.3.6.1.4.1.9600.1.25.10.11.1.4 | wtcsdisplaystring | read-only |
The Caption property is a short textual description (one- line string) of the object. |
msvmspcCreationClassName | 1.3.6.1.4.1.9600.1.25.10.11.1.5 | wtcsdisplaystring | read-only |
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. |
msvmspcDescription | 1.3.6.1.4.1.9600.1.25.10.11.1.6 | wtcsdisplaystring | read-only |
The Description property provides a textual description of the object. |
msvmspcDeviceID | 1.3.6.1.4.1.9600.1.25.10.11.1.7 | wtcsdisplaystring | read-only |
An address or other identifying information used to uniquely name the LogicalDevice. |
msvmspcElementName | 1.3.6.1.4.1.9600.1.25.10.11.1.8 | wtcsdisplaystring | read-only |
A user-friendly name for the object. This property allows each instance to define a user-friendly name in addition to its key properties, identity data, and description information. Note that the Name property of ManagedSystemElement is also defined as a user-friendly name. But, it is often subclassed to be a Key. It is not reasonable that the same property can convey both identity and a user-friendly name, without inconsistencies. Where Name exists and is not a Key (such as for instances of LogicalDevice), the same information can be present in both the Name and ElementName properties. |
msvmspcEnabledDefault | 1.3.6.1.4.1.9600.1.25.10.11.1.9 | integer | read-only |
An enumerated value indicating an administrator's default or startup configuration for the Enabled State of an element. By default, the element is 'Enabled' (value=2). Enumeration: 'disabled': 3, 'notApplicable': 5, 'enabled': 2, 'enabledbutOffline': 6, 'noDefault': 7. |
msvmspcEnabledState | 1.3.6.1.4.1.9600.1.25.10.11.1.10 | integer | read-only |
EnabledState is an integer enumeration that indicates the enabled and disabled states of an element. It can also indicate the transitions between these requested states. For example, shutting down (value=4) and starting (value=10) are transient states between enabled and disabled. The following text briefly summarizes the various enabled and disabled states: Enabled (2) indicates that the element is or could be executing commands, will process any queued commands, and queues new requests. Disabled (3) indicates that the element will not execute commands and will drop any new requests. Shutting Down (4) indicates that the element is in the process of going to a Disabled state. Not Applicable (5) indicates the element does not support being enabled or disabled. Enabled but Offline (6) indicates that the element might be completing commands, and will drop any new requests. Test (7) indicates that the element is in a test state. Deferred (8) indicates that the element might be completing commands, but will queue any new requests. Quiesce (9) indicates that the element is enabled but in a restricted mode. The behavior of the element is similar to the Enabled state, but it processes only a restricted set of commands. All other requests are queued. Starting (10) indicates that the element is in the process of going to an Enabled state. New requests are queued. Enumeration: 'deferred': 8, 'quiesce': 9, 'unknown': 0, 'enabled': 2, 'shuttingDown': 4, 'inTest': 7, 'disabled': 3, 'notApplicable': 5, 'other': 1, 'enabledbutOffline': 6, 'starting': 10. |
msvmspcErrorCleared | 1.3.6.1.4.1.9600.1.25.10.11.1.11 | truthvalue | read-only |
Note: The use of this method is deprecated. Deprecated description: ErrorCleared is a Boolean property that indicates that the error reported in LastErrorCode is now cleared. |
msvmspcErrorDescription | 1.3.6.1.4.1.9600.1.25.10.11.1.12 | wtcsdisplaystring | read-only |
Note: The use of this method is deprecated. Deprecated description: ErrorDescription is a free-form string that supplies more information about the error recorded in LastErrorCode and information on any corrective actions that can be taken. |
msvmspcHealthState | 1.3.6.1.4.1.9600.1.25.10.11.1.13 | integer | read-only |
Indicates the current health of the element. This attribute expresses the health of this element but not necessarily that of its subcomponents. The possible values are 0 to 30, where 5 means the element is entirely healthy and 30 means the element is completely non-functional. The following continuum is defined: 'Non-recoverable Error' (30) - The element has completely failed, and recovery is not possible. All functionality provided by this element has been lost. 'Critical Failure' (25) - The element is non-functional and recovery might not be possible. 'Major Failure' (20) - The element is failing. It is possible that some or all of the functionality of this component is degraded or not working. 'Minor Failure' (15) - All functionality is available but some might be degraded. 'Degraded/Warning' (10) - The element is in working order and all functionality is provided. However, the element is not working to the best of its abilities. For example, the element might not be operating at optimal performance or it might be reporting recoverable errors. 'OK' (5) - The element is fully functional and is operating within normal operational parameters and without error. 'Unknown' (0) - The implementation cannot report on HealthState at this time. DMTF has reserved the unused portion of the continuum for additional HealthStates in the future. Enumeration: 'ok': 5, 'majorfailure': 20, 'unknown': 0, 'degradedWarning': 10, 'nonrecoverableerror': 30, 'criticalfailure': 25, 'minorfailure': 15. |
msvmspcIdentifyingDescriptions | 1.3.6.1.4.1.9600.1.25.10.11.1.14 | wtcsdisplaystring | read-only |
An array of free-form strings providing explanations and details behind the entries in the OtherIdentifyingInfo array. Note that each entry of this array is related to the entry in OtherIdentifyingInfo that is located at the same index. |
msvmspcInstallDate | 1.3.6.1.4.1.9600.1.25.10.11.1.15 | dateandtime | read-only |
A datetime value that indicates when the object was installed. Lack of a value does not indicate that the object is not installed. |
msvmspcLastErrorCode | 1.3.6.1.4.1.9600.1.25.10.11.1.16 | gauge32 | read-only |
Note: The use of this method is deprecated. Deprecated description: LastErrorCode captures the last error code reported by the LogicalDevice. |
msvmspcLocationIndicator | 1.3.6.1.4.1.9600.1.25.10.11.1.17 | integer | read-only |
An integer that reflects the state of an indicator (e.g., LED) that is part of a device. Reading the value gives the current state. Writing the value with 'On'/'Off' turns the indicator on/off, other values may not be written. Enumeration: 'unknown': 0, 'notSupported': 4, 'off': 3, 'on': 2. |
msvmspcMaxQuiesceTime | 1.3.6.1.4.1.9600.1.25.10.11.1.18 | gauge32 | read-only |
Note: The use of this property has been deprecated. When evaluating the use of Quiesce, it was determined that this single property is not adequate for describing when a device will automatically exit a quiescent state. In fact, the most likely scenario for a device to exit a quiescent state was determined to be based on the number of outstanding requests queued rather than on a maximum time. This decision will be re-evaluated and repositioned later. Deprecated description: Maximum time, in milliseconds, that a Device can run in a 'Quiesced' state. The state is defined in its Availability and AdditionalAvailability properties, where 'Quiesced' is conveyed by the value 21. What occurs at the end of the time limit is device-specific. The Device can unquiesce, can be offline, or can take other actions. A value of 0 indicates that a Device can remain quiesced indefinitely. |
msvmspcMaxUnitsControlled | 1.3.6.1.4.1.9600.1.25.10.11.1.19 | gauge32 | read-only |
Maximum number of Units that can be controlled by or accessed through this ProtocolController. |
msvmspcName | 1.3.6.1.4.1.9600.1.25.10.11.1.20 | wtcsdisplaystring | read-only |
The Name property defines the label by which the object is known. When subclassed, the Name property can be overridden to be a Key property. |
msvmspcNameFormat | 1.3.6.1.4.1.9600.1.25.10.11.1.21 | integer | read-only |
The NameFormat property identifies how the Name of the SCSIProtocolController is selected. For Fibre Channel, the NameFormat is 'FC Port WWN'. For iSCSI, Name can use any of the 3 iSCSI formats (iqn, eui, naa) which include the iSCSI format as as a prefix in the name, so they are not ambiguous. Enumeration: 'unknown': 0, 'other': 1, 'iSCSIName': 3, 'fcPortWWN': 2. |
msvmspcOperationalStatus | 1.3.6.1.4.1.9600.1.25.10.11.1.22 | integer | read-only |
Indicates the current statuses of the element. Various operational statuses are defined. Many of the enumeration's values are self-explanatory. However, a few are not and are described here in more detail. 'Stressed' indicates that the element is functioning, but needs attention. Examples of 'Stressed' states are overload, overheated, and so on. 'Predictive Failure' indicates that an element is functioning nominally but predicting a failure in the near future. 'In Service' describes an element being configured, maintained, cleaned, or otherwise administered. 'No Contact' indicates that the monitoring system has knowledge of this element, but has never been able to establish communications with it. 'Lost Communication' indicates that the ManagedSystem Element is known to exist and has been contacted successfully in the past, but is currently unreachable. 'Stopped' and 'Aborted' are similar, although the former implies a clean and orderly stop, while the latter implies an abrupt stop where the state and configuration of the element might need to be updated. 'Dormant' indicates that the element is inactive or quiesced. 'Supporting Entity in Error' indicates that this element might be 'OK' but that another element, on which it is dependent, is in error. An example is a network service or endpoint that cannot function due to lower-layer networking problems. 'Completed' indicates that the element has completed its operation. This value should be combined with either OK, Error, or Degraded so that a client can tell if the complete operation Completed with OK (passed), Completed with Error (failed), or Completed with Degraded (the operation finished, but it did not complete OK or did not report an error). 'Power Mode' indicates that the element has additional power model information contained in the Associated PowerManagementService association. OperationalStatus replaces the Status property on ManagedSystemElement to provide a consistent approach to enumerations, to address implementation needs for an array property, and to provide a migration path from today's environment to the future. This change was not made earlier because it required the deprecated qualifier. Due to the widespread use of the existing Status property in management applications, it is strongly recommended that providers or instrumentation provide both the Status and OperationalStatus properties. Further, the first value of OperationalStatus should contain the primary status for the element. When instrumented, Status (because it is single-valued) should also provide the primary status of the element. Enumeration: 'lostCommunication': 13, 'dormant': 15, 'powerMode': 18, 'ok': 2, 'aborted': 14, 'unknown': 0, 'noContact': 12, 'error': 6, 'supportingEntityinError': 16, 'other': 1, 'nonRecoverableError': 7, 'predictiveFailure': 5, 'stressed': 4, 'stopping': 9, 'stopped': 10, 'degraded': 3, 'starting': 8, 'completed': 17, 'inService': 11. |
msvmspcOtherEnabledState | 1.3.6.1.4.1.9600.1.25.10.11.1.23 | wtcsdisplaystring | read-only |
A string that describes the enabled or disabled state of the element when the EnabledState property is set to 1 ('Other'). This property must be set to null when EnabledState is any value other than 1. |
msvmspcOtherIdentifyingInfo | 1.3.6.1.4.1.9600.1.25.10.11.1.24 | wtcsdisplaystring | read-only |
OtherIdentifyingInfo captures data, in addition to DeviceID information, that could be used to identify a LogicalDevice. For example, you could use this property to hold the operating system's user-friendly name for the Device. |
msvmspcOtherNameFormat | 1.3.6.1.4.1.9600.1.25.10.11.1.25 | wtcsdisplaystring | read-only |
A string describing how the ProtocolController is identified when the NameFormat is 'Other'. |
msvmspcPowerManagementCapability | 1.3.6.1.4.1.9600.1.25.10.11.1.26 | integer | read-only |
Note: The use of this property has been deprecated. Instead, use the PowerCapabilites property in an associated PowerManagementCapabilities class. Deprecated description: An enumerated array describing the power management capabilities of the Device. Enumeration: 'timedPowerOnSupported': 7, 'unknown': 0, 'enabled': 3, 'disabled': 2, 'powerCyclingSupported': 6, 'powerStateSettable': 5, 'notSupported': 1, 'powerSavingModesEnteredAutomatic': 4. |
msvmspcPowerManagementSupported | 1.3.6.1.4.1.9600.1.25.10.11.1.27 | truthvalue | read-only |
Note: The use of this property has been deprecated. Instead, the existence of an associated PowerManagementCapabilities class (associated using the ElementCapabilities relationship) indicates that power management is supported. Deprecated description: Boolean that indicates that the Device can use power management. |
msvmspcPowerOnHours | 1.3.6.1.4.1.9600.1.25.10.11.1.28 | gauge32 | read-only |
Note: The use of this method is deprecated. Deprecated description: The number of consecutive hours that this Device has been powered on since its last power cycle. |
msvmspcRequestedState | 1.3.6.1.4.1.9600.1.25.10.11.1.29 | integer | read-only |
RequestedState is an integer enumeration that indicates the last requested or desired state for the element. The actual state of the element is represented by EnabledState. This property is provided to compare the last requested and current enabled or disabled states. Note that when EnabledState is set to 5 ('Not Applicable'), then this property has no meaning. By default, the RequestedState of the element is 5 ('No Change'). Refer to the EnabledState property description for explanations of the values in the RequestedState enumeration. It should be noted that there are two new values in RequestedState that build on the statuses of EnabledState. These are 'Reboot' (10) and 'Reset' (11). Reboot refers to doing a 'Shut Down' and then moving to an 'Enabled' state. Reset indicates that the element is first 'Disabled' and then 'Enabled'. The distinction between requesting 'Shut Down' and 'Disabled' should also be noted. Shut Down requests an orderly transition to the Disabled state, and might involve removing power, to completely erase any existing state. The Disabled state requests an immediate disabling of the element, such that it will not execute or accept any commands or processing requests. This property is set as the result of a method invocation (such as Start or StopService on CIM_Service), or can be overridden and defined as WRITEable in a subclass. The method approach is considered superior to a WRITEable property, because it allows an explicit invocation of the operation and the return of a result code. A particular instance of EnabledLogicalElement might not support RequestedStateChange. If this occurs, the value 12 ('Not Applicable') is used. Enumeration: 'reset': 11, 'noChange': 5, 'notApplicable': 12, 'quiesce': 9, 'enabled': 2, 'reboot': 10, 'disabled': 3, 'deferred': 8, 'shutDown': 4, 'test': 7, 'offline': 6. |
msvmspcStatus | 1.3.6.1.4.1.9600.1.25.10.11.1.30 | wtcsdisplaystring | read-only |
A string indicating the current status of the object. Various operational and non-operational statuses are defined. This property is deprecated in lieu of OperationalStatus, which includes the same semantics in its enumeration. This change is made for 3 reasons: 1) Status is more correctly defined as an array. This definition overcomes the limitation of describing status using a single value, when it is really a multi-valued property (for example, an element might be OK AND Stopped. 2) A MaxLen of 10 is too restrictive and leads to unclear enumerated values. 3) The change to a uint16 data type was discussed when CIM V2.0 was defined. However, existing V1.0 implementations used the string property and did not want to modify their code. Therefore, Status was grandfathered into the Schema. Use of the deprecated qualifier allows the maintenance of the existing property, but also permits an improved definition using OperationalStatus. |
msvmspcStatusDescriptions | 1.3.6.1.4.1.9600.1.25.10.11.1.31 | wtcsdisplaystring | read-only |
Strings describing the various OperationalStatus array values. For example, if 'Stopping' is the value assigned to OperationalStatus, then this property may contain an explanation as to why an object is being stopped. Note that entries in this array are correlated with those at the same array index in OperationalStatus. |
msvmspcStatusInfo | 1.3.6.1.4.1.9600.1.25.10.11.1.32 | integer | read-only |
Note: The use of this method is deprecated in lieu of a more clearly named property (EnabledState) that is inherited from ManagedSystemElement and that has additional enumerated values. Deprecated description: The StatusInfo property indicates whether the Logical Device is in an enabled state (value=3), disabled state (value=4), some other state (value=1), or an unknown state (value=2). If this property does not apply to the LogicalDevice, the value 5 ('Not Applicable') should be used. If a Device is ('Enabled')(value=3), it has been powered up and is configured and operational. The Device might or might not be functionally active, depending on whether its Availability (or AdditionalAvailability) indicates that it is ('Running/Full Power')(value=3) or ('Off line') (value=8). In an enabled but offline mode, a Device might be performing out-of-band requests, such as running Diagnostics. If StatusInfo is ('Disabled') (value=4), a Device can only be 'enabled' or powered off. In a personal computer environment, ('Disabled') means that the driver of the device is not available in the stack. In other environments, a Device can be disabled by removing its configuration file. A disabled device is physically present in a System and consuming resources, but it cannot be communicated with until a driver is loaded, a configuration file is loaded, or some other 'enabling' activity has occurred. Enumeration: 'disabled': 4, 'unknown': 2, 'other': 1, 'enabled': 3, 'notApplicable': 5. |
msvmspcSystemCreationClassName | 1.3.6.1.4.1.9600.1.25.10.11.1.33 | wtcsdisplaystring | read-only |
The CreationClassName of the scoping system. |
msvmspcSystemName | 1.3.6.1.4.1.9600.1.25.10.11.1.34 | wtcsdisplaystring | read-only |
The System Name of the scoping system. |
msvmspcTimeOfLastStateChange | 1.3.6.1.4.1.9600.1.25.10.11.1.35 | dateandtime | read-only |
The date or time when the EnabledState of the element last changed. If the state of the element has not changed and this property is populated, then it must be set to a 0 interval value. If a state change was requested, but rejected or not yet processed, the property must not be updated. |
msvmspcTotalPowerOnHours | 1.3.6.1.4.1.9600.1.25.10.11.1.36 | gauge32 | read-only |
Note: The use of this method is deprecated. Deprecated description: The total number of hours that this Device has been powered on. |
msvmStorageJobTable | 1.3.6.1.4.1.9600.1.25.10.12 | no-access |
This class represents a image operation job created by the Microsoft Hyper-V Image Management Service. |
|
1.3.6.1.4.1.9600.1.25.10.12.1 | no-access |
None |
||
msvmsjIndex | 1.3.6.1.4.1.9600.1.25.10.12.1.1 | integer32 | read-only |
The value of this object uniquely identifies the instance entry for this class. |
msvmsjCaption | 1.3.6.1.4.1.9600.1.25.10.12.1.2 | wtcsdisplaystring | read-only |
The Caption property is a short textual description (one- line string) of the object. |
msvmsjChild | 1.3.6.1.4.1.9600.1.25.10.12.1.3 | wtcsdisplaystring | read-only |
On failure of the asynchronous operation, this property contains the file path to the child of the virtual hard drive being affected by this operation. This property is inherited from CIM_ConcreteJob. |
msvmsjDeleteOnCompletion | 1.3.6.1.4.1.9600.1.25.10.12.1.4 | truthvalue | read-only |
Indicates whether or not the job should be automatically deleted upon completion. Note that the 'completion' of a recurring job is defined by its JobRunTimes or UntilTime properties, or when the Job is terminated by manual intervention. If this property is set to false and the job completes, then the extrinsic method DeleteInstance must be used to delete the job instead of updating this property. |
msvmsjDescription | 1.3.6.1.4.1.9600.1.25.10.12.1.5 | wtcsdisplaystring | read-only |
The Description property provides a textual description of the object. |
msvmsjElapsedTime | 1.3.6.1.4.1.9600.1.25.10.12.1.6 | dateandtime | read-only |
The time interval that the Job has been executing or the total execution time if the Job is complete. Note that this property is also present in the JobProcessingStatistics class. This class is necessary to capture the processing information for recurring Jobs, because only the 'last' run time can be stored in this single-valued property. |
msvmsjElementName | 1.3.6.1.4.1.9600.1.25.10.12.1.7 | wtcsdisplaystring | read-only |
A user-friendly name for the object. This property allows each instance to define a user-friendly name in addition to its key properties, identity data, and description information. Note that the Name property of ManagedSystemElement is also defined as a user-friendly name. But, it is often subclassed to be a Key. It is not reasonable that the same property can convey both identity and a user-friendly name, without inconsistencies. Where Name exists and is not a Key (such as for instances of LogicalDevice), the same information can be present in both the Name and ElementName properties. |
msvmsjErrorCode | 1.3.6.1.4.1.9600.1.25.10.12.1.8 | integer32 | read-only |
A vendor-specific error code. The value must be set to zero if the Job completed without error. Note that this property is also present in the JobProcessingStatistics class. This class is necessary to capture the processing information for recurring Jobs, because only the 'last' run error can be stored in this single-valued property. |
msvmsjErrorDescription | 1.3.6.1.4.1.9600.1.25.10.12.1.9 | wtcsdisplaystring | read-only |
A free-form string that contains the vendor error description. Note that this property is also present in the JobProcessingStatistics class. This class is necessary to capture the processing information for recurring Jobs, because only the 'last' run error can be stored in this single-valued property. |
msvmsjErrorSummaryDescription | 1.3.6.1.4.1.9600.1.25.10.12.1.10 | wtcsdisplaystring | read-only |
A free-form string that contains the vendor summary error description. Note that this property is also present in the JobProcessingStatistics class. This class is necessary to capture the processing information for recurring Jobs, because only the 'last' run error can be stored in this single-valued property. |
msvmsjHealthState | 1.3.6.1.4.1.9600.1.25.10.12.1.11 | integer | read-only |
Indicates the current health of the element. This attribute expresses the health of this element but not necessarily that of its subcomponents. The possible values are 0 to 30, where 5 means the element is entirely healthy and 30 means the element is completely non-functional. The following continuum is defined: 'Non-recoverable Error' (30) - The element has completely failed, and recovery is not possible. All functionality provided by this element has been lost. 'Critical Failure' (25) - The element is non-functional and recovery might not be possible. 'Major Failure' (20) - The element is failing. It is possible that some or all of the functionality of this component is degraded or not working. 'Minor Failure' (15) - All functionality is available but some might be degraded. 'Degraded/Warning' (10) - The element is in working order and all functionality is provided. However, the element is not working to the best of its abilities. For example, the element might not be operating at optimal performance or it might be reporting recoverable errors. 'OK' (5) - The element is fully functional and is operating within normal operational parameters and without error. 'Unknown' (0) - The implementation cannot report on HealthState at this time. DMTF has reserved the unused portion of the continuum for additional HealthStates in the future. Enumeration: 'ok': 5, 'majorfailure': 20, 'unknown': 0, 'degradedWarning': 10, 'nonrecoverableerror': 30, 'criticalfailure': 25, 'minorfailure': 15. |
msvmsjInstallDate | 1.3.6.1.4.1.9600.1.25.10.12.1.12 | dateandtime | read-only |
A datetime value that indicates when the object was installed. Lack of a value does not indicate that the object is not installed. |
msvmsjInstanceID | 1.3.6.1.4.1.9600.1.25.10.12.1.13 | wtcsdisplaystring | read-only |
Within the scope of the instantiating Namespace, InstanceID opaquely and uniquely identifies an instance of this class. In order to ensure uniqueness within the NameSpace, the value of InstanceID SHOULD be constructed using the following 'preferred' algorithm: |
msvmsjJobCompletionStatusCode | 1.3.6.1.4.1.9600.1.25.10.12.1.14 | gauge32 | read-only |
HRESULT for a completed job. |
msvmsjJobRunTimes | 1.3.6.1.4.1.9600.1.25.10.12.1.15 | gauge32 | read-only |
The number of times that the Job should be run. A value of 1 indicates that the Job is not recurring, while any non-zero value indicates a limit to the number of times that the Job will recur. Zero indicates that there is no limit to the number of times that the Job can be processed, but that it is terminated either after the UntilTime or by manual intervention. By default, a Job is processed once. |
msvmsjJobState | 1.3.6.1.4.1.9600.1.25.10.12.1.16 | integer | read-only |
JobState is an integer enumeration that indicates the operational state of a Job. It can also indicate transitions between these states, for example, 'Shutting Down' and 'Starting'. Following is a brief description of the states: New (2) indicates that the job has never been started. Starting (3) indicates that the job is moving from the 'New', 'Suspended', or 'Service' states into the 'Running' state. Running (4) indicates that the Job is running. Suspended (5) indicates that the Job is stopped, but can be restarted in a seamless manner. Shutting Down (6) indicates that the job is moving to a 'Completed', 'Terminated', or 'Killed' state. Completed (7) indicates that the job has completed normally. Terminated (8) indicates that the job has been stopped by a 'Terminate' state change request. The job and all its underlying processes are ended and can be restarted (this is job-specific) only as a new job. Killed (9) indicates that the job has been stopped by a 'Kill' state change request. Underlying processes might have been left running, and cleanup might be required to free up resources. Exception (10) indicates that the Job is in an abnormal state that might be indicative of an error condition. Actual status might be displayed though job-specific objects. Service (11) indicates that the Job is in a vendor-specific state that supports problem discovery, or resolution, or both. Enumeration: 'terminated': 8, 'exception': 10, 'service': 11, 'completed': 7, 'shuttingDown': 6, 'running': 4, 'suspended': 5, 'new': 2, 'starting': 3, 'killed': 9. |
msvmsjJobStatus | 1.3.6.1.4.1.9600.1.25.10.12.1.17 | wtcsdisplaystring | read-only |
A free-form string that represents the status of the job. The primary status is reflected in the inherited OperationalStatus property. JobStatus provides additional, implementation-specific details. |
msvmsjLocalOrUtcTime | 1.3.6.1.4.1.9600.1.25.10.12.1.18 | integer | read-only |
This property indicates whether the times represented in the RunStartInterval and UntilTime properties represent local times or UTC times. Time values are synchronized worldwide by using the enumeration value 2, 'UTC Time'. Enumeration: 'utcTime': 2, 'localTime': 1. |
msvmsjLun | 1.3.6.1.4.1.9600.1.25.10.12.1.19 | integer32 | read-only |
SCSI address lun id. |
msvmsjName | 1.3.6.1.4.1.9600.1.25.10.12.1.20 | wtcsdisplaystring | read-only |
The Name property defines the label by which the object is known. When subclassed, the Name property can be overridden to be a Key property. |
msvmsjNotify | 1.3.6.1.4.1.9600.1.25.10.12.1.21 | wtcsdisplaystring | read-only |
The User who is to be notified upon the Job completion or failure. |
msvmsjOperationalStatus | 1.3.6.1.4.1.9600.1.25.10.12.1.22 | integer | read-only |
Indicates the current statuses of the element. Various operational statuses are defined. Many of the enumeration's values are self-explanatory. However, a few are not and are described here in more detail. 'Stressed' indicates that the element is functioning, but needs attention. Examples of 'Stressed' states are overload, overheated, and so on. 'Predictive Failure' indicates that an element is functioning nominally but predicting a failure in the near future. 'In Service' describes an element being configured, maintained, cleaned, or otherwise administered. 'No Contact' indicates that the monitoring system has knowledge of this element, but has never been able to establish communications with it. 'Lost Communication' indicates that the ManagedSystem Element is known to exist and has been contacted successfully in the past, but is currently unreachable. 'Stopped' and 'Aborted' are similar, although the former implies a clean and orderly stop, while the latter implies an abrupt stop where the state and configuration of the element might need to be updated. 'Dormant' indicates that the element is inactive or quiesced. 'Supporting Entity in Error' indicates that this element might be 'OK' but that another element, on which it is dependent, is in error. An example is a network service or endpoint that cannot function due to lower-layer networking problems. 'Completed' indicates that the element has completed its operation. This value should be combined with either OK, Error, or Degraded so that a client can tell if the complete operation Completed with OK (passed), Completed with Error (failed), or Completed with Degraded (the operation finished, but it did not complete OK or did not report an error). 'Power Mode' indicates that the element has additional power model information contained in the Associated PowerManagementService association. OperationalStatus replaces the Status property on ManagedSystemElement to provide a consistent approach to enumerations, to address implementation needs for an array property, and to provide a migration path from today's environment to the future. This change was not made earlier because it required the deprecated qualifier. Due to the widespread use of the existing Status property in management applications, it is strongly recommended that providers or instrumentation provide both the Status and OperationalStatus properties. Further, the first value of OperationalStatus should contain the primary status for the element. When instrumented, Status (because it is single-valued) should also provide the primary status of the element. Enumeration: 'lostCommunication': 13, 'dormant': 15, 'powerMode': 18, 'ok': 2, 'aborted': 14, 'unknown': 0, 'noContact': 12, 'error': 6, 'supportingEntityinError': 16, 'other': 1, 'nonRecoverableError': 7, 'predictiveFailure': 5, 'stressed': 4, 'stopping': 9, 'stopped': 10, 'degraded': 3, 'starting': 8, 'completed': 17, 'inService': 11. |
msvmsjOtherRecoveryAction | 1.3.6.1.4.1.9600.1.25.10.12.1.23 | wtcsdisplaystring | read-only |
A string describing the recovery action when the RecoveryAction property of the instance is 1 ('Other'). |
msvmsjOwner | 1.3.6.1.4.1.9600.1.25.10.12.1.24 | wtcsdisplaystring | read-only |
The User that submitted the Job, or the Service or method name that caused the job to be created. |
msvmsjParent | 1.3.6.1.4.1.9600.1.25.10.12.1.25 | wtcsdisplaystring | read-only |
On failure of the asynchronous operation, this property contains the file path to the parent of the virtual hard drive being affected by this operation. This property is inherited from CIM_ConcreteJob. |
msvmsjPathId | 1.3.6.1.4.1.9600.1.25.10.12.1.26 | integer32 | read-only |
SCSI address path id. |
msvmsjPercentComplete | 1.3.6.1.4.1.9600.1.25.10.12.1.27 | integer32 | read-only |
The percentage of the job that has completed at the time that this value is requested. Note that this property is also present in the JobProcessingStatistics class. This class is necessary to capture the processing information for recurring Jobs, because only the 'last' run data can be stored in this single-valued property. Note that the value 101 is undefined and will be not be allowed in the next major revision of the specification. |
msvmsjPortNumber | 1.3.6.1.4.1.9600.1.25.10.12.1.28 | integer32 | read-only |
SCSI address port number. |
msvmsjPriority | 1.3.6.1.4.1.9600.1.25.10.12.1.29 | gauge32 | read-only |
Indicates the urgency or importance of execution of the Job. The lower the number, the higher the priority. Note that this property is also present in the JobProcessingStatistics class. This class is necessary to capture the setting information that would influence the results of a job. |
msvmsjRecoveryAction | 1.3.6.1.4.1.9600.1.25.10.12.1.30 | integer | read-only |
Describes the recovery action to be taken for an unsuccessfully run Job. The possible values are: 0 = 'Unknown', meaning it is unknown as to what recovery action to take 1 = 'Other', indicating that the recovery action will be specified in the OtherRecoveryAction property 2 = 'Do Not Continue', meaning stop the execution of the job and appropriately update its status 3 = 'Continue With Next Job', meaning continue with the next job in the queue 4 = 'Re-run Job', indicating that the job should be re-run 5 = 'Run Recovery Job', meaning run the Job associated using the RecoveryJob relationship. Note that the recovery Job must already be in the queue from which it will run. Enumeration: 'doNotContinue': 2, 'unknown': 0, 'continueWithNextJob': 3, 'other': 1, 'rerunJob': 4, 'runRecoveryJob': 5. |
msvmsjRunDay | 1.3.6.1.4.1.9600.1.25.10.12.1.31 | integer32 | read-only |
The day in the month on which the Job should be processed. There are two different interpretations for this property, depending on the value of DayOfWeek. In one case, RunDay defines the day-in-month on which the Job is processed. This interpretation is used when the DayOfWeek is 0. A positive or negative integer indicates whether the RunDay should be calculated from the beginning or end of the month. For example, 5 indicates the fifth day in the RunMonth and -1 indicates the last day in the RunMonth. When RunDayOfWeek is not 0, RunDay is the day-in-month on which the Job is processed, defined in conjunction with RunDayOfWeek. For example, if RunDay is 15 and RunDayOfWeek is Saturday, then the Job is processed on the first Saturday on or after the 15th day in the RunMonth (for example, the third Saturday in the month). If RunDay is 20 and RunDayOfWeek is -Saturday, then this indicates the first Saturday on or before the 20th day in the RunMonth. If RunDay is -1 and RunDayOfWeek is -Sunday, then this indicates the last Sunday in the RunMonth. |
msvmsjRunDayOfWeek | 1.3.6.1.4.1.9600.1.25.10.12.1.32 | integer32 | read-only |
A positive or negative integer used in conjunction with RunDay to indicate the day of the week on which the Job is processed. RunDayOfWeek is set to 0 to indicate an exact day of the month, such as March 1. A positive integer (representing Sunday, Monday, ..., Saturday) means that the day of week is found on or after the specified RunDay. A negative integer (representing -Sunday, -Monday, ..., -Saturday) means that the day of week is found on or BEFORE the RunDay. |
msvmsjRunMonth | 1.3.6.1.4.1.9600.1.25.10.12.1.33 | integer | read-only |
The month during which the Job should be processed. Specify 0 for January, 1 for February, and so on. Enumeration: 'february': 1, 'october': 9, 'march': 2, 'august': 7, 'september': 8, 'may': 4, 'january': 0, 'june': 5, 'april': 3, 'december': 11, 'july': 6, 'november': 10. |
msvmsjRunStartInterval | 1.3.6.1.4.1.9600.1.25.10.12.1.34 | dateandtime | read-only |
The time interval after midnight when the Job should be processed. For example, 00000000020000.000000:000 indicates that the Job should be run on or after two o'clock, local time or UTC time (distinguished using the LocalOrUtcTime property. |
msvmsjScheduledStartTime | 1.3.6.1.4.1.9600.1.25.10.12.1.35 | dateandtime | read-only |
The time that the current Job is scheduled to start. This time can be represented by the actual date and time, or an interval relative to the time that this property is requested. A value of all zeroes indicates that the Job is already executing. The property is deprecated in lieu of the more expressive scheduling properties, RunMonth, RunDay, RunDayOfWeek, and RunStartInterval. |
msvmsjStartTime | 1.3.6.1.4.1.9600.1.25.10.12.1.36 | dateandtime | read-only |
The time that the Job was actually started. This time can be represented by an actual date and time, or by an interval relative to the time that this property is requested. Note that this property is also present in the JobProcessingStatistics class. This class is necessary to capture the processing information for recurring Jobs, because only the 'last' run time can be stored in this single-valued property. |
msvmsjStatus | 1.3.6.1.4.1.9600.1.25.10.12.1.37 | wtcsdisplaystring | read-only |
A string indicating the current status of the object. Various operational and non-operational statuses are defined. This property is deprecated in lieu of OperationalStatus, which includes the same semantics in its enumeration. This change is made for 3 reasons: 1) Status is more correctly defined as an array. This definition overcomes the limitation of describing status using a single value, when it is really a multi-valued property (for example, an element might be OK AND Stopped. 2) A MaxLen of 10 is too restrictive and leads to unclear enumerated values. 3) The change to a uint16 data type was discussed when CIM V2.0 was defined. However, existing V1.0 implementations used the string property and did not want to modify their code. Therefore, Status was grandfathered into the Schema. Use of the deprecated qualifier allows the maintenance of the existing property, but also permits an improved definition using OperationalStatus. |
msvmsjStatusDescriptions | 1.3.6.1.4.1.9600.1.25.10.12.1.38 | wtcsdisplaystring | read-only |
Strings describing the various OperationalStatus array values. For example, if 'Stopping' is the value assigned to OperationalStatus, then this property may contain an explanation as to why an object is being stopped. Note that entries in this array are correlated with those at the same array index in OperationalStatus. |
msvmsjTargetId | 1.3.6.1.4.1.9600.1.25.10.12.1.39 | integer32 | read-only |
SCSI address target id. |
msvmsjTimeBeforeRemoval | 1.3.6.1.4.1.9600.1.25.10.12.1.40 | dateandtime | read-only |
The amount of time that the Job is retained after it has finished executing, either succeeding or failing in that execution. The job must remain in existence for some period of time regardless of the value of the DeleteOnCompletion property. The default is five minutes. |
msvmsjTimeOfLastStateChange | 1.3.6.1.4.1.9600.1.25.10.12.1.41 | dateandtime | read-only |
The date or time when the state of the Job last changed. If the state of the Job has not changed and this property is populated, then it must be set to a 0 interval value. If a state change was requested, but rejected or not yet processed, the property must not be updated. |
msvmsjTimeSubmitted | 1.3.6.1.4.1.9600.1.25.10.12.1.42 | dateandtime | read-only |
The time that the Job was submitted to execute. A value of all zeroes indicates that the owning element is not capable of reporting a date and time. Therefore, the ScheduledStartTime and StartTime are reported as intervals relative to the time their values are requested. |
msvmsjType | 1.3.6.1.4.1.9600.1.25.10.12.1.43 | integer | read-only |
The type of job. Enumeration: 'diskJobTypeCreation': 1, 'diskJobTypeExpansion': 4, 'diskJobTypeInvalid': 0, 'diskJobTypeMerging': 5, 'diskJobTypeCompaction': 3, 'diskJobTypeForking': 6, 'diskJobTypeConversion': 7, 'diskJobTypeFloppyCreation': 2, 'diskJobTypeLoopbackMount': 8. |
msvmsjUntilTime | 1.3.6.1.4.1.9600.1.25.10.12.1.44 | dateandtime | read-only |
The time after which the Job is invalid or should be stopped. This time can be represented by an actual date and time, or by an interval relative to the time that this property is requested. A value of all nines indicates that the Job can run indefinitely. |
msvmVirtualHardDiskInfoTable | 1.3.6.1.4.1.9600.1.25.10.13 | no-access |
Provides detailed information about an existing virtual hard disk image. |
|
1.3.6.1.4.1.9600.1.25.10.13.1 | no-access |
None |
||
msvmvhdiIndex | 1.3.6.1.4.1.9600.1.25.10.13.1.1 | integer32 | read-only |
The value of this object uniquely identifies the instance entry for this class. |
msvmvhdiFileSize | 1.3.6.1.4.1.9600.1.25.10.13.1.2 | gauge32 | read-only |
The size of the virtual hard disk file on the host volume. |
msvmvhdiInSavedState | 1.3.6.1.4.1.9600.1.25.10.13.1.3 | truthvalue | read-only |
Reflects whether this disk image is associated with a virtual machine in a saved state. |
msvmvhdiInUse | 1.3.6.1.4.1.9600.1.25.10.13.1.4 | truthvalue | read-only |
Reflects whether this disk image is currently mounted and in use. |
msvmvhdiMaxInternalSize | 1.3.6.1.4.1.9600.1.25.10.13.1.5 | gauge32 | read-only |
The maximum size of the virtual hard disk as viewable by the virtual machine. |
msvmvhdiParentPath | 1.3.6.1.4.1.9600.1.25.10.13.1.6 | wtcsdisplaystring | read-only |
The parent of the virtual hard disk. If the virtual hard disk does not have a parent, then this field is empty. |
msvmvhdiType | 1.3.6.1.4.1.9600.1.25.10.13.1.7 | integer | read-only |
The type of virtual hard disk. Enumeration: 'differencing': 4, 'fixed': 2, 'dynamic': 3. |
msvmVideo | 1.3.6.1.4.1.9600.1.25.11 |
All virtual machines reflect the prescence of an emulated S3 video controller and an accelerated, synthetic video controller. Each display controller has a video head object associated with it. Only one display controller can be active in a virtual machine at any time. A terminal connection is present for every active remote session connected to a virtual machine. |
||
msvmS3DisplayControllerTable | 1.3.6.1.4.1.9600.1.25.11.1 | no-access |
Represents the state of the emulated S3 controller that is present in each virtual machine configuration. |
|
1.3.6.1.4.1.9600.1.25.11.1.1 | no-access |
None |
||
msvms3dcIndex | 1.3.6.1.4.1.9600.1.25.11.1.1.1 | integer32 | read-only |
The value of this object uniquely identifies the instance entry for this class. |
msvms3dcAcceleratorCapabilities | 1.3.6.1.4.1.9600.1.25.11.1.1.2 | integer | read-only |
An array of integers indicating the graphics and 3D capabilities of the DisplayController. Enumeration: 'pciMastering': 6, 'unknown': 0, 'graphicsAccelerator': 2, 'secondMonochromeAdapterSupport': 7, 'other': 1, 'multiMonitorSupport': 5, 'pciFastWrite': 4, 'largeMemoryAddressSupport': 8, 'a3DAccelerator': 3. |
msvms3dcAdditionalAvailability | 1.3.6.1.4.1.9600.1.25.11.1.1.3 | integer | read-only |
Additional availability and status of the Device in addition to that specified in the Availability property. The Availability property denotes the primary status and availability of the Device. In some cases, this property will not be sufficient to denote the complete status of the Device. In those cases, the AdditionalAvailability property can be used to provide further information. For example, the primary Availability of a device might be 'Off line' (value=8) or in a low-power state (AdditionalAvailability value=14), or the Device could be running Diagnostics (AdditionalAvailability value=5, 'In Test'). Enumeration: 'powerSaveStandby': 15, 'paused': 18, 'installError': 12, 'notConfigured': 20, 'quiesced': 21, 'unknown': 2, 'powerSaveUnknown': 13, 'notInstalled': 11, 'offDuty': 9, 'inTest': 5, 'powerSaveWarning': 17, 'notApplicable': 6, 'powerOff': 7, 'other': 1, 'notReady': 19, 'runningFullPower': 3, 'offLine': 8, 'warning': 4, 'degraded': 10, 'powerSaveLowPowerMode': 14, 'powerCycle': 16. |
msvms3dcAvailability | 1.3.6.1.4.1.9600.1.25.11.1.1.4 | integer | read-only |
Note: The use of this property has been deprecated. Deprecated description: The primary availability and status of the Device. (Additional status information can be specified using the Additional Availability array property.) For example, the Availability property indicates that the Device is running and has full power (value=3), or is in a warning (4), test (5), degraded (10) or power save state (values 13-15 and 17). The Power Save states are defined as follows: Value 13 ('Power Save - Unknown') indicates that the Device is known to be in a power save mode, but its exact status in this mode is unknown; value 14 ('Power Save - Low Power Mode') indicates that the Device is in a power save state but still functioning, and might exhibit degraded performance; value 15 ('Power Save - Standby') indicates that the Device is not functioning but could be brought to full power 'quickly'; and value 17 ('Power Save - Warning') indicates that the Device is in a warning state, but is also in a power save mode. Enumeration: 'powerSaveStandby': 15, 'paused': 18, 'installError': 12, 'notConfigured': 20, 'quiesced': 21, 'unknown': 2, 'powerSaveUnknown': 13, 'notInstalled': 11, 'offDuty': 9, 'inTest': 5, 'powerSaveWarning': 17, 'notApplicable': 6, 'powerOff': 7, 'other': 1, 'notReady': 19, 'runningFullPower': 3, 'offLine': 8, 'warning': 4, 'degraded': 10, 'powerSaveLowPowerMode': 14, 'powerCycle': 16. |
msvms3dcCapabilityDescriptions | 1.3.6.1.4.1.9600.1.25.11.1.1.5 | wtcsdisplaystring | read-only |
An array of free-form strings providing more detailed explanations for any of the video Accelerator features indicated in the Capabilities array. Note, each entry of this array is related to the entry in the Capabilities array that is located at the same index. |
msvms3dcCaption | 1.3.6.1.4.1.9600.1.25.11.1.1.6 | wtcsdisplaystring | read-only |
The Caption property is a short textual description (one- line string) of the object. |
msvms3dcCreationClassName | 1.3.6.1.4.1.9600.1.25.11.1.1.7 | wtcsdisplaystring | read-only |
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. |
msvms3dcDescription | 1.3.6.1.4.1.9600.1.25.11.1.1.8 | wtcsdisplaystring | read-only |
The Description property provides a textual description of the object. |
msvms3dcDeviceID | 1.3.6.1.4.1.9600.1.25.11.1.1.9 | wtcsdisplaystring | read-only |
An address or other identifying information used to uniquely name the LogicalDevice. |
msvms3dcElementName | 1.3.6.1.4.1.9600.1.25.11.1.1.10 | wtcsdisplaystring | read-only |
A user-friendly name for the object. This property allows each instance to define a user-friendly name in addition to its key properties, identity data, and description information. Note that the Name property of ManagedSystemElement is also defined as a user-friendly name. But, it is often subclassed to be a Key. It is not reasonable that the same property can convey both identity and a user-friendly name, without inconsistencies. Where Name exists and is not a Key (such as for instances of LogicalDevice), the same information can be present in both the Name and ElementName properties. |
msvms3dcEnabledDefault | 1.3.6.1.4.1.9600.1.25.11.1.1.11 | integer | read-only |
An enumerated value indicating an administrator's default or startup configuration for the Enabled State of an element. By default, the element is 'Enabled' (value=2). Enumeration: 'disabled': 3, 'notApplicable': 5, 'enabled': 2, 'enabledbutOffline': 6, 'noDefault': 7. |
msvms3dcEnabledState | 1.3.6.1.4.1.9600.1.25.11.1.1.12 | integer | read-only |
EnabledState is an integer enumeration that indicates the enabled and disabled states of an element. It can also indicate the transitions between these requested states. For example, shutting down (value=4) and starting (value=10) are transient states between enabled and disabled. The following text briefly summarizes the various enabled and disabled states: Enabled (2) indicates that the element is or could be executing commands, will process any queued commands, and queues new requests. Disabled (3) indicates that the element will not execute commands and will drop any new requests. Shutting Down (4) indicates that the element is in the process of going to a Disabled state. Not Applicable (5) indicates the element does not support being enabled or disabled. Enabled but Offline (6) indicates that the element might be completing commands, and will drop any new requests. Test (7) indicates that the element is in a test state. Deferred (8) indicates that the element might be completing commands, but will queue any new requests. Quiesce (9) indicates that the element is enabled but in a restricted mode. The behavior of the element is similar to the Enabled state, but it processes only a restricted set of commands. All other requests are queued. Starting (10) indicates that the element is in the process of going to an Enabled state. New requests are queued. Enumeration: 'deferred': 8, 'quiesce': 9, 'unknown': 0, 'enabled': 2, 'shuttingDown': 4, 'inTest': 7, 'disabled': 3, 'notApplicable': 5, 'other': 1, 'enabledbutOffline': 6, 'starting': 10. |
msvms3dcErrorCleared | 1.3.6.1.4.1.9600.1.25.11.1.1.13 | truthvalue | read-only |
Note: The use of this method is deprecated. Deprecated description: ErrorCleared is a Boolean property that indicates that the error reported in LastErrorCode is now cleared. |
msvms3dcErrorDescription | 1.3.6.1.4.1.9600.1.25.11.1.1.14 | wtcsdisplaystring | read-only |
Note: The use of this method is deprecated. Deprecated description: ErrorDescription is a free-form string that supplies more information about the error recorded in LastErrorCode and information on any corrective actions that can be taken. |
msvms3dcHealthState | 1.3.6.1.4.1.9600.1.25.11.1.1.15 | integer | read-only |
Indicates the current health of the element. This attribute expresses the health of this element but not necessarily that of its subcomponents. The possible values are 0 to 30, where 5 means the element is entirely healthy and 30 means the element is completely non-functional. The following continuum is defined: 'Non-recoverable Error' (30) - The element has completely failed, and recovery is not possible. All functionality provided by this element has been lost. 'Critical Failure' (25) - The element is non-functional and recovery might not be possible. 'Major Failure' (20) - The element is failing. It is possible that some or all of the functionality of this component is degraded or not working. 'Minor Failure' (15) - All functionality is available but some might be degraded. 'Degraded/Warning' (10) - The element is in working order and all functionality is provided. However, the element is not working to the best of its abilities. For example, the element might not be operating at optimal performance or it might be reporting recoverable errors. 'OK' (5) - The element is fully functional and is operating within normal operational parameters and without error. 'Unknown' (0) - The implementation cannot report on HealthState at this time. DMTF has reserved the unused portion of the continuum for additional HealthStates in the future. Enumeration: 'ok': 5, 'majorfailure': 20, 'unknown': 0, 'degradedWarning': 10, 'nonrecoverableerror': 30, 'criticalfailure': 25, 'minorfailure': 15. |
msvms3dcIdentifyingDescriptions | 1.3.6.1.4.1.9600.1.25.11.1.1.16 | wtcsdisplaystring | read-only |
An array of free-form strings providing explanations and details behind the entries in the OtherIdentifyingInfo array. Note that each entry of this array is related to the entry in OtherIdentifyingInfo that is located at the same index. |
msvms3dcInstallDate | 1.3.6.1.4.1.9600.1.25.11.1.1.17 | dateandtime | read-only |
A datetime value that indicates when the object was installed. Lack of a value does not indicate that the object is not installed. |
msvms3dcLastErrorCode | 1.3.6.1.4.1.9600.1.25.11.1.1.18 | gauge32 | read-only |
Note: The use of this method is deprecated. Deprecated description: LastErrorCode captures the last error code reported by the LogicalDevice. |
msvms3dcLocationIndicator | 1.3.6.1.4.1.9600.1.25.11.1.1.19 | integer | read-only |
An integer that reflects the state of an indicator (e.g., LED) that is part of a device. Reading the value gives the current state. Writing the value with 'On'/'Off' turns the indicator on/off, other values may not be written. Enumeration: 'unknown': 0, 'notSupported': 4, 'off': 3, 'on': 2. |
msvms3dcMaxMemorySupported | 1.3.6.1.4.1.9600.1.25.11.1.1.20 | gauge32 | read-only |
Maximum amount of memory supported in bytes. |
msvms3dcMaxNumberControlled | 1.3.6.1.4.1.9600.1.25.11.1.1.21 | gauge32 | read-only |
Maximum number of directly addressable entities that are supported by this Controller. A value of 0 should be used if the number is unknown or unlimited. |
msvms3dcMaxQuiesceTime | 1.3.6.1.4.1.9600.1.25.11.1.1.22 | gauge32 | read-only |
Note: The use of this property has been deprecated. When evaluating the use of Quiesce, it was determined that this single property is not adequate for describing when a device will automatically exit a quiescent state. In fact, the most likely scenario for a device to exit a quiescent state was determined to be based on the number of outstanding requests queued rather than on a maximum time. This decision will be re-evaluated and repositioned later. Deprecated description: Maximum time, in milliseconds, that a Device can run in a 'Quiesced' state. The state is defined in its Availability and AdditionalAvailability properties, where 'Quiesced' is conveyed by the value 21. What occurs at the end of the time limit is device-specific. The Device can unquiesce, can be offline, or can take other actions. A value of 0 indicates that a Device can remain quiesced indefinitely. |
msvms3dcName | 1.3.6.1.4.1.9600.1.25.11.1.1.23 | wtcsdisplaystring | read-only |
The Name property defines the label by which the object is known. When subclassed, the Name property can be overridden to be a Key property. |
msvms3dcNumberOfVideoPages | 1.3.6.1.4.1.9600.1.25.11.1.1.24 | gauge32 | read-only |
Number of video pages supported given the current resolutions and available memory. |
msvms3dcOperationalStatus | 1.3.6.1.4.1.9600.1.25.11.1.1.25 | integer | read-only |
Indicates the current statuses of the element. Various operational statuses are defined. Many of the enumeration's values are self-explanatory. However, a few are not and are described here in more detail. 'Stressed' indicates that the element is functioning, but needs attention. Examples of 'Stressed' states are overload, overheated, and so on. 'Predictive Failure' indicates that an element is functioning nominally but predicting a failure in the near future. 'In Service' describes an element being configured, maintained, cleaned, or otherwise administered. 'No Contact' indicates that the monitoring system has knowledge of this element, but has never been able to establish communications with it. 'Lost Communication' indicates that the ManagedSystem Element is known to exist and has been contacted successfully in the past, but is currently unreachable. 'Stopped' and 'Aborted' are similar, although the former implies a clean and orderly stop, while the latter implies an abrupt stop where the state and configuration of the element might need to be updated. 'Dormant' indicates that the element is inactive or quiesced. 'Supporting Entity in Error' indicates that this element might be 'OK' but that another element, on which it is dependent, is in error. An example is a network service or endpoint that cannot function due to lower-layer networking problems. 'Completed' indicates that the element has completed its operation. This value should be combined with either OK, Error, or Degraded so that a client can tell if the complete operation Completed with OK (passed), Completed with Error (failed), or Completed with Degraded (the operation finished, but it did not complete OK or did not report an error). 'Power Mode' indicates that the element has additional power model information contained in the Associated PowerManagementService association. OperationalStatus replaces the Status property on ManagedSystemElement to provide a consistent approach to enumerations, to address implementation needs for an array property, and to provide a migration path from today's environment to the future. This change was not made earlier because it required the deprecated qualifier. Due to the widespread use of the existing Status property in management applications, it is strongly recommended that providers or instrumentation provide both the Status and OperationalStatus properties. Further, the first value of OperationalStatus should contain the primary status for the element. When instrumented, Status (because it is single-valued) should also provide the primary status of the element. Enumeration: 'lostCommunication': 13, 'dormant': 15, 'powerMode': 18, 'ok': 2, 'aborted': 14, 'unknown': 0, 'noContact': 12, 'error': 6, 'supportingEntityinError': 16, 'other': 1, 'nonRecoverableError': 7, 'predictiveFailure': 5, 'stressed': 4, 'stopping': 9, 'stopped': 10, 'degraded': 3, 'starting': 8, 'completed': 17, 'inService': 11. |
msvms3dcOtherEnabledState | 1.3.6.1.4.1.9600.1.25.11.1.1.26 | wtcsdisplaystring | read-only |
A string that describes the enabled or disabled state of the element when the EnabledState property is set to 1 ('Other'). This property must be set to null when EnabledState is any value other than 1. |
msvms3dcOtherIdentifyingInfo | 1.3.6.1.4.1.9600.1.25.11.1.1.27 | wtcsdisplaystring | read-only |
OtherIdentifyingInfo captures data, in addition to DeviceID information, that could be used to identify a LogicalDevice. For example, you could use this property to hold the operating system's user-friendly name for the Device. |
msvms3dcOtherVideoMemoryType | 1.3.6.1.4.1.9600.1.25.11.1.1.28 | wtcsdisplaystring | read-only |
A string describing the video memory type when the instance's VideoMemoryType property is 1 ('Other'). |
msvms3dcPowerMgtCapability | 1.3.6.1.4.1.9600.1.25.11.1.1.29 | integer | read-only |
Note: The use of this property has been deprecated. Instead, use the PowerCapabilites property in an associated PowerManagementCapabilities class. Deprecated description: An enumerated array describing the power management capabilities of the Device. Enumeration: 'timedPowerOnSupported': 7, 'unknown': 0, 'enabled': 3, 'disabled': 2, 'powerCyclingSupported': 6, 'powerStateSettable': 5, 'notSupported': 1, 'powerSavingModesEnteredAutomatic': 4. |
msvms3dcPowerManagementSupported | 1.3.6.1.4.1.9600.1.25.11.1.1.30 | truthvalue | read-only |
Note: The use of this property has been deprecated. Instead, the existence of an associated PowerManagementCapabilities class (associated using the ElementCapabilities relationship) indicates that power management is supported. Deprecated description: Boolean that indicates that the Device can use power management. |
msvms3dcPowerOnHours | 1.3.6.1.4.1.9600.1.25.11.1.1.31 | gauge32 | read-only |
Note: The use of this method is deprecated. Deprecated description: The number of consecutive hours that this Device has been powered on since its last power cycle. |
msvms3dcProtocolDescription | 1.3.6.1.4.1.9600.1.25.11.1.1.32 | wtcsdisplaystring | read-only |
A free-form string that provides more information that is related to the ProtocolSupported by the Controller. |
msvms3dcProtocolSupported | 1.3.6.1.4.1.9600.1.25.11.1.1.33 | integer32 | read-only |
The protocol used by the Controller to access controlled Devices. |
msvms3dcRequestedState | 1.3.6.1.4.1.9600.1.25.11.1.1.34 | integer | read-only |
RequestedState is an integer enumeration that indicates the last requested or desired state for the element. The actual state of the element is represented by EnabledState. This property is provided to compare the last requested and current enabled or disabled states. Note that when EnabledState is set to 5 ('Not Applicable'), then this property has no meaning. By default, the RequestedState of the element is 5 ('No Change'). Refer to the EnabledState property description for explanations of the values in the RequestedState enumeration. It should be noted that there are two new values in RequestedState that build on the statuses of EnabledState. These are 'Reboot' (10) and 'Reset' (11). Reboot refers to doing a 'Shut Down' and then moving to an 'Enabled' state. Reset indicates that the element is first 'Disabled' and then 'Enabled'. The distinction between requesting 'Shut Down' and 'Disabled' should also be noted. Shut Down requests an orderly transition to the Disabled state, and might involve removing power, to completely erase any existing state. The Disabled state requests an immediate disabling of the element, such that it will not execute or accept any commands or processing requests. This property is set as the result of a method invocation (such as Start or StopService on CIM_Service), or can be overridden and defined as WRITEable in a subclass. The method approach is considered superior to a WRITEable property, because it allows an explicit invocation of the operation and the return of a result code. A particular instance of EnabledLogicalElement might not support RequestedStateChange. If this occurs, the value 12 ('Not Applicable') is used. Enumeration: 'reset': 11, 'noChange': 5, 'notApplicable': 12, 'quiesce': 9, 'enabled': 2, 'reboot': 10, 'disabled': 3, 'deferred': 8, 'shutDown': 4, 'test': 7, 'offline': 6. |
msvms3dcStatus | 1.3.6.1.4.1.9600.1.25.11.1.1.35 | wtcsdisplaystring | read-only |
A string indicating the current status of the object. Various operational and non-operational statuses are defined. This property is deprecated in lieu of OperationalStatus, which includes the same semantics in its enumeration. This change is made for 3 reasons: 1) Status is more correctly defined as an array. This definition overcomes the limitation of describing status using a single value, when it is really a multi-valued property (for example, an element might be OK AND Stopped. 2) A MaxLen of 10 is too restrictive and leads to unclear enumerated values. 3) The change to a uint16 data type was discussed when CIM V2.0 was defined. However, existing V1.0 implementations used the string property and did not want to modify their code. Therefore, Status was grandfathered into the Schema. Use of the deprecated qualifier allows the maintenance of the existing property, but also permits an improved definition using OperationalStatus. |
msvms3dcStatusDescriptions | 1.3.6.1.4.1.9600.1.25.11.1.1.36 | wtcsdisplaystring | read-only |
Strings describing the various OperationalStatus array values. For example, if 'Stopping' is the value assigned to OperationalStatus, then this property may contain an explanation as to why an object is being stopped. Note that entries in this array are correlated with those at the same array index in OperationalStatus. |
msvms3dcStatusInfo | 1.3.6.1.4.1.9600.1.25.11.1.1.37 | integer | read-only |
Note: The use of this method is deprecated in lieu of a more clearly named property (EnabledState) that is inherited from ManagedSystemElement and that has additional enumerated values. Deprecated description: The StatusInfo property indicates whether the Logical Device is in an enabled state (value=3), disabled state (value=4), some other state (value=1), or an unknown state (value=2). If this property does not apply to the LogicalDevice, the value 5 ('Not Applicable') should be used. If a Device is ('Enabled')(value=3), it has been powered up and is configured and operational. The Device might or might not be functionally active, depending on whether its Availability (or AdditionalAvailability) indicates that it is ('Running/Full Power')(value=3) or ('Off line') (value=8). In an enabled but offline mode, a Device might be performing out-of-band requests, such as running Diagnostics. If StatusInfo is ('Disabled') (value=4), a Device can only be 'enabled' or powered off. In a personal computer environment, ('Disabled') means that the driver of the device is not available in the stack. In other environments, a Device can be disabled by removing its configuration file. A disabled device is physically present in a System and consuming resources, but it cannot be communicated with until a driver is loaded, a configuration file is loaded, or some other 'enabling' activity has occurred. Enumeration: 'disabled': 4, 'unknown': 2, 'other': 1, 'enabled': 3, 'notApplicable': 5. |
msvms3dcSystemCreationClassName | 1.3.6.1.4.1.9600.1.25.11.1.1.38 | wtcsdisplaystring | read-only |
The CreationClassName of the scoping system. |
msvms3dcSystemName | 1.3.6.1.4.1.9600.1.25.11.1.1.39 | wtcsdisplaystring | read-only |
The System Name of the scoping system. |
msvms3dcTimeOfLastReset | 1.3.6.1.4.1.9600.1.25.11.1.1.40 | dateandtime | read-only |
Time of last reset of the Controller. |
msvms3dcTimeOfLastStateChange | 1.3.6.1.4.1.9600.1.25.11.1.1.41 | dateandtime | read-only |
The date or time when the EnabledState of the element last changed. If the state of the element has not changed and this property is populated, then it must be set to a 0 interval value. If a state change was requested, but rejected or not yet processed, the property must not be updated. |
msvms3dcTotalPowerOnHours | 1.3.6.1.4.1.9600.1.25.11.1.1.42 | gauge32 | read-only |
Note: The use of this method is deprecated. Deprecated description: The total number of hours that this Device has been powered on. |
msvms3dcVideoMemoryType | 1.3.6.1.4.1.9600.1.25.11.1.1.43 | integer | read-only |
An integer enumeration indicating the type of video memory. Enumeration: 'sdram': 11, 'sgram': 12, 'wram': 5, 'unknown': 0, 'a3DRAM': 10, 'burstSynchronousDRAM': 7, 'edoRAM': 6, 'cdram': 9, 'other': 1, 'sram': 4, 'dram': 3, 'vram': 2, 'pipelinedBurstSRAM': 8. |
msvms3dcVideoProcessor | 1.3.6.1.4.1.9600.1.25.11.1.1.44 | wtcsdisplaystring | read-only |
A free-form string describing the video processor/Controller. |
msvmSyntheticDisplayControlTable | 1.3.6.1.4.1.9600.1.25.11.2 | no-access |
Represents the state of the synthetic display controller that is present in each virtual machine configuration. |
|
1.3.6.1.4.1.9600.1.25.11.2.1 | no-access |
None |
||
msvmsydcIndex | 1.3.6.1.4.1.9600.1.25.11.2.1.1 | integer32 | read-only |
The value of this object uniquely identifies the instance entry for this class. |
msvmsydcAcceleratorCapabilities | 1.3.6.1.4.1.9600.1.25.11.2.1.2 | integer | read-only |
An array of integers indicating the graphics and 3D capabilities of the DisplayController. Enumeration: 'pciMastering': 6, 'unknown': 0, 'graphicsAccelerator': 2, 'secondMonochromeAdapterSupport': 7, 'other': 1, 'multiMonitorSupport': 5, 'pciFastWrite': 4, 'largeMemoryAddressSupport': 8, 'a3DAccelerator': 3. |
msvmsydcAdditionalAvailability | 1.3.6.1.4.1.9600.1.25.11.2.1.3 | integer | read-only |
Additional availability and status of the Device in addition to that specified in the Availability property. The Availability property denotes the primary status and availability of the Device. In some cases, this property will not be sufficient to denote the complete status of the Device. In those cases, the AdditionalAvailability property can be used to provide further information. For example, the primary Availability of a device might be 'Off line' (value=8) or in a low-power state (AdditionalAvailability value=14), or the Device could be running Diagnostics (AdditionalAvailability value=5, 'In Test'). Enumeration: 'powerSaveStandby': 15, 'paused': 18, 'installError': 12, 'notConfigured': 20, 'quiesced': 21, 'unknown': 2, 'powerSaveUnknown': 13, 'notInstalled': 11, 'offDuty': 9, 'inTest': 5, 'powerSaveWarning': 17, 'notApplicable': 6, 'powerOff': 7, 'other': 1, 'notReady': 19, 'runningFullPower': 3, 'offLine': 8, 'warning': 4, 'degraded': 10, 'powerSaveLowPowerMode': 14, 'powerCycle': 16. |
msvmsydcAvailability | 1.3.6.1.4.1.9600.1.25.11.2.1.4 | integer | read-only |
Note: The use of this property has been deprecated. Deprecated description: The primary availability and status of the Device. (Additional status information can be specified using the Additional Availability array property.) For example, the Availability property indicates that the Device is running and has full power (value=3), or is in a warning (4), test (5), degraded (10) or power save state (values 13-15 and 17). The Power Save states are defined as follows: Value 13 ('Power Save - Unknown') indicates that the Device is known to be in a power save mode, but its exact status in this mode is unknown; value 14 ('Power Save - Low Power Mode') indicates that the Device is in a power save state but still functioning, and might exhibit degraded performance; value 15 ('Power Save - Standby') indicates that the Device is not functioning but could be brought to full power 'quickly'; and value 17 ('Power Save - Warning') indicates that the Device is in a warning state, but is also in a power save mode. Enumeration: 'powerSaveStandby': 15, 'paused': 18, 'installError': 12, 'notConfigured': 20, 'quiesced': 21, 'unknown': 2, 'powerSaveUnknown': 13, 'notInstalled': 11, 'offDuty': 9, 'inTest': 5, 'powerSaveWarning': 17, 'notApplicable': 6, 'powerOff': 7, 'other': 1, 'notReady': 19, 'runningFullPower': 3, 'offLine': 8, 'warning': 4, 'degraded': 10, 'powerSaveLowPowerMode': 14, 'powerCycle': 16. |
msvmsydcCapabilityDescriptions | 1.3.6.1.4.1.9600.1.25.11.2.1.5 | wtcsdisplaystring | read-only |
An array of free-form strings providing more detailed explanations for any of the video Accelerator features indicated in the Capabilities array. Note, each entry of this array is related to the entry in the Capabilities array that is located at the same index. |
msvmsydcCaption | 1.3.6.1.4.1.9600.1.25.11.2.1.6 | wtcsdisplaystring | read-only |
The Caption property is a short textual description (one- line string) of the object. |
msvmsydcCreationClassName | 1.3.6.1.4.1.9600.1.25.11.2.1.7 | wtcsdisplaystring | read-only |
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. |
msvmsydcDescription | 1.3.6.1.4.1.9600.1.25.11.2.1.8 | wtcsdisplaystring | read-only |
The Description property provides a textual description of the object. |
msvmsydcDeviceID | 1.3.6.1.4.1.9600.1.25.11.2.1.9 | wtcsdisplaystring | read-only |
An address or other identifying information used to uniquely name the LogicalDevice. |
msvmsydcElementName | 1.3.6.1.4.1.9600.1.25.11.2.1.10 | wtcsdisplaystring | read-only |
A user-friendly name for the object. This property allows each instance to define a user-friendly name in addition to its key properties, identity data, and description information. Note that the Name property of ManagedSystemElement is also defined as a user-friendly name. But, it is often subclassed to be a Key. It is not reasonable that the same property can convey both identity and a user-friendly name, without inconsistencies. Where Name exists and is not a Key (such as for instances of LogicalDevice), the same information can be present in both the Name and ElementName properties. |
msvmsydcEnabledDefault | 1.3.6.1.4.1.9600.1.25.11.2.1.11 | integer | read-only |
An enumerated value indicating an administrator's default or startup configuration for the Enabled State of an element. By default, the element is 'Enabled' (value=2). Enumeration: 'disabled': 3, 'notApplicable': 5, 'enabled': 2, 'enabledbutOffline': 6, 'noDefault': 7. |
msvmsydcEnabledState | 1.3.6.1.4.1.9600.1.25.11.2.1.12 | integer | read-only |
EnabledState is an integer enumeration that indicates the enabled and disabled states of an element. It can also indicate the transitions between these requested states. For example, shutting down (value=4) and starting (value=10) are transient states between enabled and disabled. The following text briefly summarizes the various enabled and disabled states: Enabled (2) indicates that the element is or could be executing commands, will process any queued commands, and queues new requests. Disabled (3) indicates that the element will not execute commands and will drop any new requests. Shutting Down (4) indicates that the element is in the process of going to a Disabled state. Not Applicable (5) indicates the element does not support being enabled or disabled. Enabled but Offline (6) indicates that the element might be completing commands, and will drop any new requests. Test (7) indicates that the element is in a test state. Deferred (8) indicates that the element might be completing commands, but will queue any new requests. Quiesce (9) indicates that the element is enabled but in a restricted mode. The behavior of the element is similar to the Enabled state, but it processes only a restricted set of commands. All other requests are queued. Starting (10) indicates that the element is in the process of going to an Enabled state. New requests are queued. Enumeration: 'deferred': 8, 'quiesce': 9, 'unknown': 0, 'enabled': 2, 'shuttingDown': 4, 'inTest': 7, 'disabled': 3, 'notApplicable': 5, 'other': 1, 'enabledbutOffline': 6, 'starting': 10. |
msvmsydcErrorCleared | 1.3.6.1.4.1.9600.1.25.11.2.1.13 | truthvalue | read-only |
Note: The use of this method is deprecated. Deprecated description: ErrorCleared is a Boolean property that indicates that the error reported in LastErrorCode is now cleared. |
msvmsydcErrorDescription | 1.3.6.1.4.1.9600.1.25.11.2.1.14 | wtcsdisplaystring | read-only |
Note: The use of this method is deprecated. Deprecated description: ErrorDescription is a free-form string that supplies more information about the error recorded in LastErrorCode and information on any corrective actions that can be taken. |
msvmsydcHealthState | 1.3.6.1.4.1.9600.1.25.11.2.1.15 | integer | read-only |
Indicates the current health of the element. This attribute expresses the health of this element but not necessarily that of its subcomponents. The possible values are 0 to 30, where 5 means the element is entirely healthy and 30 means the element is completely non-functional. The following continuum is defined: 'Non-recoverable Error' (30) - The element has completely failed, and recovery is not possible. All functionality provided by this element has been lost. 'Critical Failure' (25) - The element is non-functional and recovery might not be possible. 'Major Failure' (20) - The element is failing. It is possible that some or all of the functionality of this component is degraded or not working. 'Minor Failure' (15) - All functionality is available but some might be degraded. 'Degraded/Warning' (10) - The element is in working order and all functionality is provided. However, the element is not working to the best of its abilities. For example, the element might not be operating at optimal performance or it might be reporting recoverable errors. 'OK' (5) - The element is fully functional and is operating within normal operational parameters and without error. 'Unknown' (0) - The implementation cannot report on HealthState at this time. DMTF has reserved the unused portion of the continuum for additional HealthStates in the future. Enumeration: 'ok': 5, 'majorfailure': 20, 'unknown': 0, 'degradedWarning': 10, 'nonrecoverableerror': 30, 'criticalfailure': 25, 'minorfailure': 15. |
msvmsydcIdentifyingDescriptions | 1.3.6.1.4.1.9600.1.25.11.2.1.16 | wtcsdisplaystring | read-only |
An array of free-form strings providing explanations and details behind the entries in the OtherIdentifyingInfo array. Note that each entry of this array is related to the entry in OtherIdentifyingInfo that is located at the same index. |
msvmsydcInstallDate | 1.3.6.1.4.1.9600.1.25.11.2.1.17 | dateandtime | read-only |
A datetime value that indicates when the object was installed. Lack of a value does not indicate that the object is not installed. |
msvmsydcLastErrorCode | 1.3.6.1.4.1.9600.1.25.11.2.1.18 | gauge32 | read-only |
Note: The use of this method is deprecated. Deprecated description: LastErrorCode captures the last error code reported by the LogicalDevice. |
msvmsydcLocationIndicator | 1.3.6.1.4.1.9600.1.25.11.2.1.19 | integer | read-only |
An integer that reflects the state of an indicator (e.g., LED) that is part of a device. Reading the value gives the current state. Writing the value with 'On'/'Off' turns the indicator on/off, other values may not be written. Enumeration: 'unknown': 0, 'notSupported': 4, 'off': 3, 'on': 2. |
msvmsydcMaxMemorySupported | 1.3.6.1.4.1.9600.1.25.11.2.1.20 | gauge32 | read-only |
Maximum amount of memory supported in bytes. |
msvmsydcMaxNumberControlled | 1.3.6.1.4.1.9600.1.25.11.2.1.21 | gauge32 | read-only |
Maximum number of directly addressable entities that are supported by this Controller. A value of 0 should be used if the number is unknown or unlimited. |
msvmsydcMaxQuiesceTime | 1.3.6.1.4.1.9600.1.25.11.2.1.22 | gauge32 | read-only |
Note: The use of this property has been deprecated. When evaluating the use of Quiesce, it was determined that this single property is not adequate for describing when a device will automatically exit a quiescent state. In fact, the most likely scenario for a device to exit a quiescent state was determined to be based on the number of outstanding requests queued rather than on a maximum time. This decision will be re-evaluated and repositioned later. Deprecated description: Maximum time, in milliseconds, that a Device can run in a 'Quiesced' state. The state is defined in its Availability and AdditionalAvailability properties, where 'Quiesced' is conveyed by the value 21. What occurs at the end of the time limit is device-specific. The Device can unquiesce, can be offline, or can take other actions. A value of 0 indicates that a Device can remain quiesced indefinitely. |
msvmsydcName | 1.3.6.1.4.1.9600.1.25.11.2.1.23 | wtcsdisplaystring | read-only |
The Name property defines the label by which the object is known. When subclassed, the Name property can be overridden to be a Key property. |
msvmsydcNumberOfVideoPages | 1.3.6.1.4.1.9600.1.25.11.2.1.24 | gauge32 | read-only |
Number of video pages supported given the current resolutions and available memory. |
msvmsydcOperationalStatus | 1.3.6.1.4.1.9600.1.25.11.2.1.25 | integer | read-only |
Indicates the current statuses of the element. Various operational statuses are defined. Many of the enumeration's values are self-explanatory. However, a few are not and are described here in more detail. 'Stressed' indicates that the element is functioning, but needs attention. Examples of 'Stressed' states are overload, overheated, and so on. 'Predictive Failure' indicates that an element is functioning nominally but predicting a failure in the near future. 'In Service' describes an element being configured, maintained, cleaned, or otherwise administered. 'No Contact' indicates that the monitoring system has knowledge of this element, but has never been able to establish communications with it. 'Lost Communication' indicates that the ManagedSystem Element is known to exist and has been contacted successfully in the past, but is currently unreachable. 'Stopped' and 'Aborted' are similar, although the former implies a clean and orderly stop, while the latter implies an abrupt stop where the state and configuration of the element might need to be updated. 'Dormant' indicates that the element is inactive or quiesced. 'Supporting Entity in Error' indicates that this element might be 'OK' but that another element, on which it is dependent, is in error. An example is a network service or endpoint that cannot function due to lower-layer networking problems. 'Completed' indicates that the element has completed its operation. This value should be combined with either OK, Error, or Degraded so that a client can tell if the complete operation Completed with OK (passed), Completed with Error (failed), or Completed with Degraded (the operation finished, but it did not complete OK or did not report an error). 'Power Mode' indicates that the element has additional power model information contained in the Associated PowerManagementService association. OperationalStatus replaces the Status property on ManagedSystemElement to provide a consistent approach to enumerations, to address implementation needs for an array property, and to provide a migration path from today's environment to the future. This change was not made earlier because it required the deprecated qualifier. Due to the widespread use of the existing Status property in management applications, it is strongly recommended that providers or instrumentation provide both the Status and OperationalStatus properties. Further, the first value of OperationalStatus should contain the primary status for the element. When instrumented, Status (because it is single-valued) should also provide the primary status of the element. Enumeration: 'lostCommunication': 13, 'dormant': 15, 'powerMode': 18, 'ok': 2, 'aborted': 14, 'unknown': 0, 'noContact': 12, 'error': 6, 'supportingEntityinError': 16, 'other': 1, 'nonRecoverableError': 7, 'predictiveFailure': 5, 'stressed': 4, 'stopping': 9, 'stopped': 10, 'degraded': 3, 'starting': 8, 'completed': 17, 'inService': 11. |
msvmsydcOtherEnabledState | 1.3.6.1.4.1.9600.1.25.11.2.1.26 | wtcsdisplaystring | read-only |
A string that describes the enabled or disabled state of the element when the EnabledState property is set to 1 ('Other'). This property must be set to null when EnabledState is any value other than 1. |
msvmsydcOtherIdentifyingInfo | 1.3.6.1.4.1.9600.1.25.11.2.1.27 | wtcsdisplaystring | read-only |
OtherIdentifyingInfo captures data, in addition to DeviceID information, that could be used to identify a LogicalDevice. For example, you could use this property to hold the operating system's user-friendly name for the Device. |
msvmsydcOtherVideoMemoryType | 1.3.6.1.4.1.9600.1.25.11.2.1.28 | wtcsdisplaystring | read-only |
A string describing the video memory type when the instance's VideoMemoryType property is 1 ('Other'). |
msvmsydcPowerMgtCapability | 1.3.6.1.4.1.9600.1.25.11.2.1.29 | integer | read-only |
Note: The use of this property has been deprecated. Instead, use the PowerCapabilites property in an associated PowerManagementCapabilities class. Deprecated description: An enumerated array describing the power management capabilities of the Device. Enumeration: 'timedPowerOnSupported': 7, 'unknown': 0, 'enabled': 3, 'disabled': 2, 'powerCyclingSupported': 6, 'powerStateSettable': 5, 'notSupported': 1, 'powerSavingModesEnteredAutomatic': 4. |
msvmsydcPowerManagementSupported | 1.3.6.1.4.1.9600.1.25.11.2.1.30 | truthvalue | read-only |
Note: The use of this property has been deprecated. Instead, the existence of an associated PowerManagementCapabilities class (associated using the ElementCapabilities relationship) indicates that power management is supported. Deprecated description: Boolean that indicates that the Device can use power management. |
msvmsydcPowerOnHours | 1.3.6.1.4.1.9600.1.25.11.2.1.31 | gauge32 | read-only |
Note: The use of this method is deprecated. Deprecated description: The number of consecutive hours that this Device has been powered on since its last power cycle. |
msvmsydcProtocolDescription | 1.3.6.1.4.1.9600.1.25.11.2.1.32 | wtcsdisplaystring | read-only |
A free-form string that provides more information that is related to the ProtocolSupported by the Controller. |
msvmsydcProtocolSupported | 1.3.6.1.4.1.9600.1.25.11.2.1.33 | integer32 | read-only |
The protocol used by the Controller to access controlled Devices. |
msvmsydcRequestedState | 1.3.6.1.4.1.9600.1.25.11.2.1.34 | integer | read-only |
RequestedState is an integer enumeration that indicates the last requested or desired state for the element. The actual state of the element is represented by EnabledState. This property is provided to compare the last requested and current enabled or disabled states. Note that when EnabledState is set to 5 ('Not Applicable'), then this property has no meaning. By default, the RequestedState of the element is 5 ('No Change'). Refer to the EnabledState property description for explanations of the values in the RequestedState enumeration. It should be noted that there are two new values in RequestedState that build on the statuses of EnabledState. These are 'Reboot' (10) and 'Reset' (11). Reboot refers to doing a 'Shut Down' and then moving to an 'Enabled' state. Reset indicates that the element is first 'Disabled' and then 'Enabled'. The distinction between requesting 'Shut Down' and 'Disabled' should also be noted. Shut Down requests an orderly transition to the Disabled state, and might involve removing power, to completely erase any existing state. The Disabled state requests an immediate disabling of the element, such that it will not execute or accept any commands or processing requests. This property is set as the result of a method invocation (such as Start or StopService on CIM_Service), or can be overridden and defined as WRITEable in a subclass. The method approach is considered superior to a WRITEable property, because it allows an explicit invocation of the operation and the return of a result code. A particular instance of EnabledLogicalElement might not support RequestedStateChange. If this occurs, the value 12 ('Not Applicable') is used. Enumeration: 'reset': 11, 'noChange': 5, 'notApplicable': 12, 'quiesce': 9, 'enabled': 2, 'reboot': 10, 'disabled': 3, 'deferred': 8, 'shutDown': 4, 'test': 7, 'offline': 6. |
msvmsydcStatus | 1.3.6.1.4.1.9600.1.25.11.2.1.35 | wtcsdisplaystring | read-only |
A string indicating the current status of the object. Various operational and non-operational statuses are defined. This property is deprecated in lieu of OperationalStatus, which includes the same semantics in its enumeration. This change is made for 3 reasons: 1) Status is more correctly defined as an array. This definition overcomes the limitation of describing status using a single value, when it is really a multi-valued property (for example, an element might be OK AND Stopped. 2) A MaxLen of 10 is too restrictive and leads to unclear enumerated values. 3) The change to a uint16 data type was discussed when CIM V2.0 was defined. However, existing V1.0 implementations used the string property and did not want to modify their code. Therefore, Status was grandfathered into the Schema. Use of the deprecated qualifier allows the maintenance of the existing property, but also permits an improved definition using OperationalStatus. |
msvmsydcStatusDescriptions | 1.3.6.1.4.1.9600.1.25.11.2.1.36 | wtcsdisplaystring | read-only |
Strings describing the various OperationalStatus array values. For example, if 'Stopping' is the value assigned to OperationalStatus, then this property may contain an explanation as to why an object is being stopped. Note that entries in this array are correlated with those at the same array index in OperationalStatus. |
msvmsydcStatusInfo | 1.3.6.1.4.1.9600.1.25.11.2.1.37 | integer | read-only |
Note: The use of this method is deprecated in lieu of a more clearly named property (EnabledState) that is inherited from ManagedSystemElement and that has additional enumerated values. Deprecated description: The StatusInfo property indicates whether the Logical Device is in an enabled state (value=3), disabled state (value=4), some other state (value=1), or an unknown state (value=2). If this property does not apply to the LogicalDevice, the value 5 ('Not Applicable') should be used. If a Device is ('Enabled')(value=3), it has been powered up and is configured and operational. The Device might or might not be functionally active, depending on whether its Availability (or AdditionalAvailability) indicates that it is ('Running/Full Power')(value=3) or ('Off line') (value=8). In an enabled but offline mode, a Device might be performing out-of-band requests, such as running Diagnostics. If StatusInfo is ('Disabled') (value=4), a Device can only be 'enabled' or powered off. In a personal computer environment, ('Disabled') means that the driver of the device is not available in the stack. In other environments, a Device can be disabled by removing its configuration file. A disabled device is physically present in a System and consuming resources, but it cannot be communicated with until a driver is loaded, a configuration file is loaded, or some other 'enabling' activity has occurred. Enumeration: 'disabled': 4, 'unknown': 2, 'other': 1, 'enabled': 3, 'notApplicable': 5. |
msvmsydcSystemCreationClassName | 1.3.6.1.4.1.9600.1.25.11.2.1.38 | wtcsdisplaystring | read-only |
The CreationClassName of the scoping system. |
msvmsydcSystemName | 1.3.6.1.4.1.9600.1.25.11.2.1.39 | wtcsdisplaystring | read-only |
The System Name of the scoping system. |
msvmsydcTimeOfLastReset | 1.3.6.1.4.1.9600.1.25.11.2.1.40 | dateandtime | read-only |
Time of last reset of the Controller. |
msvmsydcTimeOfLastStateChange | 1.3.6.1.4.1.9600.1.25.11.2.1.41 | dateandtime | read-only |
The date or time when the EnabledState of the element last changed. If the state of the element has not changed and this property is populated, then it must be set to a 0 interval value. If a state change was requested, but rejected or not yet processed, the property must not be updated. |
msvmsydcTotalPowerOnHours | 1.3.6.1.4.1.9600.1.25.11.2.1.42 | gauge32 | read-only |
Note: The use of this method is deprecated. Deprecated description: The total number of hours that this Device has been powered on. |
msvmsydcVideoMemoryType | 1.3.6.1.4.1.9600.1.25.11.2.1.43 | integer | read-only |
An integer enumeration indicating the type of video memory. Enumeration: 'sdram': 11, 'sgram': 12, 'wram': 5, 'unknown': 0, 'a3DRAM': 10, 'burstSynchronousDRAM': 7, 'edoRAM': 6, 'cdram': 9, 'other': 1, 'sram': 4, 'dram': 3, 'vram': 2, 'pipelinedBurstSRAM': 8. |
msvmsydcVideoProcessor | 1.3.6.1.4.1.9600.1.25.11.2.1.44 | wtcsdisplaystring | read-only |
A free-form string describing the video processor/Controller. |
msvmSystemTerminalConnTable | 1.3.6.1.4.1.9600.1.25.11.3 | no-access |
Associates a virtual computer system with a terminal connection. |
|
1.3.6.1.4.1.9600.1.25.11.3.1 | no-access |
None |
||
msvmstcIndex | 1.3.6.1.4.1.9600.1.25.11.3.1.1 | integer32 | read-only |
The value of this object uniquely identifies the instance entry for this class. |
msvmstcAntecedent | 1.3.6.1.4.1.9600.1.25.11.3.1.2 | wtcsdisplaystring | read-only |
The scoping Virtual ComputerSystem. |
msvmstcDependent | 1.3.6.1.4.1.9600.1.25.11.3.1.3 | wtcsdisplaystring | read-only |
The hosted TerminalConnection. |
msvmTerminalConnectionTable | 1.3.6.1.4.1.9600.1.25.11.4 | no-access |
Indicates the state of an active remote session interacting with a virtual computer system. |
|
1.3.6.1.4.1.9600.1.25.11.4.1 | no-access |
None |
||
msvmtcIndex | 1.3.6.1.4.1.9600.1.25.11.4.1.1 | integer32 | read-only |
The value of this object uniquely identifies the instance entry for this class. |
msvmtcCaption | 1.3.6.1.4.1.9600.1.25.11.4.1.2 | wtcsdisplaystring | read-only |
The Caption property is a short textual description (one- line string) of the object. |
msvmtcConnectionID | 1.3.6.1.4.1.9600.1.25.11.4.1.3 | wtcsdisplaystring | read-only |
Unique identifier for an instance of the terminal connection object. The identifier is of the form 'Microsoft: |
msvmtcDescription | 1.3.6.1.4.1.9600.1.25.11.4.1.4 | wtcsdisplaystring | read-only |
The Description property provides a textual description of the object. |
msvmtcElementName | 1.3.6.1.4.1.9600.1.25.11.4.1.5 | wtcsdisplaystring | read-only |
A user-friendly name for the object. This property allows each instance to define a user-friendly name in addition to its key properties, identity data, and description information. Note that the Name property of ManagedSystemElement is also defined as a user-friendly name. But, it is often subclassed to be a Key. It is not reasonable that the same property can convey both identity and a user-friendly name, without inconsistencies. Where Name exists and is not a Key (such as for instances of LogicalDevice), the same information can be present in both the Name and ElementName properties. |
msvmtcEnabledDefault | 1.3.6.1.4.1.9600.1.25.11.4.1.6 | integer | read-only |
An enumerated value indicating an administrator's default or startup configuration for the Enabled State of an element. By default, the element is 'Enabled' (value=2). Enumeration: 'disabled': 3, 'notApplicable': 5, 'enabled': 2, 'enabledbutOffline': 6, 'noDefault': 7. |
msvmtcEnabledState | 1.3.6.1.4.1.9600.1.25.11.4.1.7 | integer | read-only |
EnabledState is an integer enumeration that indicates the enabled and disabled states of an element. It can also indicate the transitions between these requested states. For example, shutting down (value=4) and starting (value=10) are transient states between enabled and disabled. The following text briefly summarizes the various enabled and disabled states: Enabled (2) indicates that the element is or could be executing commands, will process any queued commands, and queues new requests. Disabled (3) indicates that the element will not execute commands and will drop any new requests. Shutting Down (4) indicates that the element is in the process of going to a Disabled state. Not Applicable (5) indicates the element does not support being enabled or disabled. Enabled but Offline (6) indicates that the element might be completing commands, and will drop any new requests. Test (7) indicates that the element is in a test state. Deferred (8) indicates that the element might be completing commands, but will queue any new requests. Quiesce (9) indicates that the element is enabled but in a restricted mode. The behavior of the element is similar to the Enabled state, but it processes only a restricted set of commands. All other requests are queued. Starting (10) indicates that the element is in the process of going to an Enabled state. New requests are queued. Enumeration: 'deferred': 8, 'quiesce': 9, 'unknown': 0, 'enabled': 2, 'shuttingDown': 4, 'inTest': 7, 'disabled': 3, 'notApplicable': 5, 'other': 1, 'enabledbutOffline': 6, 'starting': 10. |
msvmtcHealthState | 1.3.6.1.4.1.9600.1.25.11.4.1.8 | integer | read-only |
Indicates the current health of the element. This attribute expresses the health of this element but not necessarily that of its subcomponents. The possible values are 0 to 30, where 5 means the element is entirely healthy and 30 means the element is completely non-functional. The following continuum is defined: 'Non-recoverable Error' (30) - The element has completely failed, and recovery is not possible. All functionality provided by this element has been lost. 'Critical Failure' (25) - The element is non-functional and recovery might not be possible. 'Major Failure' (20) - The element is failing. It is possible that some or all of the functionality of this component is degraded or not working. 'Minor Failure' (15) - All functionality is available but some might be degraded. 'Degraded/Warning' (10) - The element is in working order and all functionality is provided. However, the element is not working to the best of its abilities. For example, the element might not be operating at optimal performance or it might be reporting recoverable errors. 'OK' (5) - The element is fully functional and is operating within normal operational parameters and without error. 'Unknown' (0) - The implementation cannot report on HealthState at this time. DMTF has reserved the unused portion of the continuum for additional HealthStates in the future. Enumeration: 'ok': 5, 'majorfailure': 20, 'unknown': 0, 'degradedWarning': 10, 'nonrecoverableerror': 30, 'criticalfailure': 25, 'minorfailure': 15. |
msvmtcInstallDate | 1.3.6.1.4.1.9600.1.25.11.4.1.9 | dateandtime | read-only |
A datetime value that indicates when the object was installed. Lack of a value does not indicate that the object is not installed. |
msvmtcName | 1.3.6.1.4.1.9600.1.25.11.4.1.10 | wtcsdisplaystring | read-only |
The Name property defines the label by which the object is known. When subclassed, the Name property can be overridden to be a Key property. |
msvmtcOperationalStatus | 1.3.6.1.4.1.9600.1.25.11.4.1.11 | integer | read-only |
Indicates the current statuses of the element. Various operational statuses are defined. Many of the enumeration's values are self-explanatory. However, a few are not and are described here in more detail. 'Stressed' indicates that the element is functioning, but needs attention. Examples of 'Stressed' states are overload, overheated, and so on. 'Predictive Failure' indicates that an element is functioning nominally but predicting a failure in the near future. 'In Service' describes an element being configured, maintained, cleaned, or otherwise administered. 'No Contact' indicates that the monitoring system has knowledge of this element, but has never been able to establish communications with it. 'Lost Communication' indicates that the ManagedSystem Element is known to exist and has been contacted successfully in the past, but is currently unreachable. 'Stopped' and 'Aborted' are similar, although the former implies a clean and orderly stop, while the latter implies an abrupt stop where the state and configuration of the element might need to be updated. 'Dormant' indicates that the element is inactive or quiesced. 'Supporting Entity in Error' indicates that this element might be 'OK' but that another element, on which it is dependent, is in error. An example is a network service or endpoint that cannot function due to lower-layer networking problems. 'Completed' indicates that the element has completed its operation. This value should be combined with either OK, Error, or Degraded so that a client can tell if the complete operation Completed with OK (passed), Completed with Error (failed), or Completed with Degraded (the operation finished, but it did not complete OK or did not report an error). 'Power Mode' indicates that the element has additional power model information contained in the Associated PowerManagementService association. OperationalStatus replaces the Status property on ManagedSystemElement to provide a consistent approach to enumerations, to address implementation needs for an array property, and to provide a migration path from today's environment to the future. This change was not made earlier because it required the deprecated qualifier. Due to the widespread use of the existing Status property in management applications, it is strongly recommended that providers or instrumentation provide both the Status and OperationalStatus properties. Further, the first value of OperationalStatus should contain the primary status for the element. When instrumented, Status (because it is single-valued) should also provide the primary status of the element. Enumeration: 'lostCommunication': 13, 'dormant': 15, 'powerMode': 18, 'ok': 2, 'aborted': 14, 'unknown': 0, 'noContact': 12, 'error': 6, 'supportingEntityinError': 16, 'other': 1, 'nonRecoverableError': 7, 'predictiveFailure': 5, 'stressed': 4, 'stopping': 9, 'stopped': 10, 'degraded': 3, 'starting': 8, 'completed': 17, 'inService': 11. |
msvmtcOtherEnabledState | 1.3.6.1.4.1.9600.1.25.11.4.1.12 | wtcsdisplaystring | read-only |
A string that describes the enabled or disabled state of the element when the EnabledState property is set to 1 ('Other'). This property must be set to null when EnabledState is any value other than 1. |
msvmtcRequestedState | 1.3.6.1.4.1.9600.1.25.11.4.1.13 | integer | read-only |
RequestedState is an integer enumeration that indicates the last requested or desired state for the element. The actual state of the element is represented by EnabledState. This property is provided to compare the last requested and current enabled or disabled states. Note that when EnabledState is set to 5 ('Not Applicable'), then this property has no meaning. By default, the RequestedState of the element is 5 ('No Change'). Refer to the EnabledState property description for explanations of the values in the RequestedState enumeration. It should be noted that there are two new values in RequestedState that build on the statuses of EnabledState. These are 'Reboot' (10) and 'Reset' (11). Reboot refers to doing a 'Shut Down' and then moving to an 'Enabled' state. Reset indicates that the element is first 'Disabled' and then 'Enabled'. The distinction between requesting 'Shut Down' and 'Disabled' should also be noted. Shut Down requests an orderly transition to the Disabled state, and might involve removing power, to completely erase any existing state. The Disabled state requests an immediate disabling of the element, such that it will not execute or accept any commands or processing requests. This property is set as the result of a method invocation (such as Start or StopService on CIM_Service), or can be overridden and defined as WRITEable in a subclass. The method approach is considered superior to a WRITEable property, because it allows an explicit invocation of the operation and the return of a result code. A particular instance of EnabledLogicalElement might not support RequestedStateChange. If this occurs, the value 12 ('Not Applicable') is used. Enumeration: 'reset': 11, 'noChange': 5, 'notApplicable': 12, 'quiesce': 9, 'enabled': 2, 'reboot': 10, 'disabled': 3, 'deferred': 8, 'shutDown': 4, 'test': 7, 'offline': 6. |
msvmtcStatus | 1.3.6.1.4.1.9600.1.25.11.4.1.14 | wtcsdisplaystring | read-only |
A string indicating the current status of the object. Various operational and non-operational statuses are defined. This property is deprecated in lieu of OperationalStatus, which includes the same semantics in its enumeration. This change is made for 3 reasons: 1) Status is more correctly defined as an array. This definition overcomes the limitation of describing status using a single value, when it is really a multi-valued property (for example, an element might be OK AND Stopped. 2) A MaxLen of 10 is too restrictive and leads to unclear enumerated values. 3) The change to a uint16 data type was discussed when CIM V2.0 was defined. However, existing V1.0 implementations used the string property and did not want to modify their code. Therefore, Status was grandfathered into the Schema. Use of the deprecated qualifier allows the maintenance of the existing property, but also permits an improved definition using OperationalStatus. |
msvmtcStatusDescriptions | 1.3.6.1.4.1.9600.1.25.11.4.1.15 | wtcsdisplaystring | read-only |
Strings describing the various OperationalStatus array values. For example, if 'Stopping' is the value assigned to OperationalStatus, then this property may contain an explanation as to why an object is being stopped. Note that entries in this array are correlated with those at the same array index in OperationalStatus. |
msvmtcTimeOfLastStateChange | 1.3.6.1.4.1.9600.1.25.11.4.1.16 | dateandtime | read-only |
The date or time when the EnabledState of the element last changed. If the state of the element has not changed and this property is populated, then it must be set to a 0 interval value. If a state change was requested, but rejected or not yet processed, the property must not be updated. |
msvmTerminalServiceTable | 1.3.6.1.4.1.9600.1.25.11.5 | no-access |
Manages all remote terminal connections to a particular host. The service uses a configurable port to initiate all terminal connections. |
|
1.3.6.1.4.1.9600.1.25.11.5.1 | no-access |
None |
||
msvmtsIndex | 1.3.6.1.4.1.9600.1.25.11.5.1.1 | integer32 | read-only |
The value of this object uniquely identifies the instance entry for this class. |
msvmtsCaption | 1.3.6.1.4.1.9600.1.25.11.5.1.2 | wtcsdisplaystring | read-only |
The Caption property is a short textual description (one- line string) of the object. |
msvmtsCreationClassName | 1.3.6.1.4.1.9600.1.25.11.5.1.3 | wtcsdisplaystring | read-only |
CreationClassName indicates the name of the class or the subclass that is 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. |
msvmtsDescription | 1.3.6.1.4.1.9600.1.25.11.5.1.4 | wtcsdisplaystring | read-only |
The Description property provides a textual description of the object. |
msvmtsElementName | 1.3.6.1.4.1.9600.1.25.11.5.1.5 | wtcsdisplaystring | read-only |
A user-friendly name for the object. This property allows each instance to define a user-friendly name in addition to its key properties, identity data, and description information. Note that the Name property of ManagedSystemElement is also defined as a user-friendly name. But, it is often subclassed to be a Key. It is not reasonable that the same property can convey both identity and a user-friendly name, without inconsistencies. Where Name exists and is not a Key (such as for instances of LogicalDevice), the same information can be present in both the Name and ElementName properties. |
msvmtsEnabledDefault | 1.3.6.1.4.1.9600.1.25.11.5.1.6 | integer | read-only |
An enumerated value indicating an administrator's default or startup configuration for the Enabled State of an element. By default, the element is 'Enabled' (value=2). Enumeration: 'disabled': 3, 'notApplicable': 5, 'enabled': 2, 'enabledbutOffline': 6, 'noDefault': 7. |
msvmtsEnabledState | 1.3.6.1.4.1.9600.1.25.11.5.1.7 | integer | read-only |
EnabledState is an integer enumeration that indicates the enabled and disabled states of an element. It can also indicate the transitions between these requested states. For example, shutting down (value=4) and starting (value=10) are transient states between enabled and disabled. The following text briefly summarizes the various enabled and disabled states: Enabled (2) indicates that the element is or could be executing commands, will process any queued commands, and queues new requests. Disabled (3) indicates that the element will not execute commands and will drop any new requests. Shutting Down (4) indicates that the element is in the process of going to a Disabled state. Not Applicable (5) indicates the element does not support being enabled or disabled. Enabled but Offline (6) indicates that the element might be completing commands, and will drop any new requests. Test (7) indicates that the element is in a test state. Deferred (8) indicates that the element might be completing commands, but will queue any new requests. Quiesce (9) indicates that the element is enabled but in a restricted mode. The behavior of the element is similar to the Enabled state, but it processes only a restricted set of commands. All other requests are queued. Starting (10) indicates that the element is in the process of going to an Enabled state. New requests are queued. Enumeration: 'deferred': 8, 'quiesce': 9, 'unknown': 0, 'enabled': 2, 'shuttingDown': 4, 'inTest': 7, 'disabled': 3, 'notApplicable': 5, 'other': 1, 'enabledbutOffline': 6, 'starting': 10. |
msvmtsHealthState | 1.3.6.1.4.1.9600.1.25.11.5.1.8 | integer | read-only |
Indicates the current health of the element. This attribute expresses the health of this element but not necessarily that of its subcomponents. The possible values are 0 to 30, where 5 means the element is entirely healthy and 30 means the element is completely non-functional. The following continuum is defined: 'Non-recoverable Error' (30) - The element has completely failed, and recovery is not possible. All functionality provided by this element has been lost. 'Critical Failure' (25) - The element is non-functional and recovery might not be possible. 'Major Failure' (20) - The element is failing. It is possible that some or all of the functionality of this component is degraded or not working. 'Minor Failure' (15) - All functionality is available but some might be degraded. 'Degraded/Warning' (10) - The element is in working order and all functionality is provided. However, the element is not working to the best of its abilities. For example, the element might not be operating at optimal performance or it might be reporting recoverable errors. 'OK' (5) - The element is fully functional and is operating within normal operational parameters and without error. 'Unknown' (0) - The implementation cannot report on HealthState at this time. DMTF has reserved the unused portion of the continuum for additional HealthStates in the future. Enumeration: 'ok': 5, 'majorfailure': 20, 'unknown': 0, 'degradedWarning': 10, 'nonrecoverableerror': 30, 'criticalfailure': 25, 'minorfailure': 15. |
msvmtsInstallDate | 1.3.6.1.4.1.9600.1.25.11.5.1.9 | dateandtime | read-only |
A datetime value that indicates when the object was installed. Lack of a value does not indicate that the object is not installed. |
msvmtsListenerPort | 1.3.6.1.4.1.9600.1.25.11.5.1.10 | gauge32 | read-only |
The network port on which the initial remote session connection will be made. |
msvmtsName | 1.3.6.1.4.1.9600.1.25.11.5.1.11 | wtcsdisplaystring | read-only |
The Name property defines the label by which the object is known. When subclassed, the Name property can be overridden to be a Key property. |
msvmtsOperationalStatus | 1.3.6.1.4.1.9600.1.25.11.5.1.12 | integer | read-only |
Indicates the current statuses of the element. Various operational statuses are defined. Many of the enumeration's values are self-explanatory. However, a few are not and are described here in more detail. 'Stressed' indicates that the element is functioning, but needs attention. Examples of 'Stressed' states are overload, overheated, and so on. 'Predictive Failure' indicates that an element is functioning nominally but predicting a failure in the near future. 'In Service' describes an element being configured, maintained, cleaned, or otherwise administered. 'No Contact' indicates that the monitoring system has knowledge of this element, but has never been able to establish communications with it. 'Lost Communication' indicates that the ManagedSystem Element is known to exist and has been contacted successfully in the past, but is currently unreachable. 'Stopped' and 'Aborted' are similar, although the former implies a clean and orderly stop, while the latter implies an abrupt stop where the state and configuration of the element might need to be updated. 'Dormant' indicates that the element is inactive or quiesced. 'Supporting Entity in Error' indicates that this element might be 'OK' but that another element, on which it is dependent, is in error. An example is a network service or endpoint that cannot function due to lower-layer networking problems. 'Completed' indicates that the element has completed its operation. This value should be combined with either OK, Error, or Degraded so that a client can tell if the complete operation Completed with OK (passed), Completed with Error (failed), or Completed with Degraded (the operation finished, but it did not complete OK or did not report an error). 'Power Mode' indicates that the element has additional power model information contained in the Associated PowerManagementService association. OperationalStatus replaces the Status property on ManagedSystemElement to provide a consistent approach to enumerations, to address implementation needs for an array property, and to provide a migration path from today's environment to the future. This change was not made earlier because it required the deprecated qualifier. Due to the widespread use of the existing Status property in management applications, it is strongly recommended that providers or instrumentation provide both the Status and OperationalStatus properties. Further, the first value of OperationalStatus should contain the primary status for the element. When instrumented, Status (because it is single-valued) should also provide the primary status of the element. Enumeration: 'lostCommunication': 13, 'dormant': 15, 'powerMode': 18, 'ok': 2, 'aborted': 14, 'unknown': 0, 'noContact': 12, 'error': 6, 'supportingEntityinError': 16, 'other': 1, 'nonRecoverableError': 7, 'predictiveFailure': 5, 'stressed': 4, 'stopping': 9, 'stopped': 10, 'degraded': 3, 'starting': 8, 'completed': 17, 'inService': 11. |
msvmtsOtherEnabledState | 1.3.6.1.4.1.9600.1.25.11.5.1.13 | wtcsdisplaystring | read-only |
A string that describes the enabled or disabled state of the element when the EnabledState property is set to 1 ('Other'). This property must be set to null when EnabledState is any value other than 1. |
msvmtsPrimaryOwnerContact | 1.3.6.1.4.1.9600.1.25.11.5.1.14 | wtcsdisplaystring | read-only |
A string that provides information on how the primary owner of the Service can be reached (for example, phone number, e-mail address, and so on). |
msvmtsPrimaryOwnerName | 1.3.6.1.4.1.9600.1.25.11.5.1.15 | wtcsdisplaystring | read-only |
The name of the primary owner for the service, if one is defined. The primary owner is the initial support contact for the Service. |
msvmtsRequestedState | 1.3.6.1.4.1.9600.1.25.11.5.1.16 | integer | read-only |
RequestedState is an integer enumeration that indicates the last requested or desired state for the element. The actual state of the element is represented by EnabledState. This property is provided to compare the last requested and current enabled or disabled states. Note that when EnabledState is set to 5 ('Not Applicable'), then this property has no meaning. By default, the RequestedState of the element is 5 ('No Change'). Refer to the EnabledState property description for explanations of the values in the RequestedState enumeration. It should be noted that there are two new values in RequestedState that build on the statuses of EnabledState. These are 'Reboot' (10) and 'Reset' (11). Reboot refers to doing a 'Shut Down' and then moving to an 'Enabled' state. Reset indicates that the element is first 'Disabled' and then 'Enabled'. The distinction between requesting 'Shut Down' and 'Disabled' should also be noted. Shut Down requests an orderly transition to the Disabled state, and might involve removing power, to completely erase any existing state. The Disabled state requests an immediate disabling of the element, such that it will not execute or accept any commands or processing requests. This property is set as the result of a method invocation (such as Start or StopService on CIM_Service), or can be overridden and defined as WRITEable in a subclass. The method approach is considered superior to a WRITEable property, because it allows an explicit invocation of the operation and the return of a result code. A particular instance of EnabledLogicalElement might not support RequestedStateChange. If this occurs, the value 12 ('Not Applicable') is used. Enumeration: 'reset': 11, 'noChange': 5, 'notApplicable': 12, 'quiesce': 9, 'enabled': 2, 'reboot': 10, 'disabled': 3, 'deferred': 8, 'shutDown': 4, 'test': 7, 'offline': 6. |
msvmtsStartMode | 1.3.6.1.4.1.9600.1.25.11.5.1.17 | wtcsdisplaystring | read-only |
Note: The use of this element is deprecated in lieu of the EnabledDefault property that is inherited from EnabledLogicalElement. The EnabledLogicalElement addresses the same semantics. The change to a uint16 data type was discussed when CIM V2.0 was defined. However, existing V1.0 implementations used the string property. To remain compatible with those implementations, StartMode was grandfathered into the schema. Use of the deprecated qualifier allows the maintenance of the existing property but also permits an improved, clarified definition using EnabledDefault. Deprecated description: StartMode is a string value that indicates whether the Service is automatically started by a System, an Operating System, and so on, or is started only upon request. |
msvmtsStarted | 1.3.6.1.4.1.9600.1.25.11.5.1.18 | truthvalue | read-only |
Started is a Boolean that indicates whether the Service has been started (TRUE), or stopped (FALSE). |
msvmtsStatus | 1.3.6.1.4.1.9600.1.25.11.5.1.19 | wtcsdisplaystring | read-only |
A string indicating the current status of the object. Various operational and non-operational statuses are defined. This property is deprecated in lieu of OperationalStatus, which includes the same semantics in its enumeration. This change is made for 3 reasons: 1) Status is more correctly defined as an array. This definition overcomes the limitation of describing status using a single value, when it is really a multi-valued property (for example, an element might be OK AND Stopped. 2) A MaxLen of 10 is too restrictive and leads to unclear enumerated values. 3) The change to a uint16 data type was discussed when CIM V2.0 was defined. However, existing V1.0 implementations used the string property and did not want to modify their code. Therefore, Status was grandfathered into the Schema. Use of the deprecated qualifier allows the maintenance of the existing property, but also permits an improved definition using OperationalStatus. |
msvmtsStatusDescriptions | 1.3.6.1.4.1.9600.1.25.11.5.1.20 | wtcsdisplaystring | read-only |
Strings describing the various OperationalStatus array values. For example, if 'Stopping' is the value assigned to OperationalStatus, then this property may contain an explanation as to why an object is being stopped. Note that entries in this array are correlated with those at the same array index in OperationalStatus. |
msvmtsSystemCreationClassName | 1.3.6.1.4.1.9600.1.25.11.5.1.21 | wtcsdisplaystring | read-only |
The CreationClassName of the scoping System. |
msvmtsSystemName | 1.3.6.1.4.1.9600.1.25.11.5.1.22 | wtcsdisplaystring | read-only |
The Name of the scoping System. |
msvmtsTimeOfLastStateChange | 1.3.6.1.4.1.9600.1.25.11.5.1.23 | dateandtime | read-only |
The date or time when the EnabledState of the element last changed. If the state of the element has not changed and this property is populated, then it must be set to a 0 interval value. If a state change was requested, but rejected or not yet processed, the property must not be updated. |
msvmVideoHeadTable | 1.3.6.1.4.1.9600.1.25.11.6 | no-access |
Describes the primary drawing surface on a display controller. |
|
1.3.6.1.4.1.9600.1.25.11.6.1 | no-access |
None |
||
msvmvhIndex | 1.3.6.1.4.1.9600.1.25.11.6.1.1 | integer32 | read-only |
The value of this object uniquely identifies the instance entry for this class. |
msvmvhAdditionalAvailability | 1.3.6.1.4.1.9600.1.25.11.6.1.2 | integer | read-only |
Additional availability and status of the Device in addition to that specified in the Availability property. The Availability property denotes the primary status and availability of the Device. In some cases, this property will not be sufficient to denote the complete status of the Device. In those cases, the AdditionalAvailability property can be used to provide further information. For example, the primary Availability of a device might be 'Off line' (value=8) or in a low-power state (AdditionalAvailability value=14), or the Device could be running Diagnostics (AdditionalAvailability value=5, 'In Test'). Enumeration: 'powerSaveStandby': 15, 'paused': 18, 'installError': 12, 'notConfigured': 20, 'quiesced': 21, 'unknown': 2, 'powerSaveUnknown': 13, 'notInstalled': 11, 'offDuty': 9, 'inTest': 5, 'powerSaveWarning': 17, 'notApplicable': 6, 'powerOff': 7, 'other': 1, 'notReady': 19, 'runningFullPower': 3, 'offLine': 8, 'warning': 4, 'degraded': 10, 'powerSaveLowPowerMode': 14, 'powerCycle': 16. |
msvmvhAvailability | 1.3.6.1.4.1.9600.1.25.11.6.1.3 | integer | read-only |
Note: The use of this property has been deprecated. Deprecated description: The primary availability and status of the Device. (Additional status information can be specified using the Additional Availability array property.) For example, the Availability property indicates that the Device is running and has full power (value=3), or is in a warning (4), test (5), degraded (10) or power save state (values 13-15 and 17). The Power Save states are defined as follows: Value 13 ('Power Save - Unknown') indicates that the Device is known to be in a power save mode, but its exact status in this mode is unknown; value 14 ('Power Save - Low Power Mode') indicates that the Device is in a power save state but still functioning, and might exhibit degraded performance; value 15 ('Power Save - Standby') indicates that the Device is not functioning but could be brought to full power 'quickly'; and value 17 ('Power Save - Warning') indicates that the Device is in a warning state, but is also in a power save mode. Enumeration: 'powerSaveStandby': 15, 'paused': 18, 'installError': 12, 'notConfigured': 20, 'quiesced': 21, 'unknown': 2, 'powerSaveUnknown': 13, 'notInstalled': 11, 'offDuty': 9, 'inTest': 5, 'powerSaveWarning': 17, 'notApplicable': 6, 'powerOff': 7, 'other': 1, 'notReady': 19, 'runningFullPower': 3, 'offLine': 8, 'warning': 4, 'degraded': 10, 'powerSaveLowPowerMode': 14, 'powerCycle': 16. |
msvmvhCaption | 1.3.6.1.4.1.9600.1.25.11.6.1.4 | wtcsdisplaystring | read-only |
The Caption property is a short textual description (one- line string) of the object. |
msvmvhCreationClassName | 1.3.6.1.4.1.9600.1.25.11.6.1.5 | wtcsdisplaystring | read-only |
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. |
msvmvhCurrentBitsPerPixel | 1.3.6.1.4.1.9600.1.25.11.6.1.6 | gauge32 | read-only |
The number of bits used to display each pixel. |
msvmvhCurHorizontalResolution | 1.3.6.1.4.1.9600.1.25.11.6.1.7 | gauge32 | read-only |
Current number of horizontal pixels. |
msvmvhCurrentNumberOfColors | 1.3.6.1.4.1.9600.1.25.11.6.1.8 | gauge32 | read-only |
Number of colors supported at the current resolutions. |
msvmvhCurrentNumberOfColumns | 1.3.6.1.4.1.9600.1.25.11.6.1.9 | gauge32 | read-only |
If in character mode, number of columns for this DisplayController. Otherwise, enter 0. |
msvmvhCurrentNumberOfRows | 1.3.6.1.4.1.9600.1.25.11.6.1.10 | gauge32 | read-only |
If in character mode, number of rows for this Video Controller. Otherwise, enter 0. |
msvmvhCurrentRefreshRate | 1.3.6.1.4.1.9600.1.25.11.6.1.11 | gauge32 | read-only |
Current refresh rate in Hertz. |
msvmvhCurrentScanMode | 1.3.6.1.4.1.9600.1.25.11.6.1.12 | integer | read-only |
Current scan mode. Enumeration: 'notSupported': 2, 'unknown': 0, 'interlacedOperation': 4, 'other': 1, 'nonInterlacedOperation': 3. |
msvmvhCurrentVerticalResolution | 1.3.6.1.4.1.9600.1.25.11.6.1.13 | gauge32 | read-only |
Current number of vertical pixels. |
msvmvhDescription | 1.3.6.1.4.1.9600.1.25.11.6.1.14 | wtcsdisplaystring | read-only |
The Description property provides a textual description of the object. |
msvmvhDeviceID | 1.3.6.1.4.1.9600.1.25.11.6.1.15 | wtcsdisplaystring | read-only |
An address or other identifying information used to uniquely name the LogicalDevice. |
msvmvhElementName | 1.3.6.1.4.1.9600.1.25.11.6.1.16 | wtcsdisplaystring | read-only |
A user-friendly name for the object. This property allows each instance to define a user-friendly name in addition to its key properties, identity data, and description information. Note that the Name property of ManagedSystemElement is also defined as a user-friendly name. But, it is often subclassed to be a Key. It is not reasonable that the same property can convey both identity and a user-friendly name, without inconsistencies. Where Name exists and is not a Key (such as for instances of LogicalDevice), the same information can be present in both the Name and ElementName properties. |
msvmvhEnabledDefault | 1.3.6.1.4.1.9600.1.25.11.6.1.17 | integer | read-only |
An enumerated value indicating an administrator's default or startup configuration for the Enabled State of an element. By default, the element is 'Enabled' (value=2). Enumeration: 'disabled': 3, 'notApplicable': 5, 'enabled': 2, 'enabledbutOffline': 6, 'noDefault': 7. |
msvmvhEnabledState | 1.3.6.1.4.1.9600.1.25.11.6.1.18 | integer | read-only |
EnabledState is an integer enumeration that indicates the enabled and disabled states of an element. It can also indicate the transitions between these requested states. For example, shutting down (value=4) and starting (value=10) are transient states between enabled and disabled. The following text briefly summarizes the various enabled and disabled states: Enabled (2) indicates that the element is or could be executing commands, will process any queued commands, and queues new requests. Disabled (3) indicates that the element will not execute commands and will drop any new requests. Shutting Down (4) indicates that the element is in the process of going to a Disabled state. Not Applicable (5) indicates the element does not support being enabled or disabled. Enabled but Offline (6) indicates that the element might be completing commands, and will drop any new requests. Test (7) indicates that the element is in a test state. Deferred (8) indicates that the element might be completing commands, but will queue any new requests. Quiesce (9) indicates that the element is enabled but in a restricted mode. The behavior of the element is similar to the Enabled state, but it processes only a restricted set of commands. All other requests are queued. Starting (10) indicates that the element is in the process of going to an Enabled state. New requests are queued. Enumeration: 'deferred': 8, 'quiesce': 9, 'unknown': 0, 'enabled': 2, 'shuttingDown': 4, 'inTest': 7, 'disabled': 3, 'notApplicable': 5, 'other': 1, 'enabledbutOffline': 6, 'starting': 10. |
msvmvhErrorCleared | 1.3.6.1.4.1.9600.1.25.11.6.1.19 | truthvalue | read-only |
Note: The use of this method is deprecated. Deprecated description: ErrorCleared is a Boolean property that indicates that the error reported in LastErrorCode is now cleared. |
msvmvhErrorDescription | 1.3.6.1.4.1.9600.1.25.11.6.1.20 | wtcsdisplaystring | read-only |
Note: The use of this method is deprecated. Deprecated description: ErrorDescription is a free-form string that supplies more information about the error recorded in LastErrorCode and information on any corrective actions that can be taken. |
msvmvhHealthState | 1.3.6.1.4.1.9600.1.25.11.6.1.21 | integer | read-only |
Indicates the current health of the element. This attribute expresses the health of this element but not necessarily that of its subcomponents. The possible values are 0 to 30, where 5 means the element is entirely healthy and 30 means the element is completely non-functional. The following continuum is defined: 'Non-recoverable Error' (30) - The element has completely failed, and recovery is not possible. All functionality provided by this element has been lost. 'Critical Failure' (25) - The element is non-functional and recovery might not be possible. 'Major Failure' (20) - The element is failing. It is possible that some or all of the functionality of this component is degraded or not working. 'Minor Failure' (15) - All functionality is available but some might be degraded. 'Degraded/Warning' (10) - The element is in working order and all functionality is provided. However, the element is not working to the best of its abilities. For example, the element might not be operating at optimal performance or it might be reporting recoverable errors. 'OK' (5) - The element is fully functional and is operating within normal operational parameters and without error. 'Unknown' (0) - The implementation cannot report on HealthState at this time. DMTF has reserved the unused portion of the continuum for additional HealthStates in the future. Enumeration: 'ok': 5, 'majorfailure': 20, 'unknown': 0, 'degradedWarning': 10, 'nonrecoverableerror': 30, 'criticalfailure': 25, 'minorfailure': 15. |
msvmvhIdentifyingDescriptions | 1.3.6.1.4.1.9600.1.25.11.6.1.22 | wtcsdisplaystring | read-only |
An array of free-form strings providing explanations and details behind the entries in the OtherIdentifyingInfo array. Note that each entry of this array is related to the entry in OtherIdentifyingInfo that is located at the same index. |
msvmvhInstallDate | 1.3.6.1.4.1.9600.1.25.11.6.1.23 | dateandtime | read-only |
A datetime value that indicates when the object was installed. Lack of a value does not indicate that the object is not installed. |
msvmvhLastErrorCode | 1.3.6.1.4.1.9600.1.25.11.6.1.24 | gauge32 | read-only |
Note: The use of this method is deprecated. Deprecated description: LastErrorCode captures the last error code reported by the LogicalDevice. |
msvmvhLocationIndicator | 1.3.6.1.4.1.9600.1.25.11.6.1.25 | integer | read-only |
An integer that reflects the state of an indicator (e.g., LED) that is part of a device. Reading the value gives the current state. Writing the value with 'On'/'Off' turns the indicator on/off, other values may not be written. Enumeration: 'unknown': 0, 'notSupported': 4, 'off': 3, 'on': 2. |
msvmvhMaxQuiesceTime | 1.3.6.1.4.1.9600.1.25.11.6.1.26 | gauge32 | read-only |
Note: The use of this property has been deprecated. When evaluating the use of Quiesce, it was determined that this single property is not adequate for describing when a device will automatically exit a quiescent state. In fact, the most likely scenario for a device to exit a quiescent state was determined to be based on the number of outstanding requests queued rather than on a maximum time. This decision will be re-evaluated and repositioned later. Deprecated description: Maximum time, in milliseconds, that a Device can run in a 'Quiesced' state. The state is defined in its Availability and AdditionalAvailability properties, where 'Quiesced' is conveyed by the value 21. What occurs at the end of the time limit is device-specific. The Device can unquiesce, can be offline, or can take other actions. A value of 0 indicates that a Device can remain quiesced indefinitely. |
msvmvhMaxRefreshRate | 1.3.6.1.4.1.9600.1.25.11.6.1.27 | gauge32 | read-only |
Maximum refresh rate of the DisplayController in Hertz. |
msvmvhMinRefreshRate | 1.3.6.1.4.1.9600.1.25.11.6.1.28 | gauge32 | read-only |
Minimum refresh rate of the Video Controller in Hertz. |
msvmvhName | 1.3.6.1.4.1.9600.1.25.11.6.1.29 | wtcsdisplaystring | read-only |
The Name property defines the label by which the object is known. When subclassed, the Name property can be overridden to be a Key property. |
msvmvhOperationalStatus | 1.3.6.1.4.1.9600.1.25.11.6.1.30 | integer | read-only |
Indicates the current statuses of the element. Various operational statuses are defined. Many of the enumeration's values are self-explanatory. However, a few are not and are described here in more detail. 'Stressed' indicates that the element is functioning, but needs attention. Examples of 'Stressed' states are overload, overheated, and so on. 'Predictive Failure' indicates that an element is functioning nominally but predicting a failure in the near future. 'In Service' describes an element being configured, maintained, cleaned, or otherwise administered. 'No Contact' indicates that the monitoring system has knowledge of this element, but has never been able to establish communications with it. 'Lost Communication' indicates that the ManagedSystem Element is known to exist and has been contacted successfully in the past, but is currently unreachable. 'Stopped' and 'Aborted' are similar, although the former implies a clean and orderly stop, while the latter implies an abrupt stop where the state and configuration of the element might need to be updated. 'Dormant' indicates that the element is inactive or quiesced. 'Supporting Entity in Error' indicates that this element might be 'OK' but that another element, on which it is dependent, is in error. An example is a network service or endpoint that cannot function due to lower-layer networking problems. 'Completed' indicates that the element has completed its operation. This value should be combined with either OK, Error, or Degraded so that a client can tell if the complete operation Completed with OK (passed), Completed with Error (failed), or Completed with Degraded (the operation finished, but it did not complete OK or did not report an error). 'Power Mode' indicates that the element has additional power model information contained in the Associated PowerManagementService association. OperationalStatus replaces the Status property on ManagedSystemElement to provide a consistent approach to enumerations, to address implementation needs for an array property, and to provide a migration path from today's environment to the future. This change was not made earlier because it required the deprecated qualifier. Due to the widespread use of the existing Status property in management applications, it is strongly recommended that providers or instrumentation provide both the Status and OperationalStatus properties. Further, the first value of OperationalStatus should contain the primary status for the element. When instrumented, Status (because it is single-valued) should also provide the primary status of the element. Enumeration: 'lostCommunication': 13, 'dormant': 15, 'powerMode': 18, 'ok': 2, 'aborted': 14, 'unknown': 0, 'noContact': 12, 'error': 6, 'supportingEntityinError': 16, 'other': 1, 'nonRecoverableError': 7, 'predictiveFailure': 5, 'stressed': 4, 'stopping': 9, 'stopped': 10, 'degraded': 3, 'starting': 8, 'completed': 17, 'inService': 11. |
msvmvhOtherCurrentScanMode | 1.3.6.1.4.1.9600.1.25.11.6.1.31 | wtcsdisplaystring | read-only |
A string describing the current scan mode when the instance's CurrentScanMode property is 1 ('Other'). |
msvmvhOtherEnabledState | 1.3.6.1.4.1.9600.1.25.11.6.1.32 | wtcsdisplaystring | read-only |
A string that describes the enabled or disabled state of the element when the EnabledState property is set to 1 ('Other'). This property must be set to null when EnabledState is any value other than 1. |
msvmvhOtherIdentifyingInfo | 1.3.6.1.4.1.9600.1.25.11.6.1.33 | wtcsdisplaystring | read-only |
OtherIdentifyingInfo captures data, in addition to DeviceID information, that could be used to identify a LogicalDevice. For example, you could use this property to hold the operating system's user-friendly name for the Device. |
msvmvhPowerManagementCapability | 1.3.6.1.4.1.9600.1.25.11.6.1.34 | integer | read-only |
Note: The use of this property has been deprecated. Instead, use the PowerCapabilites property in an associated PowerManagementCapabilities class. Deprecated description: An enumerated array describing the power management capabilities of the Device. Enumeration: 'timedPowerOnSupported': 7, 'unknown': 0, 'enabled': 3, 'disabled': 2, 'powerCyclingSupported': 6, 'powerStateSettable': 5, 'notSupported': 1, 'powerSavingModesEnteredAutomatic': 4. |
msvmvhPowerManagementSupported | 1.3.6.1.4.1.9600.1.25.11.6.1.35 | truthvalue | read-only |
Note: The use of this property has been deprecated. Instead, the existence of an associated PowerManagementCapabilities class (associated using the ElementCapabilities relationship) indicates that power management is supported. Deprecated description: Boolean that indicates that the Device can use power management. |
msvmvhPowerOnHours | 1.3.6.1.4.1.9600.1.25.11.6.1.36 | gauge32 | read-only |
Note: The use of this method is deprecated. Deprecated description: The number of consecutive hours that this Device has been powered on since its last power cycle. |
msvmvhRequestedState | 1.3.6.1.4.1.9600.1.25.11.6.1.37 | integer | read-only |
RequestedState is an integer enumeration that indicates the last requested or desired state for the element. The actual state of the element is represented by EnabledState. This property is provided to compare the last requested and current enabled or disabled states. Note that when EnabledState is set to 5 ('Not Applicable'), then this property has no meaning. By default, the RequestedState of the element is 5 ('No Change'). Refer to the EnabledState property description for explanations of the values in the RequestedState enumeration. It should be noted that there are two new values in RequestedState that build on the statuses of EnabledState. These are 'Reboot' (10) and 'Reset' (11). Reboot refers to doing a 'Shut Down' and then moving to an 'Enabled' state. Reset indicates that the element is first 'Disabled' and then 'Enabled'. The distinction between requesting 'Shut Down' and 'Disabled' should also be noted. Shut Down requests an orderly transition to the Disabled state, and might involve removing power, to completely erase any existing state. The Disabled state requests an immediate disabling of the element, such that it will not execute or accept any commands or processing requests. This property is set as the result of a method invocation (such as Start or StopService on CIM_Service), or can be overridden and defined as WRITEable in a subclass. The method approach is considered superior to a WRITEable property, because it allows an explicit invocation of the operation and the return of a result code. A particular instance of EnabledLogicalElement might not support RequestedStateChange. If this occurs, the value 12 ('Not Applicable') is used. Enumeration: 'reset': 11, 'noChange': 5, 'notApplicable': 12, 'quiesce': 9, 'enabled': 2, 'reboot': 10, 'disabled': 3, 'deferred': 8, 'shutDown': 4, 'test': 7, 'offline': 6. |
msvmvhStatus | 1.3.6.1.4.1.9600.1.25.11.6.1.38 | wtcsdisplaystring | read-only |
A string indicating the current status of the object. Various operational and non-operational statuses are defined. This property is deprecated in lieu of OperationalStatus, which includes the same semantics in its enumeration. This change is made for 3 reasons: 1) Status is more correctly defined as an array. This definition overcomes the limitation of describing status using a single value, when it is really a multi-valued property (for example, an element might be OK AND Stopped. 2) A MaxLen of 10 is too restrictive and leads to unclear enumerated values. 3) The change to a uint16 data type was discussed when CIM V2.0 was defined. However, existing V1.0 implementations used the string property and did not want to modify their code. Therefore, Status was grandfathered into the Schema. Use of the deprecated qualifier allows the maintenance of the existing property, but also permits an improved definition using OperationalStatus. |
msvmvhStatusDescriptions | 1.3.6.1.4.1.9600.1.25.11.6.1.39 | wtcsdisplaystring | read-only |
Strings describing the various OperationalStatus array values. For example, if 'Stopping' is the value assigned to OperationalStatus, then this property may contain an explanation as to why an object is being stopped. Note that entries in this array are correlated with those at the same array index in OperationalStatus. |
msvmvhStatusInfo | 1.3.6.1.4.1.9600.1.25.11.6.1.40 | integer | read-only |
Note: The use of this method is deprecated in lieu of a more clearly named property (EnabledState) that is inherited from ManagedSystemElement and that has additional enumerated values. Deprecated description: The StatusInfo property indicates whether the Logical Device is in an enabled state (value=3), disabled state (value=4), some other state (value=1), or an unknown state (value=2). If this property does not apply to the LogicalDevice, the value 5 ('Not Applicable') should be used. If a Device is ('Enabled')(value=3), it has been powered up and is configured and operational. The Device might or might not be functionally active, depending on whether its Availability (or AdditionalAvailability) indicates that it is ('Running/Full Power')(value=3) or ('Off line') (value=8). In an enabled but offline mode, a Device might be performing out-of-band requests, such as running Diagnostics. If StatusInfo is ('Disabled') (value=4), a Device can only be 'enabled' or powered off. In a personal computer environment, ('Disabled') means that the driver of the device is not available in the stack. In other environments, a Device can be disabled by removing its configuration file. A disabled device is physically present in a System and consuming resources, but it cannot be communicated with until a driver is loaded, a configuration file is loaded, or some other 'enabling' activity has occurred. Enumeration: 'disabled': 4, 'unknown': 2, 'other': 1, 'enabled': 3, 'notApplicable': 5. |
msvmvhSystemCreationClassName | 1.3.6.1.4.1.9600.1.25.11.6.1.41 | wtcsdisplaystring | read-only |
The CreationClassName of the scoping system. |
msvmvhSystemName | 1.3.6.1.4.1.9600.1.25.11.6.1.42 | wtcsdisplaystring | read-only |
The System Name of the scoping system. |
msvmvhTimeOfLastStateChange | 1.3.6.1.4.1.9600.1.25.11.6.1.43 | dateandtime | read-only |
The date or time when the EnabledState of the element last changed. If the state of the element has not changed and this property is populated, then it must be set to a 0 interval value. If a state change was requested, but rejected or not yet processed, the property must not be updated. |
msvmvhTotalPowerOnHours | 1.3.6.1.4.1.9600.1.25.11.6.1.44 | gauge32 | read-only |
Note: The use of this method is deprecated. Deprecated description: The total number of hours that this Device has been powered on. |
msvmVideoHeadOnControllerTable | 1.3.6.1.4.1.9600.1.25.11.7 | no-access |
Associates a video head with the video controller that includes it. |
|
1.3.6.1.4.1.9600.1.25.11.7.1 | no-access |
None |
||
msvmvhocIndex | 1.3.6.1.4.1.9600.1.25.11.7.1.1 | integer32 | read-only |
The value of this object uniquely identifies the instance entry for this class. |
msvmvhocAntecedent | 1.3.6.1.4.1.9600.1.25.11.7.1.2 | wtcsdisplaystring | read-only |
The video controller that includes the head. |
msvmvhocDependent | 1.3.6.1.4.1.9600.1.25.11.7.1.3 | wtcsdisplaystring | read-only |
The head on the video device. |
msvmVirtualSystem | 1.3.6.1.4.1.9600.1.25.12 |
The following are virtualization WMI classes related to the virtual system. |
||
msvmComputerSystemTable | 1.3.6.1.4.1.9600.1.25.12.1 | no-access |
Represents a hosting computer system or virtual computer system. |
|
1.3.6.1.4.1.9600.1.25.12.1.1 | no-access |
None |
||
msvmcsIndex | 1.3.6.1.4.1.9600.1.25.12.1.1.1 | integer32 | read-only |
The value of this object uniquely identifies the instance entry for this class. |
msvmcsAssignedNumaNodeList | 1.3.6.1.4.1.9600.1.25.12.1.1.2 | integer32 | read-only |
None |
msvmcsCaption | 1.3.6.1.4.1.9600.1.25.12.1.1.3 | wtcsdisplaystring | read-only |
The Caption property is a short textual description (one- line string) of the object. |
msvmcsCreationClassName | 1.3.6.1.4.1.9600.1.25.12.1.1.4 | wtcsdisplaystring | read-only |
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. |
msvmcsDedicated | 1.3.6.1.4.1.9600.1.25.12.1.1.5 | integer | read-only |
A string describing how or why the system is dedicated when the Dedicated array includes the value 2, 'Other'. Enumeration: 'selfcontainedNAS': 25, 'firewall': 10, 'mobileUserDevice': 17, 'webCaching': 13, 'accessServer': 9, 'gateway': 20, 'layer3Switch': 6, 'management': 14, 'centralOfficeSwitch': 7, 'unknown': 1, 'storage': 3, 'notDedicated': 0, 'extenderNode': 23, 'storageVirtualizer': 21, 'other': 2, 'iO': 12, 'managementController': 28, 'print': 11, 'repeater': 18, 'hub': 8, 'nasHead': 24, 'chassisManager': 29, 'fileServer': 16, 'mediaLibrary': 22, 'switch': 5, 'blockServer': 15, 'bridgeExtender': 19, 'router': 4, 'ups': 26, 'ipPhone': 27. |
msvmcsDescription | 1.3.6.1.4.1.9600.1.25.12.1.1.6 | wtcsdisplaystring | read-only |
The Description property provides a textual description of the object. |
msvmcsElementName | 1.3.6.1.4.1.9600.1.25.12.1.1.7 | wtcsdisplaystring | read-only |
A user-friendly name for the object. This property allows each instance to define a user-friendly name in addition to its key properties, identity data, and description information. Note that the Name property of ManagedSystemElement is also defined as a user-friendly name. But, it is often subclassed to be a Key. It is not reasonable that the same property can convey both identity and a user-friendly name, without inconsistencies. Where Name exists and is not a Key (such as for instances of LogicalDevice), the same information can be present in both the Name and ElementName properties. |
msvmcsEnabledDefault | 1.3.6.1.4.1.9600.1.25.12.1.1.8 | integer | read-only |
An enumerated value indicating an administrator's default or startup configuration for the Enabled State of an element. By default, the element is 'Enabled' (value=2). Enumeration: 'disabled': 3, 'notApplicable': 5, 'enabled': 2, 'enabledbutOffline': 6, 'noDefault': 7. |
msvmcsEnabledState | 1.3.6.1.4.1.9600.1.25.12.1.1.9 | integer | read-only |
A string that describes the enabled or disabled state of the element when the EnabledState property is set to 1 ('Other'). This property must be set to null when EnabledState is any value other than 1. Enumeration: 'deferred': 8, 'quiesce': 9, 'unknown': 0, 'enabled': 2, 'shuttingDown': 4, 'inTest': 7, 'disabled': 3, 'notApplicable': 5, 'other': 1, 'enabledbutOffline': 6, 'starting': 10. |
msvmcsHealthState | 1.3.6.1.4.1.9600.1.25.12.1.1.10 | integer | read-only |
Indicates the current health of the element. This attribute expresses the health of this element but not necessarily that of its subcomponents. The possible values are 0 to 30, where 5 means the element is entirely healthy and 30 means the element is completely non-functional. The following continuum is defined: 'Non-recoverable Error' (30) - The element has completely failed, and recovery is not possible. All functionality provided by this element has been lost. 'Critical Failure' (25) - The element is non-functional and recovery might not be possible. 'Major Failure' (20) - The element is failing. It is possible that some or all of the functionality of this component is degraded or not working. 'Minor Failure' (15) - All functionality is available but some might be degraded. 'Degraded/Warning' (10) - The element is in working order and all functionality is provided. However, the element is not working to the best of its abilities. For example, the element might not be operating at optimal performance or it might be reporting recoverable errors. 'OK' (5) - The element is fully functional and is operating within normal operational parameters and without error. 'Unknown' (0) - The implementation cannot report on HealthState at this time. DMTF has reserved the unused portion of the continuum for additional HealthStates in the future. Enumeration: 'ok': 5, 'majorfailure': 20, 'unknown': 0, 'degradedWarning': 10, 'nonrecoverableerror': 30, 'criticalfailure': 25, 'minorfailure': 15. |
msvmcsIdentifyingDescriptions | 1.3.6.1.4.1.9600.1.25.12.1.1.11 | wtcsdisplaystring | read-only |
OtherIdentifyingInfo captures additional data, beyond System Name information, that could be used to identify a ComputerSystem. One example would be to hold the Fibre Channel World-Wide Name (WWN) of a node. Note that if only the Fibre Channel name is available and is unique (able to be used as the System key), then this property would be NULL and the WWN would become the System key, its data placed in the Name property. |
msvmcsInstallDate | 1.3.6.1.4.1.9600.1.25.12.1.1.12 | dateandtime | read-only |
A datetime value that indicates when the object was installed. Lack of a value does not indicate that the object is not installed. |
msvmcsName | 1.3.6.1.4.1.9600.1.25.12.1.1.13 | wtcsdisplaystring | read-only |
The Name property defines the label by which the object is known. When subclassed, the Name property can be overridden to be a Key property. |
msvmcsNameFormat | 1.3.6.1.4.1.9600.1.25.12.1.1.14 | wtcsdisplaystring | read-only |
The System object and its derivatives are top-level objects of CIM. They provide the scope for numerous components. Having unique System keys is required. A heuristic can be defined in individual System subclasses to attempt to always generate the same System Name Key. The NameFormat property identifies how the System name was generated, using the heuristic of the subclass. |
msvmcsOnTimeInMilliseconds | 1.3.6.1.4.1.9600.1.25.12.1.1.15 | gauge32 | read-only |
For the virtual system, this property describes the total up time, in milliseconds, since the machine was last turned on, reset, or restored. This time excludes the time the virtual system was in the paused state. For the host system, this property is set to NULL. |
msvmcsOperationalStatus | 1.3.6.1.4.1.9600.1.25.12.1.1.16 | integer | read-only |
Indicates the current statuses of the element. Various operational statuses are defined. Many of the enumeration's values are self-explanatory. However, a few are not and are described here in more detail. 'Stressed' indicates that the element is functioning, but needs attention. Examples of 'Stressed' states are overload, overheated, and so on. 'Predictive Failure' indicates that an element is functioning nominally but predicting a failure in the near future. 'In Service' describes an element being configured, maintained, cleaned, or otherwise administered. 'No Contact' indicates that the monitoring system has knowledge of this element, but has never been able to establish communications with it. 'Lost Communication' indicates that the ManagedSystem Element is known to exist and has been contacted successfully in the past, but is currently unreachable. 'Stopped' and 'Aborted' are similar, although the former implies a clean and orderly stop, while the latter implies an abrupt stop where the state and configuration of the element might need to be updated. 'Dormant' indicates that the element is inactive or quiesced. 'Supporting Entity in Error' indicates that this element might be 'OK' but that another element, on which it is dependent, is in error. An example is a network service or endpoint that cannot function due to lower-layer networking problems. 'Completed' indicates that the element has completed its operation. This value should be combined with either OK, Error, or Degraded so that a client can tell if the complete operation Completed with OK (passed), Completed with Error (failed), or Completed with Degraded (the operation finished, but it did not complete OK or did not report an error). 'Power Mode' indicates that the element has additional power model information contained in the Associated PowerManagementService association. OperationalStatus replaces the Status property on ManagedSystemElement to provide a consistent approach to enumerations, to address implementation needs for an array property, and to provide a migration path from today's environment to the future. This change was not made earlier because it required the deprecated qualifier. Due to the widespread use of the existing Status property in management applications, it is strongly recommended that providers or instrumentation provide both the Status and OperationalStatus properties. Further, the first value of OperationalStatus should contain the primary status for the element. When instrumented, Status (because it is single-valued) should also provide the primary status of the element. Enumeration: 'lostCommunication': 13, 'dormant': 15, 'powerMode': 18, 'ok': 2, 'aborted': 14, 'unknown': 0, 'noContact': 12, 'error': 6, 'supportingEntityinError': 16, 'other': 1, 'nonRecoverableError': 7, 'predictiveFailure': 5, 'stressed': 4, 'stopping': 9, 'stopped': 10, 'degraded': 3, 'starting': 8, 'completed': 17, 'inService': 11. |
msvmcsOtherDedicatedDescriptions | 1.3.6.1.4.1.9600.1.25.12.1.1.17 | integer | read-only |
Enumeration indicating whether the ComputerSystem is a special-purpose System (ie, dedicated to a particular use), versus being 'general purpose'. For example, one could specify that the System is dedicated to 'Print' (value=11) or acts as a 'Hub' (value=8). A clarification is needed with respect to the value 17 ('Mobile User Device'). An example of a dedicated user device is a mobile phone or a barcode scanner in a store that communicates via radio frequency. These systems are quite limited in functionality and programmability, and are not considered 'general purpose' computing platforms. Alternately, an example of a mobile system that is 'general purpose' (i.e., is NOT dedicated) is a hand-held computer. Although limited in its programmability, new software can be downloaded and its functionality expanded by the user. A value of 'Management' indicates this instance is dedicated to hosting system management software. A value of 'Management Controller' indicates this instance represents specialized hardware dedicated to systems management (i.e., a Baseboard Management Controller (BMC) or service processor). The management scope of a 'Management Controller' is typically a single managed system in which it is contained. A value of 'Chassis Manager' indicates this instance represents a system dedicated to management of a blade chassis and its contained devices. This value would be used to represent a Shelf Controller. A 'Chassis Manager' is an aggregation point for management and may rely on subordinate management controllers for the management of constituent parts. Enumeration: 'selfcontainedNAS': 25, 'firewall': 10, 'mobileUserDevice': 17, 'webCaching': 13, 'accessServer': 9, 'gateway': 20, 'layer3Switch': 6, 'management': 14, 'centralOfficeSwitch': 7, 'unknown': 1, 'storage': 3, 'notDedicated': 0, 'extenderNode': 23, 'storageVirtualizer': 21, 'other': 2, 'iO': 12, 'managementController': 28, 'print': 11, 'repeater': 18, 'hub': 8, 'nasHead': 24, 'chassisManager': 29, 'fileServer': 16, 'mediaLibrary': 22, 'switch': 5, 'blockServer': 15, 'bridgeExtender': 19, 'router': 4, 'ups': 26, 'ipPhone': 27. |
msvmcsOtherEnabledState | 1.3.6.1.4.1.9600.1.25.12.1.1.18 | integer | read-only |
EnabledState is an integer enumeration that indicates the enabled and disabled states of an element. It can also indicate the transitions between these requested states. For example, shutting down (value=4) and starting (value=10) are transient states between enabled and disabled. The following text briefly summarizes the various enabled and disabled states: Enabled (2) indicates that the element is or could be executing commands, will process any queued commands, and queues new requests. Disabled (3) indicates that the element will not execute commands and will drop any new requests. Shutting Down (4) indicates that the element is in the process of going to a Disabled state. Not Applicable (5) indicates the element does not support being enabled or disabled. Enabled but Offline (6) indicates that the element might be completing commands, and will drop any new requests. Test (7) indicates that the element is in a test state. Deferred (8) indicates that the element might be completing commands, but will queue any new requests. Quiesce (9) indicates that the element is enabled but in a restricted mode. The behavior of the element is similar to the Enabled state, but it processes only a restricted set of commands. All other requests are queued. Starting (10) indicates that the element is in the process of going to an Enabled state. New requests are queued. Enumeration: 'deferred': 8, 'quiesce': 9, 'unknown': 0, 'enabled': 2, 'shuttingDown': 4, 'inTest': 7, 'disabled': 3, 'notApplicable': 5, 'other': 1, 'enabledbutOffline': 6, 'starting': 10. |
msvmcsOtherIdentifyingInfo | 1.3.6.1.4.1.9600.1.25.12.1.1.19 | wtcsdisplaystring | read-only |
An array of free-form strings providing explanations and details behind the entries in the OtherIdentifying Info array. Note, each entry of this array is related to the entry in OtherIdentifyingInfo that is located at the same index. |
msvmcsPowerManagementCapability | 1.3.6.1.4.1.9600.1.25.12.1.1.20 | integer | read-only |
An enumerated array describing the power management capabilities of the ComputerSystem. The use of this property has been deprecated. Instead, the Power Capabilites property in an associated PowerManagement Capabilities class should be used. Enumeration: 'timedPowerOnSupported': 7, 'unknown': 0, 'enabled': 3, 'disabled': 2, 'powerCyclingSupported': 6, 'powerStateSettable': 5, 'notSupported': 1, 'powerSavingModesEnteredAutomatic': 4. |
msvmcsPrimaryOwnerContact | 1.3.6.1.4.1.9600.1.25.12.1.1.21 | wtcsdisplaystring | read-only |
A string that provides information on how the primary system owner can be reached (for example, phone number, e-mail address, and so on). |
msvmcsPrimaryOwnerName | 1.3.6.1.4.1.9600.1.25.12.1.1.22 | wtcsdisplaystring | read-only |
The name of the primary system owner. The system owner is the primary user of the system. |
msvmcsProcessID | 1.3.6.1.4.1.9600.1.25.12.1.1.23 | gauge32 | read-only |
None |
msvmcsRequestedState | 1.3.6.1.4.1.9600.1.25.12.1.1.24 | integer | read-only |
EnabledState is an integer enumeration that indicates the enabled and disabled states of an element. It can also indicate the transitions between these requested states. For example, shutting down (value=4) and starting (value=10) are transient states between enabled and disabled. The following text briefly summarizes the various enabled and disabled states: Enabled (2) indicates that the element is or could be executing commands, will process any queued commands, and queues new requests. Disabled (3) indicates that the element will not execute commands and will drop any new requests. Shutting Down (4) indicates that the element is in the process of going to a Disabled state. Not Applicable (5) indicates the element does not support being enabled or disabled. Enabled but Offline (6) indicates that the element might be completing commands, and will drop any new requests. Test (7) indicates that the element is in a test state. Deferred (8) indicates that the element might be completing commands, but will queue any new requests. Quiesce (9) indicates that the element is enabled but in a restricted mode. The behavior of the element is similar to the Enabled state, but it processes only a restricted set of commands. All other requests are queued. Starting (10) indicates that the element is in the process of going to an Enabled state. New requests are queued. Enumeration: 'deferred': 8, 'quiesce': 9, 'unknown': 0, 'enabled': 2, 'shuttingDown': 4, 'inTest': 7, 'disabled': 3, 'notApplicable': 5, 'other': 1, 'enabledbutOffline': 6, 'starting': 10. |
msvmcsResetCapability | 1.3.6.1.4.1.9600.1.25.12.1.1.25 | integer | read-only |
If enabled (value = 4), the ComputerSystem can be reset via hardware (e.g. the power and reset buttons). If disabled (value = 3), hardware reset is not allowed. In addition to Enabled and Disabled, other Values for the property are also defined - 'Not Implemented' (5), 'Other' (1) and 'Unknown' (2). Enumeration: 'disabled': 3, 'unknown': 2, 'other': 1, 'enabled': 4, 'notImplemented': 5. |
msvmcsRoles | 1.3.6.1.4.1.9600.1.25.12.1.1.26 | wtcsdisplaystring | read-only |
An array (bag) of strings that specifies the administrator -defined roles this System plays in the managed environment. Examples might be 'Building 8 print server' or 'Boise user directories'. A single system may perform multiple roles. Note that the instrumentation view of the 'roles' of a System is defined by instantiating a specific subclass of System, or by properties in a subclass, or both. For example, the purpose of a ComputerSystem is defined using the Dedicated and OtherDedicatedDescription properties. |
msvmcsStatus | 1.3.6.1.4.1.9600.1.25.12.1.1.27 | wtcsdisplaystring | read-only |
A string indicating the current status of the object. Various operational and non-operational statuses are defined. This property is deprecated in lieu of OperationalStatus, which includes the same semantics in its enumeration. This change is made for 3 reasons: 1) Status is more correctly defined as an array. This definition overcomes the limitation of describing status using a single value, when it is really a multi-valued property (for example, an element might be OK AND Stopped. 2) A MaxLen of 10 is too restrictive and leads to unclear enumerated values. 3) The change to a uint16 data type was discussed when CIM V2.0 was defined. However, existing V1.0 implementations used the string property and did not want to modify their code. Therefore, Status was grandfathered into the Schema. Use of the deprecated qualifier allows the maintenance of the existing property, but also permits an improved definition using OperationalStatus. |
msvmcsStatusDescriptions | 1.3.6.1.4.1.9600.1.25.12.1.1.28 | wtcsdisplaystring | read-only |
Strings describing the various OperationalStatus array values. For example, if 'Stopping' is the value assigned to OperationalStatus, then this property may contain an explanation as to why an object is being stopped. Note that entries in this array are correlated with those at the same array index in OperationalStatus. |
msvmcsTimeOfLastConfigChange | 1.3.6.1.4.1.9600.1.25.12.1.1.29 | dateandtime | read-only |
The date or time when the enabled state of the element last changed. This property is inherited from CIM_EnabledLogicalElement. |
msvmcsTimeOfLastStateChange | 1.3.6.1.4.1.9600.1.25.12.1.1.30 | dateandtime | read-only |
The date or time when the EnabledState of the element last changed. If the state of the element has not changed and this property is populated, then it must be set to a 0 interval value. If a state change was requested, but rejected or not yet processed, the property must not be updated. |
msvmConcreteComponentTable | 1.3.6.1.4.1.9600.1.25.12.2 | no-access |
A generic association used to establish 'part of' relationships between ManagedElements. |
|
1.3.6.1.4.1.9600.1.25.12.2.1 | no-access |
None |
||
msvmccIndex | 1.3.6.1.4.1.9600.1.25.12.2.1.1 | integer32 | read-only |
The value of this object uniquely identifies the instance entry for this class. |
msvmccGroupComponent | 1.3.6.1.4.1.9600.1.25.12.2.1.2 | wtcsdisplaystring | read-only |
The parent element in the association. |
msvmccPartComponent | 1.3.6.1.4.1.9600.1.25.12.2.1.3 | wtcsdisplaystring | read-only |
The child element in the association. |
msvmLastAppliedSettingDataTable | 1.3.6.1.4.1.9600.1.25.12.3 | no-access |
An association between a virtual system and the setting data of the snapshot which was most recently applied to the virtual system. |
|
1.3.6.1.4.1.9600.1.25.12.3.1 | no-access |
None |
||
msvmlasdIndex | 1.3.6.1.4.1.9600.1.25.12.3.1.1 | integer32 | read-only |
The value of this object uniquely identifies the instance entry for this class. |
msvmlasdAppliedObject | 1.3.6.1.4.1.9600.1.25.12.3.1.2 | wtcsdisplaystring | read-only |
The snapshot setting data which was most recently applied to the computer system. |
msvmlasdTarget | 1.3.6.1.4.1.9600.1.25.12.3.1.3 | wtcsdisplaystring | read-only |
The computer system which was the target of the application. |
msvmParentChildSettingDataTable | 1.3.6.1.4.1.9600.1.25.12.4 | no-access |
An association between an instance of CIM_VirtualSystemSettingData and the CIM_VirtualSystemSettingData instance which represents the most recent snapshot upon which this object is based. |
|
1.3.6.1.4.1.9600.1.25.12.4.1 | no-access |
None |
||
msvmpcsdIndex | 1.3.6.1.4.1.9600.1.25.12.4.1.1 | integer32 | read-only |
The value of this object uniquely identifies the instance entry for this class. |
msvmpcsdAntecedent | 1.3.6.1.4.1.9600.1.25.12.4.1.2 | wtcsdisplaystring | read-only |
Antecedent represents the independent object in this association. |
msvmpcsdChild | 1.3.6.1.4.1.9600.1.25.12.4.1.3 | wtcsdisplaystring | read-only |
The setting data for the virtual system which represents the child of the Parent. |
msvmpcsdDependent | 1.3.6.1.4.1.9600.1.25.12.4.1.4 | wtcsdisplaystring | read-only |
Dependent represents the object that is dependent on the Antecedent. |
msvmpcsdParent | 1.3.6.1.4.1.9600.1.25.12.4.1.5 | wtcsdisplaystring | read-only |
The snapshot setting data upon which the Child setting data is based. |
msvmPreviousSettingDataTable | 1.3.6.1.4.1.9600.1.25.12.5 | no-access |
An association between a virtual system and the setting data of the snapshot which is the parent to the virtual system. |
|
1.3.6.1.4.1.9600.1.25.12.5.1 | no-access |
None |
||
msvmpvsdIndex | 1.3.6.1.4.1.9600.1.25.12.5.1.1 | integer32 | read-only |
The value of this object uniquely identifies the instance entry for this class. |
msvmpvsdPreviousObject | 1.3.6.1.4.1.9600.1.25.12.5.1.2 | wtcsdisplaystring | read-only |
The snapshot setting data which is the parent of this computer system. |
msvmpvsdTarget | 1.3.6.1.4.1.9600.1.25.12.5.1.3 | wtcsdisplaystring | read-only |
The computer system which was the target of the application. |
msvmSummaryInformationTable | 1.3.6.1.4.1.9600.1.25.12.6 | no-access |
Used in the GetSummaryInformation method in the Msvm_VirtualSystemManagementService class to quickly retrieve common information related to a virtual system or snapshot. |
|
1.3.6.1.4.1.9600.1.25.12.6.1 | no-access |
None |
||
msvmsiIndex | 1.3.6.1.4.1.9600.1.25.12.6.1.1 | integer32 | read-only |
The value of this object uniquely identifies the instance entry for this class. |
msvmsiCreationTime | 1.3.6.1.4.1.9600.1.25.12.6.1.3 | dateandtime | read-only |
The time at which the virtual system or snapshot was created. |
msvmsiElementName | 1.3.6.1.4.1.9600.1.25.12.6.1.4 | wtcsdisplaystring | read-only |
The friendly name for the virtual system or snapshot. |
msvmsiEnabledState | 1.3.6.1.4.1.9600.1.25.12.6.1.5 | integer32 | read-only |
The current state of the virtual system or snapshot. |
msvmsiGuestOperatingSystem | 1.3.6.1.4.1.9600.1.25.12.6.1.6 | wtcsdisplaystring | read-only |
The name of the guest operating system, if available. If this information is not available, the value of this property is NULL. This property is not valid for instances of Msvm_SummaryInformation representing a virtual system snapshot. |
msvmsiHealthState | 1.3.6.1.4.1.9600.1.25.12.6.1.7 | integer32 | read-only |
Describes the current health state for the virtual system. This property is not valid for instances of Msvm_SummaryInformation representing a virtual system snapshot. |
msvmsiHeartbeat | 1.3.6.1.4.1.9600.1.25.12.6.1.8 | integer32 | read-only |
The current heartbeat status for the virtual system. This property may be one of the following values: 'OK'; 'Error'; 'No Contact'; or 'Lost Communication'. See the documentation for the StatusDescriptions property of the Msvm_HeartbeatComponent class for more information. This property is not valid for instances of Msvm_SummaryInformation representing a virtual system snapshot. |
msvmsiMemoryUsage | 1.3.6.1.4.1.9600.1.25.12.6.1.9 | gauge32 | read-only |
The current memory usage of the virtual system. This property is not valid for instances of Msvm_SummaryInformation representing a virtual system snapshot. |
msvmsiName | 1.3.6.1.4.1.9600.1.25.12.6.1.10 | wtcsdisplaystring | read-only |
The unique name for the virtual system or snapshot. |
msvmsiNotes | 1.3.6.1.4.1.9600.1.25.12.6.1.11 | wtcsdisplaystring | read-only |
The notes associated with the virtual system or snapshot. |
msvmsiNumberOfProcessors | 1.3.6.1.4.1.9600.1.25.12.6.1.12 | integer32 | read-only |
The total number of virtual processors allocated to the virtual system or snapshot. |
msvmsiProcessorLoad | 1.3.6.1.4.1.9600.1.25.12.6.1.13 | integer32 | read-only |
The current processor usage of the virtual system. This property is not valid for instances of Msvm_SummaryInformation representing a virtual system snapshot. |
msvmsiProcessorLoadHistory | 1.3.6.1.4.1.9600.1.25.12.6.1.14 | integer32 | read-only |
An array of the previous 100 samples of the processor usage for the virtual system. This property is not valid for instances of Msvm_SummaryInformation representing a virtual system snapshot. |
msvmsiThumbnailImage | 1.3.6.1.4.1.9600.1.25.12.6.1.16 | integer32 | read-only |
An array containing a small, thumbnail-sized image of the desktop for the virtual system or snapshot in RGB565 format. |
msvmsiUpTime | 1.3.6.1.4.1.9600.1.25.12.6.1.17 | gauge32 | read-only |
The amount of time since the virtual system was last booted. This property is not valid for instances of Msvm_SummaryInformation representing a virtual system snapshot. |
msvmSystemDeviceTable | 1.3.6.1.4.1.9600.1.25.12.7 | no-access |
LogicalDevices can be aggregated by a System. This relationship is made explicit by the SystemDevice association. |
|
1.3.6.1.4.1.9600.1.25.12.7.1 | no-access |
None |
||
msvmsdvIndex | 1.3.6.1.4.1.9600.1.25.12.7.1.1 | integer32 | read-only |
The value of this object uniquely identifies the instance entry for this class. |
msvmsdvGroupComponent | 1.3.6.1.4.1.9600.1.25.12.7.1.2 | wtcsdisplaystring | read-only |
The parent element in the association. |
msvmsdvPartComponent | 1.3.6.1.4.1.9600.1.25.12.7.1.3 | wtcsdisplaystring | read-only |
The child element in the association. |
msvmVirtualSystemGlobalDataTable | 1.3.6.1.4.1.9600.1.25.12.8 | no-access |
Represents the global settings for a virtual system. These settings do not change if a new snapshot is applied to the virtual system. |
|
1.3.6.1.4.1.9600.1.25.12.8.1 | no-access |
None |
||
msvmvsgsdIndex | 1.3.6.1.4.1.9600.1.25.12.8.1.1 | integer32 | read-only |
The value of this object uniquely identifies the instance entry for this class. |
msvmvsgsdAdditionalRecoveryInfo | 1.3.6.1.4.1.9600.1.25.12.8.1.2 | wtcsdisplaystring | read-only |
Additional information supplied to the recovery action. The meaning of this property is defined by the action in AutomaticRecoveryAction. If AutomaticRecoveryAction is 0 ('None') or 1 ('Restart'), this value is NULL. If AutomaticRecoveryAction is 2 ('Revert to Snapshot'), this is the object path to a snapshot that should be applied on failure of the virtual machine worker process. |
msvmvsgsdAutomaticRecoveryAction | 1.3.6.1.4.1.9600.1.25.12.8.1.3 | integer | read-only |
Determines the action to take if the virtual machine worker process terminates abnormally. The default action is 1 ('Restart'). Enumeration: 'reverttoSnapshot': 2, 'none': 0, 'restart': 1. |
msvmvsgsdAutomaticShutdownAction | 1.3.6.1.4.1.9600.1.25.12.8.1.4 | integer | read-only |
Determines the action to take when the host is shut down. The default action is 1 ('Save State'). Enumeration: 'turnOff': 0, 'saveState': 1, 'shutDown': 2. |
msvmvsgsdAutomaticStartupAction | 1.3.6.1.4.1.9600.1.25.12.8.1.5 | integer | read-only |
Determines the action to take when the host is started. The default action is 1 ('Restart if Previously Running'). Enumeration: 'none': 0, 'alwaysStartup': 2, 'restartifPreviouslyRunning': 1. |
msvmvsgsdAutoStartupActionDelay | 1.3.6.1.4.1.9600.1.25.12.8.1.6 | dateandtime | read-only |
The time interval to wait before performing the startup action. By default, there is no delay. |
msvmvsgsdCaption | 1.3.6.1.4.1.9600.1.25.12.8.1.7 | wtcsdisplaystring | read-only |
The Caption property is a short textual description (one- line string) of the object. |
msvmvsgsdDebugChannelId | 1.3.6.1.4.1.9600.1.25.12.8.1.8 | gauge32 | read-only |
The channel identifier used to debug the virtual system using the VUD unified debugger. |
msvmvsgsdDescription | 1.3.6.1.4.1.9600.1.25.12.8.1.9 | wtcsdisplaystring | read-only |
The Description property provides a textual description of the object. |
msvmvsgsdElementName | 1.3.6.1.4.1.9600.1.25.12.8.1.10 | wtcsdisplaystring | read-only |
A user-friendly name for the object. This property allows each instance to define a user-friendly name in addition to its key properties, identity data, and description information. Note that the Name property of ManagedSystemElement is also defined as a user-friendly name. But, it is often subclassed to be a Key. It is not reasonable that the same property can convey both identity and a user-friendly name, without inconsistencies. Where Name exists and is not a Key (such as for instances of LogicalDevice), the same information can be present in both the Name and ElementName properties. |
msvmvsgsdExternalDataRoot | 1.3.6.1.4.1.9600.1.25.12.8.1.11 | wtcsdisplaystring | read-only |
The fully-qualified path to the root directory of an external data store. This store is managed by the virtual system management service and may contain private data from multiple virtual systems. This property may be specified only at the time the virtual machine is defined. If NULL, the virtual system management service uses its own internally managed store. |
msvmvsgsdInstanceID | 1.3.6.1.4.1.9600.1.25.12.8.1.12 | wtcsdisplaystring | read-only |
Within the scope of the instantiating Namespace, InstanceID opaquely and uniquely identifies an instance of this class. To ensure uniqueness within the NameSpace, the value of InstanceID should be constructed using the following 'preferred' algorithm: |
msvmvsgsdScopeOfResidence | 1.3.6.1.4.1.9600.1.25.12.8.1.13 | wtcsdisplaystring | read-only |
The authorization scope to use in determining the access control policy for this virtual system. |
msvmvsgsdSnapshotDataRoot | 1.3.6.1.4.1.9600.1.25.12.8.1.14 | wtcsdisplaystring | read-only |
The fully-qualified path to the root directory of the external data store used to store snapshots for this virtual system. This store is managed by the virtual system management service and may contain private data from multiple virtual systems. Changes made to this property affect only snapshots taken subsequent to the change. If NULL, snapshots are stored in the location determined by the Msvm_VirtualSystemGlobalSettingData.ExternalDataRoo t property. |
msvmVirtualSystemSetDataTable | 1.3.6.1.4.1.9600.1.25.12.9 | no-access |
Represents the virtualization-specific settings for a virtual system. |
|
1.3.6.1.4.1.9600.1.25.12.9.1 | no-access |
None |
||
msvmvssdIndex | 1.3.6.1.4.1.9600.1.25.12.9.1.1 | integer32 | read-only |
The value of this object uniquely identifies the instance entry for this class. |
msvmvssdAutoActivate | 1.3.6.1.4.1.9600.1.25.12.9.1.2 | truthvalue | read-only |
Flag indicating whether the virtual system is automatically started when the virtualization platform is started. |
msvmvssdBIOSGUID | 1.3.6.1.4.1.9600.1.25.12.9.1.3 | wtcsdisplaystring | read-only |
The globally-unique identifier for the BIOS of the virtual computer system. |
msvmvssdBIOSNumLock | 1.3.6.1.4.1.9600.1.25.12.9.1.4 | truthvalue | read-only |
Set to TRUE if the num lock key is set to on by the BIOS, FALSE if the num lock key is set to off by the BIOS. |
msvmvssdBIOSSerialNumber | 1.3.6.1.4.1.9600.1.25.12.9.1.5 | wtcsdisplaystring | read-only |
The serial number of the BIOS for the virtual computer system. |
msvmvssdBaseBoardSerialNumber | 1.3.6.1.4.1.9600.1.25.12.9.1.6 | wtcsdisplaystring | read-only |
The serial number of the base board for the virtual computer system. |
msvmvssdBootOrder | 1.3.6.1.4.1.9600.1.25.12.9.1.7 | integer32 | read-only |
The boot order set within the BIOS of the virtual computer system. This property is an array of values where each value indicates a device to boot from. The virtual computer system will first attempt to boot from the device indicated by the first value within the array. If that device does not contain a boot sector, the virtual computer system will attempt to boot from the next device specified by the BootOrder property and so on. If no device specified within the BootOrder contains a boot sector the virtual computer system will fail to boot. The default value for a virtual computer system is [0, 1, 2, 3, 4]. |
msvmvssdCaption | 1.3.6.1.4.1.9600.1.25.12.9.1.8 | wtcsdisplaystring | read-only |
The Caption property is a short textual description (one- line string) of the object. |
msvmvssdChassisAssetTag | 1.3.6.1.4.1.9600.1.25.12.9.1.9 | wtcsdisplaystring | read-only |
The asset tag value of the chassis for the virtual computer system. |
msvmvssdChassisSerialNumber | 1.3.6.1.4.1.9600.1.25.12.9.1.10 | wtcsdisplaystring | read-only |
The serial number of the chassis for the virtual computer system. |
msvmvssdCreationTime | 1.3.6.1.4.1.9600.1.25.12.9.1.11 | dateandtime | read-only |
The date or time when the virtual system setting data was created.For snapshots, this value corresponds to the time at which the snapshot was taken. For non-snapshots, this value corresponds to the time at which the virtual system was created. |
msvmvssdDescription | 1.3.6.1.4.1.9600.1.25.12.9.1.12 | wtcsdisplaystring | read-only |
The Description property provides a textual description of the object. |
msvmvssdElementName | 1.3.6.1.4.1.9600.1.25.12.9.1.13 | wtcsdisplaystring | read-only |
A user-friendly name for the object. This property allows each instance to define a user-friendly name in addition to its key properties, identity data, and description information. Note that the Name property of ManagedSystemElement is also defined as a user-friendly name. But, it is often subclassed to be a Key. It is not reasonable that the same property can convey both identity and a user-friendly name, without inconsistencies. Where Name exists and is not a Key (such as for instances of LogicalDevice), the same information can be present in both the Name and ElementName properties. |
msvmvssdInstanceID | 1.3.6.1.4.1.9600.1.25.12.9.1.14 | wtcsdisplaystring | read-only |
Within the scope of the instantiating Namespace, InstanceID opaquely and uniquely identifies an instance of this class. To ensure uniqueness within the NameSpace, the value of InstanceID should be constructed using the following 'preferred' algorithm: |
msvmvssdNotes | 1.3.6.1.4.1.9600.1.25.12.9.1.15 | wtcsdisplaystring | read-only |
A free-form string containing notes for the system. |
msvmvssdNumaNodeList | 1.3.6.1.4.1.9600.1.25.12.9.1.16 | integer32 | read-only |
For NUMA-capable systems, this is the list of NUMA nodes on which the virtual machine is to be run. |
msvmvssdNumaNodesAreRequired | 1.3.6.1.4.1.9600.1.25.12.9.1.17 | truthvalue | read-only |
For NUMA-capable systems, this value indicates whether the nodes specified in NumaNodeList are required or preferred. If this value is TRUE (the nodes are required), the virtual machine will fail to start if there are not enough resources available on the specified NUMA nodes. |
msvmvssdOtherVirtualSystemType | 1.3.6.1.4.1.9600.1.25.12.9.1.18 | wtcsdisplaystring | read-only |
OtherVirtualSystemType designates the type of the virtual system if VirtualSystemType is set to 1 - Other. |
msvmvssdParent | 1.3.6.1.4.1.9600.1.25.12.9.1.19 | wtcsdisplaystring | read-only |
If this instance does not represent a snapshot of the virtual system, this property is NULL. Otherwise, the property holds the object path of the Msvm_VirtualSystemSettingData object on which this instance is based. When building a snapshot tree hierarchy for the virtual machine, this property references the object from which the current instance is derived (the current instance is the child node and the object referenced in this property is the parent node.) |
msvmvssdSettingType | 1.3.6.1.4.1.9600.1.25.12.9.1.20 | integer | read-only |
SettingType describes a usage context of the instance. A value of 1 - Input designates an instance reflecting the virtual aspects of a input virtual system configuration, a value of 2 - Recorded designates an instance reflecting the virtual aspects of a virtual system definition, a value of 3 - Current designates an instance reflecting a virtual aspects of a currently active virtual, a value of 4 - Capability designates an instance reflecting virtual system capabilities, and a value of 5 - Snapshot designates an instance reflecting virtual aspects of a snapshot of a virtual system. Enumeration: 'current': 3, 'input': 1, 'capability': 4, 'recorded': 2, 'snapshot': 5. |
msvmvssdSystemName | 1.3.6.1.4.1.9600.1.25.12.9.1.21 | wtcsdisplaystring | read-only |
SystemName shall reflect a unique name for the system as it is used within the virtualization platform. Note that the SystemName is not the hostname assigned to the operating system instance running within the virtual system, nor is it an IP address or MAC address assigned to any of its network ports. |
msvmvssdVirtualSystemType | 1.3.6.1.4.1.9600.1.25.12.9.1.22 | integer | read-only |
Virtualization platforms may provide various types of virtual systems, some of which may be specifically tailored for the use by a particular operating system. A management application may learn about the set of types supported by a virtualization platform by analyzing class information provided by the virtualization platform specific subclass of this class. During virtual system creation a management applicaton may request a particular virtual system type by setting this property accordingly. Enumeration: 'ibmSystemzLPARESA390': 204, 'emcvmWare': 101, 'ibmPoweri5OS': 203, 'ibmSystemzzVMESA': 208, 'ibmPowerVIOS': 202, 'unknown': 0, 'ibmSystemzzVMXA': 209, 'ibmPowerIVM': 201, 'ibmSystemzLPARCF': 206, 'ibmSystemzLPARLinux': 207, 'other': 1, 'ibmSYstemzzVMXC': 210, 'ibmSystemzLPARESA390TPF': 205, 'microsoftVirtualServer': 301, 'xenSoftXen': 401. |
msvmVirtualSystemDataComponTable | 1.3.6.1.4.1.9600.1.25.12.10 | no-access |
A generic association used to establish 'part of' relationships between one instance of VirtualSystemSettingData and one or more instances of ResourceAllocationSettingData. |
|
1.3.6.1.4.1.9600.1.25.12.10.1 | no-access |
None |
||
msvmvssdcIndex | 1.3.6.1.4.1.9600.1.25.12.10.1.1 | integer32 | read-only |
The value of this object uniquely identifies the instance entry for this class. |
msvmvssdcGroupComponent | 1.3.6.1.4.1.9600.1.25.12.10.1.2 | wtcsdisplaystring | read-only |
The parent element in the association. |
msvmvssdcPartComponent | 1.3.6.1.4.1.9600.1.25.12.10.1.3 | wtcsdisplaystring | read-only |
The child element in the association. |
msvmVirtualSystemManagement | 1.3.6.1.4.1.9600.1.25.13 |
The following are virtualization WMI classes related to virtual system management. |
||
msvmAffectedJobElementTable | 1.3.6.1.4.1.9600.1.25.13.1 | no-access |
Represents an association between a Job and the ManagedElement(s) that may be affected by its execution. |
|
1.3.6.1.4.1.9600.1.25.13.1.1 | no-access |
None |
||
msvmajeIndex | 1.3.6.1.4.1.9600.1.25.13.1.1.1 | integer32 | read-only |
The value of this object uniquely identifies the instance entry for this class. |
msvmajeAffectedElement | 1.3.6.1.4.1.9600.1.25.13.1.1.2 | wtcsdisplaystring | read-only |
The ManagedElement affected by the execution of the Job. |
msvmajeAffectingElement | 1.3.6.1.4.1.9600.1.25.13.1.1.3 | wtcsdisplaystring | read-only |
The Job that is affecting the ManagedElement. |
msvmajeElementEffects | 1.3.6.1.4.1.9600.1.25.13.1.1.4 | integer | read-only |
An enumeration describing the 'effect' on the ManagedElement. This array corresponds to the OtherElementEffectsDescriptions array, where the latter provides details related to the high-level 'effects' enumerated by this property. Additional detail is required if the ElementEffects array contains the value 1, 'Other'. Enumeration: 'unknown': 0, 'other': 1, 'exclusiveUse': 2, 'elementIntegrity': 4, 'performanceImpact': 3. |
msvmajeOtherElementEffectsDescr | 1.3.6.1.4.1.9600.1.25.13.1.1.5 | wtcsdisplaystring | read-only |
Provides details for the 'effect' at the corresponding array position in ElementEffects. This information is required whenever ElementEffects contains the value 1 ('Other'). |
msvmConcreteJobTable | 1.3.6.1.4.1.9600.1.25.13.2 | no-access |
A concrete version of Job. This class represents a generic and instantiable unit of work, such as a batch or a print job. |
|
1.3.6.1.4.1.9600.1.25.13.2.1 | no-access |
None |
||
msvmcjIndex | 1.3.6.1.4.1.9600.1.25.13.2.1.1 | integer32 | read-only |
The value of this object uniquely identifies the instance entry for this class. |
msvmcjCancellable | 1.3.6.1.4.1.9600.1.25.13.2.1.2 | truthvalue | read-only |
Indicates whether or not the job can be cancelled. The value of this property does not guarantee that a request to cancel the job will succeed. |
msvmcjCaption | 1.3.6.1.4.1.9600.1.25.13.2.1.3 | wtcsdisplaystring | read-only |
The Caption property is a short textual description (one- line string) of the object. |
msvmcjDeleteOnCompletion | 1.3.6.1.4.1.9600.1.25.13.2.1.4 | truthvalue | read-only |
Indicates whether or not the job should be automatically deleted upon completion. Note that the 'completion' of a recurring job is defined by its JobRunTimes or UntilTime properties, or when the Job is terminated by manual intervention. If this property is set to false and the job completes, then the extrinsic method DeleteInstance must be used to delete the job instead of updating this property. |
msvmcjDescription | 1.3.6.1.4.1.9600.1.25.13.2.1.5 | wtcsdisplaystring | read-only |
The Description property provides a textual description of the object. |
msvmcjElapsedTime | 1.3.6.1.4.1.9600.1.25.13.2.1.6 | dateandtime | read-only |
The time interval that the Job has been executing or the total execution time if the Job is complete. Note that this property is also present in the JobProcessingStatistics class. This class is necessary to capture the processing information for recurring Jobs, because only the 'last' run time can be stored in this single-valued property. |
msvmcjElementName | 1.3.6.1.4.1.9600.1.25.13.2.1.7 | wtcsdisplaystring | read-only |
A user-friendly name for the object. This property allows each instance to define a user-friendly name in addition to its key properties, identity data, and description information. Note that the Name property of ManagedSystemElement is also defined as a user-friendly name. But, it is often subclassed to be a Key. It is not reasonable that the same property can convey both identity and a user-friendly name, without inconsistencies. Where Name exists and is not a Key (such as for instances of LogicalDevice), the same information can be present in both the Name and ElementName properties. |
msvmcjErrorCode | 1.3.6.1.4.1.9600.1.25.13.2.1.8 | integer32 | read-only |
A vendor-specific error code. The value must be set to zero if the Job completed without error. Note that this property is also present in the JobProcessingStatistics class. This class is necessary to capture the processing information for recurring Jobs, because only the 'last' run error can be stored in this single-valued property. |
msvmcjErrorDescription | 1.3.6.1.4.1.9600.1.25.13.2.1.9 | wtcsdisplaystring | read-only |
A free-form string that contains the vendor error description. Note that this property is also present in the JobProcessingStatistics class. This class is necessary to capture the processing information for recurring Jobs, because only the 'last' run error can be stored in this single-valued property. |
msvmcjErrorSummaryDescription | 1.3.6.1.4.1.9600.1.25.13.2.1.10 | wtcsdisplaystring | read-only |
A free-form string that contains the vendor summary error description. Note that this property is also present in the JobProcessingStatistics class. This class is necessary to capture the processing information for recurring Jobs, because only the 'last' run error can be stored in this single-valued property. |
msvmcjHealthState | 1.3.6.1.4.1.9600.1.25.13.2.1.11 | integer | read-only |
Indicates the current health of the element. This attribute expresses the health of this element but not necessarily that of its subcomponents. The possible values are 0 to 30, where 5 means the element is entirely healthy and 30 means the element is completely non-functional. The following continuum is defined: 'Non-recoverable Error' (30) - The element has completely failed, and recovery is not possible. All functionality provided by this element has been lost. 'Critical Failure' (25) - The element is non-functional and recovery might not be possible. 'Major Failure' (20) - The element is failing. It is possible that some or all of the functionality of this component is degraded or not working. 'Minor Failure' (15) - All functionality is available but some might be degraded. 'Degraded/Warning' (10) - The element is in working order and all functionality is provided. However, the element is not working to the best of its abilities. For example, the element might not be operating at optimal performance or it might be reporting recoverable errors. 'OK' (5) - The element is fully functional and is operating within normal operational parameters and without error. 'Unknown' (0) - The implementation cannot report on HealthState at this time. DMTF has reserved the unused portion of the continuum for additional HealthStates in the future. Enumeration: 'ok': 5, 'majorfailure': 20, 'unknown': 0, 'degradedWarning': 10, 'nonrecoverableerror': 30, 'criticalfailure': 25, 'minorfailure': 15. |
msvmcjInstallDate | 1.3.6.1.4.1.9600.1.25.13.2.1.12 | dateandtime | read-only |
A datetime value that indicates when the object was installed. Lack of a value does not indicate that the object is not installed. |
msvmcjInstanceID | 1.3.6.1.4.1.9600.1.25.13.2.1.13 | wtcsdisplaystring | read-only |
Within the scope of the instantiating Namespace, InstanceID opaquely and uniquely identifies an instance of this class. In order to ensure uniqueness within the NameSpace, the value of InstanceID SHOULD be constructed using the following 'preferred' algorithm: |
msvmcjJobRunTimes | 1.3.6.1.4.1.9600.1.25.13.2.1.14 | gauge32 | read-only |
The number of times that the Job should be run. A value of 1 indicates that the Job is not recurring, while any non-zero value indicates a limit to the number of times that the Job will recur. Zero indicates that there is no limit to the number of times that the Job can be processed, but that it is terminated either after the UntilTime or by manual intervention. By default, a Job is processed once. |
msvmcjJobState | 1.3.6.1.4.1.9600.1.25.13.2.1.15 | integer | read-only |
JobState is an integer enumeration that indicates the operational state of a Job. It can also indicate transitions between these states, for example, 'Shutting Down' and 'Starting'. Following is a brief description of the states: New (2) indicates that the job has never been started. Starting (3) indicates that the job is moving from the 'New', 'Suspended', or 'Service' states into the 'Running' state. Running (4) indicates that the Job is running. Suspended (5) indicates that the Job is stopped, but can be restarted in a seamless manner. Shutting Down (6) indicates that the job is moving to a 'Completed', 'Terminated', or 'Killed' state. Completed (7) indicates that the job has completed normally. Terminated (8) indicates that the job has been stopped by a 'Terminate' state change request. The job and all its underlying processes are ended and can be restarted (this is job-specific) only as a new job. Killed (9) indicates that the job has been stopped by a 'Kill' state change request. Underlying processes might have been left running, and cleanup might be required to free up resources. Exception (10) indicates that the Job is in an abnormal state that might be indicative of an error condition. Actual status might be displayed though job-specific objects. Service (11) indicates that the Job is in a vendor-specific state that supports problem discovery, or resolution, or both. Enumeration: 'terminated': 8, 'exception': 10, 'service': 11, 'completed': 7, 'shuttingDown': 6, 'running': 4, 'suspended': 5, 'new': 2, 'starting': 3, 'killed': 9. |
msvmcjJobStatus | 1.3.6.1.4.1.9600.1.25.13.2.1.16 | wtcsdisplaystring | read-only |
A free-form string that represents the status of the job. The primary status is reflected in the inherited OperationalStatus property. JobStatus provides additional, implementation-specific details. |
msvmcjLocalOrUtcTime | 1.3.6.1.4.1.9600.1.25.13.2.1.17 | integer | read-only |
This property indicates whether the times represented in the RunStartInterval and UntilTime properties represent local times or UTC times. Time values are synchronized worldwide by using the enumeration value 2, 'UTC Time'. Enumeration: 'utcTime': 2, 'localTime': 1. |
msvmcjName | 1.3.6.1.4.1.9600.1.25.13.2.1.18 | wtcsdisplaystring | read-only |
The Name property defines the label by which the object is known. When subclassed, the Name property can be overridden to be a Key property. |
msvmcjNotify | 1.3.6.1.4.1.9600.1.25.13.2.1.19 | wtcsdisplaystring | read-only |
The User who is to be notified upon the Job completion or failure. |
msvmcjOperationalStatus | 1.3.6.1.4.1.9600.1.25.13.2.1.20 | integer | read-only |
Indicates the current statuses of the element. Various operational statuses are defined. Many of the enumeration's values are self-explanatory. However, a few are not and are described here in more detail. 'Stressed' indicates that the element is functioning, but needs attention. Examples of 'Stressed' states are overload, overheated, and so on. 'Predictive Failure' indicates that an element is functioning nominally but predicting a failure in the near future. 'In Service' describes an element being configured, maintained, cleaned, or otherwise administered. 'No Contact' indicates that the monitoring system has knowledge of this element, but has never been able to establish communications with it. 'Lost Communication' indicates that the ManagedSystem Element is known to exist and has been contacted successfully in the past, but is currently unreachable. 'Stopped' and 'Aborted' are similar, although the former implies a clean and orderly stop, while the latter implies an abrupt stop where the state and configuration of the element might need to be updated. 'Dormant' indicates that the element is inactive or quiesced. 'Supporting Entity in Error' indicates that this element might be 'OK' but that another element, on which it is dependent, is in error. An example is a network service or endpoint that cannot function due to lower-layer networking problems. 'Completed' indicates that the element has completed its operation. This value should be combined with either OK, Error, or Degraded so that a client can tell if the complete operation Completed with OK (passed), Completed with Error (failed), or Completed with Degraded (the operation finished, but it did not complete OK or did not report an error). 'Power Mode' indicates that the element has additional power model information contained in the Associated PowerManagementService association. OperationalStatus replaces the Status property on ManagedSystemElement to provide a consistent approach to enumerations, to address implementation needs for an array property, and to provide a migration path from today's environment to the future. This change was not made earlier because it required the deprecated qualifier. Due to the widespread use of the existing Status property in management applications, it is strongly recommended that providers or instrumentation provide both the Status and OperationalStatus properties. Further, the first value of OperationalStatus should contain the primary status for the element. When instrumented, Status (because it is single-valued) should also provide the primary status of the element. Enumeration: 'lostCommunication': 13, 'dormant': 15, 'powerMode': 18, 'ok': 2, 'aborted': 14, 'unknown': 0, 'noContact': 12, 'error': 6, 'supportingEntityinError': 16, 'other': 1, 'nonRecoverableError': 7, 'predictiveFailure': 5, 'stressed': 4, 'stopping': 9, 'stopped': 10, 'degraded': 3, 'starting': 8, 'completed': 17, 'inService': 11. |
msvmcjOtherRecoveryAction | 1.3.6.1.4.1.9600.1.25.13.2.1.21 | wtcsdisplaystring | read-only |
A string describing the recovery action when the RecoveryAction property of the instance is 1 ('Other'). |
msvmcjOwner | 1.3.6.1.4.1.9600.1.25.13.2.1.22 | wtcsdisplaystring | read-only |
The User that submitted the Job, or the Service or method name that caused the job to be created. |
msvmcjPercentComplete | 1.3.6.1.4.1.9600.1.25.13.2.1.23 | integer32 | read-only |
The percentage of the job that has completed at the time that this value is requested. Note that this property is also present in the JobProcessingStatistics class. This class is necessary to capture the processing information for recurring Jobs, because only the 'last' run data can be stored in this single-valued property. Note that the value 101 is undefined and will be not be allowed in the next major revision of the specification. |
msvmcjPriority | 1.3.6.1.4.1.9600.1.25.13.2.1.24 | gauge32 | read-only |
Indicates the urgency or importance of execution of the Job. The lower the number, the higher the priority. Note that this property is also present in the JobProcessingStatistics class. This class is necessary to capture the setting information that would influence the results of a job. |
msvmcjRecoveryAction | 1.3.6.1.4.1.9600.1.25.13.2.1.25 | integer | read-only |
Describes the recovery action to be taken for an unsuccessfully run Job. The possible values are: 0 = 'Unknown', meaning it is unknown as to what recovery action to take 1 = 'Other', indicating that the recovery action will be specified in the OtherRecoveryAction property 2 = 'Do Not Continue', meaning stop the execution of the job and appropriately update its status 3 = 'Continue With Next Job', meaning continue with the next job in the queue 4 = 'Re-run Job', indicating that the job should be re-run 5 = 'Run Recovery Job', meaning run the Job associated using the RecoveryJob relationship. Note that the recovery Job must already be in the queue from which it will run. Enumeration: 'doNotContinue': 2, 'unknown': 0, 'continueWithNextJob': 3, 'other': 1, 'rerunJob': 4, 'runRecoveryJob': 5. |
msvmcjRunDay | 1.3.6.1.4.1.9600.1.25.13.2.1.26 | integer32 | read-only |
The day in the month on which the Job should be processed. There are two different interpretations for this property, depending on the value of DayOfWeek. In one case, RunDay defines the day-in-month on which the Job is processed. This interpretation is used when the DayOfWeek is 0. A positive or negative integer indicates whether the RunDay should be calculated from the beginning or end of the month. For example, 5 indicates the fifth day in the RunMonth and -1 indicates the last day in the RunMonth. When RunDayOfWeek is not 0, RunDay is the day-in-month on which the Job is processed, defined in conjunction with RunDayOfWeek. For example, if RunDay is 15 and RunDayOfWeek is Saturday, then the Job is processed on the first Saturday on or after the 15th day in the RunMonth (for example, the third Saturday in the month). If RunDay is 20 and RunDayOfWeek is -Saturday, then this indicates the first Saturday on or before the 20th day in the RunMonth. If RunDay is -1 and RunDayOfWeek is -Sunday, then this indicates the last Sunday in the RunMonth. |
msvmcjRunDayOfWeek | 1.3.6.1.4.1.9600.1.25.13.2.1.27 | integer32 | read-only |
A positive or negative integer used in conjunction with RunDay to indicate the day of the week on which the Job is processed. RunDayOfWeek is set to 0 to indicate an exact day of the month, such as March 1. A positive integer (representing Sunday, Monday, ..., Saturday) means that the day of week is found on or after the specified RunDay. A negative integer (representing -Sunday, -Monday, ..., -Saturday) means that the day of week is found on or BEFORE the RunDay. |
msvmcjRunMonth | 1.3.6.1.4.1.9600.1.25.13.2.1.28 | integer | read-only |
The month during which the Job should be processed. Specify 0 for January, 1 for February, and so on. Enumeration: 'february': 1, 'october': 9, 'march': 2, 'august': 7, 'september': 8, 'may': 4, 'january': 0, 'june': 5, 'april': 3, 'december': 11, 'july': 6, 'november': 10. |
msvmcjRunStartInterval | 1.3.6.1.4.1.9600.1.25.13.2.1.29 | dateandtime | read-only |
The time interval after midnight when the Job should be processed. For example, 00000000020000.000000:000 indicates that the Job should be run on or after two o'clock, local time or UTC time (distinguished using the LocalOrUtcTime property. |
msvmcjScheduledStartTime | 1.3.6.1.4.1.9600.1.25.13.2.1.30 | dateandtime | read-only |
The time that the current Job is scheduled to start. This time can be represented by the actual date and time, or an interval relative to the time that this property is requested. A value of all zeroes indicates that the Job is already executing. The property is deprecated in lieu of the more expressive scheduling properties, RunMonth, RunDay, RunDayOfWeek, and RunStartInterval. |
msvmcjStartTime | 1.3.6.1.4.1.9600.1.25.13.2.1.31 | dateandtime | read-only |
The time that the Job was actually started. This time can be represented by an actual date and time, or by an interval relative to the time that this property is requested. Note that this property is also present in the JobProcessingStatistics class. This class is necessary to capture the processing information for recurring Jobs, because only the 'last' run time can be stored in this single-valued property. |
msvmcjStatus | 1.3.6.1.4.1.9600.1.25.13.2.1.32 | wtcsdisplaystring | read-only |
A string indicating the current status of the object. Various operational and non-operational statuses are defined. This property is deprecated in lieu of OperationalStatus, which includes the same semantics in its enumeration. This change is made for 3 reasons: 1) Status is more correctly defined as an array. This definition overcomes the limitation of describing status using a single value, when it is really a multi-valued property (for example, an element might be OK AND Stopped. 2) A MaxLen of 10 is too restrictive and leads to unclear enumerated values. 3) The change to a uint16 data type was discussed when CIM V2.0 was defined. However, existing V1.0 implementations used the string property and did not want to modify their code. Therefore, Status was grandfathered into the Schema. Use of the deprecated qualifier allows the maintenance of the existing property, but also permits an improved definition using OperationalStatus. |
msvmcjStatusDescriptions | 1.3.6.1.4.1.9600.1.25.13.2.1.33 | wtcsdisplaystring | read-only |
Strings describing the various OperationalStatus array values. For example, if 'Stopping' is the value assigned to OperationalStatus, then this property may contain an explanation as to why an object is being stopped. Note that entries in this array are correlated with those at the same array index in OperationalStatus. |
msvmcjTimeBeforeRemoval | 1.3.6.1.4.1.9600.1.25.13.2.1.34 | dateandtime | read-only |
The amount of time that the Job is retained after it has finished executing, either succeeding or failing in that execution. The job must remain in existence for some period of time regardless of the value of the DeleteOnCompletion property. The default is five minutes. |
msvmcjTimeOfLastStateChange | 1.3.6.1.4.1.9600.1.25.13.2.1.35 | dateandtime | read-only |
The date or time when the state of the Job last changed. If the state of the Job has not changed and this property is populated, then it must be set to a 0 interval value. If a state change was requested, but rejected or not yet processed, the property must not be updated. |
msvmcjTimeSubmitted | 1.3.6.1.4.1.9600.1.25.13.2.1.36 | dateandtime | read-only |
The time that the Job was submitted to execute. A value of all zeroes indicates that the owning element is not capable of reporting a date and time. Therefore, the ScheduledStartTime and StartTime are reported as intervals relative to the time their values are requested. |
msvmcjUntilTime | 1.3.6.1.4.1.9600.1.25.13.2.1.37 | dateandtime | read-only |
The time after which the Job is invalid or should be stopped. This time can be represented by an actual date and time, or by an interval relative to the time that this property is requested. A value of all nines indicates that the Job can run indefinitely. |
msvmElementSettingDataTable | 1.3.6.1.4.1.9600.1.25.13.3 | no-access |
Associates a managed element with its configuration data. Some of the more notable applications of this association are its use in linking a virtual computer system and the logical devices that have been assigned to that system with their snapshot configuration information. |
|
1.3.6.1.4.1.9600.1.25.13.3.1 | no-access |
None |
||
msvmesdIndex | 1.3.6.1.4.1.9600.1.25.13.3.1.1 | integer32 | read-only |
The value of this object uniquely identifies the instance entry for this class. |
msvmesdIsCurrent | 1.3.6.1.4.1.9600.1.25.13.3.1.2 | integer | read-only |
An enumerated integer that indicates that the referenced setting is currently being used in the operation of the element or that this information is unknown. For a given ManagedElement and all instances of a SettingData subclass, there shall be at most one instance of ElementSettingData which references the ManagedElement and an instance of the SettingData sub-class where there is a specified non-null, non-key property of the SettingData sub-class, and the IsMaximum property on the referencing ElementSettingData instance has a value of 'Is Maximum' or the IsMinimum property on the referencing ElementSettingData instance has a value of 'Is Minimum' and the IsCurrent property on the referencing ElementSettingData instance has a value of 'Is Current'. There shall be at most one instance of ElementSettingData which references a ManagedElement and an instance of a SettingData sub-class where the IsCurrent property has a value of 'Is Current' and the IsMinimum property does not have a value of 'Is Minimum' and the IsMaximum property does not have a value of 'Is Maximum'. Enumeration: 'unknown': 0, 'isNotCurrent': 2, 'isCurrent': 1. |
msvmesdIsDefault | 1.3.6.1.4.1.9600.1.25.13.3.1.3 | integer | read-only |
An enumerated integer that indicates that the referenced setting is a default setting for the element or that this information is unknown. Enumeration: 'unknown': 0, 'isNotDefault': 2, 'isDefault': 1. |
msvmesdIsMaximum | 1.3.6.1.4.1.9600.1.25.13.3.1.4 | integer | read-only |
This property affects the interpretation of all non-null, non-enumerated, non-binary, numeric, non-key properties of the associated SettingData instance. All other properties of the associated SettingData instance are not affected by this property. Note: It is assumed that the semantics of each property of this set are designed to be compared mathematically. When IsMaximum = 'Is Maxiumum', this property indicates that the affected property values specified in the associated SettingData instance shall define maximum setting values. When IsMaximum = 'Is Not Maxiumum', this property indicates that the affected property values specified in the associated SettingData instance shall not define maximum setting values. When IsMaximum = 'Unknown', this property indicates that the affected property values specified in the associated SettingData instance may correspond to maximum setting values. When IsMaximum = 'Not Applicable', this property indicates that the affected property values specified in the associated SettingData instance shall not be interpreted with respect to whether each defines a maximum. Enumeration: 'isNotMaximum': 3, 'unknown': 0, 'isMaximum': 2, 'notApplicable': 1. |
msvmesdIsMinimum | 1.3.6.1.4.1.9600.1.25.13.3.1.5 | integer | read-only |
This property affects the interpretation of all non-null, non-enumerated, non-binary, numeric, non-key properties of the associated SettingData instance. All other properties of the associated SettingData instance are not affected by this property. Note: It is assumed that the semantics of each property of this set are designed to be compared mathematically. When IsMinimum = 'Is Miniumum', this property indicates that the affected property values specified in the associated SettingData instance shall define minimum setting values. When IsMinimum = 'Is Not Miniumum', this property indicates that the affected property values specified in the associated SettingData instance shall not define minimum setting values. When IsMinimum = 'Unknown', this property indicates that the affected property values specified in the associated SettingData instance may correspond to minimum setting values. When IsMinimum = 'Not Applicable', this property indicates that the affected property values specified in the associated SettingData instance shall not be interpreted with respect to whether each defines a minimum. Enumeration: 'unknown': 0, 'isNotMinimum': 3, 'isMinimum': 2, 'notApplicable': 1. |
msvmesdIsNext | 1.3.6.1.4.1.9600.1.25.13.3.1.6 | integer | read-only |
An enumerated integer indicating whether or not the referenced setting is the next setting to be applied. For example, the application could take place on a re-initialization, reset, reconfiguration request. This could be a permanent setting, or a setting used only one time, as indicated by the flag. If it is a permanent setting then the setting is applied every time the managed element reinitializes, until this flag is manually reset. However, if it is single use, then the flag is automatically cleared after the settings are applied. Also note that if this flag is specified (i.e. set to value other than 'Unknown'), then this takes precedence over any SettingData that may have been specified as Default. For example: If the managed element is a computer system, and the value of this flag is 'Is Next', then the setting will be effective next time the system resets. And, unless this flag is changed, it will persist for subsequent system resets. However, if this flag is set to 'Is Next For Single Use', then this setting will only be used once and the flag would be reset after that to 'Is Not Next'. So, in the above example, if the system reboots in a quick succession, the setting will not be used at the second reboot. Enumeration: 'unknown': 0, 'isNextForSingleUse': 3, 'isNext': 1, 'isNotNext': 2. |
msvmesdManagedElement | 1.3.6.1.4.1.9600.1.25.13.3.1.7 | wtcsdisplaystring | read-only |
The managed element. |
msvmesdSettingData | 1.3.6.1.4.1.9600.1.25.13.3.1.8 | wtcsdisplaystring | read-only |
The SettingData object that is associated with the element. |
msvmErrorTable | 1.3.6.1.4.1.9600.1.25.13.4 | no-access |
A specialized class that contains information about the severity, cause, recommended actions and other data related to the failure of a CIM Operation. |
|
1.3.6.1.4.1.9600.1.25.13.4.1 | no-access |
None |
||
msvmErrorIndex | 1.3.6.1.4.1.9600.1.25.13.4.1.1 | integer32 | read-only |
The value of this object uniquely identifies the instance entry for this class. |
msvmErrorCIMStatusCode | 1.3.6.1.4.1.9600.1.25.13.4.1.2 | integer | read-only |
The CIM status code that characterizes this instance. This property defines the status codes that may be return by a conforming CIM Server or Listener. Note that not all status codes are valid for each operation. The specification for each operation should define the status codes that may be returned by that operation. Enumeration: 'cimERRMETHODNOTFOUND': 17, 'cimERRALREADYEXISTS': 11, 'cimERRUNEXPECTEDRESPONSE': 18, 'cimERRNOTSUPPORTED': 7, 'cimERRINVALIDRESPONSEDESTINATION': 19, 'cimERRNOSUCHPROPERTY': 12, 'cimERRCLASSHASCHILDREN': 8, 'cimERRINVALIDPARAMETER': 4, 'cimERRNOTFOUND': 6, 'cimERRNAMESPACENOTEMPTY': 20, 'cimERRACCESSDENIED': 2, 'cimERRTYPEMISMATCH': 13, 'cimERRFAILED': 1, 'cimERRMETHODNOTAVAILABLE': 16, 'cimERRINVALIDSUPERCLASS': 10, 'cimERRCLASSHASINSTANCES': 9, 'cimERRINVALIDCLASS': 5, 'cimERRQUERYLANGUAGENOTSUPPORTED': 14, 'cimERRINVALIDNAMESPACE': 3, 'cimERRINVALIDQUERY': 15. |
msvmErrorCIMStatusCodeDescr | 1.3.6.1.4.1.9600.1.25.13.4.1.3 | wtcsdisplaystring | read-only |
A free-form string containing a human-readable description of CIMStatusCode. This description may extend, but must be consistent with, the definition of CIMStatusCode. This property is inherited from CIM_Error. |
msvmErrorErrorSource | 1.3.6.1.4.1.9600.1.25.13.4.1.4 | wtcsdisplaystring | read-only |
The identifying information of the entity (the instance) generating the error. If this entity is modeled in the CIM Schema, this property contains the path of the instance encoded as a string parameter. If not modeled, the property contains some identifying string that names the entity that generated the error. The path or identifying string is formatted per the ErrorSourceFormat property. This property is inherited from CIM_Error. |
msvmErrorErrorSourceFormat | 1.3.6.1.4.1.9600.1.25.13.4.1.5 | integer | read-only |
The format of the ErrorSource property is interpretable based on the value of this property. Values are defined as: 0 - Unknown. The format is unknown or not meaningfully interpretable by a CIM client application. 1 - Other. The format is defined by the value of the OtherErrorSourceFormat property. 2 - CIMObjectHandle. A CIM Object Handle, encoded using the MOF syntax defined for the objectHandle non-terminal, is used to identify the entity. This property is inherited from CIM_Error and is set to 0. Enumeration: 'unknown': 0, 'other': 1, 'cimobjectHandle': 2. |
msvmErrorErrorType | 1.3.6.1.4.1.9600.1.25.13.4.1.6 | integer | read-only |
Primary classification of the error. Enumeration: 'oversubscriptionError': 8, 'hardwareError': 5, 'unknown': 0, 'unsupportedOperationError': 10, 'communicationsError': 2, 'other': 1, 'environmentalError': 6, 'softwareError': 4, 'qualityofServiceError': 3, 'unavailableResourceError': 9, 'securityError': 7. |
msvmErrorMessage | 1.3.6.1.4.1.9600.1.25.13.4.1.7 | wtcsdisplaystring | read-only |
The formatted message. This message is constructed by applying the dynamic content of the message, described in MessageArguments, to the format string uniquely identified, within the scope of the OwningEntity, by MessageID. This property is inherited from CIM_Error. |
msvmErrorMessageArguments | 1.3.6.1.4.1.9600.1.25.13.4.1.8 | wtcsdisplaystring | read-only |
An array containing the dynamic content of the message. This property is inherited from CIM_Error. |
msvmErrorMessageID | 1.3.6.1.4.1.9600.1.25.13.4.1.9 | wtcsdisplaystring | read-only |
An opaque string that uniquely identifies, within the scope of the OwningEntity, the format of the message. This property is inherited from CIM_Error. |
msvmErrorOtherErrorSourceFormat | 1.3.6.1.4.1.9600.1.25.13.4.1.10 | wtcsdisplaystring | read-only |
A string defining 'Other' values for ErrorSourceFormat. This value must be set to a non NULL value when ErrorSourceFormat is set to a value of 1 ('Other'). For all other values of ErrorSourceFormat, the value of this string must be set to NULL. This property is inherited from CIM_Error. |
msvmErrorOtherErrorType | 1.3.6.1.4.1.9600.1.25.13.4.1.11 | wtcsdisplaystring | read-only |
A free-form string describing the ErrorType when 1, 'Other', is specified as the ErrorType. This property is inherited from CIM_Error. |
msvmErrorOwningEntity | 1.3.6.1.4.1.9600.1.25.13.4.1.12 | wtcsdisplaystring | read-only |
A string that uniquely identifies the entity that owns the definition of the format of the message described in this instance. OwningEntitymust include a copyrighted, trademarked, or otherwise unique name that is owned by the business entity or standards body defining the format. This property is inherited from CIM_Error. |
msvmErrorPerceivedSeverity | 1.3.6.1.4.1.9600.1.25.13.4.1.13 | integer | read-only |
An enumerated value that describes the severity of the error from the notifier's point of view: 2 - Low should be used for noncritical issues such as invalid parameters, incorrect usage, unsupported functionality. 3 - Medium should be used to indicate action is needed, but the situation is not serious at this time. 4 - High should be used to indicate action is needed now. 5 - Fatal should be used to indicate a loss of data or unrecoverable system or service failure. This property is inherited from CIM_Error. Enumeration: 'high': 4, 'unknown': 0, 'medium': 3, 'fatal': 5, 'low': 2. |
msvmErrorProbableCause | 1.3.6.1.4.1.9600.1.25.13.4.1.14 | integer32 | read-only |
An enumerated value that describes the probable cause of the error. This property is inherited from CIM_Error. |
msvmErrorProbableCauseDescr | 1.3.6.1.4.1.9600.1.25.13.4.1.15 | wtcsdisplaystring | read-only |
A free-form string describing the probable cause of the error. This property is inherited from CIM_Error. |
msvmErrorRecommendedActions | 1.3.6.1.4.1.9600.1.25.13.4.1.16 | wtcsdisplaystring | read-only |
A free-form string describing recommended actions to take to resolve the error. This property is inherited from CIM_Error. |
msvmHostedDependencyTable | 1.3.6.1.4.1.9600.1.25.13.5 | no-access |
Associates a virtual computer system instance with the computer system object representing the physical, hosting system. |
|
1.3.6.1.4.1.9600.1.25.13.5.1 | no-access |
None |
||
msvmhdIndex | 1.3.6.1.4.1.9600.1.25.13.5.1.1 | integer32 | read-only |
The value of this object uniquely identifies the instance entry for this class. |
msvmhdAntecedent | 1.3.6.1.4.1.9600.1.25.13.5.1.2 | wtcsdisplaystring | read-only |
Antecedent represents the independent object in this association. |
msvmhdDependent | 1.3.6.1.4.1.9600.1.25.13.5.1.3 | wtcsdisplaystring | read-only |
Dependent represents the object that is dependent on the Antecedent. |
msvmHostedServiceTable | 1.3.6.1.4.1.9600.1.25.13.6 | no-access |
Associates a service with its hosting computer system. |
|
1.3.6.1.4.1.9600.1.25.13.6.1 | no-access |
None |
||
msvmhsIndex | 1.3.6.1.4.1.9600.1.25.13.6.1.1 | integer32 | read-only |
The value of this object uniquely identifies the instance entry for this class. |
msvmhsAntecedent | 1.3.6.1.4.1.9600.1.25.13.6.1.2 | wtcsdisplaystring | read-only |
Antecedent represents the independent object in this association. |
msvmhsDependent | 1.3.6.1.4.1.9600.1.25.13.6.1.3 | wtcsdisplaystring | read-only |
Dependent represents the object that is dependent on the Antecedent. |
msvmServiceAffectsElementTable | 1.3.6.1.4.1.9600.1.25.13.7 | no-access |
Associates a virtual computer system instance with the management service that controls its state. |
|
1.3.6.1.4.1.9600.1.25.13.7.1 | no-access |
None |
||
msvmsaeIndex | 1.3.6.1.4.1.9600.1.25.13.7.1.1 | integer32 | read-only |
The value of this object uniquely identifies the instance entry for this class. |
msvmsaeAffectedElement | 1.3.6.1.4.1.9600.1.25.13.7.1.2 | wtcsdisplaystring | read-only |
The Managed Element that is affected by the Service. |
msvmsaeAffectingElement | 1.3.6.1.4.1.9600.1.25.13.7.1.3 | wtcsdisplaystring | read-only |
The Service that is affecting the ManagedElement. |
msvmsaeElementEffects | 1.3.6.1.4.1.9600.1.25.13.7.1.4 | integer | read-only |
An enumeration that describes the effect on the ManagedElement. This array corresponds to the OtherElementEffectsDescriptions array, where the latter provides details that are related to the high-level effects enumerated by this property. Additional detail is required if the ElementEffects array contains the value 1 (Other). The values are defined as follows: - Exclusive Use (2): No other Service may have this association to the element. - Performance Impact (3): Deprecated in favor of 'Consumes', 'Enhances Performance', or 'Degrades Performance'. Execution of the Service may enhance or degrade the performance of the element. This may be as a side-effect of execution or as an intended consequence of methods provided by the Service. - Element Integrity (4): Deprecated in favor of 'Consumes', 'Enhances Integrity', or 'Degrades Integrity'. Execution of the Service may enhance or degrade the integrity of the element. This may be as a side-effect of execution or as an intended consequence of methods provided by the Service. - Manages (5): The Service manages the element. - Consumes (6): Execution of the Service consumes some or all of the associated element as a consequence of running the Service. For example, the Service may consume CPU cycles, which may affect performance, or Storage which may affect both performance and integrity. (For instance, the lack of free storage can degrade integrity by reducing the ability to save state. ) 'Consumes' may be used alone or in conjunction with other values, in particular, 'Degrades Performance' and 'Degrades Integrity'. 'Manages' and not 'Consumes' should be used to reflect allocation services that may be provided by a Service. - Enhances Integrity (7): The Service may enhance integrity of the associated element. - Degrades Integrity (8): The Service may degrade integrity of the associated element. - Enhances Performance (9): The Service may enhance performance of the associated element. - Degrades Performance (10): The Service may degrade performance of the associated element. Enumeration: 'performanceImpact': 3, 'unknown': 0, 'consumes': 6, 'elementIntegrity': 4, 'degradesPerformance': 10, 'manages': 5, 'exclusiveUse': 2, 'degradesIntegrity': 8, 'other': 1, 'enhancesPerformance': 9, 'enhancesIntegrity': 7. |
msvmsaeOtherElementEffectsDescr | 1.3.6.1.4.1.9600.1.25.13.7.1.5 | wtcsdisplaystring | read-only |
Provides details for the effect at the corresponding array position in ElementEffects. This information is required if ElementEffects contains the value 1 (Other). |
msvmSettingsDefineStateTable | 1.3.6.1.4.1.9600.1.25.13.8 | no-access |
Associates a virtual system and its devices with an instance of Msvm_ComputerSystem. |
|
1.3.6.1.4.1.9600.1.25.13.8.1 | no-access |
None |
||
msvmsdsIndex | 1.3.6.1.4.1.9600.1.25.13.8.1.1 | integer32 | read-only |
The value of this object uniquely identifies the instance entry for this class. |
msvmsdsManagedElement | 1.3.6.1.4.1.9600.1.25.13.8.1.2 | wtcsdisplaystring | read-only |
The managed element. |
msvmsdsSettingData | 1.3.6.1.4.1.9600.1.25.13.8.1.3 | wtcsdisplaystring | read-only |
The SettingData object that provides additional information about the current state and configuration of the ManagedElement. |
msvmVirtualSystemMgtServiceTable | 1.3.6.1.4.1.9600.1.25.13.9 | no-access |
Represents the virtualization service present on a single host system. |
|
1.3.6.1.4.1.9600.1.25.13.9.1 | no-access |
None |
||
msvmvsmsvIndex | 1.3.6.1.4.1.9600.1.25.13.9.1.1 | integer32 | read-only |
The value of this object uniquely identifies the instance entry for this class. |
msvmvsmsvCaption | 1.3.6.1.4.1.9600.1.25.13.9.1.2 | wtcsdisplaystring | read-only |
The Caption property is a short textual description (one- line string) of the object. |
msvmvsmsvCreationClassName | 1.3.6.1.4.1.9600.1.25.13.9.1.3 | wtcsdisplaystring | read-only |
CreationClassName indicates the name of the class or the subclass that is 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. |
msvmvsmsvDescription | 1.3.6.1.4.1.9600.1.25.13.9.1.4 | wtcsdisplaystring | read-only |
The Description property provides a textual description of the object. |
msvmvsmsvElementName | 1.3.6.1.4.1.9600.1.25.13.9.1.5 | wtcsdisplaystring | read-only |
A user-friendly name for the object. This property allows each instance to define a user-friendly name in addition to its key properties, identity data, and description information. Note that the Name property of ManagedSystemElement is also defined as a user-friendly name. But, it is often subclassed to be a Key. It is not reasonable that the same property can convey both identity and a user-friendly name, without inconsistencies. Where Name exists and is not a Key (such as for instances of LogicalDevice), the same information can be present in both the Name and ElementName properties. |
msvmvsmsvEnabledDefault | 1.3.6.1.4.1.9600.1.25.13.9.1.6 | integer | read-only |
An enumerated value indicating an administrator's default or startup configuration for the Enabled State of an element. By default, the element is 'Enabled' (value=2). Enumeration: 'disabled': 3, 'notApplicable': 5, 'enabled': 2, 'enabledbutOffline': 6, 'noDefault': 7. |
msvmvsmsvEnabledState | 1.3.6.1.4.1.9600.1.25.13.9.1.7 | integer | read-only |
EnabledState is an integer enumeration that indicates the enabled and disabled states of an element. It can also indicate the transitions between these requested states. For example, shutting down (value=4) and starting (value=10) are transient states between enabled and disabled. The following text briefly summarizes the various enabled and disabled states: Enabled (2) indicates that the element is or could be executing commands, will process any queued commands, and queues new requests. Disabled (3) indicates that the element will not execute commands and will drop any new requests. Shutting Down (4) indicates that the element is in the process of going to a Disabled state. Not Applicable (5) indicates the element does not support being enabled or disabled. Enabled but Offline (6) indicates that the element might be completing commands, and will drop any new requests. Test (7) indicates that the element is in a test state. Deferred (8) indicates that the element might be completing commands, but will queue any new requests. Quiesce (9) indicates that the element is enabled but in a restricted mode. The behavior of the element is similar to the Enabled state, but it processes only a restricted set of commands. All other requests are queued. Starting (10) indicates that the element is in the process of going to an Enabled state. New requests are queued. Enumeration: 'deferred': 8, 'quiesce': 9, 'unknown': 0, 'enabled': 2, 'shuttingDown': 4, 'inTest': 7, 'disabled': 3, 'notApplicable': 5, 'other': 1, 'enabledbutOffline': 6, 'starting': 10. |
msvmvsmsvHealthState | 1.3.6.1.4.1.9600.1.25.13.9.1.8 | integer | read-only |
Indicates the current health of the element. This attribute expresses the health of this element but not necessarily that of its subcomponents. The possible values are 0 to 30, where 5 means the element is entirely healthy and 30 means the element is completely non-functional. The following continuum is defined: 'Non-recoverable Error' (30) - The element has completely failed, and recovery is not possible. All functionality provided by this element has been lost. 'Critical Failure' (25) - The element is non-functional and recovery might not be possible. 'Major Failure' (20) - The element is failing. It is possible that some or all of the functionality of this component is degraded or not working. 'Minor Failure' (15) - All functionality is available but some might be degraded. 'Degraded/Warning' (10) - The element is in working order and all functionality is provided. However, the element is not working to the best of its abilities. For example, the element might not be operating at optimal performance or it might be reporting recoverable errors. 'OK' (5) - The element is fully functional and is operating within normal operational parameters and without error. 'Unknown' (0) - The implementation cannot report on HealthState at this time. DMTF has reserved the unused portion of the continuum for additional HealthStates in the future. Enumeration: 'ok': 5, 'majorfailure': 20, 'unknown': 0, 'degradedWarning': 10, 'nonrecoverableerror': 30, 'criticalfailure': 25, 'minorfailure': 15. |
msvmvsmsvInstallDate | 1.3.6.1.4.1.9600.1.25.13.9.1.9 | dateandtime | read-only |
A datetime value that indicates when the object was installed. Lack of a value does not indicate that the object is not installed. |
msvmvsmsvName | 1.3.6.1.4.1.9600.1.25.13.9.1.10 | wtcsdisplaystring | read-only |
The Name property defines the label by which the object is known. When subclassed, the Name property can be overridden to be a Key property. |
msvmvsmsvOperationalStatus | 1.3.6.1.4.1.9600.1.25.13.9.1.11 | integer | read-only |
Indicates the current statuses of the element. Various operational statuses are defined. Many of the enumeration's values are self-explanatory. However, a few are not and are described here in more detail. 'Stressed' indicates that the element is functioning, but needs attention. Examples of 'Stressed' states are overload, overheated, and so on. 'Predictive Failure' indicates that an element is functioning nominally but predicting a failure in the near future. 'In Service' describes an element being configured, maintained, cleaned, or otherwise administered. 'No Contact' indicates that the monitoring system has knowledge of this element, but has never been able to establish communications with it. 'Lost Communication' indicates that the ManagedSystem Element is known to exist and has been contacted successfully in the past, but is currently unreachable. 'Stopped' and 'Aborted' are similar, although the former implies a clean and orderly stop, while the latter implies an abrupt stop where the state and configuration of the element might need to be updated. 'Dormant' indicates that the element is inactive or quiesced. 'Supporting Entity in Error' indicates that this element might be 'OK' but that another element, on which it is dependent, is in error. An example is a network service or endpoint that cannot function due to lower-layer networking problems. 'Completed' indicates that the element has completed its operation. This value should be combined with either OK, Error, or Degraded so that a client can tell if the complete operation Completed with OK (passed), Completed with Error (failed), or Completed with Degraded (the operation finished, but it did not complete OK or did not report an error). 'Power Mode' indicates that the element has additional power model information contained in the Associated PowerManagementService association. OperationalStatus replaces the Status property on ManagedSystemElement to provide a consistent approach to enumerations, to address implementation needs for an array property, and to provide a migration path from today's environment to the future. This change was not made earlier because it required the deprecated qualifier. Due to the widespread use of the existing Status property in management applications, it is strongly recommended that providers or instrumentation provide both the Status and OperationalStatus properties. Further, the first value of OperationalStatus should contain the primary status for the element. When instrumented, Status (because it is single-valued) should also provide the primary status of the element. Enumeration: 'lostCommunication': 13, 'dormant': 15, 'powerMode': 18, 'ok': 2, 'aborted': 14, 'unknown': 0, 'noContact': 12, 'error': 6, 'supportingEntityinError': 16, 'other': 1, 'nonRecoverableError': 7, 'predictiveFailure': 5, 'stressed': 4, 'stopping': 9, 'stopped': 10, 'degraded': 3, 'starting': 8, 'completed': 17, 'inService': 11. |
msvmvsmsvOtherEnabledState | 1.3.6.1.4.1.9600.1.25.13.9.1.12 | wtcsdisplaystring | read-only |
A string that describes the enabled or disabled state of the element when the EnabledState property is set to 1 ('Other'). This property must be set to null when EnabledState is any value other than 1. |
msvmvsmsvPrimaryOwnerContact | 1.3.6.1.4.1.9600.1.25.13.9.1.13 | wtcsdisplaystring | read-only |
A string that provides information on how the primary owner of the Service can be reached (for example, phone number, e-mail address, and so on). |
msvmvsmsvPrimaryOwnerName | 1.3.6.1.4.1.9600.1.25.13.9.1.14 | wtcsdisplaystring | read-only |
The name of the primary owner for the service, if one is defined. The primary owner is the initial support contact for the Service. |
msvmvsmsvRequestedState | 1.3.6.1.4.1.9600.1.25.13.9.1.15 | integer | read-only |
RequestedState is an integer enumeration that indicates the last requested or desired state for the element. The actual state of the element is represented by EnabledState. This property is provided to compare the last requested and current enabled or disabled states. Note that when EnabledState is set to 5 ('Not Applicable'), then this property has no meaning. By default, the RequestedState of the element is 5 ('No Change'). Refer to the EnabledState property description for explanations of the values in the RequestedState enumeration. It should be noted that there are two new values in RequestedState that build on the statuses of EnabledState. These are 'Reboot' (10) and 'Reset' (11). Reboot refers to doing a 'Shut Down' and then moving to an 'Enabled' state. Reset indicates that the element is first 'Disabled' and then 'Enabled'. The distinction between requesting 'Shut Down' and 'Disabled' should also be noted. Shut Down requests an orderly transition to the Disabled state, and might involve removing power, to completely erase any existing state. The Disabled state requests an immediate disabling of the element, such that it will not execute or accept any commands or processing requests. This property is set as the result of a method invocation (such as Start or StopService on CIM_Service), or can be overridden and defined as WRITEable in a subclass. The method approach is considered superior to a WRITEable property, because it allows an explicit invocation of the operation and the return of a result code. A particular instance of EnabledLogicalElement might not support RequestedStateChange. If this occurs, the value 12 ('Not Applicable') is used. Enumeration: 'reset': 11, 'noChange': 5, 'notApplicable': 12, 'quiesce': 9, 'enabled': 2, 'reboot': 10, 'disabled': 3, 'deferred': 8, 'shutDown': 4, 'test': 7, 'offline': 6. |
msvmvsmsvStartMode | 1.3.6.1.4.1.9600.1.25.13.9.1.16 | wtcsdisplaystring | read-only |
Note: The use of this element is deprecated in lieu of the EnabledDefault property that is inherited from EnabledLogicalElement. The EnabledLogicalElement addresses the same semantics. The change to a uint16 data type was discussed when CIM V2.0 was defined. However, existing V1.0 implementations used the string property. To remain compatible with those implementations, StartMode was grandfathered into the schema. Use of the deprecated qualifier allows the maintenance of the existing property but also permits an improved, clarified definition using EnabledDefault. Deprecated description: StartMode is a string value that indicates whether the Service is automatically started by a System, an Operating System, and so on, or is started only upon request. |
msvmvsmsvStarted | 1.3.6.1.4.1.9600.1.25.13.9.1.17 | truthvalue | read-only |
Started is a Boolean that indicates whether the Service has been started (TRUE), or stopped (FALSE). |
msvmvsmsvStatus | 1.3.6.1.4.1.9600.1.25.13.9.1.18 | wtcsdisplaystring | read-only |
A string indicating the current status of the object. Various operational and non-operational statuses are defined. This property is deprecated in lieu of OperationalStatus, which includes the same semantics in its enumeration. This change is made for 3 reasons: 1) Status is more correctly defined as an array. This definition overcomes the limitation of describing status using a single value, when it is really a multi-valued property (for example, an element might be OK AND Stopped. 2) A MaxLen of 10 is too restrictive and leads to unclear enumerated values. 3) The change to a uint16 data type was discussed when CIM V2.0 was defined. However, existing V1.0 implementations used the string property and did not want to modify their code. Therefore, Status was grandfathered into the Schema. Use of the deprecated qualifier allows the maintenance of the existing property, but also permits an improved definition using OperationalStatus. |
msvmvsmsvStatusDescriptions | 1.3.6.1.4.1.9600.1.25.13.9.1.19 | wtcsdisplaystring | read-only |
Strings describing the various OperationalStatus array values. For example, if 'Stopping' is the value assigned to OperationalStatus, then this property may contain an explanation as to why an object is being stopped. Note that entries in this array are correlated with those at the same array index in OperationalStatus. |
msvmvsmsvSystemCreationClassName | 1.3.6.1.4.1.9600.1.25.13.9.1.20 | wtcsdisplaystring | read-only |
The CreationClassName of the scoping System. |
msvmvsmsvSystemName | 1.3.6.1.4.1.9600.1.25.13.9.1.21 | wtcsdisplaystring | read-only |
The Name of the scoping System. |
msvmvsmsvTimeOfLastStateChange | 1.3.6.1.4.1.9600.1.25.13.9.1.22 | dateandtime | read-only |
The date or time when the EnabledState of the element last changed. If the state of the element has not changed and this property is populated, then it must be set to a 0 interval value. If a state change was requested, but rejected or not yet processed, the property must not be updated. |
msvmVirtualSystemMgtSvcDataTable | 1.3.6.1.4.1.9600.1.25.13.10 | no-access |
Represents the settings for the virtualization service present on a single host system. |
|
1.3.6.1.4.1.9600.1.25.13.10.1 | no-access |
None |
||
msvmvsmssdIndex | 1.3.6.1.4.1.9600.1.25.13.10.1.1 | integer32 | read-only |
The value of this object uniquely identifies the instance entry for this class. |
msvmvsmssdBiosLockString | 1.3.6.1.4.1.9600.1.25.13.10.1.2 | wtcsdisplaystring | read-only |
Used by OEMs to allow BIOS-locked Windows operating systems to run in the virtual machine. This string must be exactly 32 characters in length. |
msvmvsmssdCaption | 1.3.6.1.4.1.9600.1.25.13.10.1.3 | wtcsdisplaystring | read-only |
The Caption property is a short textual description (one- line string) of the object. |
msvmvsmssdDefaultExternDataRoot | 1.3.6.1.4.1.9600.1.25.13.10.1.4 | wtcsdisplaystring | read-only |
The default external data root. By default, ' |
msvmvsmssdDefVirtualHardDiskPath | 1.3.6.1.4.1.9600.1.25.13.10.1.5 | wtcsdisplaystring | read-only |
The default virtual hard disk path. By default, ' |
msvmvsmssdDescription | 1.3.6.1.4.1.9600.1.25.13.10.1.6 | wtcsdisplaystring | read-only |
The Description property provides a textual description of the object. |
msvmvsmssdElementName | 1.3.6.1.4.1.9600.1.25.13.10.1.7 | wtcsdisplaystring | read-only |
A user-friendly name for the object. This property allows each instance to define a user-friendly name in addition to its key properties, identity data, and description information. Note that the Name property of ManagedSystemElement is also defined as a user-friendly name. But, it is often subclassed to be a Key. It is not reasonable that the same property can convey both identity and a user-friendly name, without inconsistencies. Where Name exists and is not a Key (such as for instances of LogicalDevice), the same information can be present in both the Name and ElementName properties. |
msvmvsmssdInstanceID | 1.3.6.1.4.1.9600.1.25.13.10.1.8 | wtcsdisplaystring | read-only |
Within the scope of the instantiating Namespace, InstanceID opaquely and uniquely identifies an instance of this class. To ensure uniqueness within the NameSpace, the value of InstanceID should be constructed using the following 'preferred' algorithm: |
msvmvsmssdMaximumMacAddress | 1.3.6.1.4.1.9600.1.25.13.10.1.9 | wtcsdisplaystring | read-only |
Maximum MAC address for dynamically generated MAC addresses. |
msvmvsmssdMinimumMacAddress | 1.3.6.1.4.1.9600.1.25.13.10.1.10 | wtcsdisplaystring | read-only |
Minimum MAC address for dynamically generated MAC addresses. |
msvmvsmssdPrimaryOwnerContact | 1.3.6.1.4.1.9600.1.25.13.10.1.11 | wtcsdisplaystring | read-only |
Name of the primary system owner. By default, 'Administrators'. This value may not exceed 64 characters in length. |
msvmvsmssdPrimaryOwnerName | 1.3.6.1.4.1.9600.1.25.13.10.1.12 | wtcsdisplaystring | read-only |
Name of the primary system owner. By default, 'Administrators'. This value may not exceed 64 characters in length. |
msvmvsmssdScopeOfResidence | 1.3.6.1.4.1.9600.1.25.13.10.1.13 | wtcsdisplaystring | read-only |
The scope. By default, empty. |