Measure Reference Manual
module
INT(32):value:1
is the module number. To indicate all modules, use the literal -1.
remote^cluster
INT(32):value:1 redefines module
is the ServerNet node number of the system with which the entity is communicating. To
indicate all ServerNet cluster systems, use the literal -1.
slot
INT(32):value:1
is the slot number. To indicate all slots, use the literal -1.
subdevice
INT(32):value:1
is the subdevice number of the SAC to be measured. Use the literal -1 to indicate all SACs.
For information about subdevice numbers, see the documentation specific to each SAC.
remote^CPU
INT(32):value:1 redefines subdevice
is the number of the CPU on a remote ServerNet cluster with which the entity is communicating.
To indicate all remote CPUs, use the literal -1.
PF
is the port-fiber structure for CLIM. The PF structure consists of these fields:
port
INT:value:1
is the port number of the CLIM to be measured. To indicate all CLIMs, use the literal -1.
fiber
INT:value:1
is the fiber number of the of the CLIM to be measured. To indicate all CLIMs, use the literal
-1.
node^class
INT(32):value:1
is the general class of SAC to be measured. The node-class name must be enclosed in quotation
marks and blank-filled to four bytes:
node^class^clim = "CLIM",
node^class^clim^ip = "CLMI",
node^class^clim^open = "CLMO",
node^class^clim^storage = "CLMS",
node^class^colo = "COLO",
node^class^lan = "ENET",
node^class^ipc = "IPC",
node^class^mont = "MONT",
node^class^nioc = "NIOC",
node^class^ripc = "RIPC",
node^class^scsi = "SCSI",
node^class^wan = "SWAN",
node^class^all = "* ";
SVNET^DESC 487