468 XML API basetype properties
ses
Properties
Example
# show enclosure-status
...
<OBJECT basetype="ses" name="enclosure-environmental" oid="1" format="rows">
<PROPERTY name="id" type="string">031</PROPERTY>
<PROPERTY name="chassis" type="string">SN</PROPERTY>
<PROPERTY name="vendor" type="string">HP</PROPERTY>
<PROPERTY name="product-id" type="string">SPS-CHASSIS</PROPERTY>
<PROPERTY name="cpld-revision" type="string">23</PROPERTY>
<PROPERTY name="emp-a-busid" type="string">00</PROPERTY>
<PROPERTY name="emp-a-targetid" type="string">031</PROPERTY>
<PROPERTY name="emp-a-rev" type="string">2018</PROPERTY>
<PROPERTY name="emp-a" type="string"></PROPERTY>
<PROPERTY name="emp-a-ch-id-rev" type="string">00:031 2018</PROPERTY>
<PROPERTY name="emp-b-busid" type="string">01</PROPERTY>
<PROPERTY name="emp-b-targetid" type="string">031</PROPERTY>
<PROPERTY name="emp-b-rev" type="string">2018</PROPERTY>
<PROPERTY name="emp-b" type="string"></PROPERTY>
<PROPERTY name="emp-b-ch-id-rev" type="string">01:031 2018</PROPERTY>
<PROPERTY name="wwpn" type="string">500c0ff01432863c</PROPERTY>
<PROPERTY name="topology" type="string">N/A</PROPERTY>
Table 71 ses properties
Name Type Description
id string SCSI ID of the enclosure.
chassis string Chassis serial number.
vendor string Enclosure vendor name.
product-id string Product model identifier.
cpld-revision string Complex Programmable Logic Device version.
emp-a-busid string SCSI channel ID of controller A’s EMP.
emp-a-targetid string SCSI target ID of controller A’s EMP.
emp-a-rev string Firmware revision of controller A’s EMP.
emp-a string Shows the field name EMP A in console format.
emp-a-ch-id-rev string SCSI address and firmware revision of controller A’s EMP.
emp-b-busid string SCSI channel ID of controller B’s EMP
emp-b-targetid string SCSI target ID of controller B’s EMP.
emp-b-rev string Firmware revision of controller B’s EMP.
emp-b string Shows the field name EMP B in console format.
emp-b-ch-id-rev string SCSI address and firmware revision of controller B’s EMP.
wwpn string World wide port name of the SES device reporting the enclosure status.
topology string Type of topology for the disk channels.
• N/A
status string Overall status of the enclosure.
• Absent: The enclosure is not present.
• Error: The enclosure has a fault.
• OK: The enclosure is operating normally.
• Not Available: Status is not available.