Dialogic® Diva® Media Board Management Interface

The Diva Media Board management interface is located on the Diva Media Board. 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 "\".

The Diva Media Board management interface contains the following directories:

Management interface root directory

Name

Type

Attribute

Description

CardType

MI_UINT

RO

Dialogic® Diva® Media Board type

MIF Version

MI_HINT

RO

Version number of the management interface

Build

MI_ASCIIZ

RO

Name and build number of the protocol file

Events down

MI_UINT

EVENT

Any variable's event tracing is paused until internal resources are re-available

Info

MI_DIR

 

 

Config

MI_DIR

 

Selected protocols and their parameters, hardware state. This directory is especially designed to use with other configuration tools like CfgLib

Statistics

MI_DIR

 

Statistics counters etc.

State

MI_DIR

 

State of B-channels

StateT

MI_DIR

 

State of time slots

Trace

MI_DIR

 

Trace functions (every application instance will receive an individual copy of the trace information)

 

Management interface info directory

Name

Type

Attribute

Description

CardType

MI_UINT

RO

Diva Media Board type

SerialNumber

MI_UINT

RO

Serial number of Diva Media Board

InterfaceNr

MI_UINT

RO

XXX

BoardRevision

MI_UINT

RO

Hardware revision of Diva Media Board

SubFunction

MI_UINT

RO

Sub-function

SubDevice

MI_UINT

RO

XXX

ProtocolBuild

MI_ASCIIZ

RO

XXX

DSPCodeBuild

MI_ASCIIZ

RO

XXX

PRI

MI_BOOLEAN

RO

Diva PRI Media Board or Diva BRI Media Board

Channels

MI_UINT

RO

Number of channels

AnalogChannels

MI_UINT

RO

Number of channels with modem capability

PCIDMA

MI_BOOLEAN

RO

Successfull test of PCI DMA capability

IndentifyStart

MI_EXECUTE

RO

Start Diva Media Board identification procedure

DSPState

MI_BITFLD

RO

Bit field to identify presence of DSPs

 

Management interface statistics\Outgoing calls directory

Name

Type

Attribute

Description

Calls

MI_UINT

EVENT

Number of requested calls

Connected

MI_UINT

EVENT

Number of successful calls

User busy

MI_UINT

RO

Number of calls refused because the user was busy

No Answer

MI_UINT

RO

Number of calls refused because remote station did not answer

Wrong Number

MI_UINT

RO

Number of calls refused because an invalid number was dialed

Out of Order

MI_UINT

RO

Number of calls refused because remote station was out of order

Incompatible Dst

MI_UINT

RO

Number of calls refused because of incompatible destination

No Channel Avail

MI_UINT

RO

Number of calls refused because no channels were available

Call rejected

MI_UINT

RO

Number of calls refused because remote station rejected the call

Other failures

MI_UINT

RO

Number of calls refused because of other reasons than the ones listed above

Clear values

MI_EXECUTE

 

Resets the values in this directory

 

Management interface statistics\incoming calls directory

Name

Type

Attribute

Description

Calls

MI_UINT

EVENT

Number of incoming calls

Connected

MI_UINT

EVENT

Number of accepted calls

User busy

MI_UINT

RO

Number of calls refused because the user was busy

Call rejected

MI_UINT

RO

Number of calls refused because they were rejected

Wrong number

MI_UINT

RO

Number of calls refused because an invalid number was dialed

Incompatible Destination

MI_UINT

RO

Number of calls refused because the destination was not compatible with the TE

Out of Order

MI_UINT

RO

Number of calls refused because destination was out of order

Ignored

MI_UINT

RO

Number of calls refused because the call was ignored

Other failures

MI_UINT

RO

Number of calls refused because of other reasons than the ones listed above

Clear values

MI_EXECUTE

 

Resets the values in this directory

 

Management interface statistics\B/D-Layer1/2 directory

Name

Type

Attribute

Description

X-Frames

MI_UINT

RO

Number of frames sent

X-Bytes

MI_UINT

RO

Number of bytes sent

X-Errors

MI_UINT

RO

Number of detected transmit errors

R-Frames

MI_UINT

RO

Number of received frames

R-Bytes

MI_UINT

RO

Number of received bytes

R-Errors

MI_UINT

RO

Number of detected receive errors

 

Management interface trace directory

Name

Type

Attribute

Description

B-Ch# Enable

MI_BITFLD

W

Bit field to enable specific B-channels

Debug Level

MI_HINT

W

Upper limit of debug events to log

D-HW Txt Mask

MI_BITFLD

W

D-channel hardware trace mask

B-HW Txt Mask

MI_BITFLD

W

B-channel hardware trace mask

Misc Txt Mask

MI_BITFLD

W

Trace mask for various use

Event Enable

MI_BITFLD

W

Bit field to enable specific trace events

Max Log Length

MI_UINT

W

Maximum number of data bytes in trace

Log Buffer

MI_TRACE

EVENT

Trace information: L1, D-channel, B-channel and debug information