Class Vdl2Counters.Builder

  • Enclosing class:
    Vdl2Counters

    public static final class Vdl2Counters.Builder
    extends java.lang.Object
    Builder class for Vdl2Counters.
    • Constructor Summary

      Constructors 
      Constructor Description
      Builder()
      Constructor with parameters for the required properties of Vdl2Counters.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      Vdl2Counters build()  
      Vdl2Counters.Builder setArpProxyReqFailDrops​(java.lang.Long arpProxyReqFailDrops)
      Count of ARPs failed to send on uplinks for CCP unaware bindings format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
      Vdl2Counters.Builder setArpProxyReqSuppress​(java.lang.Long arpProxyReqSuppress)
      Count of ARPs suppression attempted at Leaf Input IOChain format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
      Vdl2Counters.Builder setArpProxyResp​(java.lang.Long arpProxyResp)
      Count of successful IP-MAC binding message from CCP for ARP suppression format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
      Vdl2Counters.Builder setArpProxyRespDrops​(java.lang.Long arpProxyRespDrops)
      Count of ARP response failed for each ARP suppressed packets format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
      Vdl2Counters.Builder setArpProxyRespFiltered​(java.lang.Long arpProxyRespFiltered)
      Count of ARP responses skipped for each successful IP-MAC response from CCP format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
      Vdl2Counters.Builder setArpProxyRespUnknown​(java.lang.Long arpProxyRespUnknown)
      Count of unknown IP-MAC binding message from CCP for ARP suppression format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
      Vdl2Counters.Builder setLeafRx​(java.lang.Long leafRx)
      Count of packets received at VDL2LeafInput IOChain of a switchport format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
      Vdl2Counters.Builder setLeafRxDrops​(java.lang.Long leafRxDrops)
      Total drops at VDL2LeafInput IOChain of a switchport format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
      Vdl2Counters.Builder setLeafRxRefPortNotFoundDrops​(java.lang.Long leafRxRefPortNotFoundDrops)
      VDL2LeafInput drops as trunk port is not in logical switch format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
      Vdl2Counters.Builder setLeafRxSystemErrDrops​(java.lang.Long leafRxSystemErrDrops)
      VDL2LeafInput drops on an LS due to system errors format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
      Vdl2Counters.Builder setLeafTx​(java.lang.Long leafTx)
      Count of packets processed at VDL2LeafOutput IOChain of a switchport format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
      Vdl2Counters.Builder setLeafTxDrops​(java.lang.Long leafTxDrops)
      Total drops at VDL2LeafOutput IOChain of a switchport format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
      Vdl2Counters.Builder setMacTblLookupFlood​(java.lang.Long macTblLookupFlood)
      Count of unicast packets flooded onto remote VTEPs due to MAC table full format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
      Vdl2Counters.Builder setMacTblLookupFull​(java.lang.Long macTblLookupFull)
      Number of VM MAC query to CCP failure due to MAC table full format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
      Vdl2Counters.Builder setMacTblUpdateFull​(java.lang.Long macTblUpdateFull)
      Number of packet's SMAC learning failed at uplink due to MAC table full format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
      Vdl2Counters.Builder setMcastProxyRxDrops​(java.lang.Long mcastProxyRxDrops)
      Count of BUM replicated packets dropped at MTEP TN at uplink input IOChain format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
      Vdl2Counters.Builder setMcastProxyTxDrops​(java.lang.Long mcastProxyTxDrops)
      Count of BUM packets dropped at uplink output IOChain format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
      Vdl2Counters.Builder setNdProxyReqFailDrops​(java.lang.Long ndProxyReqFailDrops)
      Count of ND packets failed to send on uplinks for CCP unaware bindings format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
      Vdl2Counters.Builder setNdProxyReqSuppress​(java.lang.Long ndProxyReqSuppress)
      Count of NDs suppression attempted at Leaf Input IOChain format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
      Vdl2Counters.Builder setNdProxyResp​(java.lang.Long ndProxyResp)
      Count of successful IP-MAC binding message from CCP for ND suppression format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
      Vdl2Counters.Builder setNdProxyRespDrops​(java.lang.Long ndProxyRespDrops)
      Count of ND response failed for each ND suppressed packets format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
      Vdl2Counters.Builder setNdProxyRespFiltered​(java.lang.Long ndProxyRespFiltered)
      Count of ND responses skipped for each successful IP-MAC response from CCP format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
      Vdl2Counters.Builder setNdProxyRespUnknown​(java.lang.Long ndProxyRespUnknown)
      Count of unknown IP-MAC binding message from CCP for ND suppression format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
      Vdl2Counters.Builder setNestedTnMcastProxyDiffVlanTxDrops​(java.lang.Long nestedTnMcastProxyDiffVlanTxDrops)
      Count of BUM replicated packet drops destined to nested TN format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
      Vdl2Counters.Builder setNestedTnMcastProxySameVlanTxDrops​(java.lang.Long nestedTnMcastProxySameVlanTxDrops)
      Count of BUM replicated packet drops destined to nested TN format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
      Vdl2Counters.Builder setUplinkRx​(java.lang.Long uplinkRx)
      Count of packets received at uplink port from underlay network format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
      Vdl2Counters.Builder setUplinkRxDrops​(java.lang.Long uplinkRxDrops)
      Count of packets from underlay that are dropped at uplink input IOChain format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
      Vdl2Counters.Builder setUplinkRxFiltered​(java.lang.Long uplinkRxFiltered)
      Packets received at uplink filtered at uplink IOChain format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
      Vdl2Counters.Builder setUplinkRxGuestVlanDrops​(java.lang.Long uplinkRxGuestVlanDrops)
      Drop at uplink input IOChain due to failure to remove guest VLAN tag format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
      Vdl2Counters.Builder setUplinkRxInvalidEncapDrops​(java.lang.Long uplinkRxInvalidEncapDrops)
      Count of packets dropped at uplink input IOChain due to incorrect Encap format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
      Vdl2Counters.Builder setUplinkRxMcastInvalidDrUplinkDrops​(java.lang.Long uplinkRxMcastInvalidDrUplinkDrops)
      Count of IP multicast packets dropped at unexpected DR uplink format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
      Vdl2Counters.Builder setUplinkRxSkipMacLearn​(java.lang.Long uplinkRxSkipMacLearn)
      Count of packets for which MAC learn was skipped at uplink input IOChain format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
      Vdl2Counters.Builder setUplinkRxSystemErrDrops​(java.lang.Long uplinkRxSystemErrDrops)
      Drop at uplink input IOChain due to system errors format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
      Vdl2Counters.Builder setUplinkRxWrongDestDrops​(java.lang.Long uplinkRxWrongDestDrops)
      Drop at uplink port input IOChain due to incorrect destination VTEP IP format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
      Vdl2Counters.Builder setUplinkTx​(java.lang.Long uplinkTx)
      Count of packets transmitted through uplink port towards underlay network format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
      Vdl2Counters.Builder setUplinkTxDrops​(java.lang.Long uplinkTxDrops)
      Total DVS sent packet drops at uplink output IOChain format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
      Vdl2Counters.Builder setUplinkTxFloodRateLimit​(java.lang.Long uplinkTxFloodRateLimit)
      Count of rate limited unknown unicast packets at uplink output IOChain format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
      Vdl2Counters.Builder setUplinkTxIgnore​(java.lang.Long uplinkTxIgnore)
      Count of DVS sent packets ignored at uplink output IOChain format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
      Vdl2Counters.Builder setUplinkTxInvalidFrameDrops​(java.lang.Long uplinkTxInvalidFrameDrops)
      Count of invalid packets dropped at uplink IOChain format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
      Vdl2Counters.Builder setUplinkTxInvalidStateDrops​(java.lang.Long uplinkTxInvalidStateDrops)
      Packet drops at uplink IOChain due to incorrect uplink VLAN configuration format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
      Vdl2Counters.Builder setUplinkTxNestedTnReplDrops​(java.lang.Long uplinkTxNestedTnReplDrops)
      Count of packets to nested TN dropped at uplink output IOChain format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
      Vdl2Counters.Builder setUplinkTxNonUnicast​(java.lang.Long uplinkTxNonUnicast)
      Count of broadcast,multicast packets replicated to remote VTEPs format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
      Vdl2Counters.Builder setUplinkTxTeamingDrops​(java.lang.Long uplinkTxTeamingDrops)
      Count of packets dropped at uplink IOChain due to uplink teaming failure format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
      Vdl2Counters.Builder setUplinkTxUcastFlood​(java.lang.Long uplinkTxUcastFlood)
      Count of unknown unicast packets at uplink output IOChain format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Builder

        public Builder()
        Constructor with parameters for the required properties of Vdl2Counters.
    • Method Detail

      • setArpProxyReqFailDrops

        public Vdl2Counters.Builder setArpProxyReqFailDrops​(java.lang.Long arpProxyReqFailDrops)
        Count of ARPs failed to send on uplinks for CCP unaware bindings format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
        Parameters:
        arpProxyReqFailDrops - New value for the property.
      • setArpProxyReqSuppress

        public Vdl2Counters.Builder setArpProxyReqSuppress​(java.lang.Long arpProxyReqSuppress)
        Count of ARPs suppression attempted at Leaf Input IOChain format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
        Parameters:
        arpProxyReqSuppress - New value for the property.
      • setArpProxyResp

        public Vdl2Counters.Builder setArpProxyResp​(java.lang.Long arpProxyResp)
        Count of successful IP-MAC binding message from CCP for ARP suppression format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
        Parameters:
        arpProxyResp - New value for the property.
      • setArpProxyRespDrops

        public Vdl2Counters.Builder setArpProxyRespDrops​(java.lang.Long arpProxyRespDrops)
        Count of ARP response failed for each ARP suppressed packets format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
        Parameters:
        arpProxyRespDrops - New value for the property.
      • setArpProxyRespFiltered

        public Vdl2Counters.Builder setArpProxyRespFiltered​(java.lang.Long arpProxyRespFiltered)
        Count of ARP responses skipped for each successful IP-MAC response from CCP format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
        Parameters:
        arpProxyRespFiltered - New value for the property.
      • setArpProxyRespUnknown

        public Vdl2Counters.Builder setArpProxyRespUnknown​(java.lang.Long arpProxyRespUnknown)
        Count of unknown IP-MAC binding message from CCP for ARP suppression format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
        Parameters:
        arpProxyRespUnknown - New value for the property.
      • setLeafRx

        public Vdl2Counters.Builder setLeafRx​(java.lang.Long leafRx)
        Count of packets received at VDL2LeafInput IOChain of a switchport format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
        Parameters:
        leafRx - New value for the property.
      • setLeafRxDrops

        public Vdl2Counters.Builder setLeafRxDrops​(java.lang.Long leafRxDrops)
        Total drops at VDL2LeafInput IOChain of a switchport format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
        Parameters:
        leafRxDrops - New value for the property.
      • setLeafRxRefPortNotFoundDrops

        public Vdl2Counters.Builder setLeafRxRefPortNotFoundDrops​(java.lang.Long leafRxRefPortNotFoundDrops)
        VDL2LeafInput drops as trunk port is not in logical switch format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
        Parameters:
        leafRxRefPortNotFoundDrops - New value for the property.
      • setLeafRxSystemErrDrops

        public Vdl2Counters.Builder setLeafRxSystemErrDrops​(java.lang.Long leafRxSystemErrDrops)
        VDL2LeafInput drops on an LS due to system errors format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
        Parameters:
        leafRxSystemErrDrops - New value for the property.
      • setLeafTx

        public Vdl2Counters.Builder setLeafTx​(java.lang.Long leafTx)
        Count of packets processed at VDL2LeafOutput IOChain of a switchport format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
        Parameters:
        leafTx - New value for the property.
      • setLeafTxDrops

        public Vdl2Counters.Builder setLeafTxDrops​(java.lang.Long leafTxDrops)
        Total drops at VDL2LeafOutput IOChain of a switchport format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
        Parameters:
        leafTxDrops - New value for the property.
      • setMacTblLookupFlood

        public Vdl2Counters.Builder setMacTblLookupFlood​(java.lang.Long macTblLookupFlood)
        Count of unicast packets flooded onto remote VTEPs due to MAC table full format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
        Parameters:
        macTblLookupFlood - New value for the property.
      • setMacTblLookupFull

        public Vdl2Counters.Builder setMacTblLookupFull​(java.lang.Long macTblLookupFull)
        Number of VM MAC query to CCP failure due to MAC table full format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
        Parameters:
        macTblLookupFull - New value for the property.
      • setMacTblUpdateFull

        public Vdl2Counters.Builder setMacTblUpdateFull​(java.lang.Long macTblUpdateFull)
        Number of packet's SMAC learning failed at uplink due to MAC table full format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
        Parameters:
        macTblUpdateFull - New value for the property.
      • setMcastProxyRxDrops

        public Vdl2Counters.Builder setMcastProxyRxDrops​(java.lang.Long mcastProxyRxDrops)
        Count of BUM replicated packets dropped at MTEP TN at uplink input IOChain format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
        Parameters:
        mcastProxyRxDrops - New value for the property.
      • setMcastProxyTxDrops

        public Vdl2Counters.Builder setMcastProxyTxDrops​(java.lang.Long mcastProxyTxDrops)
        Count of BUM packets dropped at uplink output IOChain format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
        Parameters:
        mcastProxyTxDrops - New value for the property.
      • setNdProxyReqFailDrops

        public Vdl2Counters.Builder setNdProxyReqFailDrops​(java.lang.Long ndProxyReqFailDrops)
        Count of ND packets failed to send on uplinks for CCP unaware bindings format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
        Parameters:
        ndProxyReqFailDrops - New value for the property.
      • setNdProxyReqSuppress

        public Vdl2Counters.Builder setNdProxyReqSuppress​(java.lang.Long ndProxyReqSuppress)
        Count of NDs suppression attempted at Leaf Input IOChain format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
        Parameters:
        ndProxyReqSuppress - New value for the property.
      • setNdProxyResp

        public Vdl2Counters.Builder setNdProxyResp​(java.lang.Long ndProxyResp)
        Count of successful IP-MAC binding message from CCP for ND suppression format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
        Parameters:
        ndProxyResp - New value for the property.
      • setNdProxyRespDrops

        public Vdl2Counters.Builder setNdProxyRespDrops​(java.lang.Long ndProxyRespDrops)
        Count of ND response failed for each ND suppressed packets format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
        Parameters:
        ndProxyRespDrops - New value for the property.
      • setNdProxyRespFiltered

        public Vdl2Counters.Builder setNdProxyRespFiltered​(java.lang.Long ndProxyRespFiltered)
        Count of ND responses skipped for each successful IP-MAC response from CCP format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
        Parameters:
        ndProxyRespFiltered - New value for the property.
      • setNdProxyRespUnknown

        public Vdl2Counters.Builder setNdProxyRespUnknown​(java.lang.Long ndProxyRespUnknown)
        Count of unknown IP-MAC binding message from CCP for ND suppression format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
        Parameters:
        ndProxyRespUnknown - New value for the property.
      • setNestedTnMcastProxyDiffVlanTxDrops

        public Vdl2Counters.Builder setNestedTnMcastProxyDiffVlanTxDrops​(java.lang.Long nestedTnMcastProxyDiffVlanTxDrops)
        Count of BUM replicated packet drops destined to nested TN format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
        Parameters:
        nestedTnMcastProxyDiffVlanTxDrops - New value for the property.
      • setNestedTnMcastProxySameVlanTxDrops

        public Vdl2Counters.Builder setNestedTnMcastProxySameVlanTxDrops​(java.lang.Long nestedTnMcastProxySameVlanTxDrops)
        Count of BUM replicated packet drops destined to nested TN format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
        Parameters:
        nestedTnMcastProxySameVlanTxDrops - New value for the property.
      • setUplinkRx

        public Vdl2Counters.Builder setUplinkRx​(java.lang.Long uplinkRx)
        Count of packets received at uplink port from underlay network format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
        Parameters:
        uplinkRx - New value for the property.
      • setUplinkRxDrops

        public Vdl2Counters.Builder setUplinkRxDrops​(java.lang.Long uplinkRxDrops)
        Count of packets from underlay that are dropped at uplink input IOChain format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
        Parameters:
        uplinkRxDrops - New value for the property.
      • setUplinkRxFiltered

        public Vdl2Counters.Builder setUplinkRxFiltered​(java.lang.Long uplinkRxFiltered)
        Packets received at uplink filtered at uplink IOChain format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
        Parameters:
        uplinkRxFiltered - New value for the property.
      • setUplinkRxGuestVlanDrops

        public Vdl2Counters.Builder setUplinkRxGuestVlanDrops​(java.lang.Long uplinkRxGuestVlanDrops)
        Drop at uplink input IOChain due to failure to remove guest VLAN tag format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
        Parameters:
        uplinkRxGuestVlanDrops - New value for the property.
      • setUplinkRxInvalidEncapDrops

        public Vdl2Counters.Builder setUplinkRxInvalidEncapDrops​(java.lang.Long uplinkRxInvalidEncapDrops)
        Count of packets dropped at uplink input IOChain due to incorrect Encap format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
        Parameters:
        uplinkRxInvalidEncapDrops - New value for the property.
      • setUplinkRxMcastInvalidDrUplinkDrops

        public Vdl2Counters.Builder setUplinkRxMcastInvalidDrUplinkDrops​(java.lang.Long uplinkRxMcastInvalidDrUplinkDrops)
        Count of IP multicast packets dropped at unexpected DR uplink format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
        Parameters:
        uplinkRxMcastInvalidDrUplinkDrops - New value for the property.
      • setUplinkRxSkipMacLearn

        public Vdl2Counters.Builder setUplinkRxSkipMacLearn​(java.lang.Long uplinkRxSkipMacLearn)
        Count of packets for which MAC learn was skipped at uplink input IOChain format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
        Parameters:
        uplinkRxSkipMacLearn - New value for the property.
      • setUplinkRxSystemErrDrops

        public Vdl2Counters.Builder setUplinkRxSystemErrDrops​(java.lang.Long uplinkRxSystemErrDrops)
        Drop at uplink input IOChain due to system errors format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
        Parameters:
        uplinkRxSystemErrDrops - New value for the property.
      • setUplinkRxWrongDestDrops

        public Vdl2Counters.Builder setUplinkRxWrongDestDrops​(java.lang.Long uplinkRxWrongDestDrops)
        Drop at uplink port input IOChain due to incorrect destination VTEP IP format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
        Parameters:
        uplinkRxWrongDestDrops - New value for the property.
      • setUplinkTx

        public Vdl2Counters.Builder setUplinkTx​(java.lang.Long uplinkTx)
        Count of packets transmitted through uplink port towards underlay network format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
        Parameters:
        uplinkTx - New value for the property.
      • setUplinkTxDrops

        public Vdl2Counters.Builder setUplinkTxDrops​(java.lang.Long uplinkTxDrops)
        Total DVS sent packet drops at uplink output IOChain format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
        Parameters:
        uplinkTxDrops - New value for the property.
      • setUplinkTxFloodRateLimit

        public Vdl2Counters.Builder setUplinkTxFloodRateLimit​(java.lang.Long uplinkTxFloodRateLimit)
        Count of rate limited unknown unicast packets at uplink output IOChain format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
        Parameters:
        uplinkTxFloodRateLimit - New value for the property.
      • setUplinkTxIgnore

        public Vdl2Counters.Builder setUplinkTxIgnore​(java.lang.Long uplinkTxIgnore)
        Count of DVS sent packets ignored at uplink output IOChain format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
        Parameters:
        uplinkTxIgnore - New value for the property.
      • setUplinkTxInvalidFrameDrops

        public Vdl2Counters.Builder setUplinkTxInvalidFrameDrops​(java.lang.Long uplinkTxInvalidFrameDrops)
        Count of invalid packets dropped at uplink IOChain format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
        Parameters:
        uplinkTxInvalidFrameDrops - New value for the property.
      • setUplinkTxInvalidStateDrops

        public Vdl2Counters.Builder setUplinkTxInvalidStateDrops​(java.lang.Long uplinkTxInvalidStateDrops)
        Packet drops at uplink IOChain due to incorrect uplink VLAN configuration format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
        Parameters:
        uplinkTxInvalidStateDrops - New value for the property.
      • setUplinkTxNestedTnReplDrops

        public Vdl2Counters.Builder setUplinkTxNestedTnReplDrops​(java.lang.Long uplinkTxNestedTnReplDrops)
        Count of packets to nested TN dropped at uplink output IOChain format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
        Parameters:
        uplinkTxNestedTnReplDrops - New value for the property.
      • setUplinkTxNonUnicast

        public Vdl2Counters.Builder setUplinkTxNonUnicast​(java.lang.Long uplinkTxNonUnicast)
        Count of broadcast,multicast packets replicated to remote VTEPs format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
        Parameters:
        uplinkTxNonUnicast - New value for the property.
      • setUplinkTxTeamingDrops

        public Vdl2Counters.Builder setUplinkTxTeamingDrops​(java.lang.Long uplinkTxTeamingDrops)
        Count of packets dropped at uplink IOChain due to uplink teaming failure format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
        Parameters:
        uplinkTxTeamingDrops - New value for the property.
      • setUplinkTxUcastFlood

        public Vdl2Counters.Builder setUplinkTxUcastFlood​(java.lang.Long uplinkTxUcastFlood)
        Count of unknown unicast packets at uplink output IOChain format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
        Parameters:
        uplinkTxUcastFlood - New value for the property.