Measure Reference Manual

is a value in the range 1 through 4, which designates comparison type:
Compare for equal.1
Compare for unequal.2
Compare for less-than.3
Compare for greater-than.4
value
input
is a 32-bit integer to be used for comparison with the value in the given counter. value
= n * 1000. For example, 17.09 should be stored as 17090.
rate
input
determines whether a nonrated or rated value is used in the comparison:
0 indicates a nonrated value (similar to REPORT RATE OFF).
1 indicates a rated value (similar to REPORT RATE ON).
sqlname
input
is a 16-word array specifying the SQL run unit. sqlindex specifies the index number.
These two fields are used in conjunction with the SQLSTMT entity. If passed,
MEASWRITE_DIFF_ returns the records with the specified run unit and index numbers.
sqlindex
input
is the SQL index. A value of -1 specifies all SQL indexes.
NOTE: If the if^item^defstructure is passed, it must first be initialized. To pass the
structure without a value, IF^ITEM^DEF.Item^Name must be initialized to 0. Similarly a
value of 0 in IF^ITEM^DEF.SQLName means that no SQL (run-unit,index) is specified.
ip^addr
input
is an additional identifier provided for OSS AF_INET sockets.
ip^addr is the IP address part of the address-port combination that is part of the FILE
record header of AF_INET sockets. The identifier is reported with the port space-separated
from the address (for example, “123.45.67.8 90”).
port
input
is an additional identifier provided for OSS AF_INET sockets.
port is the port part of the IP address-port combination that is part of the FILE record header
of AF_INET sockets.
ip^addr^wildcard^flags
input
is an additional identifier provided for OSS AF_INET sockets.
448 Measure Callable Procedures