portTrafficInOut

Namespace: (default namespace)

Port traffic counters for incoming and outgoing packets by types.

XML

Elements

name (type) min/max
occurs
description
collectionTimestamp (long) 1/1 Data sample time in seconds
collectionTime (string) 1/1 Indicates the most recent time data were collected
unicastInRate (double) 1/1 Incoming unicast packet rate.
unicastOutRate (double) 1/1 Outgoing unicast packet rate.
broadcastInRate (double) 1/1 Incoming broadcast packet rate.
broadcastOutRate (double) 1/1 Outgoing broadcast packet rate.
multicastInRate (double) 1/1 Incoming multicast packet rate.
multicastOutRate (double) 1/1 Outgoing multicasat packet rate.

JSON

property type description
collectionTimestamp collectionTimestamp (long) Data sample time in seconds
collectionTime collectionTime (string) Indicates the most recent time data were collected
unicastInRate unicastInRate (double) Incoming unicast packet rate.
unicastOutRate unicastOutRate (double) Outgoing unicast packet rate.
broadcastInRate broadcastInRate (double) Incoming broadcast packet rate.
broadcastOutRate broadcastOutRate (double) Outgoing broadcast packet rate.
multicastInRate multicastInRate (double) Incoming multicast packet rate.
multicastOutRate multicastOutRate (double) Outgoing multicasat packet rate.