|
.NET Framework | |||||||||
PREV TYPE NEXT TYPE | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONST | PROP | METHOD | OP | EVENT | DETAIL: FIELD | CONST | PROP | METHOD | OP | EVENT |
WMI Network Adapter Configuration
Field Summary | |
---|---|
System.Management.ManagementObject | configuration |
NetSamples.Common.Management.NetworkAdapterConfiguration[] | configurations |
Constructor Summary | |
---|---|
NetworkAdapterConfiguration(System.Management.ManagementObject mgmtobject) Constructor |
Property Summary | |
---|---|
bool |
ArpAlwaysSourceRoute
Source routing |
bool |
ArpUseEtherSNAP
To be supplied |
string |
Caption
Caption |
NetSamples.Common.Management.NetworkAdapterConfiguration[] |
Configurations
All configurations |
string |
DatabasePath
Management database path |
bool |
DeadGWDetectEnabled
Detect dead gateways ? |
string[] |
DefaultIPGateway
Default gateway addresses |
uint |
DefaultTOS
Default TOS |
uint |
DefaultTTL
Default Time to Live |
string |
Description
Description |
bool |
DHCPEnabled
Is DHCP Enabled ? |
string |
DHCPLeaseExpires
DHCP Lease expiry |
string |
DHCPLeaseObtained
DHCP Lease obtained date |
string |
DHCPServer
DHCP Server address |
string |
DNSDomain
DNS Domain name |
string[] |
DNSDomainSuffixSearchOrder
DNS Suffix search order |
bool |
DNSEnabledForWINSResolution
DNS Enabled for WINS |
string |
DNSHostName
Host name |
string[] |
DNSServerSearchOrder
DNS Server search order |
bool |
DomainDNSRegistrationEnabled
DNS Registration enabled ? |
uint |
ForwardBufferMemory
Forward buffer memory |
bool |
FullDNSRegistrationEnabled
Full DNS Registration enabled ? |
ushort[] |
GatewayCostMetric
Gateway costs metrics |
byte |
IGMPLevel
IGMP level |
uint |
Index
Index |
string[] |
IPAddress
IP Addresses |
uint |
IPConnectionMetric
Connection metric |
bool |
IPEnabled
Is IP Enabled ? |
bool |
IPFilterSecurityEnabled
Is IP Filtering enabled ? |
bool |
IPPortSecurityEnabled
Is port security enabled ? |
string[] |
IPSecPermitIPProtocols
IPSec |
string[] |
IPSecPermitTCPPorts
IPSec TCP ports |
string[] |
IPSecPermitUDPPorts
IPSec UDP ports |
string[] |
IPSubnet
Subnet |
bool |
IPUseZeroBroadcast
Use zero broadcast |
string |
IPXAddress
IPX address |
bool |
IPXEnabled
Is IPX enabled ? |
uint[] |
IPXFrameType
IPX Frame Type |
uint |
IPXMediaType
IPX Media type |
string[] |
IPXNetworkNumber
IPX Network Number |
string |
IPXVirtualNetNumber
IPX Virtual network number |
object |
Item[string key] Indexer for retrieving property values |
uint |
KeepAliveInterval
Keep Alive interval |
uint |
KeepAliveTime
Keep alive time |
string |
MACAddress
MAC Address |
uint |
MTU
Max Transfer Unit |
uint |
NumForwardPackets
Number of forwarded packets |
bool |
PMTUBHDetectEnabled
MTU Detect enabled ? |
bool |
PMTUDiscoveryEnabled
MTU Discovery enabled ? |
string |
ServiceName
Service Name |
string |
SettingID
Setting ID |
uint |
TcpipNetbiosOptions
TCP/IP NetBios options |
uint |
TcpMaxConnectRetransmissions
Max retransmissions |
uint |
TcpMaxDataRetransmissions
Max retransmissions |
uint |
TcpNumConnections
Number of connections |
bool |
TcpUseRFC1122UrgentPointer
To be supplied. |
ushort |
TcpWindowSize
TPC Window size |
bool |
WINSEnableLMHostsLookup
Enable LM Hosts lookup ? |
string |
WINSHostLookupFile
WINS host lookup file |
string |
WINSPrimaryServer
Primary WINS Server |
string |
WINSScopeID
WINS Scope ID |
string |
WINSSecondaryServer
WINS Secondary Server |
Methods inherited from class System.Object |
---|
Equals, Finalize, GetHashCode, GetType, MemberwiseClone, ToString |
Field Detail |
---|
private System.Management.ManagementObject configuration
private NetSamples.Common.Management.NetworkAdapterConfiguration[] configurations
Constructor Detail |
---|
internal NetworkAdapterConfiguration(System.Management.ManagementObject mgmtobject)
Constructor
Property Detail |
---|
public bool ArpAlwaysSourceRoute
Source routing
public bool ArpUseEtherSNAP
To be supplied
public string Caption
Caption
public NetSamples.Common.Management.NetworkAdapterConfiguration[] Configurations
All configurations
public string DatabasePath
Management database path
public bool DeadGWDetectEnabled
Detect dead gateways ?
public string[] DefaultIPGateway
Default gateway addresses
public uint DefaultTOS
Default TOS
public uint DefaultTTL
Default Time to Live
public string Description
Description
public bool DHCPEnabled
Is DHCP Enabled ?
public string DHCPLeaseExpires
DHCP Lease expiry
public string DHCPLeaseObtained
DHCP Lease obtained date
public string DHCPServer
DHCP Server address
public string DNSDomain
DNS Domain name
public string[] DNSDomainSuffixSearchOrder
DNS Suffix search order
public bool DNSEnabledForWINSResolution
DNS Enabled for WINS
public string DNSHostName
Host name
public string[] DNSServerSearchOrder
DNS Server search order
public bool DomainDNSRegistrationEnabled
DNS Registration enabled ?
public uint ForwardBufferMemory
Forward buffer memory
public bool FullDNSRegistrationEnabled
Full DNS Registration enabled ?
public ushort[] GatewayCostMetric
Gateway costs metrics
public byte IGMPLevel
IGMP level
public uint Index
Index
public string[] IPAddress
IP Addresses
public uint IPConnectionMetric
Connection metric
public bool IPEnabled
Is IP Enabled ?
public bool IPFilterSecurityEnabled
Is IP Filtering enabled ?
public bool IPPortSecurityEnabled
Is port security enabled ?
public string[] IPSecPermitIPProtocols
IPSec
public string[] IPSecPermitTCPPorts
IPSec TCP ports
public string[] IPSecPermitUDPPorts
IPSec UDP ports
public string[] IPSubnet
Subnet
public bool IPUseZeroBroadcast
Use zero broadcast
public string IPXAddress
IPX address
public bool IPXEnabled
Is IPX enabled ?
public uint[] IPXFrameType
IPX Frame Type
public uint IPXMediaType
IPX Media type
public string[] IPXNetworkNumber
IPX Network Number
public string IPXVirtualNetNumber
IPX Virtual network number
public object this[string key]
Indexer for retrieving property values
public uint KeepAliveInterval
Keep Alive interval
public uint KeepAliveTime
Keep alive time
public string MACAddress
MAC Address
public uint MTU
Max Transfer Unit
public uint NumForwardPackets
Number of forwarded packets
public bool PMTUBHDetectEnabled
MTU Detect enabled ?
public bool PMTUDiscoveryEnabled
MTU Discovery enabled ?
public string ServiceName
Service Name
public string SettingID
Setting ID
public uint TcpipNetbiosOptions
TCP/IP NetBios options
public uint TcpMaxConnectRetransmissions
Max retransmissions
public uint TcpMaxDataRetransmissions
Max retransmissions
public uint TcpNumConnections
Number of connections
public bool TcpUseRFC1122UrgentPointer
To be supplied.
public ushort TcpWindowSize
TPC Window size
public bool WINSEnableLMHostsLookup
Enable LM Hosts lookup ?
public string WINSHostLookupFile
WINS host lookup file
public string WINSPrimaryServer
Primary WINS Server
public string WINSScopeID
WINS Scope ID
public string WINSSecondaryServer
WINS Secondary Server
|
.NET Framework | |||||||||
PREV TYPE NEXT TYPE | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONST | PROP | METHOD | OP | EVENT | DETAIL: FIELD | CONST | PROP | METHOD | OP | EVENT |