4.452 rtrv-aiqopts
Use this command to retrieve AIQ specific options.
Parameters
This command has no parameters.Example
rtrv-aiqopts
Dependencies
The AIQOPTS table is corrupt or cannot be found.
None
Output
If the pfx=none parameter is specified, then the corresponding TriggerType value is not displayed in the output.
This example shows output with default AIQ options.
rtrv-aiqopts
tekelecstp 09-12-03 07:53:46 EST EAGLE 42.0.0
AIQ OPTIONS
---------------------
DIGMINLEN = 1
DIGMAXLEN = 32
RESPAR = rtdigits
RESFMT = pfxdn
TCAPERR = 138 (UnrecognizedParameterValue)
TRIGTYPE PFX
----------- ---------------------
;
This example shows output with some AIQ options provisioned.
rtrv-aiqopts
tekelecstp 09-12-03 11:53:46 EST EAGLE 42.0.0
AIQ OPTIONS
---------------------
DIGMINLEN = 2
DIGMAXLEN = 10
RESPAR = digits
RESFMT = pfx
TCAPERR = 138 (UnrecognizedParameterValue)
TRIGTYPE PFX
----------- ---------------------
3 12434
5 789
7 534553512456784686531
;
Legend
- TRIGTYPE—TriggerType Value
- PFX—Digit string associated with TriggerType
- IGMINLEN—Minimum Length of Digit String
- DIGMAXLEN—Maximum Length of Digit String
- RESPAR—Response Digits
- RESFMT—Response Format
- TCAPERR—TCAP Error Code.
None.