Measure Reference Manual
TERMINAL
The TERMINAL entity provides information about terminal I/O.
PageTopic
357Entity specification syntax for TERMINAL entities
358DDL records for TERMINAL entities
359DDL field definitions for TERMINAL entities
361Usage notes for TERMINAL entities
Entity Specification Syntax for TERMINAL Entities
To describe TERMINAL entities:
TERMINAL entity-spec [,entity-spec] ...
NOTE: You can measure G-series PVU TERMINAL entities with a D-series RVU measurement
application if it specifies all TERMINAL entities (ADD TERMINAL *) or only $device or $device
(cpu), with or without a subdevice name. If the application specifies controller, channel,
or unit, you must modify the entity identifiers to measure G-series PVU TERMINAL entities.
TERMINAL
collects information about one or more terminals on the local system.
entity-spec
is specified as:
{ * }
{ $device[.#subdevice ] }
{ cpu [ ( %Htrackid [, clip [, line ] ] ) ] [ ( type [, subtype ] ) ] }
or for D-series data only specified as:
{ $device [ ( cpu [ , channel [ , ctrl [ , unit ] ] ] ) ] }
where:
*
measures all lines (terminal connections) in all processors.
$device
is the device (line) name of the line to be measured. To indicate all lines, use an asterisk
(*).
#subdevice
is the subdevice name of the measured line. To indicate all subdevices, use an asterisk (*).
cpu
is the number of the CPU in which the measured line is configured. The default is all CPUs.
%Htrackid
(G-series) is the identifier of a specific 3880 SWAN concentrator enclosure of three CLIPs.
(Each CLIP controls two lines.) To indicate all TRACKIDs, use an asterisk (*).
The TRACKID is recorded in the SEEPROM of the controller. It is generally printed on an
external label on the enclosure as well.
clip
(G-series) is 1, 2, or 3 to indicate a specific CLIP within a SWAN concentrator enclosure
or 1, 2, 3, 4, 5, or 6 to indicate a specific CLIP within a SWAN 2 concentrator enclosure.
To indicate all CLIPs, use an asterisk (*).
TERMINAL 357