Host-discovered array structure, Rexx variable names and contents – HP XP Command View Advanced Edition Software User Manual

Page 196

Advertising
background image

REXX variable names and contents

The following table lists and describes the REXX variables in the host-discovered array structure. A
REXX variable name is preceded by the prefix of the structure name.

Table 47 Host-discovered array structure

Description

REXX variable name

Information for each storage system is stored in lower-level REXX vari-
ables.

nnnnn

indicates the storage system serial number.

LOCAL.SNnnnnn.

Storage system serial number

SerialNum

Storage system model (

USP

|

USPV

|

VSP

)

Model

Microcode number

Microcode

Interface version

IFType

Physical DKC serial number

PhysicalSerialNum

Logical DKC number

LDKCNum

Information for each control unit is stored in lower-level REXX variables.

xx

indicates a control unit number (hexadecimal).

No information for undefined control unit numbers is stored in REXX
variables. Check the defined control unit numbers from the map
information stored in the host-discovered array index structure.

CUxx.

(followed by lower-level REXX variables)

Information for each Smart Tiers Z pool is stored in lower-level REXX
variables.

xx

indicates a pool ID (

xx

is hexadecimal). No information

is stored in REXX variables for undefined pool IDs. Check the defined
pool IDs from the map information stored in the host-discovered array
index structure.

POOLxx.

(followed by lower-level REXX variables)

Lower-level REXX variables for

LOCAL.SNnnnnn.CUxx.

Description

REXX variable name

Upper-variable name

LOCAL.SNnnnnn.CUxx.

One of the storage system IDs of the control unit

SSID

Information for each command control address is stored in lower-level REXX variables.

xx

indicates a command control address number (hexadecimal). No information for

undefined command control address numbers is stored in REXX variables. Check the
defined command control address numbers from the map information stored in the
host-discovered array index structure.

CCAxx.

Device number

Devn

Volume serial number

Volser

SMS storage group name

STORGRP

REXX variable structures

196

Advertising