White Papers

24 Version 1.0.0
Qualifiers
Name
Type
Description/Values
OUT
MessageArguments[]
String
Error MessageArguments
9 Use Cases
This section contains use cases for the Dell NIC Profile. For the general instance and class URI
structure, see Section Error! Reference source not found. and Section Error! Reference source not
found., respectively.
Note that URIs in this section are in form of WBEM URIs for WinRM
®
.
9.1 Discovery of NIC profile support
Use one of the two procedures below to confirm the existence of NIC profile support
A) GET the DCIM_LCRegisteredProfile instance using an InstanceID of
DCIM:SimpleNIC:1.0.0. See section 3.14 for a definition of GET.
Instance URI:
http://schemas.dmtf.org/wbem/wscim/1/cim-
schema/2/DCIM_LCRegisteredProfile?__cimnamespace=root/interop+InstanceID=DCIM:Simple
NIC:1.0.0
Results for the InstanceID of DCIM:SimpleNIC:1.0.0 shown below. If no instance is returned, the
profile is not supported.
DCIM_LCRegisteredProfile
AdvertiseTypeDescriptions = WS-Identify, Interop Namespace
AdvertiseTypes = 1, 1
InstanceID = DCIM:SimpleNIC:1.0.0
OtherRegisteredOrganization = DCIM
RegisteredName = Simple NIC
RegisteredOrganization = 1
RegisteredVersion = 1.0.0
B) ENUMERATE the CIM_RegisteredProfile class. See section 3.13 for a definition of
ENUMERATE .
Class URI:
http://schemas.dmtf.org/wbem/wscim/1/cim-
schema/2/CIM_RegisteredProfile?__cimnamespace=root/interop
Then query the result for the following properties:
RegisteredName = Simple NIC, OtherRegisteredOrganization = DCIM, RegisteredVersion = 1.0.0