70
© Sealevel Systems, Inc. R91001 Manual | SL9211 11/2022
<PHONE>
- READ/WRITE [STRING]
This element may contain a string representation of a telephone contact number for the device
Owner. This element must be a child of the System element.
<EXTENSION>
- READ/WRITE [STRING]
This element may contain a string representation of a telephone extension for the device Owner.
This element must be a child of the System element.
<ETHERNET>
- STRUCTURE
The Ethernet element contains a list of Ethernet interfaces available to the device. This element must be a
child of the Configuration element.
<INTERFACE NAME="">
- STRUCTURE (ATTRIBUTE READONLY [STRING])
The interface element is a container for the interface settings that are specific to the interface
identifiable as "name". This element must be a child of the Ethernet element. The name attribute
is read-only and is used to uniquely distinguish Interface settings for the case where there are
multiple Ethernet interfaces available.
<DHCP>
- READ/WRITE [BOOLEAN]
This element contains a Boolean value indicating whether DHCP Address resolution is enabled or
disabled. This element must be a child of the Ethernet element. Valid values are True or False.
<
MAC>
- READONLY [MACADDRESS]
This element contains a dash delimited string containing the unique MAC address of this interface.
This element must be a child of the Ethernet element. The first 3 octets identify the device as a
Sealevel product (00-0A-0B). The fourth octet can be used to determine the product family (16).
And the last two octets will be unique for each device (11-1A).
<IPADDRESS>
- READ/WRITE [IPADDRESS]
This element may contain the current DHCP acquired IP Address or the current static IP address
depending on the state of the DHCP element. This element must be a child of the Ethernet element.
Assigning a value to this element when DHCP is enabled has no effect.