Web Services Interface Guide

Dellâ„¢ Lifecycle Controller 2 Web Services Interface Guide for Linux Version: 2.1.0
245
<n1:PossibleStates>Lower Non-Critical</n1:PossibleStates>
<n1:PossibleStates>Lower Critical</n1:PossibleStates>
<n1:PrimaryStatus>1</n1:PrimaryStatus>
<n1:RateUnits>0</n1:RateUnits>
<n1:RequestedState>12</n1:RequestedState>
<n1:Resolution>1</n1:Resolution>
<n1:SensorType>13</n1:SensorType>
<n1:SettableThresholds xsi:nil="true"/>
<n1:SupportedThresholds xsi:nil="true"/>
<n1:SystemCreationClassName>DCIM_ComputerSystem
</n1:SystemCreationClassName>
<n1:SystemName>srv:system</n1:SystemName>
<n1:TransitioningToState>12</n1:TransitioningToState>
<n1:UnitModifier>-1</n1:UnitModifier>
<n1:UpperThresholdCritical xsi:nil="true"/>
<n1:UpperThresholdNonCritical xsi:nil="true"/>
<n1:ValueFormulation>2</n1:ValueFormulation>
</n1:DCIM_PSNumericSensor>
23 Managing Fiber Channel (FC) Configuration
The Fiber Channel Profile extends the management capabilities of referencing profiles by adding the
capability to represent the configuration of fiber channel host bus adapters (FC HBA). The FC HBAs are
modeled as views and attributes where there is a view for each individual controller and multiple
attributes that allow FC HBA configuration.
Profile and Associated MOFs:
http://www.delltechcenter.com/page/DCIM.Library.Profile
23.1 Listing the FC Inventory-Attribute Class
The FC Inventory contains the following attributes: DCIM_FCIAttribute (23.1), DCIM_FCStatistics(23.2),
DCIM_FCString(23.3), DCIM_FCInteger(23.4), and DCIM_FCEnumeration(23.5).
Enumerate FCAttribute class ith the following parameters and syntax:
EXAMPLE:
wsman enumerate http://schemas.dmtf.org/wbem/wscim/1/cim-
schema/2/root/dcim/DCIM_FCAttribute
-h $IPADDRESS -V -v -c dummy.cert -P 443
-u $USERNAME -p $PASSWORD -j utf-8 -y basic