White Papers

10 Version 1.0.0
7.1.3 Properties
The following table details the implemented properties for DCIM_IDRACCardView instance representing
a remote access card in a system. The “Requirements” column shall denote the implementation
requirement for the corresponding property. If the column “Property Name” matches the property name,
the property either shall have the value denoted in the corresponding column “Additional Requirement”, or
shall be implemented according to the requirements in the corresponding column “Additional
Requirement”.
Table 4 DCIM_IDRACCardView - Properties
Property Name
Requirements
Type
Requirement and description
InstanceID
Mandatory
string
The property value shall be the FQDD
property value
FQDD
Mandatory
string
A string containing the Fully Qualified
Device Description a user-friendly name
for the object.
IPMIVersion
Mandatory
string
A string containing the IPMI Version.
GUID
Mandatory
string
A string containing the GUID for iDRAC.
LANEnabledState
Mandatory
uint16
LAN enabled state.
SOLEnabledState
Mandatory
uint16
SOL enabled state
PermanentMACAddress
Mandatory
string
A string containing Permanent MAC
Address.
FirmwareVersion
Mandatory
string
A string containing the iDRAC Firmware
Version.
Model
Mandatory
string
A string containing the iDRAC model.
ProductDescription
Mandatory
string
A string containing the iDRAC’s purpose
and short description.
URLString
Mandatory
string
A string containing the URL for the
iDRAC web GUI.
VirtualMACAddress
Mandatory
string
A string containing the virtual MAC
address.
LastSystemInventoryTime
Mandatory
string
This property provides the last time
\"System \"Inventory Collection On
Reboot(CSIOR)\" was performed. The
value is represented as
yyyymmddHHMMSS.
LastUpdateTime
Mandatory
string
This property provides the last time the
data was updated. The value is
represented as yyyymmddHHMMSS
7.2 iDRAC Card Profile Profile Registration
This section describes the implementation for the DCIM_LCRegisteredProfile class.
This class shall be instantiated in the Interop Namespace.
The DCIM_ElementConformsToProfile association(s) shall reference the DCIM_LCRegisteredProfile
instance.
7.2.1 WBEM URIs for WinRM
®
The class WBEM URI shall be "http://schemas.dmtf.org/wbem/wscim/1/cim-
schema/2/CIM_RegisteredProfile?__cimnamespace=<Interop Namespace>"
The key property shall be the InstanceID property.