Measure Reference Manual
03 remote-cluster type binary 32 unsigned
redefines module.
03 slot type binary 32 unsigned.
02 subdevice type binary 32 unsigned.
02 remote-CPU type binary 32 unsigned
redefines subdevice.
* F40 new counter value items:
02 io-qbusy-time type binary 64.
* G01 counter value items:
02 read-requests type binary 32 unsigned.
02 read-bytes type binary 64.
02 read-qtime type binary 64.
02 read-qlen-max type binary 16 unsigned.
02 read-qbusy-time type binary 64.
02 write-requests type binary 32 unsigned.
02 write-bytes type binary 64.
02 write-qtime type binary 64.
02 write-qlen-max type binary 16 unsigned.
02 write-qbusy-time type binary 64.
* G08 new counters:
02 read-cbytes type binary 64.
02 write-cbytes type binary 64.
02 server-qtime type binary 64.
02 server-qlen-max type binary 16 unsigned.
02 retries type binary 32.
02 acks type binary 32.
02 x-defrd-busy-time type binary 64.
02 y-defrd-busy-time type binary 64.
end
For descriptions of the header fields used by all entities, see Common Entity Header Fields (page 144).
Common and ZMS Style Only ID Field DDL Definitions for SERVERNET 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 in which the SAC resides. Logical names are maintained
by the system configuration database. The name is null-filled and null-terminated.
CTRL-TYPE
Product number, such as 3128.
For IPC records, CTRL-TYPE is 0 for the linker, 1 for the listener. For more information on IPC records,
see Usage Notes for SERVERNET Entities (page 332).
GMS
Physical location address (group, module or ServerNet node, and slot number). The GMS field is
divided into these subfields:
is the group number.GROUP
is the module number (MODULE) or ServerNet node number
(REMOTE-CLUSTER) of the system with which the entity is
communicating. REMOTE-CLUSTER is only valid for RIPC.
MODULE or REMOTE-CLUSTER (redefines MODULE)
is the slot number.SLOT
For IPC records, GROUP, MODULE, and SLOT all have values of 0.
SERVERNET 327