LedMode |
The LED mode of the system: normal : LEDs work normal, minimal : only Status-LED flashes once in a second, off := LEDs are off. Enumerations: - normal (1)
- minimal (2)
- off (3)
|
TftpBootLocalIpAddr |
Local IP address for TFTP boot. |
TftpBootServerIpAddr |
IP address of TFTP sever. |
TftpBootFile |
Name of the TFTP boot file. Length: 0 to 255 |
AutoTftpBoot |
Indicates whether the device tries to boot the image from TFTP server. If this fails it will stay in the bootmonitor mode. Enumerations: |
FunctionBootState |
This variable configures how the initial value of sysStatFunctionState is determined: last : use value out of NVRAM on : set to on off : set of off. Enumerations: |
OperationMode |
This variable indicates the operation mode of the device how it will come up on next system start. If any voice functionality is integrated it can be either mgw(1) for Media GateWay functionality of pbx(2) for a full-fledged telephone system. For systems w/o voice functionality the variable has value plain(0). Enumerations: |