|
libximc
2.14.28
|
Network settings. More...
Data Fields | |
| unsigned int | DHCPEnabled |
| Indicates the method to get the IP-address. | |
| unsigned int | IPv4Address [4] |
| IP-address of the device in format x.x.x.x. | |
| unsigned int | SubnetMask [4] |
| The mask of the subnet in format x.x.x.x. | |
| unsigned int | DefaultGateway [4] |
| Default value of the gateway in format x.x.x.x. | |
Network settings.
Manufacturer only. This structure contains network settings.
| unsigned int DefaultGateway[4] |
Default value of the gateway in format x.x.x.x.
| unsigned int DHCPEnabled |
Indicates the method to get the IP-address.
It can be either 0 (static) or 1 (DHCP).
| unsigned int IPv4Address[4] |
IP-address of the device in format x.x.x.x.
| unsigned int SubnetMask[4] |
The mask of the subnet in format x.x.x.x.
1.8.2