3.2.10 UnknownLocalityFoundInForeignNF

Table 3-14 UnknownLocalityFoundInForeignNF

Field Description
Severity critical
Conditions ocscp_notification_foreign_nf_locality_absent > 0
OID used for SNMP Traps 1.3.6.1.4.1.323.5.3.35.1.2.3004
Description Alert will be raised when a Foreign Producer NF's locality is unknown.
Recommended Actions

Cause: When SCP discovers an unknown Producer NF's without locality information.

Diagnostic Information: Check logs for the received NF notification by running the following command: kubectl get pods -n <namespace>.

Use the complete name of notification pod in the following command:kubectl logs <pod> -n <namespace> -f --tail=0

Check the following metric to get the NFInstanceId information for which this alert is raised: ocscp_notification_foreign_nf_locality_absent(nfInstanceId).

Recovery: This alert is cleared automatically if unknown NF is deregistered or registers update received with locality known to SCP.

Re-register NF with correct locality information.

For any assistance, contact My Oracle Support.