White Papers

Version 1.0.0 17
Table 12 Class: DCIM_NICInteger
Properties
Notes
Additional Requirements
InstanceID
Mandatory
The property value shall be formed as follows:
“<FQDD property value>:<AttributeName property
value>”.
AttributeName
Mandatory
The property value shall be from the “AttributeName”
column in Table 13
CurrentValue
Mandatory
The property value shall match the format described in
“Value Expression” column at the corresponding row in
Table 13.
PendingValue
Mandatory
The property value shall match the format described in
“Value Expression” column at the corresponding row in
Table 13.
IsReadOnly
Mandatory
The property value shall be the value in the “IsReadOnly”
column at the corresponding row in Table 13.
FQDD
Mandatory
FQDD of the NIC that the attribute belongs to.
LowerBound
Mandatory
The property value shall be the value in the LowerBound
column at the corresponding row in Table 13.
UpperBound
Mandatory
The property value shall be the value in the UpperBound
column at the corresponding row in Table 13.
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.