DhcpServerv4Failover, ROOT\Microsoft\Windows\DHCP

Class | Methods | Properties (17) | Qualifiers (5) | Instances | Namespaces (2)
Samples: VB Script | C# | VB.Net | Search on:Microsoft

Description

DHCP server v4 failover

DhcpServerv4Failover properties

DhcpServerv4Failover has 17 properties (17 Local)

NameOriginCIMType
AutoStateTransitionDhcpServerv4Failover11 [boolean]
EnableAuthDhcpServerv4Failover11 [boolean]
LoadBalancePercentDhcpServerv4Failover19 [uint32]
MaxClientLeadTimeDhcpServerv4Failover101 [datetime]
ModeDhcpServerv4Failover8 [string]
NameDhcpServerv4Failover8 [string]
PartnerServerDhcpServerv4Failover8 [string]
PrimaryServerIPDhcpServerv4Failover8 [string]
PrimaryServerNameDhcpServerv4Failover8 [string]
ReservePercentDhcpServerv4Failover19 [uint32]
ScopeIdDhcpServerv4Failover8 [string]
SecondaryServerIPDhcpServerv4Failover8 [string]
SecondaryServerNameDhcpServerv4Failover8 [string]
ServerRoleDhcpServerv4Failover8 [string]
ServerTypeDhcpServerv4Failover8 [string]
StateDhcpServerv4Failover8 [string]
StateSwitchIntervalDhcpServerv4Failover101 [datetime]

Detailed description of DhcpServerv4Failover properties

Local properties (17) of DhcpServerv4Failover class

