Table of Contents
ULLA (Unified Link Layer API) - access link layer information
ullaCommand
-v | [ -l ] "uql_statement\fR" timeout
ullaCommand is a command line
utility to execute commands.
The following options are available:
- -v
- display versioning information about the ULLA Core and the ULLA Tools
version.
- -l
- log screen output to a file.
- uql_statement
- ULLA Query Language
(UQL) statement: The full UQL lexical and grammatical specification is
available in uql(2)
. However, for the ullaCommand tool there is only the
following statement valid:
select_statement this statement is used to execute the commands in the
select_clause of the statement.
Examples for valid UQL-statments can be found in ullaRequestCommand(2)
.
- timeout
- The timeout value is forwarded to the Link Layer Adapter (LLA),
or device driver supporting ULLA. The command is to be aborted when this
period has elapsed. If zero is specified there is no timeout functionality
activated.
ullaReflection(1)
, ullaAttribute(1)
, ullaCommand(1)
, ullaSample(1)
, ullaNotification(1)
, ullaTools(1)
ulla(2)
, uql(2)
, ullaRequestReflection(2)
,
ullaRequestAttribute(2)
, ullaRequestCommand(2)
, ullaRequestNotification(2)
,
ullaRequestSample(2)
RWTH contribution to the GOLLUM project
(http://www.ist-gollum.org). Compliant with ULLA Tools Version 0.3 (http://ulla.sourceforge.net).
This man page was written by Marten Bandholz (mba@mobnets.rwth-aachen.de).
Table of Contents