JSON 79 (258)
nwstats.json
GET network/nwstats.json
This object lists available statistics data. The data available depends on the product.
Example output:
[]
or
[ { "identifier": "eipstats", "title": "EtherNet/IP Statistics" } ]
or
[ { "identifier": "eitstats", "title": "Modbus TCP Statistics" } ]
or
[
{ "identifier": "bacnetipstats",
"title": "BACnet/IP Statistics" },
{ "identifier": "bacnetaplserverstats",
"title": "BACnet Application Layer Server Statistics" },
{ "identifier": "bacnetaplclientstats",
"title": "BACnet Application Layer Client Statistics" }
{ "identifier": "bacnetalarmstats",
"title": "BACnet Alarm and Event Module Statistics" }
]
or
[ { "identifier": "eplifcounters", "title": "IT Interface Counters" } ]
or
[
{ "identifier": "ectstats", "title": "EtherCAT Statistics" },
{ "identifier": "eoeifcounters", "title": "EoE Interface Counters" },
]
or
[ { "identifier" : "pnpof", "title" : "Fiber Optical Statistics" } ]
Get network specific statistics (<ID> is an “identifier” value returned from the previous
command):
GET network/nwstats.json?get=<ID>
“eipstats”
[
{ "name": "Established Class1 Connections", "value": 0 },
{ "name": "Established Class3 Connections", "value": 1 }
{ "name": "Connection Open Request", "value": 0 },
{ "name": "Connection Open Format Rejects", "value": 0 },
{ "name": "Connection Open Resource Rejects", "value": 0 },
{ "name": "Connection Open Other Rejects", "value": 0 },
{ "name": "Connection Close Requests", "value": 0 },
{ "name": "Connection Close Format Rejects", "value": 0 },
{ "name": "Connection Other Rejects", "value": 0 },
{ "name": "Connection Timeouts", "value": 0 },
]
Anybus
®
CompactCom
™
40 PROFINET IRT Network Guide SCM-1202-023 EN 1.8