User Tools

Site Tools


support:alarm_sync_failures

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
support:alarm_sync_failures [2024/03/08 15:24] 10.91.120.100support:alarm_sync_failures [2025/01/08 17:27] (current) – [Common Sync Errors] 10.91.120.100
Line 32: Line 32:
 === URL path or OID did not specified === === URL path or OID did not specified ===
   * Missing or incorrect disabled_alarm_parse_script_id in assigned alarm sync setting   * Missing or incorrect disabled_alarm_parse_script_id in assigned alarm sync setting
-  * verify that the alarms sync path contains a valid entry for the disabled alarm.+  * verify that the script assigned in retrieve_path_script_id contains a valid entry for disabled alarm.
   * If technology does not support disabled alarms assign a "NO DISABLED ALARMS" script in alarm sync setting   * If technology does not support disabled alarms assign a "NO DISABLED ALARMS" script in alarm sync setting
  
Line 42: Line 42:
 === TimeoutException : time out after retries === === TimeoutException : time out after retries ===
   * Incorrect login_credentials_id assigned to controller.   * Incorrect login_credentials_id assigned to controller.
 +  * If error message contains OID check if snmp values are correct and manually run command
   * UI issues on the controller login page, confirm & report to customer   * UI issues on the controller login page, confirm & report to customer
 +
 +=== SocketTimeoutException : Read timed out ===
 +  * Missing login_credentials_id
 +  * Incorrect login_credentials_id assigned to controller.
  
 === disabledAlarms = null, discoveredAlarms = 1 === === disabledAlarms = null, discoveredAlarms = 1 ===
Line 50: Line 55:
   select * from network_element_sync_setting where job_type = 'ALARM_SEVERITY_SYNC'  and    select * from network_element_sync_setting where job_type = 'ALARM_SEVERITY_SYNC'  and 
   network_element_id = <network  element id>;   network_element_id = <network  element id>;
 +  
 +=== No discovered trap configuration for ... ===
 +  * The discovered_trap_configuration_id is missing for referenced element
  
support/alarm_sync_failures.1709911457.txt.gz · Last modified: 2024/03/08 15:24 by 10.91.120.100