The management interface can be used to control the Diva Media Board configuration at run time without reloading or restarting the Diva Media Board. It can also be used as source of information and events for an SNMP interface, call statistics and accounting utilities, or other management applications.
The management interface is located on the Diva Media Board (or in the device driver). It is structured like a virtual file space, containing directories and variables. Each directory and variable is identified by its path and name. A path contains a directory name followed by a specific variable or subdirectory that is separated by a backslash "\".
Variables can have the following functions:
Type |
Description |
Variable |
Standard variable that can be read or written |
Function |
Variable that can be executed and does not provide a value |
Event |
Variable that can be read and used as source of events which are generated when the state (value) of this variable changes |