ATEN PE Telnet Quick Guide

ATEN PE Telnet Quick Start Guide
1. Basic Access
1.1 Login
Default username: teladmin
Default password: telpwd
Username & password are configurable under User tab via Webpage access.
1.2 Session Timeout
A live Telnet connection would be terminated by PE if there’s no incoming data
within 60 seconds.
2. Command Set
2.1 Read Power Outlet Status
Command
read status
Formula:
Command
Description
Read Outlet Status
Outlet Number
Option
CR-LF
Parameters:
Command
read status
Outlet Number
oXX
Option
format
simple
CR-LF(Enter)
CR-LF
Description
Read Power Outlet Status
Description
Power Outlet Number XX
Description
Request format string of Power Outlet Status
Request simple string of Power Outlet Status
Description
Carriage return & Line Feed to indicate the termination of Telnet command.
Acknowledge:
Ack
SS
Outlet XX SS
Invalid command or exceed max command length
Not Support
Description
Response with “simple” option
SS would either be on, off, pending, or pop
Response with “format” option
SS would either be on, off, pending, or pop
Incorrect command syntax
Outlet Number out of range
Notes:
Each segment should be separated by a blank character.
e.g. read status o01 simple
Available Commands list :
Cmd
read status
Outlet
oXX
Option
format
simple
CR-LF
CR-LF
Description
Read Power Outlet Status of Outlet XX
2.2 Switch Power Outlet Status
Command
sw
Formula:
Description
Switch Outlet
Command
Outlet Number
Method
Option
CR-LF
Parameters:
Command
sw
Outlet Number
oXX
Method
on
off
reboot
Option
imme
delay
CR-LF(Enter)
CR-LF
Description
Switch Port
Description
Power Outlet Number XX
Description
Switch ON Outlet
Switch OFF Outlet
Switch OFF and then switch ON Outlet
Description
Switch Outlet immediately without the pre-configured delay time
Switch Outlet with pre-configured delay time
Description
Carriage return & Line Feed to indicate the termination of Telnet command.
Acknowledge:
Ack
Outlet<XX> command is setting
Invalid command or exceed max command length
Not Support
Description
Command executed correctly
Incorrect command syntax
Outlet Number out of range
Notes:
Each segment should be separated by a blank character.
e.g. sw o01 on imme
Available Commands list :
Cmd
sw
Outlet
oXX
Method
on
sw
oXX
off
sw
oXX
reboot
Option
imme
delay
Imme
delay
CR-LF
CR-LF
Description
Switch ON Outlet XX
CR-LF
Switch OFF Outlet XX
CR-LF
Reboot Outlet XX
2.3 Read Power Measurement Value
Command
read meter
Formula:
Command
Description
Read Power Measurement Value
Target
Target Number
Value Type
Option
CR-LF
Parameters:
Command
read meter
Target
dev
bnk
olt
Target Number
oXX
Value Type
curr
volt
pow
pd
pf
freq
Option
format
simple
CR-LF(Enter)
CR-LF
Description
read measurement value collected by meter
Description
Device
Bank
Outlet
Description
Target Number XX
Description
Current
Voltage
Power
Power Dissipation
Power Factor
Voltage Frequency
Description
Request format string of Power Measurement Value
Request simple string of Power Measurement Value
Description
Carriage return & Line Feed to indicate the termination of Telnet command.
Acknowledge:
Ack
VVVV
TT:VVVV
Invalid command or exceed max command length
Not Support
Description
Response with “simple” option
VVVV is measurement value
Response with “format” option
VVVV is measurement value
TT would either be C, V, POW, PD, PF, FREQ
Incorrect command syntax
Target Number out of range
Notes:
Each segment should be separated by a blank character.
e.g. read meter olt o01 curr simple
Available Commands list :
Cmd
read meter
Target
dev
Target Number
read meter
bnk
oXX
read meter
olt
oXX
Value Type
curr
volt
pow
pd
pf
freq
Option
format
simple
format
simple
format
simple
CR-LF
CR-LF
CR-LF
CR-LF
Description
Read Device Measurement
Value
Read Bank XX
Measurement Value
Read Outlet XX
Measurement Value
2.4 Read Environmental Sensor Value
Command
read sensor
Formula:
Command
Description
Read Environmental Sensors Value
Sensor Number
Option
CR-LF
Parameters:
Command
read sensor
Sensor Number
oXX
Option
format
simple
CR-LF(Enter)
CR-LF
Description
read measurement value collected by meter
Description
Sensor Number XX
Description
Request format string of environmental sensor value
Request simple string of environmental sensor value
Description
Carriage return & Line Feed to indicate the termination of Telnet command.
Acknowledge:
Ack
tttt hhhh pppp
T:tttt H:hhhh P:pppp
Invalid command or exceed max command length
Not Support
Description
Response with “simple” option
tttt can either be temperature value or N/A
hhhh can either be humidity value or N/A
pppp can either be pressure value or N/A
Response with “format” option
tttt can either be temperature value or N/A
hhhh can either be humidity value or N/A
pppp can either be pressure value or N/A
Incorrect command syntax
Sensor Number out of range
Notes:
Each segment should be separated by a blank character.
e.g. read sensor o01 simple
Available Commands list :
Cmd
read sensor
Sensor Number
oXX
Option
format
simple
CR-LF
CR-LF
Description
Read value of environmental sensor XX
2.5 Close Telnet Connection
Command
quit
Formula:
Command
Description
Close Telnet Connection
CR-LF
Parameters:
Command
quit
CR-LF(Enter)
CR-LF
Description
Close Telnet connection
Description
Carriage return & Line Feed to indicate the termination of Telnet command.
Acknowledge:
Ack
N/A
Invalid command or exceed max command length
Notes:
Available Commands list :
Cmd
quit
CR-LF
CR-LF
Description
Close Telnet connection
Description
No response for successful execution
Incorrect command syntax