tcl.:ent-list

Verb: Access/TCL, Releases: AP 6.1

List system entities

Syntax

:ent-list {(options}

Description

lists all the entities currently existing in the system, with their main characteristics.
This commands displays:

Entity Id:
The entity Id in hexadecimal.

Lock ID:
The entity Id of the entity which has locked this entity. Entity locks are asserted only for a short instant, to prevent concurrent accesses.

Att ID:
The entity Id of the entity which has attached this entity. Entity attachment is performed by the TCL command 'dev-att'.

Nb Lnk:
Number of links, output or forwarding, pointing to the entity.

Fwd Link:
Entity Id of the forwarding link.

Out Link:
Entity Id of the output link.

Asociation ID:
Unique association Id, in decimal.

Association Code:
Association code type, in decimal.

Description:
Short note about the current status of the entity: unlinked, in tandem, in converse, etc...

Options

H Supress header.

P Printer output.

See Also

Command Name Type Description
general.entity Definition
tcl.list-tandems Verb: Access List devices in tandem.
filename.devs Definition Device file.
tcl.:ent-link Verb: Access Create links and associations
tcl.:ent-mon Verb: Access Monitor data sent to an entity
tcl.dev-att Verb: Access Attaches a port to the current port.
tcl.:ent-status Verb: Access displays the status of an entity, device or PIB.

User Comments

What do you think?

Share your experience or ask a question by using the form below.

Login to leave your comments.