Class OverlayDataPathL2

  • All Implemented Interfaces:
    com.vmware.vapi.bindings.StaticStructure, com.vmware.vapi.bindings.Structure, java.io.Serializable

    public final class OverlayDataPathL2
    extends java.lang.Object
    implements java.io.Serializable, com.vmware.vapi.bindings.StaticStructure
    See Also:
    Serialized Form
    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected com.vmware.vapi.data.StructValue __dynamicStructureFields  
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
        OverlayDataPathL2()
      Default constructor.
      protected OverlayDataPathL2​(com.vmware.vapi.data.StructValue __dynamicStructureFields)  
    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      <T extends com.vmware.vapi.bindings.Structure>
      T
      _convertTo​(java.lang.Class<T> clazz)  
      java.lang.String _getCanonicalName()  
      static java.lang.String _getCanonicalTypeName()
      Returns the canonical type name.
      static com.vmware.vapi.bindings.type.StructType _getClassType()
      WARNING: Internal method, subject to change in future versions.
      com.vmware.vapi.data.StructValue _getDataValue()  
      com.vmware.vapi.data.DataValue _getDynamicField​(java.lang.String fieldName)  
      java.util.Set<java.lang.String> _getDynamicFieldNames()  
      com.vmware.vapi.bindings.type.StructType _getType()  
      boolean _hasTypeNameOf​(java.lang.Class<? extends com.vmware.vapi.bindings.Structure> clazz)  
      static OverlayDataPathL2 _newInstance​(com.vmware.vapi.data.StructValue structValue)
      WARNING: Internal method, subject to change in future versions.
      Returns new instance of this binding class and injects the provided data value.
      WARNING: The returned object is not fully initialized.
      static OverlayDataPathL2 _newInstance2​(com.vmware.vapi.data.StructValue structValue)
      WARNING: Internal method, subject to change in future versions.
      Serves as a versioning mechanism.
      void _setDynamicField​(java.lang.String fieldName, com.vmware.vapi.data.DataValue fieldValue)  
      protected void _updateDataValue​(com.vmware.vapi.data.StructValue structValue)  
      void _validate()  
      boolean equals​(java.lang.Object obj)  
      java.lang.Long getArpProxyReqFailDrops()
      Count of ARPs failed to send on uplinks for CCP unaware bindings.
      java.lang.Long getArpProxyRespDrops()
      Count of ARP response failed for each ARP suppressed packets.
      java.lang.Long getArpProxyRespUnknown()
      Count of unknown IP-MAC binding message from CCP for ARP suppression.
      java.lang.Long getLeafRxDrops()
      Total drops at VDL2LeafInput IOChain of a switchport.
      java.lang.Long getLeafRxRefPortNotFoundDrops()
      VDL2LeafInput drops as trunk port is not in logical switch.
      java.lang.Long getLeafRxSystemErrDrops()
      VDL2LeafInput drops on an LS due to system errors.
      java.lang.Long getLeafTxDrops()
      Total drops at VDL2LeafOutput IOChain of a switchport.
      java.lang.Long getMacTblLookupFlood()
      Count of unicast packets flooded onto remote VTEPs due to MAC table full.
      java.lang.Long getMacTblLookupFull()
      Number of VM MAC query to CCP failure due to MAC table full.
      java.lang.Long getMacTblUpdateFull()
      Number of packet's SMAC learning failed at uplink due to MAC table full.
      java.lang.Long getMcastProxyRxDrops()
      Count of BUM replicated packets dropped at MTEP TN at uplink input IOChain.
      java.lang.Long getMcastProxyTxDrops()
      Count of BUM packets dropped at uplink output IOChain.
      java.lang.Long getNdProxyReqFailDrops()
      Count of ND packets failed to send on uplinks for CCP unaware bindings.
      java.lang.Long getNdProxyRespDrops()
      Count of ND response failed for each ND suppressed packets.
      java.lang.Long getNdProxyRespUnknown()
      Count of unknown IP-MAC binding message from CCP for ND suppression.
      java.lang.Long getNestedTnMcastProxyDiffVlanTxDrops()
      Count of BUM replicated packet drops destined to nested TN.
      java.lang.Long getNestedTnMcastProxySameVlanTxDrops()
      Count of BUM replicated packet drops destined to nested TN.
      java.lang.Long getUplinkRxDrops()
      Count of packets from underlay that are dropped at uplink input IOChain.
      java.lang.Long getUplinkRxGuestVlanDrops()
      Drop at uplink input IOChain due to failure to remove guest VLAN tag.
      java.lang.Long getUplinkRxInvalidEncapDrops()
      Count of packets dropped at uplink input IOChain due to incorrect Encap.
      java.lang.Long getUplinkRxMcastInvalidDruplinkDrops()
      Count of IP multicast packets dropped at unexpected DR uplink.
      java.lang.Long getUplinkRxSkipMacLearn()
      Count of packets for which MAC learn was skipped at uplink input IOChain.
      java.lang.Long getUplinkRxSystemErrDrops()
      Drop at uplink input IOChain due to system errors.
      java.lang.Long getUplinkRxWrongDestDrops()
      Drop at uplink port input IOChain due to incorrect destination VTEP IP.
      java.lang.Long getUplinkTxDrops()
      Total DVS sent packet drops at uplink output IOChain.
      java.lang.Long getUplinkTxInvalidFrameDrops()
      Count of invalid packets dropped at uplink IOChain.
      java.lang.Long getUplinkTxInvalidStateDrops()
      Packet drops at uplink IOChain due to incorrect uplink VLAN configuration.
      java.lang.Long getUplinkTxNestedTnReplDrops()
      Count of packets to nested TN dropped at uplink output IOChain.
      java.lang.Long getUplinkTxTeamingDrops()
      Count of packets dropped at uplink IOChain due to uplink teaming failure.
      java.lang.Long getUplinkTxUcastFlood()
      Count of unknown unicast packets at uplink output IOChain.
      int hashCode()  
      void setArpProxyReqFailDrops​(java.lang.Long arpProxyReqFailDrops)
      Count of ARPs failed to send on uplinks for CCP unaware bindings.
      void setArpProxyRespDrops​(java.lang.Long arpProxyRespDrops)
      Count of ARP response failed for each ARP suppressed packets.
      void setArpProxyRespUnknown​(java.lang.Long arpProxyRespUnknown)
      Count of unknown IP-MAC binding message from CCP for ARP suppression.
      void setLeafRxDrops​(java.lang.Long leafRxDrops)
      Total drops at VDL2LeafInput IOChain of a switchport.
      void setLeafRxRefPortNotFoundDrops​(java.lang.Long leafRxRefPortNotFoundDrops)
      VDL2LeafInput drops as trunk port is not in logical switch.
      void setLeafRxSystemErrDrops​(java.lang.Long leafRxSystemErrDrops)
      VDL2LeafInput drops on an LS due to system errors.
      void setLeafTxDrops​(java.lang.Long leafTxDrops)
      Total drops at VDL2LeafOutput IOChain of a switchport.
      void setMacTblLookupFlood​(java.lang.Long macTblLookupFlood)
      Count of unicast packets flooded onto remote VTEPs due to MAC table full.
      void setMacTblLookupFull​(java.lang.Long macTblLookupFull)
      Number of VM MAC query to CCP failure due to MAC table full.
      void setMacTblUpdateFull​(java.lang.Long macTblUpdateFull)
      Number of packet's SMAC learning failed at uplink due to MAC table full.
      void setMcastProxyRxDrops​(java.lang.Long mcastProxyRxDrops)
      Count of BUM replicated packets dropped at MTEP TN at uplink input IOChain.
      void setMcastProxyTxDrops​(java.lang.Long mcastProxyTxDrops)
      Count of BUM packets dropped at uplink output IOChain.
      void setNdProxyReqFailDrops​(java.lang.Long ndProxyReqFailDrops)
      Count of ND packets failed to send on uplinks for CCP unaware bindings.
      void setNdProxyRespDrops​(java.lang.Long ndProxyRespDrops)
      Count of ND response failed for each ND suppressed packets.
      void setNdProxyRespUnknown​(java.lang.Long ndProxyRespUnknown)
      Count of unknown IP-MAC binding message from CCP for ND suppression.
      void setNestedTnMcastProxyDiffVlanTxDrops​(java.lang.Long nestedTnMcastProxyDiffVlanTxDrops)
      Count of BUM replicated packet drops destined to nested TN.
      void setNestedTnMcastProxySameVlanTxDrops​(java.lang.Long nestedTnMcastProxySameVlanTxDrops)
      Count of BUM replicated packet drops destined to nested TN.
      void setUplinkRxDrops​(java.lang.Long uplinkRxDrops)
      Count of packets from underlay that are dropped at uplink input IOChain.
      void setUplinkRxGuestVlanDrops​(java.lang.Long uplinkRxGuestVlanDrops)
      Drop at uplink input IOChain due to failure to remove guest VLAN tag.
      void setUplinkRxInvalidEncapDrops​(java.lang.Long uplinkRxInvalidEncapDrops)
      Count of packets dropped at uplink input IOChain due to incorrect Encap.
      void setUplinkRxMcastInvalidDruplinkDrops​(java.lang.Long uplinkRxMcastInvalidDruplinkDrops)
      Count of IP multicast packets dropped at unexpected DR uplink.
      void setUplinkRxSkipMacLearn​(java.lang.Long uplinkRxSkipMacLearn)
      Count of packets for which MAC learn was skipped at uplink input IOChain.
      void setUplinkRxSystemErrDrops​(java.lang.Long uplinkRxSystemErrDrops)
      Drop at uplink input IOChain due to system errors.
      void setUplinkRxWrongDestDrops​(java.lang.Long uplinkRxWrongDestDrops)
      Drop at uplink port input IOChain due to incorrect destination VTEP IP.
      void setUplinkTxDrops​(java.lang.Long uplinkTxDrops)
      Total DVS sent packet drops at uplink output IOChain.
      void setUplinkTxInvalidFrameDrops​(java.lang.Long uplinkTxInvalidFrameDrops)
      Count of invalid packets dropped at uplink IOChain.
      void setUplinkTxInvalidStateDrops​(java.lang.Long uplinkTxInvalidStateDrops)
      Packet drops at uplink IOChain due to incorrect uplink VLAN configuration.
      void setUplinkTxNestedTnReplDrops​(java.lang.Long uplinkTxNestedTnReplDrops)
      Count of packets to nested TN dropped at uplink output IOChain.
      void setUplinkTxTeamingDrops​(java.lang.Long uplinkTxTeamingDrops)
      Count of packets dropped at uplink IOChain due to uplink teaming failure.
      void setUplinkTxUcastFlood​(java.lang.Long uplinkTxUcastFlood)
      Count of unknown unicast packets at uplink output IOChain.
      java.lang.String toString()  
      • Methods inherited from class java.lang.Object

        clone, finalize, getClass, notify, notifyAll, wait, wait, wait
    • Field Detail

      • __dynamicStructureFields

        protected com.vmware.vapi.data.StructValue __dynamicStructureFields
    • Constructor Detail

      • OverlayDataPathL2

        public OverlayDataPathL2()
        Default constructor.
      • OverlayDataPathL2

        protected OverlayDataPathL2​(com.vmware.vapi.data.StructValue __dynamicStructureFields)
    • Method Detail

      • getArpProxyReqFailDrops

        public java.lang.Long getArpProxyReqFailDrops()
        Count of ARPs failed to send on uplinks for CCP unaware bindings. format: int64
        Returns:
        The current value of the property.
      • setArpProxyReqFailDrops

        public void setArpProxyReqFailDrops​(java.lang.Long arpProxyReqFailDrops)
        Count of ARPs failed to send on uplinks for CCP unaware bindings. format: int64
        Parameters:
        arpProxyReqFailDrops - New value for the property.
      • getArpProxyRespDrops

        public java.lang.Long getArpProxyRespDrops()
        Count of ARP response failed for each ARP suppressed packets. format: int64
        Returns:
        The current value of the property.
      • setArpProxyRespDrops

        public void setArpProxyRespDrops​(java.lang.Long arpProxyRespDrops)
        Count of ARP response failed for each ARP suppressed packets. format: int64
        Parameters:
        arpProxyRespDrops - New value for the property.
      • getArpProxyRespUnknown

        public java.lang.Long getArpProxyRespUnknown()
        Count of unknown IP-MAC binding message from CCP for ARP suppression. format: int64
        Returns:
        The current value of the property.
      • setArpProxyRespUnknown

        public void setArpProxyRespUnknown​(java.lang.Long arpProxyRespUnknown)
        Count of unknown IP-MAC binding message from CCP for ARP suppression. format: int64
        Parameters:
        arpProxyRespUnknown - New value for the property.
      • getLeafRxDrops

        public java.lang.Long getLeafRxDrops()
        Total drops at VDL2LeafInput IOChain of a switchport. format: int64
        Returns:
        The current value of the property.
      • setLeafRxDrops

        public void setLeafRxDrops​(java.lang.Long leafRxDrops)
        Total drops at VDL2LeafInput IOChain of a switchport. format: int64
        Parameters:
        leafRxDrops - New value for the property.
      • getLeafRxRefPortNotFoundDrops

        public java.lang.Long getLeafRxRefPortNotFoundDrops()
        VDL2LeafInput drops as trunk port is not in logical switch. format: int64
        Returns:
        The current value of the property.
      • setLeafRxRefPortNotFoundDrops

        public void setLeafRxRefPortNotFoundDrops​(java.lang.Long leafRxRefPortNotFoundDrops)
        VDL2LeafInput drops as trunk port is not in logical switch. format: int64
        Parameters:
        leafRxRefPortNotFoundDrops - New value for the property.
      • getLeafRxSystemErrDrops

        public java.lang.Long getLeafRxSystemErrDrops()
        VDL2LeafInput drops on an LS due to system errors. format: int64
        Returns:
        The current value of the property.
      • setLeafRxSystemErrDrops

        public void setLeafRxSystemErrDrops​(java.lang.Long leafRxSystemErrDrops)
        VDL2LeafInput drops on an LS due to system errors. format: int64
        Parameters:
        leafRxSystemErrDrops - New value for the property.
      • getLeafTxDrops

        public java.lang.Long getLeafTxDrops()
        Total drops at VDL2LeafOutput IOChain of a switchport. format: int64
        Returns:
        The current value of the property.
      • setLeafTxDrops

        public void setLeafTxDrops​(java.lang.Long leafTxDrops)
        Total drops at VDL2LeafOutput IOChain of a switchport. format: int64
        Parameters:
        leafTxDrops - New value for the property.
      • getMacTblLookupFlood

        public java.lang.Long getMacTblLookupFlood()
        Count of unicast packets flooded onto remote VTEPs due to MAC table full. format: int64
        Returns:
        The current value of the property.
      • setMacTblLookupFlood

        public void setMacTblLookupFlood​(java.lang.Long macTblLookupFlood)
        Count of unicast packets flooded onto remote VTEPs due to MAC table full. format: int64
        Parameters:
        macTblLookupFlood - New value for the property.
      • getMacTblLookupFull

        public java.lang.Long getMacTblLookupFull()
        Number of VM MAC query to CCP failure due to MAC table full. format: int64
        Returns:
        The current value of the property.
      • setMacTblLookupFull

        public void setMacTblLookupFull​(java.lang.Long macTblLookupFull)
        Number of VM MAC query to CCP failure due to MAC table full. format: int64
        Parameters:
        macTblLookupFull - New value for the property.
      • getMacTblUpdateFull

        public java.lang.Long getMacTblUpdateFull()
        Number of packet's SMAC learning failed at uplink due to MAC table full. format: int64
        Returns:
        The current value of the property.
      • setMacTblUpdateFull

        public void setMacTblUpdateFull​(java.lang.Long macTblUpdateFull)
        Number of packet's SMAC learning failed at uplink due to MAC table full. format: int64
        Parameters:
        macTblUpdateFull - New value for the property.
      • getMcastProxyRxDrops

        public java.lang.Long getMcastProxyRxDrops()
        Count of BUM replicated packets dropped at MTEP TN at uplink input IOChain. format: int64
        Returns:
        The current value of the property.
      • setMcastProxyRxDrops

        public void setMcastProxyRxDrops​(java.lang.Long mcastProxyRxDrops)
        Count of BUM replicated packets dropped at MTEP TN at uplink input IOChain. format: int64
        Parameters:
        mcastProxyRxDrops - New value for the property.
      • getMcastProxyTxDrops

        public java.lang.Long getMcastProxyTxDrops()
        Count of BUM packets dropped at uplink output IOChain. format: int64
        Returns:
        The current value of the property.
      • setMcastProxyTxDrops

        public void setMcastProxyTxDrops​(java.lang.Long mcastProxyTxDrops)
        Count of BUM packets dropped at uplink output IOChain. format: int64
        Parameters:
        mcastProxyTxDrops - New value for the property.
      • getNdProxyReqFailDrops

        public java.lang.Long getNdProxyReqFailDrops()
        Count of ND packets failed to send on uplinks for CCP unaware bindings. format: int64
        Returns:
        The current value of the property.
      • setNdProxyReqFailDrops

        public void setNdProxyReqFailDrops​(java.lang.Long ndProxyReqFailDrops)
        Count of ND packets failed to send on uplinks for CCP unaware bindings. format: int64
        Parameters:
        ndProxyReqFailDrops - New value for the property.
      • getNdProxyRespDrops

        public java.lang.Long getNdProxyRespDrops()
        Count of ND response failed for each ND suppressed packets. format: int64
        Returns:
        The current value of the property.
      • setNdProxyRespDrops

        public void setNdProxyRespDrops​(java.lang.Long ndProxyRespDrops)
        Count of ND response failed for each ND suppressed packets. format: int64
        Parameters:
        ndProxyRespDrops - New value for the property.
      • getNdProxyRespUnknown

        public java.lang.Long getNdProxyRespUnknown()
        Count of unknown IP-MAC binding message from CCP for ND suppression. format: int64
        Returns:
        The current value of the property.
      • setNdProxyRespUnknown

        public void setNdProxyRespUnknown​(java.lang.Long ndProxyRespUnknown)
        Count of unknown IP-MAC binding message from CCP for ND suppression. format: int64
        Parameters:
        ndProxyRespUnknown - New value for the property.
      • getNestedTnMcastProxyDiffVlanTxDrops

        public java.lang.Long getNestedTnMcastProxyDiffVlanTxDrops()
        Count of BUM replicated packet drops destined to nested TN. format: int64
        Returns:
        The current value of the property.
      • setNestedTnMcastProxyDiffVlanTxDrops

        public void setNestedTnMcastProxyDiffVlanTxDrops​(java.lang.Long nestedTnMcastProxyDiffVlanTxDrops)
        Count of BUM replicated packet drops destined to nested TN. format: int64
        Parameters:
        nestedTnMcastProxyDiffVlanTxDrops - New value for the property.
      • getNestedTnMcastProxySameVlanTxDrops

        public java.lang.Long getNestedTnMcastProxySameVlanTxDrops()
        Count of BUM replicated packet drops destined to nested TN. format: int64
        Returns:
        The current value of the property.
      • setNestedTnMcastProxySameVlanTxDrops

        public void setNestedTnMcastProxySameVlanTxDrops​(java.lang.Long nestedTnMcastProxySameVlanTxDrops)
        Count of BUM replicated packet drops destined to nested TN. format: int64
        Parameters:
        nestedTnMcastProxySameVlanTxDrops - New value for the property.
      • getUplinkRxDrops

        public java.lang.Long getUplinkRxDrops()
        Count of packets from underlay that are dropped at uplink input IOChain. format: int64
        Returns:
        The current value of the property.
      • setUplinkRxDrops

        public void setUplinkRxDrops​(java.lang.Long uplinkRxDrops)
        Count of packets from underlay that are dropped at uplink input IOChain. format: int64
        Parameters:
        uplinkRxDrops - New value for the property.
      • getUplinkRxGuestVlanDrops

        public java.lang.Long getUplinkRxGuestVlanDrops()
        Drop at uplink input IOChain due to failure to remove guest VLAN tag. format: int64
        Returns:
        The current value of the property.
      • setUplinkRxGuestVlanDrops

        public void setUplinkRxGuestVlanDrops​(java.lang.Long uplinkRxGuestVlanDrops)
        Drop at uplink input IOChain due to failure to remove guest VLAN tag. format: int64
        Parameters:
        uplinkRxGuestVlanDrops - New value for the property.
      • getUplinkRxInvalidEncapDrops

        public java.lang.Long getUplinkRxInvalidEncapDrops()
        Count of packets dropped at uplink input IOChain due to incorrect Encap. format: int64
        Returns:
        The current value of the property.
      • setUplinkRxInvalidEncapDrops

        public void setUplinkRxInvalidEncapDrops​(java.lang.Long uplinkRxInvalidEncapDrops)
        Count of packets dropped at uplink input IOChain due to incorrect Encap. format: int64
        Parameters:
        uplinkRxInvalidEncapDrops - New value for the property.
      • getUplinkRxMcastInvalidDruplinkDrops

        public java.lang.Long getUplinkRxMcastInvalidDruplinkDrops()
        Count of IP multicast packets dropped at unexpected DR uplink. format: int64
        Returns:
        The current value of the property.
      • setUplinkRxMcastInvalidDruplinkDrops

        public void setUplinkRxMcastInvalidDruplinkDrops​(java.lang.Long uplinkRxMcastInvalidDruplinkDrops)
        Count of IP multicast packets dropped at unexpected DR uplink. format: int64
        Parameters:
        uplinkRxMcastInvalidDruplinkDrops - New value for the property.
      • getUplinkRxSkipMacLearn

        public java.lang.Long getUplinkRxSkipMacLearn()
        Count of packets for which MAC learn was skipped at uplink input IOChain. format: int64
        Returns:
        The current value of the property.
      • setUplinkRxSkipMacLearn

        public void setUplinkRxSkipMacLearn​(java.lang.Long uplinkRxSkipMacLearn)
        Count of packets for which MAC learn was skipped at uplink input IOChain. format: int64
        Parameters:
        uplinkRxSkipMacLearn - New value for the property.
      • getUplinkRxSystemErrDrops

        public java.lang.Long getUplinkRxSystemErrDrops()
        Drop at uplink input IOChain due to system errors. format: int64
        Returns:
        The current value of the property.
      • setUplinkRxSystemErrDrops

        public void setUplinkRxSystemErrDrops​(java.lang.Long uplinkRxSystemErrDrops)
        Drop at uplink input IOChain due to system errors. format: int64
        Parameters:
        uplinkRxSystemErrDrops - New value for the property.
      • getUplinkRxWrongDestDrops

        public java.lang.Long getUplinkRxWrongDestDrops()
        Drop at uplink port input IOChain due to incorrect destination VTEP IP. format: int64
        Returns:
        The current value of the property.
      • setUplinkRxWrongDestDrops

        public void setUplinkRxWrongDestDrops​(java.lang.Long uplinkRxWrongDestDrops)
        Drop at uplink port input IOChain due to incorrect destination VTEP IP. format: int64
        Parameters:
        uplinkRxWrongDestDrops - New value for the property.
      • getUplinkTxDrops

        public java.lang.Long getUplinkTxDrops()
        Total DVS sent packet drops at uplink output IOChain. format: int64
        Returns:
        The current value of the property.
      • setUplinkTxDrops

        public void setUplinkTxDrops​(java.lang.Long uplinkTxDrops)
        Total DVS sent packet drops at uplink output IOChain. format: int64
        Parameters:
        uplinkTxDrops - New value for the property.
      • getUplinkTxInvalidFrameDrops

        public java.lang.Long getUplinkTxInvalidFrameDrops()
        Count of invalid packets dropped at uplink IOChain. format: int64
        Returns:
        The current value of the property.
      • setUplinkTxInvalidFrameDrops

        public void setUplinkTxInvalidFrameDrops​(java.lang.Long uplinkTxInvalidFrameDrops)
        Count of invalid packets dropped at uplink IOChain. format: int64
        Parameters:
        uplinkTxInvalidFrameDrops - New value for the property.
      • getUplinkTxInvalidStateDrops

        public java.lang.Long getUplinkTxInvalidStateDrops()
        Packet drops at uplink IOChain due to incorrect uplink VLAN configuration. format: int64
        Returns:
        The current value of the property.
      • setUplinkTxInvalidStateDrops

        public void setUplinkTxInvalidStateDrops​(java.lang.Long uplinkTxInvalidStateDrops)
        Packet drops at uplink IOChain due to incorrect uplink VLAN configuration. format: int64
        Parameters:
        uplinkTxInvalidStateDrops - New value for the property.
      • getUplinkTxNestedTnReplDrops

        public java.lang.Long getUplinkTxNestedTnReplDrops()
        Count of packets to nested TN dropped at uplink output IOChain. format: int64
        Returns:
        The current value of the property.
      • setUplinkTxNestedTnReplDrops

        public void setUplinkTxNestedTnReplDrops​(java.lang.Long uplinkTxNestedTnReplDrops)
        Count of packets to nested TN dropped at uplink output IOChain. format: int64
        Parameters:
        uplinkTxNestedTnReplDrops - New value for the property.
      • getUplinkTxTeamingDrops

        public java.lang.Long getUplinkTxTeamingDrops()
        Count of packets dropped at uplink IOChain due to uplink teaming failure. format: int64
        Returns:
        The current value of the property.
      • setUplinkTxTeamingDrops

        public void setUplinkTxTeamingDrops​(java.lang.Long uplinkTxTeamingDrops)
        Count of packets dropped at uplink IOChain due to uplink teaming failure. format: int64
        Parameters:
        uplinkTxTeamingDrops - New value for the property.
      • getUplinkTxUcastFlood

        public java.lang.Long getUplinkTxUcastFlood()
        Count of unknown unicast packets at uplink output IOChain. format: int64
        Returns:
        The current value of the property.
      • setUplinkTxUcastFlood

        public void setUplinkTxUcastFlood​(java.lang.Long uplinkTxUcastFlood)
        Count of unknown unicast packets at uplink output IOChain. format: int64
        Parameters:
        uplinkTxUcastFlood - New value for the property.
      • _getType

        public com.vmware.vapi.bindings.type.StructType _getType()
        Specified by:
        _getType in interface com.vmware.vapi.bindings.StaticStructure
      • _getDataValue

        public com.vmware.vapi.data.StructValue _getDataValue()
        Specified by:
        _getDataValue in interface com.vmware.vapi.bindings.Structure
      • _updateDataValue

        protected void _updateDataValue​(com.vmware.vapi.data.StructValue structValue)
      • _validate

        public void _validate()
        Specified by:
        _validate in interface com.vmware.vapi.bindings.StaticStructure
      • equals

        public boolean equals​(java.lang.Object obj)
        Overrides:
        equals in class java.lang.Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object
      • toString

        public java.lang.String toString()
        Specified by:
        toString in interface com.vmware.vapi.bindings.StaticStructure
        Overrides:
        toString in class java.lang.Object
      • _hasTypeNameOf

        public boolean _hasTypeNameOf​(java.lang.Class<? extends com.vmware.vapi.bindings.Structure> clazz)
        Specified by:
        _hasTypeNameOf in interface com.vmware.vapi.bindings.Structure
      • _convertTo

        public <T extends com.vmware.vapi.bindings.Structure> T _convertTo​(java.lang.Class<T> clazz)
        Specified by:
        _convertTo in interface com.vmware.vapi.bindings.Structure
      • _setDynamicField

        public void _setDynamicField​(java.lang.String fieldName,
                                     com.vmware.vapi.data.DataValue fieldValue)
        Specified by:
        _setDynamicField in interface com.vmware.vapi.bindings.StaticStructure
      • _getDynamicField

        public com.vmware.vapi.data.DataValue _getDynamicField​(java.lang.String fieldName)
        Specified by:
        _getDynamicField in interface com.vmware.vapi.bindings.StaticStructure
      • _getDynamicFieldNames

        public java.util.Set<java.lang.String> _getDynamicFieldNames()
        Specified by:
        _getDynamicFieldNames in interface com.vmware.vapi.bindings.StaticStructure
      • _getClassType

        public static com.vmware.vapi.bindings.type.StructType _getClassType()
        WARNING: Internal method, subject to change in future versions.
        Returns:
        StructType instance representing the static bindings type for this Structure.
      • _getCanonicalName

        public java.lang.String _getCanonicalName()
        Specified by:
        _getCanonicalName in interface com.vmware.vapi.bindings.Structure
      • _getCanonicalTypeName

        public static java.lang.String _getCanonicalTypeName()
        Returns the canonical type name. See _getCanonicalName().
        Returns:
        canonical type name
      • _newInstance

        public static OverlayDataPathL2 _newInstance​(com.vmware.vapi.data.StructValue structValue)
        WARNING: Internal method, subject to change in future versions.
        Returns new instance of this binding class and injects the provided data value.
        WARNING: The returned object is not fully initialized.
        Parameters:
        structValue - the source of the data contained in the binding object. Could contain more data than fields of this class can describe i.e. newer version of the binding object. Could be null.
        Returns:
        the static bindings StructType
      • _newInstance2

        public static OverlayDataPathL2 _newInstance2​(com.vmware.vapi.data.StructValue structValue)
        WARNING: Internal method, subject to change in future versions.
        Serves as a versioning mechanism.