5.2.15.1 SEPPN32fNetworkIDValidationHeaderFailureAlert

Table 5-58 SEPPN32fNetworkIDValidationHeaderFailureAlert

Field Details
Trigger Condition If Network ID Validation for Header fails, this metrics will be pegged and corresponding alert will be raised.
Severity Major
Alert details provided Summary: 'namespace: {{ $labels.namespace}}, timestamp: {{ with query "time()" }}{{ . | first | value | humanizeTimestamp }}{{ end }}: Network ID Validation has failed because {{ $labels.cause }}'

Expression:

sum(increase(ocsepp_network_id_validation_header_failure_total[2m]) >0 or (ocsepp_network_id_validation_header_failure_total unless ocsepp_network_id_validation_header_failure_total offset 2m )) by (namespace, remote_sepp_name, nf_instance_id, peer_fqdn, plmn_identifier, app, resource_uri, pod) > 0

OID 1.3.6.1.4.1.323.5.3.46.1.2.4011
Metric Used ocsepp_network_id_validation_header_failure_total
Resolution The alerts gets cleared when the count goes below 0.