| Name | Type | Description | 
| bytesInBroadcast | xsd:long | The number of bytes received from broadcast packets. 
 | 
| bytesInFromPnic | xsd:long | The number of bytes received at a pnic on the behalf of a port's
       connectee (inter-host rx).
      
Since vSphere API 6.5 
 | 
| bytesInMulticast | xsd:long | The number of bytes received from multicast packets. 
 | 
| bytesInUnicast | xsd:long | The number of bytes received from unicast packets. 
 | 
| bytesOutBroadcast | xsd:long | The number of bytes forwarded from broadcast packets. 
 | 
| bytesOutMulticast | xsd:long | The number of bytes forwarded from multicast packets. 
 | 
| bytesOutToPnic | xsd:long | The number of bytes transmitted at a pnic on the behalf of a port's
       connectee (inter-host tx).
      
Since vSphere API 6.5 
 | 
| bytesOutUnicast | xsd:long | The number of bytes forwarded from unicast packets. 
 | 
| packetsInBroadcast | xsd:long | The number of broadcast packets received. 
 | 
| packetsInDropped | xsd:long | The number of received packets dropped. 
 | 
| packetsInException | xsd:long | The number of packets received that cause an exception. 
 | 
| packetsInMulticast | xsd:long | The number of multicast packets received. 
 | 
| packetsInUnicast | xsd:long | The number of unicast packets received. 
 | 
| packetsOutBroadcast | xsd:long | The number of broadcast packets forwarded. 
 | 
| packetsOutDropped | xsd:long | The number of packets to be forwarded dropped. 
 | 
| packetsOutException | xsd:long | The number of packets to be forwarded that cause an exception. 
 | 
| packetsOutMulticast | xsd:long | The number of multicast packets forwarded. 
 | 
| packetsOutUnicast | xsd:long | The number of unicast packets forwarded. 
 | 
| Properties inherited from DynamicData | 
| None |