Reference Guide
DCIM_OEM_DataAccessModule
The DCIM_OEM_DataAccessModule class is derived from the CIM_ManagedElement class. This class models hardware
information in a proprietary format.
Table 75. DCIM OEM DataAccessModule
Class Name: DCIM_OEM_DataAccessModule
Parent Class: CIM_ManagedElement
Property Description Data Type
InstanceID Identifies the instance. string
GlobalStatus Represents the global health status of the
system. This property can have the
following values:
0 - Other
1 - Unknown
2 - OK
3 - Warning / Non-Critical
4 - Critical
5 - Non-Recoverable
.. - Reserved
NOTE: GlobalStatus property is
available only for Linux systems.
sint32
SendCmd The SendCmd method is used to invoke
proprietary hardware management
operation.
string
iDRACIPv4 Provides Remote Access controller
(iDRAC ) IPv4 address.
string
iDRACIPv6 Provides Remote Access controller
(iDRAC ) IPv6 address.
string
76