apphosting:AppNetUtil
Application network utilization details.
Telemetry Sensor Path(s)
Configurable Properties
PROPERTY NAME | DATA TYPE | DESCRIPTION | PERMITTED VALUES |
---|---|---|---|
name | naming:Name256 (string:Basic) |
The name of the object. | MAX SIZE: 256 |
Operational Properties
PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES |
---|---|---|---|
intfName | string:Basic |
Interface name of network. e.g 'eth0'. | A sequence of characters |
rxBytes | scalar:Uint64 |
Number of octets received by the application. | RANGE: [0, 18446744073709551615] |
rxErrors | scalar:Uint64 |
Number of received errors by the application. | RANGE: [0, 18446744073709551615] |
rxPackets | scalar:Uint64 |
Number of packets received by the application. | RANGE: [0, 18446744073709551615] |
txBytes | scalar:Uint64 |
Number of octets transmitted by the application. | RANGE: [0, 18446744073709551615] |
txErrors | scalar:Uint64 |
Number of packets received by the application. | RANGE: [0, 18446744073709551615] |
txPackets | scalar:Uint64 |
Number of packets transmitted by the application. | RANGE: [0, 18446744073709551615] |
Internal Properties
PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES |
---|---|---|---|
modTs | mo:TStamp (scalar:Date) |
The time when this object was last modified. | SELECTION: 0 - never DEFAULT: never |
status | mo:ModificationStatus (scalar:Bitmask32) |
The upgrade status. This property is for internal use only. | SELECTION: 2 - created 4 - modified 8 - deleted 16 - replaced |