User Manual

Table Of Contents
Document Name: Common Commands and Attributes v1.3.0 Revision: 1.2
The system uptime is defined as the time that has elapsed since last system
startup.
Format:
<Uptime>
where <Uptime> is the number of seconds that has elapsed since last system
reset, or since last power up.
Example:
GET SUT
Reply:
10987735
meaning that the system booted up 10 987 735 seconds ago.
Note! By supplying the switch -f a formatted reply is given where the elapsed time
is converted to format
Example:
GET SUT -F
Reply:
127 days, 4:08.55
which indicates an uptime of 127 days, 4 hours, 8 minutes and 55 seconds.
10.16 SWV – Software Versions
10.16.1 Overview
This attribute replies with the different software versions in the system.
10.16.2 Usage
Attribute type: Read only
The software system consists of three different software versions.
Format:
<System Version> <Common Version> <Target Version>
where
<System Version> is a quoted string indicating what version of the core system.
<Common Version> is a quoted string displaying the version for the so called
common libraries used.
<Target Version> indicates the version of the target software is configured on the
system.
Example:
GET SWV
Reply:
“1.0.1” “1.1.1” “OnBoard1.1.3”
indicating that system version is 1.0.1, common version is 1.1.1 and the target
version being OnBoard1.1.3.
Common Commands and Attributes 70/123