|  | 
| enum | PortForwardingRole { PRIMARY_UNIT
, EXPANSION_UNIT
 } | 
|  | Role of the node when port forwarding is enabled.  More... 
 | 
|  | 
| enum | IpConfigMethod { STATIC
, DHCP
, AUTO
 } | 
|  | IP configuration method.  More... 
 | 
|  | 
| enum | InterfaceType { ETHERNET
, WLAN
, BRIDGE
 } | 
|  | The interface type.  More... 
 | 
|  | 
| enum | InterfaceOpState { NOT_PRESENT
, DOWN
, NO_LINK
, UP
 } | 
|  | Interface operational state.  More... 
 | 
|  | 
| enum | EapOuterAuthMethod { EAP_PEAP
, EAP_TLS
 } | 
|  | EAP outer authentication method.  More... 
 | 
|  | 
| enum | EapInnerAuthMethod { INNER_EAP_MSCHAPv2
, INNER_EAP_TLS
 } | 
|  | EAP inner authentication method.  More... 
 | 
|  | 
| enum | EapStatus { EAP_STATUS_DISABLED
, EAP_STATUS_PENDING
, EAP_STATUS_FAILED
, EAP_STATUS_SUCCESS
 } | 
|  | EAP authentication status.  More... 
 | 
|  | 
| enum | EthSpeed { SPEED_AUTO
, SPEED_MBIT_10
, SPEED_MBIT_100
, SPEED_MBIT_1000
 } | 
|  | Ethernet speed.  More... 
 | 
|  | 
| enum | EthDuplexMode { DUPLEX_MODE_AUTO
, DUPLEX_MODE_HALF
, DUPLEX_MODE_FULL
 } | 
|  | Ethernet duplex mode.  More... 
 | 
|  | 
| enum | EthAuthType { ETH_AUTH_NONE
, ETH_AUTH_EAP
 } | 
|  | Ethernet authentication type.  More... 
 | 
|  | 
| enum | WlanSecProtocol { WPA2
 } | 
|  | WLAN security protocol.  More... 
 | 
|  | 
| enum | WlanAuthType { WLAN_AUTH_NONE
, WLAN_AUTH_PSK
, WLAN_AUTH_EAP
 } | 
|  | WLAN authentication type.  More... 
 | 
|  | 
| enum | WlanChannelWidth { CHANNEL_WIDTH_UNKNOWN
, CHANNEL_WIDTH_20_NO_HT
, CHANNEL_WIDTH_20
, CHANNEL_WIDTH_40
,
 CHANNEL_WIDTH_80
, CHANNEL_WIDTH_80P80
, CHANNEL_WIDTH_160
 }
 | 
|  | WLAN channel width.  More... 
 | 
|  | 
| enum | PortForwardingAutoSetupExpansionUnitState { PF_AUTO_SETUP_UNIT_ALREADY_EXISTS
, PF_AUTO_SETUP_UNIT_PENDING
, PF_AUTO_SETUP_UNIT_ADDED
, PF_AUTO_SETUP_UNIT_ERROR
 } | 
|  | The state of a specific expansion unit during a port-forwarding auto-setup run.  More... 
 | 
|  | 
| enum | PortForwardingAutoSetupRunningState { PF_AUTO_SETUP_NONE
, PF_AUTO_SETUP_RUNNING
, PF_AUTO_SETUP_CANCELED
, PF_AUTO_SETUP_FINISHED_WITH_ERROR
,
 PF_AUTO_SETUP_FINISHED_SUCCESSFULLY
 }
 | 
|  | The state of a port-forwarding auto-setup run.  More... 
 | 
|  | 
Network Configuration. 
Network services configuration.
Port-forwarding auto-setup.