Platforms to show: All Mac Windows Linux Cross-Platform

Back to WindowsEthernetAdapterMBS class.

WindowsEthernetAdapterMBS.AdapterName as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Network MBS Network Plugin 3.1 ❌ No ✅ Yes ❌ No ❌ No All
Name of the adapter.

(Read and Write property)

Some examples using this property:

WindowsEthernetAdapterMBS.Address as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Network MBS Network Plugin 3.1 ❌ No ✅ Yes ❌ No ❌ No All
Hardware address for the adapter.

(Read and Write property)

WindowsEthernetAdapterMBS.CurrentIpAddress as WindowsIPAddressMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Network MBS Network Plugin 3.1 ❌ No ✅ Yes ❌ No ❌ No All
The current IP from within the IP list.

This field is currently normally nil, but in the future it may point to the current IP inside the IP list.
But currently on Windows 2000 it seems to be always nil.
(Read and Write property)

Some examples using this property:

WindowsEthernetAdapterMBS.Description as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Network MBS Network Plugin 3.1 ❌ No ✅ Yes ❌ No ❌ No All
Description for the adapter.

(Read and Write property)

WindowsEthernetAdapterMBS.DhcpEnabled as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Network MBS Network Plugin 3.1 ❌ No ✅ Yes ❌ No ❌ No All
Specifies whether dynamic host configuration protocol (DHCP) is enabled for this adapter.

(Read and Write property)

Some examples using this property:

WindowsEthernetAdapterMBS.DhcpServer as WindowsIPAddressMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Network MBS Network Plugin 3.1 ❌ No ✅ Yes ❌ No ❌ No All
IP address of the DHCP server for this adapter.

(Read and Write property)

Some examples using this property:

WindowsEthernetAdapterMBS.Gatewaycount as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Network MBS Network Plugin 3.1 ❌ No ✅ Yes ❌ No ❌ No All
How many gateway IPs are allocated for this adapter.

(Read and Write property)

Some examples using this property:

WindowsEthernetAdapterMBS.HaveWins as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Network MBS Network Plugin 3.1 ❌ No ✅ Yes ❌ No ❌ No All
Specifies whether this adapter uses Windows Internet Name Service (WINS).

(Read and Write property)

WindowsEthernetAdapterMBS.Index as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Network MBS Network Plugin 3.1 ❌ No ✅ Yes ❌ No ❌ No All
Adapter index.

(Read and Write property)

WindowsEthernetAdapterMBS.IPcount as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Network MBS Network Plugin 3.1 ❌ No ✅ Yes ❌ No ❌ No All
How many IPs are allocated for this adapter.

(Read and Write property)

Some examples using this property:

WindowsEthernetAdapterMBS.LeaseExpires as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Network MBS Network Plugin 3.1 ❌ No ✅ Yes ❌ No ❌ No All
Time when the current DHCP lease expires.

(Read and Write property)

WindowsEthernetAdapterMBS.LeaseObtained as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Network MBS Network Plugin 3.1 ❌ No ✅ Yes ❌ No ❌ No All
Time when the current DHCP lease was obtained.

(Read and Write property)

WindowsEthernetAdapterMBS.PrimaryWinsServer as WindowsIPAddressMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Network MBS Network Plugin 3.1 ❌ No ✅ Yes ❌ No ❌ No All
IP address of the primary WINS server.

(Read and Write property)

Some examples using this property:

WindowsEthernetAdapterMBS.SecondaryWinsServer as WindowsIPAddressMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Network MBS Network Plugin 3.1 ❌ No ✅ Yes ❌ No ❌ No All
IP address of the secondary WINS server.

(Read and Write property)

Some examples using this property:

WindowsEthernetAdapterMBS.Type as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Network MBS Network Plugin 3.1 ❌ No ✅ Yes ❌ No ❌ No All
Adapter type.

The type must be of the following values:
MIB_IF_TYPE_OTHER1
MIB_IF_TYPE_ETHERNET6
MIB_IF_TYPE_TOKENRING9
MIB_IF_TYPE_FDDI15
MIB_IF_TYPE_PPP23
MIB_IF_TYPE_LOOPBACK24
MIB_IF_TYPE_SLIP28
(Read and Write property)

The items on this page are in the following plugins: MBS Network Plugin.


The biggest plugin in space...