Index |
The index in this IP address table. Range: 1 to 65535 |
PropertyIndex |
Index of entry in bacPropertyTable to be referenced. Range: 1 to 65535 |
IpAddress |
The address defining the IP address range. |
IpNetmask |
The netmask defining the IP address range. |
Domain |
The domain name defining the address. If empty bacAddressIpAddress and bacAddressIpNetmask is used. Length: 0 to 255 |
AdminStatus |
If the AdminStatus is set to enabled(1) this entry will be used, if set to disabled(2) it won't be used. You may also delete this entry by changing it to delete(3). Enumerations: - enabled (1)
- disabled (2)
- delete (3)
|
InetAddressType |
Fields (AddressType, Address, PrefixLength) specify address or subnet of the following address type: ipv4 -- IPv4 address, allowed PrefixLength range is [0..32]. ipv6 -- IPv6 address, allowed PrefixLength range is [0..128]. Enumerations: - unknown (0)
- ipv4 (1)
- ipv6 (2)
- ipv4z (3)
- ipv6z (4)
- dns (16)
|
InetAddress |
See description of AddressType field. Length: 0 to 255 |
InetAddressPrefixLength |
See description of AddressType field. Range: 0 to 2040 |