Package com.vmware.nsx_policy.model
Class SwsecCounters
- java.lang.Object
-
- com.vmware.nsx_policy.model.SwsecCounters
-
- All Implemented Interfaces:
com.vmware.vapi.bindings.StaticStructure
,com.vmware.vapi.bindings.Structure
,java.io.Serializable
public final class SwsecCounters extends java.lang.Object implements java.io.Serializable, com.vmware.vapi.bindings.StaticStructure
- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
SwsecCounters.Builder
Builder class forSwsecCounters
.
-
Field Summary
Fields Modifier and Type Field Description protected com.vmware.vapi.data.StructValue
__dynamicStructureFields
-
Constructor Summary
Constructors Modifier Constructor Description SwsecCounters()
Default constructor.protected
SwsecCounters(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 SwsecCounters
_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 SwsecCounters
_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
getBpduFilterDrops()
Number of packets dropped by BPDU Filtering.java.lang.Long
getDhcpClientBlockIpv4Drops()
Number of IPv4 DHCP packets dropped by DHCP Client Block.java.lang.Long
getDhcpClientBlockIpv6Drops()
Number of DHCPv6 packets dropped by DHCP Client Block.java.lang.Long
getDhcpClientValidateIpv4Drops()
Number of IPv4 DHCP packets dropped because addresses in the payload were not valid 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.java.lang.Long
getDhcpServerBlockIpv4Drops()
Number of IPv4 DHCP packets dropped by DHCP Server Block.java.lang.Long
getDhcpServerBlockIpv6Drops()
Number of DHCPv6 packets dropped by DHCP Server Block.java.lang.Long
getNdParseErrors()
Number of IPv 6 Router Advertisement packets dropped by RA Guard.java.lang.Long
getRaGuardDrops()
Number of IPv6 Neighbor Discovery (ND) packets which were not correctly parsed 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.java.lang.Long
getRxArpPkts()
Number of transmitted IPv6 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.java.lang.Long
getRxGarpPkts()
Number of transmitted ARP 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.java.lang.Long
getRxIpv4Pkts()
Number of received IPv4 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.java.lang.Long
getRxIpv6Pkts()
Number of received IPv6 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.java.lang.Long
getRxNaPkts()
Number of IPv6 ND (Neighbor Discovery) NA (Neighbor Advertisement) 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.java.lang.Long
getRxNonIpPkts()
Number of transmitted Gratuitous ARP (GARP) 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.java.lang.Long
getRxNsPkts()
Number of IPv6 ND (Neighbor Discovery) NS (Neighbor Solicitation) 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.java.lang.Long
getRxRateLimitBcastDrops()
Number of ingress packets dropped by broadcast Rate Limiting 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.java.lang.Long
getRxRateLimitMcastDrops()
Number of ingress packets dropped by multicast Rate Limiting 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.java.lang.Long
getRxUnsolicitedNaPkts()
Number of IPv6 ND (Neighbor Discovery) NA (Neighbor Advertisement) packets which, were unsolicited 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.java.lang.Long
getSpoofGuardArpDrops()
Number of IPv6 packets dropped by Spoof Guard.java.lang.Long
getSpoofGuardIpv4Drops()
Number of IPv4 packets dropped by Spoof Guard.java.lang.Long
getSpoofGuardIpv6Drops()
Number of IPv6 Neighbor Discovery (ND) packets dropped by Spoof Guard.java.lang.Long
getSpoofGuardNdDrops()
Number of ARP packets dropped by Spoof Guard.java.lang.Long
getSpoofGuardNonIpDrops()
Number of Non-IP packets dropped by Spoof Guard 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.java.lang.Long
getTxArpPkts()
Number of received ARP 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.java.lang.Long
getTxIpv4Pkts()
Number of transmitted IPv4 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.java.lang.Long
getTxIpv6Pkts()
Number of received non-IP 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.java.lang.Long
getTxNonIpPkts()
Number of transmitted non-IP 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.java.lang.Long
getTxRateLimitBcastDrops()
Number of egress packets dropped by broadcast Rate Limiting 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.java.lang.Long
getTxRateLimitMcastDrops()
Number of egress packets dropped by multicast Rate Limiting 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.int
hashCode()
void
setBpduFilterDrops(java.lang.Long bpduFilterDrops)
Number of packets dropped by BPDU Filtering.void
setDhcpClientBlockIpv4Drops(java.lang.Long dhcpClientBlockIpv4Drops)
Number of IPv4 DHCP packets dropped by DHCP Client Block.void
setDhcpClientBlockIpv6Drops(java.lang.Long dhcpClientBlockIpv6Drops)
Number of DHCPv6 packets dropped by DHCP Client Block.void
setDhcpClientValidateIpv4Drops(java.lang.Long dhcpClientValidateIpv4Drops)
Number of IPv4 DHCP packets dropped because addresses in the payload were not valid 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.void
setDhcpServerBlockIpv4Drops(java.lang.Long dhcpServerBlockIpv4Drops)
Number of IPv4 DHCP packets dropped by DHCP Server Block.void
setDhcpServerBlockIpv6Drops(java.lang.Long dhcpServerBlockIpv6Drops)
Number of DHCPv6 packets dropped by DHCP Server Block.void
setNdParseErrors(java.lang.Long ndParseErrors)
Number of IPv 6 Router Advertisement packets dropped by RA Guard.void
setRaGuardDrops(java.lang.Long raGuardDrops)
Number of IPv6 Neighbor Discovery (ND) packets which were not correctly parsed 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.void
setRxArpPkts(java.lang.Long rxArpPkts)
Number of transmitted IPv6 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.void
setRxGarpPkts(java.lang.Long rxGarpPkts)
Number of transmitted ARP 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.void
setRxIpv4Pkts(java.lang.Long rxIpv4Pkts)
Number of received IPv4 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.void
setRxIpv6Pkts(java.lang.Long rxIpv6Pkts)
Number of received IPv6 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.void
setRxNaPkts(java.lang.Long rxNaPkts)
Number of IPv6 ND (Neighbor Discovery) NA (Neighbor Advertisement) 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.void
setRxNonIpPkts(java.lang.Long rxNonIpPkts)
Number of transmitted Gratuitous ARP (GARP) 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.void
setRxNsPkts(java.lang.Long rxNsPkts)
Number of IPv6 ND (Neighbor Discovery) NS (Neighbor Solicitation) 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.void
setRxRateLimitBcastDrops(java.lang.Long rxRateLimitBcastDrops)
Number of ingress packets dropped by broadcast Rate Limiting 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.void
setRxRateLimitMcastDrops(java.lang.Long rxRateLimitMcastDrops)
Number of ingress packets dropped by multicast Rate Limiting 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.void
setRxUnsolicitedNaPkts(java.lang.Long rxUnsolicitedNaPkts)
Number of IPv6 ND (Neighbor Discovery) NA (Neighbor Advertisement) packets which, were unsolicited 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.void
setSpoofGuardArpDrops(java.lang.Long spoofGuardArpDrops)
Number of IPv6 packets dropped by Spoof Guard.void
setSpoofGuardIpv4Drops(java.lang.Long spoofGuardIpv4Drops)
Number of IPv4 packets dropped by Spoof Guard.void
setSpoofGuardIpv6Drops(java.lang.Long spoofGuardIpv6Drops)
Number of IPv6 Neighbor Discovery (ND) packets dropped by Spoof Guard.void
setSpoofGuardNdDrops(java.lang.Long spoofGuardNdDrops)
Number of ARP packets dropped by Spoof Guard.void
setSpoofGuardNonIpDrops(java.lang.Long spoofGuardNonIpDrops)
Number of Non-IP packets dropped by Spoof Guard 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.void
setTxArpPkts(java.lang.Long txArpPkts)
Number of received ARP 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.void
setTxIpv4Pkts(java.lang.Long txIpv4Pkts)
Number of transmitted IPv4 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.void
setTxIpv6Pkts(java.lang.Long txIpv6Pkts)
Number of received non-IP 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.void
setTxNonIpPkts(java.lang.Long txNonIpPkts)
Number of transmitted non-IP 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.void
setTxRateLimitBcastDrops(java.lang.Long txRateLimitBcastDrops)
Number of egress packets dropped by broadcast Rate Limiting 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.void
setTxRateLimitMcastDrops(java.lang.Long txRateLimitMcastDrops)
Number of egress packets dropped by multicast Rate Limiting 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.java.lang.String
toString()
-
-
-
Method Detail
-
getBpduFilterDrops
public java.lang.Long getBpduFilterDrops()
Number of packets dropped by BPDU Filtering. When the BPDU Filter is enabled, traffic to the configured BPDU destination MAC addresses 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.- Returns:
- The current value of the property.
-
setBpduFilterDrops
public void setBpduFilterDrops(java.lang.Long bpduFilterDrops)
Number of packets dropped by BPDU Filtering. When the BPDU Filter is enabled, traffic to the configured BPDU destination MAC addresses 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:
bpduFilterDrops
- New value for the property.
-
getDhcpClientBlockIpv4Drops
public java.lang.Long getDhcpClientBlockIpv4Drops()
Number of IPv4 DHCP packets dropped by DHCP Client Block. DHCP Client Block prevents a VM from acquiring DHCP IP address by blocking DHCP requests 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.- Returns:
- The current value of the property.
-
setDhcpClientBlockIpv4Drops
public void setDhcpClientBlockIpv4Drops(java.lang.Long dhcpClientBlockIpv4Drops)
Number of IPv4 DHCP packets dropped by DHCP Client Block. DHCP Client Block prevents a VM from acquiring DHCP IP address by blocking DHCP requests 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:
dhcpClientBlockIpv4Drops
- New value for the property.
-
getDhcpClientBlockIpv6Drops
public java.lang.Long getDhcpClientBlockIpv6Drops()
Number of DHCPv6 packets dropped by DHCP Client Block. DHCP Client Block prevents a VM from acquiring DHCP IP address by blocking DHCP requests 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.- Returns:
- The current value of the property.
-
setDhcpClientBlockIpv6Drops
public void setDhcpClientBlockIpv6Drops(java.lang.Long dhcpClientBlockIpv6Drops)
Number of DHCPv6 packets dropped by DHCP Client Block. DHCP Client Block prevents a VM from acquiring DHCP IP address by blocking DHCP requests 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:
dhcpClientBlockIpv6Drops
- New value for the property.
-
getDhcpClientValidateIpv4Drops
public java.lang.Long getDhcpClientValidateIpv4Drops()
Number of IPv4 DHCP packets dropped because addresses in the payload were not valid 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.- Returns:
- The current value of the property.
-
setDhcpClientValidateIpv4Drops
public void setDhcpClientValidateIpv4Drops(java.lang.Long dhcpClientValidateIpv4Drops)
Number of IPv4 DHCP packets dropped because addresses in the payload were not valid 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:
dhcpClientValidateIpv4Drops
- New value for the property.
-
getDhcpServerBlockIpv4Drops
public java.lang.Long getDhcpServerBlockIpv4Drops()
Number of IPv4 DHCP packets dropped by DHCP Server Block. DHCP Server Block blocks traffic from a DHCP Server to a DHCP Client 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.- Returns:
- The current value of the property.
-
setDhcpServerBlockIpv4Drops
public void setDhcpServerBlockIpv4Drops(java.lang.Long dhcpServerBlockIpv4Drops)
Number of IPv4 DHCP packets dropped by DHCP Server Block. DHCP Server Block blocks traffic from a DHCP Server to a DHCP Client 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:
dhcpServerBlockIpv4Drops
- New value for the property.
-
getDhcpServerBlockIpv6Drops
public java.lang.Long getDhcpServerBlockIpv6Drops()
Number of DHCPv6 packets dropped by DHCP Server Block. DHCP Server Block blocks traffic from a DHCP Server to a DHCP Client 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.- Returns:
- The current value of the property.
-
setDhcpServerBlockIpv6Drops
public void setDhcpServerBlockIpv6Drops(java.lang.Long dhcpServerBlockIpv6Drops)
Number of DHCPv6 packets dropped by DHCP Server Block. DHCP Server Block blocks traffic from a DHCP Server to a DHCP Client 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:
dhcpServerBlockIpv6Drops
- New value for the property.
-
getNdParseErrors
public java.lang.Long getNdParseErrors()
Number of IPv 6 Router Advertisement packets dropped by RA Guard. 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.- Returns:
- The current value of the property.
-
setNdParseErrors
public void setNdParseErrors(java.lang.Long ndParseErrors)
Number of IPv 6 Router Advertisement packets dropped by RA Guard. 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:
ndParseErrors
- New value for the property.
-
getRaGuardDrops
public java.lang.Long getRaGuardDrops()
Number of IPv6 Neighbor Discovery (ND) packets which were not correctly parsed 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.- Returns:
- The current value of the property.
-
setRaGuardDrops
public void setRaGuardDrops(java.lang.Long raGuardDrops)
Number of IPv6 Neighbor Discovery (ND) packets which were not correctly parsed 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:
raGuardDrops
- New value for the property.
-
getRxArpPkts
public java.lang.Long getRxArpPkts()
Number of transmitted IPv6 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.- Returns:
- The current value of the property.
-
setRxArpPkts
public void setRxArpPkts(java.lang.Long rxArpPkts)
Number of transmitted IPv6 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:
rxArpPkts
- New value for the property.
-
getRxGarpPkts
public java.lang.Long getRxGarpPkts()
Number of transmitted ARP 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.- Returns:
- The current value of the property.
-
setRxGarpPkts
public void setRxGarpPkts(java.lang.Long rxGarpPkts)
Number of transmitted ARP 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:
rxGarpPkts
- New value for the property.
-
getRxIpv4Pkts
public java.lang.Long getRxIpv4Pkts()
Number of received IPv4 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.- Returns:
- The current value of the property.
-
setRxIpv4Pkts
public void setRxIpv4Pkts(java.lang.Long rxIpv4Pkts)
Number of received IPv4 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:
rxIpv4Pkts
- New value for the property.
-
getRxIpv6Pkts
public java.lang.Long getRxIpv6Pkts()
Number of received IPv6 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.- Returns:
- The current value of the property.
-
setRxIpv6Pkts
public void setRxIpv6Pkts(java.lang.Long rxIpv6Pkts)
Number of received IPv6 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:
rxIpv6Pkts
- New value for the property.
-
getRxNaPkts
public java.lang.Long getRxNaPkts()
Number of IPv6 ND (Neighbor Discovery) NA (Neighbor Advertisement) 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.- Returns:
- The current value of the property.
-
setRxNaPkts
public void setRxNaPkts(java.lang.Long rxNaPkts)
Number of IPv6 ND (Neighbor Discovery) NA (Neighbor Advertisement) 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:
rxNaPkts
- New value for the property.
-
getRxNonIpPkts
public java.lang.Long getRxNonIpPkts()
Number of transmitted Gratuitous ARP (GARP) 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.- Returns:
- The current value of the property.
-
setRxNonIpPkts
public void setRxNonIpPkts(java.lang.Long rxNonIpPkts)
Number of transmitted Gratuitous ARP (GARP) 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:
rxNonIpPkts
- New value for the property.
-
getRxNsPkts
public java.lang.Long getRxNsPkts()
Number of IPv6 ND (Neighbor Discovery) NS (Neighbor Solicitation) 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.- Returns:
- The current value of the property.
-
setRxNsPkts
public void setRxNsPkts(java.lang.Long rxNsPkts)
Number of IPv6 ND (Neighbor Discovery) NS (Neighbor Solicitation) 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:
rxNsPkts
- New value for the property.
-
getRxRateLimitBcastDrops
public java.lang.Long getRxRateLimitBcastDrops()
Number of ingress packets dropped by broadcast Rate Limiting 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.- Returns:
- The current value of the property.
-
setRxRateLimitBcastDrops
public void setRxRateLimitBcastDrops(java.lang.Long rxRateLimitBcastDrops)
Number of ingress packets dropped by broadcast Rate Limiting 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:
rxRateLimitBcastDrops
- New value for the property.
-
getRxRateLimitMcastDrops
public java.lang.Long getRxRateLimitMcastDrops()
Number of ingress packets dropped by multicast Rate Limiting 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.- Returns:
- The current value of the property.
-
setRxRateLimitMcastDrops
public void setRxRateLimitMcastDrops(java.lang.Long rxRateLimitMcastDrops)
Number of ingress packets dropped by multicast Rate Limiting 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:
rxRateLimitMcastDrops
- New value for the property.
-
getRxUnsolicitedNaPkts
public java.lang.Long getRxUnsolicitedNaPkts()
Number of IPv6 ND (Neighbor Discovery) NA (Neighbor Advertisement) packets which, were unsolicited 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.- Returns:
- The current value of the property.
-
setRxUnsolicitedNaPkts
public void setRxUnsolicitedNaPkts(java.lang.Long rxUnsolicitedNaPkts)
Number of IPv6 ND (Neighbor Discovery) NA (Neighbor Advertisement) packets which, were unsolicited 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:
rxUnsolicitedNaPkts
- New value for the property.
-
getSpoofGuardArpDrops
public java.lang.Long getSpoofGuardArpDrops()
Number of IPv6 packets dropped by Spoof Guard. SpoofGuard protects against IP spoofing by maintaining a reference table of , VM names and IP addresses 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.- Returns:
- The current value of the property.
-
setSpoofGuardArpDrops
public void setSpoofGuardArpDrops(java.lang.Long spoofGuardArpDrops)
Number of IPv6 packets dropped by Spoof Guard. SpoofGuard protects against IP spoofing by maintaining a reference table of , VM names and IP addresses 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:
spoofGuardArpDrops
- New value for the property.
-
getSpoofGuardIpv4Drops
public java.lang.Long getSpoofGuardIpv4Drops()
Number of IPv4 packets dropped by Spoof Guard. SpoofGuard protects against IP spoofing by maintaining a reference table of , VM names and IP addresses 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.- Returns:
- The current value of the property.
-
setSpoofGuardIpv4Drops
public void setSpoofGuardIpv4Drops(java.lang.Long spoofGuardIpv4Drops)
Number of IPv4 packets dropped by Spoof Guard. SpoofGuard protects against IP spoofing by maintaining a reference table of , VM names and IP addresses 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:
spoofGuardIpv4Drops
- New value for the property.
-
getSpoofGuardIpv6Drops
public java.lang.Long getSpoofGuardIpv6Drops()
Number of IPv6 Neighbor Discovery (ND) packets dropped by Spoof Guard. SpoofGuard protects against ND Spoofing by filtering out ND packets whose addresses, do not match the VM's address 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.- Returns:
- The current value of the property.
-
setSpoofGuardIpv6Drops
public void setSpoofGuardIpv6Drops(java.lang.Long spoofGuardIpv6Drops)
Number of IPv6 Neighbor Discovery (ND) packets dropped by Spoof Guard. SpoofGuard protects against ND Spoofing by filtering out ND packets whose addresses, do not match the VM's address 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:
spoofGuardIpv6Drops
- New value for the property.
-
getSpoofGuardNdDrops
public java.lang.Long getSpoofGuardNdDrops()
Number of ARP packets dropped by Spoof Guard. Spoof Guard protects against malicious ARP spoofing attacks by keeping track of , MAC and IP addresses 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.- Returns:
- The current value of the property.
-
setSpoofGuardNdDrops
public void setSpoofGuardNdDrops(java.lang.Long spoofGuardNdDrops)
Number of ARP packets dropped by Spoof Guard. Spoof Guard protects against malicious ARP spoofing attacks by keeping track of , MAC and IP addresses 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:
spoofGuardNdDrops
- New value for the property.
-
getSpoofGuardNonIpDrops
public java.lang.Long getSpoofGuardNonIpDrops()
Number of Non-IP packets dropped by Spoof Guard 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.- Returns:
- The current value of the property.
-
setSpoofGuardNonIpDrops
public void setSpoofGuardNonIpDrops(java.lang.Long spoofGuardNonIpDrops)
Number of Non-IP packets dropped by Spoof Guard 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:
spoofGuardNonIpDrops
- New value for the property.
-
getTxArpPkts
public java.lang.Long getTxArpPkts()
Number of received ARP 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.- Returns:
- The current value of the property.
-
setTxArpPkts
public void setTxArpPkts(java.lang.Long txArpPkts)
Number of received ARP 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:
txArpPkts
- New value for the property.
-
getTxIpv4Pkts
public java.lang.Long getTxIpv4Pkts()
Number of transmitted IPv4 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.- Returns:
- The current value of the property.
-
setTxIpv4Pkts
public void setTxIpv4Pkts(java.lang.Long txIpv4Pkts)
Number of transmitted IPv4 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:
txIpv4Pkts
- New value for the property.
-
getTxIpv6Pkts
public java.lang.Long getTxIpv6Pkts()
Number of received non-IP 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.- Returns:
- The current value of the property.
-
setTxIpv6Pkts
public void setTxIpv6Pkts(java.lang.Long txIpv6Pkts)
Number of received non-IP 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:
txIpv6Pkts
- New value for the property.
-
getTxNonIpPkts
public java.lang.Long getTxNonIpPkts()
Number of transmitted non-IP 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.- Returns:
- The current value of the property.
-
setTxNonIpPkts
public void setTxNonIpPkts(java.lang.Long txNonIpPkts)
Number of transmitted non-IP 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:
txNonIpPkts
- New value for the property.
-
getTxRateLimitBcastDrops
public java.lang.Long getTxRateLimitBcastDrops()
Number of egress packets dropped by broadcast Rate Limiting 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.- Returns:
- The current value of the property.
-
setTxRateLimitBcastDrops
public void setTxRateLimitBcastDrops(java.lang.Long txRateLimitBcastDrops)
Number of egress packets dropped by broadcast Rate Limiting 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:
txRateLimitBcastDrops
- New value for the property.
-
getTxRateLimitMcastDrops
public java.lang.Long getTxRateLimitMcastDrops()
Number of egress packets dropped by multicast Rate Limiting 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.- Returns:
- The current value of the property.
-
setTxRateLimitMcastDrops
public void setTxRateLimitMcastDrops(java.lang.Long txRateLimitMcastDrops)
Number of egress packets dropped by multicast Rate Limiting 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:
txRateLimitMcastDrops
- New value for the property.
-
_getType
public com.vmware.vapi.bindings.type.StructType _getType()
- Specified by:
_getType
in interfacecom.vmware.vapi.bindings.StaticStructure
-
_getDataValue
public com.vmware.vapi.data.StructValue _getDataValue()
- Specified by:
_getDataValue
in interfacecom.vmware.vapi.bindings.Structure
-
_updateDataValue
protected void _updateDataValue(com.vmware.vapi.data.StructValue structValue)
-
_validate
public void _validate()
- Specified by:
_validate
in interfacecom.vmware.vapi.bindings.StaticStructure
-
equals
public boolean equals(java.lang.Object obj)
- Overrides:
equals
in classjava.lang.Object
-
hashCode
public int hashCode()
- Overrides:
hashCode
in classjava.lang.Object
-
toString
public java.lang.String toString()
- Specified by:
toString
in interfacecom.vmware.vapi.bindings.StaticStructure
- Overrides:
toString
in classjava.lang.Object
-
_hasTypeNameOf
public boolean _hasTypeNameOf(java.lang.Class<? extends com.vmware.vapi.bindings.Structure> clazz)
- Specified by:
_hasTypeNameOf
in interfacecom.vmware.vapi.bindings.Structure
-
_convertTo
public <T extends com.vmware.vapi.bindings.Structure> T _convertTo(java.lang.Class<T> clazz)
- Specified by:
_convertTo
in interfacecom.vmware.vapi.bindings.Structure
-
_setDynamicField
public void _setDynamicField(java.lang.String fieldName, com.vmware.vapi.data.DataValue fieldValue)
- Specified by:
_setDynamicField
in interfacecom.vmware.vapi.bindings.StaticStructure
-
_getDynamicField
public com.vmware.vapi.data.DataValue _getDynamicField(java.lang.String fieldName)
- Specified by:
_getDynamicField
in interfacecom.vmware.vapi.bindings.StaticStructure
-
_getDynamicFieldNames
public java.util.Set<java.lang.String> _getDynamicFieldNames()
- Specified by:
_getDynamicFieldNames
in interfacecom.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 thisStructure
.
-
_getCanonicalName
public java.lang.String _getCanonicalName()
- Specified by:
_getCanonicalName
in interfacecom.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 SwsecCounters _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 SwsecCounters _newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
-
-