The statements used in configuration files have also changed. Most configuration statements are specified in the board keyword file. They are expressed in keyword name and value pairs. Keywords have type definitions; for example, some keywords can take integer values, whereas others take string values. Some keywords represent arrays of values, or structures of other keywords or arrays.
The following table lists agmon keywords and NMS OAM board keyword equivalents. For details on AG-specific keywords and values, refer to Using keywords. For more general information on NMS OAM board keywords, refer to the NMS OAM System User's Manual.
|
Old keyword |
New keyword |
Notes |
|---|---|---|
|
AG2DSP_Lib |
| |
|
AG2DSP_Loader |
| |
|
AG2DSP_OS |
x = the number specified in the AG2DSP_OS keyword. | |
|
AG2DSPFile |
x = running count of files from the Common section and from the board-specific section. Ensure that this list contains: callp, dtmf, signal, ptf, mf, and tone. | |
|
AG2DSPImage |
x = the number specified in the AG2DSPImage keyword. | |
|
AG2TaskProcessor |
If a DSP processor range is specified, then it converts to x. Otherwise, it applies to all processors from 0 to number of DSPs. | |
|
Buffers |
x = 0 | |
|
BufferSize |
x = 0 | |
|
ClockRef |
AG NMS OAM OSC OSC H100 A_CLOCK SEC8K NETREF MVIP C4 | |
|
ConnectMode |
AG NMS OAM FRAMED AllConstantDelay UNFRAMED AllDirect | |
|
Diagnostics |
all boards | |
|
DriveSec8K |
If DriveSec8K = OSC, set Clocking.HBus.NetRefSource = OSC. If DriveSec8K is set to NONE, omit Clocking.HBus.NetRefSource. | |
|
DSP_OS |
| |
|
EnableMVIP |
If there is no EnableMVIP setting in agmon, refer to the ClockRef value. If ClockRef is equal to either H100 or MVIP, set Clocking.HBus.ClockMode = SLAVE. If ClockRef is equal to a value other than H100 or MVIP, set Clocking.HBus.ClockMode = STANDALONE. If EnableMVIP was set to NO in agmon, set Clocking.HBus.ClockMode = STANDALONE. If EnableMVIP = YES, determine the ClockRef setting in the ag.cfg file. If the ClockRef setting was H100 or MVIP, set to SLAVE. If the ClockRef setting was not H100 or MVIP, set to MASTER_A. There is no migration for the MASTER_B option. | |
|
IdleCode |
If IdleCode = number, use this number for both SignalIdleCode and for VoiceIdleCode. If IdleCode is equal to two numbers, use the first number for VoiceIdleCode and use the second number for SignalIdleCode. | |
|
|
If IdleCode = string, set Xlaw as follows: AG NMS OAM Mu-LAW MU-LAW | |
|
LoadFile |
| |
|
MaxChannels |
| |
|
MedBuffers |
x = 1 | |
|
MedBufferSize |
x = 1 | |
|
PCIbus |
| |
|
PCIslot |
| |
|
Qslac |
x = the analog port number supplied with the Qslac keyword or 0..7 if no port number was specified. | |
|
RunFile |
| |
|
RunModule |
x = DLM file number. | |
|
SmallBuffers |
x = 2 | |
|
TCP |
x = TCP number. |