Measure Reference Manual

String Config^name^s[0:63] = Config^name;
End;
type
INT:value:1
is one of:
Numeric IdentifierLiteralEntity Type
7DISC^TDISC
8IODEV^TDEVICE
A positive type value includes the specified entities in the measurement configuration. A
negative type value excludes the specified entities from measurement. For an example, see
Specifying Entity Descriptors (page 376).
len
INT:value:1
is the length in bytes of this descriptor. len is 44 if the descriptor does not include the
configuration name or 108 if the descriptor includes the configuration name.
cpu^number
INT:value:1
is the number of the CPU on which the device is configured. Use the literal -1 to indicate all
CPUs.
servernet
INT:value:1
is the ServerNet fabric. This field identifies a specific path or set of paths to a supported physical
device. Use 0 to indicate the X fabric, 1 to indicate the Y fabric, or the literal -1 to indicate
both fabrics.
GMS
is the physical location address (group, module, slot). The GMS structure consists of these fields:
group
INT(32):value:1
is the group number of the device to be measured. (The group corresponds to the physical
enclosure.) Use the literal -1 to indicate all groups.
module
INT(32):value:1
is the module number of the device to be measured. Use the literal -1 to indicate all modules.
slot
INT(32):value:1
is the slot number of the device to be measured. Use the literal -1 to indicate all slots.
device^name
INT:value:12
is the name of the device to be measured. The name must be left-justified and blank-filled and
must start with a dollar sign ($). Use a dollar sign and an asterisk ($*) to indicate all devices.
460 Entity Descriptors