Measure Reference Manual

Common and ZMS Style Only ID DDL Definitions for DEVICE Entities
These ID fields are used in both styles of DDL records. Fields that are used in ZMS Style DDL records
only are noted.
Fields are listed alphabetically; subfields are listed in the order they occur in the field.
ADAPTER-NAME
Logical name associated with the adapter on which the SAC resides. Logical names are maintained
by the system configuration database. The name is null-filled and null-terminated.
CONFIG-NAME
Logical name of the physical device accessed through this path. Logical names are maintained by
the system configuration database. The name is null-filled and null-terminated.
DEVICE-NAME
Name of the measured device.
DEVICE-SUBTYPE
An additional identifier for DEVICE-TYPE. For a list of device subtypes, see the Guardian Operations
Reference Summary.
DEVICE-TYPE
Type of device that was measured (tape, printer, and so on). For a complete list of device types,
see the Guardian Operations Reference Summary. In G-series and later RVUs, the DEVICE entity
measures only tape (DEVICE-TYPE 4) and open SCSI (DEVICE-TYPE 8).
GMS
Physical location address (group, module, slot). The GMS field is divided into three subfields:
is the group number.GROUP
is the module number.MODULE
is the slot number.SLOT
You can use the keywords GROUP, MODULE, and SLOT in the IF and BY clauses of the LIST and
LISTALL commands.
LOGICAL-DEVICE
Logical device number of the measured device.
PIN
Process identification number of the I/O process.
DEVICE 183