- Introduction to Cisco BAMS
- Setup and Installation
- Using MML Commands
- Using BAMS Tag IDs
- Configuring BAMS for BAF Output
- Configuring BAMS for ASCII Output and Measurements
- Configuring BAMS for P01 Output
- Configuring BAMS for NICS Output
- Obtaining Measurements
- Troubleshooting Cisco BAMS
- Upgrading from BAMS Release 2.68 to BAMS Release 3.10
- Upgrading from BAMS Release 3.10 to BAMS Release 3.12
- Glossary
- Introduction
- Starting and Stopping BAMS
- MML Commands
- chgno—Change Number
- clr-alm—Clear Alarm
- dialog—Dialog
- get-nodenames—Get Node Names
- h—History
- prov-add—Provision Add
- prov-cpy—Provision Copy
- prov-diff—Provision Compare
- prov-dlt—Provision Delete
- prov-dply—Provision Deploy
- prov-ed—Provision Edit
- prov-exp—Provision Export
- prov-rtrv—Provision Retrieve
- prov-sta—Provision Start
- prov-stp—Provision Stop
- prov-sync—Provision Synchronize
- quit—Quit
- r—Repeat
- rtrv-alms—Retrieve Alarms
- rtrv-configs—Retrieve Configuration
- rtrv-file—Retrieve File
- rtrv-ne—Retrieve Network
- rtrv-session—Retrieve Session
- rtrv-softw—Retrieve Software
- rtrv-syslog—Retrieve Syslog
- set-alm—Set Alarm
- set-node—Set Node
- set-nodename—Set Node Name
- sta-sw—Start Software
- stp-sw—Stop Software
- sw-ovr—Switch Over
- Provisioning Commands and Examples
Using MML Commands
Introduction
This chapter provides general reference information to help you understand how to operate the Cisco Billing and Measurements Server (BAMS) using Man-Machine Language (MML) commands. See "Using BAMS Tag IDs" for the information about the tag IDs that you use in conjunction with MML commands to modify BAMS tables.
Note
MML commands are differentiated from the surrounding text by being set in a Courier typeface. This makes them appear as they would on a computer screen. User input is shown in a bold font, and system responses are shown in a plain font. Text strings that you enter with MML commands are enclosed in quotes. Integers are shown without quotes.
Command Notation
The command notation follows the Backus-Naur conventions.
Command Syntax
The command syntax follows the Bellcore TL1 conventions.
Starting and Stopping BAMS
The following sections describe the system-level MML commands that you use to start and stop BAMS.
Starting the System
To start the system from the MML system prompt, use the sta-softw (start software) command.
Example:
sta-softw
or start_system (from UNIX)
Stopping the System or OOS
To stop the system or bring it out-of-service (OOS), use the stp-softw (stop software) command.
Example:
stp-softw::confirm
or
stop_system (from UNIX)
Starting an MML Session
To start an MML session, and to get information about MML commands, perform the following steps:
Step 1
Log in to BAMS using your user ID and password.
When MML is started, the system prompt changes to mml:sys>.
The system is now ready to accept command-line instructions.
Note
This is an alternate method for starting the command-line interface: In the BAMS bin directory, type mml in lowercase letters at the UNIX system prompt. Certain environment variables must be defined before MML can run. To define these variables, run . sym_defs in the profile of authorized users. The UNIX prompts and scripts follow the conventions for the UNIX Korn shell.
Step 2
Type help.
The system displays a list of available MML commands. One screen of information is presented. Press Enter to display additional information.
These MML commands are discussed in more detail in the following sections.
Help—Help Command
Note
Variables such as tag ID, field name, and so on, are shown in brackets.
Note
Strings must be enclosed in quotes, for example "string". Anything enclosed in brackets, for example [:command name] is an option. Colons are used to separate major command components, for example the command name from the tag ID, and the tag ID from the field name. Fields are separated by commas. When modifying field name values, do not enter spaces before or after the equal sign (=) or commas.
command name:?:—Help on Tag IDs
Note
In the example above, the specified command displays three valid tag IDs at the system level prompt. When a node is set, 15 tag IDs are displayed, as shown in the example below:
mml:1:boston>prov-add:?:
Billing and Measurements Server - BAMS-00 2002-08-22 11:26:35
B COMPLD
ZONE-INFO
TRUNKGRP
ALM-PARMS
COUNTRY
MAPTYPE
NODEPARMS
NPANXX P01FILTERPOLL
RATING-TYPE
RATE-EXC
SIGPATH
SKIPCDB
SKIPCDE SWITCHINFOTCA-TBL
TOLLFREE
TKGPREFIX
;
command name:tagID:?—Help on Field Names
Note
In the example above, the specified command and tag ID display nine field names for the MSC-THRES table. See the "Tag IDs and Field Names" section for a description of the fields in each BAMS table.
MML Session Logs
The /opt/CiscoBAMS/data/logs directory contains daily MML session logs.
The log contains the time stamp of all user activity on BAMS and can be used for audits and troubleshooting.
MML Commands
To use the Man-Machine Language (MML) commands, define your user profile by typing .sym_defs in the /opt/CiscoBAMS/bin directory. Next, type mml to start the MML program. The UNIX system prompt changes to mml:sys> and allows you to enter MML commands, which are listed in the following sections.
chgno—Change Number
clr-alm—Clear Alarm
Purpose |
Clears a previously set alarm that was written to the alarm history file. These alarms are generally set for test purposes, for example, to test the alarm trapping. This command sends an alarm trap clear to the SNMP agent. (For details about setting alarms, see the "set-alm—Set Alarm" section.) |
Format |
clr-alm:taskname:msgnumber="nnn"[,msgtext="message_text"] |
Description |
The value of taskname is any valid BAMS task name. The value of msgnumber can be any three-digit number. This number corresponds to the number of the message to be cleared. For ACC227 and POL402 alarms, you need to specify the full msgtext value to clear the alarm, because the message text for these alarms can vary. For ACC227, the msgtext includes the timestamp. |
Example |
mml:3>clr-alm:MSC:msgnumber="030" mml:3>clr-alm:POL:msgnumber="402",msgtext="Cannot connect to unit bams0-a" mml:3>clr-alm:ACC:msgnumber="227",msgtext="TTL CALL ROUTING III, TG1, 0 is equal to 0 @ 20021102220000 UTC" Billing and Measurements Server - BAMS-00 2002-01-08 14:11:09 B COMPLD ; |
Note
For more information on the field names, refer to the "Updating the Poll Table" section.
dialog—Dialog
get-nodenames—Get Node Names
h—History
prov-add—Provision Add
prov-cpy—Provision Copy
prov-diff—Provision Compare
prov-dlt—Provision Delete
prov-dply—Provision Deploy
Note
When you execute prov-dply at the node level, if the values to be provisioned for the NODEPARMS parameters nailed-cfg and interval-minutes are different from those in the current active configuration, the processing tasks for this node automatically restart so that these parameter changes can take effect. The restart of the node tasks generates MGR801 alarms, which indicate that certain processes are being terminated and restarted. Since changing these parameters has a significant effect on how the data is processed, the measurements data produced might show some incongruities with previously generated measurements data.
prov-ed—Provision Edit
prov-exp—Provision Export
prov-rtrv—Provision Retrieve
prov-sta—Provision Start
prov-stp—Provision Stop
prov-sync—Provision Synchronize
quit—Quit
Purpose |
Quits the MML session. |
Format |
quit |
Description |
none |
Example |
mml:sys>quit Billing and Measurements Server - BAMS-00 2002-08-22 14:12:03 |
r—Repeat
rtrv-alms—Retrieve Alarms
rtrv-configs—Retrieve Configuration
rtrv-file—Retrieve File
rtrv-ne—Retrieve Network
rtrv-session—Retrieve Session
rtrv-softw—Retrieve Software
rtrv-syslog—Retrieve Syslog
set-alm—Set Alarm
Purpose |
Generates an alarm message. Use this command to set a test alarm that is written to the syslog. (For details about clearing alarms, see the "clr-alm—Clear Alarm" section.) |
Format |
set-alm:taskname:msgnumber=nnn,level=n |
Description |
The value of taskname is any valid BAMS task name. The value of nnn is a three-character message number. The value of n is a valid single-character threshold level (0, 1, or 2).
Note |
Example |
mml:3>set-alm:MSC:msgnumber="030",level=0 Billing and Measurements Server - BAMS-00 2002-01-08 14:13:13 B COMPLD ; |
set-node—Set Node
set-nodename—Set Node Name
sta-sw—Start Software
stp-sw—Stop Software
sw-ovr—Switch Over
Purpose |
Forces a manual rotation of the BAMS unit designated to poll the VSC. (You can execute this command only on the active polling unit.) |
Format |
sw-ovr |
Description |
You can use the sw-ovr command to rotate polling from the active BAMS unit to the standby unit in the event of a switch failover. The command is executed immediately on the local BAMS unit. On the remote BAMS unit, the rotation takes effect at the next poll attempt. Poll attempts are typically set at 5-minute intervals. |
|
|
No tag IDs are required, just the command verb.
Note |
|
Example |
mml:sys>sw-ovr Billing and Measurements Server - BAMS-00 2002-08-22 13:26:19 B COMPLD ; |
Provisioning Commands and Examples
The prov-add (add), prov-ed (edit), and prov-dlt (delete) commands can be used in conjunction with any of the tag IDs shown below to modify BAMS tables. Use the prov-rtrv (retrieve) command to view existing values in the tables.
•
ALM-PARMS
•
COUNTRY
•
MAPTYPE
•
MSC-PARMS
•
MSC-THRES
•
NODEPARMS
•
NPANXX
•
P01FILTER
•
POLL
•
RATE-EXC
•
RATING-TYPE
•
SIGPATH
•
NODEPARMS
•
SKIPCDB
•
SKIPCDE
•
SWITCHINFO
•
TCA-TBL
•
TKGPREFIX
•
TOLLFREE
•
TRUNKGRP
•
ZONE-INFO
For more information about these tag IDs, see the "Tag IDs and Field Names" section.
Starting a Provisioning Session
In order to modify BAMS tables, you must first start a provisioning session with the prov-sta command. For example:
mml:sys>prov-sta::srcver=active,dstver=test10
Billing and Measurements Server - BAMS-00 2002-08-22 14:15:08
B COMPLD
;
Note
The value assigned to dstver must be a unique string, unless you use confirm to overwrite an existing configuration. When a provisioning session is started, a directory with the specified name is created. The directory is created under the directory name of the destination directory, /opt/CiscoBAMS/files/mml/dirname.
In the example above, the /opt/CiscoBAMS/files/mml/test10 directory was created. For more information about using the prov-sta command, see the "prov-sta—Provision Start" section.
Provisioning Multiple Records with a Single Command
You can provision multiple records with a single command if you use the prov-add, prov-dlt, or prov-ed command. Specify the parameter values by a range so that multiple records can be provisioned. Here are examples:
Example 1:
prov-add:SIGPATH:sigpath=0x140004,bearchan=0x1-0x1f,trunkgrp=805,trunknum=805
This command adds 32 records to the SIGPATH table. Each record has sigpath=0x140004, trunkgrp=805, and trunknum=805. The bearchan field has values in the range 0x1-0x1f, with each of the 32 records having a unique value for the bearchan field.
Example 2:
prov-add:SIGPATH:sigpath=0x140004,bearchan=0x1,trunkgrp=805-820,trunknum=905-920
This command adds 16 records to the SIGPATH table. Each record has sigpath=0x140004 and bearchan=0x1. The trunkgrp and trunknum fields have a different value for each record, where trunkgrp cycles through the range 805-820, and trunknum cycles through the range 905-920.
Example 3:
prov-dlt:SIGPATH:sigpath=0x140001-0x140005, bearchan=0x1
This command deletes five records from the SIGPATH table.
Example 4:
prov-ed:TRUNKGRP:trunkgrp=100-199,connection="T"
This command edits 100 records in the TRUNKGRP table. For each record where trunkgrp falls within the range 100-199, the connection parameter is set to "T."
Note
To view the current settings in a table, use the prov-rtrv command. For details, see the "prov-rtrv—Provision Retrieve" section.
Deploying Changes
Use the prov-dply command when changes have been made and you must deploy them to the specified location. In the following example, a provisioning session is started and a change is made and then deployed.
Example:
mml:1>prov-sta::srcver=active,dstver=test10901,confirm
Billing and Measurements Server - BAMS-00 2002-01-08 16:30:25
B COMPLD
;
mml:1>prov-add:NPANXX:npanxx=301829,lata=00001,zone=0000001
Billing and Measurements Server - BAMS-00 2002-01-08 16:31:09
B COMPLD
"NPANXX"
;
mml:1>prov-dply::srcver=test10901
Billing and Measurements Server - BAMS-00 2002-01-08 16:33:28
B COMPLD
;
For more information about using the prov-dply command, see the "prov-dply—Provision Deploy" section.
Making Changes Using Batch Files
Consult the following examples when it is necessary to make changes using a batch file. In these examples, a provisioning session is started, and the necessary changes are made and then deployed.
Using a batch file, you can provision the system as follows:
•
System-level only
•
One node only
•
Multiple nodes (with or without the system level)
Note
For ease of troubleshooting, it is recommended that you provision only one or two nodes at a time.
System-Level Example
set-node:sys:
prov-sta::srcver=new,dstver=bams_system,confirm
prov-add:ALM-PARMS:maxlines=10000,msgdisclvl=5,msgfwdlvl=3
prov-add:MSC-PARMS:active="Y",dir="/opt/CiscoBAMS/data",subdirs="Y",type="baf*bin",polled= 2,alarm=5,agealarm=30,agelevel=6,delage=30,delalarm=6
prov-add:MSC-PARMS:active="Y",dir="/opt/CiscoBAMS/data",subdirs="Y",type="acc_h*",polled=1 ,alarm=5,agealarm=30,agelevel=6,delage=30,delalarm=6
prov-add:MSC-PARMS:active="Y",dir="/opt/CiscoBAMS/data",subdirs="Y",type="acc_d*",polled=1 ,alarm=5,agealarm=30,agelevel=6,delage=30,delalarm=6
prov-add:MSC-PARMS:active="Y",dir="/opt/CiscoBAMS/data",subdirs="Y",type="acc_r*",polled=1 ,alarm=5,agealarm=30,agelevel=6,delage=30,delalarm=6
prov-add:MSC-PARMS:active="Y",dir="/opt/CiscoBAMS/data",subdirs="Y",type="cdr*bin",polled= 1,alarm=5,agealarm=30,agelevel=6,delage=30,delalarm=6
prov-add:MSC-PARMS:active="Y",dir="/opt/CiscoBAMS/data",subdirs="Y",type="*finished",polle d=1,alarm=5,agealarm=30,agelevel=6,delage=30,delalarm=6
prov-add:MSC-PARMS:active="Y",dir="/opt/CiscoBAMS/data",subdirs="Y",type="elkup*",polled=1 ,alarm=6,agealarm=30,agelevel=6,delage=30,delalarm=6
prov-add:MSC-PARMS:active="Y",dir="/opt/CiscoBAMS/data",subdirs="Y",type="esyn*",polled=1, alarm=6,agealarm=30,agelevel=6,delage=30,delalarm=6
prov-add:MSC-PARMS:active="Y",dir="/opt/CiscoBAMS/data",subdirs="Y",type="esem*",polled=1, alarm=6,agealarm=30,agelevel=6,delage=30,delalarm=6
prov-add:MSC-PARMS:active="Y",dir="/opt/CiscoBAMS/data",subdirs="Y",type="ebaf*",polled=1, alarm=6,agealarm=30,agelevel=6,delage=30,delalarm=6
prov-add:MSC-PARMS:active="Y",dir="/opt/CiscoBAMS/data",subdirs="Y",type="cdr*csv",polled= 2,alarm=5,agealarm=30,agelevel=6,delage=30,delalarm=6
prov-add:MSC-PARMS:active="Y",dir="/opt/CiscoBAMS/data",subdirs="Y",type="baf*csv",polled= 2,alarm=5,agealarm=30,agelevel=6,delage=30,delalarm=6
prov-add:MSC-PARMS:active="Y",dir="/opt/CiscoBAMS/CDR/archive",subdirs="Y",type="cdr*",pol led=1,alarm=5,agealarm=30,agelevel=6,delage=30,delalarm=6
prov-add:MSC-PARMS:active="Y",dir="/opt/CiscoBAMS/data",subdirs="Y",type="ext*csv",polled= 2,alarm=5,agealarm=30,agelevel=6,delage=30,delalarm=6
prov-add:MSC-PARMS:active="Y",dir="/opt/CiscoBAMS/data",subdirs="Y",type="p01_*bin",polled =2,alarm=5,agealarm=30,agelevel=6,delage=05,delalarm=6
prov-add:MSC-PARMS:active="Y",dir="/opt/CiscoBAMS/data",subdirs="Y",type="CDR*",polled=2, alarm=5,agealarm=30,agelevel=6,delage=05,delalarm=6
prov-add:MSC-THRES:interval=10,put=80,plt=60,uut=95,iut=50000,mil=80,mal=85,crl=90
prov-dply::
One-Node Example
set-node:1:
prov-sta::srcver=new,dstver=node1,confirm
set-nodename::name="node1"
prov-add:TCA-TBL:ID="global/0",egr-call-blkd=5,ttl-failed-cong=5,ttl-maint-use=10,igr-pct- trk-use=90,egr-pct-trk-use=90,ttl-term-abnorm=10
prov-add:TRUNKGRP:trunkgrp=3,connection="D",orgnpa=703,trmnpa=703,circuits=24
prov-add:TRUNKGRP:trunkgrp=4,connection="D",orgnpa=703,trmnpa=703,circuits=48
prov-add:TRUNKGRP:trunkgrp=5,connection="D",orgnpa=703,trmnpa=703,circuits=24
prov-add:TRUNKGRP:trunkgrp=6,connection="D",orgnpa=703,trmnpa=703,circuits=24
prov-add:TRUNKGRP:trunkgrp=7,connection="D",orgnpa=703,trmnpa=703,circuits=24
prov-add:TRUNKGRP:trunkgrp=8,connection="D",orgnpa=703,trmnpa=703,circuits=48
prov-add:ALM-PARMS:maxlines=10000,msgdisclvl=5,msgfwdlvl=3
prov-add:NODEPARMS:activate=1,statoutput=1,bafoutput=0,asciibafoutput=0,asciioutput=1,look upinfo=1,bafinfo=0,dynamicaccumes=1,sup-zero-counts=1,interval-minutes=15,nailed-cfg=0,p01 output=0,p01prefix="p01_",enable-h323=0,extasciioutput=0,nicsoutput=0
prov-add:P01FILTER:answered=1,noanswer=1,busy=1,other=1
prov-add:POLL:host-name1="va-okinawa",rem-dir1="/opt/CiscoMGC/var/bam",file-prefix1="cdr*" ,file-suffix1=".bin",action="R",interval=5,timeout=5,maxtries=5
prov-add:SKIPCDB:id=1020
prov-dply::
Multiple-Node Example
set-node:1:
prov-sta::srcver=new,dstver=node1,confirm
set-nodename::name="node1"
prov-add:TCA-TBL:ID="global/0",egr-call-blkd=5,ttl-failed-cong=5,ttl-maint-use=10,igr-pct- trk-use=90,egr-pct-trk-use=90,ttl-term-abnorm=10
prov-add:TRUNKGRP:trunkgrp=3,connection="D",orgnpa=703,trmnpa=703,circuits=24
prov-add:TRUNKGRP:trunkgrp=4,connection="D",orgnpa=703,trmnpa=703,circuits=48
prov-add:TRUNKGRP:trunkgrp=5,connection="D",orgnpa=703,trmnpa=703,circuits=24
prov-add:TRUNKGRP:trunkgrp=6,connection="D",orgnpa=703,trmnpa=703,circuits=24
prov-add:TRUNKGRP:trunkgrp=7,connection="D",orgnpa=703,trmnpa=703,circuits=24
prov-add:TRUNKGRP:trunkgrp=8,connection="D",orgnpa=703,trmnpa=703,circuits=48
prov-add:ALM-PARMS:maxlines=10000,msgdisclvl=5,msgfwdlvl=3
prov-add:NODEPARMS:activate=1,statoutput=1,bafoutput=0,asciibafoutput=0,asciioutput=1,look upinfo=1,bafinfo=0,dynamicaccumes=1,sup-zero-counts=1,interval-minutes=15,nailed-cfg=0,p01 output=0,p01prefix="p01_",enable-h323=0,extasciioutput=0,nicsoutput=0
prov-add:P01FILTER:answered=1,noanswer=1,busy=1,other=1
prov-add:POLL:host-name1="va-okinawa",rem-dir1="/opt/CiscoMGC/var/bam",file-prefix1="cdr*" ,file-suffix1=".bin",action="R",interval=5,timeout=5,maxtries=5
prov-add:SKIPCDB:id=1020
prov-dply::
set-node:2:
prov-sta::srcver=new,dstver=node2,confirm
set-nodename::name="node2_reston"
prov-add:TRUNKGRP:trunkgrp=3,connection="D",orgnpa=703,trmnpa=703,circuits=96
prov-add:TRUNKGRP:trunkgrp=4,connection="D",orgnpa=703,trmnpa=703,circuits=96
prov-add:TRUNKGRP:trunkgrp=5,connection="D",orgnpa=703,trmnpa=703,circuits=96
prov-add:TRUNKGRP:trunkgrp=6,connection="D",orgnpa=703,trmnpa=703,circuits=96
prov-add:TRUNKGRP:trunkgrp=7,connection="D",orgnpa=703,trmnpa=703,circuits=96
prov-add:TRUNKGRP:trunkgrp=8,connection="D",orgnpa=703,trmnpa=703,circuits=96
prov-add:ALM-PARMS:maxlines=10000,msgdisclvl=5,msgfwdlvl=3
prov-add:NODEPARMS:activate=1,statoutput=1,bafoutput=0,asciibafoutput=0,asciioutput=1,look upinfo=1,bafinfo=0,dynamicaccumes=1,sup-zero-counts=1,interval-minutes=15,nailed-cfg=0,p01 output=0,p01prefix="p01_",enable-h323=0,extasciioutput=0,nicsoutput=0
prov-add:P01FILTER:answered=1,noanswer=1,busy=1,other=1
prov-add:POLL:host-name1="va-reston",rem-dir1="/opt/CiscoMGC/var/bam",file-prefix1="cdr*", file-suffix1=".bin",host-name2="va-herndon",rem-dir2="/opt/CiscoMGC/var/bam",file-prefix2= "cdr*",file-suffix2=".bin",action="R",interval=5,timeout=5,maxtries=5
prov-add:SKIPCDB:id=1020
prov-dply::
Executing the Batch File
Once the batch file is created, it must be executed from outside of MML:
mml -b <filename>
Example:
$mml -b test_script
Copyright (C) 1998-2002, Cisco Systems, Inc.
mml:1>Billing and Measurements Server - BAMS-00 2002-01-10 00:47:01
B COMPLD
;
mml:1>Billing and Measurements Server - BAMS-00 2002-01-10 00:47:03
B COMPLD
"POLL"
;
mml:1>Billing and Measurements Server - BAMS-00 2002-01-10 00:47:03
B COMPLD
"NODEPARMS"
;
mml:1>Billing and Measurements Server - BAMS-00 2002-01-10 00:47:03
B COMPLD
"NPANXX"
;
mml:1>Billing and Measurements Server - BAMS-00 2002-01-10 00:47:03
B COMPLD
"NPANXX"
;
mml:1>Billing and Measurements Server - BAMS-00 2002-01-10 00:47:03
B COMPLD
"NPANXX"
mml:1>Billing and Measurements Server - BAMS-00 2002-01-10 00:47:03
B COMPLD
"NPANXX"
;
mml:1>Billing and Measurements Server - BAMS-00 2002-01-10 00:47:03
B COMPLD
"NPANXX"
;
mml:1>Billing and Measurements Server - BAMS-00 2002-01-10 00:47:03
B COMPLD
"NPANXX"
;
mml:1>Billing and Measurements Server - BAMS-00 2002-01-10 00:47:03
B COMPLD
"NPANXX"
;
mml:1>Billing and Measurements Server - BAMS-00 2002-01-10 00:47:03
B COMPLD
"NPANXX"
;
mml:1>Billing and Measurements Server - BAMS-00 2002-01-10 00:47:03
B COMPLD
"NPANXX"
;
mml:1>Billing and Measurements Server - BAMS-00 2002-01-10 00:47:03
B COMPLD
"NPANXX"
;
mml:1>Billing and Measurements Server - BAMS-00 2002-01-10 00:47:03
B COMPLD
"NPANXX"
;
mml:1>Billing and Measurements Server - BAMS-00 2002-01-10 00:47:03
B COMPLD
"NPANXX"
;
mml:1>Billing and Measurements Server - BAMS-00 2002-01-10 00:47:03
B COMPLD
"NPANXX"
;
mml:1>Billing and Measurements Server - BAMS-00 2002-01-10 00:47:03
B COMPLD
"NPANXX"
;
mml:1>Billing and Measurements Server - BAMS-00 2002-01-10 00:47:03
B COMPLD
"NPANXX"
;
mml:1>Billing and Measurements Server - BAMS-00 2002-01-10 00:47:03
B COMPLD
"RATING-TYPE"
;
mml:1>Billing and Measurements Server - BAMS-00 2002-01-10 00:47:03
B COMPLD
"RATING-TYPE"
;
mml:1>Billing and Measurements Server - BAMS-00 2002-01-10 00:47:03
B COMPLD
"RATING-TYPE"
;
mml:1>Billing and Measurements Server - BAMS-00 2002-01-10 00:47:03
B COMPLD
"RATING-TYPE"
;
mml:1>Billing and Measurements Server - BAMS-00 2002-01-10 00:47:03
B COMPLD
"RATING-TYPE"
;
mml:1>Billing and Measurements Server - BAMS-00 2002-01-10 00:47:03
B COMPLD
"RATING-TYPE"
;
mml:1>Billing and Measurements Server - BAMS-00 2002-01-10 00:47:03
B COMPLD
"RATING-TYPE"
;
mml:1>Billing and Measurements Server - BAMS-00 2002-01-10 00:47:03
B COMPLD
"RATING-TYPE"
;
mml:1>Billing and Measurements Server - BAMS-00 2002-01-10 00:47:03
B COMPLD
"RATING-TYPE"
;
mml:1>Billing and Measurements Server - BAMS-00 2002-01-10 00:47:03
B COMPLD
"RATING-TYPE"
;
mml:1>Billing and Measurements Server - BAMS-00 2002-01-10 00:47:03
B COMPLD
"RATING-TYPE"
;
mml:1>Billing and Measurements Server - BAMS-00 2002-01-10 00:47:03
B COMPLD
"RATING-TYPE"
;
mml:1>Billing and Measurements Server - BAMS-00 2002-01-10 00:47:03
B COMPLD
"RATING-TYPE"
;
mml:1>Billing and Measurements Server - BAMS-00 2002-01-10 00:47:03
B COMPLD
"RATING-TYPE"
;
mml:1>Billing and Measurements Server - BAMS-00 2002-01-10 00:47:04
B COMPLD
"RATING-TYPE"
;
mml:1>Billing and Measurements Server - BAMS-00 2002-01-10 00:47:04
B COMPLD
"RATING-TYPE"
;
mml:1>Billing and Measurements Server - BAMS-00 2002-01-10 00:47:04
B COMPLD
"RATING-TYPE"
;
mml:1>Billing and Measurements Server - BAMS-00 2002-01-10 00:47:04
B COMPLD
"RATING-TYPE"
;
mml:1>Billing and Measurements Server - BAMS-00 2002-01-10 00:47:04
B COMPLD
"TRUNKGRP"
;
mml:1>Billing and Measurements Server - BAMS-00 2002-01-10 00:47:04
B COMPLD
"TRUNKGRP"
;
mml:1>Billing and Measurements Server - BAMS-00 2002-01-10 00:47:04
B COMPLD
;
mml:1>/* Synchronizing remote BAMS ... */
/* Transferring file /opt/CiscoBAMS/files/s01/zoneinfo.CTL ... */
/* Transferring file /opt/CiscoBAMS/files/s01/TrunkGroup.CTL ... */
/* Transferring file /opt/CiscoBAMS/files/s01/alm_parms.CTL ... */
/* Transferring file /opt/CiscoBAMS/files/s01/country.CTL ... */
/* Transferring file /opt/CiscoBAMS/files/s01/maptype.CTL ... */
/* Transferring file /opt/CiscoBAMS/files/s01/nodeParm.CTL ... */
/* Transferring file /opt/CiscoBAMS/files/s01/NpaNxx.CTL ... */
/* Transferring file /opt/CiscoBAMS/files/s01/p01Filter.CTL ... */
/* Transferring file /opt/CiscoBAMS/files/s01/poll.CTL ... */
/* Transferring file /opt/CiscoBAMS/files/s01/RatingType.CTL ... */
/* Transferring file /opt/CiscoBAMS/files/s01/RatingException.CTL ... */
/* Transferring file /opt/CiscoBAMS/files/s01/NailedConn.CTL ... */
/* Transferring file /opt/CiscoBAMS/files/s01/skipcdb.CTL ... */
/* Transferring file /opt/CiscoBAMS/files/s01/skipcde.CTL ... */
/* Transferring file /opt/CiscoBAMS/files/s01/thresholds.CTL ... */
/* Transferring file /opt/CiscoBAMS/files/s01/tollfree.CTL ... */
Feedback