AutoStateTransition property
CIMTYPE'boolean'
Description'Enables or disables the automatic transition from CommunicationInterrupted state to PartnerDown state.'
readTrue
writeTrue
AutoStateTransition property is in 1 class (DhcpServerv4Failover) of ROOT\Microsoft\Windows\DHCP and in 2 namespaces
EnableAuth property
CIMTYPE'boolean'
Description'Enables or disables the message authentication.'
readTrue
writeTrue
EnableAuth property is in 1 class (DhcpServerv4Failover) of ROOT\Microsoft\Windows\DHCP and in 2 namespaces
LoadBalancePercent property
CIMTYPE'uint32'
Description'If FailoverMode is LoadBalance, the % of load distribution else NA.'
readTrue
writeTrue
LoadBalancePercent property is in 1 class (DhcpServerv4Failover) of ROOT\Microsoft\Windows\DHCP and in 2 namespaces
MaxClientLeadTime property
CIMTYPE'datetime'
Description'Maximum amount of time that a server can extend a lease for a client�s binding over the lease time known by the partner server.'
readTrue
writeTrue
MaxClientLeadTime property is in 1 class (DhcpServerv4Failover) of ROOT\Microsoft\Windows\DHCP and in 2 namespaces
Mode property
CIMTYPE'string'
Description'Mode of the failover relationship.'
readTrue
ValueMap['HotStandby', 'LoadBalance']
Values['HotStandby', 'LoadBalance']
writeTrue
Mode property is in 1 class (DhcpServerv4Failover) of ROOT\Microsoft\Windows\DHCP and in 15 namespaces
Name property
CIMTYPE'string'
Description'Name for the failover relationship.'
readTrue
writeTrue
Name property is in 23 classes of ROOT\Microsoft\Windows\DHCP and in 142 namespaces
PartnerServer property
CIMTYPE'string'
Description'IP address or host name of the partner server.'
readTrue
writeTrue
PartnerServer property is in 1 class (DhcpServerv4Failover) of ROOT\Microsoft\Windows\DHCP and in 2 namespaces
PrimaryServerIP property
CIMTYPE'string'
Description'IP address of Primary Server.'
readTrue
PrimaryServerIP property is in 1 class (DhcpServerv4Failover) of ROOT\Microsoft\Windows\DHCP and in 2 namespaces
PrimaryServerName property
CIMTYPE'string'
Description'Name of Primary Server.'
readTrue
PrimaryServerName property is in 1 class (DhcpServerv4Failover) of ROOT\Microsoft\Windows\DHCP and in 2 namespaces
ReservePercent property
CIMTYPE'uint32'
Description'If Mode is HotStandby, the % of addresses reserved on standby server else NA.'
readTrue
writeTrue
ReservePercent property is in 1 class (DhcpServerv4Failover) of ROOT\Microsoft\Windows\DHCP and in 2 namespaces
ScopeId property
CIMTYPE'string'
Description'IP addresses of one or more scopes that are part of the failover relationship.'
readTrue
writeTrue
ScopeId property is in 10 classes of ROOT\Microsoft\Windows\DHCP and in 2 namespaces
SecondaryServerIP property
CIMTYPE'string'
Description'IP addresses of Secondary Server.'
readTrue
SecondaryServerIP property is in 1 class (DhcpServerv4Failover) of ROOT\Microsoft\Windows\DHCP and in 2 namespaces
SecondaryServerName property
CIMTYPE'string'
Description'Name of Secondary Server.'
readTrue
SecondaryServerName property is in 1 class (DhcpServerv4Failover) of ROOT\Microsoft\Windows\DHCP and in 2 namespaces
ServerRole property
CIMTYPE'string'
Description'If Mode is Hotstandby, the role of this server ('Active', 'Standby') else NA.'
readTrue
ValueMap['Active', 'Standby']
Values['Active', 'Standby']
writeTrue
ServerRole property is in 1 class (DhcpServerv4Failover) of ROOT\Microsoft\Windows\DHCP and in 4 namespaces
ServerType property
CIMTYPE'string'
Description'Type of Server ('PrimaryServer' or 'SecondaryServer')'
readTrue
ValueMap['PrimaryServer', 'SecondaryServer']
Values['PrimaryServer', 'SecondaryServer']
ServerType property is in 1 class (DhcpServerv4Failover) of ROOT\Microsoft\Windows\DHCP and in 4 namespaces
State property
CIMTYPE'string'
Description'Mode of the Failover Relationship.'
readTrue
ValueMap['NoState', 'Normal', 'Init', 'CommunicationInterrupted', 'PartnerDown', 'PotentialConflict', 'Startup', 'ResolutionInterrupted', 'ConflictDone', 'Recover', 'RecoverWait', 'RecoverDone']
Values['NoState', 'Normal', 'Init', 'CommunicationInterrupted', 'PartnerDown', 'PotentialConflict', 'Startup', 'ResolutionInterrupted', 'ConflictDone', 'Recover', 'RecoverWait', 'RecoverDone']
writeTrue
State property is in 4 classes of ROOT\Microsoft\Windows\DHCP and in 36 namespaces
StateSwitchInterval property
CIMTYPE'datetime'
Description'Time period that the server will stay in CommunicationInterrupted state before auto transitioning into PartnerDown state.'
readTrue
writeTrue
StateSwitchInterval property is in 1 class (DhcpServerv4Failover) of ROOT\Microsoft\Windows\DHCP and in 2 namespaces

DhcpServerv4Failover Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
ClassVersion'1.0.0'
Description'DHCP server v4 failover'
dynamicTrue
locale'MS_409'
provider'DhcpServerPSProvider'

DhcpServerv4Failover System properties

NameValueOriginCIMTypeLocalArray
__PATH'\\.\ROOT\Microsoft\Windows\DHCP:DhcpServerv4Failover'___SYSTEM8
__NAMESPACE'ROOT\Microsoft\Windows\DHCP'___SYSTEM8
__SERVER'.'___SYSTEM8
__DERIVATION[]___SYSTEM8
__PROPERTY_COUNT17___SYSTEM3
__RELPATH'DhcpServerv4Failover'___SYSTEM8
__DYNASTY'DhcpServerv4Failover'___SYSTEM8
__SUPERCLASSnull___SYSTEM8
__CLASS'DhcpServerv4Failover'___SYSTEM8
__GENUS1___SYSTEM3

Similar Classes to DhcpServerv4Failover

Number of classes:3
Class nameChildsPropertiesMethodsClass
Instances
Child
Instances
AbstractSingleton
PS_DhcpServerv4Failover006----
PS_DhcpServerv4FailoverReplication002----
PS_DhcpServerv4FailoverScope002----
WUtils.com
online utility - toplist