Measure Reference Manual

* F40 counter value items:
02 sent-bytes-f type binary 64.
02 returned-bytes-f type binary 64.
02 received-bytes-f type binary 64.
02 reply-bytes-f type binary 64.
end
Common ID Field DDL Definitions for CLUSTER Entities
These ID fields are used in both styles of DDL records.
Fields are listed alphabetically.
REMOTE-SYSTEM
System number of the remote system for which FOX traffic was measured.
REMOTE-SYSTEM-NAME
System name of the remote system for which FOX traffic was measured.
Common Counter Field DDL Definitions for CLUSTER Entities
These counter fields are used in both styles of DDL records.
Fields are listed alphabetically.
MESSAGES-RECEIVED
Number of FOX message requests received by all listener processes running on the local system.
Counter type: Incrementing.
MESSAGES-SENT
Number of FOX messages sent by all linker processes running on the local system.
Counter type: Incrementing.
RECEIVED-BYTES
Number of FOX message bytes received by all listener processes running on the local system.
In D-series and G-series RVUs, this is a 32-bit counter.
In G-series RVUs, the RECEIVED-BYTES-F field is a 64-bit version of RECEIVED-BYTES.
Counter type: Accumulating.
REPLY-BYTES
Number of FOX message bytes sent by all listener processes running on the local system in reply
to messages from remote linker processes.
In D-series and G-series RVUs, this is a 32-bit counter.
In G-series RVUs, the REPLY-BYTES-F field is a 64-bit version of REPLY-BYTES.
Counter type: Accumulating.
RETURNED-BYTES
Number of FOX message bytes received by all linker processes running on the local system.
In D-series and G-series RVUs, this is a 32-bit counter.
In G-series RVUs, the RETURNED-BYTES-F field is a 64-bit version of RETURNED-BYTES.
Counter type: Accumulating.
156 Entities and Counters