Enclosure-List - HP P2000 G3 Cli Reference Manual

Msa system
Hide thumbs Also See for P2000 G3:
Table of Contents

Advertisement

enclosure-list

Properties
Table 30
enclosure-list properties
Name
status
status-numeric
enclosure-id
slot
vendor
model
serial-number
size
size-numeric
Example
# show disks encl
...
<OBJECT basetype="enclosure-list" name="drive" oid="1" format="rows">
<PROPERTY name="status" type="string">Up</PROPERTY>
<PROPERTY name="status-numeric" type="string">1</PROPERTY>
<PROPERTY name="enclosure-id" type="uint32">1</PROPERTY>
<PROPERTY name="slot" type="uint32">1</PROPERTY>
<PROPERTY name="vendor" type="string">HP</PROPERTY>
<PROPERTY name="model" type="string">MM0500FAMYT</PROPERTY>
<PROPERTY name="serial-number" key="true" type="string">SN</PROPERTY>
<PROPERTY name="size" units="GB" type="string">500.10GB</PROPERTY>
<PROPERTY name="size-numeric" units="blocks512" type="string">976773168</PROPERTY>
</OBJECT>
...
398 XML API basetype properties
Type
Description
Disk slot status.
string
Up: The disk is present and is properly communicating with the expander.
Spun Down: The disk is present and has been spun down by the drive spin
down feature.
Warning: The disk is present but the system is having communication
problems with the disk LED processor. For disk and midplane types where
this processor also controls power to the disk, power-on failure will result in
Error status.
Error: The disk is present but is not detected by the expander.
Unknown: Initial status when the disk is first detected or powered on.
Not Present: The disk slot indicates that no disk is present.
Numeric equivalents for status values.
string
1: Up
2: Error
3: Warning
5: Not Present
6: Unknown
20: Spun Down
Enclosure ID.
uint32
Disk slot number.
uint32
Disk vendor.
string
Disk model.
string
Disk serial number.
string
Disk capacity, formatted to use the current base, precision, and units.
string
Unformatted size value in 512-byte blocks.
string

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents