dhcp
AbstractLocalDhcpFailoverStatsLogPolicy



public abstract class AbstractLocalDhcpFailoverStatsLogPolicy

Properties
addressConflictPktsPeriodicThreshold The value of addressConflictPkts indicates how many BNDUPD 'add' packets were dropped because this DHCP server instance has already leased another address to this host."

type=long
access=read-only
default=0

addressConflictPktsPeriodicThresholdEnabled

type=boolean
access=read-only
default=false

dropInvalidPktsPeriodicThreshold The value of dropInvalid indicates how many BNDUPD packets were dropped because the packet was malformed.

type=long
access=read-only
default=0

dropInvalidPktsPeriodicThresholdEnabled

type=boolean
access=read-only
default=false

hostConflictPktsPeriodicThreshold The value of hostConflictPkts indicates how many BNDUPD 'add' packets were dropped because this DHCP server instance has already leased this address to another host.

type=long
access=read-only
default=0

hostConflictPktsPeriodicThresholdEnabled

type=boolean
access=read-only
default=false

leaseExpiredPktsPeriodicThreshold The value of leaseExpiredPkts indicates how many BNDUPD 'add' packets were dropped because the corresponding lease has expired. This may indicate that the clock of the failover peer is not in sync with the clock of this system.

type=long
access=read-only
default=0

leaseExpiredPktsPeriodicThresholdEnabled

type=boolean
access=read-only
default=false

leaseNotFoundPktsPeriodicThreshold The value of leaseNotFound indicates how many Binding Database Update (BNDUPD) 'remove' packets were dropped because the corresponding lease could not be found.

type=long
access=read-only
default=0

leaseNotFoundPktsPeriodicThresholdEnabled

type=boolean
access=read-only
default=false

maxLeasePktsPeriodicThreshold The value of maxLeasePkts indicates how many BNDUPD 'add' packets were dropped because the maximum number of leases was reached.

type=long
access=read-only
default=0

maxLeasePktsPeriodicThresholdEnabled

type=boolean
access=read-only
default=false

peerConflictPktsPeriodicThreshold The value of peerConflictPkts indicates how many BNDUPD 'add' packets were dropped because the failover peer has leased an address within a subnet range of which the failover control is set to 'local' on this local DHCP server instance."

type=long
access=read-only
default=0

peerConflictPktsPeriodicThresholdEnabled

type=boolean
access=read-only
default=false

rangeNotFoundPktsPeriodicThreshold The value of rangeNotFoundPkts indicates how many BNDUPD 'add' packets were dropped because a valid include range could not be found for the lease.

type=long
access=read-only
default=0

rangeNotFoundPktsPeriodicThresholdEnabled

type=boolean
access=read-only
default=false

shutdownPktsPeriodicThreshold The value of shutdownPkts indicates how many BNDUPD packets were dropped because the failover state of the DHCP Server instance is 'shutdown'.

type=long
access=read-only
default=0

shutdownPktsPeriodicThresholdEnabled

type=boolean
access=read-only
default=false

subnetNotFoundPktsPeriodicThreshold The value of subnetNotFoundPkts indicates how many BNDUPD 'add' packets were dropped because a valid subnet could not be found for the lease.

type=long
access=read-only
default=0

subnetNotFoundPktsPeriodicThresholdEnabled

type=boolean
access=read-only
default=false

  
Properties inherited from log.LogPolicy
administrativeState, retentionTime, thresholdReportingState
 
Properties inherited from ManagedObject
actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed
 
Methods inherited from log.LogPolicy
purge