Echelon i.LON SmartServer Technical Information Page 314

  • Download
  • Add to my manuals
  • Print
  • Page
    / 443
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 313
i.LON SmartServer 2.0 Programmer’s Reference
19-14
Property Description R/W
<UCPTrouterLONWORKSAddr_LT>
The domain, subnet, node address of the IP-852 router
on the LonTalk channel connected to the SmartServer.
r
19.1.8
IP-852 Router Statistics
You can use the SystemService_Read_Info function to get network performance statistics for the
SmartServer’s internal IP-852 router. To do this, you provide the SystemService_Read_Info function
with an <iLONSystemService> element that includes one <UCPTsystemInfoType> property that is set
to SI_RTR_STAT
Request
<SystemService_Read_Info xmlns="http://wsdl.echelon.com/web_services_ns/ilon100/v4.0/message/">
<iLONSystemService>
<UCPTsystemInfoType>SI_RTR_STAT</UCPTsystemInfoType>
</iLONSystemService>
</SystemService_Read_Info>
Response
<SystemService_Read_Info xmlns="http://wsdl.echelon.com/web_services_ns/ilon100/v4.0/message/">
<iLONSystemService>
<RTR_STAT>
<UCPTlastClear>2008-04-04T17:14:44.840-07:00</UCPTlastClear>
<UCPTltPacketsSent>11</UCPTltPacketsSent>
<UCPTltPacketsReceived>2444</UCPTltPacketsReceived>
<UCPTltPacketsLost>0</UCPTltPacketsLost>
<UCPTipPacketsSent>0</UCPTipPacketsSent>
<UCPTipPacketsReceived>0</UCPTipPacketsReceived>
<UCPTipPacketsStale>0</UCPTipPacketsStale>
<UCPTcfgPacketsSent>20</UCPTcfgPacketsSent>
<UCPTcfgPacketsReceived>20</UCPTcfgPacketsReceived>
</RTR_STAT>
</iLONSystemService>
<SystemService_Read_Info xmlns="http://wsdl.echelon.com/web_services_ns/ilon100/v4.0/message/">
The SystemService_Read_Info function returns one <RTR_STAT> item. The following table lists and
describes the properties of the <RTR_STAT> item. Note that all of the <RTR_STAT> item’s
properties are read-only.
Property Description R/W
<UCPTltPacketsSent>
The number of LonTalk packets transmitted by the
SmartServer’s IP-852 router.
r
<UCPTltPacketsReceived>
The number of LonTalk packets received by the
SmartServer’s IP-852 router.
r
<UCPTltPacketsLost
The number of LonTalk packets lost. r
<UCPTipPacketsSent>
The number of IP packets transmitted by the
SmartServer’s IP-852 router.
r
<UCPTipPacketsReceived>
The number of IP packets received by the SmartServer’s
IP-852 router.
r
<UCPTipPacketsStale>
The number of IP packets lost. r
<UCPTcfgPacketsSent>
Packets sent by the SmartServer's IP-852 router to the r
Page view 313
1 2 ... 309 310 311 312 313 314 315 316 317 318 319 ... 442 443

Comments to this Manuals

No comments