HP MSA 2040 CLI Reference Guide
420 XML API basetype properties
host-port-statistics
This basetype is used by show host-port-statistics.
Table 37 host-port-statistics properties
Name Type Description
durable-id string Host port ID in the form hostport_
controller-ID-and-port-number
.
bytes-per-
second
string Data transfer rate calculated over the interval since these statistics were last
requested or reset. This value will be zero if it has not been requested or reset
since a controller restart.
bytes-per-
second-numeric
uint32 Unformatted bytes-per-second value.
iops uint32 Input/output operations per second, calculated over the interval since these
statistics were last requested or reset. This value will be zero if it has not been
requested or reset since a controller restart.
number-of-reads uint32 Number of read operations since these statistics were last reset or since the
controller was restarted.
number-of-
writes
uint32 Number of write operations since these statistics were last reset or since the
controller was restarted.
data-read string Amount of data read since these statistics were last reset or since the controller
was restarted.
data-read-
numeric
uint32 Unformatted data-read value.
data-written string Amount of data written since these statistics were last reset or since the controller
was restarted.
data-written-
numeric
uint32 Unformatted data-written value.
queue-depth uint32 The number of pending I/O operations currently being serviced.
avg-rsp-time uint32 Average response time in microseconds for read and write operations,
calculated over the interval since these statistics were last requested or reset.
avg-read-rsp-
time
uint32 Average response time, in microseconds, for all read operations, calculated over
the interval since these statistics were last requested or reset.
avg-write-rsp-
time
uint32 Average response time, in microseconds, for all write operations, calculated over
the interval since these statistics were last requested or reset.
reset-time string Date and time, in the format
year-month-day hour
:
minutes
:
seconds
,
when these statistics were last reset, either by a user or by a controller restart.
reset-time-
numeric
uint32 Unformatted reset-time value.
start-sample-
time
string Date and time, in the format
year-month-day hour
:
minutes
:
seconds
,
when sampling started for the iops and bytes-per-second values.
start-sample-
time-numeric
uint32 Unformatted start-sample-time value.
stop-sample-
time
string Date and time, in the format
year-month-day hour
:
minutes
:
seconds
,
when sampling stopped for the iops and bytes-per-second values.
stop-sample-
time-numeric
uint32 Unformatted stop-sample-time value.