EasyManua.ls Logo

Aviosys IP Power 9858 MT - 5. Other Ways to Control; 5.1 CGI HTTP Commands

Aviosys IP Power 9858 MT
56 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
- 53 -
5.Other ways to control
Besides webpahe control ,there are several ways to control the outlets : by HTTPS/CGI
command or by Telnet . 9858MT also support SNMP ( MIB) , Mudbus /TCP and BACnet /TCP .
Please check page #41 to check and enable the function .
5.1 CGI HTTP Commands
CGI Commands allow you to easily integrate the 9858MT with other systems and programs.
Please read the instructions carefully on how to use the Http:// Commands
To use http:// Commands open up a web browser and type in the command that you would like to
use.
1. User authorization .There are 3 formats :
For example : IP address 192.168.1.18 Username : admin. Password : 12345678
1.1 http://admin:12345678@192.168.1.18/set.cmd?cmd=getpower
1.2 http://192.168.1.18/set.cmd?user=admin+pass=12345678+cmd=getpower
The above 2 way also for HTTPS
2. Command
set.cmd?cmd=
All command do not separate capital / lower case , the connect symbol between
commands can be “+” “&” and “?.
2.1 To get firmware version : getversion
http://192.168.1.18/set.cmd?cmd=getversion
System return : CGI Command : Data follows
Version=9258W_N_v1.0.0.1
2.2 To get MACaddressgetmac
http://192.168.1.18/set.cmd?cmd=getmac
System return CGI Command : Data follows
mac=00929000008F
2.3 To get the status of power on/ off getpower
http://192.168.1.18/set.cmd?cmd=getpower
System return
CGI Command : Data follows
p61=0, p62=0, p63=0, p64=0
P61 to P64 means : POWER1 to POWER4