Inventory Service Reporting | |
service_sync_enabled | Enable/Disable the automatic upload of service data from NE to NEM database. “1” enabled, “0” disabled, Default is “0”. This is a heavy operation that can affect the overall system performance if used too often, especially for a large network. |
service_sync_interval | The frequency of uploading service data from the NE to the NEM DB. Valid options are: “daily”, “weekly”, “monthly”. Default is “daily”. |
service_sync_time_offset | Defines the scheduled time when the service synchronization takes place. It is highly recommended that the schedule should be during the non-peak business hours. Valid values are as follows: - If interval is “daily”: defines the number of elapsed hours after midnight, - If interval is “weekly”: defines the number of elapsed hours after Monday midnight, - If interval is “monthly”: defines the number of elapsed days after 1st day of the month, time is fixed to midnight. The default value is set to “2”. With the default daily “service_sync_interval”, this means the service synchronization will take place daily at 02:00. |
Business Logic Manager Configuration | |
bp_blm_max_cfg_ringbuffer_size | The maximum number of configuration backups stored and then made available for restore. Default value is “5”. |
bp_blm_ringbuffer_sync_interval | The frequency of checking of the NE Config changes and is then updated in the ring buffer. Valid values are “none”, “immediately”, “hourly”, and “daily”. Default is “daily”. Setting “none” will disable backups being stored to the ring buffer. |
bp_blm_ringbuffer_sync_time_offset | The number of minutes past the interval period start that the sync will take place. Valid values ranges from “0” to “1440”. Default is “60”. |
bp_blm_linetest_addr_map_file | The mapping file for port address translations. This should be filled by the operator. Default entry is: ${NEM_HOME}/etc/blm_linetest_addr_map.cfg |
bp_blm_linetest_addr_map_check_interval | The number of minutes between checks of the Port Address Mapping File for changes. Valid range is 1 to 120 (minutes). Default is “5” minutes. |
bp_blm_ignored_boardId_for_ESW_download | The list of board IDs which will be ignored by the NE wide ESW download functionality. List of board IDs separated with ';' Default is “406;412;416” |