White Papers
14 Version 1.1.0
Inherited from
DCIM_iDRACCardAttribute
Mandatory
Keys and mandatory properties
inherited from
DCIM_iDRACCardAttribute
LowerBound
Mandatory
Integer
This defines a Lower bound or limit
when modifying this Attribute
UpperBound
Mandatory
Integer
This defines an Upper bound or limit
when modifying this Attribute
The following table describes possible DCIM_NICInteger attributes and the requirements for the
AttributeName, IsReadOnly, LowerBound, and UpperBound properties.
The AttributeValue shall be read-only if IsReadOnly property value from the corresponding row in the
below table contains “TRUE”.
The AttributeValue shall be equal or lower than the UpperBound property value from the corresponding
row.
The AttributeValue shall be equal or higher than the LowerBound property value from the corresponding
row.
Table 9 – DCIM_IDRACCardInteger - Attributes
AttributeName
Description
IsReadOnly
LowerBound
UpperBound
VLanPriority
VLan Priority
false
0
7
VLanID
VLan ID
false
1
4094
Privilege
User Admin
Privilege
false
0
511
7.4 iDRAC CardService
This section describes the implementation for the DCIM_iDRACCardService class. It is used to host the
ApplyAttributes method which is used to change the values of the iDRAC Card attribute values.
7.4.1 WBEM URIs for WinRM
®
The class WBEM URI shall be “http://schemas.dell.com/wbem/wscim/1/cim-
schema/2/DCIM_iDRACCardService?__cimnamespace=<Implementation Namespace>”
The key property shall be the InstanceID.
The instance WBEM URI for DCIM_iDRACCardService instance shall be:
“http://schemas.dell.com/wbem/wscim/1/cim-
schema/2/DCIM_IDRACCardService?__cimnamespace=<Implementation
Namespace>+InstanceID=<FQDD>”