| Primary
                                       				  Database Host/IP Address 
                                       				
                                     | IP address or
                                       				  a host name of the sessionmgr database. 
                                       				
                                     | 
                              
                                 | Secondary
                                       				  Database Host/IP Address 
                                       				
                                     | Optional, this
                                       				  field is the IP address or a host name of a secondary, backup, or failover
                                       				  sessionmgr database. 
                                       				
                                     | 
                              
                                 | Database Port 
                                       				
                                     | This is
                                       				  required. This is the port the Balance database uses, that is, the port of
                                       				  sessionmgr. 
                                       				
                                     | 
                              
                                 | Db Write
                                       				  Concern 
                                       				
                                     | Controls the
                                       				  write behavior of sessionmgr and for what errors exceptions are raised. Default
                                       				  option is OneInstanceSafe. 
                                       				
                                     | 
                              
                                 | Db Read
                                       				  Preference 
                                       				
                                     | Read
                                       				  preference describes how sessionmgr clients route read operations to members of
                                       				  a replica set. You can select from the following drop-down list: 
                                       				
                                     
                                        
                                          					 
                                          Primary 
                                             					 
                                           
                                          					 
                                          PrimaryPreferred 
                                             					 
                                           
                                          					 
                                          Secondary 
                                             					 
                                           
                                          					 
                                          SecondaryPreferred 
                                             					 
                                           For more
                                       				  information, refer to 
                                       				  http://docs.mongodb.org/manual/core/read-preference/. 
                                       				
                                     | 
                              
                                 | Failover Sla
                                       				  Ms 
                                       				
                                     | This parameter
                                       				  is used to enter the amount of time to wait before starting failover database
                                       				  handling. The time is in milliseconds. 
                                       				
                                     | 
                              
                                 | Max
                                       				  Replication Wait Time Ms 
                                       				
                                     | This option
                                       				  specifies a time limit, in milliseconds, for the write concern. This parameter
                                       				  is applicable only if you select TwoInstanceSafe in Db Write Concern. 
                                       				
                                     This parameter
                                       				  causes write operations to return with an error after the specified limit, even
                                       				  if the required write concern eventually succeeds. When these write operations
                                       				  return, MongoDB does not undo successful data modifications performed before
                                       				  the write concern exceeded the replication wait time limit. This time is in
                                       				  milliseconds. 
                                       				
                                     | 
                              
                                 | Default
                                       				  Minimum Dosage Time Based 
                                       				
                                     | This field is
                                       				  optional but recommended. 
                                       				
                                     This is the
                                       				  minimum amount of time that is granted for a reservation, assuming quota is not
                                       				  exhausted. 
                                       				
                                      If you want
                                       				  to manage subscriber balances on the basis of time used, check with the network
                                       				  device administrator and configure this value to be slightly larger than the
                                       				  minimum amount of time the network device such as an SCE or ISG accepts for a
                                       				  reservation. 
                                       				
                                     Minimum
                                       				  value is 2 seconds. 
                                       				
                                     | 
                              
                                 | Default
                                       				  Minimum Dosage Volume Based 
                                       				
                                     | This field is
                                       				  optional but recommended. 
                                       				
                                     This is the
                                       				  minimum amount of volume that is granted for a reservation, assuming quota is
                                       				  not exhausted. 
                                       				
                                     If you try to
                                       				  make a reservation for 1 KB, and your minimum is 10 KB, the router rejects it
                                       				  because it is too small an amount to bother with. 
                                       				
                                     | 
                              
                                 | Expired
                                       				  Reservations Purge Time (minutes) 
                                       				
                                     | The amount of
                                       				  time a record of expired reservations is retained and Cisco MsBM attempts to
                                       				  charge them. Expired reservations are charged only if sufficient quota is still
                                       				  available; that is, expired reservations do not retain the lock on quota that
                                       				  current reservations do. 
                                       				
                                     Default value
                                       				  is 0. 
                                       				
                                     | 
                              
                                 | Recurring
                                       				  Refresh Max Delay (minutes) 
                                       				
                                     | The amount of
                                       				  time refreshing of recurring quotas are staggered across randomly, for sessions
                                       				  that are not actively using quota but are still established. 
                                       				
                                     This parameter
                                       				  is used in cases where subscribers always have a session, but is not using
                                       				  their quota actively. This allows staggering of recurring refreshes where you
                                       				  have set all their subscribers to refresh at the same time, say midnight. It
                                       				  avoids spiking the CPU. 
                                       				
                                     Default value
                                       				  is 0. 
                                       				
                                     To calculate
                                       				  the Recurring Refresh Max Delay, use the following: 
                                       				
                                     Recurring
                                       				  Refresh Max Delay = (Number of sessions / Max Timer TPS) * 2 
                                       				
                                     For example:
                                       				  
                                       				
                                     If 30
                                       				  million sessions are present on the system, and Max Timer TPS is configured to
                                       				  2000, then 
                                       				
                                     
                                          
                                             
                                             
                                          
                                          
                                             
                                                | Recurring Refresh Max
                                                   						  Delay | =
                                                   						  (30,000,000 / 2000) * 2 |  
                                                |  | = 500 minutes ~ 8.33
                                                   						  hours |   In case you
                                       				  want to configure a lesser time for the Recurring Refresh Max Delay, then the
                                       				  Max Timer TPS needs to be increased accordingly. 
                                       				
                                     
                                       
                                          | Note | Cisco
                                                   					 recommends using Re-evaluation diffusion buckets and Re-evaluation diffusion
                                                   					 interval (in milliseconds) instead of Recurring Refresh Max Delay (minutes).
                                                   					 For more information, see 
                                                   					 Adding an HA Cluster.
                                                   					 
                                                   				  
                                                 |  | 
                              
                                 | Remote
                                       				  Database Lookup Filter Type 
                                       				
                                     | This
                                       				  drop-down list is used to do a lookup in remote databases bases on selected
                                       				  filter type. This is similar to Filter Type drop-down under API Router
                                       				  Configuration. 
                                       				
                                     By default,
                                       				  NetworkId is selected. 
                                       				
                                     
                                       
                                          | Note |  Filter type must be same in API Router Configuration and
                                                   					 Balance Configuration in Policy Builder.
                                                   				  
                                                 |  | 
                              
                                 | Reduce Dosage
                                       				  on Threshold 
                                       				
                                     | When checked,
                                       				  reservation dosages are reduced as a Cisco MsBM threshold is approached. This
                                       				  way, a dosage does not pass a threshold by a large amount before notification
                                       				  of the breach is sent out. When unchecked, normal dosage is granted. Recall
                                       				  that when enabled, messaging becomes much more chatty, but threshold breach
                                       				  accuracy is enhanced. 
                                       				
                                     | 
                              
                                 | Submit Balance
                                       				  Events To Reporting 
                                       				
                                     | Submits
                                       				  balance transaction to the policy engine, and these can be reflected in
                                       				  reporting. 
                                       				
                                     | 
                              
                                 | Enable Crd
                                       				  Balance Template Lookups 
                                       				
                                     | When
                                       				  checked, CPS is enabled to lookup CRD defined balance templates. If the CRD
                                       				  tables are not defined, this feature is disabled. 
                                       				
                                     
                                       
                                          | Note | Even if
                                                   					 the CRD tables are not defined as required, and this feature is disabled, the 
                                                   					 Dynamic Reference Data Key field is still enabled
                                                   					 but only for Policy Builder defined Account Balance Templates. For more
                                                   					 information, see 
                                                   					 Dynamic
                                                      						Reference Data Key. 
                                                   				  
                                                 |  | 
                              
                                 | Remote Database 
                                       				
                                     | 
                              
                                 | Name 
                                       				
                                     | String - Name
                                       				  of the remote database. 
                                       				
                                     | 
                              
                                 | Key Prefix 
                                       				
                                     | Key prefix
                                       				  to be match for the remote database to be selected for lookup. 
                                       				
                                     | 
                              
                                 | Connections
                                       				  Per Host 
                                       				
                                     | Number of
                                       				  connections that can be created per host. 
                                       				
                                     Default
                                       				  value is 5. 
                                       				
                                     | 
                              
                                 | Db Read
                                       				  Preference 
                                       				
                                     | Read
                                       				  preference describes how sessionmgr clients route read operations to members of
                                       				  a replica set. You can select from the following drop-down list: 
                                       				
                                     
                                        
                                          					 
                                          Primary 
                                             					 
                                           
                                          					 
                                          PrimaryPreferred 
                                             					 
                                           
                                          					 
                                          Secondary 
                                             					 
                                           
                                          					 
                                          SecondaryPreferred 
                                             					 
                                           For more
                                       				  information, refer to 
                                       				  http://docs.mongodb.org/manual/core/read-preference/. 
                                       				
                                     | 
                              
                                 | Primary
                                       				  Database Host/IP address 
                                       				
                                     | IP address
                                       				  or a host name of the sessionmgr database. 
                                       				
                                     | 
                              
                                 | Secondary
                                       				  Database Host/IP address 
                                       				
                                     | Optional,
                                       				  this field is the IP address or a host name of a secondary, backup, or failover
                                       				  sessionmgr database. 
                                       				
                                     | 
                              
                                 | Port 
                                       				
                                     | Port number
                                       				  of the remote sessionmgr database. It must be the same for both the primary and
                                       				  secondary databases. 
                                       				
                                     | 
                              
                                 | Backup Db
                                       				  Host On Local Site 
                                       				
                                     | String - The
                                       				  host name of backup database for remote balance for current site. 
                                       				
                                     Default
                                       				  value is sessionmgr01. 
                                       				
                                     | 
                              
                                 | Backup Db
                                       				  Port on Local Site 
                                       				
                                     | The port
                                       				  number of backup database for remote balance for current site. 
                                       				
                                     Default
                                       				  value is 27719. 
                                       				
                                     |